Module pmt_analysis.plotting

Expand source code
from . import model_independent
# Set custom plot style
import matplotlib.pyplot as plt
import os
plt.style.use(os.path.join(os.path.dirname(os.path.realpath(__file__)), 'custom_style.mplstyle'))

Sub-modules

pmt_analysis.plotting.afterpulses
pmt_analysis.plotting.model_independent
pmt_analysis.plotting.scaler