Skip to main content

Plugin for tracking the width and depth of the melt pool and keyhole in x-ray images of laser powder bed fusion experiments.

Project description

napari-melt-pool-tracker

Developed by the EPFL Center for Imaging for the Thermomechanical Metallurgy Laboratory in Sep 2023. Plugin for tracking the width and depth of the melt pool and keyhole in x-ray images of laser powder bed fusion experiments.

License BSD-3 PyPI Python Version tests codecov napari hub DOI


Installation

You can install napari-melt-pool-tracker via pip:

pip install napari-melt-pool-tracker

Getting Started with napari-melt-pool-tracker

Reading Data

  • The napari-melt-pool-tracker plugin can read h5 files from the ID19 and TOMCAT beam lines.
  • When opening an h5 file in napari, select the "Melt Pool Tracker" as the reader for the mentioned beamlines.
  • Once the data is loaded, you have the option to save the layer as a tif file if needed.

Pre-processing

  • For large images, it is recommended to crop them in both time and space to include only the relevant parts of the image stack.

1. Determine Laser Speed and Position

  • This step helps identify the laser in the images for later reslicing the stack with a moving window following the laser.
  • It generates a projection of the stack along the y-axis, creating an x-t image where the laser's position appears as an oblique line in the projection.

To perform this step:

  1. Select the stack you want to work on using the "Input" drop-down menu.
  2. Choose one of three projection modes:
    • Default: Maximum projection along y.
    • Pre mean: Divide each frame by the mean projection along the t-axis (to remove background) and then perform a maximum projection along y.
    • Post median: Perform a maximum projection along y and then divide the projected images by a median-filtered version in the x-direction (to remove horizontal strips).
  3. Click "Run" to generate a new layer with the projected image and a shapes layer with a line.
  4. Select the line layer, use the "Select vertices" tool to match the line with the laser in the projected image.

2. Reslice with Moving Window

  • This step reslices the stack with a moving window that follows the laser's position.

To perform this step:

  1. Select the input stack using the "Stack" drop-down menu.
  2. Choose the line layer with the laser's position using the "Line" drop-down menu.
  3. Adjust the "Left margin" and "Right margin" sliders to set the size of the window to the left and right of the laser's position.
  4. Click "Run" to create three new layers: a resliced stack, a shapes layer indicating the laser's position based on your previous annotation, and a shapes layer with lines indicating the window's position in the original image.
  5. If the window size doesn't fit the melt pool correctly, adjust it using the margin sliders. Disable the "Auto run" checkbox for large stacks to control when reslicing occurs.

3. Filter Image

  • This step aims to reduce noise in the images by applying a median filter.

To filter the image:

  • Select the resliced layer as the input.
  • Use the "Kernel" sliders to set the size of the median filter along different axes.
  • Disable "Auto run" for large stacks due to the computational cost. After median filtering, the function applies Otsu thresholding to remove the background. Adjust the contrast as needed.

4. Calculate Radial Gradient

  • This step calculates the gray value gradient in the radial direction with respect to a point on the surface, forming the origin. You can set the horizontal position of the origin using the position slider.

To calculate the radial gradient:

  • Select the resliced and filtered stack as input.
  • Adjust the contrast for the new radial gradient layer.

5. Annotate

To annotate points:

  • Select any of the resliced layers as your reference image.
  • Change the name in the "Name of the tracked point" text box to define the point you want to track, e.g., 'MP depth'.
  • Click "Add new layer" to create a new points layer with the specified name, automatically selected as the active layer.
  • Start tracking by pressing 't' on your keyboard. Enable "Auto play when tracking is started" for automatic playback.
  • Adjust playback parameters as needed. Setting "Loop mode" to 'once' is advised to prevent overwriting tracked points. You can track points manually by scrolling through slices/frames (hold down ctrl) and saving your cursor positions at each index change.

Saving and Processing Results

  • You can save the 'window_coordinates' layer and point layers with tracked points as CSV files for further processing with external software.

Contributing

Contributions are very welcome. Tests can be run with tox, please ensure the coverage at least stays the same before you submit a pull request.

License

Distributed under the terms of the BSD-3 license, "napari-melt-pool-tracker" is free and open source software

Issues

If you encounter any problems, please [file an issue] along with a detailed description.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

napari_melt_pool_tracker-0.1.3.tar.gz (13.9 MB view details)

Uploaded Source

Built Distribution

napari_melt_pool_tracker-0.1.3-py3-none-any.whl (14.0 MB view details)

Uploaded Python 3

File details

Details for the file napari_melt_pool_tracker-0.1.3.tar.gz.

File metadata

File hashes

Hashes for napari_melt_pool_tracker-0.1.3.tar.gz
Algorithm Hash digest
SHA256 947f80d0968f7b521527513a48aa1caa9c518ec42a33129990c03730e71d06cc
MD5 3ae617e599176ef0d375f33aadfab2da
BLAKE2b-256 52fbc0c46507b39c1d37e3905fc30902c49cb02940fdc8db00fb9f4c5c864401

See more details on using hashes here.

File details

Details for the file napari_melt_pool_tracker-0.1.3-py3-none-any.whl.

File metadata

File hashes

Hashes for napari_melt_pool_tracker-0.1.3-py3-none-any.whl
Algorithm Hash digest
SHA256 84f72df2c2a64de87a9894187075596007299c70b53e030c123d6312ec1e2676
MD5 1cbf6b2c0d27292d3863712a34abd0f0
BLAKE2b-256 fa37b2b0ac19acb6370103bcfab99a29eaa6a8ade7fda151de10a1623e959d28

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page