Skip to content

Draft: Add functionality to force MultiIndexedContainer to contain unique entries

Laurent Dufour requested to merge ld-unique-container into 2024-patches

In the data, sometimes two clusters with the same ChannelID are provided. This MR adds the option to explicitly remove these from the container.

Goes together with Rec MR Rec!3985

*this builds on the MR that adds sorting - so first merge !4595 *

Edited by Laurent Dufour

Merge request reports