grapa.datatypes.graphCf.GraphCf
- class grapa.datatypes.graphCf.GraphCf(filename: str | List[str] | List | ndarray = '', complement: dict | str | List[dict | str] = '', silent: bool = True, config: str | None = 'auto', log_active: bool = False)
Bases:
GraphOpens files containing C-f data
- __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])Decides if the file can be opened by this module
readDataFromFile(attributes, **_kwargs)Possible kwargs:
Attributes
AXISLABELSAXISLABELSNYQUISTFILEIO_GRAPHTYPE- classmethod isFileReadable(filename, fileext, line1='', **_kwargs)
Decides if the file can be opened by this module
- readDataFromFile(attributes, **_kwargs)
- Possible kwargs:
_CfLoadPhase: also load the phase, in degrees