2368 Commits

Author SHA1 Message Date
4d52fa778b replaced raw pointers by smart pointers for dump_header.cpp. 2023-10-25 09:01:15 +02:00
bad6812b2b replaced raw pointers by smart pointers for any2many.cpp. 2023-10-25 09:01:02 +02:00
31761e1eca replaced raw pointers by smart pointers for addRun.cpp. 2023-10-25 09:00:48 +02:00
8f2891c0a7 replaced raw pointers by smart pointers for musrview.cpp. 2023-10-25 09:00:09 +02:00
08a5812736 replaced raw pointers by smart pointers for musrfit.cpp. 2023-10-25 08:58:58 +02:00
3eb1d04a71 Fixed compatibility with C++17 2023-09-28 13:33:16 +02:00
a2ba9b588d updated the docu. Newly added: brief description of the supported file formats. 2023-09-02 13:20:49 +02:00
c1ad16d403 more potential musr-data-file paths added. 2023-08-31 10:39:48 +02:00
29d09fc272 more robust handling of positron detector entries. 2023-08-31 10:39:35 +02:00
bcbe945d84 make sure that exported MusrRoot files have proper stats in the histo objects. 2023-08-31 10:39:20 +02:00
5a0077f51b handle dump of RunSummary with and without '\n' and/or '\r' properly. 2023-08-31 10:39:07 +02:00
4b3e77dcd6 try to improve the reload issue of musrT0 called via musredit - Issue #61 on bitbucket. 2023-08-31 10:38:48 +02:00
d43a0df893 improved search run, allowing to look for a specific file format in case the run is saved in multiple different file formats. 2023-08-31 10:38:29 +02:00
d948460b0b added the flame instrument. 2023-08-31 10:38:07 +02:00
f996232033 add flag -c for dump_header via musredit. 2023-05-19 12:08:34 +02:00
e4f7e22835 dump_header can dump #counts for each detector now also for mud and nexus. 2023-05-18 08:17:46 +02:00
dbe129e7f1 dump_header can dump #counts for each detector. Currently only for MusrRoot. 2023-05-18 08:17:28 +02:00
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