Set the initial data and t0 bins in the tutorial test file to 1.
This commit is contained in:
parent
9c3ec29d85
commit
fa02394364
10
autogen.sh
10
autogen.sh
@ -79,11 +79,11 @@ then
|
|||||||
autoreconf && exit 0
|
autoreconf && exit 0
|
||||||
else
|
else
|
||||||
echo "" && \
|
echo "" && \
|
||||||
echo "+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++" && \
|
echo "+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++" && \
|
||||||
echo "+ This script prepares the building environment for the configuration of musrfit. +" && \
|
echo "+ This script prepares the building environment for the configuration of +" && \
|
||||||
echo "+ During this process some informative messages might appear which can safely be +" && \
|
echo "+ musrfit. During this process some informative messages might appear which +" && \
|
||||||
echo "+ ignored as long as they are not tagged as errors. +" && \
|
echo "+ can safely be ignored as long as they are not tagged as errors. +" && \
|
||||||
echo "+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++" && \
|
echo "+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++" && \
|
||||||
echo "" && \
|
echo "" && \
|
||||||
echo ">> libtoolize" && \
|
echo ">> libtoolize" && \
|
||||||
$LIBTOOLIZE --force && \
|
$LIBTOOLIZE --force && \
|
||||||
|
@ -45,8 +45,8 @@ backgr.fit 2
|
|||||||
lifetimecorrection
|
lifetimecorrection
|
||||||
map 3 0 0 0 0 0 0 0 0 0
|
map 3 0 0 0 0 0 0 0 0 0
|
||||||
forward 3
|
forward 3
|
||||||
data 1000 8000
|
data 1 8000
|
||||||
t0 800
|
t0 1
|
||||||
fit 0 4.9
|
fit 0 4.9
|
||||||
packing 20
|
packing 20
|
||||||
|
|
||||||
@ -57,8 +57,8 @@ backgr.fit 5
|
|||||||
lifetimecorrection
|
lifetimecorrection
|
||||||
map 6 0 0 0 0 0 0 0 0 0
|
map 6 0 0 0 0 0 0 0 0 0
|
||||||
forward 4
|
forward 4
|
||||||
data 1000 7999
|
data 1 7999
|
||||||
t0 800
|
t0 1
|
||||||
fit 0 4.9
|
fit 0 4.9
|
||||||
packing 20
|
packing 20
|
||||||
|
|
||||||
@ -69,8 +69,8 @@ backgr.fit 8
|
|||||||
#lifetimecorrection
|
#lifetimecorrection
|
||||||
map 9 0 0 0 0 0 0 0 0 0
|
map 9 0 0 0 0 0 0 0 0 0
|
||||||
forward 5
|
forward 5
|
||||||
data 1000 8003
|
data 1 8003
|
||||||
t0 800
|
t0 1
|
||||||
fit 0 4.9
|
fit 0 4.9
|
||||||
packing 20
|
packing 20
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user