Done — everything’s been rebuilt fresh and is ready to download and drop into SolveForce.

🔧 Fresh files

Notes

  • Scaling factor used for predictions (Neufcourt 2020 central 7,759): 2.3735087182624657
  • Predicted total (sanity check): 7,759 exact.

Quick drop-in for SolveForce

  • Put the files under /public/files/ (or your CDN).
  • Serve JSON at /api/isotopes by reading isotopes_master.json (contract: { element_z, element_symbol, Known, Stable, Unstable, Predicted, Gap }).
  • Use the React component I provided earlier to render the master table with sorting, filtering, and CSV/MD download.

Want me to also ship a /api/top-gaps endpoint stub, or generate model overlays (e.g., DRHBc upper-range ≈9,035) as alternative predicted columns you can toggle in the UI?

Key terms in plain language

Open a term for a concise explanation of language used on this page.

Content Delivery Network (CDN)

A distributed system that serves website or application content from locations closer to users, improving speed, resilience, and capacity.

API

An application programming interface is a defined way for software systems to exchange data or request functions from one another.

Colocation

Placing customer-owned servers and network equipment in a professionally operated data center that provides power, cooling, physical security, and connectivity.

Cloud Computing

Computing resources—such as applications, servers, storage, or databases—delivered from remote infrastructure and scaled as requirements change.

Infrastructure as a Service (IaaS)

Cloud-based servers, storage, and networking that customers configure and manage without owning the underlying data-center hardware.

Bandwidth

The amount of data a connection can carry in a given time, usually measured in Mbps or Gbps. More bandwidth supports more users, devices, and simultaneous applications.