LICENSE
MANIFEST.in
README.md
pyproject.toml
src/ASTRA/__init__.py
src/ASTRA/Components/Modelling.py
src/ASTRA/Components/Spectral_Normalization.py
src/ASTRA/Components/SpectrumComponent.py
src/ASTRA/Components/__init__.py
src/ASTRA/DataUnits/SpecNormUnit.py
src/ASTRA/DataUnits/__init__.py
src/ASTRA/Instruments/ESO_PIPELINE.py
src/ASTRA/Instruments/ESPRESSO.py
src/ASTRA/Instruments/HARPS.py
src/ASTRA/Instruments/MAROONX.py
src/ASTRA/Instruments/__init__.py
src/ASTRA/ModelParameters/Model.py
src/ASTRA/ModelParameters/Parameter.py
src/ASTRA/ModelParameters/__init__.py
src/ASTRA/Quality_Control/__init__.py
src/ASTRA/Quality_Control/activity_indicators.py
src/ASTRA/Quality_Control/ensure_value_in_limits.py
src/ASTRA/base_models/Frame.py
src/ASTRA/base_models/TemplateFramework.py
src/ASTRA/base_models/Template_Model.py
src/ASTRA/base_models/UnitModel.py
src/ASTRA/base_models/__init__.py
src/ASTRA/data_objects/DataClass.py
src/ASTRA/data_objects/MetaData.py
src/ASTRA/data_objects/Target.py
src/ASTRA/data_objects/__init__.py
src/ASTRA/internals/__init__.py
src/ASTRA/internals/cache.py
src/ASTRA/internals/db_tables.py
src/ASTRA/resources/__init__.py
src/ASTRA/resources/header_file.json
src/ASTRA/resources/internalSBART.db
src/ASTRA/resources/atmosphere_profiles/C-2.5+37.2D2021-08-29T03.gdas
src/ASTRA/resources/atmosphere_profiles/C-2.5+37.2D2021-09-09T03.gdas
src/ASTRA/resources/atmosphere_profiles/C-70.4-24.6D2019-05-05T21.gdas
src/ASTRA/resources/atmosphere_profiles/C-70.4-24.6D2019-06-10T21.gdas
src/ASTRA/resources/atmosphere_profiles/C-70.4-24.6D2019-07-03T00.gdas
src/ASTRA/resources/atmosphere_profiles/C-70.4-24.6D2019-11-30T03.gdas
src/ASTRA/resources/atmosphere_profiles/C-70.4-24.6D2020-12-05T00.gdas
src/ASTRA/resources/atmosphere_profiles/ESPRESSO_atmosphere_profile.txt
src/ASTRA/resources/atmosphere_profiles/ESPRESSO_gdas_profiles_C-70.4-24.6.tar.gz
src/ASTRA/resources/atmosphere_profiles/HARPS_atmosphere_profile.txt
src/ASTRA/resources/atmosphere_profiles/README.md
src/ASTRA/resources/atmosphere_profiles/gdas_profiles_C-2.5+37.2.tar.gz
src/ASTRA/resources/atmosphere_profiles/gdas_profiles_C-70.4-24.6.tar.gz
src/ASTRA/resources/atmosphere_profiles/gdas_profiles_C-70.7-29.3.tar.gz
src/ASTRA/spectral_modelling/GPmodel.py
src/ASTRA/spectral_modelling/__init__.py
src/ASTRA/spectral_modelling/modelling_base.py
src/ASTRA/spectral_modelling/scipy_interpol.py
src/ASTRA/spectral_normalization/RASSINE_normalization.py
src/ASTRA/spectral_normalization/__init__.py
src/ASTRA/spectral_normalization/normalization_base.py
src/ASTRA/spectral_normalization/polynomial_normalization.py
src/ASTRA/status/Mask_class.py
src/ASTRA/status/OrderStatus.py
src/ASTRA/status/Status.py
src/ASTRA/status/__init__.py
src/ASTRA/status/flags.py
src/ASTRA/template_creation/StellarModel.py
src/ASTRA/template_creation/TelluricModel.py
src/ASTRA/template_creation/__init__.py
src/ASTRA/template_creation/stellar_templates/OBS_stellar.py
src/ASTRA/template_creation/stellar_templates/PHOENIX_STELLAR.py
src/ASTRA/template_creation/stellar_templates/Stellar_Template.py
src/ASTRA/template_creation/stellar_templates/__init__.py
src/ASTRA/template_creation/stellar_templates/median_stellar.py
src/ASTRA/template_creation/stellar_templates/sum_stellar.py
src/ASTRA/template_creation/telluric_templates/Telluric_Template.py
src/ASTRA/template_creation/telluric_templates/__init__.py
src/ASTRA/template_creation/telluric_templates/telluric_from_OHemission.py
src/ASTRA/template_creation/telluric_templates/telluric_from_telfit.py
src/ASTRA/utils/ASTRAtypes.py
src/ASTRA/utils/BASE.py
src/ASTRA/utils/Cubic_spline.py
src/ASTRA/utils/UserConfigs.py
src/ASTRA/utils/__init__.py
src/ASTRA/utils/air_to_vac.py
src/ASTRA/utils/choices.py
src/ASTRA/utils/create_spectral_blocks.py
src/ASTRA/utils/custom_exceptions.py
src/ASTRA/utils/definitions.py
src/ASTRA/utils/json_ready_converter.py
src/ASTRA/utils/parameter_validators.py
src/ASTRA/utils/ranges.py
src/ASTRA/utils/secular_acceleration.py
src/ASTRA/utils/shift_spectra.py
src/ASTRA/utils/spectral_conditions.py
src/ASTRA/utils/units.py
src/ASTRA/utils/concurrent_tools/__init__.py
src/ASTRA/utils/concurrent_tools/close_interfaces.py
src/ASTRA/utils/concurrent_tools/create_shared_arr.py
src/ASTRA/utils/concurrent_tools/evaluate_worker_shutdown.py
src/ASTRA/utils/concurrent_tools/open_buffers.py
src/ASTRA/utils/concurrent_tools/proxyObjects.py
src/ASTRA/utils/concurrent_tools/proxy_object.py
src/ASTRA/utils/cython_codes/__init__.py
src/ASTRA/utils/cython_codes/inverter.c
src/ASTRA/utils/cython_codes/inverter.cpython-312-x86_64-linux-gnu.so
src/ASTRA/utils/cython_codes/inverter.html
src/ASTRA/utils/cython_codes/inverter.pyx
src/ASTRA/utils/cython_codes/partial_derivative.c
src/ASTRA/utils/cython_codes/partial_derivative.cpython-312-x86_64-linux-gnu.so
src/ASTRA/utils/cython_codes/partial_derivative.html
src/ASTRA/utils/cython_codes/partial_derivative.pyx
src/ASTRA/utils/cython_codes/second_derivative.c
src/ASTRA/utils/cython_codes/second_derivative.cpython-312-x86_64-linux-gnu.so
src/ASTRA/utils/cython_codes/second_derivative.html
src/ASTRA/utils/cython_codes/second_derivative.pyx
src/ASTRA/utils/cython_codes/setup.py
src/ASTRA/utils/paths_tools/PathsHandler.py
src/ASTRA/utils/paths_tools/__init__.py
src/ASTRA/utils/paths_tools/build_filename.py
src/ASTRA/utils/paths_tools/ensure_path.py
src/ASTRA/utils/paths_tools/file_older_than.py
src/ASTRA/utils/paths_tools/find_latest_version.py
src/ASTRA/utils/telluric_utilities/__init__.py
src/ASTRA/utils/telluric_utilities/binary_mask_from_template.py
src/ASTRA/utils/telluric_utilities/calculate_telluric_indexes.py
src/ASTRA/utils/telluric_utilities/clean_wings.py
src/ASTRA/utils/telluric_utilities/compute_common_blocks.py
src/ASTRA/utils/telluric_utilities/compute_overlaps_blocks.py
src/ASTRA_spectra.egg-info/PKG-INFO
src/ASTRA_spectra.egg-info/SOURCES.txt
src/ASTRA_spectra.egg-info/dependency_links.txt
src/ASTRA_spectra.egg-info/requires.txt
src/ASTRA_spectra.egg-info/top_level.txt
tests/test_UserConfigs.py