httomolibgpu.recon.algorithm
#
https://diamondlightsource.github.io/httomolibgpu/api/httomolibgpu.recon.algorithm.html
FBP.yaml
- method: FBP
module_path: httomolibgpu.recon.algorithm
parameters:
center: ${{centering.side_outputs.centre_of_rotation}}
filter_freq_cutoff: 1.1
recon_size: null
recon_mask_radius: null
LPRec.yaml
- method: LPRec
module_path: httomolibgpu.recon.algorithm
parameters:
center: ${{centering.side_outputs.centre_of_rotation}}
recon_size: null
recon_mask_radius: null
CGLS.yaml
- method: CGLS
module_path: httomolibgpu.recon.algorithm
parameters:
center: ${{centering.side_outputs.centre_of_rotation}}
recon_size: null
iterations: 20
nonnegativity: true
SIRT.yaml
- method: SIRT
module_path: httomolibgpu.recon.algorithm
parameters:
center: ${{centering.side_outputs.centre_of_rotation}}
recon_size: null
iterations: 300
nonnegativity: true