An open API service indexing awesome lists of open source software.

https://github.com/nsls2/pyxrf

Fluorescence fitting GUI.
https://github.com/nsls2/pyxrf

Last synced: 6 months ago
JSON representation

Fluorescence fitting GUI.

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.