IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Sep 4, 2009, 2:18:54 PM (17 years ago)
Author:
eugene
Message:

updates to petrosian analysis

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/eam_branches/20090715/psphot/src/psphot.h

    r25022 r25275  
    88#include <psmodules.h>
    99#include "psphotErrorCodes.h"
     10#include "pmPetrosian.h"
    1011
    1112#define PSPHOT_RECIPE "PSPHOT" // Name of the recipe to use
     
    192193bool psphotVisualPlotSourceSize (psArray *sources);
    193194
     195bool psphotVisualShowPetrosian (pmSource *source, pmPetrosian *petrosian);
     196bool psphotPetrosianAnalysis (pmReadout *readout, psArray *sources, psMetadata *recipe);
     197
    194198bool psphotImageQuality (psMetadata *recipe, psArray *sources);
    195199
Note: See TracChangeset for help on using the changeset viewer.