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.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.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.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.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.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.