Skip to content

Code for the article "Post-reconstruction 3D single-distance phase retrieval for multi-stage phase-contrast tomography with photon-counting detectors", Journal of Synchrotron Radiation, 26(2):510-516, 2019.

Notifications You must be signed in to change notification settings

francescobrun/phrt3D

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Post-reconstruction 3D phase retrieval (PHRT3D)

Sample data and Python code for the article: F. Brun et al., Post-reconstruction 3D single-distance phase retrieval for multi-stage phase-contrast tomography with photon-counting detectors, Journal of Synchrotron Radiation, Vol. 26, Issue 2, pp. 510-516 (2019).

Note: The code is not optimized for memory occupation. When used with the provided 4GB test dataset (256 slices of 2048x2048 pixels), it requires a machine with at least 64GB of RAM and the execution time should be less than a minute.

Input

Code requires as input a stack of propagation-based phase-contrast X-ray CT (Computed Tomography) reconstructed slices and the experimental conditions (i.e, energy, propagation distance and pixel size). Given the refractive index of the homogeneous material (i.e., delta and beta parameters), the output is the phase retrieved volume (written to disk as a stack of slices) according to a 3D version of the TIE algorithm (Paganin's).

In other words, the input is the dataset as reconstructed via a conventional "absorption" computing pipeline and the output is the phase map, as depicted in the following figure (an axial slice is reported but the process operates over the whole 3D volume):

Note: This approach does not require projection images and/or flat/dark images. It can be applied to past archived reconstructed data for which tomographic projections are no more available.

About

Code for the article "Post-reconstruction 3D single-distance phase retrieval for multi-stage phase-contrast tomography with photon-counting detectors", Journal of Synchrotron Radiation, 26(2):510-516, 2019.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages