2380 Commits

Author SHA1 Message Date
d50659831d fixed several copy/paste errors which prevented sometimes averaging and instead crashed. 2022-04-25 15:33:57 +02:00
990cdf582d NeXus: replaced deprecated NXgetnextattr by NXgetnextattra. 2022-04-12 15:13:28 +02:00
0e68888948 improved formated string handling to make compilers happy. 2022-04-12 15:13:19 +02:00
980ed79fc4 do not ignore the return value of system(cmd) anymore. 2022-04-12 15:13:08 +02:00
1007044215 added necessary include directory info for boost, for PRgeHandler. 2022-04-12 15:12:57 +02:00
19c1875442 fixed a typo. 2022-03-14 10:20:33 +01:00
Ryan M. L. McFadden
5066373659 use the Particle Data Group's recommended value for the muon lifetime 2022-01-11 11:51:43 +01:00
Ryan M. L. McFadden
0c4b33b056 fix the discontinuity encountered at large t when sigma+/- is large
- Though the discontinuity encountered in the previous version is small (because of the large Gaussain damping terms), it introduced considerable numeric instability when fitting. Consequently, simply zeroing the already heavily damped is sensible and yeilds smooth behaviour of the function.
- Also ensure that the return value for the odd frequency component is always finite.
2022-01-11 08:45:01 +01:00
Ryan M. L. McFadden
aacad8e7ad improvements to PTheory::SkewedGauss
- Divide the function evaluation into even/odd frequency components. Some additional "helper" terms have been added to aid in this.
- Use a better value to check for floating-point overflow in the evaluation of ROOT::conf_hyperg and return std::numeric_limits<Double_t>::max() when necessary. This extends the function's range of validity to arbitrary time (whereas the previous implementation would fail loudly for large sigma+/-).
- Format the src with clang-format.
2022-01-11 08:44:50 +01:00
538113aad3 replace deprecated QFontDatabase by the new static functions. 2021-12-13 13:23:31 +01:00
5b94d4d302 modernized the cmake <-> Qt handling. 2021-12-01 15:42:43 +01:00
1aa7ae7f0d try re-create musredit_startup.xml in case it is corrupted. 2021-12-01 15:42:34 +01:00
1fb60c0aae get rid of deprecated dialogs and make them more uniform. 2021-12-01 15:42:18 +01:00
e56c4bb450 remove obsolate qt6 musredit dialog. 2021-12-01 15:42:01 +01:00
b377f0501e adopted to dks6. 2021-11-05 14:40:44 +01:00
ebf60a8925 revision of ChangeLog. 2021-11-05 14:39:03 +01:00
c988f00ad8 adopted the the new dyld on macOS Monterey. 2021-11-05 14:37:24 +01:00
87bee52edb add a default y-range to the range option in the PLOT block. 2021-10-30 10:13:23 +02:00
f0e89865e2 fixed a copy/paste error. 2021-10-30 10:13:09 +02:00
d83b40e5f9 fixed a copy/paste error. 2021-10-30 10:12:54 +02:00
dd02b07c56 update of doku for the dks6 branch. 2021-10-06 15:24:00 +02:00
54f6fb62b3 improved the error messages slightly. 2021-10-06 15:17:16 +02:00
1341cfb8fe add option to musrfit that the user can choose from the command line the number of threads to be used for OpenMP. Updated the docu accordingly. 2021-10-06 15:16:00 +02:00
251cf6b6f8 allow to inspect how many cores are available for OpenMP. 2021-10-06 15:07:41 +02:00
7e32600b8a allow to set the default size of musredit via the musredit_startup.xml. 2021-10-02 09:36:17 +02:00
c5da80eb8a removed debug info from phase detection. 2021-09-22 09:56:54 +02:00
f7ef21c827 increase version number from 1.7.4 -> 1.7.5 2021-09-22 08:56:09 +02:00
dd50f80e90 fix phases to +-360 degree. 2021-09-22 08:55:54 +02:00
46bea9752f add missing include directory path in cmake. Thank's to Akihiro Koda for reporting the bug and proposing the fix. 2021-09-21 07:59:41 +02:00
8c0a0413e5 increased the PippardFitter version number. 2021-08-19 08:08:18 +02:00
d2c7a3b293 added some necessary include paths. 2021-08-19 08:08:06 +02:00
9a1f43d33e adopt for proper git-info handling. 2021-08-19 08:07:51 +02:00
f76ebc8f18 added some docu. 2021-08-19 08:07:40 +02:00
2534168d50 add the option to dump the nonlocal field values for the ASlibs via the programm dump_nonlocal_field. 2021-08-19 08:07:28 +02:00
ef2c1ba241 make PSI bulk MusrRoot files accessible if the file name is generated from the run-number, year, etc. 2021-07-28 13:31:38 +02:00
bfe1389f9b Removed MuTransistion from tests directory. 2021-07-28 13:31:27 +02:00
61adf8017e fixed another git-revision.h which was forgotten. 2021-07-12 16:46:44 +02:00
ad08aa61dd some fixes on the qt5 side for a none-git project source. 2021-07-12 16:46:37 +02:00
668b4bf481 more work on the none git source version. 2021-07-12 16:46:28 +02:00
39485d6f72 some more work on the none git source version. 2021-07-12 16:46:20 +02:00
d3d55f8719 make sure that git repo info is only added if the musrfit project source is indeed a git repo, and not e.g. a download. 2021-07-12 16:46:10 +02:00
edeff3563c add mupp plotter export function. 2021-07-12 16:45:57 +02:00
6f917db41f update docu version information. 2021-06-17 10:33:11 +02:00
4b52a843f6 updated the ChangeLog. 2021-06-17 08:25:17 +02:00
e74ddab3ad increased version number. 2021-06-17 08:25:08 +02:00
1f5e1770a7 lift #forward == #backward restriction. 2021-06-17 08:24:59 +02:00
6bef7903bb lift #forward == #backward restriction. 2021-06-17 08:24:49 +02:00
083e715fc4 remove obsolete test. 2021-06-17 08:24:39 +02:00
1bdccae1d6 improve the readability of the time with packing in the code. 2021-06-08 07:30:37 +02:00
baf26aac7f adopted to the not quite standard ISIS NeXus files. 2021-06-05 12:18:40 +02:00