IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Changeset 41943


Ignore:
Timestamp:
Nov 30, 2021, 9:37:44 AM (5 years ago)
Author:
eugene
Message:

STACK_UNIONS_DR3 recipe uses combine-by-percent, no-convolve, compressed log-flux output

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/eam_branches/ipp-20211108/ippconfig/recipes/ppStack.config

    r41939 r41943  
    230230
    231231STACK_UNIONS_DR3 METADATA
    232   COMBINE.PERCENT BOOL  TRUE     # Use a single percentile clipping?
    233   SKIP.MISSING.INPUTS BOOL FALSE          # If some input warp images are missing, make the stack anyway
     232  COMBINE.PERCENT     BOOL TRUE  # Use a single percentile clipping?
     233  SKIP.MISSING.INPUTS BOOL TRUE  # If some input warp images are missing, make the stack anyway
     234  CONVOLVE            BOOL FALSE # Convolve images when stacking?
     235  OUTPUT.NOCOMP       BOOL FALSE # use filerules that make compressed outputs
     236  OUTPUT.LOGFLUX      BOOL TRUE  # choose a log-scaling for output images
    234237END
    235238
Note: See TracChangeset for help on using the changeset viewer.