Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: Migration of unmigrated content due to installation of a new plugin

...

Info
titleDocumentation

usage : python CALcalib.py -P-D-M Mode
where -P : plot results
-D : Print this doc and stop
-M : PLot Monitoring run : FLE FHE only, This option bypass Mode option
where Mode is : - LAC

  • FLE
  • FHE
  • ALL
    where Tag is the ouput basename

A script only to plot threshold distribution (/a/sulky36/g.glast.u33/sanchez/PlotRun.py)

Info
titleDocumentation

usage : python PlotRun.py -D-M Mode Tag
where -D : Print this doc and stop
-M : PLot Monitoring run : FLE FHE only, This option bypass Mode option
where Mode is : - LAC

  • FLE
  • FHE
  • ALL
    where Tag is the ouput basename

First look at genTrigMonitorHists and fitTrigMonitorHists

...


LAC distribution for NEG face obtained with Zach code

Tip
titlechange in the code

We change firstBin > 15%max by firstBin > 20%max. Without this, the code rise an exception.

h.3 python script to monitor

FLE/FHE distribution obtained with the monitoring code

...