Пример #1
0
def read_trf(filepath):
    return pymedphys.read_trf(filepath)
Пример #2
0
def read_trf(trf):
    return pymedphys.read_trf(trf)