IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Changeset 12359


Ignore:
Timestamp:
Mar 8, 2007, 4:10:54 PM (19 years ago)
Author:
Paul Price
Message:

Adding DVO.CAMERADIR to the camera configurations.

Location:
trunk/ippconfig
Files:
5 edited

Legend:

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

    r12301 r12359  
    3030        cell    STR     {CHIP.NAME}:{CELL.NAME}
    3131END
     32
     33DVO.CAMERADIR   STR     ctio_mosaic2            # Camera directory for DVO
    3234
    3335# convert supplied FPA.OBSTYPE values to abstract exptype names
  • trunk/ippconfig/isp/camera.config

    r12301 r12359  
    3636        cell    STR     {CHIP.NAME}:{CELL.NAME}
    3737END
     38
     39DVO.CAMERADIR   STR     isp             # Camera directory for DVO
    3840
    3941# convert supplied FPA.OBSTYPE values to abstract exptype names
  • trunk/ippconfig/megacam/camera.config

    r12301 r12359  
    8080END
    8181
     82DVO.CAMERADIR   STR     megacam         # Camera directory for DVO
     83
    8284# Table of strings to use for the class identifier (see ippdb) according to the file level.
    8385CLASSID         METADATA
  • trunk/ippconfig/simple/camera.config

    r12301 r12359  
    2626        cell    STR     {CHIP.NAME}:{CELL.NAME}
    2727END
     28
     29DVO.CAMERADIR   STR     megacam         # Camera directory for DVO
    2830
    2931# convert supplied FPA.OBSTYPE values to abstract exptype names
  • trunk/ippconfig/simtest/camera.config

    r12301 r12359  
    2626        cell    STR     {CHIP.NAME}:{CELL.NAME}
    2727END
     28
     29DVO.CAMERADIR   STR     simtest         # Camera directory for DVO
    2830
    2931# convert supplied FPA.OBSTYPE values to abstract exptype names
Note: See TracChangeset for help on using the changeset viewer.