Skip to content

Commit 644e9b4

Browse files
valeriodaggmarshall
authored andcommitted
add pygama.math.distributions import
1 parent 36f4b1a commit 644e9b4

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/pygama/pargen/dplms_ge_dict.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,7 @@
1414
from scipy.signal import convolve, convolve2d
1515
from scipy.stats import chi2
1616

17+
import pygama.math.distributions as pmd # noqa: pycln, F401
1718
from pygama.pargen.data_cleaning import generate_cuts
1819
from pygama.pargen.dsp_optimize import run_one_dsp
1920
from pygama.pargen.energy_optimisation import fom_fwhm_with_alpha_fit

0 commit comments

Comments
 (0)