rename kcurves figure -> fig_kcurves2.png (cache-bust)
Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
This commit is contained in:
@@ -106,6 +106,6 @@ fig.suptitle("The design space, measured — depth curves for every regime "
|
||||
"amber dashes = what distillation reaches with no loop at all)",
|
||||
fontsize=11, y=1.0)
|
||||
fig.tight_layout()
|
||||
fig.savefig(OUT / "fig_kcurves.png", dpi=140, facecolor="white",
|
||||
fig.savefig(OUT / "fig_kcurves2.png", dpi=140, facecolor="white",
|
||||
bbox_inches="tight")
|
||||
print("wrote", OUT / "fig_kcurves.png")
|
||||
print("wrote", OUT / "fig_kcurves2.png")
|
||||
|
||||
Reference in New Issue
Block a user