AllenNeuralDynamics / AllenNeuralDynamics/comb
Potential issue with plane folder name
Aberta
- Linguagem predominante
- Python
- Estrelas
- 1
- Forks
- 0
- Métricas de merge de PRs
- Nenhum PR com merge em 30d
Descrição
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).
Guia de contribuição
Nenhum guia de contribuição indexado para este repositório
Avaliação
Esta issue ainda não foi avaliada.