rfinn / halphagui

development of gui interface for H-alpha narrowband imaging
GNU General Public License v3.0
0 stars 0 forks source link

convert galfit Re to arcsec #97

Closed rfinn closed 11 months ago

rfinn commented 12 months ago

Describe the bug galfit Re is in pixels, but this needs to be in arcsec because each instrument has different pixel scale

Solutions convert Re to arcsec

rfinn commented 11 months ago

fixed! multiplied Re by self.pixelscale and changed unit from pixel to arcsec.