AllenNeuralDynamics / AllenNeuralDynamics/aind-smartspim-quantification

Add "start" time to Nextflow trace file configuration

Đang mở
#29 0 bình luận 0 reaction 0 người được giao Xem trên GitHub
Ngôn ngữ chính
Python
Star
1
Fork
2
Chỉ số merge pull request
Không có pull request nào được merge trong 30 ngày

Mô tả

I think the Groovy configuration for the Nextflow trace file should look something like this:

trace {
enabled = true
file = 'trace.txt'
fields = 'task_id,name,status,submit,start,complete,duration,realtime'
}

Bottom line, all I want you to do is add the "start" field so I can tell when a capsule started (not just when it was submitted). Please leave the submitted, duration, and realtime fields. This will enable me to essentially recreate the timeline chart myself, which I cannot do without the start time.

Thank you.

Hướng dẫn đóng góp

Chưa lập chỉ mục được hướng dẫn đóng góp cho kho mã nguồn này

Đánh giá

Issue này chưa được đánh giá.

Nhận issue mới trong hộp thư của bạn

Bản tóm tắt ngắn những issue GitHub phù hợp với người mới.