devctrl.data#

Subpackage for handling common scientific data in python.

csv

Function to save and load data with metadata as csv file.

data

General purpose data parent class with several convenience methods.

plot

Plot data using matplotlib.

spectrum

Subpackage for handling light spectral data.

time

Subpackage for handling time series data.

transforms

Apply mathematical transforms to data in a standardized way.