Conversation
|
@KrisThielemans : in case you are wondering that the tof_sino_fwd / back projections are slightly different compared to libparallelproj v1.x - that is expected. In the new version I make sure that the "sum over TOF bins" of a TOF fwd projection is the same as the non-TOF fwd projection (if num_TOF bins is big enough) - even with truncated TOF kernels. |
|
Currently just getting zero in both fwd and backprojection... |
|
The code is currently confusing as I tried to make minimal changes, but taking into account pre-processor symbol |
de95e7f to
791904e
Compare
At runtime, you can check whether libparallelproj was built with cuda using: and at cmake config time |
|
Sure, I meant that the old CUDA code is still present in the file, but it's intentionally never used as the preprocessor symbol isn't set. |
791904e to
b357df6
Compare
|
MacOS failure is due to unrelated #1691 |
ba7b8cb to
858ddbf
Compare
See https://github.com/KUL-recon-lab/libparallelproj
Currently this PR is on top of #1676, while at least initially there is no good reason for this. Look therefore only at the last commit(s) and ignore the
test_Arrayfailure. SorryWARNING: Commits here will be rebased/squashed etc.
@gschramm @markus-jehl feel free to comment :-)