httomolibgpu.recon.algorithm

httomolibgpu.recon.algorithm#

https://diamondlightsource.github.io/httomolibgpu/api/httomolibgpu.recon.algorithm.html

Download all yaml templates

LPRec3d_tomobar.yaml

Download

- method: LPRec3d_tomobar
  module_path: httomolibgpu.recon.algorithm
  parameters:
    center: ${{centering.side_outputs.centre_of_rotation}}
    filter_type: shepp
    filter_freq_cutoff: 1.0
    recon_size: null
    recon_mask_radius: 0.95
    neglog: false
FBP2d_astra.yaml

Download

- method: FBP2d_astra
  module_path: httomolibgpu.recon.algorithm
  parameters:
    center: ${{centering.side_outputs.centre_of_rotation}}
    filter_type: ram-lak
    filter_parameter: null
    filter_d: null
    recon_size: null
    recon_mask_radius: 0.95
    neglog: false
FBP3d_tomobar.yaml

Download

- method: FBP3d_tomobar
  module_path: httomolibgpu.recon.algorithm
  parameters:
    center: ${{centering.side_outputs.centre_of_rotation}}
    filter_freq_cutoff: 0.35
    recon_size: null
    recon_mask_radius: 0.95
    neglog: false
SIRT3d_tomobar.yaml

Download

- method: SIRT3d_tomobar
  module_path: httomolibgpu.recon.algorithm
  parameters:
    center: ${{centering.side_outputs.centre_of_rotation}}
    recon_size: null
    iterations: 300
    nonnegativity: true
    neglog: false
CGLS3d_tomobar.yaml

Download

- method: CGLS3d_tomobar
  module_path: httomolibgpu.recon.algorithm
  parameters:
    center: ${{centering.side_outputs.centre_of_rotation}}
    recon_size: null
    iterations: 20
    nonnegativity: true
    neglog: false