Logo

Contents:

  • Installation
    • Requirements
      • Core Dependencies
      • Optional Dependencies
    • Installing with pip
    • Installing from source
    • Verifying the installation
  • Quick Start Guide
    • Basic Workflow
      • 1. Download IXPE Data
      • 2. Process the data with ixpeobssim or HEASOFT
      • 3. Load the Stokes Spectra Data
      • 4. Perform Spectral Analysis
      • 5. Visualize Results
    • Advanced Features
      • Rebinning Spectra
      • Effective Area Corrections
  • API Reference
    • Core Analysis
      • OGIP Spectrum Analysis
        • ixpeOGIPSpectrumLike
        • ixpeOGIPSpectrumPlugin
    • Data Download
      • IXPE Data Download
        • download_files_from_url()
        • download_obsid()
        • download_source()
      • XPQLT Database
        • download_db()
        • download_obsid_db()
        • download_source_obsid_db()
    • Utilities
      • Stokes Parameters
        • get_polarization_angle()
        • get_polarization_degree()
    • Plotting
      • Visualization Tools
        • plot_I_spectrum()
        • plot_QU_spectra()
        • cdf_2d()
        • fmt()
        • fmt_s()
        • fmt_p()
        • plot_pdf_2d()
        • plot_QU_polar()
        • plot_QU()
  • Examples
    • Jupyter Notebook Tutorial
      • Complete Example: IXPE Spectral Analysis
        • Fitting a model with polarization using ixpeOGIPSpectrumLike
  • Release Notes
    • Version 1.0
      • v1.0.1
      • v1.0.0
ixpepy
  • Search


© Copyright 2024, Niccolò Di Lalla.

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