Skip to content

emzed gui

emzed_gui provides GUI components for the emzed LCMS framework.

Source code: https://gitlab.com/emzed3/emzed-gui

emzed table explorer

Pages

Credits

emzed_gui builds on the following open-source libraries:

  • PyQt5 — Qt bindings for Python, providing the underlying GUI framework
  • guidata — data item and dialog framework, used by DialogBuilder
  • guiqwt / pythonqwt — scientific plotting widgets used in the table and peakmap explorers
  • matplotlib — additional plotting support
  • NumPy — array handling