SIRF icon indicating copy to clipboard operation
SIRF copied to clipboard

OSSPS writes _precomputed_denominator.* in current directory

Open KrisThielemans opened this issue 5 years ago • 3 comments

This happens in examples/PET/ossps_reconstruction.py presumably there is no output filename. Ideally this would be switched off from SIRF.

KrisThielemans avatar May 21 '20 17:05 KrisThielemans

I actually see reconstructed_image_precomputed_denominator.* both on Windows and VM.

The option to switch this output off must be introduced in OSSPSReconstruction<TargetT>:: precompute_denominator_of_conditioner_without_penalty() - e.g. do not write if prefix is empty, then the output could be switched off by SIRF.

evgueni-ovtchinnikov avatar May 22 '20 08:05 evgueni-ovtchinnikov

ok. please create a STIR issue, but don't tackle it yet!

KrisThielemans avatar May 22 '20 10:05 KrisThielemans

sorry, forgot to mention: STIR issue #548 was created 20 days ago

evgueni-ovtchinnikov avatar Jun 11 '20 14:06 evgueni-ovtchinnikov