
Security News
CVE Volume Surges Past 48,000 in 2025 as WordPress Plugin Ecosystem Drives Growth
CVE disclosures hit a record 48,185 in 2025, driven largely by vulnerabilities in third-party WordPress plugins.
snom-analysis
Advanced tools
A package to load, manipulate and visualize SNOM and AFM data.
The package contains several classes, one for each implemented measurement type (so far: SNOM/AFM images, approach/deproach curves and 3D scans (2D approach curves)). These classes need the path to the measurement folder as well as the channels as input. The classes will then load the data of all specified channels as well as the measurement parameters and the header information of the measurement files. The data can then be manipulated and plotted. Each manipulation changes the data in the memory and also the parameter dictionaries if necessary. The data can then also be saved with the changes.
The package will also create a folder in the users home directory to store several files like a config file, a plot memory, a matplotlib style file and a general plotting parameters file. Making it easier to adjust the package to your needs.
The package can be installed via pip::
pip install snom-analysis
If you install via pip all dependencies will be installed automatically. I recommend to use a virtual environment.
The documentation can be found at https://snom-analysis.readthedocs.io/en/latest/index.html
FAQs
Package for displaying and manipulating SNOM and AFM data
We found that snom-analysis 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
CVE disclosures hit a record 48,185 in 2025, driven largely by vulnerabilities in third-party WordPress plugins.

Security News
Socket CEO Feross Aboukhadijeh joins Insecure Agents to discuss CVE remediation and why supply chain attacks require a different security approach.

Security News
Tailwind Labs laid off 75% of its engineering team after revenue dropped 80%, as LLMs redirect traffic away from documentation where developers discover paid products.