A python module for segmentation of STEM images
Project description
Automatic segmentation of STEM images
Automatic segmentation of Scanning Transmission Electron Microscope (STEM) images with unsupervised machine learning
Learning more
If you want to learn more about this project, you may read our manuscript that is not yet completely finished, or our presentation for BiGmax workshop 2020.
Getting Started
Prerequisites
python 3, numpy, scipy, scikit-learn, fftw3
Installing
via conda, the simplest way, highly recommended
conda install -c conda-forge pystem
via pip
1. First make sure that FFTW3 library is installed
2. pip install pystem
via source code
1. First make sure that FFTW3 library is installed
then type commands:
git clone https://github.com/NingWang1990/pySTEM.git
cd pySTEM
python setup.py build
python setup.py install --user
How to use
Examples can be found in the examples folder Give it a try right now by simply clicking the 'launch binder' button
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
pystem-0.0.26.tar.gz
(35.5 kB
view details)
File details
Details for the file pystem-0.0.26.tar.gz
.
File metadata
- Download URL: pystem-0.0.26.tar.gz
- Upload date:
- Size: 35.5 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.3.0 pkginfo/1.5.0.1 requests/2.24.0 setuptools/49.2.0.post20200714 requests-toolbelt/0.9.1 tqdm/4.47.0 CPython/3.8.3
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | ebf4ff0456e2e27a04a939bd457b8aea8a851e139303ebd05fa276c1f94f30dd |
|
MD5 | 08c15b3749df7fed808fe4d603d4682a |
|
BLAKE2b-256 | 7aa48885c4085e25cbb44d868780ccdf9778b8ebfca62e5e039ec984b6bdcccd |