Merge pull request #43 from nhshetty-99/master

Added colIDs 74 and 462 to VMPdata_colID_dtype_map
This commit is contained in:
2020-07-03 21:30:30 +03:00
committed by GitHub

View File

@@ -169,6 +169,7 @@ VMPdata_colID_dtype_map = {
38: ('-Im(Z)/Ohm', '<f4'),
39: ('I Range', '<u2'),
70: ('P/W', '<f4'),
74: ('Energy/W.h', '<f8'),
76: ('<I>/mA', '<f4'),
77: ('<Ewe>/V', '<f4'),
123: ('Energy charge/W.h', '<f8'),
@@ -181,8 +182,10 @@ VMPdata_colID_dtype_map = {
434: ('(Q-Qo)/C', '<f4'),
435: ('dQ/C', '<f4'),
441: ('<Ecv>/V', '<f4'),
462: ('Temperature/°C', '<f4'),
467: ('Q charge/discharge/mA.h', '<f8'),
468: ('half cycle', '<u4'),
469: ('z cycle', '<u4'),
473: ('THD Ewe/%', '<f4'),
474: ('THD I/%', '<f4'),
476: ('NSD Ewe/%', '<f4'),