API Reference¶
This detailed reference lists all the classes and functions contained in the package. If you are just looking to get started, read the Tutorial first.
File(filename) |
A convenient HDF5 file wrapper for reading data exported from Bluelake |
channel.Slice(data_source[, labels]) |
A lazily evaluated slice of a timeline/HDF5 channel |
fdcurve.FDCurve(file, start, stop, name[, …]) |
An FD curve exported from Bluelake |
kymo.Kymo(h5py_dset, file) |
A Kymograph exported from Bluelake |
scan.Scan(h5py_dset, file) |
A confocal scan exported from Bluelake |
point_scan.PointScan(h5py_dset, file) |
A point scan exported from Bluelake |