Changeset 39517 for trunk/Ohana/src/relphot/src/setMrelFinal.c
- Timestamp:
- Apr 6, 2016, 4:56:18 PM (10 years ago)
- File:
-
- 1 edited
-
trunk/Ohana/src/relphot/src/setMrelFinal.c (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/Ohana/src/relphot/src/setMrelFinal.c
r39464 r39517 104 104 ALLOCATE (catalog[0].measureRank, char, catalog[0].Nmeasure); 105 105 setMeasureRank (catalog); 106 setMrelOutput (catalog, 1, flatcorr); 107 if (!simpleAverage) setMcalOutput (catalog, 1, flatcorr);106 setMrelOutput (catalog, 1, flatcorr); // sets the values secfilt.M = <measure.M + measure.Mflat - image.Mcal> 107 setMcalOutput (catalog, 1, flatcorr); // sets measure.Mcal = image.Mcal 108 108 109 109 /* clear ID_OBJ_POOR, ID_OBJ_FEW values before writing ??? */
Note:
See TracChangeset
for help on using the changeset viewer.
