Skip to content

Commit

Permalink
fix doctest for updated nist_asd_2023 file
Browse files Browse the repository at this point in the history
  • Loading branch information
ggggggggg committed May 22, 2024
1 parent ff0127c commit 2d3d11b
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions doc/hci_lines_from_asd.rst
Original file line number Diff line number Diff line change
Expand Up @@ -55,8 +55,8 @@ a commonly injected gas at the NIST EBIT.

.. testoutput::

['Sn', 'Cu', 'Zn', 'Ga', 'Ge', 'As', 'Rb', 'Se', 'Cl', 'Br']
[1, 2, 3, 4, 5, 6, 7, 8, 9, 10]
['Sn', 'Cu', 'Na', 'As', 'Zn', 'Ne', 'Ge', 'Ga', 'Rb', 'Se']
[9, 1, 2, 3, 4, 5, 6, 7, 8, 10]
{'1s 2S J=1/2': 0.0, '2p 2P* J=1/2': 1021.5, '2s 2S J=1/2': 1021.5, '2p 2P* J=3/2': 1022.0, '3p 2P* J=1/2': 1210.8, '3s 2S J=1/2': 1210.8}
1021.5

Expand Down Expand Up @@ -132,6 +132,6 @@ and then add some of the lower order H- and He-like Ga lines.
.. testoutput::

[SpectralLine: Ne10 2p 2P* J=3/2, 1022.0]
[SpectralLine: O7 1s.2p 1P* J=1, 573.9]
[SpectralLine: O7 1s.2p 1P* J=1, 574.0]
[[SpectralLine: Ga31 2p 2P* J=1/2, 9917.0], [SpectralLine: Ga31 2s 2S J=1/2, 9918.0], [SpectralLine: Ga31 2p 2P* J=3/2, 9960.3], [SpectralLine: Ga31 3p 2P* J=1/2, 11767.7], [SpectralLine: Ga31 3s 2S J=1/2, 11768.0], [SpectralLine: Ga31 3d 2D J=3/2, 11780.5]]
[[SpectralLine: Ga30 1s.2s 3S J=1, 9535.8], [SpectralLine: Ga30 1s.2p 3P* J=0, 9571.9], [SpectralLine: Ga30 1s.2p 3P* J=1, 9574.6], [SpectralLine: Ga30 1s.2s 1S J=0, 9574.8], [SpectralLine: Ga30 1s.2p 3P* J=2, 9607.5], [SpectralLine: Ga30 1s.2p 1P* J=1, 9628.3], [SpectralLine: Ga30 1s.3s 3S J=1, 11304.6]]
[[SpectralLine: Ga30 1s.2s 3S J=1, 9535.6], [SpectralLine: Ga30 1s.2p 3P* J=0, 9571.8], [SpectralLine: Ga30 1s.2p 3P* J=1, 9574.4], [SpectralLine: Ga30 1s.2s 1S J=0, 9574.6], [SpectralLine: Ga30 1s.2p 3P* J=2, 9607.4], [SpectralLine: Ga30 1s.2p 1P* J=1, 9628.2], [SpectralLine: Ga30 1s.3s 3S J=1, 11304.6]]

0 comments on commit 2d3d11b

Please sign in to comment.