Skip to content

Raw TF dump workflow#15374

Open
shahor02 wants to merge 4 commits intoAliceO2Group:devfrom
shahor02:pr_tfdump
Open

Raw TF dump workflow#15374
shahor02 wants to merge 4 commits intoAliceO2Group:devfrom
shahor02:pr_tfdump

Conversation

@shahor02
Copy link
Copy Markdown
Collaborator

@shahor02 shahor02 commented May 7, 2026

No description provided.

@shahor02 shahor02 requested a review from sawenzel as a code owner May 7, 2026 00:48
@shahor02 shahor02 force-pushed the pr_tfdump branch 2 times, most recently from a048e81 to 2c574a4 Compare May 7, 2026 15:32
@alibuild
Copy link
Copy Markdown
Collaborator

alibuild commented May 7, 2026

Error while checking build/O2/fullCI_slc9 for 2c574a4 at 2026-05-08 07:31:

No log files found

Full log here.

@shahor02 shahor02 force-pushed the pr_tfdump branch 2 times, most recently from d10a606 to fef2f06 Compare May 8, 2026 17:55
shahor02 added 2 commits May 10, 2026 20:32
Will be added in the raw-data driven modes (CTFINPUT==0 and DIGITINPUT==0) if the env.var
DPL_RAWTFDUMP is defined and ==1.
If an external trigger for dumping is provided, e.g. `TPC/CMVTRIGGER`, it will be added to the PROXY_INSPEC (also passed to the raw-proxy) and passed to
the o2-raw-tf-dump-workflow via option
```
--triggerspec ${DPL_RAWTFDUMP_TRIGGER}
```
Other hardcoded options are:
```
--dataspec   ${PROXY_INSPEC} : the usual output string of the raw-input proxy
--output-dir ${RAWTF_DIR:-$CTF_DIR}: output directory, if not specified, then CTF directory will be used (where a temporary run-specific sub-directory will be created)
--meta-output-dir ${EPN2EOS_METAFILES_DIR}
--max-dump-rate ${RAWTF_DUMPRATE:-0.1}: max. output rate in percents (either as a standalone trigger or a throttling device on top of the external trigger, if provided)
--min-file-size ${RAWTF_MINSIZE:-$CTF_MINSIZE}: max. output file size to accumulate (if not provided, CTF-writer settings will be used)
--max-tf-per-file ${RAWTF_MAX_PER_FILE:-$CTF_MAX_PER_FILE}: max. TFs in the output file to accumulate (if not provided, CTF-writer settings will be used)
--mute-warn-period ${RAWTF_MUTE_PERIOD:-200}: if externally triggered TF is throttled by the max-dump-rate, warn at most once per this number of TFs.
--max-warn ${RAWTF_MAX_WARN:-5}: maximum throttling warnings to issue
```
For other possible options see Detectors/Raw/README.md#raw-tf-dd-format-dumping-workflow.
@shahor02 shahor02 requested a review from a team as a code owner May 10, 2026 18:54
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