tlpipe.plot.plot_phase

Plot phase of a time-frequency slice.

Inheritance diagram

Inheritance diagram of Plot

Functions

output_path(path[, relative, mkdir, iteration]) Normalize the given output path.

Classes

AutoMinorLocator([n]) Dynamically find minor tick positions based on the positions of major ticks.
InterpolatedUnivariateSpline(x, y[, w, bbox, k]) One-dimensional interpolating spline for a given set of data points.
MaxNLocator(\*args, \*\*kwargs) Select no more than N intervals at nice locations.
Plot([parameter_file_or_dict, feedback]) Plot phase of a time-frequency slice.
RawTimestream([files, mode, start, stop, ...]) Container class for the raw timestream data.
Timestream([files, mode, start, stop, ...]) Container class for the timestream data.
datetime(year, month, day[, hour[, minute[, ...) The year, month and day arguments are required.