PET-Reconstruction icon indicating copy to clipboard operation
PET-Reconstruction copied to clipboard

Some Error in Environment Setup

Open GuangSTrip opened this issue 1 year ago • 1 comments

In Environment Setup, it should use git clone https://github.com/wyhlovecpp/PET-Reconstruction.git to download these code. However, I have found that the /data/LRHR_dataset.py is not the correct version, which does not have the key "NHR"

GuangSTrip avatar Sep 02 '24 14:09 GuangSTrip

The repo you downloaded is a forked version. Use git clone https://github.com/Show-han/PET-Reconstruction.git.

Show-han avatar Sep 06 '24 14:09 Show-han