field_map_1100 module
Define a field map with 1D rf electro-magnetic field.
- class FieldMap1100(*args, **kwargs)[source]
Bases:
FieldMap1D rf electro-magnetic field.
Just inherit from the classic
FieldMap; we override theto_lineto also updatek_b(keepk_e == k_b).- __init__(*args, **kwargs)[source]
Init the same object as
FieldMap100.
- to_line(which_phase='phi_0_rel', *args, inplace=False, **kwargs)[source]
Convert the object back into a line in the
DATfile.- Parameters:
- Returns:
The line in the
DAT, with updated amplitude and phase from current object.- Return type:
- _abc_impl = <_abc._abc_data object at 0x70e253b47d80>