Skip to content

hhatam/CosmicWeb

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CosmicWeb

CosmicWeb is a pipeline for reconstructing the COSMOS-Web large-scale structure using weighted kernel density estimation (KDE). The workflow produces per-slice density maps, per-galaxy overdensities, and files that can be used for visualization and analysis. For a full detail of the procedure, you can read Hatamnia et al. 2025.

Cosmic Web Visualization


Data Release

The reconstructed density maps and per-galaxy overdensity catalogs are now publicly available via the official COSMOS-Web data release portal and Google Drive:

https://cosmos2025.iap.fr/lss.html

https://drive.google.com/drive/folders/1FaqB8LKz1Sdrc-vnBJ_cv6pHbGS5rSEJ?usp=sharing

A Jupyter notebook demonstrating how to load and use the released catalog is provided in:
Codes/6-Process_Available_Data.ipynb


Pipeline

1. Galaxy Weight Estimation

Photometric-redshifts are used to compute statistical weights for each galaxy.
File: 1-Weight_Estimations.ipynb

2. Bandwidth Estimation

Smoothing bandwidths are derived for each redshift slice.
File: 2-Bandwidth.ipynb

3. Density Map Construction

Weighted KDE density maps are generated for all slices across the COSMOS-Web field.
File: 3-Density_Construction.py

4. Per-Galaxy Density Extraction

Each galaxy’s overdensity is computed.
File: 4-Galaxy_Density.ipynb

5. Using the Generated Products

Instructions and examples showing how to load density maps and visualize them.
File: 5-Plotting_Slices.ipynb

6. Using the Public Catalog

Demonstrates how to load and work with the publicly released COSMOS-Web LSS catalog.
File: Codes/6-Process_Available_Data.ipynb


Citing This Work

If you use any part of this pipeline, please cite:

  • Hatamnia et al. 2025 (ADS)
  • Taamoli et al. 2024 (ADS)
  • Chartab et al. 2020 (ADS)
  • Darvish et al. 2015 (ADS)

AR Demonstration

An augmented-reality visualization of COSMOS-Web has been developed in Unity.

AR_LSS_COSMOS_Web.mp4

About

Pipeline for reconstructing COSMOS-Web large-scale structure using weighted KDE, producing per-slice density maps, per-object overdensities, cosmic-web evolution visualizations, and an interactive AR exploration tool.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors