scqubits.core.circuit_input.process_param#

scqubits.core.circuit_input.process_param(pattern)[source]#

Returns a tuple containing (symbol, value) given a pattern as detected by pyparsing. Either the symbol or the value can be returned to be none, when the symbol is already assigned or no symbol is assigned to the given branch parameter.