Skip to main content
Ctrl+K

MSUtils documentation

  • Usage
  • API
  • Test Coverage
  • Usage
  • API
  • Test Coverage

Section Navigation

  • MSUtils.voronoi.main
    • MSUtils.voronoi.main.main
  • MSUtils.voronoi.VoronoiGBErosion
    • MSUtils.voronoi.VoronoiGBErosion.PeriodicVoronoiImageErosion
  • MSUtils.voronoi.VoronoiImage
    • MSUtils.voronoi.VoronoiImage.PeriodicVoronoiImage
  • MSUtils.voronoi.VoronoiSeeds
    • MSUtils.voronoi.VoronoiSeeds.test_sampling_methods
    • MSUtils.voronoi.VoronoiSeeds.VoronoiSeeds
  • MSUtils.voronoi.VoronoiTessellation
    • MSUtils.voronoi.VoronoiTessellation.PeriodicVoronoiTessellation
  • MSUtils.general.ComBoMicrostructureImage
    • MSUtils.general.ComBoMicrostructureImage.main
    • MSUtils.general.ComBoMicrostructureImage.ComBoMicrostructureImage
    • MSUtils.general.ComBoMicrostructureImage.VoxelInfo
  • MSUtils.general.compute_correlation_length
    • MSUtils.general.compute_correlation_length.compute_correlation_length
    • MSUtils.general.compute_correlation_length.exponential_decay
    • MSUtils.general.compute_correlation_length.main
    • MSUtils.general.compute_correlation_length.plot_mid_planes
    • MSUtils.general.compute_correlation_length.visualize_correlation
  • MSUtils.general.h52xdmf
    • MSUtils.general.h52xdmf.print_verbose
    • MSUtils.general.h52xdmf.set_verbose
    • MSUtils.general.h52xdmf.write_xdmf
  • MSUtils.general.MicrostructureImage
    • MSUtils.general.MicrostructureImage.MicrostructureImage
  • MSUtils.general.resize_image
    • MSUtils.general.resize_image.resize_image
  • API
  • MSUtils.gene...

MSUtils.general.compute_correlation_length#

Functions

compute_correlation_length

Compute the correlation length of an image using FFT and exponential decay fitting.

exponential_decay

main

plot_mid_planes

Visualize the mid-planes (XY, YZ, XZ) of the autocorrelation function for 3D data.

visualize_correlation

Visualize the autocorrelation function and exponential fits for each dimension.

previous

MSUtils.general.ComBoMicrostructureImage.VoxelInfo

next

MSUtils.general.compute_correlation_length.compute_correlation_length

Show Source

© Copyright 2024, DAE.

Created using Sphinx 8.0.2.

Built with the PyData Sphinx Theme 0.15.4.