PhysPlot

Contents

  • Installation
  • PhysPlot GUI Walkthrough
  • Data Entry
  • Data Import
  • Data Manipulation
  • Plot Generation
  • Curve Fitting
  • Plot Customization
  • Data Export
  • Extension Guides
  • API Reference
    • Application API
    • Utilities API
    • Function Plugin API
    • Curve-Fitting Plugin API
    • File Loader API
    • Configuration API
  • Class Reference
PhysPlot
  • API Reference
  • View page source

API Reference

These pages document the Python modules that make up PhysPlot and its extension plugin interfaces. PhysPlot is primarily a desktop GUI application, but these references are useful for contributors and for users writing new loaders, functions, or curve-fitting models.

  • Application API
    • Main Application Module
    • Runner Module
    • Package Entry Points
  • Utilities API
    • Utility Helpers
    • Constants
  • Function Plugin API
    • Required Module Variables
    • Required Function
    • Plugin Files Included with PhysPlot
    • Implementation Notes
  • Curve-Fitting Plugin API
    • Required Module Variables
    • Polynomial Fit Variables
    • Callable Fit Function
    • Included Fit Plugins
    • Implementation Notes
  • File Loader API
    • Package Contract
    • Default Loader
    • OES HRF Loader
  • Configuration API
    • Configuration Package
    • Legacy Curve-Fit Configuration
Previous Next

© Copyright .

Built with Sphinx using a theme provided by Read the Docs.