Package level

asammdf.enable_integer_compacting(enable)

enable or disable compacting of integer channels when appending. This has the potential to greatly reduce file size, but append speed is slower and further loading of the resulting file will also be slower.

Parameters:enable : bool

Enabling compacting of integer channels on append the file size of the resulting file can decrease up to a factor of ~0.5.