tomopy.misc.corr
#
https://tomopy.readthedocs.io/en/stable/api/tomopy.misc.corr.html
remove_outlier.yaml
🔗 Link to remove_outlier function description
- method: remove_outlier
module_path: tomopy.misc.corr
parameters:
dif: REQUIRED
size: 3
axis: auto
adjust_range.yaml
🔗 Link to adjust_range function description
- method: adjust_range
module_path: tomopy.misc.corr
parameters:
dmin: null
dmax: null
circ_mask.yaml
🔗 Link to circ_mask function description
- method: circ_mask
module_path: tomopy.misc.corr
parameters:
axis: REQUIRED
ratio: 1
val: 0.0
median_filter3d.yaml
🔗 Link to median_filter3d function description
- method: median_filter3d
module_path: tomopy.misc.corr
parameters:
size: 3
remove_ring.yaml
🔗 Link to remove_ring function description
- method: remove_ring
module_path: tomopy.misc.corr
parameters:
rec: REQUIRED
center_x: null
center_y: null
thresh: 300.0
thresh_max: 300.0
thresh_min: -100.0
theta_min: 30
rwidth: 30
int_mode: WRAP
sobel_filter.yaml
🔗 Link to sobel_filter function description
- method: sobel_filter
module_path: tomopy.misc.corr
parameters:
axis: auto
remove_outlier3d.yaml
🔗 Link to remove_outlier3d function description
- method: remove_outlier3d
module_path: tomopy.misc.corr
parameters:
dif: REQUIRED
size: 3
remove_neg.yaml
🔗 Link to remove_neg function description
- method: remove_neg
module_path: tomopy.misc.corr
parameters:
val: 0.0
remove_outlier1d.yaml
🔗 Link to remove_outlier1d function description
- method: remove_outlier1d
module_path: tomopy.misc.corr
parameters:
dif: REQUIRED
size: 3
axis: auto
gaussian_filter.yaml
🔗 Link to gaussian_filter function description
- method: gaussian_filter
module_path: tomopy.misc.corr
parameters:
sigma: 3
order: 0
axis: auto
remove_nan.yaml
🔗 Link to remove_nan function description
- method: remove_nan
module_path: tomopy.misc.corr
parameters:
val: 0.0
median_filter_nonfinite.yaml
🔗 Link to median_filter_nonfinite function description
- method: median_filter_nonfinite
module_path: tomopy.misc.corr
parameters:
size: 3
callback: null
median_filter.yaml
🔗 Link to median_filter function description
- method: median_filter
module_path: tomopy.misc.corr
parameters:
size: 3
axis: auto