tlpipe.container.containerΒΆ
Basic time ordered data container.
Functions
check_axis (axis, axes) |
Check a given axis is valid. |
deepcopy (x[, memo, _nil]) |
Deep copy operation on arbitrary Python objects. |
ensure_file_list (files) |
Tries to interpret the input as a sequence of files |
Classes
BasicTod ([files, mode, start, stop, ...]) |
Basic time ordered data container. |