You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
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.
The text was updated successfully, but these errors were encountered: