Commit Graph

  • 8cfd0bcc4a increased musrfit patch number. v1.9.3 suter_a 2024-04-19 12:40:50 +02:00
  • 7198521f60 make sure that brackets are not lost in the function reconstruct, e.g. 1/(2*parX) is not going over into 1/2*parX. suter_a 2024-04-19 12:39:01 +02:00
  • 834884f3a4 improved variable description. suter_a 2024-04-19 12:36:24 +02:00
  • 2dfa28d5c0 fixed an error in DumpHeader when dumping a TDoubleVector. suter_a 2024-03-16 15:59:17 +01:00
  • 9440ddbb40 fixed a typo: Atoi() instead of Atof(). suter_a 2024-03-16 15:34:00 +01:00
  • e149f73d15 for macos: add /usr/local/lib to DYLD_LIBRARY_PATH for qt5. This is needed to find the nexus lib. suter_a 2024-03-07 12:31:32 +01:00
  • 445d48cfbf revert back to boost ellint_1, since on many compilers the c++17 std::comp_ellint_1 is not yet implemented. suter_a 2024-03-05 18:29:34 +01:00
  • 80591f6f13 fixed an error in DumpHeader when dumping a TDoubleVector. suter_a 2024-03-16 15:59:17 +01:00
  • 44456c49e9 fixed a typo: Atoi() instead of Atof(). suter_a 2024-03-16 15:34:00 +01:00
  • 495f02c3c6 for macos: add /usr/local/lib to DYLD_LIBRARY_PATH for qt5. This is needed to find the nexus lib. suter_a 2024-03-07 12:31:32 +01:00
  • ad2e84581f revert back to boost ellint_1, since on many compilers the c++17 std::comp_ellint_1 is not yet implemented. suter_a 2024-03-05 18:29:34 +01:00
  • 1b882c20b3 use the QProcess startDetached method and not the static one. suter_a 2024-02-14 09:30:17 +01:00
  • 71a7267028 use the QProcess startDetached method and not the static one. suter_a 2024-02-14 09:26:27 +01:00
  • 0760a836b4 start musrview as detached process: simplifies things. suter_a 2024-02-13 10:12:50 +01:00
  • 59dbae4a1e use the QProcess startDetached method and not the static one. suter_a 2024-02-14 09:30:17 +01:00
  • 4d176c395c use the QProcess startDetached method and not the static one. suter_a 2024-02-14 09:26:27 +01:00
  • 74978025fb start musrview as detached process: simplifies things. suter_a 2024-02-13 10:12:50 +01:00
  • 057ae07be6 add /usr/local/lib to default DYLD_LIBRARY_PATH for macOS. suter_a 2024-02-08 14:00:06 +01:00
  • deeee783f5 add /usr/local/lib to default DYLD_LIBRARY_PATH for macOS. suter_a 2024-02-08 14:00:06 +01:00
  • 17339e191d updated copyright info. suter_a 2024-02-07 15:29:08 +01:00
  • cadd28b9fe Merge branch 'root6' of https://git.psi.ch/nemu/musrfit into root6 suter_a 2024-02-03 20:01:01 +01:00
  • 79c8be54bf update of the copyright info. suter_a 2024-02-03 19:58:11 +01:00
  • fb7a3517e9 added some missing qutation marks musrfit_startup.xml. suter_a 2023-11-29 12:47:24 +01:00
  • 2eb888874d added some more default search path to default musrfit_startup.xml. suter_a 2023-11-29 12:44:58 +01:00
  • 3cf89c6571 added some missing qutation marks musrfit_startup.xml. suter_a 2023-11-29 12:47:24 +01:00
  • 673a742631 added some more default search path to default musrfit_startup.xml. suter_a 2023-11-29 12:44:58 +01:00
  • 326587c912 added proper rpath handling. suter_a 2023-11-15 16:04:21 +01:00
  • df926a4d66 add an option to musrfit which allows to replace to musrfit_startup.xml by the default one. suter_a 2023-11-11 18:26:25 +01:00
  • f68775dd64 Merge branch 'root6' of https://gitlab.psi.ch/nemu/musrfit into root6 suter_a 2023-11-15 16:07:37 +01:00
  • 23bf2ec2fc added proper rpath handling. suter_a 2023-11-15 16:04:21 +01:00
  • 23ac67a443 add an option to musrfit which allows to replace to musrfit_startup.xml by the default one. suter_a 2023-11-11 18:26:25 +01:00
  • f72a213bd8 adopted default path/file-name scheme to the current state. suter_a 2023-11-10 15:05:38 +01:00
  • 4c222a4c1b adopted the technical doxygen files to the current state. suter_a 2023-11-10 08:26:52 +01:00
  • d6a3767040 adopted default path/file-name scheme to the current state. suter_a 2023-11-10 15:05:38 +01:00
  • 75d0c9e01a adopted the technical doxygen files to the current state. suter_a 2023-11-10 08:26:52 +01:00
  • 7384ce4b89 improved the nonlocal field dump, by allowing a custom range. suter_a 2023-11-08 12:57:16 +01:00
  • 0ee1d4e264 mupp: got rid of some left over raw pointers by replacing them through smartpointers. suter_a 2023-11-03 07:54:52 +01:00
  • 18b06267d2 make sure that singleRunMsrFile is a legal pointer before proceeding. suter_a 2023-11-01 14:38:21 +01:00
  • cfccb30eb8 switched TGapIntegrals from raw -> smart pointers. suter_a 2023-11-01 08:54:24 +01:00
  • 9524e7201c remove unused code. suter_a 2023-11-01 08:27:48 +01:00
  • 250b786766 more work in switching raw -> smart pointer. suter_a 2023-11-01 08:27:04 +01:00
  • 7765f24ce0 switched TLondon1D from raw -> smart pointers. suter_a 2023-11-01 08:00:47 +01:00
  • e8511dbe8b fixed stupid copy/paste error when switching to smart pointers in PMusrWiz. suter_a 2023-10-31 18:08:31 +01:00
  • 3dd8e404dc adopted MusrRootDefinition doc to smart pointer use. Updated MusrRootDefinition.pdf suter_a 2023-10-31 08:18:01 +01:00
  • ae75478043 adopted MusrRootDefinition doc to smart pointer use. suter_a 2023-10-31 08:00:22 +01:00
  • 6340f9d196 more work on Raw -> Smart Pointers for external libs. suter_a 2023-10-27 23:23:19 +02:00
  • 4726764306 Raw -> Smart Pointers in TMusrRunHeader. suter_a 2023-10-25 17:59:05 +02:00
  • 4ba2502788 Raw -> Smart Pointers in PNeXus. suter_a 2023-10-25 17:52:24 +02:00
  • 2eec7bd182 Nonlocal: Raw -> Smart Pointers. Improved config of standalone dump_nonlocal_field. suter_a 2023-10-25 17:40:56 +02:00
  • ecd9e4a953 improved the nonlocal field dump, by allowing a custom range. suter_a 2023-11-08 12:57:16 +01:00
  • 3c2b0322c0 mupp: got rid of some left over raw pointers by replacing them through smartpointers. suter_a 2023-11-03 07:54:52 +01:00
  • 4747fbc77d make sure that singleRunMsrFile is a legal pointer before proceeding. suter_a 2023-11-01 14:38:21 +01:00
  • b1b808ad7b switched TGapIntegrals from raw -> smart pointers. suter_a 2023-11-01 08:54:24 +01:00
  • 2d1875ebfe remove unused code. suter_a 2023-11-01 08:27:48 +01:00
  • d221ef1ed0 more work in switching raw -> smart pointer. suter_a 2023-11-01 08:27:04 +01:00
  • f7c45f46ff switched TLondon1D from raw -> smart pointers. suter_a 2023-11-01 08:00:47 +01:00
  • 5b093208eb fixed stupid copy/paste error when switching to smart pointers in PMusrWiz. suter_a 2023-10-31 18:08:31 +01:00
  • 7a1f60d00f adopted MusrRootDefinition doc to smart pointer use. Updated MusrRootDefinition.pdf suter_a 2023-10-31 08:18:01 +01:00
  • de2d8394d3 adopted MusrRootDefinition doc to smart pointer use. suter_a 2023-10-31 08:00:22 +01:00
  • af13e78c52 more work on Raw -> Smart Pointers for external libs. suter_a 2023-10-27 23:23:19 +02:00
  • 7691ef2815 Raw -> Smart Pointers in TMusrRunHeader. suter_a 2023-10-25 17:59:05 +02:00
  • 8f4a7c6b68 Raw -> Smart Pointers in PNeXus. suter_a 2023-10-25 17:52:24 +02:00
  • 1cb0cfd3e7 Nonlocal: Raw -> Smart Pointers. Improved config of standalone dump_nonlocal_field. suter_a 2023-10-25 17:40:56 +02:00
  • fb8ca28ea3 print for debug: the ostream need explicit string not char[]. suter_a 2023-10-25 13:47:00 +02:00
  • 344a5c8ba0 print for debug: the ostream need explicit string not char[]. suter_a 2023-10-25 13:47:00 +02:00
  • d96d1f68d5 increased main version to 1.9.2, libPMusr to 1.4.0, and mupp to 1.1.0. suter_a 2023-10-25 08:46:02 +02:00
  • cff7169774 added check for mupp script in case the data collection is not readable. suter_a 2023-10-25 08:32:13 +02:00
  • 5000783198 (i) fix of missing status init. (ii) changed vector copy evaluation. suter_a 2023-10-24 21:09:35 +02:00
  • 01567bb6f0 Raw -> Smart Pointers for mupp_plotter, qt5/qt6. suter_a 2023-10-24 16:07:56 +02:00
  • 843770505a Raw -> Smart Pointers for PVarDialog, mupp, qt5/qt6. suter_a 2023-10-24 13:08:30 +02:00
  • 99492e820c Raw -> Smart Pointers for mupp, qt5/qt6. suter_a 2023-10-24 12:55:26 +02:00
  • 5002ed84de Raw -> Smart Pointers for musrWiz, qt5. suter_a 2023-10-24 12:15:20 +02:00
  • b9d05d5fcb Raw -> Smart Pointers for musrStep, qt5. suter_a 2023-10-24 10:17:16 +02:00
  • a66cd45b44 Raw -> Smart Pointers in PSubTextEdit, musredit, qt5. suter_a 2023-10-24 09:38:37 +02:00
  • 626334e902 Raw -> Smart Pointers in PPrefsDialog, musredit, qt5. suter_a 2023-10-24 09:30:00 +02:00
  • 4d516d659d Raw -> Smart Pointers for musredit qt5. suter_a 2023-10-24 09:22:42 +02:00
  • afbe8a8ee6 start replacing raw to smart pointers for mupp. suter_a 2023-10-23 20:32:01 +02:00
  • 302f5cd5ca add missing include. suter_a 2023-10-22 19:06:56 +02:00
  • 64a5260874 work on smart pointer transition of musrWiz. suter_a 2023-10-22 18:03:31 +02:00
  • 088a35cb23 more work on smart pointer transition of musrStep. suter_a 2023-10-22 11:00:24 +02:00
  • 4fc58ac41f more work on smart pointer transition of PTextEdit. suter_a 2023-10-22 09:31:22 +02:00
  • 9f4fa44034 more work on smart pointer transition of PTextEdit. suter_a 2023-10-22 09:23:07 +02:00
  • b88c18e7d9 more work on smart pointer transition of PTextEdit. suter_a 2023-10-22 09:17:42 +02:00
  • 1117ad9732 raw -> smart pointer for musredit where it makes sence. suter_a 2023-10-21 22:33:19 +02:00
  • c2d2307755 switched PRunSingleHistoRRF where possible to smart pointers. suter_a 2023-10-21 19:19:04 +02:00
  • 6ab344479d switched PRunDataHandler where possible to smart pointers. suter_a 2023-10-21 19:11:01 +02:00
  • f03be7add9 switched PRunBase where possible to smart pointers. suter_a 2023-10-21 18:46:24 +02:00
  • 2e9542c796 switched PRgeHandler where possible to smart pointers. suter_a 2023-10-21 18:40:35 +02:00
  • a66a5e3c70 switched PMusrT0 where possible to smart pointers. suter_a 2023-10-21 18:34:55 +02:00
  • 282ed68b61 switched PMusrCanvas where possible to smart pointers. suter_a 2023-10-21 17:47:32 +02:00
  • b01505b07f replaced some raw pointer by smart pointer in PFitter. suter_a 2023-10-21 17:45:49 +02:00
  • bb8055f3e2 switch to smart pointers in PMsr2Data where possible. suter_a 2023-10-21 13:32:44 +02:00
  • 5f66baa1e2 switched PFitter to smart pointers. suter_a 2023-10-21 11:39:16 +02:00
  • 9ef5c5cac6 switched PMsrHandler where possible to smart pointers. suter_a 2023-10-21 11:21:27 +02:00
  • 17bc497b30 remove one check for Fourier only. suter_a 2023-10-18 14:22:06 +02:00
  • 1c8c1a8d0f get rid of raw pointers for PFourierCanvas where it makes sense. suter_a 2023-10-18 14:21:15 +02:00
  • 18f077c6e7 removed obsolate clean up. suter_a 2023-10-17 16:42:27 +02:00
  • f9d0d7f18f more work to get rid of raw pointers. suter_a 2023-10-17 16:35:54 +02:00
  • 75bb526ca3 replaced raw pointers by smart pointers for musrt0.cpp. suter_a 2023-10-13 22:46:21 +02:00
  • c54bc5c0dc replaced raw pointers by smart pointers for musrFT.cpp. suter_a 2023-10-13 22:46:01 +02:00