Metadata-Version: 2.4
Name: ncempy
Version: 1.14
Summary: openNCEM's Python Package
Home-page: https://github.com/ercius/openNCEM
Author: P. Ercius, F. Niekiel, C. Ophus, T. Pekin, Z. Gainsforth
Author-email: percius@lbl.gov
License: GPLv3+, MIT
Keywords: electron microscopy image diffraction processing simulation
Classifier: Development Status :: 4 - Beta
Classifier: Intended Audience :: Science/Research
Classifier: Topic :: Scientific/Engineering
Classifier: License :: OSI Approved :: GNU General Public License v3 or later (GPLv3+)
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Classifier: Programming Language :: Python :: 3.13
License-File: LICENSE
Requires-Dist: numpy>=2
Requires-Dist: scipy
Requires-Dist: matplotlib
Requires-Dist: h5py>=3
Provides-Extra: edstomo
Requires-Dist: glob2; extra == "edstomo"
Requires-Dist: genfire; extra == "edstomo"
Requires-Dist: hyperspy; extra == "edstomo"
Requires-Dist: scikit-image; extra == "edstomo"
Requires-Dist: ipyvolume; extra == "edstomo"
Dynamic: author
Dynamic: author-email
Dynamic: classifier
Dynamic: description
Dynamic: home-page
Dynamic: keywords
Dynamic: license
Dynamic: license-file
Dynamic: provides-extra
Dynamic: requires-dist
Dynamic: summary

``ncempy`` is openNCEM's python package. It provides various algorithms and routines to process or simulate images.

You can find the documentation of ``ncempy`` at https://openncem.readthedocs.io/en/latest/.
