updated data and figures to new analysis with the right units
This commit is contained in:
@@ -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:')
|
||||
|
||||
Reference in New Issue
Block a user