mirror of
https://github.com/echemdata/galvani.git
synced 2025-12-14 01:15:34 +00:00
Add step time/s field for column 182
This commit is contained in:
@@ -316,6 +316,7 @@ VMPdata_colID_dtype_map = {
|
|||||||
174: ("<Ewe>/V", "<f4"),
|
174: ("<Ewe>/V", "<f4"),
|
||||||
178: ("(Q-Qo)/C", "<f4"),
|
178: ("(Q-Qo)/C", "<f4"),
|
||||||
179: ("dQ/C", "<f4"),
|
179: ("dQ/C", "<f4"),
|
||||||
|
182: ("step time/s", "<f8"),
|
||||||
211: ("Q charge/discharge/mA.h", "<f8"),
|
211: ("Q charge/discharge/mA.h", "<f8"),
|
||||||
212: ("half cycle", "<u4"),
|
212: ("half cycle", "<u4"),
|
||||||
213: ("z cycle", "<u4"),
|
213: ("z cycle", "<u4"),
|
||||||
|
|||||||
Reference in New Issue
Block a user