Changeset 16611 for trunk/ippconfig
- Timestamp:
- Feb 22, 2008, 10:21:52 AM (18 years ago)
- Location:
- trunk/ippconfig
- Files:
-
- 2 added
- 4 edited
-
. (modified) (1 prop)
-
.cvsignore (modified) (1 diff)
-
Makefile.am (modified) (1 diff)
-
ipprc.config.in (modified) (1 diff)
-
site.config.in (added)
-
system.config (added)
Legend:
- Unmodified
- Added
- Removed
-
trunk/ippconfig
- Property svn:ignore
-
old new 12 12 missing 13 13 ipprc.config 14 site.config
-
- Property svn:ignore
-
trunk/ippconfig/.cvsignore
r11577 r16611 12 12 missing 13 13 ipprc.config 14 site.config -
trunk/ippconfig/Makefile.am
r15296 r16611 15 15 16 16 install_files = \ 17 site.config \ 18 system.config \ 17 19 GSCregions.tbl \ 18 20 dvo.photcodes -
trunk/ippconfig/ipprc.config.in
r16482 r16611 1 ## # Example .ipprc file1 ## Example .ipprc file : copy to your home directory and modify as desired 2 2 3 3 # Default search path for configuration files (add $HOME if desired) 4 # Note: do not include $HOME in the distributed copy used by ippMonitor 4 5 # PATH STR @pkgdatadir@:$HOME/.ipp:. 5 PATH STR @pkgdatadir@:. 6 # note: do not include $HOME in the distributed copy used by ippMonitor 6 PATH STR @pkgdatadir@:. 7 7 8 # place your data directories here and refer to as path://PATH/remainder 9 DATAPATH METADATA 10 ALALA STR /data/alala.0/ 11 ISP STR /data/ipp000.0/isp 12 ISP_V2 STR /data/ipp000.0/isp_v2 13 ISP_V3 STR /data/ipp000.0/isp_v3 14 ISP_TEST STR /data/ipp000.0/isp_test 15 EAMTEST STR /data/alala.0/eugene/swtests/simtest/raw 16 EAMWORK STR /data/alala.0/eugene/swtests/simtest/work 17 CFH12K STR /data/ipp003.0/eugene/cfh12k 18 DATA1 STR /data/alala.0/ 19 SRESS1 STR /data/ipp003.0/SM_W/sm030927/ 20 SRESSWORK STR /data/ipp003.0/rodney/sresswork 21 SIMTEST STR /data/po05.0/rodney/sim/ 22 SIMWORK STR /data/po05.0/rodney/simwork/ 23 MOPS STR /data/ipp002.0/MOPS/ 24 TALCS STR /data/ipp003.0/TALCS/ 25 END 8 # load the site-specific information from here 9 SITE STR site.config 26 10 27 NEB_SERVER STR http://alala:80/nebulous # Nebulous server 11 # load the system configuration information from here 12 SYSTEM STR system.config 28 13 29 ### Database configuration 30 DBSERVER STR ipp000 # Database host name (for psDBInit) 31 DBNAME STR ipp # Database name (for psDBInit) 32 DBUSER STR XXX # Database user name (for psDBInit) 33 DBPASSWORD STR XXX # Database password (for psDBInit) 34 35 ### Setups for each camera system 36 CAMERAS METADATA 37 MEGACAM STR megacam/camera.config 38 CFH12K STR cfh12k/camera.config 39 ISP-Apogee STR isp/camera.config 40 CTIO_MOSAIC2 STR ctio_mosaic2/camera.config # CTIO MOSAIC2 camera, for ESSENCE 41 SDSS STR sdss/camera.config # Sloan Digital Sky Survey 42 GPC1 STR gpc1/camera.config 43 ESOWFI STR esowfi/camera.config # ESO Wide-Field Imager 44 # UCAM STR ucam/camera.config 45 # LRIS_BLUE STR lris_blue/camera.config 46 # TC3 STR tc3/camera.config # Pan-STARRS Test Camera III 47 # LRIS_RED STR lris_red/camera.config 48 SIMMOSAIC STR simmosaic/camera.config # Simulated mosaic, for testing 49 SIMTEST STR simtest/camera.config 50 SIMPLE STR simple/camera.config 51 END 52 53 ### camera names as expected by DVO 54 DVO.CAMERAS METADATA 55 MEGACAM STR megacam 56 CFH12K STR cfh12k 57 ISP-Apogee STR isp 58 CTIO_MOSAIC2 STR ctio_mosaic2 59 SDSS STR sdss 60 GPC1 STR gpc1 61 ESOWFI STR esowfi 62 # UCAM STR ucam 63 # TC3 STR tc3 64 # LRIS_BLUE STR lris_blue 65 # LRIS_RED STR lris_red 66 SIMMOSAIC STR simmosaic 67 SIMTEST STR simtest 68 SIMPLE STR simple 69 END 70 71 ### psLib setup 72 #TIME STR /home/mithrandir/price/pan-starrs/jhroot/i686-pc-linux-gnu/etc/pslib/psTime.config # Time configuration file 14 # logging verbosity levels 73 15 LOGLEVEL S32 9 # Logging level; 3=INFO 74 16 LOGFORMAT STR THLNM # Log format 75 17 LOGDEST STR STDERR # Log destination 76 18 TRACEDEST STR STDERR # Trace destination 19 20 # place default trace lines here 77 21 TRACE METADATA # Trace levels 78 err S32 10 79 # place default trace lines here 80 # example: 81 # psLib.db S32 10 22 err S32 10 23 # psLib.db S32 10 82 24 END 83 84 RECIPES METADATA # Site-level recipes85 MASKS STR recipes/masks.config # Mask values86 REJECTIONS STR recipes/rejections.config # Rejection for detrend creation87 PPIMAGE STR recipes/ppImage.config # Image reduction88 PPMERGE STR recipes/ppMerge.config # Image combination89 PPSTATS STR recipes/ppStats.config # Image statistics90 PSPHOT STR recipes/psphot.config # Photometry91 PSASTRO STR recipes/psastro.config # Astrometry92 PPSTACK STR recipes/ppStack.config # Combination93 PSWARP STR recipes/pswarp.config # Warping94 PPSIM STR recipes/ppSim.config # Simulations95 PPSUB STR recipes/ppSub.config # Subtraction96 END97 98 # Header keywords for skycell concepts; required because DVO doesn't read HIERARCH99 SKYCELLS METADATA100 FPA.TIME STR MJD-OBS101 CELL.TIME STR MJD-OBS102 FPA.EXPOSURE STR EXPTIME103 CELL.EXPOSURE STR EXPTIME104 FPA.AIRMASS STR AIRMASS105 END106 107 # List of tessellations, and their DVO CATDIR108 TESSELLATIONS METADATA109 MOPS STR path://MOPS/skycells/110 END
Note:
See TracChangeset
for help on using the changeset viewer.
