atlab / scanreader

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

Developing a local tifffile.py #8

Open DonnieKim411 opened 5 years ago

DonnieKim411 commented 5 years ago

This is a related issue from #5 and #6. Basically, we need to develop our own version of tifffile.py. to solve those two issues.

As a baseline, we start from the original tifffile.py. From here, we drop functionalities that do not deal with our scanimage tiff files. Also, we need to develop our own functions that can resolve issue #5 and #6