Commit Graph

  • 56b588293d add loggausian to c func and move lookup of c library Dominik Demuth 2023-04-17 17:31:34 +0200
  • 59625c1581 more_bugs (#51) Dominik Demuth 2023-04-16 15:40:58 +0000
  • bb3d5ac58b remoce matplotlib import Dominik Demuth 2023-04-16 14:33:05 +0200
  • 48861c3f80 remove spurious print Dominik Demuth 2023-04-16 14:20:40 +0200
  • 8e2ebfc765 Merge branch 'more_bugs' Dominik Demuth 2023-04-16 14:17:36 +0200
  • 924b58beda move iteration of deleting sets inside undo, fixes #36 Dominik Demuth 2023-04-15 15:41:37 +0200
  • bd8a4f16ea UpperManagement.deleteDate emits list of sets, indexes in datawidget are now only updated once Dominik Demuth 2023-04-15 15:40:49 +0200
  • e41c42d573 move iteration of deleting sets inside undo Dominik Demuth 2023-04-15 14:55:14 +0200
  • c94231f9d9 add block to graphwindow to stop rescale/legend uupdates Dominik Demuth 2023-04-15 14:54:25 +0200
  • 99bb196e5c basic FC reading is working for different script version Dominik Demuth 2023-04-14 19:17:05 +0200
  • e5563d55d5 set graphs in fc reader Dominik Demuth 2023-04-14 17:58:14 +0200
  • abe6ca42c7 added build date of appimage as version; closes #48 Dominik Demuth 2023-04-13 20:03:39 +0200
  • 40961a89df correct path in makefile Dominik Demuth 2023-04-13 19:38:58 +0200
  • 29518b9ea0 newer FC scripts are working, now older ones fail Dominik Demuth 2023-04-12 20:42:33 +0200
  • 3793f67951 rate and time in exponential function was switched Dominik Demuth 2023-04-12 20:01:27 +0200
  • 0251dea563 uncheck fits in data_table Dominik Demuth 2023-04-12 17:28:12 +0200
  • bc034cf4f4 set region flag correctly Dominik Demuth 2023-04-12 17:27:05 +0200
  • 3e513a1231 update makefile Dominik Demuth 2023-04-11 19:06:35 +0200
  • ead30d127a add C function for FFHS integration Dominik Demuth 2023-04-10 19:33:23 +0200
  • 3b79c571fb eval expression reuses ListWidgetItems of datasets; closes #31 Dominik Demuth 2023-04-09 20:20:37 +0200
  • ee8ea4f2c5 remove epsilons from integration, now 50% faster Dominik Demuth 2023-04-09 18:08:32 +0200
  • 2c0cdfbd68 add constant to ffhs Dominik Demuth 2023-04-09 17:33:11 +0200
  • 767fa5f6fb timer needs to be child of window Dominik Demuth 2023-04-09 17:21:40 +0200
  • 02f8a3bb31 fitting (#43) Dominik Demuth 2023-04-08 18:37:07 +0000
  • ffecc9c873 remove duplicates of keys in deletion; may help with #36 Dominik Demuth 2023-04-08 17:16:05 +0200
  • 0ec0021727 appimage-starter (#42) Dominik Demuth 2023-04-08 13:28:13 +0000
  • 6b71de8265 bug-fixer (#40) Dominik Demuth 2023-04-07 13:45:28 +0000
  • 43285b4bd5 added first version of a backup system (#37) Dominik Demuth 2023-04-05 17:50:06 +0000
  • 2fbaa94109 catch strange behavior of strptime in get_zsync Dominik Demuth 2023-04-04 16:43:14 +0000
  • ebf3e9635d Update 'src/gui_qt/lib/utils.py' Dominik Demuth 2023-04-04 15:49:09 +0000
  • 79befb50f1 Update 'src/gui_qt/lib/utils.py' Dominik Demuth 2023-04-04 15:41:21 +0000
  • 0adb530dc2 Update 'src/gui_qt/lib/utils.py' Dominik Demuth 2023-04-04 15:34:09 +0000
  • d7fd8395e5 update zsync location Dominik Demuth 2023-04-02 19:44:01 +0200
  • 75f9bc84f8 remove typo; remove unnecessary package Dominik Demuth 2023-04-02 19:23:04 +0200
  • 1c98676bee Merge pull request 'show sub-functions in fitresult; closes #26' (#28) from fitting into master Dominik Demuth 2023-04-02 15:42:05 +0000
  • 8a35a5e6cb show sub-functions in fitresult; closes #26 Dominik Demuth 2023-04-02 17:40:23 +0200
  • 0d00ea2638 export drawings to agr drawing Dominik Demuth 2023-04-02 16:46:23 +0200
  • 8d2bfacaca display drawings of graphs Dominik Demuth 2023-04-01 20:25:44 +0200
  • c31f52cefe multi-points drawing Dominik Demuth 2023-04-01 18:58:16 +0200
  • 2d42a8cd46 ellipses done Dominik Demuth 2023-04-01 18:23:49 +0200
  • 3ddc81dbfa rectangles done Dominik Demuth 2023-04-01 17:21:12 +0200
  • df9b302f9d Merge pull request 'replace semicolon and commas with spaces in csv; closes #23' (#24) from csv_broken into master Dominik Demuth 2023-03-24 10:05:43 +0000
  • 4e0ff4eddd replace semicolon and commas with spaces in csv; closes #23 Dominik Demuth 2023-03-24 11:03:50 +0100
  • de9464ef9f Update 'src/gui_qt/lib/utils.py' Dominik Demuth 2023-03-17 13:16:24 +0000
  • 466a63990d Update 'src/gui_qt/lib/utils.py' Dominik Demuth 2023-03-17 13:15:44 +0000
  • 8690cb222e ignore errors due to wrong encoding in agr files (#22) Dominik Demuth 2023-03-16 18:49:44 +0000
  • 9681d09ed4 edit existing lines Dominik Demuth 2023-03-13 20:14:04 +0100
  • 62f3839b20 move to listwidget Dominik Demuth 2023-03-13 17:59:12 +0100
  • 28c15ff565 extrapolate_fit (#21) Dominik Demuth 2023-03-12 19:37:10 +0000
  • 1601f1455c use same value in widget and multimodel to count parameter Dominik Demuth 2023-03-01 19:26:12 +0100
  • b73d6f08b8 asciireader.py avoid IndexError if file has no header Dominik Demuth 2023-02-25 19:16:14 +0100
  • b31dec4c7b move to combobox + list instead of tree Dominik Demuth 2023-02-24 17:39:45 +0100
  • bd4b88102a graph title is displayed when maximized Dominik Demuth 2023-02-22 18:57:39 +0100
  • a17a4e0c01 add graph title Dominik Demuth 2023-02-21 18:55:41 +0100
  • 5577adabec AppImage path was incorrect in upload script. fixes #17 Markus Rosenstihl 2023-02-07 07:57:56 +0100
  • 57ecff478b silence curl in upload script Markus Rosenstihl 2023-02-07 01:03:05 +0100
  • 2229b2905a fixes #16 Markus Rosenstihl 2023-02-07 00:47:27 +0100
  • 60c93f6bc9 changed the repository path Markus Rosenstihl 2023-02-06 20:38:04 +0100
  • 626804783e Merge remote-tracking branch 'origin/master' Dominik Demuth 2023-02-06 20:20:09 +0100
  • a182d55b98 Add 'LICE' Dominik Demuth 2023-02-06 19:13:45 +0000
  • ee2a91813c Add 'LICE' Dominik Demuth 2023-02-06 19:13:45 +0000
  • 64f6697573 use fitmodels, return dict bootstrap Dominik Demuth 2023-02-05 19:22:46 +0100
  • b20d7e61b2 first test Dominik Demuth 2023-02-05 18:05:14 +0100
  • 3bb99f4406 basics are working Dominik Demuth 2023-02-05 15:29:31 +0100
  • 72d2fc5018 outsource ui creation Dominik Demuth 2023-02-04 19:19:15 +0100
  • 67332cc9b9 rerun of ui->py make Dominik Demuth 2023-02-04 18:02:43 +0100
  • cab35e45a3 add objects to graph Dominik Demuth 2023-02-04 16:42:12 +0100
  • 793786fda8 first objects added Dominik Demuth 2023-02-04 16:36:55 +0100
  • 8e2fdcef4c redesigned widget for drawing object Dominik Demuth 2023-02-04 16:27:26 +0100
  • df8a5e5699 redirect issue creation to gitea Dominik Demuth 2023-02-04 16:15:08 +0100
  • f67b1ba2bd changed the latest zsync source to the new package destination Markus Rosenstihl 2023-02-02 21:14:38 +0100
  • b7337c76ac changed packages destination Markus Rosenstihl 2023-02-02 18:45:18 +0100
  • 1cdcaff53f Merge remote-tracking branch 'origin/master' Dominik Demuth 2023-02-02 17:13:42 +0100
  • fec4103608 look for fits without parent during save; fixes T258 Dominik Demuth 2023-02-02 17:09:04 +0100
  • 176c355732 added 'latest' packages to gitea upload Markus Rosenstihl 2023-01-30 14:07:38 +0100
  • a122bb80f4 fixed script permission Markus Rosenstihl 2023-01-30 12:14:24 +0100
  • a24551e465 added script to upload AppImage to gitea instance Markus Rosenstihl 2023-01-30 12:08:01 +0100
  • 0eb0a4be77 saving removes bad characters Dominik Demuth 2023-01-26 19:30:39 +0100
  • af313c7a58 GraceEditor now clears previously read graphs when calling; fixes T257 Dominik Demuth 2023-01-23 18:45:42 +0100
  • bc14b26a5f logging to Updater added Dominik Demuth 2023-01-20 18:25:29 +0100
  • aa33706f5b update: new AppImage is executable Dominik Demuth 2023-01-16 20:16:40 +0100
  • e997712f0a number of function parameter is counted correctly when setting new values Dominik Demuth 2023-01-15 19:09:28 +0100
  • 5b0c5bb4bb removed symbols from shift/scale, combobox in fitparameter respects sizehint Dominik Demuth 2023-01-15 16:33:32 +0100
  • ccbdf72416 agr files with skipped set/graph numbers were not read nor written; fixes T252 Dominik Demuth 2023-01-14 17:05:29 +0100
  • 0e62f01103 set precision when saving data; fixes T253 Dominik Demuth 2023-01-13 18:53:23 +0100
  • 34ebaf34bd No overwrite confirm for saving fit parameter needed Dominik Demuth 2023-01-12 20:11:20 +0100
  • 89a3313e74 display logged error messages within program Dominik Demuth 2023-01-10 19:46:19 +0100
  • a98f454942 added flag to FileDialog for open and save mode; fixes T251 Dominik Demuth 2023-01-10 18:40:57 +0100
  • e306be3001 quickfix: do not check for invalid characters Dominik Demuth 2023-01-10 14:56:30 +0100
  • 71f8871445 dialog to create fit functions Dominik Demuth 2023-01-08 19:30:15 +0100
  • f05d28f6e6 added autophase; fixes T217 Dominik Demuth 2023-01-07 19:13:13 +0100
  • 6533754e3a removed obsolete _rc folder Dominik Demuth 2023-01-07 18:19:15 +0100
  • 46952e1648 Sort option to context menu in data tree added; fixes T226 Dominik Demuth 2023-01-07 18:00:38 +0100
  • 2c09573d2a Display graph/set number in tree; fixes T243 Dominik Demuth 2023-01-07 14:30:10 +0100
  • 6eff9b5d91 Updating and downloading of AppImages might work Dominik Demuth 2023-01-06 20:40:31 +0100
  • bfe28f127d replaced exception with warning if maximum number of colors is reached; fixes T250 Dominik Demuth 2023-01-05 17:23:30 +0100
  • 04eb83a19d crude updater added; write_state uses plain text, not pickle; disallow invalid characters; T246 Dominik Demuth 2023-01-05 15:27:33 +0100
  • 2ed390ccae cleanup of text reader Dominik Demuth 2022-12-30 16:32:32 +0100
  • a4950839d0 reworked import of text files; fixes T249 Dominik Demuth 2022-12-30 14:07:38 +0100
  • bf437ef8a7 weird bug for log-scaling fixed; fixes T248 Dominik Demuth 2022-12-30 14:06:25 +0100