PyREx

pyrex.custom.layered_ice.ice_model.LayeredIce.layer_at_depth

LayeredIce.layer_at_depth(z)

Determines the layer of ice at a given depth.

Supports passing an array of depths.

Parameters
zarray_like

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

Returns
array_like

Ice models of the layers at z values.

PyREx

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

Navigation