Menu

SVN archive Commit Log


Commit Date  
[r26088] by tlinnet

Modified the Grid search limits for parameter "k_AB" to be between 0.1 and 20.0 rad/s.

This is for the TSMFK01 model, where values much above 10/20 is not expected.

2014-09-27 14:33:01 Tree
[r26087] by tlinnet

Set the default insignificance value to 0.0 instead of 1.0.

Task #7826 (https://gna.org/task/index.php?7826): Write an python class for the repeated analysis of dispersion data.

2014-09-27 12:49:46 Tree
[r26086] by bugman

Fix for the frame order optimisation target setup printouts.

The 'Numerical integration: ' printout was fixed to 'Quasi-random Sobol' sequence'. This now
changes to 'SciPy quadratic integration' if cdp.quad_int is set. The text 'PCS' has also been added
for clarification.

2014-09-27 11:07:48 Tree
[r26085] by tlinnet

For relaxation dispersion, modified that the Grid search and linear constraints for parameter "k_AB" is between 0-100.

The parameter is only used in the TSMFK01 model.

The "k_AB" parameter is only for very slow forward exchange rate.
The extected values should according to the reference paper:

Tollinger, M., Skrynnikov, N. R., Mulder, F. A. A., Forman-Kay, J. D., and Kay, L. E. (2001). Slow dynamics in folded and unfolded states of an sh3 domain. J. Am. Chem. Soc., 123(46), 11341-11352. (10.1021/ja011300z)

The paper conserns values of k_AB in the region 0.1 to 5.0.

If the exchange rate is any higher value of this, then another model should be used for the analysis.

2014-09-27 10:20:33 Tree
[r26084] by bugman

Small change in the title of the summary table of the frame order auto-analysis.

'Order parameters' has been replaced by 'Cone half angles' to clarify what the values really are.

2014-09-26 22:02:34 Tree
[r26083] by bugman

Fix for the change of the pipe_control.pipes.test() function to check_pipe().

2014-09-26 17:42:22 Tree
[r26082] by bugman

Merged revisions 26071-26072 via svnmerge from
svn+ssh://bugman@.../svn/relax/trunk

........
r26071 | bugman | 2014-09-26 18:29:26 +0200 (Fri, 26 Sep 2014) | 10 lines

Fix for the cdp.exp_info.software data structure setup.

This is a partial fix for bug #22704 (https://gna.org/bugs/?22704), the corrupted relax state files
after setting the relax references via the bmrb.software, bmrb.display, or bmrb.write user
functions.

The Element data container name was being replaced by the software name, making it impossible to
restore from the XML.
........
r26072 | bugman | 2014-09-26 18:43:09 +0200 (Fri, 26 Sep 2014) | 10 lines

Implemented the cdp.exp_info.from_xml() method to correctly restore the experimental info structure.

This fixes bug #22704 (https://gna.org/bugs/?22704), the corrupted relax state files after setting
the relax references via the bmrb.software, bmrb.display, or bmrb.write user functions.

This custom ExpInfo.from_xml() method is required to properly recreate the software, script and
citation list data structures of the cdp.exp_info data structure, as these are special RelaxListType
objects populated by Element objects (both from data_store.data_classes).
........

2014-09-26 17:36:39 Tree
[r26081] by bugman

Merged revisions 26069-26070 via svnmerge from
svn+ssh://bugman@.../svn/relax/trunk

........
r26069 | bugman | 2014-09-26 18:19:27 +0200 (Fri, 26 Sep 2014) | 5 lines

Added checks to the Bmrb.test_bug_22704_corrupted_state_file system test.

This is to see if the cdp.exp_info data structure has been correctly restored from the save file.
........
r26070 | bugman | 2014-09-26 18:24:44 +0200 (Fri, 26 Sep 2014) | 3 lines

Uncommented some checks in the Bmrb.test_bug_22704_corrupted_state_file system test.
........

2014-09-26 17:32:29 Tree
[r26080] by bugman

Merged revisions 26067-26068 via svnmerge from
svn+ssh://bugman@.../svn/relax/trunk

........
r26067 | bugman | 2014-09-26 17:34:15 +0200 (Fri, 26 Sep 2014) | 11 lines

Fix for the experimental information data pipe object when converting to XML state and results files.

This is a partial fix for bug #22704 (https://gna.org/bugs/?22704), the corrupted relax state files
after setting the relax references via the bmrb.software, bmrb.display, or bmrb.write user
functions.

The names and descriptions for the software, citation and script list objects were incorrectly set.
These have been fixed so that the name of the data structure and the real description is present in
the XML state or results file instead of <relax_list desc='relax list container'>.
........
r26068 | bugman | 2014-09-26 17:44:48 +0200 (Fri, 26 Sep 2014) | 11 lines

Fix for the experimental information data pipe object when converting to XML state and results files.

This is a partial fix for bug #22704 (https://gna.org/bugs/?22704), the corrupted relax state files
after setting the relax references via the bmrb.software, bmrb.display, or bmrb.write user
functions.

The names and descriptions for the software, citation and script list objects were incorrectly set.
These have been fixed so that the name of the data structure and the real description is present in
the XML state or results file instead of <relax_list desc='relax list container'>.
........

2014-09-26 17:29:56 Tree
[r26079] by bugman

Merged revisions 26065-26066 via svnmerge from
svn+ssh://bugman@.../svn/relax/trunk

........
r26065 | tlinnet | 2014-09-26 17:29:39 +0200 (Fri, 26 Sep 2014) | 3 lines

Implemented getting the statistics for parameters and comparing to init NI.

Task #7826 (https://gna.org/task/index.php?7826): Write an python class for the repeated analysis of dispersion data.
........
r26066 | tlinnet | 2014-09-26 17:29:49 +0200 (Fri, 26 Sep 2014) | 3 lines

Implemented writing and plotting of statistics for individual and clustered fitting, compararing to full NI.

Task #7826 (https://gna.org/task/index.php?7826): Write an python class for the repeated analysis of dispersion data.
........

2014-09-26 17:27:43 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.