Run time: 2026-02-08 00:12:51 – 00:13:12 Script: generate_academic_cosmic_evolution_figures.py Output directory: 01_figure_generation/output/academic_paper_figures/

1. Run Overview

ItemResultConfigurationDimension N=21, ensemble=10 (10 independent realizations)Completion10/10 all successful, no failures or interruptionsSteps per run200,001 (same for each realization)Present cosmic timetime_present_s ≈ 4.35×10¹⁷ s (≈ 13.8 Gyr, consistent with setup)Checkpoint resumeThis run completed in one pass; no resume usedAll cosmological parameters are derived from the QNM evolution engine using first principles from the matrix. Planck/SH0ES etc. in figures are for post-hoc comparison only and are not used in derivation or fitting.

2. 18-Parameter Statistical Summary

Below are mean ± std over the 10 realizations (consistent with 18_parameter_summary.csv).

2.1 Hubble and Matter Components

ParameterMeanStdDescriptionH₀ (km/s/Mpc)68.262.55Theoretical present-day Hubble constantΩ_Λ0.67660.0037Dark energy density parameterΩ_m0.32330.0037Matter density parameterω_b0.09240.0011Baryon density parameterω_c0.23090.0026Cold dark matter density parameter

2.2 Equation of State and CMB-Related

ParameterMeanStdDescriptionw₀−1.00950.0009Present-day dark energy equation of statew_a0.001640.00016EoS evolution slopen_s0.95770.0005Scalar spectral indexA_s (×10⁻⁹)2.302.29Primordial power amplitude (spans orders in ensemble)T_CMB (K)133.371.20Theoretical CMB temperature (current epoch)

2.3 QNM-Related and Other

ParameterMeanStdDescriptionc_eff58.240.69Effective central chargeraw_central_charge2.770.03Raw central chargeκ (projection_scale_factor)5.890.51Projection scale factorℓ₁227.88.2Multipole 1ℓ_d1216.543.7Multipole dσ₈1.5940.002Theoretical σ₈ (note: convention may differ from literature)σ₈_seed0.2720.0003Seed σ₈

3. Per-Realization Endpoint Values (Present H₀, w₀)

#h0_present (km/s/Mpc)w0_presentphantom_crossings067.70−1.01000173.29−1.00890270.78−1.00790368.70−1.00970467.13−1.01010566.59−1.00950663.99−1.01090769.86−1.00900869.02−1.00870965.56−1.01040

4. Output File List and Usage

FileTypePurposecosmic_evolution_checkpoint.jsonCheckpointResume and archive; full 10 trajectories and 18 parametersanalysis_results.jsonFull resultsPrimary source for figures and comparison; written when all 10 complete18_parameter_ensemble.csvTable10 × 21 parameters for further statistics18_parameter_summary.csvTableMean and std per parameterqnm_cosmic_timeline_academic.pngFigureCosmic timeline (to 10¹⁰⁰ yr), Planck labelsqnm_hubble_evolution_academic.pngFigureH(z) evolutionqnm_hubble_tension_resolution_academic.pngFigureHubble tension resolutionqnm_phantom_energy_academic.pngFigurePhantom energy / w(z)qnm_statistical_summary_academic.pngFigureStatistical summaryqnm_18_parameter_summary_academic.pngFigure18-parameter summaryqnm_vs_planck_deviation_academic.pngFigureQNM vs Planck reference deviationFigures are 300 DPI PNG, suitable for main text or appendix (e.g. Figure A1–A3).

5. Physical and Consistency Checks

6. Recommendations and Notes

7. Redshifts in checkpoint/analysis_results — Scale and Verification

7.1 Issue and Motivation

The leading entries of the redshifts array in checkpoint and analysis_results are of order ~7.65×10²⁹, much larger than typical cosmological plots (z ≈ 0–10 or CMB z≈1100). This section clarifies: this is not a unit or formula error. The evolution starts at the ultra-early universe when the quantum matrix runs (Planck era), so the standard cosmological redshift z can legitimately be very large there.

7.2 Definition and Formula in Code (Source Check)

7.3 Why the First Redshift is ~10²⁹–10³⁰

7.4 Consistency with “Start from Quantum Matrix”

7.5 Conclusions and Usage

ItemConclusionQuantityredshifts = standard cosmological redshift z, dimensionlessFormula and unitsNo error; z is computed from t and first-principles t_age via the age–redshift relationOrigin of large valuesEvolution starts at Planck era (quantum-matrix start), so z is very large (~10²⁹–10³⁰) therePlotting/comparisonIf only z ≲ 1100 or z ≲ 10 is needed, truncate (e.g. z[z <= 1100] or z[z <= 20]) for H(z)/w(z) plots; caption can state “evolution from Planck era to today; axis shows z ≤ …”.Report generated: 2026-02-08 Data sources: cosmic_evolution_checkpoint.json, analysis_results.json, 18_parameter_summary.csv, 18_parameter_ensemble.csv Redshifts verification: Based on get_cosmic_parameters and evolution loop in qnm_complete_cosmic_evolution_engine.py

-