AllenNeuralDynamics / AllenNeuralDynamics/comb
Potential issue with plane folder name
Offen
- Vorherrschende Sprache
- Python
- Sterne
- 1
- Forks
- 0
- PR-Merge-Kennzahlen
- Keine gemergten PRs in 30 T.
Beschreibung
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).
Beitragsleitfaden
Für dieses Repository ist kein Beitragsleitfaden indexiert
Bewertung
Dieses Issue wurde noch nicht bewertet.