//////////////////////////////////////////////////////////////////// //* TELLIE fibre and distribution information //* Used as inputs to the GenELLIE generator //* Specify the fibres - using positions, directions and IDs from //* https://www.snolab.ca/snoplus/private/DocDB/cgi/ShowDocument?docid=1730 //* Currently have one standard time, wavelength and angular distribution //* used for all fibres but anticipate using values from characterisation //* tests in the future (possibly using pulserboard info) //* //* Contact: J Wilson (j.r.wilson@qmul.ac.uk) //* //* REVISION HISTORY:\n //* 10 Feb 2015 : F. Descamps - Update TELLIE fibre positions with //* installed positions for bundles 3, 6 and 7 //* //* 05 Mar 2017 : E Leming - Updated all fibre positions and pointing //* angles to be those nominally given by the //* ELLIE fibre install tables //* (https://github.com/snoplus/ellie-fibres) //* //////////////////////////////////////////////////////////////////// //////////////////////////////////////////////////////////////////// //* Pulser board information - currently just a placeholder { type: "ELLIEPULSERBOARD", version: 1, index: "BOARD1", run_range: [0, 0], pass: 0,comment: "", timestamp: "", // specify rise and fall time distributions here so that they can be read off for given IPW // Not sure of exact format... } //////////////////////////////////////////////////////////////////// //* Specify time distributions for standard 503nm ELLIE (it is actually the same as 488 was) { type: "ELLIETIME", version: 1, index: "TELLIE503", // 3ns gaussian distribution run_range: [0, 0], pass: 0,comment: "", timestamp: "", // Time (not used if "mono" express in ns) [Gaussian centred on 0, width = 3ns.] dist_time: [-9.5, -8.5, -7.5, -6.5, -5.5, -4.5, -3.5, -2.5, -1.5, -0.5, 0.5, 1.5, 2.5, 3.5, 4.5, 5.5, 6.5, 7.5, 8.5, 9.5, ], dist_time_intensity: [0.0006, 0.0021, 0.0064, 0.0113, 0.0236, 0.0469, 0.0706, 0.0955, 0.1164, 0.1276, 0.1317, 0.1183, 0.0911, 0.0695, 0.0444, 0.0209, 0.0134, 0.0062, 0.0026, 0.0009,], npoints: 0, } //////////////////////////////////////////////////////////////////// { type: "ELLIEWAVE", version: 1, index: "TELLIE503", // wavelength distribution for 488nm ELLIE run_range: [0, 0], // provided by James W from Sussex QA measurements pass: 0,comment: "", timestamp: "", dist_wl :[ 426.00, 427.50, 432.00, 435.50, 437.00, 439.00, 440.50, 442.00, 443.50, 445.00, 446.50, 448.00, 449.50, 451.00, 452.50, 454.00, 455.50, 457.00, 458.50, 460.00, 461.50, 463.00, 464.50, 466.00, 467.50, 469.00, 470.50, 472.00, 473.50, 475.00, 476.50, 478.00, 479.50, 481.00, 482.50, 484.00, 485.50, 487.00, 488.50, 490.00, 491.50, 493.00, 494.50, 496.00, 497.50, 499.00, 500.50, 502.00, 503.50, 505.00, 506.50, 508.00, 509.50, 511.00, 512.50, 514.00, 515.50, 517.00, 518.50, 520.00, 521.50, 523.00, 524.50, 526.00, 527.50, 529.00, 530.50, 532.00, 533.50, 535.00, 536.50, 538.00, 539.50, 541.00, 542.50, 544.00, 545.50, 547.00, 548.50, 550.00, 551.50, 553.00, 554.50, 556.00, 557.50, 559.00, 560.50, 562.00, 563.50, 565.00, 566.50, 568.00, 569.50, 571.00, 572.50, 574.00, 575.50, 577.00, 578.50, 580.00, 581.50, 583.00, 584.50, 586.00, 587.50, 589.00, 590.50, 592.00, 593.50, 595.00, 596.50, 598.00, 599.50, ], dist_wl_intensity :[ 0.00000, 0.00000, 0.00000, 0.00006, 0.00009, 0.00000, 0.00001, 0.00003, 0.00001, 0.00006, 0.00009, 0.00016, 0.00010, 0.00015, 0.00023, 0.00027, 0.00044, 0.00065, 0.00092, 0.00116, 0.00174, 0.00219, 0.00277, 0.00402, 0.00505, 0.00652, 0.00845, 0.01107, 0.01358, 0.01689, 0.02209, 0.02677, 0.03240, 0.04098, 0.04873, 0.05732, 0.06894, 0.08219, 0.09508, 0.11232, 0.13169, 0.14995, 0.16932, 0.19620, 0.21698, 0.23715, 0.26047, 0.27421, 0.28477, 0.29171, 0.29190, 0.28754, 0.27724, 0.26397, 0.25097, 0.23411, 0.21735, 0.20235, 0.18578, 0.16962, 0.15637, 0.14383, 0.12856, 0.11715, 0.10623, 0.09215, 0.08201, 0.07226, 0.06014, 0.05192, 0.04452, 0.03575, 0.03022, 0.02581, 0.02129, 0.01875, 0.01680, 0.01485, 0.01383, 0.01290, 0.01216, 0.01154, 0.01118, 0.01083, 0.01048, 0.01022, 0.00963, 0.00928, 0.00865, 0.00787, 0.00738, 0.00677, 0.00595, 0.00537, 0.00479, 0.00430, 0.00382, 0.00336, 0.00298, 0.00268, 0.00239, 0.00210, 0.00203, 0.00174, 0.00166, 0.00152, 0.00139, 0.00117, 0.00110, 0.00091, 0.00080, 0.00068, 0.00050, ], npoints: 0, } //////////////////////////////////////////////////////////////////// //* Specify angular distributions for standard 503nm ELLIE { type: "ELLIEANGLE", version: 1, index: "TELLIE503", run_range: [0, 0], pass: 0,comment: "", timestamp: "", // specify unit "degrees" or "radians" dist_angle_option: "degrees", //dist_dimensions: 1, dist_angle: [0.00, 1.00, 2.00, 3.00, 4.00, 5.00, 6.00, 7.00, 8.00, 9.00, 10.00, 11.00, 12.00, 13.00, 14.00, 15.00, 16.00, 17.00, 18.00, 19.00, 20.00, 21.00, 22.00, 23.00, 24.00, 25.00, 26.00, 27.00, 28.00, 29.00, 30.00, 31.00, 32.00, ], dist_angle_intensity: [1., 0.992218, 0.969233, 0.932102, 0.882497, 0.822578, 0.75484, 0.681941, 0.606531, 0.531096, 0.457833, 0.388558, 0.324652, 0.267052, 0.216265, 0.172422, 0.135335, 0.104579, 0.0795595, 0.0595873, 0.0439369, 0.0318948, 0.0227942, 0.0160377, 0.011109, 0.00757568, 0.00508607, 0.00336169, 0.00218749, 0.00140136, 0.000883826, 0.00054878, 0.000335463, ], npoints: 0, } //////////////////////////////////////////////////////////////////// //* Specify wavelength distributions for standard 488nm ELLIE - note this is old data and does not represent the actual LEDs installed - use TELLIE503 instead { type: "ELLIEWAVE", version: 1, index: "TELLIE488", // wavelength distribution for 488nm ELLIE run_range: [0, 0], // 488nm gaussian, 12.8nm sigma on the left, 20.4nm sigma on the right pass: 0,comment: "", timestamp: "", dist_wl :[ 436.8, 439.3, 441.8, 444.3, 446.8, 449.3, 451.8, 454.3, 456.8, 459.3, 461.8, 464.3, 466.8, 469.3, 471.8, 474.3, 476.8, 479.3, 481.8, 484.3, 486.8, 489.3, 491.8, 494.3, 496.8, 499.3, 501.8, 504.3, 506.8, 509.3, 511.8, 514.3, 516.8, 519.3, 521.8, 524.3, 526.8, 529.3, 531.8, 534.3, 536.8, 539.3, 541.8, 544.3, 546.8, 549.3, 551.8, 554.3, 556.8, 559.3, 561.8, 564.3, 566.8, 569.3], dist_wl_intensity : [ 0.0, 0.00000, 0.00149, 0.00295, 0.00564, 0.01037, 0.01837, 0.03131, 0.05137, 0.08113, 0.12334, 0.18048, 0.25422, 0.34468, 0.44984, 0.56510, 0.68333, 0.79536, 0.89112, 0.96103, 0.99764, 1.00000, 0.98480, 0.95537, 0.91301, 0.85952, 0.79710, 0.72820, 0.65533, 0.58097, 0.50736, 0.43648, 0.36990, 0.30881, 0.25396, 0.20574, 0.16420, 0.12908, 0.09997, 0.07627, 0.05732, 0.04243, 0.03095, 0.02223, 0.01573, 0.01097, 0.00753, 0.00510, 0.00340, 0.00223, 0.00144, 0.00000, 0.00000, 0.00000], npoints: 0, } //////////////////////////////////////////////////////////////////// //* Specify time distributions for standard 488nm ELLIE - note the actual LEDs installed are 503nm - use TELLIE503 instead { type: "ELLIETIME", version: 1, index: "TELLIE488", // 3ns gaussian distribution run_range: [0, 0], pass: 0,comment: "", timestamp: "", // Time (not used if "mono" express in ns) [Gaussian centred on 0, width = 3ns.] dist_time: [-9.5, -8.5, -7.5, -6.5, -5.5, -4.5, -3.5, -2.5, -1.5, -0.5, 0.5, 1.5, 2.5, 3.5, 4.5, 5.5, 6.5, 7.5, 8.5, 9.5, ], dist_time_intensity: [0.0006, 0.0021, 0.0064, 0.0113, 0.0236, 0.0469, 0.0706, 0.0955, 0.1164, 0.1276, 0.1317, 0.1183, 0.0911, 0.0695, 0.0444, 0.0209, 0.0134, 0.0062, 0.0026, 0.0009,], npoints: 0, } //////////////////////////////////////////////////////////////////// //* Specify angular distributions for standard 488nm ELLIE - note the actual LEDs installed are 503nm - use TELLIE503 instead { type: "ELLIEANGLE", version: 1, index: "TELLIE488", run_range: [0, 0], pass: 0,comment: "", timestamp: "", // specify unit "degrees" or "radians" dist_angle_option: "degrees", //dist_dimensions: 1, dist_angle: [0.00, 1.00, 2.00, 3.00, 4.00, 5.00, 6.00, 7.00, 8.00, 9.00, 10.00, 11.00, 12.00, 13.00, 14.00, 15.00, 16.00, 17.00, 18.00, 19.00, 20.00, 21.00, 22.00, 23.00, 24.00, 25.00, 26.00, 27.00, 28.00, 29.00, 30.00, 31.00, 32.00, ], dist_angle_intensity: [1., 0.992218, 0.969233, 0.932102, 0.882497, 0.822578, 0.75484, 0.681941, 0.606531, 0.531096, 0.457833, 0.388558, 0.324652, 0.267052, 0.216265, 0.172422, 0.135335, 0.104579, 0.0795595, 0.0595873, 0.0439369, 0.0318948, 0.0227942, 0.0160377, 0.011109, 0.00757568, 0.00508607, 0.00336169, 0.00218749, 0.00140136, 0.000883826, 0.00054878, 0.000335463, ], npoints: 0, } //////////////////////////////////////////////////////////////////// //* Fibre definitions { "type":"FIBRE", "version":2, "index":"FT001A", "run_range":[0,0], "pass":0, "comment":"", "timestamp":"", "x":954.3975427762043, "y":1702.5097750338264, "z":8182.573087814904, "u":-0.10897200735751775, "v":-0.14997501012593809, "w":-0.9826660663471584, "angle_dist":"TELLIE503", "wavelength_dist":"TELLIE503", "time_dist":"TELLIE503", "psup_panel":1, "pointing_angle":0, "fibre_status":0 } { "type":"FIBRE", "version":2, "index":"FT001B", "run_range":[0,0], "pass":0, "comment":"", "timestamp":"", "x":964.4897194257762, "y":1701.3722833423255, "z":8181.627528125829, "u":-0.10897200735751775, "v":-0.14997501012593809, "w":-0.9826660663471584, "angle_dist":"TELLIE503", "wavelength_dist":"TELLIE503", "time_dist":"TELLIE503", "psup_panel":1, "pointing_angle":0, "fibre_status":0 } { "type":"FIBRE", "version":2, "index":"FT002A", "run_range":[0,0], "pass":0, "comment":"", "timestamp":"", "x":-390.7877013988142, "y":2842.4656099753997, "z":7886.703230531804, "u":9.699997140261815e-05, "v":-0.34292789889852615, "w":-0.9393617230588267, "angle_dist":"TELLIE503", "wavelength_dist":"TELLIE503", "time_dist":"TELLIE503", "psup_panel":2, "pointing_angle":0, "fibre_status":0 } { "type":"FIBRE", "version":2, "index":"FT002B", "run_range":[0,0], "pass":0, "comment":"", "timestamp":"", "x":-385.68885671815787, "y":2850.7642194697382, "z":7883.67422683702, "u":9.699997140261815e-05, "v":-0.34292789889852615, "w":-0.9393617230588267, "angle_dist":"TELLIE503", "wavelength_dist":"TELLIE503", "time_dist":"TELLIE503", "psup_panel":2, "pointing_angle":0, "fibre_status":0 } { "type":"FIBRE", "version":2, "index":"FT003A", "run_range":[0,0], "pass":0, "comment":"", "timestamp":"", "x":390.7861275546535, "y":5782.875665284727, "z":6069.44942405357, "u":-0.00010800005119349439, "v":-0.6868223255631316, "w":-0.726825344525107, "angle_dist":"TELLIE503", "wavelength_dist":"TELLIE503", "time_dist":"TELLIE503", "psup_panel":3, "pointing_angle":0, "fibre_status":0 } { "type":"FIBRE", "version":2, "index":"FT003B", "run_range":[0,0], "pass":0, "comment":"", "timestamp":"", "x":385.68708963133594, "y":5776.455257854917, "z":6075.517222722923, "u":-0.00010800005119349439, "v":-0.6868223255631316, "w":-0.726825344525107, "angle_dist":"TELLIE503", "wavelength_dist":"TELLIE503", "time_dist":"TELLIE503", "psup_panel":3, "pointing_angle":0, "fibre_status":0 } { "type":"FIBRE", "version":2, "index":"FT004A", "run_range":[0,0], "pass":0, "comment":"", "timestamp":"", "x":-66.6573081959206, "y":7325.667778352177, "z":4093.9191392350385, "u":-2.5999999722827006e-05, "v":-0.8944169904650678, "w":-0.4472339952322621, "angle_dist":"TELLIE503", "wavelength_dist":"TELLIE503", "time_dist":"TELLIE503", "psup_panel":4, "pointing_angle":0, "fibre_status":0 } { "type":"FIBRE", "version":2, "index":"FT004B", "run_range":[0,0], "pass":0, "comment":"", "timestamp":"", "x":-75.4920516088721, "y":7323.38808557351, "z":4098.478778438111, "u":-2.5999999722827006e-05, "v":-0.8944169904650678, "w":-0.4472339952322621, "angle_dist":"TELLIE503", "wavelength_dist":"TELLIE503", "time_dist":"TELLIE503", "psup_panel":4, "pointing_angle":0, "fibre_status":0 } { "type":"FIBRE", "version":2, "index":"FT005A", "run_range":[0,0], "pass":0, "comment":"", "timestamp":"", "x":-2959.155423103982, "y":6761.421756869672, "z":3996.4330921092687, "u":0.326127993899939, "v":-0.7927519851719708, "w":-0.5149609903679123, "angle_dist":"TELLIE503", "wavelength_dist":"TELLIE503", "time_dist":"TELLIE503", "psup_panel":5, "pointing_angle":0, "fibre_status":0 } { "type":"FIBRE", "version":2, "index":"FT005B", "run_range":[0,0], "pass":0, "comment":"", "timestamp":"", "x":-2949.688342528179, "y":6763.106157766308, "z":3999.8356174935498, "u":0.326127993899939, "v":-0.7927519851719708, "w":-0.5149609903679123, "angle_dist":"TELLIE503", "wavelength_dist":"TELLIE503", "time_dist":"TELLIE503", "psup_panel":5, "pointing_angle":0, "fibre_status":0 } { "type":"FIBRE", "version":2, "index":"FT006A", "run_range":[0,0], "pass":0, "comment":"", "timestamp":"", "x":-5520.483729821721, "y":4895.248809658259, "z":3999.8070764109625, "u":0.6532293927800931, "v":-0.5552243338506625, "w":-0.5147983095429112, "angle_dist":"TELLIE503", "wavelength_dist":"TELLIE503", "time_dist":"TELLIE503", "psup_panel":6, "pointing_angle":0, "fibre_status":0 } { "type":"FIBRE", "version":2, "index":"FT006B", "run_range":[0,0], "pass":0, "comment":"", "timestamp":"", "x":-5515.953880928288, "y":4903.731437049619, "z":3996.406267456904, "u":0.6532293927800931, "v":-0.5552243338506625, "w":-0.5147983095429112, "angle_dist":"TELLIE503", "wavelength_dist":"TELLIE503", "time_dist":"TELLIE503", "psup_panel":6, "pointing_angle":0, "fibre_status":0 } { "type":"FIBRE", "version":2, "index":"FT007A", "run_range":[0,0], "pass":0, "comment":"", "timestamp":"", "x":-6987.7183855100175, "y":2200.36419191671, "z":4093.918679043598, "u":0.8506363585462778, "v":-0.27640111650406257, "w":-0.44723618851165853, "angle_dist":"TELLIE503", "wavelength_dist":"TELLIE503", "time_dist":"TELLIE503", "psup_panel":7, "pointing_angle":0, "fibre_status":0 } { "type":"FIBRE", "version":2, "index":"FT007B", "run_range":[0,0], "pass":0, "comment":"", "timestamp":"", "x":-6988.280169122304, "y":2191.25739753465, "z":4098.478360529826, "u":0.8506363585462778, "v":-0.27640111650406257, "w":-0.44723618851165853, "angle_dist":"TELLIE503", "wavelength_dist":"TELLIE503", "time_dist":"TELLIE503", "psup_panel":7, "pointing_angle":0, "fibre_status":0 } { "type":"FIBRE", "version":2, "index":"FT008A", "run_range":[0,0], "pass":0, "comment":"", "timestamp":"", "x":-5282.209305267389, "y":2121.6748450475143, "z":6167.225106462057, "u":0.6530768733824477, "v":-0.2121379588710147, "w":-0.7269718590558001, "angle_dist":"TELLIE503", "wavelength_dist":"TELLIE503", "time_dist":"TELLIE503", "psup_panel":8, "pointing_angle":0, "fibre_status":0 } { "type":"FIBRE", "version":2, "index":"FT008B", "run_range":[0,0], "pass":0, "comment":"", "timestamp":"", "x":-5274.526242756614, "y":2124.542233822319, "z":6173.290469771015, "u":0.6530768733824477, "v":-0.2121379588710147, "w":-0.7269718590558001, "angle_dist":"TELLIE503", "wavelength_dist":"TELLIE503", "time_dist":"TELLIE503", "psup_panel":8, "pointing_angle":0, "fibre_status":0 } { "type":"FIBRE", "version":2, "index":"FT009A", "run_range":[0,0], "pass":0, "comment":"", "timestamp":"", "x":-2369.1793611965313, "y":775.2099497236997, "z":8014.392499919366, "u":0.32616806644109425, "v":-0.10587402156675214, "w":-0.9393641913503841, "angle_dist":"TELLIE503", "wavelength_dist":"TELLIE503", "time_dist":"TELLIE503", "psup_panel":9, "pointing_angle":0, "fibre_status":0 } { "type":"FIBRE", "version":2, "index":"FT009B", "run_range":[0,0], "pass":0, "comment":"", "timestamp":"", "x":-2372.3286314749703, "y":765.5082953950973, "z":8014.392459213323, "u":0.32616806644109425, "v":-0.10587402156675214, "w":-0.9393641913503841, "angle_dist":"TELLIE503", "wavelength_dist":"TELLIE503", "time_dist":"TELLIE503", "psup_panel":9, "pointing_angle":0, "fibre_status":0 } { "type":"FIBRE", "version":2, "index":"FT010A", "run_range":[0,0], "pass":0, "comment":"", "timestamp":"", "x":-2366.462391193282, "y":3896.8630612141515, "z":7003.739679178441, "u":0.3570111714321646, "v":-0.49115123584449516, "w":-0.7945523815338162, "angle_dist":"TELLIE503", "wavelength_dist":"TELLIE503", "time_dist":"TELLIE503", "psup_panel":10, "pointing_angle":0, "fibre_status":0 } { "type":"FIBRE", "version":2, "index":"FT010B", "run_range":[0,0], "pass":0, "comment":"", "timestamp":"", "x":-2371.2256461354395, "y":3888.391686704395, "z":7006.836002202846, "u":0.3570111714321646, "v":-0.49115123584449516, "w":-0.7945523815338162, "angle_dist":"TELLIE503", "wavelength_dist":"TELLIE503", "time_dist":"TELLIE503", "psup_panel":10, "pointing_angle":0, "fibre_status":0 } { "type":"FIBRE", "version":2, "index":"FT011A", "run_range":[0,0], "pass":0, "comment":"", "timestamp":"", "x":-7344.922249741443, "y":-724.9332651547604, "z":3996.434833503494, "u":0.8547292401127087, "v":0.06518301831137904, "w":-0.5149651446653162, "angle_dist":"TELLIE503", "wavelength_dist":"TELLIE503", "time_dist":"TELLIE503", "psup_panel":11, "pointing_angle":0, "fibre_status":0 } { "type":"FIBRE", "version":2, "index":"FT011B", "run_range":[0,0], "pass":0, "comment":"", "timestamp":"", "x":-7343.598656205232, "y":-715.4090038928441, "z":3999.8372660988093, "u":0.8547292401127087, "v":0.06518301831137904, "w":-0.5149651446653162, "angle_dist":"TELLIE503", "wavelength_dist":"TELLIE503", "time_dist":"TELLIE503", "psup_panel":11, "pointing_angle":0, "fibre_status":0 } { "type":"FIBRE", "version":2, "index":"FT012A", "run_range":[0,0], "pass":0, "comment":"", "timestamp":"", "x":-6361.572433610277, "y":-3737.575533429359, "z":3999.8083845942615, "u":0.7299107052978823, "v":0.44969081843691905, "w":-0.5147897921531486, "angle_dist":"TELLIE503", "wavelength_dist":"TELLIE503", "time_dist":"TELLIE503", "psup_panel":12, "pointing_angle":0, "fibre_status":0 } { "type":"FIBRE", "version":2, "index":"FT012B", "run_range":[0,0], "pass":0, "comment":"", "timestamp":"", "x":-6368.240133765435, "y":-3730.646233544184, "z":3996.4074174167963, "u":0.7299107052978823, "v":0.44969081843691905, "w":-0.5147897921531486, "angle_dist":"TELLIE503", "wavelength_dist":"TELLIE503", "time_dist":"TELLIE503", "psup_panel":12, "pointing_angle":0, "fibre_status":0 } { "type":"FIBRE", "version":2, "index":"FT013A", "run_range":[0,0], "pass":0, "comment":"", "timestamp":"", "x":-4095.7322485966183, "y":-6148.226544656631, "z":3982.3673700040904, "u":0.5257432300092961, "v":0.7235803165617546, "w":-0.44724219566559636, "angle_dist":"TELLIE503", "wavelength_dist":"TELLIE503", "time_dist":"TELLIE503", "psup_panel":13, "pointing_angle":0, "fibre_status":0 } { "type":"FIBRE", "version":2, "index":"FT013B", "run_range":[0,0], "pass":0, "comment":"", "timestamp":"", "x":-4098.412253136276, "y":-6151.918189266617, "z":3973.244358673341, "u":0.5257432300092961, "v":0.7235803165617546, "w":-0.44724219566559636, "angle_dist":"TELLIE503", "wavelength_dist":"TELLIE503", "time_dist":"TELLIE503", "psup_panel":13, "pointing_angle":0, "fibre_status":0 } { "type":"FIBRE", "version":2, "index":"FT014A", "run_range":[0,0], "pass":0, "comment":"", "timestamp":"", "x":-3715.247483062338, "y":-4448.753163871333, "z":6069.450818438851, "u":0.4037868349129977, "v":0.5556007728443373, "w":-0.7268177028428234, "angle_dist":"TELLIE503", "wavelength_dist":"TELLIE503", "time_dist":"TELLIE503", "psup_panel":14, "pointing_angle":0, "fibre_status":0 } { "type":"FIBRE", "version":2, "index":"FT014B", "run_range":[0,0], "pass":0, "comment":"", "timestamp":"", "x":-3707.348453887453, "y":-4446.556132764606, "z":6075.518634554259, "u":0.4037868349129977, "v":0.5556007728443373, "w":-0.7268177028428234, "angle_dist":"TELLIE503", "wavelength_dist":"TELLIE503", "time_dist":"TELLIE503", "psup_panel":14, "pointing_angle":0, "fibre_status":0 } { "type":"FIBRE", "version":2, "index":"FT015A", "run_range":[0,0], "pass":0, "comment":"", "timestamp":"", "x":-1987.4979358139976, "y":-2079.6806730562394, "z":7883.776316960286, "u":0.20148790328452, "v":0.2774898668030923, "w":-0.9393625490999788, "angle_dist":"TELLIE503", "wavelength_dist":"TELLIE503", "time_dist":"TELLIE503", "psup_panel":15, "pointing_angle":0, "fibre_status":0 } { "type":"FIBRE", "version":2, "index":"FT015B", "run_range":[0,0], "pass":0, "comment":"", "timestamp":"", "x":-1986.7412560522346, "y":-2069.9707467838593, "z":7886.806955098216, "u":0.20148790328452, "v":0.2774898668030923, "w":-0.9393625490999788, "angle_dist":"TELLIE503", "wavelength_dist":"TELLIE503", "time_dist":"TELLIE503", "psup_panel":15, "pointing_angle":0, "fibre_status":0 } { "type":"FIBRE", "version":2, "index":"FT016A", "run_range":[0,0], "pass":0, "comment":"", "timestamp":"", "x":-4437.428699006815, "y":-1046.4269066168317, "z":7003.739905805932, "u":0.5774330367899922, "v":0.18776301196294518, "w":-0.7945540506234239, "angle_dist":"TELLIE503", "wavelength_dist":"TELLIE503", "time_dist":"TELLIE503", "psup_panel":16, "pointing_angle":0, "fibre_status":0 } { "type":"FIBRE", "version":2, "index":"FT016B", "run_range":[0,0], "pass":0, "comment":"", "timestamp":"", "x":-4430.8438418770975, "y":-1053.5747998203487, "z":7006.836239013506, "u":0.5774330367899922, "v":0.18776301196294518, "w":-0.7945540506234239, "angle_dist":"TELLIE503", "wavelength_dist":"TELLIE503", "time_dist":"TELLIE503", "psup_panel":16, "pointing_angle":0, "fibre_status":0 } { "type":"FIBRE", "version":2, "index":"FT017A", "run_range":[0,0], "pass":0, "comment":"", "timestamp":"", "x":-1580.2512844419425, "y":-7209.448342327632, "z":3996.4351600520645, "u":0.20212604924791688, "v":0.8330402029698538, "w":-0.5149651254710107, "angle_dist":"TELLIE503", "wavelength_dist":"TELLIE503", "time_dist":"TELLIE503", "psup_panel":17, "pointing_angle":0, "fibre_status":0 } { "type":"FIBRE", "version":2, "index":"FT017B", "run_range":[0,0], "pass":0, "comment":"", "timestamp":"", "x":-1588.9003790609047, "y":-7205.246415713423, "z":3999.8376554600013, "u":0.20212604924791688, "v":0.8330402029698538, "w":-0.5149651254710107, "angle_dist":"TELLIE503", "wavelength_dist":"TELLIE503", "time_dist":"TELLIE503", "psup_panel":17, "pointing_angle":0, "fibre_status":0 } { "type":"FIBRE", "version":2, "index":"FT018A", "run_range":[0,0], "pass":0, "comment":"", "timestamp":"", "x":1588.824396275881, "y":-7205.190441443054, "z":3999.810988280018, "u":-0.20211999330689762, "v":0.8331449724108214, "w":-0.5147979829527225, "angle_dist":"TELLIE503", "wavelength_dist":"TELLIE503", "time_dist":"TELLIE503", "psup_panel":18, "pointing_angle":0, "fibre_status":0 } { "type":"FIBRE", "version":2, "index":"FT018B", "run_range":[0,0], "pass":0, "comment":"", "timestamp":"", "x":1580.1738792040278, "y":-7209.3905736582565, "z":3996.4098937849494, "u":-0.20211999330689762, "v":0.8331449724108214, "w":-0.5147979829527225, "angle_dist":"TELLIE503", "wavelength_dist":"TELLIE503", "time_dist":"TELLIE503", "psup_panel":18, "pointing_angle":0, "fibre_status":0 } { "type":"FIBRE", "version":2, "index":"FT019A", "run_range":[0,0], "pass":0, "comment":"", "timestamp":"", "x":4581.667859600709, "y":-5795.201195398259, "z":3982.3673961354643, "u":-0.5257121173260777, "v":0.7236091614918544, "w":-0.44723209981125867, "angle_dist":"TELLIE503", "wavelength_dist":"TELLIE503", "time_dist":"TELLIE503", "psup_panel":19, "pointing_angle":0, "fibre_status":0 } { "type":"FIBRE", "version":2, "index":"FT019B", "run_range":[0,0], "pass":0, "comment":"", "timestamp":"", "x":4584.350650236728, "y":-5798.890688480584, "z":3973.2443333164997, "u":-0.5257121173260777, "v":0.7236091614918544, "w":-0.44723209981125867, "angle_dist":"TELLIE503", "wavelength_dist":"TELLIE503", "time_dist":"TELLIE503", "psup_panel":19, "pointing_angle":0, "fibre_status":0 } { "type":"FIBRE", "version":2, "index":"FT020A", "run_range":[0,0], "pass":0, "comment":"", "timestamp":"", "x":3441.232802469051, "y":-4309.909979805885, "z":6327.747931963278, "u":-0.40363084232345864, "v":0.5557127829133446, "w":-0.7268187160715948, "angle_dist":"TELLIE503", "wavelength_dist":"TELLIE503", "time_dist":"TELLIE503", "psup_panel":20, "pointing_angle":0, "fibre_status":0 } { "type":"FIBRE", "version":2, "index":"FT020B", "run_range":[0,0], "pass":0, "comment":"", "timestamp":"", "x":3449.486942014712, "y":-4303.9175532714935, "z":6327.745789377231, "u":-0.40363084232345864, "v":0.5557127829133446, "w":-0.7268187160715948, "angle_dist":"TELLIE503", "wavelength_dist":"TELLIE503", "time_dist":"TELLIE503", "psup_panel":20, "pointing_angle":0, "fibre_status":0 } { "type":"FIBRE", "version":2, "index":"FT021A", "run_range":[0,0], "pass":0, "comment":"", "timestamp":"", "x":1438.2079657297857, "y":-2644.1291950478453, "z":7834.8666763322235, "u":-0.20164905972331829, "v":0.2773770821520308, "w":-0.9393612782148981, "angle_dist":"TELLIE503", "wavelength_dist":"TELLIE503", "time_dist":"TELLIE503", "psup_panel":21, "pointing_angle":0, "fibre_status":0 } { "type":"FIBRE", "version":2, "index":"FT021B", "run_range":[0,0], "pass":0, "comment":"", "timestamp":"", "x":1437.4603595776443, "y":-2634.4177741041017, "z":7837.89477611504, "u":-0.20164905972331829, "v":0.2773770821520308, "w":-0.9393612782148981, "angle_dist":"TELLIE503", "wavelength_dist":"TELLIE503", "time_dist":"TELLIE503", "psup_panel":21, "pointing_angle":0, "fibre_status":0 } { "type":"FIBRE", "version":2, "index":"FT022A", "run_range":[0,0], "pass":0, "comment":"", "timestamp":"", "x":-376.0210281017465, "y":-4543.6130676078155, "z":7003.740075768401, "u":-0.00014099995541349468, "v":0.6071938079953296, "w":-0.7945537487490343, "angle_dist":"TELLIE503", "wavelength_dist":"TELLIE503", "time_dist":"TELLIE503", "psup_panel":22, "pointing_angle":0, "fibre_status":0 } { "type":"FIBRE", "version":2, "index":"FT022B", "run_range":[0,0], "pass":0, "comment":"", "timestamp":"", "x":-367.18818317065944, "y":-4539.5592422199325, "z":7006.83642041135, "u":-0.00014099995541349468, "v":0.6071938079953296, "w":-0.7945537487490343, "angle_dist":"TELLIE503", "wavelength_dist":"TELLIE503", "time_dist":"TELLIE503", "psup_panel":22, "pointing_angle":0, "fibre_status":0 } { "type":"FIBRE", "version":2, "index":"FT023A", "run_range":[0,0], "pass":0, "comment":"", "timestamp":"", "x":6368.27665009284, "y":-3730.745885106392, "z":3996.4340386297754, "u":-0.7297971955261962, "v":0.4496651204736208, "w":-0.5149731379708492, "angle_dist":"TELLIE503", "wavelength_dist":"TELLIE503", "time_dist":"TELLIE503", "psup_panel":23, "pointing_angle":0, "fibre_status":0 } { "type":"FIBRE", "version":2, "index":"FT023B", "run_range":[0,0], "pass":0, "comment":"", "timestamp":"", "x":6361.607564449195, "y":-3737.6731698555177, "z":3999.8363940906647, "u":-0.7297971955261962, "v":0.4496651204736208, "w":-0.5149731379708492, "angle_dist":"TELLIE503", "wavelength_dist":"TELLIE503", "time_dist":"TELLIE503", "psup_panel":23, "pointing_angle":0, "fibre_status":0 } { "type":"FIBRE", "version":2, "index":"FT024A", "run_range":[0,0], "pass":0, "comment":"", "timestamp":"", "x":7366.008510354378, "y":-576.0958046592466, "z":3980.2417689335916, "u":-0.8548249355244044, "v":0.06522499508037234, "w":-0.5148009611708816, "angle_dist":"TELLIE503", "wavelength_dist":"TELLIE503", "time_dist":"TELLIE503", "psup_panel":24, "pointing_angle":0, "fibre_status":0 } { "type":"FIBRE", "version":2, "index":"FT024B", "run_range":[0,0], "pass":0, "comment":"", "timestamp":"", "x":7362.230526943712, "y":-583.9652239801871, "z":3985.5180442201868, "u":-0.8548249355244044, "v":0.06522499508037234, "w":-0.5148009611708816, "angle_dist":"TELLIE503", "wavelength_dist":"TELLIE503", "time_dist":"TELLIE503", "psup_panel":24, "pointing_angle":0, "fibre_status":0 } { "type":"FIBRE", "version":2, "index":"FT025A", "run_range":[0,0], "pass":0, "comment":"", "timestamp":"", "x":6927.36719518327, "y":2566.607564420737, "z":3982.3674034819487, "u":-0.8506521428921336, "v":-0.27636404642349827, "w":-0.4472290751253228, "angle_dist":"TELLIE503", "wavelength_dist":"TELLIE503", "time_dist":"TELLIE503", "psup_panel":25, "pointing_angle":0, "fibre_status":0 } { "type":"FIBRE", "version":2, "index":"FT025B", "run_range":[0,0], "pass":0, "comment":"", "timestamp":"", "x":6931.705106585831, "y":2568.0189354569525, "z":3973.24432524806, "u":-0.8506521428921336, "v":-0.27636404642349827, "w":-0.4472290751253228, "angle_dist":"TELLIE503", "wavelength_dist":"TELLIE503", "time_dist":"TELLIE503", "psup_panel":25, "pointing_angle":0, "fibre_status":0 } { "type":"FIBRE", "version":2, "index":"FT026A", "run_range":[0,0], "pass":0, "comment":"", "timestamp":"", "x":4205.034612863106, "y":-1761.6625893806877, "z":7003.739770617204, "u":-0.5775169285513425, "v":0.18749697680343794, "w":-0.7945559016999336, "angle_dist":"TELLIE503", "wavelength_dist":"TELLIE503", "time_dist":"TELLIE503", "psup_panel":26, "pointing_angle":0, "fibre_status":0 } { "type":"FIBRE", "version":2, "index":"FT026B", "run_range":[0,0], "pass":0, "comment":"", "timestamp":"", "x":4203.9086996974565, "y":-1752.009341011567, "z":7006.836077363554, "u":-0.5775169285513425, "v":0.18749697680343794, "w":-0.7945559016999336, "angle_dist":"TELLIE503", "wavelength_dist":"TELLIE503", "time_dist":"TELLIE503", "psup_panel":26, "pointing_angle":0, "fibre_status":0 } { "type":"FIBRE", "version":2, "index":"FT027A", "run_range":[0,0], "pass":0, "comment":"", "timestamp":"", "x":2830.3265903078413, "y":514.3047257149369, "z":7883.775649433542, "u":-0.32611292824896754, "v":-0.10606497666369248, "w":-0.9393617933225804, "angle_dist":"TELLIE503", "wavelength_dist":"TELLIE503", "time_dist":"TELLIE503", "psup_panel":27, "pointing_angle":0, "fibre_status":0 } { "type":"FIBRE", "version":2, "index":"FT027B", "run_range":[0,0], "pass":0, "comment":"", "timestamp":"", "x":2824.007336528253, "y":506.89375651554286, "z":7886.8062545207795, "u":-0.32611292824896754, "v":-0.10606497666369248, "w":-0.9393617933225804, "angle_dist":"TELLIE503", "wavelength_dist":"TELLIE503", "time_dist":"TELLIE503", "psup_panel":27, "pointing_angle":0, "fibre_status":0 } { "type":"FIBRE", "version":2, "index":"FT028A", "run_range":[0,0], "pass":0, "comment":"", "timestamp":"", "x":5320.356027523754, "y":1454.4956688689945, "z":6327.737256922111, "u":-0.6532380110090202, "v":-0.21214500357527977, "w":-0.7268250122491821, "angle_dist":"TELLIE503", "wavelength_dist":"TELLIE503", "time_dist":"TELLIE503", "psup_panel":28, "pointing_angle":0, "fibre_status":0 } { "type":"FIBRE", "version":2, "index":"FT028B", "run_range":[0,0], "pass":0, "comment":"", "timestamp":"", "x":5317.207781011817, "y":1464.1976551912796, "z":6327.734954258641, "u":-0.6532380110090202, "v":-0.21214500357527977, "w":-0.7268250122491821, "angle_dist":"TELLIE503", "wavelength_dist":"TELLIE503", "time_dist":"TELLIE503", "psup_panel":28, "pointing_angle":0, "fibre_status":0 } { "type":"FIBRE", "version":2, "index":"FT029A", "run_range":[0,0], "pass":0, "comment":"", "timestamp":"", "x":5516.0531132414, "y":4903.736515350716, "z":3996.4348597485036, "u":-0.6531684585394417, "v":-0.5551373897193526, "w":-0.514969361520463, "angle_dist":"TELLIE503", "wavelength_dist":"TELLIE503", "time_dist":"TELLIE503", "psup_panel":29, "pointing_angle":0, "fibre_status":0 } { "type":"FIBRE", "version":2, "index":"FT029B", "run_range":[0,0], "pass":0, "comment":"", "timestamp":"", "x":5520.580669288642, "y":4895.253280373079, "z":3999.8372060790907, "u":-0.6531684585394417, "v":-0.5551373897193526, "w":-0.514969361520463, "angle_dist":"TELLIE503", "wavelength_dist":"TELLIE503", "time_dist":"TELLIE503", "psup_panel":29, "pointing_angle":0, "fibre_status":0 } { "type":"FIBRE", "version":2, "index":"FT030A", "run_range":[0,0], "pass":0, "comment":"", "timestamp":"", "x":2949.7245315601185, "y":6763.018650336839, "z":3999.807633744633, "u":-0.32617399079439163, "v":-0.7928369776237624, "w":-0.514800985470772, "angle_dist":"TELLIE503", "wavelength_dist":"TELLIE503", "time_dist":"TELLIE503", "psup_panel":30, "pointing_angle":0, "fibre_status":0 } { "type":"FIBRE", "version":2, "index":"FT030B", "run_range":[0,0], "pass":0, "comment":"", "timestamp":"", "x":2959.191796273718, "y":6761.332091261384, "z":3996.4066901509195, "u":-0.32617399079439163, "v":-0.7928369776237624, "w":-0.514800985470772, "angle_dist":"TELLIE503", "wavelength_dist":"TELLIE503", "time_dist":"TELLIE503", "psup_panel":30, "pointing_angle":0, "fibre_status":0 } { "type":"FIBRE", "version":2, "index":"FT031A", "run_range":[0,0], "pass":0, "comment":"", "timestamp":"", "x":2974.87729413709, "y":3454.827199239519, "z":7003.739983221084, "u":-0.3567850716271079, "v":-0.49131909863575823, "w":-0.7945501595115224, "angle_dist":"TELLIE503", "wavelength_dist":"TELLIE503", "time_dist":"TELLIE503", "psup_panel":31, "pointing_angle":0, "fibre_status":0 } { "type":"FIBRE", "version":2, "index":"FT031B", "run_range":[0,0], "pass":0, "comment":"", "timestamp":"", "x":2965.3485920524804, "y":3456.7394313817304, "z":7006.83630439581, "u":-0.3567850716271079, "v":-0.49131909863575823, "w":-0.7945501595115224, "angle_dist":"TELLIE503", "wavelength_dist":"TELLIE503", "time_dist":"TELLIE503", "psup_panel":31, "pointing_angle":0, "fibre_status":0 } { "type":"FIBRE", "version":2, "index":"FT032A", "run_range":[0,0], "pass":0, "comment":"", "timestamp":"", "x":-2089.4089088382325, "y":8026.319894257457, "z":1293.9086249403092, "u":0.2016619916731749, "v":-0.9642369601856926, "w":-0.17198699289848524, "angle_dist":"TELLIE503", "wavelength_dist":"TELLIE503", "time_dist":"TELLIE503", "psup_panel":32, "pointing_angle":0, "fibre_status":0 } { "type":"FIBRE", "version":2, "index":"FT032B", "run_range":[0,0], "pass":0, "comment":"", "timestamp":"", "x":-2081.1547674169533, "y":8029.001985222932, "z":1288.5499369058712, "u":0.2016619916731749, "v":-0.9642369601856926, "w":-0.17198699289848524, "angle_dist":"TELLIE503", "wavelength_dist":"TELLIE503", "time_dist":"TELLIE503", "psup_panel":32, "pointing_angle":0, "fibre_status":0 } { "type":"FIBRE", "version":2, "index":"FT033A", "run_range":[0,0], "pass":0, "comment":"", "timestamp":"", "x":-3311.184928345365, "y":7645.501615082614, "z":-1025.5093844681837, "u":0.40364898473278477, "v":-0.8986509660103252, "w":0.171737993504354, "angle_dist":"TELLIE503", "wavelength_dist":"TELLIE503", "time_dist":"TELLIE503", "psup_panel":33, "pointing_angle":0, "fibre_status":0 } { "type":"FIBRE", "version":2, "index":"FT033B", "run_range":[0,0], "pass":0, "comment":"", "timestamp":"", "x":-3319.0828769745613, "y":7641.059190666463, "z":-1030.1920410600496, "u":0.40364898473278477, "v":-0.8986509660103252, "w":0.171737993504354, "angle_dist":"TELLIE503", "wavelength_dist":"TELLIE503", "time_dist":"TELLIE503", "psup_panel":33, "pointing_angle":0, "fibre_status":0 } { "type":"FIBRE", "version":2, "index":"FT034A", "run_range":[0,0], "pass":0, "comment":"", "timestamp":"", "x":-4739.848304991894, "y":5899.051069233063, "z":-3628.353134676253, "u":0.5257432300092961, "v":-0.7235803165617546, "w":0.44724219566559636, "angle_dist":"TELLIE503", "wavelength_dist":"TELLIE503", "time_dist":"TELLIE503", "psup_panel":34, "pointing_angle":0, "fibre_status":0 } { "type":"FIBRE", "version":2, "index":"FT034B", "run_range":[0,0], "pass":0, "comment":"", "timestamp":"", "x":-4745.6552165613275, "y":5892.013455226147, "z":-3632.9129336975325, "u":0.5257432300092961, "v":-0.7235803165617546, "w":0.44724219566559636, "angle_dist":"TELLIE503", "wavelength_dist":"TELLIE503", "time_dist":"TELLIE503", "psup_panel":34, "pointing_angle":0, "fibre_status":0 } { "type":"FIBRE", "version":2, "index":"FT035A", "run_range":[0,0], "pass":0, "comment":"", "timestamp":"", "x":-2022.4346387963476, "y":6858.209742346003, "z":-4391.205129371259, "u":0.20212604924791688, "v":-0.8330402029698538, "w":0.5149651254710107, "angle_dist":"TELLIE503", "wavelength_dist":"TELLIE503", "time_dist":"TELLIE503", "psup_panel":35, "pointing_angle":0, "fibre_status":0 } { "type":"FIBRE", "version":2, "index":"FT035B", "run_range":[0,0], "pass":0, "comment":"", "timestamp":"", "x":-2013.7841736810822, "y":6857.046048943819, "z":-4396.482938666344, "u":0.20212604924791688, "v":-0.8330402029698538, "w":0.5149651254710107, "angle_dist":"TELLIE503", "wavelength_dist":"TELLIE503", "time_dist":"TELLIE503", "psup_panel":35, "pointing_angle":0, "fibre_status":0 } { "type":"FIBRE", "version":2, "index":"FT036A", "run_range":[0,0], "pass":0, "comment":"", "timestamp":"", "x":1869.4713691490017, "y":6748.093627464159, "z":-4629.63989827691, "u":-0.20193701828479202, "v":-0.8330990754346255, "w":0.5149440466266406, "angle_dist":"TELLIE503", "wavelength_dist":"TELLIE503", "time_dist":"TELLIE503", "psup_panel":36, "pointing_angle":0, "fibre_status":0 } { "type":"FIBRE", "version":2, "index":"FT036B", "run_range":[0,0], "pass":0, "comment":"", "timestamp":"", "x":1878.1209428809593, "y":6749.2598428375, "z":-4624.361184801221, "u":-0.20193701828479202, "v":-0.8330990754346255, "w":0.5149440466266406, "angle_dist":"TELLIE503", "wavelength_dist":"TELLIE503", "time_dist":"TELLIE503", "psup_panel":36, "pointing_angle":0, "fibre_status":0 } { "type":"FIBRE", "version":2, "index":"FT037A", "run_range":[0,0], "pass":0, "comment":"", "timestamp":"", "x":4098.258073129042, "y":6152.044670599855, "z":-3973.218494091806, "u":-0.5257131526311104, "v":-0.7236022100845456, "w":0.4472421298484973, "angle_dist":"TELLIE503", "wavelength_dist":"TELLIE503", "time_dist":"TELLIE503", "psup_panel":37, "pointing_angle":0, "fibre_status":0 } { "type":"FIBRE", "version":2, "index":"FT037B", "run_range":[0,0], "pass":0, "comment":"", "timestamp":"", "x":4095.576610913056, "y":6148.354085851841, "z":-3982.3415059081944, "u":-0.5257131526311104, "v":-0.7236022100845456, "w":0.4472421298484973, "angle_dist":"TELLIE503", "wavelength_dist":"TELLIE503", "time_dist":"TELLIE503", "psup_panel":37, "pointing_angle":0, "fibre_status":0 } { "type":"FIBRE", "version":2, "index":"FT038A", "run_range":[0,0], "pass":0, "comment":"", "timestamp":"", "x":3715.2451784354894, "y":7418.189983659048, "z":-1264.747435025748, "u":-0.40379813745916826, "v":-0.8985543058818654, "w":0.17189305851507142, "angle_dist":"TELLIE503", "wavelength_dist":"TELLIE503", "time_dist":"TELLIE503", "psup_panel":38, "pointing_angle":0, "fibre_status":0 } { "type":"FIBRE", "version":2, "index":"FT038B", "run_range":[0,0], "pass":0, "comment":"", "timestamp":"", "x":3707.3461924802477, "y":7422.634717023899, "z":-1260.0687208653958, "u":-0.40379813745916826, "v":-0.8985543058818654, "w":0.17189305851507142, "angle_dist":"TELLIE503", "wavelength_dist":"TELLIE503", "time_dist":"TELLIE503", "psup_panel":38, "pointing_angle":0, "fibre_status":0 } { "type":"FIBRE", "version":2, "index":"FT039A", "run_range":[0,0], "pass":0, "comment":"", "timestamp":"", "x":1354.61302955856, "y":8185.209510337407, "z":1264.7458709540408, "u":-0.20149295937076234, "v":-0.9642928055590542, "w":-0.17187196534356855, "angle_dist":"TELLIE503", "wavelength_dist":"TELLIE503", "time_dist":"TELLIE503", "psup_panel":39, "pointing_angle":0, "fibre_status":0 } { "type":"FIBRE", "version":2, "index":"FT039B", "run_range":[0,0], "pass":0, "comment":"", "timestamp":"", "x":1363.6160200954137, "y":8184.162194466118, "z":1260.0672717129148, "u":-0.20149295937076234, "v":-0.9642928055590542, "w":-0.17187196534356855, "angle_dist":"TELLIE503", "wavelength_dist":"TELLIE503", "time_dist":"TELLIE503", "psup_panel":39, "pointing_angle":0, "fibre_status":0 } { "type":"FIBRE", "version":2, "index":"FT040A", "run_range":[0,0], "pass":0, "comment":"", "timestamp":"", "x":-743.6469390780569, "y":8177.002395080971, "z":-1556.467762920017, "u":0.0001380000160528528, "v":-0.9822151142561799, "w":0.18775902184106955, "angle_dist":"TELLIE503", "wavelength_dist":"TELLIE503", "time_dist":"TELLIE503", "psup_panel":40, "pointing_angle":0, "fibre_status":0 } { "type":"FIBRE", "version":2, "index":"FT040B", "run_range":[0,0], "pass":0, "comment":"", "timestamp":"", "x":-743.64772234175, "y":8175.087252939435, "z":-1566.4863571309936, "u":0.0001380000160528528, "v":-0.9822151142561799, "w":0.18775902184106955, "angle_dist":"TELLIE503", "wavelength_dist":"TELLIE503", "time_dist":"TELLIE503", "psup_panel":40, "pointing_angle":0, "fibre_status":0 } { "type":"FIBRE", "version":2, "index":"FT041A", "run_range":[0,0], "pass":0, "comment":"", "timestamp":"", "x":-7042.794331423309, "y":4417.9126925782475, "z":1162.123295627422, "u":0.8548258840339011, "v":-0.48962193357764827, "w":-0.17188097668254237, "angle_dist":"TELLIE503", "wavelength_dist":"TELLIE503", "time_dist":"TELLIE503", "psup_panel":41, "pointing_angle":0, "fibre_status":0 } { "type":"FIBRE", "version":2, "index":"FT041B", "run_range":[0,0], "pass":0, "comment":"", "timestamp":"", "x":-7041.476303875987, "y":4416.689222162296, "z":1172.163510940143, "u":0.8548258840339011, "v":-0.48962193357764827, "w":-0.17188097668254237, "angle_dist":"TELLIE503", "wavelength_dist":"TELLIE503", "time_dist":"TELLIE503", "psup_panel":41, "pointing_angle":0, "fibre_status":0 } { "type":"FIBRE", "version":2, "index":"FT042A", "run_range":[0,0], "pass":0, "comment":"", "timestamp":"", "x":-6378.029543771349, "y":5332.88908029692, "z":-1162.123346175586, "u":0.7297903267837612, "v":-0.6617092962986008, "w":0.17189207696942171, "angle_dist":"TELLIE503", "wavelength_dist":"TELLIE503", "time_dist":"TELLIE503", "psup_panel":42, "pointing_angle":0, "fibre_status":0 } { "type":"FIBRE", "version":2, "index":"FT042B", "run_range":[0,0], "pass":0, "comment":"", "timestamp":"", "x":-6376.458562602384, "y":5332.013555704496, "z":-1172.1635391445889, "u":0.7297903267837612, "v":-0.6617092962986008, "w":0.17189207696942171, "angle_dist":"TELLIE503", "wavelength_dist":"TELLIE503", "time_dist":"TELLIE503", "psup_panel":42, "pointing_angle":0, "fibre_status":0 } { "type":"FIBRE", "version":2, "index":"FT043A", "run_range":[0,0], "pass":0, "comment":"", "timestamp":"", "x":-4579.892588655656, "y":6928.383604656684, "z":926.430779597963, "u":0.5774808333982473, "v":-0.7945967707608512, "w":-0.18743494592549448, "angle_dist":"TELLIE503", "wavelength_dist":"TELLIE503", "time_dist":"TELLIE503", "psup_panel":43, "pointing_angle":0, "fibre_status":0 } { "type":"FIBRE", "version":2, "index":"FT043B", "run_range":[0,0], "pass":0, "comment":"", "timestamp":"", "x":-4572.185072527724, "y":6932.803317240442, "z":931.4408031323029, "u":0.5774808333982473, "v":-0.7945967707608512, "w":-0.18743494592549448, "angle_dist":"TELLIE503", "wavelength_dist":"TELLIE503", "time_dist":"TELLIE503", "psup_panel":43, "pointing_angle":0, "fibre_status":0 } { "type":"FIBRE", "version":2, "index":"FT044A", "run_range":[0,0], "pass":0, "comment":"", "timestamp":"", "x":-5977.6148609130505, "y":3603.8142241560336, "z":-4661.060401415458, "u":0.730077770151842, "v":-0.4495328584749411, "w":0.5146908379614531, "angle_dist":"TELLIE503", "wavelength_dist":"TELLIE503", "time_dist":"TELLIE503", "psup_panel":44, "pointing_angle":0, "fibre_status":0 } { "type":"FIBRE", "version":2, "index":"FT044B", "run_range":[0,0], "pass":0, "comment":"", "timestamp":"", "x":-5976.050056690841, "y":3612.400220211302, "z":-4655.7810018771515, "u":0.730077770151842, "v":-0.4495328584749411, "w":0.5146908379614531, "angle_dist":"TELLIE503", "wavelength_dist":"TELLIE503", "time_dist":"TELLIE503", "psup_panel":44, "pointing_angle":0, "fibre_status":0 } { "type":"FIBRE", "version":2, "index":"FT045A", "run_range":[0,0], "pass":0, "comment":"", "timestamp":"", "x":-7147.515537530326, "y":195.85971157370363, "z":-4391.206887104587, "u":0.8547292401127087, "v":-0.06518301831137904, "w":0.5149651446653162, "angle_dist":"TELLIE503", "wavelength_dist":"TELLIE503", "time_dist":"TELLIE503", "psup_panel":45, "pointing_angle":0, "fibre_status":0 } { "type":"FIBRE", "version":2, "index":"FT045B", "run_range":[0,0], "pass":0, "comment":"", "timestamp":"", "x":-7143.73570318468, "y":203.72718525319047, "z":-4396.484738014006, "u":0.8547292401127087, "v":-0.06518301831137904, "w":0.5149651446653162, "angle_dist":"TELLIE503", "wavelength_dist":"TELLIE503", "time_dist":"TELLIE503", "psup_panel":45, "pointing_angle":0, "fibre_status":0 } { "type":"FIBRE", "version":2, "index":"FT046A", "run_range":[0,0], "pass":0, "comment":"", "timestamp":"", "x":-7112.978749509317, "y":-1995.3676987637587, "z":-3982.367385330577, "u":0.8506363585462778, "v":0.27640111650406257, "w":0.44723618851165853, "angle_dist":"TELLIE503", "wavelength_dist":"TELLIE503", "time_dist":"TELLIE503", "psup_panel":46, "pointing_angle":0, "fibre_status":0 } { "type":"FIBRE", "version":2, "index":"FT046B", "run_range":[0,0], "pass":0, "comment":"", "timestamp":"", "x":-7117.317834788165, "y":-1996.7756916966514, "z":-3973.24434335743, "u":0.8506363585462778, "v":0.27640111650406257, "w":0.44723618851165853, "angle_dist":"TELLIE503", "wavelength_dist":"TELLIE503", "time_dist":"TELLIE503", "psup_panel":46, "pointing_angle":0, "fibre_status":0 } { "type":"FIBRE", "version":2, "index":"FT047A", "run_range":[0,0], "pass":0, "comment":"", "timestamp":"", "x":743.6468828144425, "y":-5049.034835920577, "z":6617.671864479593, "u":-0.00014099995541349468, "v":0.6071938079953296, "w":-0.7945537487490343, "angle_dist":"TELLIE503", "wavelength_dist":"TELLIE503", "time_dist":"TELLIE503", "psup_panel":47, "pointing_angle":0, "fibre_status":0 } { "type":"FIBRE", "version":2, "index":"FT047B", "run_range":[0,0], "pass":0, "comment":"", "timestamp":"", "x":743.6477786053644, "y":-5057.139284130433, "z":6611.478487500002, "u":-0.00014099995541349468, "v":0.6071938079953296, "w":-0.7945537487490343, "angle_dist":"TELLIE503", "wavelength_dist":"TELLIE503", "time_dist":"TELLIE503", "psup_panel":47, "pointing_angle":0, "fibre_status":0 } { "type":"FIBRE", "version":2, "index":"FT048A", "run_range":[0,0], "pass":0, "comment":"", "timestamp":"", "x":-8233.776681835478, "y":1163.114619701944, "z":1138.870404685316, "u":0.9793582473878832, "v":-0.10618602682280615, "w":-0.17199404344604488, "angle_dist":"TELLIE503", "wavelength_dist":"TELLIE503", "time_dist":"TELLIE503", "psup_panel":48, "pointing_angle":0, "fibre_status":0 } { "type":"FIBRE", "version":2, "index":"FT048B", "run_range":[0,0], "pass":0, "comment":"", "timestamp":"", "x":-8231.991080712758, "y":1163.3204602934895, "z":1148.910786066589, "u":0.9793582473878832, "v":-0.10618602682280615, "w":-0.17199404344604488, "angle_dist":"TELLIE503", "wavelength_dist":"TELLIE503", "time_dist":"TELLIE503", "psup_panel":48, "pointing_angle":0, "fibre_status":0 } { "type":"FIBRE", "version":2, "index":"FT049A", "run_range":[0,0], "pass":0, "comment":"", "timestamp":"", "x":-7545.296896679662, "y":3233.2305480219165, "z":-1566.6249312769373, "u":0.934144613691114, "v":-0.3035808744562804, "w":0.18764992239870423, "angle_dist":"TELLIE503", "wavelength_dist":"TELLIE503", "time_dist":"TELLIE503", "psup_panel":49, "pointing_angle":0, "fibre_status":0 } { "type":"FIBRE", "version":2, "index":"FT049B", "run_range":[0,0], "pass":0, "comment":"", "timestamp":"", "x":-7547.116941967252, "y":3233.8229530382077, "z":-1556.6061243894983, "u":0.934144613691114, "v":-0.3035808744562804, "w":0.18764992239870423, "angle_dist":"TELLIE503", "wavelength_dist":"TELLIE503", "time_dist":"TELLIE503", "psup_panel":49, "pointing_angle":0, "fibre_status":0 } { "type":"FIBRE", "version":2, "index":"FT050A", "run_range":[0,0], "pass":0, "comment":"", "timestamp":"", "x":-6147.360073018995, "y":-5624.218614988233, "z":1019.7247580963484, "u":0.7297903267837612, "v":0.6617092962986008, "w":-0.17189207696942171, "angle_dist":"TELLIE503", "wavelength_dist":"TELLIE503", "time_dist":"TELLIE503", "psup_panel":50, "pointing_angle":0, "fibre_status":0 } { "type":"FIBRE", "version":2, "index":"FT050B", "run_range":[0,0], "pass":0, "comment":"", "timestamp":"", "x":-6152.458957152678, "y":-5617.201139641743, "z":1025.0909877180343, "u":0.7297903267837612, "v":0.6617092962986008, "w":-0.17189207696942171, "angle_dist":"TELLIE503", "wavelength_dist":"TELLIE503", "time_dist":"TELLIE503", "psup_panel":50, "pointing_angle":0, "fibre_status":0 } { "type":"FIBRE", "version":2, "index":"FT051A", "run_range":[0,0], "pass":0, "comment":"", "timestamp":"", "x":-7277.329276816976, "y":-3836.552730097021, "z":-1652.1353099554997, "u":0.8548325642346795, "v":0.4896127504116408, "w":0.17187391238437366, "angle_dist":"TELLIE503", "wavelength_dist":"TELLIE503", "time_dist":"TELLIE503", "psup_panel":51, "pointing_angle":0, "fibre_status":0 } { "type":"FIBRE", "version":2, "index":"FT051B", "run_range":[0,0], "pass":0, "comment":"", "timestamp":"", "x":-7278.650484812689, "y":-3837.7706000341436, "z":-1642.0948317672699, "u":0.8548325642346795, "v":0.4896127504116408, "w":0.17187391238437366, "angle_dist":"TELLIE503", "wavelength_dist":"TELLIE503", "time_dist":"TELLIE503", "psup_panel":51, "pointing_angle":0, "fibre_status":0 } { "type":"FIBRE", "version":2, "index":"FT052A", "run_range":[0,0], "pass":0, "comment":"", "timestamp":"", "x":-8004.535690689938, "y":-2214.7378910583616, "z":926.4306087318146, "u":0.9341596721076774, "v":0.30367289341007403, "w":-0.1874259342130401, "angle_dist":"TELLIE503", "wavelength_dist":"TELLIE503", "time_dist":"TELLIE503", "psup_panel":52, "pointing_angle":0, "fibre_status":0 } { "type":"FIBRE", "version":2, "index":"FT052B", "run_range":[0,0], "pass":0, "comment":"", "timestamp":"", "x":-8006.357361366137, "y":-2206.0418681089895, "z":931.4406686926806, "u":0.9341596721076774, "v":0.30367289341007403, "w":-0.1874259342130401, "angle_dist":"TELLIE503", "wavelength_dist":"TELLIE503", "time_dist":"TELLIE503", "psup_panel":52, "pointing_angle":0, "fibre_status":0 } { "type":"FIBRE", "version":2, "index":"FT053A", "run_range":[0,0], "pass":0, "comment":"", "timestamp":"", "x":-5274.6153058955815, "y":-4571.408666807443, "z":-4661.0602380984155, "u":0.6532293927800931, "v":0.5552243338506625, "w":0.5147983095429112, "angle_dist":"TELLIE503", "wavelength_dist":"TELLIE503", "time_dist":"TELLIE503", "psup_panel":53, "pointing_angle":0, "fibre_status":0 } { "type":"FIBRE", "version":2, "index":"FT053B", "run_range":[0,0], "pass":0, "comment":"", "timestamp":"", "x":-5282.2968833457, "y":-4567.266559651342, "z":-4655.780435433052, "u":0.6532293927800931, "v":0.5552243338506625, "w":0.5147983095429112, "angle_dist":"TELLIE503", "wavelength_dist":"TELLIE503", "time_dist":"TELLIE503", "psup_panel":53, "pointing_angle":0, "fibre_status":0 } { "type":"FIBRE", "version":2, "index":"FT054A", "run_range":[0,0], "pass":0, "comment":"", "timestamp":"", "x":-2959.155423103982, "y":-6761.421756869672, "z":-3996.4330921092687, "u":0.326127993899939, "v":0.7927519851719708, "w":0.5149609903679123, "angle_dist":"TELLIE503", "wavelength_dist":"TELLIE503", "time_dist":"TELLIE503", "psup_panel":54, "pointing_angle":0, "fibre_status":0 } { "type":"FIBRE", "version":2, "index":"FT054B", "run_range":[0,0], "pass":0, "comment":"", "timestamp":"", "x":-2949.688342528179, "y":-6763.106157766308, "z":-3999.8356174935498, "u":0.326127993899939, "v":0.7927519851719708, "w":0.5149609903679123, "angle_dist":"TELLIE503", "wavelength_dist":"TELLIE503", "time_dist":"TELLIE503", "psup_panel":54, "pointing_angle":0, "fibre_status":0 } { "type":"FIBRE", "version":2, "index":"FT055A", "run_range":[0,0], "pass":0, "comment":"", "timestamp":"", "x":-376.2045350471077, "y":-7556.169637725914, "z":-3632.9608513657377, "u":-2.5999999722827006e-05, "v":0.8944169904650678, "w":0.4472339952322621, "angle_dist":"TELLIE503", "wavelength_dist":"TELLIE503", "time_dist":"TELLIE503", "psup_panel":55, "pointing_angle":0, "fibre_status":0 } { "type":"FIBRE", "version":2, "index":"FT055B", "run_range":[0,0], "pass":0, "comment":"", "timestamp":"", "x":-367.3698639986648, "y":-7558.449386593831, "z":-3628.4010999947704, "u":-2.5999999722827006e-05, "v":0.8944169904650678, "w":0.4472339952322621, "angle_dist":"TELLIE503", "wavelength_dist":"TELLIE503", "time_dist":"TELLIE503", "psup_panel":55, "pointing_angle":0, "fibre_status":0 } { "type":"FIBRE", "version":2, "index":"FT056A", "run_range":[0,0], "pass":0, "comment":"", "timestamp":"", "x":-1986.9326520449079, "y":-7979.763176364296, "z":-1675.648865437135, "u":0.2016619916731749, "v":0.9642369601856926, "w":0.17198699289848524, "angle_dist":"TELLIE503", "wavelength_dist":"TELLIE503", "time_dist":"TELLIE503", "psup_panel":56, "pointing_angle":0, "fibre_status":0 } { "type":"FIBRE", "version":2, "index":"FT056B", "run_range":[0,0], "pass":0, "comment":"", "timestamp":"", "x":-1987.685205371489, "y":-7981.396614861002, "z":-1665.6086691159403, "u":0.2016619916731749, "v":0.9642369601856926, "w":0.17198699289848524, "angle_dist":"TELLIE503", "wavelength_dist":"TELLIE503", "time_dist":"TELLIE503", "psup_panel":56, "pointing_angle":0, "fibre_status":0 } { "type":"FIBRE", "version":2, "index":"FT057A", "run_range":[0,0], "pass":0, "comment":"", "timestamp":"", "x":-3581.155174448695, "y":-7526.322162552719, "z":1014.1694888436108, "u":0.40362899293689636, "v":0.8986109842752066, "w":-0.1719939969902771, "angle_dist":"TELLIE503", "wavelength_dist":"TELLIE503", "time_dist":"TELLIE503", "psup_panel":57, "pointing_angle":0, "fibre_status":0 } { "type":"FIBRE", "version":2, "index":"FT057B", "run_range":[0,0], "pass":0, "comment":"", "timestamp":"", "x":-3589.052630871231, "y":-7521.878643196358, "z":1018.8519366846226, "u":0.40362899293689636, "v":0.8986109842752066, "w":-0.1719939969902771, "angle_dist":"TELLIE503", "wavelength_dist":"TELLIE503", "time_dist":"TELLIE503", "psup_panel":57, "pointing_angle":0, "fibre_status":0 } { "type":"FIBRE", "version":2, "index":"FT058A", "run_range":[0,0], "pass":0, "comment":"", "timestamp":"", "x":-5406.612625840034, "y":-6176.890646046293, "z":-1566.6249324664116, "u":0.5773948279054762, "v":0.7946087631641122, "w":0.18764894407058375, "angle_dist":"TELLIE503", "wavelength_dist":"TELLIE503", "time_dist":"TELLIE503", "psup_panel":58, "pointing_angle":0, "fibre_status":0 } { "type":"FIBRE", "version":2, "index":"FT058B", "run_range":[0,0], "pass":0, "comment":"", "timestamp":"", "x":-5407.738457961422, "y":-6178.438538926683, "z":-1556.606123671685, "u":0.5773948279054762, "v":0.7946087631641122, "w":0.18764894407058375, "angle_dist":"TELLIE503", "wavelength_dist":"TELLIE503", "time_dist":"TELLIE503", "psup_panel":58, "pointing_angle":0, "fibre_status":0 } { "type":"FIBRE", "version":2, "index":"FT059A", "run_range":[0,0], "pass":0, "comment":"", "timestamp":"", "x":3715.245203493385, "y":-7418.200039367306, "z":1264.7474456424554, "u":-0.40379401659573255, "v":0.8985590369303279, "w":-0.1718780070641003, "angle_dist":"TELLIE503", "wavelength_dist":"TELLIE503", "time_dist":"TELLIE503", "psup_panel":59, "pointing_angle":0, "fibre_status":0 } { "type":"FIBRE", "version":2, "index":"FT059B", "run_range":[0,0], "pass":0, "comment":"", "timestamp":"", "x":3707.346167422352, "y":-7422.644661315643, "z":1260.0687102486884, "u":-0.40379401659573255, "v":0.8985590369303279, "w":-0.1718780070641003, "angle_dist":"TELLIE503", "wavelength_dist":"TELLIE503", "time_dist":"TELLIE503", "psup_panel":59, "pointing_angle":0, "fibre_status":0 } { "type":"FIBRE", "version":2, "index":"FT060A", "run_range":[0,0], "pass":0, "comment":"", "timestamp":"", "x":1399.9567292909478, "y":-8106.702540851613, "z":-1652.1352404172626, "u":-0.20150797552363373, "v":0.9642878828718152, "w":0.1718819791221848, "angle_dist":"TELLIE503", "wavelength_dist":"TELLIE503", "time_dist":"TELLIE503", "psup_panel":60, "pointing_angle":0, "fibre_status":0 } { "type":"FIBRE", "version":2, "index":"FT060B", "run_range":[0,0], "pass":0, "comment":"", "timestamp":"", "x":1400.7067556740576, "y":-8108.335495665016, "z":-1642.0947763342622, "u":-0.20150797552363373, "v":0.9642878828718152, "w":0.1718819791221848, "angle_dist":"TELLIE503", "wavelength_dist":"TELLIE503", "time_dist":"TELLIE503", "psup_panel":60, "pointing_angle":0, "fibre_status":0 } { "type":"FIBRE", "version":2, "index":"FT061A", "run_range":[0,0], "pass":0, "comment":"", "timestamp":"", "x":-367.20588514147835, "y":-8297.147347109436, "z":926.4307710776496, "u":-0.00013699996177112502, "v":0.9822787259020358, "w":-0.1874259477001086, "angle_dist":"TELLIE503", "wavelength_dist":"TELLIE503", "time_dist":"TELLIE503", "psup_panel":61, "pointing_angle":0, "fibre_status":0 } { "type":"FIBRE", "version":2, "index":"FT061B", "run_range":[0,0], "pass":0, "comment":"", "timestamp":"", "x":-376.03919498382055, "y":-8296.192615053502, "z":931.4408732652852, "u":-0.00013699996177112502, "v":0.9822787259020358, "w":-0.1874259477001086, "angle_dist":"TELLIE503", "wavelength_dist":"TELLIE503", "time_dist":"TELLIE503", "psup_panel":61, "pointing_angle":0, "fibre_status":0 } { "type":"FIBRE", "version":2, "index":"FT062A", "run_range":[0,0], "pass":0, "comment":"", "timestamp":"", "x":2717.723483040424, "y":-6429.107806026849, "z":-4661.060104910178, "u":-0.32617399079439163, "v":0.7928369776237624, "w":0.514800985470772, "angle_dist":"TELLIE503", "wavelength_dist":"TELLIE503", "time_dist":"TELLIE503", "psup_panel":62, "pointing_angle":0, "fibre_status":0 } { "type":"FIBRE", "version":2, "index":"FT062B", "run_range":[0,0], "pass":0, "comment":"", "timestamp":"", "x":2711.4103897044247, "y":-6435.133354713281, "z":-4655.780179194942, "u":-0.32617399079439163, "v":0.7928369776237624, "w":0.514800985470772, "angle_dist":"TELLIE503", "wavelength_dist":"TELLIE503", "time_dist":"TELLIE503", "psup_panel":62, "pointing_angle":0, "fibre_status":0 } { "type":"FIBRE", "version":2, "index":"FT063A", "run_range":[0,0], "pass":0, "comment":"", "timestamp":"", "x":5317.303566770761, "y":-5004.947016324951, "z":-4139.348987852357, "u":-0.6531719662479927, "v":0.5551419713135946, "w":0.514959973389959, "angle_dist":"TELLIE503", "wavelength_dist":"TELLIE503", "time_dist":"TELLIE503", "psup_panel":63, "pointing_angle":0, "fibre_status":0 } { "type":"FIBRE", "version":2, "index":"FT063B", "run_range":[0,0], "pass":0, "comment":"", "timestamp":"", "x":5320.459230223521, "y":-5009.282697748256, "z":-4130.672372454144, "u":-0.6531719662479927, "v":0.5551419713135946, "w":0.514959973389959, "angle_dist":"TELLIE503", "wavelength_dist":"TELLIE503", "time_dist":"TELLIE503", "psup_panel":63, "pointing_angle":0, "fibre_status":0 } { "type":"FIBRE", "version":2, "index":"FT064A", "run_range":[0,0], "pass":0, "comment":"", "timestamp":"", "x":6960.187125627389, "y":-2647.7909638292, "z":-3869.7948805462156, "u":-0.8506521770169085, "v":0.2763590575090823, "w":0.44723209306699574, "angle_dist":"TELLIE503", "wavelength_dist":"TELLIE503", "time_dist":"TELLIE503", "psup_panel":64, "pointing_angle":0, "fibre_status":0 } { "type":"FIBRE", "version":2, "index":"FT064B", "run_range":[0,0], "pass":0, "comment":"", "timestamp":"", "x":6959.625830712806, "y":-2656.8977449071394, "z":-3865.235112304588, "u":-0.8506521770169085, "v":0.2763590575090823, "w":0.44723209306699574, "angle_dist":"TELLIE503", "wavelength_dist":"TELLIE503", "time_dist":"TELLIE503", "psup_panel":64, "pointing_angle":0, "fibre_status":0 } { "type":"FIBRE", "version":2, "index":"FT065A", "run_range":[0,0], "pass":0, "comment":"", "timestamp":"", "x":6987.838499482564, "y":-4467.424801725207, "z":-1293.9088530009087, "u":-0.8547570581345938, "v":0.48979503331243074, "w":0.17173001167987367, "angle_dist":"TELLIE503", "wavelength_dist":"TELLIE503", "time_dist":"TELLIE503", "psup_panel":65, "pointing_angle":0, "fibre_status":0 } { "type":"FIBRE", "version":2, "index":"FT065B", "run_range":[0,0], "pass":0, "comment":"", "timestamp":"", "x":6992.938912619431, "y":-4460.402810886801, "z":-1288.5499883358318, "u":-0.8547570581345938, "v":0.48979503331243074, "w":0.17173001167987367, "angle_dist":"TELLIE503", "wavelength_dist":"TELLIE503", "time_dist":"TELLIE503", "psup_panel":65, "pointing_angle":0, "fibre_status":0 } { "type":"FIBRE", "version":2, "index":"FT066A", "run_range":[0,0], "pass":0, "comment":"", "timestamp":"", "x":6051.329389268052, "y":-5731.660468756032, "z":1014.170955249611, "u":-0.7299110157478303, "v":0.6615520142729849, "w":-0.17198500371057648, "angle_dist":"TELLIE503", "wavelength_dist":"TELLIE503", "time_dist":"TELLIE503", "psup_panel":66, "pointing_angle":0, "fibre_status":0 } { "type":"FIBRE", "version":2, "index":"FT066B", "run_range":[0,0], "pass":0, "comment":"", "timestamp":"", "x":6044.663041419577, "y":-5737.798317089554, "z":1018.8535425897262, "u":-0.7299110157478303, "v":0.6615520142729849, "w":-0.17198500371057648, "angle_dist":"TELLIE503", "wavelength_dist":"TELLIE503", "time_dist":"TELLIE503", "psup_panel":66, "pointing_angle":0, "fibre_status":0 } { "type":"FIBRE", "version":2, "index":"FT067A", "run_range":[0,0], "pass":0, "comment":"", "timestamp":"", "x":5031.718911566401, "y":-852.9781829153377, "z":6617.67185009089, "u":-0.5775169285513425, "v":0.18749697680343794, "w":-0.7945559016999336, "angle_dist":"TELLIE503", "wavelength_dist":"TELLIE503", "time_dist":"TELLIE503", "psup_panel":67, "pointing_angle":0, "fibre_status":0 } { "type":"FIBRE", "version":2, "index":"FT067B", "run_range":[0,0], "pass":0, "comment":"", "timestamp":"", "x":5039.427001844931, "y":-855.4817367491755, "z":6611.478501847885, "u":-0.5775169285513425, "v":0.18749697680343794, "w":-0.7945559016999336, "angle_dist":"TELLIE503", "wavelength_dist":"TELLIE503", "time_dist":"TELLIE503", "psup_panel":67, "pointing_angle":0, "fibre_status":0 } { "type":"FIBRE", "version":2, "index":"FT068A", "run_range":[0,0], "pass":0, "comment":"", "timestamp":"", "x":8279.201251188802, "y":501.68137060383265, "z":1288.6754353788626, "u":-0.9793575778083432, "v":-0.1063509541531239, "w":-0.17189592589731534, "angle_dist":"TELLIE503", "wavelength_dist":"TELLIE503", "time_dist":"TELLIE503", "psup_panel":68, "pointing_angle":0, "fibre_status":0 } { "type":"FIBRE", "version":2, "index":"FT068B", "run_range":[0,0], "pass":0, "comment":"", "timestamp":"", "x":8279.201333972793, "y":493.0070820793674, "z":1294.0416927885922, "u":-0.9793575778083432, "v":-0.1063509541531239, "w":-0.17189592589731534, "angle_dist":"TELLIE503", "wavelength_dist":"TELLIE503", "time_dist":"TELLIE503", "psup_panel":68, "pointing_angle":0, "fibre_status":0 } { "type":"FIBRE", "version":2, "index":"FT069A", "run_range":[0,0], "pass":0, "comment":"", "timestamp":"", "x":8127.97630059074, "y":-1095.9528003761272, "z":-1783.0636279934306, "u":-0.9793577618770241, "v":0.1063459741428303, "w":0.17189795820439174, "angle_dist":"TELLIE503", "wavelength_dist":"TELLIE503", "time_dist":"TELLIE503", "psup_panel":69, "pointing_angle":0, "fibre_status":0 } { "type":"FIBRE", "version":2, "index":"FT069B", "run_range":[0,0], "pass":0, "comment":"", "timestamp":"", "x":8127.974850619639, "y":-1104.6307126303209, "z":-1777.703232783551, "u":-0.9793577618770241, "v":0.1063459741428303, "w":0.17189795820439174, "angle_dist":"TELLIE503", "wavelength_dist":"TELLIE503", "time_dist":"TELLIE503", "psup_panel":69, "pointing_angle":0, "fibre_status":0 } { "type":"FIBRE", "version":2, "index":"FT070A", "run_range":[0,0], "pass":0, "comment":"", "timestamp":"", "x":7777.58743002615, "y":-2913.198114357624, "z":926.4301485063316, "u":-0.934243874093363, "v":0.30341495910922384, "w":-0.1874239747411538, "angle_dist":"TELLIE503", "wavelength_dist":"TELLIE503", "time_dist":"TELLIE503", "psup_panel":70, "pointing_angle":0, "fibre_status":0 } { "type":"FIBRE", "version":2, "index":"FT070B", "run_range":[0,0], "pass":0, "comment":"", "timestamp":"", "x":7773.9497551216655, "y":-2921.3041063058754, "z":931.4401600656157, "u":-0.934243874093363, "v":0.30341495910922384, "w":-0.1874239747411538, "angle_dist":"TELLIE503", "wavelength_dist":"TELLIE503", "time_dist":"TELLIE503", "psup_panel":70, "pointing_angle":0, "fibre_status":0 } { "type":"FIBRE", "version":2, "index":"FT071A", "run_range":[0,0], "pass":0, "comment":"", "timestamp":"", "x":6992.900966149029, "y":842.1821192597449, "z":-4565.9062968564585, "u":-0.8548249355244044, "v":-0.06522499508037234, "w":0.5148009611708816, "angle_dist":"TELLIE503", "wavelength_dist":"TELLIE503", "time_dist":"TELLIE503", "psup_panel":71, "pointing_angle":0, "fibre_status":0 } { "type":"FIBRE", "version":2, "index":"FT071B", "run_range":[0,0], "pass":0, "comment":"", "timestamp":"", "x":6987.802404437375, "y":840.5206575345519, "z":-4574.582944446868, "u":-0.8548249355244044, "v":-0.06522499508037234, "w":0.5148009611708816, "angle_dist":"TELLIE503", "wavelength_dist":"TELLIE503", "time_dist":"TELLIE503", "psup_panel":71, "pointing_angle":0, "fibre_status":0 } { "type":"FIBRE", "version":2, "index":"FT072A", "run_range":[0,0], "pass":0, "comment":"", "timestamp":"", "x":6368.27665009284, "y":3730.745885106392, "z":-3996.4340386297754, "u":-0.7297971955261962, "v":-0.4496651204736208, "w":0.5149731379708492, "angle_dist":"TELLIE503", "wavelength_dist":"TELLIE503", "time_dist":"TELLIE503", "psup_panel":72, "pointing_angle":0, "fibre_status":0 } { "type":"FIBRE", "version":2, "index":"FT072B", "run_range":[0,0], "pass":0, "comment":"", "timestamp":"", "x":6361.607564449195, "y":3737.6731698555177, "z":-3999.8363940906647, "u":-0.7297971955261962, "v":-0.4496651204736208, "w":0.5149731379708492, "angle_dist":"TELLIE503", "wavelength_dist":"TELLIE503", "time_dist":"TELLIE503", "psup_panel":72, "pointing_angle":0, "fibre_status":0 } { "type":"FIBRE", "version":2, "index":"FT073A", "run_range":[0,0], "pass":0, "comment":"", "timestamp":"", "x":6408.123963340658, "y":5265.3070276510925, "z":-1293.9087368462085, "u":-0.7299702109066737, "v":-0.6615531911392833, "w":0.17172904961682284, "angle_dist":"TELLIE503", "wavelength_dist":"TELLIE503", "time_dist":"TELLIE503", "psup_panel":73, "pointing_angle":0, "fibre_status":0 } { "type":"FIBRE", "version":2, "index":"FT073B", "run_range":[0,0], "pass":0, "comment":"", "timestamp":"", "x":6403.021880386528, "y":5272.327831753271, "z":-1288.5499068164356, "u":-0.7299702109066737, "v":-0.6615531911392833, "w":0.17172904961682284, "angle_dist":"TELLIE503", "wavelength_dist":"TELLIE503", "time_dist":"TELLIE503", "psup_panel":73, "pointing_angle":0, "fibre_status":0 } { "type":"FIBRE", "version":2, "index":"FT074A", "run_range":[0,0], "pass":0, "comment":"", "timestamp":"", "x":7243.628399090999, "y":4115.40814574684, "z":1025.0511585613028, "u":-0.854733826775814, "v":-0.48974190074671264, "w":-0.1719969651423246, "angle_dist":"TELLIE503", "wavelength_dist":"TELLIE503", "time_dist":"TELLIE503", "psup_panel":74, "pointing_angle":0, "fibre_status":0 } { "type":"FIBRE", "version":2, "index":"FT074B", "run_range":[0,0], "pass":0, "comment":"", "timestamp":"", "x":7248.7297842922635, "y":4108.386858300024, "z":1019.6922975239659, "u":-0.854733826775814, "v":-0.48974190074671264, "w":-0.1719969651423246, "angle_dist":"TELLIE503", "wavelength_dist":"TELLIE503", "time_dist":"TELLIE503", "psup_panel":74, "pointing_angle":0, "fibre_status":0 } { "type":"FIBRE", "version":2, "index":"FT075A", "run_range":[0,0], "pass":0, "comment":"", "timestamp":"", "x":7547.00231555326, "y":3234.0905068091724, "z":-1556.4677648648517, "u":-0.9340988695386234, "v":-0.3036529575901608, "w":0.18776097377627154, "angle_dist":"TELLIE503", "wavelength_dist":"TELLIE503", "time_dist":"TELLIE503", "psup_panel":75, "pointing_angle":0, "fibre_status":0 } { "type":"FIBRE", "version":2, "index":"FT075B", "run_range":[0,0], "pass":0, "comment":"", "timestamp":"", "x":7545.180638374508, "y":3233.499458074162, "z":-1566.4863552671613, "u":-0.9340988695386234, "v":-0.3036529575901608, "w":0.18776097377627154, "angle_dist":"TELLIE503", "wavelength_dist":"TELLIE503", "time_dist":"TELLIE503", "psup_panel":75, "pointing_angle":0, "fibre_status":0 } { "type":"FIBRE", "version":2, "index":"FT076A", "run_range":[0,0], "pass":0, "comment":"", "timestamp":"", "x":5174.034040184517, "y":6496.702029848101, "z":926.4308448928513, "u":-0.577255305332636, "v":-0.7947634203810826, "w":-0.18742309913531915, "angle_dist":"TELLIE503", "wavelength_dist":"TELLIE503", "time_dist":"TELLIE503", "psup_panel":76, "pointing_angle":0, "fibre_status":0 } { "type":"FIBRE", "version":2, "index":"FT076B", "run_range":[0,0], "pass":0, "comment":"", "timestamp":"", "x":5180.619187208258, "y":6490.737585541259, "z":931.4409589420824, "u":-0.577255305332636, "v":-0.7947634203810826, "w":-0.18742309913531915, "angle_dist":"TELLIE503", "wavelength_dist":"TELLIE503", "time_dist":"TELLIE503", "psup_panel":76, "pointing_angle":0, "fibre_status":0 } { "type":"FIBRE", "version":2, "index":"FT077A", "run_range":[0,0], "pass":0, "comment":"", "timestamp":"", "x":3650.553502965206, "y":4359.937458641949, "z":-6173.276639956152, "u":-0.4036140406195173, "v":-0.5557140559267876, "w":0.7268270731475169, "angle_dist":"TELLIE503", "wavelength_dist":"TELLIE503", "time_dist":"TELLIE503", "psup_panel":77, "pointing_angle":0, "fibre_status":0 } { "type":"FIBRE", "version":2, "index":"FT077B", "run_range":[0,0], "pass":0, "comment":"", "timestamp":"", "x":3650.1975414773096, "y":4368.129899733304, "z":-6167.21057035683, "u":-0.4036140406195173, "v":-0.5557140559267876, "w":0.7268270731475169, "angle_dist":"TELLIE503", "wavelength_dist":"TELLIE503", "time_dist":"TELLIE503", "psup_panel":77, "pointing_angle":0, "fibre_status":0 } { "type":"FIBRE", "version":2, "index":"FT078A", "run_range":[0,0], "pass":0, "comment":"", "timestamp":"", "x":1438.2079657297857, "y":2644.1291950478453, "z":-7834.8666763322235, "u":-0.20164905972331829, "v":-0.2773770821520308, "w":0.9393612782148981, "angle_dist":"TELLIE503", "wavelength_dist":"TELLIE503", "time_dist":"TELLIE503", "psup_panel":78, "pointing_angle":0, "fibre_status":0 } { "type":"FIBRE", "version":2, "index":"FT078B", "run_range":[0,0], "pass":0, "comment":"", "timestamp":"", "x":1437.4603595776443, "y":2634.4177741041017, "z":-7837.89477611504, "u":-0.20164905972331829, "v":-0.2773770821520308, "w":0.9393612782148981, "angle_dist":"TELLIE503", "wavelength_dist":"TELLIE503", "time_dist":"TELLIE503", "psup_panel":78, "pointing_angle":0, "fibre_status":0 } { "type":"FIBRE", "version":2, "index":"FT079A", "run_range":[0,0], "pass":0, "comment":"", "timestamp":"", "x":-228.0539146571709, "y":-326.1301785041804, "z":-8383.140028052492, "u":-9.999999990750002e-07, "v":-4.299999996022501e-05, "w":0.9999999990750001, "angle_dist":"TELLIE503", "wavelength_dist":"TELLIE503", "time_dist":"TELLIE503", "psup_panel":79, "pointing_angle":0, "fibre_status":0 } { "type":"FIBRE", "version":2, "index":"FT079B", "run_range":[0,0], "pass":0, "comment":"", "timestamp":"", "x":-217.91007267192012, "y":-325.0613147265566, "z":-8383.139971947508, "u":-9.999999990750002e-07, "v":-4.299999996022501e-05, "w":0.9999999990750001, "angle_dist":"TELLIE503", "wavelength_dist":"TELLIE503", "time_dist":"TELLIE503", "psup_panel":79, "pointing_angle":0, "fibre_status":0 } { "type":"FIBRE", "version":2, "index":"FT080A", "run_range":[0,0], "pass":0, "comment":"", "timestamp":"", "x":-2070.3044853615243, "y":2184.885336359343, "z":-7834.865665047826, "u":0.20148790328452, "v":-0.2774898668030923, "w":0.9393625490999788, "angle_dist":"TELLIE503", "wavelength_dist":"TELLIE503", "time_dist":"TELLIE503", "psup_panel":80, "pointing_angle":0, "fibre_status":0 } { "type":"FIBRE", "version":2, "index":"FT080B", "run_range":[0,0], "pass":0, "comment":"", "timestamp":"", "x":-2061.299485655397, "y":2181.1731276512446, "z":-7837.893781095827, "u":0.20148790328452, "v":-0.2774898668030923, "w":0.9393625490999788, "angle_dist":"TELLIE503", "wavelength_dist":"TELLIE503", "time_dist":"TELLIE503", "psup_panel":80, "pointing_angle":0, "fibre_status":0 } { "type":"FIBRE", "version":2, "index":"FT081A", "run_range":[0,0], "pass":0, "comment":"", "timestamp":"", "x":-3035.5590138414777, "y":4604.649148655268, "z":-6327.726231942803, "u":0.4037930982529677, "v":-0.5555851351877695, "w":0.7268261768550011, "angle_dist":"TELLIE503", "wavelength_dist":"TELLIE503", "time_dist":"TELLIE503", "psup_panel":81, "pointing_angle":0, "fibre_status":0 } { "type":"FIBRE", "version":2, "index":"FT081B", "run_range":[0,0], "pass":0, "comment":"", "timestamp":"", "x":-3027.309412345372, "y":4610.647821013189, "z":-6327.72397411898, "u":0.4037930982529677, "v":-0.5555851351877695, "w":0.7268261768550011, "angle_dist":"TELLIE503", "wavelength_dist":"TELLIE503", "time_dist":"TELLIE503", "psup_panel":81, "pointing_angle":0, "fibre_status":0 } { "type":"FIBRE", "version":2, "index":"FT082A", "run_range":[0,0], "pass":0, "comment":"", "timestamp":"", "x":376.02072439964275, "y":5562.533819083515, "z":-6225.35244736075, "u":0.00014300003179076962, "v":-0.6069301349284741, "w":0.7947551766844273, "angle_dist":"TELLIE503", "wavelength_dist":"TELLIE503", "time_dist":"TELLIE503", "psup_panel":82, "pointing_angle":0, "fibre_status":0 } { "type":"FIBRE", "version":2, "index":"FT082B", "run_range":[0,0], "pass":0, "comment":"", "timestamp":"", "x":367.18786753509704, "y":5566.587132712643, "z":-6222.255466858006, "u":0.00014300003179076962, "v":-0.6069301349284741, "w":0.7947551766844273, "angle_dist":"TELLIE503", "wavelength_dist":"TELLIE503", "time_dist":"TELLIE503", "psup_panel":82, "pointing_angle":0, "fibre_status":0 } { "type":"FIBRE", "version":2, "index":"FT083A", "run_range":[0,0], "pass":0, "comment":"", "timestamp":"", "x":-5516.05319935078, "y":-1381.5111827932828, "z":-6173.27668047179, "u":0.6531680753285721, "v":0.21233602448829048, "w":0.7268320838240955, "angle_dist":"TELLIE503", "wavelength_dist":"TELLIE503", "time_dist":"TELLIE503", "psup_panel":83, "pointing_angle":0, "fibre_status":0 } { "type":"FIBRE", "version":2, "index":"FT083B", "run_range":[0,0], "pass":0, "comment":"", "timestamp":"", "x":-5520.580713778903, "y":-1388.3482170721948, "z":-6167.210662389709, "u":0.6531680753285721, "v":0.21233602448829048, "w":0.7268320838240955, "angle_dist":"TELLIE503", "wavelength_dist":"TELLIE503", "time_dist":"TELLIE503", "psup_panel":83, "pointing_angle":0, "fibre_status":0 } { "type":"FIBRE", "version":2, "index":"FT084A", "run_range":[0,0], "pass":0, "comment":"", "timestamp":"", "x":-2717.724002990042, "y":-1293.8070675446293, "z":-7834.8664734186605, "u":0.32616806644109425, "v":0.10587402156675214, "w":0.9393641913503841, "angle_dist":"TELLIE503", "wavelength_dist":"TELLIE503", "time_dist":"TELLIE503", "psup_panel":84, "pointing_angle":0, "fibre_status":0 } { "type":"FIBRE", "version":2, "index":"FT084B", "run_range":[0,0], "pass":0, "comment":"", "timestamp":"", "x":-2711.4108843571166, "y":-1286.3898231549424, "z":-7837.8945121882725, "u":0.32616806644109425, "v":0.10587402156675214, "w":0.9393641913503841, "angle_dist":"TELLIE503", "wavelength_dist":"TELLIE503", "time_dist":"TELLIE503", "psup_panel":84, "pointing_angle":0, "fibre_status":0 } { "type":"FIBRE", "version":2, "index":"FT085A", "run_range":[0,0], "pass":0, "comment":"", "timestamp":"", "x":-4203.609427854333, "y":1751.9189475252163, "z":-7006.895643364338, "u":0.577267916118071, "v":-0.18741197276744934, "w":0.7947568845150776, "angle_dist":"TELLIE503", "wavelength_dist":"TELLIE503", "time_dist":"TELLIE503", "psup_panel":85, "pointing_angle":0, "fibre_status":0 } { "type":"FIBRE", "version":2, "index":"FT085B", "run_range":[0,0], "pass":0, "comment":"", "timestamp":"", "x":-4204.735513590172, "y":1761.5727861808816, "z":-7003.801240332101, "u":0.577267916118071, "v":-0.18741197276744934, "w":0.7947568845150776, "angle_dist":"TELLIE503", "wavelength_dist":"TELLIE503", "time_dist":"TELLIE503", "psup_panel":85, "pointing_angle":0, "fibre_status":0 } { "type":"FIBRE", "version":2, "index":"FT086A", "run_range":[0,0], "pass":0, "comment":"", "timestamp":"", "x":-134.9109292333962, "y":-5994.79892475958, "z":-5869.265799653257, "u":3.199998802471072e-05, "v":0.6866737430275066, "w":0.7269657279491205, "angle_dist":"TELLIE503", "wavelength_dist":"TELLIE503", "time_dist":"TELLIE503", "psup_panel":86, "pointing_angle":0, "fibre_status":0 } { "type":"FIBRE", "version":2, "index":"FT086B", "run_range":[0,0], "pass":0, "comment":"", "timestamp":"", "x":-129.80757002411985, "y":-6001.219248413228, "z":-5863.201546280953, "u":3.199998802471072e-05, "v":0.6866737430275066, "w":0.7269657279491205, "angle_dist":"TELLIE503", "wavelength_dist":"TELLIE503", "time_dist":"TELLIE503", "psup_panel":86, "pointing_angle":0, "fibre_status":0 } { "type":"FIBRE", "version":2, "index":"FT087A", "run_range":[0,0], "pass":0, "comment":"", "timestamp":"", "x":390.66028828329536, "y":-2984.495777346996, "z":-7834.866518629137, "u":9.699997140261815e-05, "v":0.34292789889852615, "w":0.9393617230588267, "angle_dist":"TELLIE503", "wavelength_dist":"TELLIE503", "time_dist":"TELLIE503", "psup_panel":87, "pointing_angle":0, "fibre_status":0 } { "type":"FIBRE", "version":2, "index":"FT087B", "run_range":[0,0], "pass":0, "comment":"", "timestamp":"", "x":385.5568500852385, "y":-2976.1996596951644, "z":-7837.894612165603, "u":9.699997140261815e-05, "v":0.34292789889852615, "w":0.9393617230588267, "angle_dist":"TELLIE503", "wavelength_dist":"TELLIE503", "time_dist":"TELLIE503", "psup_panel":87, "pointing_angle":0, "fibre_status":0 } { "type":"FIBRE", "version":2, "index":"FT088A", "run_range":[0,0], "pass":0, "comment":"", "timestamp":"", "x":-2965.172399491895, "y":-3456.476574295484, "z":-7006.89451202449, "u":0.35662606632460875, "v":0.49109809133344934, "w":0.7947581478075445, "angle_dist":"TELLIE503", "wavelength_dist":"TELLIE503", "time_dist":"TELLIE503", "psup_panel":88, "pointing_angle":0, "fibre_status":0 } { "type":"FIBRE", "version":2, "index":"FT088B", "run_range":[0,0], "pass":0, "comment":"", "timestamp":"", "x":-2974.701721029901, "y":-3454.564317965337, "z":-7003.8001127688785, "u":0.35662606632460875, "v":0.49109809133344934, "w":0.7947581478075445, "angle_dist":"TELLIE503", "wavelength_dist":"TELLIE503", "time_dist":"TELLIE503", "psup_panel":88, "pointing_angle":0, "fibre_status":0 } { "type":"FIBRE", "version":2, "index":"FT089A", "run_range":[0,0], "pass":0, "comment":"", "timestamp":"", "x":5274.615040993918, "y":-2124.5892426533546, "z":-6173.278077205681, "u":-0.6532347100438743, "v":0.2121289058407725, "w":0.7268326773753998, "angle_dist":"TELLIE503", "wavelength_dist":"TELLIE503", "time_dist":"TELLIE503", "psup_panel":89, "pointing_angle":0, "fibre_status":0 } { "type":"FIBRE", "version":2, "index":"FT089B", "run_range":[0,0], "pass":0, "comment":"", "timestamp":"", "x":5282.296578612396, "y":-2121.7194449808476, "z":-6167.211921822346, "u":-0.6532347100438743, "v":0.2121289058407725, "w":0.7268326773753998, "angle_dist":"TELLIE503", "wavelength_dist":"TELLIE503", "time_dist":"TELLIE503", "psup_panel":89, "pointing_angle":0, "fibre_status":0 } { "type":"FIBRE", "version":2, "index":"FT090A", "run_range":[0,0], "pass":0, "comment":"", "timestamp":"", "x":2959.1556897368755, "y":-550.7405269196058, "z":-7834.866775712431, "u":-0.32611292824896754, "v":0.10606497666369248, "w":0.9393617933225804, "angle_dist":"TELLIE503", "wavelength_dist":"TELLIE503", "time_dist":"TELLIE503", "psup_panel":90, "pointing_angle":0, "fibre_status":0 } { "type":"FIBRE", "version":2, "index":"FT090B", "run_range":[0,0], "pass":0, "comment":"", "timestamp":"", "x":2949.68856325366, "y":-553.030563356429, "z":-7837.894852539202, "u":-0.32611292824896754, "v":0.10606497666369248, "w":0.9393617933225804, "angle_dist":"TELLIE503", "wavelength_dist":"TELLIE503", "time_dist":"TELLIE503", "psup_panel":90, "pointing_angle":0, "fibre_status":0 } { "type":"FIBRE", "version":2, "index":"FT091A", "run_range":[0,0], "pass":0, "comment":"", "timestamp":"", "x":2371.031804414366, "y":-3888.1448012064047, "z":-7006.895726572859, "u":-0.3568579686628757, "v":0.49092995688947866, "w":0.7947579302091302, "angle_dist":"TELLIE503", "wavelength_dist":"TELLIE503", "time_dist":"TELLIE503", "psup_panel":91, "pointing_angle":0, "fibre_status":0 } { "type":"FIBRE", "version":2, "index":"FT091B", "run_range":[0,0], "pass":0, "comment":"", "timestamp":"", "x":2366.2684083992326, "y":-3896.616797990783, "z":-7003.801323740568, "u":-0.3568579686628757, "v":0.49092995688947866, "w":0.7947579302091302, "angle_dist":"TELLIE503", "wavelength_dist":"TELLIE503", "time_dist":"TELLIE503", "psup_panel":91, "pointing_angle":0, "fibre_status":0 } { "type":"FIBRE", "version":2, "index":"FT092A", "run_range":[0,0], "pass":0, "comment":"", "timestamp":"", "x":5406.482934916984, "y":1361.2948139836494, "z":-6225.352262505786, "u":-0.5771809162646189, "v":-0.1876839727714681, "w":0.7947558846996062, "angle_dist":"TELLIE503", "wavelength_dist":"TELLIE503", "time_dist":"TELLIE503", "psup_panel":92, "pointing_angle":0, "fibre_status":0 } { "type":"FIBRE", "version":2, "index":"FT092B", "run_range":[0,0], "pass":0, "comment":"", "timestamp":"", "x":5407.608294193948, "y":1370.947939332023, "z":-6222.255370918027, "u":-0.5771809162646189, "v":-0.1876839727714681, "w":0.7947558846996062, "angle_dist":"TELLIE503", "wavelength_dist":"TELLIE503", "time_dist":"TELLIE503", "psup_panel":92, "pointing_angle":0, "fibre_status":0 } { "type":"FIBRE", "version":2, "index":"FT093A", "run_range":[0,0], "pass":0, "comment":"", "timestamp":"", "x":3574.141824275171, "y":-3654.2099050934535, "z":-6611.471734782614, "u":-0.3568579686628757, "v":0.49092995688947866, "w":0.7947579302091302, "angle_dist":"TELLIE503", "wavelength_dist":"TELLIE503", "time_dist":"TELLIE503", "psup_panel":91, "pointing_angle":0, "fibre_status":0 } { "type":"FIBRE", "version":2, "index":"FT093B", "run_range":[0,0], "pass":0, "comment":"", "timestamp":"", "x":3569.3777586122796, "y":-3647.650978002957, "z":-6617.662385296186, "u":-0.3568579686628757, "v":0.49092995688947866, "w":0.7947579302091302, "angle_dist":"TELLIE503", "wavelength_dist":"TELLIE503", "time_dist":"TELLIE503", "psup_panel":91, "pointing_angle":0, "fibre_status":0 } { "type":"FIBRE", "version":2, "index":"FT094A", "run_range":[0,0], "pass":0, "comment":"", "timestamp":"", "x":5407.934716020987, "y":-6178.244914593992, "z":-1556.4677658947542, "u":-0.5774412305639565, "v":0.7945483172516855, "w":0.18776207497068897, "angle_dist":"TELLIE503", "wavelength_dist":"TELLIE503", "time_dist":"TELLIE503", "psup_panel":67, "pointing_angle":0, "fibre_status":0 } { "type":"FIBRE", "version":2, "index":"FT094B", "run_range":[0,0], "pass":0, "comment":"", "timestamp":"", "x":5406.809657200469, "y":-6176.695033305836, "z":-1566.486354150741, "u":-0.5774412305639565, "v":0.7945483172516855, "w":0.18776207497068897, "angle_dist":"TELLIE503", "wavelength_dist":"TELLIE503", "time_dist":"TELLIE503", "psup_panel":67, "pointing_angle":0, "fibre_status":0 } { "type":"FIBRE", "version":2, "index":"FT095A", "run_range":[0,0], "pass":0, "comment":"", "timestamp":"", "x":7545.279761256932, "y":-2846.98252108997, "z":2191.202424758621, "u":-0.934243874093363, "v":0.30341495910922384, "w":-0.1874239747411538, "angle_dist":"TELLIE503", "wavelength_dist":"TELLIE503", "time_dist":"TELLIE503", "psup_panel":70, "pointing_angle":0, "fibre_status":0 } { "type":"FIBRE", "version":2, "index":"FT095B", "run_range":[0,0], "pass":0, "comment":"", "timestamp":"", "x":7547.09893539266, "y":-2838.2861415331017, "z":2196.2127728569844, "u":-0.934243874093363, "v":0.30341495910922384, "w":-0.1874239747411538, "angle_dist":"TELLIE503", "wavelength_dist":"TELLIE503", "time_dist":"TELLIE503", "psup_panel":70, "pointing_angle":0, "fibre_status":0 } { "type":"FIBRE", "version":2, "index":"FT096A", "run_range":[0,0], "pass":0, "comment":"", "timestamp":"", "x":-743.6468626931309, "y":5057.151015450776, "z":-6611.471716371935, "u":0.00014300003179076962, "v":-0.6069301349284741, "w":0.7947551766844273, "angle_dist":"TELLIE503", "wavelength_dist":"TELLIE503", "time_dist":"TELLIE503", "psup_panel":82, "pointing_angle":0, "fibre_status":0 } { "type":"FIBRE", "version":2, "index":"FT096B", "run_range":[0,0], "pass":0, "comment":"", "timestamp":"", "x":-743.647798507592, "y":5049.044512518607, "z":-6617.662403679093, "u":0.00014300003179076962, "v":-0.6069301349284741, "w":0.7947551766844273, "angle_dist":"TELLIE503", "wavelength_dist":"TELLIE503", "time_dist":"TELLIE503", "psup_panel":82, "pointing_angle":0, "fibre_status":0 } { "type":"FIBRE", "version":2, "index":"FT098A", "run_range":[0,0], "pass":0, "comment":"", "timestamp":"", "x":-2370.9027508705826, "y":-4528.411848932005, "z":-6611.471736160167, "u":0.35662606632460875, "v":0.49109809133344934, "w":0.7947581478075445, "angle_dist":"TELLIE503", "wavelength_dist":"TELLIE503", "time_dist":"TELLIE503", "psup_panel":88, "pointing_angle":0, "fibre_status":0 } { "type":"FIBRE", "version":2, "index":"FT098B", "run_range":[0,0], "pass":0, "comment":"", "timestamp":"", "x":-2366.1371257284345, "y":-4521.8540521261075, "z":-6617.662383788411, "u":0.35662606632460875, "v":0.49109809133344934, "w":0.7947581478075445, "angle_dist":"TELLIE503", "wavelength_dist":"TELLIE503", "time_dist":"TELLIE503", "psup_panel":88, "pointing_angle":0, "fibre_status":0 } { "type":"FIBRE", "version":2, "index":"FT099A", "run_range":[0,0], "pass":0, "comment":"", "timestamp":"", "x":-5039.4386910249905, "y":855.4897857163467, "z":-6611.471727753738, "u":0.577267916118071, "v":-0.18741197276744934, "w":0.7947568845150776, "angle_dist":"TELLIE503", "wavelength_dist":"TELLIE503", "time_dist":"TELLIE503", "psup_panel":92, "pointing_angle":0, "fibre_status":0 } { "type":"FIBRE", "version":2, "index":"FT099B", "run_range":[0,0], "pass":0, "comment":"", "timestamp":"", "x":-5031.729239607772, "y":852.9837864828544, "z":-6617.662392232392, "u":0.577267916118071, "v":-0.18741197276744934, "w":0.7947568845150776, "angle_dist":"TELLIE503", "wavelength_dist":"TELLIE503", "time_dist":"TELLIE503", "psup_panel":92, "pointing_angle":0, "fibre_status":0 } { "type":"FIBRE", "version":2, "index":"FT100A", "run_range":[0,0], "pass":0, "comment":"", "timestamp":"", "x":4579.836617973798, "y":2269.9803586564244, "z":-6611.471721072993, "u":-0.5771809162646189, "v":-0.1876839727714681, "w":0.7947558846996062, "angle_dist":"TELLIE503", "wavelength_dist":"TELLIE503", "time_dist":"TELLIE503", "psup_panel":43, "pointing_angle":0, "fibre_status":0 } { "type":"FIBRE", "version":2, "index":"FT100B", "run_range":[0,0], "pass":0, "comment":"", "timestamp":"", "x":4572.126584144348, "y":2267.4761849468023, "z":-6617.662398934163, "u":-0.5771809162646189, "v":-0.1876839727714681, "w":0.7947558846996062, "angle_dist":"TELLIE503", "wavelength_dist":"TELLIE503", "time_dist":"TELLIE503", "psup_panel":43, "pointing_angle":0, "fibre_status":0 } { "type":"FIBRE", "version":2, "index":"FT101A", "run_range":[0,0], "pass":0, "comment":"", "timestamp":"", "x":-8203.205120448023, "y":-576.2138145640498, "z":-1675.6490477087882, "u":0.9793582473878832, "v":0.10618602682280615, "w":0.17199404344604488, "angle_dist":"TELLIE503", "wavelength_dist":"TELLIE503", "time_dist":"TELLIE503", "psup_panel":47, "pointing_angle":0, "fibre_status":0 } { "type":"FIBRE", "version":2, "index":"FT101B", "run_range":[0,0], "pass":0, "comment":"", "timestamp":"", "x":-8204.991234773057, "y":-576.0029230463853, "z":-1665.608862432326, "u":0.9793582473878832, "v":0.10618602682280615, "w":0.17199404344604488, "angle_dist":"TELLIE503", "wavelength_dist":"TELLIE503", "time_dist":"TELLIE503", "psup_panel":47, "pointing_angle":0, "fibre_status":0 } { "type":"FIBRE", "version":2, "index":"FT102A", "run_range":[0,0], "pass":0, "comment":"", "timestamp":"", "x":-7777.674784365923, "y":-2131.7459123645594, "z":2191.2006471980535, "u":0.9341596721076774, "v":0.30367289341007403, "w":-0.1874259342130401, "angle_dist":"TELLIE503", "wavelength_dist":"TELLIE503", "time_dist":"TELLIE503", "psup_panel":52, "pointing_angle":0, "fibre_status":0 } { "type":"FIBRE", "version":2, "index":"FT102B", "run_range":[0,0], "pass":0, "comment":"", "timestamp":"", "x":-7774.034861163419, "y":-2139.8505761950328, "z":2196.2111744432545, "u":0.9341596721076774, "v":0.30367289341007403, "w":-0.1874259342130401, "angle_dist":"TELLIE503", "wavelength_dist":"TELLIE503", "time_dist":"TELLIE503", "psup_panel":52, "pointing_angle":0, "fibre_status":0 } { "type":"FIBRE", "version":2, "index":"FT103A", "run_range":[0,0], "pass":0, "comment":"", "timestamp":"", "x":-4579.685172558977, "y":-6928.618650305905, "z":-926.6817983953523, "u":0.5773948279054762, "v":0.7946087631641122, "w":0.18764894407058375, "angle_dist":"TELLIE503", "wavelength_dist":"TELLIE503", "time_dist":"TELLIE503", "psup_panel":58, "pointing_angle":0, "fibre_status":0 } { "type":"FIBRE", "version":2, "index":"FT103B", "run_range":[0,0], "pass":0, "comment":"", "timestamp":"", "x":-4571.976919146511, "y":-6933.036535739484, "z":-931.692299131305, "u":0.5773948279054762, "v":0.7946087631641122, "w":0.18764894407058375, "angle_dist":"TELLIE503", "wavelength_dist":"TELLIE503", "time_dist":"TELLIE503", "psup_panel":58, "pointing_angle":0, "fibre_status":0 } { "type":"FIBRE", "version":2, "index":"FT104A", "run_range":[0,0], "pass":0, "comment":"", "timestamp":"", "x":8006.436723098458, "y":2206.0779369504144, "z":-931.7438874403849, "u":-0.9340988695386234, "v":-0.3036529575901608, "w":0.18776097377627154, "angle_dist":"TELLIE503", "wavelength_dist":"TELLIE503", "time_dist":"TELLIE503", "psup_panel":75, "pointing_angle":0, "fibre_status":0 } { "type":"FIBRE", "version":2, "index":"FT104B", "run_range":[0,0], "pass":0, "comment":"", "timestamp":"", "x":8004.616990325941, "y":2214.774060289164, "z":-926.7332975036725, "u":-0.9340988695386234, "v":-0.3036529575901608, "w":0.18776097377627154, "angle_dist":"TELLIE503", "wavelength_dist":"TELLIE503", "time_dist":"TELLIE503", "psup_panel":75, "pointing_angle":0, "fibre_status":0 } { "type":"FIBRE", "version":2, "index":"FT105A", "run_range":[0,0], "pass":0, "comment":"", "timestamp":"", "x":5039.276902923965, "y":6296.229609123912, "z":2191.2016076771065, "u":-0.577255305332636, "v":-0.7947634203810826, "w":-0.18742309913531915, "angle_dist":"TELLIE503", "wavelength_dist":"TELLIE503", "time_dist":"TELLIE503", "psup_panel":76, "pointing_angle":0, "fibre_status":0 } { "type":"FIBRE", "version":2, "index":"FT105B", "run_range":[0,0], "pass":0, "comment":"", "timestamp":"", "x":5031.568310110481, "y":6300.646965021216, "z":2196.212053137588, "u":-0.577255305332636, "v":-0.7947634203810826, "w":-0.18742309913531915, "angle_dist":"TELLIE503", "wavelength_dist":"TELLIE503", "time_dist":"TELLIE503", "psup_panel":76, "pointing_angle":0, "fibre_status":0 } { "type":"FIBRE", "version":2, "index":"FT106A", "run_range":[0,0], "pass":0, "comment":"", "timestamp":"", "x":-376.0213700259803, "y":-8055.755510666996, "z":2191.201506316309, "u":-0.00013699996177112502, "v":0.9822787259020358, "w":-0.1874259477001086, "angle_dist":"TELLIE503", "wavelength_dist":"TELLIE503", "time_dist":"TELLIE503", "psup_panel":10, "pointing_angle":0, "fibre_status":0 } { "type":"FIBRE", "version":2, "index":"FT106B", "run_range":[0,0], "pass":0, "comment":"", "timestamp":"", "x":-367.1885385309894, "y":-8054.798245981227, "z":2196.211968580659, "u":-0.00013699996177112502, "v":0.9822787259020358, "w":-0.1874259477001086, "angle_dist":"TELLIE503", "wavelength_dist":"TELLIE503", "time_dist":"TELLIE503", "psup_panel":10, "pointing_angle":0, "fibre_status":0 } { "type":"FIBRE", "version":2, "index":"FT107A", "run_range":[0,0], "pass":0, "comment":"", "timestamp":"", "x":2366.125438329097, "y":4521.8363372372, "z":6617.671888461468, "u":-0.3567850716271079, "v":-0.49131909863575823, "w":-0.7945501595115224, "angle_dist":"TELLIE503", "wavelength_dist":"TELLIE503", "time_dist":"TELLIE503", "psup_panel":16, "pointing_angle":0, "fibre_status":0 } { "type":"FIBRE", "version":2, "index":"FT107B", "run_range":[0,0], "pass":0, "comment":"", "timestamp":"", "x":2370.888267765179, "y":4528.393542731318, "z":6611.478463571257, "u":-0.3567850716271079, "v":-0.49131909863575823, "w":-0.7945501595115224, "angle_dist":"TELLIE503", "wavelength_dist":"TELLIE503", "time_dist":"TELLIE503", "psup_panel":16, "pointing_angle":0, "fibre_status":0 } { "type":"FIBRE", "version":2, "index":"FT108A", "run_range":[0,0], "pass":0, "comment":"", "timestamp":"", "x":-3569.36358843628, "y":3647.643171228915, "z":6617.671873666682, "u":0.3570111714321646, "v":-0.49115123584449516, "w":-0.7945523815338162, "angle_dist":"TELLIE503", "wavelength_dist":"TELLIE503", "time_dist":"TELLIE503", "psup_panel":22, "pointing_angle":0, "fibre_status":0 } { "type":"FIBRE", "version":2, "index":"FT108B", "run_range":[0,0], "pass":0, "comment":"", "timestamp":"", "x":-3574.128035557694, "y":3654.19922942628, "z":6611.478478431434, "u":0.3570111714321646, "v":-0.49115123584449516, "w":-0.7945523815338162, "angle_dist":"TELLIE503", "wavelength_dist":"TELLIE503", "time_dist":"TELLIE503", "psup_panel":22, "pointing_angle":0, "fibre_status":0 } { "type":"FIBRE", "version":2, "index":"FT110A", "run_range":[0,0], "pass":0, "comment":"", "timestamp":"", "x":-4572.116848757024, "y":-2267.468770907853, "z":6617.671862511132, "u":0.5774330367899922, "v":0.18776301196294518, "w":-0.7945540506234239, "angle_dist":"TELLIE503", "wavelength_dist":"TELLIE503", "time_dist":"TELLIE503", "psup_panel":31, "pointing_angle":0, "fibre_status":0 } { "type":"FIBRE", "version":2, "index":"FT110B", "run_range":[0,0], "pass":0, "comment":"", "timestamp":"", "x":-4579.82433577498, "y":-2269.974120238161, "z":6611.478489552785, "u":0.5774330367899922, "v":0.18776301196294518, "w":-0.7945540506234239, "angle_dist":"TELLIE503", "wavelength_dist":"TELLIE503", "time_dist":"TELLIE503", "psup_panel":31, "pointing_angle":0, "fibre_status":0 }