AllenNeuralDynamics / AllenNeuralDynamics/biodata-schema

change DataProcess.output_file to allow multiple

未关闭
#21 1 条评论 0 个 reaction 已指派 1 人 已被 @tmchartrand 认领 在 GitHub 查看
主要语言
Python
星标
0
派生
0
PR 合并指标
30 天内没有已合并 PR

描述

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] ?

贡献指南

打开贡献指南

评估

这个 Issue 还没有评估数据。

把新 issue 发到你的邮箱

精选适合新手参与的 GitHub issue 摘要。