Welcome to disellΒΆ

⚠️ Note: Currently supported only on Linux.


Disell is a high-performance segmentation framework for Dark Field X-ray Microscopy (DFXM). It leverages parallel CPU processing to efficiently segment dislocation cells, even when boundaries are weak or noisy.

  • Methods to identify Dislocation Cells in 2D and 3D

  • Methods to grow these structures into full segmentation mask of the image/volume

There is a two level approach first using the methods in cell_idetification.py initial regions of dislocation cells are idetified for this paramter tuning is needed. In the second level using methods in region_growing.py the initial cells are used to provide a full segmentation mask.