- Timestamp:
- Sep 24, 2013, 12:09:27 PM (13 years ago)
- Location:
- branches/eam_branches/ipp-20130904/psphot/src
- Files:
-
- 2 edited
-
. (modified) (1 prop)
-
psphotFullForceReadout.c (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
branches/eam_branches/ipp-20130904/psphot/src
- Property svn:ignore
-
old new 24 24 psphotModelTest 25 25 psphotMinimal 26 psphotFullForce
-
- Property svn:ignore
-
branches/eam_branches/ipp-20130904/psphot/src/psphotFullForceReadout.c
r36146 r36148 57 57 58 58 // generate a psf model for any readouts which need one 59 psphotFullForcePSF (config, view, filerule); 59 // psphotFullForcePSF (config, view, filerule); 60 // XXX I'm not sure we need a different algorithm here or not : we are supplying the 61 // sources; we should mark with a flag bit the ones we actually want to use as PSF 62 // stars (this means we need to supply this info in the load). 63 psphotChoosePSF (config, view, filerule, true); 60 64 61 65 // Construct an initial model for each object, set the radius to fitRadius, set circular … … 73 77 74 78 // measure kron fluxes 75 psphotKronFlux (config, view, filerule , false);79 psphotKronFlux (config, view, filerule); 76 80 77 81 // measure petro fluxes
Note:
See TracChangeset
for help on using the changeset viewer.
