Menu

SVN archive Commit Log


Commit Date  
[r25058] by tlinnet

Removing the 'tex'->'kex' conversion, and 'phi_ex' from dw and pA.

This solution is not a proper implementation, but these parameters should rather be found by Grid Search.

2014-08-18 17:09:11 Tree
[r25057] by tlinnet

Removed the auto-sorting of models, when performing auto analysis of Relaxation dispersion.

This was discussed in:
http://thread.gmane.org/gmane.science.nmr.relax.scm/22733
http://thread.gmane.org/gmane.science.nmr.relax.scm/22734
http://thread.gmane.org/gmane.science.nmr.relax.scm/22737

Through this discussion, it has appeared that the order of how models are sorted for analysis, and hence the
possibility for nesting, is a complicated case.

The order of analysis should be possible to manually put into the auto analysis.

This was not the scope of:
sr #3135(https://gna.org/support/?3135): Optimisation of the R1 relaxation rate for the off-resonance R1rho relaxation dispersion models.
to implement such a feature.

Such a feature could be implemented for the next version of relax.

It could be designed as function to "suggest" an order in the GUI.

But this functionality would have to wait.

2014-08-18 16:48:33 Tree
[r25056] by tlinnet

Reverted r25054 and 25055 as this functionality is not properly determined yet.

The command used was:
svn merge -r25055:r25053 .

........
r25055 | tlinnet | 2014-08-18 17:59:16 +0200 (Mon, 18 Aug 2014) | 3 lines

Fix for unit test, testing how models are sorted before analysis.

This now resembles the previous state.
........
r25054 | tlinnet | 2014-08-18 17:59:14 +0200 (Mon, 18 Aug 2014) | 8 lines

Modified, that the order of sorting models for auto_analysis, should be:

Analytical first, then silico, and then numeric.
After this, the year for implementation should come first.

This makes sure that CR72 is analysed first.

And also DPL94 will be sorted first.
........

2014-08-18 16:35:34 Tree
[r25055] by tlinnet

Fix for unit test, testing how models are sorted before analysis.

This now resembles the previous state.

2014-08-18 15:59:16 Tree
[r25054] by tlinnet

Modified, that the order of sorting models for auto_analysis, should be:

Analytical first, then silico, and then numeric.
After this, the year for implementation should come first.

This makes sure that CR72 is analysed first.

And also DPL94 will be sorted first.

2014-08-18 15:59:14 Tree
[r25053] by tlinnet

Added unit tests regarding model.py and its functions.

2014-08-18 15:43:10 Tree
[r25052] by tlinnet

Removed the unit test regaring model.py in test_variables.py.

2014-08-18 15:43:08 Tree
[r25051] by tlinnet

Parted the file of variables.py into model.py.

2014-08-18 15:43:06 Tree
[r25050] by tlinnet

Copied variables.py to model.py.

There should not exist any functions in variables.py.

variables.py should only consist of hardcoded variables, and the functions related to model sorting and nesting is split into its own file.

2014-08-18 14:43:37 Tree
[r25049] by tlinnet

Modified in documentation, that the "No Rex" model have one chemical exchange site. Namely itself.

2014-08-18 14:20:35 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.