IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Changeset 41956


Ignore:
Timestamp:
Dec 2, 2021, 4:01:19 PM (5 years ago)
Author:
eugene
Message:

revert PPSTACK.UNCONV to COMP_IMG

Location:
branches/eam_branches/ipp-20211108/ippconfig/recipes
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • branches/eam_branches/ipp-20211108/ippconfig/recipes/filerules-mef.mdc

    r41948 r41956  
    354354PPSTACK.OUTPUT.EXPNUM   OUTPUT {OUTPUT}.num.fits                 MASK      EXPNUM     FPA        TRUE      NONE
    355355PPSTACK.OUTPUT.EXPWT    OUTPUT {OUTPUT}.expwt.fits               VARIANCE  EXP        FPA        TRUE      NONE
    356 #PPSTACK.UNCONV          OUTPUT {OUTPUT}.unconv.fits              IMAGE     COMP_IMG   FPA        TRUE      NONE
    357 PPSTACK.UNCONV          OUTPUT {OUTPUT}.unconv.fits              IMAGE     UNIONS_STACK   FPA        TRUE      NONE
     356PPSTACK.UNCONV          OUTPUT {OUTPUT}.unconv.fits              IMAGE     COMP_IMG   FPA        TRUE      NONE
    358357PPSTACK.UNCONV.MASK     OUTPUT {OUTPUT}.unconv.mask.fits         MASK      COMP_MASK  FPA        TRUE      NONE
    359358PPSTACK.UNCONV.VARIANCE OUTPUT {OUTPUT}.unconv.wt.fits           VARIANCE  COMP_WT    FPA        TRUE      NONE
  • branches/eam_branches/ipp-20211108/ippconfig/recipes/ppStack.config

    r41943 r41956  
    115115OUTPUT.NOCOMP   BOOL    FALSE           # use filerules that make conconpressed outputs
    116116OUTPUT.LOGFLUX  BOOL    FALSE           # choose a log-scaling for output images
     117OUTPUT.DEEPEXP  BOOL    FALSE           # allow exptime maps with dynamic range up to 2^16 (64k) seconds
    117118
    118119OUTPUT.REPLICATE BOOL   TRUE
     
    235236  OUTPUT.NOCOMP       BOOL FALSE # use filerules that make compressed outputs
    236237  OUTPUT.LOGFLUX      BOOL TRUE  # choose a log-scaling for output images
     238  OUTPUT.DEEPEXP      BOOL TRUE  # allow exptime maps with dynamic range up to 2^16 (64k) seconds
    237239END
    238240
Note: See TracChangeset for help on using the changeset viewer.