Commit Graph

2000 Commits

Author SHA1 Message Date
Zaher Salman 693b99755d Merged muonspin/musrfit:root6 into master 2020-09-11 10:22:39 +02:00
suter_a 6ef53c6b6a remove redundant check from musredit/fileSaveAs 2020-09-10 15:23:27 +02:00
suter_a 18424fe149 musredit: if save cannot write file, popup an error message dialog. 2020-09-10 15:04:19 +02:00
Zaher Salman 0069ef02c8 Merged muonspin/musrfit:root6 into master 2020-09-01 16:15:43 +02:00
suter_a 6747e5c1ca added a missing check in Fourier difference handling. 2020-09-01 15:06:33 +02:00
Zaher Salman 45de42bc5b Merged muonspin/musrfit:root6 into master 2020-08-30 15:08:05 +02:00
suter_a 66f3b48e2a musrview gets the new feature: calculate theory points only at data points. v1.6.4 2020-08-29 11:15:02 +02:00
Zaher Salman 7d1cb313f2 Merged muonspin/musrfit:root6 into master 2020-07-28 09:33:30 +02:00
suter_a 33fe4ee5fb moved fTriggerColor toggle state to the proper position. 2020-07-28 08:50:59 +02:00
suter_a 0e2d880249 A single asymmetry plot allows to toggle the color of the theory function line by the key 't'. v1.6.3 2020-07-27 18:36:27 +02:00
Zaher Salman 6a8ec77037 Merged muonspin/musrfit:root6 into master 2020-07-14 19:43:52 +02:00
suter_a be8689853b musredit: check if system variables ROOTSYS and MUSRFITPATH are set, and if not popup a warning. 2020-07-12 11:24:57 +02:00
suter_a a81515cb95 add another startup check which makes sure that musrfit is found by musredit. 2020-07-11 19:55:11 +02:00
Zaher Salman 85359817f9 Merged muonspin/musrfit:root6 into master 2020-06-21 17:46:24 +02:00
suter_a a09d6878f2 make more function available to mupp (sinh, .., asin, .., and sqrt) 2020-06-20 09:44:14 +02:00
Zaher Salman 268772e953 Merged muonspin/musrfit:root6 into master 2020-06-19 09:10:47 +02:00
suter_a 5ec1228ea6 replaced obsolete QXmlDefaultHandler by QXmlStreamReader in musrWiz. 2020-06-18 22:35:29 +02:00
suter_a 8ecac5fd57 replaced obsolete QXmlDefaultHandler by QXmlStreamReader in PChangeDefaultPathsDialog. 2020-06-18 20:44:08 +02:00
Zaher Salman 260c2c19e7 Merged muonspin/musrfit:root6 into master 2020-06-18 20:40:21 +02:00
suter_a 35760525bb replaced obsolete QXmlDefaultHandler by QXmlStreamReader in mupp 2020-06-18 20:24:31 +02:00
suter_a c42bbd16f3 replaced obsolete QXmlDefaultHandler by QXmlStreamReader in musredit. 2020-06-18 18:46:03 +02:00
Zaher Salman c8e863617a Merged muonspin/musrfit:root6 into master 2020-06-18 09:45:43 +02:00
suter_a 4661dee936 update of the docu - describe meta info access in functions. v1.6.2 2020-06-17 20:22:42 +02:00
suter_a 7b6180a688 Functions can now not only operate on parameters and maps but also on meta information
obtained from the data files. Currently the following meta information can be accessed
if available:
field in (G): B or b
energy in (keV): En or en
temperature in (K): since some data files contain a vector of temperature, they have
                    to be accessed with an index, like T0 or t0, etc.
2020-06-17 19:31:31 +02:00
suter_a 602a5a4e6c add field, temperature values from meta-data of the data-files to the runs. This will be needed if functions want to access this information (not yet implemented). 2020-06-13 16:13:44 +02:00
Zaher Salman 8da82ee6cc Merged muonspin/musrfit:root6 into master 2020-06-09 10:46:31 +02:00
suter_a f03b918840 add minimum size to musredit help. 2020-06-08 18:35:19 +02:00
Zaher Salman a7e1477f7f Merged muonspin/musrfit:root6 into master 2020-05-27 09:18:18 +02:00
suter_a 07a3de1ed4 fixed double newline with alpha and beta, accidentally introduced. 2020-05-26 16:06:46 +02:00
Zaher Salman cbdef9b7b9 README.md edited online with Bitbucket 2020-05-26 07:22:22 +00:00
Zaher Salman 5cc8722a95 Merged muonspin/musrfit:root6 into master 2020-05-25 21:59:55 +02:00
suter_a 58461bf013 updated the docu and adopted the ChangLog v1.6.1 2020-05-25 16:27:18 +02:00
suter_a c930298972 allow alpha, beta in the RUN block being expressed via a function. 2020-05-25 16:21:16 +02:00
Zaher Salman 56337cf7a5 Merged muonspin/musrfit:root6 into master 2020-05-19 17:20:03 +02:00
suter_a 9af6b1fb8e make some cmake/boost/compiler combinations happy. v1.6 2020-05-19 15:44:37 +02:00
suter_a 815ca7162f fixed some doxygen bugs in the technical docu. 2020-05-19 15:33:21 +02:00
suter_a 5ee3b17953 updated the technical documentation. 2020-05-19 14:17:18 +02:00
Zaher Salman a2855bba19 Merged muonspin/musrfit:root6 into master 2020-05-17 18:06:43 +02:00
suter_a f2a598f512 mupp add var: check if a variable for a given collection already exists, and if yes, replace it, otherwise add the new variable. 2020-05-17 16:07:52 +02:00
Zaher Salman 263554dd37 Merged muonspin/musrfit:root6 into master 2020-05-16 14:22:13 +02:00
suter_a 48d531f90f update of the docu. 2020-05-15 21:46:12 +02:00
suter_a cf0ab74ba7 release new version 1.6.0 2020-05-15 21:19:26 +02:00
suter_a eac9a8adc9 update of the docu for version 1.6.0 2020-05-15 21:17:32 +02:00
suter_a a200c184cb add more comments to the mupp script. 2020-05-14 20:34:05 +02:00
suter_a 48a2ff632e fixed a typo. 2020-05-14 20:33:11 +02:00
suter_a 29428ec1bf removed obsolete debug information/comments. 2020-05-14 15:50:50 +02:00
suter_a 68ce56c7db add FindHDF4.cmake to musrfit since in more modern linux systems it is not available anymore. 2020-05-14 15:49:18 +02:00
suter_a 5779a24b3e add missing varEdit icons. 2020-05-14 11:20:18 +02:00
suter_a 651e24721f made the PmuppGui class ready for interactive variable handling. 2020-05-14 11:10:36 +02:00
suter_a 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