#!/usr/bin/env gnuplot set terminal pdf enhanced set output 'c1c1f01/spline_assy.pdf' set style line 1 lt 1 lc rgb "red" lw 2 set style line 2 lt 2 lc rgb "blue" lw 2 set style line 3 lt 3 lc rgb "forest-green" lw 2 set style line 4 lt 4 lc rgb "magenta" lw 2 set style line 5 lt 5 lc rgb "dark-orange" lw 2 set style line 6 lt 6 lc rgb "royalblue" lw 2 set style line 7 lt 7 lc rgb "black" lw 2 set style line 8 lt 8 lc rgb "dark-red" lw 2 set style line 9 lt 9 lc rgb "orange-red" lw 2 set style line 10 lt 10 lc rgb "gray" lw 3 set xlabel 'Measurement Location (relative to BAF) [cm]' set ylabel 'Detector Signal [-]' plot '-' using 1:2 with lines ls 1 title 'Original',\ '-' using 1:2 with lines ls 2 title 'Spline' 2.444 0.00326990250847 8.54 0.00436616963619 14.636 0.00551516531368 20.732 0.00662175559258 26.828 0.00774444782025 32.924 0.00878215767439 39.02 0.00981644255875 45.116 0.0107297216095 51.212 0.011587453321 57.308 0.0123554232437 63.404 0.0130900579166 69.5 0.014408773543 75.596 0.0153482536169 81.692 0.0161328754318 87.788 0.0168638971003 93.884 0.0175957618279 99.98 0.0182220011039 106.076 0.0186782578288 112.172 0.0188917412463 118.268 0.0195508226927 124.364 0.0205093897657 130.46 0.0210912649697 136.556 0.0215584923476 142.652 0.0219268207705 148.748 0.0221659688823 154.844 0.0222892538223 160.94 0.0221094422077 167.036 0.0217561411484 173.132 0.0223432965845 179.228 0.0227145066754 185.324 0.0227355713017 191.42 0.0226566519742 197.516 0.0225143657863 203.612 0.0223035775438 209.708 0.0219367710527 215.804 0.0213129438437 221.9 0.0207723840124 227.996 0.0209983879667 234.092 0.0206994617561 240.188 0.0202159302161 246.284 0.0196373606101 252.38 0.0190094428196 258.476 0.0183023190307 264.572 0.0174954540396 270.668 0.0163639110722 276.764 0.0156921075514 282.86 0.0152937344239 288.956 0.0144913023525 295.052 0.0137208318597 301.148 0.0126876084959 307.244 0.0118291854666 313.34 0.0107642837911 319.436 0.00958670262935 325.532 0.0082889442607 331.628 0.00745273688708 337.724 0.00656245288047 343.82 0.00558430053961 349.916 0.00450584394778 356.012 0.00347255977505 362.108 0.00269479774936 368.204 0.00245751650029 e 0.0 0.00285043226533 6.096 0.00391808434435 12.192 0.00505637796242 18.288 0.00617807496488 24.384 0.00730062797333 30.48 0.0083695367445 36.576 0.00941098071406 42.672 0.0103740550538 48.768 0.0112510758561 54.864 0.0120645465527 60.96 0.0127405741265 67.056 0.0138791781415 73.152 0.0150100720165 79.248 0.0158270970959 85.344 0.0165716880095 91.44 0.0173093430785 97.536 0.0179868547315 103.632 0.018530294443 109.728 0.0187845333178 115.824 0.0192292177291 121.92 0.0201445979188 128.016 0.0208890615502 134.112 0.0213803735918 140.208 0.0217941907675 146.304 0.0220826174249 152.4 0.0222662744954 158.496 0.0222264462052 164.592 0.0218204918872 170.688 0.0220698217715 176.784 0.0226152578682 182.88 0.0227503344025 188.976 0.0226958183039 195.072 0.0225786050806 201.168 0.0224011490065 207.264 0.0221130661093 213.36 0.0215810064119 219.456 0.0209085475771 225.552 0.0209106460879 231.648 0.0208691928503 237.744 0.0204214023971 243.84 0.0198769569375 249.936 0.0192694777254 256.032 0.0185925605174 262.128 0.0178577875661 268.224 0.0167994944839 274.32 0.0159038406683 280.416 0.0154797675156 286.512 0.0148292845384 292.608 0.0140498789233 298.704 0.0130989467238 304.8 0.0121780808485 310.896 0.0112112061322 316.992 0.0100800393468 323.088 0.0087743735043 329.184 0.00776576222471 335.28 0.00693283368916 341.376 0.00598885982004 347.472 0.00494174892516 353.568 0.00386815882199 359.664 0.00295391334859 365.76 0.0024825212517