radtools.SpinHamiltonian.spin_normalized#
property
- property SpinHamiltonian.spin_normalized: bool#
Whether spin is normalized.
Access this attribute to check the current notation of the Hamiltonian, set this attribute to change the notation of the Hamiltonian.
- Returns:
- spin_normalizedbool
Trueif spin is normalized,Falseotherwise.
- Raises:
NotationErrorIf the interpretation of the Hamiltonian`s notation is not set.
See also
set_interpretationto change the interpretation of the Hamiltonian`s notation without the modification of the parameters.