Menu

SVN archive Commit Log


Commit Date  
[r10941] by bugman

Fix for a bug introduced in the last revision (r10940).

This affects the spherical angles used to define the spheroidal diffusion tensor major axis.

2010-02-25 14:15:09 Tree
[r10940] by bugman

Bug fix and updates to the generic_fns.angles.wrap_angles() function.

This was not wrapping correctly when the window was not between 0 and 2pi. Epydoc tags have been
added to the docstring, the window size can now be specified and is checked against the bounds as a
sanity check, and comments have been added all over.

2010-02-25 13:59:08 Tree
[r10939] by bugman

All of the relevant status information about the dAuvergne_protocol auto-analysis is being stored.

This includes:
status.dAuvergne_protocol.diff_model = None # The global diffusion model.
status.dAuvergne_protocol.round = None # The round of optimisation, i.e. the global iteration.
status.dAuvergne_protocol.mf_models = None # The list of model-free models for optimisation, i.e. the global iteration.
status.dAuvergne_protocol.local_mf_models = None # The list of model-free local tm models for optimisation, i.e. the global iteration.
status.dAuvergne_protocol.current_model = None # The current model-free model.
status.dAuvergne_protocol.convergence = False # The convergence of the global model.

2010-02-25 13:37:11 Tree
[r10938] by bugman

The Monte Carlo simulation number is now present in the status singleton.

The value of status.mc_number is set to the simulation number (starting at 0) and at the end is
reset to None.

2010-02-25 12:52:35 Tree
[r10937] by bugman

Addition of the relax status singleton object.

See https://mail.gna.org/public/relax-devel/2010-01/msg00094.html and other related posts in the
thread.

The idea is that various parts of relax deposit status information into here that other parts of
relax can then use. For example the Monte Carlo code can place the current simulation number in
there while the relax GUI controller can read these values.

2010-02-25 11:36:30 Tree
[r10936] by michaelbieri

Doublication of reading in the pipe parameter was removed.

2010-02-25 04:58:46 Tree
[r10935] by michaelbieri

Limited Monte Carlo number was removed.

This was only used to thest the progress bar of the controller.

2010-02-25 04:57:54 Tree
[r10934] by michaelbieri

Proper dublication of spectra was achieved.

2010-02-25 04:56:50 Tree
[r10933] by michaelbieri

Formatting error in read_intensities was removed.

2010-02-25 04:56:08 Tree
[r10932] by michaelbieri

Python modules time and os.sep are loaded into the script.

2010-02-25 04:55:25 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.