# ========================================================================== ############################################################################# # ========================================================================== # # This is a resource file for the Mars executable. You can here setup # setup the tasks of the eventloops executed in the Mars executable - # if supported by these tasks. # # ========================================================================== ############################################################################# # ========================================================================== # ------------------------------------------------------------------------- # Use this if you want to setup the logging stream for the jobs # (overwrites command line options) # ------------------------------------------------------------------------- #MLog.VerbosityLevel: 2 #MLog.DebugLevel: 1 #MLog.NoColors: yes # ------------------------------------------------------------------------- # This is how you can setup the Image cleaning used in the Camera Display # ------------------------------------------------------------------------- #MImgCleanStd.CleanMethod: Probability #MImgCleanStd.CleanLevel1: 0.3 #MImgCleanStd.CleanLevel2: 0.05