Skip to content

adding cross check for chip ID name in json with the database

Elodie Deborah Resseguie requested to merge chipRegistrationCheck into devel
  • added a script in the scripts/ folder to download the cache of the chip database
  • add function in ScanHelper to cross check the RD53a chip name from the json file with the chip database, also check that the board type in the database is not 0
  • also get the computer location and convert into institute name (list not complete)
  • if they don't match, create a slowdown
Edited by Timon Heim

Merge request reports