Menu

SVN archive Commit Log


Commit Date  
[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
[r26172] by tlinnet

Fix for references to "spin" in optimisation.back_calc_r2eff().

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:28 Tree
[r26171] by tlinnet

Removed the checking of MODEL_LIST_MMQ, and spin.isotope from optimisation.back_calc_r2eff(), since this check is already covered.

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

2014-10-06 15:21:32 Tree
[r26170] by tlinnet

Initial try to fix unit test test_value_set_r1_rit().

The problem is, that no spin-id can be generated, since the spins are created manually,

"
File "/sbinlab2/tlinnet/software/NMR-relax/relax_trunk/pipe_control/mol_res_spin.py", line 1498, in generate_spin_id_unique
if res and res.name != None and mol._res_name_count[res.name] > 1:
AttributeError: 'MoleculeContainer' object has no attribute '_res_name_count'
"

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

2014-10-06 15:07:57 Tree
[r26169] by tlinnet

Updated the API set_param_values() function to use model_loop() to get the spin_ids from the cluster.

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

2014-10-06 15:07:55 Tree
[r26168] by tlinnet

Removed then function loop_cluster_ids() from dispersion API().

This should be implemented elsewhere.

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

2014-10-06 15:07:54 Tree
[r26167] by tlinnet

In the dispersion API calculate(), used the API function model_loop() to loop over the clusters instead.

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

2014-10-06 15:07:49 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.