🔧 Fresh files
- Strict Known Ledger (CSV): isotope_master_summary_Z1-118_strict.csv
- Strict Known Ledger (Markdown): isotope_master_summary_Z1-118_strict.md
- Predicted-only Ledger (CSV): isotope_predicted_only_Z1-118.csv
- Predicted-only Ledger (Markdown): isotope_predicted_only_Z1-118.md
- Master (Known vs Predicted + Gap) (CSV): isotope_master_table_known_vs_predicted_with_gap.csv
- Master (Known vs Predicted + Gap) (Markdown): isotope_master_table_known_vs_predicted_with_gap.md
- Unified JSON (for SolveForce/API): isotopes_master.json
- Top 25 Gap report (CSV): isotopes_top_gap_25.csv
- Top 25 Gap report (Markdown): isotopes_top_gap_25.md
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/isotopesby readingisotopes_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.