sarkit.crsd.Reader.read_signal_compressed
- Reader.read_signal_compressed(*, out=None)
Read signal data from a CRSD file with signal arrays stored in compressed format
- Parameters:
- Returns:
ndarrayCompressed signal byte sequence; shape=(CompressedSignalSize,), dtype=
numpy.uint8
- Raises:
RuntimeErrorIf the metadata indicates the signal block is not compressed
See also