f99f71a8dbslight improvement on mud.h needed that it doesn't crash on macos15.4 m3pro.Andreas Suter2025-04-09 17:11:14 +02:00
6e60013037updated mud.h (thanks to Donald Arseneau). Makes modern compiler happy again.Andreas Suter2025-04-08 17:00:04 +02:00
e38fa47961add skeleton for MusrRoot which will handle TDirectoryFile rather than TFolder.Andreas Suter2025-04-04 18:37:42 +02:00
764cdf4e51start implementing TDirectoryFile instead of TFolder, since TFolder is depricated. First I added the necessary parts on the validator. The read/write are still missing.Andreas Suter2025-04-04 16:58:57 +02:00
e26fa4eea2removed my quick and dirty fix. It doesn't work for all compilers. Reported bug to triumf and wait for a fix.Andreas Suter2025-03-31 07:54:25 +02:00
6b43f51631add a user interface option to export data from a msr-file view (single- or multiple files) - qt6.Andreas Suter2025-03-24 20:28:57 +01:00
bccd069367add a user interface option to export data from a msr-file view (single- or multiple files).Andreas Suter2025-03-24 20:10:01 +01:00
bb99482461add a user interface option to export data from a msr-file view (single- or multiple files) - qt6.
v1.9.8
Andreas Suter2025-03-24 20:28:57 +01:00
f0869935d1add a user interface option to export data from a msr-file view (single- or multiple files).Andreas Suter2025-03-24 20:10:01 +01:00
aa2f2756a4add necessary increment for unique cropped name for PSI-BIN.Andreas Suter2025-03-19 16:24:56 +01:00
0f95551200add necessary increment for unique cropped name for PSI-BIN.Andreas Suter2025-03-19 16:24:56 +01:00
129e4c10ddmake sure that for PSI-BIN export the 4 char detector names are unique.Andreas Suter2025-03-19 09:45:16 +01:00
38d4ec1806read 'Sample Orientation' from ROOT file, since it might be needed by any2many.Andreas Suter2025-03-18 12:51:40 +01:00
5b9a66758bmake sure that the 'selected' object is present.Andreas Suter2025-02-24 20:22:20 +01:00
d65b04e855this is a workaround which should prevent that the key event is executed if a text/latex is written into the canvas.Andreas Suter2025-02-17 17:53:39 +01:00
4231d26604make sure that the 'selected' object is present.Andreas Suter2025-02-24 20:22:20 +01:00
a28650f017this is a workaround which should prevent that the key event is executed if a text/latex is written into the canvas.Andreas Suter2025-02-17 17:53:39 +01:00
5d5ebde4c2make the theme handling in musredit more flexible. At the same time adopted some part to more modern c++.Andreas Suter2024-12-11 09:25:28 +01:00
9f8f89db6dmake the theme handling in musredit more flexible. At the same time adopted some part to more modern c++.Andreas Suter2024-12-11 09:25:28 +01:00
6f8b0a2341center edit widget for find. This gives a better user experience.Andreas Suter2024-12-02 17:06:02 +01:00
532b6f42ffmake sure that for non-muSR data errors are not = 0. Will set it to 1, and issue a warning. This prevents chisq to crash.Andreas Suter2024-10-14 12:22:25 +02:00
4febdb42b4make sure that for non-muSR data errors are not = 0. Will set it to 1, and issue a warning. This prevents chisq to crash.Andreas Suter2024-10-14 12:22:25 +02:00
6812f68a8fimplemented unary operator for metaData in functions.Andreas Suter2024-10-11 16:34:49 +02:00
ae95a5dc1cimplemented unary operator for metaData in functions.Andreas Suter2024-10-11 16:34:49 +02:00
2f6f3a6874fixed a bug for out-of-repo build to generate git-info.Andreas Suter2024-10-11 08:19:54 +02:00
c3f531e0d5fixed a bug for out-of-repo build to generate git-info.Andreas Suter2024-10-11 08:19:54 +02:00
9e8f22f629adopted OpenMP handling for libZFRelaxation.Andreas Suter2024-09-23 09:41:20 +02:00
0b61130e28adopted OpenMP handling for libZFRelaxation.Andreas Suter2024-09-23 09:41:20 +02:00
a96f1b35d7fixed a bug in the mupp gui refresh of a collection.Andreas Suter2024-09-21 13:02:31 +02:00
432c0bd6ecmake sure that the run template number has at least 4 digits before proceeding.Andreas Suter2024-09-17 16:27:04 +02:00
d1cd63dcb0fixed a bug in the mupp gui refresh of a collection.Andreas Suter2024-09-21 13:02:31 +02:00
7838901fbemake sure that the run template number has at least 4 digits before proceeding.Andreas Suter2024-09-17 16:27:04 +02:00
6263e9aba3fix batch mode averaged output
Ryan M. L. McFadden
2024-09-10 13:52:30 -07:00