IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Changeset 40536


Ignore:
Timestamp:
Sep 26, 2018, 12:24:13 PM (8 years ago)
Author:
eugene
Message:

allow gpc2 to use other filter flat images

File:
1 edited

Legend:

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

    r40452 r40536  
    9292#   r        STR   w.00002
    9393
    94     g        MULTI
    95     g        STR   g.00002
    96     g        STR   g
     94   g        MULTI
     95   g         STR   g.00002
     96   g         STR   g
     97
    9798    r        MULTI
    9899    r        STR   r.00002
    99100    r        STR   r
     101
    100102    i        MULTI
    101103    i        STR   i.00002
    102104    i        STR   i
     105
    103106    z        MULTI
    104107    z        STR   z.00002
    105108    z        STR   z
     109
    106110    y        MULTI
    107111    y        STR   y.00002
    108112    y        STR   y
    109113
    110     w        MULTI
    111     w        STR   w.00002
    112     w        STR   w
    113 # the block below allows the w-band filter to be used by other filters
    114 #   w        STR   g.00002
    115 #   w        STR   r.00002
    116 #   w        STR   i.00002
    117 #   w        STR   z.00002
    118 #   w        STR   y.00002
    119 
    120    # the following were needed for detrend.correct because input and output images seem to be inconsistent sometimes:
    121    # g        STR   g
    122    # r        STR   r
    123    # i        STR   i
    124    # z        STR   z
    125    # y        STR   y
    126    # w        STR   w
     114# the block below allows the w-band filter to be used by other filters
     115    w        MULTI
     116    w        STR   w.00002
     117    w        STR   w
     118    w        STR   g.00002
     119#   w        STR   r.00002
     120#   w        STR   z.00002
     121#   w        STR   y.00002
     122
     123#   the following were needed for detrend.correct because input and output images seem to be inconsistent sometimes:
     124#   g        STR   g
     125#   r        STR   r
     126#   i        STR   i
     127#   z        STR   z
     128#   y        STR   y
     129#   w        STR   w
    127130   OPEN     MULTI
    128131   OPEN     STR   OPEN
Note: See TracChangeset for help on using the changeset viewer.