Metadata-Version: 2.1
Name: maxrf4u
Version: 0.1.25
Summary: Explore your X-Ray Fluorescence spectral images
Home-page: https://github.com/fligt/maxrf4u
Author: Frank Ligterink
Author-email: frank.ligterink@gmail.com
License: GNU General Public License v3
Keywords: ma-xrf
Classifier: Development Status :: 3 - Alpha
Classifier: Intended Audience :: Developers
Classifier: Natural Language :: English
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: License :: OSI Approved :: GNU General Public License v3 (GPLv3)
Requires-Python: >=3.7
Description-Content-Type: text/markdown
License-File: LICENSE
Requires-Dist: fisx
Requires-Dist: numpy
Requires-Dist: dask[complete]
Requires-Dist: dask-image
Requires-Dist: zarr
Requires-Dist: IPython
Requires-Dist: opencv-python
Requires-Dist: matplotlib
Requires-Dist: scipy
Requires-Dist: ipywidgets
Requires-Dist: ipyleaflet
Requires-Dist: scikit-image
Requires-Dist: imageio
Requires-Dist: mendeleev
Requires-Dist: moseley
Requires-Dist: scikit-learn
Requires-Dist: xraydb
Requires-Dist: Pillow
Provides-Extra: dev

# Welcome to maxrf4u


<!-- WARNING: THIS FILE WAS AUTOGENERATED! DO NOT EDIT! -->

Macro X-Ray Fluorescence (MA-XRF) scanning of cultural heritage objects
is becoming a standard technique that is increasingly applied also to
paper based artworks. Unfortunately, the visualization and
interpretation of MA-XRF data is technically challenging and therefore
obstructing interdisciplinary cooperation. That is why I have started to
develop the open source python package `maxrf4u` to help you and me with
our data analysis.

This package is developed out in the open. If you are interested you can
follow my ideas under construction in this documentation and already try
out the Jupyter
[notebooks](https://github.com/fligt/maxrf4u/tree/main/notebooks) in
this repository. Although this is **a-work-in-progress**, the package is
available for installation from the python package index:

[![](https://badge.fury.io/py/maxrf4u.svg)](https://pypi.org/project/maxrf4u/)

Frank Ligterink

See [link](https://fligt.github.io/maxrf4u/) to documentation.
