UCL / STIR-GATE-Connection

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

source this_SGC.sh from a different directory issue #78

Closed robbietuk closed 3 years ago

robbietuk commented 3 years ago

Running sh ../this_SGC.sh from the VoxelisedSimulation directory would set SGCPATH to /Path/To/SGC (observed by echo $SGCPATH in script).

However, running source ../this_SGC.sh would set SGCPATH to /Path/To/SGC/VoxelisedSimulation