IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Jan 6, 2017, 11:30:10 AM (10 years ago)
Author:
eugene
Message:

merging changes from czw dev branch (compare with r39924)

Location:
trunk
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • trunk

  • trunk/psModules/src/astrom/pmAstrometryObjects.h

    r36834 r39926  
    4343    float dMag;                         ///< error on object magnitude
    4444    float SBinst;                       ///< surface brightness, used for Koppenhoefer correction
     45    float magCal;                       ///< object calibrated magnitude in extracted filter
    4546}
    4647pmAstromObj;
     
    347348    psArray *ref,
    348349    psArray *match,
    349     psStats *stats
     350    psStats *stats,
     351    const psMetadata *config
    350352);
    351353
Note: See TracChangeset for help on using the changeset viewer.