Skip to content

Commit 60e2feb

Browse files
committed
Small fixes to the plot_seas code, removed old versions of the FAS plotting tools
1 parent 7da7816 commit 60e2feb

4 files changed

Lines changed: 36 additions & 777 deletions

File tree

gmsvtoolkit/plots/plot_fas.py

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,9 @@ def plot_fas(freqs_fas, h1_data, h2_data,
5454
fas_plot, station, units=None,
5555
plot_title=None):
5656
"""
57-
Create a plot of both FAS components
57+
Create a plot of both FAS horizontal components along
58+
with the combined SEAS
59+
5860
"""
5961
# Set plot dims
6062
pylab.gcf().set_size_inches(11, 8.5)

gmsvtoolkit/plots/plot_fas_bbp.py

Lines changed: 0 additions & 239 deletions
This file was deleted.

0 commit comments

Comments
 (0)