AllenNeuralDynamics / AllenNeuralDynamics/comb
Stimulus presentations fails to load.
Abierto
- Lenguaje dominante
- Python
- Estrellas
- 1
- Forks
- 0
- Métricas de merge de PR
- Sin PR fusionados en 30 d
Descripción
**Describe the bug**
`BehaviorSessionDataset.stimulus_presentations` for `BehaviorSessionDataset.get_stimulus_presentations()` does not work.
commit hash 21b9cae9431f7f83e1973af6f1fc1ecd40fc765d works well. Changes after that might have caused the issue.
**To Reproduce**
bsd = BehaviorSessionDataset(raw_folder_path=raw_dir,
apply_patch=False)
bsd.stimulus_presentations
**Expected behavior**
Shows stimulus presentations table
Guía de contribución
No hay ninguna guía de contribución indexada para este repositorio
Evaluación
Este issue todavía no se ha evaluado.