UCL / STIR-GATE-Connection

Example files on how to run STIR on GATE data
16 stars 11 forks source link

Adapting EstimateScatter into a data corrections computation script #71

Closed robbietuk closed 3 years ago

robbietuk commented 3 years ago

Addresses #70

Repurpose the EstimateScatter script to compute all correction factors in a single script. From before, the scatter estimation script computed 80% of all the correction factors as most are needed for the estimation. Everything except randoms computation from delays. This PR will adapt EstimateScatter.sh to compute all data corrections.

Major changes from EstimateScatter.sh

robbietuk commented 3 years ago

Testing shows promise, I am able to compute data corrections easily from my data. I am happy to merge once I recheck it tomorrow.

robbietuk commented 3 years ago

are you saying that the scatter problem has disappeared with this?

Unfortunely not, that issue remains with this script for the XCAT data. This script simply combines all the data corrections into one.