IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Mar 7, 2007, 3:32:38 PM (19 years ago)
Author:
Paul Price
Message:

Adding CLASSID metadata to camera configurations to rules for the class_id using 'detselect -select'

File:
1 edited

Legend:

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

    r11368 r12301  
    4242   Hb           STR Hb 
    4343   HbOff        STR HbOff
     44END
     45
     46# Table of strings to use for the class identifier (see ippdb) according to the file level.
     47CLASSID         METADATA
     48        fpa     STR     fpa
     49        chip    STR     {CHIP.NAME}
     50        cell    STR     {CHIP.NAME}:{CELL.NAME}
     51END
     52
     53# convert supplied FPA.OBSTYPE values to abstract exptype names
     54OBSTYPE.TABLE METADATA
     55  bias     STR BIAS
     56  zero     STR BIAS
     57  dark     STR DARK
     58  flat     STR SKYFLAT
     59  skyflat  STR SKYFLAT
     60  domeflat STR DOMEFLAT
     61  object   STR OBJECT
     62  science  STR OBJECT
    4463END
    4564
Note: See TracChangeset for help on using the changeset viewer.