.coveragerc
.gitignore
.pre-commit-config.yaml
.readthedocs.yml
CHANGELOG.md
CODE_OF_CONDUCT.md
LICENSE
README.md
environment.yaml
pyproject.toml
setup.cfg
setup.py
.github/CONTRIBUTING.md
.github/PULL_REQUEST_TEMPLATE.md
.github/original_pr_templates/bug_fix.md
.github/original_pr_templates/build_ci_change.md
.github/original_pr_templates/documentation.md
.github/original_pr_templates/new_feature.md
.github/original_pr_templates/other.md
.github/original_pr_templates/version_change.md
.github/workflows/externaltests.yaml
.github/workflows/publish-to-test-pypi.yaml
.github/workflows/testsuite.yaml
ci/min_deps.yaml
ci/min_versions.yaml
ci/publish.yaml
ci/tests.yaml
docs/Makefile
docs/conf.py
docs/conftest.py
docs/developer_docs.rst
docs/make.bat
docs/make_index.py
docs/make_skymodel.py
docs/requirements.txt
docs/tutorial.rst
docs/utility_functions.rst
docs/Images/fhd_catalog_refflux_nonzerospec.png
docs/Images/fhd_catalog_refflux_zerospec.png
docs/Images/fhd_catalog_with_beam_values_fluxcounts.png
docs/Images/fhd_catalog_with_beam_values_radec.png
docs/Images/fhd_catalog_with_beam_values_radec_32768.png
docs/Images/fhd_catalog_with_beam_values_refspec.png
docs/Images/gleam_50srcs_fluxcounts.png
docs/Images/gleam_50srcs_fluxcounts_fluxselect.png
docs/Images/gleam_50srcs_freqflux.png
docs/Images/gleam_50srcs_radec_Jy.png
docs/Images/gleam_50srcs_radec_K.png
docs/Images/gleam_50srcs_radec_compare.png
docs/Images/gleam_50srcs_radec_fluxselect.png
docs/Images/gleam_50srcs_radec_lonselect.png
docs/Images/gleam_50srcs_radec_newfreq.png
docs/Images/gleam_50srcs_radec_oldfreq.png
docs/Images/gsm_icrs_fluxcounts.png
docs/Images/gsm_icrs_fluxcounts_150MHzatfreq.png
docs/Images/gsm_icrs_fluxcounts_150MHzfreqind.png
docs/Images/gsm_icrs_glgb_coneselect.png
docs/Images/gsm_icrs_glgb_neighborselect.png
docs/Images/gsm_icrs_phiz_nested.png
docs/Images/gsm_icrs_phiz_ring.png
docs/Images/gsm_icrs_radec.png
docs/Images/gsm_icrs_radec_indselect.png
docs/Images/pointsource_catalog_radec.png
docs/Images/pointsource_catalog_radec_concat.png
pyradiosky/__init__.py
pyradiosky/branch_scheme.py
pyradiosky/skymodel.py
pyradiosky/spherical_coords_transforms.py
pyradiosky/utils.py
pyradiosky.egg-info/PKG-INFO
pyradiosky.egg-info/SOURCES.txt
pyradiosky.egg-info/dependency_links.txt
pyradiosky.egg-info/requires.txt
pyradiosky.egg-info/top_level.txt
pyradiosky/data/__init__.py
pyradiosky/data/extended_source_test.sav
pyradiosky/data/fhd_catalog.sav
pyradiosky/data/fhd_catalog_with_beam_values.sav
pyradiosky/data/gleam_50srcs.vot
pyradiosky/data/gsm_galactic.skyh5
pyradiosky/data/gsm_icrs.skyh5
pyradiosky/data/healpix_disk.skyh5
pyradiosky/data/mock_hera_text_2458098.27471.txt
pyradiosky/data/old_skyh5_point_sources.skyh5
pyradiosky/data/pointsource_catalog.txt
pyradiosky/data/simple_test.vot
pyradiosky/data/single_source_old.vot
pyradiosky/tests/conftest.py
pyradiosky/tests/test_skymodel.py
pyradiosky/tests/test_spherical_coords_transforms.py
pyradiosky/tests/test_utils.py
scripts/download_gleam.py
scripts/make_flat_spectrum_eor.py