ash_model.readwrite.io.read_hif¶ ash_model.readwrite.io.read_hif(path, compress=False)[source]¶ Read an ASH object from a HIF file. Parameters: path (str) – Path to the HIF file. compress (bool) – If True, the file is assumed to be compressed using gzip. Returns: ASH object Return type: ASH