2401 Commits

Author SHA1 Message Date
1850a2c762 allow more flexible dealing with LEM run numbers > 9999. 2023-05-16 09:22:42 +02:00
95715dd62d add 5-digit run name template for lem, needed for addRun and dump_header. 2023-05-16 09:22:24 +02:00
936c862ca7 add hint for potential flatpak. 2023-05-16 09:22:12 +02:00
058759c0bc fixed c++ streaming output flag error. 2023-03-07 12:29:14 +01:00
45a8b0a836 updated docu. 2023-02-17 15:13:01 +01:00
55169040dd changed to more meaningful labelling. 2023-02-17 15:04:19 +01:00
0c1c083db6 tweak needed for rootcling dictionary generation. 2023-02-17 10:15:45 +01:00
1bdf04c36d updated ChangeLog. 2023-02-17 10:15:35 +01:00
dd80782cfe add musrfit version info on the config output. 2023-02-17 10:15:27 +01:00
b2cbd4b460 add a full example to the test folder. 2023-02-17 10:15:08 +01:00
c696ac1305 cleanup and cosmetics. 2023-02-17 10:15:00 +01:00
7fa26f5f54 removed build directory which should not have gone to the git. 2023-02-17 10:14:48 +01:00
Maria Martins
9fefa5b136 example files for depthProfile 2023-02-17 10:14:37 +01:00
c34e711f37 updated the copyright info. 2023-02-17 10:13:48 +01:00
50f5bf659b provide some more info in the README for PDepthProfile. 2023-02-17 10:13:10 +01:00
cfa8d55c8a update of the copyright info. 2023-02-17 10:13:01 +01:00
3a75ced375 improvement on: allow to draw theory only at the data points for PRunNonMusr. 2023-02-17 10:12:43 +01:00
cb53b1b67b allow to draw theory only at the data points for PRunNonMusr. 2023-02-17 10:12:26 +01:00
0903db8842 some first bug-fixing and cleanup of the code. 2023-02-17 10:11:43 +01:00
9a6e958016 first implementation of a more efficient DepthProfile user function. Not yet tested! 2023-02-17 10:11:32 +01:00
c79b74e241 fixed formatting issue. 2023-02-17 10:11:16 +01:00
4ba0647765 remove obsolate file. 2023-02-17 10:11:05 +01:00
fae76acb21 remove .idea from PDepthProfile. 2023-02-17 10:10:46 +01:00
0a265b0007 start to work on a more efficient version of MM PDepthProfile user function. 2023-02-17 10:10:34 +01:00
8e9bc00bea moved depth_profile_startup.xml to test directory, which still needs to be populated. 2023-02-17 10:10:19 +01:00
22bde27a2c add new inline function GetNoOfRgeDataSets(). 2023-02-17 10:10:03 +01:00
9ce9e9f0a3 define tag energy_vec with attributes start, stop, step to define rge energy vector in a compact way in startup.xml files. 2023-02-17 10:09:33 +01:00
2db36b2e3d implementation of depth step fits 2023-02-17 10:06:06 +01:00
a57e61d37a added depth profiler skeleton for MM. 2023-02-17 10:03:17 +01:00
a7f56baadc fixed wrong description (copy/paste error). 2023-02-17 10:03:03 +01:00
6e30e7e71f add reading routine for the dat-files as generate from msr2data. Use case: special 'non muSR fit' type. 2023-02-17 10:02:02 +01:00
de5763d5cc start adding CSV like data reading routine with the FileFormat label DAT. 2023-02-17 10:01:35 +01:00
f7bc2aab87 fixed wrong function declaration in the docu, not the code. 2023-01-30 09:50:00 +01:00
4d2262d557 fixed typo. 2023-01-30 09:49:44 +01:00
f42306e42b fix of an old copy/paste error! 2023-01-10 16:18:44 +01:00
b328657191 add OS tag for packages. 2023-01-10 16:18:29 +01:00
a356534e6a updated the copyright info. 2023-01-05 11:04:42 +01:00
6e55bf0f5e improved dat file read routine for mupp for the case columns are added after RUN. 2023-01-05 10:47:12 +01:00
aa450aa6f6 updated the ChangeLog. 2023-01-05 10:46:22 +01:00
a6c78de3ea make them OpenMP aware for macOS. 2022-12-13 12:17:19 +01:00
5cce1af16c update of the docu. 2022-12-12 16:35:36 +01:00
3e534d11f7 add feature that mupp_plotter can show/hide lines between the data points. 2022-12-04 10:50:55 +01:00
62c3600fb7 added some more technical docu to PMsr2Data. 2022-12-04 10:50:35 +01:00
20ca48ac88 added cumulative frequency output. 2022-12-04 10:50:22 +01:00
58ab025095 add a rgeHandler tester which allows quickly to test rge-file related handling. 2022-11-25 10:22:19 +01:00
8a8046d28a add energy_vect tag which allows a more compact startup xml-file if the rge-files are equally spaced in energy. 2022-11-25 10:22:05 +01:00
0dd34fbdf0 updated CMakeLists.txt to get more version info. 2022-11-25 10:21:27 +01:00
b481d2c560 adopted to the newer Qt versions. 2022-11-25 10:17:09 +01:00
69ed3037de adopted to the newer boost versions. 2022-11-25 10:16:56 +01:00
e32aa61643 replaced sprintf -> snprintf throughout. 2022-11-25 10:16:20 +01:00