class ReptimeAnalysis(dataset, sequence=None)

Analysis and calculation of Reptime based saturation recovery.

Parameters:
dataset

The dataset to be analyzed.

sequenceSequence, optional

The sequence object describing the experiment. (not currently used)

axis
seq
fit(**kwargs)
plot(axs=None, fig=None)
calc_optimal_reptime(recovery=0.9)