PyREx

pyrex.ice_model.UniformIce.depth_with_index

UniformIce.depth_with_index(n)

Calculates the corresponding depth for a given index of refraction.

Invalid for uniform ice as all depths have the same index.

Parameters
narray_like

Indices of refraction.

Returns
array_like

(Negative-valued) depths corresponding to the given n values.

PyREx

A Python package for simulation of neutrinos and radio antennas in ice. Version 1.10.0

Navigation