|
| def | lalframe.frread.read_timeseries (source, channel, start=None, duration=None, datatype=None, verbose=False) |
| | Read a TimeSeries of channel data from a source. More...
|
| |
| def | lalframe.frread.read_channel_from_stream (stream, channel, start, duration, datatype=None) |
| | Read the TimeSeries of a single channel from an open stream. More...
|
| |
| def | lalframe.frread.get_stream_length (stream, channel) |
| | Find the number of samples represented in a frame stream. More...
|
| |
| def | lalframe.frread.get_stream_duration (stream) |
| | Find the duration of time stored in a frame stream. More...
|
| |
Go to the source code of this file.