Chase Davies
Chase Davies
pre-commit.ci autofix
pre-commit.ci autofix
@pheuer Thanks for the suggestion! I'll give the second route a shot and see where we get from there. It may take a few days but given the feature request...
@namurphy and @pheuer - I *think* I've implemented ionization energy for ions and fixed the bug where ions just returned their base element ionization energy: ``` Particle('C +2').ionization_energy == Particle('C...
> Maybe you can try `pkgutil.get_data("plasmapy.particles.data", 'ionization_energy.json')` ? @pheuer hmm this appears to still be causing the same issue 🤔 I'll try to dig in and figure out why
> @pheuer hmm this appears to still be causing the same issue 🤔 I'll try to dig in and figure out why Figured this out - this error appears to...
pre-commit.ci autofix
pre-commit.ci autofix
pre-commit.ci autofix
@pheuer - here's a new PR from a fresh branch!