tomopy.misc.morph

tomopy.misc.morph#

https://tomopy.readthedocs.io/en/stable/api/tomopy.misc.morph.html

Download all yaml templates

trim_sinogram.yaml

Download

🔗 Link to trim_sinogram function description

- method: trim_sinogram
  module_path: tomopy.misc.morph
  parameters:
    center: REQUIRED
    x: REQUIRED
    y: REQUIRED
    diameter: REQUIRED
downsample.yaml

Download

🔗 Link to downsample function description

- method: downsample
  module_path: tomopy.misc.morph
  parameters:
    level: 1
    axis: auto
sino_360_to_180.yaml

Download

🔗 Link to sino_360_to_180 function description

- method: sino_360_to_180
  module_path: tomopy.misc.morph
  parameters:
    overlap: ${{centering.side_outputs.overlap}}
    rotation: left
pad.yaml

Download

🔗 Link to pad function description

- method: pad
  module_path: tomopy.misc.morph
  parameters:
    axis: REQUIRED
    npad: null
    mode: constant
upsample.yaml

Download

🔗 Link to upsample function description

- method: upsample
  module_path: tomopy.misc.morph
  parameters:
    level: 1
    axis: auto