Changes between Version 3 and Version 4 of Systematics


Ignore:
Timestamp:
Aug 2, 2017, 3:44:13 PM (7 years ago)
Author:
Olivier Mattelaer
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • Systematics

    v3 v4  
    7070INFO: options: (values written are the default)
    7171INFO:
    72 INFO:    --mur=0.5,1,2    # specify the values for renormalisation scale variation
    73 INFO:    --muf=0.5,1,2    # specify the values for factorisation scale variation
    74 INFO:    --alps=1         # specify the values for MLM emission scale variation (LO only)
    75 INFO:    --dyn=-1,1,2,3,4 # specify the dynamical schemes to use.
    76 INFO:                     #   -1 is the one used by the sample.
    77 INFO:                     #   > 0 correspond to options of dynamical_scale_choice of the run_card.
    78 INFO:    --pdf=errorset   # specify the pdfs to use for pdf variation. (see below)
     72INFO:    --mur=0.5,1,2     # specify the values for renormalisation scale variation
     73INFO:    --muf=0.5,1,2     # specify the values for factorisation scale variation
     74INFO:    --alps=1          # specify the values for MLM emission scale variation (LO only)
     75INFO:    --dyn=-1,1,2,3,4  # specify the dynamical schemes to use.
     76INFO:                      #   -1 is the one used by the sample.
     77INFO:                      #   > 0 correspond to options of dynamical_scale_choice of the run_card.
     78INFO:    --pdf=errorset    # specify the pdfs to use for pdf variation. (see below)
    7979INFO:    --together=mur,muf,dyn # lists the parameter that must be varied simultaneously so as to
    8080INFO:                           # compute the weights for all combinations of their variations.
    81 INFO:    --from_card      # use the information from the run_card (LO only).
     81INFO:    --from_card       # use the information from the run_card (LO only).
     82INFO:    --remove_weights= # remove previously written weights matching the descriptions
     83INFO:    --keep_weights=   # force to keep the weight even if in the list of remove_weights
     84INFO:    --start_id=       # define the starting digit for the additial weight. If not specify it is determine automatically
    8285INFO:
    8386INFO:    Allowed value for the pdf options:
     
    9093INFO:        CT10@X   : runs over the Xth member of the associated PDF set
    9194INFO:        XX,YY,ZZ : runs over the sets for XX,YY,ZZ (those three follows above syntax)
     95INFO:
     96INFO:    Allowed value for the keep/remove_wgts options:
     97INFO:        all      : keep/remove all weights
     98INFO:        name     : keep/remove that particular weight
     99INFO:        id1,id2  : keep/remove all the weights between those two values --included--
     100INFO:        PATTERN  : keep/remove all the weights matching the (python) regular expression.
     101INFO:        note that multiple entry of those arguments are allowed
    92102}}}
    93103