sgcv-alp-km-comparison

SGCV ALP KM Comparison

https://github.com/galactic-code-developers/sgcv-alp-km-comparison

Science Score: 44.0%

This score indicates how likely this project is to be science-related based on various indicators:

  • CITATION.cff file
    Found CITATION.cff file
  • codemeta.json file
    Found codemeta.json file
  • .zenodo.json file
    Found .zenodo.json file
  • DOI references
  • Academic publication links
  • Academic email domains
  • Institutional organization owner
  • JOSS paper metadata
  • Scientific vocabulary similarity
    Low similarity (9.6%) to scientific vocabulary
Last synced: 6 months ago · JSON representation ·

Repository

SGCV ALP KM Comparison

Basic Info
  • Host: GitHub
  • Owner: Galactic-Code-Developers
  • License: mit
  • Language: Jupyter Notebook
  • Default Branch: main
  • Size: 289 KB
Statistics
  • Stars: 1
  • Watchers: 1
  • Forks: 0
  • Open Issues: 0
  • Releases: 4
Created 10 months ago · Last pushed 10 months ago
Metadata Files
Readme License Citation

README.md

SGCV/ALP/KM Comparison

Project Codename "Condor"

A unified simulation and analysis framework comparing three dark photon production models:

  • SGCV: Superluminal Graviton Condensate Vacuum
  • ALP: Axion-Like Particle scenario

- KM: Kaluza–Klein photon excitations

It includes Monte Carlo event generation for Higgs → γγ + γ′ decays, simplified detector geometry (ATLAS/SHiP-like), and visualization tools for analyzing spatial and temporal displacement (Δx vs Δt) distributions.

🚀 Launch on Google Colab

Open In Colab


📁 Project Structure

SGCV_ALP_KM_Comparison/ │ ├── SGCV_ALP_KM_Comparison_v1.1_post_geom.ipynb # ✔ Updated Colab notebook ├── SGCV_ALP_KM_Comparison_v_e31ca7f9.ipynb # Colab notebook ├── main_simulation_runner.py # Main orchestrator ├── sgcv_simulation.py # SGCV model ├── alp_simulation.py # ALP model ├── km_simulation.py # Kaluza–Klein model ├── event_generator.py # Higgs → γγ + γ′ event generator ├── plot_utils.py # Plotting functions ├── detector_geometry.gdml # Detector geometry file ├── detector_geometry_layered.gdml # ✔ Layered detector (tracker + ECAL + HCAL) ├── requirements.txt # Python dependencies ├── __init__.py # Package initializer ├── LICENSE # (MIT ) └── README.md # Project description


🔧 Installation

Clone the repository and install the dependencies:

bash git clone https://github.com/Galactic-Code-Developers/SGCV_ALP_KM_Comparison.git cd SGCV_ALP_KM_Comparison pip install -r requirements.txt


▶️ Usage

Run the simulation from the notebook or terminal:

bash python main_simulation_runner.py


📊 Output

  • Δx vs Δt scatter plots
  • Overlaid histograms for SGCV, ALP, and KM
  • Model comparison visuals for publication and export

📄 License

MIT License

Copyright (c) 2025 Kapodistrian Academy of Science

Owner

  • Name: InterGalactic Coders Squadron
  • Login: Galactic-Code-Developers
  • Kind: organization
  • Email: info@igcredits.com
  • Location: Milky Way Galaxy

Citation (CITATION.cff)

cff-version: 1.1.0
message: "If you use this software, please cite it as below."
authors:
- family-names: Antonios
  given-names: Valamontes
orcid: https://orcid.org/0009-0008-5616-7746
title:Galactic-Code-Developers/SGCV_ALP_KM_Comparison: SGCV ALP KM Comparison
version: v1.0.0
date-released: 2025-05-07

GitHub Events

Total
  • Push event: 1
Last Year
  • Push event: 1