Menu

Commit [r13955]  Maximize  Restore  History

Merged revisions 13932,13951 via svnmerge from

svn+ssh://bugman@.../svn/relax/1.3

........
r13932 | bugman | 2011-07-27 17:54:24 +0200 (Wed, 27 Jul 2011) | 13 lines

Redesign of the structure.load_spins user function back end.

This redesign is required due to problems encountered by Han in the xyz branch. See the thread
starting at https://mail.gna.org/public/relax-devel/2011-07/msg00021.html.

This commit consists of a number of changes:
- The combine_models argument has been removed as it is a relic, and isn't used at all.
- The spins are now created in the standard way via the generic_fns.mol_res_spin.create_spin()
function, eliminating all of the issues and complications of the old code.
- The atomic positions are now converted to numpy arrays.
- Only the created spins are included in the print out, and not replicated for each model.
........
r13951 | bugman | 2011-07-28 15:14:55 +0200 (Thu, 28 Jul 2011) | 7 lines

Redesign of the main relax module.

The module has been renamed to 'relax.py', and the original file 'relax' is now a very basic python
script which simply loads the module and runs the new start() function for launching relax. The MS
Windows BAT file has also been updated to feed the module into python.
........

bugman 2011-07-28

copied /1.3/relax.py -> /branches/gui_testing/relax.py
changed /branches/gui_testing
changed /branches/gui_testing/generic_fns/structure/main.py
changed /branches/gui_testing/prompt/structure.py
changed /branches/gui_testing/relax
changed /branches/gui_testing/relax.bat
changed /branches/gui_testing/sample_scripts/n_state_model/conformation_analysis_rdc+pcs.py
changed /branches/gui_testing/test_suite/shared_data/align_data/population_model/generate.py
changed /branches/gui_testing/test_suite/system_tests/scripts/n_state_model/lactose_n_state.py
changed /branches/gui_testing/test_suite/system_tests/scripts/n_state_model/missing_data_test.py
changed /branches/gui_testing/test_suite/system_tests/scripts/n_state_model/populations.py
changed /branches/gui_testing/test_suite/system_tests/scripts/n_state_model/vector_loading.py
/branches/gui_testing/generic_fns/structure/main.py Diff Switch to side-by-side view
Loading...
/branches/gui_testing/prompt/structure.py Diff Switch to side-by-side view
Loading...
/branches/gui_testing/relax Diff Switch to side-by-side view
Loading...
/branches/gui_testing/relax.bat Diff Switch to side-by-side view
Loading...
/branches/gui_testing/sample_scripts/n_state_model/conformation_analysis_rdc+pcs.py Diff Switch to side-by-side view
Loading...
/branches/gui_testing/test_suite/shared_data/align_data/population_model/generate.py Diff Switch to side-by-side view
Loading...
/branches/gui_testing/test_suite/system_tests/scripts/n_state_model/lactose_n_state.py Diff Switch to side-by-side view
Loading...
/branches/gui_testing/test_suite/system_tests/scripts/n_state_model/missing_data_test.py Diff Switch to side-by-side view
Loading...
/branches/gui_testing/test_suite/system_tests/scripts/n_state_model/populations.py Diff Switch to side-by-side view
Loading...
/branches/gui_testing/test_suite/system_tests/scripts/n_state_model/vector_loading.py Diff Switch to side-by-side view
Loading...
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.