Changes between Version 52 and Version 53 of Reweight
- Timestamp:
- Jul 4, 2016, 12:19:31 PM (8 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Reweight
v52 v53 6 6 The method works only if both the original and the new hypothesis give non-negligible contributions to the same parts of the phase-space. 7 7 8 We support four types of reweightings, one for Leading Order (LO) samples, and three for Next-to-Leading Order (NLO) samples. One of them is NLO accurate (dubbed NLO re-weighting) and two are approximate using LO method (LO /Kamikaze Reweighting and Loop Improved)8 We support four types of reweightings, one for Leading Order (LO) samples, and three for Next-to-Leading Order (NLO) samples. One of them is NLO accurate (dubbed NLO re-weighting) and two are approximate using LO method (LO like Reweighting and Loop Improved) 9 9 10 10 '''Leading Order'''[[BR]][[BR]] … … 19 19 where $\bar R$ is the average of the ratio of the matrix-element, $\Delta R$ the associated variance. $\mathcal{O}_{old/new}$ is the value of the observable under consideration for the associated hypothesis and $\Delta\mathcal{O}_{old/new}$ the associated variance. 20 20 21 ''' Kamikaze Reweighting'''[[BR]][[BR]]21 '''LO like Reweighting'''[[BR]][[BR]] 22 22 This corresponds to a LO-type reweighting. Both soft and hard events are reweighted according to the tree-level matrix elements associated with the suitable number of final-state particles i.e., 23 23 $$W^S_{new} = |M^{new}_{born}|^2 /|M^{old}_{born}|^2 * W^S_{old} $$ … … 65 65 with the final weight computed by recombining these weights according to the prescription given in the NLO descriptions. 66 66 67 This method is mainly intended for case where the virtual can not be computed as in the case where the Born of the new method is a loop-induced production (justifying the name). As the LO /kamikaze re-weighting it is not NLO accurate. One can argue that it should be more accurate than the kamikaze method but this statement was never proven anywhere so far.67 This method is mainly intended for case where the virtual can not be computed as in the case where the Born of the new method is a loop-induced production (justifying the name). As the LO like re-weighting it is not NLO accurate. One can argue that it should be more accurate than the LO like method but this statement was never proven anywhere so far. 68 68 69 69 '''This method will be released in a future version of MadGraph5_aMC@NLO''' and can currently be provided on request. Since it is based on a dedicated decomposition, the NLO sample must be generated in a specific way for the Les Houches event file to contain the necessary information (see below). … … 140 140 If you want to perform the NLO-accurate reweighting, you might want to have the parameter "store_rwgt_info" of the run_card on True. 141 141 Note that this parameter will be automatically switched to True if you request at the time of the generation a NLO accurate re-weighting (or the loop-improved one). 142 You are force to set this parameter manually if you want to perform such re-weighting independently of the event generation (otherwise only the kamikaze reweighting will be available).142 You are force to set this parameter manually if you want to perform such re-weighting independently of the event generation (otherwise only the LO like reweighting will be available). 143 143 144 144 … … 175 175 5. '''change helicity <True|False>''': performs reweighting for the given helicity (True --default--) or carry out the sum over helicity (False). 176 176 6. '''change rwgt_dir <PATH>''': changes directory where the computation is performed. This can be used to avoid to recreate/recompile the fortran executable if pointing to a previously existing directory. 177 7. '''change mode <LO|NLO|NLO_tree|LO+NLO>''': For LO sample, this line is always ignored. For NLO samples this select the reweighting mode "LO" for the kamikaze, "NLO" for the NLO accurate method, "NLO_tree" for the loop-improved and "LO+NLO" to run simultaneously the kamikaze and NLO method.177 7. '''change mode <LO|NLO|NLO_tree|LO+NLO>''': For LO sample, this line is always ignored. For NLO samples this select the reweighting mode "LO" for the LO like reweighting method, "NLO" for the NLO accurate method, "NLO_tree" for the loop-improved and "LO+NLO" to run simultaneously the LO like and NLO method. 178 178 179 179 2. '''Benchmark definition''':[[BR]] … … 231 231 set Dim6 5 0 232 232 }}} 233 === Kamikaze reweighting233 === LO like reweighting 234 234 {{{ 235 235 change mode LO