NIPET
NIPET copied to clipboard
C++/CUDA: Use CuVec unified memory
As with https://github.com/NiftyPET/NIMPA/pull/16 and https://github.com/NiftyPET/NIMPA/pull/15.
This would allow for implementing MLEM & OSEM reconstruction in pure Python (using projectors and resolution modelling filters directly) without any unnecessary memory copies.
- [x] upgrade
petprj.fprj
&petprj.bprj
#36 - [ ] replace
petprj.osem
with direct calls to the above - [ ] update
vsm
to work withoutconvert2e7