Use 4D-Explorer to process and analyze 4D-STEM data.
Project description
4D-Explorer
4D-Explorer is a software to analyze four-dimensional scanning transmission electron microscopy (4D-STEM) data. It can import and save 4D-STEM datasets and their metadata, calibrate them and reconstruct images in real space. See Colin Ohpus, 2019 for more information.
Installation FourDExplorer from Executable
From releases page of GitHub, we download packages according to the operating system. Currently, Windows 10, Windows 11 and MacOS are supported. For Linux, see Installation FourDExplorer from Source instead.
Next, unzip the downloaded packages, and execute 4D-Explorer.exe to open the software.
Installation FourDExplorer from PyPI
It is recommended to use Anaconda to set up the programming environment:
conda update conda
conda create -n FourDExplorer python==3.10
conda activate FourDExplorer
pip install --upgrade FourDExplorer
Then, run python
python
Now, we import the FourDExplorer module and run the GUI:
>>> from FourDExplorer import FourDExplorer
>>> FourDExplorer.run()
Test Data
We provide three sets of test data, namely gold_nanoparticle_06, gold_nanoparticle_07, and MoS2_14. The download links for these datasets are as follows:
- Google Drive: 4D-Explorer Test Dataset
- Baidu Netdisk: 4D-Explorer Test Dataset, Extraction Code: 64s2
The parameters of the test data can be found in the 4D-Explorer Docs: Test Data
Documentation and Tutorials
See 4D-Explorer Docs for detailed documentation and tutorials.
Performance
4D-Explorer never read the whole dataset into memory at once. It usually does not require large memory for computing.
Cite
Our article about this software can be found in Arxiv
Contribution
It is welcome for contributing. See Github Repository
Support Our Work
If this work helps you in your research, please let us know!
LICENSE
4D-Explorer is under GPLv3 license. See LICENSE file in the repository.
Hu Yiming Oct 8, 2022 Nanjing University
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
File details
Details for the file FourDExplorer-0.6.5.tar.gz
.
File metadata
- Download URL: FourDExplorer-0.6.5.tar.gz
- Upload date:
- Size: 19.6 MB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.1 CPython/3.10.15
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | be8fcc5f52ff007515cd855009b91c648a9701aaa5961843840a9a0c13992a61 |
|
MD5 | 0ed322b6758c53332e0b65584a0a2083 |
|
BLAKE2b-256 | 22f94d751d87d35d6b294f512fd831d526bba122c422b6bcdecab6cab68504ad |
File details
Details for the file FourDExplorer-0.6.5-py3-none-any.whl
.
File metadata
- Download URL: FourDExplorer-0.6.5-py3-none-any.whl
- Upload date:
- Size: 19.8 MB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.1 CPython/3.10.15
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | f9e9592324ff137cd2b46e4c4583a38c09f7e6b07e87ba107f9215e7b7421581 |
|
MD5 | f56a7028f83dfee05bf8496d8ede2a54 |
|
BLAKE2b-256 | 1bd9267f621dd760eb199b61a79aa3f5c6b10faab6869758f10ca1cf3cad065a |