suter_a
fe902ff62c
proper handling in dump_header of TDirectory in combination with the summary option.
2026-05-01 13:11:51 +02:00
suter_a
8cb7da2e2a
adopted to new hdf4/5 approach of NeXus.
2026-03-02 13:46:47 +01:00
suter_a
7e4b136561
fixed missing TDirectory handling of RunSummary in dump_header.cpp
2026-02-13 14:00:48 +01:00
suter_a
9a48487220
updated the copyright info.
2026-02-13 13:59:49 +01:00
suter_a
b9844efc8e
add PSI/VMS to dump_header.
2025-11-26 18:20:17 +01:00
suter_a
80fb0cf7f2
added some more sanity checks for dump_header.
2025-11-26 17:32:26 +01:00
suter_a
d80a02238f
dump_header can now handle TMusrRoot with TFolder as well as TDirectory.
2025-10-03 16:20:34 +02:00
suter_a
44821cb8cd
updated the copyright info.
2025-01-30 12:00:49 +01:00
suter_a
17339e191d
updated copyright info.
2024-02-07 15:29:08 +01:00
suter_a
f9d0d7f18f
more work to get rid of raw pointers.
2023-10-25 09:12:10 +02:00
suter_a
4d52fa778b
replaced raw pointers by smart pointers for dump_header.cpp.
2023-10-25 09:01:15 +02:00
suter_a
29d09fc272
more robust handling of positron detector entries.
2023-08-31 10:39:35 +02:00
suter_a
5a0077f51b
handle dump of RunSummary with and without '\n' and/or '\r' properly.
2023-08-31 10:39:07 +02:00
suter_a
d43a0df893
improved search run, allowing to look for a specific file format in case the run is saved in multiple different file formats.
2023-08-31 10:38:29 +02:00
suter_a
d948460b0b
added the flame instrument.
2023-08-31 10:38:07 +02:00
suter_a
e4f7e22835
dump_header can dump #counts for each detector now also for mud and nexus.
2023-05-18 08:17:46 +02:00
suter_a
dbe129e7f1
dump_header can dump #counts for each detector. Currently only for MusrRoot.
2023-05-18 08:17:28 +02:00
suter_a
c34e711f37
updated the copyright info.
2023-02-17 10:13:48 +01:00
suter_a
3bde35910c
fixed typo.
2022-06-01 13:46:34 +02:00
suter_a
1dd195b837
use PFindRun facility now. Cleaned up various little things.
2022-06-01 13:12:32 +02:00
suter_a
843ad88498
adopted to new PSI-BIN lib. Added facility for finding runs via musrfit_startup.xml templates.
2022-05-29 15:44:24 +02:00
suter_a
953cb32ded
fixed a typo, and tell the user if the file format info is not provided MusrRoot is assumed.
2022-05-29 15:36:41 +02:00
suter_a
ef2c1ba241
make PSI bulk MusrRoot files accessible if the file name is generated from the run-number, year, etc.
2021-07-28 13:31:38 +02:00
suter_a
d3d55f8719
make sure that git repo info is only added if the musrfit project source is indeed a git repo, and not e.g. a download.
2021-07-12 16:46:10 +02:00
suter_a
effab214f9
perform a more robust casting.
2021-06-05 12:18:30 +02:00
suter_a
aa2766bbaf
add info on how musrfit is compiled Debug or Release.
2021-05-21 08:02:37 +02:00
suter_a
2a531bd58d
add ROOT version information for better diagnostics.
2021-04-09 16:03:04 +02:00
suter_a
a7b540cfdb
update of the copyright info.
2021-03-29 08:30:43 +02:00
suter_a
b6dba8965b
update of the copyright info.
2020-04-30 17:46:10 +02:00
suter_a
c64c74dbf8
modernized code to C++11 and newer.
...
This allows to analyze the code by external code analyzers. Since a lot is adopted,
the version is changed to 1.4.3
Conflicts:
src/classes/PFitter.cpp
src/classes/PFourier.cpp
src/classes/PMsrHandler.cpp
src/classes/PMusrCanvas.cpp
src/classes/PRunAsymmetry.cpp
src/classes/PRunAsymmetryRRF.cpp
src/classes/PRunListCollection.cpp
src/classes/PRunSingleHisto.cpp
src/classes/PRunSingleHistoRRF.cpp
src/classes/PStartupHandler.cpp
src/include/PFourier.h
src/include/PRunListCollection.h
src/musrFT.cpp
2019-04-24 17:44:58 +02:00
suter_a
115e812d25
for PSI-BIN/MDU: fixed wrong last good bin, and added number of events per histo.
2017-11-23 10:11:49 +01:00
suter_a
61e87fc03b
added missing temperature unit.
2017-11-23 09:23:12 +01:00
suter_a
908ad4af86
for PSI-BIN/MDU: dump all temperature available including the std devs.
2017-11-23 09:01:42 +01:00
suter_a
fca13283e1
changed generation of git-revision.h which allows to keep it up-to-date. Aditionally git-branch info has been added.
2017-02-22 09:42:07 +01:00
suter_a
30708ff4bc
fixed problem with full path-file-name.
2017-01-14 11:44:35 +01:00
suter_a
65d40cfe97
improved user interface. (i) it is searching now not only in the current directory or file-path-name, but also in the default search paths for data files as defined in the musrfit_startup.xml. (ii) it is now also possible to use run numbers rather than full file names.
2016-12-18 10:31:16 +01:00
suter_a
d635eb33fd
added extension such that also MDU files are recognized correctly.
2014-09-25 20:56:11 +02:00
suter_a
bbb8550f96
since we moved to git, I cleaned up the svn prop's from the sources and added a GIT_REVISION through git-revision.h
2014-02-12 12:43:32 +01:00
suter_a
bf1d8cc96d
added spin rotation angle to the LEM MusrRoot file
2012-05-22 13:51:56 +00:00
suter_a
1d6f8082f0
newly added dump_header, which dumps the header information of a muSR data file. Furthermore some minor cleanup took place.
2012-05-12 14:08:27 +00:00