lezargus.data._make package#
Submodules#
- lezargus.data._make.functionality module
- lezargus.data._make.make_atmosphere_generators module
- lezargus.data._make.make_constants module
- lezargus.data._make.make_dispersion_patterns module
- lezargus.data._make.make_optic_efficiencies module
- lezargus.data._make.make_photometric_filters module
- lezargus.data._make.make_standard_spectra module
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.