summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/source/latex/nucleardata
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2015-11-13 22:42:38 +0000
committerKarl Berry <karl@freefriends.org>2015-11-13 22:42:38 +0000
commit9785633d50ff8bbc07ad5b5fbceff189e6e3ee1b (patch)
tree2df9c2cf1f98cc1dfb9bc7fff46662f40c97d3df /Master/texmf-dist/source/latex/nucleardata
parent3a45a1fb1b8828638ab19aca6c84b78752232431 (diff)
nucleardata (13nov15)
git-svn-id: svn://tug.org/texlive/trunk@38842 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/source/latex/nucleardata')
-rw-r--r--Master/texmf-dist/source/latex/nucleardata/nucleardata.dtx4126
-rw-r--r--Master/texmf-dist/source/latex/nucleardata/nucleardata.ins79
2 files changed, 4205 insertions, 0 deletions
diff --git a/Master/texmf-dist/source/latex/nucleardata/nucleardata.dtx b/Master/texmf-dist/source/latex/nucleardata/nucleardata.dtx
new file mode 100644
index 00000000000..10af9baa488
--- /dev/null
+++ b/Master/texmf-dist/source/latex/nucleardata/nucleardata.dtx
@@ -0,0 +1,4126 @@
+% \iffalse meta-comment
+% !TEX program = pdfLaTeX
+%<*internal>
+\iffalse
+%</internal>
+%<*readme>
+----------------------------------------------------------------
+
+nucleardata --- Getting info about nuclides into LaTeX documents
+
+E-mail: bnettles@uu.edu
+
+Released under the LaTeX Project Public License v1.3c or later
+
+See http://www.latex-project.org/lppl.txt
+
+----------------------------------------------------------------
+
+This package provides data and commands for including nuclear and atomic mass and energy data in LaTeX documents. It uses the PythonTeX package and requires pythontex.exe to be called with the tex file as the argument.
+
+It reads data from two different csv files: elementlist.csv and massdata.csv which are normally stored in the same folder as the nucleardata.sty file (dist/tex/latex/nucleardata).
+
+The massdata.csv file was created from ENSDF data files and the file mass.mas03round from ``The Ame2003 atomic mass evaluation (II)'' by G.Audi, A.H.Wapstra and C.Thibault, _Nuclear Physics_ A729 p. 337-676, December 22, 2003.
+%</readme>
+%<*internal>
+\fi
+
+\def\nameofplainTeX{plain}
+\ifx\fmtname\nameofplainTeX\else
+ \expandafter\begingroup
+\fi
+%</internal>
+%<*install>
+\input docstrip.tex
+\keepsilent
+\askforoverwritefalse
+\preamble
+----------------------------------------------------------------
+
+nucleardata --- Getting info about nuclides into LaTeX documents
+
+E-mail: bnettles@uu.edu
+
+Released under the LaTeX Project Public License v1.3c or later
+
+See http://www.latex-project.org/lppl.txt
+
+----------------------------------------------------------------
+\endpreamble
+\postamble
+Copyright (C) 2015 by Bill Nettles <bnettles@uu.edu>
+
+This work may be distributed and/or modified under the
+conditions of the LaTeX Project Public License (LPPL), either
+version 1.3c of this license or (at your option) any later
+version. The latest version of this license is in the file:
+
+http://www.latex-project.org/lppl.txt
+
+This work is "maintained" (as per LPPL maintenance status) by
+Bill Nettles.
+
+This work consists of the file nucleardata.dtx
+and the derived files nucleardata.ins,
+ nucleardata.pdf,
+ nucleardata.sty,
+ elementlist.csv,
+ massdata.csv
+\endpostamble
+\usedir{./}
+\generate{
+ \file{\jobname.sty}{\from{\jobname.dtx}{package}}
+}
+%</install>
+%<install>\endbatchfile
+%<*internal>
+\usedir{./}
+\generate{
+ \file{\jobname.ins}{\from{\jobname.dtx}{install}}
+}
+\nopreamble\nopostamble
+\usedir{./}
+\generate{\file{README.}{\from{\jobname.dtx}{readme}}}
+\nopreamble\nopostamble
+\generate{\file{massdata.csv}{\from{\jobname.dtx}{csv1}}}
+\nopreamble\nopostamble
+\generate{\file{elementlist.csv}{\from{\jobname.dtx}{csv2}}}
+
+\ifx\fmtname\nameofplainTeX
+ \expandafter\endbatchfile
+\else
+ \expandafter\endgroup
+\fi
+%</internal>
+%
+%<*package>
+\NeedsTeXFormat{LaTeX2e}
+\ProvidesPackage{nucleardata}[2015/11/18 v1.00 LaTeX package for providing basic nuclear properties to documents efficiently]
+\RequirePackage{pythontex}
+\RequirePackage{siunitx}
+%</package>
+%
+%<*driver>
+\documentclass{ltxdoc}
+\usepackage[T1]{fontenc}
+\usepackage{lmodern}
+\usepackage{\jobname}
+\usepackage[numbered]{hypdoc}
+\usepackage{isotope}
+\EnableCrossrefs
+\RecordChanges
+\begin{document}
+ \DocInput{\jobname.dtx}
+\end{document}
+%
+%</driver>
+% \fi
+%
+% \CheckSum{0}
+%
+%\GetFileInfo{\jobname.sty}
+%
+%\title{^^A
+% \textsf{nucleardata} --- provides nuclide information\thanks{^^A
+% This file describes version \fileversion, last revised \filedate.^^A
+% }^^A
+%}
+%\author{^^A
+% Bill Nettles\thanks{E-mail: bnettles@uu.edu}^^A
+%}
+%\date{Released \filedate}
+%
+%\maketitle
+%
+%\changes{v1.00}{2015/11/18}{First public release}
+%
+% The |nucleardata| package provides a method for quickly accessing information about atomic nuclides (isotopes of elements) by referring to the chemical symbol and mass number (A) or to the atomic number (Z) and mass number (A). This information can be inserted and typeset without the user having to search an outside source. The information available in the current version includes chemical symbol or name given Z, Z given the chemical symbol or name, atomic mass, nuclear mass, Q-values for radioactive decay, half-life of ground states, binding energy, mass excess, and list of known isotopes of an element. \par
+%~
+% The data is contained in two CSV format files: |massdata.csv| and |elementlist.csv|. These files must be installed in the same directory as the |nucleardata.sty| file. They are read during the \LaTeX\ compile process and lookups are done by Python code embedded into the |.sty| file. Initially, the Python code loads all the data from the |CSV| files into Python arrays, |nucleardata| and |elementdata|. \par
+%~
+% The \texttt{massdata.csv} file was created by the author (Nettles) from ENSDF data files and the file \texttt{mass.mas03round} from ``The Ame2003 atomic mass evaluation (II)'' by G.Audi, A.H.Wapstra and C.Thibault, \textit{ Nuclear Physics} A729 p. 337-676, December 22, 2003. The \texttt{elementlist.csv} file was created by the author from public sources. \par
+%~
+% \subsection*{Using Python\TeX\ }
+% Because Python is the basis of the lookup engine, the package |pythontex| is automatically loaded. The user must follow a three-step compiling sequence to get a semifinal/final document. For example, if the user's file is named |carbon.tex|, the sequence will be \par
+%\begin{tabular}{l}
+% |pdflatex carbon.tex| \\
+% |pythontex carbon.tex| \\
+% |pdflatex carbon.tex|
+%\end{tabular}\par
+% If the user is familiar with Python\TeX\ this shouldn't seem unusual. \par
+% \subsection*{A Python Class--Nucdata}
+% Python functions are called by customized \LaTeX\ commands to extract the data from the |nucleardata| and |elementdata| arrays, so the user has the capability of using these functions to write custom Python routines within the default Python\TeX\ environment. The functions belong to a class defined in this package as |Nucdata|. The class is instantiated in the package Python code as |nuc|.\par
+% The functions will allow the user to use the data for more specific calculations such as Q-values of reactions or decay chain behaviors. Python\TeX\ was designed for tasks such as this. The user can utilize the functions as part of the |nuc| instantiation or can implement their own instance. The data arrays are loaded external to the class.\par
+%~
+% \subsection*{Neutron Notation}
+% The neutron doesn't have a chemical symbol, but in this package the symbol \textbf{nn} can be used with a mass number, A, of 1. It can also be referenced with Z=0 and A=1 as arguments.
+%~
+% \subsection*{Rounding Option}
+% Some of the macros below have an optional argument that lets the user specify rounding of decimal places. The rounding is accomplished using the Python |round(|\meta{float},\meta{places}|)| function inside a Python\TeX\ |\py()| call. The \meta{float} argument is the return value of the main function mentioned in each description. Rounding is not a part of the definition of the main functions. As an example, the \LaTeX\ command definition for |nucamassu| is defined as
+% \begin{center}
+% |\newcommand{\nucamassu}[3][6]{\py{round(getMass_u('#2',#3),#1)}}|
+% \end{center}
+% This definition gives a default rounding of six decimal places.
+%
+% \subsection*{Commands}
+%\DescribeMacro{\nucsymbol}
+% Command form: |\nucsymbol{|\meta{namez}|}|.\par
+% Calls a Python function |getSymbol(|\meta{namez}|)|. The argument can be an unquoted string (the name of the element) or an integer (atomic number, Z). Returns a string with the element symbol.\par
+%~
+%
+%\DescribeMacro{\nucname}
+%\DescribeMacro{\nucName}
+% Command form: |\nucName{|\meta{namez}|}| or |\nucname{|\meta{namez}|}|.\par
+% Calls a Python function |getName(|\meta{namez}|)|. The argument can be an unquoted string (the symbol of the element) or an integer (atomic number, Z). |\nucName| returns a string with the element name capitalized. |\nucname| returns the name in lower case. \par
+%~
+%
+%\DescribeMacro{\nucz}
+% Command form: |\nucz{|\meta{namez}|}|.\par
+% Calls a Python function |getZ(|\meta{namez}|)|. The argument must be an unquoted string (the symbol or the name of the element). Returns the atomic number, Z.\par
+%~
+%
+%\DescribeMacro{\nuchalflife}
+%\DescribeMacro{\nuchalfvalue}
+%\DescribeMacro{\nuchalfunit}
+% Command form: |\nuchalflife[|\meta{unit}|]{|\meta{namez}|}{|\meta{A}|}|. \par
+% Calls a Python function |getHalfLife(|\meta{namez}, \meta{A}, \meta{unit}|)|. The optional argument is an unquoted string specifying the time unit to use for the return value. The chart below lists valid arguments. The first required argument can be an unquoted string (the symbol) or an integer (Z). The second required value must be an integer, the mass number, A. Returns a string with the value and units of the halflife of the specific nuclide. \par
+% There are two variations on this command: |\nuchalfvalue| returns the numerical portion of the halflife and |\nuchalfunit| returns the unit portion. They take the same two arguments as |\nuchalflife|. If there is no half life listed, the call returns the None token.\par
+%~
+%\begin{tabular}{ccc}
+% argument & unit symbol & unit name \\
+% \hline
+% |ev| & \si{\electronvolt} & electron-volt \\
+% |mev| & \si{\mega\electronvolt} & mega-electron-volt \\
+% |kev| & \si{\kilo\electronvolt} & kilo-electron-volt \\
+% |ps| & \si{\ps} & picosecond \\
+% |ns| & \si{\ns} & nanosecond \\
+% |us| & \si{\micro\second} & microsecond \\
+% |ms| & \si{\ms} & millisecond \\
+% |s| & \si{\second} & second \\
+% |m| & \si{\min} & minute \\
+% |min| & \si{\min} & minute \\
+% |h| & \si{\hour} & hour \\
+% |hr| & \si{\hour} & hour \\
+% |d| & \si{\day} & day \\
+% |day| & \si{\day} & day \\
+% |y| & \si{\ensuremath{\mathrm{yr}}} & year \\
+% |yr| & \si{\ensuremath{\mathrm{yr}}} & year \\
+% |My| & \si{\ensuremath{\mathrm{My}}} & megayear \\
+% |Gy| & \si{\ensuremath{\mathrm{Gy}}} & gigayear \\
+%\end{tabular}\par
+%~
+%
+%\DescribeMacro{\nucspin}
+% Command form: |\nucspin{|\meta{namez}|}{|\meta{A}|}|, etc.\par
+% Calls Python function |getSpin(|\meta{namez}, \meta{A}|)|. The first required argument can be an unquoted string (the symbol) or an integer (Z). The second must be an integer, the mass number, A. Returns the value of the \textbf{spin quantum number and parity} of the ground state of the nuclide. If no value has been assigned, it returns ``None.'' \par
+%~
+%
+%\DescribeMacro{\nucamassu}
+%\DescribeMacro{\nucamassmev}
+%\DescribeMacro{\nucamasskev}
+% Command form: |\nucamassu[|\meta{rnd}|]{|\meta{namez}|}{|\meta{A}|}|, |\nucamassmev[|\meta{rnd}|]{|\meta{namez}|}{|\meta{A}|}|, |\nucamasskev[|\meta{rnd}|]{|\meta{namez}|}{|\meta{A}|}|. \par
+% Calls Python function |getMass_u(|\meta{namez}, \meta{A}|)| or |getMass_mev(|$\ldots$|)| or |getMass_kev(|$\ldots$|)|. The optional argument is the number of decimal places for rounding; the default is 6 (or 3 for keV). The first required argument can be an unquoted string (the symbol) or an integer (Z). The second must be an integer, the mass number, A. Returns the value of the \textbf{atomic} mass of the nuclide in atomic mass units (u), MeV/c$^2$ or keV/c$^2$, respectively.\par
+%~
+%
+%\DescribeMacro{\nuclearmassu}
+%\DescribeMacro{\nuclearmassmev}
+%\DescribeMacro{\nuclearmasskev}
+% Command form: |\nuclearmassu[|\meta{rnd}|]{|\meta{namez}|}{|\meta{A}|}|, etc.\par
+% Calls Python function |getNuclearMass_u(|\meta{namez}, \meta{A}|)|, etc. The optional argument is the number of decimal places for rounding; the default is 6 (or 3 for keV). The first required argument can be a string (the symbol) or an integer (Z). The second must be an integer, the mass number, A. Returns the value of the \textbf{nuclear} mass of the nuclide in atomic mass units (u), MeV/c$^2$ or keV/c$^2$, respectively.\par
+%~
+%
+%\DescribeMacro{\nucexcess}
+% Command form: |\nucexcess[|\meta{rnd}|]{|\meta{namez}|}{|\meta{A}|}|.\par
+% Calls Python function |getExcess(|\meta{namez},\meta{A}|)|. The optional argument is the number of decimal places for rounding; the default is 3. The first required argument can be a string (the symbol) or an integer (Z). The second must be an integer, the mass number, A. Returns the mass excess ($\Delta$) in keV/c$^2$. (Atomic mass = A$\times$931502 + $\Delta$, in keV).\par
+%~
+%
+%\DescribeMacro{\nucbea}
+% Command form: |\nucbea[|\meta{rnd}|]{|\meta{namez}|}{|\meta{A}|}| \par
+% Calls Python function |getBea(|\meta{namez},\meta{A}|)|. The optional argument is the number of decimal places for rounding; the default is 3. The first required argument can be a string (the symbol) or an integer (Z). The second must be an integer, the mass number, A. Returns the binding energy per nucleon in MeV. (Z*atomic mass(\isotope[1]{H})+(A-Z)*mass neutron-atomic mass of nuclide)/A.\par
+%~
+%
+%\DescribeMacro{\nucisotopes}
+% Command form: |\nucisotopes{|\meta{namez}|}| \par
+% Calls Python function |getIsotopes(|\meta{namez}|)|. The argument can be a string (the element symbol) or an integer (Z). Returns a list of all the isotopes of that element which have mass information available in the database.\par
+%~
+%
+%\DescribeMacro{\nucQalpha}
+%\DescribeMacro{\nucQbeta}
+%\DescribeMacro{\nucQposi}
+%\DescribeMacro{\nucQec}
+% Command form: |\nucQ-----[|\meta{rnd}|]{|\meta{namez}|}{|\meta{A}|}|\par % Call Python functions |getQ-----(|\meta{namez},\meta{A}|)|. The optional argument is the number of decimal places for rounding; the default is 6. The first required argument can be an unquoted string (the element symbol) or an integer (Z). Returns the Q-value of the chosen decay in MeV. Decay type options are alpha, beta, positron, and electron capture. \par
+%~
+%
+%\DescribeMacro{\nucisalpha}
+%\DescribeMacro{\nucisbeta}
+%\DescribeMacro{\nucisposi}
+%\DescribeMacro{\nucisec}
+% Command form: |\nucis-----{|\meta{namez}|}{|\meta{A}|}|.\par
+% Calls Python functions |getQ-----(|\meta{namez},\meta{A}|)| and checks for positive value. The first argument can be an unquoted string (the element symbol) or an integer (Z). Returns the string \textbf{True} or \textbf{False} depending on whether the Q-value of a decay is positive or negative. Decay type options are alpha, beta, positron, and electron capture.\par
+%~
+%
+%\DescribeMacro{\nucreactionqu}
+%\DescribeMacro{\nucreactionqmev}
+%\DescribeMacro{\nucreactionqkev}
+% Command form: |\nucreactionqu[|\meta{rnd}|]| |{|\meta{namez1}|}| |{|\meta{A1}|}| |{|\meta{namez2}|}| |{|\meta{A2}|}| |{|\meta{namez3}|}| |{|\meta{A3}|}| |{|\meta{namez4}|}| |{|\meta{A4}|}|, etc.\par
+% Calls Python function |getReaction_u(|\meta{namez1}, \meta{A1}, \meta{namez2}, \meta{A2}, \meta{namez3}, \meta{A3}, \meta{namez4}, \meta{A4}|)|, etc. The optional argument is the number of decimal places for rounding; the default is 6 (or 3 for keV). The first required argument can be a string (the symbol) or an integer (Z). The second must be an integer, the mass number, A. The numbers after \meta{name} and \meta{A} represent
+%
+%\begin{itemize}
+% \item[1]-- the target nucleus/particle
+% \item[2]-- the projectile nucleus/particle
+% \item[3]-- the ejected nucleus/particle
+% \item[4]-- the resultant nucleus/particle
+%\end{itemize}
+%
+% Returns the Q-value of the reaction in atomic mass units (u), MeV/c$^2$ or keV/c$^2$, respectively.\par
+%~
+%
+%\StopEventually{^^A
+% \PrintChanges
+% ^^A \PrintIndex
+%}
+% \iffalse
+%<*package>
+%<<pythoncode
+
+\begin{pycode}
+import sys
+import fileinput
+import csv
+from subprocess import check_output
+
+u2Mev=931.502
+u2kev=u2Mev*1000.
+Mev2u=1.0/u2Mev
+kev2u=1.0/u2kev
+u2kg=1.660539e-27
+kg2u=1.0/u2kg
+
+hbarev=6.5828e-16
+hbarmev=hbarev/1.e6
+hbarkev=hbarev/1.e3
+
+class Nucdata(object):
+ def __init__(self):
+ self.units_dict={
+ 'ev':'\si{\electronvolt}',
+ 'mev':'\si{\mega\electronvolt}',
+ 'Mev':'\si{\mega\electronvolt}',
+ 'kev':'\si{\kilo\electronvolt}',
+ 'us':'\si{\micro\second}',
+ 'y':'\si{\ensuremath{\mathrm{yr}}}',
+ 'yr':'\si{\ensuremath{\mathrm{yr}}}',
+ 'm':'\si{\min}',
+ 'min':'\si{\min}',
+ 'h':'\si{\hour}',
+ 'hr':'\si{\hour}',
+ 'd':'\si{\day}',
+ 'day':'\si{\day}',
+ 's':'\si{\second}',
+ 'ms':'\si{\ms}',
+ 'ps':'\si{\ps}',
+ 'ns':'\si{\\ns}',
+ 'My':'\si{\ensuremath{\mathrm{My}}}',
+ 'Gy':'\si{\ensuremath{\mathrm{Gy}}}'
+ }
+
+ self.time_dict={
+ "yr":1,
+ "y":1,
+ "d":365.25,
+ "day":365.25,
+ "days":365.25,
+ "h":365.25*24,
+ "hr":365.25*24,
+ "m":365.25*24*60,
+ "min":365.25*24*60,
+ "s":365.25*24*3600,
+ "ms":365.25*24*3600*1e3,
+ "us":365.25*24*3600*1e6,
+ "ns":365.25*24*3600*1e9,
+ "ps":365.25*24*3600*1e12,
+ "My":1e-6,
+ "Gy":1e-9}
+
+ def timeenergy(self,ene):
+ return hbarev*0.69315/ene/time_dict.get("s")
+
+ def getNuclide(self,EL,A):
+ res=[v for v in nucleardata if v.get('SYM').strip().upper()== EL.upper() and v.get('A') == A]
+ return res
+
+ def getElement(self,Z):
+ res=[v for v in nucleardata if int(v.get('Z'))== Z]
+ return res[0].get('SYM')
+
+ def getMass_u(self,EL,A):
+ try:
+ EL = int(eval(str(EL)))
+ except:
+ res=[v for v in nucleardata if v.get('SYM').strip().upper() == EL.upper() and v.get('A') == A]
+ else:
+ res=[v for v in nucleardata if int(v.get('Z')) == EL and v.get('A') == A]
+ return res[0].get('mass')
+
+ def getNuclearMass_u(self,EL,A):
+ try:
+ EL = int(eval(str(EL)))
+ res=[v for v in nucleardata if int(v.get('Z'))== EL and v.get('A') == A]
+ except:
+ res=[v for v in nucleardata if v.get('SYM').strip().upper()== EL.upper() and v.get('A') == A]
+
+ return res[0].get('mass')-int(res[0].get('Z'))*0.511/931.502
+
+ def getMass_mev(self,EL,A):
+ massu=self.getMass_u(EL,A)
+ return massu*931.502
+
+ def getMass_kev(self,EL,A):
+ massu=self.getMass_u(EL,A)
+ return massu*931502.
+
+ def getNuclearMass_mev(self,EL,A):
+ massu=self.getnuclearmass_u(EL,A)
+ return massu*931.502
+
+ def getNuclearMass_kev(self,EL,A):
+ massu=self.getnuclearmass_u(EL,A)
+ return massu*931502.
+
+ def getReaction_u(self,EL1,A1,EL2,A2,EL3,A3,EL4,A4):
+ m1=self.getNuclearMass_u(EL1,A1)
+ m2=self.getNuclearMass_u(EL2,A2)
+ m3=self.getNuclearMass_u(EL3,A3)
+ m4=self.getNuclearMass_u(EL4,A4)
+ return m1+m2-m3-m4
+
+ def getReaction_mev(self,EL1,A1,EL2,A2,EL3,A3,EL4,A4):
+ qu=self.getReaction_u(EL1,A1,EL2,A2,EL3,A3,EL4,A4)
+ return qu*931.502
+
+ def getReaction_kev(self,EL1,A1,EL2,A2,EL3,A3,EL4,A4):
+ qu=self.getReaction_u(EL1,A1,EL2,A2,EL3,A3,EL4,A4)
+ return qu*931502.
+
+ def getExcess(self,EL,A):
+ try:
+ EL = int(eval(str(EL)))
+ res=[v for v in nucleardata if int(v.get('Z'))== EL and v.get('A') == A]
+ except:
+ res=[v for v in nucleardata if v.get('SYM').strip().upper()== EL.upper() and v.get('A') == A]
+
+ return res[0].get('Excess')
+
+ def getHalfLife(self,EL,A,newunit):
+ try:
+ EL = int(eval(str(EL)))
+ res=[v for v in nucleardata if int(v.get('Z'))== EL and v.get('A') == int(A)]
+ except:
+ res=[v for v in nucleardata if v.get('SYM').strip().upper()== EL.upper() and v.get('A') == int(A)]
+
+ rest=res[0].get('halflife')
+ if type(rest)==type('x'):
+ if rest.lower().strip():
+ value= rest.lower().strip().split()
+ if len(value)>1:
+ number = eval(value[0].strip())
+ unit = value[1].strip()
+ if newunit: # user wants to change the unit
+ if unit in ['ev','kev','mev']:
+ number=timeenergy(number)
+ if unit=='kev':
+ number=number/1.e3
+ elif unit=='mev':
+ number=number/1.e6
+ unit='y'
+ number=number*self.time_dict.get(newunit)/self.time_dict.get(unit)
+ unit=newunit
+ result= "\\num{" + str(number) + "} " + self.units_dict.get(unit)
+ else:
+ result=value[0].strip()
+ return result
+ else:
+ return 'undetermined'
+ else:
+ return rest
+
+ def getHalfLifeValue(self,EL,A,newunit):
+ try:
+ EL = int(eval(str(EL)))
+ res=[v for v in nucleardata if int(v.get('Z'))== EL and v.get('A') == A]
+ except:
+ res=[v for v in nucleardata if v.get('SYM').strip().upper()== EL.upper() and v.get('A') == A]
+
+ rest=res[0].get('halflife')
+ if type(rest)==type('x'):
+ if rest.lower().strip():
+ value= rest.lower().strip().split()
+ if len(value)>1:
+ number = eval(value[0].strip())
+ unit = value[1].strip()
+ if newunit: # user wants to change the unit
+ if unit in ['ev','kev','mev']:
+ number=timeenergy(number)
+ if unit=='kev':
+ number=number/1.e3
+ elif unit=='mev':
+ number=number/1.e6
+ unit='y'
+ number=number*self.time_dict.get(newunit)/self.time_dict.get(unit)
+ unit=newunit
+ result= "\\num{" + str(number) + "} "
+ else:
+ result=value[0].strip()
+ return result
+ else:
+ return 'undetermined'
+ else:
+ return rest
+
+ def getHalfLifeUnit(self,EL,A):
+ try:
+ EL = int(eval(str(EL)))
+ res=[v for v in nucleardata if int(v.get('Z'))== EL and v.get('A') == A]
+ except:
+ res=[v for v in nucleardata if v.get('SYM').strip().upper()== EL.upper() and v.get('A') == A]
+
+ rest=res[0].get('halflife')
+ if type(rest)==type('x'):
+ value= rest.lower().strip().split()
+ if len(value)>1:
+ unit = value[1].strip()
+ result= self.units_dict.get(unit)
+ else:
+ result=value[0].strip()
+ return result
+
+ else:
+ return(rest)
+
+ def getBea(self,EL,A):
+ try:
+ EL = int(eval(str(EL)))
+ res=[v for v in nucleardata if int(v.get('Z'))== EL and v.get('A') == A]
+ except:
+ res=[v for v in nucleardata if v.get('SYM').strip().upper()== EL.upper() and v.get('A') == A]
+
+ return res[0].get('BEA')
+
+ def getQbeta(self,EL,A):
+ try:
+ EL = int(eval(str(EL)))
+ res=[v for v in nucleardata if int(v.get('Z'))== EL and v.get('A') == A]
+ except:
+ res=[v for v in nucleardata if v.get('SYM').strip().upper()== EL.upper() and v.get('A') == A]
+ return res[0].get('Qbeta')
+
+ def getQposi(self,EL,A):
+ try:
+ EL = int(eval(str(EL)))
+ res=[v for v in nucleardata if int(v.get('Z'))== EL and v.get('A') == A]
+ except:
+ res=[v for v in nucleardata if v.get('SYM').strip().upper()== EL.upper() and v.get('A') == A]
+ return res[0].get('Qposi')
+
+ def getQec(self,EL,A):
+ try:
+ EL = int(eval(str(EL)))
+ res=[v for v in nucleardata if int(v.get('Z'))== EL and v.get('A') == A]
+ except:
+ res=[v for v in nucleardata if v.get('SYM').strip().upper()== EL.upper() and v.get('A') == A]
+ return res[0].get('Qec')
+
+ def getQalpha(self,EL,A):
+ try:
+ EL = int(eval(str(EL)))
+ res=[v for v in nucleardata if int(v.get('Z'))== EL and v.get('A') == A]
+ except:
+ res=[v for v in nucleardata if v.get('SYM').strip().upper()== EL.upper() and v.get('A') == A]
+ return res[0].get('Qalpha')
+
+ def is_alpha(self,EL,A):
+ try:
+ val= self.getQalpha(EL,A)>0
+ except:
+ val = False
+ return val
+
+ def is_beta(self,EL,A):
+ try:
+ val= self.getQbeta(EL,A)>0
+ except:
+ val = False
+ return val
+
+ def is_posi(self,EL,A):
+ try:
+ val= self.getQposi(EL,A)>0
+ except:
+ val = False
+ return val
+
+ def is_ec(self,EL,A):
+ try:
+ val= self.getQec(EL,A)>0
+ except:
+ val = False
+ return val
+
+ def getIsotopes(self,EL):
+ try:
+ EL = int(eval(str(EL)))
+
+ except:
+ res=[v for v in nucleardata if v.get('SYM').strip().upper()== EL.upper()]
+ else:
+ res=[v for v in nucleardata if int(v.get('Z'))== EL]
+
+ isotopes=[]
+ for v in res:
+ isotopes.append(int(v.get('A')))
+ isostring=str(isotopes)[1:-1]
+ return isostring
+
+ def getZ(self,name):
+ res=[v for v in elementdata if v.get('SYM').strip().upper()== name.upper() or v.get('NAME').strip().upper()== name.upper()]
+ return int(res[0].get('Z'))
+
+ def getSymbol(self,namez):
+ try:
+ namez = int(eval(str(namez)))
+ except:
+ pass
+ res=[v for v in elementdata if int(v.get('Z'))== namez or v.get('NAME').strip().upper()== str(namez).upper()]
+ return res[0].get('SYM').strip()
+
+ def getName(self,namez):
+ try:
+ namez = int(eval(str(namez)))
+ except:
+ pass
+ res=[v for v in elementdata if int(v.get('Z'))== namez or v.get('SYM').strip().upper()== str(namez).upper()]
+ return res[0].get('NAME').strip()
+
+ def getSpin(self,EL,A):
+ try:
+ EL = int(eval(str(EL)))
+ res=[v for v in nucleardata if int(v.get('Z'))== EL and v.get('A') == A]
+ except:
+ res=[v for v in nucleardata if v.get('SYM').strip().upper()== EL.upper() and v.get('A') == A]
+ return res[0].get('spin-parity')
+
+elementdata=[] #list of dictionaries of Z, Elemental symbol, Name of element
+
+filename=check_output("kpsewhich elementlist.csv", shell=True)
+
+if sys.version_info.major == 2:
+ g = open(filename[0:-2], 'rb')
+else:
+ g = open(filename[0:-2], 'r', newline='')
+gin=csv.DictReader(g)#,quoting=csv.QUOTE_NONNUMERIC)
+
+#headline=['Z','SYM','NAME']
+for line in gin:
+ elementdata.append(line)
+g.close()
+
+nucleardata=[] #list of dictionaries of nuclear mass, halflife, etc.
+
+filename=check_output("kpsewhich massdata.csv", shell=True)
+
+if sys.version_info.major == 2:
+ g = open(filename[0:-2], 'rb')
+else:
+ g = open(filename[0:-2], 'r', newline='')
+gin=csv.DictReader(g,quoting=csv.QUOTE_NONNUMERIC)
+
+#headline=["C","N","Z","A","SYM","ORIG","Excess","unc1","BEA","unc2","btype","benergy","bunc","mass","munc","halflife","spin-parity","Qbeta","Qposi","Qec","Qalpha"]
+
+for line in gin:
+ nucleardata.append(line)
+g.close()
+
+nuc=Nucdata()
+
+\end{pycode}
+%pythoncode
+
+%\begin{macro}{\nucspin}
+% \begin{macrocode}
+\newcommand{\nucspin}[2]{\py{nuc.getSpin('#1',#2)}}
+% \end{macrocode}
+%\end{macro}
+
+%\begin{macro}{\nucamassu}
+% \begin{macrocode}
+\newcommand{\nucamassu}[3][6]{\py{round(nuc.getMass_u('#2',#3),#1)}}
+% \end{macrocode}
+%\end{macro}
+
+%\begin{macro}{\nucamassmev}
+% \begin{macrocode}
+\newcommand{\nucamassmev}[3][6]{\py{round(nuc.getMass_mev('#2',#3),#1)}}
+% \end{macrocode}
+%\end{macro}
+
+%\begin{macro}{\nucamasskev}
+% \begin{macrocode}
+\newcommand{\nucamasskev}[3][3]{\py{round(nuc.getMass_kev('#2',#3),#1)}}
+% \end{macrocode}
+%\end{macro}
+
+%\begin{macro}{\nuclearmassu}
+% \begin{macrocode}
+\newcommand{\nuclearmassu}[3][6]{\py{round(nuc.getNuclearMass_u('#2',#3),#1)}}
+% \end{macrocode}
+%\end{macro}
+
+%\begin{macro}{\nuclearmassmev}
+% \begin{macrocode}
+\newcommand{\nuclearmassmev}[3][6]{\py{round(nuc.getNuclearMass_mev('#2',#3),#1)}}
+% \end{macrocode}
+%\end{macro}
+
+%\begin{macro}{\nuclearmasskev}
+% \begin{macrocode}
+\newcommand{\nuclearmasskev}[3][3]{\py{round(nuc.getNuclearMass_kev('#2',#3),#1)}}
+% \end{macrocode}
+%\end{macro}
+
+%\begin{macro}{\nuchalflife}
+% \begin{macrocode}
+\newcommand{\nuchalflife}[3][]{\py{nuc.getHalfLife('#2',#3,'#1')}}
+% \end{macrocode}
+%\end{macro}
+
+%\begin{macro}{\nuchalfvalue}
+% \begin{macrocode}
+\newcommand{\nuchalfvalue}[3][]{\py{nuc.getHalfLifeValue('#2',#3,'#1')}}
+% \end{macrocode}
+%\end{macro}
+
+%\begin{macro}{\nuchalfunit}
+% \begin{macrocode}
+\newcommand{\nuchalfunit}[2]{\py{nuc.getHalfLifeUnit('#1',#2)}}
+% \end{macrocode}
+%\end{macro}
+
+%\begin{macro}{\nucz}
+% \begin{macrocode}
+\newcommand{\nucz}[1]{\py{nuc.getZ('#1')}}
+% \end{macrocode}
+%\end{macro}
+
+%\begin{macro}{\nucName}
+% \begin{macrocode}
+\newcommand{\nucName}[1]{\py{nuc.getName('#1')}}
+% \end{macrocode}
+%\end{macro}
+
+%\begin{macro}{\nucname}
+% \begin{macrocode}
+\newcommand{\nucname}[1]{\py{nuc.getName('#1').lower()}}
+% \end{macrocode}
+%\end{macro}
+
+%\begin{macro}{\nucsymbol}
+% \begin{macrocode}
+\newcommand{\nucsymbol}[1]{\py{nuc.getSymbol('#1')}}
+% \end{macrocode}
+%\end{macro}
+
+%\begin{macro}{\nucexcess}
+% \begin{macrocode}
+\newcommand{\nucexcess}[3][3]{\py{round(nuc.getExcess('#2',#3),#1)}}
+% \end{macrocode}
+%\end{macro}
+
+%\begin{macro}{\nucQalpha}
+% \begin{macrocode}
+\newcommand{\nucQalpha}[3][6]{\py{round(nuc.getQalpha('#2',#3),#1)}}
+% \end{macrocode}
+%\end{macro}
+
+%\begin{macro}{\nucQbeta}
+% \begin{macrocode}
+\newcommand{\nucQbeta}[3][6]{\py{round(nuc.getQbeta('#2',#3),#1)}}
+% \end{macrocode}
+%\end{macro}
+
+%\begin{macro}{\nucQposi}
+% \begin{macrocode}
+\newcommand{\nucQposi}[3][6]{\py{round(nuc.getQposi('#2',#3),#1)}}
+% \end{macrocode}
+%\end{macro}
+
+%\begin{macro}{\nucQec}
+% \begin{macrocode}
+\newcommand{\nucQec}[3][6]{\py{round(nuc.getQec('#2',#3),#1)}}
+% \end{macrocode}
+%\end{macro}
+
+%\begin{macro}{\nucisalpha}
+% \begin{macrocode}
+\newcommand{\nucisalpha}[2]{\py{nuc.getQalpha('#1',#2)>0}}
+% \end{macrocode}
+%\end{macro}
+
+%\begin{macro}{\nucisbeta}
+% \begin{macrocode}
+\newcommand{\nucisbeta}[2]{\py{nuc.getQbeta('#1',#2)>0}}
+% \end{macrocode}
+%\end{macro}
+
+%\begin{macro}{\nucisposi}
+% \begin{macrocode}
+\newcommand{\nucisposi}[2]{\py{nuc.getQposi('#1',#2)>0}}
+% \end{macrocode}
+%\end{macro}
+
+%\begin{macro}{\nucisec}
+% \begin{macrocode}
+\newcommand{\nucisec}[2]{\py{nuc.getQec('#1',#2)>0}}
+% \end{macrocode}
+%\end{macro}
+
+%\begin{macro}{\nucbea}
+% \begin{macrocode}
+\newcommand{\nucbea}[3][3]{\py{round(nuc.getBea('#2',#3)/1000.,#1)}}
+% \end{macrocode}
+%\end{macro}
+
+%\begin{macro}{\nucisotopes}
+% \begin{macrocode}
+\newcommand{\nucisotopes}[1]{\py{nuc.getIsotopes('#1')}}
+% \end{macrocode}
+%\end{macro}
+
+%\begin{macro}{\nucreactionqu}
+% \begin{macrocode}
+\newcommand{\nucreactionqu}[9][3]{\py{round(nuc.getReaction_u('#2',#3,'#4',#5,'#6',#7,'#8',#9),#1)}}
+% \end{macrocode}
+%\end{macro}
+
+%\begin{macro}{\nucreactionqmev}
+% \begin{macrocode}
+\newcommand{\nucreactionqmev}[9][3]{\py{round(nuc.getReaction_mev('#2',#3,'#4',#5,'#6',#7,'#8',#9),#1)}}
+% \end{macrocode}
+%\end{macro}
+
+%\begin{macro}{\nucreactionqkev}
+% \begin{macrocode}
+\newcommand{\nucreactionqkev}[9][3]{\py{round(nuc.getReaction_kev('#2',#3,'#4',#5,'#6',#7,'#8',#9),#1)}}
+% \end{macrocode}
+%\end{macro}
+%<<endinput
+\endinput
+%endinput
+%</package>
+%<*csv1>
+"C","N","Z","A","SYM","ORIG","Excess","unc1","BEA","unc2","btype","benergy","bunc","mass","munc","halflife","spin-parity","Qbeta","Qposi","Qec","Qalpha"
+"0",1,0,1,"nn"," ",8071.3171,0.0005,0.0,0.0,"B-",782.347,0.001,1.0086649157,0.0006,"613.9 s","1/2+",0.7823465999999999,0.0,0.0,0.0
+" ",0,1,1,"H "," ",7288.9705,0.00011,0.0,0.0," ","*","*",1.00782503207,0.0001,"stable","1/2+",0.0,-1.8043466,-0.7823465999999999,0.0
+"0",1,1,2,"H "," ",13135.7216,0.0003,1112.283,0.0," ","*","*",2.0141017778,0.0004,"stable","1+",0.0,0.0,0.0,0.0
+"0",2,1,3,"H "," ",14949.806,0.0023,2827.266,0.001,"B-",18.591,0.001,3.0160492777,0.0025,"12.32 y","1/2+",0.018591200000000755,0.0,0.0,0.0
+" ",1,2,3,"He "," ",14931.2148,0.0024,2572.681,0.001," ","*","*",3.0160293191,0.0026,"stable","1/2+",-13.7387852,-1.0405912000000008,-0.018591200000000755,0.0
+" ",0,3,3,"Li "," -pp",28670.0,2000.0,-2270.0,670.0,"B+",13740.0,2000.0,3.03078,2150.0,"None","None",0.0,12.7167852,13.7387852,0.0
+"0",3,1,4,"H "," -n",25900.0,100.0,1400.0,26.0,"B-",23480.0,100.0,4.02781,110.0,"None","None",23.47508435,0.0,0.0,0.0
+" ",2,2,4,"He "," ",2424.91565,6e-05,7073.915,0.0," ","*","*",4.00260325415,6e-05,"stable","0+",-22.89508435,-24.49708435,-23.47508435,0.0
+" ",1,3,4,"Li "," -p",25320.0,210.0,1150.0,50.0,"B+",22900.0,210.0,4.02719,230.0,"None","None",0.0,21.873084350000003,22.89508435,0.0
+"0",4,1,5,"H "," -nn",32890.0,100.0,1336.0,20.0,"B-",21510.0,110.0,5.03531,110.0,"None","None",21.5,0.0,0.0,0.0
+" ",3,2,5,"He "," -n",11390.0,50.0,5481.0,10.0," ","*","*",5.01222,50.0,"0.648 mev","3/2-",-0.29,-22.522,-21.5,0.8937668999999996
+" ",2,3,5,"Li "," -p",11680.0,50.0,5266.0,10.0,"B+",290.0,70.0,5.01254,50.0,"1.23 mev","3/2-",-26.32,-0.732,0.29,1.9661134999999994
+" ",1,4,5,"Be "," x",38000.0,4000.0,-150.0,800.0,"B+",26320.0,4000.0,5.04079,4290.0,"None","None",0.0,25.298,26.32,0.0
+"0",5,1,6,"H "," -3n",41860.0,260.0,960.0,40.0,"B-",24270.0,260.0,6.04494,280.0,"1.6 mev","(2-)",24.2649,0.0,0.0,0.0
+" ",4,2,6,"He "," ",17595.1,0.8,4878.02,0.13,"B-",3508.3,0.8,6.0188891,0.8,"806.7 ms","0+",3.508306999999999,-25.286900000000003,-24.2649,0.0
+" ",3,3,6,"Li "," ",14086.793,0.015,5332.345,0.003," ","*","*",6.015122795,0.016,"stable","1+",-4.288207000000001,-4.530306999999999,-3.508306999999999,-1.4738446000000012
+" ",2,4,6,"Be "," -",18375.0,5.0,4487.3,0.9,"B+",4288.0,5.0,6.019726,6.0,"92 kev","0+",-25.225,3.2662070000000005,4.288207000000001,0.0
+" ",1,5,6,"B "," x",43600.0,700.0,150.0,120.0,"B+",25230.0,700.0,6.04681,750.0,"None","None",0.0,24.203,25.225,0.0
+"0",6,1,7,"H "," -nn",49140.0,1010.0,940.0,140.0,"B-",23030.0,1010.0,7.05275,1080.0,"None","None",23.039,0.0,0.0,0.0
+" ",5,2,7,"He "," -n",26101.0,17.0,4119.1,2.4,"B-",11193.0,17.0,7.028021,18.0,"150 kev","(3/2)-",11.192860000000001,-24.061,-23.039,0.0
+" ",4,3,7,"Li "," ",14908.14,0.08,5606.291,0.011," ","*","*",7.01600455,0.08,"stable","3/2-",-0.8618900000000013,-12.21486,-11.192860000000001,-2.466582000000001
+" ",3,4,7,"Be "," ",15770.03,0.11,5371.4,0.015,"B+",861.89,0.07,7.0169298300000005,0.11,"53.22 d","3/2-",-12.099969999999999,-0.16010999999999875,0.8618900000000013,-1.5861007999999992
+" ",2,5,7,"B "," +3n",27870.0,70.0,3531.0,10.0,"B+",12100.0,70.0,7.02992,80.0,"1.4 mev","(3/2-)",0.0,11.077969999999999,12.099969999999999,-3.2249160000000003
+"0",6,2,8,"He "," ",31598.0,7.0,3926.0,0.9,"B-",10651.0,7.0,8.033922,7.0,"119.1 ms","0+",10.651159999999999,0.0,0.0,0.0
+" ",5,3,8,"Li "," ",20946.84,0.09,5159.582,0.012,"B-",16005.17,0.1,8.02248736,0.1,"839.9 ms","2+",16.00517,-11.67316,-10.651159999999999,-7.378076
+" ",4,4,8,"Be "," ",4941.67,0.04,7062.435,0.004," ","*","*",8.0053051,0.04,"5.57 ev","0+",-17.979830000000003,-17.027169999999998,-16.00517,0.09183834999999999
+" ",3,5,8,"B "," ",22921.5,1.0,4717.16,0.13,"B+",17979.8,1.0,8.0246072,1.1,"770 ms","2+",-12.1725,16.95783,17.979830000000003,-4.823416
+" ",2,6,8,"C "," 4n",35094.0,23.0,3097.8,2.9,"B+",12173.0,23.0,8.037675,25.0,"230 kev","0+",0.0,11.1505,12.1725,0.0
+"0",7,2,9,"He "," ",40939.0,29.0,3349.0,3.0,"B-",15985.0,29.0,9.04395,30.0,"None","None",15.9847,0.0,0.0,0.0
+" ",6,3,9,"Li "," ",24954.3,1.9,5037.84,0.22,"B-",13606.6,1.9,9.0267895,2.1,"178.3 ms","3/2-",13.606699999999998,-17.006700000000002,-15.9847,-10.360616000000002
+" ",5,4,9,"Be "," ",11347.6,0.4,6462.76,0.04," ","*","*",9.0121822,0.4,"stable","3/2-",-1.0681000000000003,-14.628699999999998,-13.606699999999998,-2.467316
+" ",4,5,9,"B "," -",12415.7,1.0,6257.16,0.11,"B+",1068.0,0.9,9.0133288,1.1,"0.54 kev","3/2-",-16.494799999999998,0.04610000000000036,1.0681000000000003,-1.6892159999999994
+" ",3,6,9,"C "," -pp",28910.5,2.1,4337.48,0.24,"B+",16494.8,2.4,9.0310367,2.3,"126.5 ms","(3/2-)",0.0,15.4728,16.494799999999998,-11.514416
+"0",8,2,10,"He "," ++",48810.0,70.0,3034.0,7.0,"B-",15760.0,70.0,10.0524,80.0,"None","None",15.759,0.0,0.0,0.0
+" ",7,3,10,"Li "," -n",33051.0,15.0,4531.6,1.5,"B-",20444.0,15.0,10.035481,16.0,"1.2 mev","",20.4443,-16.781,-15.759,-11.233916
+" ",6,4,10,"Be "," ",12606.7,0.4,6497.71,0.04,"B-",555.9,0.6,10.013533800000001,0.4,"1.51e+6 y","0+",0.556,-21.4663,-20.4443,-7.413315999999998
+" ",5,5,10,"B "," ",12050.7,0.4,6475.07,0.04," ","*","*",10.012937,0.4,"stable","3+",-3.648,-1.578,-0.556,-4.461008999999999
+" ",4,6,10,"C "," -",15698.7,0.4,6032.04,0.04,"B+",3647.95,0.12,10.0168532,0.4,"19.255 s","0+",-23.1013,2.626,3.648,-5.101215999999999
+" ",3,7,10,"N "," --",38800.0,400.0,3640.0,40.0,"B+",23100.0,400.0,10.04165,430.0,"None","None",0.0,22.0793,23.1013,-7.224916
+"0",8,3,11,"Li "," ",40797.0,19.0,4149.1,1.8,"B-",20623.0,20.0,11.043798,21.0,"8.59 ms","3/2-",20.623,0.0,0.0,-10.767916000000001
+" ",7,4,11,"Be "," -n",20174.0,6.0,5952.8,0.6,"B-",11506.0,6.0,11.021658,7.0,"13.81 s","1/2+",11.5061,-21.645,-20.623,-8.351916000000001
+" ",6,5,11,"B "," ",8667.9,0.4,6927.71,0.04," ","*","*",11.0093054,0.4,"stable","3/2-",-1.9823999999999997,-12.5281,-11.5061,-8.665156
+" ",5,6,11,"C "," ",10650.3,1.0,6676.37,0.09,"B+",1982.4,0.9,11.0114336,1.0,"1223.1 s","3/2-",-13.649700000000001,0.9603999999999996,1.9823999999999997,-7.544646000000002
+" ",4,7,11,"N "," -p",24300.0,50.0,5364.0,4.0,"B+",13650.0,50.0,11.02609,50.0,"None","None",0.0,12.6277,13.649700000000001,-5.994916
+"0",9,3,12,"Li "," x",50100.0,1000.0,3700.0,80.0,"B-",25020.0,1000.0,12.05378,1070.0,"None","None",25.023,0.0,0.0,0.0
+" ",8,4,12,"Be "," -nn",25077.0,15.0,5720.8,1.3,"B-",11708.0,15.0,12.026921,16.0,"21.3 ms","0+",11.7081,-26.045,-25.023,-8.945916
+" ",7,5,12,"B "," +pn",13368.9,1.4,6631.26,0.12,"B-",13368.9,1.4,12.0143521,1.5,"20.20 ms","1+",13.3689,-12.7301,-11.7081,-10.002856
+" ",6,6,12,"C "," ",0.0,0.0,7680.144,0.0," ","*","*",12.0,0.0,"stable","0+",-17.338099999999997,-14.3909,-13.3689,-7.366586
+" ",5,7,12,"N "," ",17338.1,1.0,6170.11,0.08,"B+",17338.1,1.0,12.018613199999999,1.1,"11.000 ms","1+",-14.709900000000001,16.3161,17.338099999999997,-8.008316000000002
+" ",4,8,12,"O "," -pp",32048.0,18.0,4879.1,1.5,"B+",14710.0,18.0,12.034405,20.0,"0.40 mev","0+",0.0,13.6879,14.709900000000001,-5.470916
+"0",9,4,13,"Be "," -n",33250.0,70.0,5273.0,6.0,"B-",16690.0,70.0,13.03569,80.0,"2.7e-21 s","(1/2-)",16.6878,0.0,0.0,-10.113916000000001
+" ",8,5,13,"B "," -nn",16562.2,1.1,6496.4,0.08,"B-",13437.2,1.1,13.017780199999999,1.2,"17.36 ms","3/2-",13.4371887,-17.709799999999998,-16.6878,-10.817015999999999
+" ",7,6,13,"C "," ",3125.0113,0.0009,7469.849,0.0," ","*","*",13.0033548378,0.001,"stable","1/2-",-2.2204686999999996,-14.4591887,-13.4371887,-10.6475047
+" ",6,7,13,"N "," ",5345.48,0.27,7238.863,0.021,"B+",2220.47,0.27,13.00573861,0.29,"9.965 m","1/2-",-17.76652,1.1984686999999994,2.2204686999999996,-9.495136000000002
+" ",5,8,13,"O "," +3n",23112.0,10.0,5812.0,0.7,"B+",17767.0,10.0,13.024812,10.0,"8.58 ms","(3/2-)",0.0,16.74452,17.76652,-8.223416
+"0",10,4,14,"Be "," x",39950.0,130.0,4994.0,9.0,"B-",16290.0,130.0,14.04289,140.0,"4.35 ms","",16.286,0.0,0.0,-11.284916
+" ",9,5,14,"B "," ",23664.0,21.0,6101.6,1.5,"B-",20644.0,21.0,14.025404,23.0,"12.5 ms","2-",20.644106999999998,-17.308,-16.286,-11.811916000000002
+" ",8,6,14,"C "," ",3019.893,0.004,7520.319,0.0,"B-",156.476,0.004,14.003241989,0.004,"5700 y","0+",0.15647600000000011,-21.666107,-20.644106999999998,-12.011723000000002
+" ",7,7,14,"N "," ",2863.417,0.0006,7475.614,0.0," ","*","*",14.003074004799998,0.0006,"stable","1+",-5.143942999999999,-1.178476,-0.15647600000000011,-11.612199
+" ",6,8,14,"O "," ",8007.36,0.11,7052.308,0.008,"B+",5143.94,0.11,14.00859625,0.12,"70.606 s","0+",-24.652639999999998,4.121942999999999,5.143942999999999,-10.116256000000002
+" ",5,9,14,"F "," x",32660.0,400.0,5236.0,29.0,"B+",24650.0,400.0,14.03506,430.0,"None","None",0.0,23.63064,24.652639999999998,-8.564916
+"0",11,4,15,"Be ","-n2p",49800.0,500.0,4540.0,30.0,"B-",20830.0,500.0,15.05346,540.0,"None","None",20.828,0.0,0.0,0.0
+" ",10,5,15,"B "," +3p",28972.0,22.0,5879.0,1.5,"B-",19099.0,22.0,15.031103,24.0,"9.93 ms","",19.0989,-21.85,-20.828,-14.249916
+" ",9,6,15,"C "," -n",9873.1,0.8,7100.17,0.05,"B-",9771.7,0.8,15.0105993,0.9,"2.449 s","1/2+",9.771662000000001,-20.120900000000002,-19.0989,-12.725815999999998
+" ",8,7,15,"N "," ",101.438,0.0007,7699.459,0.0," ","*","*",15.000108898199999,0.0007,"stable","1/2-",-2.754162,-10.793662,-9.771662000000001,-10.991378000000001
+" ",7,8,15,"O "," ",2855.6,0.5,7463.69,0.03,"B+",2754.2,0.5,15.0030656,0.5,"122.24 s","1/2-",-13.9244,1.7321619999999998,2.754162,-10.219615999999998
+" ",6,9,15,"F "," p4n",16780.0,130.0,6484.0,9.0,"B+",13920.0,130.0,15.01801,140.0,"1.0 mev","(1/2+)",0.0,12.9024,13.9244,-9.944916000000001
+"0",12,4,16,"Be "," x",57680.0,500.0,4270.0,30.0,"B-",20600.0,510.0,16.06192,540.0,"None","None",20.6,0.0,0.0,0.0
+" ",11,5,16,"B "," x",37080.0,60.0,5509.0,4.0,"B-",23390.0,60.0,16.03981,60.0,"190 ps","0-",23.386,-21.622,-20.6,-15.444916000000001
+" ",10,6,16,"C "," -nn",13694.0,4.0,6922.05,0.22,"B-",8010.0,4.0,16.014701,4.0,"0.747 s","0+",8.0103,-24.408,-23.386,-13.807916
+" ",9,7,16,"N "," -n",5683.7,2.6,7373.81,0.16,"B-",10420.7,2.6,16.0061017,2.8,"7.13 s","2-",10.42070141,-9.0323,-8.0103,-10.110116
+" ",8,8,16,"O "," ",-4737.00141,0.00016,7976.206,0.0," ","*","*",15.99491461956,0.00016,"stable","0+",-15.417001410000001,-11.44270141,-10.42070141,-7.16191741
+" ",7,9,16,"F "," -",10680.0,8.0,6963.7,0.5,"B+",15417.0,8.0,16.011466,9.0,"40 kev","0-",-13.316,14.39500141,15.417001410000001,-9.083015999999999
+" ",6,10,16,"Ne "," --",23996.0,20.0,6082.6,1.3,"B+",13316.0,22.0,16.025761,22.0,"122 kev","0+",0.0,12.294,13.316,-10.476916000000001
+"0",12,5,17,"B "," x",43770.0,170.0,5266.0,10.0,"B-",22730.0,170.0,17.04699,180.0,"5.08 ms","(3/2-)",22.731,0.0,0.0,0.0
+" ",11,6,17,"C ","2p-n",21039.0,17.0,6557.6,1.0,"B-",13167.0,23.0,17.022586,19.0,"193 ms","",13.168,-23.753,-22.731,-14.635916000000002
+" ",10,7,17,"N "," +p",7871.0,15.0,7286.2,0.9,"B-",8680.0,15.0,17.00845,16.0,"4.173 s","1/2-",8.67981,-14.19,-13.168,-11.116116000000002
+" ",9,8,17,"O "," ",-808.81,0.11,7750.731,0.006," ","*","*",16.9991317,0.12,"stable","5/2+",-2.76051,-9.70181,-8.67981,-6.3587373000000005
+" ",8,9,17,"F "," ",1951.7,0.25,7542.328,0.015,"B+",2760.51,0.27,17.00209524,0.27,"64.49 s","5/2+",-14.5093,1.7385100000000002,2.76051,-5.818696
+" ",7,10,17,"Ne "," +3n",16461.0,27.0,6642.8,1.6,"B+",14509.0,27.0,17.017672,29.0,"109.2 ms","1/2-",0.0,13.4873,14.5093,-9.075916000000001
+"0",13,5,18,"B "," x",52320.0,800.0,4950.0,50.0,"B-",27400.0,800.0,18.05617,860.0,"None","None",27.39,0.0,0.0,0.0
+" ",12,6,18,"C "," ++",24930.0,30.0,6425.7,1.7,"B-",11810.0,40.0,18.02676,30.0,"92 ms","(0+)",11.816,-28.412,-27.39,-17.444916000000003
+" ",11,7,18,"N "," +",13114.0,19.0,7038.5,1.0,"B-",13896.0,19.0,18.014079,20.0,"624 ms","1-",13.8955,-12.838,-11.816,-12.974916
+" ",10,8,18,"O "," ",-781.5,0.6,7767.03,0.03," ","*","*",17.999161,0.7,"stable","0+",-1.6552,-14.9175,-13.8955,-6.2263090000000005
+" ",9,9,18,"F "," ",873.7,0.5,7631.605,0.03,"B+",1655.2,0.6,18.000938,0.6,"109.77 m","1+",-4.4434700000000005,0.6332000000000001,1.6552,-4.414633
+" ",8,10,18,"Ne "," 4n",5317.17,0.28,7341.282,0.016,"B+",4443.5,0.6,18.0057082,0.3,"1.672 s","0+",-18.87283,3.4214700000000002,4.4434700000000005,-5.115106
+" ",7,11,18,"Na "," x",24190.0,50.0,6249.3,2.8,"B+",18870.0,50.0,18.02597,50.0,"None","None",0.0,17.850830000000002,18.87283,-10.894916
+"0",14,5,19,"B "," x",59360.0,400.0,4741.0,21.0,"B-",26940.0,410.0,19.06373,430.0,"None","None",26.94,0.0,0.0,0.0
+" ",13,6,19,"C "," -n",32420.0,100.0,6118.0,5.0,"B-",16560.0,100.0,19.03481,110.0,"None","None",16.558,-27.962,-26.94,-19.804916000000002
+" ",12,7,19,"N ","p-2n",15862.0,16.0,6948.2,0.9,"B-",12527.0,17.0,19.017029,18.0,"0.271 s","(1/2-)",12.5271,-17.58,-16.558,-15.534916
+" ",11,8,19,"O "," -n",3334.9,2.8,7566.39,0.15,"B-",4822.3,2.8,19.00358,3.0,"26.88 s","5/2+",4.82229,-13.549100000000001,-12.5271,-8.963116000000001
+" ",10,9,19,"F "," ",-1487.39,0.07,7779.015,0.004," ","*","*",18.99840322,0.07,"stable","1/2+",-3.23883,-5.84429,-4.82229,-4.013744000000001
+" ",9,10,19,"Ne "," ",1751.44,0.29,7567.375,0.015,"B+",3238.83,0.29,19.0018802,0.3,"17.22 s","1/2+",-11.175559999999999,2.21683,3.23883,-3.529076
+" ",8,11,19,"Na "," p4n",12927.0,12.0,6938.0,0.6,"B+",11175.0,12.0,19.013877,13.0,"None","None",-20.113,10.153559999999999,11.175559999999999,-6.277916
+" ",7,12,19,"Mg "," x",33040.0,250.0,5838.0,13.0,"B+",20110.0,250.0,19.03547,270.0,"None","None",0.0,19.091,20.113,0.0
+"0",14,6,20,"C "," x",37560.0,240.0,5959.0,12.0,"B-",15790.0,250.0,20.04032,260.0,"14 ms","",15.79,0.0,0.0,-22.544916
+" ",13,7,20,"N "," x",21770.0,60.0,6709.2,2.8,"B-",17970.0,60.0,20.02337,60.0,"130 ms","",17.9725,-16.812,-15.79,-17.734916000000002
+" ",12,8,20,"O "," -nn",3797.5,1.1,7568.51,0.05,"B-",3814.9,1.1,20.0040767,1.2,"13.51 s","0+",3.8149,-18.9945,-17.9725,-12.321416000000001
+" ",11,9,20,"F "," ",-17.4,0.08,7720.131,0.004,"B-",7024.53,0.08,19.99998132,0.08,"11.163 s","2+",7.0245313000000005,-4.8369,-3.8149,-8.126016
+" ",10,10,20,"Ne "," ",-7041.9313,0.0018,8032.24,0.0," ","*","*",19.9924401754,0.0019,"stable","0+",-13.8899313,-8.0465313,-7.0245313000000005,-4.729845890000001
+" ",9,11,20,"Na "," -",6848.0,7.0,7298.6,0.3,"B+",13890.0,7.0,20.007351,7.0,"447.9 ms","2+",-10.722,12.8679313,13.8899313,-6.256916
+" ",8,12,20,"Mg "," 4n",17570.0,27.0,6723.4,1.4,"B+",10723.0,28.0,20.018863,29.0,"90.8 ms","0+",0.0,9.7,10.722,-8.850916000000002
+"0",15,6,21,"C "," x",45960.0,500.0,5659.0,24.0,"B-",20710.0,510.0,21.04934,540.0,"None","None",20.71,0.0,0.0,0.0
+" ",14,7,21,"N "," x",25250.0,100.0,6608.0,5.0,"B-",17190.0,100.0,21.02711,100.0,"85 ms","(1/2-)",17.187,-21.732,-20.71,-20.944916000000003
+" ",13,8,21,"O "," -3n",8063.0,12.0,7389.3,0.6,"B-",8110.0,12.0,21.008656,13.0,"3.42 s","(5/2+)",8.1106,-18.209,-17.187,-15.400916
+" ",12,9,21,"F "," -nn",-47.6,1.8,7738.29,0.09,"B-",5684.2,1.8,20.999949,1.9,"4.158 s","5/2+",5.68418,-9.1326,-8.1106,-10.343516
+" ",11,10,21,"Ne "," -n",-5731.78,0.04,7971.713,0.002," ","*","*",20.99384668,0.04,"stable","3/2+",-3.54758,-6.70618,-5.68418,-7.347886
+" ",10,11,21,"Na "," -p",-2184.2,0.7,7765.52,0.03,"B+",3547.6,0.7,20.9976552,0.8,"22.49 s","3/2+",-13.0952,2.5255799999999997,3.54758,-6.560816
+" ",9,12,21,"Mg "," +3n",10911.0,16.0,7104.7,0.8,"B+",13095.0,16.0,21.011713,18.0,"122 ms","5/2+",-15.209,12.0732,13.0952,-7.974916
+" ",8,13,21,"Al "," x",26120.0,300.0,6343.0,14.0,"B+",15210.0,300.0,21.02804,320.0,"35 ns","(5/2+)",0.0,14.187,15.209,0.0
+"0",16,6,22,"C "," x",53280.0,900.0,5440.0,40.0,"B-",21240.0,920.0,22.0572,970.0,"6.1 ms","0+",21.24,0.0,0.0,0.0
+" ",15,7,22,"N "," x",32040.0,190.0,6366.0,9.0,"B-",22750.0,200.0,22.03439,210.0,"24 ms","",22.76,-22.262,-21.24,-22.704916
+" ",14,8,22,"O "," -4n",9280.0,60.0,7364.8,2.6,"B-",6490.0,60.0,22.00997,60.0,"2.25 s","0+",6.487,-23.782,-22.76,-18.074916
+" ",13,9,22,"F "," +",2793.0,12.0,7624.3,0.6,"B-",10818.0,12.0,22.002999,13.0,"4.23 s","(4+)",10.817715,-7.509,-6.487,-12.745916000000001
+" ",12,10,22,"Ne "," ",-8024.715,0.018,8080.465,0.001," ","*","*",21.991385114,0.019,"stable","0+",-2.8423150000000006,-11.839715,-10.817715,-9.668131
+" ",11,11,22,"Na "," -",-5182.4,0.4,7915.709,0.019,"B+",2842.3,0.4,21.994436399999998,0.4,"2.6027 y","3+",-4.785399999999999,1.8203150000000006,2.8423150000000006,-8.481016
+" ",10,12,22,"Mg "," +nn",-397.0,1.3,7662.63,0.06,"B+",4785.5,1.4,21.9995738,1.4,"3.8755 s","0+",-18.577,3.7634,4.785399999999999,-8.139086
+" ",9,13,22,"Al "," x",18180.0,90.0,6783.0,4.0,"B+",18580.0,90.0,22.01952,100.0,"59 ms","(3)+",-13.98,17.555,18.577,-8.434916000000001
+" ",8,14,22,"Si "," x",32160.0,200.0,6111.0,9.0,"B+",13980.0,220.0,22.03453,220.0,"29 ms","0+",0.0,12.958,13.98,0.0
+"0",16,7,23,"N "," x",38400.0,300.0,6164.0,13.0,"B-",23780.0,320.0,23.04122,320.0,"14.5 ms","",23.79,0.0,0.0,-23.384916
+" ",15,8,23,"O "," x",14610.0,120.0,7164.0,5.0,"B-",11280.0,150.0,23.01569,130.0,"82 ms","",11.28,-24.812,-23.79,-20.234916000000002
+" ",14,9,23,"F ","p-2n",3330.0,80.0,7620.0,3.0,"B-",8480.0,80.0,23.00357,90.0,"2.23 s","(3/2,5/2)+",8.48405,-12.302,-11.28,-14.956916000000001
+" ",13,10,23,"Ne "," -n",-5154.05,0.1,7955.255,0.005,"B-",4375.81,0.1,22.9944669,0.11,"37.24 s","5/2+",4.3758036,-9.50605,-8.48405,-10.913866000000002
+" ",12,11,23,"Na "," ",-9529.8536,0.0027,8111.493,0.0," ","*","*",22.989769280900003,0.0029,"stable","3/2+",-4.0560536,-5.3978036000000005,-4.3758036,-10.467379600000001
+" ",11,12,23,"Mg "," ",-5473.8,1.3,7901.13,0.06,"B+",4056.1,1.3,22.9941237,1.4,"11.317 s","3/2+",-12.243799999999998,3.0340536,4.0560536,-9.650155999999999
+" ",10,13,23,"Al "," p4n",6770.0,19.0,7334.8,0.8,"B+",12243.0,19.0,23.007267,20.0,"0.47 s","5/2+",-17.0,11.2218,12.243799999999998,-8.581916000000001
+" ",9,14,23,"Si "," x",23770.0,200.0,6562.0,9.0,"B+",17000.0,200.0,23.02552,210.0,"42.3 ms","",0.0,15.978,17.0,-11.694916000000001
+"0",17,7,24,"N "," x",47540.0,400.0,5862.0,17.0,"B-",28470.0,470.0,24.05104,430.0,"52 ns","",28.47,0.0,0.0,0.0
+" ",16,8,24,"O "," x",19070.0,240.0,7016.0,10.0,"B-",11510.0,250.0,24.02047,250.0,"61 ms","0+",11.51,-29.492,-28.47,-20.914916
+" ",15,9,24,"F "," x",7560.0,70.0,7463.0,3.0,"B-",13510.0,70.0,24.00812,80.0,"400 ms","(1,2,3)+",13.5115,-12.532,-11.51,-16.634916
+" ",14,10,24,"Ne "," -nn",-5951.5,0.4,7993.319,0.016,"B-",2466.6,0.4,23.9936108,0.4,"3.38 m","0+",2.4666100000000006,-14.5335,-13.5115,-12.173916000000002
+" ",13,11,24,"Na "," -n",-8418.11,0.08,8063.496,0.003,"B-",5515.45,0.08,23.99096278,0.08,"20.20 ms","1+",5.515456999999999,-3.4886100000000004,-2.4666100000000006,-10.825626
+" ",12,12,24,"Mg "," ",-13933.567,0.013,8260.709,0.001," ","*","*",23.9850417,0.014,"stable","0+",-13.876667,-6.537456999999998,-5.515456999999999,-9.3165517
+" ",11,13,24,"Al "," -",-56.9,2.8,7649.92,0.12,"B+",13876.6,2.8,23.9999389,3.0,"2.053 s","4+",-10.8119,12.854667,13.876667,-9.329816
+" ",10,14,24,"Si "," --",10755.0,19.0,7166.8,0.8,"B+",10812.0,20.0,24.011546,21.0,"140 ms","0+",-21.245,9.7899,10.8119,-9.239916000000001
+" ",9,15,24,"P "," x",32000.0,500.0,6249.0,21.0,"B+",21240.0,500.0,24.03435,540.0,"None","None",0.0,20.223,21.245,0.0
+"0",18,7,25,"N "," x",56500.0,500.0,5592.0,20.0,"B-",29060.0,570.0,25.06066,540.0,"None","None",29.06,0.0,0.0,0.0
+" ",17,8,25,"O "," -n",27440.0,260.0,6723.0,10.0,"B-",16170.0,280.0,25.02946,280.0,"50 ns","(3/2+)",16.17,-30.082,-29.06,-20.944916000000003
+" ",16,9,25,"F "," x",11270.0,100.0,7339.0,4.0,"B-",13380.0,100.0,25.0121,110.0,"50 ms","(5/2+)",13.378,-17.192,-16.17,-16.404916
+" ",15,10,25,"Ne "," x",-2108.0,26.0,7842.7,1.0,"B-",7250.0,26.0,24.997737,28.0,"602 ms","(1/2,3/2)+",7.2498,-14.4,-13.378,-12.595916
+" ",14,11,25,"Na "," -nn",-9357.8,1.2,8101.4,0.05,"B-",3835.0,1.2,24.989954,1.3,"59.1 s","5/2+",3.8350300000000006,-8.271799999999999,-7.2498,-11.735115999999998
+" ",13,12,25,"Mg "," ",-13192.83,0.03,8223.504,0.001," ","*","*",24.98583692,0.03,"stable","5/2+",-4.276629999999999,-4.857030000000001,-3.8350300000000006,-9.885966
+" ",12,13,25,"Al "," -p",-8916.2,0.5,8021.144,0.019,"B+",4276.7,0.5,24.990428100000003,0.5,"7.183 s","5/2+",-12.740200000000002,3.2546299999999992,4.276629999999999,-9.156916
+" ",11,14,25,"Si "," +3n",3824.0,10.0,7480.2,0.4,"B+",12740.0,10.0,25.004106,11.0,"220 ms","5/2+",-15.046,11.718200000000001,12.740200000000002,-9.511916000000001
+" ",10,15,25,"P "," x",18870.0,200.0,6847.0,8.0,"B+",15050.0,200.0,25.02026,210.0,"30 ns","(1/2+)",0.0,14.024,15.046,-9.674916000000001
+"0",18,8,26,"O "," -nn",35710.0,260.0,6457.0,10.0,"B-",17440.0,310.0,26.03834,280.0,"None","None",17.44,0.0,0.0,-19.994916
+" ",17,9,26,"F "," x",18270.0,170.0,7098.0,6.0,"B-",17840.0,170.0,26.01962,180.0,"9.6 ms","1+",17.84,-18.462,-17.44,-16.194916000000003
+" ",16,10,26,"Ne "," x",430.0,27.0,7753.9,1.0,"B-",7292.0,27.0,26.000461,29.0,"197 ms","0+",7.292,-18.862,-17.84,-11.274916000000001
+" ",15,11,26,"Na "," x",-6862.0,6.0,8004.26,0.22,"B-",9352.0,6.0,25.992633,6.0,"1.077 s","3+",9.352582,-8.314,-7.292,-12.079916
+" ",14,12,26,"Mg "," ",-16214.582,0.027,8333.872,0.001," ","*","*",25.982592929000003,0.03,"stable","0+",-4.004272000000001,-10.374582,-9.352582,-10.614783
+" ",13,13,26,"Al "," ",-12210.31,0.06,8149.771,0.002,"B+",4004.27,0.06,25.98689169,0.06,"7.17e+5 y","5+",-5.065309999999999,2.982272000000001,4.004272000000001,-9.452826000000002
+" ",12,14,26,"Si "," +nn",-7145.0,3.0,7924.85,0.12,"B+",5066.0,3.0,25.99233,3.0,"2.234 s","0+",-18.115,4.043309999999999,5.065309999999999,-9.172916
+" ",11,15,26,"P "," x",10970.0,200.0,7198.0,8.0,"B+",18120.0,200.0,26.01178,210.0,"20 ms","(3+)",-15.0,17.093,18.115,-9.634916
+" ",10,16,26,"S "," x",25970.0,300.0,6591.0,11.0,"B+",15000.0,360.0,26.02788,320.0,"None","None",0.0,13.978,15.0,-8.614916000000001
+"0",19,8,27,"O "," x",44950.0,500.0,6175.0,19.0,"B-",20030.0,630.0,27.04826,540.0,"None","None",20.02,0.0,0.0,0.0
+" ",18,9,27,"F "," x",24930.0,380.0,6887.0,14.0,"B-",17860.0,390.0,27.02676,400.0,"5.0 ms","(5/2+)",17.86,-21.042,-20.02,-15.894916
+" ",17,10,27,"Ne "," x",7070.0,110.0,7520.0,4.0,"B-",12590.0,110.0,27.00759,120.0,"32 ms","(3/2+)",12.587,-18.882,-17.86,-9.964916
+" ",16,11,27,"Na "," ",-5517.0,4.0,7956.93,0.13,"B-",9069.0,4.0,26.994077,4.0,"301 ms","5/2+",9.06965,-13.609,-12.587,-11.271916000000001
+" ",15,12,27,"Mg "," -n",-14586.65,0.05,8263.854,0.002,"B-",2610.01,0.13,26.98434059,0.05,"9.458 m","1/2+",2.6100100000000004,-10.09165,-9.06965,-11.857516
+" ",14,13,27,"Al "," ",-17196.66,0.12,8331.545,0.004," ","*","*",26.98153863,0.12,"stable","5/2+",-4.812360000000001,-3.63201,-2.6100100000000004,-10.091722399999998
+" ",13,14,27,"Si "," -",-12384.3,0.15,8124.334,0.006,"B+",4812.36,0.1,26.98670491,0.16,"4.16 s","5/2+",-11.6673,3.7903600000000006,4.812360000000001,-9.335415999999999
+" ",12,15,27,"P "," p4n",-717.0,26.0,7663.2,1.0,"B+",11667.0,26.0,26.99923,28.0,"260 ms","1/2+",-18.257,10.645299999999999,11.6673,-9.911916000000002
+" ",11,16,27,"S "," -",17540.0,200.0,6958.0,7.0,"B+",18260.0,200.0,27.01883,220.0,"21 ms","(5/2+)",0.0,17.235,18.257,-8.654916000000002
+"0",20,8,28,"O "," x",53850.0,600.0,5925.0,21.0,"B-",20620.0,790.0,28.05781,640.0,"None","None",20.62,0.0,0.0,0.0
+" ",19,9,28,"F "," x",33230.0,510.0,6633.0,18.0,"B-",21980.0,530.0,28.03567,550.0,"40 ns","",21.99,-21.642,-20.62,-16.734916000000002
+" ",18,10,28,"Ne "," x",11240.0,150.0,7390.0,5.0,"B-",12230.0,150.0,28.01207,160.0,"19 ms","0+",12.229,-23.012,-21.99,-10.254916000000001
+" ",17,11,28,"Na "," ",-989.0,13.0,7799.3,0.5,"B-",14029.0,13.0,27.998938,14.0,"30.5 ms","1+",14.0296,-13.251,-12.229,-10.973916000000001
+" ",16,12,28,"Mg "," +",-15018.6,2.0,8272.41,0.07,"B-",1831.8,2.0,27.9838768,2.2,"20.915 h","0+",1.8318399999999984,-15.0516,-14.0296,-11.492016
+" ",15,13,28,"Al "," -n",-16850.44,0.13,8309.886,0.005,"B-",4642.36,0.13,27.98191031,0.14,"2.2414 m","3+",4.642356800000002,-2.853839999999998,-1.8318399999999984,-10.857246
+" ",14,14,28,"Si "," ",-21492.7968,0.0018,8447.744,0.0," ","*","*",27.9769265325,0.0019,"stable","0+",-14.3337968,-5.664356800000001,-4.642356800000002,-9.984145800000002
+" ",13,15,28,"P "," -",-7159.0,3.0,7907.87,0.12,"B+",14334.0,3.0,27.992315,4.0,"270.3 ms","3+",-11.229,13.3117968,14.3337968,-9.527016
+" ",12,16,28,"S "," --",4070.0,160.0,7479.0,6.0,"B+",11230.0,160.0,28.00437,170.0,"125 ms","0+",-22.49,10.207,11.229,-9.109916000000002
+" ",11,17,28,"Cl "," x",26560.0,500.0,6648.0,18.0,"B+",22480.0,530.0,28.02851,540.0,"None","None",0.0,21.468,22.49,-7.864916
+"0",20,9,29,"F "," x",40300.0,580.0,6439.0,20.0,"B-",22240.0,640.0,29.04326,620.0,"2.5 ms","(5/2+)",22.24,0.0,0.0,-18.624916000000002
+" ",19,10,29,"Ne "," x",18060.0,270.0,7179.0,9.0,"B-",15390.0,270.0,29.01939,290.0,"15.6 ms","(3/2+)",15.395,-23.262,-22.24,-11.804916
+" ",18,11,29,"Na "," ",2665.0,13.0,7682.7,0.4,"B-",13284.0,19.0,29.002861,14.0,"44.9 ms","3/2+",13.284,-16.417,-15.395,-11.029916000000002
+" ",17,12,29,"Mg "," x",-10619.0,14.0,8113.8,0.5,"B-",7596.0,14.0,28.9886,15.0,"1.30 s","3/2+",7.596299999999999,-14.306,-13.284,-10.935916
+" ",16,13,29,"Al "," -nn",-18215.3,1.2,8348.72,0.04,"B-",3679.7,1.2,28.980445,1.3,"6.56 m","5/2+",3.6797459999999993,-8.6183,-7.596299999999999,-11.282416000000001
+" ",15,14,29,"Si "," -n",-21895.046,0.021,8448.634,0.001," ","*","*",28.9764947,0.022,"stable","1/2+",-4.942446,-4.701745999999999,-3.6797459999999993,-11.127131999999998
+" ",14,15,29,"P "," -p",-16952.6,0.6,8251.228,0.021,"B+",4942.4,0.6,28.981800600000003,0.6,"4.142 s","1/2+",-13.792599999999998,3.920446,4.942446,-10.461315999999998
+" ",13,16,29,"S "," +3n",-3160.0,50.0,7748.6,1.7,"B+",13790.0,50.0,28.99661,50.0,"187 ms","5/2+",-16.3,12.770599999999998,13.792599999999998,-9.408916000000001
+" ",12,17,29,"Cl "," x",13140.0,200.0,7159.0,7.0,"B+",16300.0,200.0,29.01411,210.0,"20 ns","(3/2+)",0.0,15.278,16.3,-8.154916
+"0",21,9,30,"F "," x",48900.0,600.0,6206.0,20.0,"B-",25800.0,830.0,30.0525,640.0,"None","None",25.8,0.0,0.0,0.0
+" ",20,10,30,"Ne "," x",23100.0,570.0,7040.0,19.0,"B-",14740.0,570.0,30.0248,610.0,"5.8 ms","0+",14.739,-26.822,-25.8,-15.034916
+" ",19,11,30,"Na "," x",8361.0,25.0,7505.8,0.8,"B-",17272.0,27.0,30.008976,27.0,"48 ms","2+",17.272,-15.761,-14.739,-12.333916
+" ",18,12,30,"Mg "," x",-8911.0,8.0,8055.4,0.28,"B-",6962.0,16.0,29.990434,9.0,"335 ms","0+",6.961,-18.294,-17.272,-11.765916
+" ",17,13,30,"Al "," +",-15872.0,14.0,8261.4,0.5,"B-",8561.0,14.0,29.98296,15.0,"3.60 s","3+",8.560928,-7.983,-6.961,-11.434916000000001
+" ",16,14,30,"Si "," -n",-24432.928,0.03,8520.653,0.001," ","*","*",29.97377017,0.03,"stable","0+",-4.232328000000002,-9.582927999999999,-8.560928,-10.643261999999998
+" ",15,15,30,"P "," -p",-20200.6,0.3,8353.496,0.01,"B+",4232.4,0.3,29.978313800000002,0.3,"2.498 m","1+",-6.137599999999998,3.2103280000000014,4.232328000000002,-10.415205999999998
+" ",14,16,30,"S "," +nn",-14063.0,3.0,8122.82,0.1,"B+",6138.0,3.0,29.984903,3.0,"1.178 s","0+",-18.503,5.115599999999999,6.137599999999998,-9.342916
+" ",13,17,30,"Cl "," x",4440.0,200.0,7480.0,7.0,"B+",18510.0,200.0,30.00477,210.0,"30 ns","(3+)",-15.64,17.481,18.503,-8.954916
+" ",12,18,30,"Ar "," x",20080.0,300.0,6932.0,10.0,"B+",15640.0,360.0,30.02156,320.0,"None","None",0.0,14.618,15.64,-8.314916
+"0",22,9,31,"F "," -nn",56290.0,600.0,6028.0,19.0,"B-",25450.0,1080.0,31.06043,640.0,"None","None",25.45,0.0,0.0,0.0
+" ",21,10,31,"Ne "," x",30840.0,900.0,6824.0,29.0,"B-",18190.0,930.0,31.03311,970.0,"3.4 ms","",18.19,-26.472,-25.45,-16.534916000000003
+" ",20,11,31,"Na "," x",12650.0,210.0,7385.0,7.0,"B-",15870.0,210.0,31.01359,230.0,"17.0 ms","3/2+",15.867,-19.212,-18.19,-14.704916
+" ",19,12,31,"Mg "," x",-3217.0,12.0,7872.3,0.4,"B-",11736.0,24.0,30.996546,13.0,"230 ms","",11.737,-16.889,-15.867,-12.711916
+" ",18,13,31,"Al ","p-2n",-14954.0,20.0,8225.6,0.7,"B-",7995.0,20.0,30.983947,22.0,"644 ms","(3/2,5/2)+",7.995009999999999,-12.759,-11.737,-11.861916
+" ",17,14,31,"Si "," -n",-22949.01,0.04,8458.29,0.001,"B-",1491.88,0.19,30.97536323,0.04,"157.3 m","3/2+",1.4918700000000027,-9.017009999999999,-7.995009999999999,-10.787275999999999
+" ",16,15,31,"P "," ",-24440.88,0.18,8481.178,0.006," ","*","*",30.97376163,0.2,"stable","1/2+",-5.396280000000003,-2.5138700000000025,-1.4918700000000027,-9.669136000000002
+" ",15,16,31,"S "," +n",-19044.6,1.5,8281.87,0.05,"B+",5396.2,1.5,30.979554699999998,1.6,"2.572 s","1/2+",-11.974599999999999,4.374280000000002,5.396280000000003,-9.085216
+" ",14,17,31,"Cl "," p4n",-7070.0,50.0,7870.3,1.6,"B+",11980.0,50.0,30.99241,50.0,"150 ms","",-18.36,10.952599999999999,11.974599999999999,-8.777916000000001
+" ",13,18,31,"Ar "," -",11290.0,210.0,7253.0,7.0,"B+",18360.0,200.0,31.01212,220.0,"15 ms","5/2+",0.0,17.338,18.36,-8.674916000000001
+"0",22,10,32,"Ne "," x",37280.0,800.0,6662.0,25.0,"B-",18210.0,880.0,32.04002,860.0,"3.5 ms","0+",18.22,0.0,0.0,-18.994916
+" ",21,11,32,"Na "," x",19060.0,360.0,7207.0,11.0,"B-",20020.0,360.0,32.02047,380.0,"13.2 ms","",20.015,-19.242,-18.22,-16.594916
+" ",20,12,32,"Mg "," x",-955.0,18.0,7807.8,0.6,"B-",10110.0,90.0,31.998975,19.0,"95 ms","0+",10.105,-21.037,-20.015,-14.619916000000002
+" ",19,13,32,"Al "," x",-11060.0,90.0,8099.2,2.7,"B-",13020.0,90.0,31.98812,90.0,"33.0 ms","1+",13.02091,-11.127,-10.105,-12.495916000000001
+" ",18,14,32,"Si "," -n",-24080.91,0.05,8481.569,0.002,"B-",224.31,0.19,31.97414808,0.05,"153 y","0+",0.22431000000000131,-14.04291,-13.02091,-11.487225999999998
+" ",17,15,32,"P "," -n",-24305.22,0.19,8464.13,0.006,"B-",1710.48,0.22,31.973907269999998,0.2,"14.263 d","1+",1.7104799999999996,-1.2463100000000014,-0.22431000000000131,-9.879696000000003
+" ",16,16,32,"S "," ",-26015.7,0.14,8493.134,0.004," ","*","*",31.972071,0.15,"stable","0+",-12.6857,-2.7324799999999994,-1.7104799999999996,-6.9478192000000005
+" ",15,17,32,"Cl "," -",-13330.0,7.0,8072.25,0.21,"B+",12686.0,7.0,31.98569,7.0,"298 ms","1+",-11.1298,11.6637,12.6857,-8.595916
+" ",14,18,32,"Ar "," x",-2200.2,1.8,7700.0,0.06,"B+",11130.0,7.0,31.997638,1.9,"98 ms","0+",-22.6202,10.1078,11.1298,-8.695116
+" ",13,19,32,"K "," x",20420.0,500.0,6969.0,16.0,"B+",22620.0,500.0,32.02192,540.0,"None","None",0.0,21.598200000000002,22.6202,-8.564916
+"0",23,10,33,"Ne "," x",46000.0,800.0,6440.0,24.0,"B-",21110.0,1190.0,33.04938,860.0,"None","None",21.11,0.0,0.0,0.0
+" ",22,11,33,"Na "," x",24890.0,870.0,7056.0,27.0,"B-",20000.0,880.0,33.02672,940.0,"8.2 ms","",19.996,-22.132,-21.11,-17.834916
+" ",21,12,33,"Mg "," x",4894.0,20.0,7638.5,0.6,"B-",13420.0,80.0,33.005254,21.0,"90 ms","",13.424,-21.018,-19.996,-15.590916000000002
+" ",20,13,33,"Al "," x",-8530.0,70.0,8021.6,2.2,"B-",11960.0,70.0,32.99084,80.0,"41 ms","",11.963,-14.446,-13.424,-13.619916000000002
+" ",19,14,33,"Si ","+n2p",-20493.0,16.0,8360.4,0.5,"B-",5845.0,16.0,32.978,17.0,"6.18 s","(3/2+)",5.8445,-12.985,-11.963,-12.298916000000002
+" ",18,15,33,"P "," +",-26337.5,1.1,8513.81,0.03,"B-",248.5,1.1,32.9717255,1.2,"25.34 d","1/2+",0.2484900000000016,-6.8665,-5.8445,-10.547116000000003
+" ",17,16,33,"S "," ",-26585.99,0.14,8497.634,0.004," ","*","*",32.971458760000004,0.15,"stable","3/2+",-5.58259,-1.2704900000000017,-0.2484900000000016,-7.115860000000003
+" ",16,17,33,"Cl "," -p",-21003.4,0.5,8304.758,0.014,"B+",5582.6,0.4,32.9774519,0.5,"2.511 s","3/2+",-11.6193,4.56059,5.58259,-6.475716000000003
+" ",15,18,33,"Ar "," x",-9384.1,0.4,7928.95,0.013,"B+",11619.3,0.6,32.9899257,0.5,"173.0 ms","1/2+",-16.1441,10.5973,11.6193,-8.649016
+" ",14,19,33,"K "," x",6760.0,200.0,7416.0,6.0,"B+",16150.0,200.0,33.00726,210.0,"25 ns","(3/2+)",0.0,15.1221,16.1441,-8.804916
+"0",24,10,34,"Ne "," -nn",53120.0,810.0,6279.0,24.0,"B-",20360.0,1210.0,34.05703,870.0,"None","None",20.36,0.0,0.0,0.0
+" ",23,11,34,"Na "," -n",32760.0,900.0,6855.0,26.0,"B-",23950.0,930.0,34.03517,960.0,"5.5 ms","1+",23.95,-21.382,-20.36,-18.564916
+" ",22,12,34,"Mg "," x",8810.0,230.0,7536.0,7.0,"B-",11740.0,260.0,34.00946,250.0,"20 ms","0+",11.74,-24.972,-23.95,-16.714916000000002
+" ",21,13,34,"Al "," x",-2930.0,110.0,7858.0,3.0,"B-",17020.0,110.0,33.99685,120.0,"42 ms","",17.027,-12.762,-11.74,-13.715916000000002
+" ",20,14,34,"Si "," +pp",-19957.0,14.0,8336.1,0.4,"B-",4601.0,15.0,33.978576,15.0,"2.77 s","0+",4.601,-18.049,-17.027,-13.470916
+" ",19,15,34,"P "," +pn",-24558.0,5.0,8448.45,0.15,"B-",5374.0,5.0,33.973636,5.0,"12.43 s","1+",5.3737900000000005,-5.623,-4.601,-11.110916000000001
+" ",18,16,34,"S "," ",-29931.79,0.11,8583.501,0.003," ","*","*",33.9678669,0.12,"stable","0+",-5.492010000000002,-6.395790000000001,-5.3737900000000005,-7.923778000000001
+" ",17,17,34,"Cl "," ",-24439.78,0.18,8398.961,0.005,"B+",5492.01,0.15,33.97376282,0.19,"1.5264 s","0+",-6.062579999999998,4.470010000000002,5.492010000000002,-6.664096000000001
+" ",16,18,34,"Ar "," p4n",-18377.2,0.4,8197.64,0.011,"B+",6062.6,0.4,33.980271200000004,0.4,"844.5 ms","0+",-16.8972,5.0405799999999985,6.062579999999998,-6.739116000000001
+" ",15,19,34,"K "," x",-1480.0,300.0,7678.0,9.0,"B+",16900.0,300.0,33.99841,320.0,"25 ns","(1+)",-14.63,15.875200000000001,16.8972,-8.344916000000001
+" ",14,20,34,"Ca "," x",13150.0,300.0,7224.0,9.0,"B+",14630.0,420.0,34.01412,320.0,"35 ns","0+",0.0,13.608,14.63,-9.354916000000001
+"0",24,11,35,"Na "," -n",39580.0,950.0,6695.0,27.0,"B-",23430.0,1030.0,35.04249,1020.0,"1.5 ms","",23.43,0.0,0.0,-19.134916
+" ",23,12,35,"Mg "," x",16150.0,400.0,7342.0,11.0,"B-",16280.0,440.0,35.01734,430.0,"70 ms","(7/2-)",16.28,-24.452,-23.43,-17.114916
+" ",22,13,35,"Al "," x",-130.0,180.0,7784.0,5.0,"B-",14230.0,180.0,34.99986,190.0,"150 ms","",14.23,-17.302,-16.28,-15.204916
+" ",21,14,35,"Si ","2p-n",-14360.0,40.0,8168.7,1.1,"B-",10500.0,40.0,34.98458,40.0,"0.78 s","",10.4977,-15.252,-14.23,-13.567916
+" ",20,15,35,"P "," +p",-24857.7,1.9,8446.25,0.05,"B-",3988.6,1.9,34.9733141,2.0,"47.3 s","1/2+",3.98866,-11.5197,-10.4977,-12.328616000000002
+" ",19,16,35,"S "," ",-28846.36,0.1,8537.854,0.003,"B-",167.18,0.09,34.96903216,0.11,"87.51 d","3/2+",0.1671800000000003,-5.01066,-3.98866,-8.322266000000003
+" ",18,17,35,"Cl "," ",-29013.54,0.04,8520.278,0.001," ","*","*",34.96885268,0.04,"stable","3/2+",-5.966139999999999,-1.1891800000000003,-0.1671800000000003,-6.9975760000000005
+" ",17,18,35,"Ar "," -",-23047.4,0.7,8327.465,0.021,"B+",5966.1,0.7,34.9752576,0.8,"1.775 s","3/2+",-11.878400000000001,4.944139999999999,5.966139999999999,-6.427716000000003
+" ",16,19,35,"K "," p4n",-11169.0,20.0,7965.7,0.6,"B+",11879.0,20.0,34.98801,21.0,"190 ms","3/2+",-15.769,10.8564,11.878400000000001,-6.523916
+" ",15,20,35,"Ca "," x",4600.0,200.0,7493.0,6.0,"B+",15770.0,200.0,35.00494,210.0,"50 ms","",0.0,14.747,15.769,-9.114916000000001
+"0",25,11,36,"Na "," -n",47950.0,950.0,6500.0,26.0,"B-",26530.0,1080.0,36.05148,1020.0,"None","None",26.53,0.0,0.0,0.0
+" ",24,12,36,"Mg "," x",21420.0,500.0,7215.0,14.0,"B-",15640.0,550.0,36.023,540.0,"200 ns","0+",15.64,-27.552,-26.53,-18.284916000000003
+" ",23,13,36,"Al "," x",5780.0,210.0,7628.0,6.0,"B-",18260.0,250.0,36.00621,230.0,"90 ms","",18.26,-16.662,-15.64,-15.704916
+" ",22,14,36,"Si "," x",-12480.0,120.0,8114.0,3.0,"B-",7770.0,120.0,35.9866,130.0,"0.45 s","0+",7.771,-19.282,-18.26,-13.949916000000002
+" ",21,15,36,"P "," +",-20251.0,13.0,8307.9,0.4,"B-",10413.0,13.0,35.97826,14.0,"5.6 s","4-",10.41307,-8.793,-7.771,-11.615916
+" ",20,16,36,"S "," ",-30664.07,0.19,8575.387,0.005,"B-",-1142.22,0.19,35.967080759999995,0.2,"stable","0+",-1.142209999999999,-11.43507,-10.41307,-9.008076
+" ",19,17,36,"Cl "," ",-29521.86,0.07,8521.927,0.002,"B-",709.68,0.08,35.968306979999994,0.08,"3.01e+5 y","2+",0.7096800000000003,0.12020999999999912,1.142209999999999,-7.641556
+" ",18,18,36,"Ar "," ",-30231.54,0.027,8519.909,0.001," ","*","*",35.967545105999996,0.029,"stable","0+",-12.80554,-1.7316800000000003,-0.7096800000000003,-6.6407560000000005
+" ",17,19,36,"K "," -",-17426.0,8.0,8142.47,0.22,"B+",12805.0,8.0,35.981292,8.0,"342 ms","2+",-10.986,11.78354,12.80554,-6.520916000000001
+" ",16,20,36,"Ca "," 4n",-6440.0,40.0,7815.6,1.1,"B+",10990.0,40.0,35.99309,40.0,"100 ms","0+",-20.34,9.964,10.986,-6.664716
+" ",15,21,36,"Sc "," x",13900.0,500.0,7229.0,14.0,"B+",20340.0,510.0,36.01492,540.0,"None","None",0.0,19.318,20.34,-8.944916000000001
+"0",26,11,37,"Na "," -nn",55280.0,960.0,6345.0,26.0,"B-",26030.0,1320.0,37.05934,1030.0,"None","None",26.03,0.0,0.0,0.0
+" ",25,12,37,"Mg "," x",29250.0,900.0,7027.0,24.0,"B-",19300.0,960.0,37.0314,970.0,"260 ns","(7/2-)",19.3,-27.052,-26.03,-19.174916
+" ",24,13,37,"Al "," x",9950.0,330.0,7528.0,9.0,"B-",16530.0,370.0,37.01068,360.0,"None","None",16.53,-20.322,-19.3,-17.364916
+" ",23,14,37,"Si "," x",-6580.0,170.0,7953.0,5.0,"B-",12410.0,170.0,36.99294,180.0,"90 ms","(7/2-)",12.41,-17.552,-16.53,-13.898916000000002
+" ",22,15,37,"P ","p-2n",-18990.0,40.0,8267.5,1.0,"B-",7900.0,40.0,36.97961,40.0,"2.31 s","",7.90636,-13.432,-12.41,-12.884916
+" ",21,16,37,"S "," -n",-26896.36,0.2,8459.934,0.005,"B-",4865.17,0.2,36.97112557,0.21,"5.05 m","7/2-",4.865169999999998,-8.928360000000001,-7.90636,-8.828276000000002
+" ",20,17,37,"Cl "," ",-31761.53,0.05,8570.28,0.001," ","*","*",36.965902590000006,0.05,"stable","3/2+",-0.813869999999999,-5.8871699999999985,-4.865169999999998,-7.848945999999999
+" ",19,18,37,"Ar "," -",-30947.66,0.21,8527.139,0.006,"B+",813.87,0.2,36.96677632,0.22,"35.04 d","3/2+",-6.147459999999999,-0.208130000000001,0.813869999999999,-6.786585999999998
+" ",18,19,37,"K "," -p",-24800.2,0.09,8339.847,0.003,"B+",6147.46,0.23,36.97337589,0.1,"1.226 s","3/2+",-11.638200000000001,5.1254599999999995,6.147459999999999,-6.221716
+" ",17,20,37,"Ca "," +3n",-13162.0,22.0,8004.2,0.6,"B+",11638.0,22.0,36.98587,24.0,"175 ms","3/2+",-16.002,10.616200000000001,11.638200000000001,-6.202815999999999
+" ",16,21,37,"Sc "," x",2840.0,300.0,7550.0,8.0,"B+",16000.0,300.0,37.00305,320.0,"None","None",0.0,14.98,16.002,-6.3449160000000004
+"0",26,12,38,"Mg "," x",35000.0,500.0,6903.0,13.0,"B-",18950.0,890.0,38.03757,540.0,"None","None",18.95,0.0,0.0,-20.544916
+" ",25,13,38,"Al "," x",16050.0,730.0,7381.0,19.0,"B-",20120.0,740.0,38.01723,780.0,"None","None",20.12,-19.972,-18.95,-19.134916
+" ",24,14,38,"Si "," x",-4070.0,140.0,7890.0,4.0,"B-",10690.0,170.0,37.99563,150.0,"None","None",10.69,-21.142,-20.12,-15.304916
+" ",23,15,38,"P "," x",-14760.0,100.0,8150.9,2.7,"B-",12100.0,100.0,37.98416,110.0,"0.64 s","",12.101,-11.712,-10.69,-14.254916000000001
+" ",22,16,38,"S "," +",-26861.0,7.0,8448.78,0.19,"B-",2937.0,7.0,37.971163,8.0,"170.3 m","0+",2.9370999999999987,-13.123,-12.101,-9.328916000000001
+" ",21,17,38,"Cl "," -n",-29798.1,0.1,8505.48,0.003,"B-",4916.5,0.3,37.96801043,0.1,"715 ms","5-",4.9165,-3.9590999999999985,-2.9370999999999987,-7.665015999999999
+" ",20,18,38,"Ar "," ",-34714.6,0.3,8614.273,0.009," ","*","*",37.9627324,0.4,"stable","0+",-5.913899999999998,-5.9385,-4.9165,-7.207725999999997
+" ",19,19,38,"K "," ",-28800.7,0.4,8438.057,0.012,"B+",5913.86,0.29,37.969081200000005,0.5,"7.636 m","3+",-6.741700000000001,4.891899999999998,5.913899999999998,-6.785836000000002
+" ",18,20,38,"Ca "," +nn",-22059.0,5.0,8240.06,0.12,"B+",6741.0,5.0,37.976318,5.0,"440 ms","0+",-17.119,5.7197000000000005,6.741700000000001,-6.106716
+" ",17,21,38,"Sc "," x",-4940.0,300.0,7769.0,8.0,"B+",17120.0,300.0,37.9947,320.0,"300 ns","(2-)",-14.04,16.097,17.119,-5.8849160000000005
+" ",16,22,38,"Ti "," x",9100.0,250.0,7379.0,7.0,"B+",14040.0,390.0,38.00977,270.0,"None","None",0.0,13.018,14.04,-6.474916
+"0",27,12,39,"Mg "," -n",43570.0,510.0,6713.0,13.0,"B-",22170.0,1560.0,39.04677,550.0,"260 ns","",22.17,0.0,0.0,0.0
+" ",26,13,39,"Al "," x",21400.0,1470.0,7260.0,40.0,"B-",19470.0,1510.0,39.02297,1580.0,"7.6 us","",19.47,-23.192,-22.17,-20.604916
+" ",25,14,39,"Si "," x",1930.0,340.0,7741.0,9.0,"B-",14800.0,350.0,39.00207,360.0,"47.5 ms","",14.8,-20.492,-19.47,-16.644916000000002
+" ",24,15,39,"P "," x",-12870.0,100.0,8100.5,2.7,"B-",10290.0,110.0,38.98618,110.0,"0.16 s","",10.29,-15.822,-14.8,-15.164916000000002
+" ",23,16,39,"S ","2p-n",-23160.0,50.0,8344.3,1.3,"B-",6640.0,50.0,38.97513,50.0,"11.5 s","(7/2)-",6.640200000000001,-11.312,-10.29,-11.224916
+" ",22,17,39,"Cl "," -nn",-29800.2,1.7,8494.4,0.04,"B-",3442.0,5.0,38.9680082,1.9,"55.6 m","3/2+",3.4417999999999993,-7.6622,-6.640200000000001,-7.367416
+" ",21,18,39,"Ar "," +",-33242.0,5.0,8562.59,0.13,"B-",565.0,5.0,38.964313,5.0,"269 y","7/2-",0.565010000000002,-4.463799999999999,-3.4417999999999993,-6.820556
+" ",20,19,39,"K "," ",-33807.01,0.19,8557.02,0.005," ","*","*",38.96370668,0.2,"stable","3/2+",-6.532610000000001,-1.587010000000002,-0.565010000000002,-7.2183860000000015
+" ",19,20,39,"Ca "," -",-27274.4,1.9,8369.46,0.05,"B+",6532.6,1.9,38.970719700000004,2.0,"859.6 ms","3/2+",-13.1064,5.510610000000001,6.532610000000001,-6.651916
+" ",18,21,39,"Sc ","2n-p",-14168.0,24.0,8013.3,0.6,"B+",13106.0,24.0,38.98479,26.0,"300 ns","(7/2-)",-15.668,12.084400000000002,13.1064,-5.423916
+" ",17,22,39,"Ti "," x",1500.0,210.0,7592.0,5.0,"B+",15670.0,210.0,39.00161,220.0,"26 ms","(3/2+)",0.0,14.646,15.668,-5.524916
+"0",28,12,40,"Mg "," x",50240.0,900.0,6581.0,23.0,"B-",20940.0,1140.0,40.05393,970.0,"None","None",20.94,0.0,0.0,0.0
+" ",27,13,40,"Al "," x",29300.0,700.0,7085.0,17.0,"B-",23830.0,890.0,40.03145,750.0,"260 ns","",23.83,-21.962,-20.94,-21.074916
+" ",26,14,40,"Si "," x",5470.0,560.0,7661.0,14.0,"B-",13570.0,570.0,40.00587,600.0,"33.0 ms","0+",13.58,-24.852,-23.83,-18.374916000000002
+" ",25,15,40,"P "," x",-8110.0,140.0,7981.0,3.0,"B-",14760.0,200.0,39.9913,150.0,"153 ms","(2-,3-)",14.76,-14.602,-13.58,-16.314916
+" ",24,16,40,"S "," x",-22870.0,140.0,8330.0,4.0,"B-",4690.0,140.0,39.97545,150.0,"8.8 s","0+",4.69,-15.782,-14.76,-12.814916
+" ",23,17,40,"Cl "," +",-27560.0,30.0,8427.8,0.8,"B-",7480.0,30.0,39.97042,30.0,"1.35 m","2-",7.479896000000001,-5.712,-4.69,-9.733916
+" ",22,18,40,"Ar "," ",-35039.896,0.0027,8595.259,0.0,"B-",-1504.69,0.19,39.9623831225,0.0029,"stable","0+",-1.5046960000000036,-8.501896,-7.479896000000001,-6.800742000000001
+" ",21,19,40,"K "," ",-33535.2,0.19,8538.083,0.005,"B-",1311.07,0.11,39.963998479999994,0.21,"1.248e+9 y","4-",1.3110699999999997,0.48269600000000357,1.5046960000000036,-6.438255999999996
+" ",20,20,40,"Ca "," ",-34846.27,0.21,8551.301,0.005," ","*","*",39.962590979999995,0.22,"stable","0+",-14.323069999999996,-2.3330699999999998,-1.3110699999999997,-7.039645999999996
+" ",19,21,40,"Sc "," -",-20523.2,2.8,8173.67,0.07,"B+",14323.0,2.8,39.977967,3.0,"182.3 ms","4-",-11.673200000000001,13.301069999999996,14.323069999999996,-5.5221160000000005
+" ",18,22,40,"Ti "," --",-8850.0,160.0,7862.0,4.0,"B+",11670.0,160.0,39.9905,170.0,"53.3 ms","0+",-19.18,10.651200000000001,11.673200000000001,-4.834916
+" ",17,23,40,"V "," x",10330.0,500.0,7363.0,13.0,"B+",19180.0,530.0,40.01109,540.0,"None","None",0.0,18.158,19.18,-5.994916
+"0",28,13,41,"Al "," x",35700.0,800.0,6952.0,20.0,"B-",22140.0,2010.0,41.03833,860.0,"260 ns","",22.14,0.0,0.0,-22.004916
+" ",27,14,41,"Si "," x",13560.0,1840.0,7470.0,40.0,"B-",18840.0,1860.0,41.01456,1980.0,"200 ns","",18.84,-23.162,-22.14,-18.114916
+" ",26,15,41,"P "," x",-5280.0,220.0,7914.0,5.0,"B-",13740.0,250.0,40.99434,230.0,"150 ms","",13.74,-19.862,-18.84,-17.654916
+" ",25,16,41,"S "," x",-19020.0,120.0,8229.9,2.9,"B-",8290.0,140.0,40.97958,130.0,"1.99 s","",8.29,-14.762,-13.74,-14.864916000000001
+" ",24,17,41,"Cl "," x",-27310.0,70.0,8413.0,1.7,"B-",5760.0,70.0,40.97068,70.0,"38.4 s","(1/2+,3/2+)",5.7575,-9.312,-8.29,-10.744916000000002
+" ",23,18,41,"Ar "," ",-33067.5,0.3,8534.371,0.008,"B-",2491.6,0.4,40.9645006,0.4,"109.61 m","7/2-",2.49157,-6.7795,-5.7575,-8.596056
+" ",22,19,41,"K "," ",-35559.07,0.19,8576.061,0.005," ","*","*",40.961825759999996,0.21,"stable","3/2+",-0.4213099999999977,-3.5135699999999996,-2.49157,-6.222456000000001
+" ",21,20,41,"Ca "," ",-35137.76,0.24,8546.703,0.006,"B+",421.31,0.18,40.96227806,0.26,"1.02e+5 y","7/2-",-6.495370000000003,-0.6006900000000023,0.4213099999999977,-6.6150160000000024
+" ",20,21,41,"Sc "," ",-28642.39,0.23,8369.198,0.006,"B+",6495.37,0.16,40.96925113,0.24,"596.3 ms","7/2-",-12.94239,5.473370000000003,6.495370000000003,-6.267105999999999
+" ",19,22,41,"Ti "," x",-15700.0,100.0,8034.0,2.0,"B+",12940.0,100.0,40.98315,110.0,"80.4 ms","3/2+",-15.49,11.92039,12.94239,-4.962916
+" ",18,23,41,"V "," x",-210.0,210.0,7637.0,5.0,"B+",15500.0,230.0,40.99978,220.0,"None","None",0.0,14.468,15.49,-5.474916
+"0",29,13,42,"Al "," x",43680.0,900.0,6789.0,22.0,"B-",25240.0,1030.0,42.04689,970.0,"None","None",25.25,0.0,0.0,0.0
+" ",28,14,42,"Si "," x",18430.0,500.0,7372.0,12.0,"B-",17500.0,670.0,42.01979,540.0,"?","",17.49,-26.272,-25.25,-18.994916
+" ",27,15,42,"P "," x",940.0,450.0,7770.0,11.0,"B-",18620.0,460.0,42.00101,480.0,"110 ms","",18.62,-18.512,-17.49,-17.534916000000003
+" ",26,16,42,"S "," x",-17680.0,120.0,8194.2,3.0,"B-",7240.0,190.0,41.98102,130.0,"1.013 s","0+",7.23,-19.642,-18.62,-16.034916000000003
+" ",25,17,42,"Cl "," x",-24910.0,140.0,8348.0,3.0,"B-",9510.0,140.0,41.97325,150.0,"6.9 s","",9.513,-8.252,-7.23,-12.574916000000002
+" ",24,18,42,"Ar "," x",-34423.0,6.0,8555.61,0.14,"B-",599.0,6.0,41.963046,6.0,"32.9 y","0+",0.5985599999999976,-10.535,-9.513,-9.986916
+" ",23,19,42,"K "," -n",-35021.56,0.22,8551.245,0.005,"B-",3525.52,0.22,41.96240281,0.24,"12.360 h","2-",3.525510000000002,-1.6205599999999978,-0.5985599999999976,-7.648375999999999
+" ",22,20,42,"Ca "," ",-38547.07,0.25,8616.559,0.006," ","*","*",41.958618009999995,0.27,"stable","0+",-6.425829999999998,-4.547510000000002,-3.525510000000002,-6.257386000000001
+" ",21,21,42,"Sc "," ",-32121.24,0.27,8444.935,0.006,"B+",6425.83,0.12,41.96551643,0.29,"680.8 ms","0+",-6.999240000000001,5.403829999999998,6.425829999999998,-5.745456000000001
+" ",20,22,42,"Ti "," -pp",-25122.0,5.0,8259.65,0.13,"B+",7000.0,5.0,41.973031,6.0,"0.199 s","0+",-16.952,5.977240000000002,6.999240000000001,-5.487916
+" ",19,23,42,"V "," x",-8170.0,200.0,7837.0,5.0,"B+",16950.0,200.0,41.99123,210.0,"55 ns","",-14.16,15.93,16.952,-5.654916
+" ",18,24,42,"Cr "," x",5990.0,300.0,7482.0,7.0,"B+",14160.0,360.0,42.00643,320.0,"350 ns","0+",0.0,13.138,14.16,-5.534916
+"0",29,14,43,"Si "," x",26700.0,700.0,7196.0,16.0,"B-",20930.0,1190.0,43.02866,750.0,"None","None",20.93,0.0,0.0,-19.294916
+" ",28,15,43,"P "," x",5770.0,970.0,7664.0,23.0,"B-",17730.0,990.0,43.00619,1040.0,"33 ms","",17.74,-21.952,-20.93,-18.054916000000002
+" ",27,16,43,"S "," x",-11970.0,200.0,8058.0,5.0,"B-",12200.0,260.0,42.98715,220.0,"220 ms","",12.2,-18.762,-17.74,-16.324916
+" ",26,17,43,"Cl "," x",-24170.0,160.0,8324.0,4.0,"B-",7840.0,160.0,42.97405,170.0,"3.07 s","",7.84,-13.222,-12.2,-13.724916
+" ",25,18,43,"Ar "," x",-32010.0,5.0,8488.24,0.12,"B-",4583.0,10.0,42.965636,6.0,"5.37 m","(5/2-)",4.583,-8.862,-7.84,-11.274916000000001
+" ",24,19,43,"K "," +",-36593.0,9.0,8576.63,0.21,"B-",1815.0,9.0,42.960716,10.0,"22.3 h","3/2+",1.8155999999999985,-5.605,-4.583,-9.217716000000001
+" ",23,20,43,"Ca "," ",-38408.6,0.3,8600.659,0.007," ","*","*",42.958766600000004,0.3,"stable","7/2-",-2.2206999999999972,-2.8375999999999983,-1.8155999999999985,-7.591515999999999
+" ",22,21,43,"Sc "," -p",-36187.9,1.9,8530.82,0.04,"B+",2220.7,1.9,42.961150700000005,2.0,"3.891 h","7/2-",-6.866900000000001,1.198699999999997,2.2206999999999972,-4.805806
+" ",21,22,43,"Ti ","-n2p",-29321.0,7.0,8352.93,0.16,"B+",6867.0,7.0,42.968522,7.0,"509 ms","7/2-",-11.301,5.844900000000002,6.866900000000001,-4.4715159999999985
+" ",20,23,43,"V "," x",-18020.0,230.0,8072.0,5.0,"B+",11300.0,230.0,42.98065,250.0,"800 ms","",-15.89,10.279,11.301,-6.276916
+" ",19,24,43,"Cr "," x",-2130.0,220.0,7684.0,5.0,"B+",15890.0,320.0,42.99771,240.0,"21.6 ms","(3/2+)",0.0,14.868,15.89,-6.054916
+"0",30,14,44,"Si "," x",32840.0,800.0,7076.0,18.0,"B-",20740.0,1060.0,44.03526,860.0,"None","None",20.74,0.0,0.0,-19.824916
+" ",29,15,44,"P "," x",12100.0,700.0,7530.0,16.0,"B-",21220.0,800.0,44.01299,750.0,"None","None",21.22,-21.762,-20.74,-19.624916000000002
+" ",28,16,44,"S "," x",-9120.0,390.0,7994.0,9.0,"B-",11110.0,410.0,43.99021,420.0,"123 ms","0+",11.11,-22.242,-21.22,-17.014916
+" ",27,17,44,"Cl "," x",-20230.0,110.0,8228.8,2.5,"B-",12440.0,110.0,43.97828,120.0,"0.56 s","",12.4431,-12.132,-11.11,-14.544916
+" ",26,18,44,"Ar "," x",-32673.1,1.6,8493.84,0.04,"B-",3140.0,40.0,43.964924,1.7,"11.87 m","0+",3.1369000000000016,-13.465099999999998,-12.4431,-12.228016
+" ",25,19,44,"K "," +",-35810.0,40.0,8547.3,0.8,"B-",5660.0,40.0,43.96156,40.0,"22.13 m","2-",5.6585,-4.158900000000002,-3.1369000000000016,-10.674916000000001
+" ",24,20,44,"Ca "," ",-41468.5,0.4,8658.17,0.009," ","*","*",43.955481799999994,0.4,"stable","0+",-3.6524000000000014,-6.6805,-5.6585,-8.85352
+" ",23,21,44,"Sc "," -p",-37816.1,1.8,8557.38,0.04,"B+",3652.4,1.8,43.9594028,1.9,"3.97 h","2+",-0.26759999999999856,2.6304000000000016,3.6524000000000014,-6.705816000000001
+" ",22,22,44,"Ti "," -a",-37548.5,0.7,8533.518,0.017,"B+",267.6,1.9,43.9596901,0.8,"60.0 y","0+",-13.4285,-0.7544000000000014,0.26759999999999856,-5.127146000000003
+" ",21,23,44,"V "," x",-24120.0,120.0,8210.5,2.8,"B+",13430.0,120.0,43.97411,130.0,"111 ms","",-10.66,12.4065,13.4285,-6.021716
+" ",20,24,44,"Cr "," x",-13460.0,50.0,7951.0,1.0,"B+",10660.0,130.0,43.98555,50.0,"53 ms","0+",-19.86,9.638,10.66,-7.034916
+" ",19,25,44,"Mn "," x",6400.0,500.0,7481.0,11.0,"B+",19860.0,510.0,44.00687,540.0,"None","None",0.0,18.838,19.86,-6.354916
+"0",30,15,45,"P "," x",17900.0,800.0,7413.0,18.0,"B-",21160.0,1920.0,45.01922,860.0,"None","None",21.15,0.0,0.0,-20.224916
+" ",29,16,45,"S "," x",-3250.0,1740.0,7870.0,40.0,"B-",15110.0,1750.0,44.99651,1870.0,"82 ms","",15.11,-22.172,-21.15,-19.234916000000002
+" ",28,17,45,"Cl "," x",-18360.0,120.0,8183.8,2.8,"B-",11410.0,120.0,44.98029,130.0,"400 ms","",11.410599999999999,-16.132,-15.11,-15.504916000000001
+" ",27,18,45,"Ar "," x",-29770.6,0.5,8419.947,0.012,"B-",6838.0,10.0,44.96804,0.6,"21.48 s","",6.8374000000000015,-12.432599999999999,-11.410599999999999,-13.175516
+" ",26,19,45,"K "," +p",-36608.0,10.0,8554.51,0.23,"B-",4204.0,10.0,44.960699,11.0,"17.3 m","3/2+",4.204,-7.859400000000002,-6.8374000000000015,-11.722916000000001
+" ",25,20,45,"Ca "," ",-40812.0,0.4,8630.54,0.009,"B-",255.8,0.8,44.9561866,0.4,"162.61 d","7/2-",0.2558000000000029,-5.226,-4.204,-10.169416000000002
+" ",24,21,45,"Sc "," ",-41067.8,0.8,8618.84,0.019," ","*","*",44.9559119,0.9,"318 ms","3/2+",-2.062100000000006,-1.277800000000003,-0.2558000000000029,-7.933646000000003
+" ",23,22,45,"Ti "," -",-39005.7,1.0,8555.631,0.022,"B+",2062.1,0.5,44.9581256,1.1,"184.8 m","7/2-",-7.1256999999999975,1.0401000000000058,2.062100000000006,-6.292855999999995
+" ",22,23,45,"V "," p4n",-31880.0,17.0,8379.9,0.4,"B+",7126.0,17.0,44.965776,18.0,"539 ms","7/2-",-12.91,6.103699999999997,7.1256999999999975,-5.662526000000001
+" ",21,24,45,"Cr "," x",-18970.0,500.0,8076.0,11.0,"B+",12910.0,500.0,44.97964,540.0,"50 ms","(7/2-)",-13.86,11.888,12.91,-5.694916
+" ",20,25,45,"Mn "," x",-5110.0,300.0,7750.0,7.0,"B+",13850.0,590.0,44.99451,320.0,"70 ns","(7/2-)",-18.69,12.838,13.86,-7.324916
+" ",19,26,45,"Fe "," -pp",13580.0,220.0,7318.0,5.0,"B+",18690.0,370.0,45.01458,240.0,"350 ns","(3/2+)",0.0,17.668,18.69,0.0
+"0",31,15,46,"P "," x",25500.0,900.0,7262.0,20.0,"B-",24810.0,1140.0,46.02738,970.0,"None","None",24.8,0.0,0.0,-20.604916
+" ",30,16,46,"S "," x",700.0,700.0,7784.0,15.0,"B-",15410.0,1000.0,46.00075,750.0,"None","None",15.41,-25.822,-24.8,-20.154916
+" ",29,17,46,"Cl "," x",-14710.0,720.0,8102.0,16.0,"B-",15010.0,720.0,45.98421,770.0,"223 ms","",15.01,-16.432,-15.41,-18.074916
+" ",28,18,46,"Ar "," +pp",-29720.0,40.0,8411.3,0.9,"B-",5700.0,40.0,45.96809,40.0,"8.4 s","0+",5.698,-16.032,-15.01,-14.464916
+" ",27,19,46,"K "," +pn",-35418.0,16.0,8518.1,0.3,"B-",7717.0,16.0,45.961977,17.0,"105 s","(2-)",7.7170999999999985,-6.72,-5.698,-12.932916
+" ",26,20,46,"Ca "," ",-43135.1,2.3,8668.89,0.05,"B-",-1378.0,2.2,45.953692600000004,2.4,"stable","0+",-1.378,-8.739099999999999,-7.7170999999999985,-11.137016
+" ",25,21,46,"Sc "," -n",-41757.1,0.8,8621.922,0.018,"B-",2366.3,0.6,45.955171899999996,0.9,"18.75 s","1-",2.366300000000003,0.356,1.378,-9.160456000000002
+" ",24,22,46,"Ti "," ",-44123.4,0.8,8656.356,0.018," ","*","*",45.952631600000004,0.9,"stable","0+",-7.0504000000000016,-3.3883000000000028,-2.366300000000003,-8.001246000000002
+" ",23,23,46,"V "," -",-37073.0,1.0,8486.079,0.022,"B+",7050.4,0.6,45.9602005,1.1,"422.50 ms","0+",-7.599,6.028400000000001,7.0504000000000016,-7.376675999999999
+" ",22,24,46,"Cr "," x",-29474.0,20.0,8303.9,0.4,"B+",7599.0,20.0,45.968359,21.0,"0.26 s","0+",-17.104,6.577,7.599,-6.776916
+" ",21,25,46,"Mn "," x",-12370.0,110.0,7915.0,2.0,"B+",17100.0,110.0,45.98672,120.0,"41 ms","(4+)",-13.13,16.082,17.104,-6.624916
+" ",20,26,46,"Fe "," x",760.0,350.0,7613.0,8.0,"B+",13130.0,370.0,46.00081,380.0,"20 ms","0+",0.0,12.108,13.13,-7.654916
+"0",31,16,47,"S "," x",8000.0,800.0,7635.0,17.0,"B-",18520.0,1000.0,47.00859,860.0,"None","None",18.52,0.0,0.0,-21.124916000000002
+" ",30,17,47,"Cl "," x",-10520.0,600.0,8012.0,13.0,"B-",15390.0,600.0,46.98871,640.0,"None","None",15.39,-19.542,-18.52,-18.714916000000002
+" ",29,18,47,"Ar ","2p-n",-25910.0,100.0,8322.9,2.1,"B-",9790.0,100.0,46.97219,110.0,"700 ms","",9.786,-16.412,-15.39,-16.364916
+" ",28,19,47,"K "," +p",-35696.0,8.0,8514.54,0.17,"B-",6644.0,8.0,46.961678,9.0,"17.50 s","1/2+",6.644099999999998,-10.808,-9.786,-13.950916000000001
+" ",27,20,47,"Ca "," ",-42340.1,2.3,8639.26,0.05,"B-",1992.0,1.2,46.954546,2.4,"4.536 d","7/2-",1.992,-7.666099999999998,-6.644099999999998,-12.755016
+" ",26,21,47,"Sc "," ",-44332.1,2.0,8664.99,0.04,"B-",600.3,1.9,46.9524075,2.2,"3.3492 d","7/2-",0.6003000000000029,-3.014,-1.992,-10.164016
+" ",25,22,47,"Ti "," ",-44932.4,0.8,8661.121,0.017," ","*","*",46.9517631,0.9,"stable","5/2-",-2.930300000000003,-1.622300000000003,-0.6003000000000029,-8.948716000000005
+" ",24,23,47,"V "," -p",-42002.1,0.8,8582.127,0.018,"B+",2930.34,0.3,46.9549089,0.9,"32.6 m","3/2-",-7.444099999999999,1.908300000000003,2.930300000000003,-8.239115999999997
+" ",23,24,47,"Cr "," +3n",-34558.0,14.0,8407.11,0.3,"B+",7444.0,14.0,46.9629,15.0,"500 ms","3/2-",-12.298,6.422099999999999,7.444099999999999,-7.661916
+" ",22,25,47,"Mn "," x",-22260.0,160.0,8129.0,3.0,"B+",12300.0,160.0,46.9761,170.0,"100 ms","",-15.64,11.276,12.298,-6.664916
+" ",21,26,47,"Fe "," x",-6620.0,260.0,7779.0,6.0,"B+",15640.0,310.0,46.99289,280.0,"27 ms","",-17.32,14.618,15.64,-6.914916
+" ",20,27,47,"Co "," x",10700.0,500.0,7394.0,11.0,"B+",17330.0,570.0,47.01149,540.0,"None","None",0.0,16.298,17.32,0.0
+"0",32,16,48,"S "," x",13200.0,900.0,7536.0,19.0,"B-",17900.0,1140.0,48.01417,970.0,"None","None",17.9,0.0,0.0,-22.064916
+" ",31,17,48,"Cl "," x",-4700.0,700.0,7892.0,15.0,"B-",19010.0,760.0,47.99495,750.0,"None","None",19.02,-18.922,-17.9,-19.224916
+" ",30,18,48,"Ar "," x",-23720.0,300.0,8272.0,6.0,"B-",8410.0,300.0,47.97454,320.0,"None","None",8.404,-20.042,-19.02,-17.024916
+" ",29,19,48,"K "," +",-32124.0,24.0,8430.9,0.5,"B-",12090.0,24.0,47.965514,26.0,"6.8 s","(2-)",12.09,-9.426,-8.404,-14.318916000000002
+" ",28,20,48,"Ca "," ",-44214.0,4.0,8666.47,0.09,"B-",282.0,5.0,47.952534,4.0,"6e+18 y","0+",0.282,-13.112,-12.09,-13.965816000000002
+" ",27,21,48,"Sc "," ",-44496.0,5.0,8656.04,0.11,"B-",3992.0,5.0,47.952231,6.0,"43.67 h","6+",3.991699999999997,-1.304,-0.282,-11.110916000000001
+" ",26,22,48,"Ti "," ",-48487.7,0.8,8722.903,0.017," ","*","*",47.9479463,0.9,"stable","0+",-4.012299999999995,-5.013699999999997,-3.991699999999997,-9.444115999999998
+" ",25,23,48,"V "," -",-44475.4,2.6,8623.01,0.05,"B+",4012.3,2.4,47.9522537,2.7,"15.9735 d","4+",-1.6564000000000014,2.9902999999999955,4.012299999999995,-9.084216000000003
+" ",24,24,48,"Cr "," +nn",-42819.0,7.0,8572.21,0.15,"B+",1656.0,8.0,47.954032,8.0,"21.56 h","0+",-13.499,0.6344000000000014,1.6564000000000014,-7.695416
+" ",23,25,48,"Mn "," x",-29320.0,110.0,8274.7,2.3,"B+",13500.0,110.0,47.96852,120.0,"158.1 ms","4+",-11.16,12.477,13.499,-7.624916
+" ",22,26,48,"Fe "," x",-18160.0,70.0,8026.0,1.0,"B+",11160.0,130.0,47.9805,80.0,"44 ms","0+",-19.8,10.138,11.16,-7.124916
+" ",21,27,48,"Co "," x",1640.0,400.0,7597.0,8.0,"B+",19800.0,410.0,48.00176,430.0,"None","None",-16.76,18.778,19.8,-7.184916
+" ",20,28,48,"Ni "," x",18400.0,500.0,7232.0,10.0,"B+",16760.0,640.0,48.01975,540.0,"0.5 us","0+",0.0,15.738,16.76,0.0
+"0",33,16,49,"S "," -n",22000.0,950.0,7367.0,19.0,"B-",21700.0,1240.0,49.02362,1020.0,"200 ns","",21.7,0.0,0.0,0.0
+" ",32,17,49,"Cl "," x",300.0,800.0,7794.0,16.0,"B-",18440.0,950.0,49.00032,860.0,"170 ns","",18.45,-22.722,-21.7,-20.024916
+" ",31,18,49,"Ar "," x",-18150.0,500.0,8154.0,10.0,"B-",12170.0,510.0,48.98052,540.0,"170 ns","",12.17,-19.472,-18.45,-17.324916
+" ",30,19,49,"K "," +",-30320.0,70.0,8386.7,1.4,"B-",10970.0,70.0,48.96745,80.0,"1.26 s","(3/2+)",10.969,-13.192,-12.17,-14.384916
+" ",29,20,49,"Ca "," -n",-41289.0,4.0,8594.63,0.08,"B-",5263.1,2.9,48.955674,4.0,"8.718 m","3/2-",5.263,-11.991,-10.969,-13.943316000000003
+" ",28,21,49,"Sc "," ",-46552.0,4.0,8686.07,0.08,"B-",2006.0,4.0,48.950024,4.0,"57.2 m","7/2-",2.006800000000003,-6.285,-5.263,-12.368916
+" ",27,22,49,"Ti "," ",-48558.8,0.8,8711.055,0.017," ","*","*",48.94787,0.9,"stable","7/2-",-0.6019000000000014,-3.028800000000003,-2.006800000000003,-10.171716000000004
+" ",26,23,49,"V "," -",-47956.9,1.2,8682.806,0.024,"B+",601.9,0.8,48.9485161,1.2,"330 d","7/2-",-2.6264000000000016,-0.42009999999999853,0.6019000000000014,-9.314015999999999
+" ",25,24,49,"Cr "," +n",-45330.5,2.4,8613.24,0.05,"B+",2626.5,2.6,48.9513357,2.6,"42.3 m","5/2-",-7.7145,1.6044000000000014,2.6264000000000016,-8.749716000000005
+" ",24,25,49,"Mn "," p4n",-37616.0,24.0,8439.8,0.5,"B+",7715.0,24.0,48.959618,26.0,"382 ms","5/2-",-13.036,6.6925,7.7145,-8.160916
+" ",23,26,49,"Fe "," x",-24580.0,150.0,8158.0,3.0,"B+",13030.0,150.0,48.97361,160.0,"75 ms","(7/2-)",-15.0,12.014,13.036,-8.034916
+" ",22,27,49,"Co "," x",-9580.0,260.0,7836.0,5.0,"B+",15010.0,300.0,48.98972,280.0,"35 ns","",-18.58,13.978,15.0,-6.894916
+" ",21,28,49,"Ni "," x",9000.0,400.0,7441.0,8.0,"B+",18570.0,480.0,49.00966,430.0,"350 ns","",0.0,17.558,18.58,-7.004916000000001
+"0",33,17,50,"Cl "," x",7300.0,900.0,7659.0,18.0,"B-",21810.0,1140.0,50.00784,970.0,"None","None",21.8,0.0,0.0,-20.624916000000002
+" ",32,18,50,"Ar "," x",-14500.0,700.0,8080.0,14.0,"B-",10850.0,750.0,49.98443,750.0,"170 ns","(0+)",10.85,-22.822,-21.8,-17.624916000000002
+" ",31,19,50,"K "," +",-25350.0,280.0,8281.0,6.0,"B-",14220.0,280.0,49.97278,300.0,"472 ms","(0-,1,2-)",14.221,-11.872,-10.85,-13.064916
+" ",30,20,50,"Ca "," -nn",-39571.0,9.0,8549.8,0.19,"B-",4966.0,17.0,49.957519,10.0,"13.9 s","0+",4.966,-15.243,-14.221,-12.275916
+" ",29,21,50,"Sc "," -pn",-44537.0,16.0,8633.5,0.3,"B-",6890.0,16.0,49.952188,17.0,"0.35 s","2+,3+",6.889699999999997,-5.988,-4.966,-11.543916000000001
+" ",28,22,50,"Ti "," ",-51426.7,0.8,8755.618,0.016,"B-",-2205.1,1.0,49.944791200000004,0.9,"stable","0+",-2.2050999999999985,-7.911699999999997,-6.889699999999997,-10.716516
+" ",27,23,50,"V "," +n",-49221.6,1.0,8695.869,0.02,"B-",1037.9,0.3,49.9471585,1.1,"1.4e+17 y","6+",1.0379000000000014,1.1830999999999985,2.2050999999999985,-9.889416
+" ",26,24,50,"Cr "," ",-50259.5,1.0,8700.981,0.02," ","*","*",49.9460442,1.1,"1.8e+17 y","0+",-7.632699999999997,-2.0599000000000016,-1.0379000000000014,-8.561016
+" ",25,25,50,"Mn "," ",-42626.8,1.0,8532.68,0.021,"B+",7632.69,0.23,49.954238200000006,1.1,"283.88 ms","0+",-8.146800000000002,6.610699999999997,7.632699999999997,-7.978716000000003
+" ",24,26,50,"Fe "," 4n",-34480.0,60.0,8354.0,1.2,"B+",8150.0,60.0,49.96299,60.0,"150 ms","0+",-17.28,7.124800000000003,8.146800000000002,-7.430916
+" ",23,27,50,"Co "," x",-17200.0,170.0,7993.0,3.0,"B+",17280.0,180.0,49.98154,180.0,"44 ms","(6+)",-13.41,16.258,17.28,-7.254916000000001
+" ",22,28,50,"Ni "," x",-3790.0,260.0,7709.0,5.0,"B+",13400.0,310.0,49.99593,280.0,"300 ns","",0.0,12.388,13.41,-6.974916
+"0",34,17,51,"Cl "," x",13500.0,1000.0,7546.0,20.0,"B-",21290.0,1220.0,51.01449,1070.0,"200 ns","(3/2+)",21.3,0.0,0.0,0.0
+" ",33,18,51,"Ar "," x",-7800.0,700.0,7948.0,14.0,"B-",14210.0,860.0,50.99163,750.0,"unknown","",14.2,-22.322,-21.3,-18.224916
+" ",32,19,51,"K "," x",-22000.0,500.0,8211.0,10.0,"B-",13860.0,510.0,50.97638,540.0,"365 ms","(1/2+,3/2+)",13.86,-15.222,-14.2,-13.904916000000002
+" ",31,20,51,"Ca "," -3n",-35860.0,90.0,8467.7,1.8,"B-",7350.0,100.0,50.9615,100.0,"10.0 s","(3/2-)",7.358,-14.882,-13.86,-12.374916
+" ",30,21,51,"Sc ","-p2n",-43218.0,20.0,8596.6,0.4,"B-",6510.0,20.0,50.953603,22.0,"12.4 s","(7/2)-",6.509800000000003,-8.38,-7.358,-9.946916000000002
+" ",29,22,51,"Ti "," -n",-49727.8,1.0,8708.89,0.019,"B-",2473.5,1.1,50.946615,1.0,"5.76 m","3/2-",2.4735999999999985,-7.531800000000003,-6.509800000000003,-9.812616000000006
+" ",28,23,51,"V "," ",-52201.4,1.0,8742.051,0.02," ","*","*",50.9439595,1.1,"stable","7/2-",-0.7525999999999985,-3.4955999999999987,-2.4735999999999985,-10.294216000000004
+" ",27,24,51,"Cr "," ",-51448.8,1.0,8711.954,0.02,"B+",752.58,0.24,50.944767399999996,1.1,"27.7025 d","7/2-",-3.2075,-0.26940000000000147,0.7525999999999985,-8.941316000000002
+" ",26,25,51,"Mn "," ",-48241.3,1.0,8633.723,0.02,"B+",3207.5,0.4,50.9482108,1.1,"46.2 m","5/2-",-8.019300000000003,2.1855,3.2075,-8.664116000000005
+" ",25,26,51,"Fe "," +3n",-40222.0,15.0,8461.15,0.29,"B+",8019.0,15.0,50.95682,16.0,"305 ms","5/2-",-12.952,6.997300000000003,8.019300000000003,-8.088916
+" ",24,27,51,"Co "," x",-27270.0,150.0,8192.0,3.0,"B+",12950.0,150.0,50.97072,160.0,"200 ns","(7/2-)",-15.83,11.93,12.952,-7.434916
+" ",23,28,51,"Ni "," x",-11440.0,260.0,7866.0,5.0,"B+",15840.0,300.0,50.98772,280.0,"200 ns","(7/2-)",0.0,14.808,15.83,-7.244916
+"0",34,18,52,"Ar "," x",-3000.0,900.0,7858.0,17.0,"B-",13200.0,1140.0,51.99678,970.0,"10 ms","0+",13.2,0.0,0.0,-18.624916000000002
+" ",33,19,52,"K "," x",-16200.0,700.0,8097.0,13.0,"B-",16310.0,990.0,51.98261,750.0,"105 ms","",16.31,-14.222,-13.2,-13.924916000000001
+" ",32,20,52,"Ca "," x",-32510.0,700.0,8396.0,13.0,"B-",7850.0,720.0,51.9651,750.0,"4.6 s","0+",7.85,-17.332,-16.31,-11.214916
+" ",31,21,52,"Sc "," x",-40360.0,190.0,8531.0,4.0,"B-",9110.0,190.0,51.95668,210.0,"8.2 s","3(+)",9.105,-8.872,-7.85,-10.660916
+" ",30,22,52,"Ti "," -nn",-49465.0,7.0,8691.57,0.14,"B-",1976.0,7.0,51.946897,8.0,"1.7 m","0+",1.9763000000000028,-10.127,-9.105,-7.675916
+" ",29,23,52,"V "," -n",-51441.3,1.0,8714.535,0.019,"B-",3975.6,1.0,51.9447755,1.1,"3.75 m","3+",3.9755999999999987,-2.998300000000003,-1.9763000000000028,-9.370216000000005
+" ",28,24,52,"Cr "," ",-55416.9,0.8,8775.944,0.015," ","*","*",51.9405075,0.8,"stable","0+",-4.7115,-4.9975999999999985,-3.9755999999999987,-9.354116000000005
+" ",27,25,52,"Mn "," +pn",-50705.4,2.0,8670.29,0.04,"B+",4711.5,1.9,51.9455655,2.1,"5.591 d","6+",-2.3734000000000015,3.6895,4.7115,-8.654916000000002
+" ",26,26,52,"Fe "," -",-48332.0,7.0,8609.6,0.13,"B+",2374.0,6.0,51.948114,7.0,"8.275 h","0+",-14.412,1.3514000000000015,2.3734000000000015,-7.937916
+" ",25,27,52,"Co "," x",-33920.0,70.0,8317.0,1.0,"B+",14420.0,70.0,51.96359,70.0,"115 ms","(6)+",-11.27,13.39,14.412,-7.024916
+" ",24,28,52,"Ni "," x",-22650.0,80.0,8086.0,2.0,"B+",11260.0,110.0,51.97568,90.0,"38 ms","0+",-20.02,10.248,11.27,-6.914916
+" ",23,29,52,"Cu "," x",-2630.0,260.0,7686.0,5.0,"B+",20030.0,270.0,51.99718,280.0,"None","None",0.0,18.998,20.02,-6.694916
+"0",35,18,53,"Ar "," x",4600.0,1000.0,7719.0,19.0,"B-",16600.0,1220.0,53.00494,1070.0,"3 ms","(5/2-)",16.6,0.0,0.0,-19.824916
+" ",34,19,53,"K "," x",-12000.0,700.0,8017.0,13.0,"B-",15900.0,860.0,52.98712,750.0,"30 ms","(3/2+)",15.9,-17.622,-16.6,-14.724916
+" ",33,20,53,"Ca "," x",-27900.0,500.0,8302.0,9.0,"B-",9730.0,590.0,52.97005,540.0,"90 ms","(3/2-,5/2-)",9.72,-16.922,-15.9,-12.174916000000001
+" ",32,21,53,"Sc "," x",-37620.0,300.0,8471.0,6.0,"B-",9210.0,310.0,52.95961,320.0,"3 s","(7/2-)",9.21,-10.742,-9.72,-9.724916
+" ",31,22,53,"Ti "," +",-46830.0,100.0,8630.1,1.9,"B-",5020.0,100.0,52.94973,110.0,"32.7 s","(3/2)-",5.019,-10.232,-9.21,-7.965916
+" ",30,23,53,"V "," +p",-51849.0,3.0,8710.09,0.06,"B-",3436.0,3.0,52.944338,3.0,"1.61 m","7/2-",3.435699999999997,-6.041,-5.019,-7.721916
+" ",29,24,53,"Cr "," ",-55284.7,0.8,8760.155,0.015," ","*","*",52.9406494,0.8,"stable","3/2-",-0.5967999999999957,-4.457699999999997,-3.435699999999997,-9.150815999999995
+" ",28,25,53,"Mn "," ",-54687.9,0.8,8734.133,0.015,"B+",596.8,0.4,52.9412901,0.9,"3.7e+6 y","7/2-",-3.7425999999999986,-0.42520000000000435,0.5967999999999957,-9.155916000000001
+" ",27,26,53,"Fe "," +n",-50945.3,1.8,8648.76,0.03,"B+",3742.6,1.7,52.945307899999996,1.9,"8.51 m","7/2-",-8.300300000000004,2.7205999999999984,3.7425999999999986,-8.039716000000004
+" ",26,27,53,"Co "," p4n",-42645.0,18.0,8477.4,0.3,"B+",8300.0,18.0,52.954219,19.0,"247 ms","(19/2-)",-13.275,7.278300000000003,8.300300000000004,-7.453916
+" ",25,28,53,"Ni "," x",-29370.0,160.0,8212.0,3.0,"B+",13280.0,160.0,52.96847,170.0,"45 ms","(7/2-)",-15.91,12.253,13.275,-7.2149160000000006
+" ",24,29,53,"Cu "," x",-13460.0,260.0,7897.0,5.0,"B+",15910.0,310.0,52.98555,280.0,"300 ns","(3/2-)",0.0,14.888,15.91,-6.304916
+"0",35,19,54,"K "," x",-5400.0,900.0,7896.0,17.0,"B-",18490.0,1140.0,53.9942,970.0,"10 ms","",18.49,0.0,0.0,-15.124916
+" ",34,20,54,"Ca "," x",-23890.0,700.0,8224.0,13.0,"B-",10330.0,790.0,53.97435,750.0,"None","None",10.33,-19.512,-18.49,-11.814916
+" ",33,21,54,"Sc "," x",-34220.0,370.0,8401.0,7.0,"B-",11380.0,390.0,53.96326,400.0,"7 us","5+",11.37,-11.352,-10.33,-11.294916
+" ",32,22,54,"Ti "," x",-45590.0,120.0,8596.9,2.3,"B-",4300.0,130.0,53.95105,130.0,"1.5 s","0+",4.301,-12.392,-11.37,-8.443916000000002
+" ",31,23,54,"V "," +",-49891.0,15.0,8662.0,0.28,"B-",7042.0,15.0,53.94644,16.0,"0.9 us","5+",7.0415,-5.323,-4.301,-7.778916000000001
+" ",30,24,54,"Cr "," ",-56932.5,0.8,8777.914,0.014,"B-",-1377.2,1.0,53.938880399999995,0.8,"stable","0+",-1.3770999999999984,-8.0635,-7.0415,-7.930716000000003
+" ",29,25,54,"Mn "," -p",-55555.4,1.3,8737.923,0.023,"B-",697.1,1.1,53.9403589,1.4,"312.12 d","3+",0.6970999999999985,0.35509999999999853,1.3770999999999984,-8.758716000000003
+" ",28,26,54,"Fe "," ",-56252.5,0.7,8736.344,0.013," ","*","*",53.9396105,0.7,"stable","0+",-8.243,-1.7190999999999985,-0.6970999999999985,-8.417916000000002
+" ",27,27,54,"Co "," ",-48009.5,0.7,8569.209,0.013,"B+",8242.92,0.2,53.9484596,0.8,"193.23 ms","0+",-8.7995,7.221,8.243,-7.807615999999998
+" ",26,28,54,"Ni "," 4n",-39210.0,50.0,8391.8,0.9,"B+",8800.0,50.0,53.95791,50.0,"106 ms","0+",-17.52,7.7775,8.7995,-7.154916
+" ",25,29,54,"Cu "," x",-21690.0,210.0,8053.0,4.0,"B+",17520.0,220.0,53.97671,230.0,"75 ns","(3+)",-15.12,16.498,17.52,-6.914916
+" ",24,30,54,"Zn "," x",-6570.0,400.0,7758.0,7.0,"B+",15130.0,450.0,53.99295,430.0,"None","None",0.0,14.098,15.12,-5.204916
+"0",36,19,55,"K "," x",-270.0,1000.0,7806.0,18.0,"B-",17850.0,1220.0,54.99971,1070.0,"None","None",17.85,0.0,0.0,-16.194916000000003
+" ",35,20,55,"Ca "," x",-18120.0,700.0,8116.0,13.0,"B-",11460.0,1020.0,54.98055,750.0,"None","None",11.46,-18.872,-17.85,-12.744916000000002
+" ",34,21,55,"Sc "," x",-29580.0,740.0,8310.0,13.0,"B-",12090.0,750.0,54.96824,790.0,"0.12 s","(7/2-)",12.09,-12.482,-11.46,-10.004916000000001
+" ",33,22,55,"Ti "," x",-41670.0,150.0,8516.0,2.8,"B-",7480.0,180.0,54.95527,160.0,"0.52 s","(3/2-)",7.48,-13.112,-12.09,-8.234916000000002
+" ",32,23,55,"V "," +",-49150.0,100.0,8637.8,1.8,"B-",5960.0,100.0,54.94723,110.0,"6.54 s","(7/2-)",5.9575,-8.502,-7.48,-8.356916000000002
+" ",31,24,55,"Cr "," -n",-55107.5,0.8,8731.884,0.014,"B-",2603.1,0.4,54.940839700000005,0.8,"3.497 m","3/2-",2.6030999999999986,-6.9795,-5.9575,-7.8046159999999976
+" ",30,25,55,"Mn "," ",-57710.6,0.7,8764.988,0.012," ","*","*",54.938045100000004,0.7,"stable","5/2-",-0.2311999999999971,-3.6250999999999984,-2.6030999999999986,-7.934115999999997
+" ",29,26,55,"Fe "," ",-57479.4,0.7,8746.56,0.012,"B+",231.21,0.18,54.9382934,0.7,"2.737 y","3/2-",-3.451800000000003,-0.790800000000003,0.2311999999999971,-8.455516
+" ",28,27,55,"Co "," ",-54027.6,0.7,8669.575,0.013,"B+",3451.8,0.4,54.941999,0.8,"17.53 h","7/2-",-8.6916,2.429800000000003,3.451800000000003,-8.211215999999997
+" ",27,28,55,"Ni "," +3n",-45336.0,11.0,8497.31,0.2,"B+",8692.0,11.0,54.95133,12.0,"204 ms","7/2-",-13.716,7.669599999999998,8.6916,-7.538916
+" ",26,29,55,"Cu "," x",-31620.0,300.0,8234.0,5.0,"B+",13710.0,300.0,54.96605,320.0,"200 ns","3/2-",-16.7,12.694,13.716,-6.774916
+" ",25,30,55,"Zn "," x",-14920.0,250.0,7916.0,5.0,"B+",16700.0,390.0,54.98398,270.0,"None","None",0.0,15.678,16.7,-5.904916
+"0",36,20,56,"Ca "," x",-13440.0,900.0,8032.0,16.0,"B-",11830.0,1140.0,55.98557,970.0,"10 ms","0+",11.83,0.0,0.0,-12.864916000000001
+" ",35,21,56,"Sc "," x",-25270.0,700.0,8229.0,12.0,"B-",13670.0,730.0,55.97287,750.0,"80 ms","3+",13.67,-12.852,-11.83,-11.494916000000002
+" ",34,22,56,"Ti "," x",-38940.0,200.0,8459.0,3.0,"B-",7140.0,280.0,55.9582,210.0,"0.15 s","0+",7.14,-14.692,-13.67,-8.854916000000001
+" ",33,23,56,"V "," x",-46080.0,200.0,8573.0,4.0,"B-",9200.0,200.0,55.95053,220.0,"230 ms","3+",9.201199999999996,-8.162,-7.14,-8.144916
+" ",32,24,56,"Cr "," x",-55281.2,1.9,8723.19,0.03,"B-",1628.5,2.0,55.9406531,2.0,"5.94 m","0+",1.6285,-10.223199999999997,-9.201199999999996,-8.241115999999998
+" ",31,25,56,"Mn "," ",-56909.7,0.7,8738.3,0.012,"B-",3695.64,0.21,55.9389049,0.7,"2.5789 h","3+",3.6957000000000044,-2.6505,-1.6285,-7.893315999999994
+" ",30,26,56,"Fe "," ",-60605.4,0.7,8790.323,0.012," ","*","*",55.9349375,0.7,"stable","0+",-4.566,-4.717700000000004,-3.6957000000000044,-7.613416
+" ",29,27,56,"Co "," -",-56039.4,2.1,8694.82,0.04,"B+",4566.0,2.0,55.939839299999996,2.3,"77.233 d","4+",-2.1354000000000015,3.544,4.566,-7.758916
+" ",28,28,56,"Ni "," -pp",-53904.0,11.0,8642.71,0.2,"B+",2136.0,11.0,55.942132,12.0,"6.075 d","0+",-15.304,1.1134000000000015,2.1354000000000015,-7.996916000000001
+" ",27,29,56,"Cu "," x",-38600.0,140.0,8355.0,2.0,"B+",15300.0,140.0,55.95856,150.0,"200 ms","4+",-12.87,14.282,15.304,-7.104916
+" ",26,30,56,"Zn "," x",-25730.0,260.0,8112.0,5.0,"B+",12870.0,300.0,55.97238,280.0,"0.5 us","0+",-20.99,11.848,12.87,-5.504916000000001
+" ",25,31,56,"Ga "," x",-4740.0,260.0,7723.0,5.0,"B+",20990.0,370.0,55.99491,280.0,"None","None",0.0,19.968,20.99,-4.534916
+"0",37,20,57,"Ca "," x",-7120.0,1000.0,7922.0,18.0,"B-",13570.0,1220.0,56.99236,1070.0,"None","None",13.57,0.0,0.0,-14.144916
+" ",36,21,57,"Sc "," x",-20690.0,700.0,8146.0,12.0,"B-",12860.0,830.0,56.97779,750.0,"None","None",12.85,-14.592,-13.57,-11.114916000000001
+" ",35,22,57,"Ti "," x",-33540.0,460.0,8358.0,8.0,"B-",10640.0,510.0,56.96399,490.0,"0.18 s","",10.65,-13.872,-12.85,-8.064916
+" ",34,23,57,"V "," x",-44190.0,230.0,8531.0,4.0,"B-",8340.0,230.0,56.95256,250.0,"0.32 s","(7/2-)",8.3341,-11.672,-10.65,-8.994916000000002
+" ",33,24,57,"Cr "," x",-52524.1,1.9,8663.38,0.03,"B-",4962.7,2.6,56.943613,2.0,"21.1 s","3/2-,5/2-,7/2-",4.962700000000004,-9.356099999999998,-8.3341,-8.119015999999998
+" ",32,25,57,"Mn "," ",-57486.8,1.8,8736.72,0.03,"B-",2693.3,1.9,56.9382854,2.0,"85.4 s","5/2-",2.693299999999996,-5.984700000000005,-4.962700000000004,-8.062716000000004
+" ",31,26,57,"Fe "," ",-60180.1,0.7,8770.249,0.012," ","*","*",56.935394,0.7,"stable","1/2-",-0.8359000000000014,-3.7152999999999956,-2.693299999999996,-7.320316000000002
+" ",30,27,57,"Co "," ",-59344.2,0.7,8741.858,0.013,"B+",835.9,0.5,56.9362914,0.8,"271.74 d","7/2-",-3.262199999999997,-0.18609999999999854,0.8359000000000014,-7.081215999999996
+" ",29,28,57,"Ni "," ",-56082.0,1.8,8670.9,0.03,"B+",3262.2,1.9,56.9397935,1.9,"35.60 h","3/2-",-8.772,2.240199999999997,3.262199999999997,-7.561615999999997
+" ",28,29,57,"Cu ","2n-p",-47310.0,16.0,8503.27,0.27,"B+",8772.0,16.0,56.949211,17.0,"196.3 ms","3/2-",-14.51,7.75,8.772,-7.0899160000000006
+" ",27,30,57,"Zn "," x",-32800.0,100.0,8235.0,2.0,"B+",14510.0,100.0,56.96479,110.0,"40 ms","(7/2-)",-16.9,13.488,14.51,-5.854916
+" ",26,31,57,"Ga "," x",-15900.0,260.0,7925.0,5.0,"B+",16900.0,280.0,56.98293,280.0,"None","None",0.0,15.878,16.9,-4.864916
+"0",37,21,58,"Sc "," x",-15170.0,800.0,8050.0,14.0,"B-",15590.0,1060.0,57.98371,860.0,"None","None",15.6,0.0,0.0,-12.194916000000001
+" ",36,22,58,"Ti "," x",-30770.0,700.0,8305.0,12.0,"B-",9440.0,740.0,57.96697,750.0,"None","None",9.44,-16.622,-15.6,-9.304916
+" ",35,23,58,"V "," x",-40210.0,250.0,8454.0,4.0,"B-",11630.0,320.0,57.95683,270.0,"None","None",11.62,-10.462,-9.44,-8.414916000000002
+" ",34,24,58,"Cr "," x",-51830.0,200.0,8641.0,3.0,"B-",4070.0,210.0,57.94435,220.0,"7.0 s","0+",4.08,-12.642,-11.62,-8.664916000000002
+" ",33,25,58,"Mn "," +",-55910.0,30.0,8698.0,0.5,"B-",6250.0,30.0,57.93998,30.0,"65.2 s","(4)+",6.243400000000001,-5.102,-4.08,-8.443916000000002
+" ",32,26,58,"Fe "," ",-62153.4,0.7,8792.221,0.012,"B-",-2307.5,1.2,57.9332756,0.8,"stable","0+",-2.3075,-7.265400000000001,-6.243400000000001,-7.645816000000002
+" ",31,27,58,"Co "," ",-59845.9,1.2,8738.947,0.022,"B-",381.8,1.1,57.935752799999996,1.3,"70.86 d","2+",0.38179999999999564,1.2855,2.3075,-6.715416
+" ",30,28,58,"Ni "," ",-60227.7,0.6,8732.041,0.011," ","*","*",57.9353429,0.7,"stable","0+",-8.565599999999998,-1.4037999999999957,-0.38179999999999564,-6.400115999999997
+" ",29,29,58,"Cu "," -",-51662.1,1.6,8570.869,0.027,"B+",8565.6,1.4,57.9445385,1.7,"3.204 s","1+",-9.362099999999998,7.543599999999999,8.565599999999998,-6.077515999999998
+" ",28,30,58,"Zn "," --",-42300.0,50.0,8395.9,0.9,"B+",9360.0,50.0,57.95459,50.0,"","0+",-18.31,8.340099999999998,9.362099999999998,-5.514916
+" ",27,31,58,"Ga "," x",-23990.0,210.0,8067.0,4.0,"B+",18310.0,220.0,57.97425,230.0,"None","None",-15.62,17.288,18.31,-4.724916
+" ",26,32,58,"Ge "," x",-8370.0,320.0,7784.0,5.0,"B+",15610.0,380.0,57.99101,340.0,"None","None",0.0,14.598,15.62,-4.224916
+"0",38,21,59,"Sc "," x",-10040.0,900.0,7963.0,15.0,"B-",15170.0,1140.0,58.98922,970.0,"None","None",15.18,0.0,0.0,-12.194916000000001
+" ",37,22,59,"Ti "," x",-25220.0,700.0,8207.0,12.0,"B-",11850.0,760.0,58.97293,750.0,"58 ms","",11.85,-16.202,-15.18,-9.524916000000001
+" ",36,23,59,"V "," x",-37070.0,310.0,8395.0,5.0,"B-",10820.0,390.0,58.96021,330.0,"75 ms","(5/2-,3/2-)",10.82,-12.872,-11.85,-9.914916000000002
+" ",35,24,59,"Cr "," x",-47890.0,240.0,8565.0,4.0,"B-",7590.0,250.0,58.94859,260.0,"96 us","(9/2+)",7.59,-11.842,-10.82,-8.644916
+" ",34,25,59,"Mn ","3p2n",-55480.0,30.0,8680.1,0.5,"B-",5180.0,30.0,58.94044,30.0,"4.59 s","(5/2)-",5.183099999999999,-8.612,-7.59,-8.754916000000001
+" ",33,26,59,"Fe "," -n",-60663.1,0.7,8754.743,0.012,"B-",1565.3,0.6,58.9348755,0.8,"44.495 d","3/2-",1.5653000000000028,-6.205099999999999,-5.183099999999999,-7.980515999999999
+" ",32,27,59,"Co "," ",-62228.4,0.6,8768.013,0.011," ","*","*",58.933195,0.7,"stable","7/2-",-1.0727000000000044,-2.587300000000003,-1.5653000000000028,-6.942716000000003
+" ",31,28,59,"Ni "," ",-61155.7,0.6,8736.57,0.01,"B+",1072.76,0.19,58.934346700000006,0.7,"7.6e+4 y","3/2-",-4.7985,0.05070000000000437,1.0727000000000044,-6.1012159999999955
+" ",30,29,59,"Cu "," -p",-56357.2,0.8,8641.981,0.013,"B+",4798.4,0.5,58.939498,0.8,"81.5 s","3/2-",-9.097199999999997,3.7765,4.7985,-4.754515999999999
+" ",29,30,59,"Zn "," -",-47260.0,40.0,8474.5,0.6,"B+",9100.0,40.0,58.94926,40.0,"182.0 ms","3/2-",-13.14,8.075199999999997,9.097199999999997,-4.348916
+" ",28,31,59,"Ga "," x",-34120.0,170.0,8239.0,3.0,"B+",13140.0,170.0,58.96337,180.0,"None","None",-17.12,12.118,13.14,-4.9249160000000005
+" ",27,32,59,"Ge "," x",-17000.0,280.0,7935.0,5.0,"B+",17120.0,330.0,58.98175,300.0,"None","None",0.0,16.098,17.12,-4.504916000000001
+"0",39,21,60,"Sc "," x",-4000.0,900.0,7864.0,15.0,"B-",17650.0,1210.0,59.99571,970.0,"None","None",17.65,0.0,0.0,0.0
+" ",38,22,60,"Ti "," x",-21650.0,800.0,8145.0,13.0,"B-",10930.0,930.0,59.97676,860.0,"?","0+",10.93,-18.672,-17.65,-10.634916
+" ",37,23,60,"V "," x",-32580.0,470.0,8314.0,8.0,"B-",13930.0,520.0,59.96503,510.0,"None","None",13.92,-11.952,-10.93,-9.734916000000002
+" ",36,24,60,"Cr "," x",-46500.0,210.0,8533.0,4.0,"B-",6670.0,230.0,59.95008,230.0,"0.57 s","0+",6.68,-14.942,-13.92,-9.984916000000002
+" ",35,25,60,"Mn "," +",-53180.0,90.0,8631.6,1.4,"B-",8230.0,90.0,59.94291,90.0,"1.77 s","3+",8.232,-7.702,-6.68,-9.524916000000001
+" ",34,26,60,"Fe "," -nn",-61412.0,3.0,8755.83,0.06,"B-",237.0,3.0,59.934072,4.0,"1.5e+6 y","0+",0.237,-9.254,-8.232,-8.555716000000004
+" ",33,27,60,"Co "," -n",-61649.0,0.6,8746.745,0.01,"B-",2823.07,0.21,59.9338171,0.7,"10.467 m","2+",2.8230999999999984,-1.259,-0.237,-7.164216000000003
+" ",32,28,60,"Ni "," ",-64472.1,0.6,8780.757,0.01," ","*","*",59.930786399999995,0.7,"stable","0+",-6.128,-3.8450999999999986,-2.8230999999999984,-6.291615999999998
+" ",31,29,60,"Cu "," -",-58344.1,1.7,8665.585,0.028,"B+",6128.0,1.6,59.937365,1.8,"23.7 m","2+",-4.156099999999999,5.106,6.128,-4.729615999999997
+" ",30,30,60,"Zn "," -pp",-54188.0,11.0,8583.27,0.18,"B+",4156.0,11.0,59.941827,11.0,"2.38 m","0+",-14.188,3.1340999999999983,4.156099999999999,-2.7089160000000003
+" ",29,31,60,"Ga "," x",-40000.0,110.0,8334.0,2.0,"B+",14190.0,110.0,59.95706,120.0,"70 ms","(2+)",-12.23,13.166,14.188,-3.824916
+" ",28,32,60,"Ge "," x",-27770.0,230.0,8117.0,4.0,"B+",12230.0,260.0,59.97019,250.0,"None","None",-21.37,11.208,12.23,-4.4649160000000006
+" ",27,33,60,"As "," x",-6400.0,600.0,7748.0,10.0,"B+",21370.0,640.0,59.99313,640.0,"None","None",0.0,20.348,21.37,-4.084916
+"0",39,22,61,"Ti "," x",-15650.0,900.0,8046.0,15.0,"B-",13710.0,990.0,60.9832,970.0,"None","None",13.71,0.0,0.0,-10.954916
+" ",38,23,61,"V "," x",-29360.0,400.0,8258.0,7.0,"B-",12820.0,480.0,60.96848,430.0,"47.0 ms","",12.82,-14.732,-13.71,-11.094916000000001
+" ",37,24,61,"Cr "," x",-42180.0,250.0,8455.0,4.0,"B-",9380.0,340.0,60.95472,270.0,"0.27 s","",9.38,-13.842,-12.82,-11.064916
+" ",36,25,61,"Mn "," x",-51560.0,230.0,8596.0,4.0,"B-",7370.0,230.0,60.94465,240.0,"0.67 s","(5/2)-",7.361,-10.402,-9.38,-9.794916
+" ",35,26,61,"Fe ","+n2p",-58921.0,20.0,8703.8,0.3,"B-",3977.0,20.0,60.936745,21.0,"5.98 m","3/2-,5/2-",3.9774000000000016,-8.383,-7.361,-8.821816000000002
+" ",34,27,61,"Co "," p2n",-62898.4,0.9,8756.154,0.015,"B-",1322.5,0.8,60.9324758,1.0,"1.650 h","7/2-",1.3225,-4.999400000000001,-3.9774000000000016,-7.836515999999999
+" ",33,28,61,"Ni "," ",-64220.9,0.6,8765.009,0.01," ","*","*",60.931056,0.7,"stable","3/2-",-2.237300000000003,-2.3445,-1.3225,-6.465716000000003
+" ",32,29,61,"Cu "," p2n",-61983.6,1.0,8715.507,0.016,"B+",2237.3,1.0,60.9334578,1.1,"3.333 h","3/2-",-5.6385999999999985,1.215300000000003,2.237300000000003,-5.064316000000002
+" ",31,30,61,"Zn "," +3n",-56345.0,16.0,8610.25,0.27,"B+",5638.0,16.0,60.939511,17.0,"89.1 s","3/2-",-9.255,4.616599999999998,5.6385999999999985,-2.687916
+" ",30,31,61,"Ga "," -",-47090.0,50.0,8445.7,0.9,"B+",9260.0,50.0,60.94945,60.0,"0.15 s","3/2-",-13.36,8.233,9.255,-2.2049160000000003
+" ",29,32,61,"Ge "," x",-33730.0,300.0,8214.0,5.0,"B+",13360.0,300.0,60.96379,320.0,"40 ms","(3/2-)",-15.68,12.338,13.36,-3.3549160000000002
+" ",28,33,61,"As "," x",-18050.0,600.0,7944.0,10.0,"B+",15680.0,670.0,60.98062,640.0,"None","None",0.0,14.658,15.68,-4.574916
+"0",40,22,62,"Ti "," x",-11650.0,900.0,7982.0,15.0,"B-",12770.0,1030.0,61.98749,970.0,"None","None",12.77,0.0,0.0,0.0
+" ",39,23,62,"V "," x",-24420.0,500.0,8175.0,8.0,"B-",15990.0,610.0,61.97378,540.0,"150 ns","",15.99,-13.792,-12.77,-11.674916000000001
+" ",38,24,62,"Cr "," x",-40410.0,340.0,8420.0,5.0,"B-",7620.0,400.0,61.95661,360.0,"0.19 s","0+",7.63,-17.012,-15.99,-12.064916
+" ",37,25,62,"Mn "," x",-48040.0,220.0,8531.0,4.0,"B-",10860.0,220.0,61.94843,240.0,"0.88 s","(3+)",10.861,-8.652,-7.63,-10.254916000000001
+" ",36,26,62,"Fe "," +pp",-58901.0,14.0,8693.25,0.23,"B-",2531.0,25.0,61.936767,16.0,"68 s","0+",2.531,-11.883,-10.861,-9.495916000000001
+" ",35,27,62,"Co "," +",-61432.0,20.0,8721.4,0.3,"B-",5315.0,20.0,61.934051,21.0,"13.91 m","5+",5.314100000000006,-3.553,-2.531,-7.946916
+" ",34,28,62,"Ni "," ",-66746.1,0.6,8794.549,0.01," ","*","*",61.9283451,0.6,"stable","0+",-3.948100000000006,-6.336100000000005,-5.314100000000006,-7.017616000000005
+" ",33,29,62,"Cu "," -",-62798.0,4.0,8718.25,0.07,"B+",3948.0,4.0,61.932584,4.0,"9.73 m","1+",-1.627,2.9261000000000057,3.948100000000006,-5.3770159999999985
+" ",32,30,62,"Zn "," +nn",-61171.0,10.0,8679.4,0.16,"B+",1626.0,11.0,61.93433,11.0,"9.26 h","0+",-9.171,0.605,1.627,-3.368216000000003
+" ",31,31,62,"Ga "," -",-52000.0,28.0,8518.9,0.4,"B+",9171.0,26.0,61.944175,30.0,"116.12 ms","0+",-9.76,8.149,9.171,-2.7628160000000017
+" ",30,32,62,"Ge "," x",-42240.0,140.0,8349.0,2.0,"B+",9760.0,140.0,61.95465,150.0,"150 ns","0+",-17.28,8.738,9.76,-2.364916
+" ",29,33,62,"As "," x",-24960.0,300.0,8058.0,5.0,"B+",17280.0,330.0,61.9732,320.0,"None","None",0.0,16.258,17.28,-3.3949160000000003
+"0",41,22,63,"Ti "," x",-5200.0,1000.0,7881.0,16.0,"B-",15710.0,1160.0,62.99442,1070.0,"None","None",15.71,0.0,0.0,0.0
+" ",40,23,63,"V "," x",-20910.0,600.0,8118.0,9.0,"B-",14620.0,670.0,62.97755,640.0,"150 ns","(7/2-)",14.62,-16.732,-15.71,-13.294916
+" ",39,24,63,"Cr "," x",-35530.0,300.0,8337.0,5.0,"B-",10820.0,390.0,62.96186,320.0,"0.11 s","(1/2-)",10.82,-15.642,-14.62,-12.734916000000002
+" ",38,25,63,"Mn "," x",-46350.0,260.0,8497.0,4.0,"B-",9190.0,310.0,62.95024,280.0,"0.29 s","(5/2-)",9.2,-11.842,-10.82,-11.704916
+" ",37,26,63,"Fe "," x",-55550.0,170.0,8630.1,2.7,"B-",6290.0,170.0,62.94037,180.0,"6.1 s","(5/2)-",6.29,-10.222,-9.2,-10.084916000000002
+" ",36,27,63,"Co "," +p",-61840.0,20.0,8717.6,0.3,"B-",3672.0,20.0,62.933612,21.0,"27.4 s","(7/2)-",3.6725999999999988,-7.312,-6.29,-8.784916
+" ",35,28,63,"Ni "," ",-65512.6,0.6,8763.489,0.009,"B-",66.975,0.015,62.9296694,0.6,"100.1 y","1/2-",0.06690000000000146,-4.6945999999999986,-3.6725999999999988,-7.274416
+" ",34,29,63,"Cu "," ",-65579.5,0.6,8752.134,0.009," ","*","*",62.9295975,0.6,"stable","3/2-",-3.3665,-1.0889000000000015,-0.06690000000000146,-5.7760159999999985
+" ",33,30,63,"Zn "," ",-62213.0,1.6,8686.279,0.025,"B+",3366.5,1.6,62.9332116,1.7,"38.47 m","3/2-",-5.6659000000000015,2.3445,3.3665,-3.482216000000003
+" ",32,31,63,"Ga "," x",-56547.1,1.3,8583.926,0.021,"B+",5665.9,2.1,62.939294200000006,1.4,"32.4 s","(3/2-)",-9.637099999999998,4.643900000000001,5.6659000000000015,-2.6148160000000016
+" ",31,32,63,"Ge "," x",-46910.0,200.0,8419.0,3.0,"B+",9640.0,200.0,62.94964,210.0,"96 ms","(3/2-)",-13.09,8.615099999999998,9.637099999999998,-2.074916
+" ",30,33,63,"As "," x",-33820.0,500.0,8198.0,8.0,"B+",13090.0,540.0,62.96369,540.0,"None","None",0.0,12.068,13.09,-2.1249160000000002
+"0",41,23,64,"V "," x",-15400.0,700.0,8031.0,11.0,"B-",17750.0,810.0,63.98347,750.0,"150 ns","",17.75,0.0,0.0,-13.824916000000002
+" ",40,24,64,"Cr "," x",-33150.0,400.0,8296.0,6.0,"B-",9470.0,480.0,63.96441,430.0,"None","None",9.47,-18.772,-17.75,-13.924916000000001
+" ",39,25,64,"Mn "," x",-42620.0,270.0,8432.0,4.0,"B-",12150.0,380.0,63.95425,290.0,"None","None",12.15,-10.492,-9.47,-12.464916
+" ",38,26,64,"Fe "," x",-54770.0,280.0,8609.0,4.0,"B-",5020.0,280.0,63.9412,300.0,"2.0 s","0+",5.023,-13.172,-12.15,-10.694916000000001
+" ",37,27,64,"Co "," +",-59793.0,20.0,8675.5,0.3,"B-",7307.0,20.0,63.93581,21.0,"0.30 s","1+",7.306300000000003,-6.045,-5.023,-9.037916000000001
+" ",36,28,64,"Ni "," ",-67099.3,0.6,8777.467,0.01,"B-",-1675.03,0.2,63.927966,0.7,"stable","0+",-1.6751000000000058,-8.328300000000002,-7.306300000000003,-8.112216000000004
+" ",35,29,64,"Cu "," ",-65424.2,0.6,8739.07,0.009,"B-",579.4,0.7,63.9297642,0.6,"12.700 h","1+",0.5794000000000087,0.6531000000000058,1.6751000000000058,-6.200115999999997
+" ",34,30,64,"Zn "," ",-66003.6,0.7,8735.898,0.011," ","*","*",63.9291422,0.7,"stable","0+",-7.169300000000003,-1.6014000000000088,-0.5794000000000087,-3.9564160000000075
+" ",33,31,64,"Ga "," ",-58834.3,2.0,8611.65,0.03,"B+",7169.3,2.1,63.9368387,2.2,"2.627 m","0+",-4.484300000000003,6.147300000000003,7.169300000000003,-2.9151160000000047
+" ",32,32,64,"Ge "," x",-54350.0,30.0,8529.4,0.5,"B+",4480.0,30.0,63.94165,30.0,"63.7 s","0+",-14.83,3.462300000000003,4.484300000000003,-2.586916
+" ",31,33,64,"As "," -p",-39520.0,360.0,8285.0,6.0,"B+",14830.0,360.0,63.95757,380.0,"None","None",0.0,13.808,14.83,-1.944916
+"0",42,23,65,"V "," x",-11250.0,800.0,7968.0,12.0,"B-",16540.0,950.0,64.98792,860.0,"None","None",16.55,0.0,0.0,0.0
+" ",41,24,65,"Cr "," x",-27800.0,500.0,8210.0,8.0,"B-",12880.0,740.0,64.97016,540.0,"150 ns","(1/2-)",12.87,-17.572,-16.55,-14.574916000000002
+" ",40,25,65,"Mn "," x",-40670.0,540.0,8396.0,8.0,"B-",10210.0,590.0,64.95634,580.0,"None","None",10.21,-13.892,-12.87,-13.734916000000002
+" ",39,26,65,"Fe "," x",-50880.0,240.0,8541.0,4.0,"B-",8290.0,240.0,64.94538,260.0,"0.4 s","",8.29,-11.232,-10.21,-11.124916
+" ",38,27,65,"Co ","3p2n",-59170.0,13.0,8656.65,0.2,"B-",5956.0,13.0,64.936478,14.0,"1.20 s","(7/2)-",5.956099999999998,-9.312,-8.29,-10.034916
+" ",37,28,65,"Ni "," ",-65126.1,0.6,8736.246,0.01,"B-",2137.6,0.7,64.93008429999999,0.7,"2.51719 h","5/2-",2.1375999999999986,-6.978099999999999,-5.956099999999998,-8.630016
+" ",36,29,65,"Cu "," ",-67263.7,0.7,8757.096,0.01," ","*","*",64.9277895,0.7,"stable","3/2-",-1.3520999999999912,-3.1595999999999984,-2.1375999999999986,-6.790215999999996
+" ",35,30,65,"Zn "," ",-65911.6,0.7,8724.259,0.011,"B+",1352.1,0.3,64.929241,0.7,"244.06 d","5/2-",-3.254400000000009,0.3300999999999913,1.3520999999999912,-4.115616000000005
+" ",34,31,65,"Ga "," ",-62657.2,0.8,8662.154,0.013,"B+",3254.4,0.7,64.93273479999999,0.9,"15.2 m","3/2-",-6.247199999999997,2.2324000000000086,3.254400000000009,-3.0985159999999987
+" ",33,32,65,"Ge "," ep",-56410.0,100.0,8554.1,1.5,"B+",6240.0,100.0,64.93944,110.0,"30.9 s","(3/2)-",-9.43,5.225199999999997,6.247199999999997,-2.489916
+" ",32,33,65,"As "," -p",-46980.0,300.0,8397.0,5.0,"B+",9430.0,320.0,64.94956,320.0,"0.19 s","",-14.06,8.408,9.43,-2.314916
+" ",31,34,65,"Se "," x",-32920.0,600.0,8169.0,9.0,"B+",14060.0,670.0,64.96466,640.0,"None","None",0.0,13.038,14.06,-1.6149160000000002
+"0",42,24,66,"Cr "," x",-24800.0,600.0,8163.0,9.0,"B-",11460.0,720.0,65.97338,640.0,"150 ns","0+",11.45,0.0,0.0,-15.574916000000002
+" ",41,25,66,"Mn "," x",-36250.0,400.0,8324.0,6.0,"B-",13320.0,500.0,65.96108,430.0,"220 ms","",13.32,-12.472,-11.45,-14.254916000000001
+" ",40,26,66,"Fe "," x",-49570.0,300.0,8514.0,5.0,"B-",6540.0,390.0,65.94678,320.0,"600 ms","0+",6.54,-14.342,-13.32,-11.584916000000002
+" ",39,27,66,"Co "," x",-56110.0,250.0,8601.0,4.0,"B-",9890.0,250.0,65.93976,270.0,"0.233 s","(3+)",9.896300000000004,-7.562,-6.54,-10.494916000000002
+" ",38,28,66,"Ni "," x",-66006.3,1.4,8739.508,0.021,"B-",252.0,1.6,65.9291393,1.5,"54.6 h","0+",0.252,-10.918300000000002,-9.896300000000004,-9.530216000000005
+" ",37,29,66,"Cu "," ",-66258.3,0.7,8731.472,0.01,"B-",2641.2,1.0,65.9288688,0.7,"5.120 m","1+",2.6410999999999913,-1.274,-0.252,-7.251216000000003
+" ",36,30,66,"Zn "," ",-68899.4,0.9,8759.636,0.014," ","*","*",65.9260334,1.0,"stable","0+",-5.1753999999999944,-3.663099999999991,-2.6410999999999913,-4.578215999999989
+" ",35,31,66,"Ga "," -",-63724.0,3.0,8669.37,0.05,"B+",5175.0,3.0,65.931589,3.0,"9.49 h","0+",-2.104,4.153399999999994,5.1753999999999944,-3.3509160000000002
+" ",34,32,66,"Ge "," -",-61620.0,30.0,8625.7,0.5,"B+",2100.0,30.0,65.93384,30.0,"2.26 h","0+",-10.12,1.082,2.104,-2.8739160000000004
+" ",33,33,66,"As "," x",-51500.0,680.0,8460.0,10.0,"B+",10120.0,680.0,65.94471,730.0,"95.77 ms","",-9.78,9.098,10.12,-1.924916
+" ",32,34,66,"Se "," x",-41720.0,300.0,8300.0,5.0,"B+",9780.0,740.0,65.95521,320.0,"1.2 us","0+",0.0,8.758,9.78,-1.9049160000000003
+"0",43,24,67,"Cr "," x",-19050.0,700.0,8075.0,10.0,"B-",14350.0,860.0,66.97955,750.0,"None","None",14.35,0.0,0.0,-16.274916
+" ",42,25,67,"Mn "," x",-33400.0,500.0,8278.0,8.0,"B-",12290.0,650.0,66.96414,540.0,"47 ms","(5/2-)",12.29,-15.372,-14.35,-14.914916000000002
+" ",41,26,67,"Fe "," x",-45690.0,420.0,8450.0,6.0,"B-",9370.0,520.0,66.95095,450.0,"75 us","(1/2-)",9.37,-13.312,-12.29,-12.584916000000002
+" ",40,27,67,"Co "," x",-55060.0,320.0,8578.0,5.0,"B-",8680.0,320.0,66.94089,340.0,"0.425 s","(7/2-)",8.682699999999997,-10.392,-9.37,-11.134916
+" ",39,28,67,"Ni "," x",-63742.7,2.9,8695.75,0.04,"B-",3576.0,3.0,66.931569,3.0,"21 s","(1/2)-",3.5761000000000056,-9.704699999999997,-8.682699999999997,-10.617615999999998
+" ",38,29,67,"Cu "," x",-67318.8,1.2,8737.447,0.018,"B-",561.7,1.5,66.9277303,1.3,"2.4 ns","15/2+",0.5615999999999912,-4.598100000000006,-3.5761000000000056,-7.903716000000003
+" ",37,30,67,"Zn "," ",-67880.4,0.9,8734.154,0.014," ","*","*",66.9271273,1.0,"stable","5/2-",-1.000699999999997,-1.5835999999999912,-0.5615999999999912,-4.792715999999996
+" ",36,31,67,"Ga "," ",-66879.7,1.3,8707.54,0.019,"B+",1000.8,1.2,66.9282017,1.4,"3.2617 d","3/2-",-4.221699999999997,-0.02130000000000291,1.000699999999997,-3.725115999999997
+" ",35,32,67,"Ge ","-n2p",-62658.0,5.0,8632.85,0.07,"B+",4222.0,5.0,66.932734,5.0,"18.9 m","1/2-",-6.008,3.199699999999997,4.221699999999997,-2.8699160000000004
+" ",34,33,67,"As "," -",-56650.0,100.0,8531.5,1.5,"B+",6010.0,100.0,66.93919,110.0,"42.5 s","(5/2-)",-10.16,4.986,6.008,-2.527816000000002
+" ",33,34,67,"Se "," x",-46490.0,200.0,8368.0,3.0,"B+",10160.0,220.0,66.95009,210.0,"136 ms","",-13.69,9.138,10.16,-2.004916
+" ",32,35,67,"Br "," x",-32800.0,500.0,8152.0,8.0,"B+",13690.0,540.0,66.96479,540.0,"None","None",0.0,12.668,13.69,-1.4049160000000003
+"0",43,25,68,"Mn "," x",-28600.0,600.0,8204.0,9.0,"B-",14530.0,920.0,67.9693,640.0,"None","None",14.53,0.0,0.0,-15.624916
+" ",42,26,68,"Fe "," x",-43130.0,700.0,8406.0,10.0,"B-",8220.0,770.0,67.9537,750.0,"132 ms","0+",8.22,-15.552,-14.53,-12.404916000000002
+" ",41,27,68,"Co "," x",-51350.0,320.0,8516.0,5.0,"B-",12110.0,320.0,67.94487,340.0,"0.199 s","(7-)",12.113800000000003,-9.242,-8.22,-11.154916000000002
+" ",40,28,68,"Ni "," x",-63463.8,3.0,8682.47,0.04,"B-",2103.0,3.0,67.931869,3.0,"0.86 ms","5-",2.103199999999997,-13.135800000000003,-12.113800000000003,-11.118716000000004
+" ",39,29,68,"Cu "," x",-65567.0,1.6,8701.89,0.023,"B-",4440.2,1.8,67.9296109,1.7,"3.75 m","(6-)",4.440199999999997,-3.125199999999997,-2.103199999999997,-8.198916
+" ",38,30,68,"Zn "," ",-70007.2,1.0,8755.682,0.014," ","*","*",67.92484420000001,1.0,"stable","0+",-2.921099999999991,-5.4621999999999975,-4.440199999999997,-5.332815999999994
+" ",37,31,68,"Ga "," -",-67086.1,1.5,8701.22,0.023,"B+",2921.1,1.2,67.9279801,1.6,"67.71 m","1+",-0.10610000000000581,1.8990999999999914,2.921099999999991,-4.086816000000009
+" ",36,32,68,"Ge "," ",-66980.0,6.0,8688.15,0.09,"B+",106.0,6.0,67.928094,7.0,"270.95 d","0+",-8.08,-0.9158999999999942,0.10610000000000581,-3.4013159999999942
+" ",35,33,68,"As "," -",-58900.0,40.0,8557.8,0.6,"B+",8080.0,40.0,67.93677,50.0,"151.6 s","3+",-4.69,7.058,8.08,-2.490615999999997
+" ",34,34,68,"Se "," x",-54210.0,30.0,8477.4,0.5,"B+",4680.0,50.0,67.9418,40.0,"35.5 s","0+",-15.57,3.668,4.69,-2.284916
+" ",33,35,68,"Br "," -p",-38640.0,360.0,8237.0,5.0,"B+",15570.0,360.0,67.95852,380.0,"None","None",0.0,14.548,15.57,-1.5449160000000002
+"0",44,25,69,"Mn "," x",-25300.0,800.0,8155.0,12.0,"B-",13100.0,950.0,68.97284,860.0,"14 ms","5/2-",13.1,0.0,0.0,-16.474916
+" ",43,26,69,"Fe "," x",-38400.0,500.0,8333.0,7.0,"B-",11610.0,610.0,68.95878,540.0,"0.17 s","1/2-",11.6,-14.122,-13.1,-13.024916000000001
+" ",42,27,69,"Co "," x",-50000.0,340.0,8490.0,5.0,"B-",9980.0,340.0,68.94632,360.0,"0.27 s","7/2-",9.979,-12.622,-11.6,-11.754916000000001
+" ",41,28,69,"Ni "," x",-59979.0,4.0,8623.1,0.05,"B-",5758.0,4.0,68.93561,4.0,"11.4 s","",5.757199999999997,-11.001,-9.979,-11.523916000000002
+" ",40,29,69,"Cu "," x",-65736.2,1.4,8695.203,0.02,"B-",2681.8,1.7,68.9294293,1.5,"2.85 m","3/2-",2.681800000000003,-6.779199999999997,-5.757199999999997,-8.991115999999998
+" ",39,30,69,"Zn "," -n",-68418.0,1.0,8722.731,0.014,"B-",909.8,1.5,68.9265503,1.0,"13.76 h","9/2+",0.9098000000000029,-3.703800000000003,-2.681800000000003,-5.7168160000000015
+" ",38,31,69,"Ga "," ",-69327.8,1.2,8724.578,0.017," ","*","*",68.92557359999999,1.3,"stable","3/2-",-2.227199999999997,-1.9318000000000028,-0.9098000000000029,-4.489016000000006
+" ",37,32,69,"Ge "," ",-67100.6,1.3,8680.962,0.019,"B+",2227.2,0.5,68.9279645,1.4,"39.05 h","5/2-",-4.0106000000000055,1.2051999999999972,2.227199999999997,-3.613916
+" ",36,33,69,"As "," ",-63090.0,30.0,8611.5,0.5,"B+",4010.0,30.0,68.93227,30.0,"15.23 m","5/2-",-6.79,2.9886000000000057,4.0106000000000055,-2.857716000000003
+" ",35,34,69,"Se "," ",-56300.0,30.0,8501.8,0.5,"B+",6790.0,40.0,68.93956,40.0,"27.4 s","(3/2-)",-9.82,5.768,6.79,-2.314916
+" ",34,35,69,"Br "," -p",-46480.0,110.0,8348.0,2.0,"B+",9830.0,110.0,68.95011,110.0,"24 ns","",-14.04,8.798,9.82,-1.924916
+" ",33,36,69,"Kr "," x",-32440.0,400.0,8133.0,6.0,"B+",14040.0,410.0,68.96518,430.0,"32 ms","",0.0,13.018,14.04,-1.944916
+"0",44,26,70,"Fe "," x",-35900.0,600.0,8294.0,9.0,"B-",9740.0,1030.0,69.96146,640.0,"94 ms","0+",9.74,0.0,0.0,-13.524916000000001
+" ",43,27,70,"Co "," x",-45640.0,840.0,8422.0,12.0,"B-",13510.0,910.0,69.951,900.0,"119 ms","(6-)",13.51,-10.762,-9.74,-11.814916
+" ",42,28,70,"Ni "," x",-59150.0,350.0,8603.0,5.0,"B-",3830.0,350.0,69.9365,370.0,"6.0 s","0+",3.8260999999999985,-14.532,-13.51,-12.004916000000001
+" ",41,29,70,"Cu "," x",-62976.1,1.6,8646.861,0.023,"B-",6588.5,2.5,69.9323923,1.7,"33 s","(3-)",6.588500000000007,-4.848099999999999,-3.8260999999999985,-9.291015999999999
+" ",40,30,70,"Zn "," ",-69564.6,2.0,8729.806,0.028,"B-",-654.6,1.6,69.9253193,2.1,"1.3e+16 y","0+",-0.6545,-7.610500000000007,-6.588500000000007,-5.983216000000003
+" ",39,31,70,"Ga "," ",-68910.1,1.2,8709.279,0.017,"B-",1653.0,1.6,69.926022,1.3,"21.14 m","1+",1.653,-0.3675,0.6545,-5.076716000000003
+" ",38,32,70,"Ge "," ",-70563.1,1.0,8721.717,0.015," ","*","*",69.92424740000001,1.1,"stable","0+",-6.223100000000006,-2.675,-1.653,-4.088616000000012
+" ",37,33,70,"As "," -",-64340.0,50.0,8621.7,0.7,"B+",6220.0,50.0,69.93092,50.0,"52.6 m","4+",-2.29,5.201100000000006,6.223100000000006,-3.040916
+" ",36,34,70,"Se "," x",-62050.0,60.0,8577.7,0.9,"B+",2300.0,80.0,69.93339,70.0,"41.1 m","0+",-10.62,1.268,2.29,-2.8549160000000002
+" ",35,35,70,"Br "," -",-51430.0,310.0,8415.0,4.0,"B+",10620.0,300.0,69.94479,330.0,"79.1 ms","0+",-9.75,9.598,10.62,-2.3549160000000002
+" ",34,36,70,"Kr "," --",-41680.0,390.0,8264.0,5.0,"B+",9750.0,480.0,69.95526,410.0,"52 ms","0+",0.0,8.728,9.75,-2.384916
+"0",45,26,71,"Fe "," x",-31000.0,800.0,8221.0,11.0,"B-",12870.0,1160.0,70.96672,860.0,"150 ns","(7/2+)",12.87,0.0,0.0,-14.374916
+" ",44,27,71,"Co "," x",-43870.0,840.0,8392.0,12.0,"B-",11330.0,920.0,70.9529,900.0,"None","None",11.33,-13.892,-12.87,-12.894916
+" ",43,28,71,"Ni "," x",-55200.0,370.0,8540.0,5.0,"B-",7510.0,370.0,70.94074,400.0,"1.86 s","",7.511099999999998,-12.352,-11.33,-11.934916000000001
+" ",42,29,71,"Cu "," x",-62711.1,1.5,8635.022,0.021,"B-",4616.0,10.0,70.9326768,1.6,"19.5 s","(3/2-)",4.615900000000002,-8.5331,-7.511099999999998,-10.076016
+" ",41,30,71,"Zn "," -n",-67327.0,10.0,8689.01,0.14,"B-",2813.0,10.0,70.927722,11.0,"2.45 m","1/2-",2.813199999999997,-5.637900000000001,-4.615900000000002,-6.009216000000003
+" ",40,31,71,"Ga "," ",-70140.2,1.0,8717.62,0.014," ","*","*",70.9247013,1.1,"stable","3/2-",-0.2325,-3.8351999999999973,-2.813199999999997,-5.246315999999994
+" ",39,32,71,"Ge "," ",-69907.7,1.0,8703.326,0.014,"B+",232.51,0.22,70.924951,1.1,"11.43 d","1/2-",-2.013699999999997,-0.7895,0.2325,-4.4522160000000035
+" ",38,33,71,"As "," -",-67894.0,4.0,8663.95,0.06,"B+",2013.0,4.0,70.927112,5.0,"65.28 h","5/2-",-4.774,0.9916999999999971,2.013699999999997,-3.439216000000003
+" ",37,34,71,"Se "," -",-63120.0,30.0,8585.6,0.4,"B+",4780.0,30.0,70.93224,30.0,"4.74 m","5/2-",-6.06,3.752,4.774,-2.8869160000000003
+" ",36,35,71,"Br "," x",-57060.0,570.0,8489.0,8.0,"B+",6050.0,570.0,70.93874,610.0,"21.4 s","(5/2)-",-10.14,5.038,6.06,-2.834916
+" ",35,36,71,"Kr "," -",-46920.0,650.0,8336.0,9.0,"B+",10140.0,320.0,70.94963,700.0,"64 ms","",-14.62,9.118,10.14,-2.8549160000000002
+" ",34,37,71,"Rb "," x",-32300.0,500.0,8119.0,7.0,"B+",14620.0,820.0,70.96532,540.0,"None","None",0.0,13.598,14.62,-1.924916
+"0",46,26,72,"Fe "," x",-28300.0,800.0,8182.0,11.0,"B-",11000.0,1000.0,71.96962,860.0,"150 ns","0+",11.0,0.0,0.0,0.0
+" ",45,27,72,"Co "," x",-39300.0,600.0,8324.0,8.0,"B-",14640.0,740.0,71.95781,640.0,"None","None",14.64,-12.022,-11.0,-13.124916
+" ",44,28,72,"Ni "," x",-53940.0,440.0,8516.0,6.0,"B-",5840.0,440.0,71.94209,470.0,"1.57 s","0+",5.843,-15.662,-14.64,-13.234916000000002
+" ",43,29,72,"Cu "," x",-59783.0,1.4,8586.525,0.019,"B-",8348.0,6.0,71.9358203,1.5,"6.6 s","(1+)",8.348,-6.865,-5.843,-10.857916000000001
+" ",42,30,72,"Zn "," +",-68131.0,6.0,8691.61,0.08,"B-",458.0,6.0,71.926858,7.0,"46.5 h","0+",0.4583999999999942,-9.37,-8.348,-7.092115999999997
+" ",41,31,72,"Ga "," ",-68589.4,1.0,8687.104,0.014,"B-",3996.5,1.8,71.9263663,1.1,"14.10 h","3-",3.9965,-1.4803999999999942,-0.4583999999999942,-5.4473159999999945
+" ",40,32,72,"Ge "," ",-72585.9,1.6,8731.745,0.023," ","*","*",71.9220758,1.8,"stable","0+",-4.355899999999994,-5.0185,-3.9965,-5.003615999999997
+" ",39,33,72,"As "," -",-68230.0,4.0,8660.38,0.06,"B+",4356.0,4.0,71.926752,5.0,"26.0 h","2-",-0.336,3.333899999999994,4.355899999999994,-3.568815999999994
+" ",38,34,72,"Se "," ",-67894.0,12.0,8644.85,0.17,"B+",335.0,13.0,71.927112,13.0,"8.40 d","0+",-8.874,-0.686,0.336,-3.338916
+" ",37,35,72,"Br "," ",-59020.0,60.0,8510.7,0.8,"B+",8880.0,60.0,71.93664,60.0,"78.6 s","3+",-5.079,7.852,8.874,-2.544916
+" ",36,36,72,"Kr "," ",-53941.0,8.0,8429.32,0.11,"B+",5070.0,60.0,71.942092,9.0,"17.2 s","0+",-15.821,4.057,5.079,-2.1559160000000004
+" ",35,37,72,"Rb "," x",-38120.0,500.0,8199.0,7.0,"B+",15820.0,500.0,71.95908,540.0,"1.2 us","(3+)",0.0,14.799,15.821,-1.9049160000000003
+"0",46,27,73,"Co "," x",-37040.0,700.0,8289.0,10.0,"B-",12830.0,760.0,72.96024,750.0,"150 ns","",12.82,0.0,0.0,-14.164916000000002
+" ",45,28,73,"Ni "," x",-49860.0,300.0,8454.0,4.0,"B-",9120.0,300.0,72.94647,320.0,"0.84 s","(9/2+)",9.127,-13.842,-12.82,-13.884916
+" ",44,29,73,"Cu "," x",-58987.0,4.0,8568.56,0.05,"B-",6420.0,40.0,72.936675,4.0,"4.2 s","(3/2-)",6.423,-10.149,-9.127,-11.411916000000002
+" ",43,30,73,"Zn ","+n2p",-65410.0,40.0,8645.8,0.5,"B-",4290.0,40.0,72.92978,40.0,"23.5 s","(1/2)-",4.2893000000000026,-7.445,-6.423,-7.855916000000001
+" ",42,31,73,"Ga "," x",-69699.3,1.7,8693.873,0.023,"B-",1598.2,2.3,72.9251747,1.8,"4.86 h","3/2-",1.5981999999999972,-5.311300000000003,-4.2893000000000026,-6.388016000000006
+" ",41,32,73,"Ge "," ",-71297.5,1.6,8705.049,0.022," ","*","*",72.9234589,1.8,"0.499 s","1/2-",-0.3405,-2.620199999999997,-1.5981999999999972,-5.304416
+" ",40,33,73,"As "," ",-70957.0,4.0,8689.66,0.05,"B+",341.0,4.0,72.923825,4.0,"80.30 d","3/2-",-2.739,-0.6815,0.3405,-4.054115999999997
+" ",39,34,73,"Se "," ",-68218.0,11.0,8641.42,0.15,"B+",2739.0,10.0,72.926765,11.0,"7.15 h","9/2+",-4.588,1.717,2.739,-3.5423159999999942
+" ",38,35,73,"Br "," ",-63630.0,50.0,8567.8,0.7,"B+",4590.0,50.0,72.93169,50.0,"3.4 m","1/2-",-7.078,3.566,4.588,-2.964916
+" ",37,36,73,"Kr "," x",-56552.0,7.0,8460.18,0.09,"B+",7080.0,50.0,72.939289,7.0,"27.3 s","(3/2-)",-10.502,6.056,7.078,-2.6769160000000003
+" ",36,37,73,"Rb "," -p",-46050.0,150.0,8306.0,2.0,"B+",10500.0,150.0,72.95056,160.0,"30 ns","",-14.35,9.48,10.502,-1.9949160000000001
+" ",35,38,73,"Sr "," x",-31700.0,600.0,8098.0,8.0,"B+",14350.0,620.0,72.96597,640.0,"25 ms","",0.0,13.328,14.35,-1.684916
+"0",47,27,74,"Co "," x",-32250.0,800.0,8222.0,11.0,"B-",16120.0,900.0,73.96538,860.0,"150 ns","0+",16.12,0.0,0.0,0.0
+" ",46,28,74,"Ni "," x",-48370.0,400.0,8429.0,5.0,"B-",7630.0,400.0,73.94807,430.0,"0.68 s","0+",7.636,-17.142,-16.12,-14.894916
+" ",45,29,74,"Cu "," x",-56006.0,6.0,8521.56,0.08,"B-",9700.0,50.0,73.939875,7.0,"1.594 s","(1+,3+)",9.704,-8.658,-7.636,-12.790916000000001
+" ",44,30,74,"Zn "," +pp",-65710.0,50.0,8642.1,0.6,"B-",2340.0,50.0,73.92946,50.0,"95.6 s","0+",2.34,-10.726,-9.704,-8.984916000000002
+" ",43,31,74,"Ga "," x",-68050.0,4.0,8663.17,0.05,"B-",5373.0,4.0,73.926946,4.0,"9.5 s","(0)",5.3723999999999945,-3.362,-2.34,-7.4988160000000015
+" ",42,32,74,"Ge "," ",-73422.4,1.6,8725.2,0.022,"B-",-2562.5,1.7,73.9211778,1.8,"stable","0+",-2.562399999999994,-6.394399999999994,-5.3723999999999945,-6.282715999999988
+" ",41,33,74,"As "," ",-70860.0,2.3,8680.0,0.03,"B-",1352.8,1.8,73.9239287,2.5,"17.77 d","2-",1.3526999999999971,1.5403999999999942,2.562399999999994,-4.374815999999995
+" ",40,34,74,"Se "," ",-72212.7,1.7,8687.708,0.023," ","*","*",73.92247640000001,1.8,"stable","0+",-6.906699999999997,-2.374699999999997,-1.3526999999999971,-4.074515999999991
+" ",39,35,74,"Br "," -",-65306.0,15.0,8583.8,0.2,"B+",6907.0,15.0,73.929891,16.0,"25.4 m","(0-)",-2.9745,5.884699999999997,6.906699999999997,-3.3909160000000003
+" ",38,36,74,"Kr "," ",-62331.5,2.0,8533.034,0.028,"B+",2975.0,15.0,73.93308440000001,2.2,"11.50 m","0+",-10.4145,1.9525,2.9745,-2.7064160000000004
+" ",37,37,74,"Rb "," ",-51917.0,4.0,8381.73,0.05,"B+",10414.0,4.0,73.944265,4.0,"64.9 ms","(0+)",-11.217,9.3925,10.4145,-2.911916
+" ",36,38,74,"Sr "," x",-40700.0,500.0,8220.0,7.0,"B+",11220.0,500.0,73.95631,540.0,"1.2 us","0+",0.0,10.195,11.217,-1.444916
+"0",48,27,75,"Co "," x",-29500.0,800.0,8183.0,11.0,"B-",14400.0,900.0,74.96833,860.0,"None","None",14.4,0.0,0.0,0.0
+" ",47,28,75,"Ni "," x",-43900.0,400.0,8365.0,5.0,"B-",10220.0,1060.0,74.95287,430.0,"0.6 s","(7/2+)",10.22,-15.422,-14.4,-15.324916000000002
+" ",46,29,75,"Cu "," x",-54120.0,980.0,8490.0,13.0,"B-",8350.0,980.0,74.9419,1050.0,"1.224 s","",8.35,-11.242,-10.22,-12.674916000000001
+" ",45,30,75,"Zn "," +",-62470.0,70.0,8591.3,0.9,"B-",6000.0,70.0,74.93294,80.0,"10.2 s","(7/2+)",5.9946000000000055,-9.372,-8.35,-9.694916000000001
+" ",44,31,75,"Ga "," x",-68464.6,2.4,8660.81,0.03,"B-",3391.8,2.9,74.9265002,2.6,"126 s","(3/2)-",3.3917999999999884,-7.016600000000006,-5.9946000000000055,-8.178416000000007
+" ",43,32,75,"Ge "," -n",-71856.4,1.6,8695.602,0.022,"B-",1176.0,1.0,74.92285890000001,1.8,"47.7 s","7/2+",1.176,-4.413799999999989,-3.3917999999999884,-6.954315999999994
+" ",42,33,75,"As "," ",-73032.4,1.8,8700.85,0.024," ","*","*",74.9215965,2.0,"17.62 ms","9/2+",-0.8633999999999942,-2.198,-1.176,-5.317115999999997
+" ",41,34,75,"Se "," ",-72169.0,1.7,8678.907,0.022,"B+",863.4,0.8,74.9225234,1.8,"119.79 d","5/2+",-3.03,-0.15860000000000582,0.8633999999999942,-4.6862160000000035
+" ",40,35,75,"Br "," -",-69139.0,14.0,8628.08,0.19,"B+",3030.0,14.0,74.925776,15.0,"96.7 m","3/2-",-4.815,2.008,3.03,-3.669916
+" ",39,36,75,"Kr "," x",-64324.0,8.0,8553.44,0.11,"B+",4815.0,16.0,74.930946,9.0,"4.29 m","5/2+",-7.102,3.793,4.815,-3.6289160000000003
+" ",38,37,75,"Rb "," x",-57222.0,7.0,8448.32,0.1,"B+",7102.0,11.0,74.93857,8.0,"19.0 s","(3/2-)",-10.602,6.08,7.102,-2.586916
+" ",37,38,75,"Sr "," -",-46620.0,220.0,8296.6,2.9,"B+",10600.0,220.0,74.94995,240.0,"71 ms","(3/2-)",0.0,9.58,10.602,-2.1249160000000002
+"0",48,28,76,"Ni "," x",-41610.0,900.0,8331.0,12.0,"B-",9370.0,900.0,75.95533,970.0,"0.24 s","0+",9.366,0.0,0.0,-15.734916000000002
+" ",47,29,76,"Cu "," x",-50976.0,7.0,8443.53,0.09,"B-",11160.0,80.0,75.945275,7.0,"0.641 s","",11.164,-10.388,-9.366,-14.100916000000002
+" ",46,30,76,"Zn "," +",-62140.0,80.0,8580.1,1.1,"B-",4160.0,80.0,75.93329,90.0,"5.7 s","0+",4.156600000000005,-12.186,-11.164,-10.624916
+" ",45,31,76,"Ga "," x",-66296.6,2.0,8624.526,0.026,"B-",6916.4,2.6,75.92882759999999,2.1,"32.6 s","(2+,3+)",6.916399999999994,-5.178600000000006,-4.156600000000005,-8.938516000000007
+" ",44,32,76,"Ge "," ",-73213.0,1.7,8705.238,0.022,"B-",-923.5,0.8,75.9214026,1.8,"stable","0+",-0.9235,-7.938399999999994,-6.916399999999994,-7.506916
+" ",43,33,76,"As "," ",-72289.5,1.8,8682.792,0.024,"B-",2962.5,0.8,75.922394,2.0,"26.24 h","2-",2.962600000000006,-0.0985,0.9235,-6.125016000000006
+" ",42,34,76,"Se "," ",-75252.1,1.7,8711.478,0.022," ","*","*",75.91921359999999,1.8,"stable","0+",-4.963100000000006,-3.9846000000000057,-2.962600000000006,-5.091116000000012
+" ",41,35,76,"Br "," -",-70289.0,9.0,8635.88,0.12,"B+",4963.0,9.0,75.924541,10.0,"16.2 h","1-",-1.275,3.941100000000006,4.963100000000006,-4.483916
+" ",40,36,76,"Kr "," ",-69014.0,4.0,8608.81,0.05,"B+",1275.0,10.0,75.92591,4.0,"14.8 h","0+",-8.534199999999997,0.253,1.275,-3.544916
+" ",39,37,76,"Rb "," x",-60479.8,1.9,8486.225,0.025,"B+",8534.0,4.0,75.93507220000001,2.0,"36.5 s","1(-)",-6.239800000000003,7.512199999999997,8.534199999999997,-3.884716000000003
+" ",38,38,76,"Sr "," x",-54240.0,40.0,8393.9,0.5,"B+",6240.0,40.0,75.94177,40.0,"8.9 s","0+",-15.54,5.217800000000003,6.239800000000003,-2.723916
+" ",37,39,76,"Y "," x",-38700.0,500.0,8179.0,7.0,"B+",15540.0,500.0,75.95845,540.0,"None","None",0.0,14.518,15.54,-3.004916
+"0",49,28,77,"Ni "," x",-36750.0,500.0,8264.0,7.0,"B-",11830.0,640.0,76.96055,540.0,"None","None",11.83,0.0,0.0,0.0
+" ",48,29,77,"Cu "," x",-48580.0,400.0,8408.0,5.0,"B-",10150.0,420.0,76.94785,430.0,"0.469 s","",10.14,-12.852,-11.83,-13.964916
+" ",47,30,77,"Zn "," +",-58720.0,120.0,8529.1,1.6,"B-",7270.0,120.0,76.93696,130.0,"1.05 s","(1/2-)",7.272300000000003,-11.162,-10.14,-11.284916
+" ",46,31,77,"Ga "," x",-65992.3,2.4,8613.39,0.03,"B-",5221.7,3.0,76.9291543,2.6,"13.2 s","(3/2-)",5.221699999999997,-8.294300000000003,-7.272300000000003,-9.430216000000003
+" ",45,32,77,"Ge "," -n",-71214.0,1.7,8671.044,0.022,"B-",2702.5,1.8,76.92354859999999,1.8,"52.9 s","1/2-",2.7026000000000057,-6.243699999999997,-5.221699999999997,-8.228916000000002
+" ",44,33,77,"As "," ",-73916.6,2.3,8695.981,0.03,"B-",683.0,1.8,76.9206473,2.5,"38.83 h","3/2-",0.683,-3.724600000000006,-2.7026000000000057,-6.642216000000003
+" ",43,34,77,"Se "," ",-74599.6,1.7,8694.691,0.021," ","*","*",76.919914,1.8,"17.36 s","7/2+",-1.3646000000000058,-1.705,-0.683,-5.727016000000006
+" ",42,35,77,"Br "," -",-73235.0,3.0,8666.81,0.04,"B+",1364.7,2.8,76.921379,3.0,"57.036 h","3/2-",-3.0656000000000057,0.34260000000000584,1.3646000000000058,-4.702916
+" ",41,36,77,"Kr "," x",-70169.4,2.0,8616.836,0.025,"B+",3065.0,4.0,76.92467,2.1,"74.4 m","5/2+",-5.344399999999994,2.043600000000006,3.0656000000000057,-4.376315999999995
+" ",40,37,77,"Rb "," x",-64825.0,7.0,8537.26,0.1,"B+",5345.0,8.0,76.930408,8.0,"3.77 m","3/2-",-7.021,4.322399999999994,5.344399999999994,-3.6199160000000004
+" ",39,38,77,"Sr "," x",-57804.0,9.0,8435.93,0.12,"B+",7020.0,12.0,76.937945,10.0,"9.0 s","5/2+",-10.894,5.999,7.021,-3.6769160000000003
+" ",38,39,77,"Y "," -p",-46910.0,60.0,8284.0,1.0,"B+",10900.0,60.0,76.94965,70.0,"None","None",0.0,9.872,10.894,-3.284916
+"0",50,28,78,"Ni "," x",-34300.0,1100.0,8230.0,14.0,"B-",10450.0,1170.0,77.96318,1180.0,"150 ns","0+",10.45,0.0,0.0,0.0
+" ",49,29,78,"Cu "," x",-44750.0,400.0,8354.0,5.0,"B-",12590.0,410.0,77.95196,430.0,"342 ms","",12.59,-11.472,-10.45,-14.924916000000001
+" ",48,30,78,"Zn "," +",-57340.0,90.0,8505.6,1.2,"B-",6360.0,90.0,77.93844,100.0,"1.47 s","0+",6.366599999999998,-13.612,-12.59,-11.394916
+" ",47,31,78,"Ga "," x",-63706.6,2.4,8577.14,0.03,"B-",8156.0,5.0,77.9316082,2.6,"5.09 s","(3+)",8.155400000000002,-7.3885999999999985,-6.366599999999998,-10.125516
+" ",46,32,78,"Ge "," -nn",-71862.0,4.0,8671.66,0.05,"B-",955.0,10.0,77.922853,4.0,"88 m","0+",0.955,-9.177400000000002,-8.155400000000002,-8.576916
+" ",45,33,78,"As "," +pn",-72817.0,10.0,8673.88,0.13,"B-",4209.0,10.0,77.921827,11.0,"90.7 m","2-",4.209100000000006,-1.977,-0.955,-7.191916
+" ",44,34,78,"Se "," ",-77026.1,1.7,8717.808,0.021,"B-",-3574.0,4.0,77.9173091,1.8,"stable","0+",-3.574100000000006,-5.231100000000006,-4.209100000000006,-6.028616000000012
+" ",43,35,78,"Br "," -",-73452.0,4.0,8661.96,0.05,"B-",727.0,4.0,77.921146,4.0,"6.46 m","1+",0.7276999999999971,2.552100000000006,3.574100000000006,-5.016916
+" ",42,36,78,"Kr "," ",-74179.7,1.1,8661.256,0.014," ","*","*",77.9203648,1.2,"stable","0+",-7.243699999999997,-1.7496999999999971,-0.7276999999999971,-4.391916
+" ",41,37,78,"Rb "," x",-66936.0,7.0,8558.36,0.1,"B+",7243.0,8.0,77.928141,8.0,"17.66 m","0(+)",-3.762,6.221699999999997,7.243699999999997,-4.054916
+" ",40,38,78,"Sr "," x",-63174.0,7.0,8500.1,0.1,"B+",3762.0,11.0,77.93218,8.0,"2.5 m","0+",-10.644,2.74,3.762,-3.2674160000000003
+" ",39,39,78,"Y "," x",-52530.0,400.0,8354.0,5.0,"B+",10650.0,400.0,77.94361,430.0,"50 ms","(0+)",-10.83,9.622,10.644,-3.037916
+" ",38,40,78,"Zr "," x",-41700.0,500.0,8205.0,6.0,"B+",10820.0,640.0,77.95523,540.0,"None","None",0.0,9.808,10.83,-3.424916
+"0",50,29,79,"Cu "," x",-42330.0,500.0,8320.0,6.0,"B-",11090.0,570.0,78.95456,540.0,"188 ms","",11.09,0.0,0.0,-15.254916000000001
+" ",49,30,79,"Zn "," +",-53420.0,260.0,8450.0,3.0,"B-",9090.0,240.0,78.94265,280.0,"0.995 s","(9/2+)",9.09,-12.112,-11.09,-11.944916000000001
+" ",48,31,79,"Ga "," +",-62510.0,100.0,8555.6,1.2,"B-",6980.0,40.0,78.93289,110.0,"2.847 s","(3/2-)",6.98,-10.112,-9.09,-10.814916
+" ",47,32,79,"Ge "," +",-69490.0,90.0,8634.0,1.1,"B-",4150.0,90.0,78.9254,100.0,"39.0 s","(7/2+)",4.147,-8.002,-6.98,-9.444916000000001
+" ",46,33,79,"As "," +p",-73637.0,6.0,8676.62,0.07,"B-",2281.0,5.0,78.920948,6.0,"0.87 us","(9/2)+",2.280600000000006,-5.169,-4.147,-7.597315999999994
+" ",45,34,79,"Se "," -n",-75917.6,1.7,8695.593,0.021,"B-",150.9,1.7,78.91849909999999,1.8,"3.92 m","1/2-",0.15089999999999418,-3.3026000000000058,-2.280600000000006,-6.4861160000000115
+" ",44,35,79,"Br "," +n",-76068.5,2.0,8687.6,0.026," ","*","*",78.91833709999999,2.2,"4.86 s","9/2+",-1.6255,-1.1728999999999943,-0.15089999999999418,-5.461016000000006
+" ",43,36,79,"Kr "," -",-74443.0,4.0,8657.12,0.05,"B+",1626.0,3.0,78.920082,4.0,"35.04 h","1/2-",-3.64,0.6035,1.6255,-4.6989160000000005
+" ",42,37,79,"Rb "," ",-70803.0,6.0,8601.15,0.08,"B+",3639.0,7.0,78.923989,6.0,"22.9 m","5/2+",-5.326,2.618,3.64,-4.088916
+" ",41,38,79,"Sr "," x",-65477.0,8.0,8523.82,0.11,"B+",5327.0,10.0,78.929708,9.0,"2.25 m","3/2(-)",-7.117,4.304,5.326,-3.577916
+" ",40,39,79,"Y "," -",-58360.0,450.0,8424.0,6.0,"B+",7120.0,450.0,78.93735,480.0,"14.8 s","(5/2+)",-11.0,6.095,7.117,-3.562916
+" ",39,40,79,"Zr "," x",-47360.0,400.0,8275.0,5.0,"B+",11000.0,600.0,78.94916,430.0,"56 ms","",0.0,9.978,11.0,-3.1649160000000003
+"0",51,29,80,"Cu "," x",-36450.0,600.0,8243.0,7.0,"B-",15400.0,620.0,79.96087,640.0,"300 ns","",15.39,0.0,0.0,0.0
+" ",50,30,80,"Zn "," +",-51840.0,170.0,8426.0,2.2,"B-",7290.0,120.0,79.94434,180.0,"0.545 s","0+",7.3,-16.412,-15.39,-12.654916000000002
+" ",49,31,80,"Ga "," +",-59140.0,120.0,8507.3,1.5,"B-",10380.0,120.0,79.93652,130.0,"1.697 s","(3)",10.375,-8.322,-7.3,-10.588916000000001
+" ",48,32,80,"Ge "," ",-69515.0,28.0,8627.3,0.4,"B-",2644.0,19.0,79.92537,30.0,"29.5 s","0+",2.644,-11.397,-10.375,-9.799916000000001
+" ",47,33,80,"As "," ",-72159.0,23.0,8650.59,0.29,"B-",5601.0,23.0,79.922534,25.0,"15.2 s","1+",5.600899999999994,-3.666,-2.644,-8.287315999999995
+" ",46,34,80,"Se "," ",-77759.9,2.0,8710.819,0.025,"B-",-1870.5,0.3,79.9165213,2.1,"stable","0+",-1.8703999999999943,-6.622899999999994,-5.600899999999994,-6.971815999999994
+" ",45,35,80,"Br "," -",-75889.5,2.0,8677.659,0.025,"B-",2003.0,2.4,79.9185293,2.2,"17.68 m","1+",2.003,0.8483999999999942,1.8703999999999943,-6.024916
+" ",44,36,80,"Kr "," ",-77892.5,1.5,8692.917,0.018," ","*","*",79.916379,1.6,"stable","0+",-5.7195,-3.025,-2.003,-5.065315999999994
+" ",43,37,80,"Rb "," ",-72173.0,7.0,8611.64,0.09,"B+",5720.0,7.0,79.922519,7.0,"34 s","1+",-1.865,4.6975,5.7195,-4.308916
+" ",42,38,80,"Sr "," x",-70308.0,7.0,8578.56,0.08,"B+",1865.0,10.0,79.924521,7.0,"106.3 m","0+",-9.088,0.843,1.865,-3.718916
+" ",41,39,80,"Y "," x",-61220.0,180.0,8455.1,2.2,"B+",9090.0,180.0,79.93428,190.0,"30.1 s","(4-)",-5.7,8.066,9.088,-3.165115999999997
+" ",40,40,80,"Zr "," x",-55520.0,1490.0,8374.0,19.0,"B+",5700.0,1500.0,79.9404,1600.0,"4.6 s","0+",0.0,4.678,5.7,-3.7049160000000003
+"0",51,30,81,"Zn "," x",-46130.0,300.0,8351.0,4.0,"B-",11860.0,360.0,80.95048,320.0,"0.29 s","",11.85,0.0,0.0,-11.804916
+" ",50,31,81,"Ga "," +",-57980.0,190.0,8487.7,2.4,"B-",8320.0,150.0,80.93775,210.0,"1.217 s","(5/2-)",8.32,-12.872,-11.85,-11.824916000000002
+" ",49,32,81,"Ge "," +",-66300.0,120.0,8580.8,1.5,"B-",6230.0,120.0,80.92882,130.0,"7.6 s","(9/2+)",6.233,-9.342,-8.32,-10.004916000000001
+" ",48,33,81,"As "," +p",-72533.0,6.0,8648.06,0.07,"B-",3856.0,5.0,80.922132,6.0,"33.3 s","3/2-",3.8565,-7.255,-6.233,-8.965615999999999
+" ",47,34,81,"Se "," -n",-76389.5,2.0,8686.005,0.025,"B-",1585.3,2.2,80.9179925,2.2,"57.28 m","7/2+",1.5853000000000028,-4.8785,-3.8565,-7.600416
+" ",46,35,81,"Br "," ",-77974.8,2.0,8695.918,0.024," ","*","*",80.9162906,2.1,"stable","3/2-",-0.28080000000000294,-2.607300000000003,-1.5853000000000028,-6.483115999999997
+" ",45,36,81,"Kr "," ",-77694.0,2.0,8682.793,0.025,"B+",280.8,0.5,80.916592,2.1,"2.29e5 y","7/2+",-2.239,-0.7411999999999971,0.28080000000000294,-5.519315999999995
+" ",44,37,81,"Rb "," ",-75455.0,6.0,8645.49,0.07,"B+",2239.0,6.0,80.918996,6.0,"4.576 h","3/2-",-3.927,1.217,2.239,-4.644916
+" ",43,38,81,"Sr "," x",-71528.0,6.0,8587.35,0.08,"B+",3927.0,9.0,80.923212,7.0,"22.3 m","1/2-",-5.508,2.905,3.927,-3.783516000000006
+" ",42,39,81,"Y "," -",-66020.0,60.0,8509.7,0.8,"B+",5510.0,60.0,80.92913,70.0,"70.4 s","(5/2+)",-7.53,4.486,5.508,-3.6199160000000004
+" ",41,40,81,"Zr "," ep",-58490.0,170.0,8407.1,2.1,"B+",7530.0,180.0,80.93721,180.0,"5.5 s","(3/2-)",-11.01,6.508,7.53,-3.110916
+" ",40,41,81,"Nb "," -p",-47480.0,1500.0,8261.0,18.0,"B+",11010.0,1510.0,80.94903,1610.0,"None","None",0.0,9.988,11.01,-2.9949160000000004
+"0",52,30,82,"Zn "," x",-42460.0,500.0,8303.0,6.0,"B-",10650.0,590.0,81.95442,540.0,"150 ns","0+",10.64,0.0,0.0,-10.584916000000002
+" ",51,31,82,"Ga "," x",-53100.0,300.0,8423.0,4.0,"B-",12520.0,390.0,81.94299,320.0,"0.599 s","(1,2,3)",12.52,-11.662,-10.64,-10.774916000000001
+" ",50,32,82,"Ge "," +",-65620.0,240.0,8566.3,3.0,"B-",4700.0,140.0,81.92955,260.0,"4.55 s","0+",4.7,-13.542,-12.52,-10.704916
+" ",49,33,82,"As "," +",-70320.0,200.0,8614.1,2.4,"B-",7270.0,200.0,81.9245,210.0,"19.1 s","(1+)",7.274,-5.722,-4.7,-9.038316000000002
+" ",48,34,82,"Se "," ",-77594.0,2.0,8693.198,0.025,"B-",-97.5,2.1,81.91669940000001,2.2,"6.6 ns","(8+)",-0.0975,-8.296,-7.274,-8.156916
+" ",47,35,82,"Br "," ",-77496.5,1.9,8682.468,0.024,"B-",3093.0,1.0,81.9168041,2.1,"6.13 m","2-",3.093,-0.9245,0.0975,-7.1044160000000005
+" ",46,36,82,"Kr "," ",-80589.5,1.8,8710.647,0.022," ","*","*",81.91348359999999,1.9,"stable","0+",-4.401300000000003,-4.115,-3.093,-5.988315999999994
+" ",45,37,82,"Rb "," ",-76188.2,2.8,8647.43,0.03,"B+",4401.0,3.0,81.9182086,3.0,"1.273 m","1+",-0.18019999999999708,3.379300000000003,4.401300000000003,-5.161115999999997
+" ",44,38,82,"Sr "," ",-76008.0,6.0,8635.7,0.07,"B+",180.0,6.0,81.918402,6.0,"25.55 d","0+",-7.818,-0.8418000000000029,0.18019999999999708,-4.253216000000003
+" ",43,39,82,"Y "," -",-68190.0,100.0,8530.8,1.3,"B+",7820.0,100.0,81.92679,110.0,"8.3 s","1+",-4.0,6.796,7.818,-3.678916
+" ",42,40,82,"Zr "," -",-64190.0,230.0,8473.0,3.0,"B+",4000.0,200.0,81.93109,240.0,"32 s","0+",-11.22,2.978,4.0,-3.440916
+" ",41,41,82,"Nb "," x",-52970.0,300.0,8326.0,4.0,"B+",11220.0,370.0,81.94313,320.0,"50 ms","0+",0.0,10.198,11.22,-2.864916
+"0",53,30,83,"Zn "," x",-36300.0,500.0,8226.0,6.0,"B-",13090.0,590.0,82.96103,540.0,"150 ns","(5/2+)",13.09,0.0,0.0,0.0
+" ",52,31,83,"Ga "," x",-49390.0,300.0,8374.0,4.0,"B-",11510.0,360.0,82.94698,320.0,"0.31 s","",11.51,-14.112,-13.09,-9.484916000000002
+" ",51,32,83,"Ge "," x",-60900.0,200.0,8503.0,2.0,"B-",8980.0,290.0,82.93462,210.0,"1.85 s","(5/2+)",8.98,-12.532,-11.51,-9.904916000000002
+" ",50,33,83,"As "," +",-69880.0,220.0,8602.2,2.7,"B-",5460.0,220.0,82.92498,240.0,"13.4 s","(5/2-,3/2-)",5.461,-10.002,-8.98,-9.794916
+" ",49,34,83,"Se "," -n",-75341.0,4.0,8658.56,0.04,"B-",3668.0,5.0,82.919118,4.0,"22.3 m","9/2+",3.668,-6.483,-5.461,-8.275916
+" ",48,35,83,"Br "," ",-79009.0,4.0,8693.33,0.05,"B-",973.0,4.0,82.91518,5.0,"2.40 h","3/2-",0.9726999999999971,-4.69,-3.668,-7.796916
+" ",47,36,83,"Kr "," ",-79981.7,2.8,8695.62,0.03," ","*","*",82.914136,3.0,"1.83 h","1/2-",-0.9066999999999971,-1.994699999999997,-0.9726999999999971,-6.4890159999999915
+" ",46,37,83,"Rb "," ",-79075.0,6.0,8675.27,0.07,"B+",907.0,7.0,82.91511,6.0,"86.2 d","5/2-",-2.28,-0.11530000000000291,0.9066999999999971,-5.4314160000000005
+" ",45,38,83,"Sr "," -",-76795.0,10.0,8638.38,0.12,"B+",2279.0,8.0,82.917557,11.0,"32.41 h","7/2+",-4.465,1.258,2.28,-4.776916
+" ",44,39,83,"Y "," -",-72330.0,40.0,8575.1,0.5,"B+",4470.0,40.0,82.92235,50.0,"7.08 m","9/2+",-5.87,3.443,4.465,-3.951916
+" ",43,40,83,"Zr "," -",-66460.0,100.0,8495.0,1.2,"B+",5870.0,90.0,82.92865,100.0,"41.6 s","(1/2-)",-7.5,4.848,5.87,-3.407916
+" ",42,41,83,"Nb "," -",-58960.0,310.0,8395.0,4.0,"B+",7500.0,300.0,82.93671,340.0,"4.1 s","(5/2+)",-11.21,6.478,7.5,-3.024916
+" ",41,42,83,"Mo "," x",-47750.0,500.0,8251.0,6.0,"B+",11210.0,590.0,82.94874,540.0,"400 ms","",0.0,10.188,11.21,-2.814916
+"0",53,31,84,"Ga "," x",-44110.0,400.0,8308.0,5.0,"B-",14140.0,500.0,83.95265,430.0,"0.085 s","",14.14,0.0,0.0,-10.084916000000002
+" ",52,32,84,"Ge "," x",-58250.0,300.0,8467.0,4.0,"B-",7840.0,420.0,83.93747,320.0,"0.947 s","0+",7.83,-15.162,-14.14,-8.834916000000002
+" ",51,33,84,"As "," +",-66080.0,300.0,8551.0,4.0,"B-",9870.0,300.0,83.92906,320.0,"4.5 s","(3-)",9.872,-8.852,-7.83,-9.364916000000001
+" ",50,34,84,"Se "," ",-75952.0,15.0,8658.84,0.17,"B-",1848.0,20.0,83.918462,16.0,"3.1 m","0+",1.847,-10.894,-9.872,-8.861916
+" ",49,35,84,"Br "," ",-77799.0,15.0,8671.52,0.17,"B-",4632.0,14.0,83.916479,16.0,"31.80 m","2-",4.632,-2.869,-1.847,-8.064916
+" ",48,36,84,"Kr "," ",-82431.0,2.8,8717.35,0.03,"B-",-2681.0,2.3,83.911507,3.0,"stable","0+",-2.681,-5.654,-4.632,-7.096016000000006
+" ",47,37,84,"Rb "," ",-79750.0,2.8,8676.12,0.03,"B-",894.0,3.0,83.914385,3.0,"32.77 d","2-",0.894,1.659,2.681,-6.285416000000001
+" ",46,38,84,"Sr "," ",-80644.0,3.0,8677.44,0.04," ","*","*",83.913425,3.0,"stable","0+",-6.484,-1.916,-0.894,-5.176416000000001
+" ",45,39,84,"Y "," -",-74160.0,90.0,8590.9,1.1,"B+",6490.0,90.0,83.92039,100.0,"4.6 s","1+",-2.67,5.462,6.484,-4.411916
+" ",44,40,84,"Zr "," x",-71490.0,200.0,8550.0,2.0,"B+",2670.0,220.0,83.92325,210.0,"25.9 m","0+",-9.61,1.648,2.67,-3.606916
+" ",43,41,84,"Nb "," x",-61880.0,300.0,8426.0,4.0,"B+",9610.0,360.0,83.93357,320.0,"9.5 s","3+",-6.07,8.588,9.61,-3.084916
+" ",42,42,84,"Mo "," x",-55810.0,400.0,8344.0,5.0,"B+",6070.0,500.0,83.94009,430.0,"None","None",0.0,5.048,6.07,-2.714916
+"0",54,31,85,"Ga "," x",-40050.0,500.0,8257.0,6.0,"B-",13010.0,640.0,84.957,540.0,"150 ns","(3/2-)",13.02,0.0,0.0,0.0
+" ",53,32,85,"Ge "," x",-53070.0,400.0,8401.0,5.0,"B-",10260.0,450.0,84.94303,430.0,"535 ms","",10.25,-14.042,-13.02,-9.364916000000001
+" ",52,33,85,"As "," x",-63320.0,200.0,8513.0,2.0,"B-",9110.0,200.0,84.93202,210.0,"2.028 s","(3/2-)",9.108,-11.272,-10.25,-7.764916
+" ",51,34,85,"Se "," +",-72428.0,30.0,8610.5,0.4,"B-",6182.0,23.0,84.92225,30.0,"31.7 s","(5/2+)",6.182,-10.13,-9.108,-8.552916000000002
+" ",50,35,85,"Br "," +",-78610.0,19.0,8674.0,0.22,"B-",2870.0,19.0,84.915608,21.0,"2.90 m","3/2-",2.870300000000003,-7.204,-6.182,-8.501916000000001
+" ",49,36,85,"Kr "," ",-81480.3,1.9,8698.562,0.023,"B-",687.1,1.9,84.9125273,2.1,"4.480 h","1/2-",0.6870310000000027,-3.8923000000000028,-2.870300000000003,-7.515716000000003
+" ",48,37,85,"Rb "," ",-82167.331,0.011,8697.441,0.0," ","*","*",84.91178973800001,0.012,"stable","5/2-",-1.0647309999999999,-1.7090310000000026,-0.6870310000000027,-6.617447000000003
+" ",47,38,85,"Sr "," ",-81102.6,2.8,8675.71,0.03,"B+",1064.8,2.8,84.912933,3.0,"64.84 d","9/2+",-3.260600000000006,0.04273099999999977,1.0647309999999999,-5.833516000000006
+" ",46,39,85,"Y "," x",-77842.0,19.0,8628.15,0.22,"B+",3260.0,19.0,84.916433,20.0,"2.68 h","(1/2)-",-4.692,2.2386000000000057,3.260600000000006,-4.811916
+" ",45,40,85,"Zr "," -",-73150.0,100.0,8563.7,1.2,"B+",4690.0,100.0,84.92147,110.0,"7.86 m","7/2+",-6.0,3.67,4.692,-4.046916
+" ",44,41,85,"Nb "," -",-67150.0,220.0,8483.9,2.6,"B+",6000.0,200.0,84.92791,240.0,"20.9 s","(9/2+)",-8.05,4.978,6.0,-3.554916
+" ",43,42,85,"Mo "," ep",-59100.0,280.0,8380.0,3.0,"B+",8050.0,360.0,84.93655,300.0,"150 ns","(9/2+)",-11.43,7.028,8.05,-3.034916
+" ",42,43,85,"Tc "," x",-47670.0,400.0,8236.0,5.0,"B+",11440.0,490.0,84.94883,430.0,"None","None",0.0,10.408,11.43,-2.614916
+"0",55,31,86,"Ga "," x",-34350.0,800.0,8189.0,9.0,"B-",15490.0,950.0,85.96312,860.0,"150 ns","",15.49,0.0,0.0,0.0
+" ",54,32,86,"Ge "," x",-49840.0,500.0,8360.0,6.0,"B-",9310.0,590.0,85.94649,540.0,"150 ns","0+",9.31,-16.512,-15.49,-9.804916
+" ",53,33,86,"As "," x",-59150.0,300.0,8459.0,3.0,"B-",11390.0,300.0,85.9365,320.0,"0.945 s","",11.391,-10.332,-9.31,-8.474916
+" ",52,34,86,"Se "," +",-70541.0,16.0,8582.26,0.18,"B-",5099.0,11.0,85.924272,17.0,"15.3 s","0+",5.099,-12.413,-11.391,-7.345916
+" ",51,35,86,"Br "," +",-75640.0,11.0,8632.45,0.13,"B-",7626.0,11.0,85.918798,12.0,"55.0 s","(2-)",7.625570000000007,-6.121,-5.099,-7.744916
+" ",50,36,86,"Kr "," x",-83265.57,0.1,8712.027,0.001,"B-",-518.55,0.22,85.91061073,0.11,"stable","0+",-0.518550000000003,-8.647570000000007,-7.625570000000007,-8.096486000000008
+" ",49,37,86,"Rb "," ",-82747.02,0.2,8696.901,0.002,"B-",1776.6,1.1,85.91116742,0.21,"18.631 d","2-",1.7765800000000018,-0.5034499999999971,0.518550000000003,-7.675436000000004
+" ",48,38,86,"Sr "," ",-84523.6,1.1,8708.461,0.012," ","*","*",85.9092602,1.2,"stable","0+",-5.239600000000006,-2.7985800000000016,-1.7765800000000018,-6.359016000000006
+" ",47,39,86,"Y "," -",-79284.0,14.0,8638.43,0.16,"B+",5240.0,14.0,85.914886,15.0,"14.74 h","4-",-1.484,4.217600000000006,5.239600000000006,-5.520716000000003
+" ",46,40,86,"Zr "," 4n",-77800.0,30.0,8612.1,0.3,"B+",1480.0,30.0,85.91647,30.0,"16.5 h","0+",-7.97,0.462,1.484,-4.216916
+" ",45,41,86,"Nb "," -",-69830.0,90.0,8510.3,1.0,"B+",7980.0,80.0,85.92504,90.0,"None","None",-5.27,6.948,7.97,-4.064916
+" ",44,42,86,"Mo "," -",-64560.0,440.0,8440.0,5.0,"B+",5270.0,430.0,85.9307,470.0,"19.6 s","0+",-11.35,4.248,5.27,-2.794916
+" ",43,43,86,"Tc "," x",-53210.0,300.0,8299.0,3.0,"B+",11350.0,530.0,85.94288,320.0,"54 ms","(0+)",0.0,10.328,11.35,-2.6649160000000003
+"0",55,32,87,"Ge "," x",-44240.0,500.0,8292.0,6.0,"B-",11750.0,590.0,86.95251,540.0,"0.14 s","(5/2+)",11.74,0.0,0.0,-10.364916000000001
+" ",54,33,87,"As "," x",-55980.0,300.0,8418.0,3.0,"B-",10600.0,300.0,86.9399,320.0,"0.48 s","(3/2-)",10.6,-12.762,-11.74,-9.014916000000001
+" ",53,34,87,"Se "," +",-66580.0,40.0,8530.9,0.5,"B-",7280.0,40.0,86.92852,40.0,"5.29 s","(5/2+)",7.277,-11.622,-10.6,-8.104916
+" ",52,35,87,"Br "," +",-73857.0,18.0,8605.51,0.2,"B-",6852.0,18.0,86.920711,19.0,"55.60 s","3/2-",6.852429999999993,-8.299,-7.277,-6.401916
+" ",51,36,87,"Kr "," -n",-80709.43,0.27,8675.282,0.003,"B-",3888.37,0.27,86.91335486,0.29,"76.3 m","5/2+",3.888365000000005,-7.874429999999993,-6.852429999999993,-7.7933459999999934
+" ",50,37,87,"Rb "," ",-84597.795,0.012,8710.983,0.0,"B-",282.6,1.1,86.90918052699999,0.013,"4.81e10 y","3/2-",0.28260499999999594,-4.910365000000005,-3.888365000000005,-8.013710999999999
+" ",49,38,87,"Sr "," ",-84880.4,1.1,8705.239,0.012," ","*","*",86.9088771,1.2,"2.815 h","1/2-",-1.861699999999997,-1.304604999999996,-0.28260499999999594,-7.323615999999998
+" ",48,39,87,"Y "," -",-83018.7,1.6,8674.848,0.018,"B+",1861.7,1.1,86.9108757,1.7,"79.8 h","1/2-",-3.670699999999997,0.8396999999999971,1.861699999999997,-6.368615999999998
+" ",47,40,87,"Zr "," +3n",-79348.0,8.0,8623.67,0.1,"B+",3671.0,8.0,86.914816,9.0,"1.68 h","(9/2)+",-5.168,2.648699999999997,3.670699999999997,-4.9779160000000005
+" ",46,41,87,"Nb "," -",-74180.0,60.0,8555.3,0.7,"B+",5170.0,60.0,86.92036,70.0,"3.75 m","(1/2-)",-6.49,4.146,5.168,-4.274916
+" ",45,42,87,"Mo "," -",-67690.0,220.0,8471.7,2.6,"B+",6490.0,210.0,86.92733,240.0,"13.4 s","(7/2+)",-8.57,5.468,6.49,-3.654916
+" ",44,43,87,"Tc "," x",-59120.0,300.0,8364.0,3.0,"B+",8570.0,370.0,86.93653,320.0,"2.2 s","(9/2+)",-11.78,7.548,8.57,-2.584916
+" ",43,44,87,"Ru "," x",-47340.0,600.0,8220.0,7.0,"B+",11780.0,670.0,86.94918,640.0,"None","None",0.0,10.758,11.78,-2.0149160000000004
+"0",56,32,88,"Ge "," x",-40140.0,700.0,8243.0,8.0,"B-",11150.0,860.0,87.95691,750.0,"300 ns","0+",11.15,0.0,0.0,0.0
+" ",55,33,88,"As "," x",-51290.0,500.0,8361.0,6.0,"B-",12590.0,510.0,87.94494,540.0,"300 ns","",12.59,-12.172,-11.15,-9.604916000000001
+" ",54,34,88,"Se "," +",-63880.0,50.0,8494.9,0.6,"B-",6850.0,30.0,87.93142,50.0,"1.53 s","0+",6.85,-13.612,-12.59,-8.054916
+" ",53,35,88,"Br "," +",-70730.0,40.0,8563.9,0.4,"B-",8960.0,40.0,87.92407,40.0,"16.5 s","(1,2-)",8.962,-7.872,-6.85,-7.074916
+" ",52,36,88,"Kr "," -nn",-79692.0,13.0,8656.86,0.15,"B-",2917.0,13.0,87.914447,14.0,"2.84 h","0+",2.917,-9.984,-8.962,-6.164916
+" ",51,37,88,"Rb "," -n",-82609.0,0.16,8681.114,0.002,"B-",5312.7,1.1,87.91131559,0.17,"100 ns","(7+)",5.312699999999997,-3.939,-2.917,-7.234916
+" ",50,38,88,"Sr "," ",-87921.7,1.1,8732.596,0.012," ","*","*",87.9056121,1.2,"stable","0+",-3.6225999999999914,-6.334699999999997,-5.312699999999997,-7.915615999999997
+" ",49,39,88,"Y "," -",-84299.1,1.9,8682.54,0.021,"B+",3622.6,1.5,87.9095011,2.0,"106.626 d","4-",-0.6761000000000058,2.600599999999991,3.6225999999999914,-6.974016000000006
+" ",48,40,88,"Zr "," +nn",-83623.0,10.0,8665.97,0.12,"B+",676.0,10.0,87.910227,11.0,"83.4 d","0+",-7.553,-0.34589999999999416,0.6761000000000058,-5.403916000000001
+" ",47,41,88,"Nb "," -",-76070.0,100.0,8571.3,1.1,"B+",7550.0,100.0,87.91833,110.0,"14.55 m","(8+)",-3.37,6.531,7.553,-4.334916
+" ",46,42,88,"Mo "," 4n",-72700.0,20.0,8524.06,0.23,"B+",3370.0,100.0,87.921953,22.0,"8.0 m","0+",-9.99,2.348,3.37,-3.634916
+" ",45,43,88,"Tc "," -",-62710.0,200.0,8402.0,2.0,"B+",9990.0,200.0,87.93268,220.0,"6.4 s","(6+)",-7.06,8.968,9.99,-3.254916
+" ",44,44,88,"Ru "," x",-55650.0,400.0,8313.0,5.0,"B+",7060.0,450.0,87.94026,430.0,"1.2 s","0+",0.0,6.038,7.06,-2.2649160000000004
+"0",57,32,89,"Ge "," x",-33690.0,900.0,8169.0,10.0,"B-",13450.0,1030.0,88.96383,970.0,"None","None",13.45,0.0,0.0,0.0
+" ",56,33,89,"As "," x",-47140.0,500.0,8311.0,6.0,"B-",12050.0,590.0,88.94939,540.0,"None","None",12.06,-14.472,-13.45,-9.514916000000001
+" ",55,34,89,"Se "," x",-59200.0,300.0,8438.0,3.0,"B-",9380.0,300.0,88.93645,320.0,"0.41 s","(5/2+)",9.37,-13.082,-12.06,-8.554916
+" ",54,35,89,"Br "," +",-68570.0,60.0,8534.1,0.7,"B-",8150.0,30.0,88.92639,60.0,"4.40 s","(3/2-,5/2-)",8.16,-10.392,-9.37,-7.6749160000000005
+" ",53,36,89,"Kr "," +",-76730.0,50.0,8617.0,0.6,"B-",4990.0,50.0,88.91763,60.0,"3.15 m","3/2(+)",4.983,-9.182,-8.16,-6.726916
+" ",52,37,89,"Rb "," ",-81713.0,5.0,8664.19,0.06,"B-",4497.0,5.0,88.912278,6.0,"15.15 m","3/2-",4.4961000000000055,-6.005,-4.983,-5.527916
+" ",51,38,89,"Sr "," ",-86209.1,1.1,8705.924,0.012,"B-",1492.6,2.6,88.9074507,1.2,"50.53 d","5/2+",1.4925999999999913,-5.518100000000006,-4.4961000000000055,-7.153716000000003
+" ",50,39,89,"Y "," ",-87701.7,2.6,8713.904,0.029," ","*","*",88.9058483,2.7,"15.663 s","9/2+",-2.832699999999997,-2.5145999999999913,-1.4925999999999913,-7.9592849999999915
+" ",49,40,89,"Zr "," ",-84869.0,4.0,8673.28,0.04,"B+",2832.9,2.8,88.90889,4.0,"78.41 h","9/2+",-4.219,1.810699999999997,2.832699999999997,-6.191315999999994
+" ",48,41,89,"Nb "," x",-80650.0,27.0,8617.1,0.3,"B+",4218.0,27.0,88.913418,29.0,"2.03 h","(9/2+)",-5.646,3.197,4.219,-5.232916
+" ",47,42,89,"Mo "," +3n",-75004.0,15.0,8544.86,0.17,"B+",5650.0,30.0,88.91948,17.0,"2.11 m","(9/2+)",-7.164,4.624,5.646,-4.278916000000001
+" ",46,43,89,"Tc "," -",-67840.0,200.0,8456.0,2.0,"B+",7160.0,200.0,88.92717,220.0,"12.8 s","(9/2+)",-8.33,6.142,7.164,-3.114916
+" ",45,44,89,"Ru "," x",-59510.0,500.0,8353.0,6.0,"B+",8330.0,540.0,88.93611,540.0,"1.5 s","",-11.85,7.308,8.33,-2.834916
+" ",44,45,89,"Rh "," -p",-47660.0,450.0,8211.0,5.0,"B+",11860.0,670.0,88.94884,480.0,"1.5 us","",0.0,10.828,11.85,-2.4149160000000003
+"0",57,33,90,"As "," x",-41450.0,800.0,8245.0,9.0,"B-",14480.0,900.0,89.9555,860.0,"None","None",14.48,0.0,0.0,-9.524916000000001
+" ",56,34,90,"Se "," x",-55930.0,400.0,8397.0,4.0,"B-",8690.0,410.0,89.93996,430.0,"None","None",8.69,-15.502,-14.48,-8.514916000000001
+" ",55,35,90,"Br "," +",-64620.0,80.0,8485.1,0.9,"B-",10350.0,80.0,89.93063,80.0,"1.92 s","",10.35,-9.712,-8.69,-7.894916
+" ",54,36,90,"Kr "," +",-74970.0,19.0,8591.38,0.21,"B-",4392.0,17.0,89.919517,20.0,"32.32 s","0+",4.392,-11.372,-10.35,-6.853916
+" ",53,37,90,"Rb "," ",-79362.0,7.0,8631.48,0.07,"B-",6580.0,7.0,89.914802,7.0,"258 s","3-",6.5796000000000054,-5.414,-4.392,-6.146916
+" ",52,38,90,"Sr "," ",-85941.6,2.9,8695.9,0.03,"B-",545.9,1.4,89.907738,3.0,"28.79 y","0+",0.5458999999999942,-7.601600000000006,-6.5796000000000054,-5.100945999999999
+" ",51,39,90,"Y "," ",-86487.5,2.6,8693.272,0.028,"B-",2279.8,1.7,89.9071519,2.7,"3.19 h","7+",2.279800000000003,-1.567899999999994,-0.5458999999999942,-6.165395999999996
+" ",50,40,90,"Zr "," ",-88767.3,2.4,8709.91,0.026," ","*","*",89.9047044,2.5,"809.2 ms","5-",-6.111300000000003,-3.3018000000000027,-2.279800000000003,-6.668615999999997
+" ",49,41,90,"Nb "," -",-82656.0,5.0,8633.32,0.05,"B+",6111.0,4.0,89.911265,5.0,"14.60 h","8+",-2.489,5.089300000000003,6.111300000000003,-5.796916
+" ",48,42,90,"Mo "," -",-80167.0,6.0,8596.97,0.07,"B+",2489.0,4.0,89.913937,7.0,"5.67 h","0+",-8.957,1.467,2.489,-4.7919160000000005
+" ",47,43,90,"Tc "," -",-71210.0,240.0,8488.7,2.7,"B+",8960.0,240.0,89.92356,260.0,"8.7 s","1+",-5.9,7.935,8.957,-3.804916
+" ",46,44,90,"Ru "," x",-65310.0,300.0,8414.0,3.0,"B+",5900.0,380.0,89.92989,320.0,"11 s","0+",-12.09,4.878,5.9,-3.174916
+" ",45,45,90,"Rh "," x",-53220.0,500.0,8271.0,6.0,"B+",12090.0,590.0,89.94287,540.0,"150 ns","",0.0,11.068,12.09,-2.4349160000000003
+"0",58,33,91,"As "," x",-36860.0,900.0,8193.0,10.0,"B-",13480.0,1030.0,90.96043,970.0,"None","None",13.48,0.0,0.0,0.0
+" ",57,34,91,"Se "," x",-50340.0,500.0,8332.0,6.0,"B-",11170.0,510.0,90.94596,540.0,"0.27 s","",11.17,-14.502,-13.48,-8.524916000000001
+" ",56,35,91,"Br "," +",-61510.0,70.0,8446.3,0.8,"B-",9800.0,40.0,90.93397,80.0,"0.541 s","",9.8,-12.192,-11.17,-7.954916
+" ",55,36,91,"Kr "," +",-71310.0,60.0,8545.4,0.6,"B-",6440.0,60.0,90.92345,60.0,"8.57 s","5/2(+)",6.435,-10.822,-9.8,-7.154916
+" ",54,37,91,"Rb "," ",-77745.0,8.0,8607.56,0.09,"B-",5900.0,9.0,90.916537,9.0,"58.4 s","3/2(-)",5.9,-7.457,-6.435,-6.312916
+" ",53,38,91,"Sr "," ",-83645.0,5.0,8663.8,0.05,"B-",2700.0,4.0,90.910203,5.0,"9.63 h","5/2+",2.7,-6.922,-5.9,-5.360486000000007
+" ",52,39,91,"Y "," ",-86345.0,2.9,8684.87,0.03,"B-",1545.4,1.8,90.907305,3.0,"49.71 m","9/2+",1.5453999999999941,-3.722,-2.7,-4.1721210000000015
+" ",51,40,91,"Zr "," ",-87890.4,2.3,8693.257,0.026," ","*","*",90.9056458,2.5,"stable","5/2+",-1.2583999999999942,-2.5673999999999944,-1.5453999999999941,-5.434916
+" ",50,41,91,"Nb "," -",-86632.0,4.0,8670.84,0.04,"B+",1258.0,3.0,90.906996,4.0,"6.8e+2 y","9/2+",-4.428,0.23639999999999417,1.2583999999999942,-6.038216000000003
+" ",49,42,91,"Mo "," +n",-82204.0,11.0,8613.58,0.12,"B+",4428.0,12.0,90.91175,12.0,"15.49 m","9/2+",-6.224,3.406,4.428,-5.280916
+" ",48,43,91,"Tc "," -",-75980.0,200.0,8536.6,2.2,"B+",6220.0,200.0,90.91843,220.0,"3.14 m","(9/2)+",-7.32,5.202,6.224,-4.224916
+" ",47,44,91,"Ru "," IT",-68660.0,580.0,8448.0,6.0,"B+",7330.0,620.0,90.92629,630.0,"9 s","(9/2+)",-9.56,6.298,7.32,-3.3949160000000003
+" ",46,45,91,"Rh "," x",-59100.0,400.0,8334.0,4.0,"B+",9560.0,710.0,90.93655,430.0,"0.1 us","",-11.7,8.538,9.56,-2.404916
+" ",45,46,91,"Pd "," -",-47400.0,570.0,8197.0,6.0,"B+",11700.0,400.0,90.94911,610.0,"None","None",0.0,10.678,11.7,-2.484916
+"0",59,33,92,"As "," x",-30930.0,900.0,8127.0,10.0,"B-",15720.0,1080.0,91.9668,970.0,"None","None",15.72,0.0,0.0,0.0
+" ",58,34,92,"Se "," x",-46650.0,600.0,8289.0,6.0,"B-",9930.0,600.0,91.94992,640.0,"None","None",9.93,-16.742,-15.72,-8.934916000000001
+" ",57,35,92,"Br "," +",-56580.0,50.0,8388.7,0.5,"B-",12200.0,50.0,91.93926,50.0,"0.343 s","(2-)",12.205,-10.952,-9.93,-7.7149160000000006
+" ",56,36,92,"Kr "," +",-68785.0,12.0,8512.85,0.13,"B-",5987.0,10.0,91.926156,13.0,"1.840 s","0+",5.987,-13.227,-12.205,-7.329916
+" ",55,37,92,"Rb "," ",-74772.0,6.0,8569.42,0.07,"B-",8096.0,6.0,91.919729,7.0,"4.492 s","0-",8.096,-7.009,-5.987,-6.466916
+" ",54,38,92,"Sr "," ",-82868.0,3.0,8648.91,0.04,"B-",1946.0,9.0,91.911038,4.0,"2.71 h","0+",1.945,-9.118,-8.096,-5.600916
+" ",53,39,92,"Y "," ",-84813.0,9.0,8661.55,0.1,"B-",3641.0,9.0,91.908949,10.0,"3.54 h","2-",3.640899999999994,-2.967,-1.945,-4.628916
+" ",52,40,92,"Zr "," ",-88453.9,2.3,8692.622,0.025,"B-",-2005.5,1.8,91.9050408,2.5,"stable","0+",-2.0055999999999914,-4.662899999999994,-3.640899999999994,-2.9571159999999974
+" ",51,41,92,"Nb "," ",-86448.3,2.8,8662.32,0.03,"B-",357.0,4.0,91.907194,3.0,"3.47e+7 y","(7)+",0.3566999999999971,0.9835999999999913,2.0055999999999914,-4.574115999999997
+" ",50,42,92,"Mo "," ",-86805.0,4.0,8657.69,0.04," ","*","*",91.906811,4.0,"stable","0+",-7.87,-1.3786999999999972,-0.3566999999999971,-5.606916
+" ",49,43,92,"Tc "," -",-78935.0,26.0,8563.64,0.28,"B+",7870.0,26.0,91.91526,28.0,"4.25 m","(8)+",-4.525,6.848,7.87,-5.289916
+" ",48,44,92,"Ru "," x",-74410.0,300.0,8506.0,3.0,"B+",4530.0,300.0,91.92012,320.0,"3.65 m","0+",-11.05,3.503,4.525,-4.1349160000000005
+" ",47,45,92,"Rh "," x",-63360.0,400.0,8377.0,4.0,"B+",11050.0,500.0,91.93198,430.0,"2.9 s","(6+)",-7.86,10.028,11.05,-3.074916
+" ",46,46,92,"Pd "," x",-55500.0,500.0,8283.0,5.0,"B+",7860.0,640.0,91.94042,540.0,"0.7 s","0+",0.0,6.838,7.86,-2.274916
+"0",59,34,93,"Se "," x",-40720.0,800.0,8223.0,9.0,"B-",12330.0,860.0,92.95629,860.0,"150 ns","(1/2+)",12.33,0.0,0.0,-9.454916
+" ",58,35,93,"Br "," x",-53050.0,300.0,8347.0,3.0,"B-",10970.0,310.0,92.94305,320.0,"102 ms","(5/2-)",10.97,-13.352,-12.33,-8.334916000000002
+" ",57,36,93,"Kr "," +",-64020.0,100.0,8456.8,1.1,"B-",8600.0,100.0,92.93127,110.0,"1.286 s","1/2+",8.598,-11.992,-10.97,-7.244916
+" ",56,37,93,"Rb "," ",-72618.0,8.0,8540.89,0.08,"B-",7467.0,9.0,92.922042,8.0,"5.84 s","5/2-",7.467,-9.62,-8.598,-6.472916000000001
+" ",55,38,93,"Sr "," ",-80085.0,8.0,8612.77,0.08,"B-",4139.0,12.0,92.914026,8.0,"7.423 m","5/2+",4.138,-8.489,-7.467,-5.779916
+" ",54,39,93,"Y "," ",-84223.0,11.0,8648.86,0.11,"B-",2894.0,10.0,92.909583,11.0,"0.82 s","7/2+",2.894,-5.16,-4.138,-4.934916
+" ",53,40,93,"Zr "," ",-87117.0,2.3,8671.566,0.025,"B-",91.2,1.6,92.906476,2.5,"1.53e+6 y","5/2+",0.0913000000000029,-3.916,-2.894,-3.3328159999999944
+" ",52,41,93,"Nb "," ",-87208.3,2.4,8664.135,0.026," ","*","*",92.9063781,2.6,"16.13 y","1/2-",-0.40530000000000294,-1.1133000000000028,-0.0913000000000029,-1.931516000000006
+" ",51,42,93,"Mo "," ",-86803.0,4.0,8651.37,0.04,"B+",405.0,4.0,92.906813,4.0,"4.0e+3 y","5/2+",-3.2,-0.6166999999999971,0.40530000000000294,-4.358916
+" ",50,43,93,"Tc "," -p",-83603.0,4.0,8608.54,0.04,"B+",3201.0,1.0,92.910249,4.0,"2.75 h","9/2+",-6.333,2.178,3.2,-5.377916
+" ",49,44,93,"Ru "," -",-77270.0,90.0,8532.0,0.9,"B+",6340.0,90.0,92.91705,90.0,"10.8 s","(1/2)-",-8.1,5.311,6.333,-4.6909160000000005
+" ",48,45,93,"Rh "," x",-69170.0,400.0,8437.0,4.0,"B+",8090.0,410.0,92.92574,430.0,"5.7 s","(9/2+)",-9.47,7.078,8.1,-3.754916
+" ",47,46,93,"Pd "," x",-59700.0,400.0,8326.0,4.0,"B+",9470.0,570.0,92.93591,430.0,"0.79 s","(7/2+,9/2+)",-12.92,8.448,9.47,-2.614916
+" ",46,47,93,"Ag "," x",-46780.0,600.0,8179.0,6.0,"B+",12920.0,720.0,92.94978,640.0,"None","None",0.0,11.898,12.92,-1.5449160000000002
+"0",60,34,94,"Se "," x",-36800.0,800.0,8180.0,9.0,"B-",11000.0,900.0,93.96049,860.0,"150 ns","0+",11.0,0.0,0.0,0.0
+" ",59,35,94,"Br "," x",-47800.0,400.0,8289.0,4.0,"B-",13340.0,500.0,93.94868,430.0,"70 ms","",13.34,-12.022,-11.0,-8.774916000000001
+" ",58,36,94,"Kr "," +",-61140.0,300.0,8422.0,3.0,"B-",7410.0,300.0,93.93436,320.0,"0.20 s","0+",7.413,-14.362,-13.34,-7.6349160000000005
+" ",57,37,94,"Rb "," ",-68553.0,8.0,8492.66,0.09,"B-",10287.0,10.0,93.926405,9.0,"2.702 s","3(-)",10.287,-8.435,-7.413,-6.357916
+" ",56,38,94,"Sr "," ",-78840.0,7.0,8593.78,0.08,"B-",3508.0,8.0,93.915361,8.0,"75.2 s","0+",3.508,-11.309,-10.287,-6.294916
+" ",55,39,94,"Y "," ",-82348.0,7.0,8622.77,0.08,"B-",4918.0,7.0,93.911595,8.0,"18.7 m","2-",4.918800000000003,-4.53,-3.508,-5.410916
+" ",54,40,94,"Zr "," ",-87266.8,2.4,8666.774,0.026,"B-",-902.3,2.2,93.90631520000001,2.6,"stable","0+",-0.9023000000000029,-5.940800000000003,-4.918800000000003,-3.750115999999997
+" ",53,41,94,"Nb "," ",-86364.5,2.4,8648.852,0.026,"B-",2045.2,2.0,93.90728390000001,2.6,"6.26 m","3+",2.0451999999999972,-0.11969999999999709,0.9023000000000029,-2.3019160000000003
+" ",52,42,94,"Mo "," ",-88409.7,1.9,8662.287,0.02," ","*","*",93.9050883,2.1,"stable","0+",-4.255699999999997,-3.067199999999997,-2.0451999999999972,-2.067315999999994
+" ",51,43,94,"Tc "," -",-84154.0,4.0,8608.69,0.05,"B+",4256.0,4.0,93.909657,5.0,"293 m","7+",-1.586,3.233699999999997,4.255699999999997,-3.9229160000000003
+" ",50,44,94,"Ru "," +nn",-82568.0,13.0,8583.49,0.14,"B+",1586.0,13.0,93.91136,14.0,"51.8 m","0+",-9.628,0.564,1.586,-4.825916
+" ",49,45,94,"Rh "," IT",-72940.0,450.0,8473.0,5.0,"B+",9630.0,450.0,93.9217,480.0,"70.6 s","(3+)",-6.59,8.606,9.628,-4.154916
+" ",48,46,94,"Pd "," x",-66350.0,400.0,8394.0,4.0,"B+",6590.0,600.0,93.92877,430.0,"9.0 s","0+",-13.05,5.568,6.59,-3.464916
+" ",47,47,94,"Ag "," x",-53300.0,500.0,8247.0,5.0,"B+",13050.0,640.0,93.94278,540.0,"26 ms","(0+)",0.0,12.028,13.05,-2.504916
+"0",60,35,95,"Br "," x",-43900.0,500.0,8245.0,5.0,"B-",12140.0,640.0,94.95287,540.0,"150 ns","(3/2-)",12.14,0.0,0.0,-9.464916
+" ",59,36,95,"Kr "," x",-56040.0,400.0,8365.0,4.0,"B-",9820.0,400.0,94.93984,430.0,"0.78 s","1/2",9.814,-13.162,-12.14,-8.124916
+" ",58,37,95,"Rb "," ",-65854.0,21.0,8459.81,0.22,"B-",9263.0,21.0,94.929303,23.0,"377.5 ms","5/2-",9.263,-10.836,-9.814,-6.768916
+" ",57,38,95,"Sr "," ",-75117.0,7.0,8549.08,0.08,"B-",6090.0,8.0,94.919359,8.0,"23.90 s","1/2+",6.09,-10.285,-9.263,-6.231916
+" ",56,39,95,"Y "," ",-81207.0,7.0,8604.95,0.08,"B-",4451.0,7.0,94.912821,8.0,"10.3 m","1/2-",4.450800000000003,-7.112,-6.09,-5.886916
+" ",55,40,95,"Zr "," ",-85657.8,2.4,8643.569,0.025,"B-",1124.1,1.8,94.90804259999999,2.6,"64.032 d","5/2+",1.1240999999999912,-5.472800000000003,-4.450800000000003,-4.437716000000003
+" ",54,41,95,"Nb "," ",-86781.9,2.0,8647.166,0.021,"B-",925.6,0.5,94.9068358,2.1,"3.61 d","1/2-",0.9256000000000059,-2.1460999999999912,-1.1240999999999912,-2.8618159999999944
+" ",53,42,95,"Mo "," ",-87707.5,1.9,8648.674,0.02," ","*","*",94.9058421,2.1,"stable","5/2+",-1.6905,-1.9476000000000058,-0.9256000000000059,-2.242016000000006
+" ",52,43,95,"Tc "," ",-86017.0,5.0,8622.64,0.06,"B+",1691.0,5.0,94.907657,6.0,"20.0 h","9/2+",-2.567,0.6685,1.6905,-1.809916
+" ",51,44,95,"Ru "," ",-83450.0,12.0,8587.39,0.12,"B+",2567.0,13.0,94.910413,13.0,"1.643 h","5/2+",-5.11,1.545,2.567,-3.670916
+" ",50,45,95,"Rh "," -",-78340.0,150.0,8525.4,1.6,"B+",5110.0,150.0,94.9159,160.0,"5.02 m","(9/2)+",-8.19,4.088,5.11,-4.784916
+" ",49,46,95,"Pd "," x",-70150.0,400.0,8431.0,4.0,"B+",8190.0,430.0,94.92469,430.0,"13.3 s","(21/2+)",-10.05,7.168,8.19,-3.9149160000000003
+" ",48,47,95,"Ag "," x",-60100.0,400.0,8317.0,4.0,"B+",10050.0,570.0,94.93548,430.0,"2.0 s","",-13.4,9.028,10.05,-3.424916
+" ",47,48,95,"Cd "," x",-46700.0,600.0,8168.0,6.0,"B+",13400.0,720.0,94.94987,640.0,"None","None",0.0,12.378,13.4,-1.7249160000000001
+"0",61,35,96,"Br "," x",-38630.0,700.0,8188.0,7.0,"B-",14400.0,860.0,95.95853,750.0,"150 ns","",14.4,0.0,0.0,-10.124916
+" ",60,36,96,"Kr "," x",-53030.0,500.0,8330.0,5.0,"B-",8200.0,500.0,95.94307,540.0,"None","None",8.195,-15.422,-14.4,-8.804916
+" ",59,37,96,"Rb "," ",-61225.0,29.0,8407.5,0.3,"B-",11714.0,29.0,95.93427,30.0,"201.3 ms","2+",11.714,-9.217,-8.195,-7.069916
+" ",58,38,96,"Sr "," ",-72939.0,27.0,8521.42,0.29,"B-",5408.0,18.0,95.921697,29.0,"1.06 s","0+",5.408,-12.736,-11.714,-6.578916
+" ",57,39,96,"Y "," ",-78347.0,23.0,8569.6,0.24,"B-",7096.0,23.0,95.915891,25.0,"5.34 s","0-",7.095800000000003,-6.43,-5.408,-5.999916
+" ",56,40,96,"Zr "," ",-85442.8,2.8,8635.368,0.029,"B-",161.0,4.0,95.90827340000001,3.0,"stable","0+",0.1611999999999971,-8.117800000000003,-7.095800000000003,-4.999716000000003
+" ",55,41,96,"Nb "," +",-85604.0,4.0,8628.9,0.04,"B-",3187.0,3.0,95.908101,4.0,"23.35 h","6+",3.1865,-1.1831999999999971,-0.1611999999999971,-3.215916
+" ",54,42,96,"Mo "," ",-88790.5,1.9,8653.941,0.02,"B-",-2973.0,5.0,95.9046795,2.1,"stable","0+",-2.9735,-4.2085,-3.1865,-2.761516000000006
+" ",53,43,96,"Tc "," -",-85817.0,5.0,8614.82,0.06,"B-",255.0,10.0,95.907871,6.0,"4.28 d","7+",0.255,1.9515,2.9735,-1.7936159999999972
+" ",52,44,96,"Ru "," ",-86072.0,8.0,8609.33,0.08," ","*","*",95.907598,8.0,"stable","0+",-6.393,-1.277,-0.255,-1.6919160000000002
+" ",51,45,96,"Rh "," -",-79679.0,13.0,8534.59,0.13,"B+",6393.0,10.0,95.914461,14.0,"9.90 m","(6+)",-3.449,5.371,6.393,-3.1689160000000003
+" ",50,46,96,"Pd "," -",-76230.0,150.0,8490.5,1.6,"B+",3450.0,150.0,95.91816,160.0,"122 s","0+",-11.66,2.427,3.449,-4.244916
+" ",49,47,96,"Ag "," x",-64570.0,400.0,8361.0,4.0,"B+",11660.0,430.0,95.93068,430.0,"5.1 s","(8+,9+)",-8.47,10.638,11.66,-3.634916
+" ",48,48,96,"Cd "," x",-56100.0,500.0,8265.0,5.0,"B+",8470.0,640.0,95.93977,540.0,"None","None",0.0,7.448,8.47,-3.024916
+"0",62,35,97,"Br "," x",-34650.0,800.0,8146.0,8.0,"B-",13260.0,950.0,96.9628,860.0,"150 ns","(3/2-)",13.27,0.0,0.0,0.0
+" ",61,36,97,"Kr "," x",-47920.0,500.0,8275.0,5.0,"B-",10440.0,500.0,96.94856,540.0,"None","None",10.44,-14.292,-13.27,-9.624916
+" ",60,37,97,"Rb "," ",-58360.0,30.0,8374.5,0.3,"B-",10432.0,28.0,96.93735,30.0,"169.9 ms","3/2+",10.428,-11.462,-10.44,-7.734916
+" ",59,38,97,"Sr "," ",-68788.0,19.0,8473.99,0.2,"B-",7470.0,16.0,96.926153,21.0,"426 ms","1/2+",7.47,-11.45,-10.428,-7.192916
+" ",58,39,97,"Y "," ",-76258.0,12.0,8542.93,0.12,"B-",6689.0,11.0,96.918134,13.0,"1.17 s","(9/2)+",6.688600000000005,-8.492,-7.47,-6.064916
+" ",57,40,97,"Zr "," ",-82946.6,2.8,8603.82,0.029,"B-",2659.0,1.8,96.9109531,3.0,"16.744 h","1/2+",2.659,-7.710600000000006,-6.688600000000005,-5.286516000000006
+" ",56,41,97,"Nb "," ",-85605.6,2.6,8623.167,0.026,"B-",1934.8,1.8,96.90809859999999,2.7,"52.7 s","1/2-",1.9347999999999883,-3.681,-2.659,-3.807516000000006
+" ",55,42,97,"Mo "," ",-87540.4,1.9,8635.048,0.02," ","*","*",96.9060215,2.1,"stable","5/2+",-0.3203999999999942,-2.9567999999999883,-1.9347999999999883,-2.8483159999999943
+" ",54,43,97,"Tc "," ",-87220.0,5.0,8623.68,0.05,"B+",320.0,4.0,96.906365,5.0,"2.6e+6 y","9/2+",-1.108,-0.7016000000000058,0.3203999999999942,-2.4366159999999972
+" ",53,44,97,"Ru "," -n",-86112.0,8.0,8604.19,0.09,"B+",1108.0,9.0,96.907555,9.0,"2.9 d","5/2+",-3.522,0.086,1.108,-1.7339160000000002
+" ",52,45,97,"Rh "," -",-82590.0,40.0,8559.8,0.4,"B+",3520.0,40.0,96.91134,40.0,"30.7 m","9/2+",-4.79,2.5,3.522,-1.4119160000000002
+" ",51,46,97,"Pd "," -",-77800.0,300.0,8502.0,3.0,"B+",4790.0,300.0,96.91648,320.0,"3.10 m","(5/2+)",-6.98,3.768,4.79,-2.9549160000000003
+" ",50,47,97,"Ag "," -",-70820.0,320.0,8422.0,3.0,"B+",6980.0,110.0,96.92397,350.0,"25.3 s","9/2+",-10.22,5.958,6.98,-4.074916
+" ",49,48,97,"Cd "," x",-60600.0,400.0,8309.0,4.0,"B+",10220.0,510.0,96.93494,430.0,"None","None",-13.6,9.198,10.22,-3.324916
+" ",48,49,97,"In "," x",-47000.0,600.0,8161.0,6.0,"B+",13600.0,720.0,96.94954,640.0,"None","None",0.0,12.578,13.6,-2.6449160000000003
+"0",62,36,98,"Kr "," x",-44800.0,600.0,8241.0,6.0,"B-",9430.0,600.0,97.95191,640.0,"46 ms","0+",9.42,0.0,0.0,-10.424916000000001
+" ",61,37,98,"Rb "," ",-54220.0,50.0,8329.2,0.5,"B-",12420.0,50.0,97.94179,50.0,"114 ms","(0,1)",12.426,-10.442,-9.42,-8.844916000000001
+" ",60,38,98,"Sr "," ",-66646.0,26.0,8448.02,0.27,"B-",5822.0,10.0,97.928453,28.0,"0.653 s","0+",5.821,-13.448,-12.426,-7.930916
+" ",59,39,98,"Y "," ",-72467.0,25.0,8499.44,0.25,"B-",8820.0,15.0,97.922203,26.0,"0.548 s","(0)-",8.82,-6.843,-5.821,-6.338916
+" ",58,40,98,"Zr "," ",-81287.0,20.0,8581.45,0.2,"B-",2242.0,20.0,97.912735,21.0,"30.7 s","0+",2.242,-9.842,-8.82,-4.871916000000001
+" ",57,41,98,"Nb "," -pn",-83529.0,6.0,8596.34,0.06,"B-",4583.0,5.0,97.910328,6.0,"2.86 s","1+",4.582699999999997,-3.264,-2.242,-3.605916
+" ",56,42,98,"Mo "," ",-88111.7,1.9,8635.125,0.02,"B-",-1684.0,3.0,97.9054082,2.1,"stable","0+",-1.683699999999997,-5.604699999999997,-4.582699999999997,-3.2698159999999943
+" ",55,43,98,"Tc "," ",-86428.0,4.0,8609.96,0.04,"B-",1797.0,7.0,97.907216,4.0,"4.2e+6 y","(6)+",1.796,0.6616999999999971,1.683699999999997,-2.488416
+" ",54,44,98,"Ru "," ",-88224.0,6.0,8620.31,0.06," ","*","*",97.905287,7.0,"stable","0+",-5.049,-2.818,-1.796,-2.239216000000003
+" ",53,45,98,"Rh "," -",-83175.0,12.0,8560.8,0.12,"B+",5050.0,10.0,97.910708,13.0,"8.72 m","(2)+",-1.875,4.027,5.049,-1.4459160000000002
+" ",52,46,98,"Pd "," -pp",-81300.0,21.0,8533.68,0.22,"B+",1875.0,25.0,97.912721,23.0,"17.7 m","0+",-8.24,0.853,1.875,-1.1569160000000003
+" ",51,47,98,"Ag "," -",-73060.0,70.0,8441.6,0.7,"B+",8240.0,60.0,97.92157,70.0,"46.7 s","",-5.43,7.218,8.24,-2.544916
+" ",50,48,98,"Cd "," -",-67630.0,80.0,8378.2,0.8,"B+",5430.0,40.0,97.9274,80.0,"9.2 s","",-13.73,4.408,5.43,-3.7049160000000003
+" ",49,49,98,"In "," x",-53900.0,200.0,8230.0,2.0,"B+",13730.0,210.0,97.94214,210.0,"None","None",0.0,12.708,13.73,-3.024916
+"0",63,36,99,"Kr "," x",-39500.0,600.0,8186.0,6.0,"B-",11380.0,610.0,98.9576,640.0,"40 ms","",11.38,0.0,0.0,0.0
+" ",62,37,99,"Rb "," ",-50880.0,130.0,8292.9,1.3,"B-",11310.0,110.0,98.94538,130.0,"50.3 ms","(5/2+)",11.31,-12.402,-11.38,-9.404916000000002
+" ",61,38,99,"Sr "," ",-62190.0,80.0,8399.2,0.8,"B-",8020.0,80.0,98.93324,90.0,"0.269 s","3/2+",8.011,-12.332,-11.31,-8.574916000000002
+" ",60,39,99,"Y "," ",-70201.0,24.0,8472.22,0.25,"B-",7568.0,14.0,98.924636,26.0,"1.478 s","(5/2+)",7.567,-9.033,-8.011,-6.771916
+" ",59,40,99,"Zr "," ",-77768.0,20.0,8540.76,0.2,"B-",4558.0,15.0,98.916512,22.0,"2.1 s","(1/2+)",4.559,-8.589,-7.567,-5.075916
+" ",58,41,99,"Nb "," ",-82327.0,13.0,8578.9,0.13,"B-",3639.0,13.0,98.911618,14.0,"2.6 m","1/2-",3.638800000000003,-5.581,-4.559,-3.544916
+" ",57,42,99,"Mo "," ",-85965.8,1.9,8607.754,0.019,"B-",1357.3,1.0,98.90771190000001,2.1,"65.94 h","1/2+",1.3573000000000028,-4.660800000000003,-3.638800000000003,-2.7329160000000003
+" ",56,43,99,"Tc "," ",-87323.1,2.0,8613.562,0.02,"B-",293.8,1.4,98.9062547,2.1,"6.015 h","1/2-",0.29389999999999417,-2.379300000000003,-1.3573000000000028,-2.966116000000012
+" ",55,44,99,"Ru "," ",-87617.0,2.0,8608.627,0.02," ","*","*",98.9059393,2.2,"stable","5/2+",-2.043,-1.315899999999994,-0.29389999999999417,-2.334416
+" ",54,45,99,"Rh "," ",-85574.0,7.0,8580.09,0.07,"B+",2043.0,7.0,98.908132,8.0,"16.1 d","1/2-",-3.386,1.021,2.043,-1.9819160000000002
+" ",53,46,99,"Pd "," ",-82188.0,15.0,8537.98,0.15,"B+",3387.0,15.0,98.911768,16.0,"21.4 m","(5/2)+",-5.428,2.364,3.386,-1.162916
+" ",52,47,99,"Ag "," -",-76760.0,150.0,8475.2,1.5,"B+",5430.0,150.0,98.9176,160.0,"124 s","(9/2)+",-6.91,4.406,5.428,-0.8449160000000002
+" ",51,48,99,"Cd "," x",-69850.0,210.0,8398.0,2.0,"B+",6910.0,250.0,98.92501,220.0,"16 s","",-8.58,5.888,6.91,-2.1249160000000002
+" ",50,49,99,"In "," x",-61270.0,400.0,8303.0,4.0,"B+",8580.0,450.0,98.93422,430.0,"150 ns","(9/2+)",-14.07,7.558,8.58,-3.594916
+" ",49,50,99,"Sn "," x",-47200.0,600.0,8153.0,6.0,"B+",14080.0,720.0,98.94933,640.0,"None","None",0.0,13.048,14.07,-2.924916
+"0",64,36,100,"Kr "," x",-36200.0,500.0,8152.0,5.0,"B-",10500.0,590.0,99.96114,540.0,"150 ns","0+",10.5,0.0,0.0,0.0
+" ",63,37,100,"Rb "," x",-46700.0,300.0,8249.0,3.0,"B-",13520.0,320.0,99.94987,320.0,"51 ms","",13.52,-11.522,-10.5,-10.494916000000002
+" ",62,38,100,"Sr "," +",-60220.0,130.0,8376.2,1.3,"B-",7080.0,100.0,99.93535,140.0,"202 ms","0+",7.07,-14.542,-13.52,-9.614916000000001
+" ",61,39,100,"Y "," +",-67290.0,80.0,8439.1,0.8,"B-",9310.0,70.0,99.92776,80.0,"735 ms","1-.2-",9.31,-8.092,-7.07,-8.489916000000001
+" ",60,40,100,"Zr "," +",-76600.0,40.0,8524.4,0.4,"B-",3335.0,25.0,99.91776,40.0,"7.1 s","0+",3.339,-10.332,-9.31,-6.085916
+" ",59,41,100,"Nb "," +",-79939.0,26.0,8549.95,0.26,"B-",6245.0,25.0,99.914182,28.0,"12 us","",6.245,-4.361,-3.339,-4.016916
+" ",58,42,100,"Mo "," ",-86184.0,6.0,8604.57,0.06,"B-",-168.0,6.0,99.907477,6.0,"1.00e+19 y","0+",-0.16780000000000292,-7.267,-6.245,-3.166115999999997
+" ",57,43,100,"Tc "," -n",-86016.2,2.2,8595.07,0.022,"B-",3202.8,1.7,99.9076578,2.4,"15.8 s","1+",3.202800000000003,-0.8541999999999971,0.16780000000000292,-2.8371159999999973
+" ",56,44,100,"Ru "," ",-89219.0,2.0,8619.274,0.02," ","*","*",99.9042195,2.2,"stable","0+",-3.635,-4.224800000000003,-3.202800000000003,-2.853416
+" ",55,45,100,"Rh "," ",-85584.0,18.0,8575.1,0.18,"B+",3635.0,18.0,99.908122,20.0,"20.8 h","1-",-0.358,2.613,3.635,-2.191916
+" ",54,46,100,"Pd "," ",-85226.0,11.0,8563.7,0.11,"B+",358.0,21.0,99.908506,12.0,"3.63 d","0+",-7.076,-0.664,0.358,-1.5789160000000002
+" ",53,47,100,"Ag "," ",-78150.0,80.0,8485.1,0.8,"B+",7080.0,80.0,99.9161,80.0,"2.01 m","(5)+",-3.9,6.054,7.076,-0.8959160000000002
+" ",52,48,100,"Cd "," ",-74250.0,100.0,8438.3,1.0,"B+",3900.0,70.0,99.92029,100.0,"49.1 s","0+",-10.08,2.878,3.9,-0.44491600000000014
+" ",51,49,100,"In "," -",-64170.0,250.0,8329.7,2.5,"B+",10080.0,230.0,99.93111,270.0,"6.1 s","",-7.39,9.058,10.08,-2.024916
+" ",50,50,100,"Sn "," -",-56780.0,710.0,8248.0,7.0,"B+",7390.0,660.0,99.93904,760.0,"0.94 s","0+",0.0,6.368,7.39,-3.1049160000000002
+"0",64,37,101,"Rb "," +",-43600.0,170.0,8216.4,1.6,"B-",11810.0,110.0,100.9532,180.0,"32 ms","(3/2+)",11.81,0.0,0.0,-11.374916
+" ",63,38,101,"Sr "," +",-55410.0,120.0,8325.6,1.2,"B-",9510.0,80.0,100.94052,130.0,"118 ms","(5/2-)",9.5,-12.832,-11.81,-9.914916000000002
+" ",62,39,101,"Y "," +",-64910.0,100.0,8411.9,0.9,"B-",8540.0,90.0,100.93031,100.0,"0.45 s","(5/2+)",8.55,-10.522,-9.5,-8.974916
+" ",61,40,101,"Zr "," +",-73460.0,30.0,8488.8,0.3,"B-",5485.0,25.0,100.92114,30.0,"2.3 s","(3/2+)",5.482,-9.572,-8.55,-7.096916
+" ",60,41,101,"Nb "," +",-78942.0,19.0,8535.34,0.19,"B-",4569.0,18.0,100.915252,20.0,"7.1 s","(5/2+)",4.569,-6.504,-5.482,-5.108916
+" ",59,42,101,"Mo "," -n",-83511.0,6.0,8572.83,0.06,"B-",2825.0,25.0,100.910347,6.0,"14.61 m","1/2+",2.825,-5.591,-4.569,-2.9893159999999943
+" ",58,43,101,"Tc "," +",-86336.0,24.0,8593.05,0.24,"B-",1614.0,24.0,100.907315,26.0,"14.2 m","9/2+",1.613699999999997,-3.847,-2.825,-3.1553159999999942
+" ",57,44,101,"Ru "," ",-87949.7,2.0,8601.282,0.02," ","*","*",100.90558209999999,2.2,"17.5 us","11/2-",-0.5416999999999971,-2.6356999999999973,-1.613699999999997,-2.834216000000003
+" ",56,45,101,"Rh "," +nn",-87408.0,17.0,8588.17,0.17,"B+",542.0,17.0,100.906164,18.0,"3.3 y","1/2-",-1.98,-0.4803000000000029,0.5416999999999971,-2.6129160000000002
+" ",55,46,101,"Pd "," -",-85428.0,18.0,8560.82,0.18,"B+",1980.0,4.0,100.908289,19.0,"8.47 h","5/2+",-4.208,0.958,1.98,-1.7409160000000001
+" ",54,47,101,"Ag "," -",-81220.0,100.0,8511.5,1.0,"B+",4200.0,100.0,100.9128,110.0,"11.1 m","9/2+",-5.47,3.186,4.208,-1.0549160000000002
+" ",53,48,101,"Cd "," -",-75750.0,150.0,8449.5,1.5,"B+",5480.0,110.0,100.91868,160.0,"1.36 m","(5/2+)",-7.14,4.448,5.47,-0.3749160000000002
+" ",52,49,101,"In "," x",-68610.0,300.0,8371.0,3.0,"B+",7130.0,330.0,100.92634,320.0,"","",-9.05,6.118,7.14,-0.21491600000000016
+" ",51,50,101,"Sn "," x",-59560.0,300.0,8274.0,3.0,"B+",9050.0,420.0,100.93606,320.0,"3 s","",0.0,8.028,9.05,-1.3849160000000003
+"0",65,37,102,"Rb "," x",-38310.0,500.0,8163.0,5.0,"B-",14770.0,520.0,101.95887,540.0,"37 ms","",14.77,0.0,0.0,0.0
+" ",64,38,102,"Sr "," +",-53080.0,110.0,8300.2,1.1,"B-",8810.0,70.0,101.94302,120.0,"69 ms","0+",8.81,-15.792,-14.77,-10.704916
+" ",63,39,102,"Y "," +",-61890.0,90.0,8379.0,0.8,"B-",9850.0,70.0,101.93356,90.0,"0.36 s","",9.85,-9.832,-8.81,-10.094916000000001
+" ",62,40,102,"Zr "," +",-71740.0,50.0,8467.9,0.5,"B-",4610.0,30.0,101.92298,50.0,"2.9 s","0+",4.61,-10.872,-9.85,-7.518916
+" ",61,41,102,"Nb "," +",-76350.0,40.0,8505.3,0.4,"B-",7210.0,40.0,101.91804,40.0,"1.3 s","1+",7.207,-5.632,-4.61,-6.3079160000000005
+" ",60,42,102,"Mo "," -nn",-83557.0,21.0,8568.37,0.2,"B-",1008.0,22.0,101.910297,22.0,"11.3 m","0+",1.009,-8.229,-7.207,-4.694916
+" ",59,43,102,"Tc "," ",-84566.0,9.0,8570.58,0.09,"B-",4532.0,9.0,101.909215,10.0,"4.35 m","(4,5)",4.532,-2.031,-1.009,-3.461916
+" ",58,44,102,"Ru "," ",-89098.0,2.0,8607.344,0.02,"B-",-2323.0,5.0,101.90434929999999,2.2,"stable","0+",-2.323,-5.554,-4.532,-3.411216000000003
+" ",57,45,102,"Rh "," ",-86775.0,5.0,8576.9,0.05,"B-",1150.0,5.0,101.906843,5.0,"207 d","(1-,2-)",1.150100000000006,1.301,2.323,-2.771916
+" ",56,46,102,"Pd "," ",-87925.1,3.0,8580.505,0.029," ","*","*",101.905609,3.0,"stable","0+",-5.660100000000006,-2.1721000000000057,-1.150100000000006,-2.126016000000006
+" ",55,47,102,"Ag "," x",-82265.0,28.0,8517.34,0.27,"B+",5660.0,28.0,101.91169,30.0,"12.9 m","5+",-2.587,4.638100000000006,5.660100000000006,-1.5149160000000002
+" ",54,48,102,"Cd "," -",-79678.0,29.0,8484.31,0.28,"B+",2587.0,8.0,101.91446,30.0,"5.5 m","0+",-8.968,1.565,2.587,-0.8029160000000002
+" ",53,49,102,"In "," -",-70710.0,110.0,8388.7,1.1,"B+",8970.0,110.0,101.92409,120.0,"22 s","(6+)",-5.78,7.946,8.968,-0.07491600000000016
+" ",52,50,102,"Sn "," -",-64930.0,130.0,8324.4,1.3,"B+",5780.0,70.0,101.9303,140.0,"4.5 s","0+",0.0,4.758,5.78,0.27508399999999983
+"0",65,38,103,"Sr "," x",-47550.0,500.0,8244.0,5.0,"B-",11380.0,590.0,102.94895,540.0,"150 ns","",11.39,0.0,0.0,-10.474916
+" ",64,39,103,"Y "," x",-58940.0,300.0,8347.0,3.0,"B-",9440.0,320.0,102.93673,320.0,"0.23 s","(5/2+)",9.43,-12.412,-11.39,-10.484916000000002
+" ",63,40,103,"Zr "," +",-68370.0,110.0,8431.3,1.1,"B-",6950.0,90.0,102.9266,120.0,"1.3 s","(5/2-)",6.95,-10.452,-9.43,-8.604916000000001
+" ",62,41,103,"Nb "," +",-75320.0,70.0,8491.1,0.7,"B-",5530.0,30.0,102.91914,70.0,"1.5 s","(5/2+)",5.53,-7.972,-6.95,-7.543916
+" ",61,42,103,"Mo "," +",-80850.0,60.0,8537.2,0.6,"B-",3750.0,60.0,102.91321,70.0,"67.5 s","(3/2+)",3.747,-6.552,-5.53,-5.506916
+" ",60,43,103,"Tc "," +p",-84597.0,10.0,8566.04,0.1,"B-",2662.0,10.0,102.909181,11.0,"54.2 s","5/2+",2.661800000000003,-4.769,-3.747,-4.694916
+" ",59,44,103,"Ru "," ",-87258.8,2.0,8584.283,0.02,"B-",763.4,2.1,102.9063238,2.2,"1.69 ms","11/2-",0.7633999999999942,-3.683800000000003,-2.661800000000003,-3.717916
+" ",58,45,103,"Rh "," ",-88022.2,2.8,8584.1,0.027," ","*","*",102.905504,3.0,"56.114 m","7/2+",-0.5430999999999913,-1.785399999999994,-0.7633999999999942,-3.1240159999999912
+" ",57,46,103,"Pd "," ",-87479.1,2.9,8571.231,0.028,"B+",543.1,0.8,102.906087,3.0,"16.991 d","5/2+",-2.6881000000000057,-0.4789000000000087,0.5430999999999913,-2.287016000000006
+" ",56,47,103,"Ag "," ",-84791.0,17.0,8537.54,0.16,"B+",2688.0,17.0,102.908973,18.0,"65.7 m","7/2+",-4.142,1.666100000000006,2.6881000000000057,-1.6419160000000002
+" ",55,48,103,"Cd "," ",-80649.0,15.0,8489.73,0.15,"B+",4142.0,10.0,102.913419,17.0,"7.3 m","(5/2)+",-6.05,3.12,4.142,-0.8859160000000001
+" ",54,49,103,"In "," -",-74599.0,25.0,8423.4,0.24,"B+",6050.0,20.0,102.919914,27.0,"60 s","(9/2)+",-7.629,5.028,6.05,-0.26391600000000015
+" ",53,50,103,"Sn "," x",-66970.0,300.0,8342.0,3.0,"B+",7630.0,300.0,102.9281,320.0,"7 s","",-10.79,6.607,7.629,0.4550839999999998
+" ",52,51,103,"Sb "," x",-56180.0,300.0,8229.0,3.0,"B+",10800.0,420.0,102.93969,320.0,"None","None",0.0,9.768,10.79,2.665084
+"0",66,38,104,"Sr "," x",-44400.0,700.0,8212.0,7.0,"B-",10510.0,810.0,103.95233,750.0,"None","None",10.51,0.0,0.0,-10.624916
+" ",65,39,104,"Y "," x",-54910.0,400.0,8306.0,4.0,"B-",11430.0,570.0,103.94105,430.0,"180 ms","",11.43,-11.532,-10.51,-10.634916
+" ",64,40,104,"Zr "," x",-66340.0,400.0,8408.0,4.0,"B-",5880.0,410.0,103.92878,430.0,"1.2 s","0+",5.88,-12.452,-11.43,-8.544916
+" ",63,41,104,"Nb "," +",-72220.0,100.0,8457.4,1.0,"B-",8100.0,90.0,103.92246,110.0,"4.8 s","(1+)",8.11,-6.902,-5.88,-7.354916
+" ",62,42,104,"Mo "," +",-80330.0,50.0,8527.8,0.5,"B-",2157.0,28.0,103.91376,60.0,"60 s","0+",2.16,-9.132,-8.11,-6.154916
+" ",61,43,104,"Tc "," +",-82490.0,50.0,8541.0,0.4,"B-",5600.0,50.0,103.91145,50.0,"18.3 m","(3+)",5.599,-3.182,-2.16,-4.975916
+" ",60,44,104,"Ru "," ",-88089.0,3.0,8587.33,0.03,"B-",-1139.0,4.0,103.905433,3.0,"stable","0+",-1.139199999999997,-6.621,-5.599,-4.329916
+" ",59,45,104,"Rh "," -n",-86949.8,2.8,8568.858,0.027,"B-",2440.0,5.0,103.906656,3.0,"42.3 s","1+",2.4401999999999973,0.11719999999999708,1.139199999999997,-3.358516000000006
+" ",58,46,104,"Pd "," +n",-89390.0,4.0,8584.8,0.04," ","*","*",103.904036,4.0,"stable","0+",-4.279,-3.462199999999997,-2.4401999999999973,-2.5959160000000003
+" ",57,47,104,"Ag "," -",-85111.0,6.0,8536.14,0.06,"B+",4279.0,4.0,103.908629,6.0,"69.2 m","5+",-1.136,3.257,4.279,-1.9519160000000002
+" ",56,48,104,"Cd "," ",-83975.0,9.0,8517.68,0.09,"B+",1137.0,11.0,103.909849,10.0,"57.7 m","0+",-7.865,0.114,1.136,-1.1739160000000002
+" ",55,49,104,"In "," ",-76110.0,80.0,8434.5,0.8,"B+",7870.0,80.0,103.9183,90.0,"1.8 m","5(+)",-4.52,6.843,7.865,-0.38491600000000015
+" ",54,50,104,"Sn "," -",-71590.0,100.0,8383.6,1.0,"B+",4510.0,60.0,103.92314,110.0,"20.8 s","0+",-12.41,3.498,4.52,0.23508399999999982
+" ",53,51,104,"Sb "," +a",-59180.0,360.0,8257.0,3.0,"B+",12420.0,380.0,103.93647,390.0,"0.44 s","",0.0,11.388,12.41,2.5650839999999997
+"0",67,38,105,"Sr "," x",-38580.0,700.0,8156.0,7.0,"B-",12770.0,860.0,104.95858,750.0,"None","None",12.77,0.0,0.0,0.0
+" ",66,39,105,"Y "," x",-51350.0,500.0,8270.0,5.0,"B-",11010.0,640.0,104.94487,540.0,"None","None",11.01,-13.792,-12.77,-10.174916000000001
+" ",65,40,105,"Zr "," x",-62360.0,400.0,8367.0,4.0,"B-",8490.0,410.0,104.93305,430.0,"0.6 s","",8.49,-12.032,-11.01,-9.374916
+" ",64,41,105,"Nb "," +",-70850.0,100.0,8440.6,1.0,"B-",6490.0,70.0,104.92394,110.0,"2.95 s","(5/2+)",6.49,-9.512,-8.49,-8.364916000000001
+" ",63,42,105,"Mo "," +",-77340.0,70.0,8494.9,0.7,"B-",4950.0,50.0,104.91697,80.0,"35.6 s","(5/2-)",4.95,-7.512,-6.49,-6.304916
+" ",62,43,105,"Tc "," +",-82290.0,60.0,8534.6,0.5,"B-",3640.0,60.0,104.91166,60.0,"7.6 m","(3/2-)",3.638,-5.972,-4.95,-5.772916
+" ",61,44,105,"Ru "," ",-85928.0,3.0,8561.835,0.03,"B-",1918.0,3.0,104.907753,3.0,"4.44 h","3/2+",1.918,-4.66,-3.638,-4.841916
+" ",60,45,105,"Rh "," ",-87846.0,4.0,8572.65,0.04,"B-",567.2,2.5,104.905694,4.0,"40 s","1/2-",0.567,-2.94,-1.918,-3.9349160000000003
+" ",59,46,105,"Pd "," ",-88413.0,4.0,8570.6,0.04," ","*","*",104.905085,4.0,"stable","5/2+",-1.345,-1.589,-0.567,-2.888216000000003
+" ",58,47,105,"Ag "," ",-87068.0,11.0,8550.34,0.1,"B+",1345.0,11.0,104.906529,12.0,"41.29 d","1/2-",-2.738,0.323,1.345,-2.084916
+" ",57,48,105,"Cd "," ",-84330.0,12.0,8516.82,0.11,"B+",2738.0,4.0,104.909468,12.0,"55.5 m","5/2+",-4.849,1.716,2.738,-1.3269160000000002
+" ",56,49,105,"In "," ",-79481.0,17.0,8463.18,0.17,"B+",4849.0,13.0,104.914674,19.0,"5.07 m","9/2+",-6.221,3.827,4.849,-0.6859160000000002
+" ",55,50,105,"Sn "," +a",-73260.0,80.0,8396.5,0.8,"B+",6220.0,80.0,104.92135,90.0,"34 s","(5/2+)",-9.44,5.199,6.221,0.06508399999999984
+" ",54,51,105,"Sb "," -p",-63820.0,100.0,8299.1,1.0,"B+",9440.0,130.0,104.93149,110.0,"1.22 s","(5/2+)",-11.32,8.418,9.44,2.365084
+" ",53,52,105,"Te "," x",-52500.0,500.0,8184.0,5.0,"B+",11320.0,510.0,104.94364,540.0,"None","None",0.0,10.298,11.32,4.635084
+"0",67,39,106,"Y "," x",-46770.0,700.0,8225.0,7.0,"B-",12930.0,860.0,105.94979,750.0,"150 ns","",12.93,0.0,0.0,-10.884916
+" ",66,40,106,"Zr "," x",-59700.0,500.0,8339.0,5.0,"B-",7400.0,540.0,105.93591,540.0,"None","None",7.4,-13.952,-12.93,-9.044916
+" ",65,41,106,"Nb "," x",-67100.0,200.0,8402.0,2.0,"B-",9160.0,200.0,105.92797,210.0,"1.02 s","",9.155,-8.422,-7.4,-7.6349160000000005
+" ",64,42,106,"Mo "," +",-76255.0,18.0,8480.72,0.17,"B-",3520.0,12.0,105.918137,19.0,"8.4 s","0+",3.52,-10.177,-9.155,-6.939916
+" ",63,43,106,"Tc "," +",-79775.0,13.0,8506.55,0.13,"B-",6547.0,11.0,105.914358,14.0,"36 s","(1,2)",6.547,-4.542,-3.52,-5.849916
+" ",62,44,106,"Ru "," +",-86322.0,8.0,8560.93,0.07,"B-",39.4,0.21,105.907329,8.0,"373.59 d","0+",0.039,-7.569,-6.547,-5.189916
+" ",61,45,106,"Rh "," +",-86361.0,8.0,8553.92,0.07,"B-",3541.0,6.0,105.907287,8.0,"29.80 s","1+",3.541,-1.061,-0.039,-4.2199160000000004
+" ",60,46,106,"Pd "," ",-89902.0,4.0,8579.94,0.04,"B-",-2965.1,2.8,105.903486,4.0,"stable","0+",-2.965,-4.563,-3.541,-3.2289160000000003
+" ",59,47,106,"Ag "," ",-86937.0,5.0,8544.59,0.05,"B-",195.0,8.0,105.906669,5.0,"23.96 m","1+",0.195,1.943,2.965,-2.586916
+" ",58,48,106,"Cd "," ",-87132.0,6.0,8539.05,0.06," ","*","*",105.906459,6.0,"stable","0+",-6.526,-1.217,-0.195,-1.6318159999999944
+" ",57,49,106,"In "," ",-80606.0,12.0,8470.1,0.12,"B+",6526.0,11.0,105.913465,13.0,"6.2 m","7+",-3.176,5.504,6.526,-0.7659160000000002
+" ",56,50,106,"Sn "," ",-77430.0,50.0,8432.7,0.5,"B+",3180.0,50.0,105.91688,50.0,"115 s","0+",-11.1,2.154,3.176,-0.17691600000000016
+" ",55,51,106,"Sb "," +a",-66330.0,310.0,8321.0,3.0,"B+",11100.0,320.0,105.92879,340.0,"None","None",-8.12,10.078,11.1,1.9550839999999998
+" ",54,52,106,"Te "," -a",-58210.0,130.0,8236.7,1.2,"B+",8120.0,340.0,105.9375,140.0,"60 us","0+",0.0,7.098,8.12,4.295084
+"0",68,39,107,"Y "," x",-42720.0,500.0,8185.0,5.0,"B-",12470.0,590.0,106.95414,540.0,"30 ms","(5/2+)",12.47,0.0,0.0,0.0
+" ",67,40,107,"Zr "," x",-55190.0,300.0,8295.0,3.0,"B-",9730.0,500.0,106.94075,320.0,"150 ms","",9.73,-13.492,-12.47,-10.064916
+" ",66,41,107,"Nb "," x",-64920.0,400.0,8378.0,4.0,"B-",8030.0,430.0,106.93031,430.0,"330 ms","",8.02,-10.752,-9.73,-8.404916000000002
+" ",65,42,107,"Mo "," +",-72940.0,160.0,8445.9,1.5,"B-",6160.0,60.0,106.92169,170.0,"3.5 s","(7/2-)",6.16,-9.042,-8.02,-6.994916
+" ",64,43,107,"Tc "," +",-79100.0,150.0,8496.2,1.4,"B-",4820.0,90.0,106.91508,160.0,"21.2 s","(3/2-)",4.82,-7.182,-6.16,-6.204916
+" ",63,44,107,"Ru "," +",-83920.0,120.0,8533.9,1.2,"B-",2940.0,120.0,106.90991,130.0,"3.75 m","(5/2)+",2.943,-5.842,-4.82,-5.494916
+" ",62,45,107,"Rh "," ",-86863.0,12.0,8554.1,0.11,"B-",1504.0,12.0,106.906748,13.0,"21.7 m","7/2+",1.505,-3.965,-2.943,-4.6909160000000005
+" ",61,46,107,"Pd "," ",-88368.0,4.0,8560.85,0.04,"B-",34.1,2.7,106.905133,4.0,"21.3 s","11/2-",0.034,-2.527,-1.505,-3.5341159999999974
+" ",60,47,107,"Ag "," ",-88402.0,4.0,8553.85,0.04," ","*","*",106.905097,5.0,"44.3 s","7/2+",-1.417,-1.056,-0.034,-2.804716000000003
+" ",59,48,107,"Cd "," ",-86985.0,6.0,8533.3,0.05,"B+",1417.0,4.0,106.906618,6.0,"6.50 h","5/2+",-3.425,0.395,1.417,-1.9308159999999943
+" ",58,49,107,"In "," ",-83560.0,11.0,8493.98,0.11,"B+",3425.0,10.0,106.910295,12.0,"32.4 m","9/2+",-4.98,2.403,3.425,-1.1939160000000002
+" ",57,50,107,"Sn "," ",-78580.0,80.0,8440.1,0.8,"B+",4980.0,80.0,106.91564,90.0,"2.90 m","(5/2+)",-7.93,3.958,4.98,-0.3559160000000002
+" ",56,51,107,"Sb "," x",-70650.0,300.0,8359.0,3.0,"B+",7920.0,310.0,106.92415,320.0,"4.6 s","(5/2+)",-10.11,6.908,7.93,1.5240839999999998
+" ",55,52,107,"Te "," -a",-60540.0,300.0,8257.0,3.0,"B+",10110.0,420.0,106.93501,320.0,"3.1 ms","",0.0,9.088,10.11,4.005084
+"0",69,39,108,"Y "," x",-37740.0,800.0,8138.0,7.0,"B-",14460.0,1000.0,107.95948,860.0,"20 ms","",14.46,0.0,0.0,0.0
+" ",68,40,108,"Zr "," x",-52200.0,600.0,8265.0,6.0,"B-",8500.0,670.0,107.94396,640.0,"80 ms","",8.5,-15.482,-14.46,-10.224916
+" ",67,41,108,"Nb "," x",-60700.0,300.0,8336.0,3.0,"B-",10610.0,360.0,107.93484,320.0,"0.193 s","(2+)",10.6,-9.522,-8.5,-8.214916
+" ",66,42,108,"Mo "," +",-71300.0,200.0,8427.0,2.0,"B-",4650.0,150.0,107.92345,210.0,"1.09 s","0+",4.65,-11.622,-10.6,-7.3849160000000005
+" ",65,43,108,"Tc "," +",-75950.0,130.0,8463.1,1.2,"B-",7720.0,50.0,107.91846,140.0,"5.17 s","(2)+",7.72,-5.672,-4.65,-6.154916
+" ",64,44,108,"Ru "," +",-83670.0,120.0,8527.3,1.1,"B-",1350.0,50.0,107.91017,120.0,"4.55 m","0+",1.35,-8.742,-7.72,-5.764916
+" ",63,45,108,"Rh "," +",-85020.0,110.0,8532.6,1.0,"B-",4500.0,110.0,107.90873,110.0,"16.8 s","1+",4.504,-2.372,-1.35,-4.954916
+" ",62,46,108,"Pd "," ",-89524.0,3.0,8567.02,0.03,"B-",-1922.0,5.0,107.903892,4.0,"stable","0+",-1.922,-5.526,-4.504,-3.859916
+" ",61,47,108,"Ag "," -n",-87602.0,4.0,8541.98,0.04,"B-",1650.0,7.0,107.905956,5.0,"2.37 m","1+",1.65,0.9,1.922,-3.077115999999997
+" ",60,48,108,"Cd "," ",-89252.0,6.0,8550.02,0.05," ","*","*",107.904184,6.0,"stable","0+",-5.136,-2.672,-1.65,-2.286916
+" ",59,49,108,"In "," ",-84116.0,10.0,8495.21,0.09,"B+",5137.0,9.0,107.909698,10.0,"58.0 m","7+",-2.075,4.114,5.136,-1.4299160000000002
+" ",58,50,108,"Sn "," ",-82041.0,20.0,8468.76,0.18,"B+",2075.0,19.0,107.911925,21.0,"10.30 m","0+",-9.531,1.053,2.075,-0.4909160000000002
+" ",57,51,108,"Sb "," x",-72510.0,210.0,8373.0,2.0,"B+",9530.0,210.0,107.92216,220.0,"7.4 s","(4+)",-6.79,8.509,9.531,1.1750839999999998
+" ",56,52,108,"Te "," -a",-65720.0,100.0,8303.2,1.0,"B+",6790.0,230.0,107.92944,110.0,"2.1 s","0+",-13.07,5.768,6.79,3.445084
+" ",55,53,108,"I "," -p",-52650.0,360.0,8175.0,3.0,"B+",13070.0,370.0,107.94348,390.0,"36 ms","(1)",0.0,12.048,13.07,4.105084
+"0",69,40,109,"Zr "," x",-47280.0,500.0,8218.0,5.0,"B-",10820.0,710.0,108.94924,540.0,"None","None",10.82,0.0,0.0,-11.124916
+" ",68,41,109,"Nb "," x",-58100.0,500.0,8310.0,5.0,"B-",9150.0,590.0,108.93763,540.0,"0.19 s","(5/2)",9.15,-11.842,-10.82,-9.174916000000001
+" ",67,42,109,"Mo "," x",-67250.0,300.0,8387.0,3.0,"B-",7290.0,310.0,108.92781,320.0,"0.53 s","(7/2-)",7.29,-10.172,-9.15,-7.314916
+" ",66,43,109,"Tc "," +",-74540.0,100.0,8446.5,0.9,"B-",6310.0,70.0,108.91998,100.0,"0.86 s","(5/2-)",6.31,-8.312,-7.29,-6.114916
+" ",65,44,109,"Ru "," +",-80850.0,70.0,8497.3,0.6,"B-",4160.0,70.0,108.9132,70.0,"34.5 s","(5/2+)",4.161,-7.332,-6.31,-5.934916
+" ",64,45,109,"Rh "," +p",-85011.0,12.0,8528.24,0.11,"B-",2596.0,12.0,108.908737,13.0,"80 s","7/2+",2.596,-5.183,-4.161,-5.145916000000001
+" ",63,46,109,"Pd "," ",-87607.0,3.0,8544.88,0.03,"B-",1116.1,2.0,108.90595,4.0,"4.69 m","11/2-",1.115699999999997,-3.618,-2.596,-4.103916
+" ",62,47,109,"Ag "," ",-88722.7,2.9,8547.944,0.027," ","*","*",108.904752,3.0,"39.6 s","7/2+",-0.2146999999999971,-2.137699999999997,-1.115699999999997,-3.3016159999999974
+" ",61,48,109,"Cd "," ",-88508.0,4.0,8538.8,0.04,"B+",214.2,2.9,108.904982,4.0,"461.4 d","5/2+",-2.019,-0.8073000000000029,0.2146999999999971,-2.5199160000000003
+" ",60,49,109,"In "," ",-86489.0,6.0,8513.09,0.05,"B+",2020.0,6.0,108.907151,6.0,"4.167 h","9/2+",-3.85,0.997,2.019,-1.8459160000000001
+" ",59,50,109,"Sn "," +3n",-82639.0,10.0,8470.6,0.09,"B+",3850.0,11.0,108.911283,11.0,"18.0 m","5/2+",-6.38,2.828,3.85,-0.7339160000000001
+" ",58,51,109,"Sb "," -",-76259.0,19.0,8404.89,0.17,"B+",6380.0,16.0,108.918132,20.0,"17.0 s","(5/2+)",-8.649,5.358,6.38,0.7970839999999998
+" ",57,52,109,"Te "," ep",-67610.0,60.0,8318.4,0.6,"B+",8650.0,70.0,108.92742,70.0,"4.6 s","",-10.0,7.627,8.649,3.225084
+" ",56,53,109,"I "," -p",-57610.0,100.0,8219.5,1.0,"B+",10000.0,120.0,108.93815,110.0,"103 us","1/2+",0.0,8.978,10.0,3.785084
+"0",70,40,110,"Zr "," x",-43900.0,800.0,8186.0,7.0,"B-",9720.0,950.0,109.95287,860.0,"150 ns","0+",9.72,0.0,0.0,0.0
+" ",69,41,110,"Nb "," x",-53620.0,500.0,8267.0,5.0,"B-",11840.0,640.0,109.94244,540.0,"0.17 s","",11.84,-10.742,-9.72,-9.274916000000001
+" ",68,42,110,"Mo "," x",-65460.0,400.0,8368.0,4.0,"B-",5510.0,410.0,109.92973,430.0,"0.30 s","0+",5.5,-12.862,-11.84,-8.184916
+" ",67,43,110,"Tc "," +",-70960.0,80.0,8410.6,0.7,"B-",9020.0,60.0,109.92382,80.0,"0.92 s","(2+)",9.02,-6.522,-5.5,-6.284916
+" ",66,44,110,"Ru "," ",-79980.0,50.0,8485.5,0.5,"B-",2790.0,40.0,109.91414,60.0,"11.6 s","0+",2.8,-10.042,-9.02,-6.149916
+" ",65,45,110,"Rh "," ",-82780.0,50.0,8503.8,0.5,"B-",5570.0,50.0,109.91114,50.0,"28.5 s","(ge 4)",5.569,-3.822,-2.8,-5.429916
+" ",64,46,110,"Pd "," ",-88349.0,11.0,8547.33,0.1,"B-",-889.0,11.0,109.905153,12.0,"stable","0+",-0.8883999999999942,-6.591,-5.569,-4.451916
+" ",63,47,110,"Ag "," ",-87460.6,2.9,8532.138,0.026,"B-",2892.4,1.6,109.906107,3.0,"24.6 s","1+",2.892399999999994,-0.13360000000000583,0.8883999999999942,-3.524516000000006
+" ",62,48,110,"Cd "," ",-90353.0,2.7,8551.32,0.024," ","*","*",109.9030021,2.9,"stable","0+",-3.878,-3.9143999999999943,-2.892399999999994,-2.875916
+" ",61,49,110,"In "," -",-86475.0,12.0,8508.95,0.11,"B+",3878.0,12.0,109.907165,13.0,"4.9 h","7+",-0.631,2.856,3.878,-1.962916
+" ",60,50,110,"Sn "," x",-85844.0,14.0,8496.1,0.13,"B+",631.0,18.0,109.907843,15.0,"4.11 h","0+",-8.304,-0.391,0.631,-1.1369160000000003
+" ",59,51,110,"Sb "," -",-77540.0,200.0,8414.0,2.0,"B+",8300.0,200.0,109.91675,220.0,"23.0 s","(3+,4+)",-5.26,7.282,8.304,0.6410839999999999
+" ",58,52,110,"Te "," -a",-72280.0,50.0,8358.5,0.5,"B+",5270.0,210.0,109.92241,60.0,"18.6 s","0+",-11.96,4.238,5.26,2.725084
+" ",57,53,110,"I "," +a",-60320.0,310.0,8243.0,3.0,"B+",11960.0,310.0,109.93524,330.0,"0.65 s","",-8.42,10.938,11.96,3.5850839999999997
+" ",56,54,110,"Xe "," -a",-51900.0,130.0,8159.1,1.2,"B+",8420.0,340.0,109.94428,140.0,"","",0.0,7.398,8.42,3.885084
+"0",70,41,111,"Nb "," x",-50630.0,500.0,8238.0,5.0,"B-",10470.0,640.0,110.94565,540.0,"80. ms","(5/2+)",10.47,0.0,0.0,-10.334916000000002
+" ",69,42,111,"Mo "," x",-61100.0,400.0,8326.0,4.0,"B-",8120.0,420.0,110.93441,430.0,"200. ms","",8.12,-11.492,-10.47,-8.334916000000002
+" ",68,43,111,"Tc "," +",-69220.0,110.0,8391.8,1.0,"B-",7450.0,80.0,110.92569,120.0,"290 ms","(7/2+,9/2+)",7.45,-9.142,-8.12,-6.724916
+" ",67,44,111,"Ru "," x",-76670.0,70.0,8451.9,0.7,"B-",5690.0,80.0,110.9177,80.0,"2.12 s","(5/2+)",5.687,-8.472,-7.45,-6.154916
+" ",66,45,111,"Rh "," +",-82357.0,30.0,8496.11,0.27,"B-",3647.0,28.0,110.91159,30.0,"11 s","(7/2+)",3.647,-6.709,-5.687,-5.681916
+" ",65,46,111,"Pd "," -n",-86004.0,11.0,8521.91,0.1,"B-",2217.0,11.0,110.907671,12.0,"5.5 h","11/2-",2.217,-4.669,-3.647,-4.508916
+" ",64,47,111,"Ag "," +",-88221.0,3.0,8534.834,0.027,"B-",1036.8,1.4,110.905291,3.0,"64.8 s","7/2+",1.0365,-3.239,-2.217,-3.782916
+" ",63,48,111,"Cd "," ",-89257.5,2.7,8537.127,0.024," ","*","*",110.9041781,2.9,"48.54 m","11/2-",-0.8615,-2.0585,-1.0365,-3.314416
+" ",62,49,111,"In "," ",-88396.0,5.0,8522.31,0.04,"B+",862.0,5.0,110.905103,5.0,"2.8047 d","9/2+",-2.451,-0.1605,0.8615,-2.4189160000000003
+" ",61,50,111,"Sn "," +n",-85945.0,7.0,8493.19,0.06,"B+",2451.0,7.0,110.907734,7.0,"35.3 m","7/2+",-5.057,1.429,2.451,-1.3849160000000003
+" ",60,51,111,"Sb "," x",-80888.0,28.0,8440.58,0.25,"B+",5057.0,29.0,110.91316,30.0,"75 s","(5/2+)",-7.408,4.035,5.057,0.24708399999999983
+" ",59,52,111,"Te "," ep",-73480.0,70.0,8366.8,0.6,"B+",7400.0,80.0,110.92111,80.0,"19.3 s","(5/2)+",-8.53,6.386,7.408,2.675084
+" ",58,53,111,"I "," -a",-64950.0,300.0,8283.0,3.0,"B+",8540.0,310.0,110.93028,320.0,"2.5 s","",-10.55,7.508,8.53,3.2750839999999997
+" ",57,54,111,"Xe "," -a",-54400.0,300.0,8181.0,3.0,"B+",10550.0,430.0,110.9416,330.0,"0.9 s","",0.0,9.528,10.55,3.715084
+"0",71,41,112,"Nb "," x",-45800.0,700.0,8194.0,6.0,"B-",13030.0,920.0,111.95083,750.0,"150 ns","(2+)",13.03,0.0,0.0,-10.484916000000002
+" ",70,42,112,"Mo "," x",-58830.0,600.0,8303.0,5.0,"B-",7170.0,610.0,111.93684,640.0,"None","None",7.17,-14.052,-13.03,-9.054916
+" ",69,43,112,"Tc "," +",-66000.0,120.0,8360.2,1.1,"B-",9480.0,100.0,111.92915,130.0,"0.28 s","",9.48,-8.192,-7.17,-7.724916
+" ",68,44,112,"Ru "," x",-75480.0,70.0,8437.9,0.7,"B-",4260.0,90.0,111.91897,80.0,"1.75 s","0+",4.26,-10.502,-9.48,-6.604916
+" ",67,45,112,"Rh "," +",-79740.0,50.0,8469.0,0.5,"B-",6600.0,50.0,111.91439,60.0,"2.1 s","1+",6.596,-5.282,-4.26,-6.2149160000000006
+" ",66,46,112,"Pd "," ",-86336.0,18.0,8520.86,0.16,"B-",288.0,17.0,111.907314,19.0,"21.03 h","0+",0.288,-7.618,-6.596,-5.090916
+" ",65,47,112,"Ag "," ",-86624.0,17.0,8516.44,0.15,"B-",3956.0,17.0,111.907005,18.0,"3.130 h","2(-)",3.9565,-1.31,-0.288,-4.028916000000001
+" ",64,48,112,"Cd "," ",-90580.5,2.7,8544.78,0.024,"B-",-2584.0,5.0,111.9027578,2.9,"stable","0+",-2.5845,-4.9785,-3.9565,-3.4814160000000003
+" ",63,49,112,"In "," ",-87996.0,5.0,8514.72,0.05,"B-",665.0,5.0,111.905532,6.0,"14.97 m","1+",0.665,1.5625,2.5845,-2.818916
+" ",62,50,112,"Sn "," ",-88661.0,4.0,8513.67,0.04," ","*","*",111.904818,5.0,"stable","0+",-7.06,-1.687,-0.665,-1.833916
+" ",61,51,112,"Sb "," x",-81601.0,18.0,8443.65,0.16,"B+",7061.0,18.0,111.912398,19.0,"51.4 s","3+",-4.301,6.038,7.06,0.09008399999999983
+" ",60,52,112,"Te ","2p-n",-77300.0,170.0,8398.3,1.5,"B+",4300.0,170.0,111.91701,180.0,"2.0 m","0+",-10.2,3.279,4.301,2.316084
+" ",59,53,112,"I "," -a",-67100.0,210.0,8300.0,2.0,"B+",10210.0,270.0,111.92797,230.0,"3.42 s","",-7.13,9.178,10.2,2.9850839999999996
+" ",58,54,112,"Xe "," -a",-59970.0,100.0,8229.5,0.9,"B+",7130.0,240.0,111.93562,110.0,"2.7 s","0+",-13.68,6.108,7.13,3.325084
+" ",57,55,112,"Cs "," -p",-46290.0,300.0,8100.0,3.0,"B+",13670.0,320.0,111.9503,330.0,"0.5 ms","(0+,3+)",0.0,12.658,13.68,3.935084
+"0",72,41,113,"Nb "," x",-42200.0,800.0,8161.0,7.0,"B-",11940.0,1000.0,112.9547,860.0,"30 ms","",11.94,0.0,0.0,0.0
+" ",71,42,113,"Mo "," x",-54140.0,600.0,8260.0,5.0,"B-",9590.0,670.0,112.94188,640.0,"100 ms","",9.58,-12.962,-11.94,-9.284916
+" ",70,43,113,"Tc "," x",-63720.0,300.0,8338.0,3.0,"B-",8480.0,310.0,112.93159,320.0,"170 ms","",8.48,-10.602,-9.58,-8.044916
+" ",69,44,113,"Ru "," +",-72200.0,70.0,8405.6,0.6,"B-",6480.0,50.0,112.92249,80.0,"510 ms","(11/2-)",6.48,-9.502,-8.48,-7.374916
+" ",68,45,113,"Rh "," ",-78680.0,50.0,8456.1,0.4,"B-",5010.0,40.0,112.91553,50.0,"2.80 s","(7/2+)",5.01,-7.502,-6.48,-6.564916
+" ",67,46,113,"Pd "," ",-83690.0,40.0,8493.5,0.3,"B-",3340.0,30.0,112.91015,40.0,"0.3 s","(9/2-)",3.343,-6.032,-5.01,-5.264916
+" ",66,47,113,"Ag "," ",-87033.0,17.0,8516.12,0.15,"B-",2017.0,16.0,112.906567,18.0,"68.7 s","7/2+",2.016300000000003,-4.365,-3.343,-4.446916
+" ",65,48,113,"Cd "," ",-89049.3,2.7,8527.04,0.024,"B-",320.0,3.0,112.90440170000001,2.9,"14.1 y","11/2-",0.3206999999999971,-3.038300000000003,-2.016300000000003,-3.867216000000003
+" ",64,49,113,"In "," ",-89370.0,3.0,8522.951,0.028," ","*","*",112.904058,3.0,"99.476 m","1/2-",-1.037,-1.3426999999999971,-0.3206999999999971,-3.072216000000003
+" ",63,50,113,"Sn "," ",-88333.0,4.0,8506.85,0.04,"B+",1036.6,2.7,112.905171,4.0,"115.09 d","1/2+",-3.913,0.015,1.037,-2.2499160000000002
+" ",62,51,113,"Sb "," -",-84420.0,18.0,8465.3,0.16,"B+",3913.0,17.0,112.909372,19.0,"6.67 m","5/2+",-6.073,2.891,3.913,-0.3559160000000002
+" ",61,52,113,"Te "," x",-78347.0,28.0,8404.64,0.25,"B+",6070.0,30.0,112.91589,30.0,"1.7 m","(7/2+)",-7.217,5.051,6.073,1.8670839999999997
+" ",60,53,113,"I "," -a",-71130.0,50.0,8333.8,0.5,"B+",7220.0,60.0,112.92364,60.0,"6.6 s","",-9.04,6.195,7.217,2.704084
+" ",59,54,113,"Xe "," -a",-62090.0,80.0,8246.9,0.7,"B+",9040.0,100.0,112.93334,90.0,"2.74 s","",-10.39,8.018,9.04,3.095084
+" ",58,55,113,"Cs "," -p",-51700.0,100.0,8148.1,0.9,"B+",10390.0,130.0,112.94449,110.0,"16.7 us","(3/2+)",0.0,9.368,10.39,3.4850839999999996
+"0",72,42,114,"Mo "," x",-51310.0,700.0,8233.0,6.0,"B-",8420.0,920.0,113.94492,750.0,"80 ms","0+",8.42,0.0,0.0,-9.834916000000002
+" ",71,43,114,"Tc "," x",-59730.0,600.0,8300.0,5.0,"B-",10800.0,640.0,113.93588,640.0,"150 ms","",10.8,-9.442,-8.42,-8.534916
+" ",70,44,114,"Ru "," +",-70530.0,230.0,8388.0,2.0,"B-",5100.0,200.0,113.92428,250.0,"0.53 s","0+",5.1,-11.822,-10.8,-7.494916
+" ",69,45,114,"Rh "," x",-75630.0,110.0,8425.9,1.0,"B-",7860.0,120.0,113.91881,120.0,"1.85 s","1+",7.867,-6.122,-5.1,-7.0949160000000004
+" ",68,46,114,"Pd "," ",-83497.0,24.0,8488.06,0.21,"B-",1452.0,18.0,113.910363,25.0,"2.42 m","0+",1.452,-8.889,-7.867,-5.941916
+" ",67,47,114,"Ag "," ",-84949.0,25.0,8493.94,0.22,"B-",5072.0,25.0,113.908804,27.0,"1.50 ms","(|<6+)",5.071899999999994,-2.474,-1.452,-4.593916
+" ",66,48,114,"Cd "," ",-90020.9,2.7,8531.565,0.023,"B-",-1449.0,3.0,113.9033585,2.9,"stable","0+",-1.448899999999994,-6.093899999999994,-5.071899999999994,-4.096815999999994
+" ",65,49,114,"In "," ",-88572.0,3.0,8511.994,0.028,"B-",1988.7,0.7,113.904914,3.0,"71.9 s","1+",1.989,0.4268999999999942,1.448899999999994,-3.5363159999999945
+" ",64,50,114,"Sn "," ",-90561.0,3.0,8522.576,0.028," ","*","*",113.902779,3.0,"stable","0+",-6.046,-3.011,-1.989,-2.6329160000000003
+" ",63,51,114,"Sb "," x",-84515.0,28.0,8462.68,0.25,"B+",6046.0,28.0,113.90927,30.0,"3.49 m","3+",-2.626,5.024,6.046,-0.46491600000000016
+" ",62,52,114,"Te "," x",-81889.0,28.0,8432.78,0.25,"B+",2630.0,40.0,113.91209,30.0,"15.2 m","0+",-9.089,1.604,2.626,1.5300839999999998
+" ",61,53,114,"I "," x",-72800.0,300.0,8346.0,3.0,"B+",9090.0,300.0,113.92185,320.0,"6.2 s","(7)",-5.714,8.067,9.089,2.3150839999999997
+" ",60,54,114,"Xe "," x",-67086.0,11.0,8289.2,0.1,"B+",5710.0,300.0,113.92798,12.0,"10.0 s","0+",-12.546,4.692,5.714,2.769084
+" ",59,55,114,"Cs "," ep",-54540.0,310.0,8172.0,3.0,"B+",12550.0,310.0,113.94145,330.0,"0.57 s","(1+)",-8.59,11.524,12.546,3.3550839999999997
+" ",58,56,114,"Ba "," -a",-45950.0,140.0,8090.0,1.2,"B+",8590.0,340.0,113.95068,150.0,"0.43 s","",0.0,7.568,8.59,3.5250839999999997
+"0",73,42,115,"Mo "," x",-46310.0,800.0,8188.0,7.0,"B-",10810.0,1060.0,114.95029,860.0,"60 ms","",10.8,0.0,0.0,0.0
+" ",72,43,115,"Tc "," x",-57110.0,700.0,8275.0,6.0,"B-",9320.0,710.0,114.93869,750.0,"100 ms","",9.32,-11.822,-10.8,-8.904916000000002
+" ",71,44,115,"Ru "," +",-66430.0,130.0,8349.6,1.1,"B-",7780.0,100.0,114.92869,140.0,"740 ms","",7.78,-10.342,-9.32,-7.754916000000001
+" ",70,45,115,"Rh "," x",-74210.0,80.0,8410.5,0.7,"B-",6190.0,100.0,114.92033,90.0,"0.99 s","(7/2+)",6.19,-8.802,-7.78,-7.414916
+" ",69,46,115,"Pd "," +",-80400.0,60.0,8457.5,0.5,"B-",4580.0,50.0,114.91368,70.0,"50 s","(11/2-)",4.59,-7.212,-6.19,-6.154916
+" ",68,47,115,"Ag "," +",-84990.0,30.0,8490.6,0.3,"B-",3100.0,30.0,114.90876,40.0,"18.0 s","7/2+",3.1005,-5.612,-4.59,-5.0579160000000005
+" ",67,48,115,"Cd "," ",-88090.5,2.7,8510.777,0.024,"B-",1446.0,4.0,114.905431,2.9,"53.46 h","1/2+",1.4465,-4.1225,-3.1005,-4.5114160000000005
+" ",66,49,115,"In "," ",-89537.0,4.0,8516.55,0.04,"B-",499.0,4.0,114.903878,5.0,"4.486 h","1/2-",0.499,-2.4685,-1.4465,-3.7409160000000004
+" ",65,50,115,"Sn "," ",-90036.0,2.9,8514.088,0.026," ","*","*",114.903342,3.0,"159 us","11/2-",-3.033,-1.521,-0.499,-3.2034160000000003
+" ",64,51,115,"Sb "," x",-87003.0,16.0,8480.91,0.14,"B+",3033.0,16.0,114.906598,17.0,"32.1 m","5/2+",-4.94,2.011,3.033,-1.0319160000000003
+" ",63,52,115,"Te "," x",-82063.0,28.0,8431.15,0.24,"B+",4940.0,30.0,114.9119,30.0,"5.8 m","7/2+",-5.725,3.918,4.94,1.4570839999999998
+" ",62,53,115,"I "," x",-76338.0,29.0,8374.56,0.25,"B+",5720.0,40.0,114.91805,30.0,"1.3 m","(5/2+)",-7.681,4.703,5.725,2.1250839999999998
+" ",61,54,115,"Xe "," x",-68657.0,12.0,8300.97,0.11,"B+",7680.0,30.0,114.926294,13.0,"18 s","(5/2+)",-8.957,6.659,7.681,2.398084
+" ",60,55,115,"Cs "," x",-59700.0,300.0,8216.0,3.0,"B+",8960.0,300.0,114.93591,320.0,"1.4 s","",-10.67,7.935,8.957,2.825084
+" ",59,56,115,"Ba "," x",-49030.0,600.0,8117.0,5.0,"B+",10680.0,670.0,114.94737,640.0,"0.45 s","(5/2+)",0.0,9.648,10.67,2.945084
+"0",73,43,116,"Tc "," x",-52750.0,700.0,8236.0,6.0,"B-",11700.0,990.0,115.94337,750.0,"90 ms","",11.7,0.0,0.0,-9.374916
+" ",72,44,116,"Ru "," x",-64450.0,700.0,8330.0,6.0,"B-",6290.0,710.0,115.93081,750.0,"400 ms","0+",6.29,-12.722,-11.7,-8.044916
+" ",71,45,116,"Rh "," x",-70740.0,140.0,8377.6,1.2,"B-",9220.0,150.0,115.92406,150.0,"0.68 s","1+",9.22,-7.312,-6.29,-7.164916
+" ",70,46,116,"Pd "," +",-79960.0,60.0,8450.4,0.5,"B-",2610.0,30.0,115.91416,60.0,"11.8 s","0+",2.61,-10.242,-9.22,-6.904916
+" ",69,47,116,"Ag "," +",-82570.0,50.0,8466.1,0.4,"B-",6150.0,50.0,115.91136,50.0,"8.6 s","(5+)",6.149,-3.632,-2.61,-5.254916000000001
+" ",68,48,116,"Cd "," ",-88719.0,3.0,8512.41,0.027,"B-",-469.0,5.0,115.904756,3.0,"1.2e+21 y","0+",-0.469,-7.171,-6.149,-4.8079160000000005
+" ",67,49,116,"In "," -n",-88250.0,4.0,8501.62,0.04,"B-",3278.0,4.0,115.90526,5.0,"14.10 s","1+",3.278100000000006,-0.553,0.469,-4.050916
+" ",66,50,116,"Sn "," ",-91528.1,2.9,8523.134,0.025," ","*","*",115.901741,3.0,"stable","0+",-4.707100000000006,-4.300100000000006,-3.278100000000006,-3.372516000000006
+" ",65,51,116,"Sb "," ",-86821.0,6.0,8475.81,0.05,"B+",4707.0,5.0,115.906794,6.0,"15.8 m","3+",-1.552,3.685100000000006,4.707100000000006,-1.2499160000000002
+" ",64,52,116,"Te "," x",-85269.0,28.0,8455.69,0.24,"B+",1552.0,29.0,115.90846,30.0,"2.49 h","0+",-7.779,0.53,1.552,0.9670839999999998
+" ",63,53,116,"I "," +",-77490.0,100.0,8381.9,0.8,"B+",7780.0,100.0,115.91681,100.0,"2.91 s","1+",-4.443,6.757,7.779,1.686084
+" ",62,54,116,"Xe "," x",-73047.0,13.0,8336.83,0.11,"B+",4450.0,100.0,115.921581,14.0,"59 s","0+",-10.977,3.421,4.443,1.8280839999999998
+" ",61,55,116,"Cs "," -p",-62070.0,100.0,8235.0,1.0,"B+",10980.0,100.0,115.93337,110.0,"0.70 s","(1+)",-7.47,9.955,10.977,2.6050839999999997
+" ",60,56,116,"Ba "," x",-54600.0,400.0,8164.0,3.0,"B+",7460.0,410.0,115.94138,430.0,"1.3 s","",0.0,6.448,7.47,2.945084
+"0",74,43,117,"Tc "," x",-49850.0,700.0,8210.0,6.0,"B-",10150.0,990.0,116.94648,750.0,"40 ms","",10.16,0.0,0.0,-10.074916000000002
+" ",73,44,117,"Ru "," x",-60010.0,700.0,8290.0,6.0,"B-",8940.0,860.0,116.93558,750.0,"300 ms","",8.94,-11.182,-10.16,-8.294916
+" ",72,45,117,"Rh "," x",-68950.0,500.0,8360.0,4.0,"B-",7580.0,510.0,116.92598,540.0,"0.44 s","(7/2+)",7.58,-9.962,-8.94,-7.654916
+" ",71,46,117,"Pd "," +",-76530.0,60.0,8417.8,0.5,"B-",5730.0,30.0,116.91784,60.0,"19.1 ms","(11/2-)",5.74,-8.602,-7.58,-6.754916000000001
+" ",70,47,117,"Ag "," +",-82270.0,50.0,8460.2,0.4,"B-",4160.0,50.0,116.91168,50.0,"5.34 s","(7/2)+",4.155,-6.762,-5.74,-6.014916
+" ",69,48,117,"Cd "," -n",-86425.0,3.0,8489.032,0.028,"B-",2520.0,6.0,116.907219,4.0,"2.49 h","1/2+",2.52,-5.177,-4.155,-5.159916
+" ",68,49,117,"In "," ",-88945.0,6.0,8503.88,0.05,"B-",1455.0,5.0,116.904514,6.0,"116.2 m","1/2-",1.455,-3.542,-2.52,-4.336916
+" ",67,50,117,"Sn "," ",-90400.0,2.9,8509.63,0.025," ","*","*",116.902952,3.0,"13.60 d","11/2-",-1.755,-2.477,-1.455,-3.775615999999997
+" ",66,51,117,"Sb "," ",-88645.0,9.0,8487.94,0.08,"B+",1755.0,9.0,116.904836,10.0,"2.80 h","5/2+",-3.548,0.733,1.755,-1.6999160000000002
+" ",65,52,117,"Te "," x",-85097.0,13.0,8450.93,0.11,"B+",3548.0,16.0,116.908645,14.0,"62 m","1/2+",-4.662,2.526,3.548,0.8110839999999998
+" ",64,53,117,"I "," x",-80435.0,28.0,8404.4,0.24,"B+",4660.0,30.0,116.91365,30.0,"2.22 m","(5/2)+",-6.25,3.64,4.662,1.5600839999999998
+" ",63,54,117,"Xe "," x",-74185.0,10.0,8344.3,0.09,"B+",6249.0,30.0,116.920359,11.0,"61 s","5/2(+)",-7.745,5.228,6.25,1.7370839999999999
+" ",62,55,117,"Cs "," ",-66440.0,60.0,8271.4,0.5,"B+",7740.0,60.0,116.92867,70.0,"8.4 s","(9/2+)",-9.15,6.723,7.745,2.265084
+" ",61,56,117,"Ba "," ep",-57290.0,300.0,8186.0,3.0,"B+",9160.0,310.0,116.9385,320.0,"1.75 s","(3/2)",-10.78,8.128,9.15,2.3750839999999998
+" ",60,57,117,"La "," -p",-46510.0,400.0,8088.0,3.0,"B+",10780.0,500.0,116.95007,430.0,"23.5 ms","(3/2+,3/2-)",0.0,9.758,10.78,2.765084
+"0",75,43,118,"Tc "," x",-45200.0,900.0,8169.0,8.0,"B-",12720.0,1210.0,117.95148,970.0,"150 ns","",12.72,0.0,0.0,0.0
+" ",74,44,118,"Ru "," x",-57920.0,800.0,8270.0,7.0,"B-",7220.0,950.0,117.93782,860.0,"None","None",7.22,-13.742,-12.72,-9.034916
+" ",73,45,118,"Rh "," x",-65140.0,500.0,8325.0,4.0,"B-",10330.0,550.0,117.93007,540.0,"None","None",10.33,-8.242,-7.22,-7.834916
+" ",72,46,118,"Pd "," +",-75470.0,210.0,8405.9,1.8,"B-",4100.0,200.0,117.91898,230.0,"1.9 s","0+",4.1,-11.352,-10.33,-7.364916
+" ",71,47,118,"Ag "," +",-79570.0,60.0,8434.0,0.5,"B-",7140.0,60.0,117.91458,70.0,"2.0 s","4(+)",7.139,-5.122,-4.1,-6.364916
+" ",70,48,118,"Cd "," -nn",-86709.0,20.0,8487.89,0.17,"B-",522.0,22.0,117.906915,22.0,"50.3 m","0+",0.521,-8.161,-7.139,-5.636916
+" ",69,49,118,"In "," ",-87230.0,8.0,8485.68,0.07,"B-",4426.0,8.0,117.906354,9.0,"8.5 s","8-",4.426100000000006,-1.543,-0.521,-4.705916
+" ",68,50,118,"Sn "," ",-91656.1,2.9,8516.561,0.024," ","*","*",117.901603,3.0,"stable","0+",-3.657100000000006,-5.4481000000000055,-4.426100000000006,-4.060116000000011
+" ",67,51,118,"Sb "," -",-87999.0,4.0,8478.94,0.04,"B+",3656.6,3.0,117.905529,4.0,"3.6 m","1+",-0.278,2.6351000000000058,3.657100000000006,-1.8519160000000001
+" ",66,52,118,"Te "," +nn",-87721.0,15.0,8469.95,0.13,"B+",278.0,15.0,117.905828,16.0,"6.00 d","0+",-6.75,-0.744,0.278,0.41508399999999984
+" ",65,53,118,"I "," x",-80971.0,20.0,8406.12,0.17,"B+",6750.0,25.0,117.913074,21.0,"13.7 m","2-",-2.892,5.728,6.75,1.1190839999999997
+" ",64,54,118,"Xe "," x",-78079.0,10.0,8374.98,0.09,"B+",2892.0,22.0,117.916179,11.0,"3.8 m","0+",-9.67,1.87,2.892,1.3850839999999998
+" ",63,55,118,"Cs "," ",-68409.0,13.0,8286.4,0.11,"B+",9670.0,16.0,117.926559,14.0,"14 s","2",-6.039,8.648,9.67,1.966084
+" ",62,56,118,"Ba "," x",-62370.0,200.0,8229.0,2.0,"B+",6040.0,200.0,117.93304,210.0,"5.5 s","0+",-12.75,5.017,6.039,2.2910839999999997
+" ",61,57,118,"La "," x",-49620.0,300.0,8114.0,3.0,"B+",12750.0,360.0,117.94673,320.0,"None","None",0.0,11.728,12.75,2.495084
+"0",75,44,119,"Ru "," x",-53240.0,700.0,8229.0,6.0,"B-",10000.0,920.0,118.94284,750.0,"150 ns","",10.0,0.0,0.0,-9.354916000000001
+" ",74,45,119,"Rh "," x",-63240.0,600.0,8307.0,5.0,"B-",8380.0,670.0,118.93211,640.0,"150 ns","",8.38,-11.022,-10.0,-8.554916
+" ",73,46,119,"Pd "," x",-71620.0,300.0,8371.0,3.0,"B-",6940.0,310.0,118.92311,320.0,"0.92 s","",6.94,-9.402,-8.38,-7.614916
+" ",72,47,119,"Ag "," +",-78560.0,90.0,8422.5,0.8,"B-",5350.0,40.0,118.91567,100.0,"2.1 s","(7/2+)",5.35,-7.962,-6.94,-6.774916
+" ",71,48,119,"Cd "," +",-83910.0,80.0,8460.9,0.7,"B-",3800.0,80.0,118.90992,90.0,"2.69 m","3/2+",3.794,-6.372,-5.35,-5.934916
+" ",70,49,119,"In "," ",-87704.0,8.0,8486.19,0.06,"B-",2364.0,8.0,118.905845,8.0,"18.0 m","1/2-",2.364399999999994,-4.816,-3.794,-5.138916
+" ",69,50,119,"Sn "," ",-90068.4,2.9,8499.477,0.024," ","*","*",118.903308,3.0,"293.1 d","11/2-",-0.5913999999999942,-3.3863999999999943,-2.364399999999994,-4.402815999999994
+" ",68,51,119,"Sb "," ",-89477.0,8.0,8487.94,0.07,"B+",591.0,8.0,118.903942,9.0,"38.19 h","5/2+",-2.293,-0.4306000000000058,0.5913999999999942,-2.364916
+" ",67,52,119,"Te "," -",-87184.0,8.0,8462.09,0.07,"B+",2293.0,2.0,118.906404,9.0,"16.05 h","1/2+",-3.418,1.271,2.293,0.42708399999999985
+" ",66,53,119,"I "," x",-83766.0,28.0,8426.79,0.23,"B+",3419.0,29.0,118.91007,30.0,"19.1 m","5/2+",-4.972,2.396,3.418,0.8120839999999998
+" ",65,54,119,"Xe "," x",-78794.0,10.0,8378.44,0.09,"B+",4971.0,30.0,118.915411,11.0,"5.8 m","(5/2+)",-6.489,3.95,4.972,0.8440839999999998
+" ",64,55,119,"Cs "," IT",-72305.0,14.0,8317.33,0.12,"B+",6489.0,17.0,118.922377,15.0,"43.0 s","9/2+",-7.715,5.467,6.489,1.6080839999999998
+" ",63,56,119,"Ba "," ep",-64590.0,200.0,8245.9,1.7,"B+",7710.0,200.0,118.93066,210.0,"5.4 s","(5/2+)",-9.62,6.693,7.715,1.6420839999999999
+" ",62,57,119,"La "," x",-54970.0,400.0,8158.0,3.0,"B+",9620.0,450.0,118.94099,430.0,"None","None",-10.97,8.598,9.62,2.305084
+" ",61,58,119,"Ce "," x",-44000.0,600.0,8060.0,5.0,"B+",10960.0,720.0,118.95276,640.0,"None","None",0.0,9.948,10.97,2.6050839999999997
+"0",76,44,120,"Ru "," x",-50940.0,800.0,8209.0,7.0,"B-",8290.0,1000.0,119.94531,860.0,"150 ns","0+",8.29,0.0,0.0,0.0
+" ",75,45,120,"Rh "," x",-59230.0,600.0,8272.0,5.0,"B-",10920.0,610.0,119.93641,640.0,"None","None",10.92,-9.312,-8.29,-8.904916000000002
+" ",74,46,120,"Pd "," +",-70150.0,120.0,8356.0,1.0,"B-",5500.0,100.0,119.92469,130.0,"0.5 s","0+",5.5,-11.942,-10.92,-8.124916
+" ",73,47,120,"Ag "," +",-75650.0,70.0,8395.3,0.6,"B-",8320.0,70.0,119.91879,80.0,"0.32 s","6(-)",8.324,-6.522,-5.5,-7.334916
+" ",72,48,120,"Cd "," +a",-83974.0,19.0,8458.16,0.16,"B-",1760.0,40.0,119.90985,20.0,"50.80 s","0+",1.766,-9.346,-8.324,-6.438916
+" ",71,49,120,"In "," +",-85740.0,40.0,8466.3,0.3,"B-",5370.0,40.0,119.90796,40.0,"3.08 s","1+",5.365100000000006,-2.788,-1.766,-5.5949160000000004
+" ",70,50,120,"Sn "," ",-91105.1,2.5,8504.548,0.021,"B-",-2681.0,7.0,119.90219470000001,2.7,"stable","0+",-2.681100000000006,-6.3871000000000056,-5.365100000000006,-4.811016000000006
+" ",69,51,120,"Sb "," -",-88424.0,8.0,8475.69,0.06,"B-",980.0,12.0,119.905072,8.0,"15.89 m","1+",0.981,1.6591000000000058,2.681100000000006,-2.598916
+" ",68,52,120,"Te "," ",-89405.0,10.0,8477.34,0.08," ","*","*",119.90402,10.0,"stable","0+",-5.615,-2.003,-0.981,-0.30181599999999437
+" ",67,53,120,"I "," -",-83790.0,18.0,8424.03,0.15,"B+",5615.0,15.0,119.910048,19.0,"81.6 m","2-",-1.618,4.593,5.615,0.6060839999999998
+" ",66,54,120,"Xe "," x",-82172.0,12.0,8404.03,0.1,"B+",1617.0,21.0,119.911784,13.0,"40 m","0+",-8.283,0.596,1.618,0.6720839999999998
+" ",65,55,120,"Cs "," IT",-73889.0,10.0,8328.48,0.08,"B+",8284.0,15.0,119.920677,11.0,"61.3 s","2(+)",-4.999,7.261,8.283,1.176084
+" ",64,56,120,"Ba "," -",-68890.0,300.0,8280.3,2.5,"B+",5000.0,300.0,119.92604,320.0,"24 s","0+",-11.2,3.977,4.999,1.7320839999999997
+" ",63,57,120,"La "," x",-57690.0,500.0,8180.0,4.0,"B+",11200.0,590.0,119.93807,540.0,"None","None",-7.98,10.178,11.2,1.9550839999999998
+" ",62,58,120,"Ce "," x",-49710.0,700.0,8107.0,6.0,"B+",7980.0,860.0,119.94664,750.0,"None","None",0.0,6.958,7.98,2.465084
+"0",76,45,121,"Rh "," x",-57080.0,900.0,8252.0,7.0,"B-",9180.0,1030.0,120.93872,970.0,"None","None",9.18,0.0,0.0,-9.654916000000002
+" ",75,46,121,"Pd "," x",-66260.0,500.0,8321.0,4.0,"B-",8400.0,520.0,120.92887,540.0,"None","None",8.4,-10.202,-9.18,-8.674916000000001
+" ",74,47,121,"Ag "," +",-74660.0,150.0,8384.5,1.2,"B-",6400.0,120.0,120.91985,160.0,"0.78 s","(7/2+)",6.4,-9.422,-8.4,-8.134916
+" ",73,48,121,"Cd "," +",-81060.0,80.0,8430.9,0.7,"B-",4780.0,80.0,120.91298,90.0,"13.5 s","(3/2+)",4.781,-7.422,-6.4,-6.954916
+" ",72,49,121,"In "," +p",-85841.0,27.0,8463.93,0.23,"B-",3363.0,27.0,120.907846,29.0,"3.88 m","1/2-",3.363100000000006,-5.803,-4.781,-5.995916
+" ",71,50,121,"Sn "," ",-89204.1,2.5,8485.257,0.021,"B-",391.0,2.1,120.9042355,2.7,"55 y","11/2-",0.391,-4.385100000000006,-3.363100000000006,-5.204016000000006
+" ",70,51,121,"Sb "," ",-89595.1,2.2,8482.023,0.018," ","*","*",120.90381570000001,2.4,"stable","5/2+",-1.0441000000000058,-1.413,-0.391,-3.075016000000006
+" ",69,52,121,"Te "," ",-88551.0,26.0,8466.93,0.21,"B+",1044.0,26.0,120.904936,28.0,"19.16 d","1/2+",-2.264,0.02210000000000582,1.0441000000000058,-0.5759160000000002
+" ",68,53,121,"I "," ",-86287.0,10.0,8441.75,0.09,"B+",2264.0,27.0,120.907367,11.0,"2.12 h","5/2+",-3.814,1.242,2.264,-0.06691600000000017
+" ",67,54,121,"Xe "," x",-82473.0,11.0,8403.76,0.09,"B+",3814.0,15.0,120.911462,12.0,"40.1 m","5/2(+)",-5.373,2.792,3.814,0.19908399999999984
+" ",66,55,121,"Cs "," x",-77100.0,14.0,8352.9,0.11,"B+",5372.0,18.0,120.917229,15.0,"155 s","3/2(+)",-6.36,4.351,5.373,0.9100839999999998
+" ",65,56,121,"Ba "," -",-70740.0,140.0,8293.9,1.2,"B+",6360.0,140.0,120.92405,150.0,"29.7 s","5/2(+)",-8.34,5.338,6.36,1.0200839999999998
+" ",64,57,121,"La "," x",-62400.0,500.0,8218.0,4.0,"B+",8340.0,520.0,120.93301,540.0,"5.3 s","",-9.7,7.318,8.34,1.6150839999999997
+" ",63,58,121,"Ce "," x",-52700.0,500.0,8132.0,4.0,"B+",9700.0,710.0,120.94342,540.0,"1.1 s","5/2+",-11.12,8.678,9.7,2.165084
+" ",62,59,121,"Pr "," -p",-41580.0,700.0,8033.0,6.0,"B+",11130.0,860.0,120.95536,750.0,"1.4 s","(3/2-)",0.0,10.098,11.12,2.5050839999999996
+"0",77,45,122,"Rh "," x",-52900.0,700.0,8216.0,6.0,"B-",11790.0,810.0,121.94321,750.0,"None","None",11.79,0.0,0.0,-10.124916
+" ",76,46,122,"Pd "," x",-64690.0,400.0,8307.0,3.0,"B-",6540.0,450.0,121.93055,430.0,"None","None",6.54,-12.812,-11.79,-9.194916000000001
+" ",75,47,122,"Ag "," x",-71230.0,210.0,8354.0,2.0,"B-",9500.0,210.0,121.92353,220.0,"0.48 s","(3+)",9.5,-7.562,-6.54,-8.514916000000001
+" ",74,48,122,"Cd "," +pp",-80730.0,40.0,8425.2,0.4,"B-",2850.0,70.0,121.91333,50.0,"5.24 s","0+",2.85,-10.522,-9.5,-7.684916
+" ",73,49,122,"In "," +",-83580.0,50.0,8442.2,0.4,"B-",6370.0,50.0,121.91028,50.0,"1.5 s","1+",6.365899999999995,-3.872,-2.85,-6.434916
+" ",72,50,122,"Sn "," ",-89945.9,2.7,8487.945,0.022,"B-",-1615.8,2.8,121.903439,2.9,"stable","0+",-1.615699999999997,-7.387899999999994,-6.365899999999995,-5.661815999999995
+" ",71,51,122,"Sb "," ",-88330.2,2.2,8468.288,0.018,"B-",1983.9,1.9,121.9051737,2.4,"2.7209 d","2-",1.983800000000003,0.5936999999999971,1.615699999999997,-3.5251159999999975
+" ",70,52,122,"Te "," ",-90314.0,1.5,8478.137,0.012," ","*","*",121.9030439,1.6,"stable","0+",-4.234,-3.005800000000003,-1.983800000000003,-1.0828159999999944
+" ",69,53,122,"I "," -",-86080.0,5.0,8437.02,0.04,"B+",4234.0,5.0,121.907589,6.0,"3.63 m","1+",-0.725,3.212,4.234,-0.5059160000000001
+" ",68,54,122,"Xe "," x",-85355.0,11.0,8424.66,0.09,"B+",725.0,12.0,121.908368,12.0,"20.1 h","0+",-7.215,-0.297,0.725,-0.05891600000000017
+" ",67,55,122,"Cs "," ",-78140.0,30.0,8359.11,0.26,"B+",7220.0,30.0,121.91611,30.0,"21.2 s","1+",-3.531,6.193,7.215,0.40608399999999983
+" ",66,56,122,"Ba "," x",-74609.0,28.0,8323.76,0.23,"B+",3530.0,40.0,121.9199,30.0,"1.95 m","0+",-10.069,2.509,3.531,1.045084
+" ",65,57,122,"La "," x",-64540.0,300.0,8235.0,2.0,"B+",10070.0,300.0,121.93071,320.0,"8.7 s","",-6.7,9.047,10.069,1.444084
+" ",64,58,122,"Ce "," x",-57840.0,400.0,8173.0,3.0,"B+",6710.0,500.0,121.93791,430.0,"None","None",-12.95,5.678,6.7,2.1050839999999997
+" ",63,59,122,"Pr "," x",-44890.0,500.0,8061.0,4.0,"B+",12950.0,640.0,121.95181,540.0,"None","None",0.0,11.928,12.95,2.305084
+"0",77,46,123,"Pd "," x",-60610.0,600.0,8272.0,5.0,"B-",9340.0,630.0,122.93493,640.0,"150 ns","",9.35,0.0,0.0,-9.794916
+" ",76,47,123,"Ag "," x",-69960.0,210.0,8341.0,2.0,"B-",7360.0,210.0,122.9249,220.0,"0.300 s","(7/2+)",7.35,-10.372,-9.35,-9.144916
+" ",75,48,123,"Cd "," +",-77310.0,40.0,8394.6,0.3,"B-",6120.0,30.0,122.917,40.0,"2.10 s","(3/2+)",6.116,-8.372,-7.35,-8.114916000000001
+" ",74,49,123,"In "," +",-83426.0,24.0,8437.91,0.2,"B-",4394.0,24.0,122.910438,26.0,"6.17 s","(9/2)+",4.3945,-7.138,-6.116,-7.290916
+" ",73,50,123,"Sn "," ",-87820.5,2.7,8467.278,0.022,"B-",1403.6,2.9,122.9057208,2.9,"129.2 d","11/2-",1.4036000000000057,-5.4165,-4.3945,-6.335416
+" ",72,51,123,"Sb "," ",-89224.1,2.1,8472.329,0.017," ","*","*",122.904214,2.2,"stable","7/2+",-0.05220000000001164,-2.425600000000006,-1.4036000000000057,-3.945016000000006
+" ",71,52,123,"Te "," ",-89171.9,1.5,8465.544,0.012,"B+",52.2,1.5,122.90427,1.6,"9.2e+16 y","1/2+",-1.228899999999994,-0.9697999999999883,0.05220000000001164,-1.5284160000000002
+" ",70,53,123,"I "," ",-87943.0,4.0,8449.19,0.03,"B+",1229.0,3.0,122.905589,4.0,"13.2234 h","5/2+",-2.694,0.20689999999999417,1.228899999999994,-0.8909160000000002
+" ",69,54,123,"Xe "," ",-85249.0,10.0,8420.93,0.08,"B+",2695.0,10.0,122.908482,10.0,"2.08 h","(1/2)+",-4.205,1.672,2.694,-0.4899160000000002
+" ",68,55,123,"Cs "," x",-81044.0,12.0,8380.38,0.1,"B+",4205.0,15.0,122.912996,13.0,"5.88 m","1/2+",-5.389,3.183,4.205,0.29708399999999985
+" ",67,56,123,"Ba "," x",-75655.0,12.0,8330.21,0.1,"B+",5389.0,17.0,122.918781,13.0,"2.7 m","5/2(+)",-6.945,4.367,5.389,0.7140839999999998
+" ",66,57,123,"La "," x",-68710.0,200.0,8267.0,2.0,"B+",6950.0,200.0,122.92624,210.0,"17 s","",-8.53,5.923,6.945,1.170084
+" ",65,58,123,"Ce "," x",-60180.0,300.0,8192.0,2.0,"B+",8530.0,360.0,122.9354,320.0,"3.8 s","(5/2)",-9.84,7.508,8.53,1.9850839999999998
+" ",64,59,123,"Pr "," x",-50340.0,600.0,8105.0,5.0,"B+",9840.0,670.0,122.94596,640.0,"None","None",0.0,8.818,9.84,2.205084
+"0",78,46,124,"Pd "," x",-58800.0,500.0,8255.0,4.0,"B-",7680.0,540.0,123.93688,540.0,"None","None",7.67,0.0,0.0,-10.284916
+" ",77,47,124,"Ag "," x",-66470.0,200.0,8311.0,2.0,"B-",10240.0,210.0,123.92864,210.0,"0.172 s","",10.24,-8.692,-7.67,-9.664916000000002
+" ",76,48,124,"Cd "," +",-76710.0,60.0,8387.1,0.5,"B-",4170.0,40.0,123.91765,70.0,"1.25 s","0+",4.17,-11.262,-10.24,-8.984916000000002
+" ",75,49,124,"In "," +",-80880.0,50.0,8414.4,0.4,"B-",7360.0,50.0,123.91318,50.0,"3.11 s","3+",7.356800000000003,-5.192,-4.17,-7.654916
+" ",74,50,124,"Sn "," ",-88236.8,1.4,8467.441,0.011,"B-",-616.5,2.1,123.90527390000001,1.5,"45 us","(10+)",-0.6165,-8.378800000000004,-7.356800000000003,-6.687716000000003
+" ",73,51,124,"Sb "," ",-87620.3,2.1,8456.161,0.017,"B-",2904.3,1.5,123.9059357,2.2,"93 s","5+",2.9041999999999972,-0.4055,0.6165,-4.305216000000003
+" ",72,52,124,"Te "," ",-90524.5,1.5,8473.273,0.012,"B-",-3159.6,1.9,123.9028179,1.6,"stable","0+",-3.1595,-3.926199999999997,-2.9041999999999972,-1.8443159999999943
+" ",71,53,124,"I "," -",-87365.0,2.4,8441.483,0.019,"B-",295.1,2.8,123.90620990000001,2.5,"4.1760 d","2-",0.2951000000000058,2.1375,3.1595,-1.3659160000000001
+" ",70,54,124,"Xe "," ",-87660.1,1.8,8437.554,0.015," ","*","*",123.905893,2.0,"1.6e+14 y","0+",-5.929100000000006,-1.3171000000000057,-0.2951000000000058,-0.680016000000006
+" ",69,55,124,"Cs "," x",-81731.0,8.0,8383.43,0.07,"B+",5929.0,9.0,123.912258,9.0,"30.8 s","1+",-2.641,4.907100000000006,5.929100000000006,-0.3659160000000002
+" ",68,56,124,"Ba "," x",-79090.0,12.0,8355.82,0.1,"B+",2642.0,15.0,123.915094,13.0,"11.0 m","0+",-8.83,1.619,2.641,0.6570839999999998
+" ",67,57,124,"La "," x",-70260.0,60.0,8278.3,0.5,"B+",8830.0,60.0,123.92457,60.0,"None","None",-5.44,7.808,8.83,1.204084
+" ",66,58,124,"Ce "," x",-64820.0,300.0,8228.0,2.0,"B+",5440.0,300.0,123.93041,320.0,"6 s","0+",-11.69,4.418,5.44,1.6450839999999998
+" ",65,59,124,"Pr "," x",-53130.0,600.0,8128.0,5.0,"B+",11690.0,670.0,123.94296,640.0,"1.2 s","",-8.63,10.668,11.69,2.135084
+" ",64,60,124,"Nd "," x",-44500.0,600.0,8052.0,5.0,"B+",8640.0,840.0,123.95223,640.0,"None","None",0.0,7.608,8.63,2.785084
+"0",78,47,125,"Ag "," x",-64800.0,300.0,8296.0,2.0,"B-",8550.0,310.0,124.93043,320.0,"0.166 s","(7/2+)",8.56,0.0,0.0,-10.144916
+" ",77,48,125,"Cd "," +",-73360.0,70.0,8357.8,0.6,"B-",7120.0,60.0,124.92125,70.0,"0.65 s","(3/2+)",7.12,-9.582,-8.56,-9.524916000000001
+" ",76,49,125,"In "," +",-80480.0,30.0,8408.48,0.24,"B-",5420.0,30.0,124.9136,30.0,"2.36 s","9/2(+)",5.4185,-8.142,-7.12,-8.244916000000002
+" ",75,50,125,"Sn "," -n",-85898.5,1.5,8445.567,0.012,"B-",2357.0,2.7,124.9077841,1.6,"9.64 d","11/2-",2.357,-6.4405,-5.4185,-7.263416
+" ",74,51,125,"Sb "," +",-88255.5,2.6,8458.164,0.021,"B-",766.7,2.1,124.9052538,2.8,"2.75856 y","7/2+",0.766699999999997,-3.379,-2.357,-4.839416
+" ",73,52,125,"Te "," ",-89022.2,1.5,8458.039,0.012," ","*","*",124.9044307,1.6,"57.40 d","11/2-",-0.1858000000000029,-1.788699999999997,-0.766699999999997,-2.2430159999999915
+" ",72,53,125,"I "," -",-88836.4,1.5,8450.294,0.012,"B+",185.77,0.06,124.9046302,1.6,"59.400 d","5/2+",-1.6442999999999883,-0.8361999999999971,0.1858000000000029,-1.6662159999999886
+" ",71,54,125,"Xe "," ",-87192.1,1.9,8430.88,0.015,"B+",1644.4,2.2,124.9063955,2.0,"16.9 h","1/2(+)",-3.1041000000000056,0.6222999999999883,1.6442999999999883,-1.066016000000006
+" ",70,55,125,"Cs "," ",-84088.0,8.0,8399.79,0.06,"B+",3104.0,8.0,124.909728,8.0,"46.7 m","1/2(+)",-4.42,2.082100000000006,3.1041000000000056,-0.22591600000000017
+" ",69,56,125,"Ba "," x",-79668.0,11.0,8358.17,0.09,"B+",4420.0,14.0,124.914473,12.0,"3.5 m","1/2(+)",-5.909,3.398,4.42,0.3800839999999998
+" ",68,57,125,"La "," x",-73759.0,26.0,8304.64,0.21,"B+",5909.0,28.0,124.920816,28.0,"64.8 s","",-7.099,4.887,5.909,0.9160839999999998
+" ",67,58,125,"Ce "," x",-66660.0,200.0,8242.0,2.0,"B+",7100.0,200.0,124.92844,210.0,"9.03 s","(5/2+)",-8.75,6.077,7.099,1.6550839999999998
+" ",66,59,125,"Pr "," x",-57910.0,400.0,8165.0,3.0,"B+",8750.0,450.0,124.93783,430.0,"3.3 s","",-10.29,7.728,8.75,2.0650839999999997
+" ",65,60,125,"Nd "," x",-47620.0,400.0,8077.0,3.0,"B+",10290.0,570.0,124.94888,430.0,"0.60 s","(5/2)",0.0,9.268,10.29,2.655084
+"0",79,47,126,"Ag "," x",-61010.0,300.0,8264.0,2.0,"B-",11320.0,300.0,125.9345,320.0,"107 ms","",11.32,0.0,0.0,-10.534916
+" ",78,48,126,"Cd "," +",-72330.0,50.0,8347.3,0.4,"B-",5490.0,40.0,125.92235,60.0,"0.515 s","0+",5.48,-12.342,-11.32,-10.064916
+" ",77,49,126,"In "," +",-77810.0,40.0,8384.6,0.3,"B-",8210.0,40.0,125.91646,40.0,"1.53 s","3(+)",8.21,-6.502,-5.48,-9.004916000000001
+" ",76,50,126,"Sn "," -nn",-86020.0,11.0,8443.56,0.08,"B-",380.0,30.0,125.907653,11.0,"2.30e+5 y","0+",0.38,-9.232,-8.21,-7.7149160000000006
+" ",75,51,126,"Sb "," -",-86400.0,30.0,8440.35,0.25,"B-",3670.0,30.0,125.90725,30.0,"19.15 m","(5+)",3.664600000000006,-1.402,-0.38,-5.244916
+" ",74,52,126,"Te "," ",-90064.6,1.5,8463.242,0.012,"B-",-2154.0,4.0,125.9033117,1.6,"stable","0+",-2.1536000000000057,-4.686600000000006,-3.664600000000006,-2.5436160000000116
+" ",73,53,126,"I "," ",-87911.0,4.0,8439.937,0.03,"B-",1258.0,5.0,125.905624,4.0,"12.93 d","2-",1.258,1.1316000000000057,2.1536000000000057,-2.005716000000003
+" ",72,54,126,"Xe "," -",-89169.0,6.0,8443.71,0.05," ","*","*",125.904274,7.0,"stable","0+",-4.824,-2.28,-1.258,-1.2799160000000003
+" ",71,55,126,"Cs "," x",-84345.0,12.0,8399.22,0.1,"B+",4824.0,14.0,125.909452,13.0,"1.64 m","1+",-1.675,3.802,4.824,-0.6899160000000002
+" ",70,56,126,"Ba "," x",-82670.0,12.0,8379.72,0.1,"B+",1675.0,17.0,125.91125,13.0,"100 m","0+",-7.7,0.653,1.675,0.2600839999999998
+" ",69,57,126,"La "," x",-74970.0,90.0,8312.4,0.7,"B+",7700.0,90.0,125.91951,100.0,"54 s","(5+)",-4.149,6.678,7.7,0.7450839999999999
+" ",68,58,126,"Ce "," x",-70821.0,28.0,8273.26,0.22,"B+",4150.0,90.0,125.92397,30.0,"51.0 s","0+",-10.561,3.127,4.149,1.3630839999999997
+" ",67,59,126,"Pr "," x",-60260.0,200.0,8183.0,2.0,"B+",10560.0,200.0,125.93531,210.0,"3.14 s","ge 4",-7.37,9.539,10.561,1.8550839999999997
+" ",66,60,126,"Nd "," x",-52890.0,400.0,8119.0,3.0,"B+",7370.0,450.0,125.94322,430.0,"None","None",-13.32,6.348,7.37,2.5250839999999997
+" ",65,61,126,"Pm "," x",-39570.0,500.0,8007.0,4.0,"B+",13320.0,640.0,125.95752,540.0,"None","None",0.0,12.298,13.32,2.8950839999999998
+"0",80,47,127,"Ag "," x",-58900.0,300.0,8246.0,2.0,"B-",9620.0,310.0,126.93677,320.0,"109 ms","",9.62,0.0,0.0,0.0
+" ",79,48,127,"Cd "," +",-68520.0,70.0,8315.1,0.6,"B-",8470.0,60.0,126.92644,80.0,"0.43 s","(3/2+)",8.47,-10.642,-9.62,-10.334916000000002
+" ",78,49,127,"In "," +",-76990.0,40.0,8375.6,0.3,"B-",6510.0,30.0,126.91735,40.0,"1.09 s","(9/2+)",6.509,-9.492,-8.47,-9.454916
+" ",77,50,127,"Sn "," +",-83499.0,25.0,8420.78,0.19,"B-",3201.0,24.0,126.91036,26.0,"2.10 h","(11/2-)",3.201,-7.531,-6.509,-8.613916000000001
+" ",76,51,127,"Sb "," +",-86700.0,5.0,8439.82,0.04,"B-",1581.0,5.0,126.906924,6.0,"3.85 d","7/2+",1.5811000000000057,-4.223,-3.201,-5.6989160000000005
+" ",75,52,127,"Te "," ",-88281.1,1.5,8446.113,0.012,"B-",702.0,3.0,126.9052263,1.6,"109 d","11/2-",0.7018999999999942,-2.6031000000000057,-1.5811000000000057,-2.885516000000006
+" ",74,53,127,"I "," ",-88983.0,4.0,8445.481,0.028," ","*","*",126.904473,4.0,"stable","5/2+",-0.662,-1.7238999999999942,-0.7018999999999942,-2.1838159999999944
+" ",73,54,127,"Xe "," ",-88321.0,4.0,8434.11,0.03,"B+",662.3,2.0,126.905184,4.0,"36.4 d","1/2+",-2.081,-0.36,0.662,-1.574016000000006
+" ",72,55,127,"Cs "," ",-86240.0,6.0,8411.56,0.04,"B+",2081.0,6.0,126.907418,6.0,"6.25 h","1/2+",-3.424,1.059,2.081,-0.7219160000000001
+" ",71,56,127,"Ba "," x",-82816.0,11.0,8378.44,0.09,"B+",3424.0,13.0,126.911094,12.0,"12.7 m","1/2+",-4.92,2.402,3.424,0.008083999999999833
+" ",70,57,127,"La "," x",-77896.0,26.0,8333.54,0.2,"B+",4920.0,28.0,126.916375,28.0,"5.1 m","(11/2-)",-5.916,3.898,4.92,0.7230839999999998
+" ",69,58,127,"Ce "," x",-71980.0,60.0,8280.8,0.5,"B+",5920.0,60.0,126.92273,60.0,"31 s","(5/2+)",-7.55,4.894,5.916,1.2500839999999998
+" ",68,59,127,"Pr "," x",-64430.0,200.0,8215.0,2.0,"B+",7540.0,200.0,126.93083,210.0,"4.2 s","",-9.01,6.528,7.55,1.8550839999999997
+" ",67,60,127,"Nd "," x",-55420.0,400.0,8138.0,3.0,"B+",9010.0,450.0,126.9405,430.0,"1.8 s","",-10.36,7.988,9.01,2.3350839999999997
+" ",66,61,127,"Pm "," x",-45060.0,600.0,8050.0,5.0,"B+",10370.0,720.0,126.95163,640.0,"None","None",0.0,9.338,10.36,2.8550839999999997
+"0",81,47,128,"Ag "," x",-54800.0,300.0,8212.0,2.0,"B-",12490.0,420.0,127.94117,320.0,"58 ms","",12.49,0.0,0.0,0.0
+" ",80,48,128,"Cd "," +",-67290.0,290.0,8303.6,2.3,"B-",7070.0,290.0,127.92776,320.0,"0.34 s","0+",7.07,-13.512,-12.49,-10.914916000000002
+" ",79,49,128,"In "," +",-74360.0,50.0,8352.8,0.4,"B-",8980.0,40.0,127.92017,50.0,"0.84 s","(3)+",8.975,-8.092,-7.07,-10.314916
+" ",78,50,128,"Sn "," +",-83335.0,27.0,8416.76,0.21,"B-",1274.0,15.0,127.910537,29.0,"6.5 s","(7-)",1.274,-9.997,-8.975,-9.049916000000001
+" ",77,51,128,"Sb "," IT",-84609.0,25.0,8420.61,0.2,"B-",4384.0,25.0,127.909169,27.0,"10.4 m","5+",4.383100000000006,-2.296,-1.274,-6.153916000000001
+" ",76,52,128,"Te "," ",-88992.1,1.7,8448.74,0.014,"B-",-1254.0,4.0,127.9044631,1.9,"7.7e+24 y","0+",-1.2541000000000058,-5.405100000000006,-4.383100000000006,-3.1802160000000033
+" ",75,53,128,"I "," ",-87738.0,4.0,8432.829,0.028,"B-",2122.0,4.0,127.905809,4.0,"24.99 m","1+",2.122,0.23210000000000583,1.2541000000000058,-2.542615999999997
+" ",74,54,128,"Xe "," ",-89860.0,1.4,8443.296,0.011," ","*","*",127.9035313,1.5,"stable","0+",-3.929,-3.144,-2.122,-1.7604160000000002
+" ",73,55,128,"Cs "," ",-85931.0,5.0,8406.49,0.04,"B+",3929.0,5.0,127.907749,6.0,"3.62 m","1+",-0.529,2.907,3.929,-0.9909160000000001
+" ",72,56,128,"Ba "," ",-85402.0,10.0,8396.24,0.08,"B+",530.0,11.0,127.908318,11.0,"2.43 d","0+",-6.772,-0.493,0.529,-0.16681599999999436
+" ",71,57,128,"La "," x",-78630.0,50.0,8337.2,0.4,"B+",6770.0,60.0,127.91559,60.0,"5.23 m","(5+)",-3.096,5.75,6.772,0.6760839999999998
+" ",70,58,128,"Ce "," x",-75534.0,28.0,8306.93,0.22,"B+",3100.0,60.0,127.91891,30.0,"3.93 m","0+",-9.203,2.074,3.096,1.1310839999999998
+" ",69,59,128,"Pr "," x",-66331.0,30.0,8228.91,0.23,"B+",9200.0,40.0,127.92879,30.0,"2.85 s","(4-)",-6.151,8.181,9.203,1.5040839999999998
+" ",68,60,128,"Nd "," x",-60180.0,200.0,8175.0,2.0,"B+",6150.0,200.0,127.93539,210.0,"5 s","0+",-12.13,5.129,6.151,2.215084
+" ",67,61,128,"Pm "," x",-48050.0,400.0,8074.0,3.0,"B+",12140.0,450.0,127.94842,430.0,"1.0 s","",-9.0,11.108,12.13,2.655084
+" ",66,62,128,"Sm "," x",-39050.0,500.0,7997.0,4.0,"B+",9000.0,640.0,127.95808,540.0,"None","None",0.0,7.978,9.0,3.0250839999999997
+"0",82,47,129,"Ag "," x",-52450.0,400.0,8193.0,3.0,"B-",10750.0,500.0,128.94369,430.0,"46 ms","(9/2+)",10.75,0.0,0.0,0.0
+" ",81,48,129,"Cd "," x",-63200.0,300.0,8270.0,2.0,"B-",9740.0,300.0,128.93215,320.0,"0.27 s","(3/2+)",9.74,-11.772,-10.75,0.0
+" ",80,49,129,"In "," +",-72940.0,40.0,8339.6,0.3,"B-",7660.0,30.0,128.9217,50.0,"0.610 s","9/2+",7.654,-10.762,-9.74,-10.564916
+" ",79,50,129,"Sn "," x",-80594.0,29.0,8392.84,0.22,"B-",4030.0,40.0,128.91348,30.0,"2.23 m","(3/2+)",4.034,-8.676,-7.654,-9.658916000000001
+" ",78,51,129,"Sb "," +",-84628.0,21.0,8418.05,0.17,"B-",2375.0,21.0,128.909148,23.0,"17.7 m","(19/2-)",2.375199999999997,-5.056,-4.034,-6.572916
+" ",77,52,129,"Te "," ",-87003.2,1.8,8430.396,0.014,"B-",1500.0,3.0,128.9065982,1.9,"33.6 d","11/2-",1.499800000000003,-3.397199999999997,-2.375199999999997,-3.529615999999997
+" ",76,53,129,"I "," ",-88503.0,3.0,8435.96,0.025,"B-",194.0,3.0,128.904988,3.0,"1.57e7 y","7/2+",0.1943999999999942,-2.521800000000003,-1.499800000000003,-2.672416
+" ",75,54,129,"Xe "," ",-88697.4,0.7,8431.4,0.006," ","*","*",128.9047794,0.8,"8.88 d","11/2-",-1.1973999999999942,-1.2163999999999942,-0.1943999999999942,-2.100115999999997
+" ",74,55,129,"Cs "," ",-87500.0,5.0,8416.06,0.04,"B+",1197.0,5.0,128.906064,5.0,"32.06 h","1/2+",-2.435,0.17539999999999417,1.1973999999999942,-1.088516000000006
+" ",73,56,129,"Ba "," ",-85065.0,11.0,8391.11,0.08,"B+",2436.0,11.0,128.908679,12.0,"2.23 h","1/2+",-3.739,1.413,2.435,-0.29781599999999436
+" ",72,57,129,"La "," x",-81326.0,21.0,8356.06,0.16,"B+",3738.0,24.0,128.912693,22.0,"11.6 m","3/2+",-5.039,2.717,3.739,0.33708399999999983
+" ",71,58,129,"Ce "," x",-76287.0,28.0,8310.94,0.22,"B+",5040.0,30.0,128.9181,30.0,"3.5 m","5/2+",-6.513,4.017,5.039,0.9560839999999998
+" ",70,59,129,"Pr "," x",-69774.0,30.0,8254.38,0.23,"B+",6510.0,40.0,128.9251,30.0,"30 s","(11/2-)",-7.534,5.491,6.513,1.5600839999999998
+" ",69,60,129,"Nd "," ep",-62240.0,200.0,8190.0,2.0,"B+",7540.0,200.0,128.93319,220.0,"4.9 s","(5/2+)",-9.29,6.512,7.534,1.9950839999999999
+" ",68,61,129,"Pm "," x",-52950.0,400.0,8112.0,3.0,"B+",9290.0,450.0,128.94316,430.0,"None","None",-10.7,8.268,9.29,2.535084
+" ",67,62,129,"Sm "," x",-42250.0,500.0,8023.0,4.0,"B+",10690.0,640.0,128.95464,540.0,"None","None",0.0,9.678,10.7,2.945084
+"0",83,47,130,"Ag "," -nn",-46160.0,330.0,8144.0,3.0,"B-",15410.0,440.0,129.95045,360.0,"50 ms","",15.41,0.0,0.0,0.0
+" ",82,48,130,"Cd "," +",-61570.0,280.0,8256.1,2.2,"B-",8320.0,280.0,129.9339,300.0,"0.20 s","0+",8.32,-16.432,-15.41,0.0
+" ",81,49,130,"In "," +",-69890.0,40.0,8314.0,0.3,"B-",10250.0,40.0,129.92497,40.0,"0.29 s","1(-)",10.249,-9.342,-8.32,-11.304916
+" ",80,50,130,"Sn "," ",-80139.0,11.0,8386.87,0.08,"B-",2153.0,14.0,129.913967,11.0,"3.72 m","0+",2.153,-11.271,-10.249,-10.233916
+" ",79,51,130,"Sb "," ",-82292.0,17.0,8397.41,0.13,"B-",5060.0,17.0,129.911656,18.0,"39.5 m","(8-)",5.059399999999994,-3.175,-2.153,-6.906916
+" ",78,52,130,"Te "," ",-87351.4,1.9,8430.312,0.015,"B-",-419.0,3.0,129.9062244,2.1,"0.79e+21 y","0+",-0.41939999999999417,-6.081399999999994,-5.059399999999994,-3.756315999999994
+" ",77,53,130,"I "," ",-86932.0,3.0,8421.071,0.024,"B-",2949.0,3.0,129.906674,3.0,"8.84 m","2+",2.949699999999997,-0.6026000000000058,0.41939999999999417,-2.956916
+" ",76,54,130,"Xe "," ",-89881.7,0.7,8437.74,0.006,"B-",-2981.0,8.0,129.903508,0.8,"stable","0+",-2.981699999999997,-3.971699999999997,-2.949699999999997,-2.2420159999999916
+" ",75,55,130,"Cs "," ",-86900.0,8.0,8408.79,0.06,"B-",361.0,9.0,129.906709,9.0,"29.21 m","1+",0.3616000000000058,1.959699999999997,2.981699999999997,-1.4139160000000002
+" ",74,56,130,"Ba "," ",-87261.6,2.8,8405.549,0.021," ","*","*",129.9063208,3.0,"9.4 ms","8-",-5.633600000000006,-1.3836000000000057,-0.3616000000000058,-0.517516000000006
+" ",73,57,130,"La "," x",-81628.0,26.0,8356.2,0.2,"B+",5634.0,26.0,129.912369,28.0,"8.7 m","3(+)",-2.205,4.6116000000000055,5.633600000000006,0.29208399999999984
+" ",72,58,130,"Ce "," x",-79423.0,28.0,8333.22,0.21,"B+",2210.0,40.0,129.91474,30.0,"22.9 m","0+",-8.243,1.183,2.205,0.8220839999999998
+" ",71,59,130,"Pr "," x",-71180.0,60.0,8263.8,0.5,"B+",8250.0,70.0,129.92359,70.0,"40.0 s","high j",-4.584,7.221,8.243,1.3650839999999997
+" ",70,60,130,"Nd "," x",-66596.0,28.0,8222.51,0.21,"B+",4580.0,70.0,129.92851,30.0,"13 s","0+",-11.126,3.562,4.584,1.8000839999999998
+" ",69,61,130,"Pm "," x",-55470.0,300.0,8131.0,2.0,"B+",11130.0,300.0,129.94045,320.0,"2.6 s","(4,5,6)",-7.89,10.104,11.126,2.365084
+" ",68,62,130,"Sm "," x",-47580.0,400.0,8064.0,3.0,"B+",7890.0,500.0,129.94892,430.0,"None","None",-13.64,6.868,7.89,2.885084
+" ",67,63,130,"Eu "," -p",-33940.0,500.0,7953.0,4.0,"B+",13650.0,640.0,129.96357,540.0,"None","None",0.0,12.618,13.64,3.205084
+"0",83,48,131,"Cd "," x",-55270.0,300.0,8207.0,2.0,"B-",12870.0,300.0,130.94067,320.0,"68 ms","",12.867,0.0,0.0,0.0
+" ",82,49,131,"In "," +",-68137.0,28.0,8298.81,0.21,"B-",9177.0,18.0,130.92685,30.0,"0.28 s","(9/2+)",9.177,-13.889,-12.867,-11.661916000000002
+" ",81,50,131,"Sn "," ",-77314.0,21.0,8362.9,0.16,"B-",4674.0,11.0,130.917,23.0,"56.0 s","(3/2+)",4.674,-10.199,-9.177,-11.218916000000002
+" ",80,51,131,"Sb "," ",-81988.0,21.0,8392.6,0.16,"B-",3221.0,21.0,130.911982,22.0,"23.03 m","(7/2+)",3.2215,-5.696,-4.674,-7.422916
+" ",79,52,131,"Te "," ",-85209.5,1.9,8411.221,0.015,"B-",2234.9,2.2,130.9085239,2.1,"30 h","11/2-",2.2348999999999943,-4.2435,-3.2215,-4.135416
+" ",78,53,131,"I "," +",-87444.4,1.1,8422.309,0.009,"B-",970.8,0.6,130.9061246,1.2,"8.02070 d","7/2+",0.9708000000000029,-3.256899999999994,-2.2348999999999943,-3.1693159999999945
+" ",77,54,131,"Xe "," ",-88415.2,1.0,8423.748,0.007," ","*","*",130.9050824,1.0,"11.84 d","11/2-",-0.3551999999999971,-1.992800000000003,-0.9708000000000029,-2.5590159999999913
+" ",76,55,131,"Cs "," ",-88060.0,5.0,8415.06,0.04,"B+",355.0,5.0,130.905464,5.0,"9.689 d","5/2+",-1.376199999999997,-0.666800000000003,0.3551999999999971,-1.5019160000000003
+" ",75,56,131,"Ba "," ",-86683.8,2.8,8398.587,0.021,"B+",1376.0,5.0,130.906941,3.0,"11.50 d","1/2+",-2.9148000000000027,0.3541999999999971,1.376199999999997,-0.7877160000000031
+" ",74,57,131,"La "," x",-83769.0,28.0,8370.37,0.21,"B+",2915.0,28.0,130.91007,30.0,"59 m","3/2+",-4.049,1.892800000000003,2.9148000000000027,0.04608399999999983
+" ",73,58,131,"Ce "," x",-79720.0,30.0,8333.45,0.26,"B+",4050.0,40.0,130.91442,40.0,"10.2 m","(7/2+)",-5.44,3.027,4.049,0.6710839999999998
+" ",72,59,131,"Pr "," x",-74280.0,50.0,8286.0,0.4,"B+",5440.0,60.0,130.92026,60.0,"1.53 m","(3/2+)",-6.511,4.418,5.44,1.1910839999999998
+" ",71,60,131,"Nd "," x",-67769.0,28.0,8230.31,0.21,"B+",6510.0,60.0,130.92725,30.0,"27 s","(5/2)",-8.029,5.489,6.511,1.7860839999999998
+" ",70,61,131,"Pm "," x",-59740.0,200.0,8163.0,1.0,"B+",8030.0,200.0,130.93587,210.0,"None","None",-9.54,7.007,8.029,2.265084
+" ",69,62,131,"Sm "," x",-50200.0,300.0,8084.0,2.0,"B+",9540.0,360.0,130.94611,320.0,"1.2 s","",-10.85,8.518,9.54,2.7950839999999997
+" ",68,63,131,"Eu "," -p",-39350.0,400.0,7995.0,3.0,"B+",10850.0,500.0,130.95775,430.0,"17.8 ms","(3/2+)",0.0,9.828,10.85,3.285084
+"0",84,48,132,"Cd "," x",-50720.0,500.0,8171.0,4.0,"B-",11700.0,510.0,131.94555,540.0,"97 ms","0+",11.7,0.0,0.0,0.0
+" ",83,49,132,"In "," +",-62420.0,60.0,8253.8,0.5,"B-",14140.0,60.0,131.93299,70.0,"0.201 s","(7-)",14.134,-12.722,-11.7,-10.044916
+" ",82,50,132,"Sn "," ",-76554.0,14.0,8354.93,0.1,"B-",3119.0,9.0,131.917816,15.0,"2.03 us","(8+)",3.12,-15.156,-14.134,-11.688916
+" ",81,51,132,"Sb "," ",-79674.0,14.0,8372.63,0.11,"B-",5509.0,14.0,131.914467,15.0,"2.79 m","(4+)",5.508,-4.142,-3.12,-7.738916000000001
+" ",80,52,132,"Te "," ",-85182.0,7.0,8408.44,0.05,"B-",518.0,4.0,131.908553,7.0,"3.70 us","(10+)",0.518,-6.53,-5.508,-4.271916
+" ",79,53,132,"I "," ",-85700.0,6.0,8406.43,0.04,"B-",3581.0,6.0,131.907997,6.0,"1.387 h","(8-)",3.5805,-1.54,-0.518,-3.5159160000000003
+" ",78,54,132,"Xe "," ",-89280.5,1.0,8427.633,0.007,"B-",-2124.6,2.1,131.9041535,1.0,"8.39 ms","(10+)",-2.124600000000006,-4.6025,-3.5805,-2.7133159999999945
+" ",77,55,132,"Cs "," ",-87155.9,1.9,8405.612,0.014,"B-",1278.9,2.2,131.9064343,2.0,"6.480 d","2+",1.2789000000000088,1.1026000000000058,2.124600000000006,-1.8428159999999942
+" ",76,56,132,"Ba "," ",-88434.8,1.1,8409.373,0.008," ","*","*",131.9050613,1.1,"3.0e+21 y","0+",-4.6948000000000025,-2.300900000000009,-1.2789000000000088,-0.999716000000003
+" ",75,57,132,"La "," x",-83740.0,40.0,8367.88,0.3,"B+",4690.0,40.0,131.9101,40.0,"4.8 h","2-",-1.266,3.6728000000000027,4.6948000000000025,-0.23391600000000018
+" ",74,58,132,"Ce "," ",-82474.0,21.0,8352.36,0.16,"B+",1270.0,40.0,131.91146,22.0,"3.51 h","0+",-7.264,0.244,1.266,0.5030839999999999
+" ",73,59,132,"Pr "," x",-75210.0,60.0,8291.4,0.4,"B+",7260.0,60.0,131.91926,60.0,"1.6 m","(2)+",-3.784,6.242,7.264,0.9950839999999999
+" ",72,60,132,"Nd "," x",-71426.0,24.0,8256.81,0.18,"B+",3790.0,60.0,131.923321,26.0,"94 s","0+",-9.716,2.762,3.784,1.6830839999999998
+" ",71,61,132,"Pm "," x",-61710.0,200.0,8177.0,1.0,"B+",9710.0,200.0,131.93375,210.0,"6.3 s","(3+)",-6.46,8.694,9.716,2.196084
+" ",70,62,132,"Sm "," x",-55250.0,300.0,8122.0,2.0,"B+",6470.0,360.0,131.94069,320.0,"4.0 s","0+",-12.75,5.438,6.46,2.5050839999999996
+" ",69,63,132,"Eu "," x",-42500.0,400.0,8020.0,3.0,"B+",12740.0,500.0,131.95437,430.0,"None","None",0.0,11.728,12.75,3.1250839999999998
+"0",84,49,133,"In "," x",-57930.0,300.0,8219.0,2.0,"B-",13020.0,300.0,132.93781,320.0,"165 ms","(9/2+)",13.02,0.0,0.0,-7.904916
+" ",83,50,133,"Sn "," +",-70950.0,40.0,8310.68,0.27,"B-",7990.0,25.0,132.92383,40.0,"1.45 s","(7/2-)",7.993,-14.042,-13.02,-10.174916000000001
+" ",82,51,133,"Sb "," +",-78943.0,25.0,8364.87,0.19,"B-",4002.0,7.0,132.915252,27.0,"3 us","",4.002,-9.015,-7.993,-8.427916000000002
+" ",81,52,133,"Te "," +",-82945.0,24.0,8389.08,0.18,"B-",2942.0,24.0,132.910955,26.0,"55.4 m","11/2-",2.942,-5.024,-4.002,-4.7759160000000005
+" ",80,53,133,"I "," +",-85887.0,5.0,8405.32,0.04,"B-",1757.0,4.0,132.907797,5.0,"9 s","(19/2-)",1.7566000000000057,-3.964,-2.942,-3.683916
+" ",79,54,133,"Xe "," +",-87643.6,2.4,8412.647,0.018,"B-",427.4,2.4,132.9059107,2.6,"2.19 d","11/2-",0.4273579999999929,-2.7786000000000057,-1.7566000000000057,-3.065316000000009
+" ",78,55,133,"Cs "," ",-88070.958,0.022,8409.978,0.0," ","*","*",132.905451933,0.024,"stable","7/2+",-0.5174579999999988,-1.4493579999999928,-0.4273579999999929,-1.992873999999999
+" ",77,56,133,"Ba "," ",-87553.5,1.0,8400.205,0.007,"B+",517.5,1.0,132.9060075,1.1,"10.52 y","1/2+",-2.0595,-0.5045420000000013,0.5174579999999988,-1.281016000000006
+" ",76,57,133,"La "," x",-85494.0,28.0,8378.84,0.21,"B+",2059.0,28.0,132.90822,30.0,"3.912 h","5/2+",-3.071,1.0375,2.0595,-0.4189160000000002
+" ",75,58,133,"Ce "," x",-82423.0,16.0,8349.87,0.12,"B+",3070.0,30.0,132.911515,18.0,"97 m","1/2+",-4.485,2.049,3.071,0.21708399999999983
+" ",74,59,133,"Pr "," x",-77938.0,12.0,8310.26,0.09,"B+",4486.0,21.0,132.916331,13.0,"6.5 m","(3/2+)",-5.608,3.463,4.485,0.9630839999999998
+" ",73,60,133,"Nd "," x",-72330.0,50.0,8262.2,0.4,"B+",5610.0,50.0,132.92235,50.0,"70 s","(7/2+)",-6.92,4.586,5.608,1.5320839999999998
+" ",72,61,133,"Pm "," x",-65410.0,50.0,8204.3,0.4,"B+",6920.0,70.0,132.92978,50.0,"15 s","(11/2-)",-8.28,5.898,6.92,1.9390839999999998
+" ",71,62,133,"Sm "," x",-57130.0,200.0,8136.0,1.0,"B+",8280.0,200.0,132.93867,210.0,"3.7 s","(5/2+)",-9.85,7.258,8.28,2.685084
+" ",70,63,133,"Eu "," x",-47280.0,300.0,8056.0,2.0,"B+",9850.0,360.0,132.94924,320.0,"None","None",0.0,8.828,9.85,3.245084
+"0",85,49,134,"In "," x",-52020.0,400.0,8173.0,3.0,"B-",14770.0,410.0,133.94415,430.0,"140 ms","",14.78,0.0,0.0,-8.284916
+" ",84,50,134,"Sn "," +",-66800.0,100.0,8277.9,0.7,"B-",7370.0,90.0,133.92829,110.0,"1.050 s","0+",7.37,-15.802,-14.78,-7.654916
+" ",83,51,134,"Sb "," +",-74170.0,40.0,8327.0,0.3,"B-",8390.0,40.0,133.92038,50.0,"0.78 s","(0-)",8.389,-8.392,-7.37,-6.704916
+" ",82,52,134,"Te "," +",-82559.0,11.0,8383.84,0.08,"B-",1513.0,7.0,133.911369,11.0,"164.1 ns","6+",1.513,-9.411,-8.389,-4.8449160000000004
+" ",81,53,134,"I "," +",-84072.0,8.0,8389.29,0.06,"B-",4052.0,8.0,133.909744,9.0,"3.52 m","(8)-",4.0525,-2.535,-1.513,-4.204916
+" ",80,54,134,"Xe "," x",-88124.5,0.8,8413.689,0.006,"B-",-1233.3,0.8,133.9053945,0.9,"290 ms","7-",-1.2333190000000032,-5.0745,-4.0525,-3.198016000000006
+" ",79,55,134,"Cs "," ",-86891.181,0.026,8398.646,0.0,"B-",2058.7,0.4,133.906718475,0.028,"2.0652 y","4+",2.0587189999999973,0.21131900000000314,1.2333190000000032,-2.384096999999997
+" ",78,56,134,"Ba "," ",-88949.9,0.4,8408.171,0.003," ","*","*",133.9045084,0.4,"2.63 us","(10+)",-3.7308999999999943,-3.0807189999999975,-2.0587189999999973,-1.4931159999999972
+" ",77,57,134,"La "," x",-85219.0,20.0,8374.49,0.15,"B+",3731.0,20.0,133.908514,21.0,"6.45 m","1+",-0.383,2.708899999999994,3.7308999999999943,-0.7439160000000001
+" ",76,58,134,"Ce "," x",-84836.0,20.0,8365.79,0.15,"B+",383.0,29.0,133.908925,22.0,"3.16 d","0+",-6.326,-0.639,0.383,0.0006840000000056534
+" ",75,59,134,"Pr "," x",-78510.0,40.0,8312.78,0.26,"B+",6320.0,40.0,133.91571,40.0,"17 m","2-",-2.864,5.304,6.326,0.6930839999999998
+" ",74,60,134,"Nd "," x",-75646.0,12.0,8285.54,0.09,"B+",2870.0,40.0,133.91879,13.0,"8.5 m","0+",-8.906,1.842,2.864,1.3520839999999998
+" ",73,61,134,"Pm "," x",-66740.0,60.0,8213.2,0.4,"B+",8910.0,60.0,133.92835,60.0,"5 s","(2+)",-5.23,7.884,8.906,2.015084
+" ",72,62,134,"Sm "," x",-61510.0,200.0,8168.0,1.0,"B+",5230.0,200.0,133.93397,210.0,"9.5 s","0+",-11.68,4.208,5.23,2.661084
+" ",71,63,134,"Eu "," x",-49830.0,200.0,8075.0,1.0,"B+",11680.0,280.0,133.94651,210.0,"0.5 s","",-8.26,10.658,11.68,3.215084
+" ",70,64,134,"Gd "," x",-41570.0,400.0,8008.0,3.0,"B+",8250.0,450.0,133.95537,430.0,"None","None",0.0,7.238,8.26,3.5850839999999997
+"0",86,49,135,"In "," x",-47200.0,500.0,8137.0,4.0,"B-",13600.0,640.0,134.94933,540.0,"92 ms","",13.6,0.0,0.0,0.0
+" ",85,50,135,"Sn "," x",-60800.0,400.0,8232.0,3.0,"B-",8910.0,410.0,134.93473,430.0,"530 ms","(7/2-)",8.91,-14.622,-13.6,-7.954916
+" ",84,51,135,"Sb "," +",-69710.0,100.0,8292.1,0.8,"B-",8120.0,50.0,134.92517,110.0,"1.68 s","(7/2+)",8.12,-9.932,-8.91,-3.997916
+" ",83,52,135,"Te "," +",-77830.0,90.0,8346.5,0.7,"B-",5960.0,90.0,134.91645,100.0,"0.51 us","(19/2-)",5.96,-9.142,-8.12,-2.940916
+" ",82,53,135,"I "," ",-83790.0,7.0,8384.84,0.05,"B-",2627.0,6.0,134.910048,8.0,"6.57 h","7/2+",2.627,-6.982,-5.96,-4.226916
+" ",81,54,135,"Xe "," ",-86417.0,5.0,8398.5,0.03,"B-",1165.0,4.0,134.907227,5.0,"15.29 m","11/2-",1.1648999999999943,-3.649,-2.627,-3.632416
+" ",80,55,135,"Cs "," ",-87581.9,1.0,8401.338,0.007,"B-",268.7,1.1,134.905977,1.1,"53 m","19/2-",0.26860000000000583,-2.1868999999999943,-1.1648999999999943,-2.5624160000000002
+" ",79,56,135,"Ba "," ",-87850.5,0.4,8397.533,0.003," ","*","*",134.9056886,0.4,"28.7 h","11/2-",-1.1995,-1.2906000000000057,-0.26860000000000583,-1.860216000000003
+" ",78,57,135,"La "," -",-86651.0,10.0,8382.85,0.07,"B+",1200.0,10.0,134.906977,11.0,"19.5 h","5/2+",-2.026,0.1775,1.1995,-1.0159160000000003
+" ",77,58,135,"Ce "," -",-84625.0,11.0,8362.05,0.08,"B+",2026.0,5.0,134.909151,12.0,"17.7 h","1/2(+)",-3.689,1.004,2.026,-0.3661159999999973
+" ",76,59,135,"Pr "," x",-80936.0,12.0,8328.93,0.09,"B+",3689.0,16.0,134.913112,13.0,"24 m","3/2(+)",-4.722,2.667,3.689,0.40808399999999984
+" ",75,60,135,"Nd "," x",-76214.0,19.0,8288.15,0.14,"B+",4722.0,23.0,134.918181,21.0,"12.4 m","9/2(-)",-6.234,3.7,4.722,1.081084
+" ",74,61,135,"Pm "," x",-69980.0,60.0,8236.2,0.4,"B+",6240.0,60.0,134.92488,60.0,"45 s","(11/2-)",-7.12,5.212,6.234,1.8750839999999998
+" ",73,62,135,"Sm "," x",-62860.0,150.0,8177.6,1.1,"B+",7120.0,170.0,134.93252,170.0,"10.3 s","(3/2,5/2+)",-8.67,6.098,7.12,2.4840839999999997
+" ",72,63,135,"Eu "," x",-54190.0,300.0,8108.0,2.0,"B+",8660.0,340.0,134.94182,320.0,"1.5 s","",-10.01,7.648,8.67,3.1250839999999998
+" ",71,64,135,"Gd "," x",-44180.0,500.0,8028.0,4.0,"B+",10010.0,590.0,134.95257,540.0,"1.1 s","",0.0,8.988,10.01,3.595084
+"0",86,50,136,"Sn "," x",-56500.0,500.0,8199.0,4.0,"B-",8370.0,590.0,135.93934,540.0,"250 ms","0+",8.38,0.0,0.0,-8.204916
+" ",85,51,136,"Sb "," x",-64880.0,300.0,8255.0,2.0,"B-",9550.0,300.0,135.93035,320.0,"0.82 s","",9.55,-9.402,-8.38,-4.8849160000000005
+" ",84,52,136,"Te "," ",-74430.0,50.0,8319.4,0.3,"B-",5070.0,60.0,135.9201,50.0,"17.5 s","0+",5.07,-10.572,-9.55,-0.3009160000000002
+" ",83,53,136,"I "," ",-79500.0,50.0,8351.0,0.4,"B-",6930.0,50.0,135.91465,50.0,"83.4 s","(1-)",6.925,-6.092,-5.07,-2.250916
+" ",82,54,136,"Xe "," ",-86425.0,7.0,8396.16,0.05,"B-",-86.0,7.0,135.907219,8.0,"3.6e+20 y","0+",-0.08630000000000292,-7.947,-6.925,-3.667916
+" ",81,55,136,"Cs "," +",-86338.7,1.9,8389.77,0.014,"B-",2548.2,1.9,135.90731159999999,2.0,"13.16 d","5+",2.548199999999997,-0.9356999999999971,0.08630000000000292,-3.0636159999999975
+" ",80,56,136,"Ba "," ",-88886.9,0.4,8402.755,0.003,"B-",-2850.0,50.0,135.9045759,0.4,"0.3084 s","7-",-2.846899999999994,-3.570199999999997,-2.548199999999997,-2.031315999999994
+" ",79,57,136,"La "," x",-86040.0,50.0,8376.0,0.4,"B-",430.0,50.0,135.90764,60.0,"9.87 m","1+",0.428,1.8248999999999942,2.846899999999994,-1.309016000000006
+" ",78,58,136,"Ce "," ",-86468.0,13.0,8373.47,0.1," ","*","*",135.907172,14.0,"2.2 us","10+",-5.141,-1.45,-0.428,-0.45811599999999725
+" ",77,59,136,"Pr "," ",-81327.0,12.0,8329.91,0.09,"B+",5141.0,15.0,135.912692,13.0,"13.1 m","2+",-2.128,4.119,5.141,-0.011916000000000168
+" ",76,60,136,"Nd "," x",-79199.0,12.0,8308.51,0.09,"B+",2128.0,17.0,135.914976,13.0,"50.65 m","0+",-7.999,1.106,2.128,0.8500839999999998
+" ",75,61,136,"Pm "," x",-71200.0,80.0,8243.9,0.6,"B+",8000.0,80.0,135.92357,80.0,"47 s","(2+)",-4.389,6.977,7.999,1.585084
+" ",74,62,136,"Sm "," x",-66811.0,12.0,8205.92,0.09,"B+",4390.0,80.0,135.928276,13.0,"47 s","0+",-10.551,3.367,4.389,2.1900839999999997
+" ",73,63,136,"Eu "," x",-56260.0,200.0,8123.0,1.0,"B+",10550.0,200.0,135.9396,210.0,"None","None",-7.21,9.529,10.551,3.0250839999999997
+" ",72,64,136,"Gd "," x",-49050.0,400.0,8064.0,3.0,"B+",7210.0,450.0,135.94734,430.0,"200 ns","(0+)",-13.08,6.188,7.21,3.7750839999999997
+" ",71,65,136,"Tb "," x",-35970.0,600.0,7962.0,4.0,"B+",13080.0,720.0,135.96138,640.0,"None","None",0.0,12.058,13.08,4.105084
+"0",87,50,137,"Sn "," x",-50310.0,600.0,8153.0,4.0,"B-",9950.0,720.0,136.94599,640.0,"190 ms","",9.95,0.0,0.0,0.0
+" ",86,51,137,"Sb "," x",-60260.0,400.0,8220.0,3.0,"B-",9300.0,420.0,136.93531,430.0,"None","None",9.3,-10.972,-9.95,-4.754916000000001
+" ",85,52,137,"Te "," +",-69560.0,120.0,8282.1,0.9,"B-",6940.0,120.0,136.92532,130.0,"2.49 s","(7/2-)",6.943,-10.322,-9.3,-1.0349160000000002
+" ",84,53,137,"I ","p-2n",-76503.0,28.0,8327.07,0.2,"B-",5877.0,27.0,136.917871,30.0,"24.5 s","(7/2+)",5.876,-7.965,-6.943,0.015083999999999832
+" ",83,54,137,"Xe "," -n",-82379.0,7.0,8364.26,0.05,"B-",4166.0,7.0,136.911562,8.0,"3.818 m","7/2-",4.166600000000006,-6.898,-5.876,-1.8589160000000002
+" ",82,55,137,"Cs "," ",-86545.6,0.5,8388.956,0.003,"B-",1175.63,0.17,136.9070895,0.5,"30.07 y","7/2+",1.1755999999999913,-5.188600000000005,-4.166600000000006,-3.083516000000006
+" ",81,56,137,"Ba "," ",-87721.2,0.4,8391.827,0.003," ","*","*",136.9058274,0.5,"2.552 m","11/2-",-0.6201999999999971,-2.197599999999991,-1.1755999999999913,-2.5025159999999915
+" ",80,57,137,"La "," +",-87101.0,13.0,8381.59,0.1,"B+",621.0,13.0,136.906494,14.0,"6e+4 y","7/2+",-1.222,-0.40180000000000293,0.6201999999999971,-1.4549580000000015
+" ",79,58,137,"Ce "," ",-85879.0,13.0,8366.96,0.1,"B+",1222.1,1.6,136.907806,14.0,"9.0 h","3/2+",-2.702,0.2,1.222,-0.7504160000000002
+" ",78,59,137,"Pr "," ",-83177.0,12.0,8341.53,0.09,"B+",2701.0,9.0,136.910705,13.0,"1.28 h","5/2+",-3.597,1.68,2.702,-0.10791600000000016
+" ",77,60,137,"Nd "," ",-79580.0,11.0,8309.56,0.08,"B+",3597.0,16.0,136.914567,12.0,"38.5 m","1/2+",-5.507,2.575,3.597,0.41808399999999984
+" ",76,61,137,"Pm "," x",-74073.0,13.0,8263.65,0.1,"B+",5507.0,17.0,136.920479,14.0,"2.4 m","11/2-",-6.043,4.485,5.507,1.440084
+" ",75,62,137,"Sm "," ",-68030.0,40.0,8213.8,0.3,"B+",6050.0,40.0,136.92697,50.0,"45 s","(9/2-)",-8.01,5.021,6.043,1.8750839999999998
+" ",74,63,137,"Eu "," x",-60020.0,200.0,8150.0,1.0,"B+",8010.0,200.0,136.93557,210.0,"11 s","(11/2-)",-8.81,6.988,8.01,2.965084
+" ",73,64,137,"Gd "," x",-51210.0,400.0,8080.0,3.0,"B+",8800.0,450.0,136.94502,430.0,"7 s","",-10.21,7.788,8.81,3.495084
+" ",72,65,137,"Tb "," x",-41000.0,600.0,7999.0,4.0,"B+",10210.0,720.0,136.95598,640.0,"None","None",0.0,9.188,10.21,3.8550839999999997
+"0",87,51,138,"Sb "," x",-55150.0,300.0,8182.0,2.0,"B-",10780.0,360.0,137.94079,320.0,"None","None",10.78,0.0,0.0,-5.554916
+" ",86,52,138,"Te "," x",-65930.0,210.0,8254.0,1.0,"B-",6400.0,220.0,137.92922,220.0,"1.4 s","0+",6.4,-11.802,-10.78,-1.5549160000000002
+" ",85,53,138,"I "," +",-72330.0,80.0,8295.0,0.6,"B-",7820.0,70.0,137.92235,90.0,"6.41 s","",7.82,-7.422,-6.4,-0.5849160000000002
+" ",84,54,138,"Xe "," +",-80150.0,40.0,8346.0,0.3,"B-",2740.0,40.0,137.91395,50.0,"14.08 m","0+",2.737,-8.842,-7.82,-0.015916000000000166
+" ",83,55,138,"Cs "," ",-82887.0,9.0,8360.15,0.07,"B-",5374.0,9.0,137.911017,10.0,"2.91 m","6-",5.374600000000006,-3.759,-2.737,-1.2399160000000002
+" ",82,56,138,"Ba "," ",-88261.6,0.4,8393.42,0.003,"B-",-1737.0,4.0,137.9052472,0.5,"stable","0+",-1.736600000000006,-6.396600000000006,-5.374600000000006,-2.562016000000006
+" ",81,57,138,"La "," +n",-86525.0,4.0,8375.164,0.026,"B-",1044.0,10.0,137.907112,4.0,"1.02e+11 y","5+",1.044,0.7146000000000058,1.736600000000006,-2.058735000000003
+" ",80,58,138,"Ce "," ",-87569.0,10.0,8377.06,0.07," ","*","*",137.905991,11.0,"8.65 ms","7-",-4.437,-2.066,-1.044,-1.044016000000006
+" ",79,59,138,"Pr "," -",-83132.0,14.0,8339.24,0.1,"B+",4437.0,10.0,137.910755,15.0,"1.45 m","1+",-1.114,3.415,4.437,-0.33791600000000016
+" ",78,60,138,"Nd "," x",-82018.0,12.0,8325.5,0.09,"B+",1113.0,19.0,137.91195,13.0,"5.04 h","0+",-7.078,0.092,1.114,0.3930839999999998
+" ",77,61,138,"Pm "," x",-74940.0,27.0,8268.54,0.2,"B+",7078.0,30.0,137.919548,30.0,"3.24 m","",-3.442,6.056,7.078,1.1450839999999998
+" ",76,62,138,"Sm "," x",-71498.0,12.0,8237.93,0.09,"B+",3443.0,30.0,137.923244,13.0,"3.1 m","0+",-9.748,2.42,3.442,1.7230839999999998
+" ",75,63,138,"Eu "," x",-61750.0,28.0,8161.62,0.2,"B+",9750.0,30.0,137.93371,30.0,"12.1 s","(6-)",-5.97,8.726,9.748,2.5650839999999997
+" ",74,64,138,"Gd "," x",-55780.0,200.0,8113.0,1.0,"B+",5970.0,200.0,137.94012,210.0,"4.7 s","0+",-12.15,4.948,5.97,3.305084
+" ",73,65,138,"Tb "," x",-43630.0,400.0,8019.0,3.0,"B+",12150.0,450.0,137.95316,430.0,"None","None",-8.69,11.128,12.15,3.7750839999999997
+" ",72,66,138,"Dy "," x",-34940.0,600.0,7950.0,4.0,"B+",8690.0,720.0,137.96249,640.0,"None","None",0.0,7.668,8.69,4.205084
+"0",88,51,139,"Sb "," x",-50320.0,500.0,8146.0,4.0,"B-",10480.0,640.0,138.94598,540.0,"150 ns","",10.48,0.0,0.0,-5.544916
+" ",87,52,139,"Te "," x",-60800.0,400.0,8216.0,3.0,"B-",8040.0,400.0,138.93473,430.0,"150 ns","(7/2-)",8.04,-11.502,-10.48,-2.424916
+" ",86,53,139,"I "," +",-68840.0,30.0,8268.25,0.22,"B-",6806.0,23.0,138.9261,30.0,"2.280 s","(7/2+)",6.804,-9.062,-8.04,-1.5549160000000002
+" ",85,54,139,"Xe "," +",-75644.0,21.0,8311.58,0.15,"B-",5057.0,21.0,138.918793,22.0,"39.68 s","3/2-",5.057,-7.826,-6.804,-0.23891600000000016
+" ",84,55,139,"Cs "," +",-80701.0,3.0,8342.338,0.023,"B-",4213.0,3.0,138.913364,3.0,"9.27 m","7/2+",4.212699999999997,-6.079,-5.057,0.6640839999999998
+" ",83,56,139,"Ba "," ",-84913.7,0.4,8367.017,0.003,"B-",2317.6,2.4,138.9088413,0.5,"83.06 m","7/2-",2.317699999999997,-5.2346999999999975,-4.212699999999997,-0.9216159999999972
+" ",82,57,139,"La "," ",-87231.4,2.4,8378.063,0.017," ","*","*",138.9063533,2.6,"stable","7/2+",-0.27939999999999415,-3.339699999999997,-2.317699999999997,-2.0744160000000003
+" ",81,58,139,"Ce "," ",-86952.0,7.0,8370.43,0.05,"B+",279.0,7.0,138.906653,8.0,"137.641 d","3/2+",-2.129,-0.7426000000000058,0.27939999999999415,-1.5264160000000002
+" ",80,59,139,"Pr "," ",-84823.0,8.0,8349.48,0.06,"B+",2129.2,3.0,138.908938,8.0,"4.41 h","5/2+",-2.831,1.107,2.129,-0.5969160000000001
+" ",79,60,139,"Nd "," ",-81992.0,26.0,8323.48,0.19,"B+",2832.0,26.0,138.911978,28.0,"29.7 m","3/2+",-4.496,1.809,2.831,0.20808399999999982
+" ",78,61,139,"Pm "," ",-77496.0,13.0,8285.51,0.1,"B+",4495.0,25.0,138.916804,14.0,"4.15 m","(5/2)+",-5.116,3.474,4.496,1.0150839999999999
+" ",77,62,139,"Sm "," x",-72380.0,11.0,8243.08,0.08,"B+",5116.0,17.0,138.922297,12.0,"2.57 m","1/2+",-6.982,4.094,5.116,1.4090839999999998
+" ",76,63,139,"Eu "," x",-65398.0,13.0,8187.22,0.09,"B+",6982.0,17.0,138.929792,14.0,"17.9 s","(11/2)-",-7.868,5.96,6.982,2.157084
+" ",75,64,139,"Gd "," x",-57530.0,200.0,8125.0,1.0,"B+",7870.0,200.0,138.93824,210.0,"5.8 s","(9/2-)",-9.36,6.846,7.868,2.905084
+" ",74,65,139,"Tb "," x",-48170.0,300.0,8052.0,2.0,"B+",9360.0,360.0,138.94829,320.0,"1.6 s","",-10.48,8.338,9.36,3.595084
+" ",73,66,139,"Dy "," x",-37690.0,500.0,7971.0,4.0,"B+",10480.0,590.0,138.95954,540.0,"0.6 s","(7/2+)",0.0,9.458,10.48,4.065084
+"0",88,52,140,"Te "," x",-56960.0,300.0,8188.0,2.0,"B-",7310.0,360.0,139.93885,320.0,"None","None",7.31,0.0,0.0,-2.884916
+" ",87,53,140,"I "," x",-64270.0,200.0,8234.0,1.0,"B-",8720.0,210.0,139.931,210.0,"0.86 s","4-",8.72,-8.332,-7.31,-1.8149160000000002
+" ",86,54,140,"Xe "," +",-72990.0,60.0,8290.9,0.4,"B-",4060.0,60.0,139.92164,70.0,"13.60 s","0+",4.061,-9.742,-8.72,-0.9849160000000001
+" ",85,55,140,"Cs "," ",-77051.0,8.0,8314.33,0.06,"B-",6220.0,10.0,139.917282,9.0,"63.7 s","1-",6.22,-5.083,-4.061,0.02408399999999983
+" ",84,56,140,"Ba "," ",-83271.0,8.0,8353.17,0.06,"B-",1050.0,8.0,139.910605,9.0,"12.752 d","0+",1.05,-7.242,-6.22,0.7290839999999998
+" ",83,57,140,"La "," ",-84321.0,2.4,8355.083,0.017,"B-",3762.2,1.8,139.9094776,2.6,"1.6781 d","3-",3.762300000000003,-2.072,-1.05,-0.4072160000000031
+" ",82,58,140,"Ce "," ",-88083.3,2.5,8376.368,0.018," ","*","*",139.9054387,2.6,"stable","0+",-3.3883000000000028,-4.784300000000003,-3.762300000000003,-1.6213160000000089
+" ",81,59,140,"Pr "," -",-84695.0,6.0,8346.58,0.05,"B+",3388.0,6.0,139.909076,7.0,"3.39 m","1+",-0.443,2.366300000000003,3.3883000000000028,-1.079916
+" ",80,60,140,"Nd "," x",-84252.0,28.0,8337.82,0.2,"B+",444.0,29.0,139.90955,30.0,"3.37 d","0+",-6.042,-0.579,0.443,-0.20891600000000016
+" ",79,61,140,"Pm "," -",-78210.0,40.0,8289.06,0.26,"B+",6045.0,24.0,139.91604,40.0,"9.2 s","1+",-2.754,5.02,6.042,0.6920839999999998
+" ",78,62,140,"Sm "," x",-75456.0,12.0,8263.82,0.09,"B+",2750.0,40.0,139.918995,13.0,"14.82 m","0+",-8.466,1.732,2.754,1.3180839999999998
+" ",77,63,140,"Eu "," -",-66990.0,50.0,8197.7,0.4,"B+",8470.0,50.0,139.92809,60.0,"1.51 s","1+",-5.208,7.444,8.466,1.785084
+" ",76,64,140,"Gd "," x",-61782.0,28.0,8154.97,0.2,"B+",5200.0,60.0,139.93367,30.0,"15.8 s","0+",-11.302,4.186,5.208,2.604084
+" ",75,65,140,"Tb "," -",-50480.0,800.0,8069.0,6.0,"B+",11300.0,800.0,139.94581,860.0,"2.4 s","5",-7.64,10.28,11.302,3.3550839999999997
+" ",74,66,140,"Dy "," x",-42840.0,500.0,8008.0,4.0,"B+",7640.0,950.0,139.95401,540.0,"None","None",-13.53,6.618,7.64,3.785084
+" ",73,67,140,"Ho "," -p",-29310.0,500.0,7906.0,4.0,"B+",13530.0,710.0,139.96854,540.0,"6 ms","(6-,0-,8+)",0.0,12.508,13.53,4.235084
+"0",89,52,141,"Te "," x",-51560.0,400.0,8148.0,3.0,"B-",8960.0,450.0,140.94465,430.0,"None","None",8.96,0.0,0.0,-3.674916
+" ",88,53,141,"I "," x",-60520.0,200.0,8206.0,1.0,"B-",7810.0,220.0,140.93503,210.0,"0.43 s","",7.81,-9.982,-8.96,-2.6849160000000003
+" ",87,54,141,"Xe "," +",-68330.0,90.0,8256.3,0.6,"B-",6150.0,90.0,140.92665,100.0,"1.73 s","5/2(-)",6.147,-8.832,-7.81,-1.194916
+" ",86,55,141,"Cs "," ",-74477.0,11.0,8294.35,0.07,"B-",5249.0,11.0,140.920046,11.0,"24.84 s","7/2+",5.249,-7.169,-6.147,-0.39891600000000016
+" ",85,56,141,"Ba "," ",-79726.0,8.0,8326.03,0.06,"B-",3213.0,9.0,140.914411,9.0,"18.27 m","3/2-",3.212,-6.271,-5.249,0.22808399999999984
+" ",84,57,141,"La "," ",-82938.0,5.0,8343.26,0.03,"B-",2502.0,4.0,140.910962,5.0,"3.92 h","(7/2+)",2.5021000000000058,-4.234,-3.212,1.1826840000000056
+" ",83,58,141,"Ce "," ",-85440.1,2.5,8355.459,0.017,"B-",580.8,1.1,140.9082763,2.6,"32.508 d","7/2-",0.5807999999999883,-3.524100000000006,-2.5021000000000058,-0.1438160000000089
+" ",82,59,141,"Pr "," ",-86020.9,2.5,8354.029,0.018," ","*","*",140.90765280000002,2.6,"stable","5/2+",-1.8228999999999942,-1.6027999999999885,-0.5807999999999883,-1.3448159999999942
+" ",81,60,141,"Nd "," -",-84198.0,4.0,8335.552,0.027,"B+",1823.0,2.8,140.90961,4.0,"2.49 h","3/2+",-3.675,0.8008999999999942,1.8228999999999942,-0.7439160000000001
+" ",80,61,141,"Pm "," x",-80523.0,14.0,8303.94,0.1,"B+",3675.0,14.0,140.913555,15.0,"20.90 m","5/2+",-4.584,2.653,3.675,0.22908399999999984
+" ",79,62,141,"Sm "," ",-75939.0,9.0,8265.88,0.06,"B+",4584.0,16.0,140.918476,9.0,"10.2 m","1/2+",-6.012,3.562,4.584,1.216084
+" ",78,63,141,"Eu "," ",-69927.0,13.0,8217.69,0.09,"B+",6012.0,14.0,140.924931,14.0,"40.7 s","5/2+",-6.703,4.99,6.012,1.7210839999999998
+" ",77,64,141,"Gd "," x",-63224.0,20.0,8164.61,0.14,"B+",6702.0,23.0,140.932126,21.0,"14 s","1/2+",-8.684,5.681,6.703,2.381084
+" ",76,65,141,"Tb "," x",-54540.0,110.0,8097.5,0.7,"B+",8680.0,110.0,140.94145,110.0,"3.5 s","(5/2-)",-9.22,7.662,8.684,3.055084
+" ",75,66,141,"Dy "," x",-45320.0,300.0,8027.0,2.0,"B+",9220.0,320.0,140.95135,320.0,"0.9 s","(9/2-)",-10.95,8.198,9.22,3.465084
+" ",74,67,141,"Ho "," -p",-34370.0,500.0,7943.0,4.0,"B+",10940.0,590.0,140.9631,540.0,"4.1 ms","7/2-",0.0,9.928,10.95,4.205084
+"0",90,52,142,"Te "," x",-47430.0,600.0,8119.0,4.0,"B-",8290.0,720.0,141.94908,640.0,"None","None",8.29,0.0,0.0,0.0
+" ",89,53,142,"I "," x",-55720.0,400.0,8172.0,3.0,"B-",9750.0,410.0,141.94018,430.0,"0.2 s","",9.76,-9.312,-8.29,-2.9949160000000004
+" ",88,54,142,"Xe "," +",-65480.0,100.0,8234.9,0.7,"B-",5040.0,100.0,141.92971,110.0,"1.22 s","0+",5.035,-10.782,-9.76,-1.9749160000000001
+" ",87,55,142,"Cs "," ",-70515.0,11.0,8264.88,0.07,"B-",7308.0,11.0,141.924299,11.0,"1.684 s","0-",7.308,-6.057,-5.035,-0.6099160000000001
+" ",86,56,142,"Ba "," ",-77823.0,6.0,8310.84,0.04,"B-",2212.0,5.0,141.916453,7.0,"10.6 m","0+",2.212,-8.33,-7.308,-0.09791600000000017
+" ",85,57,142,"La "," ",-80035.0,6.0,8320.9,0.04,"B-",4504.0,5.0,141.914079,6.0,"91.1 m","2-",4.5035,-3.234,-2.212,0.42708399999999985
+" ",84,58,142,"Ce "," ",-84538.5,3.0,8347.108,0.021,"B-",-745.8,2.4,141.909244,3.0,"5e+16 y","0+",-0.7458000000000029,-5.5255,-4.5035,1.2981840000000056
+" ",83,59,142,"Pr "," ",-83792.7,2.5,8336.347,0.017,"B-",2162.5,1.5,141.9100448,2.6,"19.12 h","2-",2.1625,-0.2761999999999971,0.7458000000000029,0.30738400000000277
+" ",82,60,142,"Nd "," ",-85955.2,2.3,8346.066,0.016," ","*","*",141.90772330000001,2.5,"stable","0+",-4.798199999999997,-3.1845,-2.1625,-0.8111159999999973
+" ",81,61,142,"Pm "," x",-81157.0,25.0,8306.77,0.18,"B+",4798.0,25.0,141.912874,27.0,"40.5 s","1+",-2.164,3.776199999999997,4.798199999999997,-0.44991600000000015
+" ",80,62,142,"Sm "," ",-78993.0,6.0,8286.02,0.04,"B+",2164.0,26.0,141.915198,6.0,"72.49 m","0+",-7.673,1.142,2.164,0.6000839999999998
+" ",79,63,142,"Eu "," -",-71320.0,30.0,8226.47,0.22,"B+",7670.0,30.0,141.92343,30.0,"2.34 s","1+",-4.36,6.651,7.673,1.1950839999999998
+" ",78,64,142,"Gd "," x",-66960.0,28.0,8190.26,0.2,"B+",4360.0,40.0,141.92812,30.0,"70.2 s","0+",-9.9,3.338,4.36,2.1130839999999997
+" ",77,65,142,"Tb "," -",-57060.0,300.0,8115.0,2.0,"B+",9900.0,300.0,141.93874,320.0,"597 ms","1+",-7.1,8.878,9.9,2.265084
+" ",76,66,142,"Dy "," -",-49960.0,360.0,8060.0,3.0,"B+",7100.0,200.0,141.94637,390.0,"2.3 s","0+",-12.49,6.078,7.1,3.3950839999999998
+" ",75,67,142,"Ho "," x",-37470.0,500.0,7966.0,4.0,"B+",12490.0,620.0,141.95977,540.0,"0.4 s","(6 to 9)",0.0,11.468,12.49,3.7350839999999996
+"0",90,53,143,"I "," x",-51640.0,400.0,8142.0,3.0,"B-",8800.0,450.0,142.94456,430.0,"None","None",8.81,0.0,0.0,-3.7449160000000004
+" ",89,54,143,"Xe "," x",-60450.0,200.0,8199.0,1.0,"B-",7230.0,200.0,142.93511,210.0,"0.30 s","5/2-",7.221,-9.832,-8.81,-2.074916
+" ",88,55,143,"Cs "," ",-67671.0,24.0,8243.64,0.17,"B-",6264.0,22.0,142.927352,25.0,"1.791 s","3/2+",6.265,-8.243,-7.221,-1.2559160000000003
+" ",87,56,143,"Ba "," ",-73936.0,13.0,8281.98,0.09,"B-",4251.0,18.0,142.920627,14.0,"14.5 s","5/2-",4.251,-7.287,-6.265,-0.7169160000000002
+" ",86,57,143,"La "," ",-78187.0,15.0,8306.24,0.11,"B-",3425.0,15.0,142.916063,17.0,"14.2 m","(7/2)+",3.425,-5.273,-4.251,0.08908399999999983
+" ",85,58,143,"Ce "," ",-81612.0,3.0,8324.715,0.021,"B-",1461.5,1.8,142.912386,3.0,"33.039 h","3/2-",1.4615,-4.447,-3.425,0.8767839999999969
+" ",84,59,143,"Pr "," ",-83073.5,2.6,8329.464,0.018,"B-",933.9,1.4,142.91081690000001,2.8,"13.57 d","7/2+",0.9338999999999942,-2.4835,-1.4615,1.732983999999994
+" ",83,60,143,"Nd "," ",-84007.4,2.3,8330.524,0.016," ","*","*",142.90981430000002,2.5,"stable","7/2-",-1.041399999999994,-1.9558999999999942,-0.9338999999999942,0.5196840000000057
+" ",82,61,143,"Pm "," ",-82966.0,3.0,8317.769,0.023,"B+",1041.7,2.4,142.910933,4.0,"265 d","5/2+",-3.443,0.01939999999999418,1.041399999999994,-0.5679160000000002
+" ",81,62,143,"Sm "," ",-79523.0,4.0,8288.224,0.025,"B+",3443.0,4.0,142.914628,4.0,"8.75 m","3/2+",-5.281,2.421,3.443,0.04408399999999983
+" ",80,63,143,"Eu "," x",-74242.0,11.0,8245.82,0.08,"B+",5281.0,12.0,142.920298,12.0,"2.59 m","5/2+",-6.012,4.259,5.281,0.8290839999999998
+" ",79,64,143,"Gd "," -",-68230.0,200.0,8198.3,1.4,"B+",6010.0,200.0,142.92675,220.0,"39 s","(1/2)+",-7.8,4.99,6.012,1.7250839999999998
+" ",78,65,143,"Tb "," x",-60430.0,60.0,8138.3,0.4,"B+",7800.0,210.0,142.93512,60.0,"12 s","(11/2-)",-8.11,6.778,7.8,2.543084
+" ",77,66,143,"Dy "," x",-52320.0,200.0,8076.0,1.0,"B+",8110.0,200.0,142.94383,210.0,"3.2 s","(1/2+)",-10.04,7.088,8.11,2.785084
+" ",76,67,143,"Ho "," x",-42280.0,400.0,8000.0,3.0,"B+",10040.0,450.0,142.95461,430.0,"None","None",-10.93,9.018,10.04,3.465084
+" ",75,68,143,"Er "," x",-31350.0,600.0,7919.0,4.0,"B+",10930.0,720.0,142.96634,640.0,"None","None",0.0,9.908,10.93,3.915084
+"0",91,53,144,"I "," x",-46580.0,500.0,8107.0,3.0,"B-",10690.0,590.0,143.94999,540.0,"None","None",10.7,0.0,0.0,0.0
+" ",90,54,144,"Xe "," x",-57280.0,300.0,8176.0,2.0,"B-",5990.0,300.0,143.93851,320.0,"1.15 s","0+",5.99,-11.722,-10.7,-2.7449160000000004
+" ",89,55,144,"Cs "," ",-63270.0,26.0,8211.88,0.18,"B-",8499.0,26.0,143.932077,28.0,"0.994 s","1",8.499,-7.012,-5.99,-1.424916
+" ",88,56,144,"Ba "," ",-71769.0,13.0,8265.47,0.09,"B-",3120.0,50.0,143.922953,14.0,"11.5 s","0+",3.121,-9.521,-8.499,-1.2039160000000002
+" ",87,57,144,"La "," ",-74890.0,50.0,8281.7,0.3,"B-",5540.0,50.0,143.9196,50.0,"40.8 s","(3-)",5.547,-4.143,-3.121,-0.26391600000000015
+" ",86,58,144,"Ce "," ",-80437.0,3.0,8314.795,0.024,"B-",318.7,0.8,143.913647,4.0,"284.91 d","0+",0.319,-6.569,-5.547,0.40908399999999984
+" ",85,59,144,"Pr "," ",-80756.0,3.0,8311.575,0.023,"B-",2997.5,2.4,143.913305,4.0,"7.2 m","3-",2.997199999999997,-1.341,-0.319,1.1400839999999999
+" ",84,60,144,"Nd "," ",-83753.2,2.3,8326.959,0.016,"B-",-2332.1,2.2,143.91008730000001,2.5,"2.29e+15 y","0+",-2.332199999999997,-4.019199999999997,-2.997199999999997,1.9051840000000058
+" ",83,61,144,"Pm "," ",-81421.0,3.0,8305.331,0.022,"B-",550.9,2.6,143.912591,3.0,"363 d","5-",0.551,1.3101999999999971,2.332199999999997,0.8490839999999998
+" ",82,62,144,"Sm "," ",-81972.0,2.8,8303.723,0.019," ","*","*",143.911999,3.0,"stable","0+",-6.35,-1.573,-0.551,-0.14491600000000016
+" ",81,63,144,"Eu "," ",-75622.0,11.0,8254.19,0.08,"B+",6350.0,11.0,143.918817,12.0,"10.2 s","1+",-3.862,5.328,6.35,0.16308399999999984
+" ",80,64,144,"Gd "," x",-71760.0,28.0,8221.94,0.19,"B+",3862.0,30.0,143.92296,30.0,"4.47 m","0+",-9.392,2.84,3.862,1.2710839999999999
+" ",79,65,144,"Tb "," x",-62368.0,28.0,8151.29,0.19,"B+",9390.0,40.0,143.93305,30.0,"1 s","1+",-5.788,8.37,9.392,2.197084
+" ",78,66,144,"Dy "," x",-56580.0,30.0,8105.69,0.21,"B+",5780.0,40.0,143.93925,30.0,"9.1 s","0+",-11.38,4.766,5.788,2.777084
+" ",77,67,144,"Ho "," x",-45200.0,300.0,8021.0,2.0,"B+",11390.0,300.0,143.95148,320.0,"0.7 s","",-8.29,10.358,11.38,2.8550839999999997
+" ",76,68,144,"Er "," x",-36910.0,400.0,7958.0,3.0,"B+",8290.0,500.0,143.96038,430.0,"200 ns","0+",0.0,7.268,8.29,3.5050839999999996
+"0",91,54,145,"Xe "," x",-52100.0,300.0,8139.0,2.0,"B-",7960.0,300.0,144.94407,320.0,"900 ms","(3/2-)",7.957,0.0,0.0,-2.964916
+" ",90,55,145,"Cs "," ",-60057.0,11.0,8188.75,0.07,"B-",7360.0,70.0,144.935526,12.0,"0.594 s","3/2+",7.353,-8.979,-7.957,-1.9619160000000002
+" ",89,56,145,"Ba "," -",-67410.0,70.0,8234.1,0.5,"B-",5570.0,110.0,144.92763,80.0,"4.31 s","5/2-",5.58,-8.375,-7.353,-1.5049160000000001
+" ",88,57,145,"La "," +",-72990.0,90.0,8267.1,0.6,"B-",4110.0,80.0,144.92165,100.0,"24.8 s","(5/2+)",4.11,-6.602,-5.58,-0.9379160000000002
+" ",87,58,145,"Ce "," +",-77100.0,40.0,8290.08,0.29,"B-",2530.0,40.0,144.91723,40.0,"3.01 m","(3/2)-",2.532,-5.132,-4.11,0.20108399999999985
+" ",86,59,145,"Pr "," ",-79632.0,7.0,8302.17,0.05,"B-",1805.0,7.0,144.914512,8.0,"5.984 h","7/2+",1.805100000000006,-3.554,-2.532,0.8810839999999999
+" ",85,60,145,"Nd "," ",-81437.1,2.3,8309.223,0.016," ","*","*",144.9125736,2.5,"stable","7/2-",-0.16310000000000582,-2.827100000000006,-1.805100000000006,1.5780839999999998
+" ",84,61,145,"Pm "," ",-81274.0,3.0,8302.701,0.022,"B+",163.4,2.2,144.912749,3.0,"17.7 y","5/2+",-0.616300000000003,-0.8588999999999942,0.16310000000000582,2.321983999999994
+" ",83,62,145,"Sm "," ",-80657.7,2.8,8293.057,0.019,"B+",616.0,2.4,144.91341,3.0,"340 d","7/2-",-2.6596999999999973,-0.40569999999999706,0.616300000000003,1.1153840000000028
+" ",82,63,145,"Eu "," ",-77998.0,4.0,8269.321,0.027,"B+",2659.3,2.7,144.916265,4.0,"5.93 d","5/2+",-5.071,1.637699999999997,2.6596999999999973,0.10008399999999983
+" ",81,64,145,"Gd "," x",-72927.0,19.0,8228.95,0.13,"B+",5071.0,19.0,144.921709,20.0,"23.0 m","1/2+",-7.047,4.049,5.071,0.5870839999999998
+" ",80,65,145,"Tb "," x",-65880.0,60.0,8175.0,0.4,"B+",7050.0,60.0,144.92927,60.0,"29.5 s","(11/2-)",-7.59,6.025,7.047,1.6220839999999999
+" ",79,66,145,"Dy "," x",-58290.0,50.0,8117.2,0.3,"B+",7590.0,70.0,144.93743,50.0,"13.6 s","11/2-",-9.11,6.568,7.59,2.5090839999999996
+" ",78,67,145,"Ho "," x",-49180.0,300.0,8049.0,2.0,"B+",9110.0,300.0,144.9472,320.0,"2.4 s","(11/2-)",-9.49,8.088,9.11,2.935084
+" ",77,68,145,"Er "," x",-39690.0,400.0,7978.0,3.0,"B+",9490.0,500.0,144.95739,430.0,"0.9 s","(11/2-)",-11.81,8.468,9.49,3.205084
+" ",76,69,145,"Tm "," -p",-27880.0,400.0,7891.0,3.0,"B+",11810.0,570.0,144.97007,430.0,"3.5 us","j",0.0,10.788,11.81,4.065084
+"0",92,54,146,"Xe "," x",-48670.0,400.0,8115.0,3.0,"B-",6950.0,410.0,145.94775,430.0,"None","None",6.95,0.0,0.0,-3.6649160000000003
+" ",91,55,146,"Cs "," ",-55620.0,70.0,8157.6,0.5,"B-",9380.0,40.0,145.94029,80.0,"0.321 s","1-",9.38,-7.972,-6.95,-2.324916
+" ",90,56,146,"Ba "," ",-65000.0,70.0,8216.4,0.5,"B-",4120.0,40.0,145.93022,80.0,"2.22 s","0+",4.12,-10.402,-9.38,-1.944916
+" ",89,57,146,"La "," ",-69120.0,70.0,8239.3,0.5,"B-",6550.0,50.0,145.92579,80.0,"6.27 s","2-",6.56,-5.142,-4.12,-1.0299160000000003
+" ",88,58,146,"Ce "," ",-75680.0,70.0,8278.8,0.5,"B-",1040.0,40.0,145.91876,70.0,"13.52 m","0+",1.03,-7.582,-6.56,-0.28191600000000017
+" ",87,59,146,"Pr "," ",-76710.0,60.0,8280.6,0.4,"B-",4220.0,60.0,145.91764,70.0,"24.15 m","(2)-",4.221100000000006,-2.052,-1.03,0.9000839999999999
+" ",86,60,146,"Nd "," ",-80931.1,2.3,8304.127,0.016,"B-",-1471.0,4.0,145.9131169,2.5,"stable","0+",-1.4711000000000058,-5.243100000000005,-4.221100000000006,1.182483999999994
+" ",85,61,146,"Pm "," +",-79460.0,5.0,8288.69,0.03,"B-",1542.0,3.0,145.914696,5.0,"5.53 y","3-",1.542,0.44910000000000583,1.4711000000000058,1.9077839999999968
+" ",84,62,146,"Sm "," ",-81002.0,4.0,8293.895,0.025," ","*","*",145.913041,4.0,"10.3e+7 y","0+",-3.88,-2.564,-1.542,2.528283999999997
+" ",83,63,146,"Eu "," ",-77122.0,6.0,8261.96,0.04,"B+",3880.0,6.0,145.917206,7.0,"4.59 d","4-",-1.029,2.858,3.88,1.6100839999999998
+" ",82,64,146,"Gd "," ",-76093.0,5.0,8249.56,0.03,"B+",1029.0,7.0,145.918311,5.0,"48.27 d","0+",-8.323,0.007,1.029,0.47508399999999984
+" ",81,65,146,"Tb "," ",-67770.0,50.0,8187.2,0.3,"B+",8320.0,50.0,145.92725,50.0,"8 s","1+",-5.216,7.301,8.323,1.1250839999999998
+" ",80,66,146,"Dy "," ",-62554.0,27.0,8146.11,0.19,"B+",5220.0,50.0,145.932845,29.0,"29 s","0+",-10.984,4.194,5.216,1.9810839999999998
+" ",79,67,146,"Ho "," x",-51570.0,200.0,8065.0,1.0,"B+",10990.0,200.0,145.94464,210.0,"3.9 s","(10+)",-6.86,9.962,10.984,3.0650839999999997
+" ",78,68,146,"Er "," x",-44710.0,300.0,8013.0,2.0,"B+",6860.0,360.0,145.952,320.0,"1.7 s","0+",-13.43,5.838,6.86,2.825084
+" ",77,69,146,"Tm "," -p",-31280.0,400.0,7916.0,3.0,"B+",13440.0,500.0,145.96643,430.0,"72 ms","(5-,6-)",0.0,12.408,13.43,3.765084
+"0",93,54,147,"Xe "," x",-43260.0,400.0,8078.0,3.0,"B-",8760.0,400.0,146.95356,430.0,"None","None",8.76,0.0,0.0,0.0
+" ",92,55,147,"Cs "," ",-52020.0,50.0,8132.5,0.4,"B-",8580.0,210.0,146.94416,60.0,"0.235 s","(3/2+)",8.58,-9.782,-8.76,-2.804916
+" ",91,56,147,"Ba "," +",-60600.0,210.0,8186.0,1.0,"B-",6250.0,200.0,146.93495,220.0,"0.893 s","(3/2+)",6.25,-9.602,-8.58,-2.574916
+" ",90,57,147,"La "," +",-66850.0,50.0,8222.7,0.3,"B-",5180.0,40.0,146.92824,50.0,"4.015 s","(5/2+)",5.18,-7.272,-6.25,-1.6039160000000001
+" ",89,58,147,"Ce "," +",-72030.0,30.0,8252.63,0.21,"B-",3426.0,20.0,146.92267,30.0,"56.4 s","(5/2-)",3.425,-6.202,-5.18,-0.5189160000000002
+" ",88,59,147,"Pr "," +",-75455.0,23.0,8270.61,0.16,"B-",2697.0,23.0,146.918996,25.0,"13.4 m","(3/2+)",2.696899999999994,-4.447,-3.425,0.30708399999999986
+" ",87,60,147,"Nd "," ",-78151.9,2.3,8283.638,0.016,"B-",896.0,0.9,146.9161004,2.5,"10.98 d","5/2-",0.896,-3.7188999999999943,-2.696899999999994,1.0351840000000057
+" ",86,61,147,"Pm "," ",-79047.9,2.4,8284.411,0.016,"B-",224.1,0.3,146.9151385,2.6,"2.6234 y","7/2+",0.22420000000001164,-1.918,-0.896,1.6006840000000055
+" ",85,62,147,"Sm "," ",-79272.1,2.4,8280.614,0.016," ","*","*",146.9148979,2.6,"1.06e+11 y","7/2-",-1.7221000000000057,-1.2462000000000117,-0.22420000000001164,2.310383999999988
+" ",84,63,147,"Eu "," ",-77550.0,3.0,8263.58,0.022,"B+",1721.6,2.3,146.916746,3.0,"24.1 d","5/2+",-2.187,0.7001000000000058,1.7221000000000057,2.991084
+" ",83,64,147,"Gd "," ",-75363.0,3.0,8243.378,0.021,"B+",2187.4,2.8,146.919094,3.0,"38.1 h","7/2-",-4.611,1.165,2.187,1.7350839999999998
+" ",82,65,147,"Tb "," -",-70752.0,12.0,8206.69,0.08,"B+",4611.0,12.0,146.924045,13.0,"1.7 h","(1/2+)",-6.564,3.589,4.611,1.065084
+" ",81,66,147,"Dy "," x",-64188.0,20.0,8156.71,0.13,"B+",6564.0,23.0,146.931092,21.0,"40 s","1/2+",-8.351,5.542,6.564,1.6170839999999997
+" ",80,67,147,"Ho "," x",-55837.0,28.0,8094.58,0.19,"B+",8350.0,30.0,146.94006,30.0,"5.8 s","(11/2-)",-8.787,7.329,8.351,2.168084
+" ",79,68,147,"Er "," x",-47050.0,300.0,8029.0,2.0,"B+",8790.0,300.0,146.94949,320.0,"2.5 s","(11/2-)",-10.68,7.765,8.787,2.845084
+" ",78,69,147,"Tm "," -p",-36370.0,300.0,7951.0,2.0,"B+",10690.0,420.0,146.96096,320.0,"0.56 s","(11/2-)",0.0,9.658,10.68,3.4850839999999996
+"0",93,55,148,"Cs "," ",-47300.0,580.0,8100.0,4.0,"B-",10710.0,580.0,147.94922,620.0,"146 ms","",10.71,0.0,0.0,-3.1449160000000003
+" ",92,56,148,"Ba "," +",-58010.0,80.0,8167.3,0.6,"B-",5110.0,60.0,147.93772,90.0,"0.612 s","0+",5.12,-11.732,-10.71,-3.154916
+" ",91,57,148,"La "," +",-63130.0,60.0,8196.6,0.4,"B-",7260.0,50.0,147.93223,60.0,"1.26 s","(2-)",7.261,-6.142,-5.12,-2.284916
+" ",90,58,148,"Ce "," +",-70391.0,29.0,8240.34,0.2,"B-",2140.0,14.0,147.92443,30.0,"56 s","0+",2.14,-8.283,-7.261,-1.0469160000000002
+" ",89,59,148,"Pr "," +",-72531.0,26.0,8249.51,0.17,"B-",4883.0,26.0,147.922135,28.0,"2.29 m","1-",4.882399999999994,-3.162,-2.14,-0.06591600000000017
+" ",88,60,148,"Nd "," ",-77413.4,2.8,8277.213,0.019,"B-",-542.0,6.0,147.916893,3.0,"stable","0+",-0.5413999999999942,-5.9043999999999945,-4.882399999999994,0.5986840000000057
+" ",87,61,148,"Pm "," +p",-76872.0,6.0,8268.27,0.04,"B-",2470.0,6.0,147.917475,7.0,"41.29 d","5-,6-",2.470199999999997,-0.4806000000000058,0.5413999999999942,1.4590839999999998
+" ",86,62,148,"Sm "," ",-79342.2,2.4,8279.673,0.016," ","*","*",147.9148227,2.6,"7e+15 y","0+",-3.040199999999997,-3.4921999999999973,-2.470199999999997,1.9860839999999997
+" ",85,63,148,"Eu "," ",-76302.0,10.0,8253.85,0.07,"B+",3040.0,10.0,147.918086,11.0,"54.5 d","5-",-0.02619999999999709,2.018199999999997,3.040199999999997,2.6940839999999997
+" ",84,64,148,"Gd "," ",-76275.8,2.8,8248.382,0.019,"B+",27.0,10.0,147.918115,3.0,"74.6 y","0+",-5.735800000000003,-0.9958000000000029,0.02619999999999709,3.271283999999997
+" ",83,65,148,"Tb "," ",-70540.0,14.0,8204.34,0.09,"B+",5735.0,14.0,147.924272,15.0,"60 m","2-",-2.681,4.713800000000003,5.735800000000003,2.657084
+" ",82,66,148,"Dy "," ",-67859.0,11.0,8180.94,0.07,"B+",2681.0,10.0,147.92715,11.0,"3.3 m","0+",-9.839,1.659,2.681,1.4760839999999997
+" ",81,67,148,"Ho "," x",-58020.0,130.0,8109.1,0.9,"B+",9840.0,130.0,147.93772,140.0,"2.2 s","(1+)",-6.37,8.817,9.839,1.9230839999999998
+" ",80,68,148,"Er "," x",-51650.0,200.0,8061.0,1.0,"B+",6360.0,240.0,147.94455,210.0,"4.6 s","0+",-12.38,5.348,6.37,2.5050839999999996
+" ",79,69,148,"Tm "," x",-39270.0,400.0,7972.0,3.0,"B+",12380.0,450.0,147.95784,430.0,"0.7 s","(10+)",-8.92,11.358,12.38,3.5050839999999996
+" ",78,70,148,"Yb "," x",-30350.0,600.0,7906.0,4.0,"B+",8920.0,720.0,147.96742,640.0,"None","None",0.0,7.898,8.92,4.135084
+"0",94,55,149,"Cs "," x",-43850.0,200.0,8077.0,1.0,"B-",9640.0,280.0,148.95293,210.0,"50 ms","",9.64,0.0,0.0,0.0
+" ",93,56,149,"Ba "," x",-53490.0,200.0,8136.0,1.0,"B-",7310.0,370.0,148.94258,210.0,"0.344 s","",7.31,-10.662,-9.64,-3.814916
+" ",92,57,149,"La "," +",-60800.0,320.0,8180.0,2.0,"B-",5900.0,300.0,148.93473,340.0,"1.05 s","",5.9,-8.332,-7.31,-3.167916
+" ",91,58,149,"Ce "," +",-66700.0,100.0,8214.4,0.7,"B-",4360.0,50.0,148.9284,100.0,"5.3 s","(3/2-)",4.36,-6.922,-5.9,-1.714916
+" ",90,59,149,"Pr "," +",-71060.0,80.0,8238.4,0.6,"B-",3320.0,80.0,148.92372,90.0,"2.26 m","(5/2+)",3.320899999999994,-5.382,-4.36,-0.4949160000000002
+" ",89,60,149,"Nd "," ",-74380.9,2.8,8255.479,0.019,"B-",1690.0,3.0,148.920149,3.0,"1.728 h","5/2-",1.690100000000006,-4.342899999999994,-3.320899999999994,0.29418400000000566
+" ",88,61,149,"Pm "," ",-76071.0,4.0,8261.573,0.028,"B-",1071.0,4.0,148.918334,4.0,"53.08 h","7/2+",1.0708999999999942,-2.7121000000000057,-1.690100000000006,1.1360839999999999
+" ",87,62,149,"Sm "," ",-77141.9,2.4,8263.508,0.016," ","*","*",148.91718469999998,2.6,"stable","7/2-",-0.6948999999999942,-2.092899999999994,-1.0708999999999942,1.8702840000000114
+" ",86,63,149,"Eu "," ",-76447.0,4.0,8253.59,0.029,"B+",695.0,4.0,148.917931,5.0,"93.1 d","5/2+",-1.314,-0.32710000000000583,0.6948999999999942,2.402084
+" ",85,64,149,"Gd "," ",-75133.0,4.0,8239.527,0.027,"B+",1313.0,4.0,148.919341,4.0,"9.28 d","7/2-",-3.637,0.292,1.314,3.099783999999997
+" ",84,65,149,"Tb "," ",-71496.0,4.0,8209.864,0.029,"B+",3637.0,4.0,148.923246,5.0,"4.118 h","(1/2+)",-3.781,2.615,3.637,4.077084
+" ",83,66,149,"Dy "," ",-67715.0,9.0,8179.24,0.06,"B+",3781.0,9.0,148.927305,9.0,"4.20 m","(7/2-)",-6.027,2.759,3.781,2.7870839999999997
+" ",82,67,149,"Ho "," -",-61688.0,18.0,8133.54,0.12,"B+",6027.0,16.0,148.933775,20.0,"21.1 s","(11/2-)",-7.946,5.005,6.027,1.7670839999999999
+" ",81,68,149,"Er "," x",-53742.0,28.0,8074.95,0.19,"B+",7950.0,30.0,148.94231,30.0,"4 s","(1/2+)",-9.702,6.924,7.946,2.123084
+" ",80,69,149,"Tm "," x",-44040.0,300.0,8005.0,2.0,"B+",9700.0,300.0,148.95272,320.0,"0.9 s","(11/2-)",-10.54,8.68,9.702,2.715084
+" ",79,70,149,"Yb "," x",-33500.0,500.0,7929.0,3.0,"B+",10550.0,590.0,148.96404,540.0,"0.7 s","(1/2+,3/2+)",0.0,9.518,10.54,3.765084
+"0",95,55,150,"Cs "," x",-38960.0,300.0,8044.0,2.0,"B-",11630.0,500.0,149.95817,320.0,"50 ms","",11.64,0.0,0.0,0.0
+" ",94,56,150,"Ba "," x",-50600.0,400.0,8117.0,3.0,"B-",6440.0,570.0,149.94568,430.0,"0.3 s","",6.44,-12.662,-11.64,-4.354916
+" ",93,57,150,"La "," x",-57040.0,400.0,8154.0,3.0,"B-",7790.0,400.0,149.93877,430.0,"0.51 s","(3+)",7.78,-7.462,-6.44,-3.844916
+" ",92,58,150,"Ce "," +",-64820.0,50.0,8201.0,0.3,"B-",3480.0,40.0,149.93041,50.0,"4.0 s","0+",3.484,-8.802,-7.78,-2.2449160000000004
+" ",91,59,150,"Pr "," +",-68304.0,26.0,8218.95,0.17,"B-",5386.0,26.0,149.926673,28.0,"6.19 s","(1)-",5.386,-4.506,-3.484,-1.6089160000000002
+" ",90,60,150,"Nd "," ",-73690.0,3.0,8249.643,0.021,"B-",-86.0,20.0,149.920891,3.0,"1.1e19 y","0+",-0.087,-6.408,-5.386,-0.4349160000000002
+" ",89,61,150,"Pm "," +",-73603.0,20.0,8243.85,0.13,"B-",3454.0,20.0,149.920984,22.0,"2.68 h","(1-)",3.454300000000003,-0.935,0.087,0.6820839999999998
+" ",88,62,150,"Sm "," ",-77057.3,2.4,8261.663,0.016,"B-",-2260.0,6.0,149.9172755,2.6,"stable","0+",-2.260300000000003,-4.476300000000003,-3.454300000000003,1.4488840000000027
+" ",87,63,150,"Eu "," ",-74797.0,6.0,8241.38,0.04,"B-",971.0,4.0,149.919702,7.0,"36.9 y","5(-)",0.972,1.2383000000000028,2.260300000000003,2.2380839999999997
+" ",86,64,150,"Gd "," ",-75769.0,6.0,8242.64,0.04," ","*","*",149.918659,7.0,"1.79e+6 y","0+",-4.658,-1.994,-0.972,2.808084
+" ",85,65,150,"Tb "," ",-71111.0,8.0,8206.37,0.05,"B+",4658.0,8.0,149.92366,8.0,"3.48 h","2-",-1.794,3.636,4.658,3.586084
+" ",84,66,150,"Dy "," ",-69317.0,5.0,8189.2,0.03,"B+",1794.0,8.0,149.925585,5.0,"7.17 m","0+",-7.369,0.772,1.794,4.351084
+" ",83,67,150,"Ho "," ",-61948.0,14.0,8134.86,0.09,"B+",7369.0,15.0,149.933496,15.0,"72 s","2-",-4.115,6.347,7.369,3.397084
+" ",82,68,150,"Er "," ",-57833.0,17.0,8102.21,0.11,"B+",4115.0,14.0,149.937914,18.0,"18.5 s","0+",-11.223,3.093,4.115,2.296084
+" ",81,69,150,"Tm "," x",-46610.0,200.0,8022.0,1.0,"B+",11220.0,200.0,149.94996,210.0,"2.2 s","(6-)",-7.88,10.201,11.223,2.535084
+" ",80,70,150,"Yb "," x",-38730.0,400.0,7964.0,3.0,"B+",7880.0,450.0,149.95842,430.0,"None","None",-13.79,6.858,7.88,3.555084
+" ",79,71,150,"Lu "," -p",-24940.0,500.0,7867.0,3.0,"B+",13790.0,640.0,149.97323,540.0,"46 ms","(2+)",0.0,12.768,13.79,3.915084
+"0",96,55,151,"Cs "," x",-35220.0,500.0,8020.0,3.0,"B-",10600.0,640.0,150.96219,540.0,"None","None",10.6,0.0,0.0,0.0
+" ",95,56,151,"Ba "," x",-45820.0,400.0,8085.0,3.0,"B-",8470.0,570.0,150.95081,430.0,"None","None",8.47,-11.622,-10.6,-4.984916
+" ",94,57,151,"La "," x",-54290.0,400.0,8136.0,3.0,"B-",7210.0,410.0,150.94172,430.0,"None","None",7.21,-9.492,-8.47,-4.694916
+" ",93,58,151,"Ce "," +",-61500.0,100.0,8178.1,0.7,"B-",5270.0,100.0,150.93398,110.0,"1.02 s","",5.271,-8.232,-7.21,-3.324916
+" ",92,59,151,"Pr "," +",-66771.0,23.0,8207.82,0.15,"B-",4182.0,23.0,150.928319,25.0,"18.90 s","(3/2-)",4.182,-6.293,-5.271,-2.3459160000000003
+" ",91,60,151,"Nd "," -n",-70953.0,3.0,8230.338,0.021,"B-",2442.0,4.0,150.923829,3.0,"12.44 m","3/2+",2.442,-5.204,-4.182,-1.3479160000000001
+" ",90,61,151,"Pm "," ",-73395.0,5.0,8241.33,0.04,"B-",1187.0,5.0,150.921207,6.0,"28.40 h","5/2+",1.1875,-3.464,-2.442,-0.3649160000000002
+" ",89,62,151,"Sm "," ",-74582.5,2.4,8244.012,0.016,"B-",76.6,0.5,150.9199324,2.6,"90 y","5/2-",0.07660000000000582,-2.2095,-1.1875,1.144483999999994
+" ",88,63,151,"Eu "," ",-74659.1,2.5,8239.339,0.016," ","*","*",150.91985019999998,2.6,"stable","5/2+",-0.46410000000000584,-1.0986000000000058,-0.07660000000000582,1.9638839999999882
+" ",87,64,151,"Gd "," ",-74195.0,4.0,8231.084,0.024,"B+",464.2,2.8,150.920348,4.0,"124 d","7/2-",-2.565,-0.5578999999999942,0.46410000000000584,2.652184000000006
+" ",86,65,151,"Tb "," ",-71630.0,5.0,8208.91,0.03,"B+",2565.0,4.0,150.923103,5.0,"17.609 h","1/2(+)",-2.871,1.543,2.565,3.495084
+" ",85,66,151,"Dy "," -a",-68759.0,4.0,8184.719,0.027,"B+",2871.0,5.0,150.926185,4.0,"17.9 m","7/2-",-5.127,1.849,2.871,4.179084
+" ",84,67,151,"Ho "," -a",-63632.0,12.0,8145.59,0.08,"B+",5127.0,12.0,150.931688,13.0,"35.2 s","11/2-",-5.366,4.105,5.127,4.695084
+" ",83,68,151,"Er "," x",-58266.0,16.0,8104.87,0.11,"B+",5366.0,20.0,150.937449,18.0,"23.5 s","(7/2-)",-7.484,4.344,5.366,3.4970839999999996
+" ",82,69,151,"Tm "," +a",-50782.0,20.0,8050.12,0.13,"B+",7484.0,26.0,150.945483,22.0,"4.17 s","(11/2-)",-9.242,6.462,7.484,2.6300839999999996
+" ",81,70,151,"Yb "," ep",-41540.0,300.0,7983.8,2.0,"B+",9240.0,300.0,150.9554,320.0,"1.6 s","(1/2+)",-11.34,8.22,9.242,3.0850839999999997
+" ",80,71,151,"Lu "," -p",-30200.0,400.0,7903.0,3.0,"B+",11340.0,500.0,150.96758,430.0,"90 ms","(11/2-)",0.0,10.318,11.34,3.745084
+"0",96,56,152,"Ba "," x",-42600.0,500.0,8063.0,3.0,"B-",7470.0,640.0,151.95427,540.0,"None","None",7.47,0.0,0.0,0.0
+" ",95,57,152,"La "," x",-50070.0,400.0,8107.0,3.0,"B-",9050.0,450.0,151.94625,430.0,"150 ns","",9.04,-8.492,-7.47,-5.194916
+" ",94,58,152,"Ce "," x",-59110.0,200.0,8162.0,1.0,"B-",4700.0,230.0,151.93654,210.0,"1.4 s","0+",4.7,-10.062,-9.04,-3.524916
+" ",93,59,152,"Pr "," +",-63810.0,120.0,8187.4,0.8,"B-",6350.0,120.0,151.9315,130.0,"3.63 s","(4-)",6.348,-5.722,-4.7,-3.1049160000000002
+" ",92,60,152,"Nd "," ",-70158.0,25.0,8224.06,0.16,"B-",1104.0,19.0,151.924682,26.0,"11.4 m","0+",1.104,-7.37,-6.348,-2.191916
+" ",91,61,152,"Pm "," ",-71262.0,26.0,8226.18,0.17,"B-",3506.0,26.0,151.923497,28.0,"4.12 m","1+",3.506800000000003,-2.126,-1.104,-1.1559160000000002
+" ",90,62,152,"Sm "," ",-74768.8,2.5,8244.102,0.016,"B-",-1874.3,0.7,151.91973240000002,2.7,"stable","0+",-1.874300000000003,-4.528800000000003,-3.506800000000003,0.2196839999999911
+" ",89,63,152,"Eu "," ",-72894.5,2.5,8226.624,0.016,"B-",1819.7,1.2,151.9217445,2.6,"13.537 y","3-",1.819699999999997,0.8523000000000029,1.874300000000003,1.5525839999999997
+" ",88,64,152,"Gd "," +n",-74714.2,2.5,8233.449,0.017," ","*","*",151.919791,2.7,"1.08e+14 y","0+",-3.994199999999997,-2.8416999999999972,-1.819699999999997,2.203084
+" ",87,65,152,"Tb "," -",-70720.0,40.0,8202.05,0.26,"B+",3990.0,40.0,151.92407,40.0,"17.5 h","2-",-0.596,2.9721999999999973,3.994199999999997,3.157084
+" ",86,66,152,"Dy "," -a",-70124.0,5.0,8192.96,0.03,"B+",600.0,40.0,151.924718,6.0,"2.38 h","0+",-6.516,-0.426,0.596,3.7268840000000028
+" ",85,67,152,"Ho "," -a",-63608.0,14.0,8144.94,0.09,"B+",6516.0,15.0,151.931714,15.0,"161.8 s","2-",-3.108,5.494,6.516,4.507084
+" ",84,68,152,"Er "," -a",-60500.0,11.0,8119.35,0.07,"B+",3108.0,10.0,151.93505,11.0,"10.3 s","0+",-8.73,2.086,3.108,4.9340839999999995
+" ",83,69,152,"Tm "," x",-51770.0,70.0,8056.8,0.5,"B+",8730.0,70.0,151.94442,80.0,"8.0 s","(2)-",-5.46,7.708,8.73,3.825084
+" ",82,70,152,"Yb "," -",-46310.0,210.0,8015.7,1.4,"B+",5470.0,200.0,151.95029,220.0,"3.04 s","0+",-12.89,4.438,5.46,2.915084
+" ",81,71,152,"Lu "," x",-33420.0,200.0,7926.0,1.0,"B+",12880.0,290.0,151.96412,210.0,"0.7 s","(5-,6-)",0.0,11.868,12.89,3.425084
+"0",97,56,153,"Ba "," x",-37620.0,800.0,8031.0,5.0,"B-",9310.0,1000.0,152.95961,860.0,"None","None",9.31,0.0,0.0,0.0
+" ",96,57,153,"La "," x",-46930.0,600.0,8087.0,4.0,"B-",8420.0,720.0,152.94962,640.0,"100 ns","",8.42,-10.332,-9.31,-5.504916000000001
+" ",95,58,153,"Ce "," x",-55350.0,400.0,8137.0,3.0,"B-",6280.0,410.0,152.94058,430.0,"100 ns","",6.28,-9.442,-8.42,-4.284916
+" ",94,59,153,"Pr "," +",-61630.0,100.0,8172.4,0.7,"B-",5720.0,100.0,152.93384,110.0,"4.28 s","",5.719,-7.302,-6.28,-3.254916
+" ",93,60,153,"Nd "," +",-67349.0,27.0,8204.7,0.18,"B-",3336.0,25.0,152.927698,29.0,"31.6 s","(3/2)-",3.336,-6.741,-5.719,-3.073916
+" ",92,61,153,"Pm "," ",-70685.0,11.0,8221.39,0.07,"B-",1881.0,11.0,152.924117,12.0,"5.25 m","5/2-",1.880800000000003,-4.358,-3.336,-2.049916
+" ",91,62,153,"Sm "," ",-72565.8,2.5,8228.574,0.016,"B-",807.6,0.7,152.9220974,2.7,"10.6 ms","11/2-",0.8076999999999971,-2.9028000000000027,-1.880800000000003,-0.6098160000000089
+" ",90,63,153,"Eu "," ",-73373.5,2.5,8228.74,0.016," ","*","*",152.92123030000002,2.6,"stable","5/2+",-0.4836999999999971,-1.829699999999997,-0.8076999999999971,0.2725839999999998
+" ",89,64,153,"Gd "," ",-72889.8,2.5,8220.465,0.016,"B+",483.6,1.2,152.9217495,2.7,"240.4 d","3/2-",-1.569800000000003,-0.5383000000000029,0.4836999999999971,1.827183999999991
+" ",88,65,153,"Tb "," ",-71320.0,4.0,8205.093,0.029,"B+",1570.0,4.0,152.923435,5.0,"2.34 d","5/2+",-2.17,0.547800000000003,1.569800000000003,2.7020839999999997
+" ",87,66,153,"Dy "," ",-69150.0,5.0,8185.793,0.03,"B+",2170.5,1.9,152.925765,5.0,"6.4 h","7/2(-)",-4.131,1.148,2.17,3.558084
+" ",86,67,153,"Ho "," -a",-65019.0,6.0,8153.68,0.04,"B+",4130.0,6.0,152.930199,6.0,"2.01 m","11/2-",-4.531,3.109,4.131,4.052084
+" ",85,68,153,"Er "," ",-60488.0,9.0,8118.95,0.06,"B+",4531.0,10.0,152.935063,9.0,"37.1 s","(7/2-)",-6.473,3.509,4.531,4.802084
+" ",84,69,153,"Tm "," -a",-54015.0,18.0,8071.54,0.12,"B+",6473.0,16.0,152.942012,20.0,"1.48 s","(11/2-)",-6.955,5.451,6.473,5.2480839999999995
+" ",83,70,153,"Yb "," x",-47060.0,200.0,8021.0,1.0,"B+",6960.0,200.0,152.94948,210.0,"4.2 s","7/2-",-8.65,5.933,6.955,4.257084
+" ",82,71,153,"Lu "," +a",-38410.0,210.0,7959.3,1.4,"B+",8650.0,290.0,152.95877,220.0,"0.9 s","11/2-",-11.11,7.628,8.65,3.205084
+" ",81,72,153,"Hf "," x",-27300.0,500.0,7882.0,3.0,"B+",11110.0,550.0,152.97069,540.0,"60 ns","",0.0,10.088,11.11,3.7750839999999997
+"0",97,57,154,"La "," x",-42380.0,600.0,8057.0,4.0,"B-",10320.0,780.0,153.9545,640.0,"None","None",10.32,0.0,0.0,-5.8449160000000004
+" ",96,58,154,"Ce "," x",-52700.0,500.0,8119.0,3.0,"B-",5500.0,530.0,153.94342,540.0,"150 ns","",5.5,-11.342,-10.32,-4.524916
+" ",95,59,154,"Pr "," +",-58200.0,150.0,8149.5,1.0,"B-",7490.0,100.0,153.93752,160.0,"2.3 s","(3+,2+)",7.49,-6.522,-5.5,-3.584916
+" ",94,60,154,"Nd "," +",-65690.0,110.0,8193.1,0.7,"B-",2810.0,120.0,153.92948,120.0,"25.9 s","0+",2.81,-8.512,-7.49,-3.294916
+" ",93,61,154,"Pm "," +",-68500.0,40.0,8206.22,0.29,"B-",3960.0,40.0,153.92646,50.0,"1.73 m","(0,1)",3.961600000000006,-3.832,-2.81,-2.6209160000000002
+" ",92,62,154,"Sm "," ",-72461.6,2.5,8226.876,0.017,"B-",-717.2,1.1,153.92220930000002,2.7,"stable","0+",-0.7172000000000116,-4.983600000000006,-3.961600000000006,-1.196516000000006
+" ",91,63,154,"Eu "," ",-71744.4,2.5,8217.139,0.016,"B-",1968.8,1.1,153.9229792,2.6,"8.593 y","3-",1.968800000000003,-0.30479999999998836,0.7172000000000116,-0.5663159999999944
+" ",90,64,154,"Gd "," ",-73713.2,2.5,8224.843,0.016,"B-",-3550.0,50.0,153.92086559999998,2.7,"stable","0+",-3.5531999999999972,-2.990800000000003,-1.968800000000003,0.9191840000000057
+" ",89,65,154,"Tb "," -",-70160.0,50.0,8196.7,0.29,"B-",240.0,50.0,153.92468,50.0,"21.5 h","0",0.238,2.531199999999997,3.5531999999999972,2.212084
+" ",88,66,154,"Dy "," ",-70398.0,8.0,8193.16,0.05," ","*","*",153.924424,8.0,"3.0e+6 y","0+",-5.754,-1.26,-0.238,2.946084
+" ",87,67,154,"Ho "," -a",-64644.0,8.0,8150.71,0.05,"B+",5754.0,10.0,153.930602,9.0,"11.76 m","2-",-2.032,4.732,5.754,4.042084
+" ",86,68,154,"Er "," ",-62612.0,5.0,8132.44,0.04,"B+",2032.0,10.0,153.932783,6.0,"3.7 m","0+",-8.183,1.01,2.032,4.2800839999999996
+" ",85,69,154,"Tm "," -a",-54429.0,14.0,8074.22,0.09,"B+",8183.0,15.0,153.941568,15.0,"3.30 s","(9+)",-4.495,7.161,8.183,5.094084
+" ",84,70,154,"Yb "," -a",-49934.0,17.0,8039.95,0.11,"B+",4496.0,14.0,153.946394,19.0,"0.409 s","0+",-10.364,3.473,4.495,5.4740839999999995
+" ",83,71,154,"Lu "," +a",-39570.0,200.0,7968.0,1.0,"B+",10370.0,200.0,153.95752,220.0,"1.12 s","(9+)",-6.84,9.342,10.364,4.6150839999999995
+" ",82,72,154,"Hf "," x",-32730.0,500.0,7918.0,3.0,"B+",6840.0,540.0,153.96486,540.0,"9 us","(10+)",0.0,5.818,6.84,3.575084
+"0",98,57,155,"La "," x",-38800.0,800.0,8034.0,5.0,"B-",9600.0,1000.0,154.95835,860.0,"None","None",9.6,0.0,0.0,-6.004916000000001
+" ",97,58,155,"Ce "," x",-48400.0,600.0,8091.0,4.0,"B-",7380.0,670.0,154.94804,640.0,"300 ns","",7.38,-10.622,-9.6,-5.004916000000001
+" ",96,59,155,"Pr "," x",-55780.0,300.0,8133.0,2.0,"B-",6700.0,340.0,154.94012,320.0,"300 ns","",6.69,-8.402,-7.38,-3.9149160000000003
+" ",95,60,155,"Nd "," +",-62470.0,150.0,8172.0,1.0,"B-",4500.0,150.0,154.93293,160.0,"8.9 s","",4.5,-7.712,-6.69,-3.3949160000000003
+" ",94,61,155,"Pm "," +",-66970.0,30.0,8195.51,0.19,"B-",3220.0,30.0,154.9281,30.0,"41.5 s","5/2-",3.227199999999997,-5.522,-4.5,-2.6239160000000004
+" ",93,62,155,"Sm "," -n",-70197.2,2.6,8211.264,0.017,"B-",1627.2,1.2,154.9246402,2.8,"22.3 m","3/2-",1.6273000000000029,-4.249199999999997,-3.227199999999997,-1.6691159999999972
+" ",92,63,155,"Eu "," ",-71824.5,2.5,8216.715,0.016,"B-",252.7,1.2,154.9228933,2.7,"4.753 y","5/2+",0.2526000000000058,-2.649300000000003,-1.6273000000000029,-0.8544160000000002
+" ",91,64,155,"Gd "," ",-72077.1,2.5,8213.297,0.016," ","*","*",154.922622,2.7,"31.97 ms","11/2-",-0.8231000000000058,-1.2746000000000057,-0.2526000000000058,0.08048399999999402
+" ",90,65,155,"Tb "," +",-71254.0,12.0,8202.94,0.08,"B+",823.0,12.0,154.923505,13.0,"5.32 d","3/2+",-2.094,-0.1988999999999942,0.8231000000000058,0.9801840000000056
+" ",89,66,155,"Dy "," +n",-69160.0,12.0,8184.38,0.08,"B+",2094.5,1.9,154.925754,13.0,"9.9 h","3/2-",-3.12,1.072,2.094,2.6100839999999996
+" ",88,67,155,"Ho "," x",-66040.0,18.0,8159.2,0.12,"B+",3120.0,22.0,154.929103,19.0,"48 m","5/2+",-3.825,2.098,3.12,3.165084
+" ",87,68,155,"Er "," -a",-62215.0,7.0,8129.48,0.04,"B+",3824.0,19.0,154.933209,7.0,"5.3 m","",-5.58,2.803,3.825,4.119084
+" ",86,69,155,"Tm "," -a",-56635.0,13.0,8088.44,0.09,"B+",5580.0,14.0,154.939199,14.0,"21.6 s","",-6.132,4.558,5.58,4.572084
+" ",85,70,155,"Yb "," -a",-50503.0,17.0,8043.83,0.11,"B+",6132.0,21.0,154.945782,18.0,"1.800 s","",-7.949,5.11,6.132,5.338084
+" ",84,71,155,"Lu "," +a",-42554.0,20.0,7987.49,0.13,"B+",7949.0,26.0,154.954316,22.0,"136 ms","(1/2+,3/2+)",-8.454,6.927,7.949,5.803084
+" ",83,72,155,"Hf "," x",-34100.0,400.0,7928.0,3.0,"B+",8450.0,400.0,154.96339,430.0,"0.89 s","",-10.43,7.432,8.454,5.015084
+" ",82,73,155,"Ta "," -p",-23670.0,500.0,7856.0,3.0,"B+",10430.0,640.0,154.97459,540.0,"None","None",0.0,9.408,10.43,4.105084
+"0",98,58,156,"Ce "," x",-45400.0,600.0,8071.0,4.0,"B-",6510.0,720.0,155.95126,640.0,"None","None",6.51,0.0,0.0,-5.224916
+" ",97,59,156,"Pr "," x",-51910.0,400.0,8108.0,3.0,"B-",8620.0,450.0,155.94427,430.0,"None","None",8.62,-7.532,-6.51,-4.264916
+" ",96,60,156,"Nd "," +",-60530.0,200.0,8158.4,1.3,"B-",3690.0,200.0,155.93502,220.0,"5.49 s","0+",3.69,-9.642,-8.62,-3.844916
+" ",95,61,156,"Pm "," +",-64220.0,30.0,8177.07,0.22,"B-",5150.0,30.0,155.93106,40.0,"26.70 s","4-",5.15,-4.712,-3.69,-2.834916
+" ",94,62,156,"Sm "," ",-69370.0,10.0,8205.07,0.06,"B-",723.0,8.0,155.925528,10.0,"9.4 h","0+",0.723,-6.172,-5.15,-1.6369160000000003
+" ",93,63,156,"Eu "," ",-70093.0,6.0,8204.68,0.04,"B-",2449.0,5.0,155.924752,6.0,"15.19 d","0+",2.449199999999997,-1.745,-0.723,-1.2559160000000003
+" ",92,64,156,"Gd "," ",-72542.2,2.5,8215.368,0.016,"B-",-2445.0,4.0,155.9221227,2.7,"stable","0+",-2.4441999999999973,-3.471199999999997,-2.449199999999997,-0.19831599999999436
+" ",91,65,156,"Tb "," ",-70098.0,4.0,8194.682,0.028,"B-",432.0,7.0,155.924747,5.0,"5.35 d","3-",0.432,1.422199999999997,2.4441999999999973,0.37158399999999986
+" ",90,66,156,"Dy "," ",-70530.0,7.0,8192.44,0.04," ","*","*",155.924283,7.0,"stable","0+",-5.18,-1.454,-0.432,1.759283999999997
+" ",89,67,156,"Ho "," x",-65350.0,40.0,8154.25,0.29,"B+",5180.0,50.0,155.92984,50.0,"56 m","4-",-1.137,4.158,5.18,2.945084
+" ",88,68,156,"Er "," x",-64213.0,24.0,8141.91,0.16,"B+",1140.0,50.0,155.931065,26.0,"19.5 m","0+",-7.373,0.115,1.137,3.486084
+" ",87,69,156,"Tm "," -a",-56840.0,16.0,8089.64,0.1,"B+",7373.0,29.0,155.93898,17.0,"83.8 s","2-",-3.576,6.351,7.373,4.343084
+" ",86,70,156,"Yb "," -a",-53264.0,11.0,8061.7,0.07,"B+",3575.0,13.0,155.942818,12.0,"26 s","0+",-9.514,2.554,3.576,4.811084
+" ",85,71,156,"Lu "," -a",-43750.0,70.0,7995.7,0.5,"B+",9510.0,70.0,155.95303,80.0,"198 ms","",-5.9,8.492,9.514,5.595084
+" ",84,72,156,"Hf "," -a",-37850.0,210.0,7952.9,1.3,"B+",5900.0,200.0,155.95936,220.0,"23 ms","0+",-12.05,4.878,5.9,6.0350839999999994
+" ",83,73,156,"Ta "," -p",-25800.0,400.0,7871.0,3.0,"B+",12050.0,450.0,155.9723,430.0,"144 ms","(2-)",0.0,11.028,12.05,5.195084
+"0",99,58,157,"Ce "," x",-40670.0,700.0,8041.0,4.0,"B-",8300.0,810.0,156.95634,750.0,"None","None",8.3,0.0,0.0,-5.474916
+" ",98,59,157,"Pr "," x",-48970.0,400.0,8089.0,3.0,"B-",7830.0,450.0,156.94743,430.0,"None","None",7.82,-9.322,-8.3,-4.4649160000000006
+" ",97,60,157,"Nd "," x",-56790.0,200.0,8134.0,1.0,"B-",5580.0,230.0,156.93903,210.0,"100 ns","",5.58,-8.842,-7.82,-3.864916
+" ",96,61,157,"Pm "," +",-62370.0,110.0,8164.6,0.7,"B-",4360.0,100.0,156.93304,120.0,"10.56 s","(5/2-)",4.36,-6.602,-5.58,-3.1649160000000003
+" ",95,62,157,"Sm "," +",-66730.0,50.0,8187.4,0.3,"B-",2730.0,50.0,156.92836,50.0,"482 s","(3/2-)",2.737,-5.382,-4.36,-1.805916
+" ",94,63,157,"Eu "," ",-69467.0,5.0,8199.85,0.03,"B-",1363.0,5.0,156.925424,6.0,"15.18 h","5/2+",1.363699999999997,-3.759,-2.737,-1.206916
+" ",93,64,157,"Gd "," ",-70830.7,2.5,8203.55,0.016," ","*","*",156.9239601,2.7,"18.5 us","11/2-",-0.06009999999999127,-2.3856999999999973,-1.363699999999997,-0.6898159999999943
+" ",92,65,157,"Tb "," ",-70770.6,2.5,8198.184,0.016,"B+",60.05,0.3,156.9240246,2.7,"71 y","3/2+",-1.3426000000000058,-0.9619000000000087,0.06009999999999127,0.177983999999994
+" ",91,66,157,"Dy "," ",-69428.0,7.0,8184.65,0.04,"B+",1343.0,6.0,156.925466,7.0,"8.14 h","3/2-",-2.599,0.3206000000000058,1.3426000000000058,1.0368840000000028
+" ",90,67,157,"Ho "," x",-66829.0,24.0,8163.11,0.16,"B+",2599.0,25.0,156.928256,26.0,"12.6 m","7/2-",-3.409,1.577,2.599,2.066084
+" ",89,68,157,"Er "," x",-63420.0,28.0,8136.41,0.18,"B+",3410.0,40.0,156.93192,30.0,"18.65 m","3/2-",-4.711,2.387,3.409,3.305084
+" ",88,69,157,"Tm "," x",-58709.0,28.0,8101.43,0.18,"B+",4710.0,40.0,156.93697,30.0,"3.63 m","1/2+",-5.267,3.689,4.711,3.885084
+" ",87,70,157,"Yb "," ",-53442.0,10.0,8062.89,0.06,"B+",5267.0,30.0,156.942628,11.0,"38.6 s","",-6.959,4.245,5.267,4.621084
+" ",86,71,157,"Lu "," IT",-46483.0,19.0,8013.59,0.12,"B+",6959.0,18.0,156.950098,20.0,"4.79 s","11/2-",-7.733,5.937,6.959,5.1070839999999995
+" ",85,72,157,"Hf "," -a",-38750.0,200.0,7959.0,1.0,"B+",7730.0,200.0,156.9584,210.0,"110 ms","7/2-",-9.12,6.711,7.733,5.885084
+" ",84,73,157,"Ta "," IT",-29630.0,210.0,7896.3,1.3,"B+",9130.0,290.0,156.96819,220.0,"10.1 ms","1/2+",0.0,8.098,9.12,6.355084
+"0",99,59,158,"Pr "," x",-44730.0,600.0,8062.0,4.0,"B-",9670.0,720.0,157.95198,640.0,"None","None",9.67,0.0,0.0,-4.774916
+" ",98,60,158,"Nd "," x",-54400.0,400.0,8119.0,3.0,"B-",4690.0,420.0,157.9416,430.0,"50 ns","",4.69,-10.692,-9.67,-4.124916
+" ",97,61,158,"Pm "," +",-59090.0,130.0,8143.3,0.8,"B-",6120.0,100.0,157.93656,140.0,"4.8 s","",6.12,-5.712,-4.69,-3.314916
+" ",96,62,158,"Sm "," +",-65210.0,80.0,8177.1,0.5,"B-",1999.0,15.0,157.92999,80.0,"5.30 m","0+",2.0,-7.142,-6.12,-1.944916
+" ",95,63,158,"Eu "," +",-67210.0,80.0,8184.8,0.5,"B-",3490.0,80.0,157.92785,80.0,"45.9 m","(1-)",3.486800000000003,-3.022,-2.0,-1.1349160000000003
+" ",94,64,158,"Gd "," ",-70696.8,2.5,8201.865,0.016,"B-",-1219.5,0.9,157.9241039,2.7,"0.475 ms","",-1.2196000000000058,-4.508800000000003,-3.486800000000003,-0.6601159999999973
+" ",93,65,158,"Tb "," ",-69477.2,2.6,8189.195,0.017,"B-",934.9,2.6,157.9254131,2.8,"180 y","3-",0.934800000000003,0.19760000000000583,1.2196000000000058,-0.15771600000000308
+" ",92,66,158,"Dy "," ",-70412.0,3.0,8190.16,0.022," ","*","*",157.924409,4.0,"stable","0+",-4.221,-1.956800000000003,-0.934800000000003,0.876283999999997
+" ",91,67,158,"Ho "," -",-66191.0,27.0,8158.49,0.17,"B+",4221.0,27.0,157.928941,29.0,"21.3 m","(9+)",-0.887,3.199,4.221,1.5440839999999998
+" ",90,68,158,"Er "," ",-65304.0,25.0,8147.93,0.16,"B+",890.0,40.0,157.929893,27.0,"2.29 h","0+",-6.601,-0.135,0.887,2.669084
+" ",89,69,158,"Tm "," ",-58703.0,25.0,8101.2,0.16,"B+",6600.0,30.0,157.93698,27.0,"3.98 m","2-",-2.688,5.579,6.601,3.5160839999999998
+" ",88,70,158,"Yb "," ",-56015.0,8.0,8079.23,0.05,"B+",2688.0,27.0,157.939866,9.0,"1.49 m","0+",-8.801,1.666,2.688,4.172084
+" ",87,71,158,"Lu "," -a",-47214.0,15.0,8018.58,0.1,"B+",8800.0,17.0,157.949313,16.0,"10.4 s","",-5.11,7.779,8.801,4.790084
+" ",86,72,158,"Hf "," -a",-42104.0,18.0,7981.29,0.11,"B+",5110.0,15.0,157.954799,19.0,"2.85 s","",-11.084,4.088,5.11,5.4050839999999996
+" ",85,73,158,"Ta "," +a",-31020.0,200.0,7906.0,1.0,"B+",11090.0,200.0,157.9667,220.0,"55 ms","(2-)",-7.32,10.062,11.084,6.125084
+" ",84,74,158,"W "," -a",-23700.0,500.0,7855.0,3.0,"B+",7320.0,540.0,157.97456,540.0,"0.9 ms","0+",0.0,6.298,7.32,6.605084
+"0",100,59,159,"Pr "," x",-41450.0,700.0,8042.0,4.0,"B-",8770.0,860.0,158.9555,750.0,"None","None",8.77,0.0,0.0,-5.074916
+" ",99,60,159,"Nd "," x",-50220.0,500.0,8092.0,3.0,"B-",6630.0,540.0,158.94609,540.0,"None","None",6.63,-9.792,-8.77,-4.244916
+" ",98,61,159,"Pm "," x",-56850.0,200.0,8129.0,1.0,"B-",5360.0,220.0,158.93897,210.0,"1.47 s","",5.36,-7.652,-6.63,-3.4949160000000004
+" ",97,62,159,"Sm "," +",-62210.0,100.0,8157.5,0.6,"B-",3840.0,100.0,158.93321,110.0,"11.37 s","5/2-",3.843,-6.382,-5.36,-2.1649160000000003
+" ",96,63,159,"Eu "," ",-66053.0,7.0,8176.76,0.05,"B-",2515.0,7.0,158.929089,8.0,"18.1 m","5/2+",2.5155,-4.865,-3.843,-1.5079160000000003
+" ",95,64,159,"Gd "," ",-68568.5,2.5,8187.659,0.016,"B-",970.5,0.7,158.9263887,2.7,"26.2 ns","5/2+",0.9705,-3.5375,-2.5155,-0.796216000000003
+" ",94,65,159,"Tb "," ",-69539.0,2.6,8188.842,0.016," ","*","*",158.9253468,2.7,"stable","3/2+",-0.3655,-1.9925,-0.9705,-0.13941600000000018
+" ",93,66,159,"Dy "," ",-69173.5,2.7,8181.623,0.017,"B+",365.6,1.2,158.92573919999998,2.9,"144.4 d","3/2-",-1.8375,-0.6565,0.3655,0.47868400000000566
+" ",92,67,159,"Ho "," -",-67336.0,4.0,8165.145,0.024,"B+",1837.6,2.7,158.927712,4.0,"33.05 m","7/2-",-2.769,0.8155,1.8375,1.4930839999999999
+" ",91,68,159,"Er "," -",-64567.0,4.0,8142.813,0.027,"B+",2768.5,2.0,158.930684,5.0,"36 m","3/2-",-3.997,1.747,2.769,2.168084
+" ",90,69,159,"Tm "," x",-60570.0,28.0,8112.75,0.18,"B+",3997.0,28.0,158.93498,30.0,"9.13 m","5/2+",-4.727,2.975,3.997,3.0450839999999997
+" ",89,70,159,"Yb "," x",-55843.0,18.0,8078.1,0.12,"B+",4730.0,30.0,158.94005,20.0,"1.67 m","5/2(-)",-6.133,3.705,4.727,3.947084
+" ",88,71,159,"Lu "," x",-49710.0,40.0,8034.64,0.24,"B+",6130.0,40.0,158.94663,40.0,"12.1 s","",-6.856,5.111,6.133,4.500084
+" ",87,72,159,"Hf "," -a",-42854.0,17.0,7986.57,0.11,"B+",6860.0,40.0,158.953995,18.0,"5.20 s","(7/2-)",-8.406,5.834,6.856,5.2240839999999995
+" ",86,73,159,"Ta "," IT",-34448.0,21.0,7928.78,0.13,"B+",8405.0,27.0,158.963018,22.0,"1.04 s","1/2+",-9.218,7.384,8.406,5.681084
+" ",85,74,159,"W "," -a",-25230.0,400.0,7866.0,3.0,"B+",9220.0,400.0,158.97292,430.0,"8.2 ms","",0.0,8.196,9.218,6.445084
+"0",100,60,160,"Nd "," x",-47420.0,600.0,8074.0,4.0,"B-",5680.0,670.0,159.94909,640.0,"None","None",5.68,0.0,0.0,-4.444916
+" ",99,61,160,"Pm "," x",-53100.0,300.0,8105.0,2.0,"B-",7310.0,360.0,159.94299,320.0,"None","None",7.32,-6.702,-5.68,-3.614916
+" ",98,62,160,"Sm "," x",-60420.0,200.0,8146.0,1.0,"B-",2950.0,280.0,159.93514,210.0,"9.6 s","0+",2.95,-8.342,-7.32,-2.314916
+" ",97,63,160,"Eu "," +",-63370.0,200.0,8159.0,1.0,"B-",4580.0,200.0,159.93197,220.0,"38 s","1",4.578600000000006,-3.972,-2.95,-1.5749160000000002
+" ",96,64,160,"Gd "," ",-67948.6,2.6,8183.057,0.016,"B-",-105.7,1.0,159.9270541,2.7,"stable","0+",-0.10570000000001165,-5.600600000000006,-4.578600000000006,-1.003516000000006
+" ",95,65,160,"Tb "," ",-67842.9,2.6,8177.507,0.016,"B-",1835.1,1.3,159.9271676,2.7,"72.3 d","3-",1.8352000000000117,-0.9162999999999883,0.10570000000001165,-0.17481599999999434
+" ",94,66,160,"Dy "," ",-69678.1,2.5,8184.087,0.016," ","*","*",159.9251975,2.7,"stable","0+",-3.290100000000006,-2.8572000000000117,-1.8352000000000117,0.4391839999999911
+" ",93,67,160,"Ho "," -",-66388.0,15.0,8158.63,0.1,"B+",3290.0,15.0,159.928729,16.0,"5.02 h","2-",-0.33,2.268100000000006,3.290100000000006,1.285084
+" ",92,68,160,"Er "," x",-66058.0,24.0,8151.69,0.15,"B+",330.0,29.0,159.929083,26.0,"28.58 h","0+",-5.758,-0.692,0.33,2.047084
+" ",91,69,160,"Tm "," x",-60300.0,30.0,8110.82,0.21,"B+",5760.0,40.0,159.93526,40.0,"9.4 m","1-",-2.13,4.736,5.758,2.6250839999999998
+" ",90,70,160,"Yb "," x",-58170.0,17.0,8092.6,0.1,"B+",2130.0,40.0,159.937552,18.0,"4.8 m","0+",-7.9,1.108,2.13,3.6180839999999996
+" ",89,71,160,"Lu "," x",-50270.0,60.0,8038.3,0.4,"B+",7900.0,60.0,159.94603,60.0,"36.1 s","",-4.333,6.878,7.9,4.145084
+" ",88,72,160,"Hf "," -a",-45937.0,12.0,8006.37,0.07,"B+",4330.0,60.0,159.950684,12.0,"13.6 s","0+",-10.057,3.311,4.333,4.902083999999999
+" ",87,73,160,"Ta "," -a",-35880.0,90.0,7938.6,0.6,"B+",10060.0,90.0,159.96149,100.0,"1.7 s","(2)-",-6.52,9.035,10.057,5.445084
+" ",86,74,160,"W "," -a",-29360.0,210.0,7893.0,1.3,"B+",6510.0,200.0,159.96848,220.0,"91 ms","0+",-12.7,5.498,6.52,6.065084
+" ",85,75,160,"Re "," -p",-16660.0,400.0,7809.0,3.0,"B+",12700.0,450.0,159.98212,430.0,"0.79 ms","(2-)",0.0,11.678,12.7,6.715084
+"0",101,60,161,"Nd "," x",-42960.0,700.0,8047.0,4.0,"B-",7470.0,860.0,160.95388,750.0,"None","None",7.47,0.0,0.0,-4.7149160000000006
+" ",100,61,161,"Pm "," x",-50430.0,500.0,8088.0,3.0,"B-",6550.0,590.0,160.94586,540.0,"None","None",6.55,-8.492,-7.47,-3.884916
+" ",99,62,161,"Sm "," x",-56980.0,300.0,8124.0,2.0,"B-",4800.0,420.0,160.93883,320.0,"4.8 s","",4.8,-7.572,-6.55,-2.614916
+" ",98,63,161,"Eu "," x",-61780.0,300.0,8149.0,2.0,"B-",3740.0,300.0,160.93368,320.0,"26 s","",3.7326999999999972,-5.822,-4.8,-1.8349160000000002
+" ",97,64,161,"Gd "," -n",-65512.7,2.7,8167.233,0.017,"B-",1955.5,1.4,160.92966919999998,2.9,"3.66 m","5/2-",1.9555,-4.754699999999997,-3.7326999999999972,-1.2076159999999974
+" ",96,65,161,"Tb "," ",-67468.2,2.6,8174.52,0.016,"B-",592.9,1.3,160.9275699,2.8,"6.906 d","3/2+",0.5929000000000088,-2.9775,-1.9555,-0.4261159999999973
+" ",95,66,161,"Dy "," ",-68061.1,2.5,8173.344,0.016," ","*","*",160.9269334,2.7,"stable","5/2+",-0.8581000000000059,-1.6149000000000087,-0.5929000000000088,0.3446839999999911
+" ",94,67,161,"Ho "," ",-67203.0,3.0,8163.153,0.02,"B+",858.3,2.2,160.927855,3.0,"2.48 h","7/2-",-1.994,-0.1638999999999942,0.8581000000000059,1.1426840000000056
+" ",93,68,161,"Er "," +n",-65209.0,9.0,8145.91,0.06,"B+",1994.0,9.0,160.929995,10.0,"3.21 h","3/2-",-3.31,0.972,1.994,1.7940839999999998
+" ",92,69,161,"Tm "," x",-61899.0,28.0,8120.49,0.17,"B+",3310.0,29.0,160.93355,30.0,"30.2 m","7/2+",-4.055,2.288,3.31,2.5050839999999996
+" ",91,70,161,"Yb "," x",-57844.0,16.0,8090.45,0.1,"B+",4050.0,30.0,160.937902,17.0,"4.2 m","3/2-",-5.282,3.033,4.055,3.151084
+" ",90,71,161,"Lu "," x",-52562.0,28.0,8052.78,0.17,"B+",5280.0,30.0,160.94357,30.0,"77 s","1/2+",-6.243,4.26,5.282,3.7220839999999997
+" ",89,72,161,"Hf "," ",-46319.0,23.0,8009.14,0.14,"B+",6240.0,40.0,160.950275,24.0,"18.2 s","",-7.589,5.221,6.243,4.698084
+" ",88,73,161,"Ta "," IT",-38730.0,60.0,7957.0,0.0,"B+",7590.0,60.0,160.95842,60.0,"2.89 s","",-8.32,6.567,7.589,5.328084
+" ",87,74,161,"W "," -a",-30410.0,200.0,7901.0,1.0,"B+",8330.0,200.0,160.96736,210.0,"410 ms","",-9.53,7.298,8.32,5.915084
+" ",86,75,161,"Re "," -p",-20880.0,210.0,7836.5,1.3,"B+",9530.0,290.0,160.97759,220.0,"15.6 ms","11/2-",0.0,8.508,9.53,6.3250839999999995
+"0",101,61,162,"Pm "," x",-46310.0,700.0,8063.0,4.0,"B-",8450.0,860.0,161.95029,750.0,"None","None",8.44,0.0,0.0,-4.004916000000001
+" ",100,62,162,"Sm "," x",-54750.0,500.0,8110.0,3.0,"B-",3890.0,590.0,161.94122,540.0,"None","None",3.9,-9.462,-8.44,-2.774916
+" ",99,63,162,"Eu "," x",-58650.0,300.0,8129.0,2.0,"B-",5640.0,300.0,161.93704,320.0,"10.6 s","",5.637,-4.922,-3.9,-1.9849160000000001
+" ",98,64,162,"Gd "," -nn",-64287.0,5.0,8159.077,0.028,"B-",1390.0,40.0,161.930985,5.0,"8.4 m","0+",1.393,-6.659,-5.637,-1.5019160000000003
+" ",97,65,162,"Tb "," +",-65680.0,40.0,8162.85,0.23,"B-",2510.0,40.0,161.92949,40.0,"7.60 m","1-",2.506800000000003,-2.415,-1.393,-0.8949160000000002
+" ",96,66,162,"Dy "," ",-68186.8,2.5,8173.49,0.016,"B-",-2140.0,3.0,161.9267984,2.7,"stable","0+",-2.139800000000003,-3.528800000000003,-2.506800000000003,0.08508399999999983
+" ",95,67,162,"Ho "," ",-66047.0,4.0,8155.452,0.024,"B-",296.0,4.0,161.929096,4.0,"15.0 m","1+",0.296,1.117800000000003,2.139800000000003,1.005283999999997
+" ",94,68,162,"Er "," ",-66343.0,3.0,8152.447,0.021," ","*","*",161.928778,4.0,"stable","0+",-4.859,-1.318,-0.296,1.6440839999999999
+" ",93,69,162,"Tm "," -",-61484.0,26.0,8117.62,0.16,"B+",4859.0,26.0,161.933995,28.0,"21.70 m","1-",-1.652,3.837,4.859,2.282084
+" ",92,70,162,"Yb "," x",-59832.0,16.0,8102.6,0.1,"B+",1650.0,30.0,161.935768,17.0,"18.87 m","0+",-6.992,0.63,1.652,3.047084
+" ",91,71,162,"Lu "," x",-52840.0,80.0,8054.6,0.5,"B+",6990.0,80.0,161.94328,80.0,"1.37 m","(1-)",-3.667,5.97,6.992,3.438084
+" ",90,72,162,"Hf "," -a",-49173.0,10.0,8027.15,0.06,"B+",3660.0,80.0,161.94721,10.0,"39.4 s","0+",-9.393,2.645,3.667,4.417084
+" ",89,73,162,"Ta "," -a",-39780.0,50.0,7964.3,0.3,"B+",9390.0,50.0,161.95729,60.0,"3.57 s","",-5.778,8.371,9.393,5.009084
+" ",88,74,162,"W "," -a",-34002.0,18.0,7923.84,0.11,"B+",5780.0,50.0,161.963497,19.0,"1.36 s","0+",-11.652,4.756,5.778,5.677084
+" ",87,75,162,"Re "," +a",-22350.0,200.0,7847.0,1.0,"B+",11650.0,200.0,161.976,220.0,"107 ms","(2-)",-7.85,10.63,11.652,6.245083999999999
+" ",86,76,162,"Os "," -a",-14500.0,500.0,7794.0,3.0,"B+",7850.0,540.0,161.98443,540.0,"1.86 ms","0+",0.0,6.828,7.85,6.775084
+"0",102,61,163,"Pm "," x",-43150.0,800.0,8043.0,5.0,"B-",7750.0,1060.0,162.95368,860.0,"None","None",7.75,0.0,0.0,-4.124916
+" ",101,62,163,"Sm "," x",-50900.0,700.0,8086.0,4.0,"B-",5730.0,860.0,162.94536,750.0,"None","None",5.73,-8.772,-7.75,-3.1049160000000002
+" ",100,63,163,"Eu "," x",-56630.0,500.0,8116.0,3.0,"B-",4860.0,590.0,162.93921,540.0,"None","None",4.86,-6.752,-5.73,-2.2049160000000003
+" ",99,64,163,"Gd "," x",-61490.0,300.0,8141.0,2.0,"B-",3110.0,300.0,162.93399,320.0,"68 s","(5/2-,7/2+)",3.111,-5.882,-4.86,-1.704916
+" ",98,65,163,"Tb "," +p",-64601.0,5.0,8155.666,0.029,"B-",1785.0,4.0,162.930648,5.0,"19.5 m","3/2+",1.7855,-4.133,-3.111,-0.9729160000000001
+" ",97,66,163,"Dy "," ",-66386.5,2.5,8161.818,0.016," ","*","*",162.9287312,2.7,"48 d","5/2-",-0.0026000000000058207,-2.8075,-1.7855,-0.24291600000000016
+" ",96,67,163,"Ho "," ",-66383.9,2.5,8157.002,0.016,"B+",2.555,0.016,162.9287339,2.7,"4570 y","7/2-",-1.2098999999999942,-1.019399999999994,0.0026000000000058207,0.7301840000000056
+" ",95,68,163,"Er "," ",-65174.0,5.0,8144.78,0.03,"B+",1210.0,5.0,162.930033,6.0,"75.0 m","5/2-",-2.439,0.18789999999999418,1.2098999999999942,1.5745839999999998
+" ",94,69,163,"Tm "," -",-62735.0,6.0,8125.02,0.04,"B+",2439.0,3.0,162.932651,6.0,"1.810 h","1/2+",-3.431,1.417,2.439,2.176084
+" ",93,70,163,"Yb "," x",-59304.0,16.0,8099.17,0.1,"B+",3431.0,17.0,162.936334,17.0,"11.05 m","3/2-",-4.513,2.409,3.431,2.838084
+" ",92,71,163,"Lu "," x",-54791.0,28.0,8066.68,0.17,"B+",4510.0,30.0,162.94118,30.0,"3.97 m","1/2(+)",-5.505,3.491,4.513,3.354084
+" ",91,72,163,"Hf "," x",-49286.0,28.0,8028.11,0.17,"B+",5510.0,40.0,162.94709,30.0,"40.0 s","",-6.746,4.483,5.505,4.132084
+" ",90,73,163,"Ta "," -a",-42540.0,40.0,7981.93,0.23,"B+",6750.0,50.0,162.95433,40.0,"10.6 s","",-7.63,5.724,6.746,4.745083999999999
+" ",89,74,163,"W "," -a",-34910.0,50.0,7930.3,0.3,"B+",7630.0,70.0,162.96252,60.0,"2.8 s","",-8.903,6.608,7.63,5.519083999999999
+" ",88,75,163,"Re "," IT",-26007.0,20.0,7870.89,0.12,"B+",8900.0,60.0,162.972081,21.0,"390 ms","(1/2+)",-9.887,7.881,8.903,6.016084
+" ",87,76,163,"Os "," -a",-16120.0,400.0,7805.0,2.0,"B+",9880.0,400.0,162.98269,430.0,"5.5 ms","",0.0,8.865,9.887,6.685084
+"0",102,62,164,"Sm "," x",-48180.0,800.0,8069.0,5.0,"B-",4930.0,1000.0,163.94828,860.0,"None","None",4.92,0.0,0.0,-3.1849160000000003
+" ",101,63,164,"Eu "," x",-53100.0,600.0,8095.0,4.0,"B-",6640.0,720.0,163.94299,640.0,"None","None",6.65,-5.942,-4.92,-2.424916
+" ",100,64,164,"Gd "," x",-59750.0,400.0,8130.0,2.0,"B-",2340.0,410.0,163.93586,430.0,"45 s","0+",2.33,-7.672,-6.65,-1.7549160000000001
+" ",99,65,164,"Tb "," +",-62080.0,100.0,8139.8,0.6,"B-",3890.0,100.0,163.93335,110.0,"3.0 m","(5+)",3.893300000000003,-3.352,-2.33,-1.1349160000000003
+" ",98,66,164,"Dy "," ",-65973.3,2.5,8158.746,0.015,"B-",-986.2,1.4,163.9291748,2.7,"stable","0+",-0.9862000000000044,-4.915300000000003,-3.893300000000003,-0.44961599999999724
+" ",97,67,164,"Ho "," ",-64987.1,2.8,8147.963,0.017,"B-",962.5,2.3,163.9302335,3.0,"29 m","1+",0.9629000000000014,-0.035799999999995634,0.9862000000000044,0.4308839999999955
+" ",96,68,164,"Er "," ",-65950.0,3.0,8149.061,0.019," ","*","*",163.9292,3.0,"stable","0+",-4.062,-1.9849000000000014,-0.9629000000000014,1.3031840000000057
+" ",95,69,164,"Tm "," x",-61888.0,28.0,8119.53,0.17,"B+",4061.0,28.0,163.93356,30.0,"2.0 m","1+",-0.865,3.04,4.062,2.075084
+" ",94,70,164,"Yb "," x",-61023.0,16.0,8109.48,0.1,"B+",870.0,30.0,163.934489,17.0,"75.8 m","0+",-6.381,-0.157,0.865,2.6100839999999996
+" ",93,71,164,"Lu "," x",-54642.0,28.0,8065.8,0.17,"B+",6380.0,30.0,163.94134,30.0,"3.14 m","1",-2.82,5.359,6.381,3.233084
+" ",92,72,164,"Hf "," +a",-51822.0,20.0,8043.83,0.12,"B+",2820.0,30.0,163.944367,22.0,"111 s","0+",-8.539,1.798,2.82,3.923084
+" ",91,73,164,"Ta "," x",-43283.0,28.0,7987.0,0.17,"B+",8540.0,30.0,163.95353,30.0,"14.2 s","(3+)",-5.049,7.517,8.539,4.562084
+" ",90,74,164,"W "," -a",-38234.0,12.0,7951.44,0.07,"B+",5050.0,30.0,163.958954,13.0,"6.0 s","0+",-10.594,4.027,5.049,5.278084
+" ",89,75,164,"Re "," +a",-27640.0,160.0,7882.0,1.0,"B+",10590.0,160.0,163.97032,170.0,"0.53 s","",-7.18,9.572,10.594,5.815084
+" ",88,76,164,"Os "," -a",-20460.0,210.0,7833.5,1.3,"B+",7180.0,240.0,163.97804,220.0,"21 ms","0+",-13.19,6.158,7.18,6.475084
+" ",87,77,164,"Ir "," -a",-7270.0,410.0,7748.0,3.0,"B+",13200.0,460.0,163.9922,440.0,"0.11 ms","(9+)",0.0,12.168,13.19,6.965084
+"0",103,62,165,"Sm "," x",-43800.0,900.0,8043.0,5.0,"B-",6760.0,1140.0,164.95298,970.0,"None","None",6.76,0.0,0.0,-3.2649160000000004
+" ",102,63,165,"Eu "," x",-50560.0,700.0,8079.0,4.0,"B-",5910.0,860.0,164.94572,750.0,"None","None",5.91,-7.782,-6.76,-2.554916
+" ",101,64,165,"Gd "," x",-56470.0,500.0,8110.0,3.0,"B-",4190.0,540.0,164.93938,540.0,"10.3 s","",4.19,-6.932,-5.91,-1.914916
+" ",100,65,165,"Tb "," x",-60660.0,200.0,8131.0,1.0,"B-",2960.0,200.0,164.93488,210.0,"2.11 m","(3/2+)",2.9579000000000013,-5.212,-4.19,-1.3049160000000002
+" ",99,66,165,"Dy "," -n",-63617.9,2.5,8143.942,0.015,"B-",1286.6,0.9,164.9317033,2.7,"1.257 m","1/2-",1.286699999999997,-3.9799000000000015,-2.9579000000000013,-0.5301160000000046
+" ",98,67,165,"Ho "," ",-64904.6,2.5,8146.998,0.015," ","*","*",164.93032209999998,2.7,"stable","7/2-",-0.37659999999999855,-2.3086999999999973,-1.286699999999997,0.13868399999999836
+" ",97,68,165,"Er "," ",-64528.0,3.0,8139.976,0.019,"B+",376.3,2.0,164.930726,3.0,"10.36 h","5/2-",-1.592,-0.6454000000000014,0.37659999999999855,1.1081840000000056
+" ",96,69,165,"Tm "," ",-62936.0,3.0,8125.584,0.02,"B+",1592.4,1.5,164.932435,4.0,"30.06 h","1/2+",-2.649,0.57,1.592,1.8420839999999998
+" ",95,70,165,"Yb "," x",-60287.0,28.0,8104.79,0.17,"B+",2649.0,28.0,164.93528,30.0,"9.9 m","5/2-",-3.845,1.627,2.649,2.4970839999999996
+" ",94,71,165,"Lu "," x",-56442.0,27.0,8076.75,0.16,"B+",3840.0,40.0,164.939407,28.0,"10.74 m","(7/2+)",-4.806,2.823,3.845,3.032084
+" ",93,72,165,"Hf "," x",-51636.0,28.0,8042.87,0.17,"B+",4810.0,40.0,164.94457,30.0,"76 s","(5/2-)",-5.781,3.784,4.806,3.7830839999999997
+" ",92,73,165,"Ta "," +a",-45855.0,17.0,8003.1,0.11,"B+",5780.0,30.0,164.950773,19.0,"31.0 s","",-6.993,4.759,5.781,4.282084
+" ",91,74,165,"W "," ",-38862.0,25.0,7955.97,0.15,"B+",6990.0,30.0,164.95828,27.0,"5.1 s","",-8.205,5.971,6.993,5.032084
+" ",90,75,165,"Re "," +a",-30657.0,28.0,7901.5,0.17,"B+",8210.0,40.0,164.967089,30.0,"2.06 s","",-9.007,7.183,8.205,5.648084
+" ",89,76,165,"Os "," -a",-21650.0,200.0,7842.0,1.0,"B+",9010.0,200.0,164.97676,220.0,"71 ms","",-10.02,7.985,9.007,6.335084
+" ",88,77,165,"Ir "," IT",-11630.0,220.0,7777.0,1.0,"B+",10020.0,300.0,164.98752,230.0,"0.30 ms","11/2-",0.0,8.998,10.02,6.8250839999999995
+"0",103,63,166,"Eu "," x",-46600.0,800.0,8055.0,5.0,"B-",7800.0,1000.0,165.94997,860.0,"None","None",7.8,0.0,0.0,-2.714916
+" ",102,64,166,"Gd "," x",-54400.0,600.0,8097.0,4.0,"B-",3360.0,600.0,165.9416,640.0,"None","None",3.36,-8.822,-7.8,-2.074916
+" ",101,65,166,"Tb "," +",-57760.0,100.0,8112.9,0.6,"B-",4830.0,100.0,165.93799,110.0,"21 s","",4.830099999999999,-4.382,-3.36,-1.5349160000000002
+" ",100,66,166,"Dy "," -n",-62590.1,2.6,8137.313,0.015,"B-",486.8,1.0,165.9328067,2.8,"81.6 h","0+",0.4868000000000029,-5.852099999999998,-4.830099999999999,-0.7280159999999987
+" ",99,67,166,"Ho "," ",-63076.9,2.5,8135.532,0.015,"B-",1854.7,0.9,165.9322842,2.7,"185 us","3+",1.8546999999999971,-1.5088000000000028,-0.4868000000000029,0.17818399999999837
+" ",98,68,166,"Er "," ",-64931.6,2.5,8141.992,0.015," ","*","*",165.9302931,2.7,"stable","0+",-3.0375999999999985,-2.876699999999997,-1.8546999999999971,0.8302840000000042
+" ",97,69,166,"Tm "," -",-61894.0,12.0,8118.98,0.07,"B+",3038.0,12.0,165.933554,13.0,"7.70 h","2+",-0.306,2.0155999999999987,3.0375999999999985,1.7280839999999997
+" ",96,70,166,"Yb "," +nn",-61588.0,8.0,8112.43,0.05,"B+",305.0,14.0,165.933882,9.0,"56.7 h","0+",-5.567,-0.716,0.306,2.330084
+" ",95,71,166,"Lu "," x",-56021.0,30.0,8074.17,0.18,"B+",5570.0,30.0,165.93986,30.0,"2.65 m","(6-)",-2.162,4.545,5.567,3.038084
+" ",94,72,166,"Hf "," x",-53859.0,28.0,8056.44,0.17,"B+",2160.0,40.0,165.94218,30.0,"6.77 m","0+",-7.761,1.14,2.162,3.548084
+" ",93,73,166,"Ta "," x",-46098.0,28.0,8004.97,0.17,"B+",7760.0,40.0,165.95051,30.0,"34.4 s","(2)+",-4.206,6.739,7.761,4.3170839999999995
+" ",92,74,166,"W "," -a",-41892.0,10.0,7974.92,0.06,"B+",4206.0,30.0,165.955027,11.0,"19.2 s","0+",-10.042,3.184,4.206,4.856084
+" ",91,75,166,"Re "," IT",-31850.0,90.0,7910.0,1.0,"B+",10040.0,90.0,165.96581,90.0,"2.24 s","",-6.412,9.02,10.042,5.505084
+" ",90,76,166,"Os "," -a",-25438.0,18.0,7866.38,0.11,"B+",6410.0,90.0,165.972691,20.0,"215 ms","0+",-12.228,5.39,6.412,6.1390839999999995
+" ",89,77,166,"Ir "," -p",-13210.0,200.0,7788.0,1.0,"B+",12230.0,200.0,165.98582,220.0,"10.5 ms","(2-)",-8.42,11.206,12.228,6.715084
+" ",88,78,166,"Pt "," -a",-4790.0,500.0,7733.0,3.0,"B+",8410.0,540.0,165.99486,540.0,"0.3 ms","0+",0.0,7.398,8.42,7.2850839999999994
+"0",104,63,167,"Eu "," x",-43590.0,800.0,8037.0,5.0,"B-",7120.0,1000.0,166.95321,860.0,"None","None",7.11,0.0,0.0,-2.864916
+" ",103,64,167,"Gd "," x",-50700.0,600.0,8075.0,4.0,"B-",5140.0,720.0,166.94557,640.0,"None","None",5.14,-8.132,-7.11,-2.2249160000000003
+" ",102,65,167,"Tb "," x",-55840.0,400.0,8101.0,2.0,"B-",4090.0,410.0,166.94005,430.0,"19.4 s","(3/2+)",4.1,-6.162,-5.14,-1.6349160000000003
+" ",101,66,167,"Dy "," +",-59940.0,60.0,8121.0,0.4,"B-",2350.0,60.0,166.93566,60.0,"6.20 m","(1/2-)",2.347,-5.122,-4.1,-0.8749160000000001
+" ",100,67,167,"Ho "," p2n",-62287.0,6.0,8130.41,0.03,"B-",1010.0,5.0,166.933133,6.0,"3.1 h","7/2-",1.0096999999999972,-3.369,-2.347,-0.11091600000000017
+" ",99,68,167,"Er "," ",-63296.7,2.5,8131.779,0.015," ","*","*",166.9320482,2.7,"2.269 s","1/2-",-0.7483999999999942,-2.031699999999997,-1.0096999999999972,0.6648840000000027
+" ",98,69,167,"Tm "," ",-62548.3,2.7,8122.613,0.016,"B+",748.4,1.5,166.9328516,2.9,"9.25 d","1/2+",-1.9543000000000028,-0.27360000000000584,0.7483999999999942,1.4106839999999912
+" ",97,70,167,"Yb "," ",-60594.0,5.0,8106.226,0.028,"B+",1954.0,4.0,166.93495,5.0,"17.5 m","5/2-",-3.094,0.9323000000000029,1.9543000000000028,2.155084
+" ",96,71,167,"Lu "," x",-57500.0,30.0,8083.02,0.19,"B+",3090.0,30.0,166.93827,30.0,"51.5 m","7/2+",-4.032,2.072,3.094,2.810084
+" ",95,72,167,"Hf "," x",-53468.0,28.0,8054.18,0.17,"B+",4030.0,40.0,166.9426,30.0,"2.05 m","(5/2)-",-5.117,3.01,4.032,3.411084
+" ",94,73,167,"Ta "," x",-48351.0,28.0,8018.86,0.17,"B+",5120.0,40.0,166.94809,30.0,"80 s","(3/2+)",-6.262,4.095,5.117,4.015084
+" ",93,74,167,"W "," +a",-42089.0,19.0,7976.68,0.12,"B+",6260.0,30.0,166.954816,21.0,"19.9 s","",-7.249,5.24,6.262,4.7720839999999995
+" ",92,75,167,"Re "," +a",-34840.0,50.0,7929.0,0.0,"B+",7250.0,60.0,166.9626,60.0,"3.4 s","",-8.34,6.227,7.249,5.275084
+" ",91,76,167,"Os "," -a",-26500.0,70.0,7874.0,0.4,"B+",8330.0,90.0,166.97155,80.0,"0.84 s","",-9.421,7.318,8.34,5.985084
+" ",90,77,167,"Ir "," -p",-17079.0,19.0,7812.86,0.11,"B+",9420.0,80.0,166.981665,20.0,"35.2 ms","(1/2+)",-10.539,8.399,9.421,6.503083999999999
+" ",89,78,167,"Pt "," -a",-6540.0,410.0,7745.0,2.0,"B+",10540.0,410.0,166.99298,440.0,"0.7 ms","",0.0,9.517,10.539,7.1550839999999996
+"0",104,64,168,"Gd "," x",-48100.0,700.0,8060.0,4.0,"B-",4400.0,860.0,167.94836,750.0,"None","None",4.4,0.0,0.0,-2.344916
+" ",103,65,168,"Tb "," x",-52500.0,500.0,8081.0,3.0,"B-",6070.0,520.0,167.94364,540.0,"8.2 s","(4-)",6.06,-5.422,-4.4,-1.8249160000000002
+" ",102,66,168,"Dy "," +pp",-58560.0,140.0,8112.6,0.8,"B-",1500.0,140.0,167.93713,150.0,"8.7 m","0+",1.51,-7.082,-6.06,-1.2349160000000001
+" ",101,67,168,"Ho "," +",-60070.0,30.0,8116.85,0.18,"B-",2930.0,30.0,167.93552,30.0,"132 s","(6+)",2.926699999999997,-2.532,-1.51,-0.4149160000000002
+" ",100,68,168,"Er "," ",-62996.7,2.5,8129.634,0.015,"B-",-1679.1,1.9,167.93237019999998,2.7,"stable","0+",-1.679,-3.948699999999997,-2.926699999999997,0.5516840000000056
+" ",99,69,168,"Tm "," ",-61317.7,2.9,8114.982,0.017,"B-",257.0,4.0,167.934173,3.0,"93.1 d","3+",0.2573000000000029,0.657,1.679,1.2444840000000013
+" ",98,70,168,"Yb "," ",-61575.0,4.0,8111.855,0.026," ","*","*",167.933897,5.0,"stable","0+",-4.515,-1.279300000000003,-0.2573000000000029,1.950084
+" ",97,71,168,"Lu "," -",-57060.0,50.0,8080.35,0.28,"B+",4510.0,50.0,167.93874,50.0,"5.5 m","(6-)",-1.699,3.493,4.515,2.4030839999999998
+" ",96,72,168,"Hf "," x",-55361.0,28.0,8065.55,0.17,"B+",1700.0,50.0,167.94057,30.0,"25.95 m","0+",-6.967,0.677,1.699,3.237084
+" ",95,73,168,"Ta "," x",-48394.0,28.0,8019.43,0.17,"B+",6970.0,40.0,167.94805,30.0,"2.0 m","(2-,3+)",-3.504,5.945,6.967,3.8230839999999997
+" ",94,74,168,"W "," +a",-44890.0,16.0,7993.92,0.1,"B+",3500.0,30.0,167.951808,17.0,"53 s","0+",-9.1,2.482,3.504,4.507084
+" ",93,75,168,"Re "," -a",-35790.0,30.0,7935.12,0.18,"B+",9100.0,30.0,167.96157,30.0,"4.4 s","(6+)",-5.799,8.078,9.1,5.068084
+" ",92,76,168,"Os "," -a",-29991.0,12.0,7895.91,0.07,"B+",5800.0,30.0,167.967804,13.0,"2.10 s","0+",-11.251,4.777,5.799,5.818084
+" ",91,77,168,"Ir "," IT",-18740.0,150.0,7824.0,1.0,"B+",11250.0,150.0,167.97988,160.0,"125 ms","",-7.7,10.229,11.251,6.475084
+" ",90,78,168,"Pt "," -a",-11040.0,210.0,7773.8,1.2,"B+",7700.0,240.0,167.98815,220.0,"2.0 ms","0+",0.0,6.678,7.7,6.995083999999999
+"0",105,64,169,"Gd "," x",-43900.0,800.0,8035.0,5.0,"B-",6190.0,1000.0,168.95287,860.0,"None","None",6.2,0.0,0.0,-2.524916
+" ",104,65,169,"Tb "," x",-50100.0,600.0,8067.0,4.0,"B-",5510.0,670.0,168.94622,640.0,"None","None",5.5,-7.222,-6.2,-1.964916
+" ",103,66,169,"Dy "," +",-55600.0,300.0,8094.8,1.8,"B-",3200.0,300.0,168.94031,320.0,"39 s","(5/2-)",3.203,-6.522,-5.5,-1.5549160000000002
+" ",102,67,169,"Ho "," +p",-58803.0,20.0,8109.1,0.12,"B-",2126.0,20.0,168.936872,22.0,"4.7 m","7/2-",2.125699999999997,-4.225,-3.203,-0.5679160000000002
+" ",101,68,169,"Er "," ",-60928.7,2.5,8117.052,0.015,"B-",351.3,1.1,168.93459040000002,2.7,"9.40 d","1/2-",0.3513000000000029,-3.1476999999999973,-2.125699999999997,0.2642840000000042
+" ",100,69,169,"Tm "," ",-61280.0,2.5,8114.501,0.015," ","*","*",168.9342133,2.7,"stable","1/2+",-0.91,-1.3733000000000029,-0.3513000000000029,1.1996839999999984
+" ",99,70,169,"Yb "," ",-60370.0,4.0,8104.489,0.026,"B+",910.0,4.0,168.93519,5.0,"32.026 d","7/2+",-2.293,-0.112,0.91,1.7330839999999998
+" ",98,71,169,"Lu "," -",-58077.0,5.0,8086.29,0.03,"B+",2293.0,3.0,168.937651,6.0,"34.06 h","7/2+",-3.36,1.271,2.293,2.434084
+" ",97,72,169,"Hf "," x",-54717.0,28.0,8061.78,0.17,"B+",3360.0,28.0,168.94126,30.0,"3.24 m","(5/2)-",-4.427,2.338,3.36,3.1450839999999998
+" ",96,73,169,"Ta "," x",-50290.0,28.0,8030.96,0.17,"B+",4430.0,40.0,168.94601,30.0,"4.9 m","(5/2-)",-5.372,3.405,4.427,3.7270839999999996
+" ",95,74,169,"W "," ",-44918.0,15.0,7994.54,0.09,"B+",5370.0,30.0,168.951779,17.0,"76 s","(5/2-)",-6.532,4.35,5.372,4.2930839999999995
+" ",94,75,169,"Re "," ",-38386.0,28.0,7951.26,0.17,"B+",6530.0,30.0,168.95879,30.0,"12.9 s","",-7.665,5.51,6.532,5.044084
+" ",93,76,169,"Os "," -a",-30721.0,25.0,7901.28,0.15,"B+",7660.0,40.0,168.967019,27.0,"3.4 s","(5/2-)",-8.64,6.643,7.665,5.7160839999999995
+" ",92,77,169,"Ir "," +a",-22081.0,26.0,7845.52,0.16,"B+",8640.0,40.0,168.976295,28.0,"0.4 s","",-9.701,7.618,8.64,6.151084
+" ",91,78,169,"Pt "," -a",-12380.0,200.0,7783.0,1.0,"B+",9710.0,200.0,168.98672,220.0,"2.5 ms","",-10.59,8.679,9.701,6.845084
+" ",90,79,169,"Au "," x",-1790.0,300.0,7716.0,2.0,"B+",10590.0,360.0,168.99808,320.0,"None","None",0.0,9.568,10.59,7.415084
+"0",105,65,170,"Tb "," x",-46340.0,700.0,8045.0,4.0,"B-",7320.0,730.0,169.95025,750.0,"None","None",7.32,0.0,0.0,-2.1649160000000003
+" ",104,66,170,"Dy "," x",-53660.0,200.0,8083.0,1.0,"B-",2580.0,200.0,169.94239,210.0,"None","None",2.58,-8.342,-7.32,-1.684916
+" ",103,67,170,"Ho "," +",-56240.0,50.0,8093.83,0.29,"B-",3870.0,50.0,169.93962,50.0,"2.76 m","(6+)",3.8745999999999987,-3.602,-2.58,-0.9049160000000002
+" ",102,68,170,"Er "," ",-60114.6,2.8,8111.994,0.016,"B-",-314.0,1.8,169.9354643,3.0,"stable","0+",-0.314,-4.8965999999999985,-3.8745999999999987,0.05058399999999983
+" ",101,69,170,"Tm "," ",-59800.6,2.5,8105.545,0.015,"B-",968.3,0.8,169.9358014,2.7,"128.6 d","1-",0.9684000000000015,-0.708,0.314,0.8513840000000027
+" ",100,70,170,"Yb "," ",-60769.0,2.4,8106.639,0.014," ","*","*",169.93476180000002,2.6,"stable","0+",-3.459,-1.9904000000000015,-0.9684000000000015,1.7376839999999985
+" ",99,71,170,"Lu "," -",-57310.0,17.0,8081.69,0.1,"B+",3459.0,17.0,169.938475,18.0,"2.012 d","0+",-1.056,2.437,3.459,2.159084
+" ",98,72,170,"Hf "," x",-56254.0,28.0,8070.88,0.16,"B+",1060.0,30.0,169.93961,30.0,"16.01 h","0+",-6.116,0.034,1.056,2.909084
+" ",97,73,170,"Ta "," x",-50138.0,28.0,8030.3,0.16,"B+",6120.0,40.0,169.94618,30.0,"6.76 m","(3+)",-2.845,5.094,6.116,3.458084
+" ",96,74,170,"W "," +a",-47293.0,15.0,8008.96,0.09,"B+",2840.0,30.0,169.949228,16.0,"2.42 m","0+",-8.375,1.823,2.845,4.141084
+" ",95,75,170,"Re "," x",-38918.0,26.0,7955.09,0.15,"B+",8376.0,30.0,169.95822,28.0,"9.2 s","(5+)",-4.99,7.353,8.375,4.755084
+" ",94,76,170,"Os "," -a",-33928.0,11.0,7921.14,0.06,"B+",4990.0,28.0,169.963577,12.0,"7.46 s","0+",-10.608,3.968,4.99,5.539084
+" ",93,77,170,"Ir "," -a",-23320.0,100.0,7854.0,1.0,"B+",10610.0,100.0,169.97497,110.0,"1.05 s","",-7.014,9.586,10.608,6.105084
+" ",92,78,170,"Pt "," -a",-16306.0,19.0,7808.27,0.11,"B+",7010.0,100.0,169.982495,20.0,"6 ms","0+",-12.696,5.992,7.014,6.707084
+" ",91,79,170,"Au "," -p",-3610.0,200.0,7729.0,1.0,"B+",12690.0,200.0,169.99612,220.0,"0.30 ms","(2-)",0.0,11.674,12.696,7.175084
+"0",106,65,171,"Tb "," x",-43500.0,800.0,8028.0,5.0,"B-",6610.0,860.0,170.9533,860.0,"None","None",6.61,0.0,0.0,-2.334916
+" ",105,66,171,"Dy "," x",-50110.0,300.0,8062.0,2.0,"B-",4410.0,670.0,170.9462,320.0,"None","None",4.41,-7.632,-6.61,-1.8349160000000002
+" ",104,67,171,"Ho "," +",-54520.0,600.0,8084.0,4.0,"B-",3200.0,600.0,170.94147,640.0,"53 s","(7/2-)",3.2049000000000016,-5.432,-4.41,-1.1049160000000002
+" ",103,68,171,"Er "," ",-57724.9,2.8,8097.781,0.016,"B-",1490.7,1.2,170.9380298,3.0,"7.516 h","5/2-",1.490699999999997,-4.226900000000001,-3.2049000000000016,-0.2098160000000016
+" ",102,69,171,"Tm "," ",-59215.6,2.6,8101.923,0.015,"B-",96.5,1.0,170.9364294,2.8,"1.92 y","1/2+",0.0965,-2.512699999999997,-1.490699999999997,0.6464840000000013
+" ",101,70,171,"Yb "," ",-59312.1,2.4,8097.913,0.014," ","*","*",170.93632580000002,2.6,"stable","1/2-",-1.4785999999999986,-1.1185,-0.0965,1.5596839999999983
+" ",100,71,171,"Lu "," ",-57833.5,2.8,8084.691,0.016,"B+",1478.6,1.9,170.9379131,3.0,"8.24 d","7/2+",-2.4025,0.45659999999999856,1.4785999999999986,2.289884000000003
+" ",99,72,171,"Hf "," x",-55431.0,29.0,8066.07,0.17,"B+",2402.0,29.0,170.94049,30.0,"12.1 h","(7/2+)",-3.711,1.3805,2.4025,2.7380839999999997
+" ",98,73,171,"Ta "," x",-51720.0,28.0,8039.79,0.16,"B+",3710.0,40.0,170.94448,30.0,"23.3 m","(5/2-)",-4.634,2.689,3.711,3.3550839999999997
+" ",97,74,171,"W "," x",-47086.0,28.0,8008.12,0.16,"B+",4630.0,40.0,170.94945,30.0,"2.38 m","(5/2-)",-5.836,3.612,4.634,3.957084
+" ",96,75,171,"Re "," x",-41250.0,28.0,7969.41,0.16,"B+",5840.0,40.0,170.95572,30.0,"15.2 s","(9/2-)",-6.957,4.814,5.836,4.6760839999999995
+" ",95,76,171,"Os "," ",-34293.0,19.0,7924.15,0.11,"B+",6960.0,30.0,170.963185,20.0,"8.3 s","(5/2-)",-7.863,5.935,6.957,5.371084
+" ",94,77,171,"Ir "," -a",-26430.0,40.0,7873.59,0.23,"B+",7860.0,40.0,170.97163,40.0,"1.46 s","(11/2-)",-8.96,6.841,7.863,5.985084
+" ",93,78,171,"Pt "," -a",-17470.0,90.0,7816.6,0.5,"B+",8960.0,100.0,170.98124,90.0,"34 ms","",-9.905,7.938,8.96,6.605084
+" ",92,79,171,"Au "," IT",-7565.0,26.0,7754.12,0.15,"B+",9910.0,90.0,170.991879,28.0,"1.02 ms","11/2-",-11.065,8.883,9.905,7.089084
+" ",91,80,171,"Hg "," x",3500.0,300.0,7685.0,2.0,"B+",11070.0,300.0,171.00376,320.0,"59 us","",0.0,10.043,11.065,7.6150839999999995
+"0",106,66,172,"Dy "," x",-47730.0,400.0,8049.0,2.0,"B-",3670.0,570.0,171.94876,430.0,"None","None",3.67,0.0,0.0,-2.054916
+" ",105,67,172,"Ho "," x",-51400.0,400.0,8065.0,2.0,"B-",5090.0,400.0,171.94482,430.0,"25 s","",5.089,-4.692,-3.67,-1.3249160000000002
+" ",104,68,172,"Er "," ",-56489.0,5.0,8090.444,0.027,"B-",891.0,5.0,171.939356,5.0,"49.3 h","0+",0.891,-6.111,-5.089,-0.3539160000000002
+" ",103,69,172,"Tm "," ",-57380.0,6.0,8091.07,0.03,"B-",1880.0,6.0,171.9384,6.0,"63.6 h","2-",1.880300000000003,-1.913,-0.891,0.2650839999999998
+" ",102,70,172,"Yb "," ",-59260.3,2.4,8097.457,0.014," ","*","*",171.9363815,2.6,"stable","0+",-2.519,-2.902300000000003,-1.880300000000003,1.311483999999994
+" ",101,71,172,"Lu "," ",-56741.3,3.0,8078.263,0.017,"B+",2518.9,2.4,171.939086,3.0,"6.70 d","4-",-0.33730000000000293,1.497,2.519,2.151483999999994
+" ",100,72,172,"Hf "," x",-56404.0,24.0,8071.75,0.14,"B+",338.0,25.0,171.939448,26.0,"1.87 y","0+",-5.074,-0.6846999999999971,0.33730000000000293,2.7460839999999997
+" ",99,73,172,"Ta "," x",-51330.0,28.0,8037.7,0.16,"B+",5070.0,40.0,171.9449,30.0,"36.8 m","(3+)",-2.233,4.052,5.074,3.305084
+" ",98,74,172,"W "," x",-49097.0,28.0,8020.17,0.16,"B+",2230.0,40.0,171.94729,30.0,"6.6 m","0+",-7.577,1.211,2.233,3.8390839999999997
+" ",97,75,172,"Re "," +a",-41520.0,50.0,7971.6,0.3,"B+",7570.0,60.0,171.95542,60.0,"15 s","(5)",-4.282,6.555,7.577,4.449084
+" ",96,76,172,"Os "," +a",-37238.0,15.0,7942.13,0.08,"B+",4290.0,60.0,171.960023,16.0,"19.2 s","0+",-9.718,3.26,4.282,5.227084
+" ",95,77,172,"Ir "," -a",-27520.0,110.0,7881.0,1.0,"B+",9720.0,110.0,171.97046,110.0,"4.4 s","(3+)",-6.419,8.696,9.718,5.845084
+" ",94,78,172,"Pt "," -a",-21101.0,13.0,7839.21,0.07,"B+",6420.0,110.0,171.977347,14.0,"0.096 s","0+",-11.821,5.397,6.419,6.465084
+" ",93,79,172,"Au "," -a",-9280.0,160.0,7766.0,1.0,"B+",11820.0,160.0,171.99004,170.0,"4 ms","",-8.19,10.799,11.821,7.0350839999999994
+" ",92,80,172,"Hg "," -a",-1090.0,210.0,7713.8,1.2,"B+",8200.0,240.0,171.99883,220.0,"None","None",0.0,7.168,8.19,7.525084
+"0",107,66,173,"Dy "," x",-43780.0,500.0,8026.0,3.0,"B-",5320.0,640.0,172.953,540.0,"None","None",5.32,0.0,0.0,-2.304916
+" ",106,67,173,"Ho "," x",-49100.0,400.0,8052.0,2.0,"B-",4560.0,450.0,172.94729,430.0,"None","None",4.55,-6.342,-5.32,-1.424916
+" ",105,68,173,"Er "," x",-53650.0,200.0,8074.0,1.0,"B-",2610.0,200.0,172.9424,210.0,"1.4 m","(7/2-)",2.609,-5.572,-4.55,-0.47491600000000017
+" ",104,69,173,"Tm "," p2n",-56259.0,5.0,8084.479,0.029,"B-",1297.0,5.0,172.939604,5.0,"8.24 h","(1/2+)",1.297300000000003,-3.631,-2.609,0.11908399999999983
+" ",103,70,173,"Yb "," ",-57556.3,2.4,8087.456,0.014," ","*","*",172.9382108,2.6,"stable","5/2-",-0.6705,-2.319300000000003,-1.297300000000003,0.947483999999994
+" ",102,71,173,"Lu "," ",-56885.8,2.4,8079.058,0.014,"B+",670.5,1.7,172.9389306,2.6,"1.37 y","7/2+",-1.4738000000000029,-0.3515,0.6705,1.969283999999997
+" ",101,72,173,"Hf "," x",-55412.0,28.0,8066.02,0.16,"B+",1474.0,28.0,172.94051,30.0,"23.6 h","1/2-",-3.015,0.4518000000000029,1.4738000000000029,2.5330839999999997
+" ",100,73,173,"Ta "," x",-52397.0,28.0,8044.06,0.16,"B+",3020.0,40.0,172.94375,30.0,"3.14 h","5/2-",-3.67,1.993,3.015,3.2550839999999996
+" ",99,74,173,"W "," x",-48727.0,28.0,8018.33,0.16,"B+",3670.0,40.0,172.94769,30.0,"7.5 m","5/2-",-5.173,2.648,3.67,3.5650839999999997
+" ",98,75,173,"Re "," x",-43554.0,28.0,7983.91,0.16,"B+",5170.0,40.0,172.95324,30.0,"1.98 m","(5/2-)",-6.116,4.151,5.173,4.311084
+" ",97,76,173,"Os "," ",-37438.0,15.0,7944.03,0.09,"B+",6120.0,30.0,172.959808,16.0,"16 s","",-7.166,5.094,6.116,5.055084
+" ",96,77,173,"Ir "," +a",-30272.0,14.0,7898.09,0.08,"B+",7166.0,20.0,172.967502,15.0,"2.20 s","(11/2-)",-8.332,6.144,7.166,5.689084
+" ",95,78,173,"Pt "," -a",-21940.0,60.0,7845.4,0.3,"B+",8330.0,60.0,172.97644,60.0,"342 ms","",-9.12,7.31,8.332,6.356084
+" ",94,79,173,"Au "," +a",-12820.0,26.0,7788.16,0.15,"B+",9120.0,60.0,172.986237,28.0,"59 ms","",-10.25,8.098,9.12,6.836084
+" ",93,80,173,"Hg "," -a",-2570.0,210.0,7724.0,1.0,"B+",10250.0,210.0,172.99724,220.0,"0.9 ms","",0.0,9.228,10.25,7.385084
+"0",107,67,174,"Ho "," x",-45500.0,500.0,8032.0,3.0,"B-",6450.0,590.0,173.95115,540.0,"None","None",6.45,0.0,0.0,-1.5849160000000002
+" ",106,68,174,"Er "," x",-51950.0,300.0,8064.0,2.0,"B-",1920.0,300.0,173.94423,320.0,"3.2 m","0+",1.92,-7.472,-6.45,-0.7149160000000002
+" ",105,69,174,"Tm "," +",-53870.0,40.0,8070.67,0.26,"B-",3080.0,40.0,173.94217,50.0,"5.4 m","(4)-",3.0795999999999983,-2.942,-1.92,-0.054916000000000166
+" ",104,70,174,"Yb "," ",-56949.6,2.4,8083.876,0.014,"B-",-1374.3,1.6,173.9388621,2.6,"stable","0+",-1.3742999999999956,-4.101599999999999,-3.0795999999999983,0.7400839999999999
+" ",103,71,174,"Lu "," ",-55575.3,2.4,8071.482,0.014,"B-",271.3,2.1,173.9403375,2.6,"3.31 y","(1)-",0.27129999999999566,0.3522999999999956,1.3742999999999956,1.8003839999999955
+" ",102,72,174,"Hf "," ",-55846.6,2.8,8068.545,0.016," ","*","*",173.940046,3.0,"2.0e+15 y","0+",-4.105599999999998,-1.2932999999999957,-0.27129999999999566,2.4974840000000014
+" ",101,73,174,"Ta "," x",-51741.0,28.0,8040.45,0.16,"B+",4106.0,28.0,173.94445,30.0,"1.14 h","3+",-1.514,3.0835999999999983,4.105599999999998,3.144084
+" ",100,74,174,"W "," x",-50227.0,28.0,8027.26,0.16,"B+",1510.0,40.0,173.94608,30.0,"33.2 m","0+",-6.554,0.492,1.514,3.6020839999999996
+" ",99,75,174,"Re "," x",-43673.0,28.0,7985.09,0.16,"B+",6550.0,40.0,173.95312,30.0,"2.40 m","",-3.677,5.532,6.554,4.040084
+" ",98,76,174,"Os "," +a",-39996.0,11.0,7959.47,0.06,"B+",3680.0,30.0,173.957062,12.0,"44 s","0+",-9.127,2.655,3.677,4.872084
+" ",97,77,174,"Ir "," -a",-30869.0,28.0,7902.51,0.16,"B+",9128.0,30.0,173.966861,30.0,"7.9 s","(3+)",-5.55,8.105,9.127,5.624084
+" ",96,78,174,"Pt "," -a",-25319.0,12.0,7866.12,0.07,"B+",5550.0,30.0,173.972819,13.0,"0.889 s","0+",-11.119,4.528,5.55,6.1840839999999995
+" ",95,79,174,"Au "," -a",-14200.0,100.0,7798.0,1.0,"B+",11120.0,100.0,173.98476,110.0,"139 ms","",-7.553,10.097,11.119,6.695084
+" ",94,80,174,"Hg "," -a",-6647.0,20.0,7749.82,0.11,"B+",7550.0,100.0,173.992864,21.0,"1.9 ms","0+",0.0,6.531,7.553,7.234084
+"0",108,67,175,"Ho "," x",-42800.0,600.0,8016.0,3.0,"B-",5850.0,720.0,174.95405,640.0,"None","None",5.85,0.0,0.0,-1.7249160000000001
+" ",107,68,175,"Er "," x",-48650.0,400.0,8045.0,2.0,"B-",3660.0,400.0,174.94777,430.0,"1.2 m","(9/2+)",3.67,-6.872,-5.85,-0.9649160000000002
+" ",106,69,175,"Tm "," +",-52320.0,50.0,8061.8,0.29,"B-",2390.0,50.0,174.94384,50.0,"15.2 m","1/2+",2.3805999999999985,-4.692,-3.67,-0.22491600000000017
+" ",105,70,175,"Yb "," ",-54700.6,2.4,8070.954,0.014,"B-",470.1,1.3,174.9412765,2.6,"4.185 d","7/2-",0.4700999999999985,-3.4025999999999987,-2.3805999999999985,0.5993840000000027
+" ",104,71,175,"Lu "," ",-55170.7,2.2,8069.169,0.012," ","*","*",174.94077180000002,2.3,"stable","7/2+",-0.6868999999999942,-1.4920999999999986,-0.4700999999999985,1.6199840000000012
+" ",103,72,175,"Hf "," ",-54483.8,2.8,8060.774,0.016,"B+",686.8,1.9,174.941509,3.0,"70 d","5/2-",-2.074800000000003,-0.33510000000000584,0.6868999999999942,2.4033839999999955
+" ",102,73,175,"Ta "," x",-52409.0,28.0,8044.44,0.16,"B+",2075.0,28.0,174.94374,30.0,"10.5 h","7/2+",-2.776,1.0528000000000028,2.074800000000003,2.999584
+" ",101,74,175,"W "," x",-49633.0,28.0,8024.11,0.16,"B+",2780.0,40.0,174.94672,30.0,"35.2 m","(1/2-)",-4.345,1.754,2.776,3.373084
+" ",100,75,175,"Re "," x",-45288.0,28.0,7994.82,0.16,"B+",4340.0,40.0,174.95138,30.0,"5.89 m","(5/2-)",-5.183,3.323,4.345,4.007084
+" ",99,76,175,"Os "," +a",-40105.0,14.0,7960.72,0.08,"B+",5180.0,30.0,174.956946,15.0,"1.4 m","(5/2-)",-6.676,4.161,5.183,4.556084
+" ",98,77,175,"Ir "," ",-33429.0,20.0,7918.11,0.11,"B+",6676.0,24.0,174.964113,21.0,"9 s","(5/2-)",-7.739,5.654,6.676,5.396084
+" ",97,78,175,"Pt "," ",-25690.0,19.0,7869.41,0.11,"B+",7739.0,27.0,174.972421,20.0,"2.54 s","(7/2-)",-8.25,6.717,7.739,6.178084
+" ",96,79,175,"Au "," -a",-17440.0,40.0,7817.82,0.24,"B+",8250.0,50.0,174.98127,50.0,"","(1/2+)",-9.45,7.228,8.25,6.565084
+" ",95,80,175,"Hg "," -a",-7990.0,100.0,7759.3,0.6,"B+",9450.0,110.0,174.99142,110.0,"10.8 ms","",0.0,8.428,9.45,7.055084
+"0",108,68,176,"Er "," x",-46500.0,400.0,8033.0,2.0,"B-",2870.0,410.0,175.95008,430.0,"None","None",2.87,0.0,0.0,-1.194916
+" ",107,69,176,"Tm "," +",-49370.0,100.0,8045.1,0.6,"B-",4120.0,100.0,175.94699,110.0,"1.9 m","(4+)",4.1240999999999985,-3.892,-2.87,-0.39491600000000016
+" ",106,70,176,"Yb "," ",-53494.1,2.6,8064.1,0.015,"B-",-106.8,1.6,175.9425717,2.8,"11.4 s","(8-)",-0.10669999999999709,-5.146099999999999,-4.1240999999999985,0.5699840000000013
+" ",105,71,176,"Lu "," ",-53387.4,2.2,8059.049,0.012,"B-",1190.2,0.8,175.94268630000002,2.3,"3.635 h","1-",1.1900999999999986,-0.9153000000000029,0.10669999999999709,1.5676839999999983
+" ",104,72,176,"Hf "," ",-54577.5,2.2,8061.366,0.013," ","*","*",175.9414086,2.4,"stable","0+",-3.2075,-2.2120999999999986,-1.1900999999999986,2.257884000000003
+" ",103,73,176,"Ta "," x",-51370.0,30.0,8038.67,0.17,"B+",3210.0,30.0,175.94486,30.0,"8.09 h","(1)-",-0.728,2.1855,3.2075,2.946384000000003
+" ",102,74,176,"W "," x",-50642.0,28.0,8030.11,0.16,"B+",720.0,40.0,175.94563,30.0,"2.5 h","0+",-5.579,-0.294,0.728,3.337084
+" ",101,75,176,"Re "," x",-45063.0,28.0,7993.97,0.16,"B+",5580.0,40.0,175.95162,30.0,"5.3 m","3+",-2.965,4.557,5.579,3.842084
+" ",100,76,176,"Os "," x",-42098.0,28.0,7972.68,0.16,"B+",2960.0,40.0,175.95481,30.0,"3.6 m","0+",-8.237,1.943,2.965,4.574084
+" ",99,77,176,"Ir "," ",-33861.0,20.0,7921.43,0.12,"B+",8240.0,30.0,175.963649,22.0,"8.3 s","",-4.933,7.215,8.237,5.234084
+" ",98,78,176,"Pt "," +a",-28928.0,14.0,7888.96,0.08,"B+",4933.0,25.0,175.968945,15.0,"6.3 s","",-10.388,3.911,4.933,5.885084
+" ",97,79,176,"Au "," -a",-18540.0,110.0,7825.0,1.0,"B+",10390.0,110.0,175.9801,110.0,"1.08 s","",-6.761,9.366,10.388,6.555084
+" ",96,80,176,"Hg "," -a",-11779.0,14.0,7782.63,0.08,"B+",6760.0,110.0,175.987355,15.0,"18 ms","0+",-12.329,5.739,6.761,6.8970839999999995
+" ",95,81,176,"Tl "," x",550.0,200.0,7708.0,1.0,"B+",12330.0,200.0,176.00059,210.0,"None","None",0.0,11.307,12.329,7.4050839999999996
+"0",109,68,177,"Er "," x",-42800.0,500.0,8013.0,3.0,"B-",4670.0,590.0,176.95405,540.0,"None","None",4.67,0.0,0.0,-1.444916
+" ",108,69,177,"Tm "," x",-47470.0,300.0,8035.0,2.0,"B-",3520.0,300.0,176.94904,320.0,"90 s","(7/2-)",3.519199999999997,-5.692,-4.67,-0.7949160000000002
+" ",107,70,177,"Yb "," -n",-50989.2,2.6,8049.989,0.015,"B-",1399.8,1.6,176.9452608,2.8,"6.41 s","(1/2-)",1.3998000000000028,-4.541199999999997,-3.519199999999997,0.23588400000000273
+" ",106,71,177,"Lu "," ",-52389.0,2.2,8053.478,0.012,"B-",500.6,0.7,176.9437581,2.3,"160.44 d","23/2-",0.5005999999999985,-2.421800000000003,-1.3998000000000028,1.4450839999999998
+" ",105,72,177,"Hf "," ",-52889.6,2.1,8051.886,0.012," ","*","*",176.94322069999998,2.3,"1.09 s","23/2+",-1.1655999999999986,-1.5225999999999986,-0.5005999999999985,2.241784000000004
+" ",104,73,177,"Ta "," -",-51724.0,4.0,8040.878,0.021,"B+",1166.0,3.0,176.944472,4.0,"56.56 h","7/2+",-2.022,0.14359999999999853,1.1655999999999986,2.7368840000000025
+" ",103,74,177,"W "," x",-49702.0,28.0,8025.04,0.16,"B+",2022.0,28.0,176.94664,30.0,"132 m","1/2-",-3.433,1.0,2.022,3.285084
+" ",102,75,177,"Re "," x",-46269.0,28.0,8001.22,0.16,"B+",3430.0,40.0,176.95033,30.0,"14 m","5/2-",-4.319,2.411,3.433,3.703084
+" ",101,76,177,"Os "," +a",-41950.0,16.0,7972.4,0.09,"B+",4320.0,30.0,176.954965,17.0,"3.0 m","1/2-",-5.903,3.297,4.319,4.352084
+" ",100,77,177,"Ir "," x",-36047.0,20.0,7934.63,0.11,"B+",5902.0,25.0,176.961302,21.0,"30 s","(5/2-)",-6.677,4.881,5.903,5.082084
+" ",99,78,177,"Pt "," ",-29370.0,15.0,7892.49,0.08,"B+",6677.0,25.0,176.968469,16.0,"11 s","(5/2-)",-7.82,5.655,6.677,5.643084
+" ",98,79,177,"Au "," ",-21550.0,13.0,7843.89,0.07,"B+",7820.0,20.0,176.976865,14.0,"1.18 s","",-8.77,6.798,7.82,6.297084
+" ",97,80,177,"Hg "," -a",-12780.0,80.0,7789.9,0.4,"B+",8770.0,80.0,176.98628,80.0,"0.130 s","",-9.452,7.748,8.77,6.735084
+" ",96,81,177,"Tl "," IT",-3328.0,25.0,7732.1,0.14,"B+",9450.0,80.0,176.996427,27.0,"18 ms","(1/2+)",0.0,8.43,9.452,7.0670839999999995
+"0",109,69,178,"Tm "," x",-44120.0,400.0,8016.0,2.0,"B-",5580.0,400.0,177.95264,430.0,"None","None",5.578,0.0,0.0,-1.0449160000000002
+" ",108,70,178,"Yb "," -nn",-49698.0,10.0,8042.86,0.06,"B-",645.0,10.0,177.946647,11.0,"74 m","0+",0.645,-6.6,-5.578,-0.17291600000000018
+" ",107,71,178,"Lu "," ",-50343.0,2.9,8042.083,0.016,"B-",2101.3,2.0,177.945955,3.0,"28.4 m","1(+)",2.101300000000003,-1.667,-0.645,1.1020839999999998
+" ",106,72,178,"Hf "," ",-52444.3,2.1,8049.493,0.012," ","*","*",177.94369880000002,2.3,"4.0 s","8-",-1.937300000000003,-3.123300000000003,-2.101300000000003,2.0803839999999956
+" ",105,73,178,"Ta "," -",-50507.0,15.0,8034.22,0.09,"B+",1937.0,15.0,177.945778,16.0,"2.36 h","(7)-",-0.091,0.9153000000000029,1.937300000000003,2.643384000000003
+" ",104,74,178,"W "," -",-50416.0,15.0,8029.31,0.09,"B+",91.3,2.0,177.945876,16.0,"21.6 d","0+",-4.763,-0.931,0.091,3.0056839999999982
+" ",103,75,178,"Re "," x",-45653.0,28.0,7998.16,0.16,"B+",4760.0,30.0,177.95099,30.0,"13.2 m","(3+)",-2.107,3.741,4.763,3.663084
+" ",102,76,178,"Os "," +a",-43546.0,16.0,7981.92,0.09,"B+",2110.0,30.0,177.953251,18.0,"5.0 m","0+",-7.294,1.085,2.107,4.2560839999999995
+" ",101,77,178,"Ir "," x",-36252.0,20.0,7936.55,0.11,"B+",7294.0,26.0,177.961082,21.0,"12 s","",-4.254,6.272,7.294,4.996084
+" ",100,78,178,"Pt "," +a",-31998.0,11.0,7908.26,0.06,"B+",4254.0,23.0,177.965649,12.0,"21.1 s","0+",-9.668,3.232,4.254,5.573084
+" ",99,79,178,"Au "," -a",-22330.0,60.0,7849.5,0.3,"B+",9670.0,60.0,177.97603,60.0,"2.6 s","",-6.013,8.646,9.668,6.114084
+" ",98,80,178,"Hg "," -a",-16317.0,13.0,7811.37,0.07,"B+",6010.0,60.0,177.982483,14.0,"0.266 s","0+",-11.567,4.991,6.013,6.577084
+" ",97,81,178,"Tl "," -a",-4750.0,110.0,7742.0,1.0,"B+",11560.0,110.0,177.9949,120.0,"None","None",-8.318,10.545,11.567,7.025084
+" ",96,82,178,"Pb "," -a",3568.0,24.0,7690.87,0.14,"B+",8320.0,120.0,178.00383,26.0,"None","None",0.0,7.296,8.318,7.790084
+"0",110,69,179,"Tm "," x",-41600.0,500.0,8002.0,3.0,"B-",4820.0,590.0,178.95534,540.0,"None","None",4.82,0.0,0.0,-1.2249160000000001
+" ",109,70,179,"Yb "," x",-46420.0,300.0,8025.0,2.0,"B-",2650.0,300.0,178.95017,320.0,"8.0 m","(1/2-)",2.644,-5.842,-4.82,-0.19491600000000017
+" ",108,71,179,"Lu "," ",-49064.0,5.0,8035.1,0.03,"B-",1408.0,5.0,178.947327,6.0,"4.59 h","7/2(+)",1.4079000000000015,-3.666,-2.644,0.8310839999999998
+" ",107,72,179,"Hf "," ",-50471.9,2.1,8038.596,0.012," ","*","*",178.9458161,2.3,"18.67 s","1/2-",-0.10559999999999854,-2.4299000000000013,-1.4079000000000015,1.803783999999997
+" ",106,73,179,"Ta "," ",-50366.3,2.2,8033.636,0.012,"B+",105.6,0.4,178.9459295,2.3,"1.82 y","7/2+",-1.062300000000003,-0.9164000000000014,0.10559999999999854,2.379483999999994
+" ",105,74,179,"W "," +n",-49304.0,16.0,8023.33,0.09,"B+",1063.0,16.0,178.94707,17.0,"37.05 m","(7/2)-",-2.718,0.04030000000000291,1.062300000000003,2.7548840000000028
+" ",104,75,179,"Re "," x",-46586.0,24.0,8003.78,0.14,"B+",2717.0,29.0,178.949988,26.0,"19.7 m","(5/2)+",-3.566,1.696,2.718,3.398084
+" ",103,76,179,"Os "," +a",-43020.0,18.0,7979.48,0.1,"B+",3570.0,30.0,178.953816,19.0,"6.5 m","(1/2-)",-4.943,2.544,3.566,4.188084
+" ",102,77,179,"Ir "," +a",-38077.0,11.0,7947.5,0.06,"B+",4943.0,21.0,178.959122,12.0,"79 s","(5/2)-",-5.813,3.921,4.943,4.786084
+" ",101,78,179,"Pt "," +a",-32264.0,9.0,7910.65,0.05,"B+",5814.0,14.0,178.965363,10.0,"21.1 s","1/2-",-7.312,4.791,5.813,5.416084
+" ",100,79,179,"Au "," ",-24952.0,17.0,7865.43,0.09,"B+",7312.0,19.0,178.973213,18.0,"7.1 s","(5/2-)",-8.03,6.29,7.312,6.052084
+" ",99,80,179,"Hg "," ",-16922.0,27.0,7816.2,0.15,"B+",8030.0,30.0,178.981834,29.0,"1.05 s","7/2-",-8.622,7.008,8.03,6.343084
+" ",98,81,179,"Tl "," -a",-8300.0,40.0,7763.67,0.24,"B+",8620.0,50.0,178.99109,50.0,"0.23 s","(1/2+)",-10.3,7.6,8.622,6.715084
+" ",97,82,179,"Pb "," x",2000.0,200.0,7702.0,1.0,"B+",10300.0,200.0,179.00215,210.0,"None","None",0.0,9.278,10.3,7.565084
+"0",110,70,180,"Yb "," x",-44400.0,400.0,8014.0,2.0,"B-",2280.0,410.0,179.95233,430.0,"2.4 m","0+",2.29,0.0,0.0,-0.32491600000000015
+" ",109,71,180,"Lu "," +",-46690.0,70.0,8022.1,0.4,"B-",3100.0,70.0,179.94988,80.0,"5.7 m","5+",3.0984000000000016,-3.312,-2.29,0.2550839999999998
+" ",108,72,180,"Hf "," ",-49788.4,2.1,8034.981,0.012,"B-",-852.2,2.5,179.94655,2.3,"5.5 h","8-",-0.8522000000000044,-4.120400000000002,-3.0984000000000016,1.2807839999999968
+" ",107,73,180,"Ta "," ",-48936.2,2.2,8025.9,0.012,"B-",708.0,4.0,179.9474648,2.4,"8.154 h","1+",0.7078000000000029,-0.16979999999999562,0.8522000000000044,2.0262840000000044
+" ",106,74,180,"W "," ",-49644.0,4.0,8025.488,0.022," ","*","*",179.946704,4.0,"1.1e+17 y","0+",-3.804,-1.729800000000003,-0.7078000000000029,2.508584
+" ",105,75,180,"Re "," x",-45840.0,21.0,8000.0,0.12,"B+",3805.0,22.0,179.950789,23.0,"2.44 m","(1)-",-1.481,2.782,3.804,3.1050839999999997
+" ",104,76,180,"Os "," +a",-44359.0,20.0,7987.43,0.11,"B+",1481.0,29.0,179.952379,22.0,"21.5 m","0+",-6.381,0.459,1.481,3.858084
+" ",103,77,180,"Ir "," x",-37978.0,22.0,7947.63,0.12,"B+",6381.0,30.0,179.959229,23.0,"1.5 m","",-3.542,5.359,6.381,4.6600839999999994
+" ",102,78,180,"Pt "," +a",-34436.0,11.0,7923.61,0.06,"B+",3542.0,24.0,179.963031,12.0,"56 s","0+",-8.84,2.52,3.542,5.237083999999999
+" ",101,79,180,"Au "," ",-25596.0,21.0,7870.16,0.12,"B+",8840.0,24.0,179.972521,23.0,"8.1 s","",-5.351,7.818,8.84,5.840084
+" ",100,80,180,"Hg "," ",-20245.0,14.0,7836.08,0.08,"B+",5352.0,25.0,179.978266,15.0,"2.58 s","0+",-10.845,4.329,5.351,6.258084
+" ",99,81,180,"Tl "," -a",-9400.0,120.0,7771.0,1.0,"B+",10840.0,120.0,179.98991,130.0,"1.5 s","",-7.461,9.823,10.845,6.715084
+" ",98,82,180,"Pb "," -a",-1939.0,21.0,7725.69,0.12,"B+",7460.0,120.0,179.997918,22.0,"4.4 ms","0+",0.0,6.439,7.461,7.415084
+"0",111,70,181,"Yb "," x",-40850.0,400.0,7994.0,2.0,"B-",3890.0,500.0,180.95615,430.0,"None","None",3.89,0.0,0.0,-0.47491600000000017
+" ",110,71,181,"Lu "," x",-44740.0,300.0,8012.0,2.0,"B-",2670.0,300.0,180.95197,320.0,"3.5 m","(7/2+)",2.6719000000000013,-4.912,-3.89,0.30508399999999986
+" ",109,72,181,"Hf "," ",-47411.9,2.1,8022.052,0.012,"B-",1029.8,2.1,180.9491012,2.3,"42.39 d","1/2-",1.0296999999999972,-3.6939000000000015,-2.6719000000000013,1.1523839999999954
+" ",108,73,181,"Ta "," ",-48441.6,1.8,8023.418,0.01," ","*","*",180.9479958,1.9,"18.9 us","",-0.18759999999999855,-2.051699999999997,-1.0296999999999972,1.5224840000000013
+" ",107,74,181,"W "," ",-48254.0,5.0,8018.059,0.026,"B+",188.0,5.0,180.948197,5.0,"121.2 d","9/2+",-1.743,-0.8344000000000015,0.18759999999999855,2.2106839999999983
+" ",106,75,181,"Re "," 4n",-46511.0,13.0,8004.11,0.07,"B+",1743.0,13.0,180.950068,14.0,"19.9 h","5/2+",-2.961,0.721,1.743,2.788084
+" ",105,76,181,"Os "," x",-43550.0,30.0,7983.44,0.17,"B+",2960.0,30.0,180.95324,30.0,"105 m","1/2-",-4.078,1.939,2.961,3.7270839999999996
+" ",104,77,181,"Ir "," x",-39472.0,26.0,7956.57,0.14,"B+",4080.0,40.0,180.957625,28.0,"4.90 m","5/2-",-5.097,3.056,4.078,4.372084
+" ",103,78,181,"Pt "," x",-34375.0,15.0,7924.09,0.08,"B+",5097.0,30.0,180.963097,16.0,"52.0 s","1/2-",-6.504,4.075,5.097,5.150084
+" ",102,79,181,"Au "," -a",-27871.0,20.0,7883.84,0.11,"B+",6503.0,25.0,180.970079,21.0,"14.5 s","(3/2-,5/2-)",-7.21,5.482,6.504,5.751084
+" ",101,80,181,"Hg "," ",-20661.0,15.0,7839.68,0.08,"B+",7210.0,25.0,180.977819,17.0,"3.54 s","1/2-",-7.86,6.188,7.21,6.284084
+" ",100,81,181,"Tl "," ",-12801.0,9.0,7791.93,0.05,"B+",7860.0,18.0,180.986257,10.0,"1.4 ms","",-9.661,6.838,7.86,6.324084
+" ",99,82,181,"Pb "," -a",-3140.0,90.0,7734.3,0.5,"B+",9660.0,90.0,180.99662,100.0,"45 ms","(13/2+)",0.0,8.639,9.661,7.215084
+"0",111,71,182,"Lu "," x",-41880.0,200.0,7996.0,1.0,"B-",4180.0,200.0,181.95504,210.0,"2.0 m","(0,1,2)",4.179,0.0,0.0,-0.18491600000000016
+" ",110,72,182,"Hf "," -nn",-46059.0,6.0,8014.89,0.04,"B-",375.0,6.0,181.950554,7.0,"61.5 m","8-",0.3743000000000029,-5.201,-4.179,1.214084
+" ",109,73,182,"Ta "," ",-46433.3,1.8,8012.647,0.01,"B-",1814.3,1.7,181.95015180000001,1.9,"283 ms","5+",1.8141999999999971,-1.396300000000003,-0.3743000000000029,1.484783999999997
+" ",108,74,182,"W "," ",-48247.5,0.8,8018.316,0.005," ","*","*",181.9482042,0.9,"stable","0+",-2.7975,-2.836199999999997,-1.8141999999999971,1.7718840000000027
+" ",107,75,182,"Re "," IT",-45450.0,100.0,7998.6,0.6,"B+",2800.0,100.0,181.95121,110.0,"64.0 h","7+",-0.841,1.7755,2.7975,2.632084
+" ",106,76,182,"Os "," ",-44609.0,22.0,7989.73,0.12,"B+",840.0,100.0,181.95211,23.0,"22.10 h","0+",-5.557,-0.181,0.841,3.382084
+" ",105,77,182,"Ir "," ",-39052.0,21.0,7954.89,0.12,"B+",5560.0,30.0,181.958076,23.0,"15 m","(5+)",-2.883,4.535,5.557,4.1760839999999995
+" ",104,78,182,"Pt "," +a",-36169.0,16.0,7934.76,0.09,"B+",2882.0,26.0,181.961171,17.0,"3.0 m","0+",-7.868,1.861,2.883,4.952084
+" ",103,79,182,"Au "," -a",-28301.0,20.0,7887.23,0.11,"B+",7869.0,26.0,181.969618,22.0,"15.6 s","",-4.725,6.846,7.868,5.526084
+" ",102,80,182,"Hg "," x",-23576.0,10.0,7856.97,0.05,"B+",4725.0,22.0,181.97469,10.0,"10.83 s","0+",-10.226,3.703,4.725,5.997084
+" ",101,81,182,"Tl "," -a",-13350.0,80.0,7796.5,0.4,"B+",10230.0,80.0,181.98567,80.0,"3.1 s","(7+)",-6.524,9.204,10.226,6.555084
+" ",100,82,182,"Pb "," -a",-6826.0,14.0,7756.34,0.08,"B+",6520.0,80.0,181.992672,15.0,"55 ms","",0.0,5.502,6.524,7.066084
+"0",112,71,183,"Lu "," x",-39520.0,300.0,7984.0,2.0,"B-",3760.0,300.0,182.95757,320.0,"58 s","(7/2+)",3.77,0.0,0.0,-0.34491600000000017
+" ",111,72,183,"Hf "," +",-43290.0,30.0,8000.04,0.16,"B-",2010.0,30.0,182.95353,30.0,"1.067 h","(3/2-)",2.0060999999999987,-4.792,-3.77,0.7050839999999998
+" ",110,73,183,"Ta "," -n",-45296.1,1.8,8006.753,0.01,"B-",1070.9,1.7,182.95137259999998,1.9,"5.1 d","7/2+",1.0709000000000015,-3.0280999999999985,-2.0060999999999987,1.3429840000000013
+" ",109,74,183,"W "," ",-46367.0,0.8,8008.33,0.005," ","*","*",182.950223,0.9,"5.2 s","11/2+",-0.556,-2.0929000000000015,-1.0709000000000015,1.6799840000000013
+" ",108,75,183,"Re "," -",-45811.0,8.0,8001.02,0.04,"B+",556.0,8.0,182.95082,9.0,"70.0 d","5/2+",-2.151,-0.466,0.556,2.130384000000003
+" ",107,76,183,"Os "," x",-43660.0,50.0,7985.0,0.27,"B+",2150.0,50.0,182.95313,50.0,"13.0 h","9/2+",-3.463,1.129,2.151,3.2190839999999996
+" ",106,77,183,"Ir "," ",-40197.0,25.0,7961.79,0.14,"B+",3470.0,60.0,182.956846,27.0,"58 m","5/2-",-4.425,2.441,3.463,3.9640839999999997
+" ",105,78,183,"Pt "," ",-35772.0,16.0,7933.34,0.09,"B+",4425.0,30.0,182.961597,17.0,"6.5 m","1/2-",-5.585,3.403,4.425,4.823084
+" ",104,79,183,"Au "," +a",-30187.0,10.0,7898.54,0.06,"B+",5586.0,19.0,182.967593,11.0,"42.8 s","(5/2)-",-6.387,4.563,5.585,5.465084
+" ",103,80,183,"Hg "," ",-23800.0,8.0,7859.36,0.04,"B+",6387.0,13.0,182.97445,9.0,"9.4 s","1/2-",-7.213,5.365,6.387,6.039084
+" ",102,81,183,"Tl "," ",-16587.0,10.0,7815.67,0.05,"B+",7213.0,13.0,182.982193,10.0,"60 ms","(9/2-)",-9.018,6.191,7.213,5.940084
+" ",101,82,183,"Pb "," -a",-7569.0,28.0,7762.12,0.15,"B+",9019.0,30.0,182.99187,30.0,"300 ms","(1/2-)",0.0,7.996,9.018,6.928084
+"0",113,71,184,"Lu "," x",-36410.0,400.0,7967.0,2.0,"B-",5090.0,400.0,183.96091,430.0,"20 s","",5.09,0.0,0.0,0.0
+" ",112,72,184,"Hf "," +",-41500.0,40.0,7990.73,0.22,"B-",1340.0,30.0,183.95545,40.0,"4.12 h","0+",1.341,-6.112,-5.09,0.47508399999999984
+" ",111,73,184,"Ta "," +",-42841.0,26.0,7993.76,0.14,"B-",2866.0,26.0,183.954008,28.0,"8.7 h","(5-)",2.866300000000003,-2.363,-1.341,1.424084
+" ",110,74,184,"W "," ",-45707.3,0.9,8005.087,0.005,"B-",-1481.0,4.0,183.95093119999999,0.9,"3e+17 y","0+",-1.4803000000000028,-3.8883000000000028,-2.866300000000003,1.6561839999999983
+" ",109,75,184,"Re "," ",-44227.0,4.0,7992.788,0.024,"B-",30.0,4.0,183.952521,5.0,"38.0 d","3(-)",0.029099999999998544,0.4583000000000029,1.4803000000000028,2.284283999999997
+" ",108,76,184,"Os "," ",-44256.1,1.3,7988.696,0.007," ","*","*",183.9524891,1.4,"5.6e13 y","0+",-4.6450999999999985,-1.0510999999999986,-0.029099999999998544,2.9629840000000014
+" ",107,77,184,"Ir "," x",-39611.0,28.0,7959.2,0.15,"B+",4645.0,28.0,183.95748,30.0,"3.09 h","5-",-2.279,3.6230999999999987,4.6450999999999985,3.804084
+" ",106,78,184,"Pt "," ",-37332.0,18.0,7942.56,0.1,"B+",2280.0,30.0,183.959922,19.0,"17.3 m","0+",-7.013,1.257,2.279,4.602084
+" ",105,79,184,"Au "," -a",-30319.0,22.0,7900.19,0.12,"B+",7013.0,29.0,183.967452,24.0,"47.6 s","2+",-3.97,5.991,7.013,5.234084
+" ",104,80,184,"Hg "," ",-26349.0,10.0,7874.37,0.05,"B+",3970.0,24.0,183.971713,11.0,"30.9 s","0+",-9.459,2.948,3.97,5.662084
+" ",103,81,184,"Tl "," ",-16890.0,50.0,7818.68,0.27,"B+",9460.0,50.0,183.98187,50.0,"10.3 s","",-5.845,8.437,9.459,6.281084
+" ",102,82,184,"Pb "," ",-11045.0,14.0,7782.69,0.08,"B+",5840.0,50.0,183.988142,15.0,"490 ms","0+",-12.095,4.823,5.845,6.775084
+" ",101,83,184,"Bi "," -a",1050.0,130.0,7713.0,1.0,"B+",12090.0,130.0,184.00112,140.0,"13 ms","",0.0,11.073,12.095,8.025084
+"0",113,72,185,"Hf "," x",-38360.0,200.0,7974.0,1.0,"B-",3040.0,200.0,184.95882,210.0,"3.5 m","",3.036,0.0,0.0,0.06508399999999984
+" ",112,73,185,"Ta "," +",-41396.0,14.0,7986.37,0.08,"B-",1994.0,14.0,184.955559,15.0,"49.4 m","(7/2+)",1.9936999999999971,-4.058,-3.036,0.9190839999999998
+" ",111,74,185,"W "," ",-43389.7,0.9,7992.917,0.005,"B-",432.5,0.9,184.9534193,1.0,"1.67 m","11/2+",0.4325,-3.015699999999997,-1.9936999999999971,1.5972840000000041
+" ",110,75,185,"Re "," ",-43822.2,1.2,7991.026,0.006," ","*","*",184.952955,1.3,"stable","5/2+",-1.0127999999999957,-1.4545,-0.4325,2.1944840000000014
+" ",109,76,185,"Os "," ",-42809.4,1.3,7981.323,0.007,"B+",1012.8,0.4,184.95404230000003,1.4,"93.6 d","1/2-",-2.4734000000000016,-0.009200000000004366,1.0127999999999957,3.0196839999999985
+" ",108,77,185,"Ir "," x",-40336.0,28.0,7963.72,0.15,"B+",2474.0,28.0,184.9567,30.0,"14.4 h","5/2-",-3.656,1.4514000000000014,2.4734000000000016,3.7500839999999998
+" ",107,78,185,"Pt "," x",-36680.0,40.0,7939.75,0.22,"B+",3650.0,50.0,184.96062,40.0,"33.0 m","1/2-",-4.813,2.634,3.656,4.445084
+" ",106,79,185,"Au "," -a",-31867.0,26.0,7909.49,0.14,"B+",4820.0,50.0,184.965789,28.0,"4.25 m","5/2-",-5.691,3.791,4.813,5.180084
+" ",105,80,185,"Hg "," -a",-26176.0,16.0,7874.5,0.08,"B+",5690.0,30.0,184.971899,17.0,"49.1 s","1/2-",-6.416,4.669,5.691,5.774084
+" ",104,81,185,"Tl "," IT",-19760.0,50.0,7835.56,0.29,"B+",6420.0,60.0,184.97879,60.0,"1.93 s","(9/2-)",-8.219,5.394,6.416,5.686084
+" ",103,82,185,"Pb "," -a",-11541.0,16.0,7786.93,0.09,"B+",8210.0,60.0,184.98761,17.0,"6.3 s","3/2-",-9.331,7.197,8.219,6.695084
+" ",102,83,185,"Bi "," IT",-2210.0,50.0,7732.0,0.0,"B+",9330.0,60.0,184.99763,60.0,"58 us","1/2+",0.0,8.309,9.331,8.166084
+"0",114,72,186,"Hf "," x",-36430.0,300.0,7964.0,2.0,"B-",2180.0,300.0,185.96089,320.0,"2.6 m","0+",2.18,0.0,0.0,0.0
+" ",113,73,186,"Ta "," +",-38610.0,60.0,7971.8,0.3,"B-",3900.0,60.0,185.95855,60.0,"10.5 m","(2-,3-)",3.8995,-3.202,-2.18,0.8450839999999998
+" ",112,74,186,"W "," ",-42509.5,1.7,7988.607,0.009,"B-",-579.3,1.5,185.9543641,1.9,"stable","0+",-0.5793000000000029,-4.9215,-3.8995,1.1245839999999998
+" ",111,75,186,"Re "," ",-41930.2,1.2,7981.286,0.006,"B-",1069.3,0.9,185.95498609999999,1.3,"3.7183 d","1-",1.0693000000000028,-0.4426999999999971,0.5793000000000029,2.0781840000000056
+" ",110,76,186,"Os "," ",-42999.5,1.4,7982.829,0.007," ","*","*",185.95383819999998,1.5,"2.0e+15 y","0+",-3.8265,-2.091300000000003,-1.0693000000000028,2.8230839999999997
+" ",109,77,186,"Ir "," x",-39173.0,17.0,7958.05,0.09,"B+",3827.0,17.0,185.957946,18.0,"16.64 h","5+",-1.309,2.8045,3.8265,3.8520839999999996
+" ",108,78,186,"Pt "," ",-37864.0,22.0,7946.81,0.12,"B+",1308.0,27.0,185.959351,23.0,"2.2 h","0+",-6.149,0.287,1.309,4.320084
+" ",107,79,186,"Au "," ",-31715.0,21.0,7909.54,0.11,"B+",6150.0,30.0,185.965953,23.0,"10.7 m","3-",-3.176,5.127,6.149,4.912084
+" ",106,80,186,"Hg "," x",-28539.0,11.0,7888.26,0.06,"B+",3176.0,24.0,185.969362,12.0,"1.38 m","0+",-8.349,2.154,3.176,5.205084
+" ",105,81,186,"Tl "," x",-20190.0,180.0,7839.2,1.0,"B+",8350.0,180.0,185.97833,200.0,"27.5 s","(7+)",-5.509,7.327,8.349,5.686084
+" ",104,82,186,"Pb "," -a",-14681.0,11.0,7805.34,0.06,"B+",5510.0,180.0,185.984239,12.0,"4.83 s","0+",-11.511,4.487,5.509,6.470084
+" ",103,83,186,"Bi "," -a",-3170.0,80.0,7739.2,0.4,"B+",11510.0,80.0,185.9966,80.0,"15.0 ms","(3+)",0.0,10.489,11.511,7.755084
+"0",115,72,187,"Hf "," x",-32980.0,400.0,7946.0,2.0,"B-",3780.0,450.0,186.96459,430.0,"None","None",3.79,0.0,0.0,0.0
+" ",114,73,187,"Ta "," x",-36770.0,200.0,7963.0,1.0,"B-",3140.0,200.0,186.96053,210.0,"None","None",3.134800000000003,-4.812,-3.79,0.3250839999999998
+" ",113,74,187,"W "," ",-39904.8,1.7,7975.12,0.009,"B-",1310.9,1.3,186.9571605,1.9,"23.72 h","3/2-",1.3108999999999942,-4.156800000000003,-3.134800000000003,0.9602839999999969
+" ",112,75,187,"Re "," ",-41215.7,1.4,7977.947,0.008,"B-",2.469,0.004,186.95575309999998,1.5,"4.35e+10 y","5/2+",0.0025,-2.332899999999994,-1.3108999999999942,1.6554840000000013
+" ",111,76,187,"Os "," ",-41218.2,1.4,7973.776,0.008," ","*","*",186.9557505,1.5,"stable","1/2-",-1.502199999999997,-1.0245,-0.0025,2.7238840000000026
+" ",110,77,187,"Ir "," -",-39716.0,6.0,7961.56,0.03,"B+",1502.0,6.0,186.957363,7.0,"10.5 h","3/2+",-3.003,0.4801999999999971,1.502199999999997,3.6700839999999997
+" ",109,78,187,"Pt "," x",-36713.0,28.0,7941.32,0.15,"B+",3003.0,29.0,186.96059,30.0,"2.35 h","3/2-",-3.708,1.981,3.003,4.5220839999999995
+" ",108,79,187,"Au "," ",-33005.0,25.0,7917.31,0.13,"B+",3710.0,40.0,186.964568,27.0,"8.4 m","1/2+",-4.887,2.686,3.708,4.767084
+" ",107,80,187,"Hg "," ",-28118.0,14.0,7886.99,0.07,"B+",4887.0,29.0,186.969814,15.0,"2.4 m","13/2+",-5.674,3.865,4.887,5.229083999999999
+" ",106,81,187,"Tl "," ",-22444.0,8.0,7852.46,0.04,"B+",5674.0,16.0,186.975906,9.0,"15.60 s","(9/2-)",-7.464,4.652,5.674,5.318084
+" ",105,82,187,"Pb "," ",-14980.0,8.0,7808.36,0.04,"B+",7464.0,12.0,186.983918,9.0,"15.2 s","(3/2-)",-8.607,6.442,7.464,6.395084
+" ",104,83,187,"Bi "," ",-6373.0,15.0,7758.15,0.08,"B+",8607.0,17.0,186.993158,16.0,"32 ms","(9/2-)",0.0,7.585,8.607,7.789084
+"0",116,72,188,"Hf "," x",-30880.0,500.0,7936.0,3.0,"B-",2930.0,540.0,187.96685,540.0,"None","None",2.93,0.0,0.0,0.0
+" ",115,73,188,"Ta "," x",-33810.0,200.0,7947.0,1.0,"B-",4850.0,200.0,187.9637,210.0,"None","None",4.857,-3.952,-2.93,0.17508399999999982
+" ",114,74,188,"W "," +",-38667.0,3.0,7969.048,0.018,"B-",349.0,3.0,187.958489,4.0,"69.78 d","0+",0.3490999999999985,-5.879,-4.857,0.40808399999999984
+" ",113,75,188,"Re "," -n",-39016.1,1.4,7966.743,0.008,"B-",2120.28,0.19,187.9581144,1.5,"18.59 m","(6)-",2.120300000000003,-1.3710999999999987,-0.3490999999999985,1.3999840000000012
+" ",112,76,188,"Os "," ",-41136.4,1.4,7973.86,0.008," ","*","*",187.9558382,1.5,"stable","0+",-2.8084000000000016,-3.1423000000000028,-2.120300000000003,2.1459840000000012
+" ",111,77,188,"Ir "," ",-38328.0,7.0,7954.76,0.04,"B+",2808.0,7.0,187.958853,8.0,"41.5 h","1-",-0.505,1.7864000000000015,2.8084000000000016,3.474084
+" ",110,78,188,"Pt "," ",-37823.0,5.0,7947.912,0.029,"B+",505.0,7.0,187.959395,6.0,"10.2 d","0+",-5.522,-0.517,0.505,4.008183999999998
+" ",109,79,188,"Au "," x",-32301.0,20.0,7914.38,0.11,"B+",5522.0,21.0,187.965324,22.0,"8.84 m","1(-)",-2.099,4.5,5.522,4.885084
+" ",108,80,188,"Hg "," ",-30202.0,12.0,7899.05,0.06,"B+",2099.0,23.0,187.967577,12.0,"3.25 m","0+",-7.852,1.077,2.099,4.705084
+" ",107,81,188,"Tl "," x",-22350.0,30.0,7853.11,0.17,"B+",7860.0,30.0,187.97601,40.0,"None","None",-4.535,6.83,7.852,5.544084
+" ",106,82,188,"Pb "," -a",-17815.0,11.0,7824.84,0.06,"B+",4530.0,30.0,187.980874,11.0,"25.1 s","0+",-10.615,3.513,4.535,6.109084
+" ",105,83,188,"Bi "," -a",-7200.0,50.0,7764.24,0.26,"B+",10610.0,50.0,187.99227,50.0,"","",-6.662,9.593,10.615,7.265084
+" ",104,84,188,"Po "," -a",-538.0,19.0,7724.62,0.1,"B+",6670.0,50.0,187.999422,21.0,"0.30 ms","0+",0.0,5.64,6.662,8.082084
+"0",116,73,189,"Ta "," x",-31830.0,300.0,7938.0,2.0,"B-",3650.0,360.0,188.96583,320.0,"None","None",3.65,0.0,0.0,0.0
+" ",115,74,189,"W "," +",-35480.0,200.0,7952.7,1.1,"B-",2500.0,200.0,188.96191,210.0,"10.7 m","(3/2-)",2.498,-4.672,-3.65,0.4550839999999998
+" ",114,75,189,"Re "," +p",-37978.0,8.0,7961.8,0.04,"B-",1007.0,8.0,188.959229,9.0,"24.3 h","5/2+",1.0074000000000014,-3.52,-2.498,0.9930839999999999
+" ",113,76,189,"Os "," ",-38985.4,1.5,7962.995,0.008," ","*","*",188.9581475,1.6,"5.81 h","9/2-",-0.5324000000000014,-2.0294000000000016,-1.0074000000000014,1.9793839999999954
+" ",112,77,189,"Ir "," ",-38453.0,13.0,7956.04,0.07,"B+",532.0,13.0,188.958719,14.0,"13.2 d","3/2+",-1.97,-0.48959999999999854,0.5324000000000014,2.944283999999997
+" ",111,78,189,"Pt "," ",-36483.0,11.0,7941.48,0.06,"B+",1970.0,14.0,188.960834,12.0,"10.87 h","3/2-",-2.901,0.948,1.97,3.9014840000000013
+" ",110,79,189,"Au "," x",-33582.0,20.0,7921.99,0.11,"B+",2901.0,23.0,188.963948,22.0,"28.7 m","1/2+",-3.952,1.879,2.901,4.329084
+" ",109,80,189,"Hg "," ",-29630.0,30.0,7896.94,0.18,"B+",3950.0,40.0,188.96819,40.0,"7.6 m","3/2-",-5.028,2.93,3.952,4.625084
+" ",108,81,189,"Tl "," +a",-24602.0,11.0,7866.2,0.06,"B+",5030.0,40.0,188.973588,12.0,"2.3 m","9/2-",-6.722,4.006,5.028,4.840084
+" ",107,82,189,"Pb "," x",-17880.0,30.0,7826.48,0.18,"B+",6720.0,40.0,188.98081,40.0,"51 s","(3/2-)",-7.82,5.7,6.722,5.871084
+" ",106,83,189,"Bi "," -a",-10060.0,50.0,7780.98,0.29,"B+",7820.0,60.0,188.9892,60.0,"674 ms","(9/2-)",-8.645,6.798,7.82,7.275084
+" ",105,84,189,"Po "," -a",-1415.0,22.0,7731.1,0.12,"B+",8650.0,60.0,188.998481,24.0,"3.5 ms","",0.0,7.623,8.645,7.701084
+"0",117,73,190,"Ta "," x",-28660.0,400.0,7922.0,2.0,"B-",5630.0,430.0,189.96923,430.0,"None","None",5.64,0.0,0.0,0.0
+" ",116,74,190,"W "," +",-34300.0,160.0,7947.1,0.9,"B-",1270.0,70.0,189.96318,180.0,"30.0 m","0+",1.27,-6.662,-5.64,-0.2949160000000002
+" ",115,75,190,"Re "," +",-35570.0,150.0,7949.7,0.8,"B-",3140.0,150.0,189.96182,160.0,"3.2 h","(6-)",3.136300000000003,-2.292,-1.27,0.6150839999999999
+" ",114,76,190,"Os "," ",-38706.3,1.5,7962.096,0.008,"B-",-1955.1,1.2,189.958447,1.6,"9.9 m","(10)-",-1.9551000000000058,-4.158300000000003,-3.136300000000003,1.378283999999997
+" ",113,77,190,"Ir "," +n",-36751.2,1.7,7947.688,0.009,"B-",572.0,6.0,189.960546,1.8,"11.78 d","4-",0.5718000000000029,0.9331000000000058,1.9551000000000058,2.7540839999999998
+" ",112,78,190,"Pt "," ",-37323.0,6.0,7946.58,0.03," ","*","*",189.959932,6.0,"6.5e11 y","0+",-4.442,-1.593800000000003,-0.5718000000000029,3.251584
+" ",111,79,190,"Au "," -",-32881.0,16.0,7919.09,0.08,"B+",4442.0,15.0,189.9647,17.0,"42.8 m","1-",-1.511,3.42,4.442,3.8670839999999997
+" ",110,80,190,"Hg "," ",-31370.0,16.0,7907.02,0.08,"B+",1511.0,23.0,189.966322,17.0,"20.0 m","0+",-7.04,0.489,1.511,4.069084
+" ",109,81,190,"Tl "," +a",-24330.0,50.0,7865.86,0.26,"B+",7040.0,50.0,189.97388,50.0,"2.6 m","2(-)",-3.913,6.018,7.04,4.960084
+" ",108,82,190,"Pb "," -a",-20417.0,12.0,7841.13,0.06,"B+",3920.0,50.0,189.978082,13.0,"71 s","0+",-9.517,2.891,3.913,5.697084
+" ",107,83,190,"Bi "," -a",-10900.0,180.0,7786.9,1.0,"B+",9510.0,180.0,189.9883,200.0,"6.3 s","(3+)",-6.337,8.495,9.517,6.8650839999999995
+" ",106,84,190,"Po "," -a",-4563.0,13.0,7749.45,0.07,"B+",6340.0,180.0,189.995101,14.0,"2.45 ms","0+",0.0,5.315,6.337,7.693084
+"0",117,74,191,"W "," x",-31110.0,200.0,7931.0,1.0,"B-",3240.0,200.0,190.9666,210.0,"None","None",3.239,0.0,0.0,-0.5549160000000002
+" ",116,75,191,"Re "," +p",-34349.0,10.0,7943.95,0.05,"B-",2045.0,10.0,190.963125,11.0,"9.8 m","(3/2+,1/2+)",2.044699999999997,-4.261,-3.239,-0.003916000000000168
+" ",115,76,191,"Os "," ",-36393.7,1.5,7950.56,0.008,"B-",312.7,1.1,190.96092969999998,1.6,"13.10 h","3/2-",0.31270000000000436,-3.066699999999997,-2.044699999999997,1.0861840000000056
+" ",114,77,191,"Ir "," ",-36706.4,1.7,7948.101,0.009," ","*","*",190.960594,1.8,"4.94 s","11/2-",-1.0084000000000015,-1.3347000000000044,-0.31270000000000436,2.0843839999999956
+" ",113,78,191,"Pt "," ",-35698.0,4.0,7938.725,0.023,"B+",1008.0,4.0,190.961677,5.0,"2.802 d","3/2-",-1.888,-0.013599999999998546,1.0084000000000015,3.095283999999997
+" ",112,79,191,"Au "," ",-33810.0,40.0,7924.74,0.19,"B+",1890.0,40.0,190.9637,40.0,"3.18 h","3/2+",-3.217,0.866,1.888,3.4810839999999996
+" ",111,80,191,"Hg "," ",-30593.0,23.0,7903.81,0.12,"B+",3220.0,40.0,190.967157,24.0,"49 m","(3/2-)",-4.312,2.195,3.217,3.695084
+" ",110,81,191,"Tl "," +a",-26281.0,8.0,7877.13,0.04,"B+",4312.0,24.0,190.971786,8.0,"5.22 m","(9/2-)",-6.031,3.29,4.312,4.299084
+" ",109,82,191,"Pb "," x",-20250.0,40.0,7841.44,0.2,"B+",6040.0,40.0,190.97827,40.0,"1.33 m","",-7.01,5.009,6.031,5.443084
+" ",108,83,191,"Bi "," ",-13240.0,7.0,7800.66,0.04,"B+",7010.0,40.0,190.985786,8.0,"12.3 s","(9/2-)",-8.186,5.988,7.01,6.779084
+" ",107,84,191,"Po "," ",-5054.0,11.0,7753.71,0.06,"B+",8186.0,13.0,190.994574,12.0,"22 ms","(3/2-)",0.0,7.164,8.186,7.501084
+"0",118,74,192,"W "," x",-29650.0,600.0,7924.0,3.0,"B-",2060.0,630.0,191.96817,640.0,"None","None",2.06,0.0,0.0,-1.194916
+" ",117,75,192,"Re "," x",-31710.0,200.0,7931.0,1.0,"B-",4170.0,200.0,191.96596,210.0,"16 s","",4.1705,-3.082,-2.06,-0.32491600000000015
+" ",116,76,192,"Os "," ",-35880.5,2.6,7948.516,0.013,"B-",-1047.3,2.3,191.96148069999998,2.7,"5.9 s","(10-)",-1.047300000000003,-5.1925,-4.1705,0.36158399999999985
+" ",115,77,192,"Ir "," ",-34833.2,1.7,7938.986,0.009,"B-",1459.7,1.9,191.962605,1.8,"73.827 d","4+",1.4597000000000044,0.02530000000000291,1.047300000000003,1.7579840000000013
+" ",114,78,192,"Pt "," ",-36292.9,2.5,7942.514,0.013," ","*","*",191.961038,2.7,"stable","0+",-3.5159000000000016,-2.4817000000000045,-1.4597000000000044,2.4185839999999996
+" ",113,79,192,"Au "," -",-32777.0,16.0,7920.13,0.08,"B+",3516.0,16.0,191.964813,17.0,"4.94 h","1-",-0.766,2.4939000000000013,3.5159000000000016,3.1260839999999996
+" ",112,80,192,"Hg "," x",-32011.0,16.0,7912.07,0.08,"B+",765.0,22.0,191.965634,17.0,"4.85 h","0+",-6.141,-0.256,0.766,3.3870839999999998
+" ",111,81,192,"Tl "," x",-25870.0,30.0,7876.02,0.16,"B+",6140.0,40.0,191.97223,30.0,"9.6 m","(2-)",-3.314,5.119,6.141,4.0060839999999995
+" ",110,82,192,"Pb "," -a",-22556.0,13.0,7854.67,0.07,"B+",3320.0,30.0,191.975785,14.0,"3.5 m","0+",-9.006,2.292,3.314,5.221083999999999
+" ",109,83,192,"Bi "," -a",-13550.0,30.0,7803.67,0.17,"B+",9010.0,40.0,191.98546,40.0,"39.6 s","(10-)",-5.479,7.984,9.006,6.375084
+" ",108,84,192,"Po "," -a",-8071.0,12.0,7771.08,0.06,"B+",5470.0,40.0,191.991335,13.0,"0.0332 s","0+",0.0,4.457,5.479,7.319084
+"0",118,75,193,"Re "," x",-30300.0,200.0,7924.0,1.0,"B-",3090.0,200.0,192.96747,210.0,"None","None",3.0925999999999987,0.0,0.0,-0.8949160000000002
+" ",117,76,193,"Os "," ",-33392.6,2.6,7936.261,0.013,"B-",1141.2,2.3,192.9641516,2.7,"30.11 h","3/2-",1.1412000000000044,-4.1145999999999985,-3.0925999999999987,-0.3375159999999987
+" ",116,77,193,"Ir "," ",-34533.8,1.7,7938.121,0.009," ","*","*",192.96292640000001,1.8,"10.53 d","11/2-",-0.05680000000000291,-2.1632000000000042,-1.1412000000000044,1.019283999999997
+" ",115,78,193,"Pt "," ",-34477.0,1.7,7933.773,0.009,"B+",56.79,0.3,192.9629874,1.8,"50 y","1/2-",-1.083,-0.9651999999999971,0.05680000000000291,2.0834840000000012
+" ",114,79,193,"Au "," ",-33394.0,11.0,7924.11,0.06,"B+",1083.0,11.0,192.96415,11.0,"17.65 h","3/2+",-2.343,0.061,1.083,2.6340839999999996
+" ",113,80,193,"Hg "," ",-31051.0,15.0,7907.91,0.08,"B+",2343.0,14.0,192.966665,17.0,"3.80 h","3/2-",-3.731,1.321,2.343,3.007084
+" ",112,81,193,"Tl "," x",-27320.0,110.0,7884.5,0.6,"B+",3730.0,110.0,192.97067,120.0,"21.6 m","1/2+",-5.13,2.709,3.731,3.837084
+" ",111,82,193,"Pb "," x",-22190.0,50.0,7853.92,0.26,"B+",5120.0,120.0,192.97617,50.0,"5.8 m","(13/2+)",-6.317,4.108,5.13,5.015084
+" ",110,83,193,"Bi "," x",-15873.0,10.0,7817.11,0.05,"B+",6320.0,50.0,192.98296,10.0,"67 s","(9/2-)",-7.513,5.295,6.317,6.304084
+" ",109,84,193,"Po "," -a",-8360.0,30.0,7774.13,0.18,"B+",7510.0,40.0,192.99103,40.0,"0.42 s","(3/2-)",-8.21,6.491,7.513,7.095084
+" ",108,85,193,"At "," -a",-150.0,50.0,7727.52,0.28,"B+",8210.0,60.0,192.99984,60.0,"40 ms","",0.0,7.188,8.21,7.485084
+"0",119,75,194,"Re "," x",-27550.0,300.0,7911.0,2.0,"B-",4880.0,300.0,193.97042,320.0,"None","None",4.882700000000001,0.0,0.0,-1.3149160000000002
+" ",118,76,194,"Os "," +",-32432.7,2.6,7932.01,0.013,"B-",96.6,2.0,193.9651821,2.8,"6.0 y","0+",0.09659999999999855,-5.904700000000001,-4.882700000000001,-0.5576160000000009
+" ",117,77,194,"Ir "," -n",-32529.3,1.7,7928.475,0.009,"B-",2233.8,1.7,193.9650784,1.8,"31.85 ms","(4+)",2.233799999999999,-1.1185999999999985,-0.09659999999999855,0.6157840000000006
+" ",116,78,194,"Pt "," ",-34763.1,0.9,7935.957,0.005," ","*","*",193.96268030000002,0.9,"stable","0+",-2.5010999999999983,-3.2557999999999994,-2.233799999999999,1.5182840000000042
+" ",115,79,194,"Au "," ",-32262.0,10.0,7919.03,0.05,"B+",2501.0,10.0,193.965365,11.0,"38.02 h","1-",-0.069,1.4790999999999985,2.5010999999999983,2.064283999999997
+" ",114,80,194,"Hg "," ",-32193.0,13.0,7914.64,0.06,"B+",69.0,14.0,193.965439,13.0,"444 y","0+",-5.363,-0.953,0.069,2.705084
+" ",113,81,194,"Tl "," x",-26830.0,140.0,7883.0,0.7,"B+",5370.0,140.0,193.9712,150.0,"33.0 m","2-",-2.622,4.341,5.363,3.6260839999999996
+" ",112,82,194,"Pb "," ",-24208.0,17.0,7865.42,0.09,"B+",2620.0,140.0,193.974012,19.0,"12.0 m","0+",-8.218,1.6,2.622,4.737083999999999
+" ",111,83,194,"Bi "," x",-15990.0,50.0,7819.02,0.25,"B+",8220.0,50.0,193.98283,50.0,"95 s","(3+)",-4.985,7.196,8.218,5.915084
+" ",110,84,194,"Po "," -a",-11005.0,13.0,7789.3,0.06,"B+",4990.0,50.0,193.988186,13.0,"0.392 s","0+",-9.815,3.963,4.985,6.987083999999999
+" ",109,85,194,"At "," -a",-1190.0,190.0,7734.7,1.0,"B+",9820.0,190.0,193.99873,200.0,"250 ms","",0.0,8.793,9.815,7.2850839999999994
+"0",119,76,195,"Os "," +",-29690.0,500.0,7918.7,2.6,"B-",2000.0,500.0,194.96813,540.0,"None","None",1.9997999999999994,0.0,0.0,-1.0049160000000001
+" ",118,77,195,"Ir "," -n",-31689.8,1.7,7924.902,0.009,"B-",1107.0,1.7,194.9659796,1.8,"3.8 h","11/2-",1.1070000000000035,-3.0217999999999994,-1.9997999999999994,0.23428400000000055
+" ",117,78,195,"Pt "," ",-32796.8,0.9,7926.567,0.005," ","*","*",194.96479109999999,0.9,"4.02 d","13/2+",-0.22680000000000292,-2.1290000000000036,-1.1070000000000035,1.171983999999994
+" ",116,79,195,"Au "," ",-32570.0,1.3,7921.392,0.007,"B+",226.8,1.0,194.9650346,1.4,"186.098 d","3/2+",-1.57,-0.7951999999999971,0.22680000000000292,1.7114840000000013
+" ",115,80,195,"Hg "," ",-31000.0,23.0,7909.33,0.12,"B+",1570.0,23.0,194.96672,25.0,"9.9 h","1/2-",-2.845,0.548,1.57,2.273084
+" ",114,81,195,"Tl "," +a",-28155.0,14.0,7890.73,0.07,"B+",2845.0,27.0,194.969774,15.0,"1.16 h","1/2+",-4.441,1.823,2.845,3.2300839999999997
+" ",113,82,195,"Pb "," x",-23714.0,23.0,7863.94,0.12,"B+",4441.0,27.0,194.974542,25.0,"15 m","3/2-",-5.69,3.419,4.441,4.454084
+" ",112,83,195,"Bi "," x",-18024.0,6.0,7830.748,0.029,"B+",5690.0,24.0,194.980651,6.0,"183 s","(9/2-)",-6.954,4.668,5.69,5.832084
+" ",111,84,195,"Po "," -a",-11070.0,40.0,7791.1,0.2,"B+",6950.0,40.0,194.98811,40.0,"4.5 s","(3/2-)",-7.594,5.932,6.954,6.755084
+" ",110,85,195,"At "," -a",-3476.0,9.0,7748.12,0.05,"B+",7600.0,40.0,194.996268,10.0,"146 ms","(9/2-)",-8.546,6.572,7.594,7.339084
+" ",109,86,195,"Rn "," -a",5070.0,50.0,7700.31,0.26,"B+",8540.0,50.0,195.00544,50.0,"None","None",0.0,7.524,8.546,7.699084
+"0",120,76,196,"Os "," +pp",-28280.0,40.0,7912.25,0.2,"B-",1160.0,60.0,195.96964,40.0,"34.9 m","0+",1.16,0.0,0.0,-1.0549160000000002
+" ",119,77,196,"Ir "," +",-29440.0,40.0,7914.16,0.2,"B-",3210.0,40.0,195.9684,40.0,"52 s","(0-)",3.2074000000000016,-2.182,-1.16,-0.15491600000000016
+" ",118,78,196,"Pt "," ",-32647.4,0.9,7926.544,0.004,"B-",-1507.4,3.0,195.9649515,0.9,"stable","0+",-1.5074000000000014,-4.229400000000002,-3.2074000000000016,0.8081839999999983
+" ",117,79,196,"Au "," ",-31140.0,3.0,7914.861,0.015,"B-",687.0,3.0,195.96657,3.0,"6.183 d","2-",0.6867000000000008,0.48540000000000144,1.5074000000000014,1.2682839999999969
+" ",116,80,196,"Hg "," ",-31826.7,2.9,7914.373,0.015," ","*","*",195.965833,3.0,"stable","0+",-4.329700000000001,-1.7087000000000008,-0.6867000000000008,2.0412840000000005
+" ",115,81,196,"Tl "," x",-27497.0,12.0,7888.29,0.06,"B+",4330.0,12.0,195.970481,13.0,"1.84 h","2-",-2.136,3.3077000000000005,4.329700000000001,2.8550839999999997
+" ",114,82,196,"Pb "," x",-25361.0,14.0,7873.4,0.07,"B+",2136.0,19.0,195.972774,15.0,"37 m","0+",-7.352,1.114,2.136,4.225084
+" ",113,83,196,"Bi "," x",-18009.0,24.0,7831.9,0.12,"B+",7352.0,28.0,195.980667,26.0,"5.13 m","(3+)",-4.535,6.33,7.352,5.436084
+" ",112,84,196,"Po "," -a",-13474.0,13.0,7804.77,0.07,"B+",4535.0,28.0,195.985535,14.0,"5.73 s","0+",-9.554,3.513,4.535,6.657084
+" ",111,85,196,"At "," -a",-3920.0,60.0,7752.1,0.3,"B+",9550.0,60.0,195.99579,60.0,"253 ms","",-5.89,8.532,9.554,7.205084
+" ",110,86,196,"Rn "," -a",1970.0,15.0,7717.99,0.08,"B+",5890.0,60.0,196.002115,16.0,"3 ms","0+",0.0,4.868,5.89,7.616084
+"0",120,77,197,"Ir "," +p",-28268.0,20.0,7909.02,0.1,"B-",2155.0,20.0,196.969653,22.0,"5.8 m","3/2+",2.1544000000000016,0.0,0.0,-0.39291600000000015
+" ",119,78,197,"Pt "," ",-30422.4,0.8,7915.984,0.004,"B-",718.7,0.6,196.9673402,0.9,"95.41 m","13/2+",0.7186999999999971,-3.1764000000000014,-2.1544000000000016,0.5452839999999969
+" ",118,79,197,"Au "," ",-31141.1,0.6,7915.661,0.003," ","*","*",196.96656869999998,0.6,"7.73 s","11/2-",-0.6000999999999985,-1.740699999999997,-0.7186999999999971,0.9677840000000042
+" ",117,80,197,"Hg "," ",-30541.0,3.0,7908.643,0.016,"B+",600.0,3.0,196.967213,3.0,"64.14 h","1/2-",-2.2,-0.42190000000000144,0.6000999999999985,1.5110839999999999
+" ",116,81,197,"Tl "," +a",-28341.0,16.0,7893.51,0.08,"B+",2200.0,17.0,196.969575,18.0,"2.84 h","1/2+",-3.592,1.178,2.2,2.628084
+" ",115,82,197,"Pb "," IT",-24749.0,6.0,7871.298,0.028,"B+",3592.0,17.0,196.973431,6.0,"8 m","3/2-",-5.061,2.57,3.592,3.877084
+" ",114,83,197,"Bi "," +a",-19688.0,8.0,7841.64,0.04,"B+",5061.0,10.0,196.978864,9.0,"5.04 m","(1/2+)",-6.328,4.039,5.061,5.207084
+" ",113,84,197,"Po "," -a",-13360.0,50.0,7805.53,0.25,"B+",6330.0,50.0,196.98566,50.0,"53.6 s","(3/2-)",-7.02,5.306,6.328,6.4050839999999996
+" ",112,85,197,"At "," -a",-6340.0,50.0,7765.96,0.26,"B+",7010.0,70.0,196.99319,50.0,"0.388 s","(9/2-)",-7.82,5.998,7.02,7.108084
+" ",111,86,197,"Rn "," -a",1480.0,60.0,7722.3,0.3,"B+",7820.0,80.0,197.00158,70.0,"66 ms","(3/2-)",0.0,6.798,7.82,7.415084
+"0",121,77,198,"Ir "," x",-25820.0,200.0,7897.0,1.0,"B-",4090.0,200.0,197.97228,210.0,"8 s","",4.088,0.0,0.0,-0.6949160000000002
+" ",120,78,198,"Pt "," -n",-29908.0,3.0,7914.169,0.016,"B-",-326.0,3.0,197.967893,3.0,"stable","0+",-0.32590000000000147,-5.11,-4.088,0.09978400000000057
+" ",119,79,198,"Au "," ",-29582.1,0.6,7908.573,0.003,"B-",1372.3,0.5,197.96824230000001,0.6,"2.27 d","(12-)",1.372300000000003,-0.6960999999999985,0.32590000000000147,0.5222840000000005
+" ",118,80,198,"Hg "," ",-30954.4,0.3,7911.553,0.002," ","*","*",197.966769,0.4,"stable","0+",-3.4644000000000013,-2.394300000000003,-1.372300000000003,1.383783999999997
+" ",117,81,198,"Tl "," -",-27490.0,80.0,7890.1,0.4,"B+",3460.0,80.0,197.97048,90.0,"5.3 h","2-",-1.44,2.4424000000000015,3.4644000000000013,2.3470839999999997
+" ",116,82,198,"Pb "," x",-26050.0,15.0,7878.88,0.07,"B+",1440.0,80.0,197.972034,16.0,"2.4 h","0+",-6.681,0.418,1.44,3.7180839999999997
+" ",115,83,198,"Bi "," x",-19369.0,28.0,7841.19,0.14,"B+",6680.0,30.0,197.97921,30.0,"11.6 m","(7+)",-3.896,5.659,6.681,5.036084
+" ",114,84,198,"Po "," ",-15473.0,17.0,7817.56,0.09,"B+",3900.0,30.0,197.983389,19.0,"1.77 m","0+",-8.803,2.874,3.896,6.310084
+" ",113,85,198,"At "," -a",-6670.0,50.0,7769.16,0.25,"B+",8800.0,50.0,197.99284,50.0,"4.2 s","(3+)",-5.439,7.781,8.803,6.895084
+" ",112,86,198,"Rn "," -a",-1231.0,13.0,7737.73,0.07,"B+",5440.0,50.0,197.998679,14.0,"57 ms","0+",0.0,4.417,5.439,7.3490839999999995
+"0",122,77,199,"Ir ","p-2n",-24400.0,40.0,7891.22,0.21,"B-",2990.0,40.0,198.9738,40.0,"None","None",2.992,0.0,0.0,0.0
+" ",121,78,199,"Pt "," -n",-27392.0,3.0,7902.319,0.016,"B-",1703.0,3.0,198.970593,3.0,"13.6 s","(13/2)+",1.703,-4.014,-2.992,-0.12691600000000017
+" ",120,79,199,"Au "," ",-29095.0,0.6,7906.943,0.003,"B-",452.0,0.6,198.96876519999998,0.6,"0.44 ms","(11/2)-",0.45209999999999856,-2.725,-1.703,0.1698839999999991
+" ",119,80,199,"Hg "," ",-29547.1,0.4,7905.284,0.002," ","*","*",198.9682799,0.4,"42.6 m","13/2+",-1.4880999999999986,-1.4740999999999986,-0.45209999999999856,0.8247840000000042
+" ",118,81,199,"Tl "," x",-28059.0,28.0,7893.88,0.14,"B+",1488.0,28.0,198.96988,30.0,"7.42 h","1/2+",-2.831,0.46609999999999857,1.4880999999999986,2.086084
+" ",117,82,199,"Pb "," +a",-25228.0,26.0,7875.72,0.13,"B+",2830.0,40.0,198.972917,28.0,"90 m","3/2-",-4.43,1.809,2.831,3.3470839999999997
+" ",116,83,199,"Bi "," +a",-20798.0,12.0,7849.53,0.06,"B+",4430.0,29.0,198.977672,13.0,"24.70 m","(1/2+)",-5.583,3.408,4.43,4.932084
+" ",115,84,199,"Po "," -a",-15215.0,23.0,7817.54,0.12,"B+",5583.0,26.0,198.983666,25.0,"5.48 m","3/2-",-6.395,4.561,5.583,6.074084
+" ",114,85,199,"At "," -a",-8820.0,50.0,7781.47,0.25,"B+",6400.0,60.0,198.99053,50.0,"7.2 s","(9/2-)",-7.3,5.373,6.395,6.779084
+" ",113,86,199,"Rn "," -a",-1520.0,60.0,7740.8,0.3,"B+",7300.0,80.0,198.99837,70.0,"0.62 s","(3/2-)",-8.28,6.278,7.3,7.125084
+" ",112,87,199,"Fr "," -a",6760.0,40.0,7695.31,0.21,"B+",8280.0,80.0,199.00726,40.0,"12 ms","",0.0,7.258,8.28,7.811084
+"0",122,78,200,"Pt "," -nn",-26603.0,20.0,7899.22,0.1,"B-",670.0,50.0,199.971441,22.0,"12.5 h","0+",0.667,0.0,0.0,-0.7479160000000001
+" ",121,79,200,"Au "," +",-27270.0,50.0,7898.63,0.25,"B-",2240.0,50.0,199.97073,50.0,"18.7 h","12-",2.2340999999999984,-1.689,-0.667,-0.25491600000000014
+" ",120,80,200,"Hg "," ",-29504.1,0.4,7905.899,0.002," ","*","*",199.968326,0.4,"stable","0+",-2.4560999999999984,-3.2560999999999987,-2.2340999999999984,0.7183840000000028
+" ",119,81,200,"Tl "," -",-27048.0,6.0,7889.707,0.029,"B+",2456.0,6.0,199.970963,6.0,"26.1 h","2-",-0.805,1.4340999999999986,2.4560999999999984,1.6670839999999998
+" ",118,82,200,"Pb "," 4n",-26243.0,11.0,7881.77,0.05,"B+",805.0,12.0,199.971827,12.0,"21.5 h","0+",-5.873,-0.217,0.805,3.1587840000000007
+" ",117,83,200,"Bi "," +a",-20370.0,24.0,7848.49,0.12,"B+",5873.0,26.0,199.978132,26.0,"36.4 m","7+",-3.416,4.851,5.873,4.702084
+" ",116,84,200,"Po "," -a",-16954.0,14.0,7827.5,0.07,"B+",3416.0,28.0,199.981799,15.0,"11.5 m","0+",-7.966,2.394,3.416,5.9820839999999995
+" ",115,85,200,"At "," -a",-8988.0,24.0,7783.76,0.12,"B+",7967.0,28.0,199.990351,26.0,"43 s","(3+)",-4.982,6.944,7.966,6.596083999999999
+" ",114,86,200,"Rn "," -a",-4006.0,13.0,7754.94,0.07,"B+",4982.0,28.0,199.995699,14.0,"0.96 s","0+",-10.126,3.96,4.982,7.0430839999999995
+" ",113,87,200,"Fr "," -a",6120.0,80.0,7700.4,0.4,"B+",10130.0,80.0,200.00657,80.0,"19 ms","",0.0,9.104,10.126,7.6150839999999995
+"0",123,78,201,"Pt "," +",-23740.0,50.0,7885.83,0.25,"B-",2660.0,50.0,200.97451,50.0,"2.5 m","(5/2-)",2.661,0.0,0.0,0.0
+" ",122,79,201,"Au "," ",-26401.0,3.0,7895.176,0.016,"B-",1262.0,3.0,200.971657,3.0,"26 m","3/2+",1.2622999999999993,-3.683,-2.661,-0.5579160000000002
+" ",121,80,201,"Hg "," ",-27663.3,0.6,7897.564,0.003," ","*","*",200.97030230000001,0.6,"94 us","13/2+",-0.4812999999999993,-2.284299999999999,-1.2622999999999993,0.33418400000000203
+" ",120,81,201,"Tl "," +nn",-27182.0,15.0,7891.28,0.07,"B+",481.0,15.0,200.970819,16.0,"72.912 h","1/2+",-1.924,-0.5407000000000007,0.4812999999999993,1.5341839999999984
+" ",119,82,201,"Pb "," +a",-25258.0,22.0,7877.81,0.11,"B+",1924.0,27.0,200.972885,24.0,"9.33 h","5/2-",-3.842,0.902,1.924,2.858084
+" ",118,83,201,"Bi "," +a",-21416.0,15.0,7854.81,0.08,"B+",3842.0,27.0,200.977009,16.0,"59.1 m","1/2+",-4.891,2.82,3.842,4.500084
+" ",117,84,201,"Po "," -a",-16525.0,6.0,7826.58,0.029,"B+",4891.0,16.0,200.98226,6.0,"15.3 m","3/2-",-5.736,3.869,4.891,5.799084
+" ",116,85,201,"At "," +a",-10789.0,8.0,7794.15,0.04,"B+",5735.0,10.0,200.988417,9.0,"83 s","(9/2-)",-6.719,4.714,5.736,6.4740839999999995
+" ",115,86,201,"Rn "," -a",-4070.0,70.0,7756.8,0.4,"B+",6720.0,70.0,200.99563,80.0,"7.1 s","(3/2-)",-7.67,5.697,6.719,6.8650839999999995
+" ",114,87,201,"Fr "," -a",3600.0,70.0,7714.8,0.4,"B+",7670.0,100.0,201.00386,80.0,"69 ms","(9/2-)",0.0,6.648,7.67,7.515084
+"0",124,78,202,"Pt "," x",-22600.0,300.0,7881.0,1.0,"B-",1800.0,340.0,201.97574,320.0,"44 h","0+",1.8,0.0,0.0,0.0
+" ",123,79,202,"Au "," +",-24400.0,170.0,7886.1,0.8,"B-",2950.0,170.0,201.97381,180.0,"28.8 s","(1-)",2.9459000000000013,-2.822,-1.8,-1.0049160000000001
+" ",122,80,202,"Hg "," ",-27345.9,0.6,7896.852,0.003," ","*","*",201.970643,0.6,"stable","0+",-1.3629000000000016,-3.9679000000000015,-2.9459000000000013,0.1371839999999984
+" ",121,81,202,"Tl "," ",-25983.0,15.0,7886.23,0.07,"B+",1363.0,15.0,201.972106,16.0,"12.23 d","2-",-0.049,0.3409000000000015,1.3629000000000016,1.1741839999999983
+" ",120,82,202,"Pb "," ",-25934.0,8.0,7882.12,0.04,"B+",50.0,15.0,201.972159,9.0,"52.5e+3 y","0+",-5.201,-0.973,0.049,2.5954840000000012
+" ",119,83,202,"Bi "," x",-20733.0,20.0,7852.5,0.1,"B+",5201.0,22.0,201.977742,22.0,"1.72 h","5+",-2.809,4.179,5.201,4.332084
+" ",118,84,202,"Po "," -a",-17924.0,15.0,7834.72,0.07,"B+",2809.0,25.0,201.980758,16.0,"44.7 m","0+",-7.333,1.787,2.809,5.701084
+" ",117,85,202,"At "," -a",-10591.0,28.0,7794.54,0.14,"B+",7330.0,30.0,201.98863,30.0,"184 s","(2,3)+",-4.316,6.311,7.333,6.353084
+" ",116,86,202,"Rn "," -a",-6275.0,18.0,7769.3,0.09,"B+",4320.0,30.0,201.993263,19.0,"10.0 s","0+",-9.415,3.294,4.316,6.773084
+" ",115,87,202,"Fr "," -a",3140.0,50.0,7718.81,0.25,"B+",9420.0,50.0,202.00337,50.0,"0.34 s","(3+)",-6.07,8.393,9.415,7.385084
+" ",114,88,202,"Ra "," -a",9210.0,60.0,7684.9,0.3,"B+",6070.0,80.0,202.00989,70.0,"0.7 ms","0+",0.0,5.048,6.07,8.016084
+"0",124,79,203,"Au "," ",-23143.0,3.0,7880.864,0.015,"B-",2126.0,3.0,202.975155,3.0,"60 s","(3/2+)",2.1260999999999983,0.0,0.0,-1.1679160000000002
+" ",123,80,203,"Hg "," ",-25269.1,1.7,7887.482,0.008,"B-",492.1,1.2,202.9728725,1.8,"24 us","(13/2+)",0.4921000000000022,-3.1480999999999986,-2.1260999999999983,-0.30201599999999873
+" ",122,81,203,"Tl "," ",-25761.2,1.3,7886.052,0.006," ","*","*",202.97234419999998,1.4,"stable","1/2+",-0.9742000000000007,-1.5141000000000022,-0.4921000000000022,0.9088839999999991
+" ",121,82,203,"Pb "," ",-24787.0,7.0,7877.4,0.03,"B+",975.0,6.0,202.973391,7.0,"51.92 h","5/2-",-3.247,-0.047799999999999274,0.9742000000000007,2.3351839999999986
+" ",120,83,203,"Bi "," ",-21540.0,22.0,7857.55,0.11,"B+",3247.0,22.0,202.976876,23.0,"11.76 h","9/2-",-4.233,2.225,3.247,4.094084
+" ",119,84,203,"Po "," x",-17307.0,26.0,7832.84,0.13,"B+",4230.0,30.0,202.98142,28.0,"36.7 m","5/2-",-5.144,3.211,4.233,5.496084
+" ",118,85,203,"At "," ",-12163.0,12.0,7803.65,0.06,"B+",5144.0,29.0,202.986942,13.0,"7.4 m","9/2-",-6.003,4.122,5.144,6.210084
+" ",117,86,203,"Rn "," -a",-6160.0,24.0,7770.23,0.12,"B+",6003.0,26.0,202.993387,25.0,"45 s","(3/2,5/2)-",-7.021,4.981,6.003,6.630084
+" ",116,87,203,"Fr "," x",861.0,16.0,7731.78,0.08,"B+",7022.0,28.0,203.000925,17.0,"0.55 s","(9/2-)",-7.779,5.999,7.021,7.2560839999999995
+" ",115,88,203,"Ra "," -a",8640.0,80.0,7689.6,0.4,"B+",7780.0,80.0,203.00927,90.0,"1.0 ms","(3/2-)",0.0,6.757,7.779,7.735084
+"0",125,79,204,"Au "," +",-20750.0,200.0,7870.0,1.0,"B-",3940.0,200.0,203.97772,220.0,"39.8 s","(2-)",3.940200000000001,0.0,0.0,0.0
+" ",124,80,204,"Hg "," ",-24690.2,0.3,7885.545,0.002,"B-",-344.3,1.3,203.9734939,0.4,"stable","0+",-0.3442000000000007,-4.962200000000001,-3.940200000000001,-0.5121160000000009
+" ",123,81,204,"Tl "," ",-24346.0,1.3,7880.022,0.006,"B-",763.76,0.18,203.9738635,1.3,"3.78 y","2-",0.7637000000000007,-0.6777999999999993,0.3442000000000007,0.4990839999999998
+" ",122,82,204,"Pb "," ",-25109.7,1.2,7879.931,0.006," ","*","*",203.97304359999998,1.3,"67.2 m","9-",-4.4427,-1.7857000000000007,-0.7637000000000007,1.9694839999999976
+" ",121,83,204,"Bi "," +a",-20667.0,26.0,7854.32,0.13,"B+",4442.0,26.0,203.977813,28.0,"11.22 h","6+",-2.333,3.4207000000000005,4.4427,3.9560839999999997
+" ",120,84,204,"Po "," -a",-18334.0,11.0,7839.04,0.05,"B+",2334.0,28.0,203.980318,12.0,"3.53 h","0+",-6.459,1.311,2.333,5.484084
+" ",119,85,204,"At "," ",-11875.0,24.0,7803.55,0.12,"B+",6458.0,26.0,203.987251,26.0,"9.2 m","7+",-3.891,5.437,6.459,6.070084
+" ",118,86,204,"Rn "," -a",-7984.0,15.0,7780.64,0.07,"B+",3891.0,28.0,203.991429,16.0,"1.24 m","0+",-8.592,2.869,3.891,6.545084
+" ",117,87,204,"Fr "," -a",608.0,25.0,7734.69,0.12,"B+",8593.0,29.0,204.000653,26.0,"1.7 s","(3+)",-5.446,7.57,8.592,7.171084
+" ",116,88,204,"Ra "," -a",6054.0,15.0,7704.16,0.08,"B+",5446.0,29.0,204.0065,17.0,"45 ms","0+",0.0,4.424,5.446,7.635084
+"0",126,79,205,"Au "," x",-18750.0,300.0,7861.0,1.0,"B-",3540.0,300.0,204.97987,320.0,"31 s","(3/2+)",3.537,0.0,0.0,0.0
+" ",125,80,205,"Hg "," ",-22287.0,4.0,7874.731,0.018,"B-",1533.0,4.0,204.976073,4.0,"1.09 ms","13/2+",1.5335999999999985,-4.559,-3.537,-0.9719160000000001
+" ",124,81,205,"Tl "," ",-23820.6,1.3,7878.393,0.006," ","*","*",204.9744275,1.4,"stable","1/2+",-0.0505,-2.5555999999999988,-1.5335999999999985,0.1554840000000013
+" ",123,82,205,"Pb "," ",-23770.1,1.2,7874.33,0.006,"B+",50.5,0.5,204.9744818,1.3,"1.73e+7 y","5/2-",-2.7080999999999986,-0.9715,0.0505,1.4682840000000006
+" ",122,83,205,"Bi "," ",-21062.0,7.0,7857.3,0.04,"B+",2708.0,7.0,204.977389,8.0,"15.31 d","9/2-",-3.553,1.6860999999999986,2.7080999999999986,3.695084
+" ",121,84,205,"Po "," x",-17509.0,20.0,7836.16,0.1,"B+",3553.0,21.0,204.981203,21.0,"1.66 h","5/2-",-4.537,2.531,3.553,5.324084
+" ",120,85,205,"At "," +a",-12972.0,15.0,7810.21,0.07,"B+",4537.0,25.0,204.986074,16.0,"26.2 m","9/2-",-5.262,3.515,4.537,6.019083999999999
+" ",119,86,205,"Rn "," -a",-7710.0,50.0,7780.74,0.25,"B+",5260.0,50.0,204.99172,50.0,"170 s","(5/2)-",-6.4,4.24,5.262,6.390084
+" ",118,87,205,"Fr "," x",-1310.0,8.0,7745.69,0.04,"B+",6400.0,50.0,204.998594,8.0,"3.85 s","(9/2-)",-7.15,5.378,6.4,7.054084
+" ",117,88,205,"Ra "," -a",5840.0,90.0,7707.0,0.4,"B+",7150.0,90.0,205.00627,90.0,"0.22 s","",0.0,6.128,7.15,7.485084
+"0",126,80,206,"Hg "," +a",-20946.0,20.0,7869.17,0.1,"B-",1308.0,20.0,205.977514,22.0,"8.15 m","0+",1.3070999999999986,0.0,0.0,-0.7709160000000002
+" ",125,81,206,"Tl "," ",-22253.1,1.4,7871.72,0.007,"B-",1532.3,0.6,205.97611030000002,1.5,"3.74 m","(12-)",1.5323000000000029,-2.3290999999999986,-1.3070999999999986,-0.2780159999999987
+" ",124,82,206,"Pb "," ",-23785.4,1.2,7875.361,0.006," ","*","*",205.97446530000002,1.3,"125 us","7-",-3.7574000000000014,-2.554300000000003,-1.5323000000000029,1.135584
+" ",123,83,206,"Bi "," -",-20028.0,8.0,7853.32,0.04,"B+",3758.0,8.0,205.978499,8.0,"6.243 d","6+",-1.846,2.7354000000000016,3.7574000000000014,3.530084
+" ",122,84,206,"Po "," -a",-18182.0,8.0,7840.56,0.04,"B+",1846.0,11.0,205.980481,9.0,"8.8 d","0+",-5.762,0.824,1.846,5.327084
+" ",121,85,206,"At "," -a",-12420.0,20.0,7808.79,0.1,"B+",5762.0,22.0,205.986667,22.0,"30.0 m","(5)+",-3.304,4.74,5.762,5.888084
+" ",120,86,206,"Rn "," -a",-9116.0,15.0,7788.96,0.07,"B+",3304.0,25.0,205.990214,16.0,"5.67 m","0+",-7.873,2.282,3.304,6.383084
+" ",119,87,206,"Fr "," -a",-1243.0,28.0,7746.94,0.14,"B+",7870.0,30.0,205.99867,30.0,"16 s","(2+,3+)",-4.808,6.851,7.873,6.923084
+" ",118,88,206,"Ra "," -a",3565.0,18.0,7719.8,0.09,"B+",4810.0,30.0,206.003827,19.0,"0.24 s","0+",-9.945,3.786,4.808,7.415084
+" ",117,89,206,"Ac "," -a",13510.0,70.0,7667.7,0.3,"B+",9950.0,70.0,206.0145,80.0,"None","None",0.0,8.923,9.945,7.945084
+"0",127,80,207,"Hg "," +",-16220.0,150.0,7847.3,0.7,"B-",4820.0,150.0,206.98259,160.0,"2.9 m","(9/2+)",4.814,0.0,0.0,0.0
+" ",126,81,207,"Tl "," ",-21034.0,5.0,7866.793,0.027,"B-",1418.0,5.0,206.977419,6.0,"1.33 s","11/2-",1.4179000000000015,-5.836,-4.814,-0.31591600000000014
+" ",125,82,207,"Pb "," ",-22451.9,1.2,7869.865,0.006," ","*","*",206.9758969,1.3,"0.806 s","13/2+",-2.3975,-2.4399000000000015,-1.4179000000000015,0.3922839999999969
+" ",124,83,207,"Bi "," ",-20054.4,2.4,7854.504,0.012,"B+",2397.5,2.1,206.97847069999997,2.6,"32.9 y","9/2-",-2.9084000000000017,1.3755,2.3975,3.281883999999999
+" ",123,84,207,"Po "," ",-17146.0,7.0,7836.67,0.03,"B+",2909.0,7.0,206.981593,7.0,"5.80 h","5/2-",-3.903,1.8864000000000014,2.9084000000000017,5.2160839999999995
+" ",122,85,207,"At "," ",-13243.0,21.0,7814.04,0.1,"B+",3903.0,22.0,206.985784,23.0,"1.80 h","9/2-",-4.612,2.881,3.903,5.872084
+" ",121,86,207,"Rn "," -a",-8631.0,26.0,7787.98,0.13,"B+",4610.0,30.0,206.990734,28.0,"9.25 m","5/2-",-5.791,3.59,4.612,6.251084
+" ",120,87,207,"Fr "," ",-2840.0,50.0,7756.23,0.24,"B+",5790.0,60.0,206.99695,50.0,"14.8 s","9/2-",-6.38,4.769,5.791,6.898084
+" ",119,88,207,"Ra "," -a",3540.0,60.0,7721.63,0.27,"B+",6380.0,80.0,207.0038,60.0,"1.2 s","(3/2-)",-7.59,5.358,6.38,7.275084
+" ",118,89,207,"Ac "," -a",11130.0,50.0,7681.17,0.25,"B+",7590.0,80.0,207.01195,60.0,"27 ms","(9/2-)",0.0,6.568,7.59,7.844084
+"0",128,80,208,"Hg "," x",-13100.0,300.0,7833.0,1.0,"B-",3650.0,300.0,207.98594,320.0,"42 m","0+",3.6495,0.0,0.0,0.0
+" ",127,81,208,"Tl "," +a",-16749.5,2.0,7847.18,0.01,"B-",4999.0,1.7,207.9820187,2.1,"3.053 m","5(+)",4.999,-4.6715,-3.6495,1.5755839999999999
+" ",126,82,208,"Pb "," ",-21748.5,1.2,7867.452,0.006," ","*","*",207.9766521,1.3,"stable","0+",-2.8785,-6.021,-4.999,0.5167840000000006
+" ",125,83,208,"Bi "," +n",-18870.0,2.4,7849.852,0.011,"B+",2878.4,2.0,207.97974219999998,2.5,"3.68e+5 y","(5)+",-1.4005,1.8565,2.8785,3.051084
+" ",124,84,208,"Po "," -a",-17469.5,1.8,7839.357,0.009,"B+",1400.5,2.4,207.9812457,1.9,"2.898 y","0+",-4.9785,0.3785,1.4005,5.2152840000000005
+" ",123,85,208,"At "," +a",-12491.0,26.0,7811.66,0.12,"B+",4978.0,26.0,207.98659,28.0,"1.63 h","6+",-2.843,3.9565,4.9785,5.751084
+" ",122,86,208,"Rn "," -a",-9648.0,11.0,7794.23,0.05,"B+",2843.0,28.0,207.989642,12.0,"24.35 m","0+",-6.978,1.821,2.843,6.261083999999999
+" ",121,87,208,"Fr "," ",-2670.0,50.0,7756.9,0.22,"B+",6980.0,50.0,207.99714,50.0,"59.1 s","7+",-4.384,5.956,6.978,6.7800839999999996
+" ",120,88,208,"Ra "," -a",1714.0,15.0,7732.08,0.07,"B+",4380.0,50.0,208.00184,17.0,"1.3 s","0+",-9.046,3.362,4.384,7.273084
+" ",119,89,208,"Ac "," -a",10760.0,60.0,7684.83,0.27,"B+",9050.0,60.0,208.01155,60.0,"95 ms","(3+)",0.0,8.024,9.046,7.727084
+"0",129,80,209,"Hg "," x",-8350.0,200.0,7812.0,1.0,"B-",5290.0,200.0,208.99104,210.0,"None","None",5.288,0.0,0.0,0.0
+" ",128,81,209,"Tl "," +a",-13638.0,8.0,7833.36,0.04,"B-",3976.0,8.0,208.985359,8.0,"2.20 m","(1/2+)",3.9764000000000013,-6.31,-5.288,2.687084
+" ",127,82,209,"Pb "," ",-17614.4,1.8,7848.647,0.009,"B-",644.0,1.1,208.9810901,1.9,"3.253 h","9/2+",0.6440999999999986,-4.998400000000001,-3.9764000000000013,2.2476839999999982
+" ",126,83,209,"Bi "," ",-18258.5,1.4,7847.985,0.007," ","*","*",208.9803987,1.6,"1.9e19 y","9/2-",-1.8926000000000003,-1.6660999999999986,-0.6440999999999986,3.137183999999998
+" ",125,84,209,"Po "," -a",-16365.9,1.8,7835.187,0.009,"B+",1892.5,1.6,208.9824304,2.0,"102 y","1/2-",-3.4858999999999996,0.8706000000000004,1.8926000000000003,4.979283999999999
+" ",124,85,209,"At "," ",-12880.0,7.0,7814.76,0.04,"B+",3486.0,7.0,208.986173,8.0,"5.41 h","9/2-",-3.951,2.4638999999999998,3.4858999999999996,5.757084
+" ",123,86,209,"Rn "," -a",-8929.0,20.0,7792.12,0.1,"B+",3951.0,21.0,208.990415,21.0,"28.8 m","5/2-",-5.16,2.929,3.951,6.1550839999999996
+" ",122,87,209,"Fr "," ",-3769.0,15.0,7763.69,0.07,"B+",5159.0,25.0,208.995954,16.0,"50.5 s","9/2-",-5.619,4.138,5.16,6.778084
+" ",121,88,209,"Ra "," -a",1850.0,50.0,7733.03,0.24,"B+",5620.0,50.0,209.00199,50.0,"4.7 s","(5/2-)",-6.99,4.597,5.619,7.135084
+" ",120,89,209,"Ac "," -a",8840.0,50.0,7695.85,0.24,"B+",6990.0,70.0,209.00949,50.0,"98 ms","(9/2-)",-7.66,5.968,6.99,7.725084
+" ",119,90,209,"Th "," -a",16500.0,100.0,7655.5,0.5,"B+",7660.0,110.0,209.01772,110.0,"3.8 ms","(13/2+)",0.0,6.638,7.66,8.235083999999999
+"0",130,80,210,"Hg "," x",-5110.0,300.0,7798.0,1.0,"B-",4130.0,300.0,209.99451,320.0,"None","None",4.136,0.0,0.0,0.0
+" ",129,81,210,"Tl "," +a",-9246.0,12.0,7813.58,0.06,"B-",5482.0,12.0,209.990074,12.0,"1.30 m","(5+)",5.4822999999999995,-5.158,-4.136,0.0
+" ",128,82,210,"Pb "," ",-14728.3,1.5,7835.964,0.007,"B-",63.5,0.5,209.9841885,1.6,"22.3 y","0+",0.0635,-6.504299999999999,-5.4822999999999995,3.7927840000000006
+" ",127,83,210,"Bi "," ",-14791.8,1.4,7832.541,0.007,"B-",1161.3,0.8,209.9841204,1.6,"5.013 d","1-",1.161300000000001,-1.0855,-0.0635,5.036383999999999
+" ",126,84,210,"Po "," ",-15953.1,1.2,7834.345,0.006," ","*","*",209.9828737,1.3,"138.376 d","0+",-3.9811000000000005,-2.183300000000001,-1.161300000000001,5.407384000000001
+" ",125,85,210,"At "," -a",-11972.0,8.0,7811.66,0.04,"B+",3981.0,8.0,209.987148,8.0,"8.1 h","5+",-2.374,2.9591000000000003,3.9811000000000005,5.6310839999999995
+" ",124,86,210,"Rn "," -a",-9598.0,9.0,7796.63,0.04,"B+",2374.0,12.0,209.989696,9.0,"2.4 h","0+",-6.252,1.352,2.374,6.159084
+" ",123,87,210,"Fr "," ",-3346.0,22.0,7763.14,0.11,"B+",6252.0,24.0,209.996408,24.0,"3.18 m","6+",-3.807,5.23,6.252,6.649084
+" ",122,88,210,"Ra "," -a",461.0,15.0,7741.28,0.07,"B+",3807.0,27.0,210.000495,16.0,"3.7 s","0+",-8.329,2.785,3.807,7.152083999999999
+" ",121,89,210,"Ac "," -a",8790.0,60.0,7697.9,0.27,"B+",8330.0,60.0,210.00944,60.0,"0.35 s","",-5.253,7.307,8.329,7.608084
+" ",120,90,210,"Th "," -a",14043.0,25.0,7669.16,0.12,"B+",5250.0,60.0,210.015075,27.0,"9 ms","0+",0.0,4.231,5.253,8.053084
+"0",130,81,211,"Tl "," +a",-6080.0,200.0,7800.0,1.0,"B-",4420.0,200.0,210.99348,220.0,"None","None",4.4113999999999995,0.0,0.0,0.0
+" ",129,82,211,"Pb "," ",-10491.4,2.7,7817.0,0.013,"B-",1367.0,6.0,210.988737,2.9,"36.1 m","9/2+",1.3666000000000003,-5.4334,-4.4113999999999995,3.303684
+" ",128,83,211,"Bi "," ",-11858.0,6.0,7819.77,0.026,"B-",574.0,5.0,210.987269,6.0,"2.14 m","9/2-",0.5745,-2.3886000000000003,-1.3666000000000003,6.751084
+" ",127,84,211,"Po "," -a",-12432.5,1.3,7818.783,0.006," ","*","*",210.98665319999998,1.4,"0.516 s","9/2+",-0.7853999999999997,-1.5965,-0.5745,7.594484000000001
+" ",126,85,211,"At "," -a",-11647.1,2.8,7811.354,0.013,"B+",785.4,2.5,210.9874963,3.0,"7.214 h","9/2-",-2.8911000000000002,-0.23660000000000037,0.7853999999999997,5.982384000000001
+" ",125,86,211,"Rn "," -a",-8756.0,7.0,7793.94,0.03,"B+",2892.0,7.0,210.990601,7.0,"14.6 h","1/2-",-4.598,1.8691000000000004,2.8911000000000002,5.965084
+" ",124,87,211,"Fr "," ",-4158.0,21.0,7768.44,0.1,"B+",4598.0,22.0,210.995537,23.0,"3.10 m","9/2-",-4.994,3.576,4.598,6.6600839999999994
+" ",123,88,211,"Ra "," -a",836.0,26.0,7741.07,0.12,"B+",4990.0,30.0,211.000898,28.0,"13 s","5/2(-)",-6.364,3.972,4.994,7.042084
+" ",122,89,211,"Ac "," -a",7200.0,70.0,7707.2,0.3,"B+",6370.0,80.0,211.00773,80.0,"0.25 s","",-6.71,5.342,6.364,7.6150839999999995
+" ",121,90,211,"Th "," -a",13910.0,70.0,7671.7,0.4,"B+",6700.0,100.0,211.01493,80.0,"37 ms","",0.0,5.688,6.71,7.945084
+"0",131,81,212,"Tl "," +a",-1650.0,300.0,7780.0,1.0,"B-",5900.0,300.0,211.99823,320.0,"None","None",5.897399999999999,0.0,0.0,0.0
+" ",130,82,212,"Pb "," ",-7547.4,2.2,7804.312,0.01,"B-",569.9,1.9,211.9918975,2.4,"5 us","",0.5699000000000005,-6.9193999999999996,-5.897399999999999,3.1276840000000004
+" ",129,83,212,"Bi "," ",-8117.3,2.0,7803.31,0.009,"B-",2252.1,1.7,211.9912857,2.1,"60.55 m","1(-)",2.2520999999999995,-1.5919000000000005,-0.5699000000000005,6.2072840000000005
+" ",128,84,212,"Po "," ",-10369.4,1.2,7810.243,0.006,"B-",-1748.0,7.0,211.988868,1.3,"0.299 us","0+",-1.7483999999999997,-3.2740999999999993,-2.2520999999999995,8.954184000000001
+" ",127,85,212,"At "," -a",-8621.0,7.0,7798.31,0.03,"B-",38.0,8.0,211.990745,8.0,"0.314 s","(1-)",0.039,0.7263999999999996,1.7483999999999997,7.824084
+" ",126,86,212,"Rn "," -a",-8660.0,3.0,7794.797,0.015," ","*","*",211.990704,3.0,"23.9 m","0+",-5.122,-1.061,-0.039,6.384584
+" ",125,87,212,"Fr "," ",-3538.0,26.0,7766.95,0.12,"B+",5122.0,26.0,211.996202,28.0,"20.0 m","5+",-3.347,4.1,5.122,6.528084
+" ",124,88,212,"Ra "," -a",-191.0,11.0,7747.47,0.05,"B+",3346.0,28.0,211.999794,12.0,"13.0 s","0+",-7.471,2.325,3.347,7.032084
+" ",123,89,212,"Ac "," -a",7280.0,70.0,7708.5,0.3,"B+",7470.0,70.0,212.00781,70.0,"0.93 s","",-4.811,6.449,7.471,7.525084
+" ",122,90,212,"Th "," -a",12091.0,18.0,7682.16,0.09,"B+",4810.0,70.0,212.01298,20.0,"30 ms","0+",-9.519,3.789,4.811,7.952084
+" ",121,91,212,"Pa "," -a",21610.0,70.0,7633.5,0.4,"B+",9520.0,80.0,212.0232,80.0,"5.1 ms","",0.0,8.497,9.519,8.425083999999998
+"0",131,82,213,"Pb "," +a",-3184.0,8.0,7785.08,0.04,"B-",2046.0,9.0,212.996581,8.0,"10.2 m","(9/2+)",2.047,0.0,0.0,2.741084
+" ",130,83,213,"Bi "," ",-5231.0,5.0,7791.016,0.023,"B-",1423.0,5.0,212.994385,5.0,"45.59 m","9/2-",1.422,-3.069,-2.047,5.9820839999999995
+" ",129,84,213,"Po "," ",-6653.0,3.0,7794.023,0.015," ","*","*",212.992857,3.0,"4.2 us","9/2+",-0.074,-2.444,-1.422,8.536484
+" ",128,85,213,"At "," -a",-6579.0,5.0,7790.003,0.023,"B+",74.0,5.0,212.992937,5.0,"125 ns","9/2-",-0.881,-0.948,0.074,9.254584
+" ",127,86,213,"Rn "," -a",-5698.0,6.0,7782.192,0.027,"B+",881.0,7.0,212.993883,6.0,"25.0 ms","(9/2+)",-2.148,-0.141,0.881,8.242984
+" ",126,87,213,"Fr "," ",-3550.0,8.0,7768.43,0.04,"B+",2148.0,9.0,212.996189,8.0,"34.6 s","9/2-",-3.908,1.126,2.148,6.9050839999999996
+" ",125,88,213,"Ra "," -a",358.0,20.0,7746.41,0.1,"B+",3908.0,22.0,213.000384,22.0,"2.74 m","1/2-",-5.792,2.886,3.908,6.862083999999999
+" ",124,89,213,"Ac "," -a",6150.0,50.0,7715.52,0.24,"B+",5800.0,60.0,213.00661,60.0,"0.80 s","",-5.97,4.77,5.792,7.494084
+" ",123,90,213,"Th "," -a",12120.0,70.0,7683.9,0.3,"B+",5960.0,90.0,213.01301,80.0,"140 ms","",-7.54,4.948,5.97,7.845084
+" ",122,91,213,"Pa "," -a",19660.0,70.0,7644.8,0.3,"B+",7540.0,100.0,213.02111,80.0,"5.3 ms","(9/2-)",0.0,6.518,7.54,8.395083999999999
+"0",132,82,214,"Pb "," ",-181.3,2.4,7772.386,0.011,"B-",1019.0,11.0,213.9998054,2.6,"26.8 m","0+",1.0187,0.0,0.0,2.5037839999999996
+" ",131,83,214,"Bi "," ",-1200.0,11.0,7773.49,0.05,"B-",3270.0,11.0,213.998712,12.0,"19.9 m","1-",3.2699,-2.0407,-1.0187,5.621084
+" ",130,84,214,"Po "," ",-4469.9,1.5,7785.115,0.007,"B-",-1090.0,4.0,213.9952014,1.6,"164.3 us","0+",-1.0898999999999996,-4.2919,-3.2699,7.8334839999999994
+" ",129,85,214,"At "," -a",-3380.0,4.0,7776.365,0.02,"B-",940.0,10.0,213.996372,5.0,"558 ns","1-",0.94,0.06789999999999964,1.0898999999999996,8.986883999999998
+" ",128,86,214,"Rn "," -a",-4320.0,9.0,7777.1,0.04," ","*","*",213.995363,10.0,"0.27 us","0+",-3.362,-1.962,-0.94,9.208184000000001
+" ",127,87,214,"Fr "," -a",-958.0,9.0,7757.74,0.04,"B+",3361.0,13.0,213.998971,9.0,"5.0 ms","(1-)",-1.059,2.34,3.362,8.589084
+" ",126,88,214,"Ra "," -a",101.0,9.0,7749.13,0.04,"B+",1059.0,13.0,214.000108,10.0,"2.46 s","0+",-6.328,0.037,1.059,7.274084
+" ",125,89,214,"Ac "," -a",6429.0,22.0,7715.91,0.11,"B+",6328.0,24.0,214.006902,24.0,"8.2 s","",-4.283,5.306,6.328,7.350084
+" ",124,90,214,"Th "," -a",10712.0,17.0,7692.24,0.08,"B+",4283.0,28.0,214.0115,18.0,"100 ms","0+",-8.778,3.261,4.283,7.826084
+" ",123,91,214,"Pa "," -a",19490.0,80.0,7647.6,0.4,"B+",8770.0,80.0,214.02092,80.0,"17 ms","",0.0,7.756,8.778,8.275084
+"0",133,82,215,"Pb "," +a",4480.0,410.0,7752.0,2.0,"B-",2830.0,410.0,215.00481,440.0,"None","None",2.831,0.0,0.0,0.0
+" ",132,83,215,"Bi "," x",1649.0,15.0,7761.63,0.07,"B-",2189.0,15.0,215.00177,16.0,"36.4 s","(25/2-)",2.1893000000000002,-3.853,-2.831,5.304084
+" ",131,84,215,"Po "," ",-540.3,2.5,7768.169,0.012,"B-",715.0,7.0,214.99942,2.7,"1.781 ms","9/2+",0.7147,-3.2113,-2.1893000000000002,7.526184
+" ",130,85,215,"At "," -a",-1255.0,7.0,7767.86,0.03," ","*","*",214.998653,7.0,"0.10 ms","9/2-",-0.086,-1.7367000000000001,-0.7147,8.178084
+" ",129,86,215,"Rn "," -a",-1169.0,8.0,7763.81,0.04,"B+",87.0,10.0,214.998745,8.0,"2.30 us","9/2+",-1.487,-0.936,0.086,8.838583999999999
+" ",128,87,215,"Fr "," -a",318.0,7.0,7753.26,0.03,"B+",1487.0,10.0,215.000341,8.0,"86 ns","9/2-",-2.216,0.465,1.487,9.540184000000002
+" ",127,88,215,"Ra "," -a",2534.0,8.0,7739.32,0.04,"B+",2215.0,10.0,215.00272,8.0,"1.55 ms","(9/2+)",-3.478,1.194,2.216,8.865084
+" ",126,89,215,"Ac "," -a",6012.0,21.0,7719.5,0.1,"B+",3478.0,22.0,215.006454,23.0,"0.17 s","9/2-",-4.915,2.456,3.478,7.745083999999999
+" ",125,90,215,"Th "," -a",10927.0,27.0,7693.0,0.13,"B+",4920.0,30.0,215.01173,29.0,"1.2 s","(1/2-)",-6.943,3.893,4.915,7.666084
+" ",124,91,215,"Pa "," -a",17870.0,90.0,7657.1,0.4,"B+",6940.0,90.0,215.01919,90.0,"14 ms","",0.0,5.921,6.943,8.245083999999999
+"0",133,83,216,"Bi "," x",5874.0,11.0,7743.5,0.05,"B-",4090.0,11.0,216.006306,12.0,"3.6 m","(1-)",4.090199999999999,0.0,0.0,5.0990839999999995
+" ",132,84,216,"Po "," ",1783.8,2.2,7758.813,0.01,"B-",-473.0,4.0,216.001915,2.4,"0.145 s","0+",-0.47320000000000007,-5.1122,-4.090199999999999,6.9062839999999985
+" ",131,85,216,"At "," ",2257.0,4.0,7752.999,0.017,"B-",2002.0,8.0,216.002423,4.0,"0.30 ms","1(-)",2.001,-0.5488,0.47320000000000007,7.949383999999999
+" ",130,86,216,"Rn "," -a",256.0,7.0,7758.64,0.03," ","*","*",216.000274,8.0,"45 us","0+",-2.723,-3.023,-2.001,8.200484000000001
+" ",129,87,216,"Fr "," -a",2979.0,14.0,7742.41,0.07,"B+",2723.0,16.0,216.003198,15.0,"0.70 us","(1-)",-0.312,1.701,2.723,9.175083999999998
+" ",128,88,216,"Ra "," -a",3291.0,9.0,7737.35,0.04,"B+",312.0,17.0,216.003533,9.0,"182 ns","0+",-4.832,-0.71,0.312,9.526083999999999
+" ",127,89,216,"Ac "," -a",8123.0,27.0,7711.36,0.12,"B+",4832.0,28.0,216.00872,29.0,"440 us","(1-)",-2.181,3.81,4.832,9.236083999999998
+" ",126,90,216,"Th "," -a",10304.0,13.0,7697.63,0.06,"B+",2182.0,30.0,216.011062,14.0,"26.0 ms","0+",-7.496,1.159,2.181,8.070084
+" ",125,91,216,"Pa "," -a",17800.0,70.0,7659.3,0.3,"B+",7500.0,70.0,216.01911,80.0,"167 ms","",0.0,6.474,7.496,8.095084
+"0",134,83,217,"Bi "," x",8820.0,200.0,7731.0,1.0,"B-",2920.0,200.0,217.00947,210.0,"93 s","",2.919,0.0,0.0,0.0
+" ",133,84,217,"Po "," +a",5901.0,7.0,7741.28,0.03,"B-",1505.0,8.0,217.006335,7.0,"10 s","",1.505,-3.941,-2.919,6.6600839999999994
+" ",132,85,217,"At "," ",4396.0,5.0,7744.612,0.023,"B-",737.0,6.0,217.004719,5.0,"32.3 ms","9/2-",0.737,-2.527,-1.505,7.202084
+" ",131,86,217,"Rn "," -a",3659.0,4.0,7744.403,0.019," ","*","*",217.003928,5.0,"0.54 ms","9/2+",-0.656,-1.759,-0.737,7.887084
+" ",130,87,217,"Fr "," -a",4315.0,7.0,7737.77,0.03,"B+",656.0,8.0,217.004632,7.0,"22 us","9/2-",-1.572,-0.366,0.656,8.469083999999999
+" ",129,88,217,"Ra "," -a",5887.0,9.0,7726.92,0.04,"B+",1573.0,11.0,217.00632,9.0,"1.6 us","(9/2+)",-2.82,0.55,1.572,9.160084
+" ",128,89,217,"Ac "," -a",8707.0,13.0,7710.32,0.06,"B+",2819.0,15.0,217.009347,14.0,"69 ns","9/2-",-3.509,1.798,2.82,9.832083999999998
+" ",127,90,217,"Th "," -a",12216.0,21.0,7690.55,0.1,"B+",3509.0,24.0,217.013114,22.0,"0.252 ms","",-4.854,2.487,3.509,9.433084
+" ",126,91,217,"Pa "," -a",17070.0,50.0,7664.58,0.24,"B+",4850.0,60.0,217.01832,60.0,"4.9 ms","",-5.63,3.832,4.854,8.495083999999999
+" ",125,92,217,"U "," -a",22700.0,90.0,7635.0,0.4,"B+",5630.0,100.0,217.02437,90.0,"16 ms","",0.0,4.608,5.63,8.155084
+"0",135,83,218,"Bi "," +a",13340.0,360.0,7712.0,2.0,"B-",4980.0,360.0,218.01432,390.0,"33 s","",4.981700000000001,0.0,0.0,0.0
+" ",134,84,218,"Po "," ",8358.3,2.4,7731.521,0.011,"B-",260.0,12.0,218.008973,2.6,"3.10 m","0+",0.25929999999999925,-6.003700000000001,-4.981700000000001,6.114683999999999
+" ",133,85,218,"At "," -a",8099.0,12.0,7729.12,0.05,"B-",2881.0,12.0,218.008694,12.0,"1.5 s","",2.8815,-1.2812999999999992,-0.25929999999999925,6.874084
+" ",132,86,218,"Rn "," ",5217.5,2.4,7738.751,0.011,"B-",-1842.0,5.0,218.00560130000002,2.5,"35 ms","0+",-1.8415,-3.9035,-2.8815,7.262484
+" ",131,87,218,"Fr "," -a",7059.0,5.0,7726.715,0.022,"B-",408.0,12.0,218.007578,5.0,"1.0 ms","1-",0.408,0.8195,1.8415,8.014084
+" ",130,88,218,"Ra "," -a",6651.0,11.0,7725.0,0.05," ","*","*",218.00714,12.0,"25.6 us","0+",-4.189,-1.43,-0.408,8.546083999999999
+" ",129,89,218,"Ac "," -a",10840.0,50.0,7702.18,0.23,"B+",4190.0,50.0,218.01164,50.0,"1.08 us","(1-)",-1.534,3.167,4.189,9.373083999999999
+" ",128,90,218,"Th "," -a",12374.0,13.0,7691.57,0.06,"B+",1530.0,50.0,218.013284,14.0,"109 ns","0+",-6.295,0.512,1.534,9.848083999999998
+" ",127,91,218,"Pa "," -a",18669.0,25.0,7659.1,0.11,"B+",6294.0,28.0,218.020042,26.0,"0.12 ms","",-3.251,5.273,6.295,9.815083999999999
+" ",126,92,218,"U "," -a",21920.0,30.0,7640.59,0.14,"B+",3250.0,40.0,218.02354,30.0,"1.5 ms","0+",0.0,2.229,3.251,8.783083999999999
+"0",135,84,219,"Po "," +a",12800.0,360.0,7713.0,2.0,"B-",2410.0,360.0,219.01374,390.0,"None","None",2.403,0.0,0.0,5.895084
+" ",134,85,219,"At "," +a",10397.0,4.0,7720.191,0.018,"B-",1566.0,3.0,219.011162,4.0,"56 s","",1.5662000000000007,-3.425,-2.403,6.323084
+" ",133,86,219,"Rn "," ",8830.8,2.5,7723.771,0.012,"B-",212.0,7.0,219.00948019999998,2.7,"3.96 s","5/2+",0.21279999999999927,-2.588200000000001,-1.5662000000000007,6.946183999999999
+" ",132,87,219,"Fr "," -a",8618.0,7.0,7721.17,0.03," ","*","*",219.009252,8.0,"20 ms","9/2-",-0.776,-1.2347999999999992,-0.21279999999999927,7.448084
+" ",131,88,219,"Ra "," -a",9394.0,8.0,7714.05,0.04,"B+",776.0,11.0,219.010085,9.0,"10 ms","(7/2)+",-2.176,-0.246,0.776,8.138084
+" ",130,89,219,"Ac "," -a",11570.0,50.0,7700.55,0.23,"B+",2180.0,50.0,219.01242,50.0,"11.8 us","9/2-",-2.9,1.154,2.176,8.827084
+" ",129,90,219,"Th "," -a",14470.0,50.0,7683.72,0.23,"B+",2900.0,70.0,219.01554,50.0,"1.05 us","",-4.05,1.878,2.9,9.511083999999999
+" ",128,91,219,"Pa "," -a",18520.0,50.0,7661.66,0.25,"B+",4050.0,70.0,219.01988,60.0,"53 ns","9/2-",-4.69,3.028,4.05,10.083084
+" ",127,92,219,"U "," -a",23210.0,60.0,7636.67,0.26,"B+",4690.0,80.0,219.02492,60.0,"42 us","",0.0,3.668,4.69,9.858083999999998
+"0",136,84,220,"Po "," +a",15470.0,360.0,7702.0,2.0,"B-",1110.0,360.0,220.0166,390.0,"None","None",1.12,0.0,0.0,0.0
+" ",135,85,220,"At "," -a",14350.0,50.0,7703.81,0.23,"B-",3740.0,50.0,220.01541,60.0,"3.71 m","3",3.7366,-2.142,-1.12,6.0510839999999995
+" ",134,86,220,"Rn "," ",10613.4,2.2,7717.248,0.01,"B-",-869.0,4.0,220.011394,2.4,"55.6 s","0+",-0.8696000000000004,-4.7586,-3.7366,6.4046840000000005
+" ",133,87,220,"Fr "," ",11483.0,4.0,7709.74,0.019,"B-",1210.0,10.0,220.012327,4.0,"27.4 s","1+",1.21,-0.15239999999999965,0.8696000000000004,6.8010839999999995
+" ",132,88,220,"Ra "," -a",10273.0,9.0,7711.68,0.04," ","*","*",220.011028,10.0,"18 ms","0+",-3.479,-2.232,-1.21,7.592084
+" ",131,89,220,"Ac "," -a",13752.0,15.0,7692.31,0.07,"B+",3479.0,17.0,220.014763,16.0,"26.4 ms","",-0.917,2.457,3.479,8.348083999999998
+" ",130,90,220,"Th "," -a",14669.0,22.0,7684.59,0.1,"B+",917.0,27.0,220.015748,24.0,"9.7 us","0+",-5.711,-0.105,0.917,8.953083999999999
+" ",129,91,220,"Pa "," -a",20380.0,60.0,7655.09,0.26,"B+",5710.0,60.0,220.02188,60.0,"0.78 us","",-2.65,4.689,5.711,9.832083999999998
+" ",128,92,220,"U "," -a",23030.0,200.0,7639.0,1.0,"B+",2650.0,210.0,220.02472,220.0,"None","None",0.0,1.628,2.65,10.301084
+"0",136,85,221,"At "," x",16810.0,200.0,7694.0,1.0,"B-",2340.0,200.0,221.01805,210.0,"2.3 m","",2.338,0.0,0.0,5.565084
+" ",135,86,221,"Rn "," +a",14472.0,6.0,7701.388,0.027,"B-",1194.0,7.0,221.015537,6.0,"25.7 m","7/2(+)",1.194,-3.36,-2.338,6.146084
+" ",134,87,221,"Fr "," ",13278.0,5.0,7703.252,0.022,"B-",314.0,6.0,221.014255,5.0,"4.9 m","5/2-",0.314,-2.216,-1.194,6.457084
+" ",133,88,221,"Ra "," -a",12964.0,5.0,7701.134,0.021," ","*","*",221.013917,5.0,"28 s","5/2+",-1.556,-1.336,-0.314,6.880084
+" ",132,89,221,"Ac "," -a",14520.0,50.0,7690.54,0.23,"B+",1560.0,50.0,221.01559,50.0,"52 ms","",-2.418,0.534,1.556,7.7800839999999996
+" ",131,90,221,"Th "," -a",16938.0,9.0,7676.07,0.04,"B+",2410.0,50.0,221.018184,10.0,"1.73 ms","(7/2+)",-3.442,1.396,2.418,8.626083999999999
+" ",130,91,221,"Pa "," -a",20380.0,50.0,7656.96,0.23,"B+",3440.0,50.0,221.02188,60.0,"5.9 us","9/2-",-4.21,2.42,3.442,9.248083999999999
+" ",129,92,221,"U "," -a",24590.0,100.0,7634.0,0.0,"B+",4210.0,110.0,221.0264,110.0,"None","None",0.0,3.188,4.21,9.949084
+"0",137,85,222,"At "," x",20800.0,300.0,7678.0,1.0,"B-",4430.0,300.0,222.02233,320.0,"54 s","",4.426399999999999,0.0,0.0,5.0350839999999994
+" ",136,86,222,"Rn "," ",16373.6,2.4,7694.491,0.011,"B-",24.0,21.0,222.01757769999998,2.5,"3.8235 d","0+",0.024600000000000365,-5.4483999999999995,-4.426399999999999,5.590384000000001
+" ",135,87,222,"Fr "," ",16349.0,21.0,7691.08,0.1,"B-",2028.0,22.0,222.017552,23.0,"14.2 m","2-",2.028,-1.0466000000000004,-0.024600000000000365,5.8250839999999995
+" ",134,88,222,"Ra "," ",14321.0,5.0,7696.687,0.021," ","*","*",222.015375,5.0,"36.17 s","0+",-2.3,-3.05,-2.028,6.678584
+" ",133,89,222,"Ac "," -a",16621.0,5.0,7682.802,0.023,"B+",2300.0,7.0,222.017844,6.0,"5.0 s","1-",-0.582,1.278,2.3,7.137084
+" ",132,90,222,"Th "," -a",17203.0,12.0,7676.66,0.06,"B+",582.0,13.0,222.018468,13.0,"2.237 ms","0+",-4.917,-0.44,0.582,8.127084
+" ",131,91,222,"Pa "," -a",22120.0,70.0,7651.0,0.0,"B+",4910.0,70.0,222.02374,80.0,"2.9 ms","",-2.18,3.895,4.917,8.855084
+" ",130,92,222,"U "," -a",24300.0,100.0,7638.0,0.0,"B+",2180.0,120.0,222.02609,110.0,"1.0 us","0+",0.0,1.158,2.18,9.501083999999999
+"0",138,85,223,"At "," x",23460.0,400.0,7668.0,2.0,"B-",3170.0,500.0,223.02519,430.0,"50 s","",3.16,0.0,0.0,0.0
+" ",137,86,223,"Rn "," x",20300.0,300.0,7679.0,1.0,"B-",1910.0,300.0,223.02179,320.0,"24.3 m","7/2",1.9162000000000008,-4.182,-3.16,5.0750839999999995
+" ",136,87,223,"Fr "," +a",18383.8,2.4,7683.658,0.011,"B-",1149.2,0.8,223.0197359,2.6,"22.00 m","3/2(-)",1.1490999999999985,-2.9382000000000006,-1.9162000000000008,5.561883999999999
+" ",135,88,223,"Ra "," ",17234.7,2.5,7685.303,0.011," ","*","*",223.0185022,2.7,"11.435 d","3/2+",-0.5912999999999993,-2.1710999999999987,-1.1490999999999985,5.978984000000001
+" ",134,89,223,"Ac "," -a",17826.0,7.0,7679.14,0.03,"B+",592.0,7.0,223.019137,8.0,"2.10 m","(5/2-)",-1.56,-0.43070000000000075,0.5912999999999993,6.783084
+" ",133,90,223,"Th "," -a",19386.0,9.0,7668.64,0.04,"B+",1559.0,12.0,223.020811,10.0,"0.60 s","(5/2)+",-2.934,0.538,1.56,7.5670839999999995
+" ",132,91,223,"Pa "," -a",22320.0,70.0,7652.0,0.3,"B+",2930.0,70.0,223.02396,80.0,"5.1 ms","",-3.52,1.912,2.934,8.325083999999999
+" ",131,92,223,"U "," -a",25840.0,70.0,7632.7,0.3,"B+",3520.0,100.0,223.02774,80.0,"18 us","",0.0,2.498,3.52,8.945084
+"0",138,86,224,"Rn "," x",22440.0,300.0,7671.0,1.0,"B-",780.0,300.0,224.02409,320.0,"107 m","0+",0.78,0.0,0.0,4.545084
+" ",137,87,224,"Fr "," +",21660.0,50.0,7670.78,0.22,"B-",2830.0,50.0,224.02325,50.0,"3.33 m","1-",2.8327999999999993,-1.802,-0.78,4.885084
+" ",136,88,224,"Ra "," ",18827.2,2.2,7679.917,0.01,"B-",-1408.0,4.0,224.0202118,2.4,"3.66 d","0+",-1.4077999999999993,-3.854799999999999,-2.8327999999999993,5.788884000000001
+" ",135,89,224,"Ac "," -a",20235.0,4.0,7670.14,0.019,"B-",238.0,12.0,224.021723,4.0,"2.78 h","0-",0.239,0.38579999999999925,1.4077999999999993,6.327084
+" ",134,90,224,"Th "," -a",19996.0,11.0,7667.71,0.05," ","*","*",224.021467,12.0,"1.05 s","0+",-3.874,-1.261,-0.239,7.298084
+" ",133,91,224,"Pa "," -a",23870.0,16.0,7646.93,0.07,"B+",3874.0,19.0,224.025626,17.0,"0.79 s","(5-)",-1.844,2.852,3.874,7.693084
+" ",132,92,224,"U "," -a",25714.0,25.0,7635.2,0.11,"B+",1843.0,30.0,224.027605,27.0,"0.7 ms","0+",0.0,0.822,1.844,8.620083999999999
+"0",139,86,225,"Rn "," x",26490.0,300.0,7655.0,1.0,"B-",2680.0,300.0,225.02844,320.0,"4.66 m","7/2-",2.68,0.0,0.0,0.0
+" ",138,87,225,"Fr "," +",23810.0,30.0,7662.97,0.13,"B-",1820.0,30.0,225.02557,30.0,"4.0 m","3/2-",1.816,-3.702,-2.68,4.5750839999999995
+" ",137,88,225,"Ra "," ",21994.0,3.0,7667.581,0.013,"B-",356.0,5.0,225.023612,3.0,"14.9 d","1/2+",0.356,-2.838,-1.816,5.097084
+" ",136,89,225,"Ac "," ",21638.0,5.0,7665.686,0.021," ","*","*",225.02323,5.0,"10.0 d","(3/2-)",-0.672,-1.378,-0.356,5.935084
+" ",135,90,225,"Th "," -a",22310.0,5.0,7659.222,0.023,"B+",672.0,7.0,225.023951,5.0,"8.72 m","3/2+",-2.03,-0.35,0.672,6.921084
+" ",134,91,225,"Pa "," -a",24340.0,70.0,7646.7,0.3,"B+",2030.0,70.0,225.02613,80.0,"1.7 s","",-3.037,1.008,2.03,7.395084
+" ",133,92,225,"U "," -a",27377.0,12.0,7629.75,0.05,"B+",3040.0,70.0,225.029391,12.0,"95 ms","",-4.213,2.015,3.037,8.014084
+" ",132,93,225,"Np "," -a",31590.0,70.0,7607.5,0.3,"B+",4210.0,70.0,225.03391,80.0,"2 us","(9/2-)",0.0,3.191,4.213,8.785084
+"0",140,86,226,"Rn "," x",28770.0,400.0,7646.0,2.0,"B-",1400.0,410.0,226.03089,430.0,"7.4 m","0+",1.4,0.0,0.0,0.0
+" ",139,87,226,"Fr "," +",27370.0,100.0,7649.0,0.4,"B-",3700.0,100.0,226.02939,110.0,"49 s","1-",3.7009000000000016,-2.422,-1.4,4.145084
+" ",138,88,226,"Ra "," ",23669.1,2.3,7661.956,0.01,"B-",-641.0,3.0,226.0254098,2.5,"1600 y","0+",-0.6409000000000015,-4.722900000000002,-3.7009000000000016,4.870583999999998
+" ",137,89,226,"Ac "," ",24310.0,3.0,7655.658,0.015,"B-",1113.0,5.0,226.026098,4.0,"29.37 h","(1)",1.113,-0.38109999999999855,0.6409000000000015,5.536084
+" ",136,90,226,"Th "," ",23197.0,5.0,7657.121,0.021," ","*","*",226.024903,5.0,"30.57 m","0+",-2.836,-2.135,-1.113,6.451084
+" ",135,91,226,"Pa "," -a",26033.0,11.0,7641.11,0.05,"B+",2836.0,12.0,226.027948,12.0,"1.8 m","",-1.296,1.814,2.836,6.987083999999999
+" ",134,92,226,"U "," -a",27329.0,13.0,7631.92,0.06,"B+",1296.0,17.0,226.029339,14.0,"0.35 s","0+",-5.411,0.274,1.296,7.701084
+" ",133,93,226,"Np "," -a",32740.0,90.0,7605.0,0.0,"B+",5410.0,90.0,226.03515,100.0,"35 ms","",0.0,4.389,5.411,8.195084
+"0",141,86,227,"Rn "," +a",32980.0,420.0,7630.0,2.0,"B-",3330.0,440.0,227.03541,450.0,"20.8 s","5/2",3.33,0.0,0.0,0.0
+" ",140,87,227,"Fr "," +",29650.0,100.0,7640.8,0.4,"B-",2480.0,100.0,227.03184,110.0,"2.47 m","1/2+",2.471,-4.352,-3.33,3.765084
+" ",139,88,227,"Ra "," -n",27179.0,2.4,7648.297,0.01,"B-",1328.0,2.3,227.0291778,2.5,"42.2 m","3/2+",1.3280999999999985,-3.493,-2.471,4.454084
+" ",138,89,227,"Ac "," ",25850.9,2.4,7650.701,0.011,"B-",44.8,0.8,227.0277521,2.6,"21.772 y","3/2-",0.044700000000000725,-2.3500999999999985,-1.3280999999999985,5.042184000000002
+" ",137,90,227,"Th "," ",25806.2,2.5,7647.452,0.011," ","*","*",227.0277041,2.7,"18.68 d","(1/2+)",-1.0257999999999994,-1.0667000000000006,-0.044700000000000725,6.146584
+" ",136,91,227,"Pa "," -a",26832.0,7.0,7639.49,0.03,"B+",1026.0,7.0,227.028805,8.0,"38.3 m","(5/2-)",-2.19,0.0037999999999992723,1.0257999999999994,6.581084
+" ",135,92,227,"U "," -a",29022.0,17.0,7626.39,0.07,"B+",2190.0,18.0,227.031156,18.0,"1.1 m","(3/2+)",-3.538,1.168,2.19,7.211084
+" ",134,93,227,"Np "," -a",32560.0,70.0,7607.4,0.3,"B+",3540.0,70.0,227.03496,80.0,"0.51 s","",0.0,2.516,3.538,7.815084
+"0",142,86,228,"Rn "," +a",35380.0,410.0,7621.0,2.0,"B-",2100.0,460.0,228.03799,440.0,"65 s","0+",2.1,0.0,0.0,0.0
+" ",141,87,228,"Fr "," +",33280.0,200.0,7627.0,1.0,"B-",4340.0,200.0,228.03573,220.0,"38 s","2-",4.3382000000000005,-3.122,-2.1,0.0
+" ",140,88,228,"Ra "," +a",28941.8,2.4,7642.421,0.011,"B-",45.8,0.7,228.0310703,2.6,"5.75 y","0+",0.04579999999999927,-5.360200000000001,-4.3382000000000005,4.076883999999999
+" ",139,89,228,"Ac "," -",28896.0,2.5,7639.191,0.011,"B-",2123.8,2.7,228.0310211,2.7,"6.15 h","3+",2.1237999999999992,-1.0677999999999992,-0.04579999999999927,4.811084
+" ",138,90,228,"Th "," ",26772.2,2.2,7645.074,0.01," ","*","*",228.0287411,2.4,"1.912 y","0+",-2.1517999999999993,-3.1457999999999995,-2.1237999999999992,5.520084
+" ",137,91,228,"Pa "," -a",28924.0,4.0,7632.204,0.019,"B+",2152.0,4.0,228.031051,5.0,"22 h","3+",-0.301,1.1297999999999992,2.1517999999999993,6.2640839999999995
+" ",136,92,228,"U "," -a",29225.0,15.0,7627.45,0.07,"B+",301.0,16.0,228.031374,16.0,"9.1 m","0+",-4.475,-0.721,0.301,6.804084
+" ",135,93,228,"Np "," x",33700.0,200.0,7604.0,1.0,"B+",4480.0,200.0,228.03618,210.0,"61.4 s","",-2.39,3.453,4.475,7.4050839999999996
+" ",134,94,228,"Pu "," -a",36090.0,30.0,7590.49,0.14,"B+",2390.0,200.0,228.03874,30.0,"","",0.0,1.368,2.39,7.951084
+"0",142,87,229,"Fr "," x",35820.0,40.0,7617.69,0.16,"B-",3250.0,40.0,229.03845,40.0,"50 s","",3.257,0.0,0.0,0.0
+" ",141,88,229,"Ra "," ",32563.0,19.0,7628.48,0.08,"B-",1810.0,30.0,229.034958,20.0,"4.0 m","5/2(+)",1.813,-4.279,-3.257,3.648084
+" ",140,89,229,"Ac "," ",30750.0,30.0,7632.97,0.15,"B-",1170.0,30.0,229.03302,40.0,"62.7 m","(3/2+)",1.1635,-2.835,-1.813,4.515084
+" ",139,90,229,"Th "," ",29586.5,2.8,7634.646,0.012," ","*","*",229.031762,3.0,"7340 y","5/2+",-0.3115,-2.1855,-1.1635,5.167584
+" ",138,91,229,"Pa "," ",29898.0,2.7,7629.869,0.012,"B+",311.0,3.0,229.0320968,3.0,"1.50 d","(5/2+)",-1.313,-0.7105,0.3115,5.835084
+" ",137,92,229,"U "," -a",31211.0,6.0,7620.721,0.026,"B+",1313.0,6.0,229.033506,6.0,"58 m","(3/2+)",-2.569,0.291,1.313,6.476084
+" ",136,93,229,"Np "," -a",33780.0,90.0,7606.1,0.4,"B+",2570.0,90.0,229.03626,90.0,"4.0 m","(5/2+)",-3.62,1.547,2.569,7.015084
+" ",135,94,229,"Pu "," -a",37400.0,50.0,7586.86,0.22,"B+",3620.0,100.0,229.04015,60.0,"2 us","(3/2+)",0.0,2.598,3.62,7.598084
+"0",143,87,230,"Fr "," +a",39600.0,450.0,7603.0,2.0,"B-",5080.0,450.0,230.04251,480.0,"19.1 s","",5.082,0.0,0.0,0.0
+" ",142,88,230,"Ra "," x",34518.0,12.0,7621.91,0.05,"B-",710.0,300.0,230.037056,13.0,"93 m","0+",0.708,-6.104,-5.082,3.3230839999999997
+" ",141,89,230,"Ac "," -",33810.0,300.0,7621.6,1.3,"B-",2940.0,300.0,230.03629,320.0,"122 s","(1+)",2.946,-1.73,-0.708,4.015084
+" ",140,90,230,"Th "," ",30864.0,1.8,7630.99,0.008,"B-",-1310.5,2.8,230.0331338,1.9,"7.538e+4 y","0+",-1.311,-3.968,-2.946,4.769984000000001
+" ",139,91,230,"Pa "," ",32175.0,3.0,7621.891,0.014,"B-",560.0,5.0,230.034541,4.0,"17.4 d","2-",0.56,0.289,1.311,5.440084
+" ",138,92,230,"U "," -a",31615.0,5.0,7620.923,0.021," ","*","*",230.03394,5.0,"20.8 d","0+",-3.625,-1.582,-0.56,5.993084
+" ",137,93,230,"Np "," -a",35240.0,50.0,7601.78,0.22,"B+",3620.0,50.0,230.03783,60.0,"4.6 m","",-1.694,2.603,3.625,6.782084
+" ",136,94,230,"Pu "," -a",36934.0,15.0,7590.99,0.07,"B+",1700.0,50.0,230.03965,16.0,"","0+",0.0,0.672,1.694,7.180084
+"0",144,87,231,"Fr "," +a",42330.0,470.0,7593.0,2.0,"B-",3930.0,550.0,231.04544,500.0,"17.6 s","(1/2+)",3.93,0.0,0.0,0.0
+" ",143,88,231,"Ra "," x",38400.0,300.0,7607.0,1.0,"B-",2480.0,310.0,231.04122,320.0,"103 s","(7/2-,1/2+)",2.48,-4.952,-3.93,2.995084
+" ",142,89,231,"Ac "," +",35920.0,100.0,7614.4,0.4,"B-",2100.0,100.0,231.03856,110.0,"7.5 m","(1/2+)",2.102699999999997,-3.502,-2.48,3.845084
+" ",141,90,231,"Th "," ",33817.3,1.8,7620.112,0.008,"B-",391.6,1.5,231.0363043,1.9,"25.52 h","5/2+",0.39160000000000583,-3.124699999999997,-2.102699999999997,4.213384000000003
+" ",140,91,231,"Pa "," ",33425.7,2.3,7618.42,0.01," ","*","*",231.035884,2.4,"3.276e+4 y","3/2-",-0.3813000000000029,-1.4136000000000057,-0.39160000000000583,5.149883999999996
+" ",139,92,231,"U "," -a",33807.0,3.0,7613.381,0.013,"B+",381.6,2.0,231.036294,3.0,"4.2 d","(5/2-)",-1.823,-0.640699999999997,0.3813000000000029,5.575883999999999
+" ",138,93,231,"Np "," -a",35630.0,50.0,7602.13,0.22,"B+",1820.0,50.0,231.03825,50.0,"48.8 m","(5/2)",-2.655,0.801,1.823,6.3730839999999995
+" ",137,94,231,"Pu "," -a",38285.0,26.0,7587.22,0.11,"B+",2660.0,60.0,231.041101,28.0,"8.6 m","(3/2+)",-4.155,1.633,2.655,6.838084
+" ",136,95,231,"Am "," x",42440.0,300.0,7566.0,1.0,"B+",4150.0,300.0,231.04556,320.0,"None","None",0.0,3.133,4.155,7.455084
+"0",145,87,232,"Fr "," +a",46360.0,640.0,7578.0,3.0,"B-",5710.0,700.0,232.04977,690.0,"5 s","",5.71,0.0,0.0,0.0
+" ",144,88,232,"Ra "," +a",40650.0,280.0,7599.0,1.0,"B-",1500.0,300.0,232.04364,300.0,"250 s","0+",1.5,-6.732,-5.71,2.845084
+" ",143,89,232,"Ac "," +",39150.0,100.0,7602.5,0.4,"B-",3700.0,100.0,232.04203,110.0,"119 s","(1+)",3.701699999999997,-2.522,-1.5,3.445084
+" ",142,90,232,"Th "," ",35448.3,2.0,7615.026,0.009,"B-",-500.0,8.0,232.03805530000002,2.1,"14.05e+9 y","0+",-0.4996999999999971,-4.723699999999997,-3.701699999999997,4.081584000000004
+" ",141,91,232,"Pa "," +",35948.0,8.0,7609.5,0.03,"B-",1337.0,7.0,232.038592,8.0,"1.31 d","(2-)",1.3373000000000028,-0.5223000000000029,0.4996999999999971,4.627084
+" ",140,92,232,"U "," -a",34610.7,2.2,7611.892,0.01," ","*","*",232.0371562,2.4,"68.9 y","0+",-2.749300000000003,-2.359300000000003,-1.3373000000000028,5.413583999999997
+" ",139,93,232,"Np "," -",37360.0,100.0,7597.0,0.0,"B+",2750.0,100.0,232.04011,110.0,"14.7 m","(4+)",-1.006,1.727300000000003,2.749300000000003,6.011083999999999
+" ",138,94,232,"Pu "," -a",38366.0,18.0,7588.96,0.08,"B+",1010.0,100.0,232.041187,19.0,"34.1 m","0+",-5.034,-0.016,1.006,6.7160839999999995
+" ",137,95,232,"Am "," x",43400.0,300.0,7564.0,1.0,"B+",5030.0,300.0,232.04659,320.0,"79 s","",0.0,4.012,5.034,7.275084
+"0",145,88,233,"Ra "," +a",44770.0,470.0,7584.0,2.0,"B-",3270.0,560.0,233.04806,500.0,"30 s","",3.27,0.0,0.0,0.0
+" ",144,89,233,"Ac "," x",41500.0,300.0,7594.0,1.0,"B-",2770.0,300.0,233.04455,320.0,"145 s","(1/2+)",2.766800000000003,-4.292,-3.27,3.2550839999999996
+" ",143,90,233,"Th "," ",38733.2,2.0,7602.886,0.009,"B-",1243.1,1.4,233.04158180000002,2.1,"22.3 m","1/2+",1.2430999999999985,-3.788800000000003,-2.766800000000003,3.7452839999999967
+" ",142,91,233,"Pa "," ",37490.1,2.2,7604.864,0.009,"B-",570.1,2.0,233.0402473,2.3,"26.975 d","3/2-",0.5700999999999985,-2.2650999999999986,-1.2430999999999985,4.315183999999999
+" ",141,92,233,"U "," ",36920.0,2.7,7603.953,0.012," ","*","*",233.0396352,2.9,"1.592e+5 y","5/2+",-1.03,-1.5920999999999985,-0.5700999999999985,4.908583999999999
+" ",140,93,233,"Np "," -a",37950.0,50.0,7596.18,0.22,"B+",1030.0,50.0,233.04074,50.0,"36.2 m","(5/2+)",-2.1,0.008,1.03,5.627084
+" ",139,94,233,"Pu "," -a",40050.0,50.0,7583.8,0.22,"B+",2100.0,70.0,233.043,50.0,"20.9 m","",-3.12,1.078,2.1,6.414084
+" ",138,95,233,"Am "," -a",43170.0,100.0,7567.0,0.0,"B+",3120.0,110.0,233.04635,110.0,"3.2 m","",-4.12,2.098,3.12,6.965084
+" ",137,96,233,"Cm "," -a",47290.0,70.0,7546.0,0.3,"B+",4120.0,120.0,233.05077,80.0,"None","None",0.0,3.098,4.12,7.465084
+"0",146,88,234,"Ra "," +a",47230.0,490.0,7575.0,2.0,"B-",2130.0,630.0,234.0507,530.0,"30 s","0+",2.13,0.0,0.0,0.0
+" ",145,89,234,"Ac "," x",45100.0,400.0,7581.0,2.0,"B-",4490.0,400.0,234.04842,430.0,"44 s","",4.486,-3.152,-2.13,3.075084
+" ",144,90,234,"Th "," +a",40614.0,3.0,7596.849,0.015,"B-",273.0,3.0,234.043601,4.0,"24.10 d","0+",0.273,-5.508,-4.486,3.671084
+" ",143,91,234,"Pa "," IT",40341.0,5.0,7594.673,0.02,"B-",2195.0,4.0,234.043308,5.0,"1.17 m","(0-)",2.1944000000000012,-1.295,-0.273,4.106084
+" ",142,92,234,"U "," ",38146.6,1.8,7600.708,0.008," ","*","*",234.0409521,2.0,"2.457e+5 y","0+",-1.8094000000000015,-3.2164000000000015,-2.1944000000000012,4.857683999999998
+" ",141,93,234,"Np "," -",39956.0,9.0,7589.63,0.04,"B+",1810.0,8.0,234.042895,9.0,"4.4 d","(0+)",-0.394,0.7874000000000014,1.8094000000000015,5.356084
+" ",140,94,234,"Pu "," -a",40350.0,7.0,7584.607,0.03,"B+",393.0,11.0,234.043317,7.0,"8.8 h","",-4.18,-0.628,0.394,6.310084
+" ",139,95,234,"Am "," -a",44530.0,210.0,7563.0,1.0,"B+",4180.0,210.0,234.04781,220.0,"2.32 m","",-2.194,3.158,4.18,6.8650839999999995
+" ",138,96,234,"Cm "," -a",46724.0,18.0,7550.68,0.08,"B+",2190.0,210.0,234.05016,20.0,"None","None",0.0,1.172,2.194,7.3650839999999995
+"0",146,89,235,"Ac "," +a",47720.0,360.0,7572.0,2.0,"B-",3470.0,360.0,235.05123,380.0,"None","None",3.46,0.0,0.0,2.965084
+" ",145,90,235,"Th ","+n2p",44260.0,50.0,7583.37,0.21,"B-",1920.0,70.0,235.04751,50.0,"7.1 m","(1/2+)",1.93,-4.482,-3.46,3.435084
+" ",144,91,235,"Pa "," +",42330.0,50.0,7588.24,0.21,"B-",1410.0,50.0,235.04544,50.0,"24.1 m","(3/2-)",1.4095,-2.952,-1.93,3.9850839999999996
+" ",143,92,235,"U "," ",40920.5,1.8,7590.907,0.008," ","*","*",235.0439299,2.0,"703.8e+6 y","7/2-",-0.12419999999999709,-2.4315,-1.4095,4.678283999999997
+" ",142,93,235,"Np "," ",41044.7,2.0,7587.049,0.008,"B+",124.2,0.9,235.0440633,2.1,"396.2 d","5/2+",-1.1393000000000029,-0.8978000000000029,0.12419999999999709,5.194084
+" ",141,94,235,"Pu "," -a",42184.0,21.0,7578.87,0.09,"B+",1139.0,21.0,235.045286,22.0,"25. m","(5/2+)",-2.476,0.11730000000000292,1.1393000000000029,5.952084
+" ",140,95,235,"Am "," -a",44660.0,120.0,7565.0,1.0,"B+",2480.0,120.0,235.04795,130.0,"9.9 m","(5/2)",-3.25,1.454,2.476,6.605084
+" ",139,96,235,"Cm "," -a",47910.0,200.0,7548.0,1.0,"B+",3250.0,240.0,235.05143,220.0,"None","None",-4.79,2.228,3.25,7.2000839999999995
+" ",138,97,235,"Bk "," x",52700.0,400.0,7524.0,2.0,"B+",4790.0,450.0,235.05658,430.0,"None","None",0.0,3.768,4.79,7.835084
+"0",147,89,236,"Ac "," +a",51510.0,500.0,7558.0,2.0,"B-",5050.0,540.0,236.0553,540.0,"None","None",5.06,0.0,0.0,2.725084
+" ",146,90,236,"Th "," x",46450.0,200.0,7576.0,1.0,"B-",1110.0,280.0,236.04987,210.0,"37.5 m","0+",1.1,-6.082,-5.06,3.3750839999999998
+" ",145,91,236,"Pa "," +",45350.0,200.0,7577.5,0.8,"B-",2900.0,200.0,236.04868,210.0,"9.1 m","1(-)",2.903699999999997,-2.122,-1.1,3.7750839999999997
+" ",144,92,236,"U "," ",42446.3,1.8,7586.477,0.008,"B-",-930.0,50.0,236.045568,2.0,"2.3416e7 y","0+",-0.9336999999999971,-3.9256999999999973,-2.903699999999997,4.573084
+" ",143,93,236,"Np "," IT",43380.0,50.0,7579.21,0.21,"B-",480.0,50.0,236.04657,50.0,"154e+3 y","(6-)",0.4773000000000029,-0.0883000000000029,0.9336999999999971,5.007084
+" ",142,94,236,"Pu "," -a",42902.7,2.2,7577.913,0.009," ","*","*",236.046058,2.4,"2.851 y","0+",-3.277300000000003,-1.499300000000003,-0.4773000000000029,5.867084
+" ",141,95,236,"Am "," -",46180.0,100.0,7561.0,0.0,"B+",3280.0,100.0,236.04958,110.0,"None","None",-1.71,2.2553000000000027,3.277300000000003,6.395084
+" ",140,96,236,"Cm "," -a",47890.0,200.0,7550.0,1.0,"B+",1710.0,220.0,236.05141,220.0,"None","None",-5.51,0.688,1.71,7.0990839999999995
+" ",139,97,236,"Bk "," x",53400.0,400.0,7523.0,2.0,"B+",5510.0,450.0,236.05733,430.0,"None","None",0.0,4.488,5.51,7.5750839999999995
+"0",147,90,237,"Th "," +a",50200.0,360.0,7562.0,2.0,"B-",2560.0,370.0,237.05389,390.0,"5.0 m","(5/2+)",2.56,0.0,0.0,3.0050839999999996
+" ",146,91,237,"Pa "," +",47640.0,100.0,7569.9,0.4,"B-",2250.0,100.0,237.05115,110.0,"8.7 m","(1/2+)",2.2480999999999987,-3.582,-2.56,3.715084
+" ",145,92,237,"U "," ",45391.9,1.9,7576.094,0.008,"B-",518.6,0.5,237.0487302,2.0,"6.75 d","1/2+",0.5185999999999985,-3.2700999999999985,-2.2480999999999987,4.233784000000004
+" ",144,93,237,"Np "," ",44873.3,1.8,7574.982,0.008," ","*","*",237.0481734,2.0,"2.144e+6 y","5/2+",-0.22,-1.5405999999999986,-0.5185999999999985,4.958284000000004
+" ",143,94,237,"Pu "," ",45093.3,2.2,7570.752,0.009,"B+",220.0,1.3,237.04840969999998,2.4,"45.2 d","7/2-",-1.476699999999997,-0.802,0.22,5.748384000000002
+" ",142,95,237,"Am "," -a",46570.0,60.0,7561.0,0.0,"B+",1480.0,60.0,237.05,60.0,"73.0 m","5/2(-)",-2.71,0.4546999999999971,1.476699999999997,6.195084
+" ",141,96,237,"Cm "," -a",49280.0,210.0,7546.0,1.0,"B+",2710.0,220.0,237.0529,220.0,"None","None",-3.82,1.688,2.71,6.805084
+" ",140,97,237,"Bk "," -a",53100.0,220.0,7527.0,1.0,"B+",3820.0,310.0,237.057,240.0,"None","None",-4.72,2.798,3.82,7.505084
+" ",139,98,237,"Cf "," x",57820.0,500.0,7504.0,2.0,"B+",4720.0,550.0,237.06207,540.0,"2.1 s","",0.0,3.698,4.72,8.105084
+"0",148,90,238,"Th "," +a",52630.0,280.0,7554.0,1.0,"B-",1860.0,290.0,238.0565,300.0,"9.4 m","0+",1.86,0.0,0.0,2.975084
+" ",147,91,238,"Pa "," +",50770.0,60.0,7558.87,0.25,"B-",3460.0,60.0,238.0545,60.0,"2.3 m","(3-)",3.4610999999999987,-2.882,-1.86,3.245084
+" ",146,92,238,"U "," ",47308.9,1.9,7570.12,0.008,"B-",-147.3,1.2,238.0507882,2.0,"4.468e+9 y","0+",-0.14740000000000145,-4.4830999999999985,-3.4610999999999987,4.269984000000001
+" ",145,93,238,"Np "," -n",47456.3,1.8,7566.214,0.008,"B-",1291.5,0.4,238.05094640000002,2.0,"2.117 d","2+",1.2916000000000059,-0.8745999999999985,0.14740000000000145,4.6903840000000026
+" ",144,94,238,"Pu "," ",46164.7,1.8,7568.354,0.008," ","*","*",238.04955990000002,2.0,"87.7 y","0+",-2.2553000000000027,-2.313600000000006,-1.2916000000000059,5.593183999999998
+" ",143,95,238,"Am "," -a",48420.0,50.0,7555.58,0.21,"B+",2260.0,50.0,238.05198,50.0,"98 m","1+",-0.98,1.233300000000003,2.2553000000000027,6.039084
+" ",142,96,238,"Cm "," -a",49400.0,40.0,7548.2,0.15,"B+",970.0,60.0,238.05303,40.0,"2.4 h","",-4.89,-0.042,0.98,6.625084
+" ",141,97,238,"Bk "," -a",54290.0,290.0,7524.0,1.0,"B+",4890.0,290.0,238.05828,310.0,"144 s","",-2.91,3.868,4.89,7.335084
+" ",140,98,238,"Cf "," x",57200.0,400.0,7509.0,2.0,"B+",2920.0,490.0,238.06141,430.0,"21 ms","0+",0.0,1.888,2.91,8.051084
+"0",148,91,239,"Pa "," x",53340.0,200.0,7550.0,1.0,"B-",2760.0,200.0,239.05726,210.0,"1.8 h","(3/2)",2.7660999999999984,0.0,0.0,3.195084
+" ",147,92,239,"U "," -n",50573.9,1.9,7558.557,0.008,"B-",1261.5,1.6,239.0542933,2.1,"23.45 m","5/2+",1.2615,-3.7880999999999987,-2.7660999999999984,3.888984000000001
+" ",146,93,239,"Np "," ",49312.4,2.1,7560.561,0.009,"B-",722.5,1.0,239.052939,2.2,"2.356 d","5/2+",0.7225,-2.2835,-1.2615,4.557484000000001
+" ",145,94,239,"Pu "," ",48589.9,1.8,7560.311,0.008," ","*","*",239.0521634,2.0,"24110 y","1/2+",-0.8020999999999986,-1.7445,-0.7225,5.244484000000002
+" ",144,95,239,"Am "," -a",49392.0,2.4,7553.681,0.01,"B+",802.1,1.7,239.0530245,2.6,"11.9 h","(5/2)-",-1.798,-0.21990000000000146,0.8020999999999986,5.922384000000003
+" ",143,96,239,"Cm "," -",51190.0,100.0,7543.0,0.0,"B+",1800.0,100.0,239.05496,110.0,"2.9 h","(7/2-)",-3.1,0.776,1.798,6.581084
+" ",142,97,239,"Bk "," -a",54290.0,230.0,7527.0,1.0,"B+",3100.0,250.0,239.05828,250.0,"None","None",-3.86,2.078,3.1,7.205084
+" ",141,98,239,"Cf "," -a",58150.0,210.0,7507.0,1.0,"B+",3860.0,310.0,239.06242,230.0,"39 s","",0.0,2.838,3.86,7.815084
+"0",149,91,240,"Pa "," x",56800.0,300.0,7538.0,1.0,"B-",4090.0,300.0,240.06098,320.0,"None","None",4.085,0.0,0.0,2.865084
+" ",148,92,240,"U "," +a",52715.0,5.0,7551.771,0.021,"B-",400.0,16.0,240.056592,6.0,"14.1 h","0+",0.4,-5.107,-4.085,3.840084
+" ",147,93,240,"Np "," +",52315.0,15.0,7550.18,0.06,"B-",2188.0,15.0,240.056162,16.0,"7.22 m","(1+)",2.188,-1.422,-0.4,4.540084
+" ",146,94,240,"Pu "," ",50127.0,1.8,7556.036,0.008," ","*","*",240.0538135,2.0,"6564 y","",-1.385,-3.21,-2.188,5.255783999999997
+" ",145,95,240,"Am "," +n",51512.0,14.0,7547.01,0.06,"B+",1385.0,14.0,240.0553,15.0,"50.8 h","(3-)",-0.21340000000000145,0.363,1.385,5.707084
+" ",144,96,240,"Cm "," -a",51725.4,2.3,7542.856,0.01,"B+",214.0,14.0,240.0555295,2.5,"27 d","",-3.9445999999999986,-0.8085999999999985,0.21340000000000145,6.397784000000004
+" ",143,97,240,"Bk "," -",55670.0,150.0,7523.0,1.0,"B+",3940.0,150.0,240.05976,160.0,"4.8 m","",-2.36,2.9225999999999988,3.9445999999999986,7.065084
+" ",142,98,240,"Cf "," -a",58030.0,200.0,7510.0,1.0,"B+",2370.0,250.0,240.0623,220.0,"1.06 m","",-6.17,1.338,2.36,7.715084
+" ",141,99,240,"Es "," x",64200.0,400.0,7481.0,2.0,"B+",6160.0,450.0,240.06892,430.0,"None","None",0.0,5.148,6.17,8.375084
+"0",149,92,241,"U "," x",56200.0,300.0,7539.0,1.0,"B-",1940.0,310.0,241.06033,320.0,"None","None",1.94,0.0,0.0,3.575084
+" ",148,93,241,"Np "," +",54260.0,70.0,7544.26,0.29,"B-",1300.0,70.0,241.05825,80.0,"13.9 m","5/2+",1.303199999999997,-2.962,-1.94,4.195084
+" ",147,94,241,"Pu "," ",52956.8,1.8,7546.432,0.008,"B-",20.78,0.13,241.0568515,2.0,"14.35 y","5/2+",0.02080000000000291,-2.325199999999997,-1.303199999999997,5.139984000000001
+" ",146,95,241,"Am "," ",52936.0,1.8,7543.272,0.008," ","*","*",241.0568291,2.0,"432.2 y","5/2-",-0.7674000000000014,-1.0428000000000028,-0.02080000000000291,5.637783999999997
+" ",145,96,241,"Cm "," ",53703.4,2.2,7536.841,0.009,"B+",767.4,1.2,241.057653,2.3,"32.8 d","1/2+",-2.3965999999999985,-0.25459999999999855,0.7674000000000014,6.185183999999999
+" ",144,97,241,"Bk "," -",56100.0,200.0,7524.0,1.0,"B+",2400.0,200.0,241.06023,220.0,"4.6 m","(7/2+)",-3.26,1.3745999999999985,2.3965999999999985,7.105084
+" ",143,98,241,"Cf "," -a",59360.0,260.0,7507.0,1.0,"B+",3260.0,320.0,241.06373,270.0,"3.78 m","",-4.48,2.238,3.26,7.6550839999999996
+" ",142,99,241,"Es "," -a",63840.0,230.0,7485.0,1.0,"B+",4480.0,340.0,241.06854,240.0,"8 s","",0.0,3.458,4.48,8.315083999999999
+"0",150,92,242,"U "," +a",58620.0,200.0,7532.0,1.0,"B-",1200.0,280.0,242.06293,220.0,"16.8 m","0+",1.2,0.0,0.0,3.5650839999999997
+" ",149,93,242,"Np "," +",57420.0,200.0,7533.4,0.8,"B-",2700.0,200.0,242.06164,210.0,"2.2 m","(1+)",2.7015999999999987,-2.222,-1.2,4.225084
+" ",148,94,242,"Pu "," ",54718.4,1.9,7541.321,0.008,"B-",-751.3,0.7,242.0587426,2.0,"3.733e+5 y","0+",-0.7512999999999956,-3.7235999999999985,-2.7015999999999987,4.984584
+" ",147,95,242,"Am "," -n",55469.7,1.8,7534.984,0.008,"B-",664.5,0.4,242.0595492,2.0,"141 y","5-",0.6645,-0.2707000000000044,0.7512999999999956,5.588483999999994
+" ",146,96,242,"Cm "," -a",54805.2,1.8,7534.497,0.008," ","*","*",242.05883580000003,2.0,"162.94 d","0+",-2.9348000000000027,-1.6865,-0.6645,6.215584
+" ",145,97,242,"Bk "," -",57740.0,200.0,7519.0,1.0,"B+",2930.0,200.0,242.06198,220.0,"7.0 m","",-1.6,1.912800000000003,2.9348000000000027,6.895084
+" ",144,98,242,"Cf "," -a",59340.0,40.0,7509.3,0.15,"B+",1600.0,200.0,242.0637,40.0,"3.49 m","0+",-5.63,0.578,1.6,7.515084
+" ",143,99,242,"Es "," -a",64970.0,330.0,7483.0,1.0,"B+",5630.0,330.0,242.06975,350.0,"13.5 s","",-3.43,4.608,5.63,8.255083999999998
+" ",142,100,242,"Fm "," x",68400.0,400.0,7465.0,2.0,"B+",3430.0,520.0,242.07343,430.0,"0.8 ms","0+",0.0,2.408,3.43,8.775084
+"0",150,93,243,"Np "," IT",59880.0,30.0,7525.0,0.0,"B-",2120.0,30.0,243.06428,30.0,"1.85 m","(5/2-)",2.124,0.0,0.0,4.1150839999999995
+" ",149,94,243,"Pu "," ",57756.0,3.0,7531.004,0.013,"B-",579.4,2.9,243.062003,3.0,"4.956 h","7/2+",0.5799000000000014,-3.146,-2.124,4.757183999999999
+" ",148,95,243,"Am "," ",57176.1,2.3,7530.169,0.009," ","*","*",243.0613811,2.5,"7370 y","5/2-",-0.0075,-1.6019000000000014,-0.5799000000000014,5.4387839999999965
+" ",147,96,243,"Cm "," -a",57183.6,2.1,7526.918,0.009,"B+",7.5,1.7,243.06138909999999,2.2,"29.1 y","5/2+",-1.5074000000000014,-1.0145,0.0075,6.168783999999997
+" ",146,97,243,"Bk "," -a",58691.0,5.0,7517.495,0.02,"B+",1508.0,5.0,243.063008,5.0,"4.5 h","(3/2-)",-2.259,0.48540000000000144,1.5074000000000014,6.874084
+" ",145,98,243,"Cf "," -a",60950.0,140.0,7505.0,1.0,"B+",2250.0,140.0,243.06543,150.0,"10.7 m","(1/2+)",-3.83,1.237,2.259,7.335084
+" ",144,99,243,"Es "," -a",64780.0,230.0,7486.0,1.0,"B+",3840.0,270.0,243.06955,250.0,"21 s","(3/2-)",-4.48,2.808,3.83,8.065084
+" ",143,100,243,"Fm "," -a",69260.0,220.0,7464.0,1.0,"B+",4480.0,320.0,243.07435,230.0,"0.18 s","",0.0,3.458,4.48,8.685084
+"0",151,93,244,"Np "," x",63200.0,300.0,7514.0,1.0,"B-",3400.0,300.0,244.06785,320.0,"2.29 m","(7-)",3.394,0.0,0.0,3.975084
+" ",150,94,244,"Pu "," ",59806.0,5.0,7524.817,0.021,"B-",-75.0,5.0,244.064204,5.0,"8.00e+7 y","0+",-0.075,-4.416,-3.394,4.666084
+" ",149,95,244,"Am "," +",59881.0,2.1,7521.301,0.009,"B-",1427.3,1.0,244.06428480000002,2.2,"10.1 h","(6-)",1.427300000000003,-0.947,0.075,5.141084
+" ",148,96,244,"Cm "," -a",58453.7,1.8,7523.944,0.007," ","*","*",244.06275259999998,2.0,"18.1 y","0+",-2.262300000000003,-2.4493000000000027,-1.427300000000003,5.901783999999997
+" ",147,97,244,"Bk "," -a",60716.0,14.0,7511.47,0.06,"B+",2262.0,14.0,244.065181,16.0,"4.35 h","(4-)",-0.7631999999999971,1.2403000000000028,2.262300000000003,6.779084
+" ",146,98,244,"Cf "," -a",61479.2,2.9,7505.132,0.012,"B+",764.0,15.0,244.066001,3.0,"19.4 m","0+",-4.550800000000003,-0.2588000000000029,0.7631999999999971,7.328883999999995
+" ",145,99,244,"Es "," -a",66030.0,180.0,7483.0,1.0,"B+",4550.0,180.0,244.07088,200.0,"37 s","",-2.98,3.528800000000003,4.550800000000003,7.935084
+" ",144,100,244,"Fm "," -a",69010.0,280.0,7468.0,1.0,"B+",2980.0,340.0,244.07408,300.0,"3.3 ms","0+",0.0,1.958,2.98,8.555083999999999
+"0",151,94,245,"Pu "," -n",63106.0,14.0,7513.58,0.06,"B-",1206.0,15.0,245.067747,15.0,"10.5 h","(9/2-)",1.206,0.0,0.0,4.481084
+" ",150,95,245,"Am "," +a",61900.0,3.0,7515.306,0.014,"B-",895.0,2.8,245.066452,4.0,"2.05 h","(5/2)+",0.8953000000000029,-2.228,-1.206,5.215084
+" ",149,96,245,"Cm "," -a",61004.7,2.1,7515.766,0.008," ","*","*",245.0654912,2.2,"8500 y","7/2+",-0.8107000000000044,-1.917300000000003,-0.8953000000000029,5.622983999999994
+" ",148,97,245,"Bk "," -a",61815.4,2.3,7509.264,0.009,"B+",810.7,1.7,245.0663616,2.5,"4.94 d","3/2-",-1.5715,-0.21129999999999563,0.8107000000000044,6.454484000000002
+" ",147,98,245,"Cf "," -a",63386.9,2.9,7499.657,0.012,"B+",1571.4,2.6,245.068049,3.0,"46.4 m","1/2+",-3.0530999999999984,0.5495,1.5715,7.258584
+" ",146,99,245,"Es "," -a",66440.0,200.0,7484.0,1.0,"B+",3050.0,200.0,245.07132,220.0,"1.1 m","(3/2-)",-3.78,2.0310999999999986,3.0530999999999984,7.915084
+" ",145,100,245,"Fm "," -a",70220.0,280.0,7465.0,1.0,"B+",3780.0,340.0,245.07539,300.0,"4.2 s","",-5.07,2.758,3.78,8.435084
+" ",144,101,245,"Md "," IT",75290.0,320.0,7441.0,1.0,"B+",5070.0,420.0,245.08083,350.0,"0.35 s","",0.0,4.048,5.07,9.025084
+"0",152,94,246,"Pu "," ",65395.0,15.0,7506.54,0.06,"B-",401.0,14.0,246.070205,16.0,"10.84 d","0+",0.4,0.0,0.0,4.350084
+" ",151,95,246,"Am "," IT",64995.0,18.0,7504.99,0.07,"B-",2376.0,18.0,246.069775,20.0,"39 m","(7-)",2.3765999999999985,-1.422,-0.4,5.150084
+" ",150,96,246,"Cm "," ",62618.4,2.1,7511.465,0.008," ","*","*",246.0672237,2.2,"4760 y","0+",-1.3515999999999986,-3.3985999999999987,-2.3765999999999985,5.475084
+" ",149,97,246,"Bk "," -",63970.0,60.0,7502.8,0.24,"B+",1350.0,60.0,246.06867,60.0,"1.80 d","2(-)",-0.12169999999999709,0.32959999999999856,1.3515999999999986,6.075384000000002
+" ",148,98,246,"Cf "," -a",64091.7,2.1,7499.115,0.009,"B+",120.0,60.0,246.0688053,2.2,"35.7 h","0+",-3.808300000000003,-0.9003000000000029,0.12169999999999709,6.861584
+" ",147,99,246,"Es "," -a",67900.0,220.0,7480.0,1.0,"B+",3810.0,220.0,246.0729,240.0,"7.7 m","",-2.24,2.786300000000003,3.808300000000003,7.735084
+" ",146,100,246,"Fm "," -a",70140.0,40.0,7468.17,0.16,"B+",2240.0,230.0,246.0753,40.0,"1.1 s","0+",-6.14,1.218,2.24,8.375084
+" ",145,101,246,"Md "," -a",76280.0,330.0,7440.0,1.0,"B+",6140.0,330.0,246.08189,350.0,"1.0 s","",0.0,5.118,6.14,8.885083999999999
+"0",153,94,247,"Pu "," x",69000.0,300.0,7494.0,1.0,"B-",1840.0,310.0,247.07407,320.0,"2.27 d","",1.85,0.0,0.0,0.0
+" ",152,95,247,"Am "," +",67150.0,100.0,7499.0,0.0,"B-",1620.0,100.0,247.07209,110.0,"23.0 m","(5/2)",1.616,-2.872,-1.85,4.845084
+" ",151,96,247,"Cm "," ",65534.0,4.0,7501.928,0.018,"B-",43.0,7.0,247.070354,5.0,"1.56e+7 y","9/2-",0.043,-2.638,-1.616,5.353084
+" ",150,97,247,"Bk "," -a",65491.0,6.0,7498.936,0.022," ","*","*",247.070307,6.0,"1380 y","(3/2-)",-0.646,-1.065,-0.043,5.889984000000001
+" ",149,98,247,"Cf "," -",66137.0,8.0,7493.15,0.03,"B+",646.0,6.0,247.071001,9.0,"3.11 h","(7/2+)",-2.473,-0.376,0.646,6.5284840000000015
+" ",148,99,247,"Es "," -a",68610.0,30.0,7480.0,0.0,"B+",2470.0,30.0,247.07366,30.0,"4.55 m","(7/2+)",-2.97,1.451,2.473,7.494084
+" ",147,100,247,"Fm "," -a",71580.0,140.0,7465.0,1.0,"B+",2970.0,150.0,247.07685,150.0,"35 s","",-4.46,1.948,2.97,8.205084
+" ",146,101,247,"Md "," IT",76040.0,320.0,7444.0,1.0,"B+",4460.0,350.0,247.08164,350.0,"1.12 s","",0.0,3.438,4.46,8.835083999999998
+"0",153,95,248,"Am "," +",70560.0,200.0,7487.0,1.0,"B-",3170.0,200.0,248.07575,220.0,"None","None",3.168,0.0,0.0,4.935084
+" ",152,96,248,"Cm "," ",67392.0,5.0,7496.731,0.02,"B-",-690.0,70.0,248.072349,5.0,"340e3 y","0+",-0.688,-4.19,-3.168,5.161084
+" ",151,97,248,"Bk "," IT",68080.0,70.0,7491.0,0.0,"B-",840.0,70.0,248.07309,80.0,"23.7 h","1(-)",0.84,-0.334,0.688,5.774084
+" ",150,98,248,"Cf "," -a",67240.0,5.0,7491.036,0.021," ","*","*",248.072185,6.0,"333.5 d","0+",-3.06,-1.862,-0.84,6.361384000000003
+" ",149,99,248,"Es "," -a",70300.0,50.0,7476.0,0.0,"B+",3060.0,50.0,248.07547,60.0,"27 m","(2-,0+)",-1.606,2.038,3.06,7.159084
+" ",148,100,248,"Fm "," -a",71906.0,12.0,7465.91,0.05,"B+",1610.0,50.0,248.077195,13.0,"36 s","0+",-5.244,0.584,1.606,8.001884000000002
+" ",147,101,248,"Md "," -a",77150.0,240.0,7442.0,1.0,"B+",5240.0,240.0,248.08282,260.0,"7 s","",-3.51,4.222,5.244,8.695084
+" ",146,102,248,"No "," -a",80660.0,300.0,7424.0,1.0,"B+",3520.0,380.0,248.0866,320.0,"None","None",0.0,2.488,3.51,9.225083999999999
+"0",154,95,249,"Am "," x",73100.0,300.0,7479.0,1.0,"B-",2350.0,300.0,249.07848,320.0,"None","None",2.35,0.0,0.0,0.0
+" ",153,96,249,"Cm "," -n",70750.0,5.0,7485.552,0.02,"B-",901.0,5.0,249.075953,5.0,"64.15 m","1/2(+)",0.9003999999999942,-3.372,-2.35,5.219084
+" ",152,97,249,"Bk "," +",69849.6,2.6,7486.027,0.01,"B-",124.0,1.4,249.07498669999998,2.8,"320 d","7/2+",0.124,-1.9223999999999941,-0.9003999999999942,5.524684000000006
+" ",151,98,249,"Cf "," -a",69725.6,2.2,7483.383,0.009," ","*","*",249.0748535,2.4,"351 y","9/2-",-1.4543999999999941,-1.146,-0.124,6.295984000000009
+" ",150,99,249,"Es "," -a",71180.0,30.0,7474.0,0.0,"B+",1450.0,30.0,249.07641,30.0,"102.2 m","(7/2+)",-2.44,0.4323999999999942,1.4543999999999941,6.939683999999998
+" ",149,100,249,"Fm "," -a",73620.0,100.0,7461.0,0.0,"B+",2440.0,110.0,249.07903,110.0,"2.6 m","(7/2+)",-3.71,1.418,2.44,7.808183999999998
+" ",148,101,249,"Md "," -a",77330.0,220.0,7443.0,1.0,"B+",3710.0,250.0,249.08301,240.0,"24 s","",-4.49,2.688,3.71,8.465084
+" ",147,102,249,"No "," -a",81820.0,340.0,7422.0,1.0,"B+",4490.0,410.0,249.08783,370.0,"None","None",0.0,3.468,4.49,9.175083999999998
+"0",154,96,250,"Cm "," -nn",72989.0,11.0,7478.94,0.04,"B-",38.0,12.0,250.078357,12.0,"8.3e+3 y","0+",0.038,0.0,0.0,5.169084
+" ",153,97,250,"Bk "," +a",72951.0,4.0,7475.961,0.016,"B-",1780.0,3.0,250.078317,4.0,"3.212 h","2-",1.779199999999997,-1.06,-0.038,5.531084
+" ",152,98,250,"Cf "," -a",71171.8,2.1,7479.95,0.008," ","*","*",250.07640609999999,2.2,"13.08 y","0+",-2.058199999999997,-2.801199999999997,-1.779199999999997,6.128484000000001
+" ",151,99,250,"Es "," -",73230.0,100.0,7469.0,0.0,"B+",2060.0,100.0,250.07861,110.0,"8.6 h","(6+)",-0.844,1.0361999999999971,2.058199999999997,6.835084
+" ",150,100,250,"Fm "," -a",74074.0,12.0,7462.08,0.05,"B+",850.0,100.0,250.079521,13.0,"33 m","0+",-4.566,-0.178,0.844,7.5573840000000025
+" ",149,101,250,"Md "," -a",78640.0,300.0,7441.0,1.0,"B+",4560.0,300.0,250.08442,320.0,"52 s","",-2.88,3.544,4.566,8.315083999999999
+" ",148,102,250,"No "," -a",81520.0,200.0,7426.0,1.0,"B+",2880.0,360.0,250.08751,220.0,"0.25 ms","0+",0.0,1.858,2.88,8.955084
+"0",155,96,251,"Cm "," +",76648.0,23.0,7466.72,0.09,"B-",1420.0,20.0,251.082285,24.0,"16.8 m","(1/2+)",1.42,0.0,0.0,5.223084
+" ",154,97,251,"Bk "," +",75228.0,11.0,7469.26,0.04,"B-",1093.0,10.0,251.08076,12.0,"55.6 m","(3/2-)",1.093,-2.442,-1.42,5.653084
+" ",153,98,251,"Cf "," -a",74135.0,4.0,7470.502,0.018," ","*","*",251.079587,5.0,"898 y","1/2+",-0.377,-2.115,-1.093,6.1760839999999995
+" ",152,99,251,"Es "," -a",74512.0,6.0,7465.881,0.024,"B+",378.0,7.0,251.079992,7.0,"33 h","(3/2-)",-1.475,-0.645,0.377,6.596083999999999
+" ",151,100,251,"Fm "," -a",75987.0,8.0,7456.89,0.03,"B+",1474.0,7.0,251.081575,9.0,"5.30 h","(9/2-)",-3.043,0.453,1.475,7.425084
+" ",150,101,251,"Md "," -a",79030.0,200.0,7442.0,1.0,"B+",3040.0,200.0,251.08484,220.0,"4.0 m","",-3.88,2.021,3.043,7.995083999999999
+" ",149,102,251,"No "," -a",82910.0,180.0,7423.0,1.0,"B+",3890.0,270.0,251.08901,190.0,"0.76 s","",-4.99,2.858,3.88,8.905083999999999
+" ",148,103,251,"Lr "," x",87900.0,300.0,7400.0,1.0,"B+",4980.0,350.0,251.09436,320.0,"None","None",0.0,3.968,4.99,9.435084
+"0",156,96,252,"Cm "," x",79060.0,300.0,7460.0,1.0,"B-",520.0,360.0,252.08487,320.0,"2 d","0+",0.53,0.0,0.0,0.0
+" ",155,97,252,"Bk "," +",78530.0,200.0,7459.0,1.0,"B-",2500.0,200.0,252.08431,220.0,"None","None",2.496,-1.552,-0.53,5.545084
+" ",154,98,252,"Cf "," -a",76034.0,5.0,7465.349,0.02,"B-",-1260.0,50.0,252.081626,5.0,"2.645 y","0+",-1.256,-3.518,-2.496,6.217084
+" ",153,99,252,"Es "," -",77290.0,50.0,7457.24,0.2,"B-",480.0,50.0,252.08298,50.0,"471.7 d","(5-)",0.473,0.234,1.256,6.7850839999999994
+" ",152,100,252,"Fm "," -a",76817.0,6.0,7456.031,0.023," ","*","*",252.082467,6.0,"25.39 h","0+",-3.813,-1.495,-0.473,7.152083999999999
+" ",151,101,252,"Md "," x",80630.0,200.0,7438.0,1.0,"B+",3810.0,200.0,252.08656,210.0,"2.3 m","",-2.251,2.791,3.813,7.9050839999999996
+" ",150,102,252,"No "," -a",82881.0,13.0,7425.76,0.05,"B+",2250.0,200.0,252.088977,14.0,"2.27 s","0+",-5.959,1.229,2.251,8.550083999999998
+" ",149,103,252,"Lr "," -a",88840.0,250.0,7399.0,1.0,"B+",5960.0,250.0,252.09537,270.0,"0.36 s","",0.0,4.937,5.959,9.265083999999998
+"0",156,97,253,"Bk "," -a",80930.0,360.0,7451.0,1.0,"B-",1630.0,360.0,253.08688,390.0,"None","None",1.629,0.0,0.0,5.4050839999999996
+" ",155,98,253,"Cf "," -a",79301.0,6.0,7454.831,0.024,"B-",287.0,6.0,253.085133,7.0,"17.81 d","(7/2+)",0.2873000000000029,-2.651,-1.629,6.126084
+" ",154,99,253,"Es "," -a",79013.7,2.6,7452.874,0.01," ","*","*",253.08482469999998,2.8,"20.47 d","7/2+",-0.33630000000000293,-1.309300000000003,-0.2873000000000029,6.739183999999991
+" ",153,100,253,"Fm "," -a",79350.0,4.0,7448.455,0.015,"B+",336.0,3.0,253.085185,4.0,"3.00 d","(1/2)+",-1.95,-0.6856999999999971,0.33630000000000293,7.199483999999994
+" ",152,101,253,"Md "," x",81300.0,210.0,7438.0,1.0,"B+",1950.0,210.0,253.08728,220.0,"6 m","(1/2-)",-3.17,0.928,1.95,7.695084
+" ",151,102,253,"No "," -a",84470.0,100.0,7422.0,0.0,"B+",3170.0,230.0,253.09068,110.0,"1.62 m","(9/2-)",-4.22,2.148,3.17,8.425083999999998
+" ",150,103,253,"Lr "," -a",88690.0,220.0,7402.0,1.0,"B+",4220.0,250.0,253.09521,240.0,"1.5 s","",-5.1,3.198,4.22,8.935084
+" ",149,104,253,"Rf "," -a",93790.0,450.0,7379.0,2.0,"B+",5100.0,510.0,253.10069,490.0,"None","None",0.0,4.078,5.1,9.545084
+"0",157,97,254,"Bk "," x",84390.0,300.0,7440.0,1.0,"B-",3050.0,300.0,254.0906,320.0,"None","None",3.049,0.0,0.0,0.0
+" ",156,98,254,"Cf "," -a",81341.0,12.0,7449.23,0.05,"B-",-651.0,13.0,254.087323,13.0,"60.5 d","0+",-0.651,-4.071,-3.049,5.927084
+" ",155,99,254,"Es "," -a",81992.0,4.0,7443.584,0.017,"B-",1088.0,3.0,254.088022,5.0,"275.7 d","(7+)",1.087800000000003,-0.371,0.651,6.616084
+" ",154,100,254,"Fm "," -a",80904.2,2.8,7444.786,0.011," ","*","*",254.08685419999998,3.0,"3.240 h","0+",-2.605800000000003,-2.109800000000003,-1.087800000000003,7.307483999999994
+" ",153,101,254,"Md "," -",83510.0,100.0,7431.0,0.0,"B+",2610.0,100.0,254.08966,110.0,"None","None",-1.214,1.583800000000003,2.605800000000003,7.855084
+" ",152,102,254,"No "," -a",84724.0,18.0,7423.59,0.07,"B+",1210.0,100.0,254.090955,19.0,"51 s","0+",-5.126,0.192,1.214,8.225083999999999
+" ",151,103,254,"Lr "," -a",89850.0,340.0,7400.0,1.0,"B+",5120.0,340.0,254.09645,360.0,"13 s","",-3.47,4.104,5.126,8.785084
+" ",150,104,254,"Rf "," -a",93320.0,290.0,7384.0,1.0,"B+",3470.0,440.0,254.10018,310.0,"23 us","0+",0.0,2.448,3.47,9.375084
+"0",157,98,255,"Cf "," +",84810.0,200.0,7438.0,1.0,"B-",720.0,200.0,255.09105,220.0,"85 m","(7/2+)",0.721,0.0,0.0,5.737083999999999
+" ",156,99,255,"Es "," -a",84089.0,11.0,7437.82,0.04,"B-",290.0,10.0,255.090273,12.0,"39.8 d","(7/2+)",0.29,-1.743,-0.721,6.436084
+" ",155,100,255,"Fm "," -a",83799.0,5.0,7435.89,0.019," ","*","*",255.089962,5.0,"20.07 h","7/2+",-1.044,-1.312,-0.29,7.239084
+" ",154,101,255,"Md "," -a",84843.0,7.0,7428.729,0.026,"B+",1044.0,8.0,255.091083,7.0,"27 m","(7/2-)",-2.011,0.022,1.044,7.906084
+" ",153,102,255,"No "," -a",86854.0,10.0,7417.78,0.04,"B+",2011.0,9.0,255.093241,11.0,"3.1 m","(1/2+)",-3.206,0.989,2.011,8.442084
+" ",152,103,255,"Lr "," -a",90060.0,210.0,7402.0,1.0,"B+",3200.0,210.0,255.09668,220.0,"22 s","",-4.34,2.184,3.206,8.605084
+" ",151,104,255,"Rf "," -a",94400.0,180.0,7382.0,1.0,"B+",4340.0,270.0,255.10134,190.0,"1.5 s","(9/2-)",-5.64,3.318,4.34,9.065083999999999
+" ",150,105,255,"Db "," -a",100040.0,420.0,7357.0,2.0,"B+",5640.0,460.0,255.1074,450.0,"1.6 s","",0.0,4.618,5.64,9.715084
+"0",158,98,256,"Cf "," x",87040.0,300.0,7432.0,1.0,"B-",-150.0,310.0,256.09344,320.0,"12.3 m","0+",-0.15,0.0,0.0,5.555084
+" ",157,99,256,"Es "," +",87190.0,100.0,7428.0,0.0,"B-",1700.0,100.0,256.0936,110.0,"25.4 m","(1+,0-)",1.704,-0.872,0.15,6.235084
+" ",156,100,256,"Fm "," -a",85486.0,7.0,7431.783,0.028," ","*","*",256.091773,8.0,"157.6 m","0+",-2.134,-2.726,-1.704,7.027083999999999
+" ",155,101,256,"Md "," -a",87620.0,50.0,7420.41,0.21,"B+",2130.0,50.0,256.09406,60.0,"77 m","(1-)",-0.204,1.112,2.134,7.9050839999999996
+" ",154,102,256,"No "," -a",87824.0,8.0,7416.54,0.03,"B+",210.0,50.0,256.094283,8.0,"2.91 s","",-4.046,-0.818,0.204,8.582083999999998
+" ",153,103,256,"Lr "," -a",91870.0,220.0,7398.0,1.0,"B+",4050.0,220.0,256.09863,240.0,"27 s","",-2.366,3.024,4.046,8.815083999999999
+" ",152,104,256,"Rf "," -a",94236.0,24.0,7385.38,0.09,"B+",2360.0,220.0,256.101166,26.0,"6.4 ms","0+",-6.484,1.344,2.366,8.930083999999999
+" ",151,105,256,"Db "," -a",100720.0,290.0,7357.0,1.0,"B+",6480.0,290.0,256.10813,310.0,"1.6 s","",0.0,5.462,6.484,9.455084
+"0",158,99,257,"Es "," -a",89400.0,410.0,7422.0,2.0,"B-",810.0,410.0,257.09598,440.0,"7.7 d","",0.811,0.0,0.0,6.045084
+" ",157,100,257,"Fm "," -a",88589.0,6.0,7422.196,0.025," ","*","*",257.095105,7.0,"100.5 d","(9/2+)",-0.40719999999999706,-1.833,-0.811,6.863084
+" ",156,101,257,"Md "," -a",88996.2,2.8,7417.569,0.011,"B+",407.0,6.0,257.095541,3.0,"5.52 h","(7/2-)",-1.244800000000003,-0.6148000000000029,0.40719999999999706,7.557583999999999
+" ",155,102,257,"No "," -a",90241.0,22.0,7409.68,0.08,"B+",1244.0,22.0,257.096877,23.0,"25 s","(7/2+)",-2.499,0.2228000000000029,1.244800000000003,8.466083999999999
+" ",154,103,257,"Lr "," -a",92740.0,210.0,7397.0,1.0,"B+",2490.0,210.0,257.09956,220.0,"0.646 s","",-3.19,1.477,2.499,9.015083999999998
+" ",153,104,257,"Rf "," -a",95930.0,100.0,7381.0,0.0,"B+",3200.0,230.0,257.10299,110.0,"4.7 s","(1/2+)",-4.41,2.168,3.19,9.035084
+" ",152,105,257,"Db "," -a",100340.0,230.0,7361.0,1.0,"B+",4410.0,250.0,257.10772,240.0,"0.76 s","",0.0,3.388,4.41,9.225083999999999
+"0",159,99,258,"Es "," x",92700.0,300.0,7412.0,1.0,"B-",2280.0,360.0,258.09952,320.0,"None","None",2.27,0.0,0.0,5.885084
+" ",158,100,258,"Fm "," -a",90430.0,200.0,7418.0,1.0,"B-",-1260.0,200.0,258.09708,220.0,"370 us","0+",-1.258,-3.292,-2.27,6.664084
+" ",157,101,258,"Md "," -a",91688.0,5.0,7409.669,0.018,"B-",210.0,200.0,258.098431,5.0,"51.5 d","(8-)",0.208,0.236,1.258,7.271084
+" ",156,102,258,"No "," -a",91480.0,200.0,7407.0,1.0," ","*","*",258.09821,220.0,"1.2 ms","0+",-3.36,-1.23,-0.208,8.150884000000003
+" ",155,103,258,"Lr "," -a",94840.0,100.0,7391.0,0.0,"B+",3360.0,220.0,258.10181,110.0,"4.1 s","",-1.56,2.338,3.36,8.905083999999999
+" ",154,104,258,"Rf "," -a",96400.0,200.0,7382.0,1.0,"B+",1560.0,230.0,258.10349,220.0,"12 ms","0+",-5.35,0.538,1.56,9.251083999999999
+" ",153,105,258,"Db "," -a",101750.0,340.0,7359.0,1.0,"B+",5350.0,400.0,258.10923,370.0,"4.3 s","",-3.67,4.328,5.35,9.475083999999999
+" ",152,106,258,"Sg "," -a",105420.0,410.0,7341.0,2.0,"B+",3670.0,540.0,258.11317,450.0,"2.9 ms","0+",0.0,2.648,3.67,9.675083999999998
+"0",159,100,259,"Fm "," -a",93700.0,280.0,7407.0,1.0,"B-",80.0,350.0,259.1006,300.0,"1.5 s","",0.08,0.0,0.0,6.465084
+" ",158,101,259,"Md "," -a",93620.0,200.0,7405.0,1.0," ","*","*",259.10051,220.0,"96 m","",-0.49,-1.102,-0.08,7.106084
+" ",157,102,259,"No "," -a",94110.0,100.0,7400.0,0.0,"B+",490.0,220.0,259.10103,110.0,"58 m","",-1.74,-0.532,0.49,7.886083999999999
+" ",156,103,259,"Lr "," -a",95850.0,70.0,7390.0,0.0,"B+",1740.0,120.0,259.1029,80.0,"6.2 s","(1/2-)",-2.55,0.718,1.74,8.582083999999998
+" ",155,104,259,"Rf "," -a",98400.0,70.0,7377.0,0.0,"B+",2550.0,100.0,259.10564,80.0,"3.2 s","",-3.7,1.528,2.55,9.121084
+" ",154,105,259,"Db "," -a",102100.0,210.0,7360.0,1.0,"B+",3700.0,220.0,259.10961,230.0,"None","None",-4.56,2.678,3.7,9.615084
+" ",153,106,259,"Sg "," -a",106660.0,180.0,7339.0,1.0,"B+",4560.0,280.0,259.1145,190.0,"0.48 s","(1/2+)",0.0,3.538,4.56,9.835083999999998
+"0",160,100,260,"Fm "," -a",95640.0,500.0,7403.0,2.0,"B-",-910.0,590.0,260.10268,540.0,"None","None",-0.91,0.0,0.0,6.175084
+" ",159,101,260,"Md "," -a",96550.0,320.0,7396.0,1.0,"B-",940.0,370.0,260.10365,340.0,"31.8 d","",0.94,-0.112,0.91,6.935084
+" ",158,102,260,"No "," -a",95610.0,200.0,7397.0,1.0," ","*","*",260.10264,220.0,"106 ms","0+",-2.67,-1.962,-0.94,7.699084
+" ",157,103,260,"Lr "," -a",98280.0,120.0,7383.0,0.0,"B+",2670.0,230.0,260.1055,120.0,"180 s","",-0.87,1.648,2.67,8.235083999999999
+" ",156,104,260,"Rf "," -a",99150.0,200.0,7377.0,1.0,"B+",870.0,230.0,260.10644,220.0,"21 ms","0+",-4.53,-0.152,0.87,8.901083999999999
+" ",155,105,260,"Db "," -a",103680.0,230.0,7357.0,1.0,"B+",4530.0,310.0,260.1113,250.0,"1.52 s","",-2.9,3.508,4.53,9.385083999999999
+" ",154,106,260,"Sg "," -a",106580.0,40.0,7342.42,0.15,"B+",2910.0,230.0,260.11442,40.0,"3.6 ms","0+",-7.03,1.878,2.9,9.919084
+" ",153,107,260,"Bh "," -a",113610.0,580.0,7312.0,2.0,"B+",7030.0,580.0,260.12197,620.0,"None","None",0.0,6.008,7.03,10.465084
+"0",160,101,261,"Md "," -a",98480.0,650.0,7391.0,2.0," ","*","*",261.10572,700.0,"None","None",-0.02,0.0,0.0,6.6550839999999996
+" ",159,102,261,"No "," -a",98500.0,300.0,7388.0,1.0,"B+",30.0,710.0,261.10575,320.0,"None","None",-1.06,-1.002,0.02,7.486084
+" ",158,103,261,"Lr "," -a",99560.0,200.0,7381.0,1.0,"B+",1060.0,360.0,261.10688,220.0,"39 m","",-1.755,0.038,1.06,8.138884000000003
+" ",157,104,261,"Rf "," -a",101315.0,29.0,7371.4,0.11,"B+",1750.0,200.0,261.10877,30.0,"65 s","",-3.065,0.733,1.755,8.649083999999998
+" ",156,105,261,"Db "," -a",104380.0,230.0,7357.0,1.0,"B+",3060.0,230.0,261.11206,250.0,"1.8 s","",-3.78,2.043,3.065,9.215084
+" ",155,106,261,"Sg "," -a",108160.0,130.0,7339.0,0.0,"B+",3780.0,260.0,261.11612,140.0,"0.23 s","",-5.17,2.758,3.78,9.805083999999999
+" ",154,107,261,"Bh "," -a",113330.0,230.0,7316.0,1.0,"B+",5170.0,260.0,261.12166,250.0,"12 ms","",0.0,4.148,5.17,10.565083999999999
+"0",161,101,262,"Md "," -a",101410.0,580.0,7383.0,2.0,"B-",1460.0,730.0,262.10887,630.0,"None","None",1.46,0.0,0.0,6.2850839999999994
+" ",160,102,262,"No "," -a",99950.0,450.0,7385.0,2.0," ","*","*",262.1073,480.0,"5 ms","0+",-2.17,-2.482,-1.46,7.095084
+" ",159,103,262,"Lr "," -a",102120.0,200.0,7374.0,1.0,"B+",2170.0,490.0,262.10963,220.0,"4 h","",-0.27,1.148,2.17,8.007083999999999
+" ",158,104,262,"Rf "," -a",102390.0,280.0,7370.0,1.0,"B+",270.0,350.0,262.10993,300.0,"2.3 s","0+",-3.88,-0.752,0.27,8.485083999999999
+" ",157,105,262,"Db "," -a",106270.0,180.0,7352.0,1.0,"B+",3880.0,340.0,262.11408,200.0,"35 s","",-2.15,2.858,3.88,9.005083999999998
+" ",156,106,262,"Sg "," -a",108420.0,280.0,7341.0,1.0,"B+",2160.0,340.0,262.1164,300.0,"6.9 ms","0+",-6.05,1.128,2.15,9.595083999999998
+" ",155,107,262,"Bh "," -a",114470.0,350.0,7315.0,1.0,"B+",6050.0,450.0,262.12289,370.0,"102 ms","",0.0,5.028,6.05,10.295084
+"0",161,102,263,"No "," -a",102980.0,490.0,7376.0,2.0," ","*","*",263.11055,530.0,"None","None",-0.69,0.0,0.0,6.855084
+" ",160,103,263,"Lr "," -a",103670.0,360.0,7371.0,1.0,"B+",690.0,610.0,263.11129,390.0,"None","None",-1.17,-0.332,0.69,7.625084
+" ",159,104,263,"Rf "," -a",104840.0,180.0,7363.0,1.0,"B+",1170.0,400.0,263.11255,200.0,"10 m","",-2.27,0.148,1.17,8.305083999999999
+" ",158,105,263,"Db "," -a",107110.0,170.0,7352.0,1.0,"B+",2270.0,250.0,263.11499,180.0,"27 s","",-3.11,1.248,2.27,8.835083999999998
+" ",157,106,263,"Sg "," IT",110220.0,120.0,7337.0,0.0,"B+",3110.0,210.0,263.11832,130.0,"1.0 s","",-4.39,2.088,3.11,9.395083999999999
+" ",156,107,263,"Bh "," -a",114610.0,370.0,7317.0,1.0,"B+",4390.0,390.0,263.12304,390.0,"None","None",-5.14,3.368,4.39,10.085083999999998
+" ",155,108,263,"Hs "," -a",119750.0,350.0,7295.0,1.0,"B+",5150.0,510.0,263.12856,370.0,"None","None",0.0,4.118,5.14,10.665083999999998
+"0",162,102,264,"No "," -a",104650.0,640.0,7373.0,2.0,"B-",-1580.0,770.0,264.11235,690.0,"None","None",-1.58,0.0,0.0,6.585084
+" ",161,103,264,"Lr "," -a",106230.0,440.0,7364.0,2.0,"B-",50.0,620.0,264.11404,470.0,"None","None",0.05,0.558,1.58,7.255084
+" ",160,104,264,"Rf "," -a",106180.0,450.0,7361.0,2.0," ","*","*",264.11399,480.0,"None","None",-3.18,-1.072,-0.05,8.145084
+" ",159,105,264,"Db "," -a",109360.0,230.0,7346.0,1.0,"B+",3190.0,500.0,264.1174,250.0,"None","None",-1.42,2.158,3.18,8.655083999999999
+" ",158,106,264,"Sg "," -a",110780.0,280.0,7338.0,1.0,"B+",1420.0,370.0,264.11893,300.0,"None","None",-5.29,0.398,1.42,9.205084
+" ",157,107,264,"Bh "," -a",116070.0,280.0,7315.0,1.0,"B+",5280.0,400.0,264.1246,300.0,"0.44 s","",-3.53,4.268,5.29,9.965084
+" ",156,108,264,"Hs "," -a",119600.0,40.0,7298.24,0.17,"B+",3530.0,280.0,264.12839,50.0,"0.8 ms","0+",0.0,2.508,3.53,10.595083999999998
+"0",162,103,265,"Lr "," -a",107900.0,710.0,7360.0,3.0," ","*","*",265.11584,770.0,"None","None",-0.81,0.0,0.0,6.995083999999999
+" ",161,104,265,"Rf "," -a",108710.0,420.0,7354.0,2.0,"B+",810.0,830.0,265.1167,460.0,"None","None",-1.77,-0.212,0.81,7.7850839999999994
+" ",160,105,265,"Db "," -a",110480.0,280.0,7344.0,1.0,"B+",1770.0,510.0,265.1186,300.0,"None","None",-2.34,0.748,1.77,8.495083999999999
+" ",159,106,265,"Sg "," -a",112820.0,60.0,7332.65,0.22,"B+",2340.0,290.0,265.12111,60.0,"8 s","(9/2+)",-3.75,1.318,2.34,9.080084
+" ",158,107,265,"Bh "," -a",116570.0,380.0,7316.0,1.0,"B+",3760.0,380.0,265.12515,410.0,"None","None",-4.6,2.728,3.75,9.765083999999998
+" ",157,108,265,"Hs "," -a",121170.0,140.0,7295.0,1.0,"B+",4600.0,400.0,265.13009,150.0,"2.0 ms","",-5.65,3.578,4.6,10.585083999999998
+" ",156,109,265,"Mt "," -a",126820.0,460.0,7271.0,2.0,"B+",5650.0,480.0,265.13615,500.0,"None","None",0.0,4.628,5.65,11.065083999999999
+"0",163,103,266,"Lr "," -a",111130.0,660.0,7351.0,2.0,"B-",1260.0,850.0,266.11931,700.0,"None","None",1.25,0.0,0.0,7.295084
+" ",162,104,266,"Rf "," -a",109880.0,540.0,7352.0,2.0," ","*","*",266.11796,580.0,"None","None",-2.86,-2.272,-1.25,7.505084
+" ",161,105,266,"Db "," -a",112740.0,360.0,7339.0,1.0,"B+",2860.0,650.0,266.12103,390.0,"None","None",-0.96,1.838,2.86,8.195084
+" ",160,106,266,"Sg "," -a",113700.0,290.0,7332.0,1.0,"B+",970.0,460.0,266.12207,310.0,"21 s","",-4.55,-0.062,0.96,8.885083999999999
+" ",159,107,266,"Bh "," -a",118250.0,200.0,7312.0,1.0,"B+",4540.0,350.0,266.12694,220.0,"10 s","",-2.94,3.528,4.55,9.555083999999999
+" ",158,108,266,"Hs "," -a",121190.0,280.0,7298.0,1.0,"B+",2940.0,350.0,266.1301,310.0,"2.3 ms","0+",-6.7,1.918,2.94,10.345083999999998
+" ",157,109,266,"Mt "," -a",127890.0,350.0,7270.0,1.0,"B+",6710.0,450.0,266.1373,370.0,"1.7 ms","",0.0,5.678,6.7,10.995083999999999
+"0",163,104,267,"Rf "," -a",113200.0,580.0,7343.0,2.0," ","*","*",267.12153,620.0,"None","None",-0.79,0.0,0.0,7.795084
+" ",162,105,267,"Db "," -a",113990.0,470.0,7337.0,2.0,"B+",790.0,740.0,267.12238,500.0,"None","None",-1.91,-0.232,0.79,7.895084
+" ",161,106,267,"Sg "," -a",115900.0,270.0,7327.0,1.0,"B+",1910.0,540.0,267.12443,290.0,"None","None",-3.01,0.888,1.91,8.635083999999999
+" ",160,107,267,"Bh "," -a",118910.0,260.0,7312.0,1.0,"B+",3000.0,380.0,267.12765,280.0,"None","None",-3.85,1.988,3.01,9.375084
+" ",159,108,267,"Hs "," -a",122760.0,100.0,7295.0,0.0,"B+",3860.0,280.0,267.13179,110.0,"50 ms","",-5.14,2.828,3.85,10.115084
+" ",158,109,267,"Mt "," -a",127900.0,540.0,7273.0,2.0,"B+",5140.0,550.0,267.13731,580.0,"None","None",-6.55,4.118,5.14,10.865084
+" ",157,110,267,"Ea "," -a",134450.0,370.0,7245.0,1.0,"B+",6550.0,660.0,267.14434,390.0,"None","None",0.0,5.528,6.55,12.275084
+"0",164,104,268,"Rf "," -a",115170.0,710.0,7338.0,3.0," ","*","*",268.12364,760.0,"None","None",-1.68,0.0,0.0,8.095084
+" ",163,105,268,"Db "," -a",116850.0,530.0,7329.0,2.0,"B+",1680.0,880.0,268.12545,570.0,"None","None",-0.15,0.658,1.68,8.195084
+" ",162,106,268,"Sg "," -a",117000.0,540.0,7325.0,2.0,"B+",150.0,760.0,268.12561,580.0,"None","None",-3.87,-0.872,0.15,8.395083999999999
+" ",161,107,268,"Bh "," -a",120870.0,380.0,7308.0,1.0,"B+",3870.0,660.0,268.12976,410.0,"None","None",-2.24,2.848,3.87,9.085083999999998
+" ",160,108,268,"Hs "," -a",123110.0,410.0,7297.0,2.0,"B+",2240.0,560.0,268.13216,440.0,"None","None",-6.11,1.218,2.24,9.905083999999999
+" ",159,109,268,"Mt "," -a",129220.0,320.0,7271.0,1.0,"B+",6120.0,520.0,268.13873,340.0,"0.07 s","",-4.72,5.088,6.11,10.725083999999999
+" ",158,110,268,"Ea "," -a",133940.0,500.0,7250.0,2.0,"B+",4720.0,590.0,268.1438,540.0,"None","None",0.0,3.698,4.72,11.915083999999998
+"0",164,105,269,"Db "," -a",118730.0,770.0,7325.0,3.0," ","*","*",269.12746,830.0,"None","None",-1.2,0.0,0.0,8.405083999999999
+" ",163,106,269,"Sg "," -a",119930.0,660.0,7317.0,2.0,"B+",1210.0,1010.0,269.12876,700.0,"22 s","",-1.81,0.178,1.2,8.795084
+" ",162,107,269,"Bh "," -a",121740.0,410.0,7308.0,2.0,"B+",1810.0,780.0,269.13069,440.0,"None","None",-3.13,0.788,1.81,8.835083999999998
+" ",161,108,269,"Hs "," -a",124870.0,120.0,7293.0,0.0,"B+",3130.0,430.0,269.13406,130.0,"13 s","",-4.66,2.108,3.13,9.625084
+" ",160,109,269,"Mt "," -a",129530.0,550.0,7273.0,2.0,"B+",4660.0,560.0,269.13906,590.0,"None","None",-5.65,3.638,4.66,10.535084
+" ",159,110,269,"Ea "," -a",135180.0,140.0,7249.0,1.0,"B+",5650.0,570.0,269.14512,150.0,"None","None",0.0,4.628,5.65,11.585083999999998
+"0",165,105,270,"Db "," -a",121760.0,720.0,7316.0,3.0,"B-",360.0,950.0,270.13071,770.0,"None","None",0.36,0.0,0.0,8.205084
+" ",164,106,270,"Sg "," -a",121400.0,620.0,7315.0,2.0," ","*","*",270.13033,660.0,"None","None",-3.06,-1.382,-0.36,9.095083999999998
+" ",163,107,270,"Bh "," -a",124460.0,470.0,7300.0,2.0,"B+",3060.0,780.0,270.13362,500.0,"None","None",-0.97,2.038,3.06,9.295084
+" ",162,108,270,"Hs "," -a",125430.0,290.0,7294.0,1.0,"B+",960.0,550.0,270.13465,310.0,"3.6 s","0+",-5.59,-0.052,0.97,9.305083999999999
+" ",161,109,270,"Mt "," -a",131020.0,540.0,7270.0,2.0,"B+",5600.0,610.0,270.14066,580.0,"5.0 ms","",-3.79,4.568,5.59,10.345083999999998
+" ",160,110,270,"Ea "," -a",134810.0,290.0,7253.0,1.0,"B+",3790.0,610.0,270.14472,310.0,"None","None",0.0,2.768,3.79,11.195084
+"0",165,106,271,"Sg "," -a",124330.0,650.0,7307.0,2.0," ","*","*",271.13347,700.0,"2.4 m","",-1.59,0.0,0.0,8.705084
+" ",164,107,271,"Bh "," -a",125920.0,560.0,7298.0,2.0,"B+",1590.0,850.0,271.13518,600.0,"None","None",-2.31,0.568,1.59,9.505083999999998
+" ",163,108,271,"Hs "," -a",128230.0,340.0,7286.0,1.0,"B+",2310.0,650.0,271.13766,360.0,"None","None",-3.24,1.288,2.31,9.905083999999999
+" ",162,109,271,"Mt "," -a",131470.0,570.0,7272.0,2.0,"B+",3240.0,660.0,271.14114,610.0,"None","None",-4.59,2.218,3.24,10.135083999999999
+" ",161,110,271,"Ea "," -a",136060.0,110.0,7252.0,0.0,"B+",4590.0,570.0,271.14606,110.0,"None","None",0.0,3.568,4.59,10.875084
+"0",166,106,272,"Sg "," -a",125900.0,770.0,7304.0,3.0," ","*","*",272.13516,820.0,"None","None",-2.68,0.0,0.0,8.305083999999999
+" ",165,107,272,"Bh "," -a",128580.0,610.0,7291.0,2.0,"B+",2680.0,980.0,272.13803,650.0,"10 s","",-0.95,1.658,2.68,9.305083999999999
+" ",164,108,272,"Hs "," -a",129530.0,580.0,7284.0,2.0,"B+",950.0,840.0,272.13905,620.0,"None","None",-4.36,-0.072,0.95,10.105084
+" ",163,109,272,"Mt "," -a",133890.0,480.0,7266.0,2.0,"B+",4370.0,750.0,272.14374,520.0,"None","None",-2.4,3.338,4.36,10.595083999999998
+" ",162,110,272,"Ea "," -a",136290.0,650.0,7254.0,2.0,"B+",2400.0,810.0,272.14632,700.0,"None","None",-6.8,1.378,2.4,10.755083999999998
+" ",161,111,272,"Eb "," -a",143090.0,330.0,7226.0,1.0,"B+",6800.0,730.0,272.15362,360.0,"None","None",0.0,5.778,6.8,11.445084
+"0",167,106,273,"Sg "," x",128750.0,660.0,7296.0,2.0," ","*","*",273.13822,710.0,"None","None",-1.3,0.0,0.0,0.0
+" ",166,107,273,"Bh "," -a",130050.0,830.0,7288.0,3.0,"B+",1300.0,1060.0,273.13962,890.0,"None","None",-2.21,0.278,1.3,8.895083999999999
+" ",165,108,273,"Hs "," -a",132260.0,830.0,7277.0,3.0,"B+",2210.0,1170.0,273.14199,890.0,"None","None",-2.73,1.188,2.21,9.905083999999999
+" ",164,109,273,"Mt "," -a",134990.0,510.0,7264.0,2.0,"B+",2730.0,970.0,273.14491,550.0,"None","None",-3.68,1.708,2.73,10.825083999999999
+" ",163,110,273,"Ea "," -a",138670.0,130.0,7248.0,0.0,"B+",3680.0,530.0,273.14886,140.0,"None","None",-4.48,2.658,3.68,11.375084
+" ",162,111,273,"Eb "," -a",143150.0,610.0,7229.0,2.0,"B+",4490.0,620.0,273.15368,650.0,"None","None",0.0,3.458,4.48,11.195084
+"0",167,107,274,"Bh "," -a",132680.0,780.0,7282.0,3.0," ","*","*",274.14244,840.0,"None","None",-0.65,0.0,0.0,8.495083999999999
+" ",166,108,274,"Hs "," -a",133330.0,650.0,7276.0,2.0,"B+",640.0,1010.0,274.14313,700.0,"None","None",-4.06,-0.372,0.65,9.505083999999998
+" ",165,109,274,"Mt "," -a",137390.0,560.0,7259.0,2.0,"B+",4060.0,850.0,274.14749,600.0,"None","None",-1.86,3.038,4.06,10.505083999999998
+" ",164,110,274,"Ea "," -a",139250.0,490.0,7249.0,2.0,"B+",1860.0,740.0,274.14949,530.0,"None","None",-5.8,0.838,1.86,11.395083999999999
+" ",163,111,274,"Eb "," -a",145050.0,620.0,7225.0,2.0,"B+",5800.0,790.0,274.15571,660.0,"None","None",0.0,4.778,5.8,11.605084
+"0",168,107,275,"Bh "," x",134370.0,650.0,7278.0,2.0," ","*","*",275.14425,700.0,"None","None",-1.58,0.0,0.0,0.0
+" ",167,108,275,"Hs "," -a",135950.0,710.0,7270.0,3.0,"B+",1590.0,970.0,275.14595,770.0,"0.15 s","",-2.51,0.558,1.58,9.195084
+" ",166,109,275,"Mt "," -a",138460.0,590.0,7258.0,2.0,"B+",2510.0,930.0,275.14865,640.0,"10 ms","",-3.29,1.488,2.51,10.115084
+" ",165,110,275,"Ea "," -a",141750.0,450.0,7243.0,2.0,"B+",3290.0,740.0,275.15218,480.0,"None","None",-3.7,2.268,3.29,11.095083999999998
+" ",164,111,275,"Eb "," -a",145450.0,690.0,7227.0,3.0,"B+",3690.0,830.0,275.15614,740.0,"None","None",0.0,2.678,3.7,11.555083999999999
+"0",168,108,276,"Hs "," -a",137120.0,820.0,7268.0,3.0," ","*","*",276.14721,890.0,"None","None",-3.68,0.0,0.0,8.795084
+" ",167,109,276,"Mt "," -a",140800.0,680.0,7252.0,2.0,"B+",3680.0,1070.0,276.15116,730.0,"0.72 s","",-1.75,2.658,3.68,9.795084
+" ",166,110,276,"Ea "," -a",142550.0,610.0,7243.0,2.0,"B+",1750.0,910.0,276.15303,650.0,"None","None",-5.09,0.728,1.75,10.595083999999998
+" ",165,111,276,"Eb "," -a",147640.0,630.0,7222.0,2.0,"B+",5090.0,870.0,276.15849,670.0,"None","None",0.0,4.068,5.09,11.325083999999999
+"0",169,108,277,"Hs "," -a",139580.0,730.0,7262.0,3.0," ","*","*",277.14984,780.0,"None","None",-2.4,0.0,0.0,8.405083999999999
+" ",168,109,277,"Mt "," -a",141980.0,880.0,7251.0,3.0,"B+",2400.0,1140.0,277.15242,950.0,"None","None",-3.0,1.378,2.4,9.505083999999998
+" ",167,110,277,"Ea "," -a",144980.0,960.0,7237.0,3.0,"B+",3010.0,1310.0,277.15565,1040.0,"None","None",-3.61,1.978,3.0,10.295084
+" ",166,111,277,"Eb "," -a",148590.0,620.0,7221.0,2.0,"B+",3610.0,1150.0,277.15952,660.0,"None","None",-4.12,2.588,3.61,11.175083999999998
+" ",165,112,277,"Ec "," -a",152710.0,130.0,7204.0,0.0,"B+",4120.0,630.0,277.16394,140.0,"None","None",0.0,3.098,4.12,11.615084
+"0",169,109,278,"Mt "," -a",144210.0,840.0,7246.0,3.0," ","*","*",278.15481,900.0,"None","None",-1.54,0.0,0.0,9.105084
+" ",168,110,278,"Ea "," -a",145750.0,680.0,7237.0,2.0,"B+",1540.0,1080.0,278.15647,730.0,"None","None",-4.78,0.518,1.54,9.995083999999999
+" ",167,111,278,"Eb "," -a",150530.0,630.0,7217.0,2.0,"B+",4780.0,930.0,278.1616,680.0,"None","None",-2.53,3.758,4.78,10.715084
+" ",166,112,278,"Ec "," -a",153060.0,530.0,7206.0,2.0,"B+",2520.0,830.0,278.16431,570.0,"None","None",0.0,1.508,2.53,11.385083999999999
+"0",170,109,279,"Mt "," -a",145490.0,720.0,7244.0,3.0," ","*","*",279.15619,770.0,"None","None",-2.49,0.0,0.0,8.695084
+" ",169,110,279,"Ea "," -a",147980.0,740.0,7232.0,3.0,"B+",2490.0,1030.0,279.15886,800.0,"None","None",-3.36,1.468,2.49,9.605084
+" ",168,111,279,"Eb "," -a",151340.0,660.0,7218.0,2.0,"B+",3360.0,1000.0,279.16247,710.0,"None","None",-3.8,2.338,3.36,10.455084
+" ",167,112,279,"Ec "," -a",155140.0,490.0,7201.0,2.0,"B+",3800.0,830.0,279.16655,530.0,"None","None",0.0,2.778,3.8,10.965084
+"0",170,110,280,"Ea "," -a",148850.0,850.0,7232.0,3.0," ","*","*",280.1598,910.0,"None","None",-4.36,0.0,0.0,9.305083999999999
+" ",169,111,280,"Eb "," -a",153210.0,740.0,7214.0,3.0,"B+",4360.0,1130.0,280.16447,800.0,"None","None",-2.39,3.338,4.36,9.985083999999999
+" ",168,112,280,"Ec "," -a",155600.0,640.0,7203.0,2.0,"B+",2390.0,980.0,280.16704,690.0,"None","None",0.0,1.368,2.39,10.625084
+"0",171,110,281,"Ea "," -a",150960.0,730.0,7228.0,3.0," ","*","*",281.16206,780.0,"None","None",-3.08,0.0,0.0,8.955084
+" ",170,111,281,"Eb "," -a",154040.0,930.0,7214.0,3.0,"B+",3080.0,1180.0,281.16537,1000.0,"None","None",-3.65,2.058,3.08,9.635083999999999
+" ",169,112,281,"Ec "," -a",157690.0,990.0,7198.0,4.0,"B+",3650.0,1360.0,281.16929,1060.0,"None","None",0.0,2.628,3.65,10.285084
+"0",171,111,282,"Eb "," -a",156010.0,890.0,7210.0,3.0," ","*","*",282.16749,950.0,"None","None",-2.13,0.0,0.0,9.375084
+" ",170,112,282,"Ec "," -a",158140.0,710.0,7200.0,3.0,"B+",2120.0,1140.0,282.16977,760.0,"None","None",0.0,1.108,2.13,9.965084
+"0",172,111,283,"Eb "," -a",156880.0,780.0,7210.0,3.0," ","*","*",283.16842,840.0,"None","None",-3.14,0.0,0.0,8.965084
+" ",171,112,283,"Ec "," -a",160020.0,770.0,7196.0,3.0,"B+",3150.0,1090.0,283.17179,830.0,"None","None",-4.34,2.118,3.14,9.615084
+" ",170,113,283,"Ed "," -a",164360.0,730.0,7178.0,3.0,"B+",4340.0,1060.0,283.17645,780.0,"None","None",0.0,3.318,4.34,10.595083999999998
+"0",172,112,284,"Ec "," -a",160570.0,850.0,7197.0,3.0," ","*","*",284.17238,910.0,"None","None",-5.31,0.0,0.0,9.295084
+" ",171,113,284,"Ed "," -a",165880.0,800.0,7176.0,3.0,"B+",5310.0,1170.0,284.17808,860.0,"None","None",0.0,4.288,5.31,10.245083999999999
+"0",173,112,285,"Ec "," -a",162180.0,730.0,7195.0,3.0," ","*","*",285.17411,780.0,"None","None",-4.31,0.0,0.0,8.795084
+" ",172,113,285,"Ed "," -a",166490.0,980.0,7177.0,3.0,"B+",4310.0,1220.0,285.17873,1050.0,"None","None",-4.62,3.288,4.31,10.025084
+" ",171,114,285,"Ee "," -a",171110.0,1030.0,7158.0,4.0,"B+",4630.0,1420.0,285.1837,1110.0,"None","None",0.0,3.598,4.62,10.995083999999999
+"0",173,113,286,"Ed "," -a",168120.0,940.0,7174.0,3.0," ","*","*",286.18048,1010.0,"None","None",-3.14,0.0,0.0,9.685084
+" ",172,114,286,"Ee "," -a",171260.0,770.0,7161.0,3.0,"B+",3140.0,1210.0,286.18386,830.0,"None","None",0.0,2.118,3.14,10.695084
+"0",174,113,287,"Ed "," -a",168640.0,830.0,7176.0,3.0," ","*","*",287.18105,900.0,"None","None",-4.24,0.0,0.0,9.335083999999998
+" ",173,114,287,"Ee "," -a",172880.0,770.0,7158.0,3.0,"B+",4240.0,1140.0,287.1856,830.0,"None","None",-5.21,3.218,4.24,10.435084
+" ",172,115,287,"Ef "," -a",178090.0,790.0,7137.0,3.0,"B+",5200.0,1100.0,287.19119,850.0,"None","None",0.0,4.188,5.21,11.305083999999999
+"0",174,114,288,"Ee "," -a",172970.0,850.0,7161.0,3.0," ","*","*",288.18569,910.0,"None","None",-6.34,0.0,0.0,9.975083999999999
+" ",173,115,288,"Ef "," -a",179310.0,850.0,7136.0,3.0,"B+",6340.0,1210.0,288.19249,920.0,"None","None",0.0,5.318,6.34,11.005083999999998
+"0",175,114,289,"Ee "," -a",174450.0,730.0,7159.0,3.0," ","*","*",289.18728,790.0,"None","None",-5.06,0.0,0.0,9.845083999999998
+" ",174,115,289,"Ef "," -a",179510.0,1020.0,7139.0,4.0,"B+",5060.0,1260.0,289.19272,1100.0,"None","None",-5.73,4.038,5.06,10.595083999999998
+" ",173,116,289,"Eg "," -a",185240.0,1090.0,7116.0,4.0,"B+",5730.0,1490.0,289.19886,1170.0,"None","None",0.0,4.708,5.73,11.705084
+"0",175,115,290,"Ef "," -a",180840.0,980.0,7137.0,3.0," ","*","*",290.19414,1060.0,"None","None",-4.15,0.0,0.0,10.295084
+" ",174,116,290,"Eg "," -a",184990.0,840.0,7120.0,3.0,"B+",4140.0,1300.0,290.19859,910.0,"None","None",0.0,3.128,4.15,11.305083999999999
+"0",176,115,291,"Ef "," -a",181070.0,890.0,7140.0,3.0," ","*","*",291.19438,950.0,"None","None",-5.24,0.0,0.0,10.005083999999998
+" ",175,116,291,"Eg "," -a",186310.0,850.0,7119.0,3.0,"B+",5240.0,1230.0,291.20001,910.0,"None","None",-6.1,4.218,5.24,11.005083999999998
+" ",174,117,291,"Eh "," -a",192410.0,880.0,7096.0,3.0,"B+",6100.0,1220.0,291.20656,950.0,"None","None",0.0,5.078,6.1,11.895083999999999
+"0",176,116,292,"Eg "," -a",186100.0,850.0,7123.0,3.0," ","*","*",292.19979,920.0,"None","None",-7.23,0.0,0.0,10.705084
+" ",175,117,292,"Eh "," -a",193330.0,940.0,7096.0,3.0,"B+",7230.0,1270.0,292.20755,1010.0,"None","None",0.0,6.208,7.23,11.595083999999998
+"0",175,118,293,"Ei "," -a",199960.0,1200.0,7074.0,4.0," ","*","*",293.21467,1290.0,"None","None",0.0,0.0,0.0,12.295084
+
+%</csv1>
+%
+%<*csv2>
+Z,SYM,NAME
+1,H,Hydrogen
+2,He,Helium
+3,Li,Lithium
+4,Be,Beryllium
+5,B,Boron
+6,C,Carbon
+7,N,Nitrogen
+8,O,Oxygen
+9,F,Fluorine
+10,Ne,Neon
+11,Na,Sodium
+12,Mg,Magnesium
+13,Al,Aluminum
+14,Si,Silicon
+15,P,Phosphorus
+16,S,Sulfur
+17,Cl,Chlorine
+18,Ar,Argon
+19,K,Potassium
+20,Ca,Calcium
+21,Sc,Scandium
+22,Ti,Titanium
+23,V,Vanadium
+24,Cr,Chromium
+25,Mn,Manganese
+26,Fe,Iron
+27,Co,Cobalt
+28,Ni,Nickel
+29,Cu,Copper
+30,Zn,Zinc
+31,Ga,Gallium
+32,Ge,Germanium
+33,As,Arsenic
+34,Se,Selenium
+35,Br,Bromine
+36,Kr,Krypton
+37,Rb,Rubidium
+38,Sr,Strontium
+39,Y,Yttrium
+40,Zr,Zirconium
+41,Nb,Niobium
+42,Mo,Molybdenum
+43,Tc,Technetium
+44,Ru,Ruthenium
+45,Rh,Rhodium
+46,Pd,Palladium
+47,Ag,Silver
+48,Cd,Cadmium
+49,In,Indium
+50,Sn,Tin
+51,Sb,Antimony
+52,Te,Tellurium
+53,I,Iodine
+54,Xe,Xenon
+55,Cs,Cesium
+56,Ba,Barium
+57,La,Lanthanum
+58,Ce,Cerium
+59,Pr,Praseodymium
+60,Nd,Neodymium
+61,Pm,Promethium
+62,Sm,Samarium
+63,Eu,Europium
+64,Gd,Gadolinium
+65,Tb,Terbium
+66,Dy,Dysprosium
+67,Ho,Holmium
+68,Er,Erbium
+69,Tm,Thulium
+70,Yb,Ytterbium
+71,Lu,Lutetium
+72,Hf,Hafnium
+73,Ta,Tantalum
+74,W,Tungsten
+75,Re,Rhenium
+76,Os,Osmium
+77,Ir,Iridium
+78,Pt,Platinum
+79,Au,Gold
+80,Hg,Mercury
+81,Tl,Thallium
+82,Pb,Lead
+83,Bi,Bismuth
+84,Po,Polonium
+85,At,Astatine
+86,Rn,Radon
+87,Fr,Francium
+88,Ra,Radium
+89,Ac,Actinium
+90,Th,Thorium
+91,Pa,Protactinium
+92,U,Uranium
+93,Np,Neptunium
+94,Pu,Plutonium
+95,Am,Americium
+96,Cm,Curium
+97,Bk,Berkelium
+98,Cf,Californium
+99,Es,Einsteinium
+100,Fm,Fermium
+101,Md,Mendelevium
+102,No,Nobelium
+103,Lr,Lawrencium
+104,Rf,Rutherfordium
+105,Db,Dubnium
+106,Sg,Seaborgium
+107,Bh,Bohrium
+108,Hs,Hassium
+109,Mt,Meitnerium
+110,Ds,Darmstadtium
+111,Rg,Roentgenium
+112,Cn,Copernicium
+113,Uut,Ununtrium
+114,Fl,Flerovium
+115,Uup,Ununpentium
+116,Lv,Livermorium
+117,Uus,Ununseptium
+118,Uuo,Ununoctium
+
+%</csv2>
+% \fi
+%\Finale \ No newline at end of file
diff --git a/Master/texmf-dist/source/latex/nucleardata/nucleardata.ins b/Master/texmf-dist/source/latex/nucleardata/nucleardata.ins
new file mode 100644
index 00000000000..d70b7146d0d
--- /dev/null
+++ b/Master/texmf-dist/source/latex/nucleardata/nucleardata.ins
@@ -0,0 +1,79 @@
+%%
+%% This is file `nucleardata.ins',
+%% generated with the docstrip utility.
+%%
+%% The original source files were:
+%%
+%% nucleardata.dtx (with options: `install')
+%% ----------------------------------------------------------------
+%%
+%% nucleardata --- Getting info about nuclides into LaTeX documents
+%%
+%% E-mail: bnettles@uu.edu
+%%
+%% Released under the LaTeX Project Public License v1.3c or later
+%%
+%% See http://www.latex-project.org/lppl.txt
+%%
+%% ----------------------------------------------------------------
+\input docstrip.tex
+\keepsilent
+\askforoverwritefalse
+\preamble
+----------------------------------------------------------------
+
+nucleardata --- Getting info about nuclides into LaTeX documents
+
+E-mail: bnettles@uu.edu
+
+Released under the LaTeX Project Public License v1.3c or later
+
+See http://www.latex-project.org/lppl.txt
+
+----------------------------------------------------------------
+\endpreamble
+\postamble
+Copyright (C) 2015 by Bill Nettles <bnettles@uu.edu>
+
+This work may be distributed and/or modified under the
+conditions of the LaTeX Project Public License (LPPL), either
+version 1.3c of this license or (at your option) any later
+version. The latest version of this license is in the file:
+
+http://www.latex-project.org/lppl.txt
+
+This work is "maintained" (as per LPPL maintenance status) by
+Bill Nettles.
+
+This work consists of the file nucleardata.dtx
+and the derived files nucleardata.ins,
+ nucleardata.pdf,
+ nucleardata.sty,
+ elementlist.csv,
+ massdata.csv
+\endpostamble
+\usedir{./}
+\generate{
+ \file{\jobname.sty}{\from{\jobname.dtx}{package}}
+}
+\endbatchfile
+%% Copyright (C) 2015 by Bill Nettles <bnettles@uu.edu>
+%%
+%% This work may be distributed and/or modified under the
+%% conditions of the LaTeX Project Public License (LPPL), either
+%% version 1.3c of this license or (at your option) any later
+%% version. The latest version of this license is in the file:
+%%
+%% http://www.latex-project.org/lppl.txt
+%%
+%% This work is "maintained" (as per LPPL maintenance status) by
+%% Bill Nettles.
+%%
+%% This work consists of the file nucleardata.dtx
+%% and the derived files nucleardata.ins,
+%% nucleardata.pdf,
+%% nucleardata.sty,
+%% elementlist.csv,
+%% massdata.csv
+%%
+%% End of file `nucleardata.ins'.