import matplotlib.pyplot as plt
from rwsims.sims import run_ste_sim, run_spectrum_sim
run_ste_sim('config.json')
# run_spectrum_sim('config.json')