1071 Commits

Author SHA1 Message Date
bf1d8cc96d added spin rotation angle to the LEM MusrRoot file 2012-05-22 13:51:56 +00:00
765d1a3faf Fix of: When changing from ROOT-NPP -> ROOT-PPC now, due to the change to MusrRoot, the forward histogram index should be changed automatically. However, this only works for the first RUN block but not for the rest. Furthermore updated some outdated error messages. 2012-05-18 09:05:47 +00:00
7605aab46f shift the calculated field by the dead layer 2012-05-15 07:57:06 +00:00
f3214c3020 docu update 2012-05-12 14:52:59 +00: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
f04dd5a283 prevent any2many from overwriting an input file. At the some additional bug fixing of any2many has be carried out. 2012-05-10 14:43:48 +00:00
nemu
5088c2873c Added perl script and root macro to analyse sacns automatically. 2012-05-10 09:41:59 +00:00
72c29c6250 updating docu 2012-05-08 05:28:03 +00:00
99c24a146d added negative muon fitting support. Fixed at the same time bugs related to logx/logy plotting. Allow now comments after functions in the FUNCTION block. 2012-04-24 10:52:20 +00:00
nemu
e9f6fcab80 timeout for musrgui and small bug fixing concernig timer handling 2012-04-15 10:42:57 +00:00
0e7424507f added possibility to change timeout on the fly 2012-04-15 09:59:41 +00:00
7368884482 added timeout facility for musrfit, musrview, musrt0. Adopted musredit/musrgui accordingly. 2012-04-15 08:39:30 +00:00
3a0715b3ed fix of a wrong variable 2012-04-02 05:03:04 +00:00
6d374b89e3 improved libxml2 check 2012-03-30 13:52:29 +00:00
ff757c1ac1 update docu 2012-03-30 05:08:19 +00:00
2338c33e2d some slight improvement in the error handling 2012-03-29 06:38:00 +00:00
5db90af1dc added a validator program (musrRootValidation) for MusrRoot files. 2012-03-28 07:48:36 +00:00
nemu
01696e3994 proper initializer for 'Time Zero Bin' 2012-03-23 19:46:48 +00:00
459cb77269 fix of wrong RedGreen tag 2012-03-22 15:41:26 +00:00
nemu
2a6973d334 removed wrong Area entry 2012-03-22 15:04:00 +00:00
nemu
3830229ac0 fixed some double/int inconsistencies 2012-03-22 14:23:43 +00:00
a1cce158f5 removed Area since it is the same as 'Beamline Name' 2012-03-22 12:56:29 +00:00
315691741c removed Area since it is the same as 'Beamline Name' 2012-03-22 12:53:45 +00:00
4f676cbab0 fixed typo 2012-03-22 12:17:19 +00:00
6fcc0b25e5 cleanup 2012-03-22 08:58:00 +00:00
68af10d160 added a fake data MusrRoot example 2012-03-22 08:17:03 +00:00
138e7ba369 first implementation of MusrRoot. Cleaner handling of Red/Green mode data. General cleanup 2012-03-22 07:00:34 +00:00
nemu
59df2224ba handles now updating properly 2012-03-13 07:47:00 +00:00
fb5c5541f1 some more work towards MusrRoot 2012-03-07 09:50:57 +00:00
5d7eec9b78 updated to newer BOOST versions 2012-02-01 06:54:23 +00:00
ad383bad60 some more work on the MusrRoot run header 2012-01-21 17:41:46 +00:00
2243c8e7dc more work toward MusrRoot 2012-01-18 07:43:50 +00:00
634077d772 work in the direction of MusrROOT data file format. Use XSD instead of XML to validate. Work in progress ... 2012-01-12 09:55:19 +00:00
d2e6eacad2 fixed a bug in PRunAsymmetry::PrepareData relevant when combining addrun's and grouping (MUSR-209). Removed some obsolate out-commented parts from PRunSingleHisto 2012-01-05 15:50:00 +00:00
8c8833f2eb updated docu 2011-12-23 08:35:50 +00:00
7f65a27d1e changed Qt parts of configure.ac in order to be compatible with BSD MacOS X 2011-12-23 06:19:43 +00:00
nemu
e76399634f improved attribute handling for NeXus IDF 1 2011-12-22 13:51:04 +00:00
7e2ea62ac3 more work towards NeXus exchange 2011-12-22 10:27:01 +00:00
60a11bffa5 more work on the conversion routines, NeXus, etc. 2011-12-16 15:22:35 +00:00
8f5b5609bc some more work towards a proper NeXus muon data format support. 2011-12-15 12:25:28 +00:00
379345496b if the background is estimated from an interval rather than fitted, it will be added as a comment to the background interval tag. (MUSR-192) 2011-11-15 08:46:00 +00:00
a63ed33de7 proper phase correction for Re/Im Fourier transform (MUSR-206) 2011-11-14 20:24:27 +00:00
a41c518ecc Nonlocal: optimized the number of calculations for B(z) 2011-11-08 06:43:41 +00:00
59eed0d84f added a workaround for gcc 4.6 higher, fftw 3.3 or higher and root 5.30.03 or lower. The problem is rootcint which doesn't know __float128 2011-10-26 13:15:42 +00:00
1f0ee0662d adopted to newest Eigen version and at the same time added higher functionality 2011-10-18 08:34:46 +00:00
d9a83c6c19 when release or restore is called (command block commands), the
corresponding parameter error is set to 2% of its parameter value (MUSR-188).
At the same time removed a left-over unused variable.
2011-10-17 08:26:12 +00:00
cbacba3f2c proper normalization for NOT lifetime corrected signals 2011-10-14 13:23:31 +00:00
57d68e7133 better handling of all the various normalization issues, expecially fixed the wrong normalization when using "SCALE_N0_BKG FALSE" together with view_packing (MUSR-184) 2011-10-14 05:18:52 +00:00
d2f01eac6d keep file name if calling "Save As" dialog 2011-10-07 11:52:08 +00:00
79dd2cf4a9 Added check for correct number of histograms for asymmetry fit. 2011-09-28 13:53:13 +00:00