Commit | Date | |
---|---|---|
[r11514]
by
bugman
Better identification of the molecule end in the internal PDB reader. HETATMs after a TER are now considered part of the same molecule, as they should be. |
2010-08-15 11:12:02 | Tree |
[r11513]
by
bugman
The sign of the RDC can be inverted to correct for the negative 15N gyromagnetic ratio. |
2010-08-15 08:54:32 | Tree |
2010-08-13 19:29:15 | Tree | |
[r11511]
by
bugman
Added another check to iso_cone_S_to_theta() for bad order parameters. This time the check is for order parameters less than -0.125. |
2010-08-13 19:21:29 | Tree |
2010-08-13 10:06:14 | Tree | |
[r11509]
by
bugman
Created a API common set_selected_sim() method for a single global model. The method is called _set_selected_sim_global() and simply puts the select_sim bool list into the |
2010-08-13 07:49:18 | Tree |
[r11508]
by
bugman
Created a common specific code model_loop() method for a single global model. The method is stored as _model_loop_single_global(). |
2010-08-13 07:43:27 | Tree |
[r11507]
by
bugman
Fix for bug #13259, the failure of model elimination in the full analysis script. The problem was that model elimination is only performed on the current data pipe, so it should be |
2010-08-12 20:58:09 | Tree |
[r11506]
by
bugman
Fix for the test_grid_search_argfail_inc() unit test as the inc arg can be a list of None. |
2010-08-12 17:48:38 | Tree |
[r11505]
by
bugman
Objects placed into the relax data store structure are now stored in the XML save file. They are also restored again with state.load(). |
2010-08-12 17:27:53 | Tree |