rainbow.waters.read
- read(path, prec=0, requested_files=None)[source]
Reads a Waters .raw directory.
- Parameters:
path (str) – Path of the directory.
prec (int, optional) – Number of decimals to round ylabels.
requested_files (list, optional) – List of filenames to parse.
- Returns:
DataDirectory representing the Waters .raw directory.