pyepr.ReptimeAnalysis ===================== .. py:class:: pyepr.ReptimeAnalysis(dataset, sequence = None) Analysis and calculation of Reptime based saturation recovery. :Parameters: **dataset** The dataset to be analyzed. **sequence** : Sequence, optional The sequence object describing the experiment. (not currently used) .. !! processed by numpydoc !! .. py:attribute:: axis .. py:attribute:: seq .. py:method:: fit(type='SE', **kwargs) .. py:method:: plot(axs=None, fig=None) .. py:method:: calc_optimal_reptime(recovery=0.9)