Skip to main content
Ctrl+K

Lezargus documentation

User Manual

  • User Manual

Technical Manual

  • Technical Manual
    • Atmospheric Properties
    • Contributor Guide
    • Conventions
    • Photometry
    • Uncertainty Propagation

Code Manual

  • lezargus
    • lezargus package
      • lezargus.cli package
        • lezargus.cli.__main__ module
        • lezargus.cli.help_ module
        • lezargus.cli.version module
      • lezargus.data package
        • lezargus.data._make package
      • lezargus.library package
        • lezargus.library.container package
        • lezargus.library.array module
        • lezargus.library.atmosphere module
        • lezargus.library.configuration module
        • lezargus.library.conversion module
        • lezargus.library.convolution module
        • lezargus.library.fits module
        • lezargus.library.flags module
        • lezargus.library.hint module
        • lezargus.library.interpolate module
        • lezargus.library.logging module
        • lezargus.library.math module
        • lezargus.library.path module
        • lezargus.library.photometry module
        • lezargus.library.sanitize module
        • lezargus.library.stitch module
        • lezargus.library.temporary module
        • lezargus.library.transform module
        • lezargus.library.wrapper module
      • lezargus.simulator package
        • lezargus.simulator.atmosphere module
        • lezargus.simulator.spectre module
        • lezargus.simulator.target module
        • lezargus.simulator.telescope module
      • lezargus.__main__ module
      • lezargus.__version__ module
      • lezargus.config module
      • lezargus.initialize module
      • lezargus.terminate module
  • .rst

lezargus.data._make package

Contents

  • Submodules
  • Module contents

lezargus.data._make package#

Submodules#

  • lezargus.data._make.functionality module
    • parse_basename()
  • lezargus.data._make.make_atmosphere_generators module
    • make_atmosphere_radiance_generator()
    • make_atmosphere_transmission_generator()
  • lezargus.data._make.make_constants module
    • make_constant()
  • lezargus.data._make.make_dispersion_patterns module
    • make_spectre_dispersion_pattern()
  • lezargus.data._make.make_optic_efficiencies module
    • make_optic_efficiency()
  • lezargus.data._make.make_photometric_filters module
    • load_photometric_filter_mrt_file()
    • make_ab_photometric_filter()
    • make_vega_photometric_filter()
  • lezargus.data._make.make_standard_spectra module
    • load_spectrum_header_file()
    • load_spectrum_mrt_file()
    • make_standard_spectrum()

Module contents#

Make functions to create data files and insatiate the data classes.

We need to convert the plain text data to the more helpful containers found in the library. In this module we just store a lot of the code to do that.

previous

lezargus.data package

next

lezargus.data._make.functionality module

Contents
  • Submodules
  • Module contents

By Sparrow

© Copyright 2023, Sparrow.