parent)self.setWindowTitle(name)layout=qt.QVBoxLayout(self)layout.setContentsMargins(0,0,0,0)layout.setSpacing(0)self.energyValue=Noneself.splitter=qt.QSplitter(self)layout.addWidget(self.splitter)self.splitter.setOrientation(qt.Qt.Horizontal)self.table=QPeriodicTable(self...
下载源码包 python-periodictable: [python-periodictable_2.0.2-1.dsc] [python-periodictable_2.0.2.orig.tar.gz] [python-periodictable_2.0.2-1.debian.tar.xz] 维护者: Ubuntu MOTU Developers (Mail Archive) Please consider filing a bug or asking a question via Launchpad before contacting the...
R2.0.1 2024-12-06 Note: source repository moved tohttps://github.com/python-periodictable/periodictable Modified: Move to IAEA AME2020 for isotope mass Move to IUPAC CIAAW 2021 for atomic mass and isotopic abundance Move old mass/abundance tables into periodictable.mass_2001 Li-6:Li-7 mass...
Be sure the web server is configured to use python 3, with the periodictable package updated to the latest version: sudo pip3 install periodictable --upgrade Be sure that changes to the periodictable backend are noted at the end of the help section in index.html in the repository. As wel...
python-periodictable-doc/html/_sources/guide/bundle.rst.txt /usr/share/doc/python-periodictable-doc/html/_sources/guide/contributing.rst.txt /usr/share/doc/python-periodictable-doc/html/_sources/guide/customizing.rst.txt /usr/share/doc/python-periodictable-doc/html/_sources/guide/data_sources....
elements can be found inPubChemElements_all.csv. The scriptgeneratePeriodicTableData.pycan be used to regenerate theperiodicTableData.jsonfile which contains the periodic table data. Make sure you have a Python environment and the csv and json modules installed before runninggeneratePeriodicTableData...
Periodic_table The periodic table object. Functions[hide private] int, str isotope_to_mass_symbol(isotope) Convert the given isotope to its mass number and atomic symbol.source code float process_mass(mass) Process the given mass, handling ranges, unstable isotopes, and uncertainties.source code ...
simple table plexus connect - getting the plexus backend and frontend log files plexus connect - form editor plexus connect - scripting plexus connect - python scripting plexus connect - supports jupyter notebook plexus connect - jupyter notebook advanced example plexus connect - in-view python ...
1."""Periodic Table of Elements, by Al Sweigart al@inventwithpython.com2.Displays atomic information for all the elements.3.This code is available at https://nostarch.com/big-book-small-python-programming4.Tags: short, science"""5.6.# Data from https://en.wikipedia.org/wiki/List_of_che...
Python code for all subsequent analysis is available at https://github.com/tbardouille/papto_camcan. Independent component analysis was performed on the task and rest data using the FASTICA algorithm (Delorme et al., 2007; Hutchinson et al., 2002) to remove artifacts using a fully automated...