Utilities for .sal files

The bin files in the *.sal archive are not the same as the exported binary format documented at that link.
We do provide a python example for working with the exported binary files, which are definitely the best way to work with recorded data outside of the software.

The *.sal bin files contain the original data, but they also include a significant amount of pre-computed metadata specifically for accelerating rendering and other operations. It’s very application specific.