예제 #1
0
def read_trf(filepath):
    return pymedphys.read_trf(filepath)
예제 #2
0
파일: _trf.py 프로젝트: lc52520/pymedphys
def read_trf(trf):
    return pymedphys.read_trf(trf)