LICENSE
README.md
pyproject.toml
augr/__init__.py
augr/_chi2alpha.py
augr/_qe.py
augr/active_subspace.py
augr/allocation.py
augr/bandpass.py
augr/bandpower_windows.py
augr/cleaning.py
augr/cmilc.py
augr/compsep_sims.py
augr/config.py
augr/cost.py
augr/covariance.py
augr/crosslinks.py
augr/crosslinks_southpole.py
augr/delensing.py
augr/delensing_fullsky_jax.py
augr/design_opt.py
augr/design_packing.py
augr/eig.py
augr/fisher.py
augr/forecast.py
augr/foregrounds.py
augr/gnilc.py
augr/hit_maps.py
augr/instrument.py
augr/loading.py
augr/masking.py
augr/multipatch.py
augr/nilc.py
augr/nilc_forecast.py
augr/noise_sims.py
augr/optimize.py
augr/optimize_mapbased.py
augr/parallel.py
augr/pipeline.py
augr/sbc.py
augr/sht.py
augr/signal.py
augr/sky_patches.py
augr/spectra.py
augr/spectrum_stages.py
augr/sweep.py
augr/telescope.py
augr/units.py
augr/wigner.py
augr/wigner_jax.py
augr/likelihood/__init__.py
augr/likelihood/from_cutsky.py
augr/likelihood/gaussian.py
augr/likelihood/hl.py
augr/likelihood/mc_calibrated.py
augr/likelihood/mle.py
augr/likelihood/nuts.py
augr/likelihood/ordering.py
augr/likelihood/posterior.py
augr/likelihood/prior.py
augr/likelihood/profile.py
augr/likelihood/protocols.py
cmb_augr.egg-info/PKG-INFO
cmb_augr.egg-info/SOURCES.txt
cmb_augr.egg-info/dependency_links.txt
cmb_augr.egg-info/requires.txt
cmb_augr.egg-info/top_level.txt
tests/test_active_subspace.py
tests/test_allocation.py
tests/test_bandpass.py
tests/test_bandpower_windows.py
tests/test_chi2alpha.py
tests/test_cleaning.py
tests/test_cmilc.py
tests/test_compsep_sims.py
tests/test_config.py
tests/test_cost.py
tests/test_covariance.py
tests/test_crosslinks.py
tests/test_crosslinks_southpole.py
tests/test_delensing.py
tests/test_design_opt.py
tests/test_design_packing.py
tests/test_eig.py
tests/test_fisher.py
tests/test_fisher_stability.py
tests/test_foregrounds.py
tests/test_gnilc.py
tests/test_gnilc_core.py
tests/test_hit_maps.py
tests/test_hl_eig.py
tests/test_instrument.py
tests/test_likelihood_from_cutsky.py
tests/test_likelihood_hl.py
tests/test_likelihood_mle.py
tests/test_likelihood_ordering.py
tests/test_likelihood_posterior.py
tests/test_likelihood_profile.py
tests/test_likelihood_sampler.py
tests/test_loading.py
tests/test_masking.py
tests/test_multipatch.py
tests/test_nilc.py
tests/test_nilc_forecast.py
tests/test_noise_sims.py
tests/test_noise_sims_correlated.py
tests/test_optimize.py
tests/test_optimize_mapbased.py
tests/test_parallel.py
tests/test_pipeline.py
tests/test_qe.py
tests/test_sbc.py
tests/test_sht.py
tests/test_signal.py
tests/test_sky_cache.py
tests/test_spectra.py
tests/test_spectrum_stages.py
tests/test_sweep.py
tests/test_telescope.py
tests/test_units.py
tests/test_wigner.py