Name | periodictable JSON |
Version |
2.0.2
JSON |
| download |
home_page | None |
Summary | Extensible periodic table of the elements |
upload_time | 2024-12-20 02:26:26 |
maintainer | None |
docs_url | None |
author | None |
requires_python | >=3.8 |
license | Periodictable is in the public domain. Code in individual files has copyright and license set by individual authors. periodictable/cromerman.py -------------------------- Copyright (c) 2009 Trustees of the Columbia University in the City of New York. All rights reserved. DANSE Diffraction group, Simon J. L. Billinge File coded by: Pavol Juhas Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met: * Redistributions of source code must retain the above copyright notice, this list of conditions and the following disclaimer. * Redistributions in binary form must reproduce the above copyright notice, this list of conditions and the following disclaimer in the documentation and/or other materials provided with the distribution. * Neither the name of Columbia University nor the names of its contributors may be used to endorse or promote products derived from this software without specific prior written permission. THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. |
keywords |
|
VCS |
 |
bugtrack_url |
|
requirements |
No requirements were recorded.
|
Travis-CI |
No Travis.
|
coveralls test coverage |
No coveralls.
|
=========================================
Extensible periodic table of the elements
=========================================
This package provides a periodic table of the elements with
support for mass, density and xray/neutron scattering information.
Neutron scattering calculations use values collected by the
Atomic Institute of the Austrian Universities as they appear in the neutron
data booklet, with support for some energy dependent scattering
in rare earth elements given by Lynn and Seeger (1990). X-ray scattering
calculations use a combination of empirical and theoretical values from
the LBL Center for X-ray Optics.
Tabulated values differ from those given in other sources such as the
International Tables for Crystallography, Volume C, and so computed
cross sections may give different results from other packages.
Neutron activation calculations are based on Shleien (1998), with
isotopes important to health physics. They do not perform a full
activation analysis, but instead give a gross estimate of the amount
of activation expected for a sample in the beam.
Install using::
pip install periodictable
There are several web interfaces to this package:
* `NIST Center for Neutron Research (NCNR) <https://www.ncnr.nist.gov/resources/activation>`_
* `Forschungs-Neutronenquelle Heinz Maier-Leibnitz (FRM II) <https://webapps.frm2.tum.de/intranet/activation/>`_
* `SLD Calulator <https://sld-calculator.appspot.com/>`_
Documentation is `available online <https://periodictable.readthedocs.io>`_.
Source links:
* https://github.com/python-periodictable/periodictable
* https://github.com/python-periodictable/activation
|CI| |RTD| |DOI|
.. |CI| image:: https://github.com/python-periodictable/periodictable/workflows/Test/badge.svg
:alt: Build status
:target: https://github.com/python-periodictable/periodictable/actions
.. |DOI| image:: https://zenodo.org/badge/1146700.svg
:alt: DOI tag
:target: https://zenodo.org/badge/latestdoi/1146700
.. |RTD| image:: https://readthedocs.org/projects/periodictable/badge/?version=latest
:alt: Documentation status
:target: https://periodictable.readthedocs.io/en/latest/?badge=latest
Raw data
{
"_id": null,
"home_page": null,
"name": "periodictable",
"maintainer": null,
"docs_url": null,
"requires_python": ">=3.8",
"maintainer_email": null,
"keywords": null,
"author": null,
"author_email": "Paul Kienzle <paul.kienzle@nist.gov>",
"download_url": null,
"platform": null,
"description": "=========================================\nExtensible periodic table of the elements\n=========================================\n\nThis package provides a periodic table of the elements with\nsupport for mass, density and xray/neutron scattering information.\n\nNeutron scattering calculations use values collected by the\nAtomic Institute of the Austrian Universities as they appear in the neutron\ndata booklet, with support for some energy dependent scattering\nin rare earth elements given by Lynn and Seeger (1990). X-ray scattering\ncalculations use a combination of empirical and theoretical values from\nthe LBL Center for X-ray Optics.\n\nTabulated values differ from those given in other sources such as the\nInternational Tables for Crystallography, Volume C, and so computed\ncross sections may give different results from other packages.\n\nNeutron activation calculations are based on Shleien (1998), with\nisotopes important to health physics. They do not perform a full\nactivation analysis, but instead give a gross estimate of the amount\nof activation expected for a sample in the beam.\n\nInstall using::\n\n pip install periodictable\n\nThere are several web interfaces to this package:\n\n* `NIST Center for Neutron Research (NCNR) <https://www.ncnr.nist.gov/resources/activation>`_\n* `Forschungs-Neutronenquelle Heinz Maier-Leibnitz (FRM II) <https://webapps.frm2.tum.de/intranet/activation/>`_\n* `SLD Calulator <https://sld-calculator.appspot.com/>`_\n\nDocumentation is `available online <https://periodictable.readthedocs.io>`_.\n\nSource links:\n\n* https://github.com/python-periodictable/periodictable\n* https://github.com/python-periodictable/activation\n\n|CI| |RTD| |DOI|\n\n.. |CI| image:: https://github.com/python-periodictable/periodictable/workflows/Test/badge.svg\n :alt: Build status\n :target: https://github.com/python-periodictable/periodictable/actions\n\n.. |DOI| image:: https://zenodo.org/badge/1146700.svg\n :alt: DOI tag\n :target: https://zenodo.org/badge/latestdoi/1146700\n\n.. |RTD| image:: https://readthedocs.org/projects/periodictable/badge/?version=latest\n :alt: Documentation status\n :target: https://periodictable.readthedocs.io/en/latest/?badge=latest\n",
"bugtrack_url": null,
"license": "Periodictable is in the public domain. Code in individual files has copyright and license set by individual authors. periodictable/cromerman.py -------------------------- Copyright (c) 2009 Trustees of the Columbia University in the City of New York. All rights reserved. DANSE Diffraction group, Simon J. L. Billinge File coded by: Pavol Juhas Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met: * Redistributions of source code must retain the above copyright notice, this list of conditions and the following disclaimer. * Redistributions in binary form must reproduce the above copyright notice, this list of conditions and the following disclaimer in the documentation and/or other materials provided with the distribution. * Neither the name of Columbia University nor the names of its contributors may be used to endorse or promote products derived from this software without specific prior written permission. THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS \"AS IS\" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. ",
"summary": "Extensible periodic table of the elements",
"version": "2.0.2",
"project_urls": {
"documentation": "https://periodictable.readthedocs.io",
"repository": "https://github.com/python-periodictable/periodictable"
},
"split_keywords": [],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "82e4f2a338abfb5a6b9e2a48dc4acaa9df0bd94126df336ab403178f6a7a901a",
"md5": "a5d6942cce84c718f3248908a23d9cdc",
"sha256": "7d0680baf758715dd66bdac733de82dcb976aa03981fbd6d75a84213fb3b5f86"
},
"downloads": -1,
"filename": "periodictable-2.0.2-py3-none-any.whl",
"has_sig": false,
"md5_digest": "a5d6942cce84c718f3248908a23d9cdc",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": ">=3.8",
"size": 811077,
"upload_time": "2024-12-20T02:26:26",
"upload_time_iso_8601": "2024-12-20T02:26:26.165293Z",
"url": "https://files.pythonhosted.org/packages/82/e4/f2a338abfb5a6b9e2a48dc4acaa9df0bd94126df336ab403178f6a7a901a/periodictable-2.0.2-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2024-12-20 02:26:26",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "python-periodictable",
"github_project": "periodictable",
"travis_ci": false,
"coveralls": false,
"github_actions": true,
"lcname": "periodictable"
}