Skip to content

Triggered paddle IDs might not be correct in CXX API #87

@achim1

Description

@achim1

It has been reported that after converting the data to some other format using the CXX API, only multiples of 8 have been seen in the triggered paddle ids. Maybe this section in the code is of relevance (events.cxx) 1332 auto dsi_j_mask_bits = std::bitset<32>(dsi_j_mask); 1333 u32 n_masks_needed = dsi_j_mask_bits.count();

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions