pypeit package

Subpackages

Submodules

Module contents

pypeit package initialization.

The current main purpose of this is to provide package-level globals that can be imported by submodules.

pypeit.short_warning(message, category, filename, lineno, file=None, line=None)[source]

Return the format for a short warning message.

pypeit.signal_handler(signalnum, handler)[source]

Handle signals sent by the keyboard during code execution