Menu

SVN archive Commit Log


Commit Date  
[r18218] by bugman

Removed a debugging commenting out in the pcs.set_errors user function definition.

2013-01-18 11:23:34 Tree
[r18217] by bugman

Implemented the pcs.set_error user function.

2013-01-18 11:21:25 Tree
[r18216] by bugman

Implemented the rdc.set_errors user function.

2013-01-18 11:14:17 Tree
[r18215] by bugman

Added calls to rdc.set_errors and pcs.set_errors in the missing data N-state model system test script.

These user functions currently do not exist, but are needed as the data files contain no errors.

2013-01-18 10:51:40 Tree
[r18214] by bugman

Modified the missing data system test script to include Monte Carlo simulations.

This is to cover untested code paths.

2013-01-18 10:41:50 Tree
[r18213] by bugman

Fix for the missing PCS data in the N-state model Monte Carlo simulations.

This was caught by the N_state_model.test_mc_sim_failure system test.

2013-01-18 10:07:40 Tree
[r18212] by bugman

Modified the N_state_model.test_mc_sim_failure system test to include missing PCS data.

This is to catch another bug.

2013-01-18 10:05:38 Tree
[r18211] by bugman

Fix for the bug caught by the N_state_model.test_mc_sim_failure system test.

If no RDC error is present, then the returned error from the N-state model analysis specific method
return_error() is None.

2013-01-18 09:46:36 Tree
[r18210] by bugman

Created the N_state_model.test_mc_sim_failure system test to demonstrate a bug in the N-state model.

This appears to be a problem with Monte Carlo simulations when data is missing.

2013-01-18 09:42:26 Tree
[r18209] by bugman

The N-state model grid search optimises each tensor separately when only tensors are optimised.

This massively collapses the grid search size from inc**(5*N) to N*inc**5, where inc are the number
of increments per dimension and N is the number of alignments, making a grid search possible.

2013-01-17 17:39:56 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.