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
1ef02beebb Coding style 2015-07-08 01:03:25 +02:00
ddb879e80d Revert "Add pyqtgraph as submodule"
This reverts commit f4c540a439.
2015-07-07 15:13:31 +02:00
6b651bb591 Revert "Add pyqtgraph as submodule"
This reverts commit ddb8394091.
2015-07-07 15:13:10 +02:00
ddb8394091 Add pyqtgraph as submodule 2015-07-07 15:11:52 +02:00
f4c540a439 Add pyqtgraph as submodule 2015-07-07 15:11:15 +02:00
9b1c32effe Coding style; General clean-up; Move calculations to dedicated thread 2015-07-07 15:09:49 +02:00
e1f34c094a Coding style 2015-07-07 15:09:14 +02:00
a28142fa1e Adding comments; Proper error handling 2015-07-07 14:12:06 +02:00
a5eb072d4a Clean-up; PEP8-compliance 2015-07-06 16:00:12 +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
6268862334 Update LICENSE 2015-01-30 03:54:51 +01:00
8314f19f0e Added MIT license 2015-01-30 03:52:47 +01:00
96b6ecb7f0 Added .gitignore 2015-01-30 03:50:28 +01:00
8c66e132be Removed eric5 project directory 2015-01-30 03:48:49 +01:00
71629e824e Delete PyDSF.e4q 2015-01-30 03:48:03 +01:00
a786280551 Create README.md 2015-01-30 03:47:34 +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