IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Jul 8, 2021, 11:12:32 AM (5 years ago)
Author:
eugene
Message:

re-adding STREAK mask value to masks recipe, pmConfigMask.c, ppSubSetMasks.c, pswarpTransformReadout.c

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/psModules/src/config/pmConfigMask.c

    r41705 r41707  
    3333    { "SPIKE",     NULL,       0x08, false  }, // Pixel contains a diffraction spike
    3434    { "GHOST",     NULL,       0x08, false  }, // Pixel contains an optical ghost
     35    { "STREAK",    NULL,       0x08, false  }, // Pixel contains a streak
    3536    { "CROSSTALK", NULL,       0x08, false  }, // Pixel contains crosstalk data
    3637    { "STARCORE",  NULL,       0x08, false  }, // Pixel contains a bright star core
Note: See TracChangeset for help on using the changeset viewer.