improved y-axis scaling for Fourier. Fix of wrong WARNING for use_fit_ranges
This commit is contained in:
@ -22,6 +22,8 @@ NEW integration of a few external musrfit plug-ins into the standard build proce
|
||||
NEW default estimates for 'data' and 'background' entries in RUN blocks
|
||||
NEW directory with some msr- and data-files for quick testing of new musrfit installations
|
||||
NEW option to musrt0: the key 'T' will set the t0 cursor to the maximum of the histogram
|
||||
FIXED wrong WARNING message for use_fit_ranges
|
||||
FIXED bug in event handling leading to crash for non-muSR when switching between view and difference view
|
||||
FIXED chisq/maxLH lables in the statistics block are properly handled now (MUSR-148)
|
||||
FIXED y-unzoom failure for musrt0 (MUSR-77)
|
||||
FIXED fitting issue for boundaries none/none (MUSR-136)
|
||||
@ -50,6 +52,7 @@ FIXED warning messages
|
||||
FIXED db data tag reading error
|
||||
FIXED usage of BOOST >= 1.38.0
|
||||
FIXED the extraction of the time resolution for the mud data format, since MUD_getHistFsPerBin seems sometimes to return just crap.
|
||||
CHANGED improved y-range scaling for Fourier
|
||||
CHANGED musredit: change into the msr-file directory before calling musrview. This is needed if userFcn's are using startup XMLs.
|
||||
CHANGED musredit: improved file system watcher notification mechanism to prevent multiple user notifications.
|
||||
CHANGED fit range decimal precision handling of PMsrHandler improved (MUSR-150 request). It is now
|
||||
|
Reference in New Issue
Block a user