//////////////////////////////////////////////////////////////////// //* A Generic fibre for simulating simple things with the ELLIE_generator //* Used as inputs to the GenELLIE generator //* Contact: J Wilson (j.r.wilson@qmul.ac.uk), S Langrock (s.langrock@qmul.ac.uk) //////////////////////////////////////////////////////////////////// //* Fibre definitions: { type: "FIBRE", version: 1, index: "generic", run_range: [0, 0], pass: 0, comment: "", timestamp: "", x:0.0, y:0.0, z:0.0, u:0.0, v:1.0, w:0.0, angle_dist: "1degTopHat", } { type: "ELLIEANGLE", version: 1, index: "1degTopHat", run_range: [0, 0], pass: 0, comment: "", timestamp: "", // specify unit "degrees" or "radians" dist_angle_option: "degrees", //dist_dimensions: 1, dist_angle: [0.0, 1.0, 1.000001], dist_angle_intensity: [ 1.0, 1.0, 0.0], npoints: 0, }