MouseLand / suite2p

cell detection in calcium imaging recordings
http://www.suite2p.org
GNU General Public License v3.0
348 stars 240 forks source link

Documentation and refactoring of suite2p/detection/sparsedetect.py #1085

Open nspiller opened 8 months ago

nspiller commented 8 months ago

This pull request does not change the functionality, we only restructured the code.

The settings that we usually use for our analysis did not work well anymore for some new data, therefore we wanted to understand in detail how the ROI detection is working. We documented the code in sparsery algorithm in that process. We think this may be useful for others.

This is relevant to #1067

Overview:

Specifically: