Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Clarify doc for reading raw data #383

Merged
merged 2 commits into from
May 5, 2020
Merged

Clarify doc for reading raw data #383

merged 2 commits into from
May 5, 2020

Conversation

Barthelemy
Copy link
Collaborator

No description provided.

@Barthelemy Barthelemy requested a review from knopers8 May 4, 2020 07:26

Another option to read a raw data file, produced by Simulation or recorded with `readout.exe` per instance, is to use the program `o2-raw-file-reader-workflow` in O2 as described [here](https://github.com/AliceO2Group/AliceO2/tree/dev/Detectors/Raw#raw-data-file-reader-workflow) (the config file is described [earlier in the page](https://github.com/AliceO2Group/AliceO2/tree/dev/Detectors/Raw#rawfilereader)).
```
o2-raw-file-reader-workflow --conf myConf.cfg | o2-qc --config json://${QUALITYCONTROL_ROOT}/etc/readout.json
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

please delete unnecessary indentation, it requires the reader to scroll horizontally to see the full command

Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

correct, my editor hid that from me.

@knopers8
Copy link
Collaborator

knopers8 commented May 5, 2020

Documentation only. Merging in spite of the o2-dataflow build stuck

@knopers8 knopers8 merged commit 6e8a058 into master May 5, 2020
@Barthelemy Barthelemy deleted the Barthelemy-patch-1 branch June 5, 2020 06:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

2 participants