BMWlibs, calculation of superconducting gap functions: allow to choose between to different parameterization of the temperature dependence of the gap. For details see the memo in the source code.
This commit is contained in:
14
ChangeLog
14
ChangeLog
@ -23,8 +23,8 @@ NEW 2012-11-19 added a flag in the Fourier block (dc-corrected) which can
|
||||
be used to subtract a potential DC-offset before the Fourier
|
||||
transform is carried out.
|
||||
NEW 2012-10-25 (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.
|
||||
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.
|
||||
NEW 2012-09-24 add header information for printing.
|
||||
NEW 2012-05-31 added Noakes-Kalvius function (see A. Yaouanc and P. Dalmas de Reotiers,
|
||||
"Muon Spin Rotation, Relaxation, and Resonance" Oxford, Section 6.4.1.3).
|
||||
@ -60,6 +60,10 @@ FIXED 2012-09-23 fixed wrong chisq output in musrview if expected chisq is
|
||||
present.
|
||||
FIXED 2012-05-30 fixed RRF bug in single histo plotting.
|
||||
FIXED 2012-05-18 fixed wrong forward/backward tag for ROOT-PPC (MUSR-215)
|
||||
CHANGED 2014-10-28 BMWlibs, calculation of superconducting gap functions:
|
||||
allow to choose between to different parameterization of the
|
||||
temperature dependence of the gap. For details see the memo
|
||||
in the source code.
|
||||
CHANGED 2014-10-25 updated docu, since git is now available for ALL users
|
||||
CHANGED 2014-02-12 since we moved to git, I cleaned up the svn prop's from
|
||||
the sources.
|
||||
@ -67,8 +71,8 @@ CHANGED 2013-12-20 upgrade of cuba to version 3.2. Merge in from BMW
|
||||
CHANGED 2013-12-16 prettyfied the Noakes-Kalvius formulae. Furthermore added
|
||||
a sub-folder with cross checks for these formulae.
|
||||
CHANGED 2013-11-12 changed normalization of log max likelihood according to S.
|
||||
Backer and R.D. Cousins NIM 221, 437 (1984), in order to have a
|
||||
"goodness-of-fit" criteria.
|
||||
Backer and R.D. Cousins NIM 221, 437 (1984), in order to have a
|
||||
"goodness-of-fit" criteria.
|
||||
CHANGED 2012-12-11 if multiple SAVE are present in the COMMAND block, append
|
||||
MINUIT2.OUTPUT file. Added docu for PRINT_LEVEL (MUSR-244).
|
||||
CHANGED 2012-11-19 replaced hard coded gyromagnetic ratio of the muon in the
|
||||
@ -78,7 +82,7 @@ CHANGED 2012-11-09 when converting to WKM, take the beamline tag to decide
|
||||
CHANGED 2012-08-28 prevent LF from allocating too much memory
|
||||
CHANGED 2012-06-29 changed handling of the timeout for musrfit.
|
||||
CHANGED 2012-05-10 prevent any2many from overwriting an input file. At the
|
||||
some additional bug fixing of any2many has be carried out.
|
||||
some additional bug fixing of any2many has be carried out.
|
||||
CHANGED 2012-05-08 updating docu
|
||||
|
||||
changes since 0.10.0
|
||||
|
Reference in New Issue
Block a user