Menu

SVN archive Commit Log


Commit Date  
[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
[r26166] by bugman

Added a BMRB NMR-STAR formatted deposition file for the OMP model-free data for reference.

This is because there are no other NMR-STAR formatted files in the relax sources.

2014-10-06 14:37:17 Tree
[r26165] by bugman

Fix for the pipe_control.exp_info.bmrb_write_software() function.

This was broken back at r26071 (http://article.gmane.org/gmane.science.nmr.relax.scm/23822). The
variable name change of software.name to software.software_name was not applied to the
pipe_control.exp_info module. This caused a few of the Bmrb system tests to fail.

2014-10-06 14:35:18 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.