cellpy.readers.instruments.pec_csv#

pec csv-type data files

Module Contents#

Classes#

DataLoader

Class for loading exported data from PEC

Attributes#

pec_headers_normal

class DataLoader(*args, **kwargs)[source]#

Bases: cellpy.readers.instruments.base.BaseLoader

Inheritance diagram of cellpy.readers.instruments.pec_csv.DataLoader

Class for loading exported data from PEC

instrument_name = 'pec_csv'[source]#
raw_ext = 'csv'[source]#
get_raw_limits()[source]#
static get_raw_units()[source]#
loader(file_name, bad_steps=None, **kwargs)[source]#
static timestamp_to_seconds(timestamp)[source]#

Changes hh:mm:s.xxx time format to seconds

pec_headers_normal[source]#