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 L649 to show fwhmx and fwhmy #257

Open yas-nakajima opened 1 year ago

yas-nakajima commented 1 year ago

fwhm(x,y) of the output of aimexam shows sigma and sigmay instead of fwhmx and fwhmy. Fixed L649 to show fwhmx and fwhmy

Thanks