Menu

SVN archive Commit Log


Commit Date  
[r25771] by bugman

Expanded the wiki instructions in the release checklist document.

This includes a number of steps for significantly improving the release notes: External links to
the Gna! trackers with full descriptions, external links to the HTML user manual for all user
functions, internal links to release notes of other relax versions, internal links to wiki pages for
all models from all theories, and HTML formatting of all symbols/parameters/etc.

2014-09-12 08:57:45 Tree
[r25770] by bugman

Created the Structure.test_delete_model system test.

This is in preparation for extending the structure.delete user function to be able to delete
individual structural models. The test will only pass once this functionality is in place.

2014-09-12 08:45:48 Tree
[r25769] by bugman

Added Monte Carlo simulations to the Frame_order.test_frame_order_pdb_model_ensemble system test.

This is only setting up Monte Carlo simulation data structures via the monte_carlo.setup user
function. This demonstrates a failure of the frame_order.pdb_model user function when an ensemble
of structures is present with Monte Carlo simulations.

2014-09-12 08:14:16 Tree
[r25768] by bugman

Modified the Frame_order.test_frame_order_pdb_model_ensemble system test so it is set up correctly.

The pivot point and moving domain are now specified.

2014-09-12 08:12:00 Tree
[r25767] by bugman

Added a call to check_pivot() to the frame_order.select_model user function.

This is to prevent this user function from being called before the pivot has been set, as otherwise
the parameter vector will be incorrectly set up.

2014-09-12 08:08:13 Tree
[r25766] by bugman

The frame order generate_pivot() function can now handle no pivot being present.

At the start of this specific_analyses.frame_order.data module function, the check_pivot() function
is being called to make sure that a pivot is present.

2014-09-12 07:58:37 Tree
[r25765] by bugman

Missing imports in the specific_analyses.frame_order.checks module.

This is from the recent pipe_name argument addition in the check_pivot() function.

2014-09-12 07:57:12 Tree
[r25764] by bugman

Modified the frame order check_pivot() function to operate on any data pipe.

The function now accepts the pipe_name argument so that checks can happen on any data pipe.

2014-09-12 07:54:31 Tree
[r25763] by bugman

Simplified the operation of the frame_order.select_model user function.

This is by removing the check of PCS data from the specific_analyses.frame_order.data.pivot_fixed()
function using the base_data_types() function call. This allows the model to be set up more easily.

2014-09-12 07:49:37 Tree
[r25762] by bugman

Added printouts to the specific_analyses.frame_order.parameters.update_model() function.

This is to make it easier to understand why certain things fail due to the system not being fully
set up.

2014-09-12 07:45:00 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.