From 549b9ed61b827c8ec0d751b4f54b27a1bee1f5d6 Mon Sep 17 00:00:00 2001 From: Chris Kerr Date: Sun, 8 Dec 2013 13:11:03 +0000 Subject: [PATCH] The size part of the VMP module header seems only to be 32 bit, with 32 bits remaining for a ?version number? --- BioLogic.py | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/BioLogic.py b/BioLogic.py index e0795f9..2388ad8 100644 --- a/BioLogic.py +++ b/BioLogic.py @@ -126,7 +126,8 @@ def MPTfileCSV(file_or_path): VMPmodule_hdr = np.dtype([('shortname', 'S10'), ('longname', 'S25'), - ('length', '