Commit Graph

97 Commits

Author SHA1 Message Date
Dominik Demuth
64f6697573 use fitmodels, return dict 2023-02-05 19:22:46 +01:00
Dominik Demuth
b20d7e61b2 first test 2023-02-05 18:05:14 +01:00
Dominik Demuth
df8a5e5699 redirect issue creation to gitea 2023-02-04 16:15:08 +01:00
f67b1ba2bd changed the latest zsync source to the new package destination 2023-02-02 21:14:38 +01:00
b7337c76ac changed packages destination 2023-02-02 18:45:18 +01:00
Dominik Demuth
1cdcaff53f Merge remote-tracking branch 'origin/master' 2023-02-02 17:13:42 +01:00
Dominik Demuth
fec4103608 look for fits without parent during save; fixes T258 2023-02-02 17:09:04 +01:00
176c355732 added 'latest' packages to gitea upload 2023-01-30 14:07:38 +01:00
a122bb80f4 fixed script permission 2023-01-30 12:14:24 +01:00
a24551e465 added script to upload AppImage to gitea instance 2023-01-30 12:08:01 +01:00
Dominik Demuth
0eb0a4be77 saving removes bad characters 2023-01-26 19:30:39 +01:00
Dominik Demuth
af313c7a58 GraceEditor now clears previously read graphs when calling; fixes T257 2023-01-23 18:45:42 +01:00
Dominik Demuth
bc14b26a5f logging to Updater added 2023-01-20 18:25:29 +01:00
Dominik Demuth
aa33706f5b update: new AppImage is executable 2023-01-16 20:16:40 +01:00
Dominik Demuth
e997712f0a number of function parameter is counted correctly when setting new values 2023-01-15 19:09:28 +01:00
Dominik Demuth
5b0c5bb4bb removed symbols from shift/scale, combobox in fitparameter respects sizehint 2023-01-15 16:33:57 +01:00
Dominik Demuth
ccbdf72416 agr files with skipped set/graph numbers were not read nor written; fixes T252 2023-01-14 17:05:29 +01:00
Dominik Demuth
0e62f01103 set precision when saving data; fixes T253 2023-01-13 18:53:23 +01:00
Dominik Demuth
34ebaf34bd No overwrite confirm for saving fit parameter needed 2023-01-12 20:11:20 +01:00
Dominik Demuth
89a3313e74 display logged error messages within program 2023-01-10 19:46:19 +01:00
Dominik Demuth
a98f454942 added flag to FileDialog for open and save mode; fixes T251 2023-01-10 18:40:57 +01:00
Dominik Demuth
e306be3001 quickfix: do not check for invalid characters 2023-01-10 14:56:30 +01:00
Dominik Demuth
71f8871445 dialog to create fit functions 2023-01-08 19:30:15 +01:00
Dominik Demuth
f05d28f6e6 added autophase; fixes T217 2023-01-07 19:13:13 +01:00
Dominik Demuth
6533754e3a removed obsolete _rc folder 2023-01-07 18:19:15 +01:00
Dominik Demuth
46952e1648 Sort option to context menu in data tree added; fixes T226 2023-01-07 18:00:38 +01:00
Dominik Demuth
2c09573d2a Display graph/set number in tree; fixes T243 2023-01-07 14:30:10 +01:00
Dominik Demuth
6eff9b5d91 Updating and downloading of AppImages might work 2023-01-06 20:40:31 +01:00
Dominik Demuth
bfe28f127d replaced exception with warning if maximum number of colors is reached; fixes T250 2023-01-05 17:23:30 +01:00
Dominik Demuth
04eb83a19d crude updater added; write_state uses plain text, not pickle; disallow invalid characters; T246 2023-01-05 15:27:33 +01:00
Dominik Demuth
2ed390ccae cleanup of text reader 2022-12-30 16:32:32 +01:00
Dominik Demuth
a4950839d0 reworked import of text files; fixes T249 2022-12-30 14:07:38 +01:00
Dominik Demuth
bf437ef8a7 weird bug for log-scaling fixed; fixes T248 2022-12-30 14:06:25 +01:00
Dominik Demuth
b1e54c8432 fixed typo in t1 calculation, extra context for graphs: fixes T242; fixes T245 2022-11-29 20:58:27 +01:00
Dominik Demuth
377454b683 menu item for easier bug reports; renaming of plot to graph; fixes T237; fixes T241; 2022-11-28 20:37:06 +01:00
Dominik Demuth
69206235af bugfix: reader read also previous files 2022-11-28 15:10:07 +01:00
2a011a8653 he removed the matplotlib dependency, MONSTER SED not needed anymore 2022-11-25 22:35:13 +01:00
977ee13dad ignore zsync artifacts 2022-11-25 22:20:49 +01:00
b7ded8d900 Merge branch 'master' of ssh://chaos3.fkp.physik.tu-darmstadt.de/source/nmreval 2022-11-25 22:19:51 +01:00
d240e9d821 replaced fixed mpl-data path in matplotlib __init__.py file, maybe fixes T234 2022-11-25 22:19:41 +01:00
Dominik Demuth
d91371406a Remove matplotlib dependence to fix T234 2022-11-25 20:05:52 +01:00
551a06cb4b This YAML file needs a specific order, otherwise the AppImage will not load. Fixes T235 2022-11-24 10:30:23 +01:00
Markus Rosenstihl
229680c14f
create latest AppImage copy 2022-11-23 22:38:33 +01:00
Markus Rosenstihl
dd3a49613e Merge branch 'master' of ssh://chaos3.fkp.physik.tu-darmstadt.de/source/nmreval 2022-11-23 18:18:56 +01:00
Markus Rosenstihl
586ef27411 Added python-matplotlib-data so that the AppImage also works on stretch. Fixes T234 2022-11-23 18:18:45 +01:00
Markus Rosenstihl
bcccb95466 added aptly signing key 2022-11-23 12:36:09 +01:00
Markus Rosenstihl
e35287e025 fixed versions in upload script 2022-11-23 09:40:31 +01:00
Markus Rosenstihl
f44eb3b58d added output to tool/update_version.py 2022-11-23 09:30:29 +01:00
Markus Rosenstihl
407953f53e make the build version dependent on commit revision number (first 7 characters) 2022-11-23 09:15:52 +01:00
Markus Rosenstihl
750f56606b replaced adwaita-icon-theme with smaller tango-icon-theme 2022-11-22 19:25:34 +01:00