orbix.viz._require#
Import guard for the optional eyepiece dependency.
Functions#
|
Import eyepiece, or raise with the install hint. |
Module Contents#
- orbix.viz._require.eyepiece()[source]#
Import eyepiece, or raise with the install hint.
- Returns:
The imported
eyepiecemodule.- Raises:
ImportError – If eyepiece is not installed; the message names the
orbix[viz]extra that provides it.