I have a raw signal that generated a sequence of half-precision floating-point values (IEEE 754 binary16). I was able to unpack the file properly in Python (using struct lib