Skip to content

changing to matplotlib.figure API + atlasify

Joschka Birk requested to merge birk-mpl-figure-api into master

Summary

This MR introduces the following changes

  • changes matplotlib.pyplot components in our plotting API to matplotlib.figure
  • atlasify is implemented and replaces applyATLASstyle
  • unit test plots for var_vs_eff.py and roc.py are added

Relates to the following issues

Conformity

Edited by Alexander Froch

Merge request reports