Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
Corryvreckan
Corryvreckan
Commits
d55a93ef
Commit
d55a93ef
authored
Dec 19, 2018
by
Simon Spannagel
Browse files
Some more fixes to READMEs
parent
2dabb4b7
Pipeline
#639381
failed with stages
in 2 minutes and 15 seconds
Changes
2
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
src/modules/EventLoaderCLICpix/README.md
View file @
d55a93ef
...
...
@@ -11,7 +11,6 @@ The module opens and reads one data file in the specified input directory with t
### Parameters
*
`input_directory`
: Path to the directory containing the
`.dat`
file.
*
`DUT`
: Name of the DUT plane. The CLICpix device is assumed to be the DUT device.
### Plots produced
*
2D Hit map
...
...
@@ -22,6 +21,5 @@ The module opens and reads one data file in the specified input directory with t
### Usage
```
toml
[CLICpixEventLoader]
DUT
=
"W0005_H03"
input_directory
=
/user/data/directory/CLICpix/
```
src/modules/EventLoaderTimepix3/README.md
View file @
d55a93ef
...
...
@@ -30,13 +30,10 @@ When running in time mode (`number_of_pixelhits` not set), this module requires
### Usage
```
toml
[Timepix3EventLoader]
input
D
irectory
=
"path/to/directory"
calibration
P
ath
=
"path/to/calibration"
input
_d
irectory
=
"path/to/directory"
calibration
_p
ath
=
"path/to/calibration"
threshold
=
1148
minNumberOfPlanes
=
5
eventLength
=
0.0000002
number_of_pixelhits
=
0
DUT
=
"W0005_H03"
```
[@timepix-talk] X. Llopart, The Timepix3 chip, EP-ESE seminar, https://indico.cern.ch/event/267425,
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new 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