.env.example
.gitignore
LICENSE
README.md
pyproject.toml
requirements.txt
.github/dependabot.yml
.github/workflows/ci.yaml
.github/workflows/python-publish.yml
.github/workflows/ruff.yml
.vscode/settings.json
data/B18_NH3_11_all_rebase3_mom0_QA_trim.fits
data/B1_NH3_11_all_rebase3_mom0_QA_trim.fits
data/B59_NH3_11_all_rebase3_mom0_QA_trim.fits
data/Cepheus_L1228_NH3_11_all_rebase3_mom0_QA_trim.fits
data/Cepheus_L1251_NH3_11_all_rebase3_mom0_QA_trim.fits
data/CrAeast_NH3_11_all_rebase3_mom0_QA_trim.fits
data/CrAwest_NH3_11_all_rebase3_mom0_QA_trim.fits
data/HC2_NH3_11_all_rebase3_mom0_QA_trim.fits
data/IC348_NH3_11_all_rebase3_mom0_QA_trim.fits
data/L1448_NH3_11_all_rebase3_mom0_QA_trim.fits
data/L1451_NH3_11_all_rebase3_mom0_QA_trim.fits
data/L1455_NH3_11_all_rebase3_mom0_QA_trim.fits
data/L1495-B218_NH3_11_TdV.fits
data/L1688_NH3_11_all_rebase3_mom0_QA_trim.fits
data/L1689_NH3_11_all_rebase3_mom0_QA_trim.fits
data/OrionB_NGC2023-2024_NH3_11_all_rebase3_mom0_QA_trim.fits
data/Serpens_MWC297_NH3_11_all_rebase3_mom0_QA_trim.fits
data/catalogue_boxes.yml
data/sources.tsv
data/widar_subbands_proposal.tsv
pointings/B18-A_pointings.pdf
pointings/B18-A_pointings.pst
pointings/B18-B_pointings.pdf
pointings/B18-B_pointings.pst
pointings/B18-C_pointings.pdf
pointings/B18-C_pointings.pst
pointings/B18-D_pointings.pdf
pointings/B18-D_pointings.pst
pointings/B59_pointings.pdf
pointings/B59_pointings.pst
pointings/Barnard1_pointings.pdf
pointings/Barnard1_pointings.pst
pointings/CrA_East_pointings.pdf
pointings/CrA_East_pointings.pst
pointings/CrA_West_pointings.pdf
pointings/CrA_West_pointings.pst
pointings/IC348-Main_pointings.pdf
pointings/IC348-Main_pointings.pst
pointings/IC348-Main_pointings.reg
pointings/IC348-SE_pointings.pdf
pointings/IC348-SE_pointings.pst
pointings/IRAS16293_pointings.pdf
pointings/IRAS16293_pointings.pst
pointings/L1228_pointings.pdf
pointings/L1228_pointings.pst
pointings/L1251-A_pointings.pdf
pointings/L1251-A_pointings.pst
pointings/L1251-B_pointings.pdf
pointings/L1251-B_pointings.pst
pointings/L1448_pointings.pdf
pointings/L1448_pointings.pst
pointings/L1448_pointings.reg
pointings/L1451_pointings.pdf
pointings/L1451_pointings.pst
pointings/L1455_pointings.pdf
pointings/L1455_pointings.pst
pointings/L1455_pointings.reg
pointings/L1495-A_pointings.pdf
pointings/L1495-A_pointings.pst
pointings/L1495-B_pointings.pdf
pointings/L1495-B_pointings.pst
pointings/L1495-C_pointings.pdf
pointings/L1495-C_pointings.pst
pointings/L1495-D_pointings.pdf
pointings/L1495-D_pointings.pst
pointings/L1495-E_pointings.pdf
pointings/L1495-E_pointings.pst
pointings/L1495-F_pointings.pdf
pointings/L1495-F_pointings.pst
pointings/L1689A-North_pointings.pdf
pointings/L1689A-North_pointings.pst
pointings/L1689A-South_pointings.pdf
pointings/L1689A-South_pointings.pst
pointings/MWC297_pointings.pdf
pointings/MWC297_pointings.pst
pointings/NGC2023-North_pointings.pdf
pointings/NGC2023-North_pointings.pst
pointings/NGC2023-South_pointings.pdf
pointings/NGC2023-South_pointings.pst
pointings/Oph-B_pointings.pdf
pointings/Oph-B_pointings.pst
pointings/Oph-C_North_pointings.pdf
pointings/Oph-C_North_pointings.pst
pointings/Oph-C_pointings.pdf
pointings/Oph-C_pointings.pst
pointings/Oph-F_pointings.pdf
pointings/Oph-F_pointings.pst
pointings/Oph-I_pointings.pdf
pointings/Oph-I_pointings.pst
pointings/Per-emb-2_pointings.pdf
pointings/Per-emb-2_pointings.pst
pointings/ProPStarK_survey_statistics_cumulative.png
pointings/ProPStarK_survey_statistics_cumulative_26A.png
pointings/ProPStarK_survey_statistics_fraction.png
pointings/ProPStarK_survey_statistics_fraction_26A.png
pointings/TMC-1C_pointings.pdf
pointings/TMC-1C_pointings.pst
pointings/convert_pst2ds9.py
pointings/image_overlay.ipynb
src/propstark_core/__init__.py
src/propstark_core/_version.py
src/propstark_core/archive.py
src/propstark_core/pointings.py
src/propstark_core/survey.py
src/propstark_core/survey_statistics.py
src/propstark_core.egg-info/PKG-INFO
src/propstark_core.egg-info/SOURCES.txt
src/propstark_core.egg-info/dependency_links.txt
src/propstark_core.egg-info/requires.txt
src/propstark_core.egg-info/scm_file_list.json
src/propstark_core.egg-info/scm_version.json
src/propstark_core.egg-info/top_level.txt
src/propstark_core/data/sb_list.csv
tests/conftest.py
tests/test_archive.py
tests/test_pointings.py
tests/test_survey.py
tests/test_survey_statistics.py