Guest User

Untitled

a guest
Jun 23rd, 2018
94
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.85 KB | None | 0 0
  1. # 1 NUMBER Running object number
  2. # 2 X_IMAGE Object position along x [pixel]
  3. # 3 Y_IMAGE Object position along y [pixel]
  4. # 4 ALPHA_J2000 Right ascension of barycenter (J2000) [deg]
  5. # 5 DELTA_J2000 Declination of barycenter (J2000) [deg]
  6. # 6 MAG_AUTO Kron-like elliptical aperture magnitude [mag]
  7. # 7 MAGERR_AUTO RMS error for AUTO magnitude [mag]
  8. # 8 MAG_BEST Best of MAG_AUTO and MAG_ISOCOR [mag]
  9. # 9 MAGERR_BEST RMS error for MAG_BEST [mag]
  10. # 10 MAG_APER Fixed aperture magnitude vector [mag]
  11. # 11 MAGERR_APER RMS error vector for fixed aperture mag. [mag]
  12. # 12 A_WORLD Profile RMS along major axis (world units) [deg]
  13. # 13 ERRA_WORLD World RMS position error along major axis [pixel]
  14. # 14 B_WORLD Profile RMS along minor axis (world units) [deg]
  15. # 15 ERRB_WORLD World RMS position error along minor axis [pixel]
  16. # 16 THETA_J2000 Position angle (east of north) (J2000) [deg]
  17. # 17 ERRTHETA_J2000 J2000 error ellipse pos. angle (east of north) [deg]
  18. # 18 ISOAREA_IMAGE Isophotal area above Analysis threshold [pixel**2]
  19. # 19 MU_MAX Peak surface brightness above background [mag * arcsec**(-2)]
  20. # 20 FLUX_RADIUS Fraction-of-light radii [pixel]
  21. # 21 FLAGS Extraction flags
  22. # 22 FLUX_APER Flux vector within fixed circular aperture(s) [count]
  23. # 23 MAG_ISO Isophotal magnitude [mag]
  24. # 24 FLUX_ISO Isophotal flux [count]
  25. # 25 FLUX_AUTO Flux within a Kron-like elliptical aperture [count]
Add Comment
Please, Sign In to add comment