prsctrl.data.plot#

Re-plot the three plots for all data directories given on the command line.

Functions

add_wl_axis

Add a top axis that shows wavelength in nm.

plot_XY

Plot dI-Y/I against dI-Y/I.

plot_data

Convenience function that generates and saves useful plots :param data: data object :param basename: base filename.

plot_many

Plot multiple PrsData next to each other.

plot_modulus_spectrum

Plot the modulus spectrum of data and save it in the data directory (by default).

plot_offset_data

plot_offset_transients

plot_rta

Convenience function that plots reflectance, transmittance and absorbance

plot_spectrum

Plot recorded data :param data: Path to the data directory or numpy array with columns PrsData.default_spectrum_columns :param title: Title for the plot.

replot_in_place

Load the data from the directory and replot the default plots.