py21cmfast.wrapper.exceptions.TableEvaluationError ================================================== .. py:exception:: py21cmfast.wrapper.exceptions.TableEvaluationError(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 """An error has occured when evaluating an interpolation table! This can sometimes occur due to small boxes (either small DIM/HII_DIM or BOX_LEN) (check the LOG for more info)""" .. raw:: html