IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Changeset 6870


Ignore:
Timestamp:
Apr 17, 2006, 7:40:08 AM (20 years ago)
Author:
eugene
Message:

fixed camera references

Location:
trunk/ippconfig
Files:
5 edited

Legend:

Unmodified
Added
Removed
  • trunk/ippconfig/ipprc.config

    r6807 r6870  
    1010### Setups for each camera system
    1111CAMERAS         METADATA
    12         mcShort         STR     mcshort.config
    13         MEGACAM         STR     megacam.config
    14         GPC1            STR     gpc1.config
    15         LRIS_BLUE       STR     lris_blue.config
    16 #       LRIS_RED        STR     lris_red.config
    17 #       SIMPLE          STR     simple.config
     12        mcShort         STR     mcshort/camera.config
     13        MEGACAM         STR     megacam/camera.config
     14        MEGACAM_DET     STR     megacam_detrended/camera.config
     15        GPC1            STR     gpc1/camera.config
     16        LRIS_BLUE       STR     lris_blue/camera.config
     17        LRIS_RED        STR     lris_red/camera.config
     18        SIMPLE          STR     simple/camera.config
    1819END
    1920
  • trunk/ippconfig/lris_blue/camera.config

    r6869 r6870  
    33# File formats that we know about
    44FORMATS         METADATA
    5         RAW     STR     lris_blue_raw.config
    6         MEF     STR     lris_blue_mef.config
     5        RAW     STR     lris_blue/format_raw.config
     6        MEF     STR     lris_blue/format_mef.config
    77END
    88                                                                               
  • trunk/ippconfig/lris_red/camera.config

    r6818 r6870  
    33# File formats that we know about
    44FORMATS         METADATA
    5         RAW     STR     lris_red_raw.config
     5        RAW     STR     lris_red/format_raw.config
    66END
    77 
  • trunk/ippconfig/mcshort/camera.config

    r6818 r6870  
    44# File formats that we know about
    55FORMATS         METADATA
    6         RAW     STR     mcshort_raw.config
    7         SPLICE  STR     mcshort_splice.config
     6        RAW     STR     mcshort/format_raw.config
     7        SPLICE  STR     mcshort/format_splice.config
    88END
    99
  • trunk/ippconfig/simple/camera.config

    r6818 r6870  
    33# File formats that we know about
    44FORMATS         METADATA
    5         SIMPLE  STR     simple_format.config
     5        SIMPLE  STR     simple/format.config
    66END
    77 
Note: See TracChangeset for help on using the changeset viewer.