A suite of Python libraries for high performance scientific computing of microscopy data.
Project description
See <https://pycroscopy.github.io/pycroscopy/> for more info.
0. Description
A python package for image processing and scientific analysis of imaging modalities such as multi-frequency scanning probe microscopy, scanning tunneling spectroscopy, x-ray diffraction microscopy, and transmission electron microscopy. Classes implemented here are ported to a high performance computing platform at Oak Ridge National Laboratory (ORNL).
1. Package Structure
- The package structure is simple, with 4 main modules:
io: Input/Output from custom & proprietary microscope formats to HDF5.
processing: Multivariate Statistics, Machine Learning, and Filtering.
analysis: Model-dependent analysis of image information.
viz: Visualization and interactive slicing of high-dimensional data by lightweight Qt viewers.
Once a user converts their microscope’s data format into an HDF5 format, by simply extending some of the classes in io, the user gains access to the rest of the utilities present in pycroscopy.*.
2. Installation
Pycroscopy requires the installation of a development environment such as Spyder from Continuum or PyCharm.
Uninstall existing Python 2.7 distribution(s) if installed. Restart computer afterwards.
Install Anaconda 4.2.13 Python 2.7 64-bit:
Install pycroscopy:
Open a terminal (mac / linux) or command prompt (windows, if possible with administrator priveleges) and type:
pip install pycroscopy
Enjoy pycroscopy!
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 Distributions
Built Distribution
Hashes for pycroscopy-0.0a24-py2-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 63711dba9008162f5f7184ea4777d4d4b0924c7869a2464fe136c7bc4a0796e0 |
|
MD5 | 72361f0a990b55e854fe32a1572920fa |
|
BLAKE2b-256 | e9645027ea487033a0eb0a375f30afefb5055e58f9e935eb60ae7e0c3e3e93c7 |