mailerror while running relax-GUI tutorial


Others Months | Index by Date | Thread Index
>>   [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Header


Content

Posted by Prem Raj Joseph on November 18, 2014 - 00:07:
Hello all,

I was using the GUI version of the software to run the tutorial available
in the manual for analysis of relaxation dispersion.
When i execute the run I get the following error

RelaxPipeError: RelaxError: The data pipe 'R2eff - relax_disp (Mon Nov 17
10:50:08 2014)' already exists.

Not sure where the error is arising from. Any help is greatly appreciated.

Thanks

Prem

Department of Biochemistry and Molecular Biology
Sealy Center for Structural Biology and Molecular Biophysics
5.142 Medical Branch  Building
University of Texas Medical Branch
Galveston, TX 77555-1055
Lab: 409-772-2181
Cell: 409-354-8536

!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
Error analysis
==============

Skipping the error analysis as it has already been performed.

relax> relax_disp.r1_fit(fit=False)



---------------------
- The 'R2eff' model -
---------------------


relax> pipe.copy(pipe_from='origin - relax_disp (Mon Nov 17 10:50:08
2014)', pipe_to='R2eff - relax_disp (Mon Nov 17 10:50:08 2014)',
bundle_to='relax_disp (Mon Nov 17 10:50:08 2014)')
Exception raised in thread.

Traceback (most recent call last):
  File "/home/prem/programs/relax-3.3.2/gui/analyses/execute.py", line 87,
in run
    self.run_analysis()
  File "/home/prem/programs/relax-3.3.2/gui/analyses/auto_relax_disp.py",
line 726, in run_analysis
    Relax_disp(pipe_name=self.data.pipe_name,
pipe_bundle=self.data.pipe_bundle, results_dir=self.data.save_dir,
models=self.data.models, grid_inc=self.data.inc,
mc_sim_num=self.data.mc_sim_num, exp_mc_sim_num=self.data.exp_mc_sim_num,
pre_run_dir=self.data.pre_run_dir,
mc_sim_all_models=self.data.mc_sim_all_models,
insignificance=self.data.insignificance,
numeric_only=self.data.numeric_only, r1_fit=self.data.r1_fit)
  File "/home/prem/programs/relax-3.3.2/auto_analyses/relax_disp.py", line
137, in __init__
    self.run()
  File "/home/prem/programs/relax-3.3.2/auto_analyses/relax_disp.py", line
614, in run
    self.interpreter.pipe.copy(pipe_from=self.pipe_name,
pipe_to=model_pipe, bundle_to=self.pipe_bundle)
  File "/home/prem/programs/relax-3.3.2/prompt/uf_objects.py", line 225, in
__call__
    self._backend(*new_args, **uf_kargs)
  File "/home/prem/programs/relax-3.3.2/pipe_control/pipes.py", line 191,
in copy
    raise RelaxPipeError(pipe_to)
RelaxPipeError: RelaxError: The data pipe 'R2eff - relax_disp (Mon Nov 17
10:50:08 2014)' already exists.


Related Messages


Powered by MHonArc, Updated Tue Nov 18 12:00:41 2014