Contains tools for analyzing electron microscopy data that are not available in ``hyperspy``.
Project description
Electron Microscopy Pix (EMPix)
empix is a Python library that contains tools for analyzing electron
microscopy data that are not available in
hyperspy.
Visit the empix website for a web version
of the installation instructions, the reference guide, and the examples archive.
The source code can be found in the empix GitHub
repository.
Table of contents
Instructions for installing and uninstalling empix
Installing empix
For all installation scenarios, first open up the appropriate command line interface. On Unix-based systems, you could open e.g. a terminal. On Windows systems you could open e.g. an Anaconda Prompt as an administrator.
Installing empix using pip
Before installing empix, make sure that you have activated the (virtual)
environment in which you intend to install said package. After which, simply run
the following command:
pip install empix
The above command will install the latest stable version of empix.
To install the latest development version from the main branch of the empix GitHub repository, one must first clone the repository by running the following command:
git clone https://github.com/mrfitzpa/empix.git
Next, change into the root of the cloned repository, and then run the following command:
pip install .
Note that you must include the period as well. The above command executes a
standard installation of empix.
Optionally, for additional features in empix, one can install additional
dependencies upon installing empix. To install a subset of additional
dependencies (along with the standard installation), run the following command
from the root of the repository:
pip install .[<selector>]
where <selector> can be one of the following:
tests: to install the dependencies necessary for running unit tests;examples: to install the dependencies necessary for executing files stored in<root>/examples, where<root>is the root of the repository;docs: to install the dependencies necessary for documentation generation;all: to install all of the above optional dependencies.
Alternatively, one can run:
pip install empix[<selector>]
elsewhere in order to install the latest stable version of empix, along with
the subset of additional dependencies specified by <selector>.
Installing empix using conda
To install empix using the conda package manager, run the following command:
conda install -c conda-forge empix
The above command will install the latest stable version of empix.
Uninstalling empix
If empix was installed using pip, then to uninstall, run the following
command:
pip uninstall empix
If empix was installed using conda, then to uninstall, run the
following command:
conda remove empix
Learning how to use empix
For those new to the empix library, it is recommended that they take a look at
the Examples page, which
contain code examples that show how one can use the empix library. While going
through the examples, readers can consult the empix reference
guide to understand
what each line of code is doing.
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
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file empix-0.0.11.tar.gz.
File metadata
- Download URL: empix-0.0.11.tar.gz
- Upload date:
- Size: 1.4 MB
- Tags: Source
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/6.1.0 CPython/3.13.12
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
d328ecdf114031b78f8555490bc72b37d4230537bbc5aafbc248b5ad4bea1a38
|
|
| MD5 |
70f8ac648798c889e70ac5ea9f1e223d
|
|
| BLAKE2b-256 |
c83290f28f21d096a965d5cf5f97a34ea96a0f54ebd25653f61d2a9f4ff6bc9c
|
Provenance
The following attestation bundles were made for empix-0.0.11.tar.gz:
Publisher:
publish_release_to_pypi.yml on mrfitzpa/empix
-
Statement:
-
Statement type:
https://in-toto.io/Statement/v1 -
Predicate type:
https://docs.pypi.org/attestations/publish/v1 -
Subject name:
empix-0.0.11.tar.gz -
Subject digest:
d328ecdf114031b78f8555490bc72b37d4230537bbc5aafbc248b5ad4bea1a38 - Sigstore transparency entry: 1310939155
- Sigstore integration time:
-
Permalink:
mrfitzpa/empix@02cf964cff495b5e568b6b0c89da6ee81b0841da -
Branch / Tag:
refs/tags/v0.0.11 - Owner: https://github.com/mrfitzpa
-
Access:
public
-
Token Issuer:
https://token.actions.githubusercontent.com -
Runner Environment:
github-hosted -
Publication workflow:
publish_release_to_pypi.yml@02cf964cff495b5e568b6b0c89da6ee81b0841da -
Trigger Event:
release
-
Statement type:
File details
Details for the file empix-0.0.11-py3-none-any.whl.
File metadata
- Download URL: empix-0.0.11-py3-none-any.whl
- Upload date:
- Size: 32.8 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/6.1.0 CPython/3.13.12
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
821e0f20c8a39e889e5e88d18dc1a2ba19b9c1dd4c538826604dcbba90eca74f
|
|
| MD5 |
1b245683c67042ce7ce5675420a3e471
|
|
| BLAKE2b-256 |
1f5639031937cc96348c854fe6d05626354eb5cd72a62ce893b2062fe5b58f0e
|
Provenance
The following attestation bundles were made for empix-0.0.11-py3-none-any.whl:
Publisher:
publish_release_to_pypi.yml on mrfitzpa/empix
-
Statement:
-
Statement type:
https://in-toto.io/Statement/v1 -
Predicate type:
https://docs.pypi.org/attestations/publish/v1 -
Subject name:
empix-0.0.11-py3-none-any.whl -
Subject digest:
821e0f20c8a39e889e5e88d18dc1a2ba19b9c1dd4c538826604dcbba90eca74f - Sigstore transparency entry: 1310939287
- Sigstore integration time:
-
Permalink:
mrfitzpa/empix@02cf964cff495b5e568b6b0c89da6ee81b0841da -
Branch / Tag:
refs/tags/v0.0.11 - Owner: https://github.com/mrfitzpa
-
Access:
public
-
Token Issuer:
https://token.actions.githubusercontent.com -
Runner Environment:
github-hosted -
Publication workflow:
publish_release_to_pypi.yml@02cf964cff495b5e568b6b0c89da6ee81b0841da -
Trigger Event:
release
-
Statement type: