banish the forgotten log

This commit is contained in:
Valentin Boettcher 2021-02-21 21:12:41 +01:00
parent 6324430a53
commit 266e084b09

View file

@ -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);