rainbow.agilent.read
- read(path, prec=0, hrms=False, requested_files=None, telemetry=False)[source]
Reads an Agilent .D directory or .dx archive.
- Parameters:
path (str) – Path of the directory or .dx file.
prec (int, optional) – Number of decimals to round masses.
hrms (bool, optional) – Flag for HRMS parsing.
requested_files (list, optional) – List of filenames to parse.
telemetry (bool, optional) – Flag for parsing .dx telemetry traces.
- Returns:
DataDirectory representing the Agilent data.