serfilesreader should be able to ingest ser-files from PIPP

I have converted an 8-bit AVI to SER using PIPP, see https://sites.google.com/site/astropipp/home. Unfortunately serfiles throws an exception (0.0.6, as integrated in INTI).

Traceback is:

D:\Temp\inti_ser_recon>inti
Traceback (most recent call last):
  File "Inti_recon.py", line 163, in solex_proc
  File "serfilesreader\serfilesreader.py", line 127, in __init__
  File "serfilesreader\serfilesreader.py", line 236, in _readExistingHeader
UnicodeDecodeError: 'utf-8' codec can't decode byte 0x8d in position 16: invalid start byte

I attached the offending file: serfiles_test.ser