Commit | Date | |
---|---|---|
[r25962]
by
bugman
Updated the minimum minfx dependency version number from 1.0.9 to 1.0.11 in the dep_check module. This newest version handles infinite target function values preventing optimisation from continuing |
2014-09-23 08:00:21 | Tree |
[r25961]
by
bugman
Implemented the pseudo-Brownian frame order dynamics simulation for the single motion models. This uses the same logic as in the test_suite/shared_data/frame_order/cam/*/generate_distribution.py |
2014-09-23 07:26:08 | Tree |
[r25960]
by
bugman
Fix for the new specific_analyses.frame_order.geometric.generate_axis_system() function. The rotor and free rotor models were not correctly handled and the returned eigenframe was the zero |
2014-09-22 15:00:37 | Tree |
[r25959]
by
bugman
Merged revisions 25947,25957-25958 via svnmerge from ........ |
2014-09-22 14:46:32 | Tree |
[r25958]
by
bugman
Added safety checks for NaN values to the lib.structure.pdb_write module. This is within the _record_validate() function. The check prevents the creation of invalid PDB |
2014-09-22 14:44:57 | Tree |
[r25957]
by
bugman
Modifications to the User_functions.test_structure_add_atom GUI test. As lists of lists are now accepted by the structure.add_atom user function, the operation in the GUI |
2014-09-22 14:43:38 | Tree |
[r25956]
by
bugman
Created the specific_analyses.frame_order.geometric.generate_axis_system() function. This is now used by most parts of the frame order analysis to generate the full 3D eigenframe of the |
2014-09-22 13:08:06 | Tree |
[r25955]
by
bugman
Changed the default PDB file name for the frame_order.simulate user function to 'simulate.pdb'. The '*.bz2' extension has been dropped so that the file is quicker to create and does not need to be |
2014-09-22 11:52:54 | Tree |
[r25954]
by
bugman
Improvements for the frame_order.simulate user function. The rigid model is now skipped, the PDB file closed, and some printouts for better user feedback |
2014-09-22 11:50:37 | Tree |
[r25953]
by
bugman
Implemented the shifting to the average position for the frame_order.simulate user function backend. This simply sends the structural object into the new average_position() function of the |
2014-09-22 10:28:49 | Tree |