PyREx

pyrex.io.EventIterator.get_rays_info

EventIterator.get_rays_info(attribute=None)

Get ray path data for the event.

Returns all ray path data or a specified attribute of the data.

Parameters
attributestr, optional

Attribute of the ray path data to get.

Returns
list or ndarray

List of dictionaries with all ray path data or array of the desired attributes for each ray of the event.

PyREx

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

Navigation