IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Aug 22, 2007, 2:55:49 PM (19 years ago)
Author:
magnier
Message:

adjusted pmModel.h to allow pmModel to use functions which use pmModel
as an argument.

adjusted the order of the pmPSF.h entries to allow that as an argument
as well

changed pmPSF I/O functions to load/save the psf on the
chip->analysis, not the readout->analysis

fixed the modelRadius function for PGAUSS

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/eam_branch_20070817/psModules/src/objects/pmSourceUtils.h

    r14544 r14612  
    55 * @author EAM, IfA
    66 *
    7  * @version $Revision: 1.1.2.1 $ $Name: not supported by cvs2svn $
    8  * @date $Date: 2007-08-17 21:01:59 $
     7 * @version $Revision: 1.1.2.2 $ $Name: not supported by cvs2svn $
     8 * @date $Date: 2007-08-23 00:55:49 $
    99 * Copyright 2007 IfA, University of Hawaii
    1010 */
     
    3333  pmModel *model,
    3434  pmReadout *readout,
     35  float radius,
    3536  pmSourceType type
    3637  );
Note: See TracChangeset for help on using the changeset viewer.