Tools for High Energy Diffraction Microscopy (HEDM) analysis
Project description
HEDM-Toolkit
HEDM-Toolkit is a comprehensive tool designed to integrate major HEDM resources available in the market. Its main objective is to streamline the pre-processing, intermediate processing, and post-processing steps of HEDM data. This toolkit was developed from the perspective of an experienced user, aiming to address the inconsistency of data standards across different synchrotron radiation sources. It facilitates users in comparing the strengths and weaknesses of mainstream software. One of the most significant features of this toolkit is the integration of AI capabilities (currently utilizing ilastik; future upgrades may incorporate or extend to deep learning). This aids in tackling challenging issues, especially AI-enhanced processing of data characterized by relatively high strain, streak-like patterns, and highly overlapping data.
Currently, the toolkit amalgamates and builds upon various open-source software, including HEXRD, ImageD11, HEXOMAP, and ilastik. The corresponding links are:
Prerequisites
Before installing HEDM-Toolkit, you must install hdf5plugin, HEXRD, ImageD11, and ilastik (advanced usage; optional, can be skipped if not needed). For installation instructions, please refer to the respective URLs provided above. It's recommended to create a conda environment, e.g., HEDM_Toolkit
.
Installing HEDM-Toolkit
You can easily install the HEDM-Toolkit using pip:
pip install HEDM-Toolkit
Getting Started
Demo Setup
To start with the toolkit, first, copy the demo folder for testing purposes. Navigate to the working directory where you wish to process data and execute the copy_demo
command within the HEDM_Toolkit
environment. Upon execution, you'll notice the addition of several files in your directory, including:
config.yml
nugget_2_frames_for_test.h5
nugget_layer0_det0_for_test.flt
nugget_layer0_det0_50bg.par
Note: Due to the need for manual completion of the ilastik project file within the ilastik visual interface, and the large size of the project file making it unsuitable for packaging within this toolkit, users are required to export it on their own and place it in the appropriate directory. Necessary paths should be updated in the config.yml
file accordingly.
Testing Main Features
-
Standardizing Original Files:
HEDM_Toolkit stand config.yml
-
Background Noise Reduction on Standardized Files: Perform pixel-based median background noise reduction.
HEDM_Toolkit sub config.yml
-
Machine Learning Processing: Process the noise-reduced files through machine learning to extract key spots information. Note: Manual extraction of *.ilp files from ilastik output is required.
HEDM_Toolkit ilastik config.yml
-
Format Conversion: Convert files obtained from the two previous steps (either Background Noise Reduction or Machine Learning Processing) for subsequent HEDM software import and calibration.
HEDM_Toolkit hedm_formats config.yml
-
Preparation for testing Indexing Grains: As the original files are quite large, previous steps utilized a slice file with only 2 frames for testing. Depending on whether the ilastik step was executed, there are two scenarios:
- If you executed the ilastik step (Machine Learning Processing), rename the
nugget_layer0_det0_for_test.flt
tonugget_layer0_det0_50bg_ilastik_proc_t1.flt
and replace the existing file. - If you did not execute the ilastik step and used the noise-reduced files directly for the subsequent indexing step, rename the
nugget_layer0_det0_for_test.flt
tonugget_layer0_det0_50bg_t1.flt
and replace the existing file.
- If you executed the ilastik step (Machine Learning Processing), rename the
-
Index Grains and Fit: Test to find grains and fit to obtain information like strain tensor, position, orientation, etc.
HEDM_Toolkit ff_HEDM_process config.yml
Additional Useful Features
(Description of other features can be added here)
For any questions, please contact ytian37@jhu.edu/ytian6688@hotmail.com or rhurley6@jhu.edu.
License: HEDM-Toolkit is distributed under the terms of the BSD 3-Clause license. All new contributions must be made under this license.
This software package was developed within Prof. Ryan Hurley's research group at Johns Hopkins University (JHU). It also incorporates contributions developed in Prof. Todd Hufnagel's research group. Author: Ye Tian.
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 HEDM_Toolkit-0.4.3.tar.gz
.
File metadata
- Download URL: HEDM_Toolkit-0.4.3.tar.gz
- Upload date:
- Size: 34.3 MB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.10.9
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | b4549c11505174b7b32605b88e7c06165045b9729e2349b4d91ba6eb734c0a9b |
|
MD5 | 36d565b69f2adedc7af8de874b334b4c |
|
BLAKE2b-256 | 6ecbb729dffebc860e13627f87c5f7cdaad376d2902545c1ceb7e0089966e7fa |
File details
Details for the file HEDM_Toolkit-0.4.3-py3-none-any.whl
.
File metadata
- Download URL: HEDM_Toolkit-0.4.3-py3-none-any.whl
- Upload date:
- Size: 34.3 MB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.10.9
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | ab28293000fa8d8b1049166bb2b4543bff5a88a7f0800be973955760bc82557b |
|
MD5 | 1dae7c96da9dcd411ff457a5ad4725b8 |
|
BLAKE2b-256 | b49d149f74765341e47463c9e6eca177855b95fa5240653773e017d33931e8d0 |