Changeset 36339
- Timestamp:
- Dec 4, 2013, 1:55:02 PM (13 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/eam_branches/ipp-20130904/psphot/src/psphotStackReadout.c
r36263 r36339 304 304 psphotStackObjectsUnifyPosition (objects); 305 305 306 psphotStackObjectsSelectForAnalysis (config, view, STACK_RAW, objects);306 // psphotStackObjectsSelectForAnalysis (config, view, STACK_RAW, objects); 307 307 308 308 // final linear fit. NOTE: if splitLinearFit is true above, this pass will only fit … … 331 331 // measure kron fluxes for the matched sources only 332 332 psphotKronIterate(config, view, STACK_RAW, 3); 333 334 // decide which source(s) are to be fitted with the extended source analysis code. 335 psphotChooseAnalysisOptionsByObject (config, view, STACK_RAW, objects); 333 336 334 337 // measure elliptical apertures, petrosians (objects sorted by S/N)
Note:
See TracChangeset
for help on using the changeset viewer.
