#flux and mag from curve-of-growths method #----------------------------------------- # # objects are in the same order as in the GAMA Galaxy Catalog v4 # # special values of COG: # no / not enough data around a source or masked central region : -99 # invalid COG measurement e.g. due to confused object: +999 # negative flux (i.e. true non-detection): +99 # CATA_INDEX LONG ID copied from GAMA galaxy v4 catalog CPSNUV DOUBLE NUV flux estimate (counts per second) SIGMACPSNUV DOUBLE NUV flux error estimate (counts per second) FLUXNUV DOUBLE NUV flux estimate (micro Jansky) SIGMANUV DOUBLE NUV flux error estimate (micro Jansky) MAGNUV DOUBLE NUV Mag estimate RE_CRITNUV INT NUV integration radius (in arcsec, bined in 3") HP_RADNUV LONG NUV half-power radius (50% of the total flux enclosed) CPSFUV DOUBLE FUV flux estimate (counts per second) SIGMACPSFUV DOUBLE FUV flux error estimate (counts per second) FLUXFUV DOUBLE FUV flux estimate(micro Jansky) SIGMAFUV DOUBLE FUV flux error estimate(micro Jansky) MAGFUV DOUBLE FUV Mag estimate RE_CRITFUV INT FUV integration radius (in arcsec, bined in 3") HP_RADFUV LONG FUV half-power radius (50% of the total flux enclosed)