Skip to content

Commit

Permalink
Merge 12d3534 into 7f4dbfb
Browse files Browse the repository at this point in the history
  • Loading branch information
AtomAnu committed Jul 23, 2019
2 parents 7f4dbfb + 12d3534 commit 4d13868
Show file tree
Hide file tree
Showing 57 changed files with 32,818 additions and 77 deletions.
@@ -1,6 +1,6 @@
# An example of (full) detector calibration for the HIFI instrument
name = 'EMU 67068 coadd 67108'
input_file = 'EMU_67068_coadd_67108.nxs'
input_file = 'EMU_67068_coadd_67108.txt'
function ='name=FlatBackground,A0=0.05;name=ExpDecayOsc,A=0.2,Lambda=0.2,Frequency=0.1,Phi=0;name=ExpDecayOsc,A=0.2,Lambda=0.2,Frequency=1,Phi=0;name=ExpDecayOsc,A=0.2,Lambda=0.2,Frequency=5,Phi=0'
fit_parameters = {'StartX': 0.1, 'EndX': 10}
description = ''
2 changes: 1 addition & 1 deletion benchmark_problems/Muon_data/Muon_EMU_73673.txt
@@ -1,6 +1,6 @@
# An example data set for the EMU instrument
name = 'EMU 73673'
input_file = 'EMU_116891_long.nxs'
input_file = 'EMU_116891_long.txt'
function ='name=DynamicKuboToyabe,BinWidth=0.050000000000000003,Asym=0.2,Delta=0.2,Field=0,Nu=0;name=StretchExpMuon,A=0.2,Lambda=0.2,Beta=0.2'
fit_parameters = {'StartX': 0.2, 'EndX': 16}
description = ''
2 changes: 1 addition & 1 deletion benchmark_problems/Muon_data/Muon_HIFI_113856.txt
@@ -1,6 +1,6 @@
# An example of (full) detector calibration for the HIFI instrument
name = 'HIFI 113856'
input_file = 'HIFIgrouped_113856.nxs'
input_file = 'HIFIgrouped_113856.txt'
function = 'name=FlatBackground,A0=0;name=DynamicKuboToyabe,BinWidth=0.050000000000000003,Asym=0.2,Delta=0.2,Field=0,Nu=0.1'
fit_parameters = {'StartX': 0.1, 'EndX': 16}
description = ''
2 changes: 1 addition & 1 deletion benchmark_problems/Muon_data/Muon_HIFI_116891.txt
@@ -1,6 +1,6 @@
# An example of (full) detector calibration for the HIFI instrument
name = 'HIFI 116891'
input_file = 'HIFIgrouped_116891.nxs'
input_file = 'HIFIgrouped_116891.txt'
function ='name=FlatBackground,A0=0;name=DynamicKuboToyabe,BinWidth=0.050000000000000003,Asym=0.2,Delta=0.2,Field=0,Nu=0.1'
fit_parameters = {'StartX': 0.1, 'EndX': 16}
description = ''

0 comments on commit 4d13868

Please sign in to comment.