ed2451d657
adopted after deadtime correction offset fix.
Build and Deploy Documentation / build-and-deploy (push) Successful in 21s
2026-02-23 13:17:00 +01:00
a005e5750f
fixed an index by one offset issue.
Build and Deploy Documentation / build-and-deploy (push) Successful in 21s
2026-02-23 13:02:46 +01:00
b29c7247e7
make sure that the requested pointer is not a nullptr.
Build and Deploy Documentation / build-and-deploy (push) Successful in 21s
2026-02-23 12:52:26 +01:00
92008a4e49
fix Boost_INCLUDE_DIR -> Boost_INCLUDE_DIRS
Build and Deploy Documentation / build-and-deploy (push) Successful in 21s
2026-02-21 17:38:11 +01:00
49e355f58a
updated the local user-docu.
Build and Deploy Documentation / build-and-deploy (push) Successful in 29s
2026-02-21 16:04:48 +01:00
901fda9298
adopted ChangeLog. Fixed a minor issue in PTextEdit. Adopted ctests for the new NeXus handling.
Build and Deploy Documentation / build-and-deploy (push) Successful in 29s
v1.10.0
2026-02-21 15:32:03 +01:00
7115c0027c
Merge branch 'nxs' into root6
2026-02-21 12:37:21 +01:00
7d5aaf6429
increased the version number of musrfit and libPMusr.
2026-02-21 07:45:25 +01:00
79b05cced7
adopted the PNeXus lib such that the class naming scheme is self-consistent.
2026-02-21 07:44:20 +01:00
08350a2fde
warning that deadtime correction estimate is not yet implemented. I am not even sure this would be a good feature.
2026-02-21 07:19:42 +01:00
22b1ad7f2f
full implementation of the deadtime correction from file for PRunAsymmetryRRF.
2026-02-21 07:15:44 +01:00
bb8bdafddd
full implementation of the deadtime correction from file.
2026-02-21 07:10:48 +01:00
d5e305411f
added a warning if deadtime correction cannot be carried out (missing parameters, etc.)
2026-02-21 07:09:36 +01:00
50187b0c65
add DeadTimeCorrection to PRunAsymmetry - no ADDRUN handling yet.
2026-02-20 19:47:21 +01:00
d7908573b8
PRunSingleHistoRRF: add DeadTimeCorrection, and improve ADDRUN readability
2026-02-20 19:01:33 +01:00
9aae350c13
move DeadTimeCorrection to PRunBase. Make ADDRUN part in PrepareData more readable.
2026-02-20 18:17:05 +01:00
390b9770ca
add an ADDRUN example.
2026-02-20 16:14:13 +01:00
ba939574a4
added musrview png ref test via ctest
Build and Deploy Documentation / build-and-deploy (push) Successful in 27s
2026-02-18 17:07:20 +01:00
c50e4a3a06
add ctest integration tests for musrfit maxLH/chisq validation
...
Build and Deploy Documentation / build-and-deploy (push) Successful in 28s
Add a Python-based test script that runs musrfit -c on each example
msr-file, extracts the maxLH or chisq value, and checks it against
a reference value with a relative tolerance of 1e-4. Covers all 13
example msr-files (single histogram and asymmetry fits).
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com >
2026-02-17 18:05:24 +01:00
f00f188f0b
filter out '\r' and '\n' from command string (macOS issue).
2026-02-13 12:56:50 +01:00
5a2f45c083
filter out '\r' and '\n' from command string (macOS issue).
Build and Deploy Documentation / build-and-deploy (push) Successful in 27s
2026-02-13 12:46:16 +01:00
4136806847
better hdf4/5 include handling.
2026-02-11 16:05:02 +01:00
6a41458310
start working on the deadtime correction.
2026-02-08 15:34:22 +01:00
d70fd34345
improved NeXus docu.
2026-02-08 09:11:36 +01:00
3858cc723a
improved docu for HDF4/5.
2026-02-07 21:43:34 +01:00
a6f5b956bf
adopt HDF4 support for proper hierarchical writing of the data.
2026-02-07 21:26:35 +01:00
86ecfc84af
fixed a copy/paste error.
2026-02-07 21:24:14 +01:00
8cb4fc7221
clean up HDF4 in PNeXus. First implementation for HDF4 IDF1/2 write. Compiles, but still some issues.
2026-02-07 20:54:09 +01:00
95d087164d
first full mandatory HDF5 IDF V2 writer.
2026-02-07 20:17:23 +01:00
8f3ad0c61d
PNeXus now handles std::vector<> attributes new correctly. HDF4/5 now is using int.
2026-02-07 20:00:27 +01:00
49d42c93ba
more work on HDF5 IDF V2.
2026-02-07 19:34:26 +01:00
df379b834e
first full version for HDF5 IDF V1 write.
2026-02-07 17:25:52 +01:00
3bb004ea2d
more work on the NeXus write routines.
2026-02-07 11:31:11 +01:00
fc478d27c7
make sure that the config.h is accessible for the PMusr lib.
2026-02-07 11:29:48 +01:00
c690965025
add a function in the NeXus lib which gives the time in ISO8601.
2026-02-07 11:28:38 +01:00
300c9200df
start implementing the NeXus write routines, needed by any2many.
2026-02-07 08:05:42 +01:00
4dcef1a835
add HDF4/HDF5 library version information, needed for writing.
2026-02-07 08:05:09 +01:00
4519a0b76e
add more complete dump info for NeXus.
2026-02-06 18:08:37 +01:00
3aecdbf0a8
added the missing sample information when reading NeXus IDF V2.
2026-02-06 15:15:10 +01:00
dfa8852cfe
removed debug tag.
2026-02-06 15:14:25 +01:00
29fbb4a62b
replace the NeXus IDF 2 example.
2026-02-06 14:03:55 +01:00
de8b02b94d
more complete doxygen docu.
2026-02-06 12:43:55 +01:00
dd2f743b3a
added docu by Claude for PNeXus.
2026-02-06 08:45:58 +01:00
d5dbc12175
NeXus HDF4/HDF5 IDF V1: read 'frames_good'
2026-02-05 13:29:27 +01:00
643be9738f
fixed wrong path in NeXus IDF V2.
2026-02-05 12:59:10 +01:00
88b5e492dd
NeXus IDF V2 detector_1 -> instrument/detector_1 where possible.
2026-02-05 12:08:40 +01:00
810306cb2a
first full IDF V2 implementation.
2026-02-05 10:59:15 +01:00
43cb8b2460
start with the implementation of NeXus IDF V2.
2026-02-04 19:48:38 +01:00
ceb9673330
read deadtime parameters for IDF V1.
2026-02-04 17:57:48 +01:00
da0b356e3b
more work on the deadtime correction on the msr-file side.
2026-02-04 13:29:07 +01:00