IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Jan 2, 2007, 5:51:40 PM (19 years ago)
Author:
eugene
Message:

removing JPEG options from camera.config, adding to ppImage.config

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/ippconfig/isp/camera.config

    r10871 r10885  
    111111   TYPE                OUTPUT   FILENAME.RULE        FILENAME.XTRA EXTNAME.RULE EXTNAME.XTRA FILE.TYPE FILE.LEVEL DATA.LEVEL FILE.SAVE FILE.FORMAT
    112112   PPIMAGE.OUTPUT      OUTPUT   {OUTPUT}.isp.fits    NONE          NONE         NONE         IMAGE     FPA        FPA        TRUE      NONE
     113   PPIMAGE.OUTPUT.MASK OUTPUT   {OUTPUT}.mask.fits   NONE          NONE         NONE         MASK      FPA        FPA       FALSE     NONE
     114   PPIMAGE.OUTPUT.WEIGHT OUTPUT {OUTPUT}.wt.fits     NONE          NONE         NONE         WEIGHT    FPA        FPA       FALSE     NONE
    113115   PPIMAGE.OUTPUT.CHIP OUTPUT   {OUTPUT}.ch.fits     NONE          NONE         NONE         IMAGE     FPA        FPA        TRUE      ISP
    114116   PPIMAGE.OUTPUT.FPA1 OUTPUT   {OUTPUT}.b1.fits     NONE          NONE         NONE         IMAGE     FPA        FPA        TRUE      ISP
     
    117119   PPIMAGE.BIN1        OUTPUT   {OUTPUT}.isp.b1.fits NONE          NONE         NONE         IMAGE     FPA        FPA        TRUE      ISP
    118120   PPIMAGE.BIN2        OUTPUT   {OUTPUT}.isp.b2.fits NONE          NONE         NONE         IMAGE     FPA        FPA        TRUE      ISP
    119    PPIMAGE.JPEG1       OUTPUT   {OUTPUT}.b1.jpg      -greyscale    RANGE        -5:20        JPEG      FPA        FPA        TRUE      ISP
    120    PPIMAGE.JPEG2       OUTPUT   {OUTPUT}.b2.jpg      -greyscale    FRACTION     0.50:2.00    JPEG      FPA        FPA        TRUE      ISP
     121   PPIMAGE.JPEG1       OUTPUT   {OUTPUT}.b1.jpg      NONE          NONE         NONE         JPEG      FPA        FPA        TRUE      ISP
     122   PPIMAGE.JPEG2       OUTPUT   {OUTPUT}.b2.jpg      NONE          NONE         NONE         JPEG      FPA        FPA        TRUE      ISP
    121123
    122124   PPARITH.OUTPUT      OUTPUT   {OUTPUT}             NONE          NONE         NONE         IMAGE     FPA        FPA        TRUE      NONE
     
    154156# extname.xtra: used to construct output EXTNAME keys (CMF HEAD)
    155157
    156 # extname.rule: used to carry classID to DetDB
     158# extname.rule: used to carry classID to DetDB (internal)
    157159# filename.xtra: used to carry detID to DetDB (internal)
    158160
    159161# filename.xtra: used to carry arglist name (internal)
    160 
    161 # filename.xtra: used to define the JPEG colormap
    162 # extname.rule: used to define the JPEG scaling method
    163 # extname.xtra: used to carry arguments of JPEG scaling method
Note: See TracChangeset for help on using the changeset viewer.