On this page

DotExportSettings

gammaloop Class

DotExportSettings()

Controls which graph details and algebraic transformations are included in DOT exports.

Constructor

#

Construct DOT export settings with GammaLoop's defaults.

Member details

combine_diagrams

Property · read/write
## setter
combine_diagrams: bool

Write all diagrams of an integrand to one file during filesystem export.

Setter

combine_diagrams: bool

Write all diagrams of an integrand to one file during filesystem export.

Parameters
NameTypeDefaultDescription
valuebool

with_uv

Property · read/write
## setter
with_uv: bool

Request UV counterterm graph output; currently retained for compatibility.

Setter

with_uv: bool

Request UV counterterm graph output; currently retained for compatibility.

Parameters
NameTypeDefaultDescription
valuebool

output_full_numerator

Property · read/write
## setter
output_full_numerator: bool

Add the complete symbolic numerator as the graph-level full_num field.

Setter

output_full_numerator: bool

Add the complete symbolic numerator as the graph-level full_num field.

Parameters
NameTypeDefaultDescription
valuebool

split_xs_by_initial_states

Property · read/write
## setter
split_xs_by_initial_states: bool

Split cross-section graphs by distinct initial-state assignments.

Setter

split_xs_by_initial_states: bool

Split cross-section graphs by distinct initial-state assignments.

Parameters
NameTypeDefaultDescription
valuebool

do_gamma_algebra

Property · read/write
## setter
do_gamma_algebra: bool

Simplify gamma-matrix algebra in the full numerator before formatting it.

Setter

do_gamma_algebra: bool

Simplify gamma-matrix algebra in the full numerator before formatting it.

Parameters
NameTypeDefaultDescription
valuebool

do_color_algebra

Property · read/write
## setter
do_color_algebra: bool

Simplify color algebra in the full numerator before formatting it.

Setter

do_color_algebra: bool

Simplify color algebra in the full numerator before formatting it.

Parameters
NameTypeDefaultDescription
valuebool

include_autogenerated_fields

Property · read/write
## setter
include_autogenerated_fields: bool

Include vertex and edge fields whose values GammaLoop generated automatically.

Setter

include_autogenerated_fields: bool

Include vertex and edge fields whose values GammaLoop generated automatically.

Parameters
NameTypeDefaultDescription
valuebool