grapa.datatypes.graphSPE.GraphSPE
- class grapa.datatypes.graphSPE.GraphSPE(filename: str | List[str] | List | ndarray = '', complement: dict | str | List[dict | str] = '', silent: bool = True, config: str | None = 'auto', log_active: bool = False)
Bases:
GraphAn very primitive data parser for .spe data files containing XRF data of a given manufacturer.
- __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)Attributes
AXISLABELSFILEIO_GRAPHTYPEUSERWARNING