Metadata-Version: 2.1
Name: ARPES_GUI
Version: 0.0.4
Summary: software to visualize and treat the micro-ARPES spatial maps from ANTARES beamline
Home-page: https://github.com/senkovskiy/ARPES_GUI
Author: Boris Senkovskiy
Author-email: senkovskiy@gmail.com
License: UNKNOWN
Platform: UNKNOWN
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Requires-Python: >=3.7
Description-Content-Type: text/markdown
License-File: LICENSE.md

# ANTARES data browser for micro-ARPES spatial maps

This is an interactive software allowing to visualize and treat the micro-ARPES spatial maps from ANTARES beamline at syncrotron radiation facility SOLEIL (France).
The micro-ARPES data are stored in Nexus files with HDF5.

Main features:
- visualize the ARPES image from the selected point in spatial map,
- visualize integrated ARPES image from the selected area,
- convert ARPES data from real (E vs. angle) to momentum (E vs. k) space
- select the region of interest in real and momentum space and integrate the spatial map inside the selected region,
- save images (cvg, jpg etc.) and data (ARPES or spatial) in 'csv' format. 

![ARPES_GUI](https://user-images.githubusercontent.com/81705695/149383129-2ddd80c9-31a8-4cee-94b3-6241c02d6483.png)


