reillytilbury / coppafish

Python version of iss software
MIT License
4 stars 2 forks source link

Exceedingly negative pixels #224

Closed reillytilbury closed 1 month ago

reillytilbury commented 5 months ago

Pixels with very high background get subtracted and reach a value of < -15_000.

This needs to be handled in a principled way.

paulshuker commented 1 month ago

Integer filter pixels are no longer supported and background presequence subtraction was removed so the issue has essentially been solved.