Metadata-Version: 2.1
Name: maxrf4u
Version: 0.0.1
Summary: A Python package for user friendly visualization of MA-XRF data
Home-page: https://github.com/fligt/maxrf4u/tree/main/
Author: Frank Ligterink
Author-email: frank.ligterink@lombok.nl
License: GNU General Public License v3
Description: # Welcome to maxrf4u
        > Also struggling to make sense of your noisy and too-big-for-memory MA-XRF spectral image data? 
        
        
        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. My goal is to make the package available for installation soon...  
        
        Frank Ligterink 
        
        See [link](https://fligt.github.io/maxrf4u/) to documentation. 
        
Keywords: maxrf
Platform: UNKNOWN
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: License :: OSI Approved :: GNU General Public License v3 (GPLv3)
Requires-Python: >=3.7
Description-Content-Type: text/markdown
