generalciao

Results 15 comments of generalciao

Hmm, either my recollection (about that approach working for me in the past) is wrong, or something is different about your setup, or there's a newly introduced bug? If you...

Hi Giuliano, I'm not a suite2p developer. I don't use multiplane_parallel (but see server.py for the implementation). I use SLURM and it works fine. Suite2p will expect two settings files...

Thank you for this helpful reply. Sounds like I can take the easy way out aka CPU-only. One clarification: > unusual requirements (extremely large datasets, online deconvolution) What counts as...

> number_neurons * number_timepoints >> 100 million/day Yep, then I think I'll be fine without GPU. number_timepoints can easily reach 100k for me in a session, but I rarely have...

This has been solved and discussed in the python version repository here: https://github.com/MouseLand/suite2p/issues/748 Concatenate binary .sbx files in the Windows CMD prompt using the "copy" command with /b flag and...