SpectroscoPyx icon indicating copy to clipboard operation
SpectroscoPyx copied to clipboard

[WIP] Add NIST ionization energy query

Open lemmatum opened this issue 7 years ago • 2 comments

closes #40 Related to PlasmaPy issue 285

Adds functionality to query ionization energies for an element from NIST.

lemmatum avatar Apr 30 '18 21:04 lemmatum

Hello @lemmatum! Thanks for updating your pull request.

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

pep8speaks avatar Apr 30 '18 21:04 pep8speaks

Codecov Report

Merging #44 into master will not change coverage. The diff coverage is n/a.

Impacted file tree graph

@@           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 data Powered by Codecov. Last update eecde8c...8deb522. Read the comment docs.

codecov-io avatar Jul 04 '18 05:07 codecov-io