Commit Graph

75 Commits

Author SHA1 Message Date
0681f94522 added icons 2014-04-07 13:42:51 +02:00
4a206c0eb6 started to decouple fit routine from ui 2014-04-07 13:41:39 +02:00
d356585a7e Refactored base class for parameter widgets 2014-04-03 20:56:50 +02:00
cea97a475e Yaff Icon added, YaffWidget Class created 2014-03-20 17:22:33 +01:00
a8ad4b68cb BaseWidget for parameters gerneralized, YAFF implementation started 2014-03-20 17:02:58 +01:00
4f5cdc7103 Fit shown calculated only within the selected region 2014-03-20 15:15:40 +01:00
62a8d0fb9d UI refinements, show real and imag part seperately 2014-03-20 14:30:19 +01:00
98d533d828 added debye relaxation peak 2014-03-20 00:47:19 +01:00
a5cf036f8f added new custom widgets 2014-03-20 00:37:04 +01:00
6c2fdc470c major parts work now after refactoring 2014-03-20 00:35:07 +01:00
83b738c480 started major refactoring to simplify function addition/removal 2014-03-19 22:02:56 +01:00
e18364b075 started major refactoring to simplify function addition/removal 2014-03-19 22:02:26 +01:00
2a0cf04f47 clean up after refactoring 2014-03-19 19:51:06 +01:00
6f79e976ce refactored PeakWidget and CondWidget, CC,CD,HN unambigously selectable 2014-03-19 19:48:15 +01:00
856619fea5 peakboxes with custom spinbox 2014-03-18 20:37:32 +01:00
dfa12bfc3c new logarithmic double spin box, real and imag fit data are shown, proper cursor position found 2014-03-18 19:48:39 +01:00
8673bdd7ff complex fitting almost working except e_inf 2014-03-05 18:30:00 +01:00
df48519f5a started adding real part, non-lin complex fitting 2014-03-05 16:59:35 +01:00
374ed7e510 merge pyqtgraph branch with default 2014-02-25 15:02:40 +01:00
71bdfa5462 change graphing from matlotlib to pyqtgraph 2014-02-25 14:55:29 +01:00
8fc316f2ff * moved math functions (fit, hn, etc.) to mathlib.py
* fitresults are stored in a better format
2013-07-17 13:00:24 +02:00
5f49684e01 * cleanup of the code
* fixed the table view of the PeakWidget
2013-07-12 16:11:29 +02:00
805a726346 Fit limits are shown and labeles
Size of PeakBox elements are now OK
Conductivity moved to data
2013-07-10 18:36:07 +02:00
4f6421ae22 -If temperature not found open a dialogue and ask for one
-updated resources
2013-06-18 22:28:24 +02:00
737763ea1b initial commit 2013-06-14 08:44:34 +02:00