mirror of
https://github.com/echemdata/galvani.git
synced 2025-12-14 09:15:34 +00:00
Added column 469 to BioLogic.py
This commit is contained in:
@@ -185,6 +185,7 @@ VMPdata_colID_dtype_map = {
|
|||||||
462: ('Temperature/°C', '<f4'),
|
462: ('Temperature/°C', '<f4'),
|
||||||
467: ('Q charge/discharge/mA.h', '<f8'),
|
467: ('Q charge/discharge/mA.h', '<f8'),
|
||||||
468: ('half cycle', '<u4'),
|
468: ('half cycle', '<u4'),
|
||||||
|
469: ('z cycle', '<u4'),
|
||||||
473: ('THD Ewe/%', '<f4'),
|
473: ('THD Ewe/%', '<f4'),
|
||||||
474: ('THD I/%', '<f4'),
|
474: ('THD I/%', '<f4'),
|
||||||
476: ('NSD Ewe/%', '<f4'),
|
476: ('NSD Ewe/%', '<f4'),
|
||||||
|
|||||||
Reference in New Issue
Block a user