IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Aug 15, 2007, 10:21:18 AM (19 years ago)
Author:
magnier
Message:

moving mods from ipp-2-2

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/psModules/src/objects/pmSource.h

    r14333 r14505  
    33 * @author EAM, IfA; GLG, MHPCC
    44 *
    5  * @version $Revision: 1.15 $ $Name: not supported by cvs2svn $
    6  * @date $Date: 2007-07-20 20:12:59 $
     5 * @version $Revision: 1.16 $ $Name: not supported by cvs2svn $
     6 * @date $Date: 2007-08-15 20:21:18 $
    77 * Copyright 2004 Maui High Performance Computing Center, University of Hawaii
    88 */
     
    7777    float extMag;                       ///< calculated from flux in modelEXT
    7878    float errMag;                       ///< error in psfMag OR extMag (depending on type)
    79     float apMag;               ///< apMag corresponding to psfMag or extMag (depending on type)
    80     float pixWeight;                    // model-weighted coverage of valid pixels
    81     psRegion region;                    // area on image covered by selected pixels
    82     float sky, skyErr;                  //?< The sky and its error at the center of the object
     79    float apMag;                        ///< apMag corresponding to psfMag or extMag (depending on type)
     80    float pixWeight;                    ///< model-weighted coverage of valid pixels
     81    psRegion region;                    ///< area on image covered by selected pixels
     82    float sky, skyErr;                  ///< The sky and its error at the center of the object
    8383}
    8484pmSource;
Note: See TracChangeset for help on using the changeset viewer.