Skip to content

Correct sourceID to match current IDs, create script to write the ReadoutConf

Louis Henry requested to merge lohenry-ftv7-allen into master

Source ID as reported by CSV files does not match fully the previously implemented scheme. For now, we change the behaviour of FTSourceID to match what is in the databases and written in the banks.

In parallel, makeDB.py allows to extract the proper vector of banks and link maps used to fill ReadoutConf

Merge request reports