AllenNeuralDynamics / AllenNeuralDynamics/aind-dynamic-foraging-multisession-analysis
Load NWBs in parallel
Open
- Dominant language
- Python
- Stars
- 0
- Forks
- 0
- PR merge metrics
- No merged PRs in 30d
Description
If we are working on 10+ sessions, then loading the NWB files and building the dataframes becomes the bottleneck. We should develop a way to load them in parallel. My initial attempt at this ran into problems due to serialization. I didn't investigate much
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.