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

FelixCardReader takes enabled_links list in order #89

Open
eflumerf opened this issue Oct 26, 2022 · 0 comments
Open

FelixCardReader takes enabled_links list in order #89

eflumerf opened this issue Oct 26, 2022 · 0 comments

Comments

@eflumerf
Copy link
Member

eflumerf commented Oct 26, 2022

We recently had an issue where the link numbers in the WIB headers did not agree with the link numbers from the HardwareMap (obtained via SourceID). daqconf was giving the link list in a random order, and FelixCardReader was respecting that order, leading to mis-mapping of channels. (See DUNE-DAQ/daqconf#238).

FelixCardReader should be given SourceID/HardwareMap information directly to avoid this kind of issue.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant