LICENSE
MANIFEST.in
README.md
setup.py
src/muler/__init__.py
src/muler/echelle.py
src/muler/hpf.py
src/muler/igrins.py
src/muler/mage.py
src/muler/nirspec.py
src/muler/utilities.py
src/muler.egg-info/PKG-INFO
src/muler.egg-info/SOURCES.txt
src/muler.egg-info/dependency_links.txt
src/muler.egg-info/requires.txt
src/muler.egg-info/top_level.txt
src/muler/templates/HPF_blaze_templates.csv
src/muler/templates/HPF_sci_to_sky_ratio_beta.csv
src/muler/templates/PHOENIX_10kK_hpf_template.csv
src/muler/templates/__init__.py
src/muler/templates/color_grid_full.csv
src/muler/templates/psg_trn_r100000_1.4_2.5_um.txt
src/muler/templates/telfit_HPFtemplate_temp286_hum050.csv
tests/test_hpf.py
tests/test_igrins.py
tests/test_nirspec.py
tests/test_utilities.py