atlab / scanreader

Python TIFF Stack Reader for ScanImage 5 scans (including multiROI).
MIT License
9 stars 11 forks source link

Add support for ScanImage version 5.5 #7

Closed horsto closed 5 years ago

horsto commented 5 years ago

Hi! I am relying on scanreader for my analysis pipeline and I am really happy with it! I recently updated to v5.5 and I am now running into errors ScanImageVersionError: Sorry, ScanImage version 5.5 is not supported
Could you add support for scanImage version 5.5 tifs? I think that nothing has drastically changed in the format. Thanks a lot!

ecobost commented 5 years ago

Added it. Test it. If something needs fixing, send me a sample scan so I can fix it

horsto commented 5 years ago

Fantastic, seems to work fine! Thanks a lot!