IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Changeset 14963


Ignore:
Timestamp:
Sep 20, 2007, 4:47:24 PM (19 years ago)
Author:
eugene
Message:

adding psphotMakeFluxScale

Location:
trunk/psphot/src
Files:
1 added
2 edited

Legend:

Unmodified
Added
Removed
  • trunk/psphot/src/Makefile.am

    r14946 r14963  
    6868        psphotSourceSize.c       \
    6969        psphotDiagnosticPlots.c  \
     70        psphotMakeFluxScale.c    \
    7071        psphotAddNoise.c
    7172
  • trunk/psphot/src/psphot.h

    r14945 r14963  
    168168bool psphotDiagnosticPlots (pmConfig *config, char *name, ...);
    169169
     170bool psphotMakeFluxScale (psImage *image, psMetadata *recipe, pmPSF *psf);
     171
    170172#endif
Note: See TracChangeset for help on using the changeset viewer.