MouseLand / suite2p

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

Nonrigid will cause the lowest grayscale value of the image to be negative #1062

Open Achuan-2 opened 8 months ago

Achuan-2 commented 8 months ago

Describe the issue:

When I set 'nonrigid=True', the minimum grayscale value of the registered TIF image is negative When I set 'non rigid=False', the grayscale distribution of the image is consistent with the original image

Reproduce the code example:

none

Error message:

none

Version information:

image

original image histogram image registration tif histogram image

Context for the issue:

No response