IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Jul 24, 2015, 5:27:58 PM (11 years ago)
Author:
eugene
Message:

fix loadgalphot merge and index; add galphot fields to avextract

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/Ohana/src/libdvo/include/dvodb.h

    r38635 r38638  
    120120  MAG_CLASS_KRON,
    121121  MAG_CLASS_APER,
     122  MAG_CLASS_DEV, // DeVaucouleur Model (only for galphot)
     123  MAG_CLASS_EXP, // Exponential Model (only for galphot)
     124  MAG_CLASS_SER, // Sersic Model (only for galphot)
    122125} dvoMagClassType;
    123126
Note: See TracChangeset for help on using the changeset viewer.