Skip to content

Chip-type code refactoring

Nazar Bartosik requested to merge temp_refactor into development

Changed the configuration data related to the chip-type to use dictionaries for less hardcoded if...else clauses in the rest of the code.
Changed the wafer-map definition to hexadecimal numbers for easier visual matching with analysis plots.
The code should functionally be equivalent to the previous version.

Merge request reports