Menu

SVN archive Commit Log


Commit Date  
[r4941] by bugman

Merged revisions 4939 via svnmerge from
svn+ssh://bugman@.../svn/relax/1.3

........
r4939 | semor | 2008-02-08 19:24:56 +0100 (Fri, 08 Feb 2008) | 9 lines

Corrected a few errors in the manual concerning the diffusion_tensor.init() function.

Some wrong 'param_types' were given in the examples.

This was pointed in a post by Sebastien morin at:
https://mail.gna.org/public/relax-devel/2008-02/msg00004.html (Message-id:
<47AC8138.9050703@...>)
........

2008-02-11 12:16:03 Tree
[r4940] by semor

Merged revisions 4939 via svnmerge from
svn+ssh://semor@.../svn/relax/1.3

........
r4939 | semor | 2008-02-08 13:24:56 -0500 (Fri, 08 Feb 2008) | 9 lines

Corrected a few errors in the manual concerning the diffusion_tensor.init() function.

Some wrong 'param_types' were given in the examples.

This was pointed in a post by Sebastien morin at:
https://mail.gna.org/public/relax-devel/2008-02/msg00004.html (Message-id:
<47AC8138.9050703@...>)
........

2008-02-08 18:34:17 Tree
[r4939] by semor

Corrected a few errors in the manual concerning the diffusion_tensor.init() function.

Some wrong 'param_types' were given in the examples.

This was pointed in a post by Sebastien morin at:
https://mail.gna.org/public/relax-devel/2008-02/msg00004.html (Message-id:
<47AC8138.9050703@...>)

2008-02-08 18:24:56 Tree
[r4938] by bugman

Added a missing RelaxError import.

2008-02-07 16:29:28 Tree
[r4937] by bugman

Merged revisions 4898-4936 via svnmerge from
svn+ssh://bugman@.../svn/relax/1.3

........
r4898 | bugman | 2008-02-04 14:32:53 +0100 (Mon, 04 Feb 2008) | 3 lines

Removed a junk comment.
........
r4899 | bugman | 2008-02-04 14:38:37 +0100 (Mon, 04 Feb 2008) | 3 lines

Converted all methods in the Structure class into functions of the generic_fns.structure module.
........
r4900 | bugman | 2008-02-04 14:40:22 +0100 (Mon, 04 Feb 2008) | 3 lines

The args of the read_pdb() fn are no longer placed into self.
........
r4901 | bugman | 2008-02-04 14:42:37 +0100 (Mon, 04 Feb 2008) | 3 lines

Removed all references to 'self' from the generic_fns.structure module.
........
r4902 | bugman | 2008-02-04 14:54:07 +0100 (Mon, 04 Feb 2008) | 3 lines

Updated all the tests of the read_pdb() function to the new relax design.
........
r4903 | bugman | 2008-02-04 15:03:34 +0100 (Mon, 04 Feb 2008) | 3 lines

Removed an unused import of SpecificData.
........
r4904 | bugman | 2008-02-04 15:04:19 +0100 (Mon, 04 Feb 2008) | 3 lines

Changed the 3D structure data structure from a SpecificData class to the Element class.
........
r4905 | bugman | 2008-02-04 15:05:10 +0100 (Mon, 04 Feb 2008) | 3 lines

Deleted the SpecificData container as nothing now uses it.
........
r4906 | bugman | 2008-02-04 16:07:25 +0100 (Mon, 04 Feb 2008) | 3 lines

Removed the adding of the 'run' to the 3D structure data structure.
........
r4907 | bugman | 2008-02-04 16:08:29 +0100 (Mon, 04 Feb 2008) | 3 lines

Replaced all 'relax_data_store.pdb[run]' with 'cdp.structure'.
........
r4908 | bugman | 2008-02-04 16:19:41 +0100 (Mon, 04 Feb 2008) | 3 lines

Converted the load_structures() function to the new relax design.
........
r4909 | bugman | 2008-02-04 16:22:14 +0100 (Mon, 04 Feb 2008) | 3 lines

Finished converting the read_pdb() function to the new relax design.
........
r4910 | bugman | 2008-02-04 18:06:15 +0100 (Mon, 04 Feb 2008) | 6 lines

Huge redesign of the load_PDB_sequence() function (and converted it to the new relax design).

This new function should give much more flexibility and abstraction in the mapping from the
molecular structure to the relax mol-res-spin data structure.
........
r4911 | bugman | 2008-02-07 10:33:14 +0100 (Thu, 07 Feb 2008) | 3 lines

Converted the Molmol 'command_history' structure into a module variable.
........
r4912 | bugman | 2008-02-07 10:35:21 +0100 (Thu, 07 Feb 2008) | 3 lines

Converted all the Molmol class methods into module functions.
........
r4913 | bugman | 2008-02-07 10:36:42 +0100 (Thu, 07 Feb 2008) | 3 lines

Converted the Molmol command() function to the new relax design.
........
r4914 | bugman | 2008-02-07 11:04:05 +0100 (Thu, 07 Feb 2008) | 3 lines

Converted the Molmol create_macro() function to the new relax design.
........
r4915 | bugman | 2008-02-07 11:06:52 +0100 (Thu, 07 Feb 2008) | 3 lines

Converted the Molmol macro_exec() function to the new relax design.
........
r4916 | bugman | 2008-02-07 11:08:02 +0100 (Thu, 07 Feb 2008) | 3 lines

Converted the Molmol open_pdb() function to the new relax design.
........
r4917 | bugman | 2008-02-07 11:09:56 +0100 (Thu, 07 Feb 2008) | 3 lines

Converted the test_binary() method into a module function.
........
r4918 | bugman | 2008-02-07 11:11:17 +0100 (Thu, 07 Feb 2008) | 3 lines

Updated the generic_fns.molmol module to import the relevent functions from the relax_io module.
........
r4919 | bugman | 2008-02-07 11:13:02 +0100 (Thu, 07 Feb 2008) | 3 lines

Converted the Molmol pipe_open() function to the new relax design.
........
r4920 | bugman | 2008-02-07 11:15:04 +0100 (Thu, 07 Feb 2008) | 3 lines

Converted the Molmol pipe_open_test() function to the new relax design.
........
r4921 | bugman | 2008-02-07 11:27:46 +0100 (Thu, 07 Feb 2008) | 3 lines

Converted the Molmol pipe_write() function to the new relax design.
........
r4922 | bugman | 2008-02-07 11:28:36 +0100 (Thu, 07 Feb 2008) | 3 lines

Converted the Molmol ribbon() function to the new relax design.
........
r4923 | bugman | 2008-02-07 11:30:01 +0100 (Thu, 07 Feb 2008) | 3 lines

Converted the Molmol tensor_pdb() function to the new relax design.
........
r4924 | bugman | 2008-02-07 11:30:29 +0100 (Thu, 07 Feb 2008) | 3 lines

Converted the Molmol view() function to the new relax design.
........
r4925 | bugman | 2008-02-07 11:34:37 +0100 (Thu, 07 Feb 2008) | 3 lines

Converted the Molmol write() function to the new relax design.
........
r4926 | bugman | 2008-02-07 11:36:08 +0100 (Thu, 07 Feb 2008) | 3 lines

Updated the calls to the create_macro() function.
........
r4927 | bugman | 2008-02-07 11:43:09 +0100 (Thu, 07 Feb 2008) | 3 lines

Shifted the core of the angles system test into a relax script.
........
r4928 | bugman | 2008-02-07 13:34:48 +0100 (Thu, 07 Feb 2008) | 3 lines

Converted the generic_fns.structure.vectors() function to the new relax design.
........
r4929 | bugman | 2008-02-07 13:38:09 +0100 (Thu, 07 Feb 2008) | 3 lines

Replaced all calls to count_spins() with exists_mol_res_spin_data().
........
r4930 | bugman | 2008-02-07 13:40:04 +0100 (Thu, 07 Feb 2008) | 3 lines

Updated the RelaxPdbError class to not require the pipe argument.
........
r4931 | bugman | 2008-02-07 13:41:23 +0100 (Thu, 07 Feb 2008) | 5 lines

Bug fix for the generic_fns.structure.vectors() function.

The test for the structure was back to front.
........
r4932 | bugman | 2008-02-07 13:42:25 +0100 (Thu, 07 Feb 2008) | 3 lines

Removed the tests for the res_num and res_name args as they no longer exist.
........
r4933 | bugman | 2008-02-07 13:48:15 +0100 (Thu, 07 Feb 2008) | 3 lines

Added the verbosity argument to the structure.vectors() user function.
........
r4934 | bugman | 2008-02-07 13:49:35 +0100 (Thu, 07 Feb 2008) | 3 lines

Added the verbosity argument to the generic_fns.structure.vectors() function.
........
r4935 | bugman | 2008-02-07 13:50:37 +0100 (Thu, 07 Feb 2008) | 5 lines

Bug fix for the generic_fns.structure.xh_vector() function.

The 'cdp' was not being aliased.
........
r4936 | bugman | 2008-02-07 13:53:32 +0100 (Thu, 07 Feb 2008) | 5 lines

Bug fix for the generic_fns.structure.vectors() function.

There was a problem with the new numpy arrays (which has no problems as Numeric arrays).
........

2008-02-07 12:58:01 Tree
[r4936] by bugman

Bug fix for the generic_fns.structure.vectors() function.

There was a problem with the new numpy arrays (which has no problems as Numeric arrays).

2008-02-07 12:53:32 Tree
[r4935] by bugman

Bug fix for the generic_fns.structure.xh_vector() function.

The 'cdp' was not being aliased.

2008-02-07 12:50:37 Tree
[r4934] by bugman

Added the verbosity argument to the generic_fns.structure.vectors() function.

2008-02-07 12:49:35 Tree
[r4933] by bugman

Added the verbosity argument to the structure.vectors() user function.

2008-02-07 12:48:15 Tree
[r4932] by bugman

Removed the tests for the res_num and res_name args as they no longer exist.

2008-02-07 12:42:25 Tree
Older >
Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.