firecrown.likelihood.gauss_family.statistic.two_point.calculate_ells_for_interpolation

firecrown.likelihood.gauss_family.statistic.two_point.calculate_ells_for_interpolation#

firecrown.likelihood.gauss_family.statistic.two_point.calculate_ells_for_interpolation(w)[source]#

See _ell_for_xi.

This method mixes together:
  1. the default parameters in ELL_FOR_XI_DEFAULTS

  2. the first and last values in w.

and then calls _ell_for_xi with those arguments, returning whatever it returns.

Parameters:

w (Window) –

Return type:

ndarray[Any, dtype[int64]]