https://github.com/nsls2/pyxrf
Fluorescence fitting GUI.
https://github.com/nsls2/pyxrf
Last synced: 6 months ago
JSON representation
Fluorescence fitting GUI.
- Host: GitHub
- URL: https://github.com/nsls2/pyxrf
- Owner: NSLS2
- License: bsd-3-clause
- Created: 2015-04-02T19:19:56.000Z (about 11 years ago)
- Default Branch: master
- Last Pushed: 2025-02-10T15:32:28.000Z (over 1 year ago)
- Last Synced: 2025-05-16T21:09:16.047Z (about 1 year ago)
- Language: Python
- Homepage: http://nsls-ii.github.io/PyXRF
- Size: 9.57 MB
- Stars: 34
- Watchers: 14
- Forks: 25
- Open Issues: 4
-
Metadata Files:
- Readme: README.rst
- Contributing: .github/CONTRIBUTING.md
- License: LICENSE
Awesome Lists containing this project
README
=====
PyXRF
=====
.. image:: https://img.shields.io/pypi/v/pyxrf.svg
:target: https://pypi.python.org/pypi/pyxrf
.. image:: https://img.shields.io/conda/vn/conda-forge/pyxrf?color=green
:target: https://anaconda.org/conda-forge/pyxrf
.. image:: https://img.shields.io/codecov/c/github/NSLS-II/pyxrf
:target: https://codecov.io/gh/NSLS-II/pyxrf
.. image:: https://img.shields.io/github/commits-since/NSLS-II/PyXRF/latest
:target: https://github.com/NSLS-II/PyXRF
.. image:: https://img.shields.io/pypi/dm/pyxrf?label=PyPI%20downloads
:target: https://pypi.python.org/pypi/pyxrf
.. image:: https://img.shields.io/conda/dn/conda-forge/pyxrf?label=Conda-Forge%20downloads
:target: https://anaconda.org/conda-forge/pyxrf
PyXRF is a python-based sophisticated fluorescence analysis package for
fitting and visualizing X-ray fluorescence data.
`PyXRF documentation `_
`Report an issue with PyXRF `_
Installation instructions
-------------------------
PyXRF can be installed Linux, MacOS and Windows systems. Please refer
the `installation instructions `_
in the `User's Manual `_.
Youtube tutorial
----------------
The Youtube tutorial for PyXRF can be found
`here `_.
Notes
-----
The core fitting functions are a part of the
`scikit-beam `_
data analysis library for x-ray data analysis.