- Timestamp:
- Jul 17, 2012, 1:25:52 PM (14 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/eam_branches/ipp-20120627/psphot/src/psphotReadoutMinimal.c
r33842 r34172 72 72 psphotFitSourcesLinear (config, view, filerule, false); 73 73 74 // XXX eventually, add the extended source fits here75 # if (0)76 74 // measure source size for the remaining sources 77 psphotSourceSize (config, view, filerule );75 psphotSourceSize (config, view, filerule, false); 78 76 79 psphotExtendedSourceAnalysis (config, view, filerule); 77 // NOTE: Petrosian and Isophotal mags are not relevant at this time 78 // psphotExtendedSourceAnalysis (config, view, filerule); 80 79 80 // in ppSub context, this is used to fit TRAILs (and maybe EXP for comets) 81 81 psphotExtendedSourceFits (config, view, filerule); 82 # endif83 82 84 83 // calculate source magnitudes
Note:
See TracChangeset
for help on using the changeset viewer.
