ViewVC Help
View File | Revision Log | Show Annotations | Root Listing
root/cvsroot/UserCode/OSUT3Analysis/Configuration/scripts/makePlots.py
Revision 1.35 - (view) (annotate) - [select for diffs]
Mon May 27 20:34:12 2013 UTC (11 years, 11 months ago) by biliu
Branch: MAIN
CVS Tags: V02-01-01
Changes since 1.34: +84 -34 lines
Diff to previous 1.34
Modified to be compatible with the new feature that we could have plots after applying each cut.

Revision 1.34 - (view) (annotate) - [select for diffs]
Tue Apr 30 09:34:47 2013 UTC (12 years ago) by jbrinson
Branch: MAIN
CVS Tags: V00-01-00, V01-00-00, V01-01-00, V02-00-00, V02-01-00
Changes since 1.33: +4 -6 lines
Diff to previous 1.33
Fixed bug in adding yields to legends

Revision 1.33 - (view) (annotate) - [select for diffs]
Sun Apr 28 14:29:05 2013 UTC (12 years ago) by lantonel
Branch: MAIN
Changes since 1.32: +24 -24 lines
Diff to previous 1.32
error bars on data and stacked backgrounds are now taken into account when setting the y-axis scale maximum

Revision 1.32 - (view) (annotate) - [select for diffs]
Fri Apr 19 09:54:38 2013 UTC (12 years ago) by lantonel
Branch: MAIN
Changes since 1.31: +86 -31 lines
Diff to previous 1.31
legends now scale with number of entries, and the sample order in legend matches the order in the stack

Revision 1.31 - (view) (annotate) - [select for diffs]
Mon Apr 15 13:48:09 2013 UTC (12 years ago) by lantonel
Branch: MAIN
Changes since 1.30: +32 -16 lines
Diff to previous 1.30
added shaded regions to represent stat. error bars on the background stack

Revision 1.30 - (view) (annotate) - [select for diffs]
Sat Apr 13 21:53:52 2013 UTC (12 years ago) by ahart
Branch: MAIN
Changes since 1.29: +15 -11 lines
Diff to previous 1.29
Made the legend titles bold. Impossible to do? MYTH BUSTED

Revision 1.29 - (view) (annotate) - [select for diffs]
Thu Apr 11 08:16:03 2013 UTC (12 years ago) by wulsin
Branch: MAIN
Changes since 1.28: +12 -7 lines
Diff to previous 1.28
Add -y option to print yields of each source in the legend.  Useful for debugging (should match yields in cutflow table).

Revision 1.28 - (view) (annotate) - [select for diffs]
Tue Apr 9 21:42:18 2013 UTC (12 years ago) by ahart
Branch: MAIN
Changes since 1.27: +18 -17 lines
Diff to previous 1.27
Perform the full weighting at merging instead of splitting it between the merging and plotting steps.

Revision 1.27 - (view) (annotate) - [select for diffs]
Thu Mar 28 10:45:05 2013 UTC (12 years, 1 month ago) by lantonel
Branch: MAIN
Changes since 1.26: +4 -3 lines
Diff to previous 1.26
fixed bug in rebinning option

Revision 1.26 - (view) (annotate) - [select for diffs]
Wed Mar 27 14:01:36 2013 UTC (12 years, 1 month ago) by lantonel
Branch: MAIN
Changes since 1.25: +1 -1 lines
Diff to previous 1.25
turned off 2D histgram plotting by default, can be enabled with --2D option

Revision 1.25 - (view) (annotate) - [select for diffs]
Wed Mar 27 12:58:37 2013 UTC (12 years, 1 month ago) by lantonel
Branch: MAIN
Changes since 1.24: +54 -36 lines
Diff to previous 1.24
fixed up the difference plot option and also removed the lumi label when not necessary

Revision 1.24 - (view) (annotate) - [select for diffs]
Wed Mar 27 02:13:38 2013 UTC (12 years, 1 month ago) by biliu
Branch: MAIN
Changes since 1.23: +5 -4 lines
Diff to previous 1.23
Now could do -b "Num" to set rebin ngroups and -d to only make the data-mc plots not the ratio.

Revision 1.23 - (view) (annotate) - [select for diffs]
Tue Mar 26 13:24:59 2013 UTC (12 years, 1 month ago) by biliu
Branch: MAIN
Changes since 1.22: +11 -0 lines
Diff to previous 1.22
Add an -b  (Rebin) option to do Rebin(50) automaticly.

Revision 1.22 - (view) (annotate) - [select for diffs]
Mon Mar 25 23:05:25 2013 UTC (12 years, 1 month ago) by ahart
Branch: MAIN
Changes since 1.21: +0 -15 lines
Diff to previous 1.21
Removed some manual rebinning code that should not have been in the last commit.

Revision 1.21 - (view) (annotate) - [select for diffs]
Mon Mar 25 18:17:40 2013 UTC (12 years, 1 month ago) by ahart
Branch: MAIN
Changes since 1.20: +20 -1 lines
Diff to previous 1.20
Added an option for turning off cross section weighting and added a histogram to the output files for keeping track of certain flags passed to mergeOutput.py.

Revision 1.20 - (view) (annotate) - [select for diffs]
Tue Mar 19 18:43:26 2013 UTC (12 years, 1 month ago) by lantonel
Branch: MAIN
Changes since 1.19: +4 -4 lines
Diff to previous 1.19
changed default minimum to 0.0001 which is better when normalizing to unit area

Revision 1.19 - (view) (annotate) - [select for diffs]
Tue Mar 19 17:53:53 2013 UTC (12 years, 1 month ago) by qpython
Branch: MAIN
Changes since 1.18: +4 -4 lines
Diff to previous 1.18
Setminimum to 0.1 to allow log scale for y axis

Revision 1.18 - (view) (annotate) - [select for diffs]
Wed Mar 13 10:42:25 2013 UTC (12 years, 1 month ago) by lantonel
Branch: MAIN
Changes since 1.17: +4 -0 lines
Diff to previous 1.17
set histogram minimum to zero

Revision 1.17 - (view) (annotate) - [select for diffs]
Wed Mar 13 09:27:11 2013 UTC (12 years, 1 month ago) by lantonel
Branch: MAIN
Changes since 1.16: +3 -4 lines
Diff to previous 1.16
switched back to optparse, since CMSSW_5_X_X has an older version of python

Revision 1.16 - (view) (annotate) - [select for diffs]
Tue Mar 12 21:10:44 2013 UTC (12 years, 1 month ago) by lantonel
Branch: MAIN
Changes since 1.15: +25 -25 lines
Diff to previous 1.15
migrated from depricated optparse package to argparse.  All scripts now have -h,--help arguments which print all command-line options

Revision 1.15 - (view) (annotate) - [select for diffs]
Fri Mar 8 16:34:27 2013 UTC (12 years, 1 month ago) by lantonel
Branch: MAIN
Changes since 1.14: +59 -3 lines
Diff to previous 1.14
added ability to make data/MC ratio plots with the -r option

Revision 1.14 - (view) (annotate) - [select for diffs]
Tue Feb 26 10:53:35 2013 UTC (12 years, 2 months ago) by lantonel
Branch: MAIN
Changes since 1.13: +45 -23 lines
Diff to previous 1.13
*** empty log message ***

Revision 1.13 - (view) (annotate) - [select for diffs]
Thu Feb 21 13:47:39 2013 UTC (12 years, 2 months ago) by lantonel
Branch: MAIN
Changes since 1.12: +10 -0 lines
Diff to previous 1.12
but not today

Revision 1.12 - (view) (annotate) - [select for diffs]
Thu Feb 21 13:20:26 2013 UTC (12 years, 2 months ago) by lantonel
Branch: MAIN
Changes since 1.11: +2 -2 lines
Diff to previous 1.11
one of these days i'm gonna learn to test things before i commit them...

Revision 1.11 - (view) (annotate) - [select for diffs]
Wed Feb 20 16:20:37 2013 UTC (12 years, 2 months ago) by lantonel
Branch: MAIN
Changes since 1.10: +10 -4 lines
Diff to previous 1.10
added option to normalize all plots to unit area

Revision 1.10 - (view) (annotate) - [select for diffs]
Wed Feb 13 15:43:39 2013 UTC (12 years, 2 months ago) by lantonel
Branch: MAIN
Changes since 1.9: +258 -143 lines
Diff to previous 1.9
now plots 2D histograms as colored scatter plots

Revision 1.9 - (view) (annotate) - [select for diffs]
Tue Feb 12 20:59:53 2013 UTC (12 years, 2 months ago) by ahart
Branch: MAIN
Changes since 1.8: +4 -1 lines
Diff to previous 1.8
Do not weight data.

Revision 1.8 - (view) (annotate) - [select for diffs]
Tue Feb 5 13:52:03 2013 UTC (12 years, 2 months ago) by lantonel
Branch: MAIN
Changes since 1.7: +9 -11 lines
Diff to previous 1.7
fixed the setting of the canvas title

Revision 1.7 - (view) (annotate) - [select for diffs]
Tue Feb 5 10:50:45 2013 UTC (12 years, 2 months ago) by lantonel
Branch: MAIN
Changes since 1.6: +3 -22 lines
Diff to previous 1.6
switched to using the processingUtilities features

Revision 1.6 - (view) (annotate) - [select for diffs]
Mon Feb 4 08:15:37 2013 UTC (12 years, 2 months ago) by ahart
Branch: MAIN
Changes since 1.5: +13 -3 lines
Diff to previous 1.5
Scale histograms from the default 10/fb to intLumi before printing the cut flow tables.

Revision 1.5 - (view) (annotate) - [select for diffs]
Fri Feb 1 09:05:04 2013 UTC (12 years, 3 months ago) by lantonel
Branch: MAIN
Changes since 1.4: +1 -1 lines
Diff to previous 1.4
bug fix in setting scale factor

Revision 1.4 - (view) (annotate) - [select for diffs]
Thu Jan 31 21:58:09 2013 UTC (12 years, 3 months ago) by lantonel
Branch: MAIN
Changes since 1.3: +37 -3 lines
Diff to previous 1.3
added option to normalize MC to data

Revision 1.3 - (view) (annotate) - [select for diffs]
Tue Jan 29 09:21:38 2013 UTC (12 years, 3 months ago) by lantonel
Branch: MAIN
Changes since 1.2: +61 -22 lines
Diff to previous 1.2
fixed bug that required >0 bgMC samples

Revision 1.2 - (view) (annotate) - [select for diffs]
Wed Jan 16 13:17:18 2013 UTC (12 years, 3 months ago) by lantonel
Branch: MAIN
CVS Tags: V01-00-02
Changes since 1.1: +1 -1 lines
Diff to previous 1.1
changed DisplacedSUSY to OSUT3Analysis

Revision 1.1 - (view) (annotate) - [select for diffs]
Fri Jan 11 12:21:40 2013 UTC (12 years, 3 months ago) by lantonel
Branch: MAIN
CVS Tags: V00-00-01, V01-00-01
moved from DisplacedSUSY

Convenience Links

Links to HEAD: (view) (annotate) Links to V02-01-01: (view) (annotate)

Compare Revisions

This form allows you to request diffs between any two revisions of this file. For each of the two "sides" of the diff, select a symbolic revision name using the selection box, or choose 'Use Text Field' and enter a numeric revision.

  Diffs between and
  Type of Diff should be a