Toggle navigation sidebar
Toggle in-page Table of Contents
rotsim2d documentation
Getting started
Overview
Installation
GUI applications
User Guide
Creating and manipulating excitation tree
Manipulating individual excitation pathways
API reference
rotsim2d.pathways
Side
KSign
LightInteraction
LightInteraction.name
LightInteraction.side
LightInteraction.sign
LightInteraction.angle
LightInteraction.readout
LightInteraction.tier
LightInteraction.is_absorption
LightInteraction.evolve
LightInteraction.conj
KetBra
KetBra.ket
KetBra.bra
KetBra.name
KetBra.is_diagonal
KetBra.is_rephasing
KetBra.is_SI
KetBra.is_SII
KetBra.is_SIII
KetBra.is_Pinitial
KetBra.is_Rinitial
KetBra.is_Qinitial
KetBra.is_Qbranch
KetBra.is_esa
KetBra.is_sep
KetBra.is_gshb
KetBra.is_doublequantum
KetBra.is_interstate
KetBra.is_dfwm
KetBra.is_twocolor
KetBra.is_threecolor
KetBra.is_between
KetBra.is_same_branch
KetBra.is_equiv_pathway
KetBra.is_pathway
KetBra.is_some_pathway
KetBra.copy
KetBra.evolve
KetBra.get
KetBra.conj
KetBra.savepng
KetBra.normalized
KetBra.print_tree
KetBra.kb_ancestor
KetBra.diagonals
KetBra.ketbras
KetBra.interactions
KetBra.interaction
KetBra.ksigns
KetBra.total_ksign
KetBra.sides
KetBra.total_side
KetBra.transitions
KetBra.color_tier
KetBra.to_statelist
only_between
only_pathway
only_some_pathway
make_remove
make_only
only_SI
only_SII
only_SIII
only_nonrephasing
only_rephasing
remove_nondiagonal
remove_overtones
only_esa
remove_esa
only_sep
only_gshb
only_dfwm
only_twocolor
remove_threecolor
remove_interstates
only_interstates
only_ketside
remove_ketside
only_Pinitial
only_Rinitial
only_Qinitial
only_Qbranch
remove_Qbranch
prune
readout
flip_readout
copy_chain
conjugate_chain
zannify_chain
zannify_tree
excited_states_symtop
excited_states_diatom
excite
multi_excite
gen_roots
gen_excitations
gen_pathways
geometric_factor
rotsim2d.dressedleaf
Pathway
Pathway.leaf
Pathway.colors
Pathway.experimental_label
Pathway.geo_label
Pathway.peak_label
Pathway.trans_label
Pathway.trans_label_deg
Pathway.coherences
Pathway.transitions
Pathway.js
Pathway.light_inds
Pathway.const
Pathway.tw_coherence
Pathway.peak
Pathway.abstract_peak
Pathway.fields
Pathway.from_kb_tree
Pathway.from_kb_list
Pathway.T00s
Pathway.gfactors
Pathway.geometric_factor
Pathway.custom_str
Pathway.print_diagram
Pathway.pprint
DressedPathway
DressedPathway.vib_mode
DressedPathway.T
DressedPathway.const
DressedPathway.from_kb_tree
DressedPathway.from_kb_list
DressedPathway.from_params_dict
DressedPathway.gamma
DressedPathway.nu
DressedPathway.amplitude
DressedPathway.pump_fraction
DressedPathway.pprint
Peak2D
Peak2D.pump_wl
Peak2D.probe_wl
Peak2D.peak
Peak2D.amplitude
Peak2D.intensity
Peak2D.max_intensity
Peak2D.dp_list
Peak2D.params
Peak2D.max_abs_coeff
Peak2D.from_dp_list
Peak2DList
Peak2DList.pumps
Peak2DList.probes
Peak2DList.peaks
Peak2DList.amplitudes
Peak2DList.intensities
Peak2DList.max_intensities
Peak2DList.from_dp_list
Peak2DList.from_file
Peak2DList.from_params_dict
Peak2DList.to_file
Peak2DList.get_by_peak
Peak2DList.sort_by_amplitudes
abstract_format
abstract_state_label
abstract_pair_label
abstract_line_label
coherence_conj
peak_conj
split_by_js
split_by_peaks
pprint_dllist
print_dl_dict
print_dl_tuple_dict
equiv_peaks
perm_pols
perm_js
undegenerate_js
rotsim2d.propagate
pws_autospan
aligned_fs
time_integral
conc
amp_to_abscoeff
leaf_term
dressed_leaf_response
run_mixed_axes
run_propagate
run_save
run_load
run_update_metadata_mixed
run_update_metadata
rotsim2d.visual
make_extent
plot2d_im
plot2d_scatter
tikz_diagrams
latex_compile
latex_document
rotsim2d.symbolic.functions
gfactor_expr
T1q
T00_phis
dl_gfactors
dl_T00s
RFactor
RFactor.expr
RFactor.dict
RFactor.tuple
RFactor.trigs
RFactor.angles
RFactor.angles_type
RFactor.from_gterms
RFactor.from_expr
RFactor.from_pathway
RFactor.dict_to_expr
RFactor.expr_xxxx
RFactor.expr_relative
RFactor.numeric
RFactor.numeric_rel
RFactor.det_angle
classify_dls
solve_det_angle
suppression_angles
common_angles
classify_suppression
pathway_angles
detection_angles
RFactorPathways
RFactorPathways.rfactor
RFactorPathways.pws
RFactorPathways.props
RFactorPathways.det_angle
RFactorPathways.trans_labels
RFactorPathways.trans_labels_deg
RFactorPathways.peak_labels
RFactorPathways.from_pwlist
RFactorPathways.calc_det_angle
RFactorPathways.add_property
calc_rfactors
calc_angle_funcs
calc_angle_amps
calc_relative_exprs
calc_amplitude_exprs
optimize_contrast
rotsim2d.symbolic.results
gfactors
gfactors_highj
gfactors_highj_numeric
T00_exprs
T00_theta_exprs
rfactors_dict
rfactors_highj_dict
rotsim2d.couple
brute_geometric_factor
brute_rme
w6j_equiv_args
w6j_special
G
T00
T00_circ
four_couple
repository
open issue
suggest edit
.rst
.pdf
KetBra.evolve
KetBra.evolve
#
KetBra.
evolve
(
**
kwargs
)
[source]
#
Return copy with some attributes replaced.
By default the copy is detached from the tree.