Logo

Welcome!

  • PypeIt Code of Conduct
  • Installation
  • What’s New in PypeIt
  • Troubleshooting and Known Issues

Quickstart & Tutorials

  • Cookbook
  • Tutorials
  • Quick-Look Reductions
  • Example Data
  • Reduction Tips

Core Processing

  • Setup
  • User-level Parameters
  • Execution
  • Outputs
  • QA
  • Step-by-step Processing

Processing Details

  • Calibrations
  • Combining Science Exposures
  • Object Finding
  • Sky Subtraction
  • Extraction
  • A-B image differencing

Further Processing

  • Fluxing
  • Coadd 1D Spectra
  • Telluric Correction
  • Collating 1D Spectra
  • Coadd 2D Spectra
  • Coadd 3D Spectra

Reference

  • User-level Parameters
  • Input File Format
  • PypeIt Reduction File
  • PypeIt Conventions
  • Spectrographs
  • Detector Specifications
  • Detector Mosaics
  • Frame Types
  • Command-line Scripts
  • Bitmasks

Project Information

  • PypeIt Governance Structure
  • PypeIt Advisory Council (PAC) Charter
  • PypeIt Team

For Developers

  • Development Guidelines
  • Adding a New Spectrograph
  • API
    • pypeit package
      • Subpackages
        • pypeit.bspline package
        • pypeit.core package
        • pypeit.display package
        • pypeit.images package
        • pypeit.move_median package
        • pypeit.par package
        • pypeit.pkg package
        • pypeit.scripts package
        • pypeit.setup_gui package
        • pypeit.spectrographs package
        • pypeit.specutils package
      • Submodules
      • Module contents
PypeIt
  • pypeit
  • pypeit package
  • pypeit.pkg package
  • View page source

pypeit.pkg package

Submodules

  • pypeit.pkg.cache module
    • _build_remote_url()
    • _get_s3_hostname()
    • fetch_remote_file()
    • git_branch()
    • git_most_recent_tag()
    • git_remote_path()
    • git_repo()
    • github_contents()
    • list_cache_contents()
    • parse_cache_url()
    • remove_from_cache()
    • search_cache()
    • write_file_to_cache()
  • pypeit.pkg.exceptions module
    • PypeItBitMaskError
    • PypeItDataModelError
    • PypeItError
    • PypeItPathError
  • pypeit.pkg.logger module
    • DebugStreamFormatter
      • DebugStreamFormatter.base_level
    • FileFormatter
      • FileFormatter.base_fmt
    • PypeItLogger
      • PypeItLogger._excepthook()
      • PypeItLogger._excepthook_orig
      • PypeItLogger.close_file()
      • PypeItLogger.convert_verbosity_to_logging_level()
      • PypeItLogger.init()
      • PypeItLogger.makeRecord()
    • StreamFormatter
      • StreamFormatter.base_level
      • StreamFormatter.format()
    • clear_text_color()
    • color_text()
    • get_logger()
    • short_warning()
  • pypeit.pkg.pypeitdata module
    • PypeItDataPath
      • PypeItDataPath.__repr__()
      • PypeItDataPath.__truediv__()
      • PypeItDataPath._get_file_path_return()
      • PypeItDataPath._parse_format()
      • PypeItDataPath.check_isdir()
      • PypeItDataPath.get_file_path()
      • PypeItDataPath.glob()
    • PypeItDataPaths
      • PypeItDataPaths.defined_paths
      • PypeItDataPaths.github_paths()
      • PypeItDataPaths.remote_paths()
      • PypeItDataPaths.s3_paths()
  • pypeit.pkg.version module

Module contents


© Copyright 2025, Prochaska, Hennawi, Cooke, and Associates.

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