Skip to main content
Ctrl+K
Logo image

Site Navigation

  • Readme
  • Preparation
  • Importer
  • Algorithm
  • Exporter
  • Labels
  • API
  • Troubleshooting
  • Executable

Site Navigation

  • Readme
  • Preparation
  • Importer
  • Algorithm
  • Exporter
  • Labels
  • API
  • Troubleshooting
  • Executable

Section Navigation

  • Start GUI
    • mad_gui.start_gui
  • Global Data
    • mad_gui.models.GlobalData
  • Local Data
    • mad_gui.models.local.PlotData
    • mad_gui.models.local.AnnotationData
  • Labels
    • mad_gui.plot_tools.labels.BaseRegionLabel
    • mad_gui.plot_tools.labels.BaseEventLabel
  • Base Plugins
    • mad_gui.plugins.BaseImporter
    • mad_gui.plugins.BaseAlgorithm
    • mad_gui.plugins.BaseExporter
    • mad_gui.plugins.ExampleImporter
  • Exemplary Plugins
    • mad_gui.plugins.example.ExampleImporter
    • mad_gui.plugins.example.StationaryMomentsDetector
    • mad_gui.plugins.example.EnergyCalculator
    • mad_gui.plugins.example.ExampleExporter
  • Helper
    • mad_gui.components.dialogs.UserInformation
  • API

API#

To keep the API reference simple, we have only included the parts that you will likely have to understand when you want to create your own plugins Basic customization.

  • Start GUI
  • Global Data
  • Local Data
  • Labels
  • Base Plugins
  • Exemplary Plugins
  • Helper
Show Source

© Copyright 2021, Malte Ollenschlaeger, Arne Kuederle, Ann-Kristin Seifer.

Created using Sphinx 7.0.1.

Built with the PyData Sphinx Theme 0.13.3.