CINXE.COM

NuDat 3 User Guide

<!DOCTYPE html> <html lang="en"> <head> <meta content="text/html; charset=utf-8" http-equiv="Content-Type"> <meta name='viewport' content='width=device-width, initial-scale=1'> <title>NuDat 3 User Guide</title> <meta name="keywords" content="NuDat 3 User Guide"> <meta name="description" content="User guide for NuDat 3, the main web application that allows users to search and plot nuclear structure and nuclear decay data interactively."> <link rel="shortcut icon" href="../images/favicon.ico"> <link rel="stylesheet" href="./style.css"> <link rel="stylesheet" href="../styles/lib/all.min.css"> <link rel="stylesheet" href="https://fonts.googleapis.com/css2?family=Noto+Sans:ital,wght@0,400;0,700;1,400&display=swap"> <script async src="https://www.googletagmanager.com/gtag/js?id=G-92P36DL448"></script> <script> window.dataLayer = window.dataLayer || []; function gtag() { dataLayer.push(arguments); } gtag('js', new Date()); gtag('config', 'G-92P36DL448', { cookie_domain: window.location.hostname, cookie_flags: 'SameSite=None;Secure', }); </script> </head> <header> <div class="header-start"> <div id="logo"> <a href="https://www.nndc.bnl.gov"><img width="60" src="../images/NNDC_Barn_Logomark_RGB.png" /></a> <a href="https://www.nndc.bnl.gov/nudat3">NuDat 3.0</a> </div> </div> <div class="header-middle"> <p>Search and plot nuclear structure and decay <tspan style="white-space:nowrap;">data interactively</tspan><br><a href="../guide/" target="_blank">Learn more</a></p> </div> <div id="header-full" class="header-end"> <div class="header-row"> <p>NNDC Databases:&nbsp;</p> <a href="../">NuDat</a> <a href="/nsr">NSR</a> <a href="/xundl">XUNDL</a> <a href="/ensdf">ENSDF</a> <a href="/mird">MIRD</a> <a href="/endf">ENDF</a> <a href="/exfor">EXFOR</a> <a href="/sigma">Sigma</a> </div> <div onmouseover="showFullHeaderDropdown(event);" onmouseout="hideHeaderDropdown(event);" class="header-row"> <a name=0 class="header-hover" href="../indx_adopted.jsp" target="_blank">Levels & Gammas Search</a> <a name=1 class="header-hover" href="../indx_sigma.jsp" target="_blank">Nuclear Wallet Cards Search</a> <a name=2 class="header-hover" href="../indx_dec.jsp" target="_blank">Decay Radiation Search</a> <a name=3 class="header-hover" href="../advancedplot/" target="_blank">Advanced Cross-Variable Plot</a> </div> <div id="header-full-dropdown" class="header-dropdown"></div> </div> <div id="header-min" class="header-end"> <div class="header-row"> <button value=0 onclick="showMinHeaderDropdown(event)" class="header-button">Databases<i class="fas fa-angle-double-down"></i></button> <button value=1 onclick="showMinHeaderDropdown(event)" class="header-button">Resources<i class="fas fa-angle-double-down"></i></button> </div> <div id="header-min-dropdown" class="header-dropdown"> <div id="databases-column" class="header-column"> <a href="../">NuDat</a> <a href="/nsr">NSR</a> <a href="/xundl">XUNDL</a> <a href="/ensdf">ENSDF</a> <a href="/mird">MIRD</a> <a href="/endf">ENDF</a> <a href="/exfor">EXFOR</a> <a href="/sigma">Sigma</a> </div> <div id="resources-column" class="header-column"> <a href="../indx_adopted.jsp" target="_blank">Levels & Gammas Search</a> <p> Ground and excited states (energy, T<sub>1/2</sub>, spin/parity, decay modes), Gamma rays (energy, intensity, multipolarity, coinc.) </p> <a href="../indx_sigma.jsp" target="_blank">Nuclear Wallet Cards Search</a> <p>Latest Ground and isomeric states properties </p> <a href="../indx_dec.jsp" target="_blank">Decay Radiation Search</a> <p>Radiation type, energy, intensity and dose following nuclear decay</p> <a href="../advancedplot/" target="_blank">Advanced Cross-Variable Plot</a> <p>Plot observable nuclide properties</p> </div> <i name="min" onclick="hideHeaderDropdown(event)" id="header-close" class="fas fa-angle-double-up"></i> </div> </div> </header> <main> <div class="flex-container"> <h1>NuDat 3 User Guide</h1> <section id="introduction"> <h2>Introduction</h2> <p> <a href="../">NuDat</a> is a web application that allows users to search and plot nuclear structure and nuclear decay data interactively. <a href="../">NuDat</a> was developed by the <a href="https://www.nndc.bnl.gov">National Nuclear Data Center</a> (NNDC) at <a href="https://www.bnl.gov">Brookhaven National Laboratory</a>. It provides an interface between web users and several databases containing nuclear structure, nuclear decay and some neutron-induced nuclear reaction information. </p> <p> Using <a href="../">NuDat</a>, it is possible to search for nuclear level properties (energy, half-life, spin-parity), gamma-ray information (energy, intensity, multipolarity, coincidences), radiation information following nuclear decay (energy, intensity, dose), and neutron-induced reaction data from the ENDF/B-VII.0 library (thermal cross section and fission yields). </p> <p> The information provided by <a href="../">NuDat</a> can be displayed in tables, level schemes and an interactive chart of nuclides. </p> <p> NuDat 2 was implemented by <a href="https://www.bnl.gov/staff/sonzogni">Alejandro Sonzogni</a> at the <a href="https://www.nndc.bnl.gov">National Nuclear Data Center</a> (NNDC) at <a href="https://www.bnl.gov">Brookhaven National Laboratory</a>. </p> <div class="image-container"> <img class="image" style="padding-bottom: 15px" src="./images/nudat3_full.png" alt="NuDat 3"> <label><i>NuDat 3, with interactive chart of nuclides (left) and 1-D neutron and proton plots (right)</i></label> </div> </section> <section id="contact"> <h2>Contact Us</h2> <p> NuDat 3 is actively maintained and updated by the <a href="https://www.nndc.bnl.gov/">National Nuclear Data Center (NNDC)</a> at <a href="https://www.bnl.gov/">Brookhaven National Laboratory</a>. The NNDC plans to modernize and update all of our web applications using feedback provided by the community. </p> <p> Please direct questions, comments and suggestions to Donnie Mason at the NNDC: <a href="mailto:dmason@bnl.gov?subject=NuDat3">dmason@bnl.gov</a>. </p> </section> <section id="features"> <h2>New Features</h2> <button type="button" class="collapsible"><label>Version 3.0</label><i class="fas fa-angle-double-down"></i></button> <div class="features"> <ul> <li> The interactive <a target='_blank' href='../' rel="noreferrer">chart of nuclides</a> has been updated with: <ul> <li>Smooth pan and zoom using intuitive gestures</li> <li>A movable current nucleus display with a search field and a zoom to slider</li> <li>An expandable menu with additional controls and features</li> <li>Filter by ground and isomeric state properties</li> <li>Sync 1-D plots to current chart view</li> <li>Export nuclear structure and nuclear decay data as a: <ul> <li>CSV</li> <li>PNG</li> <li>Shareable link</li> </ul> </li> <li>A rescale button to set the color key to the minimum and maximum values of the current chart view</li> </ul> </li> <li> The 1-D neutron and proton plots have been updated with: <ul> <li>A collapsible sidebar display</li> <li>Smooth pan and zoom using intuitive gestures</li> <li>A zoom button to zoom to a selected area</li> <li>Clickable data points and an interactive color key to highlight the currently selected line</li> <li>Linear and logarithmic Y-axis scales</li> <li>Export plotted data as a: <ul> <li>CSV</li> <li>PNG</li> </ul> </li> </ul> </li> <li> The <a target='_blank' href='../advancedplot' rel="noreferrer">Advanced Cross-Variable Plot</a> has been updated with: <ul> <li>Smooth pan and zoom using intuitive gestures</li> <li>A zoom button to zoom to a selected area</li> <li>Filter by ground and isomeric state properties</li> <li>Clickable data points and an interactive color key to highlight the currently selected line</li> <li>Multiple axis scales</li> <li>Export plotted data as a: <ul> <li>CSV</li> <li>PNG</li> </ul> </li> </ul> </li> </ul> </div> <button type="button" class="collapsible"><label>Version 2.8</label><i class="fas fa-angle-double-down"></i></button> <div class="features"> <ul> <li> The Advanced Cross-Variable Plot is now available! This tool allows users to plot observable nuclear properties for a range of nuclides. To use it, select one observable property each for the X and Y axes, then click 'Plot.' </li> <li> An <a target='_blank' href='./getdataset.jsp?nucleus=148Pr&unc=NDS' rel="noreferrer">alternative version</a> of the Adopted Levels & Gammas table is now available for every nuclide. This updated table includes: <ul> <li>Checkboxes for showing/hiding each of the columns in the main table</li> <li>Three more tables of information - "Additional Gamma Data," "Additional Level Data," and "Additional Gamma Comments"</li> <li>A "Band Transitions" table, which appears if the nuclide has bands of energy levels</li> <li>A "Download as .csv" button that saves the table onto the user's computer</li> <li>A sidebar menu for quick scrolling up and down the page</li> </ul> </li> </ul> </div> </section> <section id="searching"> <h2>Searching NuDat</h2> <p>There are three different search forms: one for <a href="../indx_adopted.jsp">levels and gammas</a>, a second one for <a href="../indx_dec.jsp">decay-related information</a>, and a third one for searching the <a href="../indx_sigma.jsp">Nuclear Wallet Cards</a> file. </p> <p> A description of the search capabilities can be found by clicking the help link at the top of each form, or by following the following links: </p> <ul> <li><a href="./adhelp.html">Help on Levels and Gammas Search</a></li> <li><a href="./wchelp.html">Help on Nuclear Wallet Cards Search</a></li> <li><a href="./dehelp.html">Help on Decay Radiation Search</a></li> </ul> </section> <section id="glossary"> <h2>Glossary</h2> <p> A brief explanation of the many terms used in <a href="../">NuDat</a> can be found in this <a href="./glossary.html">glossary</a>. </p> </section> <section id="contents"> <h2>NuDat Contents</h2> <p> The sections of <a href="../">NuDat</a> related to levels, gammas and decay are obtained from the Evaluated Nuclear Structure Data File (<a href="/ensdf/">ENSDF</a>). <a href="/nsdd/">Physicists from around the world</a> contribute to this effort. The management of <a href="/ensdf/">ENSDF</a> resides at the <a href="/">NNDC</a>. <a href="../">NuDat</a> is periodically updated to reflect changes in <a href="/ensdf/">ENSDF</a>. </p> <p>A table with a brief statistics on <a href="../">NuDat</a> can be found below:</p> <p> <table cellspacing=1 cellpadding=4> <tr> <td>Total number of nuclides</td> <td>3386</td> </tr> <tr> <td>Total number of levels</td> <td>186928</td> </tr> <tr> <td>Total number of levels with known half-life</td> <td>27268</td> </tr> <tr> <td>Total number of levels with known spin and parity</td> <td>142836</td> </tr> <tr> <td>Total number of gamma rays</td> <td>287054</td> </tr> <tr> <td>Total number of gamma rays with known multipolarity</td> <td>92513</td> </tr> <tr> <td>Total number of alpha transitions</td> <td>2156</td> </tr> <tr> <td>Total number of Beta- and EC/Beta+ transitions</td> <td>15568</td> </tr> <tr> <td>Total number of gamma-gamma coincidences</td> <td>3978052</td> </tr> </table> </p> <p> A relational database is used to store the data. Structured Query Language (SQL) commands are issued to access the database. <a href="../">NuDat</a> relies on <a href="https://www.oracle.com/java/technologies/">Java</a> to accomplish its programming tasks. </p> </section> <section id="terms"> <h2>Terms of Use</h2> <p> This <a href="http://www.bnl.gov/bnlweb/security-notice.php">disclaimer</a> applies to all BNL web products, including <a href="../">NuDat</a>. </p> <p> <a href="../">NuDat</a> contains evaluated nuclear data - i.e. recommended values following a careful analysis of the available data. We cannot, however, guarantee the accuracy of the data or the absence of errors in the application. Users are urged to promptly report any problems encountered when using <a href="../">NuDat</a>. </p> <p> Users should be aware that <a href="../">NuDat</a> contents change often as new data is incorporated. </p> <p> Users should feel free to use the information from <a href="../">NuDat</a> (tables and plots) in their work, reports, presentations, articles and books. For those interested in quoting <a href="../">NuDat</a>, we suggest using the following citation format: </p> <p style="text-align: center;"> <i>National Nuclear Data Center, information extracted from the NuDat database, <u style="word-wrap: break-word;">https://www.nndc.bnl.gov/nudat/</u></i> </p> </section> <section id="chart"> <h2>Interactive Chart of Nuclides</h2> <p> Experimentally known nuclei are represented by a cell in the chart with the number of neutrons on the horizontal axis and the number of protons on the vertical axis. The chart can display multiple levels of zoom using the scroll wheel, pinch gestures on touch devices, or the zoom slider. When fully zoomed out, the entire chart is displayed and the magic numbers (8, 20, 28, 50, 82 and 126) are indicated. When zoomed in, only a fraction of the chart is displayed. Zooming in reveals additional information within each nucleus' cell and mouseover tooltips become more detailed. When fully zoomed in, the nucleus' name, ground state half-life, two most probable decay modes, natural abundance and the value for the currently selected property are displayed. </p> <div class="image-container"> <div class="image-pair"> <img class="image" src="./images/nudat_zoomed_out.jpg" alt="Chart of Nuclides zoomed out"> <label class="thin-label"><i>Chart of nuclides, fully zoomed out and colored by half-life</i></label> <img class="image" src="./images/nudat_zoomed_in.jpg" alt="Chart of Nuclides zoomed in"> <label class="thin-label"><i>Chart of nuclides, fully zoomed in and colored by half-life</i></label> </div> <label class="wide-label"><i>Chart of nuclides colored by half-life, fully zoomed out (left) and fully zoomed in (right)</i></label> </div> <p> Ground and isomeric state information can be obtained by clicking on a given nucleus. This information is displayed under the chart of nuclides. Links to a list of levels, a level scheme, and decay radiation information are provided when available. </p> </section> <section id="properties"> <h2>Ground State Properties</h2> <p> <a name="colorcode">The color of the cell</a> is used to indicate different ground state properties: <ul> <li>Half-life: half-life in seconds.</li> <li>Decay Mode: predominant decay mode.</li> <li>Q<sub>&beta;-</sub>: &beta;- Q-value, in keV.</li> <li>Q<sub>EC</sub>: electron capture Q-value, in keV.</li> <li>Q<sub>&beta;+</sub>: positron emission Q-value, in keV.</li> <li>S<sub>n</sub>: neutron separation energy, in keV.</li> <li>S<sub>p</sub>: proton separation energy, in keV.</li> <li>Q<sub>&alpha;</sub>: alpha Q-value, in keV.</li> <li>&Delta;Q<sub>&alpha;</sub>=0.5 x ( Q<sub>&alpha;</sub>(Z+2,N+2) - Q<sub>&alpha;</sub>(Z,N) ), in keV.</li> <li>Q<sub>2&beta;-</sub>: double &beta;- Q-value, in keV.</li> <li>Q<sub>2EC</sub>: double electron capture Q-value, in keV.</li> <li>Q<sub>ECP</sub>: electron capture followed by proton emission Q-value, in keV.</li> <li>Q<sub>&beta;-n</sub>: beta-delayed neutron emission Q-value, in keV.</li> <li>Q<sub>&beta;-2n</sub>: beta-delayed double neutron emission Q-value, in keV.</li> <li>BE/A: binding energy per nucleon, in keV.</li> <li id="be-ldm-fit"> (BE-LDM Fit): binding energy minus Liquid Drop model fit, divided by the number of nucleons, in keV. The Liquid Drop model parameters are obtained from the work of Bertsch, Bulgac, Luo and McDaniel, Liquid Drop Model of Nuclear Binding Energy, and are: volume: 15.74063 MeV, surface: 17.61628 MeV, symmetry: 23.42742 MeV, Coulomb: 0.71544 MeV and pairing: 12.59898 MeV. </li> <li>Pairing gap, PG=0.5 x (-1)<sup>N</sup> x ( 2BE(Z,N) - BE(Z,N-1) -BE(Z,N+1) ), in keV, where BE is the binding energy.</li> <li>E<sub>1st ex. st.</sub>: energy of the first excited state, in keV. Only unambiguous cases are plotted.</li> <li>E<sub>2+</sub>: energy of the first excited state with spin and parity equal to 2+ for even-even nuclei, in keV.</li> <li>E<sub>4+</sub>: energy of the first excited state with spin and parity equal to 4+ for even-even nuclei, in keV.</li> <li>E<sub>4+</sub>/E<sub>2+</sub>: the ratio of the two above-mentioned quantities, which should be about 3.3 for deformed nuclides and about 2 for spherical ones.</li> <li>E<sub>3-</sub>: energy of the first excited state with spin and parity equal to 3- for even-even nuclei, in keV.</li> <li> &beta;<sub>2</sub>: quadrupole deformation parameter obtained from the B(E2) value, as explained in the 2001 work of <a href="http://www.nndc.bnl.gov/nsr/nsrlink.jsp?2001ra27,H">Raman et al</a>. Basically,<br><br> <center>&beta;<sub>2</sub>=(4&pi;/3ZR<sup>2</sup><sub>0</sub>)[B(E2)]<sup>1/2</sup>,</center><br> where R<sub>0</sub>=1.2A<sup>1/3</sup>, Z and A are the number of protons and the number of nucleons respectively, and the B(E2) values are obtained from ENSDF. B(E2) values can have large uncertainties, or be defined as upper/lower limits. The cell will not be colored for the latter cases and furthermore, it will not be colored if the uncertainty of the derived &beta;<sub>2</sub> exceeds 50%. </li> <li> B(E2)<sub>42</sub>/B(E2)<sub>20</sub>: ratio of reduced transition probabilities, B(E2) values, for the gamma transition connecting the first 4+ state to the first 2+ state, and the gamma transition connecting the first 2+ state to the ground state, for even-even nuclei. B(E2) values can have large uncertainties, or be defined as upper/lower limits. The cell will not be colored for the latter cases and furthermore, it will not be colored if the uncertainty of the derived B(E2)<sub>42</sub>/B(E2)<sub>20</sub> exceeds 50%. </li> <li>&sigma;(n,&gamma;): thermal neutron capture cross section at 300 K, in barns.</li> <li>&sigma;(n,F): thermal neutron fission cross section at 300 K, in barns.</li> <li> 235U FY: thermal neutron-induced fission yields for 235-Uranium. The fission yields are normalized so that their sum is equal to 2. </li> <li> 239Pu FY: thermal neutron-induced fission yields for 239-Plutonium. The fission yields are normalized so that their sum is equal to 2. </li> <li> 252Ca FY: spontaneous fission yields for 252-Californium. The fission yields are normalized so that their sum is equal to 2. </li> </ul> </p> </section> <section id="sources"> <h2>Data Sources</h2> <p> The data used within NuDat is obtained and derived from a variety of trusted sources. Below details each data source and the corresponding quantities. </p> <p>The <a href="../indx_sigma.jsp">Nuclear Wallet Cards database</a>:</p> <ul> <li>Half-life</li> <li>Decay Mode</li> <li>Ground and Isomeric State Information Table</li> <li style="margin-left: 25px;">Level Energy</li> <li style="margin-left: 25px;">J&pi;</li> </ul> <p>The <a href="https://www.nndc.bnl.gov/ensdf/">ENSDF database</a>:</p> <ul> <li>E<sub>2+</sub></li> <li>E<sub>4+</sub></li> <li>E<sub>3-</sub></li> <li>E<sub>4+</sub>/E<sub>2+</sub></li> <li>&beta;<sub>2</sub></li> <li>B(E2)<sub>42</sub>/B(E2)<sub>20</sub></li> </ul> <p>The <a href="https://iopscience.iop.org/article/10.1088/1674-1137/abddaf">2020 Atomic Mass Evaluation</a> by M. Wang <it>et al.</it>:</p> <ul> <li>Mass Excess</sub></li> <li>Q<sub>&beta;-</sub></li> <li>Q<sub>EC</sub></li> <li>Q<sub>&beta;+</sub></li> <li>S<sub>n</sub></li> <li>S<sub>p</sub></li> <li>Q<sub>&alpha;</sub></li> <li>&Delta;Q<sub>&alpha;</sub></li> <li>Q<sub>2&beta;-</sub></li> <li>Q<sub>2EC</sub></li> <li>Q<sub>ECP</sub></li> <li>Q<sub>&beta;-n</sub></li> <li>BE/A</li> <li>BE-LDM fit (see the <a href="#be-ldm-fit">statement above</a> regarding the LDM parameters)</li> <li>Pairing gap.</li> </ul> <p>The <a href="https://www.nndc.bnl.gov/exfor/endf00.jsp">ENDF/B-VII.1 database</a>:</p> <ul> <li>&sigma;(n,&gamma;)</li> <li>&sigma;(n,F)</li> <li>235U FY</li> <li>239Pu FY</li> <li>252Ca FY</li> </ul> <h2>Note</h2> <p> Please note that fission yields are only given for ground state levels. We strongly recommend using the <a href="http://www.nndc.bnl.gov/sigma/">Sigma web application</a> to obtain more complete information on these quantities. </p> <p> Additionally, it should be kept in mind that there are nuclei whose ground state have more than one decay mode, or nuclei that have levels with a wide range of half-lives. The color scheme used here over-simplifies the description of a nucleus by choosing just one color. As a result, the chart should be only used as a visualization tool. It is advised to use the full list of levels for complete information about decay modes and half-lives. </p> <p> A logarithmic scale is used when the color code is set to Half-life, E<sub>1st ex. st.</sub>, E<sub>2+</sub>, E<sub>4+</sub>, E<sub>3-</sub>, &sigma;(n,&gamma;), &sigma;(n,F), 235U FY and 239Pu FY. These measurements can quickly change by several orders of magnitude, and a linear scale would leave some details hidden. The other numerical data are plotted in a linear scale. </p> <p> The color scale is fixed when the color code is set to "Half-life", "Decay Mode", any of the excited states or fission yields. That is, the cell color will be the same regardless of the zoom. For all the other coloring possibilities, the color scale floats around the viewport. That is, a <b style='color:#990000;'>dark red</b> is assigned to the highest most positive value in the viewport, while a <b style='color:#660660;'>dark purple</b> is assigned to the most negative one. </p> <p>Please don't hesitate to contact us if you would like to see some other coloring possibilities.</p> </section> <section id="chartOverview"> <h2>Overview</h2> <div class="image-container"> <img class="image" src="./images/chart_overview.jpg" alt="NuDat 3 overview"> <label><i>Interactive chart of nuclides with numbered points of interest</i></label> </div> <p> <ol> <li>Dataset buttons: select from all of the datasets to update the chart display.</li> <li>Current dataset: the button of the currently selected dataset is highlighted. In this case, &Delta;Q<sub>&alpha;</sub> is displayed on the chart of nuclides.</li> <li>Current nucleus: a movable display of the currently selected nucleus with search, zoom and reset controls. </li> <li>Zoom slider: drag the slider to zoom in and out with the currently selected nucleus as the center point. </li> <li>Collapsible Menu: press the arrow to collapse or expand a side menu with additional controls.</li> <li>Dataset dropdown: select from all the datasets using a dropdown selector.</li> <li>Sync Plots: check to automatically sync the 1-D neutron and proton plots to the view of the chart of nuclides</li> <li>Uncertainty format: select either nuclear data sheets (NDS) or standard (STD) format for uncertainty values. </li> <li>Nucleus search: enter the name or proton number of the nucleus and press the search button to select the desired nucleus. The chart will snap to the selected nuclide at the current zoom level. </li> <li>Reset button: press to reset the chart to the default state.</li> <li>Export buttons: export all NuDat data as a CSV or export the current chart view as a PNG or shareable link. </li> <li>Color key: displays the units and cell colors with associated values in a key. Datasets such as half-life and decay mode have fixed scales. In this case, &Delta;Q<sub>&alpha;</sub> is displayed with a fluid scale dependent on minimum and maximum values in keV. </li> <li>Tooltips: hover over a nuclide cell to reveal a tooltip with additional information. Tooltips vary based on the current zoom level and the selected dataset.</li> <li>Highlighted cell: the cell of the currently selected nuclide is highlighted with a <b style="color:magenta;">magenta</b> border.</li> <li>Rescale button: press to scale the color key to the minimum and maximum values of the current chart view. </li> <li>Help button: press to navigate to the help page.</li> <li>Data table: the ground and isomeric state information for the currently selected nucleus is displayed below the chart of nuclides.</li> <li>Additional links: available links with additional information for the currently selected nucleus are displayed below the data table.</li> </ol> </p> </section> <section id="chartControls"> <h2>Interactive Chart Controls</h2> <p> NuDat 3's fully interactive chart of nuclides heavily relies on client-side JavaScript for interactions. To take full advantage of NuDat 3, we recommend using the most up-to-date version of your preferred browser with JavaScript enabled. Online resources, such as the one found <a href="https://www.whatismybrowser.com/" target="_blank" rel="noreferrer">here</a>, can assist in updating your browser and activating JavaScript. </p> <section id="chartSelecting"> <h2>Selecting a Dataset</h2> <p> Users can select a dataset using the grid of buttons at the top of the chart or the dropdown selector within the expandable menu on the right. Both controls are synched and indicate the currently selected property. Q<sub>&beta;-</sub> is currently selected in the highlighted example below. </p> <div class="image-container"> <img class="image" src="./images/chart_selection.jpg" alt="NuDat 3 chart selection"> <label><i>Interactive chart of nuclides with dataset selection highlighted</i></label> </div> <h2>Selecting a Nuclide</h2> <p> Clicking on a nucleus' cell will select the hovered nucleus and highlight the corresponding cell with a <b style="color:magenta;">magenta</b> border. In the upper left corner of the chart of nuclides, a current nucleus display will update with the currently selected nucleus' data. A search field is located below this display and can be used to select a nucleus by entering the name or proton number. Entering a proton number in the search field will select the first stable isomer with the entered number of protons. In the cases where no isomers are stable, the longest lived is selected. </p> <p> The currently selected nucleus display can be moved by pressing and dragging on the top portion of the container. </p> <p> For the examples below, the currently selected dataset is proton separation energy (S<sub>p</sub>) and the currently selected nucleus is 152Gd. Up to six lines of data can be displayed here and within the nucleus' cell when fully zoomed in. </p> <div class="image-text-pair"> <div style="max-width:154px" class="image-container"> <img class="image" src="./images/current_nucleus.jpg" alt="Nucleus selector" width="154px"> <label><i>Currently selected<br>nucleus display</i></label> </div> <div class="text-container"> <ol> <p>From top to bottom:</p> <li>Name: 152Gd</li> <li>Half-life: 1.08E+14 y</li> <li>Abundance: 0.20%</li> <li>Most probable decay mode: &alpha;=100%</li> <li>Second most probable decay mode: none</li> <li>Selected dataset value: 7.34E+3</li> </ol> </div> </div> <p> Ground and isomeric state information for the currently selected nucleus is located below the chart of nuclides. Links with additional information are available as well. </p> <div class="image-container"> <img style="max-width:650px" class="image" src="./images/state_information.jpg" alt="Ground and isomeric state information"> <label><i>Ground and isomeric state information for 152Gd</i></label> </div> </section> <section id="chartPanning"> <h2>Panning the Interactive Chart</h2> <p> Users can pan around the chart of nuclides by pressing and dragging on the chart. </p> <div class="image-container"> <video class="image" width="900" height="auto" controls> <source src="./videos/chart-panning.mp4" type="video/mp4"> </video> <label><i>Panning across the chart of nuclides</i></label> </div> </section> <section id="chartZooming"> <h2>Zooming on the Interactive Chart</h2> <p> Users can quickly zoom in and out on the chart of nuclides using the scroll wheel or pinch gestures for touch devices. The chart will zoom with the hovered position as the center point. </p> <div class="image-container"> <video class="image" width="900" height="auto" controls> <source src="./videos/chart_navigation.mp4" type="video/mp4"> </video> <label><i>Zooming using the scroll wheel</i></label> </div> <h2>Zooming using the Zoom Slider</h2> <p> In the upper left corner of the chart of nuclides, the currently selected nucleus display has a zoom slider attached on its right side. The slider will zoom towards the currently selected nucleus. The demonstration below shows that additional information is added within a nucleus' cell when zooming in. </p> <div class="image-container"> <video class="image" width="900" height="auto" controls> <source src="./videos/chart_zooming.mp4" type="video/mp4"> </video> <label><i>Zooming in on 132Sn using the zoom slider</i></label> </div> </section> <section id="chartExporting"> <h2>Exporting to CSV</h2> <p> There are three export options within the expandable menu, located on the right side of the chart of nuclides. </p> <div class="image-container"> <img class="image" src="./images/chart_exporting.jpg" alt="NuDat 3 chart export controls"> <label><i>Interactive chart of nuclides with export controls highlighted</i></label> </div> <p> Export to CSV to download every nucleus' ground and isomeric state information used within the chart of nuclides. </p> <h2>Exporting to PNG</h2> <p> After pressing the export PNG button, a window will appear with additional options. The width and height can be specified in pixels from 900px by 600px to 2400px by 1600px. The aspect ratio of the exported chart is locked to 3:2. The "Include Scale" checkbox will include the color scale in the right margin of the PNG. </p> <div class="image-container"> <img style="max-width:242px" class="image" src="./images/export_window.jpg" alt="NuDat 3 chart export controls"> <label><i>Export to PNG options</i></label> </div> <h2>Exporting as a Shareable Link</h2> <p> An export link button was implemented to support collaboration and can be used to share specific views of the chart of nuclides. When pressed, a link to the current state of the chart is copied to the user's clipboard. Users can then paste the link and share their exact chart view. </p> <div class="image-container"> <img class="image" src="./images/chart_linking.jpg" alt="NuDat 3 shareable link example"> <label><i>&Delta;Q<sub>&alpha;</sub> chart of nuclides zoomed in and centered on 132Sn</i></label> </div> <p> For example, if a user wanted to share the above view for the &Delta;Q<sub>&alpha;</sub> of 132Sn, the following link is generated: </p> <div class="centered-link"> <a href="https://www.nndc.bnl.gov/nudat3/?x=-8.61&y=-11.25&k=20&z=50&n=82&mode=8">https://www.nndc.bnl.gov/nudat3/?x=-8.61&y=-11.25&k=20&z=50&n=82&mode=8</a> </div> </section> </section> <section id="plots"> <h2>1-D Neutron and Proton Plots</h2> <p> Two 1-D plots accompany the chart of nuclides and display the currently selected dataset as a function of number of neutrons and number of protons. The dataset selected within the chart of nuclides is plotted on the Y-axis. For the neutron 1-D plot, the X-axis plots the number of neutrons and points are connected by the same number of protons. Conversely, for the proton 1-D plot, the X-axis plots the number of protons and points are connected by the same number of neutrons. </p> <div class="image-container"> <div class="image-pair"> <img class="image" src="./images/nplot_delta_alpha.jpg" alt="&Delta;Alpha Q-value N-plot"> <label class="thin-label"><i>&Delta;Q<sub>&alpha;</sub> 1-D neutron plot</i></label> <img class="image" src="./images/zplot_delta_alpha.jpg" alt="&Delta;Alpha Q-value Z-plot"> <label class="thin-label"><i>&Delta;Q<sub>&alpha;</sub> 1-D proton plot</i></label> </div> <label class="wide-label"><i>&Delta;Q<sub>&alpha;</sub> 1-D neutron plot (left) and 1-D proton plot (right)</i></label> </div> </section> <section id="plotsOverview"> <h2>Overview</h2> <div class="image-container"> <img class="image" src="./images/plot_overview.jpg" alt="Plot overview"> <label><i>&Delta;Q<sub>&alpha;</sub> 1-D neutron plot with numbered points of interest</i></label> </div> <p> <ol> <li>Zoom button: after clicking, users can select an area on the plot to zoom to by clicking and dragging around the desired region.</li> <li>Reset button: resets the plot to the default state.</li> <li>Y-Scale buttons: plots are in their default Y-axis scaling, but can be changed to a linear or logarithmic scale using these buttons.</li> <li>Export buttons: download the data used in the plot as a CSV or export the current plot view as a PNG</li> <li>Color key: an interactive color key is located on the right side of the plot. This key will show a limited number of colors for the corresponding proton numbers in the neutron plot, and the corresponding neutrons in the proton plot. Hovering over the key will highlight the targeted line, and clicking will select that line to preserve the highlight effect. </li> <li>Data Points: hover over a data point to display a tooltip with the corresponding information. Clicking a data point selects and highlights the corresponding line.</li> </ol> </p> </section> <section id="plotControls"> <h2>1-D Plot Controls</h2> <p> The 1-D plots share similar controls with the interactive chart of nuclides. The plots can be navigated with similar pan and zoom gestures. Additionally, users can export the data used within the plots as a CSV, or export the current plot view as a PNG. The following sections will describe interactions that differ from the chart of nuclides. </p> <section id="plotSelecting"> <h2>Selecting a Y-axis scale</h2> <p> Measurements that can quickly change by several orders of magnitude have a logarithmic scale by default. A linear scale would leave some details hidden. Clicking the corresponding buttons at the top of the plots will change the Y-axis scale between linear and logarithmic. </p> <div class="image-container"> <div class="image-pair"> <img class="image" src="./images/plot_fy_linear.png" alt="Linear scaled plot"> <label class="thin-label"><i>Linearly scaled 1-D neutron plot for 235U fission yields</i></label> <img class="image" src="./images/plot_fy_log.png" alt="Logarithmic scaled plot"> <label class="thin-label"><i>Logarithmically scaled 1-D neutron plot for 235U fission yields</i></label> </div> <label class="wide-label"><i>Linearly (left) and logarithmically (right) scaled 1-D neutron plots for 235U fission yields</i></label> </div> <h2>Selecting Lines</h2> <p> The color key on the right side of the plot can be hovered to highlight the targeted line. Clicking on the color key or a specific data point will select the corresponding line and preserve the highlight effect. The highlight will be visible in PNG exports. Double click to deselect the line and remove its highlight, or use the reset button to reset the entire plot. The highlighted line is preserved between dataset changes as well. </p> <div class="image-container"> <video class="image" width="900" height="auto" controls> <source src="./videos/plot_selecting.mp4" type="video/mp4"> </video> <label><i>Highlighting proton number lines in S<sub>2p</sub> 1-D neutron plot</i></label> </div> </section> <section id="plotZooming"> <h2>Zooming using the Zoom Button</h2> <p> Click the zoom button at the top of the plot and then press and drag across a region of interest on the plot. The region is indicated by a transparent gray box with the start drag position as a corner and the end drag position as the opposite corner. On drag release, the plot will zoom to the selected area. The zoom mode will return to the standard panning and zooming once an area is selected or the user double-clicks on the plot. </p> <div class="image-container"> <video class="image" width="880" height="auto" controls> <source src="./videos/plot_zooming.mp4" type="video/mp4"> </video> <label><i>Zooming in by selecting a peak in the &Delta;Q<sub>&alpha;</sub> 1-D neutron plot</i></label> </div> </section> </section> <section id="cvPlot"> <h2>Advanced Cross-Variable Plot</h2> <p> Plot observable nuclear properties by selecting properties for the X and Y axes. Group the data points by same Proton (Z) #, Neutron (N) #, Atomic Mass (A) #. Further customize the plot by selecting axis scales, filtering the data, drawing lines or displaying uncertainty values. </p> <div class="image-container"> <img style="max-width:880px" class="image" src="./images/cvplot.png" alt="Advanced Cross-Variable Plot"> <label><i>Advanced Cross-Variable Plot with Q<sub>&beta;-</sub> on the X-axis, Positron Emission on the Y-axis and grouped by Proton (Z) #</i></label> </div> </section> <section id="cvPlotOverview"> <h2>Overview</h2> <div class="image-container"> <img style="max-width:880px" class="image" src="./images/cvplot_overview.jpg" alt="Advanced Cross-Variable Plot overview"> <label><i>Advanced Cross-Variable Plot with numbered points of interest</i></label> </div> <p> <ol> <li>Zoom button: after clicking, users can select an area on the plot to zoom to by clicking and dragging around the desired region.</li> <li>Reset button: resets the plot to the default state.</li> <li>X-Axis dropdown: select an observable property to plot on the X-axis.</li> <li>Y-Axis dropdown: select an observable property to plot on the Y-axis.</li> <li>Group By dropdown: select Proton (Z) #, Neutron (N) #, Atomic Mass (A) # to group the data points.</li> <li>Filter Button: click to open a filter window to filter by observable properties.</li> <li>Export buttons: download the data used in the plot as a CSV or export the current plot view as a PNG</li> <li>X-Scale dropdown: select X-axis scale.</li> <li>Y-Scale dropdown: select Y-axis scale.</li> <li>Draw Lines dropdown: select whether to draw lines for the selected points, all points or none.</li> <li>Uncertainty dropdown: select whether to draw the uncertainty for the selected points, all points or none.</li> <li>Odd/Even checkboxes: check to display odd or even values for Proton (Z) # or Neutron (N) #. No selection or odd and even checked for a value will display all values.</li> <li>Grouped by search: enter a number and press the search button to select the desired points grouped by (Z, N, A). The plot will highlight the corresponding points. </li> <li>Color key: an interactive color key is located on the right side of the plot. This key will show a limited number of colors for the corresponding values that the data is grouped by. Hovering over the key will highlight the targeted line, and clicking will select that line to preserve the highlight effect. The currently selected line is displayed at the top.</li> <li>Tooltip: hover over a data point to display a tooltip with the nuclide name, Proton (Z) #, Neutron (N) # and selected observable properties.</li> <li>Data Points: clicking a data point selects and highlights the corresponding points. By default lines through the points and uncertainties are drawn for the highlighted points.</li> </ol> </p> </section> <section id="cvPlotControls"> <h2>Advanced Cross-Variable Plot Controls</h2> <p> The Advanced Cross-Variable Plot has the same <a href="#chartPanning">pan</a> and <a href="#chartZooming">zoom</a> controls as the 1-D plots described above. Similarly, users can export the data used within the plot as a CSV, or export the current plot view as a PNG. The following sections will describe customizing the plot by selecting various options and filters. </p> <section id="cvPlotSelecting"> <h2>Selecting Observable Properties</h2> <p> Measurements that can quickly change by several orders of magnitude have a logarithmic scale by default. A linear scale would leave some details hidden. Clicking the corresponding buttons at the top of the plots will change the Y-axis scale between linear and logarithmic. </p> <div class="image-container"> <div class="image-pair"> <img class="image" src="./images/cvplot_xaxis_select.png" alt="X-Axis selection"> <label class="thin-label"><i>X-Axis observable property selection set to Proton (Z) #</i></label> <img class="image" src="./images/cvplot_yaxis_select.png" alt="Y-Axis selection"> <label class="thin-label"><i>Y-Axis observable property selection set to Q<sub>&alpha;</sub></i></label> </div> <label class="wide-label"><i>X-Axis observable property selection set to Proton (Z) # (left) and Y-Axis observable property selection set to Q<sub>&alpha;</sub> (right)</i></label> </div> <h2>Selecting Z, N, or A to Group By</h2> <p> Users can group the data by Proton (Z) #, Neutron (N) # or Atomic Mass (A) # using the Group By dropdown. Grouped points share the same color and can be connected by lines. An interactive color key is located on the right side of the plot. This key will show a limited number of colors for the corresponding values that the data is grouped by. </p> <div class="image-container"> <img style="max-width:880px" class="image" src="./images/cvplot_group_select.png" alt="Group by selection"> <label><i>Group by selection set to Neutron (N) #</i></label> </div> </section> <section id="cvPlotScale"> <h2>Selecting Axis Scale</h2> <p> The X-Axis Scale and Y-Axis Scale dropdowns at the top of the plot can be used to select the respective axis scale. Measurements that can quickly change by several orders of magnitude have a logarithmic scale by default. A linear scale would leave some details hidden. </p> <div class="image-container"> <video class="image" width="880" height="auto" controls> <source src="./videos/cvPlot_axis_scales.mp4" type="video/mp4"> </video> <label><i>Switching through Y-Axis scales with Proton (Z) # on the X-Axis and Q<sub>&beta;-</sub> on the Y-Axis</i></label> </div> <p> The following scales are available: <ul> <li>Linear</li> <li>Log</li> <li>Sqrt</li> <li>Exponential</li> </ul> </p> </section> </section> <section id="levelSchemes"> <h2>Level Schemes</h2> <p> As mentioned before, a link to a web page with a levels plot is provided after clicking on a given nucleus. An example is shown in the figure below: </p> <p> <div class="image-container"> <img style="max-width:700px" class="image" src="./images/144CE_level_scheme.png" alt="144CE Level Scheme"> <label><i>Partial level scheme for <sup>144</sup>Ce</i></label> </div> </p> <p> The level scheme is rendered in a single image. Most nuclei, however, have complex level schemes that won't fit in just one image. As a consequence, only selected parts of the level scheme <font color=green>should be plotted at a time</font> using the interactive features provided. </p> <p> Levels are plotted in vertical groups. Each band is assigned to a group; levels that are not known to belong to a band, labeled as "Non-band levels", are also plotted in vertical groups. The way these non-band levels are plotted is based solely on energy-spacing considerations to avoid overwriting, that is, there is no physics behind how these levels are grouped in vertical structures; a change of image size or energy limits will likely modify the way these levels appear plotted. </p> <p> The first time the level scheme is plotted, all levels will be included. A form at the top of the plot can be used to replot with the following possibilities: <ul> <li>Select lower and upper energy limits.</li> <li>Write gamma energies.</li> <li>Write level energies.</li> <li>Write level half-lives.</li> <li>Write level spin and parities.</li> <li>Highlight a single level, that is, the level information will appear with a bright yellow background while other levels directly feeding or being fed by the highlighted level will appear with a lighter background.</li> <li>Choose the image height in pixels.</li> <li>Choose the level width in pixels.</li> <li>Choose the vertical group spacing in pixels.</li> <li>Exclude or include bands and groups of levels.</li> </ul> </p> <p> Levels with unknown value of absolute energy but with a known relative energy, like instance levels noted as <span style='color:green;'>X+500</span>, are plotted at an arbitrarily chosen value of 200 keV from the ground state, i.e. <span style='color:green;'>X+500</span> will appear at <span style='color:green;'>700 keV</span>. Additionally, the neutron separation Energy (Sn) and the proton separation energy (Sp) are indicated in the level scheme. </p> </section> <section id="jvePlots"> <h2>J vs E* Plots</h2> <p> A link to a web page with a J vs E<sup>*</sup> plot is provided after clicking on a given nucleus. An example of it can be seen in the figure below: </p> <p> <div class="image-container"> <img class="image" src="./images/jvse.png" alt="196Pb J vs E* plot"> <label><i>196Pb J vs E<sup>*</sup> plot</i></label> </div> </p> <p> In these plots, positive parity levels are plotted with a blue symbol, negative parity with a red symbol, while levels of unknown spin or parity are plotted with a gray symbol. </p> <p> The levels can be joined by the gamma branching ratios or reduced transition probabilities, with the thickness of the line proportional to the magnitude of the branching ratio or probability. </p> <p> In these plots, only levels with defined numerical energy are included. It is also possible to plot J(J+1) in the horizontal axis instead of J. A preliminary numerical output of the plots is also available. </p> </section> </div> <div id="sidenav-container"> <div id="sidenav-header">Navigation</div> <nav class="sidenav"> <ol> <li><a href="#introduction">Introduction</a> <ul> <li><a href="#contact">Contact Us</a></li> <li><a href="#features">New Features</a></li> <li><a href="#searching">Searching</a></li> <li><a href="#glossary">Glossary</a></li> <li><a href="#contents">Contents</a></li> <li><a href="#terms">Terms of Use</a></li> </ul> </li> <li><a href="#chart">Chart of Nuclides</a> <ul> <li><a href="#properties">Ground State Properties</a></li> <li><a href="#sources">Data Sources</a></li> <li><a href="#chartOverview">Overview</a></li> <li><a href="#chartControls">Controls</a> <ul> <li><a href="#chartSelecting">Selecting</a></li> <li><a href="#chartPanning">Panning</a></li> <li><a href="#chartZooming">Zooming</a></li> <li><a href="#chartExporting">Exporting</a></li> </ul> </li> </ul> </li> <li><a href="#plots">1-D Plots</a> <ul> <li><a href="#plotsOverview">Overview</a></li> <li><a href="#plotControls">Controls</a> <ul> <li><a href="#plotSelecting">Selecting</a></li> <li><a href="#plotZooming">Zooming</a></li> </ul> </li> </ul> </li> <li><a href="#cvPlot">Advanced Cross-Variable Plot</a> <ul> <li><a href="#cvPlotOverview">Overview</a></li> <li><a href="#cvPlotControls">Controls</a> <ul> <li><a href="#cvPlotSelecting">Selecting</a></li> </ul> </li> </ul> </li> <li><a href="#levelSchemes">Level Schemes</a></li> <li><a href="#jvePlots">J vs E* Plots</a></li> </ol> </nav> </div> <div id="toggle_label" class="sidenav_mobile"> <span onclick="toggleNav(this)" id="togglebtn" class="togglebtn fas fa-angle-double-right"></span> <p>Navigation</p> </div> </main> <footer></footer> <script src="./js/help.js"></script> <script src="./js/Controls.js"></script> </html>

Pages: 1 2 3 4 5 6 7 8 9 10