Wrote results rect-lp and log-hp :)
Finished some more figure captions.
This commit is contained in:
@@ -57,7 +57,7 @@ snip_cutoff = np.array([np.nan, 2500, 250, 25])[2]
|
||||
|
||||
# GRAPH SETTINGS:
|
||||
fig_kwargs = dict(
|
||||
figsize=(32/2.54, 32/2.54),
|
||||
figsize=(32/2.54, 20/2.54),
|
||||
)
|
||||
super_grid_kwargs = dict(
|
||||
nrows=3,
|
||||
@@ -68,7 +68,7 @@ super_grid_kwargs = dict(
|
||||
right=1,
|
||||
bottom=0,
|
||||
top=1,
|
||||
height_ratios=[1, 1, 1]
|
||||
height_ratios=[1, 1, 2]
|
||||
)
|
||||
subfig_specs = dict(
|
||||
pure=(0, slice(None)),
|
||||
|
||||
Reference in New Issue
Block a user