:py:mod:`km3astro.wip.below_horiz_orca` ======================================= .. py:module:: km3astro.wip.below_horiz_orca .. autoapi-nested-parse:: Test whether at some time the sun is below the horizon in ORCA. .. !! processed by numpydoc !! Module Contents --------------- Functions ~~~~~~~~~ .. autoapisummary:: km3astro.wip.below_horiz_orca.above_horiz km3astro.wip.below_horiz_orca.is_below km3astro.wip.below_horiz_orca.random_time_sun_vis Attributes ~~~~~~~~~~ .. autoapisummary:: km3astro.wip.below_horiz_orca.DATADIR .. py:data:: DATADIR .. py:function:: above_horiz(times) .. py:function:: is_below(times) .. py:function:: random_time_sun_vis(n=1, keep_above=False, **kwargs)