Ignore:
Timestamp:
09/02/07 14:53:56 (17 years ago)
Author:
tbretz
Message:
*** empty log message ***
File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/MagicSoft/Mars/ganymed_wobble.rc

    r8722 r8725  
    5252#MPointingDevCalc.NsbMin:      30
    5353#MPointingDevCalc.NsbMax:      60
    54 #MPointingDevCalc.Dx          -2
    55 #MPointingDevCalc.Dy          -12
     54#MPointingDevCalc.Dx          -0.001
     55#MPointingDevCalc.Dy          -0.004
    5656#MPointingDevCalc.MaxAge       1.0
    5757
     
    108108# There are three cuts:
    109109#   CutQ: Cut after reading file
    110 #   Cut0: After calculation of src dependant parameters, energy estimation
     110#   Cut0: After calculation of src dependent parameters, energy estimation
    111111#         and disp calculation, before writing summary file
    112112#   Cut1: After writing summary file before filling false source plots
     
    128128CutQ.3: log10(MNewImagePar.fConcCOG)<-0.45+0.08*(log10(MHillas.fSize)<3.9)*(log10(MHillas.fSize)-3.9)^2
    129129CutQ.4: log10(MNewImagePar.fConc1)  <-0.75+0.10*(log10(MHillas.fSize)<3.8)*(log10(MHillas.fSize)-3.8)^2
    130 CutQ.5: MHillas.fLength>-(log10(MHillas.fSize)-4.7)^2*5+50
     130CutQ.5: MHillas.fLength>-5*(log10(MHillas.fSize)-4.7)^2+50
    131131
    132132# -------------------------------------------------------------------------
Note: See TracChangeset for help on using the changeset viewer.