Logo
1.16.0

Welcome!

  • Code of Conduct
  • Installation
  • What’s New in PypeIt
  • Known Failure Modes

Quickstart & Tutorials

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

Core Processing

  • Setup
  • User-level Parameters
  • Execution
  • Outputs
  • QA

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

For Developers

  • Development Guidelines
  • Adding a New Spectrograph
  • API
    • pypeit package
      • Subpackages
        • pypeit.bspline package
        • pypeit.core package
        • pypeit.data package
        • pypeit.display package
        • pypeit.images package
        • pypeit.move_median package
        • pypeit.par package
        • pypeit.scripts package
        • pypeit.setup_gui package
        • pypeit.spectrographs package
        • pypeit.specutils package
      • Submodules
      • Module contents
PypeIt
  • pypeit
  • pypeit package
  • pypeit.data package
  • Edit on GitHub

pypeit.data package

Submodules

  • pypeit.data.utils module
    • Implementation Documentation
    • Paths
      • Paths._data
      • Paths.arc_plot
      • Paths.arclines
      • Paths.check_isdir()
      • Paths.data
      • Paths.extinction
      • Paths.filters
      • Paths.linelist
      • Paths.nist
      • Paths.reid_arxiv
      • Paths.sensfuncs
      • Paths.skisim
      • Paths.sky_spec
      • Paths.spectrographs
      • Paths.standards
      • Paths.static_calibs
      • Paths.tel_model
      • Paths.telgrid
    • fetch_remote_file()
    • get_extinctfile_filepath()
    • get_linelist_filepath()
    • get_reid_arxiv_filepath()
    • get_sensfunc_filepath()
    • get_skisim_filepath()
    • get_telgrid_filepath()
    • load_sky_spectrum()
    • load_telluric_grid()
    • load_thar_spec()
    • search_cache()
    • write_file_to_cache()

Module contents

This subpackage contains path definitions and loading tools for PypeIt’s package-included data


© Copyright 2023, Prochaska, Hennawi, Cooke, and Associates. Revision 8ec2351f.

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