phenotypic.tools_.exceptions_.GridImageInputError#
- exception phenotypic.tools_.exceptions_.GridImageInputError[source]
Bases:
ValueErrorException raised when a non-GriddedImage object is provided as arr.
- with_traceback()
Exception.with_traceback(tb) – set self.__traceback__ to tb and return self.
- args