IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Feb 15, 2018, 12:29:16 AM (8 years ago)
Author:
mhuber
Message:

setup for MOPS to get the now propagated PSREFCAT keyword from cam to diffs

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/ppTranslate/src/ppMopsRead.c

    r40058 r40346  
    107107    det->fpashutoutc = psMemIncrRefCounter(psMetadataLookupStr(NULL, header, "FPA.SHUTOUTC"));
    108108    det->fpashutcutc = psMemIncrRefCounter(psMetadataLookupStr(NULL, header, "FPA.SHUTCUTC"));
     109    det->refcat = psMemIncrRefCounter(psMetadataLookupStr(NULL, header, "PSREFCAT"));
    109110    psFree(header);
    110111
     
    270271        }
    271272
    272         // add diff params to discard -- needs to be in config.. -- WSdiff only?
     273        // MEH -- add diff params to discard -- needs to be in config.. -- WSdiff only?
    273274        // -- needs to be finite to test but unclear if should reject (probably)
    274275        // -- using Napoli 2013 to start with
Note: See TracChangeset for help on using the changeset viewer.