s452088-mlworkshops/get_SRR_metric.py

5 lines
97 B
Python
Raw Normal View History

2019-04-26 15:28:54 +02:00
from plots import *
csdi_dict = collect_csdi("hypothesis.trn.pra")
print_SRR_for_ASR(csdi_dict)