Commit Graph

  • aa137eb2aa README points to new gitea repository main markusro 2023-01-30 12:17:21 +01:00
  • 5e76c419dc ParameterWidgets inside ScrollbarArea; moved menus to .ui files; removed some spaces and empty lines dominik 2017-03-15 12:28:28 +01:00
  • a6109c65b9 printed too often what is read markusro 2016-07-05 11:58:37 +02:00
  • c49a752ebd Temperture dialog works now, fixes T7 markusro 2016-07-05 11:55:55 +02:00
  • 2b254f2ee6 updated LICENSE markusro 2016-07-04 20:39:14 +02:00
  • 15e794de22 added README.md with install instructions markusro 2016-07-04 20:36:45 +02:00
  • fab298ba30 create setup script to install package markusro 2016-07-04 20:15:31 +02:00
  • 5f50ec87b3 fixed import error markusro 2016-07-04 17:46:23 +02:00
  • 00d26cda30 idea for grace driver markusro 2016-04-19 09:28:29 +02:00
  • 966c340295 added icons for append_save button markusro 2015-01-13 18:36:48 +01:00
  • 410902b753 fixes Issues #3, #4, #6 markusro 2015-01-13 18:36:24 +01:00
  • 068b621ff2 Fixes Issue #2: preliminary support for xmgrace file creation markusro 2015-01-09 11:58:43 +01:00
  • 7b9f79ab13 fixes Issue #4 : Redraw graph only once on updating parameter values,i.e. block signals in iupdateTable and emit signal only once. markusro 2015-01-09 10:11:34 +01:00
  • ae30438737 generalized addPeak, addYAFF, addCond, etc. to addContainer(container,data_pos) markusro 2015-01-08 18:17:43 +01:00
  • 8f538174d9 using abc module (abstract base class) to check for proper implementation of the container classes markusro 2015-01-08 17:40:25 +01:00
  • c7a258aa1d removed redundant implementations of fit functions (hav-neg, conductiviety, etc.) markusro 2015-01-08 16:56:44 +01:00
  • 37cc6b3359 LICENSE added (BSD) markusro 2015-01-08 16:47:13 +01:00
  • 8f50675525 added setup.py and future configuration window markusro 2015-01-08 13:35:39 +01:00
  • 53234a2af8 further reorganization markusro 2015-01-08 13:18:45 +01:00
  • 21a93d6d09 Fixed Bug in PeaKWidget: change from CD,cc or Debye to HN did not reset the parameters to be fixed markusro 2014-09-28 21:16:06 +02:00
  • 1a1066a07e function registry with fixed container order markusro 2014-09-25 17:14:50 +02:00
  • 582019d7cb optimized imports markusro 2014-09-24 22:09:39 +02:00
  • ffc817f306 moved filereader to extra file markusro 2014-09-24 22:07:14 +02:00
  • 737be85ee1 more cleanup markusro 2014-09-24 21:42:06 +02:00
  • 97cdf4ecb2 new Makefile markusro 2014-09-24 21:33:21 +02:00
  • 685839f900 more cleanup markusro 2014-09-24 21:32:58 +02:00
  • 79cb5b3ec4 More restructuring markusro 2014-09-24 20:46:23 +02:00
  • 977b091191 fixed Data import markusro 2014-09-24 18:03:43 +02:00
  • 95b4493781 restructured source markusro 2014-09-24 18:01:14 +02:00
  • 2237694770 preparing tu use submodules markusro 2014-09-24 16:36:03 +02:00
  • 59e36e983f preparing tu use submodules markusro 2014-09-24 16:35:33 +02:00
  • fcee731d35 Preliminary gracedriver works, coloring of the peaks fixed, result output: peaks ordered by tau value markusro 2014-09-24 16:25:58 +02:00
  • 30ded06b95 New Qt Version, generated py files fllow mre PEP-8 markusro 2014-09-24 16:23:59 +02:00
  • 0a32f6576a Added Gb distribution to YAFF menu markusro 2014-09-24 16:19:46 +02:00
  • 1fe6057cd6 better headers in csv result files markusro 2014-09-18 22:49:59 +02:00
  • 40ef9527ef added driver for xmgrace files markusro 2014-09-18 22:49:31 +02:00
  • ec127bc56b Show derivative of real and imag part markusro 2014-09-18 22:49:12 +02:00
  • 9ce80f13b5 * moved math functions (fit, hn, etc.) to mathlib.py * fitresults are stored in a better format * started gracedriver to sva data in grace file markusro 2014-09-17 09:46:14 +02:00
  • 784393a21a * added "Show Derivative" to approximate imaginary eps without conductivity term * closing matplotlib figure after saving markusro 2014-06-23 12:02:49 +02:00
  • a36f8932f8 long running fits made abortable markusro 2014-04-16 17:56:32 +02:00
  • 67fbeffb6f fixed overwriting result parameter markusro 2014-04-15 22:00:36 +02:00
  • 39374ab17a configuration dialog fpr YAFF (tau distrib., time points) markusro 2014-04-15 15:44:15 +02:00
  • 9da511b92a pure imaginary part fitting implemented markusro 2014-04-14 15:47:16 +02:00
  • 6b84d6da95 synchronous fit boundaries in real and imag plot markusro 2014-04-14 14:36:51 +02:00
  • 6dd559968d synchronous fit boundaries in real and imag plot markusro 2014-04-14 14:36:38 +02:00
  • f70538567b next & previous file cycling implemented markusro 2014-04-14 14:14:51 +02:00
  • eca637c35a segfault on closing QDS fixed, threading simplified markusro 2014-04-14 14:01:45 +02:00
  • 4913924222 individual fitfunctions saved upon saving markusro 2014-04-11 18:20:16 +02:00
  • e32fa8f834 Optimized threading, bug fixes in libyaff, saveFitResult markusro 2014-04-11 17:30:48 +02:00
  • 78c00b701d several YAFF models implemented, serious code clean up markusro 2014-04-11 09:29:32 +02:00
  • 0681f94522 added icons markusro 2014-04-07 13:42:51 +02:00
  • 4a206c0eb6 started to decouple fit routine from ui markusro 2014-04-07 13:41:39 +02:00
  • d356585a7e Refactored base class for parameter widgets markusro 2014-04-03 20:56:50 +02:00
  • cea97a475e Yaff Icon added, YaffWidget Class created markusro 2014-03-20 17:22:33 +01:00
  • a8ad4b68cb BaseWidget for parameters gerneralized, YAFF implementation started markusro 2014-03-20 17:02:58 +01:00
  • 4f5cdc7103 Fit shown calculated only within the selected region markusro 2014-03-20 15:15:40 +01:00
  • 62a8d0fb9d UI refinements, show real and imag part seperately markusro 2014-03-20 14:30:19 +01:00
  • 98d533d828 added debye relaxation peak markusro 2014-03-20 00:47:19 +01:00
  • a5cf036f8f added new custom widgets markusro 2014-03-20 00:37:04 +01:00
  • 6c2fdc470c major parts work now after refactoring markusro 2014-03-20 00:35:07 +01:00
  • 83b738c480 started major refactoring to simplify function addition/removal markusro 2014-03-19 22:02:56 +01:00
  • e18364b075 started major refactoring to simplify function addition/removal markusro 2014-03-19 22:02:26 +01:00
  • 2a0cf04f47 clean up after refactoring markusro 2014-03-19 19:51:06 +01:00
  • 6f79e976ce refactored PeakWidget and CondWidget, CC,CD,HN unambigously selectable markusro 2014-03-19 19:48:15 +01:00
  • 856619fea5 peakboxes with custom spinbox markusro 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 markusro 2014-03-18 19:48:39 +01:00
  • 8673bdd7ff complex fitting almost working except e_inf markusro 2014-03-05 18:30:00 +01:00
  • df48519f5a started adding real part, non-lin complex fitting markusro 2014-03-05 16:59:35 +01:00
  • 374ed7e510 merge pyqtgraph branch with default markusro 2014-02-25 15:02:40 +01:00
  • 71bdfa5462 change graphing from matlotlib to pyqtgraph markusro 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 markusro 2013-07-17 13:00:24 +02:00
  • 5f49684e01 * cleanup of the code * fixed the table view of the PeakWidget markusro 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 markusro 2013-07-10 18:36:07 +02:00
  • 4f6421ae22 -If temperature not found open a dialogue and ask for one -updated resources markusro 2013-06-18 22:28:24 +02:00
  • 737763ea1b initial commit markusro 2013-06-14 08:44:34 +02:00