Skip to content

QSOLKCB/UFFVSUFC

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

27 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

DOI

UFF vs UFC – Dial-Up Cosmology & Spectral Crimes

This repository is a two-part forensic weapon:

  1. Dial-Up Cosmology – a diss track that turns questionable cosmology into dial-up modem screams.
  2. Spectral Crimes of Pangis Cosmology – a written teardown of the “Unified Field Continuity” (UFC) model and its log-periodic cosplay on Pantheon+ residuals.

Together they show, in both sound and text, what happens when you inflate (H_0) to 81, starve (\Omega_m) to 0.02, and call three residual bumps a “new mode of the universe”.


1. Project Overview

Core idea:
Take the claimed log-periodic structure in Pantheon+ SN Ia residuals, sonify it into a dial-up modem, then roast the underlying model in a proper spectral audit.

  • The audio side: dialup_cosmology.wav + PROMPT.md → Producer.ai track “Dial-Up Cosmology (UFT Diss Track)”.
  • The analysis side: analysis/ → Markdown section(s), infographic brief, and parameter comparisons under the banner “Spectral Crimes of Pangis Cosmology”.

If your cosmology only works in a universe where every other dataset has died, this repo will let you hear it scream.


2. Repository Structure

.
├─ dialup_cosmology.wav
├─ generate_modem_sound.py
├─ PROMPT.md
├─ analysis/
│  ├─ README.md
│  ├─ pangis_spectral_crimes.md
│  ├─ infographic_brief_spectral_crimes.md
│  ├─ pangis_param_comparison.csv
│  └─ scripts/
│     ├─ pangis_spectral_fit_stub.py
│     └─ plot_residual_layout_stub.py (optional stub, add when needed)
└─ (optional assets for releases)
   ├─ pangis_spectral_crimes.pdf
   └─ spectral_crimes_of_pangis_cosmology.png

Top-Level Files

  • dialup_cosmology.wav
    Seed audio file: modem-like screeches, used as backbone for the diss track rhythm, glitch textures, and sidechain modulation.

  • generate_modem_sound.py
    Python script to (re)generate dialup_cosmology.wav from scratch using sine-wave segments that mimic a dial-up handshake.

  • PROMPT.md
    Full Producer.ai prompt for “Dial-Up Cosmology (UFT Diss Track)”: sound design, model choice, and complete lyrics, wired to use dialup_cosmology.wav as rhythmic + glitch source.

analysis/ Directory

  • analysis/README.md
    Local index for the analysis materials (high-level description, how to use the docs/scripts).

  • analysis/pangis_spectral_crimes.md
    Canonical Markdown source for the PDF section “Spectral Audit of Pangis ‘Unified Field Continuity’ Cosmology” – ready to drop into a paper or NotebookLM project.

  • analysis/infographic_brief_spectral_crimes.md
    Design brief for the infographic “Spectral Crimes of Pangis Cosmology” (layout, panels, copy snippets, visual tone).

  • analysis/pangis_param_comparison.csv
    Simple CSV comparing UFC parameter choices vs multi-probe reality:

    • (H_0 \sim 81) vs (67–73)
    • (\Omega_m \sim 0.02) vs (\sim 0.3)
    • (\Delta \log_{10} z \approx 0.227) as visually-selected bump spacing.
  • analysis/scripts/pangis_spectral_fit_stub.py
    Skeleton script showing how trivial it is to fit log-periodic cosplay into noisy residuals. Educational overfitting sandbox, not a faithful UFC pipeline.

  • analysis/scripts/plot_residual_layout_stub.py
    Stub for building residual and layout plots matching the “crime scene” visual in the infographic (create when you’re ready; referenced in structure).

Optional Release Assets

These aren’t required for the repo to function, but are recommended for GitHub releases, papers, or videos:

  • pangis_spectral_crimes.pdf – export of pangis_spectral_crimes.md as a polished PDF section.
  • spectral_crimes_of_pangis_cosmology.png – final infographic image ready to embed in slides, videos, or web.

3. Quickstart

3.1 Regenerate the Modem Audio

pip install numpy
python generate_modem_sound.py

This will (re)create dialup_cosmology.wav with high-pitched tones that emulate a modem handshake.

3.2 Use the Producer.ai Prompt

  1. Open your music tool (e.g. Producer.ai with FUZZ-2.0 or CYBR-3.0).
  2. Upload dialup_cosmology.wav as the reference / modulation audio.
  3. Copy-paste the contents of PROMPT.md into the prompt field.
  4. Generate the track.

The prompt:

  • Locks tempo to 148 BPM, minor key.
  • Forces the model to use the .wav as:
    • rhythmic modulation source
    • glitch percussion / modem screams
    • intro/outro FX
    • sidechain driver for kick/snare
  • Uses the provided lyrics to narrate how UFC gets cooked by its own residuals.

4. Using the Spectral Crimes Analysis

4.1 PDF Section

  • analysis/pangis_spectral_crimes.md is written so you can:
    • Paste it into a larger UFT/UFF paper.
    • Feed it directly to NotebookLM or another summariser.
    • Export it via your Markdown → PDF pipeline.

It covers:

  • UFC’s deformation of (E(z)) with a log-periodic cosine in (\log_{10}(1+z)).
  • The visually-picked spacing (\Delta \log_{10} z \approx 0.227) and why that’s not proof of a physical “β-mode”.
  • The parameter pathology required to “fit” Pantheon+:
    • (H_0 \approx 81\ \mathrm{km,s^{-1},Mpc^{-1}})
    • (\Omega_m \approx 0.02)
  • The lack of a real look-elsewhere correction.
  • The deeper conceptual issue: UFC remains glued to classical geometry with a ringtone, instead of info-mass-resonance dynamics.

4.2 Infographic

  • Use analysis/infographic_brief_spectral_crimes.md as the blueprint in Figma/Canva/etc.
  • Panels include:
    • Crime Scene: Pantheon+ residuals with three circled bumps.
    • Charge Sheet: Four “crimes” (Witness Tampering, Evidence Overfitting, Parameter Laundering, Geometric Relapse).
    • Forensics: A quick comparison table of UFC vs multi-probe cosmology.
    • Verdict: SPECTRAL MISCONDUCT.

The infographic is meant to pair with the track – you can run the song while presenting the “case file” slide.


5. Suggested GitHub Release

When you’re ready to tag the roast:

Tag:
v0.1.0-pangis-spectral-crimes

Attach:

  • pangis_spectral_crimes.pdf
  • spectral_crimes_of_pangis_cosmology.png
  • analysis-pangis-spectral-crimes-src.zip (a zip of the analysis/ directory)
  • Optionally, the rendered audio track (e.g. dialup_cosmology_full_mix.wav).

One-liner summary:

Forensic teardown of Pangis’ UFC cosmology as both a diss track and a spectral audit. If your “unified” field only works with (H_0 = 81) and (\Omega_m = 0.02), the modem will let you know.


6. Extending the Repo

A few directions if you feel like turning the mockery into a full toolkit:

  • Real data sonification:
    Replace the synthetic modem tones with actual Pantheon+ residuals mapped into frequency bands and time.

  • Model comparison pack:
    Add scripts to contrast UFC with standard ΛCDM and your UFT/UFF framework, both in plots and sonified output.

  • Live-set assets:
    Export stems (drums, modem, vocals, FX) plus the infographic for live AV performance or talks.

Until then, this repo stands as a simple truth:
truth compiles, bad cosmology screams like dial-up.

About

academia

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Contributors