Changeset 34368 for branches/eam_branches/ipp-20120805/psphot/src/psphot.h
- Timestamp:
- Aug 30, 2012, 6:10:52 AM (14 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/eam_branches/ipp-20120805/psphot/src/psphot.h
r34360 r34368 281 281 bool psphotVisualShowSatStars (psMetadata *recipe, pmPSF *psf, psArray *sources); 282 282 bool psphotVisualShowPSFModel (pmReadout *readout, pmPSF *psf); 283 bool psphotVisualPlotRadialProfile (int myKapa, pmSource *source, psImageMaskType maskVal );283 bool psphotVisualPlotRadialProfile (int myKapa, pmSource *source, psImageMaskType maskVal, pmSourceMode showmode); 284 284 bool psphotVisualPlotRadialProfiles (psMetadata *recipe, psArray *sources, pmSourceMode showmode); 285 285 bool psphotVisualShowFlags (psArray *sources); … … 295 295 bool psphotVisualClose(void); 296 296 297 int psphotKapaChannel (int channel); 298 void plotline (int myKapa, Graphdata *graphdata, float x0, float y0, float x1, float y1); 299 300 297 301 bool psphotPetrosian (pmSource *source, psMetadata *recipe, float skynoise, psImageMaskType maskVal); 298 302 bool psphotPetrosianRadialBins (pmSource *source, float radiusMax, float skynoise);
Note:
See TracChangeset
for help on using the changeset viewer.
