Metadata-Version: 2.1
Name: rhkpy
Version: 1.2.1
Summary: A python package for processing Scanning Tunneling Microscopy (STM) data from RHK, based on the spym project.
Home-page: https://github.com/zrbyte/rhkpy
Author: Peter Nemes-Incze
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Classifier: Operating System :: OS Independent
Description-Content-Type: text/markdown
License-File: LICENSE
Requires-Dist: matplotlib
Requires-Dist: numpy
Requires-Dist: pandas
Requires-Dist: scipy
Requires-Dist: xarray >=2023.7.0
Requires-Dist: holoviews >=1.17.0
Requires-Dist: hvplot >=0.8.4
Requires-Dist: bokeh >=3.2.2
Requires-Dist: panel >=1.2.1
Requires-Dist: selenium

# RHK STM data analysis tools

Based on the spym project (version 0.9), for personal use in our research group. If you want to contribute, please do so in the main [rescipy project](https://github.com/rescipy-project/spym).

Documentation can be found here: https://zrbyte.github.io/rhkpy/

[![Binder](https://mybinder.org/badge_logo.svg)](https://mybinder.org/v2/gh/zrbyte/rhkpy/HEAD)
