.gitignore
LICENSE.rst
README.md
pyproject.toml
requirements.txt
setup.cfg
setup.py
.github/workflows/deploy.yaml
.github/workflows/draft-pdf.yml
.github/workflows/publish_to_pypi.yaml
.github/workflows/pytest.yaml
depricated/calibrate.py
depricated/extract_1d.py
depricated/extract_science_1d.py
depricated/extract_std_1d.py
depricated/pipeline.rst
depricated/pipeline_diagram.rst
depricated/pre_processing.rst
depricated/sensfunction.py
depricated/setup.py
depricated/setup.rst
depricated/standard.py
depricated/standard.rst
depricated/structure.rst
docs/AB.rst
docs/Makefile
docs/R1000B_arc.jpg
docs/bias.rst
docs/calibrate.rst
docs/combine_arcs.rst
docs/combine_spec.rst
docs/conf.py
docs/configuration_file.rst
docs/contact.rst
docs/crop.rst
docs/crr.rst
docs/dark_current.rst
docs/develop.rst
docs/extract_1d.rst
docs/flat.rst
docs/general_notes.rst
docs/getting_started.rst
docs/identify.rst
docs/index.rst
docs/installation.rst
docs/make.bat
docs/objtrace.rst
docs/reduce.rst
docs/sensfunction.rst
docs/show_2dspec.rst
docs/sky.rst
docs/special_use_cases.rst
docs/tested_instruments.rst
docs/uncertainties.rst
docs/wavecalib.rst
docs/diagrams/pipeline.png
docs/diagrams/pre_processing.png
docs/diagrams/wavesol.odp
docs/pictures/1d_extraction.png
docs/pictures/1d_wavelen_sol.png
docs/pictures/1dhorne.png
docs/pictures/2dspec.png
docs/pictures/QA_objtrace.png
docs/pictures/R1000B_arc.jpg
docs/pictures/all_line_trace.png
docs/pictures/axes.png
docs/pictures/bad_AB_slice.png
docs/pictures/bias_example.png
docs/pictures/cloned_zoom.png
docs/pictures/close_trace.png
docs/pictures/combine.png
docs/pictures/combine_all.png
docs/pictures/crop_full.png
docs/pictures/crop_image.png
docs/pictures/crr_1.png
docs/pictures/crr_2.png
docs/pictures/crr_all.png
docs/pictures/dust.png
docs/pictures/failed_spatial_fits.png
docs/pictures/final.png
docs/pictures/flat_adjust.png
docs/pictures/flat_example.png
docs/pictures/flat_final.png
docs/pictures/flux_QA.png
docs/pictures/flux_calib.png
docs/pictures/fringes.png
docs/pictures/further_processing.png
docs/pictures/good_AB_slice.png
docs/pictures/good_ab.png
docs/pictures/gtc_crop.png
docs/pictures/id_fit_first.png
docs/pictures/id_post_first.png
docs/pictures/id_post_first_ref.png
docs/pictures/id_post_loading.png
docs/pictures/id_res_first.png
docs/pictures/line_trace_zoom.png
docs/pictures/manual_clean.png
docs/pictures/manual_points.png
docs/pictures/master_arc_non_normalized.png
docs/pictures/master_arc_normalized.png
docs/pictures/matplotlib.png
docs/pictures/obj_clone.png
docs/pictures/object_post_click.png
docs/pictures/object_prior_click.png
docs/pictures/object_sky_fit.png
docs/pictures/object_trace_fit.png
docs/pictures/objtrace_fit.png
docs/pictures/overscan.png
docs/pictures/post_mask.png
docs/pictures/prior_mask.png
docs/pictures/raw_processing.png
docs/pictures/reid_gauss.png
docs/pictures/reid_zoom.png
docs/pictures/reindentify_and_wavelength_map.png
docs/pictures/sens_crop_past.png
docs/pictures/sens_crop_prior.png
docs/pictures/sens_fit.png
docs/pictures/sens_mask_post.png
docs/pictures/sens_mask_prior.png
docs/pictures/sensfunc.png
docs/pictures/simple_region.png
docs/pictures/simple_zoom.png
docs/pictures/sky_QA.png
docs/pictures/sky_model.png
docs/pictures/sky_original.png
docs/pictures/sky_post.png
docs/pictures/sky_prior.png
docs/pictures/sky_subtracted.png
docs/pictures/skysub.png
docs/pictures/spacial_crop.png
docs/pictures/spacial_fit.png
docs/pictures/spacial_fit_example.png
docs/pictures/spec_1d_adu.png
docs/pictures/spectral_response_fit.png
docs/pictures/tilt_2d_fit_residual.png
docs/pictures/tilt_all_gtc.png
docs/pictures/tilt_individual_vs_2_d.png
docs/pictures/tilt_map.png
docs/pictures/tilt_resid_zoom.png
docs/pictures/tilt_zoom_gtc.png
docs/pictures/transmission_fact.png
docs/pictures/wave_qa.png
docs/pictures/wave_solution.png
docs/pictures/wavelength_map.png
docs/pictures/whole_AB_slice.png
paper/1d_extraction.png
paper/1d_extraction.uxf
paper/alfosc_comp.png
paper/further_processing.png
paper/further_processing.uxf
paper/gtc_comp.png
paper/legend.png
paper/legend.uxf
paper/not_zoom.png
paper/paper.bib
paper/paper.md
paper/pipeline.png
paper/pipeline.uxf
paper/pipeline_back.uxf
paper/raw_processing.png
paper/raw_processing.uxf
pylongslit/__init__.py
pylongslit/check_config.py
pylongslit/combine.py
pylongslit/combine_arcs.py
pylongslit/crop.py
pylongslit/crremoval.py
pylongslit/dark.py
pylongslit/extract_1d.py
pylongslit/extract_simple_1d.py
pylongslit/flux_calibrate.py
pylongslit/identify.py
pylongslit/logger.py
pylongslit/mkspecbias.py
pylongslit/mkspecflat.py
pylongslit/obj_trace.py
pylongslit/obj_trace_clone.py
pylongslit/obj_trace_manual.py
pylongslit/overscan.py
pylongslit/parser.py
pylongslit/reduce.py
pylongslit/sensitivity_function.py
pylongslit/skysubtract.py
pylongslit/spec_viewer.py
pylongslit/stats.py
pylongslit/subtract_background.py
pylongslit/utils.py
pylongslit/wavecalib.py
pylongslit.egg-info/PKG-INFO
pylongslit.egg-info/SOURCES.txt
pylongslit.egg-info/dependency_links.txt
pylongslit.egg-info/entry_points.txt
pylongslit.egg-info/requires.txt
pylongslit.egg-info/top_level.txt
pylongslit/tests/GQ1218+0832.json
pylongslit/tests/README.md
pylongslit/tests/SDSS_J213510+2728.json
pylongslit/tests/test_2dspec.py
pylongslit/tests/test_AB_subtract.py
pylongslit/tests/test_bias.py
pylongslit/tests/test_combine_arcs.py
pylongslit/tests/test_combine_spec.py
pylongslit/tests/test_config.py
pylongslit/tests/test_crr.py
pylongslit/tests/test_data.py
pylongslit/tests/test_extract.py
pylongslit/tests/test_extract_simple.py
pylongslit/tests/test_flats.py
pylongslit/tests/test_flux_calib.py
pylongslit/tests/test_objtrace.py
pylongslit/tests/test_reduce.py
pylongslit/tests/test_sensfunc.py
pylongslit/tests/test_sky.py
pylongslit/tests/test_wavecalib.py
pylongslit/tools/air_to_vac.py
pylongslit/tools/file_cp.sh
pylongslit/tools/__pycache__/air_to_vac.cpython-310.pyc