mirror of
https://github.com/vale981/neutrino_oscillations
synced 2025-03-04 09:11:39 -05:00
banish the forgotten log
This commit is contained in:
parent
6324430a53
commit
266e084b09
1 changed files with 0 additions and 1 deletions
1
index.js
1
index.js
|
@ -274,7 +274,6 @@ function plot_propagation(neutrino_data) {
|
|||
const pmns_matrix = pmns(t12, t23, t13);
|
||||
|
||||
const dL = math.round((L_max) / 1000, 6);
|
||||
console.log( dL );
|
||||
|
||||
const lengths = math.range(0, L_max, dL);
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue