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 還沒有評估資料。