Real-time Halo CME (Coronal Mass Ejection) Detection & Prediction ISRO Hack2Vision 2025
SolarGuard-X is a machine learningβdriven solution to identify Halo CME events based on particle data from the SWIS-ASPEX Payload onboard Aditya-L1. Our system provides real-time detection, precursor analysis, and visualization to support heliophysics research and enhance space weather forecasting.
β‘ Real-time CME Precursor Detection using contrastive learning.
π Streaming Data Pipeline for handling continuous solar wind & particle flux data.
π Heliospheric Vector Field Modeling to analyze CME trajectories.
π Interactive Dashboard for live monitoring, anomaly detection, and historical comparisons.
π°οΈ Integration with ISROβs Aditya-L1 SWIS-ASPEX Data (flux, density, speed, temperature).
Primary Data: SWIS Level-2 particle data (Flux, Number Density, Temperature, Speed).
Secondary Data: CACTus CME Catalog (for validation & comparison).
Preprocessing: Cleaning, time-series alignment, normalization.
flowchart TD A[SWIS-ASPEX Data Stream] --> B[Preprocessing & Feature Engineering] B --> C[Contrastive Learning Model] C --> D[Real-time CME Detection] D --> E[Heliospheric Vector Modeling] E --> F[Visualization Dashboard]
Languages: Python, C++
ML/DL: PyTorch, Scikit-learn
Data Pipeline: Apache Kafka, Spark Streaming
Visualization: Plotly, Dash / React + Recharts
Deployment: Docker, FastAPI, Streamlit
π Live CME precursor detection
β³ Time-series analysis of solar wind data
π Vector field maps for CME propagation
π Historical data comparison with CACTus catalog
π°οΈ Space Weather Forecasting: Early detection of hazardous solar events.
β‘ Satellite Safety: Protect communication & navigation satellites.
π‘οΈ Astronaut Protection: Radiation risk assessment.
π Power Grid Management: Mitigate geomagnetic storm impacts.
β Dataset preprocessing & validation
β ML model prototyping (contrastive learning)
π Real-time streaming integration
π Dashboard deployment
This project is developed exclusively for ISRO Hack2Vision 2025 and is intended for research & demonstration purposes.
β¨ SolarGuard-X: Guarding Earth from Solar Storms πβοΈ