mail[bug #22012] dx.map not implemented for pipe type relax_disp


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

Header


Content

Posted by Troels E. Linnet on May 04, 2014 - 22:49:
Follow-up Comment #1, bug #22012 (project relax):

With debugging
 
dx.map(params=['dw', 'pA', 'kex'], map_type='Iso3D', spin_id=':1@N', inc=20,
lower=None, upper=None, axis_incs=5, file_prefix='map', dir=None, point=None,
point_file='point', remap=None)
debug> Execution lock:  Release by 'script UI' ('script' mode).
Traceback (most recent call last):
  File "/Users/tlinnet/software/relax_trunk/prompt/interpreter.py", line 347,
in exec_script
    runpy.run_module(module, globals)
  File
"/Library/Frameworks/Python.framework/Versions/7.3/lib/python2.7/runpy.py",
line 180, in run_module
    fname, loader, pkg_name)
  File
"/Library/Frameworks/Python.framework/Versions/7.3/lib/python2.7/runpy.py",
line 72, in _run_code
    exec code in run_globals
  File
"/Users/tlinnet/software/relax_trunk/test_suite/system_tests/scripts/relax_disp/cpmg_synthetic.py",
line 277, in <module>
    dx.map(params=['dw', 'pA', 'kex'], map_type='Iso3D', spin_id=":1@N",
inc=20, lower=None, upper=None, axis_incs=5, file_prefix='map', dir=ds.resdir,
point=None, point_file='point', remap=None)
  File "/Users/tlinnet/software/relax_trunk/prompt/uf_objects.py", line 221,
in __call__
    self._backend(*new_args, **uf_kargs)
  File "/Users/tlinnet/software/relax_trunk/pipe_control/opendx.py", line 88,
in map
    Map(params, spin_id, inc, lower, upper, axis_incs, file_prefix, dir,
point, point_file, remap)
  File "/Users/tlinnet/software/relax_trunk/pipe_control/opendx.py", line 139,
in __init__
    bounds = self.map_bounds[i](self.params[i], self.spin_id)
  File "/Users/tlinnet/software/relax_trunk/specific_analyses/api_base.py",
line 353, in map_bounds
    raise RelaxImplementError('map_bounds')

    _______________________________________________________

Reply to this item at:

  <http://gna.org/bugs/?22012>

_______________________________________________
  Message sent via/by Gna!
  http://gna.org/




Related Messages


Powered by MHonArc, Updated Mon May 05 01:20:11 2014