|
ad2e84581f
|
revert back to boost ellint_1, since on many compilers the c++17 std::comp_ellint_1 is not yet implemented.
|
2024-03-05 18:29:34 +01:00 |
|
|
59dbae4a1e
|
use the QProcess startDetached method and not the static one.
|
2024-02-14 09:30:17 +01:00 |
|
|
4d176c395c
|
use the QProcess startDetached method and not the static one.
|
2024-02-14 09:26:27 +01:00 |
|
|
74978025fb
|
start musrview as detached process: simplifies things.
|
2024-02-13 10:12:50 +01:00 |
|
|
deeee783f5
|
add /usr/local/lib to default DYLD_LIBRARY_PATH for macOS.
|
2024-02-08 14:00:06 +01:00 |
|
|
cadd28b9fe
|
Merge branch 'root6' of https://git.psi.ch/nemu/musrfit into root6
|
2024-02-03 20:01:01 +01:00 |
|
|
79c8be54bf
|
update of the copyright info.
|
2024-02-03 19:58:11 +01:00 |
|
|
3cf89c6571
|
added some missing qutation marks musrfit_startup.xml.
|
2023-11-29 12:47:24 +01:00 |
|
|
673a742631
|
added some more default search path to default musrfit_startup.xml.
|
2023-11-29 12:44:58 +01:00 |
|
|
f68775dd64
|
Merge branch 'root6' of https://gitlab.psi.ch/nemu/musrfit into root6
|
2023-11-15 16:07:37 +01:00 |
|
|
23bf2ec2fc
|
added proper rpath handling.
|
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.
|
2023-11-11 18:26:25 +01:00 |
|
|
d6a3767040
|
adopted default path/file-name scheme to the current state.
|
2023-11-10 15:05:38 +01:00 |
|
|
75d0c9e01a
|
adopted the technical doxygen files to the current state.
|
2023-11-10 08:26:52 +01:00 |
|
|
ecd9e4a953
|
improved the nonlocal field dump, by allowing a custom range.
|
2023-11-08 12:57:16 +01:00 |
|
|
3c2b0322c0
|
mupp: got rid of some left over raw pointers by replacing them through smartpointers.
|
2023-11-03 07:54:52 +01:00 |
|
|
4747fbc77d
|
make sure that singleRunMsrFile is a legal pointer before proceeding.
|
2023-11-01 14:38:21 +01:00 |
|
|
b1b808ad7b
|
switched TGapIntegrals from raw -> smart pointers.
|
2023-11-01 08:54:24 +01:00 |
|
|
2d1875ebfe
|
remove unused code.
|
2023-11-01 08:27:48 +01:00 |
|
|
d221ef1ed0
|
more work in switching raw -> smart pointer.
|
2023-11-01 08:27:04 +01:00 |
|
|
f7c45f46ff
|
switched TLondon1D from raw -> smart pointers.
|
2023-11-01 08:00:47 +01:00 |
|
|
5b093208eb
|
fixed stupid copy/paste error when switching to smart pointers in PMusrWiz.
|
2023-10-31 18:08:31 +01:00 |
|
|
7a1f60d00f
|
adopted MusrRootDefinition doc to smart pointer use. Updated MusrRootDefinition.pdf
|
2023-10-31 08:18:01 +01:00 |
|
|
de2d8394d3
|
adopted MusrRootDefinition doc to smart pointer use.
|
2023-10-31 08:00:22 +01:00 |
|
|
af13e78c52
|
more work on Raw -> Smart Pointers for external libs.
|
2023-10-27 23:23:19 +02:00 |
|
|
7691ef2815
|
Raw -> Smart Pointers in TMusrRunHeader.
|
2023-10-25 17:59:05 +02:00 |
|
|
8f4a7c6b68
|
Raw -> Smart Pointers in PNeXus.
|
2023-10-25 17:52:24 +02:00 |
|
|
1cb0cfd3e7
|
Nonlocal: Raw -> Smart Pointers. Improved config of standalone dump_nonlocal_field.
|
2023-10-25 17:40:56 +02:00 |
|
|
344a5c8ba0
|
print for debug: the ostream need explicit string not char[].
|
2023-10-25 13:47:00 +02:00 |
|
|
6f521668c0
|
increased main version to 1.9.2, libPMusr to 1.4.0, and mupp to 1.1.0.
v1.9.2
|
2023-10-25 08:46:02 +02:00 |
|
|
02a1cb7a0c
|
added check for mupp script in case the data collection is not readable.
|
2023-10-25 08:32:13 +02:00 |
|
|
fdeed5dec4
|
(i) fix of missing status init. (ii) changed vector copy evaluation.
|
2023-10-24 21:09:35 +02:00 |
|
|
e676d3c045
|
Raw -> Smart Pointers for mupp_plotter, qt5/qt6.
|
2023-10-24 16:07:56 +02:00 |
|
|
9911d88889
|
Raw -> Smart Pointers for PVarDialog, mupp, qt5/qt6.
|
2023-10-24 13:08:30 +02:00 |
|
|
51520868f1
|
Raw -> Smart Pointers for mupp, qt5/qt6.
|
2023-10-24 12:55:26 +02:00 |
|
|
3d149dc6ab
|
Raw -> Smart Pointers for musrWiz, qt5.
|
2023-10-24 12:15:20 +02:00 |
|
|
e79322b348
|
Raw -> Smart Pointers for musrStep, qt5.
|
2023-10-24 10:17:16 +02:00 |
|
|
62e86f42b7
|
Raw -> Smart Pointers in PSubTextEdit, musredit, qt5.
|
2023-10-24 09:38:37 +02:00 |
|
|
c18ed68aa8
|
Raw -> Smart Pointers in PPrefsDialog, musredit, qt5.
|
2023-10-24 09:30:00 +02:00 |
|
|
e376e9a2e6
|
Raw -> Smart Pointers for musredit qt5.
|
2023-10-24 09:22:42 +02:00 |
|
|
a90af4c342
|
start replacing raw to smart pointers for mupp.
|
2023-10-23 20:32:01 +02:00 |
|
|
1c7556a73d
|
add missing include.
|
2023-10-22 19:06:56 +02:00 |
|
|
eb234b7de5
|
work on smart pointer transition of musrWiz.
|
2023-10-22 18:03:31 +02:00 |
|
|
3d7d86d657
|
more work on smart pointer transition of musrStep.
|
2023-10-22 11:00:24 +02:00 |
|
|
7743eaee09
|
more work on smart pointer transition of PTextEdit.
|
2023-10-22 09:31:22 +02:00 |
|
|
9c2e981e2a
|
more work on smart pointer transition of PTextEdit.
|
2023-10-22 09:23:07 +02:00 |
|
|
f9b1ef9dcc
|
more work on smart pointer transition of PTextEdit.
|
2023-10-22 09:17:42 +02:00 |
|
|
89146f3cee
|
raw -> smart pointer for musredit where it makes sence.
|
2023-10-21 22:33:19 +02:00 |
|
|
be29e55834
|
switched PRunSingleHistoRRF where possible to smart pointers.
|
2023-10-21 19:19:04 +02:00 |
|
|
8e7fda92e1
|
switched PRunDataHandler where possible to smart pointers.
|
2023-10-21 19:11:01 +02:00 |
|