IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Dec 4, 2006, 4:36:10 PM (20 years ago)
Author:
eugene
Message:

adding ctio_mosaic2, new pmConfig parsing

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/ippconfig/ipprc.config

    r9899 r10461  
    22
    33PATH            STR     .:$HOME/.ipp            # Default search path for configuration files
    4 WORKDIR         STR     $HOME/ippData/          # Top-level working directory
     4# WORKDIR       STR     $HOME/ippData/          # Top-level working directory: we will retire this
     5
     6# place your data directories here and refer to as path://PATH/remainder
     7DATAPATH        METADATA
     8        DATA1   STR     /data/alala/
     9END
    510
    611### Database configuration
     
    1217### Setups for each camera system
    1318CAMERAS         METADATA
    14         MCSHORT         STR     mcshort/camera.config
    15         MCSHORT_CHIP    STR     mcshort_chip/camera.config
    16         MCSHORT_FPA     STR     mcshort_fpa/camera.config
    1719        MEGACAM         STR     megacam/camera.config
    1820        MEGACAM_CHIP    STR     megacam_chipmosaic/camera.config
     
    2628        ISP             STR     isp/camera.config
    2729        SIMPLE          STR     simple/camera.config
     30
     31        MCSHORT         STR     mcshort/camera.config
     32        MCSHORT_CHIP    STR     mcshort_chip/camera.config
     33        MCSHORT_FPA     STR     mcshort_fpa/camera.config
    2834        # move the MCSHORTs to the top to force its selection
    2935END
     
    4046
    4147RECIPES         METADATA                # Site-level recipes
    42         PPMERGE         STR             ppMerge_template.config # Recipe for combination
    43         PPSTATS_PHASE0  STR             ppStats_phase0.config   # Recipe for phase 0 processing
     48        PSPHOT          STR             recipes/psphot.config
     49        PPMERGE         STR             recipes/ppMerge.config  # Recipe for combination
    4450END
     51
     52
     53#       PPSTATS_PHASE0  STR             recipes/ppStats_phase0.config   # Recipe for phase 0 processing
Note: See TracChangeset for help on using the changeset viewer.