IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Mar 28, 2007, 5:20:02 PM (19 years ago)
Author:
eugene
Message:

adding source plots

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/psphot/src/psphot.h

    r12627 r12665  
    104104bool psphotSetHeaderNstars (psMetadata *recipe, psArray *sources);
    105105bool psphotAddNoise (pmReadout *readout, psArray *sources, psMetadata *recipe, bool add);
    106 bool psphotRadialPlot (const char *filename, pmSource *source);
     106bool psphotRadialPlot (int *kapa, char *filename, pmSource *source);
    107107bool psphotSourcePlots (pmReadout *readout, psArray *sources, psMetadata *recipe);
     108bool psphotMosaicSubimage (psImage *outImage, pmSource *source, int Xo, int Yo, int DX, int DY);
     109
     110bool psphotAddWithTest (pmSource *source, bool useState);
     111bool psphotSubWithTest (pmSource *source, bool useState);
     112bool psphotSetState (pmSource *source, bool curState);
Note: See TracChangeset for help on using the changeset viewer.