mail[bug #22010] relax_disp.parameter_copy return a list of pA, if copying only for one spin.


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 - 14:02:
URL:
  <http://gna.org/bugs/?22010>

                 Summary: relax_disp.parameter_copy return a list of pA, if
copying only for one spin.
                 Project: relax
            Submitted by: tlinnet
            Submitted on: Sun 04 May 2014 12:02:33 PM UTC
                Category: relax's source code
Specific analysis category: Relaxation dispersion
                Priority: 5 - Normal
                Severity: 3 - Normal
                  Status: None
             Assigned to: None
         Originator Name: 
        Originator Email: 
             Open/Closed: Open
                 Release: Repository: trunk
         Discussion Lock: Any
        Operating System: All systems

    _______________________________________________________

Details:

This is makes the relax_disp.parameter_copy fail, since there is a test that:
        if len(pA) > 1:
         pA = median(pA)

where pA is a list of values.

This makes it a problem, since
spin_to.pB = 1.0 - pA

and you cant subtract a float with a list.




    _______________________________________________________

Reply to this item at:

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

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




Related Messages


Powered by MHonArc, Updated Mon May 05 15:20:17 2014