uvex_transients.transients.TDEs.TidalDisruptionEvent.rate_shape#

TidalDisruptionEvent.rate_shape(z: float | NDArray[float64]) → float | NDArray[float64][source]#

Return the (trivial, constant) rate shape of TDEs at a given redshift.

Parameters:

z (float or array-like) – Redshift(s) at which to evaluate the rate shape.

Returns:

Ones, since the TDE rate is constant in \(z\) (Yao et al. 2023).

Return type:

float or array-like

See also

rate

The (constant-in-\(z\)) normalization this shape multiplies.