mirror of
https://github.com/echemdata/galvani.git
synced 2025-12-14 09:15:34 +00:00
Added ID 505 and 509 from EC-Lab, according to the export to Text Dialog, assuming they are ordered by ID
This commit is contained in:
@@ -250,6 +250,8 @@ VMPdata_colID_dtype_map = {
|
|||||||
500: ('step time/s', '<f8'),
|
500: ('step time/s', '<f8'),
|
||||||
501: ('Efficiency/%', '<f8'),
|
501: ('Efficiency/%', '<f8'),
|
||||||
502: ('Capacity/mA.h', '<f8'),
|
502: ('Capacity/mA.h', '<f8'),
|
||||||
|
505: ('Rdc/Ohm', '<f4'),
|
||||||
|
509: ('Acir/Dcir Control', '<u1'),
|
||||||
}
|
}
|
||||||
|
|
||||||
# These column IDs define flags which are all stored packed in a single byte
|
# These column IDs define flags which are all stored packed in a single byte
|
||||||
|
|||||||
Reference in New Issue
Block a user