1
0
Fork 0
mirror of https://github.com/Athemis/PyDSF.git synced 2025-04-05 14:46:03 +00:00
Commit graph

24 commits

Author SHA1 Message Date
1fa3c57084 Add about dialog 2015-07-13 19:38:19 +02:00
86a3fd382a Properly clear previous data before processing new data 2015-07-10 12:31:18 +02:00
9e7fdae9bf Fix setting color range
We need the value of the two SpinBoxes...
2015-07-10 00:04:20 +02:00
17c3b71d1f Remove unused code 2015-07-09 15:43:02 +02:00
342ed3b3d1 Populate instrument list dynamically; Fixes
Populate instrument list dynamically from a given set of instrument
objects; Fix a bug when doing mutliple analysis in a row.
2015-07-09 15:42:25 +02:00
b85c58018c Remove unused imports 2015-07-09 00:56:56 +02:00
5e275d57e5 Move Instrument specific code to class (WIP) 2015-07-09 00:49:25 +02:00
71c25f902b Overhaul of data saving 2015-07-08 17:48:27 +02:00
6a2c7f2762 Move tabbed plots in a GroupBox 2015-07-08 14:58:38 +02:00
e1b0edd292 Fix loading of translations 2015-07-08 12:54:51 +02:00
fb75cb0864 Preparing translations; Added de_DE 2015-07-08 02:13:28 +02:00
abe85f323e Prepare for translation
Made strings translatable and generated first translation template.
2015-07-08 01:30:06 +02:00
35b2920d34 Coding style; Overhaul of GUI 2015-07-08 01:04:34 +02:00
07d44ba86e Custom Navigation; Fix mouse events causing lag 2015-07-08 01:04:05 +02:00
9b1c32effe Coding style; General clean-up; Move calculations to dedicated thread 2015-07-07 15:09:49 +02:00
fef87a6657 Start reimplementing plotting code 2015-02-10 03:19:40 +01:00
9d1e3d8fa2 Added NavigationToolbar to plots. 2015-02-08 20:02:48 +01:00
5a17c960c2 Made peak finding more robust; round to 2 digits 2015-02-08 19:12:44 +01:00
c3c172c59a Plot widget and options are resizable against each other. 2015-01-31 19:23:13 +01:00
cf75c8ee09 Embedded plots into GUI 2015-01-30 20:14:56 +01:00
926fb01502 Migrated to PyQT5; Added option to reset data list; Added progress indicator 2015-01-30 15:00:16 +01:00
e22b7a1822 Removed *.pyc files 2015-01-30 03:46:48 +01:00
ff7f10438b Migrated to Python3; Switched to Peakutils for peak finding routines; CHanged behaviour of temperature cut-offs 2015-01-30 03:45:30 +01:00
41b252a3c9 First commit 2015-01-30 03:34:25 +01:00