sarkit.crsd.Writer.write_signal_compressed

Writer.write_signal_compressed(signal_array)

Write signal data in compressed format to a CRSD file

Parameters:
signal_arrayndarray

Compressed signal byte sequence to write; shape=(CompressedSignalSize,), dtype= numpy.uint8

Raises:
RuntimeError

If the metadata indicates the signal block is not compressed

See also

write_signal