SyneRBI / SIRF

Main repository for the CCP SynerBI software
http://www.ccpsynerbi.ac.uk
Other
59 stars 29 forks source link

Revert "Moving SyneRBI-Challenge nema-data utilities to SIRF (#1241)" #1263

Closed KrisThielemans closed 3 months ago

KrisThielemans commented 3 months ago

This reverts commit b90383e72001d994efd7d0600e5d52394c415a36.

KrisThielemans commented 3 months ago

If randoms cannot be computed for SPECT data, we need a method that computes prompts only, do we not?

sure, but we have one already, i.e. the set_input, process(), get_output().

BTW is there a way to find out whether one has PET or SPECT data?

You have to get into stir::ExamInfo::imaging_modality. We don't expose any of that to SIRF, and will have to.