Commit Graph

  • 79fbb43241 Deploy site gitea-pages Gitea Actions 2026-04-18 13:19:07 +00:00
  • 92143b1c2e fix wrong install path for macOS Qt-based applications. root6 suter_a 2026-04-17 14:20:43 +02:00
  • 3a71dea163 cmake: make sure that lib's are lib and not lib64 for musrfit. suter_a 2026-04-17 13:54:38 +02:00
  • a735f92195 more improvements on the cmake build system. suter_a 2026-04-17 09:15:07 +02:00
  • 53ec95db6e work on cleaner cmake. suter_a 2026-04-15 20:29:55 +02:00
  • dbbaf554b2 MusrRoot: XML-schema evaluation files are moved to https://doi.org/10.5281/zenodo.19593555. to have a DOI and not be depend on a shaky URL suter_a 2026-04-15 14:34:32 +02:00
  • bc20dd33be Merge pull request 'adds installation of musredit as a unix app' (#13) from dev-rpm-app into root6 suter_a 2026-03-15 09:59:12 +01:00
  • 5304f276d8 adds installation of musredit as a unix app krieger_j 2026-03-13 15:20:31 +01:00
  • 9083561e20 added PyScripts/nexus_muon_validator.py to nexus. suter_a 2026-03-07 14:50:57 +01:00
  • 14d2648fc4 remove obsolate test/nexus suter_a 2026-03-07 13:38:53 +01:00
  • 959634273e adopt to proper version. dks6 suter_a 2026-03-03 12:43:48 +01:00
  • 30c17e5431 suppress warning missing deadtime correction if not relevant. suter_a 2026-03-03 08:52:19 +01:00
  • 8619865dde fix linker errors: add HDF5 C++ lib and FFTW3 include paths suter_a 2026-03-01 11:21:01 +01:00
  • f91bc12709 suppress warning missing deadtime correction if not relevant. suter_a 2026-03-03 08:52:19 +01:00
  • a87ab6ade0 add missing NeXus file. suter_a 2026-03-02 13:47:27 +01:00
  • 8cb7da2e2a adopted to new hdf4/5 approach of NeXus. suter_a 2026-03-02 13:46:47 +01:00
  • c0ad630740 add musrfitConfig.cmake, etc. for musrfit. suter_a 2026-03-01 09:35:34 +01:00
  • 47a63def3c adopted after deadtime correction offset fix. suter_a 2026-02-23 13:17:00 +01:00
  • cce7366799 fixed an index by one offset issue. suter_a 2026-02-23 13:02:46 +01:00
  • 9ec28171c8 make sure that the requested pointer is not a nullptr. suter_a 2026-02-23 12:52:26 +01:00
  • b1bce70d63 fix Boost_INCLUDE_DIR -> Boost_INCLUDE_DIRS suter_a 2026-02-21 17:38:11 +01:00
  • 85fe4a1d59 updated the local user-docu. suter_a 2026-02-21 16:04:48 +01:00
  • 403aa07993 adopted ChangeLog. Fixed a minor issue in PTextEdit. Adopted ctests for the new NeXus handling. suter_a 2026-02-21 15:32:03 +01:00
  • 17fcaa7c69 adopted the PNeXus lib such that the class naming scheme is self-consistent. suter_a 2026-02-21 07:44:20 +01:00
  • ee3fc2e42a warning that deadtime correction estimate is not yet implemented. I am not even sure this would be a good feature. suter_a 2026-02-21 07:19:42 +01:00
  • 3727190efa full implementation of the deadtime correction from file for PRunAsymmetryRRF. suter_a 2026-02-21 07:15:44 +01:00
  • 16f88b17e4 full implementation of the deadtime correction from file. suter_a 2026-02-21 07:10:48 +01:00
  • e432a26b4c added a warning if deadtime correction cannot be carried out (missing parameters, etc.) suter_a 2026-02-21 07:09:36 +01:00
  • 36168dc3a1 add DeadTimeCorrection to PRunAsymmetry - no ADDRUN handling yet. suter_a 2026-02-20 19:47:21 +01:00
  • 85eba63ed9 PRunSingleHistoRRF: add DeadTimeCorrection, and improve ADDRUN readability suter_a 2026-02-20 19:01:33 +01:00
  • 7d102a2604 move DeadTimeCorrection to PRunBase. Make ADDRUN part in PrepareData more readable. suter_a 2026-02-20 18:17:05 +01:00
  • 811b47cf41 add an ADDRUN example. suter_a 2026-02-20 16:14:13 +01:00
  • e1de3f9900 added musrview png ref test via ctest suter_a 2026-02-18 17:07:20 +01:00
  • 5c28e7b2ed add ctest integration tests for musrfit maxLH/chisq validation suter_a 2026-02-17 18:05:24 +01:00
  • 3174b320b2 fix linker errors: add HDF5 C++ lib and FFTW3 include paths suter_a 2026-03-01 11:21:01 +01:00
  • c062e0f4e9 add musrfitConfig.cmake, etc. for musrfit. suter_a 2026-03-01 09:35:34 +01:00
  • ed2451d657 adopted after deadtime correction offset fix. suter_a 2026-02-23 13:17:00 +01:00
  • a005e5750f fixed an index by one offset issue. suter_a 2026-02-23 13:02:46 +01:00
  • b29c7247e7 make sure that the requested pointer is not a nullptr. suter_a 2026-02-23 12:52:26 +01:00
  • 92008a4e49 fix Boost_INCLUDE_DIR -> Boost_INCLUDE_DIRS suter_a 2026-02-21 17:38:11 +01:00
  • 49e355f58a updated the local user-docu. suter_a 2026-02-21 16:04:48 +01:00
  • 901fda9298 adopted ChangeLog. Fixed a minor issue in PTextEdit. Adopted ctests for the new NeXus handling. v1.10.0 suter_a 2026-02-21 15:32:03 +01:00
  • 7115c0027c Merge branch 'nxs' into root6 suter_a 2026-02-21 12:37:21 +01:00
  • 7d5aaf6429 increased the version number of musrfit and libPMusr. suter_a 2026-02-21 07:45:25 +01:00
  • 79b05cced7 adopted the PNeXus lib such that the class naming scheme is self-consistent. suter_a 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. suter_a 2026-02-21 07:19:42 +01:00
  • 22b1ad7f2f full implementation of the deadtime correction from file for PRunAsymmetryRRF. suter_a 2026-02-21 07:15:44 +01:00
  • bb8bdafddd full implementation of the deadtime correction from file. suter_a 2026-02-21 07:10:48 +01:00
  • d5e305411f added a warning if deadtime correction cannot be carried out (missing parameters, etc.) suter_a 2026-02-21 07:09:36 +01:00
  • 50187b0c65 add DeadTimeCorrection to PRunAsymmetry - no ADDRUN handling yet. suter_a 2026-02-20 19:47:21 +01:00
  • d7908573b8 PRunSingleHistoRRF: add DeadTimeCorrection, and improve ADDRUN readability suter_a 2026-02-20 19:01:33 +01:00
  • 9aae350c13 move DeadTimeCorrection to PRunBase. Make ADDRUN part in PrepareData more readable. suter_a 2026-02-20 18:17:05 +01:00
  • 390b9770ca add an ADDRUN example. suter_a 2026-02-20 16:14:13 +01:00
  • ba939574a4 added musrview png ref test via ctest suter_a 2026-02-18 17:07:20 +01:00
  • c50e4a3a06 add ctest integration tests for musrfit maxLH/chisq validation suter_a 2026-02-17 18:05:24 +01:00
  • b255dad6a2 filter out '\r' and '\n' from command string (macOS issue). suter_a 2026-02-13 12:46:16 +01:00
  • db69044747 fix git-revision.h generation: output to build tree and add missing dependencies suter_a 2026-01-29 19:52:16 +01:00
  • cb171d9800 generate git-revision.h at build time instead of configure time suter_a 2026-01-29 19:35:20 +01:00
  • 8f5b48f013 proper TDirectory handling for the histos. suter_a 2026-01-26 20:32:34 +01:00
  • 7e4b136561 fixed missing TDirectory handling of RunSummary in dump_header.cpp suter_a 2026-01-26 19:52:41 +01:00
  • 0eb90caf9a 2nd spot for cmake version check for policy setting. suter_a 2026-01-25 14:49:38 +01:00
  • adcd0ea39f cmake version check for policy setting. suter_a 2026-01-25 14:43:49 +01:00
  • 9a48487220 updated the copyright info. suter_a 2026-02-13 13:59:49 +01:00
  • b00fb31dc3 set cmake Boost find policy. suter_a 2026-01-25 07:26:25 +01:00
  • 8152c97f14 version update of the doxygen config file. suter_a 2026-01-22 15:15:42 +01:00
  • f00f188f0b filter out '\r' and '\n' from command string (macOS issue). suter_a 2026-02-13 12:46:16 +01:00
  • 5a2f45c083 filter out '\r' and '\n' from command string (macOS issue). suter_a 2026-02-13 12:46:16 +01:00
  • 4136806847 better hdf4/5 include handling. suter_a 2026-02-11 16:05:02 +01:00
  • 6a41458310 start working on the deadtime correction. suter_a 2026-02-08 15:34:22 +01:00
  • d70fd34345 improved NeXus docu. suter_a 2026-02-08 09:11:36 +01:00
  • 3858cc723a improved docu for HDF4/5. suter_a 2026-02-07 21:43:34 +01:00
  • a6f5b956bf adopt HDF4 support for proper hierarchical writing of the data. suter_a 2026-02-07 21:26:35 +01:00
  • 86ecfc84af fixed a copy/paste error. suter_a 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. suter_a 2026-02-07 20:54:09 +01:00
  • 95d087164d first full mandatory HDF5 IDF V2 writer. suter_a 2026-02-07 20:17:23 +01:00
  • 8f3ad0c61d PNeXus now handles std::vector<> attributes new correctly. HDF4/5 now is using int. suter_a 2026-02-07 20:00:27 +01:00
  • 49d42c93ba more work on HDF5 IDF V2. suter_a 2026-02-07 19:34:26 +01:00
  • df379b834e first full version for HDF5 IDF V1 write. suter_a 2026-02-07 17:25:52 +01:00
  • 3bb004ea2d more work on the NeXus write routines. suter_a 2026-02-07 11:31:11 +01:00
  • fc478d27c7 make sure that the config.h is accessible for the PMusr lib. suter_a 2026-02-07 11:29:48 +01:00
  • c690965025 add a function in the NeXus lib which gives the time in ISO8601. suter_a 2026-02-07 11:28:38 +01:00
  • 300c9200df start implementing the NeXus write routines, needed by any2many. suter_a 2026-02-07 08:05:42 +01:00
  • 4dcef1a835 add HDF4/HDF5 library version information, needed for writing. suter_a 2026-02-07 08:05:09 +01:00
  • 4519a0b76e add more complete dump info for NeXus. suter_a 2026-02-06 18:08:37 +01:00
  • 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