AllenNeuralDynamics / AllenNeuralDynamics/aind-smartspim-quantification

Add "start" time to Nextflow trace file configuration

Offen
#29 0 Kommentare 0 Reaktionen 0 zugewiesene Personen Auf GitHub ansehen
Vorherrschende Sprache
Python
Sterne
1
Forks
2
PR-Merge-Kennzahlen
Keine gemergten PRs in 30 T.

Beschreibung

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.

Beitragsleitfaden

Für dieses Repository ist kein Beitragsleitfaden indexiert

Bewertung

Dieses Issue wurde noch nicht bewertet.

Neue Issues direkt in Ihr Postfach

Eine kurze Übersicht über anfängerfreundliche GitHub-Issues.