|
|
71fb4c9435
|
add TDirectory option to any2many.
|
2025-10-03 16:21:14 +02:00 |
|
|
|
632527c3eb
|
adopted PRunDataHandler::ReadRootFile such that it can handle TDirectory in addition to the deprecated TFolder.
|
2025-10-03 16:20:44 +02:00 |
|
|
|
aa2f2756a4
|
add necessary increment for unique cropped name for PSI-BIN.
|
2025-03-19 16:46:44 +01:00 |
|
|
|
129e4c10dd
|
make sure that for PSI-BIN export the 4 char detector names are unique.
|
2025-03-19 12:21:36 +01:00 |
|
|
|
c0b1071a27
|
read 'Sample Orientation' from ROOT file, since it might be needed by any2many.
|
2025-03-19 12:21:12 +01:00 |
|
|
|
44821cb8cd
|
updated the copyright info.
|
2025-01-30 12:00:49 +01:00 |
|
|
|
532b6f42ff
|
make sure that for non-muSR data errors are not = 0. Will set it to 1, and issue a warning. This prevents chisq to crash.
|
2024-10-14 14:38:05 +02:00 |
|
|
|
17339e191d
|
updated copyright info.
|
2024-02-07 15:29:08 +01:00 |
|
|
|
6ab344479d
|
switched PRunDataHandler where possible to smart pointers.
|
2023-10-25 10:55:46 +02:00 |
|
|
|
bcbe945d84
|
make sure that exported MusrRoot files have proper stats in the histo objects.
|
2023-08-31 10:39:20 +02:00 |
|
|
|
c34e711f37
|
updated the copyright info.
|
2023-02-17 10:13:48 +01:00 |
|
|
|
6e30e7e71f
|
add reading routine for the dat-files as generate from msr2data. Use case: special 'non muSR fit' type.
|
2023-02-17 10:02:02 +01:00 |
|
|
|
de5763d5cc
|
start adding CSV like data reading routine with the FileFormat label DAT.
|
2023-02-17 10:01:35 +01:00 |
|
|
|
e32aa61643
|
replaced sprintf -> snprintf throughout.
|
2022-11-25 10:16:20 +01:00 |
|
|
|
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 |
|
|
|
980ed79fc4
|
do not ignore the return value of system(cmd) anymore.
|
2022-04-12 15:13:08 +02:00 |
|
|
|
a7b540cfdb
|
update of the copyright info.
|
2021-03-29 08:30:43 +02:00 |
|
|
|
b6dba8965b
|
update of the copyright info.
|
2020-04-30 17:46:10 +02:00 |
|
|
|
5d558833b0
|
Correct time resolution for betaNMR runs.
|
2019-05-06 14:33:22 +02:00 |
|
|
|
904471b664
|
Resolve conflicts manually.
|
2019-04-25 17:27:03 +02:00 |
|
Zaher Salman
|
dfa33303d1
|
Merged muonspin/musrfit/root6 into master
|
2017-06-08 11:01:27 +02:00 |
|
|
|
80a7398350
|
found another date issue which is fixed now.
|
2017-06-06 12:15:17 +02:00 |
|
|
|
c6cee9f6d8
|
fixed wrong month in the data conversion.
|
2017-06-06 10:49:43 +02:00 |
|
Zaher Salman
|
54ec7e204f
|
Merged muonspin/musrfit into master
|
2016-02-22 10:23:13 +01:00 |
|
|
|
f6cbb4d806
|
replace data-file-format tag from ROOT-NPP/PPC to MUSR-ROOT whenever possible.
|
2016-02-16 13:29:45 +01:00 |
|
|
|
3e9bfbc5be
|
Merge remote-tracking branch 'remotes/muonspin/musrfit/master'
|
2016-01-22 17:31:27 +01:00 |
|
|
|
8e399fa04e
|
first steps towards asymmetry RRF fit.
|
2016-01-15 17:16:07 +01:00 |
|
Zaher Salman
|
ce0b3370fa
|
Merged muonspin/musrfit into master
|
2015-09-14 14:22:34 +02:00 |
|
|
|
6c0a266e6a
|
any2many export of MusrRoot crashed when first histo group was != 0. This happend when exporting to PSI-BIN or WKM. This is fixed now.
|
2015-09-14 09:44:49 +02:00 |
|
Zaher Salman
|
0ce4bb7624
|
Merged muonspin/musrfit into master
|
2015-05-30 15:34:03 +02:00 |
|
|
|
93207782a9
|
updated docu and removed an unsed variable
|
2015-05-29 20:10:15 +02:00 |
|
Thomas Prokscha
|
fab7acfedc
|
added a group histo selector in any2many for MusrRoot when exporting to a too limited file format as PSI-BIN.
|
2015-05-29 15:11:04 +02:00 |
|
|
|
3a34d3b8ed
|
Use seconds time scale for bNMR relaxation data. This is needed to avoid divergence due to large numbers.
|
2015-04-01 16:14:23 +02:00 |
|
|
|
ee617d4af5
|
some minor correction for ASCII export in any2many
|
2015-03-16 10:43:52 +01:00 |
|
|
|
8cc07318eb
|
some more bug fixing for average per data set.
|
2015-02-26 13:15:29 +01:00 |
|
|
|
c6900030c7
|
first partial implementation for a standalone Fourier transform calculator/plotter. Mainly meant for HAL-9500. Much more to come ...
|
2015-02-02 15:52:51 +01:00 |
|
|
|
2d502a48d2
|
Fixed wrong time resolution for BNMR/BNQR mud files.
|
2014-11-20 20:10:46 +01:00 |
|
|
|
78d8fe95f3
|
Merge branch 'master' of gitorious.psi.ch:nemu/musrfit
|
2014-09-01 21:31:44 +02:00 |
|
|
|
f29dc40860
|
relax behavior if time is not set
|
2014-09-01 21:30:32 +02:00 |
|
nemu
|
c3214e4829
|
Fixed wrong date generation in file conversion to PSI-BIN
|
2014-08-28 14:35:17 +02:00 |
|
|
|
c03a5bc317
|
small inconsitency fix in path file name generation
|
2014-08-22 17:15:54 +02: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 |
|
nemu
|
bd551d13ac
|
fixes issue with accidental 2 empty lines in nemu-files SVN-262
|
2013-08-22 09:20:03 +00:00 |
|
|
|
eab280ebb7
|
fixed another 1/0 problem in indexing
|
2013-03-01 06:31:58 +00:00 |
|
|
|
4e554aaf84
|
fixed any2many bug concerning input file lists as described in MUSR-247. Rewrote the template browser.
|
2013-01-21 11:43:11 +00:00 |
|
|
|
22c7702cfe
|
docu updated
|
2013-01-15 12:25:48 +00:00 |
|
|
|
55eeeeb740
|
fixed a shortcoming of the outdated TLemRunHeader class which could lead to a crash of any2many (see MUSR-246)
|
2012-12-18 13:01:22 +00:00 |
|
|
|
11d710bce3
|
when converting to WKM, take the beamline tag to decide which exact WKM flavour should be written.
|
2012-11-09 11:56:10 +00:00 |
|
|
|
6c8ce66e1d
|
(i) add PRINT_LEVEL to the command block (0='nothing' to
3='everything'). This allows to tune the Minuit2 output. (ii) added the
possibilty to give the fit range in bins. For details see the docu.
|
2012-10-25 14:44:16 +00:00 |
|
|
|
bf1d8cc96d
|
added spin rotation angle to the LEM MusrRoot file
|
2012-05-22 13:51:56 +00:00 |
|