grapa.datatypes.graphTRPL.GraphTRPL

class grapa.datatypes.graphTRPL.GraphTRPL(filename: str | List[str] | List | ndarray = '', complement: dict | str | List[dict | str] = '', silent: bool = True, config: str | None = 'auto', log_active: bool = False)

Bases: Graph

Parse files containing time-resolved photoluminscence (TRPL) decays

__init__(filename: str | List[str] | List | ndarray = '', complement: dict | str | List[dict | str] = '', silent: bool = True, config: str | None = 'auto', log_active: bool = False)

default constructor. Calls method reset.

Methods

isFileReadable(_filename, fileext[, line1, ...])

readDataFromFile(attributes, **kwargs)

Read a TRPL decay.

Attributes

AXISLABELS

FILEIO_GRAPHTYPE

readDataFromFile(attributes, **kwargs)

Read a TRPL decay.