Example #1
0
def read_trf(filepath):
    return pymedphys.read_trf(filepath)
Example #2
0
def read_trf(trf):
    return pymedphys.read_trf(trf)