Fix for the model-free GUI auto-analysis test under certain conditions.
The spin viewer window was loading the spins asynchronously, but the subsequent relaxation data
loading was synchronous. If a previous GUI test failed this would often trigger a racing condition!