935d0420d3
make musrRootValidation TDirectory compatible.
2025-10-03 16:20:15 +02:00
1ce5cf408b
start implementing TDirectoryFile instead of TFolder, since TFolder is depricated. First I added the necessary parts on the validator. The read/write are still missing.
2025-05-03 15:17:30 +02:00
44821cb8cd
updated the copyright info.
2025-01-30 12:00:49 +01:00
17339e191d
updated copyright info.
2024-02-07 15:29:08 +01:00
a356534e6a
updated the copyright info.
2023-01-05 11:04:42 +01:00
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
aa2766bbaf
add info on how musrfit is compiled Debug or Release.
2021-05-21 08:02:37 +02:00
aa6f2493d0
fixed wrong casting originating from a copy/paste error.
2021-02-26 09:19:39 +01:00
b6dba8965b
update of the copyright info.
2020-04-30 17:46:10 +02:00
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
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
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
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
5db90af1dc
added a validator program (musrRootValidation) for MusrRoot files.
2012-03-28 07:48:36 +00:00