Changeset 8967
- Timestamp:
- Sep 25, 2006, 3:57:10 PM (20 years ago)
- Location:
- trunk/ippconfig
- Files:
-
- 1 added
- 4 deleted
- 8 edited
-
ipprc.config (modified) (3 diffs)
-
isp/camera.config (modified) (1 diff)
-
isp/ppStats_phase0.config (deleted)
-
mcshort/camera.config (modified) (1 diff)
-
mcshort_chip/camera.config (modified) (1 diff)
-
mcshort_fpa/camera.config (modified) (1 diff)
-
megacam/camera.config (modified) (1 diff)
-
megacam/ppStats_phase0.config (deleted)
-
ppStats_phase0.config (added)
-
ucam/camera.config (modified) (1 diff)
-
ucam/ppStats_phase0.config (deleted)
-
ucam_mosaic/camera.config (modified) (1 diff)
-
ucam_mosaic/ppStats_phase0.config (deleted)
Legend:
- Unmodified
- Added
- Removed
-
trunk/ippconfig/ipprc.config
r8828 r8967 1 1 ### Example .ipprc file 2 2 3 PATH STR .:/home/ panstarrs/price/.ipp # Default search path for configuration files3 PATH STR .:/home/mithrandir/price/.ipp # Default search path for configuration files 4 4 5 5 ### Database configuration … … 11 11 ### Setups for each camera system 12 12 CAMERAS METADATA 13 MCSHORT STR mcshort/camera.config 14 MCSHORT_CHIP STR mcshort_chip/camera.config 15 MCSHORT_FPA STR mcshort_fpa/camera.config 13 16 MEGACAM STR megacam/camera.config 14 17 MEGACAM_CHIP STR megacam_chipmosaic/camera.config … … 38 41 RECIPES METADATA # Site-level recipes 39 42 PPNORM STR ppNorm_template.config 43 PPSTATS_PHASE0 STR ppStats_phase0.config # Recipe for phase 0 processing 40 44 END -
trunk/ippconfig/isp/camera.config
r8892 r8967 37 37 # Recipes for ppStats 38 38 PPSTATS STR isp/ppStats.config # ppStats recipe 39 PPSTATS_PHASE0 STR isp/ppStats_phase0.config # ppStats recipe for Phase 040 39 41 40 # Other recipes -
trunk/ippconfig/mcshort/camera.config
r8945 r8967 107 107 PSASTRO STR megacam/psastro.config # psastro details 108 108 PPSTATS STR megacam/ppStats.config # ppStats recipe 109 PPSTATS_PHASE0 STR megacam/ppStats_phase0.config # ppStats recipe for phase 0110 109 END 111 110 -
trunk/ippconfig/mcshort_chip/camera.config
r8945 r8967 101 101 PSASTRO STR megacam/psastro.config # psastro details 102 102 PPSTATS STR megacam/ppStats.config # ppStats recipe 103 PPSTATS_PHASE0 STR megacam/ppStats_phase0.config # ppStats recipe for phase 0104 103 END 105 104 -
trunk/ippconfig/mcshort_fpa/camera.config
r8945 r8967 36 36 PSASTRO STR megacam/psastro.config # psastro details 37 37 PPSTATS STR megacam/ppStats.config # ppStats recipe 38 PPSTATS_PHASE0 STR megacam/ppStats_phase0.config # ppStats recipe for phase 039 38 END 40 39 -
trunk/ippconfig/megacam/camera.config
r8945 r8967 104 104 PSASTRO STR megacam/psastro.config # psastro details 105 105 PPSTATS STR megacam/ppStats.config # ppStats recipe 106 PPSTATS_PHASE0 STR megacam/ppStats_phase0.config # ppStats recipe for phase 0107 106 END 108 107 -
trunk/ippconfig/ucam/camera.config
r8825 r8967 64 64 PSASTRO STR ucam/psastro.config # psastro details 65 65 PPSTATS STR ucam/ppStats.config # ppStats recipe 66 PPSTATS_PHASE0 STR ucam/ppStats_phase0.config # ppStats recipe for phase 067 66 END 68 67 -
trunk/ippconfig/ucam_mosaic/camera.config
r8825 r8967 64 64 PSASTRO STR ucam/psastro.config # psastro details 65 65 PPSTATS STR ucam/ppStats.config # ppStats recipe 66 PPSTATS_PHASE0 STR ucam/ppStats_phase0.config # ppStats recipe for phase 067 66 END 68 67
Note:
See TracChangeset
for help on using the changeset viewer.
