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
2009-06-21 17:22:50 +00:00

#---------------------------------------------------------------------
# README
# Andreas Suter, 2010/06/20
# $Id: README 4013 2009-06-21
#---------------------------------------------------------------------

musrfit - muSR data analysis package

Installation instructions can be found in INSTALL and at
https://intranet.psi.ch/MUSR/MusrFitSetup

For further documentation, please visit
https://intranet.psi.ch/MUSR/MusrFit

#---------------------------------------------------------------------
# this is the end ...
#---------------------------------------------------------------------
2025-03-24 20:34:29 +01:00
Languages
C++ 86.5%
Mathematica 7.6%
C 2.7%
CMake 1.8%
Perl 0.6%
Other 0.8%