IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Changeset 39705 for trunk/ippconfig/hsc


Ignore:
Timestamp:
Sep 16, 2016, 2:05:50 PM (10 years ago)
Author:
watersc1
Message:

Commit of hsc installation code. Also includes updates to dvo.photcodes for hsc filters. Change to tc3 makefile to install tc3/format_tc1.config. This will silence a configuration error that is causing warnings.

Location:
trunk/ippconfig/hsc
Files:
2 added
3 edited

Legend:

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

    r39504 r39705  
    33# File formats that we know about
    44FORMATS         METADATA
     5        MEF     STR     hsc/format_mef.config  # for output cmfs from, e.g., camera
    56        RAW     STR     hsc/format_raw.config
    6         MEF     STR     hsc/format_mef.config  # for output cmfs from, e.g., camera
    77#       SPLIT   STR     hsc/format_split.config
    88END
     
    131131FILTER.ID       METADATA
    132132   g        STR   HSC-g
     133   r        MULTI
    133134   r        STR   HSC-r
     135   r        STR   HSC-r2
    134136   i        MULTI
    135137   i        STR   HSC-i
    136138   i        STR   HSC-i2
    137139   z        STR   HSC-z
     140   y        STR   HSC-Y
    138141END
    139142
  • trunk/ippconfig/hsc/format_mef.config

    r39504 r39705  
    148148                CELL.BIASSEC.SOURCE     STR     VALUE
    149149                CELL.TRIMSEC.SOURCE     STR     VALUE
    150                 CELL.BIASSEC            STR     [512:536,50:4225]
     150                CELL.BIASSEC            STR     [521:536,50:4225]
    151151                CELL.TRIMSEC            STR     [9:520,50:4225]
    152152                CELL.GAIN.SOURCE        STR     HEADER
  • trunk/ippconfig/hsc/format_raw.config

    r39504 r39705  
    147147                CELL.BIASSEC.SOURCE     STR     VALUE
    148148                CELL.TRIMSEC.SOURCE     STR     VALUE
    149                 CELL.BIASSEC            STR     [512:536,50:4225]
     149                CELL.BIASSEC            STR     [521:536,50:4225]
    150150                CELL.TRIMSEC            STR     [9:520,50:4225]
    151151                CELL.GAIN.SOURCE        STR     HEADER
Note: See TracChangeset for help on using the changeset viewer.