ryanhausen / fitsmap

FitsMap: A Simple, Lightweight Tool For Displaying Interactive Astronomical Image and Catalog Data
MIT License
46 stars 9 forks source link

Hotfix issue 70 #71

Closed ryanhausen closed 1 year ago

ryanhausen commented 1 year ago

This fixes an issue with black and white PNG files converted from TIFF files. These files have only two dimensions, and throw an exception when tiles are created because it's assumed there are three dimensions in the tile creation functions.