- Timestamp:
- Jun 17, 2014, 5:58:38 AM (12 years ago)
- Location:
- branches/eam_branches/ipp-20140610
- Files:
-
- 2 edited
-
. (modified) (1 prop)
-
psphot/src/psphotMakeFluxScale.c (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
branches/eam_branches/ipp-20140610
- Property svn:mergeinfo changed
/trunk (added) merged: 36846-36871,36874,36879,36882
- Property svn:mergeinfo changed
-
branches/eam_branches/ipp-20140610/psphot/src/psphotMakeFluxScale.c
r30624 r36884 38 38 } else { 39 39 // measure the fitMag for this model 40 fitSum = model-> modelFlux (model->params);40 fitSum = model->class->modelFlux (model->params); 41 41 } 42 42 if (fitSum < 1.e-6) continue;
Note:
See TracChangeset
for help on using the changeset viewer.
