Skip to content

Developments for PedeNoise measurement ( global index + plotting + bug fixes)

Younes Otarid requested to merge yotarid/Ph2_ACF:ps_module_dev into Dev

This merge request introduces the concept of Global index.

  • Global Index : Fixed index of the object within the detector container with respect to the other objects.

This merge request mitigates the histogram indexing issue by using the getObject function that allows for an index-free access to the proper data containers. This way, plotting is properly done even if chips are disabled.

Additional bug fixes :

  • Rx/Tx Polarity configuration
Edited by Younes Otarid

Merge request reports