MANIFEST.in
README.md
setup.py
src/gui/__init__.py
src/gui/plot_colors.py
src/gui/plot_plotly.py
src/gui/plot_pyplot.py
src/pysme_astro.egg-info/PKG-INFO
src/pysme_astro.egg-info/SOURCES.txt
src/pysme_astro.egg-info/dependency_links.txt
src/pysme_astro.egg-info/requires.txt
src/pysme_astro.egg-info/top_level.txt
src/sme/__init__.py
src/sme/abund.py
src/sme/atmosphere.py
src/sme/broadening.py
src/sme/config.py
src/sme/continuum_and_radial_velocity.py
src/sme/cwrapper.py
src/sme/datafiles_atmospheres.yaml
src/sme/datafiles_nlte.yaml
src/sme/echelle.py
src/sme/iliffe_vector.py
src/sme/integrate_flux.py
src/sme/large_file_storage.py
src/sme/linelist.py
src/sme/nlte.py
src/sme/resamp.py
src/sme/sme.py
src/sme/sme_synth.py
src/sme/solve.py
src/sme/uncertainties.py
src/sme/util.py
src/sme/vald.py
src/sme/version.py
src/sme/dll/bpo_self.grid.INTEL
src/sme/dll/sme_synth.so.linux.x86_64.64
src/sme/dll/stehle_long.dat.INTEL
src/sme/dll/vcsbalmer.dat
test/test_abund.py
test/test_atmospheres.py
test/test_continuum_and_rv.py
test/test_dll.py
test/test_nlte.py
test/test_plotting.py
test/test_sme_structure.py
test/test_solver.py
test/test_synthesis.py
test/test_uncertainties.py
test/test_vald.py