Skip to content
Snippets Groups Projects
Commit b66fca02 authored by Simon Spannagel's avatar Simon Spannagel
Browse files

ALiBaVa: add copyright notice for ALibava Systems S.L.

parent 1b7fa528
No related branches found
No related tags found
No related merge requests found
......@@ -10,10 +10,12 @@ If the binary file format is chosen, the data and pedestal files need to include
It requires either another event loader of another detector type before, which defines the event start and end times by placing an Event definition on the clipboard, or an instance of the Metronome module which provides this information.
The detector needs to be defined in the geometry file with n columns and 1 row (everything else will lead to strange behaviour later on).
The detector needs to be defined in the geometry file with n columns and 1 row (everything else will lead to strange behavior later on).
The ROI can be set by creating a mask file for the detector and setting all channels outside the ROI to masked.
The code for reading and interpreting ALiBaVa data is based on analysis scripts originally written by [Alibava Systems S.L.](https://alibavasystems.com/alibava-system-classic/) and is published here with their consent. All related code is located in the `ALiBaVa` sub-folder of the module source.
### Parameters
* `input_directory`: Path to the directory where the input files can be found. This parameter is mandatory
* `run`: Number of the run to be analyzed. Default is 0.
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment