adopted the temperature dependence of the gap function (see Eq.(8) of the memo), which breaks the self-consistency. Makes it more flexible but requires that the user is using his brain.
This commit is contained in:
@ -12,15 +12,25 @@ ENERGY: 4200
|
||||
# here the data will follow
|
||||
data
|
||||
# x, y, error y
|
||||
0.02, 12.0, 0.5
|
||||
0.1, 11.8, 0.8
|
||||
0.2, 9.9, 0.4
|
||||
0.33, 7.2, 0.15
|
||||
0.41, 3.8, 0.38
|
||||
0.5, 2.7, 0.5
|
||||
0.64, 1.0, 0.7
|
||||
0.7, 0.1, 0.2
|
||||
0.8, 0.0, 0.8
|
||||
0.9, 0.1, 0.5
|
||||
1.2, 0.0, 0.1
|
||||
|
||||
0.0318411, 7.77455, 0.2
|
||||
0.0629929, 7.9869, 0.15
|
||||
0.113914, 7.64209, 0.15
|
||||
0.202492, 7.37699, 0.15
|
||||
0.302725, 7.70893, 0.12
|
||||
0.447456, 7.77565, 0.12
|
||||
0.611685, 7.45768, 0.12
|
||||
0.813613, 7.19287, 0.12
|
||||
1.00822, 7.57813, 0.12
|
||||
1.24793, 7.31343, 0.12
|
||||
1.50635, 7.16818, 0.12
|
||||
1.74591, 6.99634, 0.12
|
||||
1.99795, 6.90414, 0.12
|
||||
2.25061, 6.41393, 0.12
|
||||
2.4958, 6.66666, 0.12
|
||||
2.75514, 5.93766, 0.12
|
||||
3.00753, 5.61992, 0.12
|
||||
3.26056, 4.89091, 0.12
|
||||
3.49414, 4.52005, 0.08
|
||||
3.75356, 3.73799, 0.08
|
||||
3.99425, 2.84974, 0.08
|
||||
4.30518, 1.35139, 0.08
|
||||
|
@ -2,18 +2,16 @@ Test superconductor data
|
||||
###############################################################
|
||||
FITPARAMETER
|
||||
# Nr. Name Value Step Pos_Error Boundaries
|
||||
1 lambdaInvSq0 11.69 0.39 none
|
||||
2 Tc 0.558 0.018 none 0 2
|
||||
3 Delta0 0.0673 0.0035 none
|
||||
4 aG 1 0 none
|
||||
1 lambdaInvSq0 7.983 -0.042 0.042
|
||||
2 Tc 4.470 -0.015 0.016 0 5
|
||||
3 Delta0 1.547 -0.026 0.027
|
||||
4 c0 1.468 0 none
|
||||
5 aG 1.33333 0 none
|
||||
|
||||
###############################################################
|
||||
THEORY
|
||||
asymmetry 1
|
||||
userFcn libGapIntegrals TGapSWave 2 3 4
|
||||
|
||||
###############################################################
|
||||
#FUNCTIONS
|
||||
userFcn libGapIntegrals TGapDWave 2 3 4 5
|
||||
|
||||
###############################################################
|
||||
RUN data/libGapIntegrals-test PIM3 PSI ASCII (name beamline institute data-file-format)
|
||||
@ -26,15 +24,15 @@ packing 1
|
||||
###############################################################
|
||||
COMMANDS
|
||||
MINIMIZE
|
||||
HESSE
|
||||
#MINOS
|
||||
#HESSE
|
||||
MINOS
|
||||
SAVE
|
||||
|
||||
###############################################################
|
||||
PLOT 8 (non muSR plot)
|
||||
runs 1
|
||||
range 0 1.5
|
||||
range 0 6
|
||||
|
||||
###############################################################
|
||||
STATISTIC --- 2014-10-28 10:40:31
|
||||
chisq = 14.3, NDF = 8, chisq/NDF = 1.790471
|
||||
STATISTIC --- 2015-06-25 08:39:03
|
||||
chisq = 58.3, NDF = 19, chisq/NDF = 3.066272
|
||||
|
Reference in New Issue
Block a user