// Specify parameters to be used in the QuadFitter { type: "QUAD_FIT", version: 1, index: "", run_range: [0, 0], pass: 0, production: false, timestamp: "", comment: "", //default one, labppo light_speed: 189.89146333, // Effective overall speed of light num_points: 4000, // Maximum number of points generated in quad-cloud limit_points: 20000, // Number of attempts to generate points calc_time: 1, // Whether to calculate the reconstructed time calc_errors: 1, // Whether to compute errors on time and position } { type: "QUAD_FIT", version: 1, index: "lightwater_sno", run_range: [0, 0], pass: 0, comment: "", timestamp: "", light_speed: 215.84, // Effective overall speed of light num_points: 4000, // Max points generated in quadcloud limit_points: 20000, // Number of attempts to generate points calc_time: 1, // Whether to calculate the reconstructed time calc_errors: 1, // Whether to compute errors on time & position } { type: "QUAD_FIT", version: 1, index: "heavywater_snoman_salt", run_range: [0, 0], pass: 0, comment: "", timestamp: "", light_speed: 216.0, // Effective overall speed of light num_points: 4000, // Max points generated in quadcloud limit_points: 20000, // Number of attempts to generate points calc_time: 1, // Whether to calcuate the reconstructed time calc_errors: 1, // Whether to compute errors on time & position }