We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4e70868 commit c51f9d9Copy full SHA for c51f9d9
comparisons/CAMB_Feedback.py
@@ -124,8 +124,7 @@
124
125
axs[0].legend()
126
axs[1].legend()
127
- #plt.tight_layout()
128
- plt.savefig(f"Feedback_Cosmology_{icos}_wo1Hsuppression.png")
+ plt.savefig(f"Feedback_Cosmology_{icos}.png")
129
130
131
# Calculate maximum deviation between pyHMcode and the version in CAMB
0 commit comments