98e9651538
If queued experiment is stopped it is now deleted from queue so that the queue is no longer blocked.
Joachim Beerwerth2018-04-10 09:43:30 +02:00
591cf8bdea
Merge changes regarding Tab/ space management in editor (use 4 spaces instead of tab like before).
Joachim Beerwerth2018-03-29 15:07:18 +02:00
63cb9e7d05
Add experiment run time/expected experiment runtime (of already queued experiments) and the time of the already finished experiments to the status bar in the gui.
Joachim Beerwerth2018-04-05 17:25:35 +02:00
3dc98f0970
Add get_length() function to the Experiment class which returns the estimated time the experiment will take.
Joachim Beerwerth2018-04-05 16:46:23 +02:00
c3c4839d3c
upgraded python packaging to modern, non-deprecated standards
Markus Rosenstihl2018-04-03 17:07:16 +02:00
7511f6df94
Sampling rate is saved in HDF files as attributes, i.e. h.root.data_pool.dict_result._v_attrs["sampling_rate"] Fixes T95
Markus Rosenstihl2018-03-27 17:16:34 +02:00
a4cf5be73a
finalized queueing and --clean parameter to recreate the locking database. Fixes T80 and T88
Markus Rosenstihl2018-03-23 12:40:05 +01:00
113cc82684
Implemented ordered queue of experiments for starting multiple DAMARIS instances simultaneously.
Markus Rosenstihl2018-03-23 12:26:21 +01:00
58515f1cf3
Queueing works now with more than 2 queued experiments
Markus Rosenstihl2018-03-21 14:35:37 +01:00
7280a9aba3
- Main window updates while waiting for lock file to disappear - Maximize window on start (Fix T86)
Markus Rosenstihl2018-03-20 21:13:28 +01:00
8991e61600
DAMARIS can now run scripts immediatly upon startup. This is the first step towards a simple queing implementation.
Markus Rosenstihl2018-03-16 17:03:44 +01:00
87a85d23d7
* changes need for jessie, migration to libxerces version 3 * web links in frontend changed: berlios does not exist anymore
Markus Rosenstihl2015-02-04 09:11:24 +00:00
2c22841697
using tools/rotate_signal in Signalpath.py. One can change the ADC_Result/Accumulation phase with the *phase(degrees)* method.
Markus Rosenstihl2014-12-15 21:03:01 +00:00
e457a5071f
Removed deprecated DaFFT module. This module is replaced by DamarisFFT, which extends the ADC_Result and Accumulation class.
Markus Rosenstihl2014-12-15 20:04:51 +00:00