.. py:class:: TWTProfileSequence(*, B, LO, reptime, averages=1, shots=100, **kwargs) Bases: :py:obj:`Sequence` Builds TWT based Resonator Profile sequence. Represents an experimental pulse sequence. :Parameters: **name** : str The name of this pulse sequence **B** : float The magnetic field for this sequence in Gauss. **LO** : float The central frequency of this sequence. I.e. The frequnecy at which a zero offset pulse is at. **reptime** : float The shot repetition time in us. **averages** : int The number of scans to be accumulated. **shots** : itn The number of shots per point. .. !! processed by numpydoc !! .. py:attribute:: name :value: "'TWTProfileSequence'" .. py:method:: _build_sequence()