| Both sides previous revisionPrevious revisionNext revision | Previous revision |
| noiseplots:noise_plots [2009/12/18 14:05] – available plots deleted viktorh | noiseplots:noise_plots [2009/12/29 15:04] (current) – pathes changed viktorh |
|---|
| ====== How to create noise plots ====== | ====== How to create noise plots ====== |
| See /disk/users/viktorh/brokenBondSectors/howToMakeNoisePlots.txt | See lhcb@ckm:~/noise/howToMakeNoisePlots.txt |
| ===Noise pattern of a Tell1 sector:=== | ===Noise pattern of a Tell1 sector:=== |
| Use the script <code> ./disk/users/viktorh/brokenBondSectors/makeNoisePlots.py </code> | Use the script <code> ~/noise/scripts/makeNoisePlots.py </code> |
| ===Noise vs time plot for a channel and noise distribution for a channel:=== | ===Noise vs time plot for a channel and noise distribution for a channel:=== |
| Use the script <code> ./disk/users/viktorh/brokenBondSectors/makeNoisePlots.py </code> | Use the script <code> ~/noise/scripts/PlotNoiseVsTime.py </code> |
| * 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. | * 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 ===== | ===== Process many raw data files using STNZSMonitor ===== |
| Run the script histos.sh on lxplus. Script and more info see: | Run the script histos.sh on lxplus. Script and more info see: |
| <code> | <code>lhcb@ckm:~/noise/howToGenerateTheRootFiles.txt</code> |
| /disk/users/viktorh/brokenBondSectors/howToGenerateTheRootFiles.txt | |
| </code> | |