Changes between Version 29 and Version 30 of ComplexMassScheme


Ignore:
Timestamp:
Jul 21, 2016, 12:58:51 AM (8 years ago)
Author:
Valentin Hirschi
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • ComplexMassScheme

    v29 v30  
    4444 * Basic options
    4545   * {{{ --name }}}
     46   * {{{ --report }}}
    4647   * {{{ --tweak }}}
    4748   * {{{ --seed }}}
     
    6869   This will serve as the base_name for the fortran output folder for the loop matrix element and for the pickle files storing the results generated. The default 'auto' tries to smartly automatically assign one, but it is recommended to specify your own.
    6970   * Example: --name=fully_decayed_ttx
     71
     72 {{{--report=concise}}}::
     73   By chosing 'full' instead of the default 'concise', MG5aMC will give advanced information on the details (widths recomputed, offshellness considered, etc...) of the test performed. The two possible values are 'concise' and 'full'.
     74   * Example: --report=full
    7075
    7176 {{{--tweak=default()}}}::