Menu

Commit [r6102]  Maximize  Restore  History

Merged revisions 6013,6015-6068,6070-6101 via svnmerge from

svn+ssh://bugman@.../svn/relax/branches/mol_res_spin_module_rename

........
r6013 | bugman | 2008-04-28 13:55:21 +0200 (Mon, 28 Apr 2008) | 3 lines

Created a temporary branch for some heavy duty module rearrangements.
........
r6056 | bugman | 2008-05-02 19:16:06 +0200 (Fri, 02 May 2008) | 8 lines

Split up of the generic_fns.selection module.

All of the methods relating to the molecules, residues, and spins (including the spin selection
string and associated functions and the spin selection object) have been shifted into the
generic_fns.mol_res_spin module. The functions remaining in generic_fns.selection are related to
purely the selection and deselection of spins.
........
r6057 | bugman | 2008-05-04 11:34:42 +0200 (Sun, 04 May 2008) | 3 lines

Wrote a module docstring.
........
r6058 | bugman | 2008-05-04 11:37:06 +0200 (Sun, 04 May 2008) | 5 lines

Renamed all the functions of the residue, molecule, and spin modules.

This is in preparation for merging into the generic_fns.mol_res_spin module.
........
r6059 | bugman | 2008-05-04 11:39:01 +0200 (Sun, 04 May 2008) | 3 lines

Shifted all the copy functions into generic_fns.mol_res_spin.
........
r6060 | bugman | 2008-05-04 11:40:38 +0200 (Sun, 04 May 2008) | 3 lines

Shifted all the create functions into generic_fns.mol_res_spin.
........
r6061 | bugman | 2008-05-04 11:41:39 +0200 (Sun, 04 May 2008) | 3 lines

Shifted all the delete functions into generic_fns.mol_res_spin.
........
r6062 | bugman | 2008-05-04 11:43:00 +0200 (Sun, 04 May 2008) | 4 lines

Shifted all the display functions into generic_fns.mol_res_spin.
........
r6063 | bugman | 2008-05-04 11:44:58 +0200 (Sun, 04 May 2008) | 3 lines

Renamed all the 'rename' and 'renumber' fns to 'name' and 'number'.
........
r6064 | bugman | 2008-05-04 11:46:52 +0200 (Sun, 04 May 2008) | 3 lines

Shifted all the naming functions into generic_fns.mol_res_spin.
........
r6065 | bugman | 2008-05-04 11:48:17 +0200 (Sun, 04 May 2008) | 3 lines

Shifted all the numbering functions into generic_fns.mol_res_spin.
........
r6066 | bugman | 2008-05-04 11:54:18 +0200 (Sun, 04 May 2008) | 3 lines

Big simplifications to the molecule and residue naming functions.
........
r6067 | bugman | 2008-05-04 11:56:33 +0200 (Sun, 04 May 2008) | 3 lines

Converted the number_residue() fn to the form of the number_spin() fn.
........
r6068 | bugman | 2008-05-04 11:57:17 +0200 (Sun, 04 May 2008) | 3 lines

Removed the empty molecule, residue, and spin modules.
........
r6070 | bugman | 2008-05-04 12:16:26 +0200 (Sun, 04 May 2008) | 3 lines

Fixed all the broken imports.
........
r6071 | bugman | 2008-05-04 12:26:45 +0200 (Sun, 04 May 2008) | 3 lines

Shifted all the unit tests of test_selection to test_mol_spin_res, and fixed the import and calls.
........
r6072 | bugman | 2008-05-04 13:27:54 +0200 (Sun, 04 May 2008) | 3 lines

Updated the molecule, residue, and spin unit test base classes.
........
r6073 | bugman | 2008-05-04 13:31:07 +0200 (Sun, 04 May 2008) | 3 lines

Shifted all the molecule, residue, and spin unit tests into test_mol_spin_res.
........
r6074 | bugman | 2008-05-04 13:32:11 +0200 (Sun, 04 May 2008) | 3 lines

Import fix.
........
r6075 | bugman | 2008-05-04 13:34:23 +0200 (Sun, 04 May 2008) | 3 lines

Made the names of the molecule unit tests unique.
........
r6076 | bugman | 2008-05-04 13:36:11 +0200 (Sun, 04 May 2008) | 3 lines

Made the names of the residue unit tests unique.
........
r6077 | bugman | 2008-05-04 13:37:10 +0200 (Sun, 04 May 2008) | 3 lines

Made the names of the spin unit tests unique.
........
r6078 | bugman | 2008-05-04 13:43:37 +0200 (Sun, 04 May 2008) | 3 lines

Set up some objects containing the molecule, residue, and spin fns of generic_fns.mol_res_spin.
........
r6079 | bugman | 2008-05-04 13:44:21 +0200 (Sun, 04 May 2008) | 3 lines

Fixed the naming of the test_mol_spin_res.py file.
........
r6080 | bugman | 2008-05-04 13:51:18 +0200 (Sun, 04 May 2008) | 3 lines

Lots of unit test fixes.
........
r6081 | bugman | 2008-05-04 14:07:18 +0200 (Sun, 04 May 2008) | 3 lines

A bit of code rearrangement as a test.
........
r6082 | bugman | 2008-05-04 14:11:40 +0200 (Sun, 04 May 2008) | 3 lines

Renamed all the function calls.
........
r6083 | bugman | 2008-05-04 14:13:00 +0200 (Sun, 04 May 2008) | 3 lines

Added a dummy molecule module for the unit tests.
........
r6084 | bugman | 2008-05-04 14:18:57 +0200 (Sun, 04 May 2008) | 3 lines

Created more dummy modules.
........
r6085 | bugman | 2008-05-04 14:24:44 +0200 (Sun, 04 May 2008) | 3 lines

Manually reverted r6073.
........
r6086 | bugman | 2008-05-04 14:25:40 +0200 (Sun, 04 May 2008) | 3 lines

Removed the dummy modules.
........
r6087 | bugman | 2008-05-04 14:27:31 +0200 (Sun, 04 May 2008) | 3 lines

Import of the dummy modules into the correct location.
........
r6088 | bugman | 2008-05-04 14:29:27 +0200 (Sun, 04 May 2008) | 3 lines

Shifted the test_reverse unit test back into test_selection.py.
........
r6089 | bugman | 2008-05-04 14:30:58 +0200 (Sun, 04 May 2008) | 3 lines

Added a missing import.
........
r6090 | bugman | 2008-05-04 14:32:46 +0200 (Sun, 04 May 2008) | 3 lines

Removed a broken import.
........
r6091 | bugman | 2008-05-04 14:54:44 +0200 (Sun, 04 May 2008) | 3 lines

Fixed all the residue_name and residue_number unit tests.
........
r6092 | bugman | 2008-05-04 14:56:47 +0200 (Sun, 04 May 2008) | 3 lines

Fixed all the molecule_name unit tests.
........
r6093 | bugman | 2008-05-04 15:04:35 +0200 (Sun, 04 May 2008) | 3 lines

Renamed 'rename' and 'renumber' to 'name' and 'number' in the residue user function class.
........
r6094 | bugman | 2008-05-04 15:07:58 +0200 (Sun, 04 May 2008) | 3 lines

Renamed 'rename' to 'name' in the molecule user function class.
........
r6095 | bugman | 2008-05-04 15:09:18 +0200 (Sun, 04 May 2008) | 3 lines

Fixes for the molecule.name() user function unit tests.
........
r6096 | bugman | 2008-05-04 15:10:48 +0200 (Sun, 04 May 2008) | 3 lines

Fixes for the residue.name() and residue.number() user function unit tests.
........
r6097 | bugman | 2008-05-04 15:13:10 +0200 (Sun, 04 May 2008) | 3 lines

Added the missing numbering functions.
........
r6098 | bugman | 2008-05-04 15:14:35 +0200 (Sun, 04 May 2008) | 3 lines

Docstring fix.
........
r6099 | bugman | 2008-05-04 15:49:31 +0200 (Sun, 04 May 2008) | 3 lines

Re-added tests for disallowed residue and spin selections.
........
r6100 | bugman | 2008-05-04 15:53:46 +0200 (Sun, 04 May 2008) | 3 lines

Added the has_molecules(), has_residues(), and has_spins() methods to the Selection object.
........

bugman 2008-05-04

1 2 > >> (Page 1 of 2)
changed /1.3
changed /1.3/generic_fns/angles.py
changed /1.3/generic_fns/grace.py
changed /1.3/generic_fns/intensity.py
changed /1.3/generic_fns/minimise.py
changed /1.3/generic_fns/model_selection.py
removed /1.3/generic_fns/molecule.py
changed /1.3/generic_fns/molmol.py
changed /1.3/generic_fns/palmer.py
changed /1.3/generic_fns/pymol.py
removed /1.3/generic_fns/residue.py
changed /1.3/generic_fns/selection.py
changed /1.3/generic_fns/sequence.py
removed /1.3/generic_fns/spin.py
changed /1.3/generic_fns/structure/geometric.py
changed /1.3/generic_fns/structure/main.py
changed /1.3/generic_fns/structure/mass.py
changed /1.3/generic_fns/structure/scientific.py
changed /1.3/generic_fns/value.py
changed /1.3/prompt/molecule.py
changed /1.3/prompt/residue.py
changed /1.3/prompt/spin.py
changed /1.3/specific_fns/base_class.py
changed /1.3/specific_fns/consistency_tests.py
copied /branches/mol_res_spin_module_rename/generic_fns/mol_res_spin.py -> /1.3/generic_fns/mol_res_spin.py
/1.3
Directory.
/1.3/generic_fns/angles.py Diff Switch to side-by-side view
Loading...
/1.3/generic_fns/grace.py Diff Switch to side-by-side view
Loading...
/1.3/generic_fns/intensity.py Diff Switch to side-by-side view
Loading...
/1.3/generic_fns/minimise.py Diff Switch to side-by-side view
Loading...
/1.3/generic_fns/model_selection.py Diff Switch to side-by-side view
Loading...
/1.3/generic_fns/molecule.py
File was removed.
/1.3/generic_fns/molmol.py Diff Switch to side-by-side view
Loading...
/1.3/generic_fns/palmer.py Diff Switch to side-by-side view
Loading...
/1.3/generic_fns/pymol.py Diff Switch to side-by-side view
Loading...
/1.3/generic_fns/residue.py
File was removed.
/1.3/generic_fns/selection.py Diff Switch to side-by-side view
Loading...
/1.3/generic_fns/sequence.py Diff Switch to side-by-side view
Loading...
/1.3/generic_fns/spin.py
File was removed.
/1.3/generic_fns/structure/geometric.py Diff Switch to side-by-side view
Loading...
/1.3/generic_fns/structure/main.py Diff Switch to side-by-side view
Loading...
/1.3/generic_fns/structure/mass.py Diff Switch to side-by-side view
Loading...
/1.3/generic_fns/structure/scientific.py Diff Switch to side-by-side view
Loading...
/1.3/generic_fns/value.py Diff Switch to side-by-side view
Loading...
/1.3/prompt/molecule.py Diff Switch to side-by-side view
Loading...
/1.3/prompt/residue.py Diff Switch to side-by-side view
Loading...
/1.3/prompt/spin.py Diff Switch to side-by-side view
Loading...
/1.3/specific_fns/base_class.py Diff Switch to side-by-side view
Loading...
/1.3/specific_fns/consistency_tests.py Diff Switch to side-by-side view
Loading...
1 2 > >> (Page 1 of 2)
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.