-
Notifications
You must be signed in to change notification settings - Fork 30
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Extract information from temporary files for unfinished experiments #102
base: master
Are you sure you want to change the base?
Commits on Feb 7, 2024
-
Merge pull request echemdata#97 from chatcannon/JhonFlash-master
Add support for EC-Lab v11.50 Rebased from echemdata#95 by @JhonFlash3008
Configuration menu - View commit details
-
Copy full SHA for a96bee6 - Browse repository at this point
Copy the full SHA a96bee6View commit details -
Configuration menu - View commit details
-
Copy full SHA for d4d016c - Browse repository at this point
Copy the full SHA d4d016cView commit details -
Added loop_from_file and timestamp_from_file functions to extract loo…
…p_index and timestamp from the temporary _LOOP.txt and .mpl files during MPRfile initialization Added unitary tests but cannot upload test files due to LFS quota exceeded
Configuration menu - View commit details
-
Copy full SHA for 8a9d475 - Browse repository at this point
Copy the full SHA 8a9d475View commit details
Commits on Feb 8, 2024
-
added columns id from various files
from 498 to 502, had to replace other column ids. This is dangerous, as it also modifies dtype from f8 to f4
Configuration menu - View commit details
-
Copy full SHA for 6dfde43 - Browse repository at this point
Copy the full SHA 6dfde43View commit details
Commits on Feb 14, 2024
-
Big modification to support EC-Lab and BT-Lab samples:
- supports files without setting module --> extracted loops and cycles - handles conflict between colIDs for the "stack mode" (VMP3 hardware) - supports old files with a timestamp with variable byte index - added lots of new colIDs - supports data_module version 1 - MPRfile attributes startdate, enddate, timestamp are initialized with None value because it is weird if all MPRfile objects don't have the same attributes
Configuration menu - View commit details
-
Copy full SHA for c7f6d5c - Browse repository at this point
Copy the full SHA c7f6d5cView commit details
Commits on Feb 15, 2024
-
closing reader buffer before each error and after having read all mod…
…ules, but only if the given argument of MPRfile is a path. This avoids keeping a file busy if an error occurred during class initialization
Configuration menu - View commit details
-
Copy full SHA for 870de16 - Browse repository at this point
Copy the full SHA 870de16View commit details -
Configuration menu - View commit details
-
Copy full SHA for f6939c7 - Browse repository at this point
Copy the full SHA f6939c7View commit details