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

fixing compatibility with photutils (v1.3.0) and increased precision of magnitudes and zeropoints #246

Open patkel opened 2 years ago

patkel commented 2 years ago

Hi developers, I have made edits to imexamine.py that both increase the precision of the magnitude and zeropoint readout (and switch from exponential to float), as well as fix a compatibility issue with photutil v 1.3.0 which is that the Axes argument is not axes=ax instead of ax=ax

Thanks so much for your work on the package! As I mentioned I am trying to set this up for a class.