Commit Graph

230 Commits

Author SHA1 Message Date
4971f2b550 Apply review comments 2024-02-03 14:24:03 +02:00
5cdc620f16 Fix flake8 lint 2024-02-03 14:00:16 +02:00
Jonathan Schillings
7a6ac1c542 added tests for v11.50 2024-02-03 13:53:23 +02:00
46f296f61f Merge branch 'master' into JhonFlash-master 2024-02-03 13:51:43 +02:00
aa0aee6128 Merge pull request #99 from chatcannon/mdbtools-1-0
Update regular expression for mdbtools 1.0 output
2024-02-03 13:47:06 +02:00
dbd01957db Use newer Ubuntu image for CI tests
We no longer need to use an old Ubuntu image with old mdbtools version.
2024-01-20 23:41:43 +02:00
13957160f8 Update regular expression for mdbtools 1.0 output
The output formatting has changed - it now puts multiple data rows in a
single INSERT statement, and also changes the quoting of text data.
2024-01-20 23:39:41 +02:00
0267b8b59f Bump version to 0.3.0 0.3.0 2024-01-20 22:57:45 +02:00
5448af7e77 Merge pull request #98 from chatcannon/col-27-ewe-ece
add support for column 27: E_we-E_ce/V
2024-01-20 22:35:12 +02:00
Ilka Schulz
9a61eb35d1 add test for column 27 (E_we - E_ce) 2024-01-20 22:34:13 +02:00
0b5b5b8ea5 Merge branch 'master' into col-27-ewe-ece 2024-01-20 22:31:12 +02:00
jschilli
77d56290d4 Added support for v11.50 :
Few modifications in the VMPdata_dtype_from_colIDs
Added new headers VMPmodule_hdr_v2
Modified MPRfile initialization

Includes squashed linting fixes by @ml-evs
2024-01-20 22:24:09 +02:00
daf85d59cf Merge pull request #96 from chatcannon/black
Format with black
2024-01-20 22:20:41 +02:00
Matthew Evans
6427ef4ded Reapply linting fixes 2024-01-20 20:15:31 +00:00
16961b8169 Reformatted remaining files with black 23.12.1 2024-01-20 21:57:49 +02:00
1cd5bd6239 Reformatted test scripts with black 23.12.1 2024-01-20 21:57:31 +02:00
239db97c69 Reformatted res2sqlite.py with black 23.12.1 2024-01-20 21:57:14 +02:00
dee8af3a86 Reformatted BioLogic.py with black 23.12.1 2024-01-20 21:45:28 +02:00
31416533d8 Merge pull request #88 from Paulemeister/master
Add ID 505 and 509 from EC-Lab
2023-10-26 09:46:23 +03:00
b580ee2d9f Merge pull request #90 from ml-evs/ml-evs/add_gh_actions
Add tox-gh based CI
2023-10-26 09:45:47 +03:00
Matthew Evans
28e532c860 Pull lfs in CI 2023-08-18 10:26:00 +01:00
Matthew Evans
a31a07adb2 Add copyright info to CI config 2023-08-18 10:22:20 +01:00
Matthew Evans
575e3a5bba Linting fix 2023-08-18 10:21:03 +01:00
Matthew Evans
aa48c6d60f Remove 3.6 and 3.7 support in CI 2023-08-18 10:21:02 +01:00
Matthew Evans
0f0c281fa2 Add tox-gh based CI 2023-08-18 10:20:58 +01:00
Paul Budden
8ce4eb0ccf Added ID 505 and 509 from EC-Lab, according to the export to Text Dialog, assuming they are ordered by ID 2023-07-21 12:22:40 +02:00
4bca2ac89c Merge pull request #86 from whs92/master
Fixed syntax error typo
2022-12-31 10:10:12 +02:00
will Smith
ab65d28f38 fixed colon error 2022-12-30 18:25:15 +01:00
9f51925612 Merge pull request #75 from chatcannon/yuyu-step-time
Add "step time/s" column data type
2022-11-30 18:52:35 +02:00
1025923aac Merge branch 'master' into yuyu-step-time 2022-11-30 18:51:25 +02:00
e5a1b847b4 Merge pull request #71 from GhostDeini/patch-1
Add more column types to BioLogic.py
2022-11-30 18:44:11 +02:00
Ilka Schulz
fec3a22548 add support for column 27: E_we-E_ce/V (fix #74) 2022-11-17 09:13:01 +01:00
e1ff99a559 Update test precision for the new data files 2022-09-10 22:33:55 +03:00
0ffdd2665e Improve MPT parsing for the new test data file 2022-09-10 22:33:29 +03:00
54e5765264 Add test data provided by yuyuchen0821 2022-09-10 22:05:46 +03:00
陳致諭(Chihyu Chen#5570)
2e7437c7ca Add Column 438 'Unknown' to parser 2022-09-10 17:38:06 +03:00
GhostDeini
32ea152ccf Update BioLogic.py
Added "control/mA", "Q charge/discharge/mA.h", "step time/s", "Q charge/mA.h", "Q discharge/mA.h", "Efficiency/%", "Capacity/mA.h" to possible fieldnames in fieldname_to_dtype(fieldname). Also in VMPdata_colID_dtype_map.
2022-05-30 16:31:24 +02:00
d6d2125d69 Merge pull request #68 from chatcannon/add-ewe-column
Add Column 174 'Ewe/V'
2022-01-18 18:49:29 +02:00
c1e5d92ed0 Add column 174 'Ewe/V' to parser
Suggested by @Etruria89 to fix #67
2022-01-15 08:22:06 +02:00
b63abc4516 Add a new MPR test file which contains column 174 'Ewe/V' 2022-01-15 08:20:38 +02:00
c02a871c35 Merge pull request #58 from chatcannon/testdata-lfs
Store the test data with git-lfs
2022-01-15 08:14:07 +02:00
54c3813b32 Update version in setup.py to 0.2.1 0.2.1 2021-09-01 07:13:49 +03:00
3b68a30975 Merge pull request #63 from chatcannon/time-format-dotted
Add '%m.%d.%y' date format for .mpr file timestamps
2021-09-01 07:06:58 +03:00
ad39747e5c Add .license files for the testdata files sent in by other people 2021-08-31 18:43:16 +03:00
f1fbcbec44 Set REUSE metadata for testdata files with dep5 file 2021-08-31 18:33:52 +03:00
4aea136d50 Add SPDX metadata to .gitattributes 2021-08-31 18:25:12 +03:00
b9a8afa989 Add test data file for the Rapp/Ohm column ID 2021-08-31 18:21:35 +03:00
a3c742e53f Merge branch 'master' into testdata-lfs 2021-08-31 18:21:01 +03:00
7ef5be147b Merge pull request #66 from chatcannon/add-column-R-Ohm
Add column IDs for 'R/Ohm' and 'Rapp/Ohm'
2021-08-31 18:19:09 +03:00
de182bd400 Add a test for the Rapp/Ohm column ID 2021-08-30 19:45:30 +03:00