2110 Commits

Author SHA1 Message Date
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
f4d6f63607 add tests for the case that maps and/or functions are absent. 2019-09-23 16:23:30 +02:00
086050f4e3 fix for the case that a global section is present. 2019-09-23 16:22:16 +02:00
afef9600b4 fixed time range issue in single histo fit which was caused by a musrfit <-> DKS confusion. Asymmetry fit still has an issue which needs further investigations. 2019-09-21 19:29:51 +02:00
9a955de4d6 Merge branch 'root6' into dks6 2019-09-12 11:21:27 +02:00
a37dc401d9 added missing include file when installing. 2019-09-12 10:50:33 +02:00
8b416b45e0 merged root6 2019-09-11 12:12:13 +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
2d2f7ae2ba Update MSR.pm to use the GLOBAL block. 2019-08-30 11:19:00 +02:00
Zaher Salman
d80db45ffe Merged muonspin/musrfit:root6 into master 2019-07-26 15:27:23 +02:00
708b6a6f9e if mupp is starting without db/dat file list, open the file dialog automatically. 2019-07-26 11:29:15 +02:00
b68286761a updated docu 2019-07-24 10:15:15 +02:00
cf03c49cf8 NeXus mxml support for now dropped since the upstream NeXus library is incompatible with the new mini-xml v3. 2019-07-24 08:31:08 +02:00
Zaher Salman
25a378d611 Merged muonspin/musrfit:root6 into master 2019-07-10 09:11:46 +02:00
a33248d3e8 switched the Fourier option of the NeXus2 example from POWER to REAL 2019-07-09 20:03:53 +02:00
Zaher Salman
f42ace3cdb Merged muonspin/musrfit:root6 into master 2019-07-02 11:52:37 +02:00
73db4a7c0e fix of a typo 2019-07-01 23:10:01 +02:00
e8982410b0 adopted to the enforced changes by root 6.18.00. 2019-07-01 21:56:50 +02:00
Zaher Salman
61aab019be Merged muonspin/musrfit:root6 into master 2019-06-03 16:15:23 +02:00
34b432b185 Non-muSR data export from musrview
Add the theory export part again which was lost after restructuring.
2019-06-03 14:14:20 +02:00
2e2c249e33 Fixed bug in runMuSimulation.C 2019-05-23 11:13:36 +02:00
Zaher Salman
7cfa5cbf31 Merged muonspin/musrfit:root6 into master 2019-05-22 10:13:14 +02:00
Zaher Salman
6ee9d829ff Merged in zaher-salman/musrfit/master (pull request #10)
Moved beta-NMR msr example files to doc/examples/

Approved-by: Zaher Salman <zaher.salman@gmail.com>
2019-05-21 13:18:27 +00:00
e89c9b5b2a Moved beta-NMR msr example files to doc/examples/ 2019-05-15 16:31:02 +02:00
Zaher Salman
ebabc43383 Merged muonspin/musrfit:root6 into master 2019-05-15 11:44:52 +02:00
25bfa1f66b update of the docu. v1.5 2019-05-15 10:14:39 +02:00
cc1c914d93 Merge branch 'beta-NMR' into root6 2019-05-15 09:00:47 +02:00
3ae47bf5cb Correct typo 2019-05-14 11:35:02 +02:00
5e67b3c962 Remove unused code. 2019-05-14 09:52:13 +02:00
Zaher Salman
0aa31470c3 Merged muonspin/musrfit:root6 into master 2019-05-13 10:11:39 +02:00