Commit Graph

810 Commits

Author SHA1 Message Date
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
ade1f49d96 formatting issue for high field muSR (MUSR-164) 2011-01-11 07:13:31 +00:00
a406219826 some more work on any2may. Still not meant for production 2011-01-11 06:24:02 +00:00
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
2735116ab7 Resulting from a previous bug in musrfit there exist many msr-files which have a huge number of empty lines at the end.
Files that are newly generated through msr2data from now on will only write two successive empty lines (at any occurence).
Any further empty lines will be deleted.
2010-12-14 16:33:05 +00:00
f6a3e31eee Added view packing option 2010-12-14 15:16:00 +00:00
6aa2d61c35 Introduced another safeguard in msr2data against the first one who tries to call her/his beamline PIE1083, the institute TRIUMF10000 or the data format NEXUS2011 2010-12-11 16:08:41 +00:00
21b1421cfe Start implementing use of msr2dat for global fit 2010-11-24 14:22:15 +00:00
6442d6a9e6 Trying to catch up with changes id bulk directories.. hopeless 2010-11-24 14:01:17 +00:00
9595ce5871 Trying to catch up with changes id bulk directories.. hopeless 2010-11-24 13:57:33 +00:00
7cb19dada8 fixed musrt0 crash for histogram number out of range (MUSR-157) 2010-11-19 06:54:15 +00:00
41f10b77c0 Comment the FUNCTIONS block in the written msr-file if there is none in the present msr-data-structure 2010-11-17 19:47:07 +00:00
04e9d4e04f less strict handling of empty function blocks, than before 2010-11-17 14:18:11 +00:00
62d33112ba y-axis cosmetics the 2nd, or 3rd, or ... never mind 2010-11-15 06:48:37 +00:00
ec164c535d Added a few more functions to libFitPofB 2010-11-14 17:19:46 +00:00
31335c4bd1 Attempt to fix An. London model in BMWlibs - theory has to be checked again. 2010-11-13 20:55:54 +00:00
cb1e5ca292 when comparing current/previous parameters, ignore the phase 2010-11-13 08:50:55 +00:00
7d928c93c4 changed URL to PSI web site docu, so that is accessible from outside of PSI 2010-11-12 16:20:49 +00:00
6684af651a cosmetics in the y-labelling 2010-11-12 15:37:18 +00:00
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
81f59e3538 Added a first try of globalization to libTFitPofB - very chaotic and mainly copy/paste of examples 2010-11-11 23:53:52 +00:00
f496416062 Fixed ChangeLog 2010-11-11 08:16:25 +00:00
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
2e49d42cfb see MUSR-155 2010-11-10 23:02:10 +00:00
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
c4dfc3cbce Fixed compilation of BMWlibs with gcc 3.x 2010-11-02 14:25:57 +00:00
a6466e2dac hanging musrt0's should be eliminated now (MUSR-153) 2010-10-29 05:29:49 +00:00
622f656849 improved y-axis scaling for Fourier. Fix of wrong WARNING for use_fit_ranges 2010-10-28 11:47:29 +00:00
e191844270 potential fix of event handler crash in non-muSR fit 2010-10-27 19:00:47 +00:00
98076c5cf9 added F13 crash protocol and crash header info for SL51 2010-10-26 14:59:23 +00:00
5ab8b4976f add MacOS X event handler crash 2010-10-26 14:49:18 +00:00
ee1fc698e3 darwin -> Darwin, for Mac OSX 10.6.x 2010-10-26 12:40:14 +00:00
38161c9d42 added y-range option to usr_fit_ranges in the PLOT block (MUSR-144) 2010-10-21 05:03:28 +00:00
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
616740f299 change into the msr-file directory before calling musrview 2010-10-18 05:09:27 +00:00
bdde8b22c0 removed left-over debug info 2010-10-15 11:43:29 +00:00
3322097fdf musredit: improved file system watcher notification mechanism to prevent multiple user notifications. 2010-10-15 07:36:00 +00:00
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
cc3106ff5e added FIX/RELEASE/RESTORE minuit2 command to the COMMAND block 2010-10-12 19:30:38 +00:00
4dee2b1b4d fixed a bug in zooming for 'f'-'f'-'d' 2010-10-11 05:43:38 +00:00
04aae790ca adding an event handler testing program to help to ROOT people to find a bug in their event handler 2010-10-08 10:57:14 +00:00
c3d9a11f63 zoom/unzoom once more. Uncluttered PMusrCanvas which should improve the situation 2010-10-07 14:42:34 +00:00
c41fe09422 fixed mangled chisq/maxLH issue (MUSR-148) 2010-10-07 05:42:21 +00:00
4d56897d13 some info about which Qt versions are needed 2010-10-06 13:47:14 +00:00
a7b6b68b41 Further updates to the parallelized parts of libFitPofB 2010-10-05 09:38:01 +00:00
ce50cd396e Marginal updates to the parallelized parts of libFitPofB 2010-10-05 07:41:21 +00:00
6a9d0e0d69 allow shuffling around of tabs 2010-09-29 05:25:33 +00:00
937a26d704 second attempt to improve the unzoom option after "improvement" in root-5.27.04. 2010-09-25 13:35:03 +00:00
8ab827cafc Fixed an error in the mean field calculations introduced with the different definition of the TRIM.SP resolution in r4659 2010-09-23 09:52:43 +00:00
1f34e2e405 Added a license for mud and changed the BMWlibs-ASCII-test-file 2010-09-16 13:37:28 +00:00