ViewVC Help
View File | Revision Log | Show Annotations | Root Listing
root/cvsroot/UserCode/OSUT3Analysis/Configuration/scripts/mergeOutput.py
Revision 1.19 - (view) (annotate) - [select for diffs]
Sat Jun 1 21:14:22 2013 UTC (11 years, 11 months ago) by ahart
Branch: MAIN
CVS Tags: V02-03-00, V02-03-01
Changes since 1.18: +28 -5 lines
Diff to previous 1.18
Added a "-j" option to control the number of simultaneous processes used, similar to the "-j" option of "scram build". The default behavior is to use as many processes as there are CPU cores.

Revision 1.18 - (view) (annotate) - [select for diffs]
Thu May 30 15:47:36 2013 UTC (11 years, 11 months ago) by ahart
Branch: MAIN
CVS Tags: V02-02-00
Changes since 1.17: +51 -9 lines
Diff to previous 1.17
Parallelized the merging so that it finishes significantly faster.

Revision 1.17 - (view) (annotate) - [select for diffs]
Thu May 30 14:47:54 2013 UTC (11 years, 11 months ago) by lantonel
Branch: MAIN
Changes since 1.16: +2 -0 lines
Diff to previous 1.16
added the -p option to save canvases as pdf files

Revision 1.16 - (view) (annotate) - [select for diffs]
Fri May 17 08:33:05 2013 UTC (11 years, 11 months ago) by wulsin
Branch: MAIN
CVS Tags: V02-01-01
Changes since 1.15: +6 -4 lines
Diff to previous 1.15
add -q, --quickMerge option to merge output without running makeCutFlows.py and makePlots.py

Revision 1.15 - (view) (annotate) - [select for diffs]
Thu Apr 25 18:15:19 2013 UTC (12 years ago) by ahart
Branch: MAIN
CVS Tags: V00-01-00, V01-00-00, V01-01-00, V02-00-00, V02-01-00
Changes since 1.14: +2 -2 lines
Diff to previous 1.14
Pass composite_dataset_definitions as an argument to get_composite_datasets and split_composite_datasets.

Revision 1.14 - (view) (annotate) - [select for diffs]
Fri Apr 12 05:25:01 2013 UTC (12 years ago) by ahart
Branch: MAIN
Changes since 1.13: +14 -3 lines
Diff to previous 1.13
If the list of component datasets for a composite dataset is a dictionary instead of a list, use the values as weights when merging the component datasets.

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

Revision 1.12 - (view) (annotate) - [select for diffs]
Wed Mar 27 14:19:56 2013 UTC (12 years, 1 month ago) by lantonel
Branch: MAIN
Changes since 1.11: +2 -0 lines
Diff to previous 1.11
added -b option

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

Revision 1.10 - (view) (annotate) - [select for diffs]
Wed Mar 27 13:39:37 2013 UTC (12 years, 1 month ago) by lantonel
Branch: MAIN
Changes since 1.9: +2 -0 lines
Diff to previous 1.9
added -d option

Revision 1.9 - (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.8: +19 -1 lines
Diff to previous 1.8
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.8 - (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.7: +3 -5 lines
Diff to previous 1.7
switched back to optparse, since CMSSW_5_X_X has an older version of python

Revision 1.7 - (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.6: +17 -15 lines
Diff to previous 1.6
migrated from depricated optparse package to argparse.  All scripts now have -h,--help arguments which print all command-line options

Revision 1.6 - (view) (annotate) - [select for diffs]
Mon Mar 11 13:20:56 2013 UTC (12 years, 1 month ago) by lantonel
Branch: MAIN
Changes since 1.5: +4 -0 lines
Diff to previous 1.5
propagate options to makePlots.py

Revision 1.5 - (view) (annotate) - [select for diffs]
Tue Feb 26 10:49:11 2013 UTC (12 years, 2 months ago) by lantonel
Branch: MAIN
Changes since 1.4: +6 -1 lines
Diff to previous 1.4
*** empty log message ***

Revision 1.4 - (view) (annotate) - [select for diffs]
Tue Feb 5 10:51:18 2013 UTC (12 years, 2 months ago) by lantonel
Branch: MAIN
Changes since 1.3: +2 -0 lines
Diff to previous 1.3
added -n option to normalize MC to data

Revision 1.3 - (view) (annotate) - [select for diffs]
Mon Feb 4 08:13:00 2013 UTC (12 years, 2 months ago) by ahart
Branch: MAIN
Changes since 1.2: +1 -1 lines
Diff to previous 1.2
Weight to a default luminosity of 10/fb.

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: +2 -2 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-03-00: (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