NIPET
NIPET copied to clipboard
High-throughput PET image reconstruction with high quantitative accuracy and precision
Hi @pjmark- I was using the nipet.lm.get_time_offset to get the time offset due to injection delay, but when I then incorporate that value in nipet.lm.dynamic_timings per the [documentation](https://niftypet.readthedocs.io/en/latest/tutorials/dynrecon/#time-offset-due-to-injection-delay), the frame...
I am trying to install nipet but am facing issues. I am using CUDA v12.3 and it does not have a curand static library. This is the error that I...
@rijobro wrapped NiftyPET into STIR. He had to hard-wire some of the python NIPET initialisations into the STIR C++, but it wasn't too bad. I've now looked at updating to...
Fixes #51 However, I'm not sure if this is a good idea. The names of these include files could potentially overlap with names from other packages. It would be far...
https://github.com/UCL/STIR/pull/1292 creates a GitHub action which installs nipet from pypy in a venv. However, `prjb.h` is not included as far as I can see. More detail in https://github.com/UCL/STIR/pull/1292#issuecomment-1826453448
Dear developer, when i try to replicate the static image reconstruction test case, i got the problem `"invalid device ordinal in /tmp/pip-install-nen1_a8s/nipet_5bfb9eace6c945fda5fad5c3be0617ac/niftypet/nipet/lm/src/lm_module.cu at line 357"` when i using `nipet.mmrchain`, i...
Dear developers, I have installed niftypet inside a docker container using the attached Dockerfile. However, if I start it and enter the Python3 venv (/venv/bin/python3) and import nipet from niftypet...
Hello, I'm wondering how can I use NiftyPET to reconstruct Biograph mCT images? Thanks, Sanaz