iqm.cpc.compiler.compilation_stage.DEFAULT_CONTEXT_KEYS#
- iqm.cpc.compiler.compilation_stage.DEFAULT_CONTEXT_KEYS = ['dut_label', 'components', 'timebox_input', 'builder', 'settings', 'component_mapping', 'chip_topology', 'circuit_metrics', 'mapped_readout_keys', 'readout_metrics', 'software_version_set_id', 'soft_sweeps', 'hard_sweeps']#
Keys that always exist in the Compiler context. These keys can exist as compiler pass args. Any other contents of the context must be referenced through the context (i.e. having context as a pass function argument).