Closed robbietuk closed 3 years ago
lm_to_projdata gets energy window lower level and energy window upper level from the .hroot file even if present in the template. This energy information is currently hardcoded https://github.com/UCL/STIR-GATE-Connection/blob/d3287cf302f8bac551ffcb8771d10ebcb1dae118/VoxelisedSimulation/SubScripts/UnlistRoot.sh#L34-L35
lm_to_projdata
energy window lower level
energy window upper level
.hroot
UnlistRoot.sh should infact take this information as an optional argument, otherwise do not unset it.
UnlistRoot.sh
The energy information is important for the scatter estimation scripts.
Closed via #67
lm_to_projdata
getsenergy window lower level
andenergy window upper level
from the.hroot
file even if present in the template. This energy information is currently hardcoded https://github.com/UCL/STIR-GATE-Connection/blob/d3287cf302f8bac551ffcb8771d10ebcb1dae118/VoxelisedSimulation/SubScripts/UnlistRoot.sh#L34-L35UnlistRoot.sh
should infact take this information as an optional argument, otherwise do not unset it.The energy information is important for the scatter estimation scripts.