Changes between Version 2 and Version 3 of LoopInducedTimesTree


Ignore:
Timestamp:
Sep 7, 2016, 8:02:28 PM (8 years ago)
Author:
Valentin Hirschi
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • LoopInducedTimesTree

    v2 v3  
    6969            self['process']['orders'][order] = value
    7070}}}
    71 (Note that you can add above further modifications of self['process']['orders']  and self['process']['required_s_channels'] to have a finer selection of your tree-level interfering diagrams, but for your purposes that shouldn't be needed.
    72 Notice that thanks to the line
    73 self['process']['required_s_channels'] = []
     71(Note that you can add above further modifications of {{{self['process']['orders']}}}  and {{{self['process']['required_s_channels']}}} to have a finer selection of your tree-level interfering diagrams, but for your purposes that shouldn't be needed.
     72Notice that thanks to the line {{{self['process']['required_s_channels'] = []}}},
    7473the '> h >' constraint on the original process definition will not apply to the interfering tree-level diagrams.)
    7574