32 Commits

Author SHA1 Message Date
Bastian M. Wojek
230586a2d4 Fixed a few more problems in msr2data.
That these did not surface earlier can only be due to the musrgui/musredit interface which has additional safeguards.
Obviously no one uses this program from the command line (my guess).
2011-01-22 12:39:34 +00:00
Bastian M. Wojek
ebcd192509 Added a minor extension to the global mode of msr2data which allows the generation of a global msr-file including the results of single-run fits for
run-specific parameters. This might help to get overall better starting parameters for a global fit.
For a few more details and an example, see the documentation.
Any testing is very welcome.
2011-01-22 01:17:22 +00:00
nemu
f9a310f2fa Changed two annoying little problems in musrview (PMusrCanvas):
(i) It was not always possible to zoom the x-range down below some threshold. The reason was that on overlay histogram frame is needed which is invoked by DrawFrame from the DataTheory Pad. This by default has only 1000 'bins'. If the plotted histogram had more bins (e.g. 16000 bins) zooming was only possible down to the relative ratio (16 for the example). This is fixed now by increasing the 'bins' of the overlay histogram frame.
(ii) When toggling between data view and difference view, the x-range was subtly shrinking.
2011-01-11 20:50:38 +00:00
nemu
452018bedf added any2many, an attempt to write the universial musr-data-file converter. Still some work needed. Added the possibility to show the t0 saved in the data file. 2010-12-23 13:16:57 +00:00
nemu
7cb19dada8 fixed musrt0 crash for histogram number out of range (MUSR-157) 2010-11-19 06:54:15 +00:00
nemu
04e9d4e04f less strict handling of empty function blocks, than before 2010-11-17 14:18:11 +00:00
nemu
6684af651a cosmetics in the y-labelling 2010-11-12 15:37:18 +00:00
nemu
a1b94ae247 fixes the inadequate attempt to use log max likelihood fit for asymmetry/non-muSR fit (MUSR-148) 2010-11-12 09:30:18 +00:00
Bastian M. Wojek
f496416062 Fixed ChangeLog 2010-11-11 08:16:25 +00:00
Bastian M. Wojek
d586158967 Introduced one more safeguard against trys to hand over run numbers outside the range of an unsigned integer to msr2data 2010-11-10 23:30:24 +00:00
nemu
f4d6e349fe added the option to split a user function into a global and run-block related part (see MUSR-134) 2010-11-10 13:13:00 +00:00
Bastian M. Wojek
c4dfc3cbce Fixed compilation of BMWlibs with gcc 3.x 2010-11-02 14:25:57 +00:00
nemu
a6466e2dac hanging musrt0's should be eliminated now (MUSR-153) 2010-10-29 05:29:49 +00:00
nemu
622f656849 improved y-axis scaling for Fourier. Fix of wrong WARNING for use_fit_ranges 2010-10-28 11:47:29 +00:00
nemu
38161c9d42 added y-range option to usr_fit_ranges in the PLOT block (MUSR-144) 2010-10-21 05:03:28 +00:00
nemu
5cd4283d30 added FIT_RANGE RESET | start end | s1 e1 s2 e2 .. sN eN command to the COMMAND block 2010-10-20 09:24:12 +00:00
nemu
616740f299 change into the msr-file directory before calling musrview 2010-10-18 05:09:27 +00:00
nemu
3322097fdf musredit: improved file system watcher notification mechanism to prevent multiple user notifications. 2010-10-15 07:36:00 +00:00
nemu
99c1e8d17e fit range decimal precision handling of PMsrHandler improved (MUSR-150 request). musredit keeps now it last open directory 2010-10-14 19:52:20 +00:00
nemu
cc3106ff5e added FIX/RELEASE/RESTORE minuit2 command to the COMMAND block 2010-10-12 19:30:38 +00:00
nemu
c3d9a11f63 zoom/unzoom once more. Uncluttered PMusrCanvas which should improve the situation 2010-10-07 14:42:34 +00:00
nemu
c41fe09422 fixed mangled chisq/maxLH issue (MUSR-148) 2010-10-07 05:42:21 +00:00
nemu
2a71c37702 updated ChangeLog 2010-09-15 12:44:03 +00:00
nemu
6774573f7a fixed fitting issue for boundaries none/none (MUSR-136), and some minor cleanup in PFitter 2010-08-31 06:02:06 +00:00
nemu
1688a904f6 implemented more checks on the integrity of the msr-file (MUSR-145) 2010-08-27 04:54:40 +00:00
nemu
9da9aa0651 mud updated. Now official under LGPL 2010-08-26 07:13:48 +00:00
Bastian M. Wojek
30862e21d0 Fixed a problem with the MUSRFITPATH-variable introduced recently for msr2data 2010-08-23 09:06:14 +00:00
nemu
0d4dc340ad another attempt to get rid of the bugs reported in MUSR-115 (d-f-d, f-d-f issues in the key event handling of musrview 2010-08-19 13:33:57 +00:00
Bastian M. Wojek
5b6e04fc97 updated musrfit ChangeLog - maybe for the next version change 2010-08-17 18:18:05 +00:00
Bastian M. Wojek
a62dfc2da0 2009-09-03 07:35:00 +00:00
Bastian M. Wojek
1389b8e6c3 Fixed the shared library generation using libtool on Windows 2009-06-21 14:40:47 +00:00
Bastian M. Wojek
b5016637fd Added autotool-support for building musrfit - some additional tests are needed, the old Makefiles are still around 2009-06-19 20:37:06 +00:00