def read_trf(filepath): return pymedphys.read_trf(filepath)
def read_trf(trf): return pymedphys.read_trf(trf)