Skip to content

Commit

Permalink
Remove unecessary maptlotlib config
Browse files Browse the repository at this point in the history
  • Loading branch information
joeyshuttleworth committed Jun 27, 2024
1 parent 6639d3b commit 272f348
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions scripts/run_herg_qc.py
Original file line number Diff line number Diff line change
Expand Up @@ -25,8 +25,6 @@
from pcpostprocess.leak_correct import fit_linear_leak, get_leak_corrected
from pcpostprocess.subtraction_plots import do_subtraction_plot

matplotlib.use('Agg')
plt.rcParams["axes.formatter.use_mathtext"] = True

pool_kws = {'maxtasksperchild': 1}

Expand Down

0 comments on commit 272f348

Please sign in to comment.