Skip to content

No more matplotlib usetex configuration at scripts.test_flux_weights import time - #970

Merged
thehrh merged 1 commit into
masterfrom
fix/usetex_flux_comparisons
Aug 5, 2026
Merged

No more matplotlib usetex configuration at scripts.test_flux_weights import time#970
thehrh merged 1 commit into
masterfrom
fix/usetex_flux_comparisons

Conversation

@thehrh

@thehrh thehrh commented Aug 1, 2026

Copy link
Copy Markdown
Collaborator

Closes #968.

NB: The text rendering only seems to become slightly worse without LaTeX, but at least the latter isn't strictly required (checked by running the script's --comparisons part with plt.rcParams['text.usetex'] set to False and taking a look at the resulting png plots).

Also, since the Honda SNO flux table which is loaded when --comparisons are requested is not packaged with PISA, the user will now see instructions on how to obtain that table.

…l back to mathtext in absence of LaTeX; handle 2015 SNO flux not being part of PISA package
@thehrh thehrh added this to the 4.3 milestone Aug 1, 2026
@thehrh
thehrh marked this pull request as ready for review August 2, 2026 11:55
@thehrh
thehrh merged commit 4f4b9a5 into master Aug 5, 2026
2 checks passed
@thehrh
thehrh deleted the fix/usetex_flux_comparisons branch August 5, 2026 14:23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Intermittent workflow failures due to global enabling of matplotlib's usetex config by scripts.test_flux_weights module

2 participants