spacetelescope / imexam

imexam is a python tool for simple image examination, and plotting, with similar functionality to IRAF's imexamine
http://imexam.readthedocs.io
BSD 3-Clause "New" or "Revised" License
74 stars 45 forks source link

Add autoscale option to ds9 load_fits #185

Open sosey opened 5 years ago

sosey commented 5 years ago

autoscale=True was added as a default option to the ds9 load_fits method, this will zscale() the flux and zoom-to-fit the image unless set to false.