AllenNeuralDynamics / AllenNeuralDynamics/comb
Potential issue with plane folder name
未关闭
- 主要语言
- Python
- 星标
- 1
- 派生
- 0
- PR 合并指标
- 30 天内没有已合并 PR
描述
L144 of behavior_ophys_dataset.py (https://github.com/AllenNeuralDynamics/comb/blob/main/src/comb/behavior_ophys_dataset.py#L144)
`if plane_folder.is_dir() and not plane_folder.stem.startswith("nextflow"):`
We may need more conditions since NWB packaging may have '*.nwb' folder names.
Optimal solution is to get opids from metadata; if there is no such metadata, we should make them during processing (should discuss in ophys processing WG).
贡献指南
这个仓库没有索引到贡献指南
评估
这个 Issue 还没有评估数据。