tomopy.sim.project

tomopy.sim.project#

https://tomopy.readthedocs.io/en/stable/api/tomopy.sim.project.html

Download all yaml templates

add_focal_spot_blur.yaml

Download

🔗 Link to add_focal_spot_blur function description

- method: add_focal_spot_blur
  module_path: tomopy.sim.project
  parameters:
    spotsize: REQUIRED
project3.yaml

Download

🔗 Link to project3 function description

- method: project3
  module_path: tomopy.sim.project
  parameters:
    objx: REQUIRED
    objy: REQUIRED
    objz: REQUIRED
    center: ${{centering.side_outputs.centre_of_rotation}}
    emission: true
    pad: true
    sinogram_order: false
    axis: auto
add_salt_pepper.yaml

Download

🔗 Link to add_salt_pepper function description

- method: add_salt_pepper
  module_path: tomopy.sim.project
  parameters:
    prob: 0.01
    val: null
add_poisson.yaml

Download

🔗 Link to add_poisson function description

- method: add_poisson
  module_path: tomopy.sim.project
  parameters: {}
add_gaussian.yaml

Download

🔗 Link to add_gaussian function description

- method: add_gaussian
  module_path: tomopy.sim.project
  parameters:
    mean: 0
    std: null
project.yaml

Download

🔗 Link to project function description

- method: project
  module_path: tomopy.sim.project
  parameters:
    obj: REQUIRED
    center: ${{centering.side_outputs.centre_of_rotation}}
    emission: true
    pad: true
    sinogram_order: false
add_zingers.yaml

Download

🔗 Link to add_zingers function description

- method: add_zingers
  module_path: tomopy.sim.project
  parameters:
    f: 0.01
    sat: 65536
project2.yaml

Download

🔗 Link to project2 function description

- method: project2
  module_path: tomopy.sim.project
  parameters:
    objx: REQUIRED
    objy: REQUIRED
    center: ${{centering.side_outputs.centre_of_rotation}}
    emission: true
    pad: true
    sinogram_order: false
    axis: auto
add_rings.yaml

Download

🔗 Link to add_rings function description

- method: add_rings
  module_path: tomopy.sim.project
  parameters:
    std: 0.05
add_drift.yaml

Download

🔗 Link to add_drift function description

- method: add_drift
  module_path: tomopy.sim.project
  parameters:
    amp: 0.2
    period: 50
    mean: 1