tightbinder.fileparse.sk_coefficients_standard_form# sk_coefficients_standard_form(coefficients, orbitals)[source]# Routine to transform the SK coefficients from the parsed form to the standard form. Parameters: coefficients (list) – List with the parsed coefficients orbitals (list) – List with orbitals corresponding to the given SK amplitudes Return type: list Returns: List with SK amplitudes in standard form.