Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
Corryvreckan
Corryvreckan
Commits
4abb30d0
Commit
4abb30d0
authored
Apr 11, 2018
by
CLICdp user
Browse files
Update analyse script
parent
d3357aeb
Pipeline
#353932
passed with stages
in 7 minutes and 48 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
macros/analyse.sh
View file @
4abb30d0
#!/bin/bash
CORRY
=
/home/telescope/corryvreckan
RUN
=
${
1
}
ALIGNMENT
=
2
7
83
4
ALIGNMENT
=
283
00
# Set up the arguments to be passed to Corryvreckan
CONDFILE
=
${
CORRY
}
/cond/Alignment
${
ALIGNMENT
}
.dat
CONDFILE
=
${
CORRY
}
/cond/Alignment
${
ALIGNMENT
}
_aligning.conf
HISTOGRAMFILE
=
${
CORRY
}
/macros/histograms.root
INPUTDIR_TPX
=
/data/tb
September
201
7
/data/Run
${
RUN
}
INPUTDIR_CPX
=
/data/tb
September
201
7
/clicpix2/Run
${
RUN
}
INPUTDIR_TPX
=
/data/tb
April
201
8
/data/Run
${
RUN
}
INPUTDIR_CPX
=
/data/tb
April
201
8
/clicpix2/Run
${
RUN
}
${
CORRY
}
/bin/corry
-c
telescope.conf
\
-o
histogramFile
=
"histograms-
${
1
}
.root"
\
-o
detectors_file
=
${
CONDFILE
}
\
-o
histogramFile
=
${
HISTOGRAMFILE
}
\
-o
Timepix3EventLoader.inputDirectory
=
${
INPUTDIR_TPX
}
\
-o
Clicpix2EventLoader.inputDirectory
=
${
INPUTDIR_CPX
}
-o
Clicpix2EventLoader.inputDirectory
=
${
INPUTDIR_CPX
}
\
###-o OnlineMonitor.canvasTitle="\"CLICdp Online Monitor - Run ${1}\""
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment