set_all_diag_constant# MatrixConvergenceData.set_all_diag_constant(mag_limit, phase_limit, port_names, clear_entries)# Set all diagonal entries in the matrix to have the given magnitude and phase values. Parameters: mag_limitfloatMagnitude limit. phase_limitfloatPhase limit. port_nameslist[str]List of port names. clear_entriesboolWhether to clear entries.