Menu

SVN archive Commit Log


Commit Date  
[r21157] by bugman

Removed an insanely large log file from the Flemming Hansen dispersion data directories.

This is the log file for the CPMGFit analysis.

2013-10-17 11:30:08 Tree
[r21156] by bugman

Python 3 fixes for the dispersion data key generation and the data assembly.

The specific_analyses.relax_disp.disp_data.return_param_key_from_data() function was generating
different keys for Python 2 and 3. This has been fixed. The return_r2eff_arrays() function has
also been modified to correctly check for these keys.

2013-10-17 09:17:06 Tree
[r21155] by bugman

A number of Python 3 fixes.

The command used was:
2to3 -j 4 -w \
-f buffer \
-f idioms \
-f set_literal \
-f ws_comma \
-x except \
-x import \
-x imports \
-x long \
-x numliterals \
-x xrange \
.

2013-10-17 09:09:48 Tree
[r21154] by bugman

Updated the Relax_disp.test_sprangers_data_to_mq_cr72 system test so it passes.

The parameters found in the analysis located in the directory
test_suite/shared_data/dispersion/Sprangers_ClpP/mq_cr72_analysis_clustered have been used as the
starting point.

2013-10-17 08:31:08 Tree
[r21153] by bugman

Python 3 fix for the lib.dispersion.mq_ns_cpmg_2site module.

The numpy.linalg.matrix_power requires an integer power, but Python 3 was creating a floating point
number for the 'fact' variable.

2013-10-17 07:58:54 Tree
[r21152] by bugman

Epydoc docstring fixes to allow the API documentation to be properly compiled.

2013-10-17 07:24:20 Tree
[r21151] by bugman

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

........
r21150 | bugman | 2013-10-17 09:05:49 +0200 (Thu, 17 Oct 2013) | 3 lines

Epydoc docstring formatting fixes.
........

2013-10-17 07:06:21 Tree
[r21150] by bugman

Epydoc docstring formatting fixes.

2013-10-17 07:05:49 Tree
[r21149] by bugman

More expansion of the lib.dispersionns_cpmg_2site_expanded module docstring for reference.

The link https://gna.org/task/?7712#comment8 to the p3.analytical script in the Gna! tasks has been
added and the contents of the sim_all.tar file funNikolai.m has been copied into the docstring as
well.

2013-10-17 06:59:11 Tree
[r21148] by bugman

Added the original Maple script to the lib.dispersionns_cpmg_2site_expanded module docstring for reference.

This was sent by Nikolai in a private communication.

2013-10-17 06:35:55 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.