Changeset 36863 for trunk/psphot/src/psphotMakeFluxScale.c
- Timestamp:
- Jun 13, 2014, 8:52:06 AM (12 years ago)
- File:
-
- 1 edited
-
trunk/psphot/src/psphotMakeFluxScale.c (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/psphot/src/psphotMakeFluxScale.c
r30624 r36863 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.
