Skip to content

Conversation

@ethanbb
Copy link
Collaborator

@ethanbb ethanbb commented Oct 30, 2024

I noticed that my CNMF runs were failing due to running out of memory when computing projections. Since I realized the main CNMF run function already has a mechanism for estimating how to break up the movie into chunks for parallel processing to avoid running out of memory, I just reused that here.

Draft because I haven't added tests (should ensure the results are accurate) and probably it would also make sense to process chunks in series in the non-parallel case to still avoid OOM.

@ethanbb ethanbb closed this Sep 30, 2025
@ethanbb ethanbb deleted the map-for-projections branch September 30, 2025 15:23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant