py21cmfast.wrapper.outputs.Halo =============================== .. py:class:: py21cmfast.wrapper.outputs.Halo Represents a single halo from a HaloCatalog. This class wraps individual halo data extracted from a HaloCatalog, providing easy access to its properties (mass, coordinates, RNG seeds, etc.). .. !! processed by numpydoc !! .. py:attribute:: coords :type: numpy.ndarray .. py:attribute:: mass :type: float .. py:attribute:: redshift :type: float .. py:attribute:: sfr_rng :type: float | None :value: None .. py:attribute:: star_rng :type: float | None :value: None .. py:attribute:: xray_rng :type: float | None :value: None