Skip to content

Probing Dark Matter and Dark Energy History-Dependence via Cluster Mergers

License

Notifications You must be signed in to change notification settings

LBCplus/Dark-Sector-Memory-Test

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

5 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

Dark Sector Memory Test (DSMT)

Probing Dark Matter and Dark Energy History-Dependence via Cluster Mergers

arXiv License: MIT Python 3.8+ Status

A model-agnostic observational framework for testing kinematic-history dependence in gravitational lensing


πŸ”­ Overview

The Dark Sector Memory Test is a model-agnostic observational framework for testing whether gravitational lensing encodes kinematic history beyond the instantaneous matter distribution.

Multiple theoretical frameworks predict "memory" effects in the dark sector:

Theory Mechanism Prediction
Superfluid Dark Matter Phase transitions at critical velocity Turbulent wakes (Sivakumar+ 2025)
Non-Markovian EFT Memory kernels from heavy fields Smooth power-law response (Chaudhuri+ 2025)
Nonlocal Gravity Retarded stress-energy coupling Logarithmic response (Maggiore+ 2014)
Ξ›CDM No history dependence No correlation (null hypothesis)

The key question: Do lensing convergence residuals correlate with merger infall velocity?

Despite theoretical predictions, no systematic observational test has been performed β€” until now.


πŸ“Š Pilot Analysis Results (January 2026)

Current Sample

We have analyzed three merging galaxy clusters with Hubble Frontier Fields convergence maps and published kinematic constraints:

Cluster z v_infall (km/s) Mach Geometry Kinematic Source
MACSJ0416 0.396 1600 Β± 400 β€” Plane-of-sky Jauzac+ 2015
Abell 2744 0.308 2000 Β± 200 1.2 Plane-of-sky Chadayammuri+ 2024
Abell 370 0.375 ~3000 (LOS) β€” Line-of-sight Bimodal redshifts

Key Finding: Geometry Dependence

Plane-of-sky mergers show a positive correlation between infall velocity and residual dipole moment:

Cluster v (km/s) Dipole Asymmetry Residual RMS
MACSJ0416 1600 0.037 0.886 0.066
Abell 2744 2000 0.044 0.934 0.087

Abell 370 deviates from this trend β€” but this is physically expected: its merger is largely along the line of sight, so any wake signature would be foreshortened in projection.

Preliminary Interpretation

  • For plane-of-sky mergers, higher infall velocity β†’ larger dipole moment and asymmetry
  • This is consistent with wake signature predictions from superfluid DM and nonlocal gravity
  • Line-of-sight mergers require projection corrections before inclusion

Next Steps

  • Abell 2146 (v = 2700 km/s, Mach = 2.3 Β± 0.2) β€” best-constrained kinematics from shock measurements (Russell+ 2012). Convergence map requested from Coleman/King.
  • With 3+ plane-of-sky mergers, we can compute statistically meaningful correlations

🎯 What This Project Does

  1. Reconstructs lensing convergence maps from HST weak+strong lensing data
  2. Constructs Ξ›CDM baseline models via parametric fitting (Gaussian smoothing)
  3. Computes residual maps: Δκ = ΞΊ_obs βˆ’ ΞΊ_baseline
  4. Measures six morphological metrics quantifying residual structure
  5. Tests for correlations between metrics and published merger kinematics

πŸš€ Quick Start

Installation

git clone https://github.com/LBCplus/Dark-Sector-Memory-Test.git
cd Dark-Sector-Memory-Test
pip install -r requirements.txt

Download Data

# Download Frontier Fields convergence maps from MAST
python code/download_and_analyze.py --download --data-dir ./data

Run Analysis

python code/download_and_analyze.py --analyze --data-dir ./data

πŸ“ Repository Structure

Dark-Sector-Memory-Test/
β”œβ”€β”€ README.md                       # You are here
β”œβ”€β”€ LICENSE                         # MIT License
β”œβ”€β”€ CITATION.cff                    # Citation metadata
β”œβ”€β”€ requirements.txt                # Python dependencies
β”‚
β”œβ”€β”€ paper/
β”‚   β”œβ”€β”€ dsmt_paper_draft.md         # Manuscript draft
β”‚   └── figures/                    # Publication figures
β”‚
β”œβ”€β”€ code/
β”‚   β”œβ”€β”€ dsmt_analysis.py            # Main analysis module (~700 lines)
β”‚   └── download_and_analyze.py     # Data pipeline with published kinematics
β”‚
β”œβ”€β”€ docs/
β”‚   β”œβ”€β”€ methodology.md              # Detailed methods
β”‚   └── statistical_analysis_plan.md # Pre-specified analysis
β”‚
β”œβ”€β”€ configs/
β”‚   └── pilot_study.yaml            # Analysis configuration with kinematic params
β”‚
└── data/                           # Data directory (not tracked)
    └── .gitkeep

πŸ“ Morphological Metrics

We quantify lensing residual structure using six metrics:

Metric Symbol Definition Interpretation
Dipole moment |d| ∫ Δκ(x) x dΒ²x Preferred direction of excess mass
Quadrupole Q Eigenvalue ratio of Q_ij Elongation of residuals
Tail-alignment T cos(2(ΞΈ_res βˆ’ ΞΈ_merger)) Alignment with merger axis
Asymmetry A Ξ£|Δκ βˆ’ Δκ_180Β°| / 2Ξ£|Δκ| Departure from point symmetry
Centroid offset |Ξ”x_c| |x_obs βˆ’ x_baseline| Mass center displacement
Power spectrum P_tot ∫ P(k) dk Total residual structure

πŸ“Š Pilot Sample

Cluster z v_infall (km/s) Data Source Status
MACSJ0416 0.396 1600 Β± 400 HFF CATS v4 βœ… Analyzed
Abell 2744 0.308 2000 Β± 200 HFF CATS v4.1 βœ… Analyzed
Abell 370 0.375 ~3000 (LOS) HFF CATS v4 βœ… Analyzed (LOS geometry)
Abell 2146 0.232 2700 (+400/βˆ’300) Coleman+ 2017 ⏳ Data requested

Kinematic Sources

  • MACSJ0416: Jauzac et al. 2015, MNRAS 446, 4132
  • Abell 2744: Chadayammuri et al. 2024, arXiv:2407.03142 (2.1 Ms Chandra + JWST)
  • Abell 370: Bimodal galaxy redshift distribution (~3000 km/s separation)
  • Abell 2146: Russell et al. 2012, MNRAS 423, 236 (shock Mach numbers)

πŸŽ“ Theoretical Background

Why "Memory"?

Standard Ξ›CDM predicts that lensing depends only on the current matter distribution. Several beyond-Ξ›CDM theories predict dependence on kinematic history:

Superfluid Dark Matter (Berezhiani & Khoury 2015)

"Merger dynamics depend on the infall velocity versus phonon sound speed; distinct mass peaks in bullet-like cluster mergers correspond to superfluid and normal components."

Sivakumar et al. (2025) β€” Most direct prediction:

"Merger-induced turbulence should produce asymmetric, fine-structure residuals in lensing maps, correlated with infall velocity."

Non-Markovian EFT (Chaudhuri et al. 2025)

Memory kernels from integrated-out heavy fields produce history-dependent gravitational response.

Nonlocal Gravity (Maggiore & Mancarella 2014)

Past stress-energy contributes to present gravitational dynamics via retarded Green's functions.

The Gap We Address

Cognola et al. (2022) tested nonlocal gravity against cluster lensing and found it indistinguishable from GR using standard methods, concluding that "a different discriminator is needed."

DSMT is that discriminator.


πŸ“š Key References

Theoretical Foundations

  • Berezhiani & Khoury (2015) β€” Superfluid DM framework β€” PRD 92, 103510
  • Sivakumar et al. (2025) β€” Turbulent mergers β€” PRD 111, 083511
  • Chaudhuri et al. (2025) β€” Non-Markovian EFT β€” arXiv:2509.22293
  • Maggiore & Mancarella (2014) β€” Nonlocal gravity β€” PRD 90, 023005

Observational Data

  • Grayson et al. (2024) β€” MACSJ0416 BUFFALO model β€” MNRAS 536, 2690
  • Russell et al. (2012) β€” Abell 2146 kinematics β€” MNRAS 423, 236
  • Chadayammuri et al. (2024) β€” Abell 2744 multiwavelength β€” arXiv:2407.03142
  • Coleman et al. (2017) β€” Abell 2146 strong lensing β€” MNRAS 464, 2469

Gap Identification

  • Cognola et al. (2022) β€” Nonlocal gravity vs. GR degeneracy β€” arXiv:2205.03216

🀝 Contributing

Contributions welcome! Particularly interested in:

  • Additional cluster convergence maps with published kinematic constraints
  • Simulation comparisons (TNG-Cluster, BAHAMAS)
  • Statistical methodology improvements
  • Theoretical predictions from other frameworks

Please open an issue or submit a pull request.


πŸ“„ Citation

If you use this code or methodology, please cite:

@software{dsmt2026,
  author = {[Author]},
  title = {Dark Sector Memory Test: Probing Dark Matter and Dark Energy History-Dependence via Cluster Mergers},
  year = {2026},
  url = {https://github.com/LBCplus/Dark-Sector-Memory-Test}
}

πŸ“œ License

This project is licensed under the MIT License β€” see LICENSE for details.


πŸ™ Acknowledgments

  • HST Frontier Fields and BUFFALO teams for public lensing data
  • MAST archive for data hosting
  • Chandra X-ray Observatory for archival data
  • The lensing community for published convergence maps

Testing whether gravity remembers

About

Probing Dark Matter and Dark Energy History-Dependence via Cluster Mergers

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages