Skip to content

Gamin03/PeriodTable

Repository files navigation

PeriodTable

Author: Jimin Ma

E-mail: [email protected]

Introduction

This is a GUI code for elements and nuclides information with PyQt5. Python3.6 and Qt5.6 are needed.

Usage

Run python periodtable.pyw or python3 periodtable.pyw in Terminal.

Databases

The elements information is from Wikimedia/Chemical elements. See WikiPedia for details. The JSON format of chemical elements information is used.

The nuclide information is from Nubase2012. See Audi, G. et al. (2012), "The Nubase2012 evaluation of nuclear properties", Chinese Physics C, Vol. 36, No. 12, 1157-1286 URL Nubase2012. The XML format of Nubase2012 obtained with Nubase2xml.py from chart-of-nuclear-drawer is used.

Screenshots

Elements table and single element widget:

Nuclides talbe and single nucclide widget:

Thanks

Thanks for your attention! I hope you find it useful.

About

A PyQt5 code for Element and nuclide table.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages