-
3aecdbf0a8
added the missing sample information when reading NeXus IDF V2.
suter_a
2026-02-06 15:15:10 +01:00
-
dfa8852cfe
removed debug tag.
suter_a
2026-02-06 15:14:25 +01:00
-
29fbb4a62b
replace the NeXus IDF 2 example.
suter_a
2026-02-06 14:03:55 +01:00
-
de8b02b94d
more complete doxygen docu.
suter_a
2026-02-06 12:43:55 +01:00
-
dd2f743b3a
added docu by Claude for PNeXus.
suter_a
2026-02-06 08:45:58 +01:00
-
d5dbc12175
NeXus HDF4/HDF5 IDF V1: read 'frames_good'
suter_a
2026-02-05 13:29:27 +01:00
-
643be9738f
fixed wrong path in NeXus IDF V2.
suter_a
2026-02-05 12:59:10 +01:00
-
88b5e492dd
NeXus IDF V2 detector_1 -> instrument/detector_1 where possible.
suter_a
2026-02-05 12:08:40 +01:00
-
810306cb2a
first full IDF V2 implementation.
suter_a
2026-02-05 10:59:15 +01:00
-
43cb8b2460
start with the implementation of NeXus IDF V2.
suter_a
2026-02-04 19:48:38 +01:00
-
ceb9673330
read deadtime parameters for IDF V1.
suter_a
2026-02-04 17:57:48 +01:00
-
da0b356e3b
more work on the deadtime correction on the msr-file side.
suter_a
2026-02-04 13:29:07 +01:00
-
b262ee33c5
start implementing with the deadtime correction, if present
suter_a
2026-02-04 13:20:10 +01:00
-
12888be4c9
add deadtime correction related params.
suter_a
2026-02-04 11:06:56 +01:00
-
867ac4895b
switched to HDF4/HDF5 template loading in order to simplify the code.
suter_a
2026-02-04 09:26:49 +01:00
-
a6c9120d06
check for IDF 1/2.
suter_a
2026-02-03 17:38:56 +01:00
-
417901e271
HDF4 handling completed.
suter_a
2026-02-03 16:17:06 +01:00
-
8d1dcef2de
add more HDF4 header info: counts.
suter_a
2026-02-03 08:03:13 +01:00
-
30fbd8eb67
fixed typo, and added file pointer checks.
suter_a
2026-02-02 19:14:14 +01:00
-
76dbd757e3
dump_header can now handle HDF4/HDF5 NeXus files, without the NeXus library.
suter_a
2026-02-02 19:08:12 +01:00
-
c894c21bf3
add more HDF4 header info.
suter_a
2026-02-02 08:02:41 +01:00
-
008ca7210a
add more HDF4 header info.
suter_a
2026-02-01 19:49:55 +01:00
-
60f11dfc0e
add more HDF4 header info.
suter_a
2026-02-01 18:55:49 +01:00
-
3aaca28c87
start populating HDF4 header info.
suter_a
2026-02-01 17:54:02 +01:00
-
d4f0855b19
fix git-revision.h generation: output to build tree and add missing dependencies
suter_a
2026-01-29 19:52:16 +01:00
-
9d173203ff
fix git-revision.h generation: output to build tree and add missing dependencies
suter_a
2026-01-29 19:52:16 +01:00
-
00c980af68
generate git-revision.h at build time instead of configure time
suter_a
2026-01-29 19:35:20 +01:00
-
fb9d6e917c
proper TDirectory handling for the histos.
suter_a
2026-01-26 20:32:34 +01:00
-
2eb0cf28d5
fixed missing TDirectory handling of RunSummary in dump_header.cpp
suter_a
2026-01-26 19:52:41 +01:00
-
8b054b77b9
generate git-revision.h at build time instead of configure time
suter_a
2026-01-29 19:35:20 +01:00
-
4e29ad6898
proper TDirectory handling for the histos.
suter_a
2026-01-26 20:32:34 +01:00
-
4ac7a7d01c
fixed missing TDirectory handling of RunSummary in dump_header.cpp
suter_a
2026-01-26 19:52:41 +01:00
-
65efb389c3
first test to read hdf4/hdf5 directly.
suter_a
2026-01-25 16:20:10 +01:00
-
83c8f6630c
2nd spot for cmake version check for policy setting.
suter_a
2026-01-25 14:49:38 +01:00
-
227bfb7419
2nd spot for cmake version check for policy setting.
suter_a
2026-01-25 14:49:38 +01:00
-
70eb0397df
cmake version check for policy setting.
suter_a
2026-01-25 14:43:49 +01:00
-
3c02c6073a
cmake version check for policy setting.
suter_a
2026-01-25 14:43:49 +01:00
-
b3e4d247f0
add HDF4/HDF5 example programs.
suter_a
2026-01-25 14:07:36 +01:00
-
6aaed94adf
add doxygen file comment.
suter_a
2026-01-25 12:05:04 +01:00
-
c3e9c03920
added HDF5 ISIS NeXus class handling.
suter_a
2026-01-25 11:15:49 +01:00
-
909fa6519d
added HDF4 ISIS NeXus class handling.
suter_a
2026-01-25 10:51:23 +01:00
-
3eea73f07a
stub for new NeXus file handling. Not much is working yet.
suter_a
2026-01-25 08:26:43 +01:00
-
f66c832d56
updated the copyright info.
suter_a
2026-01-25 07:45:44 +01:00
-
4de660788d
updated the copyright info.
suter_a
2026-01-25 07:42:29 +01:00
-
990e280c8f
set cmake Boost find policy. Removed NeXus library find from cmake, since it will not be used anymore.
suter_a
2026-01-25 07:28:47 +01:00
-
af3c8832fe
set cmake Boost find policy.
suter_a
2026-01-25 07:26:25 +01:00
-
7615e791d3
version update of the doxygen config file.
suter_a
2026-01-22 15:15:42 +01:00
-
394ea01d37
further playing with the Prefs dialog.
suter_a
2026-01-21 12:19:34 +01:00
-
d19d7b59c8
further playing with the Prefs dialog.
suter_a
2026-01-21 12:16:27 +01:00
-
7dc0a237dc
further playing with the Prefs dialog.
suter_a
2026-01-21 11:20:08 +01:00
-
1b4b9cc238
increased size of prefs dialog, since it seems too small for the newest qt6 version, especially on macOS.
suter_a
2026-01-21 11:11:17 +01:00
-
123acec405
version update of the doxygen config file.
suter_a
2026-01-22 15:15:42 +01:00
-
69f60c6877
further playing with the Prefs dialog.
suter_a
2026-01-21 12:19:34 +01:00
-
8b7e44ef39
further playing with the Prefs dialog.
suter_a
2026-01-21 12:16:27 +01:00
-
8843b46460
further playing with the Prefs dialog.
suter_a
2026-01-21 11:20:08 +01:00
-
9f9e3d4f7f
increased size of prefs dialog, since it seems too small for the newest qt6 version, especially on macOS.
suter_a
2026-01-21 11:11:17 +01:00
-
eaa2ba8faf
further playing with the Prefs dialog.
suter_a
2026-01-21 12:19:34 +01:00
-
8b9ac6e5b1
further playing with the Prefs dialog.
suter_a
2026-01-21 12:16:27 +01:00
-
2601e80c8a
further playing with the Prefs dialog.
suter_a
2026-01-21 11:20:08 +01:00
-
1b91d8b281
increased size of prefs dialog, since it seems too small for the newest qt6 version, especially on macOS.
suter_a
2026-01-21 11:11:17 +01:00
-
-
957d95d352
more detailed NeXus support message.
suter_a
2026-01-16 18:00:39 +01:00
-
db54db3394
more detailed NeXus support message.
suter_a
2026-01-16 18:00:39 +01:00
-
1e60d92814
spirit classic/qi -> x3. Increase musrfit and library version to 1.9.10/1.7.0.
suter_a
2026-01-16 09:24:09 +01:00
-
d5ec51c9bd
for tests/spirit: replace 'nil' by 'leer' since 'nil' leads to conflict with macOS.
suter_a
2026-01-01 09:53:12 +01:00
-
70da2f83ea
replace 'nil' by 'leer' since 'nil' leads to conflict with macOS.
suter_a
2025-12-30 14:34:26 +01:00
-
25205875de
add missing header files for install for cmake.
suter_a
2025-12-30 13:59:00 +01:00
-
19362bd088
add missing header file PFunctionsAst.h
suter_a
2025-12-30 13:56:50 +01:00
-
4cd4b7878f
modernize musrfit function handling using spirit x3 instead of spirit classic now.
suter_a
2025-12-30 13:31:18 +01:00
-
046ab98144
migrated spirit qi grammar to x3 of mupp variable handling.
suter_a
2025-12-30 11:02:46 +01:00
-
a040f8b576
added doxygen docu to spirit X3 under tests.
suter_a
2025-12-27 13:57:14 +01:00
-
33f9fd5845
test spirit parser moved from classic to X3.
suter_a
2025-12-27 12:32:01 +01:00
-
32d9970659
adopted from AFS to NFS.
suter_a
2025-12-24 14:03:44 +01:00
-
84bb6e3a72
spirit classic/qi -> x3. Increase musrfit and library version to 1.9.10/1.7.0.
v1.9.10
suter_a
2026-01-16 09:24:09 +01:00
-
ce1bc1583b
for tests/spirit: replace 'nil' by 'leer' since 'nil' leads to conflict with macOS.
suter_a
2026-01-01 09:53:12 +01:00
-
4adf66cb26
replace 'nil' by 'leer' since 'nil' leads to conflict with macOS.
suter_a
2025-12-30 14:34:26 +01:00
-
8a86351674
add missing header files for install for cmake.
suter_a
2025-12-30 13:59:00 +01:00
-
418ca6b0a1
add missing header file PFunctionsAst.h
suter_a
2025-12-30 13:56:50 +01:00
-
73aff4ec69
modernize musrfit function handling using spirit x3 instead of spirit classic now.
suter_a
2025-12-30 13:31:18 +01:00
-
7ce0926fd9
migrated spirit qi grammar to x3 of mupp variable handling.
suter_a
2025-12-30 11:02:46 +01:00
-
e4ff8ca7d5
added doxygen docu to spirit X3 under tests.
suter_a
2025-12-27 13:57:14 +01:00
-
5d3981d8b2
test spirit parser moved from classic to X3.
suter_a
2025-12-27 12:32:01 +01:00
-
3442ca7b62
adopted from AFS to NFS.
suter_a
2025-12-24 14:03:44 +01:00
-
b3ee2000ed
perform Fourier phase checks only if a Fourier block is present and not set to power spectra.
suter_a
2025-12-22 16:09:32 +01:00
-
a023a4b090
perform Fourier phase checks only if a Fourier block is present and not set to power spectra.
suter_a
2025-12-22 16:09:32 +01:00
-
642f878833
improve comment in comment.
suter_a
2025-12-21 16:09:01 +01:00
-
8852cf21cf
add missing #include<cmath> to make some compilers happy (qt5 part).
suter_a
2025-11-27 16:15:18 +01:00
-
6155438676
add missing #include<cmath> to make some compilers happy (qt5 part).
suter_a
2025-11-27 16:15:18 +01:00
-
c27e4e1a33
adopt PFitter to ROOT v6-38-00 and make sure it is backwards compatible.
suter_a
2025-11-27 15:32:16 +01:00
-
f26adc47fd
add missing #include<cmath> to make some compilers happy.
suter_a
2025-11-27 15:30:45 +01:00
-
89f695d6ce
adopt PFitter to ROOT v6-38-00 and make sure it is backwards compatible.
suter_a
2025-11-27 15:32:16 +01:00
-
975f48f3fa
add missing #include<cmath> to make some compilers happy.
suter_a
2025-11-27 15:30:45 +01:00
-
f7d40f23f1
improve the doxygen docu of the BMWtools.
suter_a
2025-11-25 18:51:57 +01:00
-
a283347321
improve the doxygen documentation of the plotter-part of mupp.
suter_a
2025-11-25 18:33:31 +01:00
-
d1d1e98a13
improve the doxygen documentation of the var-part of mupp.
suter_a
2025-11-25 17:56:04 +01:00
-
d12b5b23bf
improve the doxygen docu of PVarDialog.* (musredit_qt6).
suter_a
2025-11-25 17:36:13 +01:00
-
eddb6e4d2d
improve the doxygen docu of PmuppScript.* (musredit_qt6).
suter_a
2025-11-25 12:30:59 +01:00
-
4c7cf616a8
improve the doxygen docu of PmuppGui.* (musredit_qt6).
suter_a
2025-11-25 12:23:33 +01:00
-
70fad101fb
improve the doxygen docu of PmuppAdmin.* (musredit_qt6).
suter_a
2025-11-25 12:18:18 +01:00
-
af14905fc2
improve the doxygen docu of mupp.* Pmupp.* (musredit_qt6).
suter_a
2025-11-25 09:27:59 +01:00
-
c06aa17a07
improve the doxygen docu of PTextEdit.* (musredit_qt6).
suter_a
2025-11-25 09:16:43 +01:00