IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Changeset 11279


Ignore:
Timestamp:
Jan 24, 2007, 3:53:16 PM (19 years ago)
Author:
Paul Price
Message:

Adding SAN data path, removing cameras that aren't necessary.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/ippconfig/ipprc.config

    r11127 r11279  
    1010        ISPTEST STR     /data/alala/eugene/swtests/pantasks/isp
    1111        SIMTEST STR     /data/alala/eugene/swtests/pantasks/sim
     12        SAN1    STR     /s01/price/
    1213END
    1314
    1415### Database configuration
    1516DBSERVER        STR     alala                   # Database host name (for psDBInit)
    16 DBNAME          STR     essence                 # Database name (for psDBInit)
     17DBNAME          STR     ipp                     # Database name (for psDBInit)
    1718DBUSER          STR     ipp                     # Database user name (for psDBInit)
    1819DBPASSWORD      STR     ipp                     # Database password (for psDBInit)
     
    2223        CTIO_MOSAIC2            STR     ctio_mosaic2/camera.config      # CTIO MOSAIC2 camera, for ESSENCE
    2324#       MEGACAM_DET             STR     megacam_detrended/camera.config
     25#       MCSHORT                 STR     mcshort/camera.config
    2426        MEGACAM                 STR     megacam/camera.config
     27        ISP                     STR     isp/camera.config
    2528        UCAM                    STR     ucam/camera.config
    2629        GPC1                    STR     gpc1/camera.config
    27         LRIS_BLUE               STR     lris_blue/camera.config
    28         LRIS_RED                STR     lris_red/camera.config
    29         ISP                     STR     isp/camera.config
     30#       LRIS_BLUE               STR     lris_blue/camera.config
     31#       LRIS_RED                STR     lris_red/camera.config
    3032        SIMPLE                  STR     simple/camera.config
    31 
    32         # Move MCSHORT to the top to force its selection before MEGACAM
    33         MCSHORT                 STR     mcshort/camera.config
    3433END
    3534
Note: See TracChangeset for help on using the changeset viewer.