IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Jul 17, 2012, 1:25:52 PM (14 years ago)
Author:
eugene
Message:

adding new psphot version psphotMinimal (equivalent to call used by ppSub)

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/eam_branches/ipp-20120627/psphot/src/psphot.h

    r34086 r34172  
    2020    PSPHOT_MAKE_PSF,
    2121    PSPHOT_MODEL_TEST,
     22    PSPHOT_MINIMAL,
    2223} psphotImageLoopMode;
    2324
     
    331332bool psphotForcedReadout(pmConfig *config, const pmFPAview *view, const char *filerule);
    332333
     334pmConfig *psphotMinimalArguments(int argc, char **argv);
     335bool psphotReadoutMinimal(pmConfig *config, const pmFPAview *view, const char *filerule);
     336
    333337pmConfig *psphotMakePSFArguments(int argc, char **argv);
    334338bool psphotMakePSFReadout(pmConfig *config, const pmFPAview *view, const char *filerule);
Note: See TracChangeset for help on using the changeset viewer.