I'm new to SPR and wondering what the current landscape is like for extracting sensorgram data from .blr files without using dedicated instrument software or Scrubber. I can see that these are just OLE files which can be opened with tools like the olefile module for python, but the sensorgram information appear to be in byte form and I'm not sure how to decode. Has anyone attempted this? Thank you.