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/pmSourcePlotMoments.c

    r13473 r14612  
    55 *  @author EAM, IfA
    66 *
    7  *  @version $Revision: 1.7 $ $Name: not supported by cvs2svn $
    8  *  @date $Date: 2007-05-22 21:45:48 $
     7 *  @version $Revision: 1.7.6.1 $ $Name: not supported by cvs2svn $
     8 *  @date $Date: 2007-08-23 00:55:49 $
    99 *
    1010 *  Copyright 2006 IfA, University of Hawaii
     
    3232#include "pmGrowthCurve.h"
    3333#include "pmResiduals.h"
     34#include "pmPSF.h"
    3435#include "pmModel.h"
    35 #include "pmPSF.h"
    3636#include "pmSource.h"
    3737#include "pmSourcePlots.h"
Note: See TracChangeset for help on using the changeset viewer.