1938 Commits

Author SHA1 Message Date
651e24721f made the PmuppGui class ready for interactive variable handling. 2020-05-14 11:10:36 +02:00
df88345c55 fixed a signal emit error. Automatically select the first collection at startup. This way at least one collection is already selected. 2020-05-14 11:09:29 +02:00
1a2853e548 mupp: worked on the doxygen docu. 2020-05-11 20:20:23 +02:00
f19a94651b work an interactive variable definition in mupp. Up to checking it is already working. Add variable still missing. 2020-05-11 16:09:13 +02:00
867246874b make the version information more coherent. 2020-05-02 17:05:04 +02:00
a91002f807 remove accidental left-over debug info. 2020-05-02 14:47:13 +02:00
884e0270a1 lift the mupp version to 1.0 2020-05-02 14:29:37 +02:00
40fcc228fa add a dark_theme flag to the mupp_startup.xml. This is can help if mupp at runtime cannot decide on the used theme. 2020-05-02 14:29:04 +02:00
6d0666f285 add empty constructor. 2020-04-30 17:37:52 +02:00
5755331273 add missing files. 2020-04-30 17:20:38 +02:00
d81a10e450 first full mupp version allowing variables on scripting level, interactively still missing. 2020-04-30 17:11:57 +02:00
f4ac06cb20 add another mupp example. 2020-04-29 17:11:49 +02:00
74cfa3ecbf more work on var handling. Inject collection variables. 2020-04-29 17:10:24 +02:00
29064c44be add skeleton for variable handling. 2020-04-29 14:13:23 +02:00
10271dab9a update of the copyright info. 2020-04-29 09:05:40 +02:00
41b4b61f1b update of the copyright info. 2020-04-29 08:51:03 +02:00
cce7a6bcd0 improved syntax messages. 2020-04-28 16:25:48 +02:00
a4eb96a4a9 changed to explicit std namespace. 2020-04-28 12:08:21 +02:00
572e0f96a5 changed to explicit std namespace. 2020-04-28 12:07:10 +02:00
4ebb5bb377 allow to remove x/y entries from the command line. 2020-04-28 10:17:38 +02:00
32ed8d4df2 work on the scripting part of mupp. Preparing for the step of parameter transformation. 2020-04-23 16:35:55 +02:00
83c4bff123 improved error messages for NeXus file reading. Especially for the case of HDF4/HDF5 <-> NeXus version issues. 2020-04-11 21:21:33 +02:00
90db9144fe fixes issue #24 reported on bitbucket. 2020-04-10 11:30:34 +02:00
e705ba5d9a remove unused variable. 2020-04-10 11:27:42 +02:00
38ffcb3104 allow to plot normalize data in mupp 2020-04-05 08:28:35 +02:00
54fee067df little extension which allows to normalize plots. Only dialogs added so far, no functionality yet. 2020-04-04 20:26:29 +02:00
2035ae5ede Merge branch 'root6' of https://git.psi.ch/nemu/musrfit into root6 2020-02-16 17:20:23 +01:00
520ff84941 vortex film GL test: starting point. 2020-02-16 17:18:42 +01:00
de04b3f036 eventHandler test cleanup. Furthermore move make -> cmake. 2020-02-15 16:31:41 +01:00
785b32e945 proper cleanup. 2020-02-10 08:57:35 +01:00
5232349ad1 updated to the new musrfit and doxygen version. 2020-02-05 15:03:47 +01:00
c3e3af0311 update of the docu including the SECTOR cmd. 2020-02-04 19:37:31 +01:00
e9247ed3d5 increment version. 2020-02-03 21:03:45 +01:00
fe7a1b7920 first full implementation of the sector command. 2020-02-03 20:54:23 +01:00
1fb1753d82 more work on the SECTOR command. CalcNoOfFitBins() needed to be changed from protected to public. 2020-02-02 17:12:08 +01:00
ed0bfd516b started to implement a chisq/maxLH sector command. Currently only the skeleton is in place. 2020-01-31 16:39:52 +01:00
513144997e updated docu 2020-01-31 07:50:50 +01:00
55b681acc1 replaced decrepitated OS system check under Qt. The new version works for Qt >= 5.4 which should cover everything still alive. 2019-11-22 18:15:09 +01:00
c71fc92cf0 fixed some minor typos in the docu. 2019-11-11 12:57:06 +01:00
af5a6e37d1 slightly improved call-up of mupp from musredit. If cancelling the db-dialog mupp will quit, but only at startup. 2019-11-09 09:27:42 +01:00
ca5bbbe1e0 Added explicitly CMP0075 policy in order to get rid of an unnessary warning. 2019-11-08 20:25:49 +01:00
921b8bbab4 fixed a bug in the global+ option of msr2data if a global section is present. 2019-11-08 12:23:27 +01:00
503336e685 also allow to add an offset. 2019-10-24 13:02:34 +02:00
2650c7d12b allow to change the power N for 2^N elements. 2019-10-24 12:39:11 +02:00
b3d9345def Merge https://gitlab.psi.ch/nemu/musrfit into root6 2019-10-24 07:49:13 +02:00
9add9f2561 added a bare fftw3 test in order to make sure fftw3 works on a new platform. 2019-10-23 19:54:54 +02:00
b29d85dd4c fix for the case that a global section is present. 2019-09-23 13:53:19 +02:00
a37dc401d9 added missing include file when installing. 2019-09-12 10:50:33 +02:00
Zaher Salman
a1924c2756 Merged in master (pull request #11)
Master
2019-08-31 08:31:26 +00:00
75958d0bce Fix a bug to allow passing lifetimecorrection flag into global fit files generated by msr2data. 2019-08-30 11:27:41 +02:00