BGlib.be.analysis.utils.be_loop.calc_switching_coef_vec

BGlib.be.analysis.utils.be_loop.calc_switching_coef_vec(loop_coef_vec, nuc_threshold)[source]

Calculates the physical loop parameters from the array of loop parameters.

Parameters:
  • loop_coef_vec (numpy.ndarray) – Array of loop coeffiecients

  • nuc_threshold (float) – Nucleation threshold

Returns:

switching_coef_vec – Array of loop parameters

Return type:

numpy.ndarray