- Timestamp:
- May 29, 2012, 5:16:09 PM (14 years ago)
- Location:
- branches/eam_branches/ipp-20120405/psphot
- Files:
-
- 3 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/eam_branches/ipp-20120405/psphot
- Property svn:mergeinfo changed
/trunk/psphot (added) merged: 33731,33761,33837,33839-33842,33877,33879,33881,33883,33889-33890,33894,33910,33913-33915,33917,33935
- Property svn:mergeinfo changed
-
branches/eam_branches/ipp-20120405/psphot/src
- Property svn:mergeinfo changed
/trunk/psphot/src (added) merged: 33731,33761,33837,33839-33842,33877,33879,33881,33883,33889-33890,33894,33910,33913-33915,33917,33935
- Property svn:mergeinfo changed
-
branches/eam_branches/ipp-20120405/psphot/src/psphotReadoutMinimal.c
r32996 r33953 64 64 // Construct an initial model for each object, set the radius to fitRadius, set circular 65 65 // fit mask. NOTE: only applied to sources without guess models 66 psphotGuessModels (config, view, filerule); 66 if (!psphotGuessModels (config, view, filerule)) { 67 psLogMsg ("psphot", 3, "failure to Guess Model"); 68 return psphotReadoutCleanup (config, view, filerule); 69 } 67 70 68 71 // linear PSF fit to source peaks
Note:
See TracChangeset
for help on using the changeset viewer.
