STIR
STIR copied to clipboard
SPECTUB projector problem when calling set_up() after using it
@samdporter finds that if you call forward_project and then set_up() again, future projections will just be zero. This is despite ProjMatrixByBinSPECTUB::set_up essentially not doing anything if data is compatible https://github.com/UCL/STIR/blob/f69bfc0971280901adda2649bf8fe85ac0583a87/src/recon_buildblock/ProjMatrixByBinSPECTUB.cxx#L250-L257
@samdporter is this still the case since latest fix?
The problem is still present - see latest commit to this repo
Please note that this is only true when keep_all_views_in_cache = True