UCL / STIR

Software for Tomographic Image Reconstruction
http://stir.sourceforge.net/
Other
108 stars 91 forks source link

pSTIR.ListModeToSinograms.set_template from ProjData #234

Closed evgueni-ovtchinnikov closed 3 years ago

evgueni-ovtchinnikov commented 6 years ago

LmToProjData.post_processing() fails if template_proj_data_name is empty, which prevents the resolution of https://github.com/CCPPETMR/SIRF/issues/173

KrisThielemans commented 3 years ago

This is addressed in #828 by splitting functionality to set_up(). It will mean that SIRF will have to call set_up() once merged (to release_4 and master).