max_measurement_support# ssip.basic_functions.max_measurement_support(C: CSScode) → int[source]# Finds the maximum number of generators any single qubit in a CSScode is in the support of. Parameters: C – The CSScode to check. Returns: The maximum number of generators any single qubit is in the support of.