You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
"--- Removing unresponsive pixels in the data, aka zingers. Use if sharp streaks are present in the reconstruction. To be applied before normalisation. ---",
185
+
"--- Removing unresponsive/dead pixels in the data, aka zingers. Use if sharp streaks are present in the reconstruction. To be applied before normalisation. ---",
186
186
indent=0,
187
187
)
188
188
pipeline_full+=yaml_template_method
@@ -223,7 +223,7 @@ def yaml_pipelines_generator(
223
223
elif"sino_360_to_180"inmethod_name:
224
224
pipeline_full.yaml_set_comment_before_after_key(
225
225
i,
226
-
"--- Using the overlap provided, converting 360 degrees scan to 180 degrees scan. --- ",
226
+
"--- Using the overlap and side provided, converting 360 degrees scan to 180 degrees scan. --- ",
comment="Horizontal detector padding to minimise circle/arc-type artifacts in the reconstruction. Set to true to enable automatic padding or an integer",
272
+
comment="Horizontal detector padding to minimise circle/arc-type artifacts in the reconstruction. Set to 'true' to enable automatic padding or an integer",
0 commit comments