LEXI Logo
  • About LEXI
  • Installation Guide
    • Creating a Virtual Environment
      • Using python3
        • On Linux/MacOS:
        • On Windows:
    • Installing lexi
      • Installing from PyPI
      • Installing from Source
  • Verifying the Installation
  • Using lexi Software
    • Using the Example Google Colab Notebook
  • Functions
    • Make Lexi Images
      • make_lexi_images()
    • Calculate Exposure Maps
      • calc_exposure_maps()
    • Calculate Sky Backgrounds
      • calc_sky_backgrounds()
    • Get Lexi Data
      • get_lexi_data()
    • Download Files from GitHub
      • download_files_from_github()
    • Get Spacecraft Parameters
      • get_spc_prams()
    • Array to Image
      • array_to_image()
    • Validate Input
      • validate_input()
    • Vignette Function
      • vignette()
  • Citation and Acknowledgements
    • Contributors
    • Citation
    • Acknowledgements
LEXI
  • Index
  • Edit on GitHub

Index

A | C | D | G | M | V

A

  • array_to_image() (in module lexi_xray.lexi)

C

  • calc_exposure_maps() (in module lexi_xray.lexi)
  • calc_sky_backgrounds() (in module lexi_xray.lexi)

D

  • download_files_from_github() (in module lexi_xray.lexi)

G

  • get_lexi_data() (in module lexi_xray.lexi)
  • get_spc_prams() (in module lexi_xray.lexi)

M

  • make_lexi_images() (in module lexi_xray.lexi)

V

  • validate_input() (in module lexi_xray.lexi)
  • vignette() (in module lexi_xray.lexi)

© Copyright LEXI Team @ Boston University, 2024.

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