Closed robbietuk closed 3 years ago
This is related to the findings found here: https://github.com/UCL/STIR-GATE-Connection/issues/59#issuecomment-801003928
The EstimateRandomsFromDelayed.sh uses find_ML_norm code. This will compute the geometric factors (always, see: https://github.com/UCL/STIR/issues/843), which results in an incorrect dependancy on the scanner.
EstimateRandomsFromDelayed.sh
find_ML_norm
This is related to the findings found here: https://github.com/UCL/STIR-GATE-Connection/issues/59#issuecomment-801003928
The
EstimateRandomsFromDelayed.sh
usesfind_ML_norm
code. This will compute the geometric factors (always, see: https://github.com/UCL/STIR/issues/843), which results in an incorrect dependancy on the scanner.