Changeset 12665 for trunk/psphot/src/psphot.h
- Timestamp:
- Mar 28, 2007, 5:20:02 PM (19 years ago)
- File:
-
- 1 edited
-
trunk/psphot/src/psphot.h (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/psphot/src/psphot.h
r12627 r12665 104 104 bool psphotSetHeaderNstars (psMetadata *recipe, psArray *sources); 105 105 bool psphotAddNoise (pmReadout *readout, psArray *sources, psMetadata *recipe, bool add); 106 bool psphotRadialPlot ( constchar *filename, pmSource *source);106 bool psphotRadialPlot (int *kapa, char *filename, pmSource *source); 107 107 bool psphotSourcePlots (pmReadout *readout, psArray *sources, psMetadata *recipe); 108 bool psphotMosaicSubimage (psImage *outImage, pmSource *source, int Xo, int Yo, int DX, int DY); 109 110 bool psphotAddWithTest (pmSource *source, bool useState); 111 bool psphotSubWithTest (pmSource *source, bool useState); 112 bool psphotSetState (pmSource *source, bool curState);
Note:
See TracChangeset
for help on using the changeset viewer.
