Changeset 37542 for trunk/psphot/src
- Timestamp:
- Oct 30, 2014, 2:05:29 PM (12 years ago)
- File:
-
- 1 edited
-
trunk/psphot/src/psphotFullForceReadout.c (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/psphot/src/psphotFullForceReadout.c
r37321 r37542 117 117 psphotGalaxyShape (config, view, filerule); 118 118 119 // measure aperture photometry corrections 120 if (!psphotApResid (config, view, filerule)) { 121 psLogMsg ("psphot", 3, "failed on psphotApResid"); 122 return psphotReadoutCleanup (config, view, filerule); 123 } 124 119 125 // calculate source magnitudes (psf mag and ap mag) 120 126 psphotMagnitudes(config, view, filerule);
Note:
See TracChangeset
for help on using the changeset viewer.
