Changeset 8017


Ignore:
Timestamp:
10/08/06 13:18:31 (18 years ago)
Author:
tbretz
Message:
*** empty log message ***
Location:
trunk/MagicSoft/Mars
Files:
4 edited

Legend:

Unmodified
Added
Removed
  • trunk/MagicSoft/Mars/Changelog

    r8016 r8017  
    2525       and off-data was shown in black and could not be distinguished
    2626       anymore
     27
     28   * ganymed.rc, ganymed:onoff.rc, ganymed_wobble.rc:
     29     - some further update
    2730
    2831
  • trunk/MagicSoft/Mars/ganymed.rc

    r7743 r8017  
    7777#MJCut.NameHist: MHAlpha
    7878
     79# Be carefull: The spectrum might be done with a different binning
     80# This might change the scale factor
     81#MHThetaSq.NumBinsSignal:   3
     82#MHThetaSq.NumBinsTotal:   75
     83
    7984# -------------------------------------------------------------------------
    8085# To get a meaningfull false source plot in wobble mode use magic cuts
     
    126131MAlphaFitter.SignalFunction: ThetaSq
    127132
     133# For more details on the magic cuts see its class reference
    128134Cut1.Condition: MFMagicCuts
    129135Cut1.ThetaCut: None
     136# Parametrization of Disp
    130137Cut1.Param0:  1.3245
     138Cut1.Param6:  8.2957
     139Cut1.Param7:  0.8677
     140# Parametrization for sign of disp (m3long)
     141Cut1.Param5: -0.07
     142# ThetaSq-Cut
    131143Cut1.Param1:  0.22
     144# Area-Cut
    132145Cut1.Param2:  0.215
    133146Cut1.Param3:  5.486
    134147Cut1.Param4:  0.0897
    135 Cut1.Param5: -0.07
    136 Cut1.Param6:  8.2957
    137 Cut1.Param7:  0.8677
    138148
    139149# ---------- SETUP FOR WOBBLE-MODE -----------
     
    141151#MAlphaFitter.BackgroundFitMin: 0.09
    142152#MAlphaFitter.BackgroundFitMax: 0.25
     153#MAlphaFitter.PolynomOrder: 1
    143154#MAlphaFitter.SignalFunction: ThetaSq
     155
     156# For more details on the magic cuts see its class reference
    144157#Cut1.Condition: MFMagicCuts
    145158#Cut1.ThetaCut: Off
     159# Parametrization of Disp
    146160#Cut1.Param0:  1.221
    147 #Cut1.Param1:  0.233161
    148 #Cut1.Param2:  0.234233
    149 #Cut1.Param3:  5.23611
    150 #Cut1.Param4:  0.109593
    151 #Cut1.Param5: -0.095321
    152161#Cut1.Param6:  13.425
    153162#Cut1.Param7:  1.04343
     163# Parametrization for sign of disp (m3long)
     164#Cut1.Param5: -0.07
     165# ThetaSq-Cut
     166#Cut1.Param1:  0.22
     167# Area-Cut
     168#Cut1.Param2:  0.222
     169#Cut1.Param3:  5.524
     170#Cut1.Param4:  0.0878
    154171
    155 # Be carefull: The spectrum might be done with a different binning
    156 # This might change the scale factor
    157 MHThetaSq.NumBinsSignal:   3
    158 MHThetaSq.NumBinsTotal:   75
     172# ---------- SETUP TO USE RANDOM FOREST -----------
    159173
    160 # -------------------------------------------------------------------------
    161 # Setup cuts in false source plot
    162 # -------------------------------------------------------------------------
    163 #MHFalseSource.DistMin: 0.55
    164 #MHFalseSource.DistMax: 0.55
    165 #MHFalseSource.DWMin:   0.55
    166 #MHFalseSource.DWMax:   0.55
     174# To switch on random forest uncomment the following lines
     175#Cut1.HadronnessCut: Hadronness
     176#Cut1.Param8: 0.5
     177#Cut1.Param9: 100
     178
     179# To use both, hadronness and area cut do
     180#Cut1.HadronnessCut: All
     181
    167182
    168183# -------------------------------------------------------------------------
     
    182197# CalcDisp.Debug: No
    183198# Cut1.CalcDisp: No
     199
  • trunk/MagicSoft/Mars/ganymed_onoff.rc

    r7981 r8017  
    4949#MPointingDevCalc.NsbMin:      30
    5050#MPointingDevCalc.NsbMax:      60
    51 #MPointingDevCalc.MaxAbsDev:   15
    5251#MPointingDevCalc.Dx           -7
    5352#MPointingDevCalc.Dy           16
  • trunk/MagicSoft/Mars/ganymed_wobble.rc

    r7997 r8017  
    4949#MPointingDevCalc.NsbMin:      30
    5050#MPointingDevCalc.NsbMax:      60
    51 #MPointingDevCalc.MaxAbsDev:   15
    5251#MPointingDevCalc.Dx           -7
    5352#MPointingDevCalc.Dy           16
Note: See TracChangeset for help on using the changeset viewer.