fibre_walk_project_code/scripts/ringdown_spectrum_analysis/test.py

5 lines
99 B
Python

import matplotlib.pyplot as plt
from plot_utils import *
f = make_figure()
save_figure(f, "test")