I am using the relax gui in NMR box. I get this error message from the relax gui and my model free analysis does not run. I do not have any error message related to the data that I uploaded
Exception raised in thread.
Traceback (most recent call last):
File "/usr/software/relax/gui/analyses/execute.py", line 87, in run
self.run_analysis()
File "/usr/software/relax/gui/analyses/auto_model_free.py", line 838, in run_analysis
dauvergne_protocol.dAuvergne_protocol(pipe_name=self.data.pipe_name, pipe_bundle=self.data.pipe_bundle, results_dir=self.data.save_dir, diff_model=self.data.global_models, mf_models=self.data.mf_models, local_tm_models=self.data.local_tm_models, grid_inc=self.data.inc, diff_tensor_grid_inc=self.data.diff_tensor_grid_inc, mc_sim_num=self.data.mc_sim_num, max_iter=self.data.max_iter, conv_loop=self.data.conv_loop)
File "/usr/software/relax/auto_analyses/dauvergne_protocol.py", line 258, in init
status.auto_analysis[self.pipe_bundle].fin = True
KeyError: 'IDR_bundle'
Hi Paola,
Have you tried running the analysis again? If there is still an issue, could you please list your steps? The error you are seeing has never been encountered before by relax users. The "IDR_bundle" is the name of your "pipe bundle" that stores all of your data. It is created at the new analysis wizard stage. The fact that it is missing is worrying. Have you done anything between the new analysis wizard and hitting the run button which could have changed the name?
Regards,
Edward