Update plot outputs

This commit is contained in:
Edgar P. Burkhart 2022-06-07 12:09:22 +02:00
parent 0b5f8be42a
commit 339c27b99b
Signed by: edpibu
GPG key ID: 9833D3C5A25BD227
3 changed files with 10 additions and 7 deletions

View file

@ -17,6 +17,6 @@ tf = 14300
x0 = -150
[post]
out = out_post
out = out_post_refined
x = -50
z = 5

View file

@ -87,4 +87,4 @@ with plt.rc_context(
loc="center left",
)
plt.show()
fig.savefig(out.joinpath("fig.pdf"))