IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Nov 9, 2008, 2:31:45 PM (18 years ago)
Author:
Paul Price
Message:

Add higher-order subtraction of background: magic is triggering off high background to make a lot of streaks.

File:
1 edited

Legend:

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

    r18649 r20611  
    2727    );
    2828
     29/// Higher-order background subtraction
     30bool ppSubBackground(pmReadout *ro,     ///< Readout of interest
     31                     pmConfig *config,  ///< Configuration
     32                     const pmFPAview *view ///< View to readout
     33    );
     34
    2935/// Put the program version information into a metadata
    3036void ppSubVersionMetadata(psMetadata *metadata ///< Metadata to populate
Note: See TracChangeset for help on using the changeset viewer.