IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Oct 3, 2013, 12:23:06 PM (13 years ago)
Author:
bills
Message:

forgot to apply the --uncompressed flag

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/pstamp/scripts/psmkreq

    r36126 r36182  
    209209        $option_mask |= $PSTAMP_SELECT_PSF      if $psf;
    210210        $option_mask |= $PSTAMP_SELECT_BACKMDL  if $backmdl;
     211        $option_mask |= $PSTAMP_SELECT_UNCOMPRESSED   if $uncompressed;
    211212        $option_mask |= $PSTAMP_SELECT_UNCONV   if $unconvolved;
    212213        $option_mask |= $PSTAMP_USE_IMFILE_ID   if $use_imfile_id;
Note: See TracChangeset for help on using the changeset viewer.