AllenNeuralDynamics / AllenNeuralDynamics/biodata-schema

change DataProcess.output_file to allow multiple

Offen
#21 1 Kommentar 0 Reaktionen 1 zugewiesene Person Beansprucht von @tmchartrand Auf GitHub ansehen
Vorherrschende Sprache
Python
Sterne
0
Forks
0
PR-Merge-Kennzahlen
Keine gemergten PRs in 30 T.

Beschreibung

I can't remember if we considered this before, but in creating derived data assets for intermediate analysis results it's becoming clear this would simplify usage quite a bit. In this use case of adding metadata to pre-existing intermediate data, the options are:

- allow a list here
- require reorganizing intermediate data so outputs from a single step share a subfolder (also requires changing any downstream code that relies on the path)
- represent this in the current schema by duplicating the DataProcess object, once for each output

Think we can do a non-breaking update to allow either a single AssetPath or List[AssetPath] ?

Beitragsleitfaden

Beitragsleitfaden öffnen

Bewertung

Dieses Issue wurde noch nicht bewertet.

Neue Issues direkt in Ihr Postfach

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