2021-02-20 17:10:17 +01:00
|
|
|
# Neutrino Oscillation Playground
|
|
|
|
This is a simple webapp that helps **you** to understand neutrino
|
|
|
|
oscillations. **Buy Now!**
|
|
|
|
|
2021-02-21 17:34:08 +01:00
|
|
|
_Just kidding_. It's just a plot of the neutrino survival probability
|
2021-02-20 17:10:17 +01:00
|
|
|
(initial state = electron neutrino) with adjustable parameters.
|
|
|
|
|
|
|
|
## See it in the Wild
|
|
|
|
Head over to https://protagon.space/stuff/neutrino_oscillations/.
|
|
|
|
|
2021-02-21 20:41:57 +01:00
|
|
|
## Libraries Used
|
|
|
|
Thanks to [mini.css](https://minicss.org),
|
|
|
|
[math.js](https://mathjs.org/) and
|
|
|
|
[chart.js](https://www.chartjs.org).
|
|
|
|
|
2021-02-20 17:10:17 +01:00
|
|
|
## Todo
|
2021-02-21 17:34:08 +01:00
|
|
|
- [x] Make the initial state configurable (trivial...).
|