PyREx

pyrex.custom.layered_ice.ice_model.LayeredIce.index

LayeredIce.index(z)

Calculates the index of refraction of the ice at a given depth.

Dispatches the index of refraction calculations to the appropriate layers. Supports passing an array of depths.

Parameters
zarray_like

(Negative-valued) depths (m) in the ice.

Returns
array_like

Indices of refraction at z values.

PyREx

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

Navigation