Skip to content

Script to configure SCC and quad for running on spec or FELIX

Laura Clare Nosler requested to merge lnosler_chip_config_updates into devel

Related to issue #230 (#230)

When running a scan on an SCC or quad module using FelixClient there are several registers that need to be changed in the chip config file. This has been automated by new additions to this script (https://gitlab.cern.ch/YARR/YARR/-/blob/lnosler_chip_config_updates/scripts/update_config.py?ref_type=heads). The additions include the controller file to differentiate between spec card and FELIX setups, as well as a way to determine if a chip is an SCC or part of a quad module as the configuration requirements for FELIX client are different for each.

Merge request reports