- Timestamp:
- Jan 11, 2012, 11:19:21 PM (15 years ago)
- Location:
- branches/meh_branches/ppsub_test
- Files:
-
- 4 edited
-
. (modified) (1 prop)
-
psphot (modified) (1 prop)
-
psphot/src (modified) (2 props)
-
psphot/src/psphotReadoutMinimal.c (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
branches/meh_branches/ppsub_test
- Property svn:mergeinfo changed
-
branches/meh_branches/ppsub_test/psphot
- Property svn:mergeinfo changed
-
branches/meh_branches/ppsub_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/ppsub_test/psphot/src/psphotReadoutMinimal.c
r29936 r33098 59 59 } 60 60 61 // construct an initial model for each object62 psphotGuessModels (config, view, filerule);63 64 61 // merge the newly selected sources into the existing list 65 62 psphotMergeSources (config, view, filerule); 63 64 // Construct an initial model for each object, set the radius to fitRadius, set circular 65 // fit mask. NOTE: only applied to sources without guess models 66 psphotGuessModels (config, view, filerule); 66 67 67 68 // linear PSF fit to source peaks
Note:
See TracChangeset
for help on using the changeset viewer.
