source: trunk/MagicSoft/Mars/star.rc@ 5531

Last change on this file since 5531 was 5067, checked in by tbretz, 20 years ago
*** empty log message ***
File size: 2.7 KB
Line 
1# ==========================================================================
2#############################################################################
3# ==========================================================================
4# General
5# ==========================================================================
6#############################################################################
7# ==========================================================================
8
9# -------------------------------------------------------------------------
10# Use this if you want to setup the logging stream for the jobs
11# (overwrites command line options)
12# -------------------------------------------------------------------------
13#MLog.VerbosityLevel: 2
14#MLog.DebugLevel: 1
15#MLog.NoColors: yes
16
17# ==========================================================================
18#############################################################################
19# ==========================================================================
20# Star
21# ==========================================================================
22#############################################################################
23# ==========================================================================
24
25# -------------------------------------------------------------------------
26# Use this if you want to write the MJStar output somewhere
27# If you don't want it, it is written to the calibration output anyhow.
28# -------------------------------------------------------------------------
29#MJStar.PathOut: .
30#MJStar.PathIn: .
31
32# -------------------------------------------------------------------------
33# Use this to define where the program should search for the pedestal
34# and calibration files defined in the sequence. To use the local
35# directory use '.' If nothing is specified the default path in the
36# datacenter is used. (overwrites command line options)
37# -------------------------------------------------------------------------
38#MJStar.PathData: /data/MAGIC/Period016/
39
40# -------------------------------------------------------------------------
41# Configure MJStar
42# -------------------------------------------------------------------------
43#MJStar.MaxEvents: 1000
44#MJStar.Overwrite: yes,no
45#MJStar.
46
47# -------------------------------------------------------------------------
48# -------------------------------------------------------------------------
49MJStar.MImgCleanStd.CleanLevel1: 3.5
50MJStar.MImgCleanStd.CleanLevel2: 2
51MJStar.MImgCleanStd.CleanMethod: Scaled
52
53# -------------------------------------------------------------------------
54# -------------------------------------------------------------------------
55#MJStar.MHillasCalc.IdxIsland: 0
56
Note: See TracBrowser for help on using the repository browser.