suter_a
14c3cd73ed
added necessary DKS switches in prepare sector.
2020-02-04 09:37:44 +01:00
suter_a
7d27c18da5
adopted proper name scheme.
2020-02-04 09:36:42 +01:00
suter_a
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
suter_a
1ea877621f
adopted to the SECTOR command in combination with DKS.
2020-02-03 10:25:01 +01:00
suter_a
01ba9f3add
fixed merge conflict
2020-02-03 09:15:00 +01:00
suter_a
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
suter_a
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
suter_a
d5d6140e42
fixed a bug in the global+ option of msr2data if a global section is present.
2019-11-08 12:29:00 +01:00
suter_a
9ae2cc90a5
also allow to add an offset.
2019-10-24 15:14:44 +02:00
suter_a
65a5e8f247
allow to change the power N for 2^N elements.
2019-10-24 15:14:35 +02:00
suter_a
aecc0324b5
Merge commit '9add9f25' into dks6
2019-10-24 08:01:35 +02:00
suter_a
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
suter_a
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
suter_a
f4d6f63607
add tests for the case that maps and/or functions are absent.
2019-09-23 16:23:30 +02:00
suter_a
086050f4e3
fix for the case that a global section is present.
2019-09-23 16:22:16 +02:00
suter_a
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
suter_a
9a955de4d6
Merge branch 'root6' into dks6
2019-09-12 11:21:27 +02:00
suter_a
a37dc401d9
added missing include file when installing.
2019-09-12 10:50:33 +02:00
suter_a
8b416b45e0
merged root6
2019-09-11 12:12:13 +02:00
salman
75958d0bce
Fix a bug to allow passing lifetimecorrection flag into global fit files generated by msr2data.
2019-08-30 11:27:41 +02:00
salman
2d2f7ae2ba
Update MSR.pm to use the GLOBAL block.
2019-08-30 11:19:00 +02:00
suter_a
708b6a6f9e
if mupp is starting without db/dat file list, open the file dialog automatically.
2019-07-26 11:29:15 +02:00
suter_a
73db4a7c0e
fix of a typo
2019-07-01 23:10:01 +02:00
suter_a
e8982410b0
adopted to the enforced changes by root 6.18.00.
2019-07-01 21:56:50 +02:00
suter_a
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
prokscha
2e2c249e33
Fixed bug in runMuSimulation.C
2019-05-23 11:13:36 +02:00
salman
e89c9b5b2a
Moved beta-NMR msr example files to doc/examples/
2019-05-15 16:31:02 +02:00
suter_a
cc1c914d93
Merge branch 'beta-NMR' into root6
2019-05-15 09:00:47 +02:00
salman
3ae47bf5cb
Correct typo
2019-05-14 11:35:02 +02:00
salman
5e67b3c962
Remove unused code.
2019-05-14 09:52:13 +02:00
suter_a
5953786611
properly check the number of t0 parameters in the msr-file.
2019-05-11 13:19:19 +02:00
suter_a
50314c56e3
properly check the number of t0 parameters in the msr-file.
2019-05-11 13:15:43 +02:00
salman
ce9c095f1f
Fixed crash in example msr files for fitting two betaNMR helecities together.
2019-05-10 17:16:48 +02:00
salman
b42abb2056
Minor changes to example beta-NMR msr files
2019-05-07 13:48:47 +02:00
salman
5d558833b0
Correct time resolution for betaNMR runs.
2019-05-06 14:33:22 +02:00
salman
924c297906
Debugging core dump issues
2019-05-03 17:10:07 +02:00
salman
553b1de240
Merge remote-tracking branch 'origin/master' into beta-NMR
2019-05-02 17:08:22 +02:00
Zaher Salman
acc251ffbe
Merged muonspin/musrfit:root6 into master
2019-05-02 17:05:39 +02:00
suter_a
12a3c6c411
some minor ubuntu tweak concerning themes.
2019-05-02 15:09:38 +02:00
suter_a
2065904bec
some minor ubuntu tweak concerning themes.
2019-05-02 15:04:55 +02:00
suter_a
b890dda7ac
make sure that the icon theme is properly loaded when the prefs are reloaded.
2019-05-02 14:15:30 +02:00
suter_a
1d9be24be1
More flexible dark scheme handling
...
It works now as follows:
1) try to get theme information from the system, and if present us it.
2) if no theme information of the system is present, take the one from
the musredit_startup.xml.
Now it is possible to switch the icon theme for the menu and toolbar
separately.
2019-05-02 14:15:19 +02:00
suter_a
297522d6b1
updated default musredit_startup.xml file info.
2019-05-02 14:15:09 +02:00
suter_a
492bb4b20e
more work for dark theme under macOS.
2019-05-02 14:14:57 +02:00
suter_a
d9b5e8d737
improved icon scaling.
2019-05-02 14:14:44 +02:00
suter_a
ff03f46952
make toolbar icons switchable plain/dark.
2019-05-02 14:14:32 +02:00
suter_a
eb0cf12766
Allow switching icon theme in musredit
...
Added the needed facility in the preferences which allows to switch
the icon scheme between plain and dark. This is needed for some OS
where qt doesn't provide the necessary information.
2019-05-02 14:14:11 +02:00
suter_a
f320230b30
make sure that the icon theme is properly loaded when the prefs are reloaded.
2019-05-02 11:02:06 +02:00
suter_a
3256dde54e
More flexible dark scheme handling
...
It works now as follows:
1) try to get theme information from the system, and if present us it.
2) if no theme information of the system is present, take the one from
the musredit_startup.xml.
Now it is possible to switch the icon theme for the menu and toolbar
separately.
2019-05-02 10:44:04 +02:00
salman
6498e0b0bc
Preparing for merge with master
2019-05-01 12:56:33 +02:00