mailr5254 - in /branches/consistency_tests_1.3: ./ generic_fns/grace.py prompt/jw_mapping.py specific_fns/jw_mapping.py


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

Header


Content

Posted by sebastien . morin . 1 on April 03, 2008 - 06:08:
Author: semor
Date: Thu Apr  3 05:49:09 2008
New Revision: 5254

URL: http://svn.gna.org/viewcvs/relax?rev=5254&view=rev
Log:
Merged revisions 5248,5250-5253 via svnmerge from 
svn+ssh://semor@xxxxxxxxxxx/svn/relax/1.3

........
  r5248 | semor | 2008-04-02 22:15:20 -0400 (Wed, 02 Apr 2008) | 3 lines
  
  Removed the run argument to prepare the jw_mapping code for the new design.
........
  r5250 | semor | 2008-04-02 22:35:30 -0400 (Wed, 02 Apr 2008) | 3 lines
  
  Modified the calculate() function from specific_fns.jw_mapping to the new 
design.
........
  r5251 | semor | 2008-04-02 22:47:51 -0400 (Wed, 02 Apr 2008) | 3 lines
  
  Modified the overfit_deselect(), set_frq(), set_error(), sim_return_param() 
and sim_return_selected() functions from specific_fns.jw_mapping to the new 
design.
........
  r5252 | semor | 2008-04-02 23:19:32 -0400 (Wed, 02 Apr 2008) | 5 lines
  
  Continued the modifications to the new design for the set_selected_sim(), 
sim_pack_data() and write_columnar_results() functions from 
specific_fns.jw_mapping.
  
  Those changes are based on the work already done for the consistency_tests 
code in the consistency_tests branch.
........
  r5253 | semor | 2008-04-02 23:42:40 -0400 (Wed, 02 Apr 2008) | 7 lines
  
  Started the modification to the new design by :
  
  1. Introducing the alias for the current data pipe (cdp).
  2. replacing all instances of 'self.run = run' with the alias for the 
current data pipe (cdp) ;
  3. introducing the exists_mol_res_spin_data() to replace 
'relax_data_store.res.has_key(self.run)' instances.
........

Modified:
    branches/consistency_tests_1.3/   (props changed)
    branches/consistency_tests_1.3/generic_fns/grace.py
    branches/consistency_tests_1.3/prompt/jw_mapping.py
    branches/consistency_tests_1.3/specific_fns/jw_mapping.py

[This mail would be too long, it was shortened to contain the URLs only.]

Modified: branches/consistency_tests_1.3/generic_fns/grace.py
URL: 
http://svn.gna.org/viewcvs/relax/branches/consistency_tests_1.3/generic_fns/grace.py?rev=5254&r1=5253&r2=5254&view=diff

Modified: branches/consistency_tests_1.3/prompt/jw_mapping.py
URL: 
http://svn.gna.org/viewcvs/relax/branches/consistency_tests_1.3/prompt/jw_mapping.py?rev=5254&r1=5253&r2=5254&view=diff

Modified: branches/consistency_tests_1.3/specific_fns/jw_mapping.py
URL: 
http://svn.gna.org/viewcvs/relax/branches/consistency_tests_1.3/specific_fns/jw_mapping.py?rev=5254&r1=5253&r2=5254&view=diff




Related Messages


Powered by MHonArc, Updated Thu Apr 03 11:00:19 2008