- qspec.simulate. DecayMap.get_gamma ( label_0 , label_1 , parity_equal )[source]
-
- Parameters:
-
- label_0str
The label of the first state.
- label_1str
The label of the second state.
- parity_equalbool
The parity of the transition between two states can be equal (True) or change (False).
- Returns:
-
- outNone
The FWHM of the transition between the states with labels
(label_0, label_1)
.