IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Jun 16, 2015, 8:51:02 PM (11 years ago)
Author:
eugene
Message:

working on loadgalphot

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/eam_branches/ipp-20150616/Ohana/src/libautocode/def/galphot-ps1-v5.d

    r38482 r38484  
    22EXTNAME      DVO_GALPHOT_PS1_V5
    33TYPE         BINTABLE
    4 SIZE         72
     4SIZE         80
    55DESCRIPTION  DVO Galaxy Shape Table
    66
    77FIELD Xfit,         XFIT,           float,          centroid for fit
    88FIELD Yfit,         YFIT,           float,          centroid for fit
    9 
    109FIELD mag,          MAG,            float,          galaxy magnitude
    1110FIELD magErr,       MAG_ERR,        float,          galaxy magnitude error
    12 
    1311FIELD majorAxis,    MAJOR_AXIS,     float,          major axis size
    1412FIELD minorAxis,    MINOR_AXIS,     float,          minor axis size
    15 
    1613FIELD majorAxisErr, MAJOR_AXIS_ERR, float,          major axis size error
    1714FIELD minorAxisErr, MINOR_AXIS_ERR, float,          minor axis size error
    18 
    1915FIELD theta,        THETA,          float,          angle
    20 FIELD theta_err,    THETA_ERR,      float,          angle error
    21 
     16FIELD thetaErr,     THETA_ERR,      float,          angle error
    2217FIELD index,        INDEX,          float,          sersic index (if relevant)
    2318FIELD chisq,        CHISQ,          float,          fit chisq
     
    3025FIELD imageID,      IMAGE_ID,       unsigned int,   reference to DVO image ID
    3126
     27FIELD averef,       AVEREF,         unsigned int,   reference to average table
     28FIELD dummy,        DUMMY,          unsigned int,   filler
     29
    3230FIELD photcode,     PHOTCODE,       short
    3331FIELD modelType,    MODEL_TYPE,     short,          mean lensing smear object E2
Note: See TracChangeset for help on using the changeset viewer.