py21cmfast.wrapper.exceptions.InfinityorNaNError ================================================ .. py:exception:: py21cmfast.wrapper.exceptions.InfinityorNaNError(msg=None) Bases: :py:obj:`ParameterError` Initialize self. See help(type(self)) for accurate signature. .. !! processed by numpydoc !! .. py:attribute:: default_message :value: Multiline-String .. raw:: html
Show Value .. code-block:: python """Something has returned an infinity or a NaN! This could be due to an issue with an input parameter choice (check the LOG for more info)""" .. raw:: html