Changes between Version 62 and Version 63 of Reweight
- Timestamp:
- Aug 22, 2019, 2:29:51 PM (5 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Reweight
v62 v63 187 187 A benchmark is a given set of parameters within the chosen model. You may create a new benchmark by starting with the command line: 188 188 {{{ 189 launch [--rwgt_name=XXX] 189 launch [--rwgt_name=XXX] [--rwgt_info=XXX] 190 190 }}} 191 191 The optional flag "--rwgt_name" allows you to choose the name of the weight written in the lhe file. 192 The optional flag "--rwgt_info" allows you to choose the description of such weight in the banner of the lhe file. 192 193 After this command, you can issue a series of "set" commands to specify how to edit the param_card from the original one. There are a couple of equivalent options: 193 194 {{{