Skip to content

Commit

Permalink
Added ID 505 and 509 from EC-Lab, according to the export to Text Dia…
Browse files Browse the repository at this point in the history
…log, assuming they are ordered by ID
  • Loading branch information
Paulemeister committed Jul 21, 2023
1 parent 4bca2ac commit 8ce4eb0
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions galvani/BioLogic.py
Original file line number Diff line number Diff line change
Expand Up @@ -250,6 +250,8 @@ def MPTfileCSV(file_or_path):
500: ('step time/s', '<f8'),
501: ('Efficiency/%', '<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
Expand Down

0 comments on commit 8ce4eb0

Please sign in to comment.