User Guide¶
Note
This guide is continuously updated as ERLabPy evolves. If something is unclear or missing, please open an issue on GitHub.
For the full list of packages and modules, see API Reference.
Introduction¶
Welcome to the User Guide! This guide provides an overview of the main features and workflows in ERLabPy.
If you are new, you may want to start with the getting started guide.
ERLabPy has both Python code-based workflows and GUI-based workflows. The two are designed to work together, with the GUI serving as an interactive layer on top of the Python APIs. See GUI and Python Side by Side for a side-by-side map of the GUI and Python equivalents for common analysis tasks.