Skip to content

API Reference Guide

Use this section as a function-level reference after reading the user guides. API pages are grouped by functionality so you can focus on one workflow at a time.

API Categories

  • Statistics API
  • minexpy.stats
  • minexpy.correlation
  • minexpy.statviz
  • Mapping API
  • minexpy.mapping.dataloader
  • minexpy.mapping.gridding
  • minexpy.mapping.interpolation
  • minexpy.mapping.viz

How to Use These API Docs

  1. Start with the category page that matches your task (statistics or mapping).
  2. Open the specific module section and find the function/class you need.
  3. Read the signature and parameter defaults first.
  4. Use the Examples section to copy a working usage pattern.
  5. Return to the User Guide when you need end-to-end workflow context.
  1. User guide workflow page.
  2. Matching API category page.
  3. Individual function docs for tuning parameters and edge cases.