Metadata-Version: 2.1
Name: piva
Version: 2.0.0a0
Summary: PIVA - Python Interactive Viewer for Arpes
Home-page: https://github.com/pudeIko/piva.git
Author: Wojtek Pudelko
Author-email: wojciech.pudelko@psi.ch
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Requires-Python: >=3.9
Description-Content-Type: text/markdown
License-File: LICENSE

# PIVA - Python Interactive Viewer for Arpes

PIVA is a GUI-application for data visualisation from Angle-Resolved 
Photoemission Spectroscopy (ARPES) experiments.

![](https://raw.githubusercontent.com/pudeIko/piva/master/doc/img/piva_showcase.gif)

PIVA is intended to support ARPES experimenters by providing a python tool 
for fast inspection of acquired data.
It has been developed by beamline scientists for that exact purpose and 
contains functionality for preliminary analysis that is often required during 
an ARPES experiement.

Please refer to the [documentation](https://piva.readthedocs.io/en/latest/) 
for more.
