
Security News
TypeScript is Porting Its Compiler to Go for 10x Faster Builds
TypeScript is porting its compiler to Go, delivering 10x faster builds, lower memory usage, and improved editor performance for a smoother developer experience.
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
TypeScript is porting its compiler to Go, delivering 10x faster builds, lower memory usage, and improved editor performance for a smoother developer experience.
Research
Security News
The Socket Research Team has discovered six new malicious npm packages linked to North Korea’s Lazarus Group, designed to steal credentials and deploy backdoors.
Security News
Socket CEO Feross Aboukhadijeh discusses the open web, open source security, and how Socket tackles software supply chain attacks on The Pair Program podcast.