mail[bug #20910] User function: grace write select wrong y_data_type


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

Header


Content

Posted by Troels E. Linnet on June 17, 2013 - 11:38:
URL:
  <http://gna.org/bugs/?20910>

                 Summary: User function: grace write select wrong y_data_type
                 Project: relax
            Submitted by: tlinnet
            Submitted on: Mon 17 Jun 2013 09:38:57 AM GMT
                Category: relax's source code
                Severity: 2 - Minor
                Priority: 5 - Normal
                  Status: None
                 Privacy: Public
             Assigned to: None
         Originator Name: 
        Originator Email: 
             Open/Closed: Open
         Discussion Lock: Any
                 Release: Branches
        Operating System: Microsoft Windows

    _______________________________________________________

Details:

Using the GUI grace write, it produces wrong out put

grace.write(x_data_type='res_num', y_data_type='["\'r2eff\':  The effective
transversal relaxation rate", \'r2eff\']', spin_id=None, plot_data='value',
file='C:\\WinPython27\\relax_results\\final\\r2eff_2.agr', dir=None,
force=False, norm=False)

Opening the file 'C:\\WinPython27\\relax_results\\final\\r2eff_2.agr' for
writing.
RelaxError: The parameter '["'r2eff':  The effective transversal relaxation
rate", 'r2eff']' does not exist.

-----------------------------------
Should be:
y_data_type='r2eff'

I think it there should be a selection for index 1 in the list ?






    _______________________________________________________

Reply to this item at:

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

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




Related Messages


Powered by MHonArc, Updated Mon Jun 17 17:40:22 2013