IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Changeset 35649


Ignore:
Timestamp:
Jun 11, 2013, 9:26:15 AM (13 years ago)
Author:
eugene
Message:

pmPSF_ModelToAxes no longer takes maxAR

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/eam_branches/ipp-20130509/ppSim/src/ppSimInsertStars.c

    r34083 r35649  
    125125        // XXX set the mag & err values (should this be done in pmSourceFromModel?)
    126126        // XXX i should be applying the gain and the correct effective area
    127         psEllipseAxes axes = pmPSF_ModelToAxes (model->params->data.F32, 20.0, model->type);
     127        psEllipseAxes axes = pmPSF_ModelToAxes (model->params->data.F32, model->type);
    128128        float Area = 2.0 * M_PI * axes.major * axes.minor;
    129129
Note: See TracChangeset for help on using the changeset viewer.