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
prompts_header_filename (str): filename of the prompts sinogram header file, including path
81
81
mu_map_header (str, optional): filename of mu-map header file, must be in the same folder as prompts file. Defaults to 'umap_00.h33'.
82
-
randoms_data_filename (str, optional): filename of randoms sinogram header file, must be in the same folder as prompts file. Defaults to 'smoothed_rand_00.s'.
83
-
scatter_2D_header_filename (str, optional): filename of 2D scatter header file, must be in the same folder as prompts file. Defaults to 'scat_00_00.s.hdr'.
84
-
norm_sino_data_filename (str, optional): filename of norm sinogram header file, must be in the same folder as prompts file. Defaults to 'norm3d_00.a'.
85
-
attenuation_corr_factor_data_filename (str, optional): filename of attenuation correction factor header file, must be in the same folder as prompts file. Defaults to 'acf_00.a'.
82
+
randoms_data_filename (str, optional): filename of randoms sinogram header file, must be in the same
83
+
folder as prompts file. Defaults to 'smoothed_rand_00.s'.
84
+
scatter_2D_header_filename (str, optional): filename of 2D scatter header file, must be in the same
85
+
folder as prompts file. Defaults to 'scat_00_00.s.hdr'.
86
+
norm_sino_data_filename (str, optional): filename of norm sinogram header file, must be in the same
87
+
folder as prompts file. Defaults to 'norm3d_00.a'.
88
+
attenuation_corr_factor_data_filename (str, optional): filename of attenuation correction factor header
89
+
file, must be in the same folder as prompts file. Defaults to 'acf_00.a'.
86
90
STIR_output_folder (str, optional): folder where files are written to. Defaults to 'processing', within prompts folder.
0 commit comments