Menu

SVN archive Commit Log


Commit Date  
[r22339] by tlinnet

Fixes for the wrong use of reading settings file and extracting parameters.

Regarding bug #21344, (https://gna.org/bugs/index.php?21344) - Handling of in sparse acquired R1rho dataset with missing combinations of time and spin-lock field strengths.

2014-02-26 13:51:55 Tree
[r22338] by tlinnet

Fix for using a wrong index slicing.

Regarding bug #21344, (https://gna.org/bugs/index.php?21344) - Handling of in sparse acquired R1rho dataset with missing combinations of time and spin-lock field strengths.

2014-02-26 13:51:54 Tree
[r22337] by tlinnet

Extended system test to count number of settings iterations and match with len(cdp.exp_type.keys()).

Regarding bug #21344, (https://gna.org/bugs/index.php?21344) - Handling of in sparse acquired R1rho dataset with missing combinations of time and spin-lock field strengths.

There is something wrong, since cdp.exp_type.keys()) is not matching.

2014-02-26 13:51:48 Tree
[r22336] by bugman

Fixes for the spacing after e.g. and i.e. in the relax manual.

The character '\' needs to be used after the final dot to indicate that this is not a sentence stop,
hence the double spacing normally used between sentences should not be used.

2014-02-26 13:24:17 Tree
[r22335] by bugman

Correction for some text in the dispersion chapter of the manual.

The text 'are differentially defined' has been changed to 'are dually defined', as the word
differentially was incorrect.

2014-02-26 13:17:55 Tree
[r22334] by bugman

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

........
r22317 | bugman | 2014-02-25 17:54:57 +0100 (Tue, 25 Feb 2014) | 5 lines

Completed the tutorial for using the dispersion analysis in the GUI.

This is for the relaxation dispersion chapter of the manual.
........
r22318 | bugman | 2014-02-25 18:39:33 +0100 (Tue, 25 Feb 2014) | 6 lines

Some edits for the tutorial on using the dispersion GUI analysis.

The results of the relax_disp.insignificance user function are now shown to demonstrate what this
does.
........
r22319 | bugman | 2014-02-25 18:55:25 +0100 (Tue, 25 Feb 2014) | 5 lines

Fixes for some incorrectly reported results in the dispersion GUI tutorial in the manual.

The non-clustered results had been incorrectly copied from the log messages.
........
r22320 | bugman | 2014-02-25 21:58:40 +0100 (Tue, 25 Feb 2014) | 5 lines

More incorrect value fixes for the dispersion GUI tutorial in the manual.

The pA and kex values were also somehow incorrect.
........
r22321 | tlinnet | 2014-02-26 08:36:29 +0100 (Wed, 26 Feb 2014) | 8 lines

Added system test for bug 21344.

Regarding bug #21344, (https://gna.org/bugs/index.php?21344) - Handling of in sparse acquired R1rho dataset with missing combinations of time and spin-lock field strengths.

This test will fail with:
No intensity data could be found corresponding to the spectrometer frequency of 799.7773991 MHz, dispersion point of 431.0 and relaxation time of 0.14 s.
Data for a dispersion point of 431.0 and time 0.14 does not exist, and so some of the looping in collecting data for calculation must be wrong.
This behaviour and probably its solution is related to bug 21665, "Running a CPMG analysis with two fields at two delay times" (https://gna.org/bugs/index.php?21665).
........
r22322 | tlinnet | 2014-02-26 10:11:32 +0100 (Wed, 26 Feb 2014) | 3 lines

Renamed previous disp_data unit tests, to reflect they were from a CPMG setup.

Regarding bug #21344, (https://gna.org/bugs/index.php?21344) - Handling of in sparse acquired R1rho dataset with missing combinations of time and spin-lock field strengths.
........
r22323 | tlinnet | 2014-02-26 10:11:35 +0100 (Wed, 26 Feb 2014) | 3 lines

Added unit test for count_relax_times() for and R1rho setup.

Regarding bug #21344, (https://gna.org/bugs/index.php?21344) - Handling of in sparse acquired R1rho dataset with missing combinations of time and spin-lock field strengths.
........
r22324 | bugman | 2014-02-26 11:07:26 +0100 (Wed, 26 Feb 2014) | 5 lines

Fixes for the Grace kex plot for the tutorial for dispersion GUI analysis.

The values for the Grace plot were not correct.
........
r22325 | tlinnet | 2014-02-26 11:10:18 +0100 (Wed, 26 Feb 2014) | 3 lines

Added unit test for loop_time() for r1rho setup.

Regarding bug #21344, (https://gna.org/bugs/index.php?21344) - Handling of in sparse acquired R1rho dataset with missing combinations of time and spin-lock field strengths.
........
r22326 | tlinnet | 2014-02-26 11:10:23 +0100 (Wed, 26 Feb 2014) | 5 lines

Renamed system test.

Regarding bug #21344, (https://gna.org/bugs/index.php?21344) - Handling of in sparse acquired R1rho dataset with missing combinations of time and spin-lock field strengths.

The previous test name was rubbish.
........
r22327 | bugman | 2014-02-26 12:03:22 +0100 (Wed, 26 Feb 2014) | 5 lines

Editing of the dispersion GUI analysis tutorial in the manual.

The whole section has been proofed and improved.
........
r22328 | bugman | 2014-02-26 12:04:16 +0100 (Wed, 26 Feb 2014) | 5 lines

The relaxation dispersion auto-analysis now creates the chi2.out text file.

This is for more easily comparing the chi-squared values between analyses.
........
r22329 | tlinnet | 2014-02-26 12:07:45 +0100 (Wed, 26 Feb 2014) | 3 lines

Modified Copyright notice in files to reflect svn log.
........
r22330 | bugman | 2014-02-26 13:55:50 +0100 (Wed, 26 Feb 2014) | 3 lines

A concluding statement has been added to the dispersion GUI analysis tutorial in the manual.
........
r22331 | bugman | 2014-02-26 13:57:26 +0100 (Wed, 26 Feb 2014) | 3 lines

Added spacing in front of all lstlisting environments in the relaxation dispersion chapter of the manual.
........
r22332 | bugman | 2014-02-26 14:07:57 +0100 (Wed, 26 Feb 2014) | 3 lines

Spelling fix for the spectrometer frequency checks of the spectrometer.frequency user function.
........
r22333 | bugman | 2014-02-26 14:09:32 +0100 (Wed, 26 Feb 2014) | 3 lines

Spell checking of the entire relaxation dispersion chapter of the manual.
........

2014-02-26 13:13:04 Tree
[r22333] by bugman

Spell checking of the entire relaxation dispersion chapter of the manual.

2014-02-26 13:09:32 Tree
[r22332] by bugman

Spelling fix for the spectrometer frequency checks of the spectrometer.frequency user function.

2014-02-26 13:07:57 Tree
[r22331] by bugman

Added spacing in front of all lstlisting environments in the relaxation dispersion chapter of the manual.

2014-02-26 12:57:26 Tree
[r22330] by bugman

A concluding statement has been added to the dispersion GUI analysis tutorial in the manual.

2014-02-26 12:55:50 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.