.. py:class:: ReptimeScan(*, B, LO, reptime, reptime_max, averages, shots, **kwargs) Bases: :py:obj:`HahnEchoSequence` Represents a reptime scan of a Hahn Echo Sequence. A Hahn echo sequence is perfomed with the shot repetition time increasing.1 :Parameters: **B** : int or float The B0 field, in Guass **LO** : int or float The LO frequency in GHz **reptime: float** The default reptime, this is used for tuning pulses etc... **reptime_max** : np.ndarray The maximum shot repetition time in us **averages** : int The number of scans. **shots** : int The number of shots per point .. !! processed by numpydoc !! .. py:attribute:: min_reptime :value: '20' .. py:attribute:: dim :value: '100' .. py:attribute:: step .. py:attribute:: reptime .. py:attribute:: name :value: "'ReptimeScan'"