updated data and figures to new analysis with the right units

This commit is contained in:
2025-05-25 23:12:11 +02:00
parent e87d63c46b
commit d043a8c47c
423 changed files with 607 additions and 923 deletions

View File

@@ -138,7 +138,7 @@ if __name__ == '__main__':
s = plot_style()
#labels_params(xlabelloc='right', ylabelloc='top')
fig, axs = plt.subplots(5, 4, cmsize=(s.plot_width, 0.95*s.plot_width),
height_ratios=[3, 3, 3, 3, 0, 3])
height_ratios=[3, 3, 3, 3, 0, 2])
fig.subplots_adjust(leftm=7, rightm=9, topm=2, bottomm=3.5,
wspace=1, hspace=0.5)
print('Example cells:')