hest.readers.Reader
- class hest.readers.Reader
ST/H&E reader
Methods table
Methods
- Reader.auto_read(path: str, **read_kwargs) HESTData
Automatically detect the file names and determine a reading strategy based on the detected files. For more control on the reading process, consider using read() instead
- Parameters:
path (st) – path to the directory containing all the necessary files
- Returns:
STObject that was read
- Return type: