|
8e7fda92e1
|
switched PRunDataHandler where possible to smart pointers.
|
2023-10-21 19:11:01 +02:00 |
|
|
890d48a95c
|
switched PRunBase where possible to smart pointers.
|
2023-10-21 18:46:24 +02:00 |
|
|
823ef087c9
|
switched PRgeHandler where possible to smart pointers.
|
2023-10-21 18:40:35 +02:00 |
|
|
05c06a071e
|
switched PMusrT0 where possible to smart pointers.
|
2023-10-21 18:34:55 +02:00 |
|
|
dbfadc4e42
|
switched PMusrCanvas where possible to smart pointers.
|
2023-10-21 17:47:32 +02:00 |
|
|
93754a9fc2
|
replaced some raw pointer by smart pointer in PFitter.
|
2023-10-21 17:45:49 +02:00 |
|
|
0bff931af9
|
switch to smart pointers in PMsr2Data where possible.
|
2023-10-21 13:32:44 +02:00 |
|
|
1a72d67be9
|
switched PFitter to smart pointers.
|
2023-10-21 11:39:16 +02:00 |
|
|
7e17af0256
|
switched PMsrHandler where possible to smart pointers.
|
2023-10-21 11:21:27 +02:00 |
|
|
5d731611cf
|
remove one check for Fourier only.
|
2023-10-18 14:22:06 +02:00 |
|
|
4b561b1f15
|
get rid of raw pointers for PFourierCanvas where it makes sense.
|
2023-10-18 14:21:15 +02:00 |
|
|
69305f8b1d
|
removed obsolate clean up.
|
2023-10-17 16:42:27 +02:00 |
|
|
88b3ab8a01
|
Merge branch 'root6' of https://git.psi.ch/nemu/musrfit into root6
|
2023-10-17 16:40:22 +02:00 |
|
|
ca742a064f
|
more work to get rid of raw pointers.
|
2023-10-17 16:35:54 +02:00 |
|
|
b5a391e355
|
replaced raw pointers by smart pointers for musrt0.cpp.
|
2023-10-13 22:46:21 +02:00 |
|
|
1feed7116a
|
replaced raw pointers by smart pointers for musrFT.cpp.
|
2023-10-13 22:46:01 +02:00 |
|
|
ff9245fd28
|
replaced raw pointers by smart pointers for msr2data.cpp.
|
2023-10-13 12:47:33 +02:00 |
|
|
98026c725d
|
replaced raw pointers by smart pointers for dump_header.cpp.
|
2023-10-13 12:33:47 +02:00 |
|
|
5972391ff4
|
replaced raw pointers by smart pointers for any2many.cpp.
|
2023-10-13 12:23:32 +02:00 |
|
|
c5f6eb04b4
|
replaced raw pointers by smart pointers for addRun.cpp.
|
2023-10-13 12:19:58 +02:00 |
|
|
2a2e2b40d5
|
replaced raw pointers by smart pointers for musrview.cpp.
|
2023-10-13 12:10:06 +02:00 |
|
|
c2a2051d29
|
replaced raw pointers by smart pointers for musrfit.cpp.
|
2023-10-13 11:56:52 +02:00 |
|
Zaher Salman
|
578dc900c2
|
Merged in master (pull request #14)
Master
Approved-by: Andreas Suter
|
2023-09-28 11:25:29 +00:00 |
|
|
cf44df21ed
|
Fixed compatibility with C++17
|
2023-09-28 13:16:19 +02:00 |
|
Zaher Salman
|
ef641de033
|
Merged muonspin/musrfit:root6 into master
|
2023-09-02 14:19:02 +02:00 |
|
|
4c62ae547f
|
updated the docu. Newly added: brief description of the supported file formats.
|
2023-09-02 13:15:07 +02:00 |
|
Zaher Salman
|
91d6a4bc99
|
Merged muonspin/musrfit:root6 into master
|
2023-09-01 11:51:52 +02:00 |
|
|
c6ebaf3675
|
more potential musr-data-file paths added.
|
2023-08-31 10:30:04 +02:00 |
|
|
1df6643bfa
|
more robust handling of positron detector entries.
|
2023-08-31 10:17:40 +02:00 |
|
|
4d1c7c10c8
|
make sure that exported MusrRoot files have proper stats in the histo objects.
|
2023-08-31 08:22:37 +02:00 |
|
|
0b3fc43123
|
handle dump of RunSummary with and without '\n' and/or '\r' properly.
|
2023-08-31 07:47:47 +02:00 |
|
|
1f32698b5f
|
try to improve the reload issue of musrT0 called via musredit - Issue #61 on bitbucket.
|
2023-08-30 15:41:34 +02:00 |
|
|
22178f7869
|
improved search run, allowing to look for a specific file format in case the run is saved in multiple different file formats.
|
2023-08-30 15:05:56 +02:00 |
|
|
2e6e5ecb97
|
added the flame instrument.
|
2023-08-30 14:09:19 +02:00 |
|
Zaher Salman
|
56a8730252
|
Merged muonspin/musrfit:root6 into master
|
2023-05-22 09:18:22 +02:00 |
|
|
40e15218a3
|
add flag -c for dump_header via musredit.
|
2023-05-19 12:04:16 +02:00 |
|
|
39a54d7f63
|
dump_header can dump #counts for each detector now also for mud and nexus.
|
2023-05-17 17:22:47 +02:00 |
|
Zaher Salman
|
d664f5d877
|
Merged muonspin/musrfit:root6 into master
|
2023-05-17 10:00:49 +02:00 |
|
|
420b301ac5
|
dump_header can dump #counts for each detector. Currently only for MusrRoot.
v1.9.1
|
2023-05-16 14:21:33 +02:00 |
|
|
5d9eb0dcec
|
allow more flexible dealing with LEM run numbers > 9999.
|
2023-05-16 08:27:52 +02:00 |
|
|
905dfde5c7
|
Merge branch 'root6' of https://git.psi.ch/nemu/musrfit into root6
|
2023-05-14 16:58:58 +02:00 |
|
|
05a732c9ec
|
add 5-digit run name template for lem, needed for addRun and dump_header.
|
2023-05-14 16:57:08 +02:00 |
|
|
bace23b97e
|
add hint for potential flatpak.
|
2023-04-14 10:50:58 +02:00 |
|
Zaher Salman
|
8765ac9192
|
Merged muonspin/musrfit:root6 into master
|
2023-03-10 15:52:28 +01:00 |
|
|
f7620445dc
|
fixed c++ streaming output flag error.
|
2023-03-07 12:28:01 +01:00 |
|
Zaher Salman
|
f1b7ca226a
|
Merged muonspin/musrfit:root6 into master
|
2023-02-20 10:15:20 +01:00 |
|
|
3457ff9d25
|
make sure that dictionary generation works.
|
2023-02-19 11:29:55 +01:00 |
|
Zaher Salman
|
30d124ab51
|
Merged muonspin/musrfit:root6 into master
|
2023-02-17 18:19:37 +01:00 |
|
|
da6eea271d
|
updated docu.
|
2023-02-17 15:09:35 +01:00 |
|
|
abe47395cd
|
changed to more meaningful labelling.
|
2023-02-17 15:02:28 +01:00 |
|