CHANGELOG.md
CITATION.cff
CONTEXT.md
CONTRIBUTING.md
LICENSE
MANIFEST.in
NOTICE
README.md
SECURITY.md
pyproject.toml
examples/README.md
examples/compare_kaiser_squires.py
examples/compute_normalization_stats.py
examples/hub_inference.py
examples/paper_nside1024_recipe.json
examples/quickstart_mass_mapping.ipynb
examples/run_inference.py
examples/train_mass_mapping.py
examples/workflow_nside1_recipe.json
examples/workflow_reproduction_spec.template.json
imgs/compare_allMask_residual_nside256.jpg
imgs/denoising_nside1024_maskDECaLS_noiseTrue.jpg
imgs/healformer_architecture.jpg
imgs/mask_effect_nside256_maskDECaLS_noiseFalse.jpg
imgs/noise_effect_nside256_maskDECaLS_noiseTrue.jpg
recipes/training/nside1024_source_derived.json
recipes/training/nside256_source_derived.json
recipes/training/tiny_cpu.json
release/cards/dataset/README.md
release/cards/model-nside1024/README.md
release/cards/model-nside256/README.md
src/healformers/__init__.py
src/healformers/_healpy.py
src/healformers/_integrity.py
src/healformers.egg-info/PKG-INFO
src/healformers.egg-info/SOURCES.txt
src/healformers.egg-info/dependency_links.txt
src/healformers.egg-info/entry_points.txt
src/healformers.egg-info/requires.txt
src/healformers.egg-info/top_level.txt
src/healformers/cli/__init__.py
src/healformers/cli/dataset.py
src/healformers/cli/export.py
src/healformers/cli/inference.py
src/healformers/cli/reproduction.py
src/healformers/cli/training.py
src/healformers/datasets/__init__.py
src/healformers/datasets/artifact.py
src/healformers/datasets/normalization.py
src/healformers/datasets/preparation.py
src/healformers/datasets/simulation.py
src/healformers/evaluation/__init__.py
src/healformers/evaluation/harmonics.py
src/healformers/evaluation/maps.py
src/healformers/evaluation/metrics.py
src/healformers/evaluation/pixel.py
src/healformers/evaluation/baselines/__init__.py
src/healformers/evaluation/baselines/kaiser_squires.py
src/healformers/models/__init__.py
src/healformers/models/hf_models.py
src/healformers/models/processing.py
src/healformers/public_release/__init__.py
src/healformers/public_release/release.py
src/healformers/reproduction/__init__.py
src/healformers/reproduction/evidence.py
src/healformers/reproduction/workflow.py
src/healformers/training/__init__.py
src/healformers/training/artifacts.py
src/healformers/training/trainer.py
tests/test_context_language.py
tests/test_dataset_artifact.py
tests/test_datasets.py
tests/test_evaluation.py
tests/test_examples.py
tests/test_export.py
tests/test_kaiser_squires.py
tests/test_maps.py
tests/test_model.py
tests/test_notebook.py
tests/test_packaging.py
tests/test_processor.py
tests/test_public_release.py
tests/test_reproducibility.py
tests/test_reproduction.py
tests/test_simulation.py
tests/test_source_equivalence.py
tests/test_training.py
tests/test_training_example.py
tests/fixtures/physical_sample.json