Changeset 18838
- Timestamp:
- Jul 31, 2008, 2:07:08 PM (18 years ago)
- File:
-
- 1 edited
-
trunk/psphot/src/psphot.h (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/psphot/src/psphot.h
r18555 r18838 7 7 8 8 #include <psmodules.h> 9 10 9 #include "psphotErrorCodes.h" 11 #include "pmFootprint.h"12 10 13 11 #define PSPHOT_RECIPE "PSPHOT" // Name of the recipe to use … … 121 119 bool psphotSetState (pmSource *source, bool curState, psMaskType maskVal); 122 120 bool psphotDeblendSatstars (psArray *sources, psMetadata *recipe); 123 bool psphotSourceSize (pm Readout *readout, psArray *sources, psMetadata *recipe, long first);121 bool psphotSourceSize (pmConfig *config, pmReadout *readout, psArray *sources, psMetadata *recipe, long first); 124 122 125 123 bool psphotMakeResiduals (psArray *sources, psMetadata *recipe, pmPSF *psf, psMaskType maskVal);
Note:
See TracChangeset
for help on using the changeset viewer.
