Changeset 25275 for branches/eam_branches/20090715/psphot/src/psphot.h
- Timestamp:
- Sep 4, 2009, 2:18:54 PM (17 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/eam_branches/20090715/psphot/src/psphot.h
r25022 r25275 8 8 #include <psmodules.h> 9 9 #include "psphotErrorCodes.h" 10 #include "pmPetrosian.h" 10 11 11 12 #define PSPHOT_RECIPE "PSPHOT" // Name of the recipe to use … … 192 193 bool psphotVisualPlotSourceSize (psArray *sources); 193 194 195 bool psphotVisualShowPetrosian (pmSource *source, pmPetrosian *petrosian); 196 bool psphotPetrosianAnalysis (pmReadout *readout, psArray *sources, psMetadata *recipe); 197 194 198 bool psphotImageQuality (psMetadata *recipe, psArray *sources); 195 199
Note:
See TracChangeset
for help on using the changeset viewer.
