cortex-lab / Suite2P

Tools for processing 2P recordings
Other
120 stars 65 forks source link

update cell detection algorithm to incremental version #143

Open marius10p opened 5 years ago

marius10p commented 5 years ago

Iteratively enlarge ROIs and re-estimate timecourses/PC coefficients. This takes care of elongated ROIs, prevents splits, and generally fits the data better due to the iterative refinement. This is the same as the Python version.

marius10p commented 5 years ago

Also like the Python version, the binning should be dependent on the sensor timescale.