| Line | |
|---|
| 1 | # ==========================================================================
|
|---|
| 2 | #############################################################################
|
|---|
| 3 | # ==========================================================================
|
|---|
| 4 | #
|
|---|
| 5 | # This is a resource file for the Mars executable. You can here setup
|
|---|
| 6 | # setup the tasks of the eventloops executed in the Mars executable -
|
|---|
| 7 | # if supported by these tasks.
|
|---|
| 8 | #
|
|---|
| 9 | # ==========================================================================
|
|---|
| 10 | #############################################################################
|
|---|
| 11 | # ==========================================================================
|
|---|
| 12 |
|
|---|
| 13 | # -------------------------------------------------------------------------
|
|---|
| 14 | # Use this if you want to setup the logging stream for the jobs
|
|---|
| 15 | # (overwrites command line options)
|
|---|
| 16 | # -------------------------------------------------------------------------
|
|---|
| 17 | #MLog.VerbosityLevel: 2
|
|---|
| 18 | #MLog.DebugLevel: 1
|
|---|
| 19 | #MLog.NoColors: yes
|
|---|
| 20 |
|
|---|
| 21 | # -------------------------------------------------------------------------
|
|---|
| 22 | # This is how you can setup the Image cleaning used in the Camera Display
|
|---|
| 23 | # -------------------------------------------------------------------------
|
|---|
| 24 | #MImgCleanStd.CleanMethod: Probability
|
|---|
| 25 | #MImgCleanStd.CleanLevel1: 0.3
|
|---|
| 26 | #MImgCleanStd.CleanLevel2: 0.05
|
|---|
Note:
See
TracBrowser
for help on using the repository browser.