Skip to content

Draft: Skip leg IDs when counting features per step in TrigSteerMoni

This is meant to avoid multiple-counting of features (filling the feature decision histogram 1x for chain and 1x for each leg to which the feature could contribute).

The changes are to:

  1. Provide only ComboHypo outputs to TrigSteerMoni as the decision objects to count
  2. TrigSteerMoni should ignore leg IDs in its input decision objects (in practice this check is probably made redundant by the change above)
Edited by Teng Jian Khoo

Merge request reports