mail[bug #12416] The elimination of one Monte Carlo simulation affects all spins.


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

Header


Content

Posted by Edward d Auvergne on October 06, 2008 - 22:37:

URL:
  <http://gna.org/bugs/?12416>

                 Summary: The elimination of one Monte Carlo simulation
affects all spins.
                 Project: relax
            Submitted by: bugman
            Submitted on: Monday 10/06/2008 at 20:37
                Category: relax's source code
                Severity: 4 - Important
                Priority: 7 - High
                  Status: None
                 Privacy: Public
             Assigned to: bugman
         Originator Name: 
        Originator Email: 
             Open/Closed: Open
         Discussion Lock: Any
                 Release: 1.3.1
        Operating System: All systems

    _______________________________________________________

Details:

If the second Monte Carlo simulation has failed and is deselected by
eliminate(), then the 'select_sim' array of all spins will be:

[1, 0, 1, ... , 1]

This is a numpy array, but should really be a Python list of Boolean values:

[True, False, True, ..., True].




    _______________________________________________________

Reply to this item at:

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

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




Related Messages


Powered by MHonArc, Updated Fri Oct 24 18:21:00 2008