Menu

SVN archive Commit Log


Commit Date  
[r14464] by bugman

Fix for the pipe editor window - it is now updated when initially created to show all loaded pipes.

2011-08-26 07:49:59 Tree
[r14463] by bugman

Fixes for all the calls to the GUI interpreter instance.

This is now a special thread object, and user function calls are now queued.

2011-08-26 07:03:30 Tree
[r14462] by bugman

The auto-analysis GUI pages are now waiting for the data pipe to be created.

This fixes race conditions.

2011-08-26 06:50:33 Tree
[r14461] by bugman

The GUI interpreter thread is now flushed prior to execution of the auto-analyses.

2011-08-25 16:03:43 Tree
[r14460] by bugman

Created the GUI interpreter thread flush() method for blocking until the queue is empty.

2011-08-25 15:59:23 Tree
[r14459] by semor

Maybe found a way to switch from one equation to the other.

This approach, not general, uses the number of parameters as a
test to the use of either the 2-parameter equation 'exp_2param_neg' or
the 3-parameter equation 'exp_3param_inv_neg'...

It is not clear if it works, but, at least, the code compiles...

2011-08-25 15:19:49 Tree
[r14458] by semor

Made the code for disassembling the parameter vector more general.

Before, there was an explicit statement of the "inv" equation.
Now, the code is more general and "inv" became "exp_3param_inv_neg",
one of the many 3-parameter equations...

2011-08-25 15:08:39 Tree
[r14457] by semor

Changed fitted values of the first spin from values to None.

This is because this spin is in the list of deselected spins.

2011-08-25 14:43:31 Tree
[r14456] by bugman

Added a join() wrapper method for the GUI interpreter thread internal queue.

2011-08-25 14:36:12 Tree
[r14455] by bugman

Added the empty() method to the GUI interpreter thread to determine if the internal queue is empty.

2011-08-25 14:34: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.