[WIP] Add NIST ionization energy query
closes #40 Related to PlasmaPy issue 285
Adds functionality to query ionization energies for an element from NIST.
Hello @lemmatum! Thanks for updating your pull request.
- In the file
SpectroscoPy/atomic/nist/nistIonizationQuery.py, following are the PEP8 issues :
Line 62:1: E265 block comment should start with '# ' Line 68:75: W291 trailing whitespace Line 195:75: W291 trailing whitespace Line 314:1: E265 block comment should start with '# ' Line 316:1: E265 block comment should start with '# ' Line 317:1: E265 block comment should start with '# ' Line 318:1: E265 block comment should start with '# ' Line 319:1: E265 block comment should start with '# ' Line 320:1: E265 block comment should start with '# ' Line 322:1: E265 block comment should start with '# ' Line 323:1: E265 block comment should start with '# '
Comment last updated on July 04, 2018 at 05:26 Hours UTC
Codecov Report
Merging #44 into master will not change coverage. The diff coverage is
n/a.
@@ Coverage Diff @@
## master #44 +/- ##
=======================================
Coverage 64.86% 64.86%
=======================================
Files 9 9
Lines 111 111
=======================================
Hits 72 72
Misses 39 39
Continue to review full report at Codecov.
Legend - Click here to learn more
Δ = absolute <relative> (impact),ø = not affected,? = missing dataPowered by Codecov. Last update eecde8c...8deb522. Read the comment docs.