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/dvo.h

    r38635 r38638  
    12161216# undef LENSFIELD
    12171217
    1218 # define GALPHOT_FIELD(NAME, VALUE) float GalphotValue_##NAME (PhotCode *code, GalPhot *galphot, int Ngalphot);
     1218# define GALPHOT_FIELD(NAME, VALUE) float GalphotValue_##NAME (PhotCode *code, dvoMagClassType class, GalPhot *galphot, int Ngalphot);
    12191219
    12201220GALPHOT_FIELD(GAL_MAG,         mag);           
Note: See TracChangeset for help on using the changeset viewer.