imexam is a python tool for simple image examination, and plotting, with similar functionality to IRAF's imexamine
BSD 3-Clause "New" or "Revised" License
75
stars
45
forks
source link
Fixing L649 to show fwhmx and fwhmy #257
Open
yas-nakajima opened 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