|
|
0903db8842
|
some first bug-fixing and cleanup of the code.
|
2023-02-17 10:11:43 +01:00 |
|
|
|
9a6e958016
|
first implementation of a more efficient DepthProfile user function. Not yet tested!
|
2023-02-17 10:11:32 +01:00 |
|
|
|
4ba0647765
|
remove obsolate file.
|
2023-02-17 10:11:05 +01:00 |
|
|
|
fae76acb21
|
remove .idea from PDepthProfile.
|
2023-02-17 10:10:46 +01:00 |
|
|
|
0a265b0007
|
start to work on a more efficient version of MM PDepthProfile user function.
|
2023-02-17 10:10:34 +01:00 |
|
|
|
8e9bc00bea
|
moved depth_profile_startup.xml to test directory, which still needs to be populated.
|
2023-02-17 10:10:19 +01:00 |
|
|
|
9ce9e9f0a3
|
define tag energy_vec with attributes start, stop, step to define rge energy vector in a compact way in startup.xml files.
|
2023-02-17 10:09:33 +01:00 |
|
|
|
2db36b2e3d
|
implementation of depth step fits
|
2023-02-17 10:06:06 +01:00 |
|
|
|
a57e61d37a
|
added depth profiler skeleton for MM.
|
2023-02-17 10:03:17 +01:00 |
|
|
|
a7f56baadc
|
fixed wrong description (copy/paste error).
|
2023-02-17 10:03:03 +01:00 |
|
|
|
a356534e6a
|
updated the copyright info.
|
2023-01-05 11:04:42 +01:00 |
|
|
|
a6c78de3ea
|
make them OpenMP aware for macOS.
|
2022-12-13 12:17:19 +01:00 |
|
|
|
e32aa61643
|
replaced sprintf -> snprintf throughout.
|
2022-11-25 10:16:20 +01:00 |
|
|
|
c36552708e
|
more work towards a modern cmake. As a first example reworked FFTW3 binding.
|
2022-07-06 14:52:24 +02:00 |
|
|
|
d977a8cd1a
|
move on to modernize towards modern c++.
|
2022-05-31 13:05:37 +02:00 |
|
|
|
40007650f6
|
refactor PSI-BIN lib. Fix a couple of bugs and start to adopt to more modern c++.
|
2022-05-29 15:37:02 +02:00 |
|
|
|
990cdf582d
|
NeXus: replaced deprecated NXgetnextattr by NXgetnextattra.
|
2022-04-12 15:13:28 +02:00 |
|
|
|
8c0a0413e5
|
increased the PippardFitter version number.
|
2021-08-19 08:08:18 +02:00 |
|
|
|
d2c7a3b293
|
added some necessary include paths.
|
2021-08-19 08:08:06 +02:00 |
|
|
|
9a1f43d33e
|
adopt for proper git-info handling.
|
2021-08-19 08:07:51 +02:00 |
|
|
|
f76ebc8f18
|
added some docu.
|
2021-08-19 08:07:40 +02:00 |
|
|
|
2534168d50
|
add the option to dump the nonlocal field values for the ASlibs via the programm dump_nonlocal_field.
|
2021-08-19 08:07:28 +02:00 |
|
|
|
baf26aac7f
|
adopted to the not quite standard ISIS NeXus files.
|
2021-06-05 12:18:40 +02:00 |
|
|
|
7142c6b0b7
|
removed unnecessary check.
|
2021-06-05 12:18:18 +02:00 |
|
|
|
bda48e5625
|
updated mud to the newest version and made it Apple Silicon M1 ready.
|
2021-06-05 12:17:52 +02:00 |
|
|
|
0329cf559f
|
add README files for the DummyUsrFcn with an example.
|
2021-04-19 16:14:10 +02:00 |
|
|
|
f2c06094e3
|
add a full dummy user function class with a global part. This can be used as a starting point to develop new polarization functions. Currently no rge-handling present.
|
2021-04-19 16:13:48 +02:00 |
|
|
|
0bead218d0
|
changed MuSR_td_PSI_bin in order to read old data. Not yet tested.
|
2021-04-19 16:11:59 +02:00 |
|
|
|
c2719c4996
|
switched libPhotoMeissner to the new centralized PRgeHandler.
|
2021-04-06 14:53:17 +02:00 |
|
|
|
bd75f25ee6
|
slightly more modern c++ init style.
|
2021-04-06 14:41:13 +02:00 |
|
|
|
02496711b4
|
make PRgeHandler to a shared libs. Adopted Nonlocal and PMagProximity accordingly.
|
2021-04-06 14:40:17 +02:00 |
|
|
|
a821890ef5
|
changed the user function for nonlocal fitting to the new rge-handler. This breaks the backwards compatibility!
|
2021-04-06 14:39:56 +02:00 |
|
|
|
a7b540cfdb
|
update of the copyright info.
|
2021-03-29 08:30:43 +02:00 |
|
|
|
02926a6cc5
|
by changing the behaviour of the global parts of the class PUserFcnBase from pure virtual default NeedGlobalPart=false, the code can be simplified in many places.
|
2021-03-09 09:49:57 +01:00 |
|
|
|
d8e4a33ceb
|
xml schema more flexible about the order of 'histos' and 'RunHeader'
|
2021-02-26 09:20:02 +01:00 |
|
|
|
e5bf74e4ee
|
fix of a typo.
|
2021-02-26 09:19:50 +01:00 |
|
|
|
cdc35e1684
|
add new method GetTypeOfPath to TMusrRunHeader. It allows deduce the type of a given path-name.
|
2021-02-09 10:52:51 +01:00 |
|
|
|
cd53c5a574
|
add proper p-wave (line,point) superfluid density calculation -- adopted to DKS.
|
2020-12-28 19:27:21 +01:00 |
|
|
|
b6dba8965b
|
update of the copyright info.
|
2020-04-30 17:46:10 +02:00 |
|
|
|
fe537efa6e
|
improved error messages for NeXus file reading. Especially for the case of HDF4/HDF5 <-> NeXus version issues.
|
2020-04-20 14:26:29 +02:00 |
|
|
|
8b416b45e0
|
merged root6
|
2019-09-11 12:12:13 +02:00 |
|
|
|
2d2f7ae2ba
|
Update MSR.pm to use the GLOBAL block.
|
2019-08-30 11:19:00 +02:00 |
|
|
|
e8982410b0
|
adopted to the enforced changes by root 6.18.00.
|
2019-07-01 21:56:50 +02:00 |
|
|
|
e89c9b5b2a
|
Moved beta-NMR msr example files to doc/examples/
|
2019-05-15 16:31:02 +02:00 |
|
|
|
ce9c095f1f
|
Fixed crash in example msr files for fitting two betaNMR helecities together.
|
2019-05-10 17:16:48 +02:00 |
|
|
|
b42abb2056
|
Minor changes to example beta-NMR msr files
|
2019-05-07 13:48:47 +02:00 |
|
|
|
924c297906
|
Debugging core dump issues
|
2019-05-03 17:10:07 +02:00 |
|
|
|
375031b46b
|
Merge remote-tracking branch 'origin/master' into beta-NMR
|
2019-05-01 10:40:32 +02:00 |
|
Zaher Salman
|
a2d8acb16d
|
Merged muonspin/musrfit:root6 into master
|
2019-04-26 16:03:36 +02:00 |
|
|
|
8f5c296e72
|
added MusrRoot docu. Added 'Proposal Number' and 'Main Proposer' to the RunInfo.
|
2019-04-26 13:01:32 +02:00 |
|