Matthew Evans
56bebfe498
Replace failing lfs caching with downloading test files from release tarballs
2024-07-12 14:31:11 +01:00
Matthew Evans
d33c6f7561
Merge pull request #117 from echemdata/ml-evs/pin-numpy
...
Add upper numpy pin
2024-07-12 13:20:03 +01:00
Matthew Evans
79e3df0ed9
Add upper numpy pin
2024-07-12 12:45:02 +01:00
3c904db04e
Merge pull request #105 from echemdata/ml-evs/arbin-in-memory
...
Optionally read Arbin into in-memory sqlite without temporary file
2024-03-03 10:32:30 +02:00
Matthew Evans
fbc90fc961
Update tests/test_Arbin.py
...
Co-authored-by: Chris Kerr <chris.kerr@mykolab.ch >
2024-03-02 18:13:40 +01:00
545a82ec35
Bump version to 0.4.1
...
I forgot to update the version before tagging 0.4.0 so I will have to
tag a 0.4.1 release instead.
0.4.1
2024-03-02 16:29:59 +02:00
7c37ea306b
Merge pull request #107 from echemdata/ml-evs/analog-in-fix
...
Add `Analog IN <n>/V` columns to map
0.4.0
2024-03-02 16:20:19 +02:00
cd3eaae2c1
Merge pull request #103 from echemdata/ml-evs/preparing-release
...
Refresh README in preparation for release
2024-03-02 15:46:55 +02:00
Matthew Evans
a9be96b5c2
Fix column name and add explanation
2024-02-29 09:40:54 +00:00
Matthew Evans
0c2ecd42ca
Duplicate 'ANALOG IN 1/V' to allow reading
2024-02-26 11:44:26 +00:00
Matthew Evans
a845731131
Optionally read Arbin into in-memory sqlite without temporary file
2024-02-12 10:55:52 +00:00
Matthew Evans
6d2a5b31fb
Refresh the README with installation instructions and an arbin snippet
2024-02-12 10:39:09 +00:00
1fd9f8454a
Merge pull request #97 from chatcannon/JhonFlash-master
...
Add support for EC-Lab v11.50
Rebased from #95 by @JhonFlash3008
2024-02-06 21:43:54 +02:00
f0177f2470
Merge pull request #101 from echemdata/ml-evs/attempt-to-cache-lfs
...
Attempt to cache LFS in GH actions
2024-02-06 21:42:10 +02:00
Matthew Evans
ea50999349
Bump setup-python to v5
2024-02-03 21:23:31 +01:00
Matthew Evans
88d1fc3a71
Attempt to cache LFS in GH actions
2024-02-03 21:15:10 +01:00
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