IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Apr 13, 2009, 2:16:23 PM (17 years ago)
Author:
Paul Price
Message:

Zero point when loading input image was being derived from FPA.FILTER (e.g., r.00000) instead of FPA.FILTERID (e.g., r). Reworked how this is defined from a MULTI to a menu.

File:
1 edited

Legend:

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

    r23487 r23836  
    183183char *ppSimTypeToString (ppSimType type);
    184184
    185 float ppSimGetZeroPoint (psMetadata *recipe, char *filter);
     185float ppSimGetZeroPoint(psMetadata *recipe, const char *filter);
    186186
    187187bool ppSimMergeReadouts (pmConfig *config, pmFPAview *view);
Note: See TracChangeset for help on using the changeset viewer.