report and skip if can't read a file in RT130
Compare changes
@@ -4,7 +4,7 @@ RT130 object to hold and process RefTek data
@@ -89,8 +89,15 @@ class RT130(DataTypeModel):
@@ -133,7 +140,13 @@ class RT130(DataTypeModel):
closes #114 (closed)
Skip if there is a problem with reading file and give tracking info. (because when running the example in the issue the code was broken at one file)