IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Jan 4, 2009, 12:32:32 PM (17 years ago)
Author:
bills
Message:

When destreaking chip stage images, use replace the mask from the chip
stage with the mask from the camera stage, destreaking them both.
Added program to prepare images for release by insuring that all masked
pixels are set to NAN

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/magic/remove/src/streaksremove.h

    r20816 r21085  
    5454    sFile *recMask;
    5555    sFile *recWeight;
     56    sFile *inChMask;    // for chip stage input mask is camera mask and output goes to both chip and cam masks
     57    sFile *outChMask;
     58    sFile *recChMask;
    5659    psString class_id;
    5760    pmFPAfile  *inAstrom;
Note: See TracChangeset for help on using the changeset viewer.