Closed matt-varnam-volc closed 2 months ago
Using the iFit.py example, I get errors.
Line 39 should read: spec_type = 'iFit (old)'
Line 156 should read: row = [i, spec_info['timestamp']]
Fixed in pull request https://github.com/ManchesterVolcanology/iFit/pull/13
Using the iFit.py example, I get errors.
Line 39 should read: spec_type = 'iFit (old)'
Line 156 should read: row = [i, spec_info['timestamp']]