|
0dfb181b4d
|
removed merge conflict
|
2020-05-16 09:13:59 +02:00 |
|
|
5d10faf63e
|
add FindHDF4.cmake to musrfit since in more modern linux systems it is not available anymore.
|
2020-05-16 09:10:34 +02:00 |
|
|
3d901d3eaa
|
add missing varEdit icons.
|
2020-05-16 09:10:25 +02:00 |
|
|
61b7a699a3
|
made the PmuppGui class ready for interactive variable handling.
|
2020-05-16 09:10:12 +02:00 |
|
|
4fdc69f0fe
|
fixed a signal emit error. Automatically select the first collection at startup. This way at least one collection is already selected.
|
2020-05-16 09:09:56 +02:00 |
|
|
efaef9e36a
|
mupp: worked on the doxygen docu.
|
2020-05-16 09:09:41 +02:00 |
|
|
c755dec623
|
work an interactive variable definition in mupp. Up to checking it is already working. Add variable still missing.
|
2020-05-16 09:09:23 +02:00 |
|
|
51b9126e2b
|
make the version information more coherent.
|
2020-05-16 09:09:08 +02:00 |
|
|
0e4ecac152
|
remove accidental left-over debug info.
|
2020-05-16 09:08:52 +02:00 |
|
|
69a67628e3
|
lift the mupp version to 1.0
|
2020-05-16 09:08:39 +02:00 |
|
|
5d70f9f078
|
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-16 09:08:14 +02:00 |
|
|
1bcfa1de80
|
add empty constructor.
|
2020-04-30 17:49:45 +02:00 |
|
|
34d2e0c9cc
|
add missing files.
|
2020-04-30 17:49:33 +02:00 |
|
|
cbbe1d21a7
|
first full mupp version allowing variables on scripting level, interactively still missing.
|
2020-04-30 17:49:18 +02:00 |
|
|
7276ff4486
|
add another mupp example.
|
2020-04-30 17:46:43 +02:00 |
|
|
2f48a30d19
|
more work on var handling. Inject collection variables.
|
2020-04-30 17:46:33 +02:00 |
|
|
61952744be
|
add skeleton for variable handling.
|
2020-04-30 17:46:20 +02:00 |
|
|
b6dba8965b
|
update of the copyright info.
|
2020-04-30 17:46:10 +02:00 |
|
|
6b69aa6192
|
update of the copyright info.
|
2020-04-30 17:45:59 +02:00 |
|
|
ebd111b91f
|
improved syntax messages.
|
2020-04-30 17:45:44 +02:00 |
|
|
d5a4ecd940
|
changed to explicit std namespace.
|
2020-04-28 14:17:36 +02:00 |
|
|
25004cbd43
|
changed to explicit std namespace.
|
2020-04-28 14:17:27 +02:00 |
|
|
0d85ee3e8b
|
allow to remove x/y entries from the command line.
|
2020-04-28 14:17:14 +02:00 |
|
|
dbefdc69a4
|
work on the scripting part of mupp. Preparing for the step of parameter transformation.
|
2020-04-23 17:13:52 +02:00 |
|
|
fe537efa6e
|
improved error messages for NeXus file reading. Especially for the case of HDF4/HDF5 <-> NeXus version issues.
|
2020-04-20 14:26:29 +02:00 |
|
|
67848f5724
|
fixes issue #24 reported on bitbucket.
|
2020-04-10 11:44:48 +02:00 |
|
|
e9a903fc11
|
remove unused variable.
|
2020-04-10 11:44:28 +02:00 |
|
|
ad1b11bcb5
|
allow to plot normalize data in mupp
|
2020-04-07 17:13:50 +02:00 |
|
|
63ca1156c2
|
little extension which allows to normalize plots. Only dialogs added so far, no functionality yet.
|
2020-04-07 17:13:30 +02:00 |
|
|
edad7a4c53
|
proper cleanup.
|
2020-02-10 09:16:05 +01:00 |
|
|
034cf8933a
|
updated to the new musrfit and doxygen version.
|
2020-02-10 09:15:42 +01:00 |
|
|
e5ecabc62e
|
update of the docu including the SECTOR cmd.
|
2020-02-04 19:56:36 +01:00 |
|
|
14c3cd73ed
|
added necessary DKS switches in prepare sector.
|
2020-02-04 09:37:44 +01:00 |
|
|
7d27c18da5
|
adopted proper name scheme.
|
2020-02-04 09:36:42 +01:00 |
|
|
cf45c6f1d5
|
increment version.
|
2020-02-04 08:21:12 +01:00 |
|
|
3797c73aeb
|
first full implementation of the sector command.
Conflicts resolved:
src/classes/PFitter.cpp
src/classes/PFitterFcn.cpp
src/classes/PRunListCollection.cpp
|
2020-02-04 08:20:30 +01:00 |
|
|
1ea877621f
|
adopted to the SECTOR command in combination with DKS.
|
2020-02-03 10:25:01 +01:00 |
|
|
01ba9f3add
|
fixed merge conflict
|
2020-02-03 09:15:00 +01:00 |
|
|
b261554e8f
|
updated docu
Conflicts:
doc/html/searchindex.js
|
2020-02-03 09:03:25 +01:00 |
|
|
7b5332034c
|
fixed merge conflict.
|
2020-01-31 07:59:11 +01:00 |
|
|
08a317f557
|
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:24:03 +01:00 |
|
|
b1b71658f6
|
fixed some minor typos in the docu.
|
2019-11-11 13:09:19 +01:00 |
|
|
9d9fb6b663
|
slightly improved call-up of mupp from musredit. If cancelling the db-dialog mupp will quit, but only at startup.
|
2019-11-09 09:56:13 +01:00 |
|
|
ed3497a647
|
Added explicitly CMP0075 policy in order to get rid of an unnessary warning.
|
2019-11-08 20:12:31 +01:00 |
|
|
d5d6140e42
|
fixed a bug in the global+ option of msr2data if a global section is present.
|
2019-11-08 12:29:00 +01:00 |
|
|
9ae2cc90a5
|
also allow to add an offset.
|
2019-10-24 15:14:44 +02:00 |
|
|
65a5e8f247
|
allow to change the power N for 2^N elements.
|
2019-10-24 15:14:35 +02:00 |
|
|
aecc0324b5
|
Merge commit '9add9f25' into dks6
|
2019-10-24 08:01:35 +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 |
|
|
37658e177b
|
currently the function numbers need to be consecutive for the DKS version. This is now enforced.
|
2019-09-23 20:51:41 +02:00 |
|