Commit Graph

471 Commits

Author SHA1 Message Date
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
Markus Rosenstihl
ba4e48935a fixed wrong zsync file path 2022-11-22 18:50:09 +01:00
Markus Rosenstihl
980f11914d Merge branch 'master' of https://chaos3.fkp.physik.tu-darmstadt.de/source/nmreval 2022-11-22 13:32:04 +01:00
Markus Rosenstihl
e80247af07 reorganized AppImage build and upload scripts for GoCD build server; fixed zsync URL 2022-11-22 13:30:59 +01:00
Markus Rosenstihl
7b07dbba09 changed gnome-accessibility-themes to adwaita-icon-theme, fixes T233 2022-11-21 21:59:14 +01:00
Markus Rosenstihl
c55dd1a4c6 changed debian mirror to internal mirror insde AppImageBuilder.yml 2022-11-20 17:33:33 +01:00
Markus Rosenstihl
1f81ca0a51 added libatlas3-base for weird fitting bug
added gnome-accessibility-themes for build environemnt of AppImage
(fixes T232)
2022-11-20 15:50:10 +01:00
Markus Rosenstihl
8485fa28bc set Terminal=false for desktop file 2022-11-20 14:46:32 +01:00
Markus Rosenstihl
91d3f586c1 Merge branch 'master' of ssh://chaos3.fkp.physik.tu-darmstadt.de/source/nmreval 2022-11-20 14:27:55 +01:00
Markus Rosenstihl
814ff97e62 added:
- desktop file
  - .gitignore

AppImageBuilde.yml points now to update source (TBD)
2022-11-20 14:26:12 +01:00
dominik
4ca8f434aa value tab plots complex selection; graphwindows shows last path for export; filedialog uses call not init 2022-11-19 17:59:35 +01:00
Markus Rosenstihl
3a13664a03 fixed shebang line for real 2022-11-18 22:53:28 +01:00
Markus Rosenstihl
8476ef1b4b fixed wrong python interperter in shebang line 2022-11-18 21:47:27 +01:00
Markus Rosenstihl
dcd74b319b added initial recipe for appimage 2022-11-18 21:33:11 +01:00
dominik
a61dc40343 export to grace uses current set order 2022-11-14 20:12:15 +01:00
dominik
091677991b save fit parameter does not confirm overwrite; export graphics with try-catch around get_data_opts; 2022-11-08 20:07:16 +01:00
dominik
a746afadff interactive integration; new user-defined fit functions reloads model list; fixed requirements.txt 2022-11-07 20:44:18 +01:00
dominik
47f11a073c Merge remote-tracking branch 'origin/master' 2022-11-04 17:24:04 +01:00
dominik
de9d9d3bd3 integration limits were not available 2022-11-04 17:19:43 +01:00
Dominik Demuth
ccb44fc038 BUGFIX: integration limits are not possible 2022-11-04 15:53:40 +01:00
Dominik Demuth
917f1c3910 Da hat jemand nicht aufgepasst 2022-11-01 15:03:40 +01:00
dominik
0ba872571b save previews in graphics 2022-10-30 18:45:43 +01:00
dominik
8d148b639b BUGFIX: VFT;
change to src layout
2022-10-20 17:23:15 +02:00
dominik
89ce4bab9f changed FFHS integration; wrapping phase values; small stuff; 2022-09-27 17:35:05 +02:00
dominik
5120c9d57c delete graphs should be less leaky;
BDS: added CD/CC+HF
2022-08-10 20:00:10 +02:00
dominik
168d0fc72c fit: reset of single start parameter possible
fitresult: log x added; better preview color in result
2022-08-01 19:27:27 +02:00
dominik
9aab28d593 bugs: fit display did not work when not all functions are checked; FC calc_relax changed x axis 2022-07-28 20:20:49 +02:00