WorldWideTelescope / wwt-web-client

The WorldWide Telescope web client lets you explore the universe in your browser.
https://worldwidetelescope.org/webclient/
MIT License
105 stars 35 forks source link

Split SetImageScale into two versions to address BSCALE/BZERO #240

Closed jsub1 closed 5 years ago

jsub1 commented 5 years ago

This is one way to address #210 (FitsImage does not properly support BSCALE/BZERO) based on the discussion thread. The idea is to have two versions of SetImageScale function, one that accounts for the BSCALE/BZERO in the FITS file, and one that uses the raw values in the file.