twoD_dataset.TwoDimPlotter

class twoD_dataset.TwoDimPlotter(ds: TwoDim)[source]

Method generated by attrs for class TwoDimPlotter.

__init__(ds: TwoDim) None

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.

psa(t[, bg_correct, normalize, ax])

Plot the pump-slice amplitude spectrum for a given waiting time.

single_contour(t[, co, ax])

trans(pump_wn, probe_wn[, ax, symlog])

Plot the 2D signal of single point over the waiting time.

Attributes

ds