====== How to create noise plots ======
See lhcb@ckm:~/noise/howToMakeNoisePlots.txt
===Noise pattern of a Tell1 sector:===
Use the script ~/noise/scripts/makeNoisePlots.py
===Noise vs time plot for a channel and noise distribution for a channel:===
Use the script ~/noise/scripts/PlotNoiseVsTime.py
* GPS time is added to the ODIN bank on May, 15th: http://lblogbook.cern.ch/Shift/?mode=summary&reverse=0&reverse=1&npp=20&ma=1&da=1&ya=2008&mb=12&db=16&yb=2008&subtext=gps . However, gps time is not always available up to August 2008. Therefore, plot 2008 noise data against run numbers by setting the option useRunNoFor08Data == 1 (True). If option useRunNoFor08Data == 0 (False), noise is plotted as a function of the date. Only noise data with gps time information will be plotted.
===== Process many raw data files using STNZSMonitor =====
Run the script histos.sh on lxplus. Script and more info see:
lhcb@ckm:~/noise/howToGenerateTheRootFiles.txt