We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3546744 commit e79b238Copy full SHA for e79b238
example/GOLD/default.param
@@ -2,14 +2,15 @@ NUMBER #Running object number
2
EXT_NUMBER #FITS extension number
3
4
FLUX_AUTO #Flux within a Kron-like elliptical aperture [count]
5
-FLUX_APER
6
FLUXERR_AUTO #RMS error for AUTO flux [count]
7
MAG_AUTO #Kron-like elliptical aperture magnitude [mag]
8
MAGERR_AUTO #RMS error for AUTO magnitude [mag]
9
FLUX_WIN #Gaussian-weighted flux [count]
10
FLUXERR_WIN #RMS error for WIN flux [count]
11
MAG_WIN #Gaussian-weighted magnitude [mag]
12
MAGERR_WIN #RMS error for MAG_WIN [mag]
+FLUX_APER(1)
13
+FLUXERR_APER(1)
14
15
FLUX_RADIUS #Fraction-of-light radii [pixel]
16
0 commit comments