ViewVC Help
View File | Revision Log | Show Annotations | Root Listing
root/cvsroot/COMP/CRAB/python/crab_help.py
(Generate patch)

Comparing COMP/CRAB/python/crab_help.py (file contents):
Revision 1.145 by spiga, Wed May 19 18:13:04 2010 UTC vs.
Revision 1.146 by ewv, Wed May 26 20:26:06 2010 UTC

# Line 452 | Line 452 | The path of the processed or analysis da
452  
453   =head3 B<runselection *>
454  
455 < Within a dataset you can restrict to run on a specific run number or run number range. For example runselection=XYZ or runselection=XYZ1-XYZ2 . Run number range will include both run XYZ1 and XYZ2.
455 > Within a dataset you can restrict to run on a specific run number or run number range. For example runselection=XYZ or runselection=XYZ1-XYZ2 . Run number range will include both run XYZ1 and XYZ2. Combining runselection with a lumi_mask runs on the intersection of the two lists.
456  
457   =head3 B<use_parent>
458  
# Line 471 | Line 471 | These parameters are passed to the pytho
471  
472   =head3 B<lumi_mask>
473  
474 < The filename of a JSON file that describes which runs and lumis to process. CRAB will skip luminosity blocks not listed in the file. When using this setting, you must also use lumi-based splitting rather than event based splitting as described below.
474 > The filename of a JSON file that describes which runs and lumis to process. CRAB will skip luminosity blocks not listed in the file. When using this setting, you must also use lumi-based splitting rather than event based splitting as described below. Combining runselection with a lumi_mask runs on the intersection of the two lists.
475  
476   =head3 B<split by event>
477  
# Line 775 | Line 775 | Maximum size of tar-ball in Mb. If bigge
775  
776   Temporary useful parameter to allow the WMSAuthorisation handling. Specifying I<skipwmsauth> = 1 the pyopenssl problmes  will disappear. It is needed working on gLite UI outside of CERN.
777  
778 < =head2 B<[LSF]> or B<[CAF]> or B<[PBS]> or B<[SGE]>
778 > =head2 B<[LSF]> or B<[CAF]> or B<[PBS]> or B<[SGE]>
779  
780   =head3 B<queue>
781  

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines