Menu

SVN archive Commit Log


Commit Date  
[r26182] by bugman

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

........
r26151 | tlinnet | 2014-10-06 02:39:43 +0200 (Mon, 06 Oct 2014) | 3 lines

Inserted a check in systemtest Relax_disp.test_dx_map_clustered, that a call to minimise.calculate() should be the same as the file stored with the clustered chi2 value.

Bug #22754 (https://gna.org/bugs/index.php?22754): The minimise.calculate() does not calculate chi2 value for clustered residues.
........
r26152 | tlinnet | 2014-10-06 02:39:46 +0200 (Mon, 06 Oct 2014) | 3 lines

Made initial preparation to loop over clustered spins and ids for minimise.calculate() call.

Bug #22754 (https://gna.org/bugs/index.php?22754): The minimise.calculate() does not calculate chi2 value for clustered residues.
........
r26153 | tlinnet | 2014-10-06 02:39:48 +0200 (Mon, 06 Oct 2014) | 3 lines

Implemented looping over spin-clusters when issuing a minimise.calculate().

Bug #22754 (https://gna.org/bugs/index.php?22754): The minimise.calculate() does not calculate chi2 value for clustered residues.
........
r26154 | tlinnet | 2014-10-06 02:39:50 +0200 (Mon, 06 Oct 2014) | 3 lines

Made back_calc_r2eff() in optimisation module use the spin and id list instead.

Bug #22754 (https://gna.org/bugs/index.php?22754): The minimise.calculate() does not calculate chi2 value for clustered residues.
........
r26155 | tlinnet | 2014-10-06 02:39:51 +0200 (Mon, 06 Oct 2014) | 3 lines

Fix for graph plotting functionality to send spins as list of one spins.

Bug #22754 (https://gna.org/bugs/index.php?22754): The minimise.calculate() does not calculate chi2 value for clustered residues.
........
r26156 | tlinnet | 2014-10-06 02:39:53 +0200 (Mon, 06 Oct 2014) | 3 lines

Fix for calling back_calc_r2eff with the new argument keywords, and use list of spin and spind ids.

Bug #22754 (https://gna.org/bugs/index.php?22754): The minimise.calculate() does not calculate chi2 value for clustered residues.
........
r26157 | tlinnet | 2014-10-06 02:39:55 +0200 (Mon, 06 Oct 2014) | 3 lines

Fix for synthetic script calling back_calc_r2eff() with old arguments and to use list of spin containers and ids.

Bug #22754 (https://gna.org/bugs/index.php?22754): The minimise.calculate() does not calculate chi2 value for clustered residues.
........
r26158 | tlinnet | 2014-10-06 02:45:16 +0200 (Mon, 06 Oct 2014) | 3 lines

Inserted last test in test_dx_map_clustered, to check out the written chi2 values are as expected.

Bug #22754 (https://gna.org/bugs/index.php?22754): The minimise.calculate() does not calculate chi2 value for clustered residues.
........
r26159 | tlinnet | 2014-10-06 05:19:08 +0200 (Mon, 06 Oct 2014) | 3 lines

Moved the looping over cluster spin ids into its own function in the API.

Bug #22754 (https://gna.org/bugs/index.php?22754): The minimise.calculate() does not calculate chi2 value for clustered residues.
........
r26160 | tlinnet | 2014-10-06 05:19:11 +0200 (Mon, 06 Oct 2014) | 3 lines

Added the selection string for all the cluster ids to be parsed back as well.

Bug #22754 (https://gna.org/bugs/index.php?22754): The minimise.calculate() does not calculate chi2 value for clustered residues.
........
r26161 | tlinnet | 2014-10-06 05:19:13 +0200 (Mon, 06 Oct 2014) | 3 lines

Made the value set function, set values to all spins, if it is a global parameter.

Bug #22754 (https://gna.org/bugs/index.php?22754): The minimise.calculate() does not calculate chi2 value for clustered residues.
........
r26162 | tlinnet | 2014-10-06 05:19:15 +0200 (Mon, 06 Oct 2014) | 3 lines

Moved teh skipping of protons away from looping function.

Bug #22754 (https://gna.org/bugs/index.php?22754): The minimise.calculate() does not calculate chi2 value for clustered residues.
........
r26163 | tlinnet | 2014-10-06 05:50:02 +0200 (Mon, 06 Oct 2014) | 7 lines

Inserted some testing lines for making a dx_map, either global clustered or as a free spin.

There is a big difference which dx map you get.

It illustrates beautiful, the effect of clustering things together.

Bug #22754 (https://gna.org/bugs/index.php?22754): The minimise.calculate() does not calculate chi2 value for clustered residues.
........

2014-10-07 12:24:31 Tree
[r26181] by bugman

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

........
r26149 | tlinnet | 2014-10-05 22:22:35 +0200 (Sun, 05 Oct 2014) | 3 lines

Implemented systemtest Relax_disp.test_dx_map_clustered to cath the missing creation of a point file.

Bug #22753 (https://gna.org/bugs/index.php?22753): dx.map does not work when only 1 point is used.
........
r26150 | tlinnet | 2014-10-05 22:22:38 +0200 (Sun, 05 Oct 2014) | 5 lines

Fix for writing out point files, when only one point is used.

The code was testing for > 1 points to be present, before writing out point files.

Bug #22753 (https://gna.org/bugs/index.php?22753): dx.map does not work when only 1 point is used.
........

2014-10-07 12:23:31 Tree
[r26180] by bugman

Merged revisions 26148 via svnmerge from
svn+ssh://bugman@.../svn/relax/trunk

........
r26148 | tlinnet | 2014-10-03 18:34:35 +0200 (Fri, 03 Oct 2014) | 3 lines

Removed the showing of Matplotlib figures in the test suite.

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

2014-10-07 12:23:04 Tree
[r26179] by bugman

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

........
r26143 | tlinnet | 2014-10-03 18:30:33 +0200 (Fri, 03 Oct 2014) | 8 lines

Added example CPMG data, which could possible be send for BMRB submission.

The data is un-published CPMG data, related to the paper:
- Webb H, Tynan-Connolly BM, Lee GM, Farrell D, O'Meara F, Soendergaard CR, Teilum K, Hewage C, McIntosh LP, Nielsen JE
- Remeasuring HEWL pK(a) values by NMR spectroscopy: methods, analysis, accuracy, and implications for theoretical pK(a) calculations.
- (2011), Proteins: Struct, Funct, Bioinf 79(3):685-702, DOI 10.1002/prot.22886

task #7858 (https://gna.org/task/?7858): Make it possible to submit CPMG experiments for BMRB
........
r26144 | tlinnet | 2014-10-03 18:30:36 +0200 (Fri, 03 Oct 2014) | 3 lines

Added systemtest Relax_disp.test_bmrb_sub_cpmg() to try calling the bmrb functions in relax.

task #7858 (https://gna.org/task/?7858): Make it possible to submit CPMG experiments for BMRB
........
r26145 | tlinnet | 2014-10-03 18:30:38 +0200 (Fri, 03 Oct 2014) | 3 lines

Implemented the initial part of the API, to collect data for BMRB submission.

task #7858 (https://gna.org/task/?7858): Make it possible to submit CPMG experiments for BMRB
........
r26146 | tlinnet | 2014-10-03 18:30:40 +0200 (Fri, 03 Oct 2014) | 7 lines

Inserted a "RelaxImplementError" when trying to call bmrb_write from a relaxation dispersion analysis.

To implement the fucntion, it would require a re-write of the relax_data bmrb_write(star) function, and proper handling of cdp.ri_ids.
It was also not readily possible to find examples of submitted CPMG data in the BMRB database.
This makes it hard to develop, and even ensure that BMRB would accept the format.

task #7858 (https://gna.org/task/?7858): Make it possible to submit CPMG experiments for BMRB
........
r26147 | tlinnet | 2014-10-03 18:30:41 +0200 (Fri, 03 Oct 2014) | 5 lines

Removed the systemtest Relax_disp.test_bmrb_sub_cpmg() to be tested in the test-suite.

This test will not be implemented, as it requires a large re-write of data structures.

task #7858 (https://gna.org/task/?7858): Make it possible to submit CPMG experiments for BMRB
........

2014-10-07 12:22:36 Tree
[r26178] by bugman

Merged revisions 26142 via svnmerge from
svn+ssh://bugman@.../svn/relax/trunk

........
r26142 | tlinnet | 2014-10-02 21:55:58 +0200 (Thu, 02 Oct 2014) | 3 lines

Skippping of intensity calculation, if the intensity pipe does not exists.

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

2014-10-07 11:57:30 Tree
[r26177] by bugman

Added 'relaxation dispersion' to the headers of the http://www.nmr-relax.com webpages.

These had not been updated since the relax_disp branch was merged into the relax trunk and relax
3.1.0 was released (http://wiki.nmr-relax.com/Relax_3.1.0). This should significantly help with
relax's search engine ranking when people search for 'relaxation dispersion' or related terms.

2014-10-07 11:34:17 Tree
[r26176] by bugman

Updated all of the Relax_disp.test_korzhnev_2005_*_data system tests.

These now have slightly changed parameter values due to the fix of bug #22563
(https://gna.org/bugs/?22563), the NS MMQ 2-site dispersion model running at 32-bit precision and
not 64-bit as it should be.

2014-10-06 16:20:25 Tree
[r26175] by tlinnet

Fix for epydoc in systemtest Relax_disp.test_dx_map_clustered.

2014-10-06 16:11:05 Tree
[r26174] by tlinnet

Removed unused proton reference in relax_disp API calculate().

There is though some problems with these tests:
F 1.93 s for Relax_disp.test_korzhnev_2005_15n_dq_data
F 2.01 s for Relax_disp.test_korzhnev_2005_1h_mq_data
F 1.93 s for Relax_disp.test_korzhnev_2005_1h_sq_data

It is unsure where these comes from.

Bug #22754 (https://gna.org/bugs/index.php?22754): The minimise.calculate() does not calculate chi2 value for clustered residues.

2014-10-06 16:03:32 Tree
[r26173] by tlinnet

Fix for looping performed twice in relax_disp API model_loop().

Bug #22754 (https://gna.org/bugs/index.php?22754): The minimise.calculate() does not calculate chi2 value for clustered residues.

2014-10-06 16:03:30 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.