- Timestamp:
- Jul 17, 2014, 12:30:45 PM (12 years ago)
- Location:
- branches/eam_branches/ipp-ops-20130712/psphot
- Files:
-
- 3 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/eam_branches/ipp-ops-20130712/psphot
- Property svn:mergeinfo deleted
-
branches/eam_branches/ipp-ops-20130712/psphot/src
- Property svn:ignore
-
old new 24 24 psphotModelTest 25 25 psphotMinimal 26 psphotFullForce 27 psmakecff 28 psphotFullForceSummary
-
- Property svn:mergeinfo deleted
- Property svn:ignore
-
branches/eam_branches/ipp-ops-20130712/psphot/src/psphotKronIterate.c
r35769 r37066 166 166 } 167 167 168 # if (PS_TRACE_ON) 168 169 fprintf (stderr, "--- starting KRON ---\n"); 170 #endif 169 171 170 172 // We measure the Kron Radius on a smoothed copy of the readout image … … 530 532 source->moments->KronFlux = NAN; 531 533 source->moments->KronFluxErr = NAN; 534 source->moments->KronFinner = NAN; 535 source->moments->KronFouter = NAN; 532 536 return false; 533 537 }
Note:
See TracChangeset
for help on using the changeset viewer.
