Commit Graph

1622 Commits

Author SHA1 Message Date
salman 6c88bce19c Removed automake file to resolve conflict 2019-04-05 10:14:16 +02:00
Zaher Salman dcfa461537 Merged master into beta-NMR 2019-02-19 08:43:38 +01:00
Zaher Salman 414165bc90 Merged muonspin/musrfit:root6 into master 2019-02-19 08:42:19 +01:00
suter_a 64f73ffb11 find theme in case default channel fail. This is ugly and eventually needs a better solution. 2019-02-14 09:35:32 +01:00
suter_a 97beb80c4b Dynamic Search Path for ROOT Dictionary
Added by default the dynamic search path '/usr/local/lib' to ROOT.
This is needed to find the necessary dictionaries for musrfit,
musrview, musrt0. Furthermore, added an option '--show-dynamic-path'
to these programs which allow the user to dump the currently used
dynamic search paths. This is potentially handy for diagnostics.
2019-02-05 09:51:30 +01:00
suter_a 29d35579a7 added the current source code path to root_generate_dictionary. 2019-02-04 19:43:31 +01:00
suter_a c64a8146b7 added the necessary header-, pcm-, and rootmap-files. This is needed when distrbuted as package. 2019-02-04 10:54:52 +01:00
suter_a 3cb950277f cmake/cpack root dictionary issue fixed.
In order that package assembly works, the code needs to be relocatble
and any hints linking it to the original source need to be absent.
The changes here do exactely this. For rootcling the '-inlineInputHeader'
option is needed, otherwise the dictionary wants to load the header
file from the source destination which of course will fail when installing
the package on a machine without the source.
2019-02-01 16:05:24 +01:00
Zaher Salman 7307406d05 Merged master into beta-NMR 2019-01-25 13:06:05 +01:00
Zaher Salman 467a799056 Merged muonspin/musrfit:root6 into master 2019-01-22 15:22:59 +01:00
suter_a 98057629e6 adopted musredit.pro such that the deprecated automake get things compiled. 2019-01-22 14:51:52 +01:00
suter_a 8485914b89 make msr-file comment consistent with the docu (for ifll and ifgk). 2019-01-22 14:15:43 +01:00
Zaher Salman 592b0cfc42 Merged muonspin/musrfit:root6 into master 2019-01-22 09:26:02 +01:00
suter_a c7e35dfdff Make so far undocumented functions ifgk and ifll public and at the same time properly normalize them. 2019-01-18 10:35:26 +01:00
Zaher Salman d1cf374354 Merged master into beta-NMR 2018-12-18 10:01:28 +01:00
Zaher Salman 91e2eca915 Merged muonspin/musrfit:root6 into master 2018-12-18 10:00:45 +01:00
suter_a 1831b8bf3e Add Default Search Paths via musredit preferences if previously no search paths were present
So far it was not possible to add Default Search Paths to musrfit via musredit if somebody delete all the predefined search paths. This bug is now fixed.
2018-12-17 17:30:58 +01:00
Zaher Salman e0eaa3efb5 Merged muonspin/musrfit:root6 into master 2018-12-12 17:26:44 +01:00
suter_a c6766864d9 AddT0 offset bug
Up to now there has been an addT0 offset bug which resulted to the following situation.
Since the offset was wrong by '1', for the first addt0 the t0 of the file was used
instead of the one given in the msr-file. If these t0's are substantially different, the
adding of the runs was quite off, resulting in strong distortions at very early times.
Pant Amba Datt pointed towards this bug which is fixed now.
2018-12-11 13:59:58 +01:00
Zaher Salman 8a7e96a8f7 Merged muonspin/musrfit:root6 into master 2018-11-30 08:51:19 +01:00
suter_a 7361dc6f70 Fourier relative phase: bug fix
The reference phase for real Fourier was accidentely counted twice.
2018-11-29 10:56:37 +01:00
suter_a 2d3ec33aa1 musredit help system if neither QWebEngine nor QWebKit is found.
If neither QWebEngine nor QWebKit is found, do not generate an build
error anymore. Instead just show a default window stating that
the help system is not available due to missing Qt web libs.
2018-11-28 20:14:16 +01:00
Zaher Salman 813bad88ab Merged muonspin/musrfit:root6 into master 2018-11-27 14:32:03 +01:00
suter_a c5c5b16c46 BNMR lib installation problems
Adopted the build system for the BNMR libs such that the generated files are found and can be installed. The BNMR lib mantainers (ZS, JK) are responsible for the functionality though.
2018-11-27 12:25:18 +01:00
Zaher Salman 42bb8a49b7 Merged muonspin/musrfit:root6 into master 2018-11-15 10:08:36 +01:00
suter_a 71f8f78b63 set reference phase index in the case of a phase vector 2018-11-13 08:39:26 +01:00
suter_a 3c55a72475 allow to define the phase parameter lists in the Fourier block with a reference phase parameter. This means all the other phase parameters are then relative to this reference phase parameter. This is often used when analysing LEM data. 2018-11-12 20:35:10 +01:00
Zaher Salman dc668131e1 Merged muonspin/musrfit:root6 into master 2018-11-05 16:36:56 +01:00
suter_a f3c58afa51 fixed wrong include path in the cmake infrastructure. 2018-11-05 10:16:51 +01:00
Zaher Salman acdfa60870 Merged muonspin/musrfit:root6 into master 2018-10-29 09:21:29 +01:00
suter_a 476e2b49d6 make sure that enough relevant digits of the parameters are exported to the db/dat-file. 2018-10-26 14:26:04 +02:00
Zaher Salman e702049b50 Merged muonspin/musrfit:root6 into master 2018-10-24 16:27:04 +02:00
nemu e34228da08 added missing header. 2018-10-24 11:34:14 +02:00
suter_a 34dd954613 increased the export precision. This is a quick and dirty fix only. 2018-10-23 16:00:54 +02:00
Zaher Salman d05a858e7e Merged muonspin/musrfit:root6 into master 2018-10-16 10:04:36 +02:00
suter_a 5909d59f32 allow multiple Fourier phase parameters for phase shifted real Fourier. Autophasing still missing. 2018-10-15 16:09:17 +02:00
salman 92d1f0145c Resolve conflict with Andreas' musrfit 2018-10-15 10:25:15 +02:00
salman 8207aea183 Changes to template files 2018-10-15 10:19:02 +02:00
salman 2cd81cf235 More recent working version 2018-10-15 10:16:41 +02:00
suter_a 70013be8fc get rid of cmake warnings in connection with automoc and autouic 2018-10-11 12:42:36 +02:00
prokscha e91f8074a6 Added all Mu fractions to print method; added time stamps in root macro. 2018-09-11 17:35:11 +02:00
prokscha 4aa264c17a Added nu_13 and nu_24 for anisotropic Mu 2018-09-11 16:36:20 +02:00
salman 09111b659d Update to last working version. 2018-09-11 10:19:01 +02:00
nemu 2a848ed5f3 make sure that BOOST is found even if installed in any non-standard path. 2018-08-27 15:46:48 +02:00
Zaher Salman e19289d0c3 Cleanup 2018-08-25 23:51:08 +02:00
Zaher Salman 8c2537efae Estimate alpha for beta-NMR asymmetry calculation from the ratio of B/F counts if no alpha line is given in the run block. 2018-08-25 23:06:57 +02:00
salman f81c6aa2bf Deal with missing alpha line for beta-NMR. 2018-08-24 17:42:23 +02:00
salman b5f5d26e9c Added estimation for the value of alpha from integrated counts. 2018-08-24 14:08:28 +02:00
salman dfea8334b7 Possible fix for alpha problem for beta-NMR asymmetry calculation. To be tested. 2018-08-24 13:03:28 +02:00
salman ae60581d5d Updated to the last working version. 2018-08-23 17:35:57 +02:00