Commit | Date | |
---|---|---|
[r25773]
by
bugman
The model argument in the structure.delete user function is now operational. In the internal object, it has two functions. When the atom_id argument is none, then new |
2014-09-12 09:22:42 | Tree |
[r25772]
by
bugman
Introduction of the model argument to the structure.delete user function. This argument is passed all the way into the internal structural object, but is not used yet. |
2014-09-12 08:58:26 | Tree |
[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 |
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 |
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 |
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 |
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 |
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 |