Skip to content

Commit

Permalink
Remove crpropa dependencies.
Browse files Browse the repository at this point in the history
  • Loading branch information
lukasmerten committed Nov 8, 2023
1 parent c27217b commit d1f97da
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion calc_mass.py
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
import numpy as np
import gitHelp as gh
import os
from crpropa import amu, mass_electron, mass_proton, mass_neutron

from units import amu, mass_electron, mass_proton, mass_neutron

Expand Down

0 comments on commit d1f97da

Please sign in to comment.