IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
May 29, 2008, 3:26:03 AM (18 years ago)
Author:
eugene
Message:

revert to using PSPHOT.SOURCES as name of array on readout->analysis

File:
1 edited

Legend:

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

    r17832 r17850  
    44 * @author EAM, IfA; GLG, MHPCC
    55 *
    6  * @version $Revision: 1.16 $ $Name: not supported by cvs2svn $
    7  * @date $Date: 2008-05-28 21:48:49 $
     6 * @version $Revision: 1.17 $ $Name: not supported by cvs2svn $
     7 * @date $Date: 2008-05-29 13:25:38 $
    88 * Copyright 2004 Maui High Performance Computing Center, University of Hawaii
    99 *
     
    5757
    5858bool pmFPAviewCheckDataStatusForSources (const pmFPAview *view, const pmFPAfile *file);
    59 bool pmFPACheckDataStatusForSources (const pmFPA *fpa, const char *name);
    60 bool pmChipCheckDataStatusForSources (const pmChip *chip, const char *name);
    61 bool pmCellCheckDataStatusForSources (const pmCell *cell, const char *name);
    62 bool pmReadoutCheckDataStatusForSources (const pmReadout *readout, const char *name);
     59bool pmFPACheckDataStatusForSources (const pmFPA *fpa);
     60bool pmChipCheckDataStatusForSources (const pmChip *chip);
     61bool pmCellCheckDataStatusForSources (const pmCell *cell);
     62bool pmReadoutCheckDataStatusForSources (const pmReadout *readout);
    6363
    6464/// @}
Note: See TracChangeset for help on using the changeset viewer.