mailRe: r10914 - /branches/bieri_gui/gui_bieri/analyses/auto_rx_base.py


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

Header


Content

Posted by Edward d'Auvergne on February 25, 2010 - 09:08:
Hi,

I'm not sure if the commit message corresponds to the actual change?

Regards,

Edward


On 25 February 2010 03:36,  <michael.bieri@xxxxxx> wrote:
Author: michaelbieri
Date: Thu Feb 25 03:36:22 2010
New Revision: 10914

URL: http://svn.gna.org/viewcvs/relax?rev=10914&view=rev
Log:
The pbd file information is assembled proir to rx calculation.


Modified:
   branches/bieri_gui/gui_bieri/analyses/auto_rx_base.py

Modified: branches/bieri_gui/gui_bieri/analyses/auto_rx_base.py
URL: 
http://svn.gna.org/viewcvs/relax/branches/bieri_gui/gui_bieri/analyses/auto_rx_base.py?rev=10914&r1=10913&r2=10914&view=diff
==============================================================================
--- branches/bieri_gui/gui_bieri/analyses/auto_rx_base.py (original)
+++ branches/bieri_gui/gui_bieri/analyses/auto_rx_base.py Thu Feb 25 
03:36:22 2010
@@ -270,6 +270,12 @@
        # Structure File
        data.structure_file = self.data.structure_file

+        # Results directory.
+        data.save_dir = self.data.save_dir
+
+        # The Frequency.
+        data.frq = self.data.frq
+
        # Return the container.
        return data



_______________________________________________
relax (http://nmr-relax.com)

This is the relax-commits mailing list
relax-commits@xxxxxxx

To unsubscribe from this list, get a password
reminder, or change your subscription options,
visit the list information page at
https://mail.gna.org/listinfo/relax-commits




Related Messages


Powered by MHonArc, Updated Thu Feb 25 10:20:57 2010