Swash processing for article

This commit is contained in:
Edgar P. Burkhart 2022-07-06 07:55:33 +02:00
parent 34fcb4e879
commit 14ef85246a
Signed by: edpibu
GPG key ID: 9833D3C5A25BD227
2 changed files with 9 additions and 3 deletions

View file

@ -76,7 +76,7 @@ ax.grid()
fig.savefig(out.joinpath("wsize.pdf"))
fig2, ax2 = plt.subplots(
figsize=(10 / 2.54, 2 / 3 * 10 / 2.54), constrained_layout=True
figsize=(10 / 2.54, 4 / 2.54), constrained_layout=True
)
ax2.plot(
t[cr0[i0 - 5] : cr0[i0 + 7]] * 1e-3,