//////////////////////////////////////////////////////////////////// /// /// /// \brief Laserball information. /// /// /// \author J. Maneira /// \auhtor G. Prior /// \author Mohammad Hedayatipour /// /// REVISION HISTORY: 2014-10-01 J. Maneira Major rewrite\n /// M. Hedayatipour Initial version\n /// /// 2015-06-19 R. Stainforth - applied +pi/2 rotation /// in all "TABLE2D" entries for all dyes. /// Added sinusoidal + mask entries from the /// following sno datasets: sep00, sep01, oct02, /// jan03, apr03, oct04, feb05, may05, /// feb06, aug06. /// See doc-3141 for details. /// /// 2016-11-21 J. Maneira, G. Prior - rewrite to separate /// run-level info in file writable by the near-line /// /// 2018-08-09 A. Inacio - add the jul18 dataset /// /// /// \details Laserball information /// //////////////////////////////////////////////////////////////////////// //* Specify the parameters for the laserball Processor { type: "LASERBALL_SIMULATION", version: 1, run_range: [0, 0], pass: 0, comment: "", timestamp: "", simulation_mode: 0, //0(default) all pars from this table, 10 all pars from this table but flags run without side ropes, 2 pars from manip, 3 camera position simulation_run: 10000,// Run number for run-based simulation (simulation_mode = 2 or 3) position: [0.0, 0.0, 0.0], //in mm orientation: 0.0, // Float, laserball phi angle = orientation * pi/2. For runs with side-ropes: 0 (default - East), 1 (North), 2 (West), 3 (South) wl_mode: "DYENAME", // String: "DYENAME"(default), "DYECELL" (for data), "MONO" dye_name: "COUMARIN-500", //all: "N2", "PBD", "BBQ", "BIS-MSB", "COUMARIN-500", "KITON-RED" dye_cell_nbr: 4, //Integer: range 0-5 Use only if wl_mode is DYECELL dye_cell_set: "DEFAULT", // Sets the correspondence between dye name and cell number wl_mono: 500.0, //(in nm) Float: Use only if wl_mode is MONO lb_id: "OCT03",// String lb_hwversion: "DEFAULT", //String: table with correspondence between ang dist id and hw version angle_mode: "TABLE2D", //String: "TABLE2D" (default), "SINCOEF" (sin function for phi dep), "FLAT" angle_dist_dye: "DEFAULT", //String: use angular dist of dye_name or set to another dye_name time_mode: "GAUSS", // "MONO", set to 100 ns fixed. time_param : [98.5, 110.0, 0.7, 100.0], // (in ns) [lower limit, upper limit, sigma, center] intensity: 1000, //Integer, # of photons per pulse pulse_mode: "FIXED", // String. "POISSON" or "FIXED" } //* Specify the correspondence between LB hw version (stored in CALIB_SOURCE_RUN_LEVEL) and LB ang. distr. ID { type: "LBHWVERSION", version: 1, index: "OLDSNO01", run_range: [0, 0], pass: 0, comment: "", timestamp: "", lb_id: ["SEP00", "SEP01", "OCT02","JAN03", "APR03", "OCT03"], } //* Specify the correspondence between LB hw version (stored in CALIB_SOURCE_RUN_LEVEL) and LB ang. distr. ID { type: "LBHWVERSION", version: 1, index: "OLDSNO02", run_range: [0, 0], pass: 0, comment: "", timestamp: "", lb_id: ["OCT04", "FEB05", "MAY05","FEB06", "AUG06"], } //* Specify the correspondence between LB hw version (stored in CALIB_SOURCE_RUN_LEVEL) and LB ang. distr. ID { type: "LBHWVERSION", version: 1, index: "SNOPLUS01", run_range: [0, 0], pass: 0, comment: "", timestamp: "", lb_id: ["AUG16"], } { type: "LBDIMENSIONS", version: 1, index: "OLDSNO01", run_range: [0, 0], pass: 0, comment: "", timestamp: "", lb_radius : 54.5, //in mm lb_dist_to_pivot: -745.0, // in mm (DUMMY number, needs to be measured) lb_dist_to_led: -745.0, // in mm (DUMMY number, needs to be measured) } { type: "DYECELL", version: 1, index: "DEFAULT", run_range: [0, 0], pass: 0, comment: "", timestamp: "", dye_order: ["N2","PBD","BBQ","BIS-MSB","COUMARIN-500","KITON_RED"], //This is the default ordering of dyes per dye cell. //Must be replaced if dyes or their ordering are changed. } //************************************************************************************** // laser dye data for N2 (no dye) //************************************************************************************** { type: "LBDYEWAVE", version: 1, index: "N2", run_range: [0, 0], pass: 0, comment: "", timestamp: "", dist_wl_avg: 337.1, dist_wl: [337.1], dist_wl_intensity: [1.0], } // { type: "LBDYEANGLE", version: 1, index: "N2:SEP00", run_range: [0, 0], pass: 0, timestamp: "", comment: "", // There are no 'lb_ang_intensity' ("TABLE2D") values for "N2:SEP00", use 'lb_ang_sincoef' values instead ("SINCOEF") // Coefficients for laserball mask (theta) order 0 is first, 4 is last lb_mask_coef: [1.0, 0.570557, 0.509865, 0.280393, -0.297966], // Coefficients for the sinusoidal laserball mask distribution. // 24 theta bins in total with two parameters (amplitude & phase) per theta bin. lb_ang_sincoef: [-0.093313, 3.53062, -0.150635, -2.70455, 0.188723, 6.71583, 0.213859, 6.72088, 0.230784, 6.71089, 0.24177, 6.70024, 0.248048, 6.6953, 0.25692, 6.70244, 0.253226, 6.70167, 0.252114, 6.69959, 0.249223, 6.70822, 0.244641, 6.70733, 0.243129, 6.70105, 0.24214, 6.69548, 0.238284, 6.70019, 0.23518, 6.701, 0.233215, 6.70611, 0.230939, 6.69187, 0.229805, 6.69052, 0.228306, 6.69172, 0.226046, 6.68549, 0.21981, 6.66738, 0.217823, 6.63382, 0.21761, 6.5953], } // { type: "LBDYEANGLE", version: 1, index: "N2:SEP01", run_range: [0, 0], pass: 0, timestamp: "", comment: "", // There are no 'lb_ang_intensity' ("TABLE2D") values for "N2:SEP01", use 'lb_ang_sincoef' values instead ("SINCOEF") // Coefficients for laserball mask (theta) order 0 is first, 4 is last lb_mask_coef: [1.0, -0.337825, 0.114035, 0.0325014, -0.0418206], // Coefficients for the sinusoidal laserball mask distribution. // 24 theta bins in total with two parameters (amplitude & phase) per theta bin. lb_ang_sincoef: [0.00313767, 0.923881, 0.00497149, -0.0887552, 0.0060419, -0.373733, 0.00668178, 0.141258, 0.0072599, 0.134623, 0.00888562, -0.0326719, 0.00989431, 0.222347, 0.0176799, 0.33974, 0.0174469, 0.247869, 0.0211311, 0.203762, 0.0196783, 0.27914, 0.0247281, 0.354919, 0.0264399, 0.235023, 0.0299314, 0.232642, 0.0330797, 0.30712, 0.031326, 0.392058, 0.0343281, 0.43706, 0.0318467, 0.323561, 0.0323155, 0.325519, 0.0309802, 0.397129, 0.0319685, 0.220939, 0.0328008, 0.176531, 0.0313056, 0.18178, 0.0340426, -0.0337175], } // { type: "LBDYEANGLE", version: 1, index: "N2:OCT02", run_range: [0, 0], pass: 0, timestamp: "", comment: "", // There are no 'lb_ang_intensity' ("TABLE2D") values for "N2:OCT02", use 'lb_ang_sincoef' values instead ("SINCOEF") // Coefficients for laserball mask (theta) order 0 is first, 4 is last lb_mask_coef: [1.0, -0.661118, 0.313663, -0.0658652, -0.0110019], // Coefficients for the sinusoidal laserball mask distribution. // 24 theta bins in total with two parameters (amplitude & phase) per theta bin. lb_ang_sincoef: [-0.00762534, -0.210072, -0.0106199, -0.123916, -0.0135429, -0.0092295, -0.016602, -0.196825, -0.0212101, -0.0433852, -0.0225304, 0.036907, -0.026867, 0.0718523, -0.0269414, -0.0316502, -0.0284552, -0.00533529, -0.0310854, 0.0159783, -0.0385571, 0.0382135, -0.0424826, 0.0914074, -0.0420894, 0.163389, -0.0432083, 0.174182, -0.0441657, 0.163432, -0.0458579, 0.160426, -0.0479394, 0.175606, -0.0470411, 0.254415, -0.0492174, 0.239288, -0.0501768, 0.224908, -0.0519813, 0.249937, -0.0519181, 0.261435, -0.0486464, 0.267924, 0.0434407, -2.77959], } // { type: "LBDYEANGLE", version: 1, index: "N2:JAN03", run_range: [0, 0], pass: 0, timestamp: "", comment: "", // There are no 'lb_ang_intensity' ("TABLE2D") values for "N2:JAN03", use 'lb_ang_sincoef' values instead ("SINCOEF") // Coefficients for laserball mask (theta) order 0 is first, 4 is last lb_mask_coef: [1.0, -0.722511, 0.375442, -0.0992743, -0.00320724], // Coefficients for the sinusoidal laserball mask distribution. // 24 theta bins in total with two parameters (amplitude & phase) per theta bin. lb_ang_sincoef: [0.00291973, 1.1311, 0.00473674, -5.05479, 0.00700357, 1.22032, 0.0114403, 1.28692, -0.0099076, 117.99, 0.00940364, -4.51748, 0.0122068, -4.26108, 0.0179978, 1.48403, -0.0199393, -202.55, 0.0209245, -4.66629, 0.026322, 2.01099, 0.026735, 1.99394, -0.0307746, -1.21054, -0.0312045, 4.97865, 0.0330368, 26.8417, 0.0384029, 8.0944, 0.039388, 14.3093, 0.0330683, 8.05879, -0.0379986, 11.1875, 0.0389742, 8.13514, 0.0395581, 8.11717, 0.0387933, 1.8709, -0.0384619, 11.2618, -0.0317874, 11.2506], } // { type: "LBDYEANGLE", version: 1, index: "N2:APR03", run_range: [0, 0], pass: 0, timestamp: "", comment: "", // There are no 'lb_ang_intensity' ("TABLE2D") values for "N2:APR03", use 'lb_ang_sincoef' values instead ("SINCOEF") // Coefficients for laserball mask (theta) order 0 is first, 4 is last lb_mask_coef: [1.0, -0.748736, 0.404287, -0.111802, -0.00127557], // Coefficients for the sinusoidal laserball mask distribution. // 24 theta bins in total with two parameters (amplitude & phase) per theta bin. lb_ang_sincoef: [0.00441456, 0.902375, 0.00413895, 1.13679, 0.00551266, 0.972068, -0.0106464, 4.28488, 0.00955231, -4.49717, 0.0104258, -4.41487, 0.0125961, -4.28723, -0.0180013, -1.36442, -0.0205549, -1.5221, -0.0227023, 11.0348, 0.0267756, 1.97499, 0.0287362, 1.94533, 0.0304517, 1.94342, -0.031636, 4.99628, 0.0333534, 8.06563, 0.0377035, 8.10795, 0.0396246, 14.3072, -0.0366996, 4.95215, -0.039822, 5.00688, 0.0415699, 8.11259, 0.0422124, 14.3816, 0.0365717, 14.4097, -0.0399882, 11.3569, -0.0305437, 5.10061], } // { type: "LBDYEANGLE", version: 1, index: "N2:OCT03", run_range: [0, 0], pass: 0, comment: "", timestamp: "", lb_ang_intensity: [ // ******************************************** // *** Values at Wavelength (337) 1/6. ***** // ******************************************** // Laserball distribution grid 10 deg bins in phi // Coefficients for -1.00 < CosTheta < -0.83 0.971157, 0.970471, 0.953361, 0.955088, 0.962597, 0.952103, 0.965487, 0.965469, 0.958204, 0.960973, 0.957387, 0.958044, 0.959743, 0.95842, 0.960494, 0.956599, 0.953332, 0.945758, 0.952647, 0.955998, 0.964699, 0.958044, 0.949569, 0.961874, 0.950977, 0.973681, 0.957143, 0.957566, 0.96942, 0.96301, 0.959002, 0.972555, 0.952657, 0.938718, 0.962709, 0.953877, // Coefficients for -0.83 < CosTheta < -0.67 0.950207, 0.950948, 0.953914, 0.94955, 0.950357, 0.945993, 0.949953, 0.950273, 0.94144, 0.948405, 0.954403, 0.949175, 0.948245, 0.95138, 0.945993, 0.948255, 0.953332, 0.957566, 0.953408, 0.955857, 0.9575, 0.953558, 0.958607, 0.954862, 0.954759, 0.957566, 0.944594, 0.948226, 0.947767, 0.944857, 0.945223, 0.948771, 0.941609, 0.954628, 0.946866, 0.946274, // Coefficients for -0.67 < CosTheta < -0.50 0.942398, 0.940567, 0.939084, 0.946584, 0.940314, 0.947569, 0.942229, 0.94756, 0.939957, 0.94144, 0.952788, 0.951587, 0.95123, 0.951615, 0.945279, 0.941065, 0.941487, 0.948302, 0.948508, 0.942754, 0.949372, 0.952554, 0.954337, 0.953802, 0.959537, 0.949081, 0.949785, 0.944284, 0.946753, 0.945814, 0.949681, 0.955041, 0.950958, 0.946424, 0.942632, 0.946462, // Coefficients for -0.50 < CosTheta < -0.33 0.936404, 0.936961, 0.93777, 0.93838, 0.940079, 0.94389, 0.934204, 0.935261, 0.929534, 0.941318, 0.93302, 0.934456, 0.937352, 0.936018, 0.938653, 0.933925, 0.933781, 0.94557, 0.947288, 0.942313, 0.945429, 0.945195, 0.947241, 0.957444, 0.945899, 0.937114, 0.939882, 0.935439, 0.94069, 0.934306, 0.945627, 0.939394, 0.940877, 0.933036, 0.933198, 0.934454, // Coefficients for -0.33 < CosTheta < -0.17 0.920062, 0.929831, 0.91948, 0.921546, 0.930674, 0.934722, 0.932281, 0.930672, 0.94205, 0.936164, 0.929944, 0.932218, 0.934822, 0.939366, 0.938124, 0.935481, 0.931578, 0.944153, 0.948743, 0.948367, 0.952497, 0.937135, 0.941628, 0.937876, 0.938606, 0.939328, 0.947363, 0.942004, 0.940765, 0.938305, 0.933575, 0.924384, 0.928622, 0.92799, 0.921309, 0.920816, // Coefficients for -0.17 < CosTheta < 0.00 0.950592, 0.932801, 0.936941, 0.946237, 0.936797, 0.937413, 0.938634, 0.940342, 0.936865, 0.941675, 0.945842, 0.950254, 0.952206, 0.940108, 0.933494, 0.944256, 0.948001, 0.947767, 0.958213, 0.955397, 0.96208, 0.950076, 0.947945, 0.944594, 0.945655, 0.952619, 0.95719, 0.953379, 0.940652, 0.937192, 0.940708, 0.937068, 0.929537, 0.933369, 0.942773, 0.947194, // Coefficients for 0.00 < CosTheta < 0.17 0.934004, 0.936317, 0.930531, 0.931975, 0.929896, 0.936558, 0.936165, 0.94725, 0.952169, 0.950967, 0.946096, 0.948198, 0.952159, 0.94847, 0.940915, 0.954637, 0.963357, 0.971466, 0.972912, 0.970077, 0.967862, 0.958748, 0.961376, 0.960175, 0.961564, 0.961752, 0.956777, 0.945899, 0.938915, 0.936562, 0.939732, 0.941694, 0.939563, 0.939732, 0.941797, 0.938281, // Coefficients for 0.17 < CosTheta < 0.33 0.935667, 0.941975, 0.933807, 0.931215, 0.936556, 0.940567, 0.944247, 0.931551, 0.941046, 0.94099, 0.958607, 0.953914, 0.958495, 0.958251, 0.963535, 0.961667, 0.970941, 0.976601, 0.974489, 0.97233, 0.975709, 0.959405, 0.97294, 0.963094, 0.95245, 0.954074, 0.962981, 0.952047, 0.948977, 0.942567, 0.93805, 0.949343, 0.913374, 0.927227, 0.933579, 0.941356, // Coefficients for 0.33 < CosTheta < 0.50 0.931229, 0.93471, 0.928706, 0.925146, 0.914796, 0.933642, 0.934962, 0.94297, 0.955013, 0.949099, 0.94558, 0.951249, 0.951418, 0.963601, 0.961311, 0.966464, 0.962981, 0.969073, 0.96362, 0.95949, 0.974019, 0.965732, 0.963836, 0.969523, 0.960898, 0.960522, 0.958119, 0.943064, 0.940924, 0.943374, 0.934916, 0.938044, 0.933237, 0.932006, 0.939385, 0.937518, // Coefficients for 0.50 < CosTheta < 0.67 0.927878, 0.9232, 0.913825, 0.928471, 0.92464, 0.933315, 0.935069, 0.945993, 0.949447, 0.946809, 0.944491, 0.936206, 0.951512, 0.961142, 0.950995, 0.96316, 0.965168, 0.970903, 0.975033, 0.970105, 0.982739, 0.971551, 0.970884, 0.974986, 0.959818, 0.956824, 0.957641, 0.93042, 0.94023, 0.940399, 0.930222, 0.933562, 0.93916, 0.937492, 0.945223, 0.946819, // Coefficients for 0.67 < CosTheta < 0.83 0.927996, 0.934441, 0.93091, 0.921011, 0.928327, 0.932602, 0.940136, 0.929576, 0.92969, 0.926972, 0.950207, 0.950817, 0.96102, 0.954262, 0.957678, 0.959875, 0.965422, 0.972893, 0.96453, 0.972058, 0.9763, 0.959978, 0.963723, 0.956843, 0.970856, 0.967665, 0.940962, 0.941872, 0.945608, 0.941347, 0.931291, 0.93698, 0.937694, 0.931966, 0.929421, 0.920006, // Coefficients for 0.83 < CosTheta < 1.00 0.957068, 0.93822, 0.951587, 0.936081, 0.957218, 0.952206, 0.952919, 0.9523, 0.959724, 0.953924, 0.972771, 0.983396, 0.952112, 0.971889, 0.965713, 0.975099, 0.985142, 0.995448, 0.995617, 0.985283, 1.0, 0.958326, 0.970509, 0.970434, 0.98624, 0.989976, 0.960428, 0.958542, 0.950122, 0.97064, 0.952985, 0.955613, 0.966914, 0.967055, 0.951099, 0.969289 ], // Coefficients for laserball mask (theta) order 0 is first, 6 is last lb_mask_coef: [1.0, -0.871962, 0.804015, -0.518321, 0.0501842, 0.0976912, -0.0324961], // There are no 'lb_ang_sincoef' ("SINCOEF") values for "N2:OCT03", use 'lb_ang_intensity' values instead ("TABLE2D") } // { type: "LBDYEANGLE", version: 1, index: "N2:OCT04", run_range: [0, 0], pass: 0, timestamp: "", comment: "", // There are no 'lb_ang_intensity' ("TABLE2D") values for "N2:OCT04", use 'lb_ang_sincoef' values instead ("SINCOEF") // Coefficients for laserball mask (theta) order 0 is first, 4 is last lb_mask_coef: [1.0, -0.058789, -0.0269015, 0.166885, -0.0969126], // Coefficients for the sinusoidal laserball mask distribution. // 24 theta bins in total with two parameters (amplitude & phase) per theta bin. lb_ang_sincoef: [0.00768016, 0.260035, 0.0163232, -0.168301, -0.0272206, -3.18694, 0.0327569, -0.086629, -0.0303568, 15.7693, 0.0337642, 0.0570505, 0.0334921, 0.0775921, 0.033314, 0.0768607, 0.0334289, -0.0149843, 0.0292336, -0.11578, 0.0292535, -0.0659526, 0.0402787, 24.9845, 0.0356023, -12.6434, 0.0451924, -0.0428303, -0.0431543, -3.00515, 0.0371831, 0.125988, 0.035863, 0.0372664, 0.0425755, 0.0789151, 0.0433646, 0.047128, 0.0387361, 0.0125897, 0.0378337, -0.0938401, 0.0317585, -0.0869631, 0.0303733, -0.221384, 0.0349406, -0.227505], } // { type: "LBDYEANGLE", version: 1, index: "N2:FEB05", run_range: [0, 0], pass: 0, timestamp: "", comment: "", // There are no 'lb_ang_intensity' ("TABLE2D") values for "N2:FEB05", use 'lb_ang_sincoef' values instead ("SINCOEF") // Coefficients for laserball mask (theta) order 0 is first, 4 is last lb_mask_coef: [1.0, -0.0693648, 0.0101249, 0.127296, -0.085209], // Coefficients for the sinusoidal laserball mask distribution. // 24 theta bins in total with two parameters (amplitude & phase) per theta bin. lb_ang_sincoef: [0.00948123, 5.36364, 0.0155381, -0.738271, 0.0221874, -13.391, -0.0276822, -3.85187, -0.0311715, -3.90848, 0.0300208, -13.4122, -0.0323112, -3.92054, -0.0330477, -3.99656, -0.0347319, -3.90728, -0.0339981, -16.7417, -0.0340463, 14.7511, -0.035912, -3.97107, -0.032153, -3.99132, -0.0389125, -3.91546, 0.0358708, 11.6473, -0.038121, 2.34818, 0.0423247, -7.13483, -0.0407046, 27.444, 0.0381031, 5.52443, 0.0353095, -0.866816, -0.0349804, -3.91732, 0.0294318, -7.13464, 0.0295308, -13.5078, 0.0284017, -0.759592], } // { type: "LBDYEANGLE", version: 1, index: "N2:MAY05", run_range: [0, 0], pass: 0, timestamp: "", comment: "", // There are no 'lb_ang_intensity' ("TABLE2D") values for "N2:MAY05", use 'lb_ang_sincoef' values instead ("SINCOEF") // Coefficients for laserball mask (theta) order 0 is first, 4 is last lb_mask_coef: [1.0, -0.0645134, -0.0170912, 0.155909, -0.0931223], // Coefficients for the sinusoidal laserball mask distribution. // 24 theta bins in total with two parameters (amplitude & phase) per theta bin. lb_ang_sincoef: [0.0126056, -0.759004, 0.0194861, -0.596607, 0.0244228, 12.0579, -0.028806, -3.5867, -0.0334015, -3.63968, -0.0387896, -3.7472, 0.0383613, -6.78875, 0.0403499, -25.7992, 0.0413476, -0.655225, -0.045018, -3.94908, -0.0411856, -10.011, -0.0400864, -3.60874, 0.0410776, -6.95971, -0.0414129, -3.65944, -0.0408183, -3.77027, -0.0420853, -3.74805, -0.0414129, -10.0678, -0.0409445, -3.69033, -0.0408042, -3.73409, -0.0355771, -3.80059, -0.0334169, -3.83502, -0.0378023, -3.98414, -0.034592, -4.16147, -0.020241, 27.3294], } // { type: "LBDYEANGLE", version: 1, index: "N2:FEB06", run_range: [0, 0], pass: 0, timestamp: "", comment: "", // There are no 'lb_ang_intensity' ("TABLE2D") values for "N2:FEB06", use 'lb_ang_sincoef' values instead ("SINCOEF") // Coefficients for laserball mask (theta) order 0 is first, 4 is last lb_mask_coef: [1.0, -0.132447, 0.0279922, 0.126131, -0.0831828], // Coefficients for the sinusoidal laserball mask distribution. // 24 theta bins in total with two parameters (amplitude & phase) per theta bin. lb_ang_sincoef: [-0.013691, -99.2973, -0.0174948, 0.992332, -0.025828, -4.95378, -0.0240446, -5.04677, -0.0261513, -5.11113, -0.0336679, -5.01091, -0.0351434, -5.10052, -0.0355758, -5.16821, -0.0367636, -5.17033, -0.040365, -30.2736, -0.0388152, 1.13887, 0.0336066, -2.04787, -0.0353165, -5.13707, 0.035098, -2.10016, -0.0371567, -5.22084, -0.0383564, -5.12334, -0.0416819, -11.4414, 0.0361122, -27.0752, -0.0386554, -5.04306, -0.0321953, -5.21621, 0.027592, -2.15029, -0.0337853, -5.21487, 0.033338, -2.26541, -0.0212115, 0.492931], } // { type: "LBDYEANGLE", version: 1, index: "N2:AUG06", run_range: [0, 0], pass: 0, timestamp: "", comment: "", // There are no 'lb_ang_intensity' ("TABLE2D") values for "N2:AUG06", use 'lb_ang_sincoef' values instead ("SINCOEF") // Coefficients for laserball mask (theta) order 0 is first, 4 is last lb_mask_coef: [1.0, -0.1475, -0.00287845, 0.148758, -0.0861972], // Coefficients for the sinusoidal laserball mask distribution. // 24 theta bins in total with two parameters (amplitude & phase) per theta bin. lb_ang_sincoef: [0.0109712, -0.246987, 0.0249023, 12.6163, -0.0265034, 3.45896, 0.0333793, 0.423556, 0.0395605, 0.178434, 0.0429777, 0.124518, 0.0456323, 0.194139, -0.0447943, 3.29532, -0.0473827, -21.9054, 0.0472818, 6.23227, 0.0486465, -6.10877, -0.0510345, -9.21082, 0.0471425, 0.0505002, 0.0533362, 0.18109, 0.0522095, 0.105582, 0.0497793, 0.138843, 0.0471587, 0.134755, 0.0494719, 0.2548, 0.0486486, 0.21301, 0.0442959, 0.149757, 0.0400981, 0.135138, 0.0374124, 0.112042, 0.029595, 0.0222444, -0.0243491, -2.94836], } // { type: "LBDYEANGLE", version: 1, index: "N2:JUL18", run_range: [0, 0], pass: 0, timestamp: "", comment: "Values from the analysis of the July 2018 internal+external laserball scans, with OCA-1.1.0. More details in DocDB-5862", // Coefficients for laserball mask (theta) order 0 is first, 4 is last lb_mask_coef: [1, -0.0864657, -0.0317165, 0.0645909, -0.0461073], // Coefficients for the sinusoidal laserball angular distribution. // 12 theta bins in total with two parameters (amplitude & phase) per theta bin. lb_ang_sincoef: [0.0133225, -1.44635, 0.0221351, -1.56184, 0.0239149, -1.50796, 0.0288135, -1.54023, 0.0321943, -1.47896, 0.0334007, -1.37934, 0.0318096, -1.4522, 0.0327726, -1.47381, 0.0319598, -1.56813, 0.0327535, -1.47365, 0.0271626, -1.56215, 0.0213243, 4.62538], } //************************************************************************************** // laser dye data for N2PBD //************************************************************************************** { type: "LBDYEWAVE", version: 1, index: "PBD", run_range: [0, 0], pass: 0, comment: "", timestamp: "", dist_wl_avg: 369.2, dist_wl: [340.0, 341.0, 342.0, 343.0, 344.0, 345.0, 346.0, 347.0, 348.0, 349.0, 350.0, 351.0, 352.0, 353.0, 354.0, 355.0, 356.0, 357.0, 358.0, 359.0, 360.0, 361.0, 362.0, 363.0, 364.0, 365.0, 366.0, 367.0, 368.0, 369.0, 370.0, 371.0, 372.0, 373.0, 374.0, 375.0, 376.0, 377.0, 378.0, 379.0, 380.0, 381.0, 382.0, 383.0, 384.0, 385.0, 386.0, 387.0, 388.0, 389.0, 390.0, 391.0, 392.0, 393.0, 394.0, 395.0, 396.0, 397.0, 398.0, 399.0, 400.0, 401.0, 402.0], dist_wl_intensity: [0.00112, 0.00129, 0.00114, 0.00191, 0.00178, 0.00230, 0.00254, 0.00266, 0.00286, 0.00296, 0.00321, 0.00354, 0.00367, 0.00460, 0.00531, 0.00615, 0.01015, 0.01586, 0.02452, 0.03510, 0.04783, 0.05129, 0.05250, 0.05154, 0.04627, 0.04350, 0.03679, 0.03200, 0.02961, 0.02795, 0.02714, 0.02717, 0.02663, 0.03026, 0.03091, 0.03180, 0.03264, 0.03066, 0.03157, 0.02878, 0.02505, 0.02093, 0.01657, 0.01211, 0.00985, 0.00722, 0.00574, 0.00467, 0.00433, 0.00369, 0.00298, 0.00260, 0.00225, 0.00200, 0.00181, 0.00219, 0.00184, 0.00102, 0.00126, 0.00120, 0.00118, 0.00077, 0.00075], } // { type: "LBDYEANGLE", version: 1, index: "PBD:SEP00", run_range: [0, 0], pass: 0, comment: "", timestamp: "", // There are no 'lb_ang_intensity' ("TABLE2D") values for "PBD:SEP00", use 'lb_ang_sincoef' values instead ("SINCOEF") // Coefficients for laserball mask (theta) order 0 is first, 4 is last lb_mask_coef: [1.0, 0.423569, 0.197028, 0.201707, -0.196626], // Coefficients for the sinusoidal laserball mask distribution. // 24 theta bins in total with two parameters (amplitude & phase) per theta bin. lb_ang_sincoef: [0.0841333, 6.68656, -0.141654, 3.57431, 0.177439, 6.71756, 0.203553, 6.71559, 0.216453, 6.71327, 0.229262, 6.70262, 0.234946, 6.7027, 0.245298, 6.70207, 0.246997, 6.70238, 0.248734, 6.69504, 0.247537, 6.68959, 0.244439, 6.69567, 0.24217, 6.68308, 0.239535, 6.67734, 0.234394, 6.67389, 0.231384, 6.6832, 0.230683, 6.67529, 0.22709, 6.67797, 0.221795, 6.6709, 0.220847, 6.67044, 0.216149, 6.66002, 0.211207, 6.65387, 0.207471, 6.63538, -0.20421, 3.43547], } // { type: "LBDYEANGLE", version: 1, index: "PBD:SEP01", run_range: [0, 0], pass: 0, timestamp: "", comment: "", // There are no 'lb_ang_intensity' ("TABLE2D") values for "PBD:SEP01", use 'lb_ang_sincoef' values instead ("SINCOEF") // Coefficients for laserball mask (theta) order 0 is first, 4 is last lb_mask_coef: [1.0, -0.167976, -0.0956762, 0.162193, -0.0738904], // Coefficients for the sinusoidal laserball mask distribution. // 24 theta bins in total with two parameters (amplitude & phase) per theta bin. lb_ang_sincoef: [0.00244052, 0.879977, 0.00255604, -0.200668, 0.00430442, -0.182323, 0.00512361, 0.153253, 0.00724378, 0.147121, 0.00771357, -0.0919924, 0.00884331, 0.0777937, 0.014111, 0.29786, 0.0148752, 0.245682, 0.0174853, 0.201706, 0.0181897, 0.262109, 0.0209851, 0.396095, 0.0217792, 0.348925, 0.0242707, 0.292122, 0.0261451, 0.363933, 0.0250499, 0.41023, 0.0279181, 0.392336, 0.0270652, 0.340597, 0.0271962, 0.387294, 0.0264161, 0.37263, 0.0260268, 0.258335, 0.0253702, 0.283511, 0.0230911, 0.265697, 0.0252145, 0.173373], } // { type: "LBDYEANGLE", version: 1, index: "PBD:OCT02", run_range: [0, 0], pass: 0, timestamp: "", comment: "", // There are no 'lb_ang_intensity' ("TABLE2D") values for "PBD:OCT02", use 'lb_ang_sincoef' values instead ("SINCOEF") // Coefficients for laserball mask (theta) order 0 is first, 4 is last lb_mask_coef: [1.0, -0.451764, 0.0702889, 0.0739977, -0.0436834], // Coefficients for the sinusoidal laserball mask distribution. // 24 theta bins in total with two parameters (amplitude & phase) per theta bin. lb_ang_sincoef: [-0.00634158, -0.230229, -0.010261, -0.0725663, -0.0122408, 0.0151915, -0.0160121, -0.132288, -0.019179, -0.0756942, -0.0198939, -0.0480861, -0.0234422, 0.0399579, -0.0244573, -0.00494296, -0.0261178, 0.0450319, -0.027362, 0.0681294, -0.0318891, 0.136984, -0.0345403, 0.187361, -0.0371068, 0.202886, -0.0367444, 0.238079, -0.0389891, 0.224426, -0.0417465, 0.221939, -0.0415932, 0.253739, -0.0420015, 0.230078, -0.0422652, 0.254679, -0.0438878, 0.229999, -0.0451403, 0.263919, -0.0456572, 0.265322, -0.0435312, 0.219442, 0.0383871, -2.80611], } // { type: "LBDYEANGLE", version: 1, index: "PBD:JAN03", run_range: [0, 0], pass: 0, timestamp: "", comment: "", // There are no 'lb_ang_intensity' ("TABLE2D") values for "PBD:JAN03", use 'lb_ang_sincoef' values instead ("SINCOEF") // Coefficients for laserball mask (theta) order 0 is first, 4 is last lb_mask_coef: [1.0, -0.540953, 0.162607, 0.0247268, -0.032428], // Coefficients for the sinusoidal laserball mask distribution. // 24 theta bins in total with two parameters (amplitude & phase) per theta bin. lb_ang_sincoef: [0.00217056, 1.4531, 0.0051283, 1.20419, 0.00421513, 0.987107, 0.00936619, 1.20576, -0.00887765, 11.2116, 0.0116245, 7.76791, -0.00976392, 17.2961, -0.0118731, -14.0276, -0.0155115, 11.0548, 0.0203215, 1.75477, 0.0224195, 1.96207, 0.0216585, 1.83047, -0.0266479, 4.93019, 0.0264669, 8.02015, -0.0269896, 4.94325, -0.0337121, 5.07988, 0.03235, 14.2798, -0.0310262, 5.01009, -0.0314019, -7.56324, 0.0321726, 8.10147, 0.0312122, 8.14491, 0.0333892, 8.2036, -0.0353744, -7.43055, -0.0289293, 5.05322], } // { type: "LBDYEANGLE", version: 1, index: "PBD:APR03", run_range: [0, 0], pass: 0, timestamp: "", comment: "", // There are no 'lb_ang_intensity' ("TABLE2D") values for "PBD:APR03", use 'lb_ang_sincoef' values instead ("SINCOEF") // Coefficients for laserball mask (theta) order 0 is first, 4 is last lb_mask_coef: [1.0, -0.548321, 0.169297, 0.0209371, -0.0314462], // Coefficients for the sinusoidal laserball mask distribution. // 24 theta bins in total with two parameters (amplitude & phase) per theta bin. lb_ang_sincoef: [0.00347863, 0.935869, 0.00524823, 1.12516, 0.00533601, 1.09956, -0.00936943, 35.9328, -0.0103779, -14.0247, -0.011767, -1.44354, -0.0134077, -1.29455, -0.0162182, -1.41881, -0.0185725, 11.0236, -0.0207882, 55.0717, -0.0224422, 4.93281, -0.0249307, 4.98348, -0.0260695, -189.765, -0.0275805, 4.95554, -0.0292917, 4.97134, 0.0318821, 8.12121, 0.0336211, 8.11662, 0.0342708, 8.06295, 0.0351136, 8.11963, 0.0353576, 8.12287, 0.0355027, 8.11393, 0.0331442, 8.16788, -0.033376, 5.02938, 0.0281372, -10.6405], } // { type: "LBDYEANGLE", version: 1, index: "PBD:OCT03", run_range: [0, 0], pass: 0, timestamp: "", comment: "", lb_ang_intensity: [ // ******************************************** // *** Values at Wavelength (365) 2/6. ***** // ******************************************** // Laserball distribution grid 10 deg bins in phi // Coefficients for -1.00 < CosTheta < -0.83 0.966342, 0.9676, 0.964125, 0.962061, 0.963635, 0.959448, 0.969798, 0.969942, 0.967782, 0.971315, 0.966515, 0.972525, 0.969453, 0.96735, 0.968579, 0.9664, 0.964912, 0.961197, 0.966025, 0.968771, 0.974541, 0.967849, 0.964921, 0.971901, 0.965661, 0.974522, 0.967753, 0.969731, 0.97456, 0.967725, 0.96423, 0.971267, 0.963683, 0.962905, 0.966093, 0.962003, // Coefficients for -0.83 < CosTheta < -0.67 0.96039, 0.958463, 0.964336, 0.96088, 0.960083, 0.960438, 0.963357, 0.961763, 0.959592, 0.960553, 0.962877, 0.961677, 0.959265, 0.960649, 0.957689, 0.958826, 0.957214, 0.970249, 0.965248, 0.967417, 0.966707, 0.963203, 0.964038, 0.962022, 0.970019, 0.964681, 0.960649, 0.964086, 0.964845, 0.963241, 0.959859, 0.960841, 0.952341, 0.959961, 0.960265, 0.956199, // Coefficients for -0.67 < CosTheta < -0.50 0.954301, 0.960937, 0.953542, 0.959392, 0.955352, 0.96039, 0.960179, 0.962089, 0.955021, 0.951931, 0.96136, 0.960198, 0.961561, 0.9593, 0.96352, 0.95577, 0.955627, 0.96135, 0.962704, 0.958595, 0.962032, 0.964893, 0.966121, 0.961149, 0.967629, 0.958445, 0.959928, 0.964701, 0.967197, 0.959996, 0.954611, 0.959573, 0.955727, 0.951872, 0.949638, 0.95567, // Coefficients for -0.50 < CosTheta < -0.33 0.944089, 0.950433, 0.948334, 0.954527, 0.95519, 0.959539, 0.953796, 0.953147, 0.936024, 0.954247, 0.947254, 0.951033, 0.95407, 0.953592, 0.953272, 0.94811, 0.951913, 0.957941, 0.954782, 0.959337, 0.961734, 0.959926, 0.958562, 0.967245, 0.957358, 0.955005, 0.952322, 0.950181, 0.952808, 0.950758, 0.957785, 0.948038, 0.947348, 0.9417, 0.945993, 0.944362, // Coefficients for -0.33 < CosTheta < -0.17 0.942564, 0.945284, 0.945044, 0.945216, 0.948035, 0.954447, 0.951048, 0.948629, 0.953951, 0.951256, 0.949673, 0.957267, 0.958278, 0.958687, 0.960208, 0.959009, 0.951426, 0.964403, 0.964326, 0.962253, 0.963894, 0.960649, 0.967456, 0.967168, 0.959727, 0.964365, 0.959081, 0.953533, 0.956027, 0.949591, 0.955642, 0.94564, 0.952161, 0.941421, 0.937631, 0.938748, // Coefficients for -0.17 < CosTheta < 0.00 0.952463, 0.945096, 0.948076, 0.955399, 0.951859, 0.951086, 0.957156, 0.957966, 0.952371, 0.962493, 0.963606, 0.961408, 0.965565, 0.964, 0.959548, 0.961494, 0.966035, 0.967283, 0.968723, 0.969808, 0.971843, 0.971353, 0.971891, 0.967437, 0.966611, 0.965075, 0.967177, 0.961782, 0.95147, 0.949124, 0.95321, 0.951855, 0.944617, 0.951727, 0.954014, 0.94462, // Coefficients for 0.00 < CosTheta < 0.17 0.95314, 0.947456, 0.949559, 0.94534, 0.949384, 0.954361, 0.959011, 0.966563, 0.958906, 0.965977, 0.968905, 0.967005, 0.966947, 0.968569, 0.965027, 0.969741, 0.982586, 0.978218, 0.97959, 0.980531, 0.985379, 0.973254, 0.976336, 0.975386, 0.972832, 0.973552, 0.971949, 0.968022, 0.954123, 0.956019, 0.96232, 0.960361, 0.954585, 0.948909, 0.956769, 0.954584, // Coefficients for 0.17 < CosTheta < 0.33 0.951743, 0.956386, 0.954797, 0.950276, 0.952164, 0.961389, 0.96351, 0.956643, 0.958955, 0.966822, 0.971881, 0.974992, 0.971517, 0.97408, 0.972649, 0.979456, 0.981011, 0.980685, 0.984496, 0.98609, 0.984323, 0.981376, 0.98201, 0.977949, 0.972611, 0.976029, 0.970326, 0.965939, 0.962512, 0.961734, 0.961293, 0.963385, 0.94611, 0.953067, 0.952711, 0.95641, // Coefficients for 0.33 < CosTheta < 0.50 0.947436, 0.951515, 0.946628, 0.947377, 0.941779, 0.954223, 0.955452, 0.959167, 0.962992, 0.975366, 0.967533, 0.966582, 0.963395, 0.974118, 0.976566, 0.969088, 0.976989, 0.977373, 0.976153, 0.984026, 0.980339, 0.978813, 0.98201, 0.979917, 0.977699, 0.974425, 0.968195, 0.959251, 0.958984, 0.953521, 0.954716, 0.952445, 0.950752, 0.949273, 0.953015, 0.952598, // Coefficients for 0.50 < CosTheta < 0.67 0.947205, 0.944349, 0.94414, 0.943248, 0.9401, 0.949916, 0.9565, 0.962205, 0.956779, 0.957532, 0.966352, 0.960227, 0.966678, 0.968896, 0.971872, 0.975741, 0.975971, 0.976384, 0.982144, 0.982384, 0.983632, 0.978774, 0.979418, 0.976038, 0.974925, 0.974569, 0.961907, 0.950841, 0.954704, 0.95493, 0.94471, 0.943566, 0.950443, 0.943742, 0.953974, 0.951316, // Coefficients for 0.67 < CosTheta < 0.83 0.938882, 0.944471, 0.943196, 0.942056, 0.939904, 0.941627, 0.947507, 0.949513, 0.948804, 0.951534, 0.962857, 0.957109, 0.968377, 0.965689, 0.97119, 0.965075, 0.971738, 0.977949, 0.971689, 0.98032, 0.976038, 0.97385, 0.972381, 0.972745, 0.975626, 0.970979, 0.948701, 0.955453, 0.955199, 0.951399, 0.94593, 0.949234, 0.94811, 0.935795, 0.942505, 0.933322, // Coefficients for 0.83 < CosTheta < 1.00 0.963501, 0.959292, 0.957363, 0.957751, 0.978563, 0.965651, 0.968963, 0.972736, 0.975088, 0.970557, 0.98872, 0.992675, 0.976691, 0.979859, 0.966563, 0.982125, 0.986896, 0.992982, 0.987962, 0.984208, 0.99184, 0.963904, 0.97577, 0.98369, 1.0, 0.995056, 0.958754, 0.964835, 0.965565, 0.974531, 0.964115, 0.969606, 0.966966, 0.969347, 0.957589, 0.973437 ], // Coefficients for laserball mask (theta) order 0 is first, 6 is last lb_mask_coef: [1.0, -0.695336, 0.661383, -0.551767, 0.163308, 0.0414559, -0.0244475], // There are no 'lb_ang_sincoef' ("SINCOEF") values for "PBD:OCT03", use 'lb_ang_intensity' values instead ("TABLE2D") } // { type: "LBDYEANGLE", version: 1, index: "PBD:OCT04", run_range: [0, 0], pass: 0, timestamp: "", comment: "", // There are no 'lb_ang_intensity' ("TABLE2D") values for "PBD:OCT04", use 'lb_ang_sincoef' values instead ("SINCOEF") // Coefficients for laserball mask (theta) order 0 is first, 4 is last lb_mask_coef: [1.0, 0.0701091, -0.221614, 0.276277, -0.119092], // Coefficients for the sinusoidal laserball mask distribution. // 24 theta bins in total with two parameters (amplitude & phase) per theta bin. lb_ang_sincoef: [0.00506932, -0.0845677, 0.0104153, -0.106009, 0.0220027, -0.131589, 0.0250542, -0.269297, 0.0214511, -0.152965, 0.0238122, -0.150585, 0.0256851, -0.182789, 0.0248193, -0.0276476, 0.0238928, -0.0368265, 0.0262368, -0.249158, 0.0230057, -0.167969, -0.0317396, -3.39899, -0.0313219, -3.3696, 0.0363978, -0.129833, -0.0317939, -3.07076, 0.0308578, 0.0485637, 0.028355, -0.193935, 0.031345, -0.1053, 0.032197, -0.104342, 0.0283943, -0.101045, 0.0283531, -0.24017, 0.0224623, -0.190143, 0.0210837, -0.366424, -0.0257663, 3.19149], } // { type: "LBDYEANGLE", version: 1, index: "PBD:FEB05", run_range: [0, 0], pass: 0, timestamp: "", comment: "", // There are no 'lb_ang_intensity' ("TABLE2D") values for "PBD:FEB05", use 'lb_ang_sincoef' values instead ("SINCOEF") // Coefficients for laserball mask (theta) order 0 is first, 4 is last lb_mask_coef: [1.0, 0.0885722, -0.252037, 0.288671, -0.12028], // Coefficients for the sinusoidal laserball mask distribution. // 24 theta bins in total with two parameters (amplitude & phase) per theta bin. lb_ang_sincoef: [0.00796967, -1.15311, 0.0128986, -0.883999, 0.017653, -0.775974, 0.0223408, -6.96806, -0.0254444, -3.85068, -0.0244075, 2.25694, 0.02675, -19.601, -0.0277454, -10.2966, -0.0286332, -22.7351, -0.0298912, -4.06996, -0.028864, -3.99456, -0.0288486, -3.96992, 0.02741, -7.17244, -0.0298453, -3.96903, 0.0250361, -0.999428, -0.029448, -4.0527, -0.0318713, -4.04776, -0.0316941, 127.928, 0.0312095, -358.962, 0.0284331, -0.938269, -0.0265741, -4.0522, -0.0246053, -16.6303, 0.0211332, -1.00917, 0.0186194, -0.459343], } // { type: "LBDYEANGLE", version: 1, index: "PBD:MAY05", run_range: [0, 0], pass: 0, timestamp: "", comment: "", // There are no 'lb_ang_intensity' ("TABLE2D") values for "PBD:MAY05", use 'lb_ang_sincoef' values instead ("SINCOEF") // Coefficients for laserball mask (theta) order 0 is first, 4 is last lb_mask_coef: [1.0, 0.0681718, -0.220509, 0.269143, -0.115629], // Coefficients for the sinusoidal laserball mask distribution. // 24 theta bins in total with two parameters (amplitude & phase) per theta bin. lb_ang_sincoef: [0.0104841, -0.63372, 0.0154078, -0.635394, 0.0206373, -0.523827, 0.0259921, -0.478081, 0.0275456, -13.1231, -0.0290305, -3.8056, 0.029805, -25.7216, 0.0318784, -0.66537, -0.0318429, 8.75353, 0.0343971, -0.699016, -0.0304745, -3.72272, 0.0299393, -6.77482, 0.0299442, -13.2547, -0.0313962, -3.72727, 0.0313566, -0.604034, 0.0315351, -0.589432, -0.0349798, -3.82984, -0.0325906, -3.75674, -0.0327259, -3.81661, -0.0293816, -3.80665, 0.029708, -0.779974, 0.0287233, -0.883058, 0.0263842, -1.31223, 0.00841879, -1.03196], } // { type: "LBDYEANGLE", version: 1, index: "PBD:FEB06", run_range: [0, 0], pass: 0, timestamp: "", comment: "", // There are no 'lb_ang_intensity' ("TABLE2D") values for "PBD:FEB06", use 'lb_ang_sincoef' values instead ("SINCOEF") // Coefficients for laserball mask (theta) order 0 is first, 4 is last lb_mask_coef: [1.0, 0.034943, -0.242045, 0.29133, -0.119098], // Coefficients for the sinusoidal laserball mask distribution. // 24 theta bins in total with two parameters (amplitude & phase) per theta bin. lb_ang_sincoef: [0.0117081, -1.89824, -0.0136792, 0.946302, -0.0155282, -5.02245, 0.0192548, -1.8263, 0.0221926, -1.94138, 0.0266873, 4.28489, 0.030507, -2.01872, -0.0282521, -5.0631, -0.0298308, -5.12982, -0.0318291, -5.13924, -0.0289058, -5.21952, -0.0272945, -5.19553, -0.0301021, -5.07776, -0.0311287, 1.07794, -0.031776, 0.997521, 0.0302994, -2.06955, -0.0359518, -5.14976, 0.0288328, -2.10151, -0.0297775, 1.1678, -0.0275771, -5.21839, 0.0291015, -2.14076, 0.0265683, -8.40478, 0.0298072, 10.1969, -0.0208582, 0.0354752], } // { type: "LBDYEANGLE", version: 1, index: "PBD:AUG06", run_range: [0, 0], pass: 0, timestamp: "", comment: "", // There are no 'lb_ang_intensity' ("TABLE2D") values for "PBD:AUG06", use 'lb_ang_sincoef' values instead ("SINCOEF") // Coefficients for laserball mask (theta) order 0 is first, 4 is last lb_mask_coef: [1.0, 0.0227463, -0.276434, 0.316457, -0.122837], // Coefficients for the sinusoidal laserball mask distribution. // 24 theta bins in total with two parameters (amplitude & phase) per theta bin. lb_ang_sincoef: [0.0104426, -0.203398, 0.0209633, 0.13098, -0.0224423, 3.51815, 0.027306, 0.392597, 0.0296077, 0.251824, 0.034842, 0.120524, 0.0387885, 0.255584, -0.0382224, 9.63431, -0.0402171, 3.28682, 0.040598, 0.0474532, 0.0430201, 0.211824, 0.0425647, 0.210318, -0.0406051, -3.05693, 0.0414583, 0.11536, 0.041515, 0.121709, 0.0422286, 0.12397, -0.0423249, 9.53742, 0.0394351, 0.197663, 0.0417595, 0.190184, 0.0389177, 0.177885, 0.0357876, 0.11396, 0.0290822, 0.214071, 0.0188648, 0.318772, 0.0192685, 0.681723], } // { type: "LBDYEANGLE", version: 1, index: "PBD:JUL18", run_range: [0, 0], pass: 0, timestamp: "", comment: "Values from the analysis of the July 2018 internal+external laserball scans, with OCA-1.1.0. More details in DocDB-5862", // Coefficients for laserball mask (theta) order 0 is first, 4 is last lb_mask_coef: [1, 0.013147, -0.201687, 0.165076, -0.0664696], // Coefficients for the sinusoidal laserball angular distribution. // 12 theta bins in total with two parameters (amplitude & phase) per theta bin. lb_ang_sincoef: [0.00872975, -1.57775, 0.016786, -1.47651, 0.0216784, -1.56314, 0.0219378, -1.52611, 0.0232628, -1.426, 0.022742, -1.50473, 0.0221141, -1.46241, 0.0213854, -1.5362, 0.0229914, -1.48518, 0.0202909, -1.44413, 0.0161753, -1.41477, 0.0144468, 99.0558], } //************************************************************************************** // laser dye data for N2BBQ //************************************************************************************** { type: "LBDYEWAVE", version: 1, index: "BBQ", run_range: [0, 0], pass: 0, comment: "", timestamp: "", dist_wl_avg: 384.9, dist_wl: [357.0, 358.0, 359.0, 360.0, 361.0, 362.0, 363.0, 364.0, 365.0, 366.0, 367.0, 368.0, 369.0, 370.0, 371.0, 372.0, 373.0, 374.0, 375.0, 376.0, 377.0, 378.0, 379.0, 380.0, 381.0, 382.0, 383.0, 384.0, 385.0, 386.0, 387.0, 388.0, 389.0, 390.0, 391.0, 392.0, 393.0, 394.0, 395.0, 396.0, 397.0, 398.0, 399.0, 400.0, 401.0, 402.0, 403.0, 404.0, 405.0, 406.0, 407.0, 408.0, 409.0, 410.0, 411.0, 412.0, 413.0, 414.0], dist_wl_intensity: [0.00132, 0.00127, 0.00178, 0.00155, 0.00168, 0.00199, 0.00201, 0.00211, 0.00282, 0.00310, 0.00339, 0.00363, 0.00342, 0.00499, 0.00501, 0.00558, 0.00694, 0.00777, 0.00890, 0.00917, 0.01132, 0.01735, 0.02658, 0.04242, 0.05651, 0.07446, 0.09084, 0.10572, 0.10137, 0.08293, 0.06349, 0.04878, 0.03368, 0.02229, 0.01569, 0.01198, 0.00988, 0.00862, 0.00794, 0.00754, 0.00595, 0.00490, 0.00454, 0.00394, 0.00368, 0.00336, 0.00305, 0.00248, 0.00316, 0.00242, 0.00166, 0.00161, 0.00187, 0.00136, 0.00113, 0.00131, 0.00136, 0.00114], } // { type: "LBDYEANGLE", version: 1, index: "BBQ:SEP00", run_range: [0, 0], pass: 0, comment: "", timestamp: "", // There are no 'lb_ang_intensity' ("TABLE2D") values for "BBQ:SEP00", use 'lb_ang_sincoef' values instead ("SINCOEF") // Coefficients for laserball mask (theta) order 0 is first, 4 is last lb_mask_coef: [1.0, 0.450791, -0.0498433, 0.307621, -0.200736], // Coefficients for the sinusoidal laserball mask distribution. // 24 theta bins in total with two parameters (amplitude & phase) per theta bin. lb_ang_sincoef: [-0.0761455, 3.54439, -0.124059, 3.54558, 0.15351, 6.68319, 0.176691, 6.69141, 0.19235, 6.69532, 0.206177, 6.68427, 0.211897, 6.67635, 0.218986, 6.68236, 0.220451, 672.687, 0.222121, 6.66804, 0.222787, 6.67289, 0.221231, 6.67001, 0.218465, 6.66517, 0.217901, 6.65877, 0.213672, 6.65805, 0.209743, 6.65109, 0.208945, 6.65891, 0.206391, 6.64941, 0.202492, 6.64237, 0.199391, 6.64227, 0.194676, 6.63785, 0.194557, 6.62826, 0.189056, 6.60952, 0.189231, 6.59583], } // { type: "LBDYEANGLE", version: 1, index: "BBQ:SEP01", run_range: [0, 0], pass: 0, timestamp: "", comment: "", // There are no 'lb_ang_intensity' ("TABLE2D") values for "BBQ:SEP01", use 'lb_ang_sincoef' values instead ("SINCOEF") // Coefficients for laserball mask (theta) order 0 is first, 4 is last lb_mask_coef: [1.0, -0.110064, -0.163854, 0.203873, -0.0844299], // Coefficients for the sinusoidal laserball mask distribution. // 24 theta bins in total with two parameters (amplitude & phase) per theta bin. lb_ang_sincoef: [0.00203665, 0.0326799, 0.00277794, -0.426858, 0.00390488, -0.429248, 0.00548038, -0.14377, 0.00714329, 0.185424, 0.00777942, -0.0065164, 0.00957713, 0.253107, 0.0145196, 0.291562, 0.0145223, 0.211845, 0.0172399, 0.256209, 0.018604, 0.308801, 0.0201679, 0.391385, 0.021562, 0.319884, 0.0224021, 0.354097, 0.025637, 0.40924, 0.0241227, 0.419241, 0.0265559, 0.442659, 0.0253548, 0.376303, 0.0257977, 0.364918, 0.0246312, 0.437802, 0.0254854, 0.316789, 0.0251167, 0.36728, 0.0225212, 0.323592, 0.0229562, 0.235415], } // { type: "LBDYEANGLE", version: 1, index: "BBQ:OCT02", run_range: [0, 0], pass: 0, timestamp: "", comment: "", // There are no 'lb_ang_intensity' ("TABLE2D") values for "BBQ:OCT02", use 'lb_ang_sincoef' values instead ("SINCOEF") // Coefficients for laserball mask (theta) order 0 is first, 4 is last lb_mask_coef: [1.0, -0.326274, -0.0495061, 0.138785, -0.0598595], // Coefficients for the sinusoidal laserball mask distribution. // 24 theta bins in total with two parameters (amplitude & phase) per theta bin. lb_ang_sincoef: [-0.00606131, -0.0536276, -0.00952556, -0.000628656, -0.0120835, -0.0256381, -0.0139302, -0.139107, -0.0166722, -0.0741273, -0.017853, 0.0241766, -0.0214857, 0.0595453, -0.0212126, 0.0359189, -0.0242415, 0.10991, -0.0248995, 0.176853, -0.0281176, 0.161781, -0.0305618, 0.213136, -0.0311673, 0.190627, -0.0361092, 0.242238, -0.0363744, 0.277078, -0.0369675, 0.247175, -0.0388395, 0.217414, -0.0362635, 0.28678, -0.0393336, 0.210912, -0.037503, 0.230637, -0.0384421, 0.261941, -0.0396087, 0.296673, -0.0380429, 0.244491, -0.0379186, 12.8189], } // { type: "LBDYEANGLE", version: 1, index: "BBQ:JAN03", run_range: [0, 0], pass: 0, timestamp: "", comment: "", // There are no 'lb_ang_intensity' ("TABLE2D") values for "BBQ:JAN03", use 'lb_ang_sincoef' values instead ("SINCOEF") // Coefficients for laserball mask (theta) order 0 is first, 4 is last lb_mask_coef: [1.0, -0.381231, 0.0130019, 0.102272, -0.0511422], // Coefficients for the sinusoidal laserball mask distribution. // 24 theta bins in total with two parameters (amplitude & phase) per theta bin. lb_ang_sincoef: [0.00232889, 1.36387, 0.00781139, 1.28801, 0.00529395, 1.50511, 0.00786937, 1.72058, -0.0103924, -20.3132, -0.0129538, -7.84301, 0.0128478, -17.2272, 0.014243, 64.4115, 0.0138219, 114.652, 0.019946, 1.6634, 0.021654, 1.71265, -0.0240946, 4.93431, -0.0242941, 4.94436, 0.0257453, 1.84647, -0.0285099, 5.05036, -0.0274293, -64.0825, 0.0298748, -4.4586, -0.0286177, 5.00865, -0.0277597, 4.87572, 0.0297229, 1.76363, 0.0309041, 8.07435, 0.0291332, 1.77688, -0.0284727, 36.4687, -0.025193, 5.02436], } // { type: "LBDYEANGLE", version: 1, index: "BBQ:APR03", run_range: [0, 0], pass: 0, timestamp: "", comment: "", // There are no 'lb_ang_intensity' ("TABLE2D") values for "BBQ:APR03", use 'lb_ang_sincoef' values instead ("SINCOEF") // Coefficients for laserball mask (theta) order 0 is first, 4 is last lb_mask_coef: [1.0, -0.459252, 0.0504223, 0.0912176, -0.0472584], // Coefficients for the sinusoidal laserball mask distribution. // 24 theta bins in total with two parameters (amplitude & phase) per theta bin. lb_ang_sincoef: [0.00368059, 0.874016, 0.0052024, 1.25584, 0.00640005, 1.23923, 0.00787854, 89.3621, 0.0113337, 7.94256, 0.011231, -4.58425, -0.0138773, -1.30769, -0.0164146, -1.35965, -0.0189244, 4.82594, -0.0206631, 4.89125, 0.0235425, 20.6168, 0.0245734, 8.10941, -0.0268491, 5.02308, 0.0272225, 14.3802, -0.0286161, 4.9296, 0.0307118, 1.84999, 0.0316806, 8.11096, 0.0341531, 8.08815, 0.0327514, 8.05774, 0.0332594, 8.07223, 0.0342617, 8.07329, -0.0333928, 5.03227, 0.0316829, 20.7062, -0.0298254, -1.15604], } // { type: "LBDYEANGLE", version: 1, index: "BBQ:OCT03", run_range: [0, 0], pass: 0, timestamp: "", comment: "", lb_ang_intensity: [ // ******************************************** // *** Values at Wavelength (386) 3/6. ***** // ******************************************** // Laserball distribution grid 10 deg bins in phi // Coefficients for -1.00 < CosTheta < -0.83 0.972915, 0.980804, 0.968373, 0.974797, 0.971556, 0.974865, 0.976505, 0.975836, 0.973516, 0.976408, 0.976729, 0.976845, 0.978378, 0.973449, 0.979271, 0.973788, 0.974264, 0.969197, 0.974312, 0.977408, 0.982202, 0.974768, 0.976428, 0.980475, 0.974448, 0.982008, 0.976602, 0.980232, 0.98031, 0.977185, 0.971906, 0.979854, 0.971818, 0.97177, 0.974031, 0.969906, // Coefficients for -0.83 < CosTheta < -0.67 0.96879, 0.970479, 0.974021, 0.96892, 0.969382, 0.970945, 0.977097, 0.974409, 0.9695, 0.970615, 0.973206, 0.97046, 0.968809, 0.96802, 0.96692, 0.963365, 0.96766, 0.981998, 0.976195, 0.975651, 0.978466, 0.974108, 0.973575, 0.972381, 0.975884, 0.978417, 0.973623, 0.979456, 0.972497, 0.973934, 0.97142, 0.969762, 0.96819, 0.970799, 0.971692, 0.964907, // Coefficients for -0.67 < CosTheta < -0.50 0.96536, 0.967407, 0.964, 0.970489, 0.964473, 0.974138, 0.970019, 0.967178, 0.969572, 0.963463, 0.970634, 0.971935, 0.971352, 0.968936, 0.973817, 0.964901, 0.964829, 0.971673, 0.972827, 0.968424, 0.972245, 0.979291, 0.976612, 0.978437, 0.97833, 0.969639, 0.975913, 0.97208, 0.975176, 0.967417, 0.964188, 0.966798, 0.962672, 0.966208, 0.96345, 0.963074, // Coefficients for -0.50 < CosTheta < -0.33 0.95555, 0.959049, 0.959145, 0.961489, 0.960758, 0.966425, 0.961147, 0.962091, 0.953758, 0.961061, 0.957924, 0.962534, 0.964742, 0.960871, 0.965899, 0.958373, 0.965083, 0.965136, 0.967554, 0.965645, 0.975826, 0.969834, 0.967708, 0.969787, 0.964195, 0.964924, 0.960969, 0.960534, 0.964791, 0.964141, 0.96477, 0.952055, 0.956116, 0.952581, 0.956955, 0.953909, // Coefficients for -0.33 < CosTheta < -0.17 0.951251, 0.958002, 0.954441, 0.95737, 0.957689, 0.96439, 0.957486, 0.960103, 0.964084, 0.965347, 0.960071, 0.972468, 0.966783, 0.967067, 0.967985, 0.968598, 0.966142, 0.972954, 0.969031, 0.970557, 0.97407, 0.974613, 0.97832, 0.973536, 0.969285, 0.975574, 0.965201, 0.958342, 0.963512, 0.956904, 0.963668, 0.956186, 0.961083, 0.955196, 0.950897, 0.952773, // Coefficients for -0.17 < CosTheta < 0.00 0.956386, 0.955738, 0.960344, 0.957067, 0.959287, 0.963514, 0.963757, 0.960689, 0.962728, 0.970527, 0.969615, 0.972032, 0.975127, 0.970249, 0.971275, 0.971741, 0.97243, 0.973973, 0.97241, 0.979844, 0.978999, 0.978873, 0.979213, 0.979368, 0.975933, 0.97734, 0.972944, 0.965831, 0.958473, 0.961546, 0.965086, 0.963148, 0.954164, 0.957809, 0.959962, 0.952166, // Coefficients for 0.00 < CosTheta < 0.17 0.957214, 0.959168, 0.955676, 0.957991, 0.959025, 0.961921, 0.965673, 0.968219, 0.965849, 0.971808, 0.972721, 0.978951, 0.978844, 0.983891, 0.977816, 0.980145, 0.99213, 0.986346, 0.99014, 0.994536, 0.993517, 0.988752, 0.984609, 0.990121, 0.982512, 0.985928, 0.982483, 0.97274, 0.972032, 0.969391, 0.972216, 0.971022, 0.96634, 0.968243, 0.965576, 0.962812, // Coefficients for 0.17 < CosTheta < 0.33 0.961037, 0.962601, 0.966253, 0.958292, 0.963723, 0.966124, 0.968736, 0.964694, 0.968815, 0.97604, 0.977408, 0.982008, 0.981474, 0.983182, 0.983493, 0.9872, 0.988063, 0.992304, 0.994129, 0.994624, 1.0, 0.994527, 0.997457, 0.990014, 0.982231, 0.986278, 0.977282, 0.973594, 0.970104, 0.973012, 0.969607, 0.970091, 0.95977, 0.968292, 0.966181, 0.960356, // Coefficients for 0.33 < CosTheta < 0.50 0.956504, 0.960228, 0.954817, 0.959769, 0.945628, 0.960945, 0.966125, 0.96962, 0.974283, 0.971158, 0.976525, 0.976962, 0.978107, 0.983017, 0.982047, 0.97867, 0.9849, 0.990577, 0.984968, 0.988791, 0.995138, 0.986608, 0.993129, 0.990363, 0.985531, 0.984939, 0.978543, 0.970288, 0.965124, 0.962421, 0.9641, 0.964934, 0.962421, 0.959395, 0.965668, 0.960704, // Coefficients for 0.50 < CosTheta < 0.67 0.956366, 0.949291, 0.947819, 0.950936, 0.949378, 0.954455, 0.959703, 0.962001, 0.955117, 0.958268, 0.966101, 0.97078, 0.978281, 0.981571, 0.977389, 0.983493, 0.985958, 0.990354, 0.989577, 0.98949, 0.988976, 0.986947, 0.986608, 0.995478, 0.983939, 0.979436, 0.968412, 0.956676, 0.958473, 0.961077, 0.951769, 0.954839, 0.95517, 0.95396, 0.95486, 0.956902, // Coefficients for 0.67 < CosTheta < 0.83 0.941025, 0.947881, 0.94573, 0.945707, 0.944057, 0.952303, 0.950443, 0.955798, 0.950466, 0.957033, 0.964361, 0.962751, 0.968241, 0.972459, 0.97373, 0.974079, 0.974293, 0.976738, 0.974652, 0.984065, 0.976612, 0.976826, 0.981688, 0.972342, 0.981028, 0.973216, 0.957181, 0.951615, 0.955921, 0.955985, 0.950185, 0.953691, 0.949833, 0.946397, 0.938406, 0.938548, // Coefficients for 0.83 < CosTheta < 1.00 0.965257, 0.965354, 0.962025, 0.950976, 0.971537, 0.967884, 0.969267, 0.970042, 0.967243, 0.963761, 0.988122, 0.987132, 0.983599, 0.981891, 0.970906, 0.98652, 0.992964, 0.994973, 0.98588, 0.985599, 0.987986, 0.959852, 0.971624, 0.987258, 0.996438, 0.996662, 0.968092, 0.970935, 0.965976, 0.97536, 0.967754, 0.967254, 0.971265, 0.965368, 0.961299, 0.975516 ], // Coefficients for laserball mask (theta) order 0 is first, 6 is last lb_mask_coef: [1.0, -0.6355, 0.583938, -0.473046, 0.0977195, 0.0740497, -0.0310066], // There are no 'lb_ang_sincoef' ("SINCOEF") values for "BBQ:OCT03", use 'lb_ang_intensity' values instead ("TABLE2D") } // { type: "LBDYEANGLE", version: 1, index: "BBQ:OCT04", run_range: [0, 0], pass: 0, timestamp: "", comment: "", // There are no 'lb_ang_intensity' ("TABLE2D") values for "BBQ:OCT04", use 'lb_ang_sincoef' values instead ("SINCOEF") // Coefficients for laserball mask (theta) order 0 is first, 4 is last lb_mask_coef: [1.0, 0.122946, -0.302314, 0.321368, -0.128278], // Coefficients for the sinusoidal laserball mask distribution. // 24 theta bins in total with two parameters (amplitude & phase) per theta bin. lb_ang_sincoef: [0.00644177, -0.386792, 0.0112681, -0.11009, 0.019282, -0.0333384, 0.0220416, -0.232276, 0.0212878, -0.115921, 0.0218495, -0.148337, 0.0251452, -0.158236, 0.0239045, -0.040781, 0.022771, -0.0261647, 0.0284536, -0.213317, 0.0218178, -0.0452088, 0.0313371, -0.201306, 0.0311844, -6.36698, 0.0342264, -0.094227, -0.0285488, 3.26724, 0.0297851, -0.00486926, 0.0293259, -0.167377, 0.0302969, -0.0513553, 0.0282906, -0.0293174, 0.0261283, -0.150809, 0.027268, -0.230572, 0.0238766, -0.283901, 0.0224437, -0.339654, 0.0228972, -0.100731], } // { type: "LBDYEANGLE", version: 1, index: "BBQ:FEB05", run_range: [0, 0], pass: 0, timestamp: "", comment: "", // There are no 'lb_ang_intensity' ("TABLE2D") values for "BBQ:FEB05", use 'lb_ang_sincoef' values instead ("SINCOEF") // Coefficients for laserball mask (theta) order 0 is first, 4 is last lb_mask_coef: [1.0, 0.151392, -0.35593, 0.351271, -0.133591], // Coefficients for the sinusoidal laserball mask distribution. // 24 theta bins in total with two parameters (amplitude & phase) per theta bin. lb_ang_sincoef: [0.0087989, -1.28499, 0.0127398, -0.808224, 0.0169897, -0.745537, 0.0206984, -0.690698, -0.0245448, 2.4023, -0.0249299, 2.2154, 0.0247865, -0.784345, 0.0272519, 5.35252, 0.0265717, 36.9026, -0.0281939, -4.02213, -0.0260248, -10.2968, 0.0282384, -7.13797, -0.0276268, 14.8674, -0.0286302, -3.97473, 0.0255061, -0.938067, 0.0288762, -0.83719, 0.0318336, -0.868789, -0.0295019, -4.02495, -0.0283951, 2.23575, -0.0266391, 8.53659, -0.0262193, 2.21296, 0.0228476, -0.885282, 0.0203845, -1.03178, 0.0176116, -0.531055], } // { type: "LBDYEANGLE", version: 1, index: "BBQ:MAY05", run_range: [0, 0], pass: 0, timestamp: "", comment: "", // There are no 'lb_ang_intensity' ("TABLE2D") values for "BBQ:MAY05", use 'lb_ang_sincoef' values instead ("SINCOEF") // Coefficients for laserball mask (theta) order 0 is first, 4 is last lb_mask_coef: [1.0, 0.130365, -0.328982, 0.338501, -0.131207], // Coefficients for the sinusoidal laserball mask distribution. // 24 theta bins in total with two parameters (amplitude & phase) per theta bin. lb_ang_sincoef: [0.0102238, -0.634859, 0.0148975, -0.52859, 0.0192751, -0.475185, 0.0221911, -0.448296, 0.0251019, -0.50537, -0.0279071, 8.78197, -0.028513, 2.56335, 0.0291021, -0.596186, 0.0294983, -0.605925, 0.0307272, -0.677179, -0.0286142, -3.69406, -0.029518, 2.62909, 0.0299933, 112.47, 0.0285878, -0.50746, 0.0271916, -0.580908, 0.0306767, -0.465012, -0.0323634, -10.0938, -0.0311425, 2.52181, 0.0292287, 5.64629, 0.0268591, -0.690877, 0.0267636, -0.792943, 0.0282667, -0.964554, 0.0246579, 4.94414, 0.00839398, -0.81572], } // { type: "LBDYEANGLE", version: 1, index: "BBQ:FEB06", run_range: [0, 0], pass: 0, timestamp: "", comment: "", // There are no 'lb_ang_intensity' ("TABLE2D") values for "BBQ:FEB06", use 'lb_ang_sincoef' values instead ("SINCOEF") // Coefficients for laserball mask (theta) order 0 is first, 4 is last lb_mask_coef: [1.0, 0.0971719, -0.349918, 0.359619, -0.134263], // Coefficients for the sinusoidal laserball mask distribution. // 24 theta bins in total with two parameters (amplitude & phase) per theta bin. lb_ang_sincoef: [0.0110812, -1.95687, -0.0125771, 1.03328, 0.0136709, -1.85262, 0.0167014, -1.90281, 0.0204988, -1.92774, 0.0258183, -1.97482, 0.0277839, 10.5534, -0.0270416, -5.05611, 0.0274268, -2.01189, -0.0297028, -5.01587, 0.0268186, -2.00814, -0.0253345, -5.15341, 0.0264753, 4.38672, 0.0284376, -2.0585, -0.0291543, 1.06205, 0.0268036, -1.96008, 0.0329431, -1.92577, -0.0281578, -11.474, -0.0287793, -5.08228, 0.0290813, -2.09346, 0.0280141, -2.11343, -0.0262954, -5.182, -0.0268555, 0.823422, -0.0213888, 0.0707187], } // { type: "LBDYEANGLE", version: 1, index: "BBQ:AUG06", run_range: [0, 0], pass: 0, timestamp: "", comment: "", // There are no 'lb_ang_intensity' ("TABLE2D") values for "BBQ:AUG06", use 'lb_ang_sincoef' values instead ("SINCOEF") // Coefficients for laserball mask (theta) order 0 is first, 4 is last lb_mask_coef: [1.0, 0.0675732, -0.344827, 0.354419, -0.130403], // Coefficients for the sinusoidal laserball mask distribution. // 24 theta bins in total with two parameters (amplitude & phase) per theta bin. lb_ang_sincoef: [0.00984584, -0.293755, 0.0177507, 0.0914633, 0.0208224, 0.394261, 0.0243837, 0.330693, 0.0256128, 0.259192, 0.0324706, 0.139637, 0.0341596, 0.236769, 0.0363596, -6.11362, 0.0366704, 0.154414, 0.0367199, 0.0881075, 0.0389917, 0.245404, 0.0396022, 0.194055, 0.0373613, -6.19891, 0.0406362, 0.138022, 0.037592, 0.103641, 0.0395304, 0.0886832, 0.0409538, 0.151303, 0.0372509, 0.173281, 0.0356637, 0.199179, 0.0344131, 0.166059, 0.0315906, 0.177878, 0.0257602, 0.162786, 0.0168066, 0.177598, 0.0142358, 0.585762], } // { type: "LBDYEANGLE", version: 1, index: "BBQ:JUL18", run_range: [0, 0], pass: 0, timestamp: "", comment: "Values from the analysis of the July 2018 internal+external laserball scans, with OCA-1.1.0. More details in DocDB-5862", // Coefficients for laserball mask (theta) order 0 is first, 4 is last lb_mask_coef: [1, 0.0517196, -0.2691, 0.210454, -0.0771651], // Coefficients for the sinusoidal laserball angular distribution. // 12 theta bins in total with two parameters (amplitude & phase) per theta bin. lb_ang_sincoef: [0.00719946, -1.59812, 0.0161623, -1.48777, 0.0187786, -1.51981, 0.0200883, -1.51008, 0.0210784, -1.4215, 0.0194754, -1.50498, 0.0171916, -1.40484, 0.0187967, -1.61931, 0.0185366, -1.52406, 0.0164049, -1.48958, 0.013023, -1.50036, -0.0100008, 7.66121], } //************************************************************************************** // laser dye data for N2BIS-MSB //************************************************************************************** { type: "LBDYEWAVE", version: 1, index: "BIS-MSB", run_range: [0, 0], pass: 0, comment: "", timestamp: "", dist_wl_avg: 419.9, dist_wl: [397.0, 398.0, 399.0, 400.0, 401.0, 402.0, 403.0, 404.0, 405.0, 406.0, 407.0, 408.0, 409.0, 410.0, 411.0, 412.0, 413.0, 414.0, 415.0, 416.0, 417.0, 418.0, 419.0, 420.0, 421.0, 422.0, 423.0, 424.0, 425.0, 426.0, 427.0, 428.0, 429.0, 430.0, 431.0, 432.0, 433.0, 434.0, 435.0, 436.0, 437.0, 438.0, 439.0, 440.0, 441.0, 442.0, 443.0, 444.0, 445.0], dist_wl_intensity: [0.00179, 0.00198, 0.00272, 0.00251, 0.00277, 0.00376, 0.00449, 0.00376, 0.00499, 0.00604, 0.00532, 0.00699, 0.00686, 0.00963, 0.00920, 0.01263, 0.01848, 0.03747, 0.06039, 0.07966, 0.09399, 0.11109, 0.11590, 0.10527, 0.08270, 0.06819, 0.04903, 0.02920, 0.01716, 0.01137, 0.00965, 0.00908, 0.00776, 0.00685, 0.00648, 0.00557, 0.00465, 0.00394, 0.00349, 0.00361, 0.00282, 0.00312, 0.00201, 0.00210, 0.00208, 0.00184, 0.00155, 0.00227, 0.00191], } // { type: "LBDYEANGLE", version: 1, index: "BIS-MSB:SEP00", run_range: [0, 0], pass: 0, comment: "", timestamp: "", // There are no 'lb_ang_intensity' ("TABLE2D") values for "BIS-MSB:SEP00", use 'lb_ang_sincoef' values instead ("SINCOEF") // Coefficients for laserball mask (theta) order 0 is first, 4 is last lb_mask_coef: [1.0, 0.357217, -0.162767, 0.335854, -0.183914], // Coefficients for the sinusoidal laserball mask distribution. // 24 theta bins in total with two parameters (amplitude & phase) per theta bin. lb_ang_sincoef: [-0.0630193, 3.53346, -0.101933, 3.54603, 0.127744, 44.3897, 0.148685, 6.70511, 0.163114, 6.69571, 0.173217, 6.69035, 0.180572, 6.68945, 0.189908, 6.695, 0.189799, 6.68604, 0.194721, 6.67941, 0.19475, 6.66993, 0.19566, 6.65698, 0.191666, 6.65586, 0.189963, 6.64932, 0.188544, 6.64638, 0.186579, 6.64992, 0.185422, 6.65037, 0.18407, 6.63953, 0.178642, 6.64187, 0.176951, 6.63045, 0.171864, 6.64031, 0.170313, 6.62631, 0.167595, 6.60763, -0.163386, -2.86949], } // { type: "LBDYEANGLE", version: 1, index: "BIS-MSB:SEP01", run_range: [0, 0], pass: 0, timestamp: "", comment: "", // There are no 'lb_ang_intensity' ("TABLE2D") values for "BIS-MSB:SEP01", use 'lb_ang_sincoef' values instead ("SINCOEF") // Coefficients for laserball mask (theta) order 0 is first, 4 is last lb_mask_coef: [1.0, -0.0866262, -0.185312, 0.221874, -0.09091], // Coefficients for the sinusoidal laserball mask distribution. // 24 theta bins in total with two parameters (amplitude & phase) per theta bin. lb_ang_sincoef: [0.000947412, -0.9061, 0.00306734, -0.359468, 0.00331261, -0.110177, 0.00463815, -0.0685795, 0.00680712, -0.00308719, 0.0072193, 0.0631645, 0.00990971, 0.233184, 0.0132583, 0.311063, 0.0136905, 0.201129, 0.0171073, 0.255241, 0.0182866, 0.260623, 0.0203449, 0.386062, 0.0203578, 0.420621, 0.0225759, 0.392836, 0.0235049, 0.362728, 0.022769, 0.395529, 0.0257099, 0.400267, 0.0251745, 0.399109, 0.0254669, 0.398019, 0.0248629, 0.460373, 0.0245564, 0.357142, 0.023004, 0.414368, 0.0217491, 0.375014, 0.0233043, 0.239533], } // { type: "LBDYEANGLE", version: 1, index: "BIS-MSB:OCT02", run_range: [0, 0], pass: 0, timestamp: "", comment: "", // There are no 'lb_ang_intensity' ("TABLE2D") values for "BIS-MSB:OCT02", use 'lb_ang_sincoef' values instead ("SINCOEF") // Coefficients for laserball mask (theta) order 0 is first, 4 is last lb_mask_coef: [1.0, -0.389258, -0.00211631, 0.11342, -0.0524095], // Coefficients for the sinusoidal laserball mask distribution. // 24 theta bins in total with two parameters (amplitude & phase) per theta bin. lb_ang_sincoef: [-0.00667624, 0.135721, -0.00977551, -0.0987555, -0.0124134, 0.00308212, -0.0148821, -0.0934033, -0.01752, -0.00740742, -0.0192003, 0.0250832, -0.0236663, 0.101135, -0.0230943, 0.0575026, -0.0261829, 0.0775012, -0.0277718, 0.125107, -0.0310767, 0.13946, -0.0330205, 0.184581, -0.0353791, 0.175143, -0.0367962, 0.256055, -0.0384602, 0.222024, -0.0410122, 0.238492, -0.0407244, 0.229474, -0.0411454, 0.266969, -0.0436082, 0.255625, -0.0431328, 0.244238, -0.0436602, 0.286199, -0.0433281, 0.283193, -0.0413258, 0.222167, -0.0374565, 0.302495], } // { type: "LBDYEANGLE", version: 1, index: "BIS-MSB:JAN03", run_range: [0, 0], pass: 0, timestamp: "", comment: "", // There are no 'lb_ang_intensity' ("TABLE2D") values for "BIS-MSB:JAN03", use 'lb_ang_sincoef' values instead ("SINCOEF") // Coefficients for laserball mask (theta) order 0 is first, 4 is last lb_mask_coef: [1.0, -0.454421, 0.064303, 0.0776156, -0.0441317], // Coefficients for the sinusoidal laserball mask distribution. // 24 theta bins in total with two parameters (amplitude & phase) per theta bin. lb_ang_sincoef: [0.00365394, 1.6127, 0.00515703, 1.41653, 0.0060637, 1.16725, 0.00928557, 1.38371, -0.00937616, 4.69699, 0.0109027, -10.856, -0.0124226, -14.0127, -0.0166412, -1.4158, -0.0173739, 4.85224, 0.0195607, 1.82035, -0.0239234, 4.90403, 0.0246158, 8.09415, -0.0265281, 4.95419, 0.0262607, 1.84527, 0.0282731, 1.80761, -0.0304427, 5.036, 0.0287299, 8.10639, 0.032585, 1.83369, 0.0309714, 8.0632, -0.0306824, 5.10831, -0.0292963, 4.98794, 0.0304958, 8.14588, -0.0295111, 5.12147, -0.0288423, 17.5198], } // { type: "LBDYEANGLE", version: 1, index: "BIS-MSB:APR03", run_range: [0, 0], pass: 0, timestamp: "", comment: "", // There are no 'lb_ang_intensity' ("TABLE2D") values for "BIS-MSB:APR03", use 'lb_ang_sincoef' values instead ("SINCOEF") // Coefficients for laserball mask (theta) order 0 is first, 4 is last lb_mask_coef: [1.0, -0.382833, -0.00943353, 0.118272, -0.0539865], // Coefficients for the sinusoidal laserball mask distribution. // 24 theta bins in total with two parameters (amplitude & phase) per theta bin. lb_ang_sincoef: [0.00409471, 0.943495, 0.00611521, 1.30486, 0.00694716, 1.37085, 0.00748561, -36.3102, 0.0101764, -10.8659, -0.0112242, 11.1648, -0.0129339, -1.35255, -0.0154691, -1.44186, 0.0182687, 1.69746, 0.0188252, 1.70866, -0.0223542, 4.88731, 0.0233896, 8.06843, -0.0253102, 4.95024, -0.0275857, 4.99685, -0.0277858, 4.94523, -0.0297894, 4.99103, -0.0316493, 11.1615, 0.0334834, 8.03855, -0.0327836, 4.93446, -0.0329369, 11.2316, -0.0311311, 4.98009, -0.0313161, 4.98743, 0.0318155, 8.15695, -0.0280688, 5.18569], } // { type: "LBDYEANGLE", version: 1, index: "BIS-MSB:OCT03", run_range: [0, 0], pass: 0, timestamp: "", comment: "", lb_ang_intensity: [ // ******************************************** // *** Values at Wavelength (420) 4/6. ***** // ******************************************** // Laserball distribution grid 10 deg bins in phi // Coefficients for -1.00 < CosTheta < -0.83 0.980128, 0.983596, 0.975874, 0.979934, 0.977555, 0.975126, 0.98074, 0.983576, 0.980905, 0.979565, 0.978118, 0.978759, 0.981372, 0.975923, 0.981342, 0.981401, 0.979614, 0.975428, 0.97806, 0.979546, 0.98515, 0.978128, 0.977982, 0.984373, 0.97738, 0.986966, 0.978565, 0.986325, 0.986082, 0.979555, 0.979555, 0.981877, 0.979856, 0.974796, 0.977904, 0.972786, // Coefficients for -0.83 < CosTheta < -0.67 0.97365, 0.970138, 0.977244, 0.971228, 0.975292, 0.973388, 0.975903, 0.97803, 0.970359, 0.973048, 0.976467, 0.971552, 0.971785, 0.973009, 0.97073, 0.972669, 0.971137, 0.983382, 0.977584, 0.976447, 0.980633, 0.974816, 0.976263, 0.973194, 0.9821, 0.981439, 0.974786, 0.985325, 0.979002, 0.979361, 0.97229, 0.971052, 0.969131, 0.975991, 0.972698, 0.968128, // Coefficients for -0.67 < CosTheta < -0.50 0.967199, 0.972708, 0.965688, 0.972446, 0.969778, 0.975068, 0.970833, 0.977195, 0.970913, 0.967951, 0.973874, 0.97229, 0.975, 0.971407, 0.975398, 0.971125, 0.96763, 0.975515, 0.978438, 0.973262, 0.973339, 0.975476, 0.977885, 0.977448, 0.978866, 0.975204, 0.973194, 0.973116, 0.976914, 0.968876, 0.968471, 0.967692, 0.967694, 0.966974, 0.965062, 0.966093, // Coefficients for -0.50 < CosTheta < -0.33 0.957938, 0.961915, 0.962017, 0.964134, 0.963324, 0.97232, 0.965865, 0.961919, 0.963477, 0.965832, 0.961037, 0.962027, 0.967338, 0.963916, 0.967826, 0.964811, 0.966907, 0.96379, 0.966128, 0.970543, 0.975806, 0.977729, 0.97164, 0.976389, 0.972164, 0.968522, 0.965169, 0.963189, 0.963405, 0.966186, 0.965714, 0.956819, 0.958042, 0.952591, 0.954889, 0.963544, // Coefficients for -0.33 < CosTheta < -0.17 0.955753, 0.957635, 0.959168, 0.959394, 0.963472, 0.966219, 0.961439, 0.963007, 0.968204, 0.966716, 0.962947, 0.970885, 0.975107, 0.973029, 0.969136, 0.969696, 0.96782, 0.974961, 0.972893, 0.977467, 0.976943, 0.976273, 0.976564, 0.977322, 0.974146, 0.979584, 0.97501, 0.964902, 0.962022, 0.961456, 0.967097, 0.959894, 0.961666, 0.955952, 0.951087, 0.955721, // Coefficients for -0.17 < CosTheta < 0.00 0.953913, 0.956909, 0.95639, 0.958961, 0.959623, 0.959414, 0.962384, 0.963186, 0.962083, 0.969471, 0.967463, 0.968295, 0.973893, 0.974855, 0.973223, 0.968269, 0.972863, 0.974505, 0.97162, 0.979215, 0.983469, 0.979419, 0.975525, 0.980575, 0.974612, 0.9767, 0.976457, 0.967072, 0.959328, 0.963264, 0.964517, 0.958866, 0.95542, 0.959734, 0.961465, 0.957121, // Coefficients for 0.00 < CosTheta < 0.17 0.960046, 0.95854, 0.960751, 0.95558, 0.960223, 0.958575, 0.965253, 0.971747, 0.963402, 0.975437, 0.97229, 0.976719, 0.978477, 0.982955, 0.983023, 0.984363, 0.988092, 0.986053, 0.989064, 0.996164, 0.996435, 0.988413, 0.985936, 0.987626, 0.9821, 0.983887, 0.983877, 0.980128, 0.965837, 0.968132, 0.974592, 0.968247, 0.964551, 0.960759, 0.964475, 0.964252, // Coefficients for 0.17 < CosTheta < 0.33 0.964791, 0.960446, 0.962256, 0.958274, 0.961897, 0.971475, 0.968005, 0.972436, 0.965266, 0.97331, 0.980993, 0.97668, 0.979905, 0.982848, 0.982828, 0.986597, 0.99528, 0.989812, 0.994211, 0.990705, 0.997543, 0.995707, 0.994988, 0.993007, 0.98479, 0.988403, 0.985868, 0.976234, 0.973436, 0.969845, 0.970551, 0.974981, 0.966206, 0.966054, 0.967071, 0.960894, // Coefficients for 0.33 < CosTheta < 0.50 0.957303, 0.959135, 0.951614, 0.956493, 0.949865, 0.964667, 0.96514, 0.971708, 0.971165, 0.976564, 0.972524, 0.978497, 0.975224, 0.979643, 0.979167, 0.979371, 0.981313, 0.989753, 0.991045, 0.986626, 0.993221, 0.987587, 0.986131, 0.989093, 0.984819, 0.983732, 0.980196, 0.9723, 0.970438, 0.968226, 0.966615, 0.96382, 0.957302, 0.960748, 0.964386, 0.961001, // Coefficients for 0.50 < CosTheta < 0.67 0.954919, 0.954365, 0.955514, 0.952718, 0.951651, 0.95701, 0.960453, 0.963411, 0.960241, 0.961637, 0.966545, 0.966614, 0.978419, 0.977827, 0.97873, 0.983139, 0.983809, 0.990569, 0.993328, 0.992123, 0.990831, 0.992366, 0.985509, 0.988345, 0.981362, 0.980381, 0.971766, 0.960148, 0.969033, 0.967047, 0.96172, 0.95656, 0.960939, 0.95611, 0.95628, 0.950212, // Coefficients for 0.67 < CosTheta < 0.83 0.9461, 0.945169, 0.949704, 0.946796, 0.950232, 0.953292, 0.950615, 0.956029, 0.948592, 0.955436, 0.958449, 0.965464, 0.971912, 0.973708, 0.968186, 0.973757, 0.973271, 0.986412, 0.97399, 0.980886, 0.989035, 0.981799, 0.978934, 0.982644, 0.985033, 0.980546, 0.955989, 0.957124, 0.956106, 0.964551, 0.953675, 0.958347, 0.94955, 0.950831, 0.945159, 0.943318, // Coefficients for 0.83 < CosTheta < 1.00 0.965834, 0.966046, 0.965096, 0.951891, 0.971698, 0.970862, 0.971747, 0.97874, 0.96733, 0.972659, 0.984616, 0.984295, 0.977817, 0.977661, 0.972368, 0.987762, 0.990462, 0.998825, 0.99392, 0.989326, 0.992327, 0.965711, 0.97837, 0.991657, 1.0, 0.995095, 0.970011, 0.968094, 0.967216, 0.979196, 0.970227, 0.9662, 0.9723, 0.96757, 0.965837, 0.972378 ], // Coefficients for laserball mask (theta) order 0 is first, 6 is last lb_mask_coef: [1.0, -0.574803, 0.572214, -0.510649, 0.133335, 0.0616166, -0.0298279], // There are no 'lb_ang_sincoef' ("SINCOEF") values for "BIS-MSB:OCT03", use 'lb_ang_intensity' values instead ("TABLE2D") } // { type: "LBDYEANGLE", version: 1, index: "BIS-MSB:OCT04", run_range: [0, 0], pass: 0, timestamp: "", comment: "", // There are no 'lb_ang_intensity' ("TABLE2D") values for "BIS-MSB:OCT04", use 'lb_ang_sincoef' values instead ("SINCOEF") // Coefficients for laserball mask (theta) order 0 is first, 4 is last lb_mask_coef: [1.0, 0.175695, -0.375795, 0.363141, -0.137374], // Coefficients for the sinusoidal laserball mask distribution. // 24 theta bins in total with two parameters (amplitude & phase) per theta bin. lb_ang_sincoef: [0.00501825, -0.583572, 0.00870397, -0.119589, 0.019136, -0.175714, 0.0196818, -0.27364, 0.0182993, -0.0671001, 0.0209716, -0.234185, 0.022987, -0.158636, 0.0201163, -157.246, 0.0224232, 0.0104587, 0.0224037, -0.140528, 0.0234673, -0.0605687, 0.0299973, -0.306853, 0.029248, -0.196192, 0.0320147, -0.22108, 0.028692, -0.0745156, 0.0281496, -0.0867836, 0.0261573, -0.0930005, 0.0266043, -0.0832108, 0.0248281, -0.0624519, 0.0252704, -0.0695216, 0.0260777, -0.188355, 0.0216802, -0.255758, 0.0174279, -0.388128, -0.0228907, 9.52102], } // { type: "LBDYEANGLE", version: 1, index: "BIS-MSB:FEB05", run_range: [0, 0], pass: 0, timestamp: "", comment: "", // There are no 'lb_ang_intensity' ("TABLE2D") values for "BIS-MSB:FEB05", use 'lb_ang_sincoef' values instead ("SINCOEF") // Coefficients for laserball mask (theta) order 0 is first, 4 is last lb_mask_coef: [1.0, 0.188483, -0.41007, 0.383812, -0.141153], // Coefficients for the sinusoidal laserball mask distribution. // 24 theta bins in total with two parameters (amplitude & phase) per theta bin. lb_ang_sincoef: [0.00883839, -1.17656, 0.0121265, -0.870916, 0.0145135, -0.697692, 0.0209032, -0.715008, 0.0224371, -0.726618, -0.0241705, 2.26887, 0.0253866, -0.781305, 0.0249001, -7.13584, 0.0261281, -0.791926, 0.0242774, -0.866719, 0.0247865, -0.871554, 0.0260522, -7.09909, 0.0269222, -0.834345, -0.0285533, -3.99013, 0.0256198, -1.00353, 0.0269483, -0.880667, 0.0308405, -0.882046, 0.0284492, -25.9456, 0.0264847, -0.843855, 0.0260757, 11.6162, 0.0250633, -0.913301, 0.0200994, -0.998135, 0.0179748, -1.08917, 0.0148026, -0.533727], } // { type: "LBDYEANGLE", version: 1, index: "BIS-MSB:MAY05", run_range: [0, 0], pass: 0, timestamp: "", comment: "", // There are no 'lb_ang_intensity' ("TABLE2D") values for "BIS-MSB:MAY05", use 'lb_ang_sincoef' values instead ("SINCOEF") // Coefficients for laserball mask (theta) order 0 is first, 4 is last lb_mask_coef: [1.0, 0.170813, -0.379556, 0.364136, -0.136531], // Coefficients for the sinusoidal laserball mask distribution. // 24 theta bins in total with two parameters (amplitude & phase) per theta bin. lb_ang_sincoef: [0.0108037, -0.655014, 0.0145101, -0.483146, 0.0186509, -0.433102, 0.0216455, -0.529914, 0.0243466, -0.514365, 0.0250495, -113.69, 0.0261187, -0.505943, 0.027278, -0.640172, 0.0278038, -0.557473, 0.028747, -0.617766, 0.0238048, -0.519102, 0.0267087, -0.446491, 0.0284289, -57.2229, 0.0268593, -0.56106, 0.0254293, -0.589727, 0.0282033, -0.481871, 0.0299613, -0.623903, -0.0286026, 2.51425, -0.0288934, 90.4511, 0.0240807, -0.687787, 0.0254273, 18.0443, 0.0254659, -0.969196, 0.0218055, -1.27513, 0.0051677, 4.97971], } // { type: "LBDYEANGLE", version: 1, index: "BIS-MSB:FEB06", run_range: [0, 0], pass: 0, timestamp: "", comment: "", // There are no 'lb_ang_intensity' ("TABLE2D") values for "BIS-MSB:FEB06", use 'lb_ang_sincoef' values instead ("SINCOEF") // Coefficients for laserball mask (theta) order 0 is first, 4 is last lb_mask_coef: [1.0, 0.13178, -0.390578, 0.380716, -0.138815], // Coefficients for the sinusoidal laserball mask distribution. // 24 theta bins in total with two parameters (amplitude & phase) per theta bin. lb_ang_sincoef: [0.0102505, -2.02871, 0.0104484, 4.15465, 0.0102606, -1.93493, 0.0137779, -1.77897, 0.0186933, -1.80686, 0.0219594, -8.22695, 0.0252808, -1.8886, -0.0244937, -11.3225, 0.0236074, -2.01666, -0.0236048, -5.05678, 0.0242021, -2.02412, 0.0236299, -1.99909, 0.024609, -1.94701, 0.0234722, -2.07845, -0.0264748, 1.08862, 0.0235859, -1.97739, -0.0252742, -5.01461, -0.0226022, -5.13984, -0.0255074, -5.10729, 0.0248283, -2.01428, 0.0215572, -20.9302, 0.0242638, -1.99056, -0.0223073, -5.61697, -0.0191925, 0.0278997], } // { type: "LBDYEANGLE", version: 1, index: "BIS-MSB:AUG06", run_range: [0, 0], pass: 0, timestamp: "", comment: "", // There are no 'lb_ang_intensity' ("TABLE2D") values for "BIS-MSB:AUG06", use 'lb_ang_sincoef' values instead ("SINCOEF") // Coefficients for laserball mask (theta) order 0 is first, 4 is last lb_mask_coef: [1.0, 0.123685, -0.429662, 0.407535, -0.142651], // Coefficients for the sinusoidal laserball mask distribution. // 24 theta bins in total with two parameters (amplitude & phase) per theta bin. lb_ang_sincoef: [0.00813536, -0.272478, 0.0183654, 0.0922541, 0.0170595, 0.390691, 0.0214889, 0.377229, 0.0244394, 0.228594, 0.0292907, 0.134254, -0.0310853, -2.88818, 0.0316858, 0.150075, 0.0319744, 0.211638, 0.0339814, 0.0533582, 0.0350625, 0.25268, 0.0350727, 0.208544, 0.0336215, 0.0432081, 0.0352519, 0.112938, 0.0336782, 0.0549867, 0.0347229, 0.0539584, 0.0355432, 0.143937, 0.0335669, 0.172368, 0.0317282, 0.163712, 0.0307996, 0.154027, 0.0273552, 0.0916348, 0.0216702, 0.0785289, 0.0143098, 0.334544, 0.0125468, 0.825], } // { type: "LBDYEANGLE", version: 1, index: "BIS-MSB:JUL18", run_range: [0,0], pass: 0, timestamp: "", comment: "Values from the analysis of the July 2018 internal+external laserball scans, with OCA-1.1.0. More details in DocDB-5862", // Coefficients for laserball mask (theta) order 0 is first, 4 is last lb_mask_coef: [1, 0.0874356, -0.314213, 0.236597, -0.0831557], // Coefficients for the sinusoidal laserball angular distribution. // 12 theta bins in total with two parameters (amplitude & phase) per theta bin. lb_ang_sincoef: [0.00434428, -1.70156, 0.0135686, -1.42278, 0.0148962, -1.53425, 0.0150556, -1.61455, 0.0163161, -1.4022, 0.0146884, -1.4435, 0.0142771, -1.48635, 0.0139377, -1.64185, 0.0139344, -1.68282, 0.011598, -1.53175, 0.00784727, -1.62142, -0.00405819, 1.2179], } //************************************************************************************** // laser dye data for N2COUMARIN-450 //************************************************************************************** { type: "LBDYEANGLE", version: 1, index: "COUMARIN-450:JUL18", run_range: [0, 0], pass: 0, timestamp: "", comment: "Values from the analysis of the July 2018 internal+external laserball scans, with OCA-1.1.0. More details in DocDB-5862", // Coefficients for laserball mask (theta) order 0 is first, 4 is last lb_mask_coef: [1, 0.0908671, -0.31047, 0.23009, -0.0809375], // Coefficients for the sinusoidal laserball angular distribution. // 12 theta bins in total with two parameters (amplitude & phase) per theta bin. lb_ang_sincoef: [0.00440793, -1.59297, 0.0110983, -1.46441, 0.0149083, -1.55808, 0.0155672, -1.50127, 0.0146338, -1.394, 0.0143045, -1.47253, 0.013152, -1.44029, 0.0144596, -1.6676, 0.012346, -1.64506, 0.0125885, -1.52847, 0.00575246, -1.49047, -0.00317158, 20.4483], } //************************************************************************************** // laser dye data for N2COUMARIN-500 //************************************************************************************** { type: "LBDYEWAVE", version: 1, index: "COUMARIN-500", run_range: [0, 0], pass: 0, comment: "", timestamp: "", dist_wl_avg: 504.6, dist_wl: [453.0, 454.0, 455.0, 456.0, 457.0, 458.0, 459.0, 460.0, 461.0, 462.0, 463.0, 464.0, 465.0, 466.0, 467.0, 468.0, 469.0, 470.0, 471.0, 472.0, 473.0, 474.0, 475.0, 476.0, 477.0, 478.0, 479.0, 480.0, 481.0, 482.0, 483.0, 484.0, 485.0, 486.0, 487.0, 488.0, 489.0, 490.0, 491.0, 492.0, 493.0, 494.0, 495.0, 496.0, 497.0, 498.0, 499.0, 500.0, 501.0, 502.0, 503.0, 504.0, 505.0, 506.0, 507.0, 508.0, 509.0, 510.0, 511.0, 512.0, 513.0, 514.0, 515.0, 516.0, 517.0, 518.0, 519.0, 520.0, 521.0, 522.0, 523.0, 524.0, 525.0, 526.0, 527.0, 528.0, 529.0, 530.0, 531.0, 532.0, 533.0, 534.0, 535.0, 536.0, 537.0, 538.0, 539.0, 540.0, 541.0, 542.0, 543.0, 544.0, 545.0, 546.0, 547.0, 548.0, 549.0, 550.0, 551.0, 552.0, 553.0, 554.0, 555.0, 556.0, 557.0, 558.0, 559.0, 560.0, 561.0, 562.0, 563.0, 564.0, 565.0, 566.0, 567.0], dist_wl_intensity: [0.00053, 0.00079, 0.00065, 0.00051, 0.00054, 0.00060, 0.00044, 0.00046, 0.00066, 0.00069, 0.00100, 0.00081, 0.00091, 0.00079, 0.00087, 0.00080, 0.00093, 0.00096, 0.00110, 0.00094, 0.00108, 0.00132, 0.00126, 0.00144, 0.00170, 0.00179, 0.00204, 0.00197, 0.00202, 0.00238, 0.00300, 0.00320, 0.00428, 0.00604, 0.00819, 0.00894, 0.01211, 0.01451, 0.02048, 0.02314, 0.02334, 0.02783, 0.02809, 0.03051, 0.02913, 0.03221, 0.03151, 0.03415, 0.03623, 0.03617, 0.03277, 0.03264, 0.03187, 0.03269, 0.02878, 0.02710, 0.02822, 0.02689, 0.02209, 0.02180, 0.01879, 0.01590, 0.01475, 0.01384, 0.00967, 0.00897, 0.00765, 0.00572, 0.00626, 0.00535, 0.00458, 0.00446, 0.00377, 0.00334, 0.00329, 0.00277, 0.00341, 0.00228, 0.00249, 0.00213, 0.00203, 0.00223, 0.00181, 0.00220, 0.00174, 0.00231, 0.00142, 0.00157, 0.00154, 0.00163, 0.00101, 0.00140, 0.00141, 0.00127, 0.00131, 0.00129, 0.00118, 0.00086, 0.00117, 0.00107, 0.00131, 0.00092, 0.00048, 0.00054, 0.00100, 0.00079, 0.00123, 0.00112, 0.00074, 0.00068, 0.00108, 0.00059, 0.00097, 0.00105, 0.00081], } // { type: "LBDYEANGLE", version: 1, index: "COUMARIN-500:SEP00", run_range: [0, 0], pass: 0, timestamp: "", comment: "", // There are no 'lb_ang_intensity' ("TABLE2D") values for "COUMARIN-500:SEP00", use 'lb_ang_sincoef' values instead ("SINCOEF") // Coefficients for laserball mask (theta) order 0 is first, 4 is last lb_mask_coef: [1.0, 0.329882, -0.236694, 0.353563, -0.176261], // Coefficients for the sinusoidal laserball mask distribution. // 24 theta bins in total with two parameters (amplitude & phase) per theta bin. lb_ang_sincoef: [0.0470046, 0.301744, 0.0807744, 0.365829, 0.0986391, 0.384681, 0.114254, 0.378434, 0.125102, 0.382074, 0.13521, 0.36881, 0.139756, 0.362159, 0.149205, 0.371173, 0.151739, 0.353435, 0.152931, 0.344052, 0.153376, 0.342977, 0.152542, 0.346429, 0.15042, 0.332208, 0.151296, 0.324796, 0.150503, 0.296722, 0.145425, 0.301294, 0.148192, 0.307569, 0.145343, 0.287946, 0.142482, 0.286182, 0.140014, 0.286372, 0.139632, 0.298986, 0.139748, 0.28113, 0.136749, 0.286759, 0.137591, 0.261987], } // { type: "LBDYEANGLE", version: 1, index: "COUMARIN-500:SEP01", run_range: [0, 0], pass: 0, timestamp: "", comment: "", // There are no 'lb_ang_intensity' ("TABLE2D") values for "COUMARIN-500:SEP01", use 'lb_ang_sincoef' values instead ("SINCOEF") // Coefficients for laserball mask (theta) order 0 is first, 4 is last lb_mask_coef: [1.0, -0.0935979, -0.143521, 0.183505, -0.0810451], // Coefficients for the sinusoidal laserball mask distribution. // 24 theta bins in total with two parameters (amplitude & phase) per theta bin. lb_ang_sincoef: [0.00185683, 1.74678, 0.00130103, 0.527669, 0.00231171, 0.332947, 0.00325658, 0.149663, 0.00709223, 0.240529, 0.00746945, 0.329629, 0.00752291, 0.317033, 0.0125103, 0.412229, 0.0146881, 0.283783, 0.0153016, 0.329348, 0.0182827, 0.307829, 0.0188209, 0.423013, 0.018471, 0.438319, 0.0209851, 0.372093, 0.0230144, 0.380488, 0.0230376, 0.447592, 0.0245353, 0.397404, 0.0236328, 0.42925, 0.0227828, 0.344165, 0.0209096, 0.412294, 0.0229155, 0.306627, 0.0202947, 0.37183, 0.0173008, 0.262053, 0.0202119, 0.121097], } // { type: "LBDYEANGLE", version: 1, index: "COUMARIN-500:OCT02", run_range: [0, 0], pass: 0, timestamp: "", comment: "", // There are no 'lb_ang_intensity' ("TABLE2D") values for "COUMARIN-500:OCT02", use 'lb_ang_sincoef' values instead ("SINCOEF") // Coefficients for laserball mask (theta) order 0 is first, 4 is last lb_mask_coef: [1.0, -0.257503, -0.0870958, 0.154879, -0.0651256], // Coefficients for the sinusoidal laserball mask distribution. // 24 theta bins in total with two parameters (amplitude & phase) per theta bin. lb_ang_sincoef: [-0.00631352, -0.00332326, -0.00751173, -0.175718, -0.00995502, -0.0405552, -0.0120877, -0.025944, -0.014355, -0.0160532, -0.014588, -0.0546956, -0.017288, 0.0802179, -0.0180047, 0.0762121, -0.0202226, 0.086736, -0.0219295, 0.157333, -0.0251853, 0.146999, -0.0264245, 0.234931, -0.0283696, 0.197864, -0.0300827, 0.251158, -0.0309285, 0.280548, -0.0335551, 0.240714, -0.0316829, 0.269734, -0.03205, 0.312781, -0.0338615, 0.264007, -0.0339327, 0.249186, -0.0352341, 0.321183, -0.0360309, 0.275541, -0.0350185, 0.232606, -0.0303142, 6.64181], } // { type: "LBDYEANGLE", version: 1, index: "COUMARIN-500:JAN03", run_range: [0, 0], pass: 0, timestamp: "", comment: "", // There are no 'lb_ang_intensity' ("TABLE2D") values for "COUMARIN-500:JAN03", use 'lb_ang_sincoef' values instead ("SINCOEF") // Coefficients for laserball mask (theta) order 0 is first, 4 is last lb_mask_coef: [1.0, -0.321536, -0.019132, 0.117769, -0.0565648], // Coefficients for the sinusoidal laserball mask distribution. // 24 theta bins in total with two parameters (amplitude & phase) per theta bin. lb_ang_sincoef: [0.00256551, 1.22215, 0.00386515, 1.01084, 0.00227119, 1.14584, 0.00649978, -4.69691, 0.00856646, 7.86071, 0.0113776, 1.25986, -0.00837341, -7.4884, 0.0131596, -4.62154, -0.0138353, -1.36497, 0.0203717, 1.75656, 0.0214645, 7.96495, 0.0203222, 1.82779, -0.0223477, 4.90011, -0.0247807, 4.92764, 0.0234348, 1.8558, -0.0270324, 5.01968, -0.0261829, 4.97823, 0.0262549, 1.77261, 0.0261324, 14.231, -0.0226488, 4.91778, -0.0278113, -1.26559, -0.0279066, 5.05391, 0.0277099, 2.05629, 0.0265493, 2.06875], } // { type: "LBDYEANGLE", version: 1, index: "COUMARIN-500:APR03", run_range: [0, 0], pass: 0, timestamp: "", comment: "", // There are no 'lb_ang_intensity' ("TABLE2D") values for "COUMARIN-500:APR03", use 'lb_ang_sincoef' values instead ("SINCOEF") // Coefficients for laserball mask (theta) order 0 is first, 4 is last lb_mask_coef: [1.0, -0.316757, -0.044978, 0.13276, -0.0588594], // Coefficients for the sinusoidal laserball mask distribution. // 24 theta bins in total with two parameters (amplitude & phase) per theta bin. lb_ang_sincoef: [0.00359035, 1.30797, 0.00549888, 1.33996, 0.00576939, 1.35663, 0.00656612, -11.0754, 0.00946358, 51.9066, 0.0103152, -4.61134, -0.0122057, -1.36681, 0.0144634, -4.62953, -0.0166169, -1.43314, 0.0187956, 1.68439, 0.0212564, 1.81898, -0.0230551, 17.4443, -0.0248005, 4.93665, -0.0263249, 4.94222, -0.0265033, 4.92117, -0.0283747, 4.98157, -0.031003, 11.1634, 0.0318179, 8.02479, 0.0312856, 8.04039, 0.0316173, 8.053, -0.0300272, 4.8845, -0.0301609, 4.95801, -0.0309369, 5.02638, 0.0255752, 2.02017], } // { type: "LBDYEANGLE", version: 1, index: "COUMARIN-500:OCT03", run_range: [0, 0], pass: 0, comment: "", timestamp: "", lb_ang_intensity : [ // ******************************************** // *** Values at Wavelength (500) 5/6. ***** // ******************************************** // Laserball distribution grid 10 deg bins in phi // Coefficients for -1.00 < CosTheta < -0.83 0.976763, 0.972925, 0.968323, 0.974271, 0.974443, 0.971245, 0.976171, 0.972056, 0.974271, 0.976448, 0.970729, 0.970022, 0.972237, 0.971531, 0.972371, 0.975302, 0.970815, 0.97239, 0.973593, 0.973478, 0.980037, 0.970471, 0.971836, 0.977717, 0.970576, 0.981479, 0.970003, 0.976858, 0.978338, 0.973058, 0.972333, 0.975789, 0.971836, 0.973297, 0.972161, 0.968743, // Coefficients for -0.83 < CosTheta < -0.67 0.966834, 0.964371, 0.972018, 0.968886, 0.96901, 0.970404, 0.970824, 0.970634, 0.963578, 0.966194, 0.970338, 0.967731, 0.968218, 0.966242, 0.967636, 0.968905, 0.966967, 0.973708, 0.972906, 0.972514, 0.974529, 0.9707, 0.9747, 0.968361, 0.970099, 0.975674, 0.969201, 0.978042, 0.971483, 0.970156, 0.966194, 0.965278, 0.966633, 0.968209, 0.963779, 0.962003, // Coefficients for -0.67 < CosTheta < -0.50 0.962843, 0.965077, 0.961736, 0.967359, 0.964915, 0.968619, 0.966786, 0.964886, 0.963473, 0.963874, 0.967034, 0.966242, 0.969908, 0.969688, 0.970338, 0.965068, 0.965669, 0.969679, 0.975512, 0.967703, 0.971435, 0.971617, 0.970538, 0.972447, 0.97219, 0.965278, 0.971569, 0.971493, 0.971054, 0.964686, 0.960915, 0.957421, 0.961783, 0.962433, 0.955511, 0.960294, // Coefficients for -0.50 < CosTheta < -0.33 0.953629, 0.956428, 0.958003, 0.963416, 0.958967, 0.962862, 0.96018, 0.960227, 0.956141, 0.961029, 0.958557, 0.957382, 0.962709, 0.961592, 0.962557, 0.958165, 0.963721, 0.967149, 0.966853, 0.968094, 0.973679, 0.969555, 0.962605, 0.969593, 0.966051, 0.964247, 0.959483, 0.962977, 0.962872, 0.962165, 0.960304, 0.951397, 0.95315, 0.949037, 0.951298, 0.952294, // Coefficients for -0.33 < CosTheta < -0.17 0.948794, 0.951841, 0.956666, 0.955053, 0.955291, 0.960437, 0.955998, 0.956046, 0.963005, 0.963769, 0.963626, 0.965784, 0.968991, 0.96818, 0.968314, 0.964065, 0.965134, 0.969707, 0.968829, 0.973326, 0.972505, 0.971808, 0.975789, 0.973182, 0.969602, 0.972266, 0.965659, 0.960676, 0.961125, 0.957926, 0.962232, 0.958079, 0.958566, 0.95396, 0.950161, 0.950718, // Coefficients for -0.17 < CosTheta < 0.00 0.947862, 0.950918, 0.952073, 0.953469, 0.955062, 0.957898, 0.959721, 0.963063, 0.956504, 0.966232, 0.968619, 0.965001, 0.9707, 0.974596, 0.969201, 0.97409, 0.974194, 0.974156, 0.974557, 0.979245, 0.981565, 0.975426, 0.976085, 0.975082, 0.972638, 0.974042, 0.973431, 0.967712, 0.960743, 0.96101, 0.963807, 0.957287, 0.957048, 0.95679, 0.955282, 0.953257, // Coefficients for 0.00 < CosTheta < 0.17 0.959731, 0.9549, 0.956351, 0.955883, 0.957468, 0.960628, 0.959941, 0.96564, 0.967015, 0.973679, 0.970194, 0.97386, 0.976171, 0.983589, 0.983073, 0.980572, 0.987207, 0.984505, 0.994148, 0.99094, 0.991284, 0.98547, 0.981918, 0.985804, 0.982367, 0.983923, 0.984114, 0.976457, 0.968743, 0.966385, 0.971206, 0.968705, 0.963015, 0.960886, 0.966586, 0.960409, // Coefficients for 0.17 < CosTheta < 0.33 0.959989, 0.955225, 0.958366, 0.953473, 0.956494, 0.963941, 0.963712, 0.966175, 0.970414, 0.967626, 0.973736, 0.978319, 0.980085, 0.979044, 0.980877, 0.988458, 0.996659, 0.988353, 0.994663, 0.991847, 0.992219, 0.995962, 0.992859, 0.992897, 0.986911, 0.988992, 0.981966, 0.974004, 0.970156, 0.96734, 0.974414, 0.97282, 0.966328, 0.967989, 0.964896, 0.959521, // Coefficients for 0.33 < CosTheta < 0.50 0.950106, 0.954289, 0.950999, 0.94823, 0.948176, 0.958165, 0.955826, 0.961745, 0.964829, 0.967015, 0.966376, 0.974042, 0.975092, 0.979245, 0.979894, 0.979445, 0.980667, 0.987847, 0.98799, 0.99072, 0.989947, 0.983646, 0.987131, 0.990797, 0.986587, 0.980801, 0.981001, 0.966958, 0.966986, 0.965554, 0.961736, 0.96059, 0.959454, 0.957249, 0.955883, 0.955988, // Coefficients for 0.50 < CosTheta < 0.67 0.950431, 0.952012, 0.947276, 0.947445, 0.947411, 0.94985, 0.953357, 0.962366, 0.956007, 0.956943, 0.959578, 0.966853, 0.974338, 0.974968, 0.974405, 0.978892, 0.978987, 0.987818, 0.990778, 0.99199, 0.989422, 0.985584, 0.987274, 0.990415, 0.981059, 0.98187, 0.972333, 0.957965, 0.958786, 0.960886, 0.958251, 0.956733, 0.95638, 0.950352, 0.951212, 0.94974, // Coefficients for 0.67 < CosTheta < 0.83 0.936892, 0.941069, 0.945528, 0.941947, 0.947507, 0.945898, 0.943351, 0.948661, 0.942743, 0.947438, 0.953093, 0.960094, 0.966986, 0.96606, 0.969306, 0.972037, 0.969135, 0.977202, 0.978729, 0.981145, 0.981011, 0.983235, 0.981278, 0.976877, 0.980591, 0.973039, 0.95533, 0.958184, 0.958881, 0.957172, 0.955673, 0.952999, 0.949835, 0.94722, 0.945935, 0.937484, // Coefficients for 0.83 < CosTheta < 1.00 0.95975, 0.955282, 0.954824, 0.953007, 0.962385, 0.961344, 0.963254, 0.95975, 0.966872, 0.953125, 0.98062, 0.974223, 0.966776, 0.977011, 0.970987, 0.985403, 0.989995, 0.993584, 0.987198, 0.987331, 0.98778, 0.961707, 0.975502, 0.98715, 1.0, 0.988754, 0.966872, 0.963683, 0.970423, 0.972142, 0.967607, 0.969163, 0.967865, 0.96332, 0.960332, 0.969411 ], // Coefficients for laserball mask (theta) order 0 is first, 6 is last lb_mask_coef: [1.0, -0.50783, 0.553901, -0.546432, 0.170703, 0.0483123, -0.0285965], // There are no 'lb_ang_sincoef' ("SINCOEF") values for "COUMARIN-500:OCT03", use 'lb_ang_intensity' values instead ("TABLE2D") } // { type: "LBDYEANGLE", version: 1, index: "COUMARIN-500:OCT04", run_range: [0, 0], pass: 0, comment: "", timestamp: "", // There are no 'lb_ang_intensity' ("TABLE2D") values for "COUMARIN-500:OCT04", use 'lb_ang_sincoef' values instead ("SINCOEF") // Coefficients for laserball mask (theta) order 0 is first, 4 is last lb_mask_coef: [1.0, 0.176318, -0.355369, 0.335464, -0.129338], // Coefficients for the sinusoidal laserball mask distribution. // 24 theta bins in total with two parameters (amplitude & phase) per theta bin. lb_ang_sincoef: [0.00496698, -0.891979, 0.00894655, -0.281884, 0.0170022, -0.238502, 0.0199022, -0.343514, 0.0190591, -0.216488, 0.0209742, -0.324714, 0.0239451, -0.284853, 0.020878, -0.157269, 0.0223061, -0.237494, 0.0224358, -0.312556, 0.0260797, -0.160838, 0.0300644, -0.370898, 0.0290519, -0.359054, 0.0301599, -0.225204, 0.0272896, -0.190189, 0.0263977, -0.270695, 0.0271275, -0.135349, 0.0259689, -0.169252, 0.026556, -0.0511333, 0.0270484, -0.0756429, 0.0250272, -0.28303, 0.0208705, -0.272734, 0.0156924, -0.356583, 0.0236186, 6.37312], } // { type: "LBDYEANGLE", version: 1, index: "COUMARIN-500:FEB05", run_range: [0, 0], pass: 0, comment: "", timestamp: "", // There are no 'lb_ang_intensity' ("TABLE2D") values for "COUMARIN-500:FEB05", use 'lb_ang_sincoef' values instead ("SINCOEF") // Coefficients for laserball mask (theta) order 0 is first, 4 is last lb_mask_coef: [1.0, 0.212054, -0.425268, 0.379829, -0.138814], // Coefficients for the sinusoidal laserball mask distribution. // 24 theta bins in total with two parameters (amplitude & phase) per theta bin. lb_ang_sincoef: [0.00919108, -1.21581, 0.0122319, -0.873712, 0.0141432, -0.928295, 0.021096, -0.740416, 0.0226601, -0.694453, 0.0237905, -0.820621, 0.0266161, -0.729106, 0.0267257, 5.48322, 0.0246852, -0.797208, 0.0263045, -0.84985, 0.0240601, -0.7358, 0.0274234, -6.99474, 0.025938, -0.96044, -0.0293726, -3.9531, 0.0247129, -0.885575, 0.0254301, -0.778166, 0.0296449, -0.86689, -0.0246053, 27.4539, 0.0253031, -0.813628, -0.0241221, -16.6187, 0.0240478, -0.921233, 0.0192686, -0.914476, 0.0181665, -1.10262, 0.0159122, -0.603135], } // { type: "LBDYEANGLE", version: 1, index: "COUMARIN-500:MAY05", run_range: [0, 0], pass: 0, comment: "", timestamp: "", // There are no 'lb_ang_intensity' ("TABLE2D") values for "COUMARIN-500:MAY05", use 'lb_ang_sincoef' values instead ("SINCOEF") // Coefficients for laserball mask (theta) order 0 is first, 4 is last lb_mask_coef: [1.0, 0.201698, -0.411673, 0.373287, -0.137393], // Coefficients for the sinusoidal laserball mask distribution. // 24 theta bins in total with two parameters (amplitude & phase) per theta bin. lb_ang_sincoef: [0.0103382, -0.755027, 0.0124141, -0.570459, 0.0189254, -0.617682, 0.0204823, -0.40421, 0.0220395, -0.492098, 0.0240527, -0.601943, 0.0250763, -0.553994, 0.0262438, -0.588634, 0.0239242, -0.572294, 0.0274268, -0.567346, 0.0233782, -0.458363, 0.0264401, -0.474568, 0.0291137, -0.734613, 0.0261096, -0.493618, 0.0215637, -0.566016, 0.0258751, -0.521667, 0.0271291, -0.657096, 0.0260529, 24.4682, 0.0256717, -0.68708, -0.0233944, -10.1955, 0.0249889, -7.22466, 0.0246934, -1.055, -0.0232683, 1.75058, 0.00468197, -0.322535], } // { type: "LBDYEANGLE", version: 1, index: "COUMARIN-500:FEB06", run_range: [0, 0], pass: 0, comment: "", timestamp: "", // There are no 'lb_ang_intensity' ("TABLE2D") values for "COUMARIN-500:FEB06", use 'lb_ang_sincoef' values instead ("SINCOEF") // Coefficients for laserball mask (theta) order 0 is first, 4 is last lb_mask_coef: [1.0, 0.163159, -0.406336, 0.376491, -0.136838], // Coefficients for the sinusoidal laserball mask distribution. // 24 theta bins in total with two parameters (amplitude & phase) per theta bin. lb_ang_sincoef: [0.00879329, -1.73591, -0.00729606, 0.973487, 0.0101935, -1.91631, 0.014236, -1.87658, 0.0161359, 60.8841, 0.0208969, -1.9456, 0.0226809, -1.97786, -0.0219197, -4.99482, -0.0206259, 1.17584, -0.0215237, 20.2065, 0.0199625, -1.9775, 0.0188958, -1.94173, 0.0229982, -1.85535, 0.0203418, -1.92553, -0.0201613, 1.12602, 0.0211078, -1.83746, 0.0240041, -8.20443, 0.0207993, 10.5019, 0.0223187, 4.39474, 0.0208314, -2.11535, 0.0199885, 16.7248, 0.0211199, -2.06599, -0.0206265, 0.622329, -0.0195202, -0.242436], } // { type: "LBDYEANGLE", version: 1, index: "COUMARIN-500:AUG06", run_range: [0, 0], pass: 0, comment: "", timestamp: "", // There are no 'lb_ang_intensity' ("TABLE2D") values for "COUMARIN-500:AUG06", use 'lb_ang_sincoef' values instead ("SINCOEF") // Coefficients for laserball mask (theta) order 0 is first, 4 is last lb_mask_coef: [1.0, 0.148092, -0.431573, 0.394899, -0.138885], // Coefficients for the sinusoidal laserball mask distribution. // 24 theta bins in total with two parameters (amplitude & phase) per theta bin. lb_ang_sincoef: [0.00711154, -0.281385, 0.0155058, -0.0450824, 0.0151202, 0.313194, 0.0210618, 0.377743, 0.0232069, 0.153501, 0.0265228, 0.0648996, 0.0301436, 0.194109, 0.0291654, 0.148359, 0.0298611, 0.0955481, 0.0312819, 0.0739158, 0.0318017, 0.243066, 0.0313706, 0.13662, 0.0301228, -0.0671593, 0.033575, 0.161433, 0.0285318, 0.0257991, 0.0327728, 0.142247, 0.0332759, 0.0901786, 0.0278081, 0.146371, 0.0275377, 0.180096, 0.0268956, 0.249258, 0.0209932, 0.036255, 0.0168042, 0.179881, 0.0110876, 0.444599, 0.0144733, 0.996974], } // { type: "LBDYEANGLE", version: 1, index: "COUMARIN-500:JUL18", run_range: [0, 0], pass: 0, timestamp: "", comment: "Values from the analysis of the July 2018 internal+external laserball scans, with OCA-1.1.0. More details in DocDB-5862", // Coefficients for laserball mask (theta) order 0 is first, 4 is last lb_mask_coef: [1, 0.0867208, -0.27242, 0.195327, -0.0725949], // Coefficients for the sinusoidal laserball angular distribution. // 12 theta bins in total with two parameters (amplitude & phase) per theta bin. lb_ang_sincoef: [0.00372793, -2.07159, 0.0106929, -1.55154, 0.0133781, -1.56411, 0.012359, -1.60102, 0.0128049, -1.44834, 0.0107414, -1.52764, 0.0109944, -1.47512, 0.0113839, -1.74138, 0.00964781, -1.78262, 0.0074786, -1.72744, 0.00514547, 4.34097, -0.00457058, 0.834545], } //************************************************************************************** // laser dye data for N2KITON-RED //************************************************************************************** { type: "LBDYEWAVE", version: 1, index: "KITON-RED", run_range: [0, 0], pass: 0, comment: "", timestamp: "", dist_wl_avg: 618.6, dist_wl: [588.0, 589.0, 590.0, 591.0, 592.0, 593.0, 594.0, 595.0, 596.0, 597.0, 598.0, 599.0, 600.0, 601.0, 602.0, 603.0, 604.0, 605.0, 606.0, 607.0, 608.0, 609.0, 610.0, 611.0, 612.0, 613.0, 614.0, 615.0, 616.0, 617.0, 618.0, 619.0, 620.0, 621.0, 622.0, 623.0, 624.0, 625.0, 626.0, 627.0, 628.0, 629.0, 630.0, 631.0, 632.0, 633.0, 634.0, 635.0, 636.0, 637.0, 638.0, 639.0, 640.0, 641.0, 642.0, 643.0, 644.0, 645.0, 646.0, 647.0, 648.0], dist_wl_intensity: [0.00064, 0.00073, 0.00056, 0.00062, 0.00076, 0.00069, 0.00141, 0.00154, 0.00235, 0.00355, 0.00470, 0.00679, 0.00986, 0.01131, 0.01503, 0.01656, 0.01788, 0.01931, 0.01868, 0.01854, 0.01960, 0.01839, 0.02115, 0.02257, 0.02634, 0.02642, 0.03063, 0.03512, 0.03697, 0.04181, 0.04373, 0.04763, 0.05045, 0.05179, 0.05096, 0.04885, 0.04422, 0.04068, 0.03339, 0.02581, 0.01925, 0.01486, 0.01102, 0.01005, 0.00711, 0.00563, 0.00619, 0.00614, 0.00435, 0.00437, 0.00332, 0.00355, 0.00360, 0.00295, 0.00218, 0.00368, 0.00367, 0.00274, 0.00292, 0.00254, 0.00349], } // { type: "LBDYEANGLE", version: 1, index: "KITON-RED:SEP00", run_range: [0, 0], pass: 0, comment: "", timestamp: "", // There are no 'lb_ang_intensity' ("TABLE2D") values for "KITON-RED:SEP00", use 'lb_ang_sincoef' values instead ("SINCOEF") // Coefficients for laserball mask (theta) order 0 is first, 4 is last lb_mask_coef: [1.0, 0.273009, -0.227743, 0.345373, -0.170461], // Coefficients for the sinusoidal laserball mask distribution. // 24 theta bins in total with two parameters (amplitude & phase) per theta bin. lb_ang_sincoef: [0.0437488, 0.316218, 0.0716553, 0.328111, 0.0903142, 0.359379, 0.10422, 0.370529, 0.114995, 0.381024, 0.122165, 0.366271, 0.128711, 0.370033, 0.137304, 0.366751, 0.136969, 0.348994, 0.141714, 0.333348, 0.140898, 0.326637, 0.142507, 0.316373, 0.140299, 0.297796, 0.14073, 0.277789, 0.138547, 0.289956, 0.136727, 0.289683, 0.137634, 0.287089, 0.136111, 0.276961, 0.133283, 0.278732, 0.131543, 0.273369, 0.12955, 0.281648, 0.128904, 0.256268, 0.126909, 0.223887, 0.128899, 0.157543], } // { type: "LBDYEANGLE", version: 1, index: "KITON-RED:SEP01", run_range: [0, 0], pass: 0, comment: "", timestamp: "", // There are no 'lb_ang_intensity' ("TABLE2D") values for "KITON-RED:SEP01", use 'lb_ang_sincoef' values instead ("SINCOEF") // Coefficients for laserball mask (theta) order 0 is first, 4 is last lb_mask_coef: [1.0, -0.0867222, -0.133408, 0.176232, -0.0803104], // Coefficients for the sinusoidal laserball mask distribution. // 24 theta bins in total with two parameters (amplitude & phase) per theta bin. lb_ang_sincoef: [0.00127634, 0.539604, 0.00223351, 0.601249, 0.00348538, -0.194048, 0.0035649, -0.13508, 0.0050198, 0.34444, 0.0063578, 0.235727, 0.00782119, 0.280369, 0.0106892, 0.467423, 0.0117565, 0.199319, 0.0156157, 0.317514, 0.0177034, 0.289729, 0.0196333, 0.37933, 0.017875, 0.376515, 0.0220099, 0.413444, 0.0226826, 0.434928, 0.0218597, 0.42611, 0.0234988, 0.481073, 0.022783, 0.443856, 0.0240859, 0.469634, 0.0217602, 0.434511, 0.0230714, 0.391326, 0.0223279, 0.498145, 0.0208732, 0.504619, 0.0199821, 0.361136], } // { type: "LBDYEANGLE", version: 1, index: "KITON-RED:OCT02", run_range: [0, 0], pass: 0, comment: "", timestamp: "", // There are no 'lb_ang_intensity' ("TABLE2D") values for "KITON-RED:OCT02", use 'lb_ang_sincoef' values instead ("SINCOEF") // Coefficients for laserball mask (theta) order 0 is first, 4 is last lb_mask_coef: [1.0, -0.252386, -0.0712356, 0.144085, -0.0637541], // Coefficients for the sinusoidal laserball mask distribution. // 24 theta bins in total with two parameters (amplitude & phase) per theta bin. lb_ang_sincoef: [-0.00559588, -0.0552833, -0.00721096, -0.0237645, -0.0095709, -0.0817663, -0.010797, -0.0744587, -0.0135407, -0.0507984, -0.013502, 0.023802, -0.0161107, 0.12973, -0.0178873, 0.0337597, -0.0188316, 0.142542, -0.0211552, 0.199963, -0.0228476, 0.184491, -0.0233891, 0.227391, -0.0248529, 0.26686, -0.0261697, 0.319082, 0.0296338, 3.50753, -0.0290542, 0.327567, -0.0277198, 0.333967, -0.0294941, 0.315074, -0.0306135, 0.30675, -0.0305845, 0.319144, -0.0318752, 0.342476, -0.0312449, 0.319429, -0.0312677, 0.285753, -0.0262015, 0.278846], } // { type: "LBDYEANGLE", version: 1, index: "KITON-RED:JAN03", run_range: [0, 0], pass: 0, comment: "", timestamp: "", // There are no 'lb_ang_intensity' ("TABLE2D") values for "KITON-RED:JAN03", use 'lb_ang_sincoef' values instead ("SINCOEF") // Coefficients for laserball mask (theta) order 0 is first, 4 is last lb_mask_coef: [1.0, -0.290476, -0.0393316, 0.127563, -0.0595574], // Coefficients for the sinusoidal laserball mask distribution. // 24 theta bins in total with two parameters (amplitude & phase) per theta bin. lb_ang_sincoef: [0.00289858, 1.63476, 0.00518161, 1.14499, 0.00430282, -0.0493416, 0.0089696, 1.20074, 0.00669995, 1.15028, 0.00887131, -11.0295, -0.00798826, -7.70396, -0.0107621, 4.54268, -0.0140012, -1.51911, 0.0195914, 1.70171, 0.0191364, 8.06438, -0.0162626, -1.29008, -0.0222223, 4.82679, 0.0204605, 1.7441, 0.0210295, 1.80243, 0.0264399, 8.03378, -0.0230554, 4.92001, -0.0216389, 4.84877, -0.0227156, 4.89289, 0.0269293, 8.0022, 0.0252911, 1.86871, 0.0203777, 1.78278, 0.0246656, 1.89122, -0.0246453, 4.74469], } // { type: "LBDYEANGLE", version: 1, index: "KITON-RED:APR03", run_range: [0, 0], pass: 0, comment: "", timestamp: "", // There are no 'lb_ang_intensity' ("TABLE2D") values for "KITON-RED:APR03", use 'lb_ang_sincoef' values instead ("SINCOEF") // Coefficients for laserball mask (theta) order 0 is first, 4 is last lb_mask_coef: [1.0, -0.288096, -0.046262, 0.130734, -0.0599912], // Coefficients for the sinusoidal laserball mask distribution. // 24 theta bins in total with two parameters (amplitude & phase) per theta bin. lb_ang_sincoef: [0.00173527, 1.55149, 0.00478263, 1.33855, -0.00613383, 4.67976, -0.00630798, 4.60806, 0.00952808, -10.7324, 0.0110344, -4.56114, -0.0141767, -1.37883, -0.0171133, -13.9677, -0.0169204, -7.74548, 0.0192273, 1.68965, 0.0216652, 1.81042, -0.022206, -20.3227, -0.0227527, 4.90391, -0.0261912, 4.9275, -0.0251383, 4.91929, 0.0278368, 8.10753, 0.0298736, 20.5579, 0.0319813, 8.05598, 0.0305421, 14.2832, -0.0300006, 4.95749, -0.0310594, 4.96695, -0.0295498, 4.96807, 0.0299807, 1.93827, 0.0283028, 8.28227], } // { type: "LBDYEANGLE", version: 1, index: "KITON-RED:OCT03", run_range: [0, 0], pass: 0, comment: "", timestamp: "", lb_ang_intensity : [ // ******************************************** // *** Values at Wavelength (620) 6/6. ***** // ******************************************** // Laserball distribution grid 10 deg bins in phi // Coefficients for -1.00 < CosTheta < -0.83 0.975125, 0.972837, 0.968117, 0.978107, 0.978985, 0.965888, 0.978917, 0.978624, 0.981551, 0.980848, 0.973961, 0.977912, 0.979609, 0.975196, 0.975863, 0.974526, 0.976039, 0.968959, 0.972902, 0.974314, 0.975922, 0.972901, 0.972428, 0.98077, 0.971418, 0.981873, 0.977561, 0.978175, 0.976819, 0.976975, 0.971545, 0.97839, 0.975467, 0.973209, 0.978107, 0.968427, // Coefficients for -0.83 < CosTheta < -0.67 0.968152, 0.969158, 0.972874, 0.974447, 0.9728, 0.967483, 0.97757, 0.975814, 0.969048, 0.9709, 0.972507, 0.969171, 0.966906, 0.97391, 0.969722, 0.972151, 0.971133, 0.981756, 0.97636, 0.970684, 0.975668, 0.971041, 0.97719, 0.972561, 0.973229, 0.973629, 0.97047, 0.969595, 0.97957, 0.972351, 0.971013, 0.970716, 0.969393, 0.969597, 0.970668, 0.966058, // Coefficients for -0.67 < CosTheta < -0.50 0.970036, 0.971868, 0.971653, 0.972237, 0.969355, 0.978604, 0.97166, 0.974012, 0.96878, 0.969837, 0.977122, 0.970336, 0.977287, 0.971862, 0.977209, 0.964442, 0.971497, 0.976204, 0.976478, 0.967828, 0.974209, 0.975375, 0.976487, 0.971601, 0.976585, 0.968021, 0.976458, 0.975085, 0.979034, 0.969097, 0.963863, 0.961956, 0.963124, 0.963653, 0.963845, 0.96587, // Coefficients for -0.50 < CosTheta < -0.33 0.961156, 0.957327, 0.964836, 0.966635, 0.965419, 0.971482, 0.963278, 0.961358, 0.964783, 0.969584, 0.965817, 0.966357, 0.968217, 0.968795, 0.966252, 0.96277, 0.969057, 0.970786, 0.971539, 0.975756, 0.973671, 0.970228, 0.963672, 0.971082, 0.969552, 0.960652, 0.962831, 0.958637, 0.964661, 0.96476, 0.966091, 0.959795, 0.961692, 0.952091, 0.955037, 0.955457, // Coefficients for -0.33 < CosTheta < -0.17 0.950079, 0.956623, 0.961254, 0.960876, 0.963016, 0.96598, 0.95909, 0.961725, 0.972462, 0.96184, 0.965115, 0.970272, 0.970386, 0.970361, 0.971089, 0.96992, 0.96527, 0.970904, 0.972288, 0.974737, 0.974025, 0.97325, 0.982048, 0.98119, 0.970105, 0.977317, 0.967127, 0.959662, 0.962371, 0.96789, 0.964614, 0.963236, 0.964443, 0.955567, 0.953463, 0.955631, // Coefficients for -0.17 < CosTheta < 0.00 0.956433, 0.952289, 0.956878, 0.956489, 0.96143, 0.962978, 0.959475, 0.962303, 0.964691, 0.96882, 0.969713, 0.966721, 0.973081, 0.979122, 0.970139, 0.974072, 0.975882, 0.977492, 0.979161, 0.984917, 0.98358, 0.981453, 0.979844, 0.979951, 0.977151, 0.977268, 0.976224, 0.966608, 0.963255, 0.96433, 0.963784, 0.961314, 0.961199, 0.958953, 0.956983, 0.950847, // Coefficients for 0.00 < CosTheta < 0.17 0.96421, 0.953382, 0.956396, 0.961728, 0.960112, 0.960356, 0.961673, 0.966308, 0.962357, 0.967225, 0.969847, 0.977931, 0.975707, 0.978907, 0.976039, 0.984692, 0.99081, 0.988614, 0.994175, 1.0, 0.994605, 0.987785, 0.989093, 0.990488, 0.980575, 0.981531, 0.986263, 0.976019, 0.97247, 0.972043, 0.976439, 0.972189, 0.967649, 0.970507, 0.968026, 0.966683, // Coefficients for 0.17 < CosTheta < 0.33 0.970384, 0.956543, 0.959965, 0.958317, 0.965008, 0.973736, 0.971849, 0.972441, 0.96109, 0.965284, 0.976517, 0.97636, 0.987268, 0.97839, 0.982127, 0.981414, 0.99118, 0.991561, 0.998205, 0.995024, 0.995395, 0.994732, 0.996761, 0.998351, 0.992839, 0.989405, 0.986351, 0.979102, 0.981707, 0.977765, 0.972599, 0.978809, 0.966854, 0.967994, 0.968952, 0.962952, // Coefficients for 0.33 < CosTheta < 0.50 0.962219, 0.955167, 0.950243, 0.94975, 0.946668, 0.9591, 0.962197, 0.967548, 0.966233, 0.977883, 0.971283, 0.971014, 0.975707, 0.980263, 0.980331, 0.983922, 0.984273, 0.98918, 0.987366, 0.996322, 0.993083, 0.985649, 0.993532, 0.991922, 0.989902, 0.987941, 0.984995, 0.976556, 0.97718, 0.972737, 0.968707, 0.964855, 0.965465, 0.957577, 0.963207, 0.960731, // Coefficients for 0.50 < CosTheta < 0.67 0.952758, 0.949111, 0.946076, 0.948619, 0.948892, 0.953942, 0.954604, 0.963538, 0.949144, 0.949355, 0.966562, 0.960999, 0.975154, 0.981209, 0.974922, 0.984956, 0.986556, 0.985756, 0.987941, 0.984019, 0.989902, 0.985951, 0.991688, 0.992449, 0.976497, 0.983639, 0.974421, 0.962488, 0.965762, 0.972324, 0.9648, 0.960655, 0.957729, 0.957619, 0.957252, 0.956696, // Coefficients for 0.67 < CosTheta < 0.83 0.943928, 0.941568, 0.938889, 0.94226, 0.949298, 0.944932, 0.950771, 0.949991, 0.94304, 0.947126, 0.956834, 0.963552, 0.968769, 0.964977, 0.969136, 0.963677, 0.974025, 0.97442, 0.978292, 0.982156, 0.982917, 0.98037, 0.980205, 0.980692, 0.979522, 0.975668, 0.9601, 0.961319, 0.958416, 0.961002, 0.954988, 0.953382, 0.941248, 0.950002, 0.945897, 0.945765, // Coefficients for 0.83 < CosTheta < 1.00 0.958637, 0.957093, 0.951989, 0.953834, 0.970224, 0.967285, 0.967358, 0.9653, 0.955579, 0.964051, 0.968351, 0.976663, 0.966835, 0.973237, 0.966308, 0.978566, 0.98477, 0.988019, 0.984478, 0.987405, 0.993902, 0.954149, 0.973287, 0.982097, 0.99762, 0.997171, 0.973992, 0.97138, 0.970836, 0.978497, 0.96936, 0.96638, 0.967345, 0.963417, 0.961677, 0.968599 ], // Coefficients for laserball mask (theta) order 0 is first, 6 is last lb_mask_coef: [1.0, -0.515187, 0.674138, -0.677783, 0.212303, 0.0560456, -0.0334143], // There are no 'lb_ang_sincoef' ("SINCOEF") values for "KITON-RED:OCT03", use 'lb_ang_intensity' values instead ("TABLE2D") } // { type: "LBDYEANGLE", version: 1, index: "KITON-RED:OCT04", run_range: [0, 0], pass: 0, comment: "", timestamp: "", // There are no 'lb_ang_intensity' ("TABLE2D") values for "KITON-RED:OCT04", use 'lb_ang_sincoef' values instead ("SINCOEF") // Coefficients for laserball mask (theta) order 0 is first, 4 is last lb_mask_coef: [1.0, 0.209304, -0.401543, 0.374113, -0.140648], // Coefficients for the sinusoidal laserball mask distribution. // 24 theta bins in total with two parameters (amplitude & phase) per theta bin. lb_ang_sincoef: [0.00472099, 5.88124, -0.0102109, -3.08113, 0.0192515, 0.0833443, 0.022342, -0.191055, 0.0197888, -0.118926, 0.0225436, -0.169704, 0.0242631, -0.231678, 0.0243475, -0.233957, 0.0252179, -0.073015, 0.0264894, -0.240863, 0.0272115, -0.208213, -0.0321332, 2.83408, 0.0319543, -0.32604, 0.0336204, -0.270825, 0.0295852, -0.126817, 0.0294708, -0.117615, 0.0260624, -0.252178, 0.0294273, -0.166868, 0.0251919, -0.208626, 0.0235696, -0.325567, 0.0265783, -0.358877, 0.0225009, -0.29966, 0.0158364, -0.489234, 0.0240608, 0.0595316], } // { type: "LBDYEANGLE", version: 1, index: "KITON-RED:FEB05", run_range: [0, 0], pass: 0, comment: "", timestamp: "", // There are no 'lb_ang_intensity' ("TABLE2D") values for "KITON-RED:FEB05", use 'lb_ang_sincoef' values instead ("SINCOEF") // Coefficients for laserball mask (theta) order 0 is first, 4 is last lb_mask_coef: [1.0, 0.279034, -0.526549, 0.445043, -0.154057], // Coefficients for the sinusoidal laserball mask distribution. // 24 theta bins in total with two parameters (amplitude & phase) per theta bin. lb_ang_sincoef: [0.00851336, -1.70446, 0.0119715, -1.01046, 0.0132287, -0.870507, 0.0183729, -0.716211, 0.0221215, -0.711352, 0.0203256, -0.928679, 0.0244115, -0.741639, 0.022229, 5.4421, 0.0217894, -0.732274, 0.0248951, -0.735989, 0.0245274, -0.748909, 0.0236703, -0.551027, 0.0290586, -0.981958, -0.0276095, -10.1847, 0.0213473, -0.808033, 0.0235721, -0.89094, -0.0258059, 2.28682, 0.0251395, -0.785288, 0.021312, -0.814912, -0.0232815, 77.5315, 0.0190288, -0.947836, 0.0142143, -0.815241, 0.0148689, -0.94618, 0.0138341, -0.243612], } // { type: "LBDYEANGLE", version: 1, index: "KITON-RED:MAY05", run_range: [0, 0], pass: 0, comment: "", timestamp: "", // There are no 'lb_ang_intensity' ("TABLE2D") values for "KITON-RED:MAY05", use 'lb_ang_sincoef' values instead ("SINCOEF") // Coefficients for laserball mask (theta) order 0 is first, 4 is last lb_mask_coef: [1.0, 0.247085, -0.465299, 0.404856, -0.145119], // Coefficients for the sinusoidal laserball mask distribution. // 24 theta bins in total with two parameters (amplitude & phase) per theta bin. lb_ang_sincoef: [0.00897148, -0.95543, 0.0128624, -0.644588, 0.0168102, -0.481463, 0.0206209, -0.344533, 0.0226525, -0.466624, 0.0185166, -0.497099, 0.0227885, -0.550359, 0.024169, -0.490141, 0.0204377, -0.467829, 0.0243147, -0.41425, 0.022546, -0.378607, 0.0263914, -0.216049, 0.0230023, -6.99058, 0.0223495, -0.325445, -0.020988, -22.4623, 0.0247155, -0.469134, 0.0232961, -0.551295, 0.022325, -0.618331, 0.0175462, -0.599116, -0.0209539, 2.35598, 0.0212359, -7.30176, 0.0201757, -1.18342, 0.0216461, -1.43646, -0.00332983, 2.32279], } // { type: "LBDYEANGLE", version: 1, index: "KITON-RED:FEB06", run_range: [0, 0], pass: 0, comment: "", timestamp: "", // There are no 'lb_ang_intensity' ("TABLE2D") values for "KITON-RED:FEB06", use 'lb_ang_sincoef' values instead ("SINCOEF") // Coefficients for laserball mask (theta) order 0 is first, 4 is last lb_mask_coef: [1.0, 0.194997, -0.426622, 0.38712, -0.140208], // Coefficients for the sinusoidal laserball mask distribution. // 24 theta bins in total with two parameters (amplitude & phase) per theta bin. lb_ang_sincoef: [0.00956109, -1.93123, -0.00859333, 0.765334, 0.0100758, -1.83585, 0.0132802, -1.7375, -0.0142533, -11.1426, 0.0190539, -1.94047, 0.0225285, -1.90402, 0.0214107, -1.84971, 0.0195283, -2.00663, 0.0217755, -14.3387, 0.0180231, -2.01136, -0.0191635, -5.02718, 0.0210534, -1.84346, 0.0189826, -1.90463, -0.0214824, 1.09952, 0.0193758, -1.80107, 0.0269238, -1.84216, 0.0204803, 130.048, 0.0235038, -2.02448, 0.0217608, -14.5768, 0.0180239, -2.14636, 0.0212627, 4.44245, -0.0193739, 0.65521, -0.0174829, -0.100028], } // { type: "LBDYEANGLE", version: 1, index: "KITON-RED:AUG06", run_range: [0, 0], pass: 0, comment: "", timestamp: "", // There are no 'lb_ang_intensity' ("TABLE2D") values for "KITON-RED:AUG06", use 'lb_ang_sincoef' values instead ("SINCOEF") // Coefficients for laserball mask (theta) order 0 is first, 4 is last lb_mask_coef: [1.0, 0.206458, -0.506054, 0.44363, -0.15122], // Coefficients for the sinusoidal laserball mask distribution. // 24 theta bins in total with two parameters (amplitude & phase) per theta bin. lb_ang_sincoef: [0.00711957, -0.357621, 0.0137049, 0.0296657, 0.0158462, 0.472666, 0.0210577, 0.451658, 0.0213356, 0.273977, 0.0240516, 0.174939, 0.0286127, 6.60971, -0.0288, -2.8502, 0.0295095, 0.271509, 0.028481, 0.145249, 0.0315682, 0.367706, 0.0294611, 0.259965, 0.0297044, 0.0121642, 0.0291194, 0.260848, 0.0270761, 0.130682, 0.0331356, 0.0979879, 0.031228, 0.175975, 0.0273231, 0.211104, 0.0250316, 0.25792, 0.0234956, 0.194258, 0.0171966, 0.124562, 0.0161703, 0.166368, 0.00987739, 0.271627, -0.0161916, -2.03337], }