mirror of
https://github.com/vale981/neutrino_oscillations
synced 2025-03-04 17:21:39 -05:00
17 lines
551 B
Markdown
17 lines
551 B
Markdown
# Neutrino Oscillation Playground
|
|
This is a simple webapp that helps **you** to understand neutrino
|
|
oscillations. **Buy Now!**
|
|
|
|
_Just kidding_. It's just a plot of the neutrino survival probability
|
|
(initial state = electron neutrino) with adjustable parameters.
|
|
|
|
## See it in the Wild
|
|
Head over to https://protagon.space/stuff/neutrino_oscillations/.
|
|
|
|
## Libraries Used
|
|
Thanks to [mini.css](https://minicss.org),
|
|
[math.js](https://mathjs.org/) and
|
|
[chart.js](https://www.chartjs.org).
|
|
|
|
## Todo
|
|
- [x] Make the initial state configurable (trivial...).
|