IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Jun 5, 2025, 3:34:33 PM (14 months ago)
Author:
tdeboer
Message:

updates to ppImage functions for 2D overscan correction

File:
1 edited

Legend:

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

    r42382 r42890  
    100100    // options for the analysis
    101101    pmOverscanOptions *overscan;        // Overscan options
     102    pmOverscanStatOptions *primary;        // Overscan primary options
     103    pmOverscanStatOptions *secondary;      // Overscan secondary options
     104   
    102105    int burntoolTrails;
    103106    // binning parameters
     
    188191
    189192bool ppImageDetrendFree(pmConfig *config, pmFPAview *view);
     193bool ppImageDoPatternForView(bool *doit, const pmConfig *config, const pmChip *chip, const pmFPAview *view, const char *recipeName, const char *recipeValue);
    190194bool ppImageFringeFree(pmConfig *config, pmFPAview *view);
    191195
Note: See TracChangeset for help on using the changeset viewer.