PyREx

pyrex.detector.AntennaSystem.setup_antenna

AntennaSystem.setup_antenna(*args, **kwargs)

Setup the antenna by passing along its init arguments.

Any arguments passed to this method are directly passed to the __init__ methods of the antenna’s class. This function can be overridden if desired, just make sure to assign the self.antenna attribute in the function.

PyREx

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

Navigation