Menu

Commit [r13932]  Maximize  Restore  History

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.

bugman 2011-07-27

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