|
3457ff9d25
|
make sure that dictionary generation works.
|
2023-02-19 11:29:55 +01:00 |
|
|
abe47395cd
|
changed to more meaningful labelling.
|
2023-02-17 15:02:28 +01:00 |
|
|
1d40e74869
|
tweak needed for rootcling dictionary generation.
|
2023-02-17 08:33:36 +01:00 |
|
|
9e88ddb989
|
Merge remote-tracking branch 'origin/depthProf' into root6
|
2023-02-17 07:39:17 +01:00 |
|
|
6c8c8d6706
|
add a full example to the test folder.
|
2023-02-16 16:00:48 +01:00 |
|
|
7f3cc5a18f
|
fixed wrong function declaration in the docu, not the code.
|
2023-01-30 09:21:23 +01:00 |
|
|
26d4fbda11
|
fix of an old copy/paste error!
|
2023-01-10 15:33:44 +01:00 |
|
|
84eb7c8ec3
|
updated the copyright info.
|
2023-01-05 11:05:54 +01:00 |
|
|
fe32046c21
|
updated the copyright info.
|
2023-01-05 10:24:31 +01:00 |
|
|
db358591e9
|
provide some more info in the README for PDepthProfile.
|
2023-01-05 09:21:59 +01:00 |
|
|
7d2abffc47
|
update of the copyright info.
|
2023-01-05 09:18:38 +01:00 |
|
|
47bee12d3e
|
improvement on: allow to draw theory only at the data points for PRunNonMusr.
|
2023-01-05 08:12:11 +01:00 |
|
|
8a6e4dca6f
|
allow to draw theory only at the data points for PRunNonMusr.
|
2023-01-05 07:59:15 +01:00 |
|
|
a3276dd352
|
Merge branch 'root6' of ssh://git.psi.ch/nemu/musrfit into root6
|
2022-12-21 15:09:25 +01:00 |
|
|
39cf9854db
|
improved dat file read routine for mupp for the case columns are added after RUN.
|
2022-12-21 15:07:52 +01:00 |
|
|
7ab9892b96
|
some first bug-fixing and cleanup of the code.
|
2022-12-21 13:15:58 +01:00 |
|
|
7c8548ef70
|
first implementation of a more efficient DepthProfile user function. Not yet tested!
|
2022-12-21 10:20:06 +01:00 |
|
|
7e63d22cb5
|
fixed formatting issue.
|
2022-12-21 10:17:42 +01:00 |
|
|
3b40c21226
|
remove obsolate file.
|
2022-12-21 08:05:49 +01:00 |
|
|
3123a3f84a
|
remove .idea from PDepthProfile.
|
2022-12-21 08:03:44 +01:00 |
|
|
348f02b217
|
start to work on a more efficient version of MM PDepthProfile user function.
|
2022-12-21 07:55:33 +01:00 |
|
|
7bf2cfd8c1
|
moved depth_profile_startup.xml to test directory, which still needs to be populated.
|
2022-12-21 07:53:49 +01:00 |
|
|
a31da8df70
|
add new inline function GetNoOfRgeDataSets().
|
2022-12-21 07:51:40 +01:00 |
|
|
41c90ef936
|
define tag energy_vec with attributes start, stop, step to define rge energy vector in a compact way in startup.xml files.
|
2022-12-21 07:49:57 +01:00 |
|
|
1c447c8a92
|
make them OpenMP aware for macOS.
|
2022-12-13 12:11:59 +01:00 |
|
|
72dd9dea65
|
add feature that mupp_plotter can show/hide lines between the data points.
|
2022-12-03 11:02:20 +01:00 |
|
|
6b31c0a35d
|
Merge branch 'root6' of https://git.psi.ch/nemu/musrfit into root6
|
2022-11-30 13:00:54 +01:00 |
|
|
2f712cc2c7
|
added some more technical docu to PMsr2Data.
|
2022-11-30 13:00:28 +01:00 |
|
|
19b9375d88
|
added cumulative frequency output.
|
2022-11-26 15:44:05 +01:00 |
|
|
9761666513
|
add a rgeHandler tester which allows quickly to test rge-file related handling.
|
2022-11-09 13:11:30 +01:00 |
|
|
b9d81668a7
|
add energy_vect tag which allows a more compact startup xml-file if the rge-files are equally spaced in energy.
|
2022-11-09 13:09:31 +01:00 |
|
|
bface6bf1e
|
adopted to the newer Qt versions.
|
2022-11-07 09:48:19 +01:00 |
|
|
e3c2149847
|
adopted to the newer boost versions.
|
2022-11-07 09:47:50 +01:00 |
|
|
f3414f687c
|
replaced sprintf -> snprintf throughout.
|
2022-11-05 20:16:44 +01:00 |
|
|
44aacfca50
|
adopted from qt5 to qt6.
|
2022-09-06 20:50:59 +02:00 |
|
|
173d20f05e
|
improved export parameter list behavior. Allow multiple deliminators: ',', ';', ' '
|
2022-09-02 14:40:12 +02:00 |
|
|
ccc1dda352
|
fixed typo.
|
2022-09-02 14:38:54 +02:00 |
|
|
b4c7780ff5
|
improved msr<->mlog swap dialog.
|
2022-09-02 13:53:34 +02:00 |
|
|
2ba6e8a230
|
make sure that the minimum height of musrStep is not larger than the available screen resolution height.
|
2022-09-02 13:29:45 +02:00 |
|
|
8fed497adc
|
implementation of depth step fits
|
2022-08-19 17:50:25 +02:00 |
|
|
43b4566870
|
fixed bug in msr2data global+ according to issue #33 reported on bitbucket.
|
2022-08-08 18:16:48 +02:00 |
|
|
ae7f1a2168
|
more work towards a modern cmake. As a first example reworked FFTW3 binding.
|
2022-07-01 16:18:24 +02:00 |
|
|
3f2e96303a
|
improvement dealing with rpath on macOS.
|
2022-06-20 15:53:57 +02:00 |
|
|
1b190830e9
|
fixed typo.
|
2022-06-01 13:43:01 +02:00 |
|
|
7b19ba8b36
|
use PFindRun facility now. Cleaned up various little things.
|
2022-06-01 13:08:07 +02:00 |
|
|
137a3f17c9
|
move on to modernize towards modern c++.
|
2022-05-31 12:32:58 +02:00 |
|
|
06d20d4086
|
adopted to new PSI-BIN lib. Added facility for finding runs via musrfit_startup.xml templates.
|
2022-05-28 14:10:15 +02:00 |
|
|
56820e498f
|
refactor PSI-BIN lib. Fix a couple of bugs and start to adopt to more modern c++.
|
2022-05-28 14:08:04 +02:00 |
|
|
eefc49bd25
|
add search facility for runs via musrfit_startup.xml template entries.
|
2022-05-28 14:05:55 +02:00 |
|
|
0625bc008f
|
fixed a typo, and tell the user if the file format info is not provided MusrRoot is assumed.
|
2022-05-27 13:14:30 +02:00 |
|