Closed robbietuk closed 3 years ago
SGC currently has the ability to use random rejection of events, which can be used to limit the number of events in the produced sinogram.
SGC's UnlistROOT script could take an additional argument that can modify the value of num_events_to_store, see https://github.com/UCL/STIR/blob/40545147179fbe2b1131679672375cc91a39ab55/examples/samples/lm_to_projdata.par#L19. By default, this would have to be -1 to have no impact.
num_events_to_store
SGC currently has the ability to use random rejection of events, which can be used to limit the number of events in the produced sinogram.
SGC's UnlistROOT script could take an additional argument that can modify the value of
num_events_to_store
, see https://github.com/UCL/STIR/blob/40545147179fbe2b1131679672375cc91a39ab55/examples/samples/lm_to_projdata.par#L19. By default, this would have to be -1 to have no impact.