Logo
1.18.1

Welcome!

  • 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

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.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.display package
  • View page source

pypeit.display package

Submodules

  • pypeit.display.display module
    • clear_all()
    • clear_canvas()
    • connect_to_ginga()
    • show_1dspec()
    • show_image()
    • show_points()
    • show_scattered_light()
    • show_slits()
    • show_tilts()
    • show_trace()
  • pypeit.display.slitwavelength module
    • SlitImage
      • SlitImage.info_xy()
    • SlitWavelength
      • SlitWavelength.load_buffer()
  • pypeit.display.spec1dview module
    • Plugin Type: Local
      • Usage
      • Editing
      • UI
      • Buttons
      • Tips
    • Spec1dView
      • Spec1dView.autozoom_plot()
      • Spec1dView.build_gui()
      • Spec1dView.close()
      • Spec1dView.plot_error_cb()
      • Spec1dView.plot_lines()
      • Spec1dView.process_file()
      • Spec1dView.range_changed_cb()
      • Spec1dView.recalc()
      • Spec1dView.redo()
      • Spec1dView.replot()
      • Spec1dView.set_exten_cb()
      • Spec1dView.set_extraction_cb()
      • Spec1dView.set_filepath_cb()
      • Spec1dView.set_fluxed_cb()
      • Spec1dView.set_line_list_cb()
      • Spec1dView.set_masked_cb()
      • Spec1dView.set_params()
      • Spec1dView.set_z_cb()
      • Spec1dView.start()
      • Spec1dView.stop()

Module contents

Register the ginga global plugin(s).

pypeit.display.plugins_available(return_report=False)[source]
pypeit.display.setup_SlitWavelength()[source]
pypeit.display.setup_Spec1dView()[source]

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

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