AllenNeuralDynamics / AllenNeuralDynamics/aind-ophys-roicat-session-matching
Out-of-memory failure
Open
- Dominant language
- Jupyter Notebook
- Stars
- 0
- Forks
- 0
- PR merge metrics
- No merged PRs in 30d
Description
It failed to process 833855, which had 42 sessions and 8 planes.
The issue seemed to be due to eager loading of all planes and sessions with converting sparse objects to dense.
With these two fixed (https://codeocean.allenneuraldynamics.org/capsule/5918543/tree), 833855 could be run (data asset id: 10d27211-efb6-4ec4-99e8-c24e5145e32c).
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.