IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Changeset 39703


Ignore:
Timestamp:
Sep 15, 2016, 3:53:28 PM (10 years ago)
Author:
eugene
Message:

fix POSANGLE, BIASSEC, add NAXIS to rule

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/czw_branch/20160809/ippconfig/hsc/format_raw.config

    r39504 r39703  
    55        TELESCOP        STR     Subaru
    66        INSTRUME        STR     Hyper Suprime-Cam
    7 #       NAXIS           S32     2 # with 2 this is an image (with 0, this is an output smf)
     7        NAXIS           S32     2 # with 2 this is an image (with 0, this is an output smf)
    88END
    99
     
    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
     
    192192        FPA.FILTER      STR     FILTER01
    193193        FPA.FILTERID    STR     FILTER01
    194         FPA.POSANGLE    STR     INR-STR
    195 #       FPA.POSANGLE    STR     INST-PA (not sure which is right)
     194#       FPA.POSANGLE    STR     INR-STR
     195        FPA.POSANGLE    STR     INST-PA
    196196        FPA.RA          STR     RA
    197197        FPA.DEC         STR     DEC
Note: See TracChangeset for help on using the changeset viewer.