Commit Graph

1001 Commits

Author SHA1 Message Date
1e60d92814 spirit classic/qi -> x3. Increase musrfit and library version to 1.9.10/1.7.0. 2026-01-16 10:01:33 +01:00
70da2f83ea replace 'nil' by 'leer' since 'nil' leads to conflict with macOS. 2026-01-16 10:01:07 +01:00
25205875de add missing header files for install for cmake. 2026-01-16 10:00:56 +01:00
4cd4b7878f modernize musrfit function handling using spirit x3 instead of spirit classic now. 2026-01-16 10:00:36 +01:00
32d9970659 adopted from AFS to NFS. 2026-01-16 09:59:45 +01:00
b3ee2000ed perform Fourier phase checks only if a Fourier block is present and not set to power spectra. 2025-12-22 16:10:56 +01:00
c27e4e1a33 adopt PFitter to ROOT v6-38-00 and make sure it is backwards compatible. 2025-11-27 15:58:54 +01:00
f26adc47fd add missing #include<cmath> to make some compilers happy. 2025-11-27 15:58:40 +01:00
a30ab1b0b9 add PSI/VMS to the musrfit_startup.xml. 2025-11-26 18:20:00 +01:00
c53e0725f1 improve the doxygen docu of PUserFcn.* and PUserFcnBase.* 2025-11-26 18:10:50 +01:00
8e2949e7a9 improve the doxygen docu of PTheory.* 2025-11-26 18:10:29 +01:00
9452d7ec6b improve the doxygen docu of PStartupHandler.* 2025-11-26 18:09:09 +01:00
736c96c66e improve the doxygen docu of PRunSingleHistoRRF.* 2025-11-26 18:01:26 +01:00
ecb6a4e063 fixed a AI glich in the docu. 2025-11-26 18:01:12 +01:00
06056db491 improve the doxygen docu of PRunSingleHisto.* 2025-11-26 18:00:58 +01:00
27b3b317ba improve the doxygen docu of PRunNonMusr.* 2025-11-26 18:00:44 +01:00
707736b8d4 improve the doxygen docu of PRunMuMinus.* 2025-11-26 18:00:31 +01:00
9b98294311 improve the doxygen docu of PRunListCollection.* 2025-11-26 17:59:38 +01:00
111f17e3dc improve the doxygen docu of PRunBase.* 2025-11-26 17:53:18 +01:00
0f2736ba30 improve the doxygen docu of PRunAsymmetryRRF.* 2025-11-26 17:50:41 +01:00
0816440463 improve the doxygen docu of PRunAsymmetry.*. 2025-11-26 17:50:27 +01:00
7a3a5b1ee5 improve doxygen documentation of PRunAsymmetryBNMR.* 2025-11-26 17:50:12 +01:00
019a16e1aa improve doxygen documentation of PRgeHandler.* 2025-11-26 17:49:45 +01:00
8de507441c improve doxygen documentation of PPrepFourier.* 2025-11-26 17:49:28 +01:00
e900bd547a improve doxygen documentation of PMusrT0.* 2025-11-26 17:49:11 +01:00
368957b46f improve doxygen documentation of PMusrCanvas.* 2025-11-26 17:48:10 +01:00
7762f69c24 improve doxygen documentation of PMsrHandler.* 2025-11-26 17:43:48 +01:00
41b39ab2ab improve doxygen documentation of PMsr2Data.* 2025-11-26 17:40:42 +01:00
91e76d56df improve doxygen documentation of PMsgBox.* 2025-11-26 17:40:25 +01:00
d685eeb54f improve doxygen documentation of PFunction.* and PFunctionGrammar.h 2025-11-26 17:40:10 +01:00
93c9e3ab80 improve the doxygen docu. 2025-11-26 17:39:55 +01:00
03a7d79b40 improve the doxygen docu. 2025-11-26 17:39:41 +01:00
cf9ea89326 improve the doxygen docu with the help of Claude AI. 2025-11-26 17:38:14 +01:00
71fb4c9435 add TDirectory option to any2many. 2025-10-03 16:21:14 +02:00
632527c3eb adopted PRunDataHandler::ReadRootFile such that it can handle TDirectory in addition to the deprecated TFolder. 2025-10-03 16:20:44 +02:00
6449fd120f make sure that index states in proper range for PRunAsymmetryRRF. 2025-08-19 19:25:16 +02:00
bb3d53761a added more histo length versus fgb, lgb checks. 2025-07-11 13:17:35 +02:00
297a0d95cc error feed fStep rather than fPosError for expected chisq. Tweaked the param rounding for expected chisq. 2025-07-04 16:31:50 +02:00
4176bceee1 better exp estimate for precision. 2025-07-04 08:37:41 +02:00
1104cf5cb8 removed left-over debug info. 2025-07-03 10:31:54 +02:00
f9ddb4e668 handle err==0 for rounding. 2025-07-03 10:19:09 +02:00
7451800295 also apply the parameter rounding onto the per run block estimate. 2025-07-03 10:00:49 +02:00
332681362f improved rounding handling to get a more consistent expected chisq after fitting compared to pure chisq estimate of musrfit. Essentially get rid of rounding issues. 2025-07-03 09:59:56 +02:00
b692b78cac added a feature which brings up a error message box, if there was any issue with the msr-file when starting musrview from musredit. 2025-06-29 14:37:09 +02:00
4da145d674 (i) make most internal checking functions in the msr handler private. (ii) improved checking of real Fourier for consistency. 2025-06-23 16:06:32 +02:00
ecaf45b4d0 increase libPMusr version to 1.5.0. 2025-06-10 14:34:04 +02:00
e891f0489a 1st full Gauss/Lorentz LF. Still room for optimization, and further testing. 2025-06-10 14:33:37 +02:00
ea776016b4 add simple F-mu-F to the standard theory functions. 2025-06-10 14:33:00 +02:00
7a923d2f01 start adding more standard theory functions. Not all ready yet. 2025-06-10 14:32:45 +02:00
7fd82353ac start populating nfs4 path rather than afs in the musrfit_startup.xml. 2025-06-03 11:26:24 +02:00