- Timestamp:
- Mar 5, 2012, 5:19:48 PM (14 years ago)
- Location:
- branches/meh_branches/ppstack_test
- Files:
-
- 4 edited
-
. (modified) (1 prop)
-
psphot (modified) (1 prop)
-
psphot/src (modified) (2 props)
-
psphot/src/psphotReadoutKnownSources.c (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
branches/meh_branches/ppstack_test
- Property svn:mergeinfo changed
-
branches/meh_branches/ppstack_test/psphot
- Property svn:mergeinfo changed
-
branches/meh_branches/ppstack_test/psphot/src
- Property svn:ignore
-
old new 22 22 psphotMakePSF 23 23 psphotStack 24 psphotModelTest
-
- Property svn:mergeinfo set to
- Property svn:ignore
-
branches/meh_branches/ppstack_test/psphot/src/psphotReadoutKnownSources.c
r30624 r33415 48 48 } 49 49 50 // construct an initial model for each object51 psphotGuessModels (config, view, filerule);52 53 50 // merge the newly selected sources into the existing list 54 51 // NOTE: merge OLD and NEW 55 52 psphotMergeSources (config, view, filerule); 53 54 // Construct an initial model for each object, set the radius to fitRadius, set circular 55 // fit mask. NOTE: only applied to sources without guess models 56 psphotGuessModels (config, view, filerule); 56 57 57 58 // linear PSF fit to source peaks
Note:
See TracChangeset
for help on using the changeset viewer.
