- 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/psphotReadoutForcedKnownSources.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/psphotReadoutForcedKnownSources.c
r29936 r33415 36 36 } 37 37 38 // construct an initial model for each object39 psphotGuessModels (config, view, filerule);40 41 38 // merge the newly selected sources into the existing list 42 39 // NOTE: merge OLD and NEW 43 40 psphotMergeSources (config, view, filerule); 41 42 // Construct an initial model for each object, set the radius to fitRadius, set circular 43 // fit mask. NOTE: only applied to sources without guess models 44 psphotGuessModels (config, view, filerule); 44 45 45 46 // linear PSF fit to source peaks
Note:
See TracChangeset
for help on using the changeset viewer.
