Security News
Fluent Assertions Faces Backlash After Abandoning Open Source Licensing
Fluent Assertions is facing backlash after dropping the Apache license for a commercial model, leaving users blindsided and questioning contributor rights.
A python package for processing Scanning Tunneling Microscopy (STM) data from RHK, based on the spym project.
Based on the spym project (version 0.9.1).
Documentation can be found here: https://zrbyte.github.io/rhkpy/
If you use this package in your publication, consider citing it: Peter Nemes-I., & Mirco Panighel. (2023). zrbyte/rhkpy: v1.3.3 (v1.3.3). Zenodo. https://zenodo.org/doi/10.5281/zenodo.10143224
mapsection
)qplot
)navigation
function).genthumbs
)peakfit
)pip install rhkpy
import rhkpy
# Load an sm4 file
data = rhkpy.rhkdata('filename.sm4')
# "quick plot" of the data
data.qplot()
# make thumbnails of the sm4 files in the current working directory
rhkpy.genthumbs()
Also take a look at the demo.ipynb
and tutorial.ipynb
Jupyter notebooks in this repository.
To make the most of rhkpy, also consult the xarray documentation and check out plotting examples, with HoloViews. The HoloViews website has examples on how to customize plots, as well as tutorial notebooks.
FAQs
A python package for processing Scanning Tunneling Microscopy (STM) data from RHK, based on the spym project.
We found that rhkpy demonstrated a healthy version release cadence and project activity because the last version was released less than a year ago. It has 1 open source maintainer collaborating on the project.
Did you know?
Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.
Security News
Fluent Assertions is facing backlash after dropping the Apache license for a commercial model, leaving users blindsided and questioning contributor rights.
Research
Security News
Socket researchers uncover the risks of a malicious Python package targeting Discord developers.
Security News
The UK is proposing a bold ban on ransomware payments by public entities to disrupt cybercrime, protect critical services, and lead global cybersecurity efforts.