You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Added badges for GitHub, Zenodo, Python version, license, and Colab integration. Updated notebook execution order and environment requirements sections.
**_Entropy Rings and Fragmented Suns: A New Approach to Flare and CME Risk Detection_**
6
14
Antonios Valamontes, Kapodistrian Academy of Science
7
15
8
-
It contains the computational materials required for **transparent, auditable reproduction** of the paper’s diagnostic framework: a 20-node DLSFH partition of solar magnetograms, localized Shannon entropy estimation, coherence amplitude $\psi^\star_s = \exp(-S)$, SGCV fragmentation detection, entropy-ring identification via the DLSFH adjacency graph, and the composite flare/CME risk score $\(R_{\mathrm{flare}}\)$.
16
+
It contains the computational materials required for **transparent, auditable reproduction** of the paper’s diagnostic framework: a 20-node DLSFH partition of solar magnetograms, localized Shannon entropy estimation, coherence amplitude $\psi^\star_s = \exp(-S)$, SGCV fragmentation detection, entropy-ring identification via the DLSFH adjacency graph, and the composite flare/CME risk score \(R_{\mathrm{flare}}\).
9
17
10
18
The repository is intended to support **method verification and qualitative robustness assessment**, not operational deployment.
11
19
@@ -18,13 +26,8 @@ The repository is intended to support **method verification and qualitative robu
18
26
The canonical analysis notebooks are hosted in the associated GitHub repository:
End-to-end implementation of the entropy–coherence diagnostic: node partitioning, entropy extraction, coherence computation, fragmentation and entropy-ring detection, and risk scoring.
Because this ZIP is designed to be portable, it includes a **manifest** and a **fetch script** to retrieve the latest notebook copies from GitHub when internet access is available:
30
33
@@ -35,61 +38,15 @@ Because this ZIP is designed to be portable, it includes a **manifest** and a **
35
38
36
39
## Execution order
37
40
38
-
Recommended notebook execution order depends on intent:
39
-
40
-
-**Reproduce the paper’s core results:**
41
-
Run `DLSFH_Entropy_Diagnostic_NOAA.ipynb`.
41
+
-**Reproduce the paper’s core results:**`DLSFH_Entropy_Diagnostic_NOAA.ipynb`
0 commit comments