690 Commits

Author SHA1 Message Date
5b72d622b5 added average view option and 'Tesla' unit in FOURIER. Updated docu 2014-12-04 10:40:16 +01:00
2d502a48d2 Fixed wrong time resolution for BNMR/BNQR mud files. 2014-11-20 20:10:46 +01:00
89ae45b769 (i) added cross-check for Asymmetry view which makes sure that fbg-t0 is equal for forward and backward histo. (ii) extended the command block for the test-nonlocal.msr in order to have an example which shows the more 'advanced' features of minuit. 2014-11-10 15:57:07 +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
85ac577641 fixes the bug of the 'consecutive numbering of functions problem' MUSR-301 2014-08-20 07:42:58 +02:00
3d7324e91e fixes the background bug reported in MUSR-299 2014-08-12 18:33:12 +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
76f39229f4 added new internal field functions. 2014-02-07 17:03:06 +01:00
290816f996 upgrading Makefile.am's for more recent automake versions 2013-12-16 14:08:39 +00:00
f51152c4a3 config level fix for Mac OS X 10.9 (Mavericks). Optimize Noakes-Kalvius formulae. Update of docu. 2013-12-16 07:54:46 +00:00
03cf723199 fixed bug in msr2data for global runlist, where the pos-error instead of the value has been written to the DB file. 2013-11-29 09:04:49 +00:00
e2712ce3f7 changed normalization of log max likelihood 2013-11-12 08:36:30 +00:00
392cd0b4b3 (1) changed normalization of maximum likelihood. (2) ascii export from canvas adds initial space for empty column for easier parsing. (3) fix of some typos 2013-11-08 11:55:43 +00:00
3443820e83 add a stretched Kubo-Toyabe function to the PTheory class, including an update of the docu. Motivated by Z. Salman, which also provided a patch, which needed some improvements. 2013-09-10 09:03:21 +00:00
nemu
bd551d13ac fixes issue with accidental 2 empty lines in nemu-files SVN-262 2013-08-22 09:20:03 +00:00
c8222754ce some minor issues with run block names messages in case of missing t0's 2013-03-01 08:10:48 +00:00
eab280ebb7 fixed another 1/0 problem in indexing 2013-03-01 06:31:58 +00:00
310eedf190 add N0 estimate to single histogram fit. Some improvements in musredit (see ChangLog) 2013-02-14 09:16:27 +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
b737649b50 newly added: a library related to spin valve physics 2013-01-15 06:41:12 +00:00
459a36fa79 added some information about elapsed fitting times. Corrected some outdated online helps. 2013-01-07 11:54:28 +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
3fe4875267 if multiple SAVE are present in the COMMAND block, append MINUIT2.OUTPUT file. Added docu for PRINT_LEVEL (MUSR-244). 2012-12-11 09:56:17 +00:00
80e624b8fe added a style option which allows proper bar representation 2012-11-20 13:31:22 +00:00
c6d98eb80d proper fix of T0 issue (MUSR-238) 2012-11-20 06:11:04 +00:00
e9a195d962 fixes issue with too many t0's in the msr-file (see MUSR-238). 2012-11-19 15:34:20 +00:00
17d7ef4b99 improved Fourier transform. For details see the ChangeLog 2012-11-19 13:27:37 +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
e5dd674b44 changed to out formating of the fitting parameters such that enough relevant digits are written 2012-11-06 06:52:33 +00:00
e1585a807e fixed missing read call in PMsr2Data 2012-10-29 13:46:55 +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
6c0fdb6ab8 fixed wrong chisq output in musrview if expected chisq ispresent 2012-09-24 11:02:06 +00:00
9095f82c33 some additional parameter checks 2012-09-12 08:25:27 +00:00
be9457281d prevent dynamic LF to allocate too much memory 2012-08-28 11:23:59 +00:00
c713a367d6 added Noakes-Kalvius function 2012-05-31 09:02:05 +00:00
e6e4bc19da fixed crash when using msr2data (wrong pointer) 2012-05-30 13:33:39 +00:00
d2e28d33ec fixed bug in RRF single histo. Update docu 2012-05-30 06:01:04 +00:00
53b305ccdf added spin rotation angle to db-output-file if present 2012-05-22 14:06:32 +00:00
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
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
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
7368884482 added timeout facility for musrfit, musrview, musrt0. Adopted musredit/musrgui accordingly. 2012-04-15 08:39:30 +00:00
nemu
3830229ac0 fixed some double/int inconsistencies 2012-03-22 14:23:43 +00:00