[prev in list] [next in list] [prev in thread] [next in thread] 

List:       relax-devel
Subject:    Re: r11214 - /branches/bieri_gui/gui_bieri/analyses/auto_noe.py
From:       "Edward d'Auvergne" <edward () domain ! hid>
Date:       2010-05-25 11:47:16
Message-ID: AANLkTim1qAiZLSwTV1vBctkcscT6HMDlzRVvUs5S4RxK () mail ! gmail ! com
[Download RAW message or body]

Hi Michael,

I might be worth storing this pipe name in the GUI container in the
relax data store for later reference - it could be useful for the
extraction of results when multiple data pipes have been created.

Regards,

Edward


On 24 May 2010 03:02,  <michael.bieri@domain.hid> wrote:
> Author: michaelbieri
> Date: Mon May 24 03:02:12 2010
> New Revision: 11214
> 
> URL: http://svn.gna.org/viewcvs/relax?rev=11214&view=rev
> Log:
> relaxGUI adds current time to pipe name to allow multiple execution of same \
> calculation. 
> Modified:
> branches/bieri_gui/gui_bieri/analyses/auto_noe.py
> 
> Modified: branches/bieri_gui/gui_bieri/analyses/auto_noe.py
> URL: http://svn.gna.org/viewcvs/relax/branches/bieri_gui/gui_bieri/analyses/auto_noe.py?rev=11214&r1=11213&r2=11214&view=diff
>  ==============================================================================
> --- branches/bieri_gui/gui_bieri/analyses/auto_noe.py (original)
> +++ branches/bieri_gui/gui_bieri/analyses/auto_noe.py Mon May 24 03:02:12 2010
> @@ -515,7 +515,7 @@
> data = self.assemble_data()
> 
> # Execute.
> -        NOE_calc(filename=data.filename, seq_args=data.seq_args, pipe_name='noe', \
> noe_ref=data.ref_file, noe_ref_rmsd=data.ref_rmsd, noe_sat=data.sat_file, \
> noe_sat_rmsd=data.sat_rmsd, unresolved=data.unresolved, \
> pdb_file=data.structure_file, results_folder=data.save_dir, int_method='height', \
> heteronuc = data.heteronuc, proton = data.proton) +        \
> NOE_calc(filename=data.filename, seq_args=data.seq_args, \
> pipe_name='noe'+'_'+str(time.asctime(time.localtime())), noe_ref=data.ref_file, \
> noe_ref_rmsd=data.ref_rmsd, noe_sat=data.sat_file, noe_sat_rmsd=data.sat_rmsd, \
> unresolved=data.unresolved, pdb_file=data.structure_file, \
> results_folder=data.save_dir, int_method='height', heteronuc = data.heteronuc, \
> proton = data.proton) 
> # Feedback about success.
> wx.CallAfter(self.gui.controller.log_panel.AppendText, \
> '\n\n__________________________________________________________\n\nSuccessfully \
> calculated NOE values\n__________________________________________________________') \
>  
> _______________________________________________
> relax (http://nmr-relax.com)
> 
> This is the relax-commits mailing list
> relax-commits@domain.hid
> 
> 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
> 


[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic