Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Scripting Suite2p Usage #36

Open
jmdelahanty opened this issue Mar 25, 2023 · 0 comments
Open

Scripting Suite2p Usage #36

jmdelahanty opened this issue Mar 25, 2023 · 0 comments

Comments

@jmdelahanty
Copy link
Contributor

Scripting suite2p on the compute nodes would not only help things go much faster in batches, but there's a lot of other really interesting things we could do for both performance and organization of different aspects of the projects.

Converting to Binary

This step appears to be single threaded, takes a substantial amount of time. Would be cool to one day just use zarrs as the underlying suite2p implementation to go from tiffs to parallelizable generation of easy to compute upon binaries. Maybe one day...

This step could be done in parallel for the several recordings that are collected each day.

Everything else

These parts all appear to be multithreaded quite nicely and use up almost all the CPU power. This part would probably be done serially in batches on a given node maybe...

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

No branches or pull requests

1 participant