IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Changeset 28390


Ignore:
Timestamp:
Jun 17, 2010, 11:43:29 AM (16 years ago)
Author:
watersc1
Message:

updated parameters for ppSkycell and its output

Location:
trunk/ippconfig/recipes
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • trunk/ippconfig/recipes/filerules-split.mdc

    r28375 r28390  
    297297PPSKYCELL.JPEG1              OUTPUT {OUTPUT}.{FILE.INDEX}.b1.jpeg     JPEG            NONE       CHIP       TRUE      NONE
    298298PPSKYCELL.JPEG2              OUTPUT {OUTPUT}.{FILE.INDEX}.b2.jpeg     JPEG            NONE       CHIP       TRUE      NONE
    299 PPSKYCELL.BIN1          OUTPUT {OUTPUT}.{FILE.INDEX}.b1.fits     IMAGE     NONE       FPA        TRUE      NONE
    300 PPSKYCELL.BIN2          OUTPUT {OUTPUT}.{FILE.INDEX}.b2.fits     IMAGE     NONE       FPA       TRUE      NONE
     299PPSKYCELL.BIN1          OUTPUT {OUTPUT}.{FILE.INDEX}.b1.fits     IMAGE     COMP_IMG       FPA        TRUE      NONE
     300PPSKYCELL.BIN2          OUTPUT {OUTPUT}.{FILE.INDEX}.b2.fits     IMAGE     COMP_IMG       FPA       TRUE      NONE
    301301
    302302LOG.IMFILE                   OUTPUT {OUTPUT}.{CHIP.NAME}.log          TEXT            NONE       CHIP       TRUE      NONE
  • trunk/ippconfig/recipes/ppSkycell.config

    r28389 r28390  
    22
    33MASKVAL         STR     MASK.VALUE      # Symbolic name of values to mask
    4 BIN1            S32     4               # Binning factor for output 1
    5 BIN2            S32     4               # Binning factor for output 2
    6 MAKEFITS        BOOL    F               # Make fits image as well?
     4BIN1            S32     16              # Binning factor for output 1
     5BIN2            S32     10              # Binning factor for output 2
     6MAKEFITS        BOOL    T               # Make fits image as well?
Note: See TracChangeset for help on using the changeset viewer.