- Timestamp:
- Oct 24, 2012, 3:56:18 PM (14 years ago)
- Location:
- branches/eam_branches/ipp-20120905/psphot
- Files:
-
- 3 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/eam_branches/ipp-20120905/psphot
- Property svn:mergeinfo changed
/trunk/psphot merged: 34492-34493,34528,34540,34542,34559-34560
- Property svn:mergeinfo changed
-
branches/eam_branches/ipp-20120905/psphot/src
- Property svn:mergeinfo changed
/trunk/psphot/src merged: 34492-34493,34528,34540,34542,34559-34560
- Property svn:mergeinfo changed
-
branches/eam_branches/ipp-20120905/psphot/src/psphotStackReadout.c
r34416 r34570 369 369 psMemDump("psfstats"); 370 370 371 // drop matched sources without any useful measurements 372 psphotDropBadMatchedSources (config, view, STACK_SRC, objects); 371 // drop matched sources without any useful measurements and set kron radii for the ones 372 // we decide to keep 373 psphotFilterMatchedSources (config, view, STACK_SRC, objects); 374 375 // measure kron fluxes for the matched sources only 376 psphotKronIterate(config, view, STACK_SRC, 3); 373 377 374 378 // measure elliptical apertures, petrosians (objects sorted by S/N)
Note:
See TracChangeset
for help on using the changeset viewer.
