.gitignore
.pep8speaks.yml
.readthedocs.yaml
CHANGES.rst
README.md
pyproject.toml
.github/workflows/build.yml
.github/workflows/ci.yml
docs/Makefile
docs/make.bat
docs/_static/0_1_ALL_100.png
docs/_static/exposure_plot_program_0_obs_id_3.png
docs/_static/v3pa_vs_flux_0_5_B.png
docs/source/conf.py
docs/source/index.rst
docs/source/jwst_rogue_path_tool.rst
docs/source/original_src.rst
docs/source/scripts.rst
jwst_rogue_path_tool/__init__.py
jwst_rogue_path_tool/constants.py
jwst_rogue_path_tool/detect_claws.py
jwst_rogue_path_tool/fixed_angle.py
jwst_rogue_path_tool/plotting.py
jwst_rogue_path_tool/program_data_parser.py
jwst_rogue_path_tool/utils.py
jwst_rogue_path_tool.egg-info/PKG-INFO
jwst_rogue_path_tool.egg-info/SOURCES.txt
jwst_rogue_path_tool.egg-info/dependency_links.txt
jwst_rogue_path_tool.egg-info/entry_points.txt
jwst_rogue_path_tool.egg-info/requires.txt
jwst_rogue_path_tool.egg-info/top_level.txt
jwst_rogue_path_tool/data/APT_test_4RPtool.records.json
jwst_rogue_path_tool/data/filter_data.txt
jwst_rogue_path_tool/data/rogue_path_nrca.fits
jwst_rogue_path_tool/data/rogue_path_nrcb.fits
jwst_rogue_path_tool/data/two_mass_kmag_lt_5.csv
jwst_rogue_path_tool/notebooks/jwst_rogue_path_tool_demo.ipynb
jwst_rogue_path_tool/notebooks/nircam_observer_example.ipynb
jwst_rogue_path_tool/original_src/apt_sql.py
jwst_rogue_path_tool/original_src/claws_tool.py
jwst_rogue_path_tool/scripts/output_results.py
jwst_rogue_path_tool/tests/test_apt_json_parser.py
jwst_rogue_path_tool/tests/test_utils.py