Menu

SVN archive Commit Log


Commit Date  
[r19712] by bugman

Fixes for the LM63 dispersion CPMG model.

The 'r2' model parameter is now an array as there is one R2 value per magnetic field strength. And
the 'rex' parameter has been renamed to 'phi_ex' and is scaled quadratically with the field strength
within the optimisation target function.

2013-05-23 17:18:00 Tree
[r19711] by bugman

Added a script to the test suite shared data for analysing the truncated Hansen CPMG data.

2013-05-23 17:17:08 Tree
[r19710] by bugman

Speedup for the relaxation dispersion system tests which use Flemming Hansen's CPMG data.

The system test script now reads the truncated data files (of only residues 70 and 71) to minimise
the time required to read the data and store it in the relax data store.

2013-05-23 17:15:10 Tree
[r19709] by bugman

Created basic SVG and PNG graphics for the spectrometer user function class.

The spectrometer is black so as not to offend Bruker, Varian, or Jeol users by avoiding a colour
from one of these companies.

2013-05-23 17:13:09 Tree
[r19708] by bugman

Modified the spectrometer.frequency user function so that a frequency list and count is stored.

These are the new cdp.spectrometer_frq_list and cdp.spectrometer_frq_count variables. This will
allow various parts of relax which assemble frequency information to be simplified and made more
consistent.

2013-05-23 17:11:08 Tree
[r19707] by bugman

Merged the frq.set and temperature user functions into the new spectrometer user function class.

The frq.set user function is now called spectrometer.frequency and temperature is now
spectrometer.temperature. To match these changes, the cdp.frq variable is now called
cdp.spectrometer_frq.

2013-05-23 16:43:23 Tree
[r19706] by bugman

The preview button in the file selection elements of the user function windows can now be disabled.

This is via the new wiz_filesel_preview argument being set to False.

2013-05-23 16:42:41 Tree
[r19705] by bugman

Suppressed the reporting of skipped tests in the test suite if the module is set to None.

2013-05-23 16:42:08 Tree
[r19704] by bugman

Big speed up of the test suite by skipping a large number of redundant Frame Order system tests.

These are tests of using only PCS or only RDC data. These tests are still active for the
pseudo-ellipse just to make sure that a whole missing data type can be handled.

2013-05-23 16:40:12 Tree
[r19703] by bugman

The timing of individual tests in the relax test suite can now be printed out.

The new command line argument --time has been added which, when supplied with one of the test suite
arguments, will cause the time required to complete each individual test to be displayed. Instead
of just printing the characters '.', 'F', and 'E' for each test, now these characters are postfixed
with the time in seconds, the name of the test and ending in a newline character.

2013-05-23 16:39:09 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.