reillytilbury / coppafish

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

Change our "invalid pixel" value to be `np.iinfo(np.uint16).max` #176

Closed paulshuker closed 2 months ago

paulshuker commented 9 months ago
paulshuker commented 2 months ago

This is not applicable anymore. Filter images are now saved as float16 instead of integers.