ViewVC Help
View File | Revision Log | Show Annotations | Root Listing
root/cvsroot/UserCode/OSUT3Analysis/DBTools/scripts/osusub
Revision 1.22 - (view) (annotate) - [select for diffs]
Tue Jul 9 17:23:14 2013 UTC (11 years, 9 months ago) by ahart
Branch: MAIN
CVS Tags: HEAD, V02-03-02
Changes since 1.21: +1 -0 lines
Diff to previous 1.21
Skip non-ROOT files when creating the run list.

Revision 1.21 - (view) (annotate) - [select for diffs]
Tue Jul 2 23:41:12 2013 UTC (11 years, 10 months ago) by ahart
Branch: MAIN
CVS Tags: V02-03-01
Changes since 1.20: +5 -2 lines
Diff to previous 1.20
Autoflush the buffer for standard output so that it's still line buffered even if it's redirected to a file or pipe.

Revision 1.20 - (view) (annotate) - [select for diffs]
Wed Jun 19 13:40:44 2013 UTC (11 years, 10 months ago) by ahart
Branch: MAIN
CVS Tags: V02-03-00
Changes since 1.19: +37 -20 lines
Diff to previous 1.19
Added "-d" and "-p" options which can be used to override the dataset name that is subsequently picked up by osusub_cfg.py and to add a suffix to the process name of the CMSSW job, respectively.

Revision 1.19 - (view) (annotate) - [select for diffs]
Thu Jun 6 20:53:32 2013 UTC (11 years, 11 months ago) by ahart
Branch: MAIN
Changes since 1.18: +1 -1 lines
Diff to previous 1.18
Got rid of the "no version information available" warning from condor_submit.

Revision 1.18 - (view) (annotate) - [select for diffs]
Thu May 23 20:39:49 2013 UTC (11 years, 11 months ago) by ahart
Branch: MAIN
CVS Tags: V02-01-01, V02-02-00
Changes since 1.17: +9 -1 lines
Diff to previous 1.17
When choosing among multiple datasets, the status of each dataset is now displayed in living color so hopefully it's easier to find the one you want.

Revision 1.17 - (view) (annotate) - [select for diffs]
Wed May 1 19:47:56 2013 UTC (12 years ago) by ahart
Branch: MAIN
CVS Tags: V01-00-00, V01-00-01, V01-01-00, V02-01-00
Changes since 1.16: +5 -5 lines
Diff to previous 1.16
The string concatenation operator in Perl is ".", not "+". Rookie mistake.

Revision 1.16 - (view) (annotate) - [select for diffs]
Thu Apr 25 18:17:33 2013 UTC (12 years ago) by ahart
Branch: MAIN
CVS Tags: V00-01-00
Changes since 1.15: +14 -4 lines
Diff to previous 1.15
Added a label option for passing a short dataset label.

Revision 1.15 - (view) (annotate) - [select for diffs]
Mon Mar 25 18:26:58 2013 UTC (12 years, 1 month ago) by ahart
Branch: MAIN
Changes since 1.14: +5 -3 lines
Diff to previous 1.14
Select the higher-order cross section from the database when it exists.

Revision 1.14 - (view) (annotate) - [select for diffs]
Fri Feb 8 11:49:43 2013 UTC (12 years, 2 months ago) by ahart
Branch: MAIN
CVS Tags: V00-00-06
Changes since 1.13: +33 -16 lines
Diff to previous 1.13
Separate the condor submission file to make it easier for the user to edit it if necessary.

Revision 1.13 - (view) (annotate) - [select for diffs]
Fri Feb 8 09:17:45 2013 UTC (12 years, 2 months ago) by ahart
Branch: MAIN
Changes since 1.12: +18 -10 lines
Diff to previous 1.12
Added an option for the maximum number of events to process for a dataset. Actual number processed may differ from the target since job splitting is based on the number of files.

Revision 1.12 - (view) (annotate) - [select for diffs]
Mon Feb 4 04:14:43 2013 UTC (12 years, 3 months ago) by ahart
Branch: MAIN
Changes since 1.11: +48 -24 lines
Diff to previous 1.11
Allow the dataset name to be omitted as in the case of MC generation.

Revision 1.11 - (view) (annotate) - [select for diffs]
Thu Jan 17 20:51:46 2013 UTC (12 years, 3 months ago) by ahart
Branch: MAIN
Changes since 1.10: +33 -14 lines
Diff to previous 1.10
Allow for a location to be given instead of a dataset name.

Revision 1.10 - (view) (annotate) - [select for diffs]
Thu Dec 13 22:49:24 2012 UTC (12 years, 4 months ago) by ahart
Branch: MAIN
Changes since 1.9: +1 -1 lines
Diff to previous 1.9
Introduce a batch mode flag called batchMode which is true using osusub and false otherwise.

Revision 1.9 - (view) (annotate) - [select for diffs]
Wed Dec 12 07:42:10 2012 UTC (12 years, 4 months ago) by ahart
Branch: MAIN
Changes since 1.8: +9 -3 lines
Diff to previous 1.8
Allow running over incomplete datasets.

Revision 1.8 - (view) (annotate) - [select for diffs]
Fri Nov 23 11:17:44 2012 UTC (12 years, 5 months ago) by ahart
Branch: MAIN
Changes since 1.7: +3 -2 lines
Diff to previous 1.7
Add a third argument in the condor submission file which is the dataset name.

Revision 1.7 - (view) (annotate) - [select for diffs]
Tue Oct 9 10:20:47 2012 UTC (12 years, 6 months ago) by ahart
Branch: MAIN
CVS Tags: V00-00-05
Changes since 1.6: +3 -0 lines
Diff to previous 1.6
Add an IsLocalJob parameter and tell condor that we prefer to run on the new compute nodes.

Revision 1.6 - (view) (annotate) - [select for diffs]
Sun Sep 9 20:02:20 2012 UTC (12 years, 7 months ago) by ahart
Branch: MAIN
Changes since 1.5: +11 -5 lines
Diff to previous 1.5
Output a file containing the cross section if it is in the database.

Revision 1.5 - (view) (annotate) - [select for diffs]
Wed Aug 15 08:43:26 2012 UTC (12 years, 8 months ago) by ahart
Branch: MAIN
CVS Tags: V00-00-04
Changes since 1.4: +8 -2 lines
Diff to previous 1.4
Do not submit empty jobs.

Revision 1.4 - (view) (annotate) - [select for diffs]
Thu Aug 9 06:36:17 2012 UTC (12 years, 8 months ago) by ahart
Branch: MAIN
Changes since 1.3: +1 -1 lines
Diff to previous 1.3
Order the list of datasets by creation time instead of time of last update.

Revision 1.3 - (view) (annotate) - [select for diffs]
Tue Jul 31 14:17:11 2012 UTC (12 years, 9 months ago) by ahart
Branch: MAIN
CVS Tags: V00-00-03
Changes since 1.2: +3 -4 lines
Diff to previous 1.2
Connect to the database once, and check that dataset is present.

Revision 1.2 - (view) (annotate) - [select for diffs]
Thu Jun 14 17:42:30 2012 UTC (12 years, 10 months ago) by ahart
Branch: MAIN
CVS Tags: V00-00-02
Changes since 1.1: +10 -6 lines
Diff to previous 1.1
Allow fuzzy dataset names for osudb and osusub. First commit of AnaTools directory.

Revision 1.1 - (view) (annotate) - [select for diffs]
Wed Jun 6 12:14:37 2012 UTC (12 years, 11 months ago) by ahart
Branch: MAIN
CVS Tags: V00-00-00, V00-00-01
First commit of OSU T3 analysis tools.

Convenience Links

Links to HEAD: (view) (annotate) Links to V02-03-02: (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