twoD_dataset.TwoDimPlotter¶
- class twoD_dataset.TwoDimPlotter(ds: TwoDim)[source]¶
Method generated by attrs for class TwoDimPlotter.
Methods
__init__(ds)Method generated by attrs for class TwoDimPlotter.
anti_diagonal(*t[, offset, p, ax])Plots the signal along a antidiagonal.
contour(*times[, ax, ax_size, subplots_kws, ...])diagonal(*t[, offset, ax])Plots the signal along the diagonal.
elp(t[, offset, p])mark_minmax(t[, which, ax])Marks the position of the minimum and maxium of a given time t.
movie_contour(fname[, contour_kw, subplots_kw])plot_cls()plot_square(pump_range[, probe_range, ...])Plot the integrated signal of given region over the waiting time.
probe_slice(probe_wn, *t[, normalize, ax])Plot a slice along the pump axis for a given probe frequency.
psa(t[, bg_correct, normalize, ax])Plot the pump-slice amplitude spectrum for a given waiting time.
pump_slice(pump_wn, *t[, normalize, ax])Plot a slice along the probe axis for a given pump frequency.
single_contour(t[, co, ax])trans(pump_wn, probe_wn[, ax, symlog, normalize])Plot the 2D signal of single point over the waiting time.
Attributes
ds