IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Apr 14, 2006, 11:43:59 AM (20 years ago)
Author:
magnier
Message:

added JPEG and PSF I/O methods to pmFPAfile, added pmSourcePixelWeights

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/rel10_ifa/psModules/src/astrom/pmFPA.h

    r6854 r6859  
    77*  @author GLG, MHPCC
    88*
    9 *  @version $Revision: 1.1.4.7 $ $Name: not supported by cvs2svn $
    10 *  @date $Date: 2006-04-14 03:09:32 $
     9*  @version $Revision: 1.1.4.8 $ $Name: not supported by cvs2svn $
     10*  @date $Date: 2006-04-14 21:43:59 $
    1111*
    1212*  Copyright 2004-2005 Maui High Performance Computing Center, University of Hawaii
     
    244244bool pmFPASelectChip(
    245245    pmFPA *fpa,
    246     int chipNum
     246    int chipNum,
     247    bool exclusive
    247248);
    248249
    249250bool pmChipSelectCell(pmChip *chip,
    250                       int cellNum
     251                      int cellNum,
     252                      bool exclusive
    251253                     );
    252254
Note: See TracChangeset for help on using the changeset viewer.