Currently, when reading older files, we get an error:
Cannot decompress bytes. Are they zstd compressed?
Can you add support for older files compressed using lzf as you did in AlphaTims?
https://github.com/MannLabs/alphatims/blob/96d10a8927dbeeeef0ab1a835bd742b948eec8f7/alphatims/bruker.py#L422-L456