{ "cells": [ { "cell_type": "markdown", "id": "6a63bd76", "metadata": {}, "source": [ "This example shows a basic example of \"Feff fitting\" with larch for Cu metal at room temperature.\n", "\n", "We start with some import statements, then do a \"normal\" first-shell fit\n", " 1. read in data for Cu metal, Cu K edge\n", " 2. do background subtraction and plot $\\chi(k)$\n", " 3. set the Fourier transform ranges\n", " 4. define a Group of Parameters for the fit\n", " 5. read in 1 Feff Path for Cu-Cu scattering\n", " 6. run the fit and view the results\n", " \n", "Then we will expand that to include 2 more paths, and show one way to constrain the distances parameters" ] }, { "cell_type": "code", "execution_count": 1, "id": "59499dc6", "metadata": {}, "outputs": [], "source": [ "# step 0: imports\n", "import numpy as np\n", "from pathlib import Path\n", "from larch.xafs import (pre_edge, autobk, xftf, xftr,\n", " ff2chi, feffpath, feffit_transform, \n", " feffit_dataset, feffit, feffit_report)\n", "from larch.fitting import param, guess, param_group\n", "from larch.io import read_ascii\n", "from larch.plot.plotly_xafsplots import (plot_mu,plot_chik, plot_chir, plot_chifit, \n", " multi_plot, plotlabels, set_label_weight)" ] }, { "cell_type": "code", "execution_count": 2, "id": "c431a710", "metadata": {}, "outputs": [ { "data": { "text/html": [ " \n", " " ] }, "metadata": {}, "output_type": "display_data" }, { "data": { "application/vnd.plotly.v1+json": { "config": { "plotlyServerURL": "https://plot.ly" }, "data": [ { "line": { "color": "#1f77b4", "width": 3 }, "name": "mu", "type": "scatter", "uid": "b4bba9bd-51ae-4ce8-870f-7a78a7185ddd", "x": [ 8779, 8789, 8799, 8809, 8819, 8829, 8839, 8849, 8859, 8869, 8879, 8889, 8899, 8909, 8919, 8929, 8939, 8949, 8959, 8959.5, 8960, 8960.5, 8961, 8961.5, 8962, 8962.5, 8963, 8963.5, 8964, 8964.5, 8965, 8965.5, 8966, 8966.5, 8967, 8967.5, 8968, 8968.5, 8969, 8969.5, 8970, 8970.5, 8971, 8971.5, 8972, 8972.5, 8973, 8973.5, 8974, 8974.5, 8975, 8975.5, 8976, 8976.5, 8977, 8977.5, 8978, 8978.5, 8979, 8979.5, 8980, 8980.5, 8981, 8981.5, 8982, 8982.5, 8983, 8983.5, 8984, 8984.5, 8985, 8985.5, 8986, 8986.5, 8987, 8987.5, 8988, 8988.5, 8989, 8989.5, 8990, 8990.5, 8991, 8991.5, 8992, 8992.5, 8993, 8993.5, 8994, 8994.5, 8995, 8995.5, 8996, 8996.5, 8997, 8997.5, 8998, 8998.5, 8999, 8999.5, 9000, 9000.5, 9001, 9001.5, 9002, 9002.5, 9003, 9003.5, 9004, 9004.984, 9005.988, 9007.012, 9008.053, 9009.114, 9010.193, 9011.293, 9012.41, 9013.548, 9014.703, 9015.878, 9017.072, 9018.285, 9019.518, 9020.769, 9022.038, 9023.327, 9024.636, 9025.963, 9027.309, 9028.674, 9030.059, 9031.461, 9032.884, 9034.325, 9035.785, 9037.265, 9038.763, 9040.28, 9041.816, 9043.372, 9044.946, 9046.54, 9048.152, 9049.783, 9051.434, 9053.104, 9054.792, 9056.5, 9058.227, 9059.972, 9061.736, 9063.521, 9065.322, 9067.145, 9068.985, 9070.845, 9072.724, 9074.621, 9076.538, 9078.474, 9080.429, 9082.402, 9084.396, 9086.407, 9088.438, 9090.488, 9092.557, 9094.646, 9096.752, 9098.878, 9101.023, 9103.188, 9105.37, 9107.572, 9109.794, 9112.034, 9114.293, 9116.571, 9118.868, 9121.185, 9123.52, 9125.874, 9128.247, 9130.64, 9133.051, 9135.481, 9137.931, 9140.399, 9142.887, 9145.393, 9147.919, 9150.463, 9153.026, 9155.609, 9158.211, 9160.831, 9163.471, 9166.129, 9168.807, 9171.504, 9174.22, 9176.954, 9179.708, 9182.48, 9185.272, 9188.083, 9190.913, 9193.762, 9196.63, 9199.517, 9202.422, 9205.348, 9208.291, 9211.254, 9214.236, 9217.237, 9220.257, 9223.296, 9226.354, 9229.432, 9232.527, 9235.643, 9238.776, 9241.93, 9245.103, 9248.293, 9251.504, 9254.732, 9257.981, 9261.248, 9264.535, 9267.84, 9271.164, 9274.508, 9277.87, 9281.252, 9284.652, 9288.071, 9291.51, 9294.968, 9298.444, 9301.939, 9305.454, 9308.988, 9312.541, 9316.112, 9319.703, 9323.313, 9326.941, 9330.589, 9334.256, 9337.941, 9341.646, 9345.37, 9349.113, 9352.875, 9356.655, 9360.456, 9364.274, 9368.112, 9371.97, 9375.846, 9379.74, 9383.654, 9387.588, 9391.54, 9395.511, 9399.501, 9403.51, 9407.538, 9411.585, 9415.651, 9419.736, 9423.841, 9427.964, 9432.106, 9436.268, 9440.448, 9444.647, 9448.866, 9453.104, 9457.359, 9461.635, 9465.93, 9470.243, 9474.575, 9478.927, 9483.298, 9487.688, 9492.096, 9496.523, 9500.97, 9505.436, 9509.92, 9514.424, 9518.946, 9523.488, 9528.049, 9532.629, 9537.228, 9541.846, 9546.482, 9551.139, 9555.813, 9560.507, 9565.22, 9569.952, 9574.703, 9579.473, 9584.262, 9589.07, 9593.896, 9598.743, 9603.608, 9608.492, 9613.396, 9618.317, 9623.259, 9628.219, 9633.198, 9638.196, 9643.214, 9648.25, 9653.306, 9658.38, 9663.473, 9668.585, 9673.717, 9678.867, 9684.037, 9689.225, 9694.433, 9699.659, 9704.904, 9710.169, 9715.453, 9720.756, 9726.077, 9731.418, 9736.777, 9742.156, 9747.554, 9752.971, 9758.406, 9763.861, 9769.335, 9774.827, 9780.339, 9785.87, 9791.42, 9796.988, 9802.577, 9808.184, 9813.81, 9819.454, 9825.118, 9830.802, 9836.504, 9842.225, 9847.965, 9853.724, 9859.502, 9865.299, 9871.115, 9876.95, 9882.805, 9888.678, 9894.57, 9900.481, 9906.412, 9912.361, 9918.329, 9924.316, 9930.323, 9936.349, 9942.393, 9948.456, 9954.539, 9960.641, 9966.761, 9972.9, 9979.059, 9985.236, 9991.434, 9997.648, 10003.88, 10010.14, 10016.41, 10022.7, 10029.01, 10035.34, 10041.69, 10048.06, 10054.45, 10060.85, 10067.28, 10073.72, 10080.18, 10086.66, 10093.17, 10099.69, 10106.22, 10112.78, 10119.36, 10125.96, 10132.57, 10139.21, 10145.86 ], "y": [ -0.0033729718316372315, 4.0651253016144875e-05, 7.648927967198126e-05, 0.0001784936601632611, -0.0005063460845765478, -0.0005935613392156997, 0.002882963795373894, -0.0006064637860677753, -0.0009484415121622, -0.0006160285734244204, -0.0004223669206519273, -0.0006910261643676853, -0.0004950171452871876, 0.0017006535375321526, -0.00019109865601271117, 0.00020678376305440172, 0.0006666146148807875, 0.004134300452245657, 0.0036958240128682073, 0.003868078635436254, 0.00407330640261222, 0.00429012428438984, 0.004653799197129722, 0.004964181586082967, 0.004977695642158193, 0.005173533948196077, 0.005450686450297896, 0.005634457832359467, 0.00590350458886507, 0.006145189870392653, 0.0064147134350692235, 0.006813672179450328, 0.00703591834363655, 0.007787568698650413, 0.007864094837145902, 0.008117810364833779, 0.008857027020047911, 0.00911055915954429, 0.009655678061109861, 0.010308702402954985, 0.01090799409022689, 0.011402351220176203, 0.01220476334556712, 0.013037764573215465, 0.013889361333165902, 0.01495852949907834, 0.016048567206975423, 0.017387829072266804, 0.019014753197632545, 0.020435145869436143, 0.02262488746072807, 0.02499687994752442, 0.028069524246859625, 0.03160115178243041, 0.03617398246090781, 0.04253029714743132, 0.050668922159937846, 0.06367444198121741, 0.08291067574875119, 0.11649455531832272, 0.18023954964811445, 0.2707468610933633, 0.37256110024426153, 0.437276506319375, 0.47219120437182927, 0.4858954555693082, 0.4836319146871215, 0.47120629568404065, 0.45912934512737014, 0.45294709530513166, 0.4587487496194991, 0.47465054682641095, 0.4987172940659104, 0.5182577754406975, 0.5367355663678112, 0.5545844009796668, 0.5747208969545821, 0.5962290317255049, 0.6242629515739879, 0.6561527670757633, 0.6941185428103418, 0.7342727230370193, 0.777255287514572, 0.8259856102358468, 0.8694906431735567, 0.9119363762504819, 0.953635720573154, 0.9890046246102223, 1.0152665221944275, 1.0330612170325386, 1.0380877126987642, 1.0338533761419137, 1.0220329423458747, 1.006169465543317, 0.9868545184233316, 0.9704767852714676, 0.9548723622165108, 0.9410238783083129, 0.9318238008640516, 0.926587506174664, 0.9262079832827919, 0.9315965600198287, 0.9433449924621006, 0.9608970651083347, 0.9817771880147553, 1.0034247159276255, 1.0266350388506988, 1.0440701466948719, 1.0532374311169912, 1.0451064153782892, 1.0162379464221796, 0.981450610176606, 0.9555430543938014, 0.9353524102108504, 0.9146499905636682, 0.896356086630639, 0.8879418306698431, 0.8892707261744708, 0.8949511147524353, 0.9038010102835802, 0.9171550046812238, 0.9354475072052602, 0.9573515181996739, 0.9792906898045742, 0.9995956052840234, 1.01824872314071, 1.0368490758325797, 1.0499644666231387, 1.0515112905342137, 1.0389658733125333, 1.0174476667761863, 0.9933393178316526, 0.9682908215410434, 0.9494670475625467, 0.9377744774782877, 0.9319728541116251, 0.9317271740598249, 0.9368771148146271, 0.9446157411736298, 0.9497087908761335, 0.9495350369258831, 0.9462343497583475, 0.9474730867764817, 0.9546632199702806, 0.9633976398687311, 0.9677596707715657, 0.9678217923862429, 0.9693504809128933, 0.9762618430587467, 0.9876015696779317, 0.9980559548713916, 1.0056989759404469, 1.012010120470527, 1.0198097921657134, 1.0297828588422853, 1.0412596834963643, 1.0489536378987496, 1.0483869444989322, 1.0390947787061533, 1.0221245103041372, 1.0028999098027802, 0.9858446649389643, 0.9710416892994171, 0.9577351138670549, 0.9492051469141844, 0.9451171103296011, 0.9357936246147761, 0.9210599162915097, 0.9065424139213051, 0.897038934006366, 0.896565089530527, 0.9043170498404018, 0.9179702043350912, 0.933583679324883, 0.9475390848235393, 0.9586481868883914, 0.9645207028161414, 0.9655398766430353, 0.9646418953619679, 0.966459352593667, 0.9760491426277935, 0.9956225886345643, 1.0226916302951865, 1.0419953452536124, 1.0497769686330707, 1.0470514376211921, 1.0400480309318145, 1.0296286813096938, 1.0153465361843812, 0.9948550102745765, 0.9720827762746433, 0.9459552640620261, 0.919603927258748, 0.8942663726409485, 0.8758372312922252, 0.868081036155395, 0.874991478271577, 0.8923779153300597, 0.9149842864456463, 0.9355141383677842, 0.9485825421480808, 0.9554907131018396, 0.956068567673967, 0.9528937424521057, 0.9492164849332743, 0.9483512061253246, 0.9469309408561333, 0.9436378636742657, 0.9391521969791059, 0.9388775386086234, 0.946872671059736, 0.9619802922219463, 0.9761671143564185, 0.9817952370544554, 0.9807206973870144, 0.9770243162655105, 0.9707148963108764, 0.9595190143989013, 0.9432400420243778, 0.9275196097112219, 0.912554617133169, 0.9003759560210428, 0.8929922199253308, 0.8913850430362044, 0.8936368503951417, 0.8960565006495005, 0.8970644399116139, 0.8979682431420835, 0.8991255708706237, 0.9013005048690668, 0.9043600426154133, 0.9083343060189528, 0.9119616181949877, 0.915119177798449, 0.9181291336303673, 0.9194327889544232, 0.9208133072970708, 0.9220371943751694, 0.9234551930790164, 0.9238201604623709, 0.9246409069440986, 0.9224050726151624, 0.917383406565518, 0.9115090788148119, 0.903693755529553, 0.8979665177005997, 0.8925601858922069, 0.8891365857192686, 0.8879066767596209, 0.8872468062827221, 0.8848397739468409, 0.8802222000132333, 0.8744121454579936, 0.8706996747133923, 0.8708200297655395, 0.871708743784103, 0.8724352636894153, 0.8728977177501431, 0.8738603099149229, 0.8753378068232776, 0.8759949281651606, 0.8771930196197324, 0.8774164278720661, 0.8787471791494144, 0.8787217357586868, 0.8788780422628398, 0.8789773961621977, 0.8781983370306836, 0.8767684052414193, 0.8734706056758216, 0.8701361362074311, 0.8656793478020303, 0.8619025107232628, 0.8589085044438386, 0.8576787205892364, 0.8566970499016813, 0.855691427955509, 0.8544901656116048, 0.8530895646287231, 0.8507481389057109, 0.8477160013357875, 0.8454581080971999, 0.8439581697820311, 0.8427757459512217, 0.8413182967681784, 0.8398957062986396, 0.8395554117334191, 0.8392207438505097, 0.8394666273855035, 0.839720691502026, 0.8400705174544343, 0.8403130056691368, 0.8407809109651659, 0.8406276425788063, 0.839529030774516, 0.8379944854057424, 0.8353063046414995, 0.832360423873348, 0.8295947073878663, 0.8276753007290926, 0.825787701209273, 0.8243280241660307, 0.822786352452633, 0.821829426685389, 0.8206629611043794, 0.8191243211240741, 0.8176862550768994, 0.8164482619032895, 0.815144146729953, 0.813279246369365, 0.811806657082396, 0.8106106879185703, 0.8096115727229534, 0.8087287232697088, 0.8080284991649985, 0.8072328428659025, 0.8064761151045408, 0.8059004772872593, 0.8050148273747949, 0.8043603015736872, 0.8033808420971773, 0.8021473859123586, 0.8008887813922764, 0.7997221487731816, 0.7980919093556224, 0.7967019671133642, 0.7951595088315109, 0.793456816406809, 0.79224959922464, 0.7907923501808563, 0.7894288541808463, 0.787790583623248, 0.7864901737441221, 0.7852117560831718, 0.7841479124703505, 0.7829908201187131, 0.7816528012742185, 0.7802226021497652, 0.7791334120263206, 0.7781699834718192, 0.7767723209121523, 0.7762981231371658, 0.7755404960357848, 0.7747272818760303, 0.773585432132134, 0.7728235074429424, 0.7721397111484709, 0.7709232565633101, 0.7698495661318666, 0.7687587476120843, 0.7681070785759694, 0.7670253739774281, 0.7659263297008401, 0.7648066729656824, 0.7637236402760031, 0.7626082204841061, 0.7614807109630137, 0.7605025173523503, 0.759176906708837, 0.7580655815005874, 0.757000657440668, 0.7558561580438695, 0.7548349690129609, 0.753843837600625, 0.7527840240929627, 0.7517223869106217, 0.7506638944788362, 0.7495885563757744, 0.7485759372760271, 0.7476544795029912, 0.7467147944542293, 0.7458012902034339, 0.7448692494452737, 0.7438110920291024, 0.7427477047310262, 0.7417386457467362, 0.7407483550216512, 0.7396865972326916, 0.7386731368227127, 0.7377086791413483, 0.7366228776955197, 0.7357694682656339, 0.7347704356538929, 0.7338337933344813, 0.7328294699709457, 0.7318780298239902, 0.7308255220198869, 0.7298874258596335, 0.7287964494108505, 0.7277516859146876, 0.7267602471529404, 0.7258332611041021, 0.7250032644488775, 0.7240959433206408, 0.7232475113153614, 0.7222298477573622, 0.7213292439647113, 0.7203310660069858, 0.7193314384858704, 0.7183627839828541, 0.7174231337108452, 0.7165200909319489, 0.7156546744841964, 0.71474283809215, 0.7137577447710757, 0.7127286306185951, 0.711705468038923, 0.711142113542814 ] } ], "layout": { "height": 500, "hovermode": "closest", "legend": { "bgcolor": "#F2F2F2", "borderwidth": 0.5 }, "plot_bgcolor": "#FDFDFF", "shapes": [ { "line": { "color": "#AAC", "dash": "dash", "width": 2 }, "type": "line", "x0": 8980.5, "x1": 8980.5, "xref": "x", "y0": 0, "y1": 1, "yref": "y domain" } ], "showlegend": true, "template": { "data": { "bar": [ { "error_x": { "color": "#2a3f5f" }, "error_y": { "color": "#2a3f5f" }, "marker": { "line": { "color": "#E5ECF6", "width": 0.5 }, "pattern": { "fillmode": "overlay", "size": 10, "solidity": 0.2 } }, "type": "bar" } ], "barpolar": [ { "marker": { "line": { "color": "#E5ECF6", "width": 0.5 }, "pattern": { "fillmode": "overlay", "size": 10, "solidity": 0.2 } }, "type": "barpolar" } ], "carpet": [ { "aaxis": { "endlinecolor": "#2a3f5f", "gridcolor": "white", "linecolor": "white", "minorgridcolor": "white", "startlinecolor": "#2a3f5f" }, "baxis": { "endlinecolor": "#2a3f5f", "gridcolor": "white", "linecolor": "white", "minorgridcolor": "white", "startlinecolor": "#2a3f5f" }, "type": "carpet" } ], "choropleth": [ { "colorbar": { "outlinewidth": 0, "ticks": "" }, "type": "choropleth" } ], "contour": [ { "colorbar": { "outlinewidth": 0, "ticks": "" }, "colorscale": [ [ 0, "#0d0887" ], [ 0.1111111111111111, "#46039f" ], [ 0.2222222222222222, "#7201a8" ], [ 0.3333333333333333, "#9c179e" ], [ 0.4444444444444444, "#bd3786" ], [ 0.5555555555555556, "#d8576b" ], [ 0.6666666666666666, "#ed7953" ], [ 0.7777777777777778, "#fb9f3a" ], [ 0.8888888888888888, "#fdca26" ], [ 1, "#f0f921" ] ], "type": "contour" } ], "contourcarpet": [ { "colorbar": { "outlinewidth": 0, "ticks": "" }, "type": "contourcarpet" } ], "heatmap": [ { "colorbar": { "outlinewidth": 0, "ticks": "" }, "colorscale": [ [ 0, "#0d0887" ], [ 0.1111111111111111, "#46039f" ], [ 0.2222222222222222, "#7201a8" ], [ 0.3333333333333333, "#9c179e" ], [ 0.4444444444444444, "#bd3786" ], [ 0.5555555555555556, "#d8576b" ], [ 0.6666666666666666, "#ed7953" ], [ 0.7777777777777778, "#fb9f3a" ], [ 0.8888888888888888, "#fdca26" ], [ 1, "#f0f921" ] ], "type": "heatmap" } ], "heatmapgl": [ { "colorbar": { "outlinewidth": 0, "ticks": "" }, "colorscale": [ [ 0, "#0d0887" ], [ 0.1111111111111111, "#46039f" ], [ 0.2222222222222222, "#7201a8" ], [ 0.3333333333333333, "#9c179e" ], [ 0.4444444444444444, "#bd3786" ], [ 0.5555555555555556, "#d8576b" ], [ 0.6666666666666666, "#ed7953" ], [ 0.7777777777777778, "#fb9f3a" ], [ 0.8888888888888888, "#fdca26" ], [ 1, "#f0f921" ] ], "type": "heatmapgl" } ], "histogram": [ { "marker": { "pattern": { "fillmode": "overlay", "size": 10, "solidity": 0.2 } }, "type": "histogram" } ], "histogram2d": [ { "colorbar": { "outlinewidth": 0, "ticks": "" }, "colorscale": [ [ 0, "#0d0887" ], [ 0.1111111111111111, "#46039f" ], [ 0.2222222222222222, "#7201a8" ], [ 0.3333333333333333, "#9c179e" ], [ 0.4444444444444444, "#bd3786" ], [ 0.5555555555555556, "#d8576b" ], [ 0.6666666666666666, "#ed7953" ], [ 0.7777777777777778, "#fb9f3a" ], [ 0.8888888888888888, "#fdca26" ], [ 1, "#f0f921" ] ], "type": "histogram2d" } ], "histogram2dcontour": [ { "colorbar": { "outlinewidth": 0, "ticks": "" }, "colorscale": [ [ 0, "#0d0887" ], [ 0.1111111111111111, "#46039f" ], [ 0.2222222222222222, "#7201a8" ], [ 0.3333333333333333, "#9c179e" ], [ 0.4444444444444444, "#bd3786" ], [ 0.5555555555555556, "#d8576b" ], [ 0.6666666666666666, "#ed7953" ], [ 0.7777777777777778, "#fb9f3a" ], [ 0.8888888888888888, "#fdca26" ], [ 1, "#f0f921" ] ], "type": "histogram2dcontour" } ], "mesh3d": [ { "colorbar": { "outlinewidth": 0, "ticks": "" }, "type": "mesh3d" } ], "parcoords": [ { "line": { "colorbar": { "outlinewidth": 0, "ticks": "" } }, "type": "parcoords" } ], "pie": [ { "automargin": true, "type": "pie" } ], "scatter": [ { "fillpattern": { "fillmode": "overlay", "size": 10, "solidity": 0.2 }, "type": "scatter" } ], "scatter3d": [ { "line": { "colorbar": { "outlinewidth": 0, "ticks": "" } }, "marker": { "colorbar": { "outlinewidth": 0, "ticks": "" } }, "type": "scatter3d" } ], "scattercarpet": [ { "marker": { "colorbar": { "outlinewidth": 0, "ticks": "" } }, "type": "scattercarpet" } ], "scattergeo": [ { "marker": { "colorbar": { "outlinewidth": 0, "ticks": "" } }, "type": "scattergeo" } ], "scattergl": [ { "marker": { "colorbar": { "outlinewidth": 0, "ticks": "" } }, "type": "scattergl" } ], "scattermapbox": [ { "marker": { "colorbar": { "outlinewidth": 0, "ticks": "" } }, "type": "scattermapbox" } ], "scatterpolar": [ { "marker": { "colorbar": { "outlinewidth": 0, "ticks": "" } }, "type": "scatterpolar" } ], "scatterpolargl": [ { "marker": { "colorbar": { "outlinewidth": 0, "ticks": "" } }, "type": "scatterpolargl" } ], "scatterternary": [ { "marker": { "colorbar": { "outlinewidth": 0, "ticks": "" } }, "type": "scatterternary" } ], "surface": [ { "colorbar": { "outlinewidth": 0, "ticks": "" }, "colorscale": [ [ 0, "#0d0887" ], [ 0.1111111111111111, "#46039f" ], [ 0.2222222222222222, "#7201a8" ], [ 0.3333333333333333, "#9c179e" ], [ 0.4444444444444444, "#bd3786" ], [ 0.5555555555555556, "#d8576b" ], [ 0.6666666666666666, "#ed7953" ], [ 0.7777777777777778, "#fb9f3a" ], [ 0.8888888888888888, "#fdca26" ], [ 1, "#f0f921" ] ], "type": "surface" } ], "table": [ { "cells": { "fill": { "color": "#EBF0F8" }, "line": { "color": "white" } }, "header": { "fill": { "color": "#C8D4E3" }, "line": { "color": "white" } }, "type": "table" } ] }, "layout": { "annotationdefaults": { "arrowcolor": "#2a3f5f", "arrowhead": 0, "arrowwidth": 1 }, "autotypenumbers": "strict", "coloraxis": { "colorbar": { "outlinewidth": 0, "ticks": "" } }, "colorscale": { "diverging": [ [ 0, "#8e0152" ], [ 0.1, "#c51b7d" ], [ 0.2, "#de77ae" ], [ 0.3, "#f1b6da" ], [ 0.4, "#fde0ef" ], [ 0.5, "#f7f7f7" ], [ 0.6, "#e6f5d0" ], [ 0.7, "#b8e186" ], [ 0.8, "#7fbc41" ], [ 0.9, "#4d9221" ], [ 1, "#276419" ] ], "sequential": [ [ 0, "#0d0887" ], [ 0.1111111111111111, "#46039f" ], [ 0.2222222222222222, "#7201a8" ], [ 0.3333333333333333, "#9c179e" ], [ 0.4444444444444444, "#bd3786" ], [ 0.5555555555555556, "#d8576b" ], [ 0.6666666666666666, "#ed7953" ], [ 0.7777777777777778, "#fb9f3a" ], [ 0.8888888888888888, "#fdca26" ], [ 1, "#f0f921" ] ], "sequentialminus": [ [ 0, "#0d0887" ], [ 0.1111111111111111, "#46039f" ], [ 0.2222222222222222, "#7201a8" ], [ 0.3333333333333333, "#9c179e" ], [ 0.4444444444444444, "#bd3786" ], [ 0.5555555555555556, "#d8576b" ], [ 0.6666666666666666, "#ed7953" ], [ 0.7777777777777778, "#fb9f3a" ], [ 0.8888888888888888, "#fdca26" ], [ 1, "#f0f921" ] ] }, "colorway": [ "#636efa", "#EF553B", "#00cc96", "#ab63fa", "#FFA15A", "#19d3f3", "#FF6692", "#B6E880", "#FF97FF", "#FECB52" ], "font": { "color": "#2a3f5f" }, "geo": { "bgcolor": "white", "lakecolor": "white", "landcolor": "#E5ECF6", "showlakes": true, "showland": true, "subunitcolor": "white" }, "hoverlabel": { "align": "left" }, "hovermode": "closest", "mapbox": { "style": "light" }, "paper_bgcolor": "white", "plot_bgcolor": "#E5ECF6", "polar": { "angularaxis": { "gridcolor": "white", "linecolor": "white", "ticks": "" }, "bgcolor": "#E5ECF6", "radialaxis": { "gridcolor": "white", "linecolor": "white", "ticks": "" } }, "scene": { "xaxis": { "backgroundcolor": "#E5ECF6", "gridcolor": "white", "gridwidth": 2, "linecolor": "white", "showbackground": true, "ticks": "", "zerolinecolor": "white" }, "yaxis": { "backgroundcolor": "#E5ECF6", "gridcolor": "white", "gridwidth": 2, "linecolor": "white", "showbackground": true, "ticks": "", "zerolinecolor": "white" }, "zaxis": { "backgroundcolor": "#E5ECF6", "gridcolor": "white", "gridwidth": 2, "linecolor": "white", "showbackground": true, "ticks": "", "zerolinecolor": "white" } }, "shapedefaults": { "line": { "color": "#2a3f5f" } }, "ternary": { "aaxis": { "gridcolor": "white", "linecolor": "white", "ticks": "" }, "baxis": { "gridcolor": "white", "linecolor": "white", "ticks": "" }, "bgcolor": "#E5ECF6", "caxis": { "gridcolor": "white", "linecolor": "white", "ticks": "" } }, "title": { "x": 0.05 }, "xaxis": { "automargin": true, "gridcolor": "white", "linecolor": "white", "ticks": "", "title": { "standoff": 15 }, "zerolinecolor": "white", "zerolinewidth": 2 }, "yaxis": { "automargin": true, "gridcolor": "white", "linecolor": "white", "ticks": "", "title": { "standoff": 15 }, "zerolinecolor": "white", "zerolinewidth": 2 } } }, "title": { "text": "cu_metal_rt.xdi" }, "width": 650, "xaxis": { "color": "#004", "gridcolor": "#D8D8D8", "range": [ 8679, 10245.86 ], "showgrid": true, "title": { "text": "$E\\rm\\,(eV)$" }, "zerolinecolor": "#DDD" }, "yaxis": { "color": "#004", "gridcolor": "#D8D8D8", "showgrid": true, "title": { "text": "$\\mu(E)$ (norm)" }, "zerolinecolor": "#DDD" } } }, "text/html": [ "
" ] }, "metadata": {}, "output_type": "display_data" } ], "source": [ "# step 1: read in the data and make mu(E) for room Temperature Cu\n", "\n", "cu_data = read_ascii(Path('..', 'xafsdata', 'cu_metal_rt.xdi'), labels='energy i0 itrans ifluor')\n", "cu_data.mu = -np.log(cu_data.itrans/cu_data.i0)\n", "pre_edge(cu_data)\n", "fig = plot_mu(cu_data, show_norm=True, show_e0=True)\n" ] }, { "cell_type": "code", "execution_count": 3, "id": "6f5291da", "metadata": {}, "outputs": [ { "data": { "application/vnd.plotly.v1+json": { "config": { "plotlyServerURL": "https://plot.ly" }, "data": [ { "line": { "color": "#1f77b4", "width": 3 }, "name": "chi", "type": "scatter", "uid": "cb638467-640f-4012-b9a0-fd60638c770d", "x": [ 0, 0.05, 0.1, 0.15000000000000002, 0.2, 0.25, 0.30000000000000004, 0.35000000000000003, 0.4, 0.45, 0.5, 0.55, 0.6000000000000001, 0.65, 0.7000000000000001, 0.75, 0.8, 0.8500000000000001, 0.9, 0.9500000000000001, 1, 1.05, 1.1, 1.1500000000000001, 1.2000000000000002, 1.25, 1.3, 1.35, 1.4000000000000001, 1.4500000000000002, 1.5, 1.55, 1.6, 1.6500000000000001, 1.7000000000000002, 1.75, 1.8, 1.85, 1.9000000000000001, 1.9500000000000002, 2, 2.0500000000000003, 2.1, 2.15, 2.2, 2.25, 2.3000000000000003, 2.35, 2.4000000000000004, 2.45, 2.5, 2.5500000000000003, 2.6, 2.6500000000000004, 2.7, 2.75, 2.8000000000000003, 2.85, 2.9000000000000004, 2.95, 3, 3.0500000000000003, 3.1, 3.1500000000000004, 3.2, 3.25, 3.3000000000000003, 3.35, 3.4000000000000004, 3.45, 3.5, 3.5500000000000003, 3.6, 3.6500000000000004, 3.7, 3.75, 3.8000000000000003, 3.85, 3.9000000000000004, 3.95, 4, 4.05, 4.1000000000000005, 4.15, 4.2, 4.25, 4.3, 4.3500000000000005, 4.4, 4.45, 4.5, 4.55, 4.6000000000000005, 4.65, 4.7, 4.75, 4.800000000000001, 4.8500000000000005, 4.9, 4.95, 5, 5.050000000000001, 5.1000000000000005, 5.15, 5.2, 5.25, 5.300000000000001, 5.3500000000000005, 5.4, 5.45, 5.5, 5.550000000000001, 5.6000000000000005, 5.65, 5.7, 5.75, 5.800000000000001, 5.8500000000000005, 5.9, 5.95, 6, 6.050000000000001, 6.1000000000000005, 6.15, 6.2, 6.25, 6.300000000000001, 6.3500000000000005, 6.4, 6.45, 6.5, 6.550000000000001, 6.6000000000000005, 6.65, 6.7, 6.75, 6.800000000000001, 6.8500000000000005, 6.9, 6.95, 7, 7.050000000000001, 7.1000000000000005, 7.15, 7.2, 7.25, 7.300000000000001, 7.3500000000000005, 7.4, 7.45, 7.5, 7.550000000000001, 7.6000000000000005, 7.65, 7.7, 7.75, 7.800000000000001, 7.8500000000000005, 7.9, 7.95, 8, 8.05, 8.1, 8.15, 8.200000000000001, 8.25, 8.3, 8.35, 8.4, 8.450000000000001, 8.5, 8.55, 8.6, 8.65, 8.700000000000001, 8.75, 8.8, 8.85, 8.9, 8.950000000000001, 9, 9.05, 9.1, 9.15, 9.200000000000001, 9.25, 9.3, 9.35, 9.4, 9.450000000000001, 9.5, 9.55, 9.600000000000001, 9.65, 9.700000000000001, 9.75, 9.8, 9.850000000000001, 9.9, 9.950000000000001, 10, 10.05, 10.100000000000001, 10.15, 10.200000000000001, 10.25, 10.3, 10.350000000000001, 10.4, 10.450000000000001, 10.5, 10.55, 10.600000000000001, 10.65, 10.700000000000001, 10.75, 10.8, 10.850000000000001, 10.9, 10.950000000000001, 11, 11.05, 11.100000000000001, 11.15, 11.200000000000001, 11.25, 11.3, 11.350000000000001, 11.4, 11.450000000000001, 11.5, 11.55, 11.600000000000001, 11.65, 11.700000000000001, 11.75, 11.8, 11.850000000000001, 11.9, 11.950000000000001, 12, 12.05, 12.100000000000001, 12.15, 12.200000000000001, 12.25, 12.3, 12.350000000000001, 12.4, 12.450000000000001, 12.5, 12.55, 12.600000000000001, 12.65, 12.700000000000001, 12.75, 12.8, 12.850000000000001, 12.9, 12.950000000000001, 13, 13.05, 13.100000000000001, 13.15, 13.200000000000001, 13.25, 13.3, 13.350000000000001, 13.4, 13.450000000000001, 13.5, 13.55, 13.600000000000001, 13.65, 13.700000000000001, 13.75, 13.8, 13.850000000000001, 13.9, 13.950000000000001, 14, 14.05, 14.100000000000001, 14.15, 14.200000000000001, 14.25, 14.3, 14.350000000000001, 14.4, 14.450000000000001, 14.5, 14.55, 14.600000000000001, 14.65, 14.700000000000001, 14.75, 14.8, 14.850000000000001, 14.9, 14.950000000000001, 15, 15.05, 15.100000000000001, 15.15, 15.200000000000001, 15.25, 15.3, 15.350000000000001, 15.4, 15.450000000000001, 15.5, 15.55, 15.600000000000001, 15.65, 15.700000000000001, 15.75, 15.8, 15.850000000000001, 15.9, 15.950000000000001, 16, 16.05, 16.1, 16.150000000000002, 16.2, 16.25, 16.3, 16.35, 16.400000000000002, 16.45, 16.5, 16.55, 16.6, 16.650000000000002, 16.7, 16.75, 16.8, 16.85, 16.900000000000002, 16.95, 17, 17.05, 17.1, 17.150000000000002, 17.2, 17.25, 17.3, 17.35, 17.400000000000002, 17.45 ], "y": [ 0, 0.0017162494458442948, 0.006260657329100937, 0.012891834951873576, 0.021048457144060954, 0.030299138367237386, 0.04029230881853329, 0.05070609053451563, 0.06119817349506846, 0.07135569172727338, 0.08064509940929013, 0.08837262817737378, 0.09373989859529372, 0.09582775759108264, 0.0935578053843106, 0.08568464948755888, 0.07081510595321011, 0.04764889441372322, 0.01672306816621109, -0.02036650571871061, -0.062076599777863804, -0.1035145571594575, -0.14105402383844487, -0.17226850540263178, -0.195555181980996, -0.22384379106408786, -0.25316744321027734, -0.28266606857845183, -0.3060145228925364, -0.3227405446532578, -0.3175623530648676, -0.29035087744238997, -0.23291026066827847, -0.15195881352700621, -0.027491301867975427, 0.10147076900971264, 0.2509904692561648, 0.39605903953291693, 0.5011487523682717, 0.5358863356874334, 0.4890777529176644, 0.38033203274504157, 0.23620473121525776, 0.0982995519446705, -0.01916680147507012, -0.08460034845307433, -0.06873398528682265, 0.05766702615369174, 0.2585834215451715, 0.48484320514603774, 0.5721433734089251, 0.47596151887460053, 0.269690027004671, 0.03963617942157768, -0.13880662948667805, -0.29949454341252624, -0.4755535783009141, -0.6336022624649112, -0.7163520980757677, -0.725443197780949, -0.6983921133816225, -0.638550232213951, -0.5307418149918692, -0.3674792409248488, -0.15784484187046952, 0.0657380664945924, 0.2862321840996842, 0.5007817168965577, 0.7278620306780229, 0.9099396964901459, 0.969109145697896, 0.856417871949244, 0.612153550177942, 0.312879035653883, -0.023478562464567296, -0.3067102799541063, -0.5021166721378314, -0.6200141528559097, -0.6614969675216824, -0.6197929144581559, -0.5203300493496914, -0.439532473924602, -0.43613776925954384, -0.5058855582315628, -0.5316748974610963, -0.4460336641954506, -0.2976130753118994, -0.19675614941199548, -0.18817323063016875, -0.18791384415639176, -0.0959261188719232, 0.11101927174297918, 0.346429077768031, 0.5364171312737255, 0.688419051552, 0.8605846627117979, 1.0877384061241544, 1.3758652505041111, 1.6426918328738518, 1.7526223126346079, 1.650008364512174, 1.3288560373795053, 0.8713972994908958, 0.41593361046413313, 0.014117023482865356, -0.36290416432264766, -0.6683871213724184, -0.8174132957202718, -0.9961357611459243, -1.3771872823818205, -1.847204863514882, -2.247032680881386, -2.426762280777192, -2.324725150642333, -1.9861981400191242, -1.5005451400834848, -1.0011938014871187, -0.5604870952730416, -0.24275265932660692, -0.10577010273275958, -0.09512411528793932, -0.08029933734406372, 0.13065372474080578, 0.689318817910779, 1.6608683470902197, 2.6907191255268006, 3.323976754379118, 3.51177906257476, 3.3888026674751166, 3.1238404760642835, 2.7087825427112167, 2.0551541016296886, 1.179730259516083, 0.1666456800347556, -0.9808031882427236, -2.1525295067663492, -3.2127927897299817, -3.903005036722628, -4.009546291530884, -3.4581850392266453, -2.4799047071432634, -1.3473063992084136, -0.4263010607823802, 0.1498436286780505, 0.42655251167579256, 0.41593056211840973, 0.26681594614817333, 0.17860667595755517, 0.19768465280318284, 0.13961014350985826, -0.03162936586934617, -0.18222840207047183, 0.015871960901871606, 0.7224098744154533, 1.7331891169299825, 2.512762320373294, 2.7765582432258062, 2.738141294397851, 2.566189373121285, 2.1825018359012973, 1.4332025279146658, 0.45620166862958533, -0.4727340558132099, -1.349727962548384, -2.0080874618188904, -2.321256000600856, -2.263966857479191, -2.0190089658273878, -1.8178309893284437, -1.68988193485764, -1.5502993674983738, -1.3709450812766848, -1.1099442509247401, -0.7721561466704907, -0.3809918211895621, -0.024251970874441663, 0.32448799029498, 0.6283903038307539, 0.832662405067322, 1.0568236551131789, 1.2842440618630757, 1.4968935899254077, 1.6670157679230435, 1.8188720331857973, 1.6727962097689517, 1.3538267674358633, 0.9181624915407433, 0.39343024684279415, 0.03243751164459519, -0.2996842029628397, -0.42743200421928396, -0.3882909957027437, -0.36124035257462894, -0.5271403032388974, -0.8950259135027598, -1.3109094436972863, -1.4477604324712554, -1.2754590060764235, -1.0782237622353366, -0.8997231301001485, -0.7296837936524543, -0.4865253259138326, -0.2326241520959976, -0.024535738388280222, 0.20701683790509465, 0.3887422506820544, 0.6482979020002148, 0.7719540029754344, 0.9433615070393337, 1.0770030858638173, 1.1269772703212262, 1.0645952617495233, 0.8333161277428957, 0.5781404358819451, 0.21894937577232407, -0.049089335995774454, -0.20179748161012248, -0.17537280314153483, -0.1457630579965068, -0.1215548050810581, -0.11859572592190662, -0.1578345507351538, -0.32526561284058186, -0.5368003765737129, -0.6371275793827001, -0.6557611263813926, -0.6539652753170563, -0.6945318589346843, -0.6878447056504646, -0.5623238117963504, -0.4302816032517433, -0.22377498805521784, -0.01822520365099525, 0.19850553803761997, 0.4150046572967362, 0.6512661990598502, 0.7776042475817618, 0.7939656742895437, 0.7289247415201265, 0.5111624870891359, 0.27392097775632596, 0.08728444181307664, 0.001301828175323508, -0.07813161643076003, -0.1079295759214349, -0.1349970840738205, -0.08424933369881903, -0.08790146305292515, -0.1339883196451163, -0.1556412984211514, -0.14947404809870993, -0.18092758434492034, -0.278085746226192, -0.30186191506754784, -0.2896316850824951, -0.24903502007981732, -0.18631669302419696, -0.10100592250140514, -0.03383868493390935, 0.0536951258491138, 0.15217549468911412, 0.2129682709432587, 0.3058384066079865, 0.33259115573230325, 0.3240720821671615, 0.3231777170098291, 0.31359397408323125, 0.23762027774193725, 0.2058089804372754, 0.12681174264930564, 0.049588061254448264, 0.04150916319799055, -0.01227412687010236, -0.059422236700179924, -0.14362704794383108, -0.1666272708256204, -0.1862131046897008, -0.170231909396289, -0.18286666908732563, -0.2320327550878396, -0.2841117538569993, -0.2615674768860497, -0.2571214743927346, -0.28646810786585414, -0.15207640807287165, -0.09102779929949967, -0.046471061693771694, -0.050612514476592714, 0.0349804422842817, 0.09617583962929947, 0.06589286024558894, 0.06662321456561873, 0.08304965926115128, 0.165494124682748, 0.1518644316503402, 0.14605539405166476, 0.13384144275527735, 0.12871184598424487, 0.11091856729312043, 0.10364714722778913, 0.10551303671221281, 0.041301055527223574, 0.03384026741397023, 0.021143509987449436, -0.002319864854146286, 0.0035729936740320567, 0.007790985148055824, -0.0033720135738374043, -0.013395920510447464, -0.025455484990393545, -0.039923448428367654, -0.035623977412354985, -0.014902822804317073, 0.000572033472017097, 0.023292227903852, 0.03365968194895773, 0.014885943229620486, 5.27322953566206e-05, -0.0016063137977431507, -0.0052455593567781785, -0.0249026219629874, -0.026029832447607124, -0.029419785369442453, -0.04668270110283794, -0.015157393466049699, -0.021561633194691798, -0.012137482659173662, -0.01783006989282267, -0.016437525120349048, -0.032847028179216205, -0.027947868979843957, -0.06370420943284358, -0.0795939764740859, -0.08347304763509068, -0.0641908199021925, -0.028652884919506724, -0.008240359802546343, 0.017295747026491323, 0.005805782252224926, 0.024401464995538732, 0.011498690140391968, 0.004617810689604858, 0.006541162058930524, 0.01670632488940134, 0.038963129756058236, 0.06913293664581818, 0.08160974571831571, 0.07428325853045503, 0.05234418272654419, 0.052732642254105414 ] } ], "layout": { "height": 500, "hovermode": "closest", "legend": { "bgcolor": "#F2F2F2", "borderwidth": 0.5 }, "plot_bgcolor": "#FDFDFF", "showlegend": true, "template": { "data": { "bar": [ { "error_x": { "color": "#2a3f5f" }, "error_y": { "color": "#2a3f5f" }, "marker": { "line": { "color": "#E5ECF6", "width": 0.5 }, "pattern": { "fillmode": "overlay", "size": 10, "solidity": 0.2 } }, "type": "bar" } ], "barpolar": [ { "marker": { "line": { "color": "#E5ECF6", "width": 0.5 }, "pattern": { "fillmode": "overlay", "size": 10, "solidity": 0.2 } }, "type": "barpolar" } ], "carpet": [ { "aaxis": { "endlinecolor": "#2a3f5f", "gridcolor": "white", "linecolor": "white", "minorgridcolor": "white", "startlinecolor": "#2a3f5f" }, "baxis": { "endlinecolor": "#2a3f5f", "gridcolor": "white", "linecolor": "white", "minorgridcolor": "white", "startlinecolor": "#2a3f5f" }, "type": "carpet" } ], "choropleth": [ { "colorbar": { "outlinewidth": 0, "ticks": "" }, "type": "choropleth" } ], "contour": [ { "colorbar": { "outlinewidth": 0, "ticks": "" }, "colorscale": [ [ 0, "#0d0887" ], [ 0.1111111111111111, "#46039f" ], [ 0.2222222222222222, "#7201a8" ], [ 0.3333333333333333, "#9c179e" ], [ 0.4444444444444444, "#bd3786" ], [ 0.5555555555555556, "#d8576b" ], [ 0.6666666666666666, "#ed7953" ], [ 0.7777777777777778, "#fb9f3a" ], [ 0.8888888888888888, "#fdca26" ], [ 1, "#f0f921" ] ], "type": "contour" } ], "contourcarpet": [ { "colorbar": { "outlinewidth": 0, "ticks": "" }, "type": "contourcarpet" } ], "heatmap": [ { "colorbar": { "outlinewidth": 0, "ticks": "" }, "colorscale": [ [ 0, "#0d0887" ], [ 0.1111111111111111, "#46039f" ], [ 0.2222222222222222, "#7201a8" ], [ 0.3333333333333333, "#9c179e" ], [ 0.4444444444444444, "#bd3786" ], [ 0.5555555555555556, "#d8576b" ], [ 0.6666666666666666, "#ed7953" ], [ 0.7777777777777778, "#fb9f3a" ], [ 0.8888888888888888, "#fdca26" ], [ 1, "#f0f921" ] ], "type": "heatmap" } ], "heatmapgl": [ { "colorbar": { "outlinewidth": 0, "ticks": "" }, "colorscale": [ [ 0, "#0d0887" ], [ 0.1111111111111111, "#46039f" ], [ 0.2222222222222222, "#7201a8" ], [ 0.3333333333333333, "#9c179e" ], [ 0.4444444444444444, "#bd3786" ], [ 0.5555555555555556, "#d8576b" ], [ 0.6666666666666666, "#ed7953" ], [ 0.7777777777777778, "#fb9f3a" ], [ 0.8888888888888888, "#fdca26" ], [ 1, "#f0f921" ] ], "type": "heatmapgl" } ], "histogram": [ { "marker": { "pattern": { "fillmode": "overlay", "size": 10, "solidity": 0.2 } }, "type": "histogram" } ], "histogram2d": [ { "colorbar": { "outlinewidth": 0, "ticks": "" }, "colorscale": [ [ 0, "#0d0887" ], [ 0.1111111111111111, "#46039f" ], [ 0.2222222222222222, "#7201a8" ], [ 0.3333333333333333, "#9c179e" ], [ 0.4444444444444444, "#bd3786" ], [ 0.5555555555555556, "#d8576b" ], [ 0.6666666666666666, "#ed7953" ], [ 0.7777777777777778, "#fb9f3a" ], [ 0.8888888888888888, "#fdca26" ], [ 1, "#f0f921" ] ], "type": "histogram2d" } ], "histogram2dcontour": [ { "colorbar": { "outlinewidth": 0, "ticks": "" }, "colorscale": [ [ 0, "#0d0887" ], [ 0.1111111111111111, "#46039f" ], [ 0.2222222222222222, "#7201a8" ], [ 0.3333333333333333, "#9c179e" ], [ 0.4444444444444444, "#bd3786" ], [ 0.5555555555555556, "#d8576b" ], [ 0.6666666666666666, "#ed7953" ], [ 0.7777777777777778, "#fb9f3a" ], [ 0.8888888888888888, "#fdca26" ], [ 1, "#f0f921" ] ], "type": "histogram2dcontour" } ], "mesh3d": [ { "colorbar": { "outlinewidth": 0, "ticks": "" }, "type": "mesh3d" } ], "parcoords": [ { "line": { "colorbar": { "outlinewidth": 0, "ticks": "" } }, "type": "parcoords" } ], "pie": [ { "automargin": true, "type": "pie" } ], "scatter": [ { "fillpattern": { "fillmode": "overlay", "size": 10, "solidity": 0.2 }, "type": "scatter" } ], "scatter3d": [ { "line": { "colorbar": { "outlinewidth": 0, "ticks": "" } }, "marker": { "colorbar": { "outlinewidth": 0, "ticks": "" } }, "type": "scatter3d" } ], "scattercarpet": [ { "marker": { "colorbar": { "outlinewidth": 0, "ticks": "" } }, "type": "scattercarpet" } ], "scattergeo": [ { "marker": { "colorbar": { "outlinewidth": 0, "ticks": "" } }, "type": "scattergeo" } ], "scattergl": [ { "marker": { "colorbar": { "outlinewidth": 0, "ticks": "" } }, "type": "scattergl" } ], "scattermapbox": [ { "marker": { "colorbar": { "outlinewidth": 0, "ticks": "" } }, "type": "scattermapbox" } ], "scatterpolar": [ { "marker": { "colorbar": { "outlinewidth": 0, "ticks": "" } }, "type": "scatterpolar" } ], "scatterpolargl": [ { "marker": { "colorbar": { "outlinewidth": 0, "ticks": "" } }, "type": "scatterpolargl" } ], "scatterternary": [ { "marker": { "colorbar": { "outlinewidth": 0, "ticks": "" } }, "type": "scatterternary" } ], "surface": [ { "colorbar": { "outlinewidth": 0, "ticks": "" }, "colorscale": [ [ 0, "#0d0887" ], [ 0.1111111111111111, "#46039f" ], [ 0.2222222222222222, "#7201a8" ], [ 0.3333333333333333, "#9c179e" ], [ 0.4444444444444444, "#bd3786" ], [ 0.5555555555555556, "#d8576b" ], [ 0.6666666666666666, "#ed7953" ], [ 0.7777777777777778, "#fb9f3a" ], [ 0.8888888888888888, "#fdca26" ], [ 1, "#f0f921" ] ], "type": "surface" } ], "table": [ { "cells": { "fill": { "color": "#EBF0F8" }, "line": { "color": "white" } }, "header": { "fill": { "color": "#C8D4E3" }, "line": { "color": "white" } }, "type": "table" } ] }, "layout": { "annotationdefaults": { "arrowcolor": "#2a3f5f", "arrowhead": 0, "arrowwidth": 1 }, "autotypenumbers": "strict", "coloraxis": { "colorbar": { "outlinewidth": 0, "ticks": "" } }, "colorscale": { "diverging": [ [ 0, "#8e0152" ], [ 0.1, "#c51b7d" ], [ 0.2, "#de77ae" ], [ 0.3, "#f1b6da" ], [ 0.4, "#fde0ef" ], [ 0.5, "#f7f7f7" ], [ 0.6, "#e6f5d0" ], [ 0.7, "#b8e186" ], [ 0.8, "#7fbc41" ], [ 0.9, "#4d9221" ], [ 1, "#276419" ] ], "sequential": [ [ 0, "#0d0887" ], [ 0.1111111111111111, "#46039f" ], [ 0.2222222222222222, "#7201a8" ], [ 0.3333333333333333, "#9c179e" ], [ 0.4444444444444444, "#bd3786" ], [ 0.5555555555555556, "#d8576b" ], [ 0.6666666666666666, "#ed7953" ], [ 0.7777777777777778, "#fb9f3a" ], [ 0.8888888888888888, "#fdca26" ], [ 1, "#f0f921" ] ], "sequentialminus": [ [ 0, "#0d0887" ], [ 0.1111111111111111, "#46039f" ], [ 0.2222222222222222, "#7201a8" ], [ 0.3333333333333333, "#9c179e" ], [ 0.4444444444444444, "#bd3786" ], [ 0.5555555555555556, "#d8576b" ], [ 0.6666666666666666, "#ed7953" ], [ 0.7777777777777778, "#fb9f3a" ], [ 0.8888888888888888, "#fdca26" ], [ 1, "#f0f921" ] ] }, "colorway": [ "#636efa", "#EF553B", "#00cc96", "#ab63fa", "#FFA15A", "#19d3f3", "#FF6692", "#B6E880", "#FF97FF", "#FECB52" ], "font": { "color": "#2a3f5f" }, "geo": { "bgcolor": "white", "lakecolor": "white", "landcolor": "#E5ECF6", "showlakes": true, "showland": true, "subunitcolor": "white" }, "hoverlabel": { "align": "left" }, "hovermode": "closest", "mapbox": { "style": "light" }, "paper_bgcolor": "white", "plot_bgcolor": "#E5ECF6", "polar": { "angularaxis": { "gridcolor": "white", "linecolor": "white", "ticks": "" }, "bgcolor": "#E5ECF6", "radialaxis": { "gridcolor": "white", "linecolor": "white", "ticks": "" } }, "scene": { "xaxis": { "backgroundcolor": "#E5ECF6", "gridcolor": "white", "gridwidth": 2, "linecolor": "white", "showbackground": true, "ticks": "", "zerolinecolor": "white" }, "yaxis": { "backgroundcolor": "#E5ECF6", "gridcolor": "white", "gridwidth": 2, "linecolor": "white", "showbackground": true, "ticks": "", "zerolinecolor": "white" }, "zaxis": { "backgroundcolor": "#E5ECF6", "gridcolor": "white", "gridwidth": 2, "linecolor": "white", "showbackground": true, "ticks": "", "zerolinecolor": "white" } }, "shapedefaults": { "line": { "color": "#2a3f5f" } }, "ternary": { "aaxis": { "gridcolor": "white", "linecolor": "white", "ticks": "" }, "baxis": { "gridcolor": "white", "linecolor": "white", "ticks": "" }, "bgcolor": "#E5ECF6", "caxis": { "gridcolor": "white", "linecolor": "white", "ticks": "" } }, "title": { "x": 0.05 }, "xaxis": { "automargin": true, "gridcolor": "white", "linecolor": "white", "ticks": "", "title": { "standoff": 15 }, "zerolinecolor": "white", "zerolinewidth": 2 }, "yaxis": { "automargin": true, "gridcolor": "white", "linecolor": "white", "ticks": "", "title": { "standoff": 15 }, "zerolinecolor": "white", "zerolinewidth": 2 } } }, "title": { "text": "cu_metal_rt.xdi" }, "width": 650, "xaxis": { "color": "#004", "gridcolor": "#D8D8D8", "range": [ 0, null ], "showgrid": true, "title": { "text": "$k \\rm\\,(\\unicode{x212B}^{-1})$" }, "zerolinecolor": "#DDD" }, "yaxis": { "color": "#004", "gridcolor": "#D8D8D8", "showgrid": true, "title": { "text": "$k^{{2}}\\chi(k) \\rm\\,(\\unicode{x212B}^{{-2}})$" }, "zerolinecolor": "#DDD" } } }, "text/html": [ "
" ] }, "metadata": {}, "output_type": "display_data" } ], "source": [ "# step 2: do and check the background subtraction\n", "autobk(cu_data, rbkg=1.0, kweight=2)\n", "fig = plot_chik(cu_data, kweight=2)" ] }, { "cell_type": "code", "execution_count": 4, "id": "3c3c1148", "metadata": {}, "outputs": [ { "data": { "application/vnd.plotly.v1+json": { "config": { "plotlyServerURL": "https://plot.ly" }, "data": [ { "line": { "color": "#1f77b4", "width": 3 }, "name": "chir (mag)", "type": "scatter", "uid": "f9237802-16d1-4549-a224-08849b3524a6", "x": [ 0, 0.030679615757712823, 0.06135923151542565, 0.09203884727313846, 0.1227184630308513, 0.15339807878856412, 0.18407769454627693, 0.21475731030398976, 0.2454369260617026, 0.2761165418194154, 0.30679615757712825, 0.3374757733348411, 0.36815538909255385, 0.3988350048502667, 0.4295146206079795, 0.46019423636569234, 0.4908738521234052, 0.521553467881118, 0.5522330836388308, 0.5829126993965437, 0.6135923151542565, 0.6442719309119693, 0.6749515466696822, 0.705631162427395, 0.7363107781851077, 0.7669903939428205, 0.7976700097005334, 0.8283496254582462, 0.859029241215959, 0.8897088569736719, 0.9203884727313847, 0.9510680884890975, 0.9817477042468103, 1.012427320004523, 1.043106935762236, 1.0737865515199487, 1.1044661672776617, 1.1351457830353744, 1.1658253987930873, 1.1965050145508, 1.227184630308513, 1.2578642460662257, 1.2885438618239387, 1.3192234775816514, 1.3499030933393643, 1.380582709097077, 1.41126232485479, 1.4419419406125027, 1.4726215563702154, 1.5033011721279284, 1.533980787885641, 1.564660403643354, 1.5953400194010667, 1.6260196351587797, 1.6566992509164924, 1.6873788666742053, 1.718058482431918, 1.748738098189631, 1.7794177139473437, 1.8100973297050567, 1.8407769454627694, 1.8714565612204823, 1.902136176978195, 1.932815792735908, 1.9634954084936207, 1.9941750242513334, 2.024854640009046, 2.055534255766759, 2.086213871524472, 2.116893487282185, 2.1475731030398975, 2.1782527187976104, 2.2089323345553233, 2.2396119503130363, 2.270291566070749, 2.3009711818284617, 2.3316507975861747, 2.3623304133438876, 2.3930100291016, 2.423689644859313, 2.454369260617026, 2.4850488763747385, 2.5157284921324514, 2.5464081078901644, 2.5770877236478773, 2.60776733940559, 2.6384469551633027, 2.6691265709210157, 2.6998061866787286, 2.730485802436441, 2.761165418194154, 2.791845033951867, 2.82252464970958, 2.8532042654672924, 2.8838838812250054, 2.9145634969827183, 2.945243112740431, 2.9759227284981438, 3.0066023442558567, 3.0372819600135696, 3.067961575771282, 3.098641191528995, 3.129320807286708, 3.160000423044421, 3.1906800388021335, 3.2213596545598464, 3.2520392703175593, 3.2827188860752723, 3.313398501832985, 3.3440781175906977, 3.3747577333484107, 3.4054373491061236, 3.436116964863836, 3.466796580621549, 3.497476196379262, 3.5281558121369745, 3.5588354278946874, 3.5895150436524004, 3.6201946594101133, 3.650874275167826, 3.6815538909255388, 3.7122335066832517, 3.7429131224409646, 3.773592738198677, 3.80427235395639, 3.834951969714103, 3.865631585471816, 3.8963112012295285, 3.9269908169872414, 3.9576704327449543, 3.988350048502667, 4.01902966426038, 4.049709280018092, 4.080388895775806, 4.111068511533518, 4.1417481272912315, 4.172427743048944, 4.2031073588066565, 4.23378697456437, 4.264466590322082, 4.295146206079795, 4.325825821837508, 4.356505437595221, 4.387185053352934, 4.417864669110647, 4.448544284868359, 4.479223900626073, 4.509903516383785, 4.540583132141498, 4.571262747899211, 4.601942363656923, 4.632621979414636, 4.663301595172349, 4.693981210930062, 4.724660826687775, 4.755340442445488, 4.7860200582032, 4.816699673960914, 4.847379289718626, 4.878058905476339, 4.908738521234052, 4.9394181369917645, 4.970097752749477, 5.00077736850719, 5.031456984264903, 5.062136600022616, 5.092816215780329, 5.123495831538041, 5.154175447295755, 5.184855063053467, 5.21553467881118, 5.246214294568893, 5.2768939103266055, 5.307573526084319, 5.338253141842031, 5.368932757599744, 5.399612373357457, 5.43029198911517, 5.460971604872882, 5.491651220630596, 5.522330836388308, 5.553010452146021, 5.583690067903734, 5.6143696836614465, 5.64504929941916, 5.675728915176872, 5.706408530934585, 5.737088146692298, 5.767767762450011, 5.798447378207723, 5.829126993965437, 5.859806609723149, 5.890486225480862, 5.921165841238575, 5.9518454569962875, 5.982525072754001, 6.013204688511713, 6.043884304269426, 6.074563920027139, 6.105243535784852, 6.135923151542564, 6.166602767300278, 6.19728238305799, 6.227961998815704, 6.258641614573416, 6.2893212303311286, 6.320000846088842, 6.350680461846554, 6.381360077604267, 6.41203969336198, 6.442719309119693, 6.473398924877405, 6.504078540635119, 6.534758156392831, 6.565437772150545, 6.596117387908257, 6.62679700366597, 6.657476619423683, 6.6881562351813955, 6.718835850939108, 6.749515466696821, 6.780195082454534, 6.810874698212247, 6.84155431396996, 6.872233929727672, 6.902913545485386, 6.933593161243098, 6.964272777000811, 6.994952392758524, 7.0256320085162365, 7.056311624273949, 7.086991240031662, 7.117670855789375, 7.148350471547088, 7.179030087304801, 7.209709703062513, 7.240389318820227, 7.271068934577939, 7.301748550335652, 7.332428166093365, 7.3631077818510775, 7.39378739760879, 7.424467013366503, 7.455146629124216, 7.485826244881929, 7.516505860639642, 7.547185476397354, 7.577865092155068, 7.60854470791278, 7.639224323670493, 7.669903939428206, 7.7005835551859185, 7.731263170943632, 7.761942786701344, 7.792622402459057, 7.82330201821677, 7.853981633974483, 7.884661249732195, 7.915340865489909, 7.946020481247621, 7.976700097005334, 8.007379712763047, 8.03805932852076, 8.068738944278472, 8.099418560036185, 8.130098175793899, 8.160777791551611, 8.191457407309324, 8.222137023067036, 8.252816638824749, 8.283496254582463, 8.314175870340176, 8.344855486097888, 8.3755351018556, 8.406214717613313, 8.436894333371026, 8.46757394912874, 8.498253564886452, 8.528933180644165, 8.559612796401877, 8.59029241215959, 8.620972027917304, 8.651651643675017, 8.682331259432729, 8.713010875190442, 8.743690490948154, 8.774370106705868, 8.80504972246358, 8.835729338221293, 8.866408953979006, 8.897088569736718, 8.92776818549443, 8.958447801252145, 8.989127417009858, 9.01980703276757, 9.050486648525283, 9.081166264282995, 9.11184588004071, 9.142525495798422, 9.173205111556134, 9.203884727313847, 9.23456434307156, 9.265243958829272, 9.295923574586986, 9.326603190344699, 9.357282806102411, 9.387962421860124, 9.418642037617836, 9.44932165337555, 9.480001269133263, 9.510680884890975, 9.541360500648688, 9.5720401164064, 9.602719732164113, 9.633399347921827, 9.66407896367954, 9.694758579437252, 9.725438195194965, 9.756117810952677, 9.786797426710391, 9.817477042468104, 9.848156658225816, 9.878836273983529, 9.909515889741241, 9.940195505498954, 9.970875121256668 ], "y": [ 0.0006309673882300314, 0.0005256755288862823, 0.0003017001716743862, 0.00042912950588170446, 0.0008169148060202332, 0.001114819784424405, 0.0012015539308343, 0.0010399835301963536, 0.0006793518451914947, 0.00036013990280799106, 0.0006082933095636425, 0.0009659219986524078, 0.0011289269277890113, 0.0010416745039403088, 0.0007682106135720835, 0.0005621072177471021, 0.000747950981935415, 0.0010525330256383595, 0.0012196562095003961, 0.0012016409723407382, 0.0010587530763830127, 0.0009058606459213445, 0.0008758092508976325, 0.0010794195975543746, 0.0014348410123127518, 0.0015826347123606612, 0.0010041626097358769, 0.0018255172414166252, 0.00672830221547512, 0.015193252378323828, 0.027731161074570812, 0.0444184891675899, 0.06466625616158933, 0.08712472083681236, 0.10971296670733499, 0.1297873838945413, 0.14444358734649104, 0.15092494097628115, 0.14709889446381755, 0.13198224925232005, 0.10643941236751166, 0.07499575565406671, 0.05383712745156838, 0.07115956229931185, 0.1115367670166361, 0.15295922365774128, 0.1864916866055801, 0.20748201991044232, 0.21378423084045647, 0.20599697965832933, 0.1885350522761297, 0.17166706133854814, 0.17199848061063108, 0.20195655002409116, 0.2576962099374992, 0.32845053260505874, 0.40666651062805054, 0.4892005243596178, 0.5765327396695599, 0.6720400517432411, 0.7810293086433913, 0.909300727955437, 1.0614839515892098, 1.2396811890704502, 1.4427933493644234, 1.6665058641978625, 1.9036810319424309, 2.1449386615613215, 2.379333221048944, 2.5951149470997725, 2.78057416630706, 2.9249424842531906, 3.0192902967296393, 3.057334049559758, 3.036056962291795, 2.9560562911632076, 2.8215573593714316, 2.6400749098730714, 2.42174878767199, 2.178425374671342, 1.9225908837309182, 1.6662818705597313, 1.4200996332606575, 1.1924397521083627, 0.9890202426265026, 0.8127568936751702, 0.6639943986609544, 0.5410528475892699, 0.4409869080245584, 0.36039355851436633, 0.2960847960239582, 0.2454995510362588, 0.20683989991338855, 0.17900205008631975, 0.1613760310798134, 0.1535474249386627, 0.15496717551189473, 0.1647578802502898, 0.1817580689265847, 0.20468067108069404, 0.2322278179362384, 0.2631406304523123, 0.296223564079504, 0.330357563982047, 0.36449176063093874, 0.3976071995306829, 0.4286660525352551, 0.45657788519397297, 0.48021773597636064, 0.4985153392488285, 0.5106076716172158, 0.5160207376391042, 0.5148318197815903, 0.5077643641820789, 0.4961822195850226, 0.4819732713664258, 0.46733979287719696, 0.45453952167947836, 0.44564070144107554, 0.4423544632091506, 0.4459780606524464, 0.4574292040207485, 0.47730737117367217, 0.5059155113610875, 0.5432127897930772, 0.5887129764173284, 0.6413681912221366, 0.6994832814504793, 0.7607007915890739, 0.8220835425228522, 0.8803015125305872, 0.9319058355391132, 0.9736524029031585, 1.0028268351540404, 1.0175237935352013, 1.0168453201926109, 1.0010012513455209, 0.971314654479568, 0.9301513102139108, 0.8807992188297746, 0.8273166577542789, 0.7743402327678403, 0.7267972255138108, 0.689422601174038, 0.6660172312535718, 0.6585951377972269, 0.6668549920594534, 0.6883740009115332, 0.7194176208489023, 0.7558475819602956, 0.7937315110421909, 0.8296085364133234, 0.8605527946277898, 0.8841733559415292, 0.8986217535135445, 0.9026228231777571, 0.8955159445828855, 0.8772852573632991, 0.8485602048201226, 0.8105755115464478, 0.7650884474201849, 0.7142585023820497, 0.6604988215950737, 0.6063090593132545, 0.5540960201093023, 0.5059843561511527, 0.4636211994510905, 0.42799404719984385, 0.3993095862053737, 0.37699824547371613, 0.35987806580756126, 0.3464328639126545, 0.33509741487571887, 0.32445506677967584, 0.3133223782981789, 0.30075833845883615, 0.2860563294058665, 0.2687601414573456, 0.2487128743042144, 0.22611933275378043, 0.20158969705045726, 0.17613592559393018, 0.1511052496640274, 0.1280444086954136, 0.10847991489487487, 0.09358053231418613, 0.08372705422192227, 0.07825980084384151, 0.07577458735001993, 0.07480116347236729, 0.07428263691751812, 0.07366488816519848, 0.07279362444357913, 0.07177917889778179, 0.07085007871914352, 0.07018459659953664, 0.06977273282795737, 0.06941195664540624, 0.06887946833038683, 0.06818640999359014, 0.067722743886698, 0.06809911591626455, 0.06964781361982768, 0.07190366388577278, 0.07354664234826032, 0.07285813534141077, 0.06833969839134607, 0.05930578601082053, 0.046766784353007226, 0.03610887683028934, 0.040091706538114086, 0.06085363943709667, 0.08848462802689809, 0.11720687069541214, 0.14397762776562678, 0.16683976215341248, 0.1845266181457214, 0.19633420195649412, 0.2020128524516436, 0.20164085054982014, 0.19549815632472162, 0.183969734518046, 0.16749946041853425, 0.14659978892962372, 0.12191462751800668, 0.09436381455045352, 0.06560070630090054, 0.04036091250845267, 0.0356350287135344, 0.058327357006792806, 0.08940626656018764, 0.12180916550316596, 0.15361893613381986, 0.18398637701533363, 0.2123523042816336, 0.2382204120915737, 0.261067312371998, 0.2803222431348845, 0.2954012223237209, 0.30578226796164415, 0.3111017843985655, 0.31124798984217233, 0.3064278941249328, 0.29718931114986663, 0.2843872574363831, 0.26909368565334507, 0.2524605186746742, 0.23555856850036877, 0.21922783869669712, 0.20398190805159233, 0.18999993420487535, 0.17720863841371776, 0.16541611029912795, 0.1544363462822336, 0.14415423295035065, 0.13451580276467512, 0.1254665342445778, 0.11688514569559876, 0.10856308467601865, 0.10025870021829482, 0.09182074551265007, 0.08334904747251119, 0.07534769949852424, 0.06879748236895579, 0.06498437827784193, 0.0648997629331337, 0.06851384977008325, 0.07476195924821315, 0.08225909138483305, 0.08991048220947812, 0.09710214294393789, 0.10364476291945764, 0.10962676166931465, 0.11524404278662982, 0.12065055431929843, 0.1258697106580708, 0.1307856224809523, 0.13519801736469503, 0.13890035494403574, 0.14174151366640927, 0.14365043966316973, 0.14462504879994012, 0.14470150623352124, 0.1439246055654956, 0.14233500437250673, 0.139977905238093, 0.13692583210702994, 0.13330067278097235, 0.12927958832126707, 0.1250750728555666, 0.1208893526986003, 0.11685503858500783, 0.11298354433697023, 0.10914419355991883, 0.10508620112004341, 0.1004974414973138, 0.09507984557361104, 0.08861957575263998, 0.08103880835907948, 0.07242782955255463, 0.06306688249988707, 0.05345741416823757, 0.04439186047115664, 0.037067275449890795, 0.03302518519110002, 0.03328207457181085, 0.03716831557676335, 0.042981177969464504, 0.049305346733215315, 0.055308207079982984, 0.060558446541426184, 0.06485900027486667, 0.06815222186336685, 0.07047011557976916, 0.07191034334792423, 0.07262812359502202, 0.07283625410467864, 0.0728033284694783, 0.0728377742873197, 0.07324750878197783, 0.07427642953266433, 0.0760379395452254, 0.07847794917295185, 0.0813887380421348, 0.08446618612017036, 0.08738228325936642 ] }, { "line": { "color": "#d62728", "width": 3 }, "name": "window", "type": "scatter", "uid": "1d1af0c5-d4d2-4c10-8a0e-6d4f7bf49cbc", "x": [ 0, 0.030679615757712823, 0.06135923151542565, 0.09203884727313846, 0.1227184630308513, 0.15339807878856412, 0.18407769454627693, 0.21475731030398976, 0.2454369260617026, 0.2761165418194154, 0.30679615757712825, 0.3374757733348411, 0.36815538909255385, 0.3988350048502667, 0.4295146206079795, 0.46019423636569234, 0.4908738521234052, 0.521553467881118, 0.5522330836388308, 0.5829126993965437, 0.6135923151542565, 0.6442719309119693, 0.6749515466696822, 0.705631162427395, 0.7363107781851077, 0.7669903939428205, 0.7976700097005334, 0.8283496254582462, 0.859029241215959, 0.8897088569736719, 0.9203884727313847, 0.9510680884890975, 0.9817477042468103, 1.012427320004523, 1.043106935762236, 1.0737865515199487, 1.1044661672776617, 1.1351457830353744, 1.1658253987930873, 1.1965050145508, 1.227184630308513, 1.2578642460662257, 1.2885438618239387, 1.3192234775816514, 1.3499030933393643, 1.380582709097077, 1.41126232485479, 1.4419419406125027, 1.4726215563702154, 1.5033011721279284, 1.533980787885641, 1.564660403643354, 1.5953400194010667, 1.6260196351587797, 1.6566992509164924, 1.6873788666742053, 1.718058482431918, 1.748738098189631, 1.7794177139473437, 1.8100973297050567, 1.8407769454627694, 1.8714565612204823, 1.902136176978195, 1.932815792735908, 1.9634954084936207, 1.9941750242513334, 2.024854640009046, 2.055534255766759, 2.086213871524472, 2.116893487282185, 2.1475731030398975, 2.1782527187976104, 2.2089323345553233, 2.2396119503130363, 2.270291566070749, 2.3009711818284617, 2.3316507975861747, 2.3623304133438876, 2.3930100291016, 2.423689644859313, 2.454369260617026, 2.4850488763747385, 2.5157284921324514, 2.5464081078901644, 2.5770877236478773, 2.60776733940559, 2.6384469551633027, 2.6691265709210157, 2.6998061866787286, 2.730485802436441, 2.761165418194154, 2.791845033951867, 2.82252464970958, 2.8532042654672924, 2.8838838812250054, 2.9145634969827183, 2.945243112740431, 2.9759227284981438, 3.0066023442558567, 3.0372819600135696, 3.067961575771282, 3.098641191528995, 3.129320807286708, 3.160000423044421, 3.1906800388021335, 3.2213596545598464, 3.2520392703175593, 3.2827188860752723, 3.313398501832985, 3.3440781175906977, 3.3747577333484107, 3.4054373491061236, 3.436116964863836, 3.466796580621549, 3.497476196379262, 3.5281558121369745, 3.5588354278946874, 3.5895150436524004, 3.6201946594101133, 3.650874275167826, 3.6815538909255388, 3.7122335066832517, 3.7429131224409646, 3.773592738198677, 3.80427235395639, 3.834951969714103, 3.865631585471816, 3.8963112012295285, 3.9269908169872414, 3.9576704327449543, 3.988350048502667, 4.01902966426038, 4.049709280018092, 4.080388895775806, 4.111068511533518, 4.1417481272912315, 4.172427743048944, 4.2031073588066565, 4.23378697456437, 4.264466590322082, 4.295146206079795, 4.325825821837508, 4.356505437595221, 4.387185053352934, 4.417864669110647, 4.448544284868359, 4.479223900626073, 4.509903516383785, 4.540583132141498, 4.571262747899211, 4.601942363656923, 4.632621979414636, 4.663301595172349, 4.693981210930062, 4.724660826687775, 4.755340442445488, 4.7860200582032, 4.816699673960914, 4.847379289718626, 4.878058905476339, 4.908738521234052, 4.9394181369917645, 4.970097752749477, 5.00077736850719, 5.031456984264903, 5.062136600022616, 5.092816215780329, 5.123495831538041, 5.154175447295755, 5.184855063053467, 5.21553467881118, 5.246214294568893, 5.2768939103266055, 5.307573526084319, 5.338253141842031, 5.368932757599744, 5.399612373357457, 5.43029198911517, 5.460971604872882, 5.491651220630596, 5.522330836388308, 5.553010452146021, 5.583690067903734, 5.6143696836614465, 5.64504929941916, 5.675728915176872, 5.706408530934585, 5.737088146692298, 5.767767762450011, 5.798447378207723, 5.829126993965437, 5.859806609723149, 5.890486225480862, 5.921165841238575, 5.9518454569962875, 5.982525072754001, 6.013204688511713, 6.043884304269426, 6.074563920027139, 6.105243535784852, 6.135923151542564, 6.166602767300278, 6.19728238305799, 6.227961998815704, 6.258641614573416, 6.2893212303311286, 6.320000846088842, 6.350680461846554, 6.381360077604267, 6.41203969336198, 6.442719309119693, 6.473398924877405, 6.504078540635119, 6.534758156392831, 6.565437772150545, 6.596117387908257, 6.62679700366597, 6.657476619423683, 6.6881562351813955, 6.718835850939108, 6.749515466696821, 6.780195082454534, 6.810874698212247, 6.84155431396996, 6.872233929727672, 6.902913545485386, 6.933593161243098, 6.964272777000811, 6.994952392758524, 7.0256320085162365, 7.056311624273949, 7.086991240031662, 7.117670855789375, 7.148350471547088, 7.179030087304801, 7.209709703062513, 7.240389318820227, 7.271068934577939, 7.301748550335652, 7.332428166093365, 7.3631077818510775, 7.39378739760879, 7.424467013366503, 7.455146629124216, 7.485826244881929, 7.516505860639642, 7.547185476397354, 7.577865092155068, 7.60854470791278, 7.639224323670493, 7.669903939428206, 7.7005835551859185, 7.731263170943632, 7.761942786701344, 7.792622402459057, 7.82330201821677, 7.853981633974483, 7.884661249732195, 7.915340865489909, 7.946020481247621, 7.976700097005334, 8.007379712763047, 8.03805932852076, 8.068738944278472, 8.099418560036185, 8.130098175793899, 8.160777791551611, 8.191457407309324, 8.222137023067036, 8.252816638824749, 8.283496254582463, 8.314175870340176, 8.344855486097888, 8.3755351018556, 8.406214717613313, 8.436894333371026, 8.46757394912874, 8.498253564886452, 8.528933180644165, 8.559612796401877, 8.59029241215959, 8.620972027917304, 8.651651643675017, 8.682331259432729, 8.713010875190442, 8.743690490948154, 8.774370106705868, 8.80504972246358, 8.835729338221293, 8.866408953979006, 8.897088569736718, 8.92776818549443, 8.958447801252145, 8.989127417009858, 9.01980703276757, 9.050486648525283, 9.081166264282995, 9.11184588004071, 9.142525495798422, 9.173205111556134, 9.203884727313847, 9.23456434307156, 9.265243958829272, 9.295923574586986, 9.326603190344699, 9.357282806102411, 9.387962421860124, 9.418642037617836, 9.44932165337555, 9.480001269133263, 9.510680884890975, 9.541360500648688, 9.5720401164064, 9.602719732164113, 9.633399347921827, 9.66407896367954, 9.694758579437252, 9.725438195194965, 9.756117810952677, 9.786797426710391, 9.817477042468104, 9.848156658225816, 9.878836273983529, 9.909515889741241, 9.940195505498954, 9.970875121256668 ], "y": [ 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3.057334049559758, 3.057334049559758, 3.057334049559758, 3.057334049559758, 3.057334049559758, 3.057334049559758, 3.057334049559758, 3.057334049559758, 3.057334049559758, 3.057334049559758, 3.057334049559758, 3.057334049559758, 3.057334049559758, 3.057334049559758, 3.057334049559758, 3.057334049559758, 3.057334049559758, 3.057334049559758, 3.057334049559758, 3.057334049559758, 3.057334049559758, 3.057334049559758, 3.057334049559758, 3.057334049559758, 3.057334049559758, 3.057334049559758, 3.057334049559758, 3.057334049559758, 3.057334049559758, 3.057334049559758, 3.057334049559758, 3.057334049559758, 3.057334049559758, 3.057334049559758, 3.057334049559758, 3.057334049559758, 3.057334049559758, 3.057334049559758, 3.057334049559758, 3.057334049559758, 3.057334049559758, 3.057334049559758, 3.057334049559758, 3.057334049559758, 3.057334049559758, 3.057334049559758, 3.057334049559758, 3.057334049559758, 3.057334049559758, 3.057334049559758, 3.057334049559758, 3.057334049559758, 3.057334049559758, 3.057334049559758, 3.057334049559758, 3.057334049559758, 3.057334049559758, 3.057334049559758, 1.1463166624231099e-32, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0 ] } ], "layout": { "height": 500, "hovermode": "closest", "legend": { "bgcolor": "#F2F2F2", "borderwidth": 0.5 }, "plot_bgcolor": "#FDFDFF", "showlegend": true, "template": { "data": { "bar": [ { "error_x": { "color": "#2a3f5f" }, "error_y": { "color": "#2a3f5f" }, "marker": { "line": { "color": "#E5ECF6", "width": 0.5 }, "pattern": { "fillmode": "overlay", "size": 10, "solidity": 0.2 } }, "type": "bar" } ], "barpolar": [ { "marker": { "line": { "color": "#E5ECF6", "width": 0.5 }, "pattern": { "fillmode": "overlay", "size": 10, "solidity": 0.2 } }, "type": "barpolar" } ], "carpet": [ { "aaxis": { "endlinecolor": "#2a3f5f", "gridcolor": "white", "linecolor": "white", "minorgridcolor": "white", "startlinecolor": "#2a3f5f" }, "baxis": { "endlinecolor": "#2a3f5f", "gridcolor": "white", "linecolor": "white", "minorgridcolor": "white", "startlinecolor": "#2a3f5f" }, "type": "carpet" } ], "choropleth": [ { "colorbar": { "outlinewidth": 0, "ticks": "" }, "type": "choropleth" } ], "contour": [ { "colorbar": { "outlinewidth": 0, "ticks": "" }, "colorscale": [ [ 0, "#0d0887" ], [ 0.1111111111111111, "#46039f" ], [ 0.2222222222222222, "#7201a8" ], [ 0.3333333333333333, "#9c179e" ], [ 0.4444444444444444, "#bd3786" ], [ 0.5555555555555556, "#d8576b" ], [ 0.6666666666666666, "#ed7953" ], [ 0.7777777777777778, "#fb9f3a" ], [ 0.8888888888888888, "#fdca26" ], [ 1, "#f0f921" ] ], "type": "contour" } ], "contourcarpet": [ { "colorbar": { "outlinewidth": 0, "ticks": "" }, "type": "contourcarpet" } ], "heatmap": [ { "colorbar": { "outlinewidth": 0, "ticks": "" }, "colorscale": [ [ 0, "#0d0887" ], [ 0.1111111111111111, "#46039f" ], [ 0.2222222222222222, "#7201a8" ], [ 0.3333333333333333, "#9c179e" ], [ 0.4444444444444444, "#bd3786" ], [ 0.5555555555555556, "#d8576b" ], [ 0.6666666666666666, "#ed7953" ], [ 0.7777777777777778, "#fb9f3a" ], [ 0.8888888888888888, "#fdca26" ], [ 1, "#f0f921" ] ], "type": "heatmap" } ], "heatmapgl": [ { "colorbar": { "outlinewidth": 0, "ticks": "" }, "colorscale": [ [ 0, "#0d0887" ], [ 0.1111111111111111, "#46039f" ], [ 0.2222222222222222, "#7201a8" ], [ 0.3333333333333333, "#9c179e" ], [ 0.4444444444444444, "#bd3786" ], [ 0.5555555555555556, "#d8576b" ], [ 0.6666666666666666, "#ed7953" ], [ 0.7777777777777778, "#fb9f3a" ], [ 0.8888888888888888, "#fdca26" ], [ 1, "#f0f921" ] ], "type": "heatmapgl" } ], "histogram": [ { "marker": { "pattern": { "fillmode": "overlay", "size": 10, "solidity": 0.2 } }, "type": "histogram" } ], "histogram2d": [ { "colorbar": { "outlinewidth": 0, "ticks": "" }, "colorscale": [ [ 0, "#0d0887" ], [ 0.1111111111111111, "#46039f" ], [ 0.2222222222222222, "#7201a8" ], [ 0.3333333333333333, "#9c179e" ], [ 0.4444444444444444, "#bd3786" ], [ 0.5555555555555556, "#d8576b" ], [ 0.6666666666666666, "#ed7953" ], [ 0.7777777777777778, "#fb9f3a" ], [ 0.8888888888888888, "#fdca26" ], [ 1, "#f0f921" ] ], "type": "histogram2d" } ], "histogram2dcontour": [ { "colorbar": { "outlinewidth": 0, "ticks": "" }, "colorscale": [ [ 0, "#0d0887" ], [ 0.1111111111111111, "#46039f" ], [ 0.2222222222222222, "#7201a8" ], [ 0.3333333333333333, "#9c179e" ], [ 0.4444444444444444, "#bd3786" ], [ 0.5555555555555556, "#d8576b" ], [ 0.6666666666666666, "#ed7953" ], [ 0.7777777777777778, "#fb9f3a" ], [ 0.8888888888888888, "#fdca26" ], [ 1, "#f0f921" ] ], "type": "histogram2dcontour" } ], "mesh3d": [ { "colorbar": { "outlinewidth": 0, "ticks": "" }, "type": "mesh3d" } ], "parcoords": [ { "line": { "colorbar": { "outlinewidth": 0, "ticks": "" } }, "type": "parcoords" } ], "pie": [ { "automargin": true, "type": "pie" } ], "scatter": [ { "fillpattern": { "fillmode": "overlay", "size": 10, "solidity": 0.2 }, "type": "scatter" } ], "scatter3d": [ { "line": { "colorbar": { "outlinewidth": 0, "ticks": "" } }, "marker": { "colorbar": { "outlinewidth": 0, "ticks": "" } }, "type": "scatter3d" } ], "scattercarpet": [ { "marker": { "colorbar": { "outlinewidth": 0, "ticks": "" } }, "type": "scattercarpet" } ], "scattergeo": [ { "marker": { "colorbar": { "outlinewidth": 0, "ticks": "" } }, "type": "scattergeo" } ], "scattergl": [ { "marker": { "colorbar": { "outlinewidth": 0, "ticks": "" } }, "type": "scattergl" } ], "scattermapbox": [ { "marker": { "colorbar": { "outlinewidth": 0, "ticks": "" } }, "type": "scattermapbox" } ], "scatterpolar": [ { "marker": { "colorbar": { "outlinewidth": 0, "ticks": "" } }, "type": "scatterpolar" } ], "scatterpolargl": [ { "marker": { "colorbar": { "outlinewidth": 0, "ticks": "" } }, "type": "scatterpolargl" } ], "scatterternary": [ { "marker": { "colorbar": { "outlinewidth": 0, "ticks": "" } }, "type": "scatterternary" } ], "surface": [ { "colorbar": { "outlinewidth": 0, "ticks": "" }, "colorscale": [ [ 0, "#0d0887" ], [ 0.1111111111111111, "#46039f" ], [ 0.2222222222222222, "#7201a8" ], [ 0.3333333333333333, "#9c179e" ], [ 0.4444444444444444, "#bd3786" ], [ 0.5555555555555556, "#d8576b" ], [ 0.6666666666666666, "#ed7953" ], [ 0.7777777777777778, "#fb9f3a" ], [ 0.8888888888888888, "#fdca26" ], [ 1, "#f0f921" ] ], "type": "surface" } ], "table": [ { "cells": { "fill": { "color": "#EBF0F8" }, "line": { "color": "white" } }, "header": { "fill": { "color": "#C8D4E3" }, "line": { "color": "white" } }, "type": "table" } ] }, "layout": { "annotationdefaults": { "arrowcolor": "#2a3f5f", "arrowhead": 0, "arrowwidth": 1 }, "autotypenumbers": "strict", "coloraxis": { "colorbar": { "outlinewidth": 0, "ticks": "" } }, "colorscale": { "diverging": [ [ 0, "#8e0152" ], [ 0.1, "#c51b7d" ], [ 0.2, "#de77ae" ], [ 0.3, "#f1b6da" ], [ 0.4, "#fde0ef" ], [ 0.5, "#f7f7f7" ], [ 0.6, "#e6f5d0" ], [ 0.7, "#b8e186" ], [ 0.8, "#7fbc41" ], [ 0.9, "#4d9221" ], [ 1, "#276419" ] ], "sequential": [ [ 0, "#0d0887" ], [ 0.1111111111111111, "#46039f" ], [ 0.2222222222222222, "#7201a8" ], [ 0.3333333333333333, "#9c179e" ], [ 0.4444444444444444, "#bd3786" ], [ 0.5555555555555556, "#d8576b" ], [ 0.6666666666666666, "#ed7953" ], [ 0.7777777777777778, "#fb9f3a" ], [ 0.8888888888888888, "#fdca26" ], [ 1, "#f0f921" ] ], "sequentialminus": [ [ 0, "#0d0887" ], [ 0.1111111111111111, "#46039f" ], [ 0.2222222222222222, "#7201a8" ], [ 0.3333333333333333, "#9c179e" ], [ 0.4444444444444444, "#bd3786" ], [ 0.5555555555555556, "#d8576b" ], [ 0.6666666666666666, "#ed7953" ], [ 0.7777777777777778, "#fb9f3a" ], [ 0.8888888888888888, "#fdca26" ], [ 1, "#f0f921" ] ] }, "colorway": [ "#636efa", "#EF553B", "#00cc96", "#ab63fa", "#FFA15A", "#19d3f3", "#FF6692", "#B6E880", "#FF97FF", "#FECB52" ], "font": { "color": "#2a3f5f" }, "geo": { "bgcolor": "white", "lakecolor": "white", "landcolor": "#E5ECF6", "showlakes": true, "showland": true, "subunitcolor": "white" }, "hoverlabel": { "align": "left" }, "hovermode": "closest", "mapbox": { "style": "light" }, "paper_bgcolor": "white", "plot_bgcolor": "#E5ECF6", "polar": { "angularaxis": { "gridcolor": "white", "linecolor": "white", "ticks": "" }, "bgcolor": "#E5ECF6", "radialaxis": { "gridcolor": "white", "linecolor": "white", "ticks": "" } }, "scene": { "xaxis": { "backgroundcolor": "#E5ECF6", "gridcolor": "white", "gridwidth": 2, "linecolor": "white", "showbackground": true, "ticks": "", "zerolinecolor": "white" }, "yaxis": { "backgroundcolor": "#E5ECF6", "gridcolor": "white", "gridwidth": 2, "linecolor": "white", "showbackground": true, "ticks": "", "zerolinecolor": "white" }, "zaxis": { "backgroundcolor": "#E5ECF6", "gridcolor": "white", "gridwidth": 2, "linecolor": "white", "showbackground": true, "ticks": "", "zerolinecolor": "white" } }, "shapedefaults": { "line": { "color": "#2a3f5f" } }, "ternary": { "aaxis": { "gridcolor": "white", "linecolor": "white", "ticks": "" }, "baxis": { "gridcolor": "white", "linecolor": "white", "ticks": "" }, "bgcolor": "#E5ECF6", "caxis": { "gridcolor": "white", "linecolor": "white", "ticks": "" } }, "title": { "x": 0.05 }, "xaxis": { "automargin": true, "gridcolor": "white", "linecolor": "white", "ticks": "", "title": { "standoff": 15 }, "zerolinecolor": "white", "zerolinewidth": 2 }, "yaxis": { "automargin": true, "gridcolor": "white", "linecolor": "white", "ticks": "", "title": { "standoff": 15 }, "zerolinecolor": "white", "zerolinewidth": 2 } } }, "title": { "text": "cu_metal_rt.xdi" }, "width": 650, "xaxis": { "color": "#004", "gridcolor": "#D8D8D8", "range": [ null, 7 ], "showgrid": true, "title": { "text": "$R \\rm\\,(\\unicode{x212B})$" }, "zerolinecolor": "#DDD" }, "yaxis": { "color": "#004", "gridcolor": "#D8D8D8", "showgrid": true, "title": { "text": "$|\\chi(R)| \\rm\\,(\\unicode{x212B}^{{-3}})$" }, "zerolinecolor": "#DDD" } } }, "text/html": [ "
" ] }, "metadata": {}, "output_type": "display_data" } ], "source": [ "# step 3: Fourier transform ranges ranges\n", "xftf(cu_data, kmin=3, kmax=17, kweight=2, dk=4, window='kaiser')\n", "xftr(cu_data, rmin=1.2, rmax=3, window='hanning', dr=0)\n", "\n", "plot_chir(cu_data, show_window=True, rmax=7)\n", "\n", "\n", "# we can then definte Fourier tranform and fit ranges (first shell only: out to 3.0 Ang)\n", "trans = feffit_transform(kmin=3, kmax=17, kweight=2, dk=4, window='kaiser', rmin=1.2, rmax=3.0)" ] }, { "cell_type": "code", "execution_count": 5, "id": "d8d8a537", "metadata": {}, "outputs": [], "source": [ "# step 4: setup fitting Parameters: we will vary \n", "# amplitude, e0, sigma2, and delta_R, and a third cumulant C3\n", "\n", "pars = param_group(amp=param(1, vary=True),\n", " de0=param(3, vary=True),\n", " c3=param(.0002, vary=True),\n", " sig2=param(.005, vary=True),\n", " delr=param(0.01, vary=True) )\n" ] }, { "cell_type": "code", "execution_count": 6, "id": "8b8cddd7", "metadata": {}, "outputs": [ { "data": { "application/vnd.plotly.v1+json": { "config": { "plotlyServerURL": "https://plot.ly" }, "data": [ { "line": { "color": "#1f77b4", "width": 3 }, "name": "initial Feff Model", "type": "scatter", "uid": "e1e95822-7fb7-45f0-afbd-0cbd01768d92", "x": [ 0, 0.05, 0.1, 0.15000000000000002, 0.2, 0.25, 0.30000000000000004, 0.35000000000000003, 0.4, 0.45, 0.5, 0.55, 0.6000000000000001, 0.65, 0.7000000000000001, 0.75, 0.8, 0.8500000000000001, 0.9, 0.9500000000000001, 1, 1.05, 1.1, 1.1500000000000001, 1.2000000000000002, 1.25, 1.3, 1.35, 1.4000000000000001, 1.4500000000000002, 1.5, 1.55, 1.6, 1.6500000000000001, 1.7000000000000002, 1.75, 1.8, 1.85, 1.9000000000000001, 1.9500000000000002, 2, 2.0500000000000003, 2.1, 2.15, 2.2, 2.25, 2.3000000000000003, 2.35, 2.4000000000000004, 2.45, 2.5, 2.5500000000000003, 2.6, 2.6500000000000004, 2.7, 2.75, 2.8000000000000003, 2.85, 2.9000000000000004, 2.95, 3, 3.0500000000000003, 3.1, 3.1500000000000004, 3.2, 3.25, 3.3000000000000003, 3.35, 3.4000000000000004, 3.45, 3.5, 3.5500000000000003, 3.6, 3.6500000000000004, 3.7, 3.75, 3.8000000000000003, 3.85, 3.9000000000000004, 3.95, 4, 4.05, 4.1000000000000005, 4.15, 4.2, 4.25, 4.3, 4.3500000000000005, 4.4, 4.45, 4.5, 4.55, 4.6000000000000005, 4.65, 4.7, 4.75, 4.800000000000001, 4.8500000000000005, 4.9, 4.95, 5, 5.050000000000001, 5.1000000000000005, 5.15, 5.2, 5.25, 5.300000000000001, 5.3500000000000005, 5.4, 5.45, 5.5, 5.550000000000001, 5.6000000000000005, 5.65, 5.7, 5.75, 5.800000000000001, 5.8500000000000005, 5.9, 5.95, 6, 6.050000000000001, 6.1000000000000005, 6.15, 6.2, 6.25, 6.300000000000001, 6.3500000000000005, 6.4, 6.45, 6.5, 6.550000000000001, 6.6000000000000005, 6.65, 6.7, 6.75, 6.800000000000001, 6.8500000000000005, 6.9, 6.95, 7, 7.050000000000001, 7.1000000000000005, 7.15, 7.2, 7.25, 7.300000000000001, 7.3500000000000005, 7.4, 7.45, 7.5, 7.550000000000001, 7.6000000000000005, 7.65, 7.7, 7.75, 7.800000000000001, 7.8500000000000005, 7.9, 7.95, 8, 8.05, 8.1, 8.15, 8.200000000000001, 8.25, 8.3, 8.35, 8.4, 8.450000000000001, 8.5, 8.55, 8.6, 8.65, 8.700000000000001, 8.75, 8.8, 8.85, 8.9, 8.950000000000001, 9, 9.05, 9.1, 9.15, 9.200000000000001, 9.25, 9.3, 9.35, 9.4, 9.450000000000001, 9.5, 9.55, 9.600000000000001, 9.65, 9.700000000000001, 9.75, 9.8, 9.850000000000001, 9.9, 9.950000000000001, 10, 10.05, 10.100000000000001, 10.15, 10.200000000000001, 10.25, 10.3, 10.350000000000001, 10.4, 10.450000000000001, 10.5, 10.55, 10.600000000000001, 10.65, 10.700000000000001, 10.75, 10.8, 10.850000000000001, 10.9, 10.950000000000001, 11, 11.05, 11.100000000000001, 11.15, 11.200000000000001, 11.25, 11.3, 11.350000000000001, 11.4, 11.450000000000001, 11.5, 11.55, 11.600000000000001, 11.65, 11.700000000000001, 11.75, 11.8, 11.850000000000001, 11.9, 11.950000000000001, 12, 12.05, 12.100000000000001, 12.15, 12.200000000000001, 12.25, 12.3, 12.350000000000001, 12.4, 12.450000000000001, 12.5, 12.55, 12.600000000000001, 12.65, 12.700000000000001, 12.75, 12.8, 12.850000000000001, 12.9, 12.950000000000001, 13, 13.05, 13.100000000000001, 13.15, 13.200000000000001, 13.25, 13.3, 13.350000000000001, 13.4, 13.450000000000001, 13.5, 13.55, 13.600000000000001, 13.65, 13.700000000000001, 13.75, 13.8, 13.850000000000001, 13.9, 13.950000000000001, 14, 14.05, 14.100000000000001, 14.15, 14.200000000000001, 14.25, 14.3, 14.350000000000001, 14.4, 14.450000000000001, 14.5, 14.55, 14.600000000000001, 14.65, 14.700000000000001, 14.75, 14.8, 14.850000000000001, 14.9, 14.950000000000001, 15, 15.05, 15.100000000000001, 15.15, 15.200000000000001, 15.25, 15.3, 15.350000000000001, 15.4, 15.450000000000001, 15.5, 15.55, 15.600000000000001, 15.65, 15.700000000000001, 15.75, 15.8, 15.850000000000001, 15.9, 15.950000000000001, 16, 16.05, 16.1, 16.150000000000002, 16.2, 16.25, 16.3, 16.35, 16.400000000000002, 16.45, 16.5, 16.55, 16.6, 16.650000000000002, 16.7, 16.75, 16.8, 16.85, 16.900000000000002, 16.95, 17, 17.05, 17.1, 17.150000000000002, 17.2, 17.25, 17.3, 17.35, 17.400000000000002, 17.45, 17.5, 17.55, 17.6, 17.650000000000002, 17.7, 17.75, 17.8, 17.85, 17.900000000000002, 17.95, 18, 18.05, 18.1, 18.150000000000002, 18.2, 18.25, 18.3, 18.35, 18.400000000000002, 18.45, 18.5, 18.55, 18.6, 18.650000000000002, 18.7, 18.75, 18.8, 18.85, 18.900000000000002, 18.95, 19, 19.05, 19.1, 19.150000000000002, 19.200000000000003, 19.25, 19.3, 19.35, 19.400000000000002, 19.450000000000003, 19.5, 19.55, 19.6, 19.650000000000002, 19.700000000000003, 19.75, 19.8, 19.85, 19.900000000000002, 19.950000000000003, 20 ], "y": [ 0, -0.0005583207870502111, -0.00225879942923734, -0.005177919805479017, -0.009442852475194417, -0.01523069857871872, -0.022766823180287575, -0.03232166337193852, -0.04420521638000295, -0.0587582380447524, -0.07633902267476024, -0.097304506027906, -0.12198435076255496, -0.15064664751406592, -0.18345385973457953, -0.2204074085197413, -0.26127734439801364, -0.3054961461822522, -0.3463133489556492, -0.3713885580907522, -0.3929761557577095, -0.40983566380362146, -0.42058336081563036, -0.42378566494470243, -0.4179151606497976, -0.4014740635735337, -0.3733170905900703, -0.3322601915882653, -0.2775881581662915, -0.20933070647421204, -0.12801220570857025, -0.03478747650631603, 0.06846193662531423, 0.17922139110719362, 0.2944301721165868, 0.40963918471729366, 0.519890277860848, 0.6206803602588655, 0.7074457945845426, 0.7757815245436982, 0.8209621812044547, 0.8387762118746965, 0.8271446130955578, 0.7853803985944967, 0.7140954659662658, 0.6145132798194192, 0.48931152868974626, 0.3443760229317872, 0.18745578963512868, 0.029880020674341617, -0.11225677115327858, -0.22454368196899377, -0.30873965594043357, -0.3789801885345291, -0.4412722329963838, -0.4890622266254001, -0.5102448486044507, -0.5025150527294943, -0.4688944857975157, -0.4145672815200168, -0.3437788049715894, -0.25813507501582067, -0.16005590832897956, -0.053923008561914426, 0.052817204071092985, 0.15179399406793517, 0.23701754317504278, 0.30509743167325687, 0.3522907286445327, 0.373210646777481, 0.36320839078601497, 0.32036030376968244, 0.2455070311732703, 0.14100193558306817, 0.010729054627123917, -0.1397688200062552, -0.30305308419870997, -0.47018885078488165, -0.631245961591528, -0.7757407020324479, -0.8930891232459743, -0.973038953214746, -1.0061879144365968, -0.9849639028320782, -0.9056272434710515, -0.7683319866919642, -0.5768624040262956, -0.3376981058743884, -0.058693949944058244, 0.2498076282721192, 0.5747488316101137, 0.9003523553880924, 1.2089176306686418, 1.4824762610464766, 1.7038099324911054, 1.857000199248877, 1.9282372452166592, 1.907668685872147, 1.7905474997146311, 1.5781029184241218, 1.2771411739496252, 0.8989362434991985, 0.4585693363656711, -0.026019292331013178, -0.5343198235524736, -1.043255088695682, -1.5278325286767898, -1.9613770821492496, -2.317694778096112, -2.574279721922099, -2.7143003443089992, -2.7281704370756032, -2.6122526384256726, -2.367587699774864, -1.9998765760070096, -1.5209181323310184, -0.9503229179009792, -0.3147191809563163, 0.35399805854964433, 1.0224094998916333, 1.6576332315693616, 2.2279671531072327, 2.704151027877906, 3.0602900304177805, 3.2755761514996222, 3.3358595734421397, 3.2345839041242264, 2.9733306722672035, 2.561935613667673, 2.0181587758624437, 1.3669157725580048, 0.6391030557529406, -0.12993097086655186, -0.9022187796794959, -1.639120611837976, -2.3033150117626597, -2.8607575471471014, -3.2824889845009753, -3.546193799690065, -3.6374226303014554, -3.5504098371543695, -3.2884388694950655, -2.8637315306196487, -2.296852512055336, -1.6156701237253968, -0.8539476198618856, -0.04962596214484801, 0.7571145890421669, 1.5259128471892656, 2.2182974212789754, 2.799661482992558, 3.241038334437996, 3.520584333287513, 3.6246958559241644, 3.5487089850602014, 3.2971252248011274, 2.883357647034971, 2.3290143642650314, 1.6627583872156504, 0.9188052576339946, 0.1351387842408545, -0.6484602531513887, -1.3924533537370614, -2.059534041811018, -2.6165905276756583, -3.0364229012982276, -3.2991238076833715, -3.393060726020228, -3.315408799711839, -3.0722086095685084, -2.677950031997475, -2.154709789215431, -1.530877629979385, -0.8395290112302233, -0.11666657351196896, 0.6006592574249828, 1.2762604050171156, 1.8766464732371904, 2.372692345136373, 2.7410552689576413, 2.965272866110246, 3.0364909743766897, 2.9537931614177695, 2.724155307915071, 2.3619886922738016, 1.8882565767782757, 1.3292529464219915, 0.7151198301949824, 0.07818937345174949, -0.5487550832701175, -1.1342021720400433, -1.6495263911098041, -2.070431968143735, -2.3781029902163615, -2.5599212519410233, -2.609913532638648, -2.528865712935295, -2.3240975213761974, -2.008919710868736, -1.6018101666316062, -1.1253578709312158, -0.6050333898986757, -0.06786832025576271, 0.45889863748537824, 0.949216859550242, 1.3795142622606782, 1.7298270294709412, 1.984718317271528, 2.133944052356089, 2.1728379947659127, 2.1024033937025064, 1.9291140059530103, 1.6644421546632515, 1.324145114757995, 0.9273527415030359, 0.4955083538834177, 0.051221036520335536, -0.3829095090805365, -0.7854347183270384, -1.1371081081237577, -1.421794306749963, -1.6271938325329838, -1.7453515326983706, -1.772929408429943, -1.7112386522166536, -1.5660349445093267, -1.347094661711607, -1.0676002803082396, -0.743372106094023, -0.39199016866537983, -0.0318543649906467, 0.3187674288810182, 0.6426545323724904, 0.9244666221214367, 1.1514552415309425, 1.314021525287593, 1.4060969095174873, 1.4253333917499211, 1.373100052801704, 1.254292519987079, 1.0769713309983433, 0.8518532085744375, 0.591680945907561, 0.31051479988669695, 0.02299585626281557, -0.25639817267001036, -0.5140648005664715, -0.7379218509783603, -0.9179562916848273, -1.0466530192396328, -1.119286437287991, -1.1340649282020792, -1.0921258180488977, -0.9973858124821084, -0.8562587860497278, -0.6772589231680336, -0.47051226622210407, -0.2472035137291108, -0.018987284427457524, 0.20260605201976192, 0.40674048112578626, 0.5837927931943306, 0.7257922782748271, 0.8267750249921998, 0.8830324252753559, 0.8932288450616237, 0.8583938145503963, 0.7817934845034066, 0.66869174032092, 0.5260168109229711, 0.36195364977345024, 0.18548559319030106, 0.005910681267842208, -0.1676414981865158, -0.3266674914400131, -0.4636994329021731, -0.572646842101496, -0.649055566521849, -0.6902735542283704, -0.6955183845232996, -0.6658467981584362, -0.6040314828504724, -0.5143517312696821, -0.40231454066271494, -0.2743327146713315, -0.13737097352495356, 0.0014214419482056484, 0.13507290923086934, 0.25712866500641923, 0.36195134600658596, 0.44496955854600134, 0.5028642769706816, 0.5336863131726163, 0.536901730972685, 0.5133657184001239, 0.46522890271175465, 0.3957832374733296, 0.30925727017568194, 0.21057270218843666, 0.10507560144549455, -0.0017436227801749138, -0.10452723362415857, -0.19830852968824944, -0.278745113962131, -0.3423167191516177, -0.38647263745845173, -0.40972518611236974, -0.4116864493661654, -0.3930483730232595, -0.35550915946332534, -0.30165153946901985, -0.23478075490915182, -0.1587318694723202, -0.07765725684728762, 0.00419424847803352, 0.08269502650710481, 0.15404222662734213, 0.2149373626126639, 0.26273368217335413, 0.2955449893248934, 0.31231179854685287, 0.3128230895665474, 0.29769519391188926, 0.2683078357551352, 0.22670237509004718, 0.1754516080974507, 0.11750804554202413, 0.05603929032282155, -0.005740529010672191, -0.06473450373895834, -0.11811374165005668, -0.1634481157431905, -0.1988112136491673, -0.22285531806235784, -0.23485397023416169, -0.23471143418205376, -0.22294009497581277, -0.20060840392523197, -0.1692633519481449, -0.13083255000093014, -0.087511779634349, -0.04164423887923669, 0.004403107377496576, 0.04835562112421606, 0.08813634042419502, 0.12195901870666206, 0.1484032907578865, 0.16646903313361244, 0.17560814834117572, 0.17573314142022073, 0.16720298317670126, 0.15078781526886872, 0.12761500218543442, 0.09909983395957252, 0.0668647993340827, 0.03265175935803521, -0.0017684566431489255, -0.03468453952917504, -0.0645270217465971, -0.08994061750446036, -0.10984337456735385, -0.12347019748294105, -0.1303999319679924, -0.13056504027037455, -0.1242412259331269, -0.11201939694585193, -0.09476254912168514, -0.07355043640704159, -0.04961542385520371, -0.02427324331568259, 0.0011475180456749134, 0.02537346727905605, 0.047248561303148376, 0.06578740493189587, 0.08021733313528871, 0.09000762275014351, 0.09488493676504388, 0.09483487267464089, 0.09009022280655506, 0.08110722053436945, 0.06853160942815223, 0.053156807661726556, 0.03587673086910604, 0.01763597551898043, -0.0006199470184442685, -0.017991788748702855, -0.03366889659016984, -0.04696481817974345, -0.05734475863032666, -0.0644439671316299, -0.06807665134670239, -0.06823552484967954, -0.06508256233229054, -0.058931946770588974, -0.05022652476885958, -0.03950932885902733, -0.027391872257140785, -0.01452097166075791, -0.0015458114931791247, 0.01091316251843203, 0.022292128792411423 ] }, { "line": { "color": "#d62728", "width": 3 }, "name": "data", "type": "scatter", "uid": "d6fb207b-3e8c-429a-8563-5c7b6a29aa21", "x": [ 0, 0.05, 0.1, 0.15000000000000002, 0.2, 0.25, 0.30000000000000004, 0.35000000000000003, 0.4, 0.45, 0.5, 0.55, 0.6000000000000001, 0.65, 0.7000000000000001, 0.75, 0.8, 0.8500000000000001, 0.9, 0.9500000000000001, 1, 1.05, 1.1, 1.1500000000000001, 1.2000000000000002, 1.25, 1.3, 1.35, 1.4000000000000001, 1.4500000000000002, 1.5, 1.55, 1.6, 1.6500000000000001, 1.7000000000000002, 1.75, 1.8, 1.85, 1.9000000000000001, 1.9500000000000002, 2, 2.0500000000000003, 2.1, 2.15, 2.2, 2.25, 2.3000000000000003, 2.35, 2.4000000000000004, 2.45, 2.5, 2.5500000000000003, 2.6, 2.6500000000000004, 2.7, 2.75, 2.8000000000000003, 2.85, 2.9000000000000004, 2.95, 3, 3.0500000000000003, 3.1, 3.1500000000000004, 3.2, 3.25, 3.3000000000000003, 3.35, 3.4000000000000004, 3.45, 3.5, 3.5500000000000003, 3.6, 3.6500000000000004, 3.7, 3.75, 3.8000000000000003, 3.85, 3.9000000000000004, 3.95, 4, 4.05, 4.1000000000000005, 4.15, 4.2, 4.25, 4.3, 4.3500000000000005, 4.4, 4.45, 4.5, 4.55, 4.6000000000000005, 4.65, 4.7, 4.75, 4.800000000000001, 4.8500000000000005, 4.9, 4.95, 5, 5.050000000000001, 5.1000000000000005, 5.15, 5.2, 5.25, 5.300000000000001, 5.3500000000000005, 5.4, 5.45, 5.5, 5.550000000000001, 5.6000000000000005, 5.65, 5.7, 5.75, 5.800000000000001, 5.8500000000000005, 5.9, 5.95, 6, 6.050000000000001, 6.1000000000000005, 6.15, 6.2, 6.25, 6.300000000000001, 6.3500000000000005, 6.4, 6.45, 6.5, 6.550000000000001, 6.6000000000000005, 6.65, 6.7, 6.75, 6.800000000000001, 6.8500000000000005, 6.9, 6.95, 7, 7.050000000000001, 7.1000000000000005, 7.15, 7.2, 7.25, 7.300000000000001, 7.3500000000000005, 7.4, 7.45, 7.5, 7.550000000000001, 7.6000000000000005, 7.65, 7.7, 7.75, 7.800000000000001, 7.8500000000000005, 7.9, 7.95, 8, 8.05, 8.1, 8.15, 8.200000000000001, 8.25, 8.3, 8.35, 8.4, 8.450000000000001, 8.5, 8.55, 8.6, 8.65, 8.700000000000001, 8.75, 8.8, 8.85, 8.9, 8.950000000000001, 9, 9.05, 9.1, 9.15, 9.200000000000001, 9.25, 9.3, 9.35, 9.4, 9.450000000000001, 9.5, 9.55, 9.600000000000001, 9.65, 9.700000000000001, 9.75, 9.8, 9.850000000000001, 9.9, 9.950000000000001, 10, 10.05, 10.100000000000001, 10.15, 10.200000000000001, 10.25, 10.3, 10.350000000000001, 10.4, 10.450000000000001, 10.5, 10.55, 10.600000000000001, 10.65, 10.700000000000001, 10.75, 10.8, 10.850000000000001, 10.9, 10.950000000000001, 11, 11.05, 11.100000000000001, 11.15, 11.200000000000001, 11.25, 11.3, 11.350000000000001, 11.4, 11.450000000000001, 11.5, 11.55, 11.600000000000001, 11.65, 11.700000000000001, 11.75, 11.8, 11.850000000000001, 11.9, 11.950000000000001, 12, 12.05, 12.100000000000001, 12.15, 12.200000000000001, 12.25, 12.3, 12.350000000000001, 12.4, 12.450000000000001, 12.5, 12.55, 12.600000000000001, 12.65, 12.700000000000001, 12.75, 12.8, 12.850000000000001, 12.9, 12.950000000000001, 13, 13.05, 13.100000000000001, 13.15, 13.200000000000001, 13.25, 13.3, 13.350000000000001, 13.4, 13.450000000000001, 13.5, 13.55, 13.600000000000001, 13.65, 13.700000000000001, 13.75, 13.8, 13.850000000000001, 13.9, 13.950000000000001, 14, 14.05, 14.100000000000001, 14.15, 14.200000000000001, 14.25, 14.3, 14.350000000000001, 14.4, 14.450000000000001, 14.5, 14.55, 14.600000000000001, 14.65, 14.700000000000001, 14.75, 14.8, 14.850000000000001, 14.9, 14.950000000000001, 15, 15.05, 15.100000000000001, 15.15, 15.200000000000001, 15.25, 15.3, 15.350000000000001, 15.4, 15.450000000000001, 15.5, 15.55, 15.600000000000001, 15.65, 15.700000000000001, 15.75, 15.8, 15.850000000000001, 15.9, 15.950000000000001, 16, 16.05, 16.1, 16.150000000000002, 16.2, 16.25, 16.3, 16.35, 16.400000000000002, 16.45, 16.5, 16.55, 16.6, 16.650000000000002, 16.7, 16.75, 16.8, 16.85, 16.900000000000002, 16.95, 17, 17.05, 17.1, 17.150000000000002, 17.2, 17.25, 17.3, 17.35, 17.400000000000002, 17.45 ], "y": [ 0, 0.0017162494458442948, 0.006260657329100937, 0.012891834951873576, 0.021048457144060954, 0.030299138367237386, 0.04029230881853329, 0.05070609053451563, 0.06119817349506846, 0.07135569172727338, 0.08064509940929013, 0.08837262817737378, 0.09373989859529372, 0.09582775759108264, 0.0935578053843106, 0.08568464948755888, 0.07081510595321011, 0.04764889441372322, 0.01672306816621109, -0.02036650571871061, -0.062076599777863804, -0.1035145571594575, -0.14105402383844487, -0.17226850540263178, -0.195555181980996, -0.22384379106408786, -0.25316744321027734, -0.28266606857845183, -0.3060145228925364, -0.3227405446532578, -0.3175623530648676, -0.29035087744238997, -0.23291026066827847, -0.15195881352700621, -0.027491301867975427, 0.10147076900971264, 0.2509904692561648, 0.39605903953291693, 0.5011487523682717, 0.5358863356874334, 0.4890777529176644, 0.38033203274504157, 0.23620473121525776, 0.0982995519446705, -0.01916680147507012, -0.08460034845307433, -0.06873398528682265, 0.05766702615369174, 0.2585834215451715, 0.48484320514603774, 0.5721433734089251, 0.47596151887460053, 0.269690027004671, 0.03963617942157768, -0.13880662948667805, -0.29949454341252624, -0.4755535783009141, -0.6336022624649112, -0.7163520980757677, -0.725443197780949, -0.6983921133816225, -0.638550232213951, -0.5307418149918692, -0.3674792409248488, -0.15784484187046952, 0.0657380664945924, 0.2862321840996842, 0.5007817168965577, 0.7278620306780229, 0.9099396964901459, 0.969109145697896, 0.856417871949244, 0.612153550177942, 0.312879035653883, -0.023478562464567296, -0.3067102799541063, -0.5021166721378314, -0.6200141528559097, -0.6614969675216824, -0.6197929144581559, -0.5203300493496914, -0.439532473924602, -0.43613776925954384, -0.5058855582315628, -0.5316748974610963, -0.4460336641954506, -0.2976130753118994, -0.19675614941199548, -0.18817323063016875, -0.18791384415639176, -0.0959261188719232, 0.11101927174297918, 0.346429077768031, 0.5364171312737255, 0.688419051552, 0.8605846627117979, 1.0877384061241544, 1.3758652505041111, 1.6426918328738518, 1.7526223126346079, 1.650008364512174, 1.3288560373795053, 0.8713972994908958, 0.41593361046413313, 0.014117023482865356, -0.36290416432264766, -0.6683871213724184, -0.8174132957202718, -0.9961357611459243, -1.3771872823818205, -1.847204863514882, -2.247032680881386, -2.426762280777192, -2.324725150642333, -1.9861981400191242, -1.5005451400834848, -1.0011938014871187, -0.5604870952730416, -0.24275265932660692, -0.10577010273275958, -0.09512411528793932, -0.08029933734406372, 0.13065372474080578, 0.689318817910779, 1.6608683470902197, 2.6907191255268006, 3.323976754379118, 3.51177906257476, 3.3888026674751166, 3.1238404760642835, 2.7087825427112167, 2.0551541016296886, 1.179730259516083, 0.1666456800347556, -0.9808031882427236, -2.1525295067663492, -3.2127927897299817, -3.903005036722628, -4.009546291530884, -3.4581850392266453, -2.4799047071432634, -1.3473063992084136, -0.4263010607823802, 0.1498436286780505, 0.42655251167579256, 0.41593056211840973, 0.26681594614817333, 0.17860667595755517, 0.19768465280318284, 0.13961014350985826, -0.03162936586934617, -0.18222840207047183, 0.015871960901871606, 0.7224098744154533, 1.7331891169299825, 2.512762320373294, 2.7765582432258062, 2.738141294397851, 2.566189373121285, 2.1825018359012973, 1.4332025279146658, 0.45620166862958533, -0.4727340558132099, -1.349727962548384, -2.0080874618188904, -2.321256000600856, -2.263966857479191, -2.0190089658273878, -1.8178309893284437, -1.68988193485764, -1.5502993674983738, -1.3709450812766848, -1.1099442509247401, -0.7721561466704907, -0.3809918211895621, -0.024251970874441663, 0.32448799029498, 0.6283903038307539, 0.832662405067322, 1.0568236551131789, 1.2842440618630757, 1.4968935899254077, 1.6670157679230435, 1.8188720331857973, 1.6727962097689517, 1.3538267674358633, 0.9181624915407433, 0.39343024684279415, 0.03243751164459519, -0.2996842029628397, -0.42743200421928396, -0.3882909957027437, -0.36124035257462894, -0.5271403032388974, -0.8950259135027598, -1.3109094436972863, -1.4477604324712554, -1.2754590060764235, -1.0782237622353366, -0.8997231301001485, -0.7296837936524543, -0.4865253259138326, -0.2326241520959976, -0.024535738388280222, 0.20701683790509465, 0.3887422506820544, 0.6482979020002148, 0.7719540029754344, 0.9433615070393337, 1.0770030858638173, 1.1269772703212262, 1.0645952617495233, 0.8333161277428957, 0.5781404358819451, 0.21894937577232407, -0.049089335995774454, -0.20179748161012248, -0.17537280314153483, -0.1457630579965068, -0.1215548050810581, -0.11859572592190662, -0.1578345507351538, -0.32526561284058186, -0.5368003765737129, -0.6371275793827001, -0.6557611263813926, -0.6539652753170563, -0.6945318589346843, -0.6878447056504646, -0.5623238117963504, -0.4302816032517433, -0.22377498805521784, -0.01822520365099525, 0.19850553803761997, 0.4150046572967362, 0.6512661990598502, 0.7776042475817618, 0.7939656742895437, 0.7289247415201265, 0.5111624870891359, 0.27392097775632596, 0.08728444181307664, 0.001301828175323508, -0.07813161643076003, -0.1079295759214349, -0.1349970840738205, -0.08424933369881903, -0.08790146305292515, -0.1339883196451163, -0.1556412984211514, -0.14947404809870993, -0.18092758434492034, -0.278085746226192, -0.30186191506754784, -0.2896316850824951, -0.24903502007981732, -0.18631669302419696, -0.10100592250140514, -0.03383868493390935, 0.0536951258491138, 0.15217549468911412, 0.2129682709432587, 0.3058384066079865, 0.33259115573230325, 0.3240720821671615, 0.3231777170098291, 0.31359397408323125, 0.23762027774193725, 0.2058089804372754, 0.12681174264930564, 0.049588061254448264, 0.04150916319799055, -0.01227412687010236, -0.059422236700179924, -0.14362704794383108, -0.1666272708256204, -0.1862131046897008, -0.170231909396289, -0.18286666908732563, -0.2320327550878396, -0.2841117538569993, -0.2615674768860497, -0.2571214743927346, -0.28646810786585414, -0.15207640807287165, -0.09102779929949967, -0.046471061693771694, -0.050612514476592714, 0.0349804422842817, 0.09617583962929947, 0.06589286024558894, 0.06662321456561873, 0.08304965926115128, 0.165494124682748, 0.1518644316503402, 0.14605539405166476, 0.13384144275527735, 0.12871184598424487, 0.11091856729312043, 0.10364714722778913, 0.10551303671221281, 0.041301055527223574, 0.03384026741397023, 0.021143509987449436, -0.002319864854146286, 0.0035729936740320567, 0.007790985148055824, -0.0033720135738374043, -0.013395920510447464, -0.025455484990393545, -0.039923448428367654, -0.035623977412354985, -0.014902822804317073, 0.000572033472017097, 0.023292227903852, 0.03365968194895773, 0.014885943229620486, 5.27322953566206e-05, -0.0016063137977431507, -0.0052455593567781785, -0.0249026219629874, -0.026029832447607124, -0.029419785369442453, -0.04668270110283794, -0.015157393466049699, -0.021561633194691798, -0.012137482659173662, -0.01783006989282267, -0.016437525120349048, -0.032847028179216205, -0.027947868979843957, -0.06370420943284358, -0.0795939764740859, -0.08347304763509068, -0.0641908199021925, -0.028652884919506724, -0.008240359802546343, 0.017295747026491323, 0.005805782252224926, 0.024401464995538732, 0.011498690140391968, 0.004617810689604858, 0.006541162058930524, 0.01670632488940134, 0.038963129756058236, 0.06913293664581818, 0.08160974571831571, 0.07428325853045503, 0.05234418272654419, 0.052732642254105414 ] } ], "layout": { "height": 500, "hovermode": "closest", "legend": { "bgcolor": "#F2F2F2", "borderwidth": 0.5 }, "plot_bgcolor": "#FDFDFF", "showlegend": true, "template": { "data": { "bar": [ { "error_x": { "color": "#2a3f5f" }, "error_y": { "color": "#2a3f5f" }, "marker": { "line": { "color": "#E5ECF6", "width": 0.5 }, "pattern": { "fillmode": "overlay", "size": 10, "solidity": 0.2 } }, "type": "bar" } ], "barpolar": [ { "marker": { "line": { "color": "#E5ECF6", "width": 0.5 }, "pattern": { "fillmode": "overlay", "size": 10, "solidity": 0.2 } }, "type": "barpolar" } ], "carpet": [ { "aaxis": { "endlinecolor": "#2a3f5f", "gridcolor": "white", "linecolor": "white", "minorgridcolor": "white", "startlinecolor": "#2a3f5f" }, "baxis": { "endlinecolor": "#2a3f5f", "gridcolor": "white", "linecolor": "white", "minorgridcolor": "white", "startlinecolor": "#2a3f5f" }, "type": "carpet" } ], "choropleth": [ { "colorbar": { "outlinewidth": 0, "ticks": "" }, "type": "choropleth" } ], "contour": [ { "colorbar": { "outlinewidth": 0, "ticks": "" }, "colorscale": [ [ 0, "#0d0887" ], [ 0.1111111111111111, "#46039f" ], [ 0.2222222222222222, "#7201a8" ], [ 0.3333333333333333, "#9c179e" ], [ 0.4444444444444444, "#bd3786" ], [ 0.5555555555555556, "#d8576b" ], [ 0.6666666666666666, "#ed7953" ], [ 0.7777777777777778, "#fb9f3a" ], [ 0.8888888888888888, "#fdca26" ], [ 1, "#f0f921" ] ], "type": "contour" } ], "contourcarpet": [ { "colorbar": { "outlinewidth": 0, "ticks": "" }, "type": "contourcarpet" } ], "heatmap": [ { "colorbar": { "outlinewidth": 0, "ticks": "" }, "colorscale": [ [ 0, "#0d0887" ], [ 0.1111111111111111, "#46039f" ], [ 0.2222222222222222, "#7201a8" ], [ 0.3333333333333333, "#9c179e" ], [ 0.4444444444444444, "#bd3786" ], [ 0.5555555555555556, "#d8576b" ], [ 0.6666666666666666, "#ed7953" ], [ 0.7777777777777778, "#fb9f3a" ], [ 0.8888888888888888, "#fdca26" ], [ 1, "#f0f921" ] ], "type": "heatmap" } ], "heatmapgl": [ { "colorbar": { "outlinewidth": 0, "ticks": "" }, "colorscale": [ [ 0, "#0d0887" ], [ 0.1111111111111111, "#46039f" ], [ 0.2222222222222222, "#7201a8" ], [ 0.3333333333333333, "#9c179e" ], [ 0.4444444444444444, "#bd3786" ], [ 0.5555555555555556, "#d8576b" ], [ 0.6666666666666666, "#ed7953" ], [ 0.7777777777777778, "#fb9f3a" ], [ 0.8888888888888888, "#fdca26" ], [ 1, "#f0f921" ] ], "type": "heatmapgl" } ], "histogram": [ { "marker": { "pattern": { "fillmode": "overlay", "size": 10, "solidity": 0.2 } }, "type": "histogram" } ], "histogram2d": [ { "colorbar": { "outlinewidth": 0, "ticks": "" }, "colorscale": [ [ 0, "#0d0887" ], [ 0.1111111111111111, "#46039f" ], [ 0.2222222222222222, "#7201a8" ], [ 0.3333333333333333, "#9c179e" ], [ 0.4444444444444444, "#bd3786" ], [ 0.5555555555555556, "#d8576b" ], [ 0.6666666666666666, "#ed7953" ], [ 0.7777777777777778, "#fb9f3a" ], [ 0.8888888888888888, "#fdca26" ], [ 1, "#f0f921" ] ], "type": "histogram2d" } ], "histogram2dcontour": [ { "colorbar": { "outlinewidth": 0, "ticks": "" }, "colorscale": [ [ 0, "#0d0887" ], [ 0.1111111111111111, "#46039f" ], [ 0.2222222222222222, "#7201a8" ], [ 0.3333333333333333, "#9c179e" ], [ 0.4444444444444444, "#bd3786" ], [ 0.5555555555555556, "#d8576b" ], [ 0.6666666666666666, "#ed7953" ], [ 0.7777777777777778, "#fb9f3a" ], [ 0.8888888888888888, "#fdca26" ], [ 1, "#f0f921" ] ], "type": "histogram2dcontour" } ], "mesh3d": [ { "colorbar": { "outlinewidth": 0, "ticks": "" }, "type": "mesh3d" } ], "parcoords": [ { "line": { "colorbar": { "outlinewidth": 0, "ticks": "" } }, "type": "parcoords" } ], "pie": [ { "automargin": true, "type": "pie" } ], "scatter": [ { "fillpattern": { "fillmode": "overlay", "size": 10, "solidity": 0.2 }, "type": "scatter" } ], "scatter3d": [ { "line": { "colorbar": { "outlinewidth": 0, "ticks": "" } }, "marker": { "colorbar": { "outlinewidth": 0, "ticks": "" } }, "type": "scatter3d" } ], "scattercarpet": [ { "marker": { "colorbar": { "outlinewidth": 0, "ticks": "" } }, "type": "scattercarpet" } ], "scattergeo": [ { "marker": { "colorbar": { "outlinewidth": 0, "ticks": "" } }, "type": "scattergeo" } ], "scattergl": [ { "marker": { "colorbar": { "outlinewidth": 0, "ticks": "" } }, "type": "scattergl" } ], "scattermapbox": [ { "marker": { "colorbar": { "outlinewidth": 0, "ticks": "" } }, "type": "scattermapbox" } ], "scatterpolar": [ { "marker": { "colorbar": { "outlinewidth": 0, "ticks": "" } }, "type": "scatterpolar" } ], "scatterpolargl": [ { "marker": { "colorbar": { "outlinewidth": 0, "ticks": "" } }, "type": "scatterpolargl" } ], "scatterternary": [ { "marker": { "colorbar": { "outlinewidth": 0, "ticks": "" } }, "type": "scatterternary" } ], "surface": [ { "colorbar": { "outlinewidth": 0, "ticks": "" }, "colorscale": [ [ 0, "#0d0887" ], [ 0.1111111111111111, "#46039f" ], [ 0.2222222222222222, "#7201a8" ], [ 0.3333333333333333, "#9c179e" ], [ 0.4444444444444444, "#bd3786" ], [ 0.5555555555555556, "#d8576b" ], [ 0.6666666666666666, "#ed7953" ], [ 0.7777777777777778, "#fb9f3a" ], [ 0.8888888888888888, "#fdca26" ], [ 1, "#f0f921" ] ], "type": "surface" } ], "table": [ { "cells": { "fill": { "color": "#EBF0F8" }, "line": { "color": "white" } }, "header": { "fill": { "color": "#C8D4E3" }, "line": { "color": "white" } }, "type": "table" } ] }, "layout": { "annotationdefaults": { "arrowcolor": "#2a3f5f", "arrowhead": 0, "arrowwidth": 1 }, "autotypenumbers": "strict", "coloraxis": { "colorbar": { "outlinewidth": 0, "ticks": "" } }, "colorscale": { "diverging": [ [ 0, "#8e0152" ], [ 0.1, "#c51b7d" ], [ 0.2, "#de77ae" ], [ 0.3, "#f1b6da" ], [ 0.4, "#fde0ef" ], [ 0.5, "#f7f7f7" ], [ 0.6, "#e6f5d0" ], [ 0.7, "#b8e186" ], [ 0.8, "#7fbc41" ], [ 0.9, "#4d9221" ], [ 1, "#276419" ] ], "sequential": [ [ 0, "#0d0887" ], [ 0.1111111111111111, "#46039f" ], [ 0.2222222222222222, "#7201a8" ], [ 0.3333333333333333, "#9c179e" ], [ 0.4444444444444444, "#bd3786" ], [ 0.5555555555555556, "#d8576b" ], [ 0.6666666666666666, "#ed7953" ], [ 0.7777777777777778, "#fb9f3a" ], [ 0.8888888888888888, "#fdca26" ], [ 1, "#f0f921" ] ], "sequentialminus": [ [ 0, "#0d0887" ], [ 0.1111111111111111, "#46039f" ], [ 0.2222222222222222, "#7201a8" ], [ 0.3333333333333333, "#9c179e" ], [ 0.4444444444444444, "#bd3786" ], [ 0.5555555555555556, "#d8576b" ], [ 0.6666666666666666, "#ed7953" ], [ 0.7777777777777778, "#fb9f3a" ], [ 0.8888888888888888, "#fdca26" ], [ 1, "#f0f921" ] ] }, "colorway": [ "#636efa", "#EF553B", "#00cc96", "#ab63fa", "#FFA15A", "#19d3f3", "#FF6692", "#B6E880", "#FF97FF", "#FECB52" ], "font": { "color": "#2a3f5f" }, "geo": { "bgcolor": "white", "lakecolor": "white", "landcolor": "#E5ECF6", "showlakes": true, "showland": true, "subunitcolor": "white" }, "hoverlabel": { "align": "left" }, "hovermode": "closest", "mapbox": { "style": "light" }, "paper_bgcolor": "white", "plot_bgcolor": "#E5ECF6", "polar": { "angularaxis": { "gridcolor": "white", "linecolor": "white", "ticks": "" }, "bgcolor": "#E5ECF6", "radialaxis": { "gridcolor": "white", "linecolor": "white", "ticks": "" } }, "scene": { "xaxis": { "backgroundcolor": "#E5ECF6", "gridcolor": "white", "gridwidth": 2, "linecolor": "white", "showbackground": true, "ticks": "", "zerolinecolor": "white" }, "yaxis": { "backgroundcolor": "#E5ECF6", "gridcolor": "white", "gridwidth": 2, "linecolor": "white", "showbackground": true, "ticks": "", "zerolinecolor": "white" }, "zaxis": { "backgroundcolor": "#E5ECF6", "gridcolor": "white", "gridwidth": 2, "linecolor": "white", "showbackground": true, "ticks": "", "zerolinecolor": "white" } }, "shapedefaults": { "line": { "color": "#2a3f5f" } }, "ternary": { "aaxis": { "gridcolor": "white", "linecolor": "white", "ticks": "" }, "baxis": { "gridcolor": "white", "linecolor": "white", "ticks": "" }, "bgcolor": "#E5ECF6", "caxis": { "gridcolor": "white", "linecolor": "white", "ticks": "" } }, "title": { "x": 0.05 }, "xaxis": { "automargin": true, "gridcolor": "white", "linecolor": "white", "ticks": "", "title": { "standoff": 15 }, "zerolinecolor": "white", "zerolinewidth": 2 }, "yaxis": { "automargin": true, "gridcolor": "white", "linecolor": "white", "ticks": "", "title": { "standoff": 15 }, "zerolinecolor": "white", "zerolinewidth": 2 } } }, "title": {}, "width": 650, "xaxis": { "color": "#004", "gridcolor": "#D8D8D8", "range": [ 0, null ], "showgrid": true, "title": {}, "zerolinecolor": "#DDD" }, "yaxis": { "color": "#004", "gridcolor": "#D8D8D8", "showgrid": true, "title": {}, "zerolinecolor": "#DDD" } } }, "text/html": [ "
" ] }, "metadata": {}, "output_type": "display_data" }, { "data": { "text/plain": [ "" ] }, "execution_count": 6, "metadata": {}, "output_type": "execute_result" } ], "source": [ "# step 5: define a Feff Path for Cu-Cu scattering\n", "\n", "# using a Path file from a previous Feff calculation for Zn-Se (shown elsewhere)\n", "# here we give math expressions using the Parameters named in the Parameter group \n", "# to set the values for the Path Parameters in the EXAFS equation\n", "path1 = feffpath(Path('..', 'feffit','feff0001.dat'), label='Cu R=2.56Ang',\n", " s02='amp', e0='de0', sigma2='sig2', deltar='delr', third='c3')\n", "\n", "tmpsum = ff2chi([path1], params=pars)\n", "fig = plot_chik(tmpsum, kweight=2, label='initial Feff Model', show=False)\n", "fig.add_plot(cu_data.k, cu_data.chi*cu_data.k**2, label='data')\n", "fig.show()" ] }, { "cell_type": "code", "execution_count": 7, "id": "2a63b3c7", "metadata": {}, "outputs": [ { "name": "stdout", "output_type": "stream", "text": [ "=================== FEFFIT RESULTS ====================\n", "[[Statistics]]\n", " n_function_calls = 31\n", " n_variables = 5\n", " n_data_points = 116\n", " n_independent = 17.0428183\n", " chi_square = 73.9433580\n", " reduced chi_square = 6.14003769\n", " r-factor = 0.00177931\n", " Akaike info crit = 35.0115368\n", " Bayesian info crit = 39.1901813\n", " \n", "[[Variables]]\n", " amp = 0.9435343 +/- 0.0312676 (init= 1.0000000)\n", " c3 = 2.0191e-4 +/- 7.6522e-5 (init= 2.0000e-4)\n", " de0 = 6.0481828 +/- 0.7342104 (init= 3.0000000)\n", " delr = 0.0118328 +/- 0.0069547 (init= 0.0100000)\n", " sig2 = 0.0087457 +/- 2.4353e-4 (init= 0.0050000)\n", " \n", "[[Correlations]] (unreported correlations are < 0.100)\n", " c3, delr = 0.957\n", " de0, delr = 0.951\n", " amp, sig2 = 0.929\n", " c3, de0 = 0.846\n", " amp, delr = 0.184\n", " delr, sig2 = 0.171\n", " amp, c3 = 0.151\n", " amp, de0 = 0.141\n", " de0, sig2 = 0.136\n", " c3, sig2 = 0.130\n", " \n", "[[Dataset]]\n", " unique_id = 'dc5vezx7'\n", " fit space = 'r'\n", " r-range = 1.200, 3.000\n", " k-range = 3.000, 17.000\n", " k window, dk = 'kaiser', 4.000\n", " paths used in fit = [PosixPath('../feffit/feff0001.dat')]\n", " k-weight = 2\n", " epsilon_k = Array(mean=6.1910e-4, std=0.0016545)\n", " epsilon_r = 0.0208085\n", " n_independent = 17.043\n", " \n", "[[Paths]]\n", " = Path 'Cu R=2.56Ang' = Cu K Edge\n", " feffdat file = ../feffit/feff0001.dat, from feff run 'feffit'\n", " geometry atom x y z ipot\n", " Cu 0.0000, 0.0000, 0.0000 0 (absorber)\n", " Cu 0.0000, -1.8016, 1.8016 1\n", " reff = 2.5478000\n", " degen = 12.000000\n", " n*s02 = 0.9435343 +/- 0.0312676 := 'amp'\n", " e0 = 6.0481828 +/- 0.7342104 := 'de0'\n", " r = 2.5596328 +/- 0.0069547 := 'reff + delr'\n", " deltar = 0.0118328 +/- 0.0069547 := 'delr'\n", " sigma2 = 0.0087457 +/- 2.4353e-4 := 'sig2'\n", " third = 2.0191e-4 +/- 7.6522e-5 := 'c3'\n", "\n", "=======================================================\n" ] } ], "source": [ "# step 6: run and view the fit\n", "\n", "# now that we have data, a set of paths, and Fourier transform values, we can\n", "# set up a \"Feffit Dataset\" and then fit that with the group of Parameters\n", "\n", "# define dataset to include data, pathlist, transform\n", "dset = feffit_dataset(data=cu_data, pathlist=[path1], transform=trans)\n", "\n", "# do the fit...\n", "result = feffit(pars, dset)\n", "\n", "# print out the fit report\n", "print(feffit_report(result))" ] }, { "cell_type": "code", "execution_count": 8, "id": "972296b1", "metadata": {}, "outputs": [ { "data": { "application/vnd.plotly.v1+json": { "config": { "plotlyServerURL": "https://plot.ly" }, "data": [ { "line": { "color": "#1f77b4", "width": 3 }, "name": "data", "type": "scatter", "uid": "25ab8fe3-fce1-44da-81de-edeb53f3f27e", "x": [ 0, 0.05, 0.1, 0.15000000000000002, 0.2, 0.25, 0.30000000000000004, 0.35000000000000003, 0.4, 0.45, 0.5, 0.55, 0.6000000000000001, 0.65, 0.7000000000000001, 0.75, 0.8, 0.8500000000000001, 0.9, 0.9500000000000001, 1, 1.05, 1.1, 1.1500000000000001, 1.2000000000000002, 1.25, 1.3, 1.35, 1.4000000000000001, 1.4500000000000002, 1.5, 1.55, 1.6, 1.6500000000000001, 1.7000000000000002, 1.75, 1.8, 1.85, 1.9000000000000001, 1.9500000000000002, 2, 2.0500000000000003, 2.1, 2.15, 2.2, 2.25, 2.3000000000000003, 2.35, 2.4000000000000004, 2.45, 2.5, 2.5500000000000003, 2.6, 2.6500000000000004, 2.7, 2.75, 2.8000000000000003, 2.85, 2.9000000000000004, 2.95, 3, 3.0500000000000003, 3.1, 3.1500000000000004, 3.2, 3.25, 3.3000000000000003, 3.35, 3.4000000000000004, 3.45, 3.5, 3.5500000000000003, 3.6, 3.6500000000000004, 3.7, 3.75, 3.8000000000000003, 3.85, 3.9000000000000004, 3.95, 4, 4.05, 4.1000000000000005, 4.15, 4.2, 4.25, 4.3, 4.3500000000000005, 4.4, 4.45, 4.5, 4.55, 4.6000000000000005, 4.65, 4.7, 4.75, 4.800000000000001, 4.8500000000000005, 4.9, 4.95, 5, 5.050000000000001, 5.1000000000000005, 5.15, 5.2, 5.25, 5.300000000000001, 5.3500000000000005, 5.4, 5.45, 5.5, 5.550000000000001, 5.6000000000000005, 5.65, 5.7, 5.75, 5.800000000000001, 5.8500000000000005, 5.9, 5.95, 6, 6.050000000000001, 6.1000000000000005, 6.15, 6.2, 6.25, 6.300000000000001, 6.3500000000000005, 6.4, 6.45, 6.5, 6.550000000000001, 6.6000000000000005, 6.65, 6.7, 6.75, 6.800000000000001, 6.8500000000000005, 6.9, 6.95, 7, 7.050000000000001, 7.1000000000000005, 7.15, 7.2, 7.25, 7.300000000000001, 7.3500000000000005, 7.4, 7.45, 7.5, 7.550000000000001, 7.6000000000000005, 7.65, 7.7, 7.75, 7.800000000000001, 7.8500000000000005, 7.9, 7.95, 8, 8.05, 8.1, 8.15, 8.200000000000001, 8.25, 8.3, 8.35, 8.4, 8.450000000000001, 8.5, 8.55, 8.6, 8.65, 8.700000000000001, 8.75, 8.8, 8.85, 8.9, 8.950000000000001, 9, 9.05, 9.1, 9.15, 9.200000000000001, 9.25, 9.3, 9.35, 9.4, 9.450000000000001, 9.5, 9.55, 9.600000000000001, 9.65, 9.700000000000001, 9.75, 9.8, 9.850000000000001, 9.9, 9.950000000000001, 10, 10.05, 10.100000000000001, 10.15, 10.200000000000001, 10.25, 10.3, 10.350000000000001, 10.4, 10.450000000000001, 10.5, 10.55, 10.600000000000001, 10.65, 10.700000000000001, 10.75, 10.8, 10.850000000000001, 10.9, 10.950000000000001, 11, 11.05, 11.100000000000001, 11.15, 11.200000000000001, 11.25, 11.3, 11.350000000000001, 11.4, 11.450000000000001, 11.5, 11.55, 11.600000000000001, 11.65, 11.700000000000001, 11.75, 11.8, 11.850000000000001, 11.9, 11.950000000000001, 12, 12.05, 12.100000000000001, 12.15, 12.200000000000001, 12.25, 12.3, 12.350000000000001, 12.4, 12.450000000000001, 12.5, 12.55, 12.600000000000001, 12.65, 12.700000000000001, 12.75, 12.8, 12.850000000000001, 12.9, 12.950000000000001, 13, 13.05, 13.100000000000001, 13.15, 13.200000000000001, 13.25, 13.3, 13.350000000000001, 13.4, 13.450000000000001, 13.5, 13.55, 13.600000000000001, 13.65, 13.700000000000001, 13.75, 13.8, 13.850000000000001, 13.9, 13.950000000000001, 14, 14.05, 14.100000000000001, 14.15, 14.200000000000001, 14.25, 14.3, 14.350000000000001, 14.4, 14.450000000000001, 14.5, 14.55, 14.600000000000001, 14.65, 14.700000000000001, 14.75, 14.8, 14.850000000000001, 14.9, 14.950000000000001, 15, 15.05, 15.100000000000001, 15.15, 15.200000000000001, 15.25, 15.3, 15.350000000000001, 15.4, 15.450000000000001, 15.5, 15.55, 15.600000000000001, 15.65, 15.700000000000001, 15.75, 15.8, 15.850000000000001, 15.9, 15.950000000000001, 16, 16.05, 16.1, 16.150000000000002, 16.2, 16.25, 16.3, 16.35, 16.400000000000002, 16.45, 16.5, 16.55, 16.6, 16.650000000000002, 16.7, 16.75, 16.8, 16.85, 16.900000000000002, 16.95, 17, 17.05, 17.1, 17.150000000000002, 17.2, 17.25, 17.3, 17.35, 17.400000000000002, 17.45 ], "y": [ 0, 0.0017162494458442948, 0.006260657329100937, 0.012891834951873576, 0.021048457144060954, 0.030299138367237386, 0.04029230881853329, 0.05070609053451563, 0.06119817349506846, 0.07135569172727338, 0.08064509940929013, 0.08837262817737378, 0.09373989859529372, 0.09582775759108264, 0.0935578053843106, 0.08568464948755888, 0.07081510595321011, 0.04764889441372322, 0.01672306816621109, -0.02036650571871061, -0.062076599777863804, -0.1035145571594575, -0.14105402383844487, -0.17226850540263178, -0.195555181980996, -0.22384379106408786, -0.25316744321027734, -0.28266606857845183, -0.3060145228925364, -0.3227405446532578, -0.3175623530648676, -0.29035087744238997, -0.23291026066827847, -0.15195881352700621, -0.027491301867975427, 0.10147076900971264, 0.2509904692561648, 0.39605903953291693, 0.5011487523682717, 0.5358863356874334, 0.4890777529176644, 0.38033203274504157, 0.23620473121525776, 0.0982995519446705, -0.01916680147507012, -0.08460034845307433, -0.06873398528682265, 0.05766702615369174, 0.2585834215451715, 0.48484320514603774, 0.5721433734089251, 0.47596151887460053, 0.269690027004671, 0.03963617942157768, -0.13880662948667805, -0.29949454341252624, -0.4755535783009141, -0.6336022624649112, -0.7163520980757677, -0.725443197780949, -0.6983921133816225, -0.638550232213951, -0.5307418149918692, -0.3674792409248488, -0.15784484187046952, 0.0657380664945924, 0.2862321840996842, 0.5007817168965577, 0.7278620306780229, 0.9099396964901459, 0.969109145697896, 0.856417871949244, 0.612153550177942, 0.312879035653883, -0.023478562464567296, -0.3067102799541063, -0.5021166721378314, -0.6200141528559097, -0.6614969675216824, -0.6197929144581559, -0.5203300493496914, -0.439532473924602, -0.43613776925954384, -0.5058855582315628, -0.5316748974610963, -0.4460336641954506, -0.2976130753118994, -0.19675614941199548, -0.18817323063016875, -0.18791384415639176, -0.0959261188719232, 0.11101927174297918, 0.346429077768031, 0.5364171312737255, 0.688419051552, 0.8605846627117979, 1.0877384061241544, 1.3758652505041111, 1.6426918328738518, 1.7526223126346079, 1.650008364512174, 1.3288560373795053, 0.8713972994908958, 0.41593361046413313, 0.014117023482865356, -0.36290416432264766, -0.6683871213724184, -0.8174132957202718, -0.9961357611459243, -1.3771872823818205, -1.847204863514882, -2.247032680881386, -2.426762280777192, -2.324725150642333, -1.9861981400191242, -1.5005451400834848, -1.0011938014871187, -0.5604870952730416, -0.24275265932660692, -0.10577010273275958, -0.09512411528793932, -0.08029933734406372, 0.13065372474080578, 0.689318817910779, 1.6608683470902197, 2.6907191255268006, 3.323976754379118, 3.51177906257476, 3.3888026674751166, 3.1238404760642835, 2.7087825427112167, 2.0551541016296886, 1.179730259516083, 0.1666456800347556, -0.9808031882427236, -2.1525295067663492, -3.2127927897299817, -3.903005036722628, -4.009546291530884, -3.4581850392266453, -2.4799047071432634, -1.3473063992084136, -0.4263010607823802, 0.1498436286780505, 0.42655251167579256, 0.41593056211840973, 0.26681594614817333, 0.17860667595755517, 0.19768465280318284, 0.13961014350985826, -0.03162936586934617, -0.18222840207047183, 0.015871960901871606, 0.7224098744154533, 1.7331891169299825, 2.512762320373294, 2.7765582432258062, 2.738141294397851, 2.566189373121285, 2.1825018359012973, 1.4332025279146658, 0.45620166862958533, -0.4727340558132099, -1.349727962548384, -2.0080874618188904, -2.321256000600856, -2.263966857479191, -2.0190089658273878, -1.8178309893284437, -1.68988193485764, -1.5502993674983738, -1.3709450812766848, -1.1099442509247401, -0.7721561466704907, -0.3809918211895621, -0.024251970874441663, 0.32448799029498, 0.6283903038307539, 0.832662405067322, 1.0568236551131789, 1.2842440618630757, 1.4968935899254077, 1.6670157679230435, 1.8188720331857973, 1.6727962097689517, 1.3538267674358633, 0.9181624915407433, 0.39343024684279415, 0.03243751164459519, -0.2996842029628397, -0.42743200421928396, -0.3882909957027437, -0.36124035257462894, -0.5271403032388974, -0.8950259135027598, -1.3109094436972863, -1.4477604324712554, -1.2754590060764235, -1.0782237622353366, -0.8997231301001485, -0.7296837936524543, -0.4865253259138326, -0.2326241520959976, -0.024535738388280222, 0.20701683790509465, 0.3887422506820544, 0.6482979020002148, 0.7719540029754344, 0.9433615070393337, 1.0770030858638173, 1.1269772703212262, 1.0645952617495233, 0.8333161277428957, 0.5781404358819451, 0.21894937577232407, -0.049089335995774454, -0.20179748161012248, -0.17537280314153483, -0.1457630579965068, -0.1215548050810581, -0.11859572592190662, -0.1578345507351538, -0.32526561284058186, -0.5368003765737129, -0.6371275793827001, -0.6557611263813926, -0.6539652753170563, -0.6945318589346843, -0.6878447056504646, -0.5623238117963504, -0.4302816032517433, -0.22377498805521784, -0.01822520365099525, 0.19850553803761997, 0.4150046572967362, 0.6512661990598502, 0.7776042475817618, 0.7939656742895437, 0.7289247415201265, 0.5111624870891359, 0.27392097775632596, 0.08728444181307664, 0.001301828175323508, -0.07813161643076003, -0.1079295759214349, -0.1349970840738205, -0.08424933369881903, -0.08790146305292515, -0.1339883196451163, -0.1556412984211514, -0.14947404809870993, -0.18092758434492034, -0.278085746226192, -0.30186191506754784, -0.2896316850824951, -0.24903502007981732, -0.18631669302419696, -0.10100592250140514, -0.03383868493390935, 0.0536951258491138, 0.15217549468911412, 0.2129682709432587, 0.3058384066079865, 0.33259115573230325, 0.3240720821671615, 0.3231777170098291, 0.31359397408323125, 0.23762027774193725, 0.2058089804372754, 0.12681174264930564, 0.049588061254448264, 0.04150916319799055, -0.01227412687010236, -0.059422236700179924, -0.14362704794383108, -0.1666272708256204, -0.1862131046897008, -0.170231909396289, -0.18286666908732563, -0.2320327550878396, -0.2841117538569993, -0.2615674768860497, -0.2571214743927346, -0.28646810786585414, -0.15207640807287165, -0.09102779929949967, -0.046471061693771694, -0.050612514476592714, 0.0349804422842817, 0.09617583962929947, 0.06589286024558894, 0.06662321456561873, 0.08304965926115128, 0.165494124682748, 0.1518644316503402, 0.14605539405166476, 0.13384144275527735, 0.12871184598424487, 0.11091856729312043, 0.10364714722778913, 0.10551303671221281, 0.041301055527223574, 0.03384026741397023, 0.021143509987449436, -0.002319864854146286, 0.0035729936740320567, 0.007790985148055824, -0.0033720135738374043, -0.013395920510447464, -0.025455484990393545, -0.039923448428367654, -0.035623977412354985, -0.014902822804317073, 0.000572033472017097, 0.023292227903852, 0.03365968194895773, 0.014885943229620486, 5.27322953566206e-05, -0.0016063137977431507, -0.0052455593567781785, -0.0249026219629874, -0.026029832447607124, -0.029419785369442453, -0.04668270110283794, -0.015157393466049699, -0.021561633194691798, -0.012137482659173662, -0.01783006989282267, -0.016437525120349048, -0.032847028179216205, -0.027947868979843957, -0.06370420943284358, -0.0795939764740859, -0.08347304763509068, -0.0641908199021925, -0.028652884919506724, -0.008240359802546343, 0.017295747026491323, 0.005805782252224926, 0.024401464995538732, 0.011498690140391968, 0.004617810689604858, 0.006541162058930524, 0.01670632488940134, 0.038963129756058236, 0.06913293664581818, 0.08160974571831571, 0.07428325853045503, 0.05234418272654419, 0.052732642254105414 ] }, { "line": { "color": "#d62728", "width": 3 }, "name": "fit", "type": "scatter", "uid": "450b460d-ef8b-4bfe-9804-cfd7e2749384", "x": [ 0, 0.05, 0.1, 0.15000000000000002, 0.2, 0.25, 0.30000000000000004, 0.35000000000000003, 0.4, 0.45, 0.5, 0.55, 0.6000000000000001, 0.65, 0.7000000000000001, 0.75, 0.8, 0.8500000000000001, 0.9, 0.9500000000000001, 1, 1.05, 1.1, 1.1500000000000001, 1.2000000000000002, 1.25, 1.3, 1.35, 1.4000000000000001, 1.4500000000000002, 1.5, 1.55, 1.6, 1.6500000000000001, 1.7000000000000002, 1.75, 1.8, 1.85, 1.9000000000000001, 1.9500000000000002, 2, 2.0500000000000003, 2.1, 2.15, 2.2, 2.25, 2.3000000000000003, 2.35, 2.4000000000000004, 2.45, 2.5, 2.5500000000000003, 2.6, 2.6500000000000004, 2.7, 2.75, 2.8000000000000003, 2.85, 2.9000000000000004, 2.95, 3, 3.0500000000000003, 3.1, 3.1500000000000004, 3.2, 3.25, 3.3000000000000003, 3.35, 3.4000000000000004, 3.45, 3.5, 3.5500000000000003, 3.6, 3.6500000000000004, 3.7, 3.75, 3.8000000000000003, 3.85, 3.9000000000000004, 3.95, 4, 4.05, 4.1000000000000005, 4.15, 4.2, 4.25, 4.3, 4.3500000000000005, 4.4, 4.45, 4.5, 4.55, 4.6000000000000005, 4.65, 4.7, 4.75, 4.800000000000001, 4.8500000000000005, 4.9, 4.95, 5, 5.050000000000001, 5.1000000000000005, 5.15, 5.2, 5.25, 5.300000000000001, 5.3500000000000005, 5.4, 5.45, 5.5, 5.550000000000001, 5.6000000000000005, 5.65, 5.7, 5.75, 5.800000000000001, 5.8500000000000005, 5.9, 5.95, 6, 6.050000000000001, 6.1000000000000005, 6.15, 6.2, 6.25, 6.300000000000001, 6.3500000000000005, 6.4, 6.45, 6.5, 6.550000000000001, 6.6000000000000005, 6.65, 6.7, 6.75, 6.800000000000001, 6.8500000000000005, 6.9, 6.95, 7, 7.050000000000001, 7.1000000000000005, 7.15, 7.2, 7.25, 7.300000000000001, 7.3500000000000005, 7.4, 7.45, 7.5, 7.550000000000001, 7.6000000000000005, 7.65, 7.7, 7.75, 7.800000000000001, 7.8500000000000005, 7.9, 7.95, 8, 8.05, 8.1, 8.15, 8.200000000000001, 8.25, 8.3, 8.35, 8.4, 8.450000000000001, 8.5, 8.55, 8.6, 8.65, 8.700000000000001, 8.75, 8.8, 8.85, 8.9, 8.950000000000001, 9, 9.05, 9.1, 9.15, 9.200000000000001, 9.25, 9.3, 9.35, 9.4, 9.450000000000001, 9.5, 9.55, 9.600000000000001, 9.65, 9.700000000000001, 9.75, 9.8, 9.850000000000001, 9.9, 9.950000000000001, 10, 10.05, 10.100000000000001, 10.15, 10.200000000000001, 10.25, 10.3, 10.350000000000001, 10.4, 10.450000000000001, 10.5, 10.55, 10.600000000000001, 10.65, 10.700000000000001, 10.75, 10.8, 10.850000000000001, 10.9, 10.950000000000001, 11, 11.05, 11.100000000000001, 11.15, 11.200000000000001, 11.25, 11.3, 11.350000000000001, 11.4, 11.450000000000001, 11.5, 11.55, 11.600000000000001, 11.65, 11.700000000000001, 11.75, 11.8, 11.850000000000001, 11.9, 11.950000000000001, 12, 12.05, 12.100000000000001, 12.15, 12.200000000000001, 12.25, 12.3, 12.350000000000001, 12.4, 12.450000000000001, 12.5, 12.55, 12.600000000000001, 12.65, 12.700000000000001, 12.75, 12.8, 12.850000000000001, 12.9, 12.950000000000001, 13, 13.05, 13.100000000000001, 13.15, 13.200000000000001, 13.25, 13.3, 13.350000000000001, 13.4, 13.450000000000001, 13.5, 13.55, 13.600000000000001, 13.65, 13.700000000000001, 13.75, 13.8, 13.850000000000001, 13.9, 13.950000000000001, 14, 14.05, 14.100000000000001, 14.15, 14.200000000000001, 14.25, 14.3, 14.350000000000001, 14.4, 14.450000000000001, 14.5, 14.55, 14.600000000000001, 14.65, 14.700000000000001, 14.75, 14.8, 14.850000000000001, 14.9, 14.950000000000001, 15, 15.05, 15.100000000000001, 15.15, 15.200000000000001, 15.25, 15.3, 15.350000000000001, 15.4, 15.450000000000001, 15.5, 15.55, 15.600000000000001, 15.65, 15.700000000000001, 15.75, 15.8, 15.850000000000001, 15.9, 15.950000000000001, 16, 16.05, 16.1, 16.150000000000002, 16.2, 16.25, 16.3, 16.35, 16.400000000000002, 16.45, 16.5, 16.55, 16.6, 16.650000000000002, 16.7, 16.75, 16.8, 16.85, 16.900000000000002, 16.95, 17, 17.05, 17.1, 17.150000000000002, 17.2, 17.25, 17.3, 17.35, 17.400000000000002, 17.45 ], "y": [ 0, 7.840516947842266e-06, 1.9066124639007557e-05, -4.143452669469187e-06, -0.00012790263477343366, -0.00045113926265762994, -0.0011116992760850707, -0.0022937708099836987, -0.004236225117474824, -0.00724129319989583, -0.011682772073231611, -0.01801268276535103, -0.026764988693167006, -0.03855464103644855, -0.05406987011463373, -0.07405532384350039, -0.09928341550969551, -0.13051114789169105, -0.1684198077777376, -0.21353536153400768, -0.2661282090774087, -0.3260921970821183, -0.3928042505817573, -0.4649663375649848, -0.5404212505754026, -0.6157343109985249, -0.6427947622346023, -0.6507056475967946, -0.6467455071235263, -0.628760238011583, -0.5947546552256067, -0.5430604842343697, -0.47293077718766635, -0.38383593221789986, -0.2768954800480231, -0.15423209268470753, -0.018907434761352412, 0.12496389396684664, 0.27266852542642206, 0.41832116569459155, 0.5545803059251266, 0.6751670168674511, 0.7743505662432232, 0.8469075057957945, 0.8874794252841947, 0.8920806058743059, 0.8598931670438074, 0.7919299473764814, 0.6906656155408947, 0.5591945764917243, 0.4041528580452918, 0.2351137014817609, 0.06460636863330807, -0.08919275743505643, -0.20912946546289277, -0.2963592159787399, -0.36753213194547907, -0.42931426793163424, -0.4734813527789203, -0.48805921539904173, -0.47270600368161125, -0.43193181019375554, -0.37189937508657256, -0.2961899918674777, -0.20675319403172146, -0.10704539386737681, -0.003098629536283932, 0.0963085812134015, 0.18383091010426028, 0.25519085781995876, 0.30742913298441504, 0.33574539693152683, 0.3353529174036971, 0.30376511287061486, 0.24159331971639114, 0.15114825860864195, 0.03618626355752353, -0.09799465927631328, -0.24434476564011046, -0.39440182673468105, -0.5388378742102293, -0.6679115220363656, -0.7719214703903241, -0.8416241277448956, -0.8687219087447283, -0.8468390673438524, -0.7732944011103869, -0.6490243033197187, -0.4782653854229911, -0.26741471017614526, -0.02412746630215422, 0.2417117316429576, 0.5179314497589311, 0.7901320623754, 1.0427719850423658, 1.260551755932724, 1.4292414351151792, 1.5360165192063007, 1.5705764277483831, 1.5265564003541847, 1.4023515983764283, 1.201572516246449, 0.9321180584151465, 0.6053394247821647, 0.23533782832936323, -0.16185106011295422, -0.5682040406498456, -0.9640695639132636, -1.3286405004133608, -1.6404956904301191, -1.8803714767655926, -2.03311975474848, -2.089176800654051, -2.0446977529253405, -1.8998753543873486, -1.6585617874727585, -1.32864330379161, -0.9236730041452815, -0.4628363986752857, 0.030237663660178236, 0.5298648325977058, 1.0109177424163749, 1.4492721555608927, 1.8227231535836457, 2.1117121369475833, 2.3003195808265327, 2.377553105769379, 2.3380499914084814, 2.182454812396488, 1.9174713141821969, 1.5555802199031288, 1.1144341458674498, 0.6159599246437855, 0.08521479212224789, -0.4509617586477985, -0.9653785554453552, -1.4319172869801964, -1.8269130338434578, -2.1304042579376565, -2.3271834120014954, -2.4075909553590464, -2.368009935305867, -2.211035039990829, -1.9453078870927463, -1.5850226306599258, -1.1491338402479394, -0.6603291945328056, -0.14381647152116273, 0.37401100973029516, 0.8669582640382026, 1.3103877644752087, 1.6824819418449568, 1.9653432280534349, 2.1458749145860816, 2.2164008919413654, 2.174999996490259, 2.0255278829068066, 1.7773324860676403, 1.4446845306150817, 1.045957802810061, 0.6026068109324009, 0.13799955856522797, -0.3238300656581244, -0.7594336211961685, -1.1471312272199528, -1.4681390211677006, -1.7075138032167885, -1.8548669734733108, -1.9048190497759327, -1.8571745798591128, -1.7168134580945926, -1.4933107812969912, -1.2003124510767411, -0.8546956943882349, -0.4755622850032267, -0.08319166213639419, 0.3020377153402379, 0.6607035251959541, 0.9753140899625299, 1.2311540197889912, 1.4169609389941633, 1.525403240069535, 1.553340044165376, 1.50185863464305, 1.3761124377346745, 1.184944186943865, 0.9403036308955122, 0.6565147513143973, 0.349438952359413, 0.03558390899074717, -0.2687908282456948, -0.548521990383631, -0.790299804164061, -0.9833113376317593, -1.1196955039225387, -1.1947834716246086, -1.2071968876375232, -1.1587785706425975, -1.0543641865771696, -0.9014136568764709, -0.7095270738431884, -0.4898744048567459, -0.2545714264989694, -0.016045832649373058, 0.21359183978266902, 0.42315973133481877, 0.6029382285796422, 0.7451069006808901, 0.8440666575682079, 0.8966350079348251, 0.9021093931678608, 0.8622006543599697, 0.7808453784120462, 0.6639118266027773, 0.5188190884763695, 0.3540928053667521, 0.17888312667388986, 0.0024714336026770267, -0.1662081948355686, -0.3190086985474454, -0.448949941149865, -0.5505218536897707, -0.6198986039230149, -0.6550564681826081, -0.6557943151370675, -0.623660397023959, -0.5617929406491835, -0.47468684958375745, -0.36790197295022986, -0.2477306882640964, -0.12084381035560923, 0.006065948265366664, 0.12662453861209783, 0.23508444997194275, 0.3265856944349393, 0.39735881684834023, 0.44486238634055625, 0.46785118060243175, 0.46637503637030053, 0.44171191194687764, 0.3962419132439157, 0.33327172539042976, 0.2568207330909733, 0.17137974467845704, 0.08166151217184085, -0.007644946259336586, -0.09210726509828972, -0.16775799026657232, -0.23126907733631624, -0.28008568717334065, -0.31251470518878766, -0.3277658811240055, -0.3259459339817982, -0.30800827335604003, -0.2756630488680631, -0.2312539657583247, -0.17760962947921854, -0.11787806065141186, -0.05535343293982667, 0.006695967222090018, 0.06519005378117522, 0.11738191062126782, 0.16097879308339832, 0.19423400327391954, 0.21601096756401467, 0.22581186658768615, 0.2237707723459523, 0.21061459336654423, 0.18759545946112482, 0.1563994980990245, 0.11903795217269425, 0.07772721941778256, 0.03476464091073098, -0.007593264261399715, -0.04724390254688419, -0.0823376203887245, -0.1113582385135869, -0.1331819296403829, -0.1471125807880894, -0.15289312479291126, -0.1506936207051611, -0.1410780420648146, -0.12495258838165318, -0.10349839342653264, -0.07809516802326628, -0.050240370697869, -0.021467253599139043, 0.006733990576026665, 0.03298823550859592, 0.056097407194889926, 0.0750899652648672, 0.08925616692414706, 0.09816820853252321, 0.10168514267107578, 0.0999432275226798, 0.09333304613505868, 0.0824653072193451, 0.06812768504512863, 0.05123535972305845, 0.032778074432729856, 0.01376653421405612, -0.004819159923879182, -0.02207646936616771, -0.03722055272505355, -0.0496174126171544, -0.05880741752877608, -0.06451850799800327, -0.06666916712692274, -0.06536157379698594, -0.0608658359206848, -0.05359660803377795, -0.04408371526437839, -0.03293862253230952, -0.020818697929084543, -0.008391222672154778, 0.0037009975541367275, 0.014870753059279894, 0.02461287925681685, 0.032524952670401515, 0.03832151125371839, 0.04184145253789418, 0.04304863555504987, 0.04202611956798236, 0.038964740233430356, 0.03414646563335279, 0.02792421706056188, 0.020699399877567783, 0.012898401742055938, 0.004949337870965556, -0.0027397745774987788, -0.009800384042002475, -0.015919481779307448, -0.020851783431671888, -0.024427652569276478, -0.026556648894565812, -0.0272268178572385, -0.026500049934584276, -0.024504017265107175, -0.021421335571946858, -0.017476695873984243, -0.012922761508755766, -0.008025632166410888, -0.0030505742282314102, 0.001751196708086356, 0.006153689369396402, 0.009965517456008047, 0.013037022983525114, 0.015264891441384654, 0.01659419951403748, 0.017017962949457646 ] } ], "layout": { "height": 500, "hovermode": "closest", "legend": { "bgcolor": "#F2F2F2", "borderwidth": 0.5 }, "plot_bgcolor": "#FDFDFF", "showlegend": true, "template": { "data": { "bar": [ { "error_x": { "color": "#2a3f5f" }, "error_y": { "color": "#2a3f5f" }, "marker": { "line": { "color": "#E5ECF6", "width": 0.5 }, "pattern": { "fillmode": "overlay", "size": 10, "solidity": 0.2 } }, "type": "bar" } ], "barpolar": [ { "marker": { "line": { "color": "#E5ECF6", "width": 0.5 }, "pattern": { "fillmode": "overlay", "size": 10, "solidity": 0.2 } }, "type": "barpolar" } ], "carpet": [ { "aaxis": { "endlinecolor": "#2a3f5f", "gridcolor": "white", "linecolor": "white", "minorgridcolor": "white", "startlinecolor": "#2a3f5f" }, "baxis": { "endlinecolor": "#2a3f5f", "gridcolor": "white", "linecolor": "white", "minorgridcolor": "white", "startlinecolor": "#2a3f5f" }, "type": "carpet" } ], "choropleth": [ { "colorbar": { "outlinewidth": 0, "ticks": "" }, "type": "choropleth" } ], "contour": [ { "colorbar": { "outlinewidth": 0, "ticks": "" }, "colorscale": [ [ 0, "#0d0887" ], [ 0.1111111111111111, "#46039f" ], [ 0.2222222222222222, "#7201a8" ], [ 0.3333333333333333, "#9c179e" ], [ 0.4444444444444444, "#bd3786" ], [ 0.5555555555555556, "#d8576b" ], [ 0.6666666666666666, "#ed7953" ], [ 0.7777777777777778, "#fb9f3a" ], [ 0.8888888888888888, "#fdca26" ], [ 1, "#f0f921" ] ], "type": "contour" } ], "contourcarpet": [ { "colorbar": { "outlinewidth": 0, "ticks": "" }, "type": "contourcarpet" } ], "heatmap": [ { "colorbar": { "outlinewidth": 0, "ticks": "" }, "colorscale": [ [ 0, "#0d0887" ], [ 0.1111111111111111, "#46039f" ], [ 0.2222222222222222, "#7201a8" ], [ 0.3333333333333333, "#9c179e" ], [ 0.4444444444444444, "#bd3786" ], [ 0.5555555555555556, "#d8576b" ], [ 0.6666666666666666, "#ed7953" ], [ 0.7777777777777778, "#fb9f3a" ], [ 0.8888888888888888, "#fdca26" ], [ 1, "#f0f921" ] ], "type": "heatmap" } ], "heatmapgl": [ { "colorbar": { "outlinewidth": 0, "ticks": "" }, "colorscale": [ [ 0, "#0d0887" ], [ 0.1111111111111111, "#46039f" ], [ 0.2222222222222222, "#7201a8" ], [ 0.3333333333333333, "#9c179e" ], [ 0.4444444444444444, "#bd3786" ], [ 0.5555555555555556, "#d8576b" ], [ 0.6666666666666666, "#ed7953" ], [ 0.7777777777777778, "#fb9f3a" ], [ 0.8888888888888888, "#fdca26" ], [ 1, "#f0f921" ] ], "type": "heatmapgl" } ], "histogram": [ { "marker": { "pattern": { "fillmode": "overlay", "size": 10, "solidity": 0.2 } }, "type": "histogram" } ], "histogram2d": [ { "colorbar": { "outlinewidth": 0, "ticks": "" }, "colorscale": [ [ 0, "#0d0887" ], [ 0.1111111111111111, "#46039f" ], [ 0.2222222222222222, "#7201a8" ], [ 0.3333333333333333, "#9c179e" ], [ 0.4444444444444444, "#bd3786" ], [ 0.5555555555555556, "#d8576b" ], [ 0.6666666666666666, "#ed7953" ], [ 0.7777777777777778, "#fb9f3a" ], [ 0.8888888888888888, "#fdca26" ], [ 1, "#f0f921" ] ], "type": "histogram2d" } ], "histogram2dcontour": [ { "colorbar": { "outlinewidth": 0, "ticks": "" }, "colorscale": [ [ 0, "#0d0887" ], [ 0.1111111111111111, "#46039f" ], [ 0.2222222222222222, "#7201a8" ], [ 0.3333333333333333, "#9c179e" ], [ 0.4444444444444444, "#bd3786" ], [ 0.5555555555555556, "#d8576b" ], [ 0.6666666666666666, "#ed7953" ], [ 0.7777777777777778, "#fb9f3a" ], [ 0.8888888888888888, "#fdca26" ], [ 1, "#f0f921" ] ], "type": "histogram2dcontour" } ], "mesh3d": [ { "colorbar": { "outlinewidth": 0, "ticks": "" }, "type": "mesh3d" } ], "parcoords": [ { "line": { "colorbar": { "outlinewidth": 0, "ticks": "" } }, "type": "parcoords" } ], "pie": [ { "automargin": true, "type": "pie" } ], "scatter": [ { "fillpattern": { "fillmode": "overlay", "size": 10, "solidity": 0.2 }, "type": "scatter" } ], "scatter3d": [ { "line": { "colorbar": { "outlinewidth": 0, "ticks": "" } }, "marker": { "colorbar": { "outlinewidth": 0, "ticks": "" } }, "type": "scatter3d" } ], "scattercarpet": [ { "marker": { "colorbar": { "outlinewidth": 0, "ticks": "" } }, "type": "scattercarpet" } ], "scattergeo": [ { "marker": { "colorbar": { "outlinewidth": 0, "ticks": "" } }, "type": "scattergeo" } ], "scattergl": [ { "marker": { "colorbar": { "outlinewidth": 0, "ticks": "" } }, "type": "scattergl" } ], "scattermapbox": [ { "marker": { "colorbar": { "outlinewidth": 0, "ticks": "" } }, "type": "scattermapbox" } ], "scatterpolar": [ { "marker": { "colorbar": { "outlinewidth": 0, "ticks": "" } }, "type": "scatterpolar" } ], "scatterpolargl": [ { "marker": { "colorbar": { "outlinewidth": 0, "ticks": "" } }, "type": "scatterpolargl" } ], "scatterternary": [ { "marker": { "colorbar": { "outlinewidth": 0, "ticks": "" } }, "type": "scatterternary" } ], "surface": [ { "colorbar": { "outlinewidth": 0, "ticks": "" }, "colorscale": [ [ 0, "#0d0887" ], [ 0.1111111111111111, "#46039f" ], [ 0.2222222222222222, "#7201a8" ], [ 0.3333333333333333, "#9c179e" ], [ 0.4444444444444444, "#bd3786" ], [ 0.5555555555555556, "#d8576b" ], [ 0.6666666666666666, "#ed7953" ], [ 0.7777777777777778, "#fb9f3a" ], [ 0.8888888888888888, "#fdca26" ], [ 1, "#f0f921" ] ], "type": "surface" } ], "table": [ { "cells": { "fill": { "color": "#EBF0F8" }, "line": { "color": "white" } }, "header": { "fill": { "color": "#C8D4E3" }, "line": { "color": "white" } }, "type": "table" } ] }, "layout": { "annotationdefaults": { "arrowcolor": "#2a3f5f", "arrowhead": 0, "arrowwidth": 1 }, "autotypenumbers": "strict", "coloraxis": { "colorbar": { "outlinewidth": 0, "ticks": "" } }, "colorscale": { "diverging": [ [ 0, "#8e0152" ], [ 0.1, "#c51b7d" ], [ 0.2, "#de77ae" ], [ 0.3, "#f1b6da" ], [ 0.4, "#fde0ef" ], [ 0.5, "#f7f7f7" ], [ 0.6, "#e6f5d0" ], [ 0.7, "#b8e186" ], [ 0.8, "#7fbc41" ], [ 0.9, "#4d9221" ], [ 1, "#276419" ] ], "sequential": [ [ 0, "#0d0887" ], [ 0.1111111111111111, "#46039f" ], [ 0.2222222222222222, "#7201a8" ], [ 0.3333333333333333, "#9c179e" ], [ 0.4444444444444444, "#bd3786" ], [ 0.5555555555555556, "#d8576b" ], [ 0.6666666666666666, "#ed7953" ], [ 0.7777777777777778, "#fb9f3a" ], [ 0.8888888888888888, "#fdca26" ], [ 1, "#f0f921" ] ], "sequentialminus": [ [ 0, "#0d0887" ], [ 0.1111111111111111, "#46039f" ], [ 0.2222222222222222, "#7201a8" ], [ 0.3333333333333333, "#9c179e" ], [ 0.4444444444444444, "#bd3786" ], [ 0.5555555555555556, "#d8576b" ], [ 0.6666666666666666, "#ed7953" ], [ 0.7777777777777778, "#fb9f3a" ], [ 0.8888888888888888, "#fdca26" ], [ 1, "#f0f921" ] ] }, "colorway": [ "#636efa", "#EF553B", "#00cc96", "#ab63fa", "#FFA15A", "#19d3f3", "#FF6692", "#B6E880", "#FF97FF", "#FECB52" ], "font": { "color": "#2a3f5f" }, "geo": { "bgcolor": "white", "lakecolor": "white", "landcolor": "#E5ECF6", "showlakes": true, "showland": true, "subunitcolor": "white" }, "hoverlabel": { "align": "left" }, "hovermode": "closest", "mapbox": { "style": "light" }, "paper_bgcolor": "white", "plot_bgcolor": "#E5ECF6", "polar": { "angularaxis": { "gridcolor": "white", "linecolor": "white", "ticks": "" }, "bgcolor": "#E5ECF6", "radialaxis": { "gridcolor": "white", "linecolor": "white", "ticks": "" } }, "scene": { "xaxis": { "backgroundcolor": "#E5ECF6", "gridcolor": "white", "gridwidth": 2, "linecolor": "white", "showbackground": true, "ticks": "", "zerolinecolor": "white" }, "yaxis": { "backgroundcolor": "#E5ECF6", "gridcolor": "white", "gridwidth": 2, "linecolor": "white", "showbackground": true, "ticks": "", "zerolinecolor": "white" }, "zaxis": { "backgroundcolor": "#E5ECF6", "gridcolor": "white", "gridwidth": 2, "linecolor": "white", "showbackground": true, "ticks": "", "zerolinecolor": "white" } }, "shapedefaults": { "line": { "color": "#2a3f5f" } }, "ternary": { "aaxis": { "gridcolor": "white", "linecolor": "white", "ticks": "" }, "baxis": { "gridcolor": "white", "linecolor": "white", "ticks": "" }, "bgcolor": "#E5ECF6", "caxis": { "gridcolor": "white", "linecolor": "white", "ticks": "" } }, "title": { "x": 0.05 }, "xaxis": { "automargin": true, "gridcolor": "white", "linecolor": "white", "ticks": "", "title": { "standoff": 15 }, "zerolinecolor": "white", "zerolinewidth": 2 }, "yaxis": { "automargin": true, "gridcolor": "white", "linecolor": "white", "ticks": "", "title": { "standoff": 15 }, "zerolinecolor": "white", "zerolinewidth": 2 } } }, "title": { "text": "cu_metal_rt.xdi" }, "width": 650, "xaxis": { "color": "#004", "gridcolor": "#D8D8D8", "range": [ 0, null ], "showgrid": true, "title": { "text": "$k \\rm\\,(\\unicode{x212B}^{-1})$" }, "zerolinecolor": "#DDD" }, "yaxis": { "color": "#004", "gridcolor": "#D8D8D8", "showgrid": true, "title": { "text": "$k^{{2}}\\chi(k) \\rm\\,(\\unicode{x212B}^{{-2}})$" }, "zerolinecolor": "#DDD" } } }, "text/html": [ "
" ] }, "metadata": {}, "output_type": "display_data" }, { "data": { "application/vnd.plotly.v1+json": { "config": { "plotlyServerURL": "https://plot.ly" }, "data": [ { "line": { "color": "#1f77b4", "width": 3 }, "name": "|data|", "type": "scatter", "uid": "1b1db630-9c25-4988-a0c8-5b590b274f68", "x": [ 0, 0.030679615757712823, 0.06135923151542565, 0.09203884727313846, 0.1227184630308513, 0.15339807878856412, 0.18407769454627693, 0.21475731030398976, 0.2454369260617026, 0.2761165418194154, 0.30679615757712825, 0.3374757733348411, 0.36815538909255385, 0.3988350048502667, 0.4295146206079795, 0.46019423636569234, 0.4908738521234052, 0.521553467881118, 0.5522330836388308, 0.5829126993965437, 0.6135923151542565, 0.6442719309119693, 0.6749515466696822, 0.705631162427395, 0.7363107781851077, 0.7669903939428205, 0.7976700097005334, 0.8283496254582462, 0.859029241215959, 0.8897088569736719, 0.9203884727313847, 0.9510680884890975, 0.9817477042468103, 1.012427320004523, 1.043106935762236, 1.0737865515199487, 1.1044661672776617, 1.1351457830353744, 1.1658253987930873, 1.1965050145508, 1.227184630308513, 1.2578642460662257, 1.2885438618239387, 1.3192234775816514, 1.3499030933393643, 1.380582709097077, 1.41126232485479, 1.4419419406125027, 1.4726215563702154, 1.5033011721279284, 1.533980787885641, 1.564660403643354, 1.5953400194010667, 1.6260196351587797, 1.6566992509164924, 1.6873788666742053, 1.718058482431918, 1.748738098189631, 1.7794177139473437, 1.8100973297050567, 1.8407769454627694, 1.8714565612204823, 1.902136176978195, 1.932815792735908, 1.9634954084936207, 1.9941750242513334, 2.024854640009046, 2.055534255766759, 2.086213871524472, 2.116893487282185, 2.1475731030398975, 2.1782527187976104, 2.2089323345553233, 2.2396119503130363, 2.270291566070749, 2.3009711818284617, 2.3316507975861747, 2.3623304133438876, 2.3930100291016, 2.423689644859313, 2.454369260617026, 2.4850488763747385, 2.5157284921324514, 2.5464081078901644, 2.5770877236478773, 2.60776733940559, 2.6384469551633027, 2.6691265709210157, 2.6998061866787286, 2.730485802436441, 2.761165418194154, 2.791845033951867, 2.82252464970958, 2.8532042654672924, 2.8838838812250054, 2.9145634969827183, 2.945243112740431, 2.9759227284981438, 3.0066023442558567, 3.0372819600135696, 3.067961575771282, 3.098641191528995, 3.129320807286708, 3.160000423044421, 3.1906800388021335, 3.2213596545598464, 3.2520392703175593, 3.2827188860752723, 3.313398501832985, 3.3440781175906977, 3.3747577333484107, 3.4054373491061236, 3.436116964863836, 3.466796580621549, 3.497476196379262, 3.5281558121369745, 3.5588354278946874, 3.5895150436524004, 3.6201946594101133, 3.650874275167826, 3.6815538909255388, 3.7122335066832517, 3.7429131224409646, 3.773592738198677, 3.80427235395639, 3.834951969714103, 3.865631585471816, 3.8963112012295285, 3.9269908169872414, 3.9576704327449543, 3.988350048502667, 4.01902966426038, 4.049709280018092, 4.080388895775806, 4.111068511533518, 4.1417481272912315, 4.172427743048944, 4.2031073588066565, 4.23378697456437, 4.264466590322082, 4.295146206079795, 4.325825821837508, 4.356505437595221, 4.387185053352934, 4.417864669110647, 4.448544284868359, 4.479223900626073, 4.509903516383785, 4.540583132141498, 4.571262747899211, 4.601942363656923, 4.632621979414636, 4.663301595172349, 4.693981210930062, 4.724660826687775, 4.755340442445488, 4.7860200582032, 4.816699673960914, 4.847379289718626, 4.878058905476339, 4.908738521234052, 4.9394181369917645, 4.970097752749477, 5.00077736850719, 5.031456984264903, 5.062136600022616, 5.092816215780329, 5.123495831538041, 5.154175447295755, 5.184855063053467, 5.21553467881118, 5.246214294568893, 5.2768939103266055, 5.307573526084319, 5.338253141842031, 5.368932757599744, 5.399612373357457, 5.43029198911517, 5.460971604872882, 5.491651220630596, 5.522330836388308, 5.553010452146021, 5.583690067903734, 5.6143696836614465, 5.64504929941916, 5.675728915176872, 5.706408530934585, 5.737088146692298, 5.767767762450011, 5.798447378207723, 5.829126993965437, 5.859806609723149, 5.890486225480862, 5.921165841238575, 5.9518454569962875, 5.982525072754001, 6.013204688511713, 6.043884304269426, 6.074563920027139, 6.105243535784852, 6.135923151542564, 6.166602767300278, 6.19728238305799, 6.227961998815704, 6.258641614573416, 6.2893212303311286, 6.320000846088842, 6.350680461846554, 6.381360077604267, 6.41203969336198, 6.442719309119693, 6.473398924877405, 6.504078540635119, 6.534758156392831, 6.565437772150545, 6.596117387908257, 6.62679700366597, 6.657476619423683, 6.6881562351813955, 6.718835850939108, 6.749515466696821, 6.780195082454534, 6.810874698212247, 6.84155431396996, 6.872233929727672, 6.902913545485386, 6.933593161243098, 6.964272777000811, 6.994952392758524, 7.0256320085162365, 7.056311624273949, 7.086991240031662, 7.117670855789375, 7.148350471547088, 7.179030087304801, 7.209709703062513, 7.240389318820227, 7.271068934577939, 7.301748550335652, 7.332428166093365, 7.3631077818510775, 7.39378739760879, 7.424467013366503, 7.455146629124216, 7.485826244881929, 7.516505860639642, 7.547185476397354, 7.577865092155068, 7.60854470791278, 7.639224323670493, 7.669903939428206, 7.7005835551859185, 7.731263170943632, 7.761942786701344, 7.792622402459057, 7.82330201821677, 7.853981633974483, 7.884661249732195, 7.915340865489909, 7.946020481247621, 7.976700097005334, 8.007379712763047, 8.03805932852076, 8.068738944278472, 8.099418560036185, 8.130098175793899, 8.160777791551611, 8.191457407309324, 8.222137023067036, 8.252816638824749, 8.283496254582463, 8.314175870340176, 8.344855486097888, 8.3755351018556, 8.406214717613313, 8.436894333371026, 8.46757394912874, 8.498253564886452, 8.528933180644165, 8.559612796401877, 8.59029241215959, 8.620972027917304, 8.651651643675017, 8.682331259432729, 8.713010875190442, 8.743690490948154, 8.774370106705868, 8.80504972246358, 8.835729338221293, 8.866408953979006, 8.897088569736718, 8.92776818549443, 8.958447801252145, 8.989127417009858, 9.01980703276757, 9.050486648525283, 9.081166264282995, 9.11184588004071, 9.142525495798422, 9.173205111556134, 9.203884727313847, 9.23456434307156, 9.265243958829272, 9.295923574586986, 9.326603190344699, 9.357282806102411, 9.387962421860124, 9.418642037617836, 9.44932165337555, 9.480001269133263, 9.510680884890975, 9.541360500648688, 9.5720401164064, 9.602719732164113, 9.633399347921827, 9.66407896367954, 9.694758579437252, 9.725438195194965, 9.756117810952677, 9.786797426710391, 9.817477042468104, 9.848156658225816, 9.878836273983529, 9.909515889741241, 9.940195505498954, 9.970875121256668 ], "y": [ 0.0006309673882299813, 0.0005256755288862217, 0.00030170017167438176, 0.0004291295058817492, 0.0008169148060202038, 0.0011148197844244494, 0.0012015539308342946, 0.001039983530196298, 0.0006793518451914971, 0.00036013990280801876, 0.0006082933095635734, 0.0009659219986524125, 0.0011289269277889435, 0.0010416745039402984, 0.0007682106135721029, 0.0005621072177471101, 0.0007479509819353854, 0.001052533025638412, 0.0012196562095004389, 0.0012016409723407551, 0.001058753076383069, 0.000905860645921428, 0.0008758092508976569, 0.0010794195975543743, 0.001434841012312714, 0.0015826347123605966, 0.0010041626097358112, 0.0018255172414167002, 0.006728302215475168, 0.015193252378323915, 0.02773116107457089, 0.04441848916758993, 0.06466625616158937, 0.0871247208368124, 0.10971296670733506, 0.1297873838945414, 0.14444358734649104, 0.15092494097628115, 0.14709889446381758, 0.13198224925232008, 0.10643941236751162, 0.07499575565406673, 0.05383712745156843, 0.07115956229931189, 0.11153676701663616, 0.15295922365774137, 0.18649168660558013, 0.20748201991044238, 0.21378423084045653, 0.20599697965832942, 0.18853505227612974, 0.17166706133854817, 0.17199848061063105, 0.20195655002409119, 0.2576962099374992, 0.32845053260505874, 0.40666651062805054, 0.48920052435961775, 0.5765327396695599, 0.6720400517432411, 0.7810293086433912, 0.909300727955437, 1.0614839515892098, 1.2396811890704502, 1.4427933493644234, 1.666505864197863, 1.9036810319424309, 2.1449386615613215, 2.379333221048944, 2.5951149470997725, 2.78057416630706, 2.9249424842531906, 3.0192902967296393, 3.057334049559759, 3.0360569622917954, 2.9560562911632076, 2.8215573593714316, 2.6400749098730714, 2.4217487876719903, 2.178425374671342, 1.9225908837309182, 1.6662818705597313, 1.4200996332606575, 1.1924397521083627, 0.9890202426265026, 0.8127568936751705, 0.6639943986609544, 0.5410528475892699, 0.4409869080245584, 0.36039355851436633, 0.2960847960239582, 0.24549955103625876, 0.2068398999133885, 0.1790020500863197, 0.16137603107981344, 0.15354742493866266, 0.1549671755118947, 0.16475788025028976, 0.18175806892658472, 0.20468067108069404, 0.2322278179362384, 0.26314063045231223, 0.296223564079504, 0.33035756398204696, 0.36449176063093863, 0.3976071995306829, 0.4286660525352551, 0.45657788519397285, 0.4802177359763607, 0.4985153392488286, 0.5106076716172159, 0.5160207376391042, 0.5148318197815903, 0.5077643641820788, 0.49618221958502273, 0.4819732713664258, 0.46733979287719707, 0.45453952167947825, 0.4456407014410756, 0.44235446320915073, 0.44597806065244644, 0.4574292040207485, 0.4773073711736723, 0.5059155113610876, 0.5432127897930772, 0.5887129764173284, 0.6413681912221366, 0.6994832814504793, 0.7607007915890739, 0.8220835425228522, 0.8803015125305873, 0.9319058355391131, 0.9736524029031585, 1.0028268351540404, 1.017523793535201, 1.0168453201926109, 1.0010012513455209, 0.9713146544795679, 0.9301513102139107, 0.8807992188297746, 0.8273166577542789, 0.7743402327678404, 0.7267972255138108, 0.689422601174038, 0.6660172312535718, 0.6585951377972269, 0.6668549920594534, 0.6883740009115333, 0.7194176208489023, 0.7558475819602956, 0.7937315110421909, 0.8296085364133235, 0.8605527946277898, 0.8841733559415292, 0.8986217535135442, 0.9026228231777571, 0.8955159445828855, 0.8772852573632991, 0.8485602048201226, 0.8105755115464477, 0.7650884474201849, 0.7142585023820497, 0.6604988215950737, 0.6063090593132545, 0.5540960201093023, 0.5059843561511527, 0.46362119945109037, 0.42799404719984385, 0.3993095862053737, 0.37699824547371613, 0.35987806580756115, 0.3464328639126545, 0.33509741487571904, 0.3244550667796758, 0.3133223782981789, 0.3007583384588361, 0.28605632940586656, 0.26876014145734567, 0.24871287430421435, 0.22611933275378052, 0.20158969705045723, 0.17613592559393024, 0.1511052496640274, 0.12804440869541353, 0.10847991489487487, 0.09358053231418609, 0.08372705422192224, 0.07825980084384153, 0.07577458735001993, 0.07480116347236727, 0.07428263691751817, 0.07366488816519849, 0.07279362444357913, 0.07177917889778176, 0.07085007871914355, 0.07018459659953653, 0.0697727328279574, 0.06941195664540623, 0.06887946833038687, 0.06818640999359019, 0.06772274388669805, 0.06809911591626444, 0.06964781361982761, 0.07190366388577284, 0.07354664234826024, 0.07285813534141074, 0.06833969839134606, 0.0593057860108204, 0.04676678435300711, 0.03610887683028927, 0.04009170653811398, 0.060853639437096665, 0.08848462802689809, 0.11720687069541222, 0.1439776277656268, 0.16683976215341248, 0.1845266181457214, 0.19633420195649412, 0.2020128524516436, 0.2016408505498202, 0.19549815632472162, 0.18396973451804602, 0.1674994604185343, 0.1465997889296237, 0.12191462751800664, 0.09436381455045349, 0.06560070630090054, 0.040360912508452654, 0.03563502871353435, 0.05832735700679278, 0.08940626656018762, 0.12180916550316594, 0.15361893613381986, 0.18398637701533363, 0.2123523042816335, 0.2382204120915737, 0.261067312371998, 0.2803222431348845, 0.29540122232372085, 0.3057822679616441, 0.3111017843985655, 0.3112479898421723, 0.3064278941249329, 0.2971893111498666, 0.2843872574363831, 0.269093685653345, 0.2524605186746742, 0.23555856850036877, 0.21922783869669707, 0.20398190805159236, 0.18999993420487538, 0.17720863841371773, 0.16541611029912798, 0.15443634628223363, 0.14415423295035062, 0.13451580276467512, 0.1254665342445778, 0.11688514569559876, 0.10856308467601869, 0.10025870021829485, 0.0918207455126501, 0.08334904747251118, 0.07534769949852425, 0.0687974823689558, 0.06498437827784195, 0.06489976293313372, 0.06851384977008335, 0.07476195924821318, 0.08225909138483302, 0.08991048220947816, 0.0971021429439379, 0.10364476291945768, 0.10962676166931463, 0.11524404278662988, 0.12065055431929841, 0.1258697106580708, 0.13078562248095232, 0.135198017364695, 0.1389003549440358, 0.14174151366640927, 0.1436504396631698, 0.14462504879994018, 0.1447015062335213, 0.14392460556549558, 0.1423350043725067, 0.139977905238093, 0.13692583210702994, 0.13330067278097235, 0.12927958832126707, 0.1250750728555666, 0.1208893526986003, 0.11685503858500786, 0.11298354433697025, 0.10914419355991888, 0.10508620112004341, 0.10049744149731388, 0.09507984557361111, 0.08861957575264, 0.08103880835907948, 0.0724278295525547, 0.06306688249988708, 0.05345741416823765, 0.04439186047115668, 0.03706727544989081, 0.03302518519110008, 0.0332820745718109, 0.03716831557676333, 0.04298117796946456, 0.04930534673321532, 0.05530820707998296, 0.06055844654142615, 0.0648590002748667, 0.06815222186336684, 0.0704701155797691, 0.07191034334792414, 0.07262812359502205, 0.07283625410467866, 0.07280332846947841, 0.07283777428731977, 0.07324750878197786, 0.07427642953266442, 0.07603793954522546, 0.07847794917295192, 0.08138873804213495, 0.08446618612017033, 0.08738228325936653 ] }, { "line": { "color": "#d62728", "width": 3 }, "name": "|fit|", "type": "scatter", "uid": "c67caf29-a200-4bd5-8f7c-8dc03d31b553", "x": [ 0, 0.030679615757712823, 0.06135923151542565, 0.09203884727313846, 0.1227184630308513, 0.15339807878856412, 0.18407769454627693, 0.21475731030398976, 0.2454369260617026, 0.2761165418194154, 0.30679615757712825, 0.3374757733348411, 0.36815538909255385, 0.3988350048502667, 0.4295146206079795, 0.46019423636569234, 0.4908738521234052, 0.521553467881118, 0.5522330836388308, 0.5829126993965437, 0.6135923151542565, 0.6442719309119693, 0.6749515466696822, 0.705631162427395, 0.7363107781851077, 0.7669903939428205, 0.7976700097005334, 0.8283496254582462, 0.859029241215959, 0.8897088569736719, 0.9203884727313847, 0.9510680884890975, 0.9817477042468103, 1.012427320004523, 1.043106935762236, 1.0737865515199487, 1.1044661672776617, 1.1351457830353744, 1.1658253987930873, 1.1965050145508, 1.227184630308513, 1.2578642460662257, 1.2885438618239387, 1.3192234775816514, 1.3499030933393643, 1.380582709097077, 1.41126232485479, 1.4419419406125027, 1.4726215563702154, 1.5033011721279284, 1.533980787885641, 1.564660403643354, 1.5953400194010667, 1.6260196351587797, 1.6566992509164924, 1.6873788666742053, 1.718058482431918, 1.748738098189631, 1.7794177139473437, 1.8100973297050567, 1.8407769454627694, 1.8714565612204823, 1.902136176978195, 1.932815792735908, 1.9634954084936207, 1.9941750242513334, 2.024854640009046, 2.055534255766759, 2.086213871524472, 2.116893487282185, 2.1475731030398975, 2.1782527187976104, 2.2089323345553233, 2.2396119503130363, 2.270291566070749, 2.3009711818284617, 2.3316507975861747, 2.3623304133438876, 2.3930100291016, 2.423689644859313, 2.454369260617026, 2.4850488763747385, 2.5157284921324514, 2.5464081078901644, 2.5770877236478773, 2.60776733940559, 2.6384469551633027, 2.6691265709210157, 2.6998061866787286, 2.730485802436441, 2.761165418194154, 2.791845033951867, 2.82252464970958, 2.8532042654672924, 2.8838838812250054, 2.9145634969827183, 2.945243112740431, 2.9759227284981438, 3.0066023442558567, 3.0372819600135696, 3.067961575771282, 3.098641191528995, 3.129320807286708, 3.160000423044421, 3.1906800388021335, 3.2213596545598464, 3.2520392703175593, 3.2827188860752723, 3.313398501832985, 3.3440781175906977, 3.3747577333484107, 3.4054373491061236, 3.436116964863836, 3.466796580621549, 3.497476196379262, 3.5281558121369745, 3.5588354278946874, 3.5895150436524004, 3.6201946594101133, 3.650874275167826, 3.6815538909255388, 3.7122335066832517, 3.7429131224409646, 3.773592738198677, 3.80427235395639, 3.834951969714103, 3.865631585471816, 3.8963112012295285, 3.9269908169872414, 3.9576704327449543, 3.988350048502667, 4.01902966426038, 4.049709280018092, 4.080388895775806, 4.111068511533518, 4.1417481272912315, 4.172427743048944, 4.2031073588066565, 4.23378697456437, 4.264466590322082, 4.295146206079795, 4.325825821837508, 4.356505437595221, 4.387185053352934, 4.417864669110647, 4.448544284868359, 4.479223900626073, 4.509903516383785, 4.540583132141498, 4.571262747899211, 4.601942363656923, 4.632621979414636, 4.663301595172349, 4.693981210930062, 4.724660826687775, 4.755340442445488, 4.7860200582032, 4.816699673960914, 4.847379289718626, 4.878058905476339, 4.908738521234052, 4.9394181369917645, 4.970097752749477, 5.00077736850719, 5.031456984264903, 5.062136600022616, 5.092816215780329, 5.123495831538041, 5.154175447295755, 5.184855063053467, 5.21553467881118, 5.246214294568893, 5.2768939103266055, 5.307573526084319, 5.338253141842031, 5.368932757599744, 5.399612373357457, 5.43029198911517, 5.460971604872882, 5.491651220630596, 5.522330836388308, 5.553010452146021, 5.583690067903734, 5.6143696836614465, 5.64504929941916, 5.675728915176872, 5.706408530934585, 5.737088146692298, 5.767767762450011, 5.798447378207723, 5.829126993965437, 5.859806609723149, 5.890486225480862, 5.921165841238575, 5.9518454569962875, 5.982525072754001, 6.013204688511713, 6.043884304269426, 6.074563920027139, 6.105243535784852, 6.135923151542564, 6.166602767300278, 6.19728238305799, 6.227961998815704, 6.258641614573416, 6.2893212303311286, 6.320000846088842, 6.350680461846554, 6.381360077604267, 6.41203969336198, 6.442719309119693, 6.473398924877405, 6.504078540635119, 6.534758156392831, 6.565437772150545, 6.596117387908257, 6.62679700366597, 6.657476619423683, 6.6881562351813955, 6.718835850939108, 6.749515466696821, 6.780195082454534, 6.810874698212247, 6.84155431396996, 6.872233929727672, 6.902913545485386, 6.933593161243098, 6.964272777000811, 6.994952392758524, 7.0256320085162365, 7.056311624273949, 7.086991240031662, 7.117670855789375, 7.148350471547088, 7.179030087304801, 7.209709703062513, 7.240389318820227, 7.271068934577939, 7.301748550335652, 7.332428166093365, 7.3631077818510775, 7.39378739760879, 7.424467013366503, 7.455146629124216, 7.485826244881929, 7.516505860639642, 7.547185476397354, 7.577865092155068, 7.60854470791278, 7.639224323670493, 7.669903939428206, 7.7005835551859185, 7.731263170943632, 7.761942786701344, 7.792622402459057, 7.82330201821677, 7.853981633974483, 7.884661249732195, 7.915340865489909, 7.946020481247621, 7.976700097005334, 8.007379712763047, 8.03805932852076, 8.068738944278472, 8.099418560036185, 8.130098175793899, 8.160777791551611, 8.191457407309324, 8.222137023067036, 8.252816638824749, 8.283496254582463, 8.314175870340176, 8.344855486097888, 8.3755351018556, 8.406214717613313, 8.436894333371026, 8.46757394912874, 8.498253564886452, 8.528933180644165, 8.559612796401877, 8.59029241215959, 8.620972027917304, 8.651651643675017, 8.682331259432729, 8.713010875190442, 8.743690490948154, 8.774370106705868, 8.80504972246358, 8.835729338221293, 8.866408953979006, 8.897088569736718, 8.92776818549443, 8.958447801252145, 8.989127417009858, 9.01980703276757, 9.050486648525283, 9.081166264282995, 9.11184588004071, 9.142525495798422, 9.173205111556134, 9.203884727313847, 9.23456434307156, 9.265243958829272, 9.295923574586986, 9.326603190344699, 9.357282806102411, 9.387962421860124, 9.418642037617836, 9.44932165337555, 9.480001269133263, 9.510680884890975, 9.541360500648688, 9.5720401164064, 9.602719732164113, 9.633399347921827, 9.66407896367954, 9.694758579437252, 9.725438195194965, 9.756117810952677, 9.786797426710391, 9.817477042468104, 9.848156658225816, 9.878836273983529, 9.909515889741241, 9.940195505498954, 9.970875121256668 ], "y": [ 0.0036863996191626547, 0.003769773492600347, 0.0039577459976848535, 0.004121843178768457, 0.004162510653468721, 0.004056933312091483, 0.003860382752786521, 0.0036746596085432907, 0.0035901601196079674, 0.003638265336104808, 0.0038116823851072554, 0.004129923303449424, 0.004652805954540807, 0.005412213969062002, 0.006350423179920439, 0.0073417007763101755, 0.00826406236167849, 0.00906451354887133, 0.009790903111714388, 0.010572047652104743, 0.011542947072026567, 0.012764554946014821, 0.014217857534174715, 0.015882576941764592, 0.017821384024553834, 0.020183884891788646, 0.02310829974001232, 0.026592668790935706, 0.03044489403059592, 0.03434319144153887, 0.0379502652824097, 0.04101546646498819, 0.043429024175863744, 0.045218299534184256, 0.04649999566409737, 0.04742827224044722, 0.04818936628531654, 0.04906362134797132, 0.05050601396525103, 0.05313123807417409, 0.057519978595030295, 0.06394967963197289, 0.07230357451660951, 0.08224753960901998, 0.09350182312590229, 0.10601470308657085, 0.11997133131567984, 0.1356770591031606, 0.15341846682748642, 0.17341241270205127, 0.19588782284565417, 0.22125097248241343, 0.25023253952638236, 0.2839321552325661, 0.3237460945290391, 0.37124317853274563, 0.42808739401292284, 0.49606201560565943, 0.5771601980502358, 0.6736387476739072, 0.7879269147569147, 0.9223344209880773, 1.078579095983639, 1.257218222839458, 1.457097115011705, 1.6749240653323838, 1.9050576111132966, 2.139563153402573, 2.3685647672410433, 2.5808827372648926, 2.7649081126499153, 2.9096271078788023, 3.0056779430422096, 3.046307849595675, 3.028102888923619, 2.951388503074721, 2.8202409578061984, 2.6421024607814334, 2.4270472553089597, 2.186793619184621, 1.93358996546585, 1.6791172807790429, 1.4335433929841372, 1.204838708248177, 0.9984221292093053, 0.8171550079687836, 0.6616458763087218, 0.5307767548516571, 0.42232461214998823, 0.3335438168422077, 0.26160645692604356, 0.20385874158738387, 0.1579165054264491, 0.12166305758428139, 0.09321821391492689, 0.07092776281986764, 0.05339306406299193, 0.039532507297173856, 0.028650761681479987, 0.020492185993471655, 0.015208399179368847, 0.01289774212398973, 0.012695301361416837, 0.013153314452588997, 0.013407994242281113, 0.013279832600819455, 0.01291554714883197, 0.012482288125260947, 0.011987669564670289, 0.011279241881531812, 0.010181535463683429, 0.00863865774701206, 0.006793312606547654, 0.005039434752804366, 0.004068270563881842, 0.00434535786596505, 0.005290288638008001, 0.006232237063575425, 0.006947696712605612, 0.007441830028937591, 0.007762865239909819, 0.007907436758004734, 0.007811531847623022, 0.007402803801464721, 0.006663735871511511, 0.005671070579368809, 0.004605602866601753, 0.003727877176710262, 0.0032619748778213893, 0.0031715241380024265, 0.0031808199279312584, 0.0030761534122104514, 0.002834802947282646, 0.0025879346374147716, 0.0025058575150634773, 0.0026156542122233897, 0.0027643711179935197, 0.0027852461798542525, 0.0026127437836277042, 0.002307421153260085, 0.0020486538654953847, 0.0020379106343715613, 0.0022718471396767706, 0.002553120339377289, 0.0027208253789571127, 0.002732904197576368, 0.002650756586181351, 0.002587827217715264, 0.0026154000553320093, 0.0026891334152134667, 0.002690462980256171, 0.0025218201015611997, 0.002162847989809964, 0.0016943045610738176, 0.0013258611667028599, 0.0013212121800304276, 0.0016093804131934026, 0.0019100220916162896, 0.0020955281866737517, 0.0021832474860131847, 0.0022654621180662085, 0.0024183994914356056, 0.002623387440897949, 0.002784873432833992, 0.00280758261493435, 0.0026485349528621352, 0.0023332095386560704, 0.0019513857032418505, 0.001632015564945935, 0.0014682391329321038, 0.0014204043685689045, 0.001363355195972084, 0.0012205798283204882, 0.0010143293543929193, 0.0008600086785492568, 0.0008762734513247882, 0.0010025987824506426, 0.0010866974109892083, 0.0010420970370823256, 0.0008570843229053788, 0.0005802855352707179, 0.00034603114616059893, 0.000394925095515107, 0.0005776901109810316, 0.0006933348998631447, 0.0007242909918335524, 0.0007446321064699417, 0.0008585280576671243, 0.0010779438898879587, 0.001320577136891043, 0.0015036243481946516, 0.001580943662671182, 0.0015490336870718424, 0.001447457033581716, 0.0013501943586467645, 0.0013289233058839374, 0.0013919449985074163, 0.0014771743814080323, 0.0015127308133063885, 0.0014618156623450113, 0.0013357212468436102, 0.0011949655234169785, 0.0011299599058217237, 0.0011873741169731722, 0.0013122356167577964, 0.0014119037551390155, 0.0014279538577739769, 0.0013540898400726336, 0.0012352242879084044, 0.0011526248699162108, 0.0011675490377491967, 0.0012536160161539822, 0.0013271464506741605, 0.0013232024157477907, 0.0012269563184655352, 0.0010776867807216872, 0.000959973698532039, 0.0009498780671445671, 0.0010250034278640298, 0.0010919427865033874, 0.0010813803103652255, 0.0009786740132590368, 0.0008220234457337474, 0.0006941008184245383, 0.0006708961772411438, 0.0007222745561933571, 0.0007515833399330066, 0.0006988587690894193, 0.0005580908214304852, 0.0003707453226242607, 0.00024640202649363525, 0.00029946062995266965, 0.0003877994357151831, 0.00040277016256573913, 0.00033986865835490684, 0.00028582282356006577, 0.0003841557069200423, 0.0005764765160869935, 0.0007493861772675159, 0.0008509333148802009, 0.0008747627614463201, 0.0008593192668186296, 0.0008768385715192564, 0.0009768768500678902, 0.0011319963380827232, 0.0012744204598828393, 0.0013521815994637244, 0.0013493345163311575, 0.0012885640953419068, 0.001223720823955643, 0.00121157860805589, 0.0012654476783016406, 0.0013434457642114697, 0.0013891714914633351, 0.0013684453343564345, 0.0012807759276995787, 0.0011578923745464793, 0.0010530040868675565, 0.0010112968510521388, 0.001030248748392814, 0.0010620559183735178, 0.0010569367922636614, 0.000990542157394705, 0.0008680828141850619, 0.0007209065699896614, 0.0005989530712223961, 0.0005442041728961345, 0.0005444712798533912, 0.0005444096048910091, 0.000501923245312833, 0.0004062511418591013, 0.00027141921716517344, 0.00012927682208472142, 6.105875162180634e-05, 0.00011540654592800103, 0.00013896851461497666, 0.0001418366185770757, 0.00020928862886408675, 0.00034989980503181826, 0.0005069317517391382, 0.0006363193207894927, 0.0007110113044781828, 0.0007256812781204034, 0.0007031681767566014, 0.0006927658344190391, 0.0007392500046871444, 0.0008356210211980345, 0.0009325513139904505, 0.0009836995406529564, 0.0009681536806744278, 0.0008952520791218585, 0.0008029207157104692, 0.0007435862651066806, 0.000744460797556767, 0.0007769465606496446, 0.0007883944728900998, 0.0007443618616322372, 0.0006400984559381276, 0.0004977048771625384, 0.0003618341509001687, 0.00028732482985719646, 0.0002797030286207193, 0.0002739637432746902, 0.00022344832139648512, 0.00012374677906351698, 4.610291251421916e-05, 0.0001664890225642843, 0.0002794848160011293, 0.00034614295129961316, 0.0003611647676198755, 0.00034790756062377603, 0.00036047878983360993, 0.0004378060401893382, 0.0005527751651622294, 0.000655763929428036, 0.000713392274886337, 0.0007151544716582191, 0.0006752031172429391, 0.0006317269009356856, 0.0006306051834284841, 0.0006845657505734498, 0.0007593031839640593, 0.0008104019508504551, 0.0008115608550169628, 0.0007610705456728617, 0.0006816841265011393 ] } ], "layout": { "height": 500, "hovermode": "closest", "legend": { "bgcolor": "#F2F2F2", "borderwidth": 0.5 }, "plot_bgcolor": "#FDFDFF", "showlegend": true, "template": { "data": { "bar": [ { "error_x": { "color": "#2a3f5f" }, "error_y": { "color": "#2a3f5f" }, "marker": { "line": { "color": "#E5ECF6", "width": 0.5 }, "pattern": { "fillmode": "overlay", "size": 10, "solidity": 0.2 } }, "type": "bar" } ], "barpolar": [ { "marker": { "line": { "color": "#E5ECF6", "width": 0.5 }, "pattern": { "fillmode": "overlay", "size": 10, "solidity": 0.2 } }, "type": "barpolar" } ], "carpet": [ { "aaxis": { "endlinecolor": "#2a3f5f", "gridcolor": "white", "linecolor": "white", "minorgridcolor": "white", "startlinecolor": "#2a3f5f" }, "baxis": { "endlinecolor": "#2a3f5f", "gridcolor": "white", "linecolor": "white", "minorgridcolor": "white", "startlinecolor": "#2a3f5f" }, "type": "carpet" } ], "choropleth": [ { "colorbar": { "outlinewidth": 0, "ticks": "" }, "type": "choropleth" } ], "contour": [ { "colorbar": { "outlinewidth": 0, "ticks": "" }, "colorscale": [ [ 0, "#0d0887" ], [ 0.1111111111111111, "#46039f" ], [ 0.2222222222222222, "#7201a8" ], [ 0.3333333333333333, "#9c179e" ], [ 0.4444444444444444, "#bd3786" ], [ 0.5555555555555556, "#d8576b" ], [ 0.6666666666666666, "#ed7953" ], [ 0.7777777777777778, "#fb9f3a" ], [ 0.8888888888888888, "#fdca26" ], [ 1, "#f0f921" ] ], "type": "contour" } ], "contourcarpet": [ { "colorbar": { "outlinewidth": 0, "ticks": "" }, "type": "contourcarpet" } ], "heatmap": [ { "colorbar": { "outlinewidth": 0, "ticks": "" }, "colorscale": [ [ 0, "#0d0887" ], [ 0.1111111111111111, "#46039f" ], [ 0.2222222222222222, "#7201a8" ], [ 0.3333333333333333, "#9c179e" ], [ 0.4444444444444444, "#bd3786" ], [ 0.5555555555555556, "#d8576b" ], [ 0.6666666666666666, "#ed7953" ], [ 0.7777777777777778, "#fb9f3a" ], [ 0.8888888888888888, "#fdca26" ], [ 1, "#f0f921" ] ], "type": "heatmap" } ], "heatmapgl": [ { "colorbar": { "outlinewidth": 0, "ticks": "" }, "colorscale": [ [ 0, "#0d0887" ], [ 0.1111111111111111, "#46039f" ], [ 0.2222222222222222, "#7201a8" ], [ 0.3333333333333333, "#9c179e" ], [ 0.4444444444444444, "#bd3786" ], [ 0.5555555555555556, "#d8576b" ], [ 0.6666666666666666, "#ed7953" ], [ 0.7777777777777778, "#fb9f3a" ], [ 0.8888888888888888, "#fdca26" ], [ 1, "#f0f921" ] ], "type": "heatmapgl" } ], "histogram": [ { "marker": { "pattern": { "fillmode": "overlay", "size": 10, "solidity": 0.2 } }, "type": "histogram" } ], "histogram2d": [ { "colorbar": { "outlinewidth": 0, "ticks": "" }, "colorscale": [ [ 0, "#0d0887" ], [ 0.1111111111111111, "#46039f" ], [ 0.2222222222222222, "#7201a8" ], [ 0.3333333333333333, "#9c179e" ], [ 0.4444444444444444, "#bd3786" ], [ 0.5555555555555556, "#d8576b" ], [ 0.6666666666666666, "#ed7953" ], [ 0.7777777777777778, "#fb9f3a" ], [ 0.8888888888888888, "#fdca26" ], [ 1, "#f0f921" ] ], "type": "histogram2d" } ], "histogram2dcontour": [ { "colorbar": { "outlinewidth": 0, "ticks": "" }, "colorscale": [ [ 0, "#0d0887" ], [ 0.1111111111111111, "#46039f" ], [ 0.2222222222222222, "#7201a8" ], [ 0.3333333333333333, "#9c179e" ], [ 0.4444444444444444, "#bd3786" ], [ 0.5555555555555556, "#d8576b" ], [ 0.6666666666666666, "#ed7953" ], [ 0.7777777777777778, "#fb9f3a" ], [ 0.8888888888888888, "#fdca26" ], [ 1, "#f0f921" ] ], "type": "histogram2dcontour" } ], "mesh3d": [ { "colorbar": { "outlinewidth": 0, "ticks": "" }, "type": "mesh3d" } ], "parcoords": [ { "line": { "colorbar": { "outlinewidth": 0, "ticks": "" } }, "type": "parcoords" } ], "pie": [ { "automargin": true, "type": "pie" } ], "scatter": [ { "fillpattern": { "fillmode": "overlay", "size": 10, "solidity": 0.2 }, "type": "scatter" } ], "scatter3d": [ { "line": { "colorbar": { "outlinewidth": 0, "ticks": "" } }, "marker": { "colorbar": { "outlinewidth": 0, "ticks": "" } }, "type": "scatter3d" } ], "scattercarpet": [ { "marker": { "colorbar": { "outlinewidth": 0, "ticks": "" } }, "type": "scattercarpet" } ], "scattergeo": [ { "marker": { "colorbar": { "outlinewidth": 0, "ticks": "" } }, "type": "scattergeo" } ], "scattergl": [ { "marker": { "colorbar": { "outlinewidth": 0, "ticks": "" } }, "type": "scattergl" } ], "scattermapbox": [ { "marker": { "colorbar": { "outlinewidth": 0, "ticks": "" } }, "type": "scattermapbox" } ], "scatterpolar": [ { "marker": { "colorbar": { "outlinewidth": 0, "ticks": "" } }, "type": "scatterpolar" } ], "scatterpolargl": [ { "marker": { "colorbar": { "outlinewidth": 0, "ticks": "" } }, "type": "scatterpolargl" } ], "scatterternary": [ { "marker": { "colorbar": { "outlinewidth": 0, "ticks": "" } }, "type": "scatterternary" } ], "surface": [ { "colorbar": { "outlinewidth": 0, "ticks": "" }, "colorscale": [ [ 0, "#0d0887" ], [ 0.1111111111111111, "#46039f" ], [ 0.2222222222222222, "#7201a8" ], [ 0.3333333333333333, "#9c179e" ], [ 0.4444444444444444, "#bd3786" ], [ 0.5555555555555556, "#d8576b" ], [ 0.6666666666666666, "#ed7953" ], [ 0.7777777777777778, "#fb9f3a" ], [ 0.8888888888888888, "#fdca26" ], [ 1, "#f0f921" ] ], "type": "surface" } ], "table": [ { "cells": { "fill": { "color": "#EBF0F8" }, "line": { "color": "white" } }, "header": { "fill": { "color": "#C8D4E3" }, "line": { "color": "white" } }, "type": "table" } ] }, "layout": { "annotationdefaults": { "arrowcolor": "#2a3f5f", "arrowhead": 0, "arrowwidth": 1 }, "autotypenumbers": "strict", "coloraxis": { "colorbar": { "outlinewidth": 0, "ticks": "" } }, "colorscale": { "diverging": [ [ 0, "#8e0152" ], [ 0.1, "#c51b7d" ], [ 0.2, "#de77ae" ], [ 0.3, "#f1b6da" ], [ 0.4, "#fde0ef" ], [ 0.5, "#f7f7f7" ], [ 0.6, "#e6f5d0" ], [ 0.7, "#b8e186" ], [ 0.8, "#7fbc41" ], [ 0.9, "#4d9221" ], [ 1, "#276419" ] ], "sequential": [ [ 0, "#0d0887" ], [ 0.1111111111111111, "#46039f" ], [ 0.2222222222222222, "#7201a8" ], [ 0.3333333333333333, "#9c179e" ], [ 0.4444444444444444, "#bd3786" ], [ 0.5555555555555556, "#d8576b" ], [ 0.6666666666666666, "#ed7953" ], [ 0.7777777777777778, "#fb9f3a" ], [ 0.8888888888888888, "#fdca26" ], [ 1, "#f0f921" ] ], "sequentialminus": [ [ 0, "#0d0887" ], [ 0.1111111111111111, "#46039f" ], [ 0.2222222222222222, "#7201a8" ], [ 0.3333333333333333, "#9c179e" ], [ 0.4444444444444444, "#bd3786" ], [ 0.5555555555555556, "#d8576b" ], [ 0.6666666666666666, "#ed7953" ], [ 0.7777777777777778, "#fb9f3a" ], [ 0.8888888888888888, "#fdca26" ], [ 1, "#f0f921" ] ] }, "colorway": [ "#636efa", "#EF553B", "#00cc96", "#ab63fa", "#FFA15A", "#19d3f3", "#FF6692", "#B6E880", "#FF97FF", "#FECB52" ], "font": { "color": "#2a3f5f" }, "geo": { "bgcolor": "white", "lakecolor": "white", "landcolor": "#E5ECF6", "showlakes": true, "showland": true, "subunitcolor": "white" }, "hoverlabel": { "align": "left" }, "hovermode": "closest", "mapbox": { "style": "light" }, "paper_bgcolor": "white", "plot_bgcolor": "#E5ECF6", "polar": { "angularaxis": { "gridcolor": "white", "linecolor": "white", "ticks": "" }, "bgcolor": "#E5ECF6", "radialaxis": { "gridcolor": "white", "linecolor": "white", "ticks": "" } }, "scene": { "xaxis": { "backgroundcolor": "#E5ECF6", "gridcolor": "white", "gridwidth": 2, "linecolor": "white", "showbackground": true, "ticks": "", "zerolinecolor": "white" }, "yaxis": { "backgroundcolor": "#E5ECF6", "gridcolor": "white", "gridwidth": 2, "linecolor": "white", "showbackground": true, "ticks": "", "zerolinecolor": "white" }, "zaxis": { "backgroundcolor": "#E5ECF6", "gridcolor": "white", "gridwidth": 2, "linecolor": "white", "showbackground": true, "ticks": "", "zerolinecolor": "white" } }, "shapedefaults": { "line": { "color": "#2a3f5f" } }, "ternary": { "aaxis": { "gridcolor": "white", "linecolor": "white", "ticks": "" }, "baxis": { "gridcolor": "white", "linecolor": "white", "ticks": "" }, "bgcolor": "#E5ECF6", "caxis": { "gridcolor": "white", "linecolor": "white", "ticks": "" } }, "title": { "x": 0.05 }, "xaxis": { "automargin": true, "gridcolor": "white", "linecolor": "white", "ticks": "", "title": { "standoff": 15 }, "zerolinecolor": "white", "zerolinewidth": 2 }, "yaxis": { "automargin": true, "gridcolor": "white", "linecolor": "white", "ticks": "", "title": { "standoff": 15 }, "zerolinecolor": "white", "zerolinewidth": 2 } } }, "title": { "text": "cu_metal_rt.xdi" }, "width": 650, "xaxis": { "color": "#004", "gridcolor": "#D8D8D8", "range": [ 0, null ], "showgrid": true, "title": { "text": "$R \\rm\\,(\\unicode{x212B})$" }, "zerolinecolor": "#DDD" }, "yaxis": { "color": "#004", "gridcolor": "#D8D8D8", "showgrid": true, "title": { "text": "$|\\chi(R)| \\rm\\,(\\unicode{x212B}^{{-3}})$" }, "zerolinecolor": "#DDD" } } }, "text/html": [ "
" ] }, "metadata": {}, "output_type": "display_data" } ], "source": [ "# finally, plot the results\n", "fig6, fig7 = plot_chifit(result.datasets[0])" ] }, { "cell_type": "markdown", "id": "c132ad41", "metadata": {}, "source": [ "From the fit report,we see that the third cumulant, $C_3$ is ever-so-slightly above 0 for room temperature Cu, and that this is highly correlated with $R$. In another notebook, we'll explore those correlations and uncertainties\n", "in more detail.\n", "\n", "Now we can add two more Paths for Cu scattering, and extend the R-range of the fit range to 3.5 Ang" ] }, { "cell_type": "code", "execution_count": 9, "id": "6c81568c", "metadata": {}, "outputs": [], "source": [ "# we will just change the Rmax to 3.5:\n", "trans.rmax = 3.5\n", "\n", "# and we will update the parameters to \n", "# include a separate sigma2 for each path, \n", "# but we'll change 'delr' to 'alpha' and use this as fractional change in distance for each path.\n", "pars = param_group(amp=param(1,vary=True),\n", " de0 = param(3, vary=True),\n", " c3 = param(.002, vary=True),\n", " sig2 = param(.002, vary=True),\n", " sig2_p2 = param(.002, vary=True),\n", " sig2_p3 = param(.002, vary=True),\n", " alpha= param(0.001, vary=True) )\n", "\n", "\n", "# and we will define 3 paths to use use these:\n", "path1.deltar = 'alpha*reff'\n", "\n", "path2 = feffpath('../feffit/feff0002.dat', s02='amp', e0='de0',\n", " sigma2='sig2_p2', deltar='alpha*reff')\n", "\n", "path3 = feffpath('../feffit/feff0003.dat', s02='amp', e0='de0',\n", " sigma2='sig2_p3', deltar='alpha*reff')\n", "\n", "# note that all 3 expressions for 'deltar' are the same 'alpha*reff'. \n", "# The value of 'reff' will be nominal Path distance" ] }, { "cell_type": "code", "execution_count": 10, "id": "4017f471", "metadata": {}, "outputs": [ { "name": "stdout", "output_type": "stream", "text": [ "=================== FEFFIT RESULTS ====================\n", "[[Statistics]]\n", " n_function_calls = 107\n", " n_variables = 7\n", " n_data_points = 150\n", " n_independent = 21.4991567\n", " chi_square = 105.154005\n", " reduced chi_square = 7.25242215\n", " r-factor = 0.00253915\n", " Akaike info crit = 48.1280253\n", " Bayesian info crit = 55.6041213\n", " \n", "[[Variables]]\n", " alpha = 0.0027937 +/- 0.0027987 (init= 1.0000e-3)\n", " amp = 0.9365027 +/- 0.0340717 (init= 1.0000000)\n", " c3 = 1.4437e-4 +/- 7.7277e-5 (init= 0.0020000)\n", " de0 = 5.6958140 +/- 0.7689779 (init= 3.0000000)\n", " sig2 = 0.0086826 +/- 2.6711e-4 (init= 0.0020000)\n", " sig2_p2 = 0.0131224 +/- 0.0010719 (init= 0.0020000)\n", " sig2_p3 = 0.0062715 +/- 0.0028923 (init= 0.0020000)\n", " \n", "[[Correlations]] (unreported correlations are < 0.100)\n", " alpha, c3 = 0.952\n", " alpha, de0 = 0.950\n", " amp, sig2 = 0.929\n", " c3, de0 = 0.836\n", " amp, sig2_p2 = 0.297\n", " sig2, sig2_p2 = 0.276\n", " sig2, sig2_p3 = 0.214\n", " amp, sig2_p3 = 0.213\n", " c3, sig2_p3 = -0.188\n", " alpha, amp = 0.186\n", " alpha, sig2 = 0.172\n", " c3, sig2_p2 = 0.170\n", " alpha, sig2_p2 = 0.153\n", " amp, de0 = 0.148\n", " alpha, sig2_p3 = -0.148\n", " amp, c3 = 0.146\n", " de0, sig2 = 0.143\n", " c3, sig2 = 0.125\n", " \n", "[[Dataset]]\n", " unique_id = 'dc5vezx7'\n", " fit space = 'r'\n", " r-range = 1.200, 3.500\n", " k-range = 3.000, 17.000\n", " k window, dk = 'kaiser', 4.000\n", " paths used in fit = [PosixPath('../feffit/feff0001.dat'), '../feffit/feff0002.dat', '../feffit/feff0003.dat']\n", " k-weight = 2\n", " epsilon_k = Array(mean=6.1910e-4, std=0.0016545)\n", " epsilon_r = 0.0208085\n", " n_independent = 21.499\n", " \n", "[[Paths]]\n", " = Path 'Cu R=2.56Ang' = Cu K Edge\n", " feffdat file = ../feffit/feff0001.dat, from feff run 'feffit'\n", " geometry atom x y z ipot\n", " Cu 0.0000, 0.0000, 0.0000 0 (absorber)\n", " Cu 0.0000, -1.8016, 1.8016 1\n", " reff = 2.5478000\n", " degen = 12.000000\n", " n*s02 = 0.9365027 +/- 0.0340717 := 'amp'\n", " e0 = 5.6958140 +/- 0.7689779 := 'de0'\n", " r = 2.5549177 +/- 0.0071304 := 'reff + alpha*reff'\n", " deltar = 0.0071177 +/- 0.0071304 := 'alpha*reff'\n", " sigma2 = 0.0086826 +/- 2.6711e-4 := 'sig2'\n", " third = 1.4437e-4 +/- 7.7277e-5 := 'c3'\n", "\n", " = Path 'pj3m4qvfy' = Cu K Edge\n", " feffdat file = ../feffit/feff0002.dat, from feff run 'feffit'\n", " geometry atom x y z ipot\n", " Cu 0.0000, 0.0000, 0.0000 0 (absorber)\n", " Cu -3.6032, 0.0000, 0.0000 1\n", " reff = 3.6032000\n", " degen = 6.0000000\n", " n*s02 = 0.9365027 +/- 0.0340717 := 'amp'\n", " e0 = 5.6958140 +/- 0.7689779 := 'de0'\n", " r = 3.6132661 +/- 0.0100842 := 'reff + alpha*reff'\n", " deltar = 0.0100661 +/- 0.0100842 := 'alpha*reff'\n", " sigma2 = 0.0131224 +/- 0.0010719 := 'sig2_p2'\n", "\n", " = Path 'pibakl7xe' = Cu K Edge\n", " feffdat file = ../feffit/feff0003.dat, from feff run 'feffit'\n", " geometry atom x y z ipot\n", " Cu 0.0000, 0.0000, 0.0000 0 (absorber)\n", " Cu 1.8016, -1.8016, 0.0000 1\n", " Cu 1.8016, 0.0000, -1.8016 1\n", " reff = 3.8218000\n", " degen = 48.000000\n", " n*s02 = 0.9365027 +/- 0.0340717 := 'amp'\n", " e0 = 5.6958140 +/- 0.7689779 := 'de0'\n", " r = 3.8324768 +/- 0.0106959 := 'reff + alpha*reff'\n", " deltar = 0.0106768 +/- 0.0106959 := 'alpha*reff'\n", " sigma2 = 0.0062715 +/- 0.0028923 := 'sig2_p3'\n", "\n", "=======================================================\n" ] } ], "source": [ "# now we can run that fit and view the results\n", "\n", "dset = feffit_dataset(data=cu_data, pathlist=[path1, path2, path3], transform=trans)\n", "\n", "result = feffit(pars, dset)\n", "\n", "print(feffit_report(result))" ] }, { "cell_type": "code", "execution_count": 11, "id": "474fafe9", "metadata": {}, "outputs": [ { "data": { "application/vnd.plotly.v1+json": { "config": { "plotlyServerURL": "https://plot.ly" }, "data": [ { "line": { "color": "#1f77b4", "width": 3 }, "name": "data", "type": "scatter", "uid": "60d4d7ff-69cd-40a5-95fc-43cd77ba4765", "x": [ 0, 0.05, 0.1, 0.15000000000000002, 0.2, 0.25, 0.30000000000000004, 0.35000000000000003, 0.4, 0.45, 0.5, 0.55, 0.6000000000000001, 0.65, 0.7000000000000001, 0.75, 0.8, 0.8500000000000001, 0.9, 0.9500000000000001, 1, 1.05, 1.1, 1.1500000000000001, 1.2000000000000002, 1.25, 1.3, 1.35, 1.4000000000000001, 1.4500000000000002, 1.5, 1.55, 1.6, 1.6500000000000001, 1.7000000000000002, 1.75, 1.8, 1.85, 1.9000000000000001, 1.9500000000000002, 2, 2.0500000000000003, 2.1, 2.15, 2.2, 2.25, 2.3000000000000003, 2.35, 2.4000000000000004, 2.45, 2.5, 2.5500000000000003, 2.6, 2.6500000000000004, 2.7, 2.75, 2.8000000000000003, 2.85, 2.9000000000000004, 2.95, 3, 3.0500000000000003, 3.1, 3.1500000000000004, 3.2, 3.25, 3.3000000000000003, 3.35, 3.4000000000000004, 3.45, 3.5, 3.5500000000000003, 3.6, 3.6500000000000004, 3.7, 3.75, 3.8000000000000003, 3.85, 3.9000000000000004, 3.95, 4, 4.05, 4.1000000000000005, 4.15, 4.2, 4.25, 4.3, 4.3500000000000005, 4.4, 4.45, 4.5, 4.55, 4.6000000000000005, 4.65, 4.7, 4.75, 4.800000000000001, 4.8500000000000005, 4.9, 4.95, 5, 5.050000000000001, 5.1000000000000005, 5.15, 5.2, 5.25, 5.300000000000001, 5.3500000000000005, 5.4, 5.45, 5.5, 5.550000000000001, 5.6000000000000005, 5.65, 5.7, 5.75, 5.800000000000001, 5.8500000000000005, 5.9, 5.95, 6, 6.050000000000001, 6.1000000000000005, 6.15, 6.2, 6.25, 6.300000000000001, 6.3500000000000005, 6.4, 6.45, 6.5, 6.550000000000001, 6.6000000000000005, 6.65, 6.7, 6.75, 6.800000000000001, 6.8500000000000005, 6.9, 6.95, 7, 7.050000000000001, 7.1000000000000005, 7.15, 7.2, 7.25, 7.300000000000001, 7.3500000000000005, 7.4, 7.45, 7.5, 7.550000000000001, 7.6000000000000005, 7.65, 7.7, 7.75, 7.800000000000001, 7.8500000000000005, 7.9, 7.95, 8, 8.05, 8.1, 8.15, 8.200000000000001, 8.25, 8.3, 8.35, 8.4, 8.450000000000001, 8.5, 8.55, 8.6, 8.65, 8.700000000000001, 8.75, 8.8, 8.85, 8.9, 8.950000000000001, 9, 9.05, 9.1, 9.15, 9.200000000000001, 9.25, 9.3, 9.35, 9.4, 9.450000000000001, 9.5, 9.55, 9.600000000000001, 9.65, 9.700000000000001, 9.75, 9.8, 9.850000000000001, 9.9, 9.950000000000001, 10, 10.05, 10.100000000000001, 10.15, 10.200000000000001, 10.25, 10.3, 10.350000000000001, 10.4, 10.450000000000001, 10.5, 10.55, 10.600000000000001, 10.65, 10.700000000000001, 10.75, 10.8, 10.850000000000001, 10.9, 10.950000000000001, 11, 11.05, 11.100000000000001, 11.15, 11.200000000000001, 11.25, 11.3, 11.350000000000001, 11.4, 11.450000000000001, 11.5, 11.55, 11.600000000000001, 11.65, 11.700000000000001, 11.75, 11.8, 11.850000000000001, 11.9, 11.950000000000001, 12, 12.05, 12.100000000000001, 12.15, 12.200000000000001, 12.25, 12.3, 12.350000000000001, 12.4, 12.450000000000001, 12.5, 12.55, 12.600000000000001, 12.65, 12.700000000000001, 12.75, 12.8, 12.850000000000001, 12.9, 12.950000000000001, 13, 13.05, 13.100000000000001, 13.15, 13.200000000000001, 13.25, 13.3, 13.350000000000001, 13.4, 13.450000000000001, 13.5, 13.55, 13.600000000000001, 13.65, 13.700000000000001, 13.75, 13.8, 13.850000000000001, 13.9, 13.950000000000001, 14, 14.05, 14.100000000000001, 14.15, 14.200000000000001, 14.25, 14.3, 14.350000000000001, 14.4, 14.450000000000001, 14.5, 14.55, 14.600000000000001, 14.65, 14.700000000000001, 14.75, 14.8, 14.850000000000001, 14.9, 14.950000000000001, 15, 15.05, 15.100000000000001, 15.15, 15.200000000000001, 15.25, 15.3, 15.350000000000001, 15.4, 15.450000000000001, 15.5, 15.55, 15.600000000000001, 15.65, 15.700000000000001, 15.75, 15.8, 15.850000000000001, 15.9, 15.950000000000001, 16, 16.05, 16.1, 16.150000000000002, 16.2, 16.25, 16.3, 16.35, 16.400000000000002, 16.45, 16.5, 16.55, 16.6, 16.650000000000002, 16.7, 16.75, 16.8, 16.85, 16.900000000000002, 16.95, 17, 17.05, 17.1, 17.150000000000002, 17.2, 17.25, 17.3, 17.35, 17.400000000000002, 17.45 ], "y": [ 0, 0.0017162494458442948, 0.006260657329100937, 0.012891834951873576, 0.021048457144060954, 0.030299138367237386, 0.04029230881853329, 0.05070609053451563, 0.06119817349506846, 0.07135569172727338, 0.08064509940929013, 0.08837262817737378, 0.09373989859529372, 0.09582775759108264, 0.0935578053843106, 0.08568464948755888, 0.07081510595321011, 0.04764889441372322, 0.01672306816621109, -0.02036650571871061, -0.062076599777863804, -0.1035145571594575, -0.14105402383844487, -0.17226850540263178, -0.195555181980996, -0.22384379106408786, -0.25316744321027734, -0.28266606857845183, -0.3060145228925364, -0.3227405446532578, -0.3175623530648676, -0.29035087744238997, -0.23291026066827847, -0.15195881352700621, -0.027491301867975427, 0.10147076900971264, 0.2509904692561648, 0.39605903953291693, 0.5011487523682717, 0.5358863356874334, 0.4890777529176644, 0.38033203274504157, 0.23620473121525776, 0.0982995519446705, -0.01916680147507012, -0.08460034845307433, -0.06873398528682265, 0.05766702615369174, 0.2585834215451715, 0.48484320514603774, 0.5721433734089251, 0.47596151887460053, 0.269690027004671, 0.03963617942157768, -0.13880662948667805, -0.29949454341252624, -0.4755535783009141, -0.6336022624649112, -0.7163520980757677, -0.725443197780949, -0.6983921133816225, -0.638550232213951, -0.5307418149918692, -0.3674792409248488, -0.15784484187046952, 0.0657380664945924, 0.2862321840996842, 0.5007817168965577, 0.7278620306780229, 0.9099396964901459, 0.969109145697896, 0.856417871949244, 0.612153550177942, 0.312879035653883, -0.023478562464567296, -0.3067102799541063, -0.5021166721378314, -0.6200141528559097, -0.6614969675216824, -0.6197929144581559, -0.5203300493496914, -0.439532473924602, -0.43613776925954384, -0.5058855582315628, -0.5316748974610963, -0.4460336641954506, -0.2976130753118994, -0.19675614941199548, -0.18817323063016875, -0.18791384415639176, -0.0959261188719232, 0.11101927174297918, 0.346429077768031, 0.5364171312737255, 0.688419051552, 0.8605846627117979, 1.0877384061241544, 1.3758652505041111, 1.6426918328738518, 1.7526223126346079, 1.650008364512174, 1.3288560373795053, 0.8713972994908958, 0.41593361046413313, 0.014117023482865356, -0.36290416432264766, -0.6683871213724184, -0.8174132957202718, -0.9961357611459243, -1.3771872823818205, -1.847204863514882, -2.247032680881386, -2.426762280777192, -2.324725150642333, -1.9861981400191242, -1.5005451400834848, -1.0011938014871187, -0.5604870952730416, -0.24275265932660692, -0.10577010273275958, -0.09512411528793932, -0.08029933734406372, 0.13065372474080578, 0.689318817910779, 1.6608683470902197, 2.6907191255268006, 3.323976754379118, 3.51177906257476, 3.3888026674751166, 3.1238404760642835, 2.7087825427112167, 2.0551541016296886, 1.179730259516083, 0.1666456800347556, -0.9808031882427236, -2.1525295067663492, -3.2127927897299817, -3.903005036722628, -4.009546291530884, -3.4581850392266453, -2.4799047071432634, -1.3473063992084136, -0.4263010607823802, 0.1498436286780505, 0.42655251167579256, 0.41593056211840973, 0.26681594614817333, 0.17860667595755517, 0.19768465280318284, 0.13961014350985826, -0.03162936586934617, -0.18222840207047183, 0.015871960901871606, 0.7224098744154533, 1.7331891169299825, 2.512762320373294, 2.7765582432258062, 2.738141294397851, 2.566189373121285, 2.1825018359012973, 1.4332025279146658, 0.45620166862958533, -0.4727340558132099, -1.349727962548384, -2.0080874618188904, -2.321256000600856, -2.263966857479191, -2.0190089658273878, -1.8178309893284437, -1.68988193485764, -1.5502993674983738, -1.3709450812766848, -1.1099442509247401, -0.7721561466704907, -0.3809918211895621, -0.024251970874441663, 0.32448799029498, 0.6283903038307539, 0.832662405067322, 1.0568236551131789, 1.2842440618630757, 1.4968935899254077, 1.6670157679230435, 1.8188720331857973, 1.6727962097689517, 1.3538267674358633, 0.9181624915407433, 0.39343024684279415, 0.03243751164459519, -0.2996842029628397, -0.42743200421928396, -0.3882909957027437, -0.36124035257462894, -0.5271403032388974, -0.8950259135027598, -1.3109094436972863, -1.4477604324712554, -1.2754590060764235, -1.0782237622353366, -0.8997231301001485, -0.7296837936524543, -0.4865253259138326, -0.2326241520959976, -0.024535738388280222, 0.20701683790509465, 0.3887422506820544, 0.6482979020002148, 0.7719540029754344, 0.9433615070393337, 1.0770030858638173, 1.1269772703212262, 1.0645952617495233, 0.8333161277428957, 0.5781404358819451, 0.21894937577232407, -0.049089335995774454, -0.20179748161012248, -0.17537280314153483, -0.1457630579965068, -0.1215548050810581, -0.11859572592190662, -0.1578345507351538, -0.32526561284058186, -0.5368003765737129, -0.6371275793827001, -0.6557611263813926, -0.6539652753170563, -0.6945318589346843, -0.6878447056504646, -0.5623238117963504, -0.4302816032517433, -0.22377498805521784, -0.01822520365099525, 0.19850553803761997, 0.4150046572967362, 0.6512661990598502, 0.7776042475817618, 0.7939656742895437, 0.7289247415201265, 0.5111624870891359, 0.27392097775632596, 0.08728444181307664, 0.001301828175323508, -0.07813161643076003, -0.1079295759214349, -0.1349970840738205, -0.08424933369881903, -0.08790146305292515, -0.1339883196451163, -0.1556412984211514, -0.14947404809870993, -0.18092758434492034, -0.278085746226192, -0.30186191506754784, -0.2896316850824951, -0.24903502007981732, -0.18631669302419696, -0.10100592250140514, -0.03383868493390935, 0.0536951258491138, 0.15217549468911412, 0.2129682709432587, 0.3058384066079865, 0.33259115573230325, 0.3240720821671615, 0.3231777170098291, 0.31359397408323125, 0.23762027774193725, 0.2058089804372754, 0.12681174264930564, 0.049588061254448264, 0.04150916319799055, -0.01227412687010236, -0.059422236700179924, -0.14362704794383108, -0.1666272708256204, -0.1862131046897008, -0.170231909396289, -0.18286666908732563, -0.2320327550878396, -0.2841117538569993, -0.2615674768860497, -0.2571214743927346, -0.28646810786585414, -0.15207640807287165, -0.09102779929949967, -0.046471061693771694, -0.050612514476592714, 0.0349804422842817, 0.09617583962929947, 0.06589286024558894, 0.06662321456561873, 0.08304965926115128, 0.165494124682748, 0.1518644316503402, 0.14605539405166476, 0.13384144275527735, 0.12871184598424487, 0.11091856729312043, 0.10364714722778913, 0.10551303671221281, 0.041301055527223574, 0.03384026741397023, 0.021143509987449436, -0.002319864854146286, 0.0035729936740320567, 0.007790985148055824, -0.0033720135738374043, -0.013395920510447464, -0.025455484990393545, -0.039923448428367654, -0.035623977412354985, -0.014902822804317073, 0.000572033472017097, 0.023292227903852, 0.03365968194895773, 0.014885943229620486, 5.27322953566206e-05, -0.0016063137977431507, -0.0052455593567781785, -0.0249026219629874, -0.026029832447607124, -0.029419785369442453, -0.04668270110283794, -0.015157393466049699, -0.021561633194691798, -0.012137482659173662, -0.01783006989282267, -0.016437525120349048, -0.032847028179216205, -0.027947868979843957, -0.06370420943284358, -0.0795939764740859, -0.08347304763509068, -0.0641908199021925, -0.028652884919506724, -0.008240359802546343, 0.017295747026491323, 0.005805782252224926, 0.024401464995538732, 0.011498690140391968, 0.004617810689604858, 0.006541162058930524, 0.01670632488940134, 0.038963129756058236, 0.06913293664581818, 0.08160974571831571, 0.07428325853045503, 0.05234418272654419, 0.052732642254105414 ] }, { "line": { "color": "#d62728", "width": 3 }, "name": "fit", "type": "scatter", "uid": "37b300b0-86bf-4c20-9af3-01ed23343df7", "x": [ 0, 0.05, 0.1, 0.15000000000000002, 0.2, 0.25, 0.30000000000000004, 0.35000000000000003, 0.4, 0.45, 0.5, 0.55, 0.6000000000000001, 0.65, 0.7000000000000001, 0.75, 0.8, 0.8500000000000001, 0.9, 0.9500000000000001, 1, 1.05, 1.1, 1.1500000000000001, 1.2000000000000002, 1.25, 1.3, 1.35, 1.4000000000000001, 1.4500000000000002, 1.5, 1.55, 1.6, 1.6500000000000001, 1.7000000000000002, 1.75, 1.8, 1.85, 1.9000000000000001, 1.9500000000000002, 2, 2.0500000000000003, 2.1, 2.15, 2.2, 2.25, 2.3000000000000003, 2.35, 2.4000000000000004, 2.45, 2.5, 2.5500000000000003, 2.6, 2.6500000000000004, 2.7, 2.75, 2.8000000000000003, 2.85, 2.9000000000000004, 2.95, 3, 3.0500000000000003, 3.1, 3.1500000000000004, 3.2, 3.25, 3.3000000000000003, 3.35, 3.4000000000000004, 3.45, 3.5, 3.5500000000000003, 3.6, 3.6500000000000004, 3.7, 3.75, 3.8000000000000003, 3.85, 3.9000000000000004, 3.95, 4, 4.05, 4.1000000000000005, 4.15, 4.2, 4.25, 4.3, 4.3500000000000005, 4.4, 4.45, 4.5, 4.55, 4.6000000000000005, 4.65, 4.7, 4.75, 4.800000000000001, 4.8500000000000005, 4.9, 4.95, 5, 5.050000000000001, 5.1000000000000005, 5.15, 5.2, 5.25, 5.300000000000001, 5.3500000000000005, 5.4, 5.45, 5.5, 5.550000000000001, 5.6000000000000005, 5.65, 5.7, 5.75, 5.800000000000001, 5.8500000000000005, 5.9, 5.95, 6, 6.050000000000001, 6.1000000000000005, 6.15, 6.2, 6.25, 6.300000000000001, 6.3500000000000005, 6.4, 6.45, 6.5, 6.550000000000001, 6.6000000000000005, 6.65, 6.7, 6.75, 6.800000000000001, 6.8500000000000005, 6.9, 6.95, 7, 7.050000000000001, 7.1000000000000005, 7.15, 7.2, 7.25, 7.300000000000001, 7.3500000000000005, 7.4, 7.45, 7.5, 7.550000000000001, 7.6000000000000005, 7.65, 7.7, 7.75, 7.800000000000001, 7.8500000000000005, 7.9, 7.95, 8, 8.05, 8.1, 8.15, 8.200000000000001, 8.25, 8.3, 8.35, 8.4, 8.450000000000001, 8.5, 8.55, 8.6, 8.65, 8.700000000000001, 8.75, 8.8, 8.85, 8.9, 8.950000000000001, 9, 9.05, 9.1, 9.15, 9.200000000000001, 9.25, 9.3, 9.35, 9.4, 9.450000000000001, 9.5, 9.55, 9.600000000000001, 9.65, 9.700000000000001, 9.75, 9.8, 9.850000000000001, 9.9, 9.950000000000001, 10, 10.05, 10.100000000000001, 10.15, 10.200000000000001, 10.25, 10.3, 10.350000000000001, 10.4, 10.450000000000001, 10.5, 10.55, 10.600000000000001, 10.65, 10.700000000000001, 10.75, 10.8, 10.850000000000001, 10.9, 10.950000000000001, 11, 11.05, 11.100000000000001, 11.15, 11.200000000000001, 11.25, 11.3, 11.350000000000001, 11.4, 11.450000000000001, 11.5, 11.55, 11.600000000000001, 11.65, 11.700000000000001, 11.75, 11.8, 11.850000000000001, 11.9, 11.950000000000001, 12, 12.05, 12.100000000000001, 12.15, 12.200000000000001, 12.25, 12.3, 12.350000000000001, 12.4, 12.450000000000001, 12.5, 12.55, 12.600000000000001, 12.65, 12.700000000000001, 12.75, 12.8, 12.850000000000001, 12.9, 12.950000000000001, 13, 13.05, 13.100000000000001, 13.15, 13.200000000000001, 13.25, 13.3, 13.350000000000001, 13.4, 13.450000000000001, 13.5, 13.55, 13.600000000000001, 13.65, 13.700000000000001, 13.75, 13.8, 13.850000000000001, 13.9, 13.950000000000001, 14, 14.05, 14.100000000000001, 14.15, 14.200000000000001, 14.25, 14.3, 14.350000000000001, 14.4, 14.450000000000001, 14.5, 14.55, 14.600000000000001, 14.65, 14.700000000000001, 14.75, 14.8, 14.850000000000001, 14.9, 14.950000000000001, 15, 15.05, 15.100000000000001, 15.15, 15.200000000000001, 15.25, 15.3, 15.350000000000001, 15.4, 15.450000000000001, 15.5, 15.55, 15.600000000000001, 15.65, 15.700000000000001, 15.75, 15.8, 15.850000000000001, 15.9, 15.950000000000001, 16, 16.05, 16.1, 16.150000000000002, 16.2, 16.25, 16.3, 16.35, 16.400000000000002, 16.45, 16.5, 16.55, 16.6, 16.650000000000002, 16.7, 16.75, 16.8, 16.85, 16.900000000000002, 16.95, 17, 17.05, 17.1, 17.150000000000002, 17.2, 17.25, 17.3, 17.35, 17.400000000000002, 17.45 ], "y": [ 0, 1.4502504815352912e-05, 4.201583701012813e-05, 3.204209423891093e-05, -0.00010768180309509492, -0.0005222998067533399, -0.0014232034319200584, -0.0031011953880907216, -0.005936024052905205, -0.01039786543340059, -0.01703550326231859, -0.026445614563754535, -0.03921812931307793, -0.05585459354524709, -0.07666030669436012, -0.10161704557166837, -0.13025137432986195, -0.16152318302399046, -0.19376861499740636, -0.22473829032852324, -0.2517720510631962, -0.27214112226272674, -0.28356398401817484, -0.2848638810240882, -0.2767196104509704, -0.30384971251762005, -0.3647626117358255, -0.42418304621523095, -0.4786387363821241, -0.5242297063724309, -0.5564466351858763, -0.5708930404680221, -0.5628760751925609, -0.528406456745653, -0.4649892209890832, -0.37135444218726366, -0.2479158372052863, -0.097315101233032, 0.07544869455915601, 0.2620737920182698, 0.45235850358810975, 0.6353558773016382, 0.7992891193588998, 0.932143593144804, 1.021435107292486, 1.0585948927561668, 1.0388507076272462, 0.9606646233989131, 0.8285380826584299, 0.6473314056233331, 0.42304139006708663, 0.16682493902659587, -0.08825952049109759, -0.293199013289533, -0.4206037550418349, -0.4931941504551107, -0.5389737219291895, -0.5608387391334881, -0.54645514169673, -0.49228947183028055, -0.4075373714783152, -0.3031342549987237, -0.1885578345198972, -0.07006400980829755, 0.04616615619186079, 0.15285664730542717, 0.24151525379426955, 0.30400979059043437, 0.33578553764943253, 0.3363266735724872, 0.3066094560691643, 0.24728152177078533, 0.16048455496948022, 0.05135430336357509, -0.0723947824070337, -0.20215695199116032, -0.3290735534044838, -0.4445939579930392, -0.5410703988593919, -0.6124461921943087, -0.6546948937100026, -0.6658456641144964, -0.6458509344364636, -0.5966375193087156, -0.5216641425896614, -0.4255868042986065, -0.3140966077743316, -0.1931105962002393, -0.06810826518231165, 0.057172336739763185, 0.18132741720098972, 0.3045429545775516, 0.42787486171146877, 0.5518908497864922, 0.6763102290596987, 0.7997635433255732, 0.9190929321263914, 1.0282261994546096, 1.1179584663176503, 1.1767409107695799, 1.1921895326125838, 1.1533886366033441, 1.0516225217056496, 0.8811549685822578, 0.6399043263910422, 0.3299318679609175, -0.040769185489531054, -0.45734800067189113, -0.8974695645467581, -1.331606456267598, -1.726734788146371, -2.0500302991281227, -2.2731584937356955, -2.3746894372860208, -2.339622805030998, -2.160236077195836, -1.8374813293295682, -1.38386814163358, -0.8242447881707522, -0.19405660533942715, 0.4649661133713636, 1.10946312605155, 1.6970499698285517, 2.189271563764306, 2.553939257455891, 2.767580062482908, 2.8175123472754002, 2.702631158425099, 2.4331918558761383, 2.0296586417184463, 1.5207607893411903, 0.94097077817451, 0.32766419590141327, -0.2817649551207141, -0.8525938851323509, -1.3549988745720116, -1.7656462255996372, -2.068592685899327, -2.255492353597165, -2.325183713544085, -2.282787021416262, -2.1384772103783125, -1.9061087532654162, -1.6018558532301226, -1.2429956233015893, -0.846949236220227, -0.43061406696340904, -0.009970724425774197, 0.40008006947759944, 0.7857254804051249, 1.1341822609098633, 1.4336602475742934, 1.6734213575013726, 1.8439767155414128, 1.9374507462603459, 1.9481346895304805, 1.8730872007416952, 1.7127226942465674, 1.4713084870534647, 1.1572816986809744, 0.7833064420099021, 0.36601268086081934, -0.07461167222568503, -0.5161611673697472, -0.9350403980602349, -1.3079293606834197, -1.613341249288942, -1.8331466863995223, -1.953931001973681, -1.9680582042347574, -1.874338385590432, -1.6782297475073609, -1.391548329018498, -1.0316853514959368, -0.6204118965920373, -0.18243936596313523, 0.25622914221666127, 0.6700203376514284, 1.0354508997742407, 1.3326037937715662, 1.5463167810330467, 1.6670056185837872, 1.6910760528609872, 1.6209189998653815, 1.4645264023183728, 1.2347232631180043, 0.9480902183556024, 0.6236928523668019, 0.281725241320513, -0.05782678148406639, -0.3764074042819719, -0.6579198452514127, -0.889507603730543, -1.0620685289593883, -1.1704511240552287, -1.2133694843120624, -1.193115527560462, -1.1150864789081267, -0.9871791686586773, -0.8191087729291356, -0.6217089848160458, -0.40626485787121935, -0.18391955941713667, 0.03481133174945768, 0.2404049322873583, 0.4245968788858784, 0.5805597558590675, 0.7030117580190539, 0.788273172618126, 0.8342845991768343, 0.8405954327236594, 0.8083252719924905, 0.7400958152552003, 0.639927456965026, 0.513093797036965, 0.365928757063869, 0.2055846274911475, 0.039744403221162725, -0.12370281045040572, -0.27700980761858063, -0.41292607174857426, -0.5250417162892415, -0.6081040277465576, -0.6582894496042077, -0.6734188270320954, -0.6531279725487986, -0.5989703919231946, -0.5144162349515433, -0.4047155670629267, -0.2766078975620933, -0.13788508185590043, 0.003155841994604957, 0.13830936957438875, 0.2600371003580769, 0.3619582246725869, 0.43921147169297975, 0.48867127884830114, 0.5090238997948061, 0.5007227827736681, 0.4658458214735722, 0.40787361374487097, 0.3314032988487675, 0.24181138258392768, 0.14488343431638964, 0.04643377048369787, -0.048060745577986716, -0.1337789230765156, -0.20679912411595025, -0.2642540468609165, -0.3043932046729805, -0.3265602669484352, -0.3311001777190094, -0.3192154676762019, -0.29279247865220437, -0.2542168459747531, -0.20619429574049802, -0.15158843465266295, -0.09328249908591063, -0.03406760987741187, 0.023443595690772402, 0.07688172964511118, 0.12416908271222746, 0.16355659777830145, 0.1936530068500729, 0.21346159664889852, 0.22241479833132896, 0.22040205285540307, 0.20778794787573512, 0.18541475888234502, 0.15458364317564985, 0.11701002062208156, 0.07475097232989489, 0.030105492599629937, -0.014508269840663512, -0.056691506302628085, -0.09420916855769827, -0.12512894267529964, -0.14794305734839908, -0.16166216763705338, -0.16587274572071684, -0.1607526015635169, -0.14704299370638588, -0.12597964749772955, -0.09918790321288529, -0.06855396910591346, -0.03608444996154581, -0.003765154705043908, 0.0265692737366888, 0.053345025831830574, 0.07533075781413642, 0.09168695742452636, 0.10198209502438031, 0.10617771319842396, 0.10458720839502234, 0.0978149212660328, 0.08668314509080507, 0.07215476215285044, 0.055258509012314896, 0.03702252188891566, 0.018420049332019427, 0.00032929276399153894, -0.01649250945840037, -0.03142218451725883, -0.04397362103632084, -0.053793483531774704, -0.06065247016499635, -0.06443581387396012, -0.0651354782422746, -0.06284520411973954, -0.05775824769121991, -0.05016646514940758, -0.04045854763900491, -0.029114838868420603, -0.016696342562334054, -0.003826223544429556, 0.008836785226866489, 0.02063231481965719, 0.030937517949492614, 0.03920818602121616, 0.045017807053407265, 0.04809032658448843, 0.04832274037229463, 0.045794616143238355, 0.04076269197975573, 0.03364044544815404, 0.024965296025592186, 0.015356091266661126, 0.0054647384028953016, -0.004073507686472648, -0.012686520048825655, -0.019904390669619416, -0.025387861378922245, -0.02894402028694245, -0.030528570985834558, -0.03023537873990039, -0.02827524918920241, -0.02494686328966534, -0.02060337953803333, -0.01561837333461444, -0.010354519878128094, -0.005137798298993576, -0.00023909910910634123, 0.004135979622119398, 0.007849028872985204, 0.010823492949088803, 0.01303491807139844, 0.01449854358525461, 0.015256269909869833, 0.01536485905795484, 0.014886769552037337 ] } ], "layout": { "height": 500, "hovermode": "closest", "legend": { "bgcolor": "#F2F2F2", "borderwidth": 0.5 }, "plot_bgcolor": "#FDFDFF", "showlegend": true, "template": { "data": { "bar": [ { "error_x": { "color": "#2a3f5f" }, "error_y": { "color": "#2a3f5f" }, "marker": { "line": { "color": "#E5ECF6", "width": 0.5 }, "pattern": { "fillmode": "overlay", "size": 10, "solidity": 0.2 } }, "type": "bar" } ], "barpolar": [ { "marker": { "line": { "color": "#E5ECF6", "width": 0.5 }, "pattern": { "fillmode": "overlay", "size": 10, "solidity": 0.2 } }, "type": "barpolar" } ], "carpet": [ { "aaxis": { "endlinecolor": "#2a3f5f", "gridcolor": "white", "linecolor": "white", "minorgridcolor": "white", "startlinecolor": "#2a3f5f" }, "baxis": { "endlinecolor": "#2a3f5f", "gridcolor": "white", "linecolor": "white", "minorgridcolor": "white", "startlinecolor": "#2a3f5f" }, "type": "carpet" } ], "choropleth": [ { "colorbar": { "outlinewidth": 0, "ticks": "" }, "type": "choropleth" } ], "contour": [ { "colorbar": { "outlinewidth": 0, "ticks": "" }, "colorscale": [ [ 0, "#0d0887" ], [ 0.1111111111111111, "#46039f" ], [ 0.2222222222222222, "#7201a8" ], [ 0.3333333333333333, "#9c179e" ], [ 0.4444444444444444, "#bd3786" ], [ 0.5555555555555556, "#d8576b" ], [ 0.6666666666666666, "#ed7953" ], [ 0.7777777777777778, "#fb9f3a" ], [ 0.8888888888888888, "#fdca26" ], [ 1, "#f0f921" ] ], "type": "contour" } ], "contourcarpet": [ { "colorbar": { "outlinewidth": 0, "ticks": "" }, "type": "contourcarpet" } ], "heatmap": [ { "colorbar": { "outlinewidth": 0, "ticks": "" }, "colorscale": [ [ 0, "#0d0887" ], [ 0.1111111111111111, "#46039f" ], [ 0.2222222222222222, "#7201a8" ], [ 0.3333333333333333, "#9c179e" ], [ 0.4444444444444444, "#bd3786" ], [ 0.5555555555555556, "#d8576b" ], [ 0.6666666666666666, "#ed7953" ], [ 0.7777777777777778, "#fb9f3a" ], [ 0.8888888888888888, "#fdca26" ], [ 1, "#f0f921" ] ], "type": "heatmap" } ], "heatmapgl": [ { "colorbar": { "outlinewidth": 0, "ticks": "" }, "colorscale": [ [ 0, "#0d0887" ], [ 0.1111111111111111, "#46039f" ], [ 0.2222222222222222, "#7201a8" ], [ 0.3333333333333333, "#9c179e" ], [ 0.4444444444444444, "#bd3786" ], [ 0.5555555555555556, "#d8576b" ], [ 0.6666666666666666, "#ed7953" ], [ 0.7777777777777778, "#fb9f3a" ], [ 0.8888888888888888, "#fdca26" ], [ 1, "#f0f921" ] ], "type": "heatmapgl" } ], "histogram": [ { "marker": { "pattern": { "fillmode": "overlay", "size": 10, "solidity": 0.2 } }, "type": "histogram" } ], "histogram2d": [ { "colorbar": { "outlinewidth": 0, "ticks": "" }, "colorscale": [ [ 0, "#0d0887" ], [ 0.1111111111111111, "#46039f" ], [ 0.2222222222222222, "#7201a8" ], [ 0.3333333333333333, "#9c179e" ], [ 0.4444444444444444, "#bd3786" ], [ 0.5555555555555556, "#d8576b" ], [ 0.6666666666666666, "#ed7953" ], [ 0.7777777777777778, "#fb9f3a" ], [ 0.8888888888888888, "#fdca26" ], [ 1, "#f0f921" ] ], "type": "histogram2d" } ], "histogram2dcontour": [ { "colorbar": { "outlinewidth": 0, "ticks": "" }, "colorscale": [ [ 0, "#0d0887" ], [ 0.1111111111111111, "#46039f" ], [ 0.2222222222222222, "#7201a8" ], [ 0.3333333333333333, "#9c179e" ], [ 0.4444444444444444, "#bd3786" ], [ 0.5555555555555556, "#d8576b" ], [ 0.6666666666666666, "#ed7953" ], [ 0.7777777777777778, "#fb9f3a" ], [ 0.8888888888888888, "#fdca26" ], [ 1, "#f0f921" ] ], "type": "histogram2dcontour" } ], "mesh3d": [ { "colorbar": { "outlinewidth": 0, "ticks": "" }, "type": "mesh3d" } ], "parcoords": [ { "line": { "colorbar": { "outlinewidth": 0, "ticks": "" } }, "type": "parcoords" } ], "pie": [ { "automargin": true, "type": "pie" } ], "scatter": [ { "fillpattern": { "fillmode": "overlay", "size": 10, "solidity": 0.2 }, "type": "scatter" } ], "scatter3d": [ { "line": { "colorbar": { "outlinewidth": 0, "ticks": "" } }, "marker": { "colorbar": { "outlinewidth": 0, "ticks": "" } }, "type": "scatter3d" } ], "scattercarpet": [ { "marker": { "colorbar": { "outlinewidth": 0, "ticks": "" } }, "type": "scattercarpet" } ], "scattergeo": [ { "marker": { "colorbar": { "outlinewidth": 0, "ticks": "" } }, "type": "scattergeo" } ], "scattergl": [ { "marker": { "colorbar": { "outlinewidth": 0, "ticks": "" } }, "type": "scattergl" } ], "scattermapbox": [ { "marker": { "colorbar": { "outlinewidth": 0, "ticks": "" } }, "type": "scattermapbox" } ], "scatterpolar": [ { "marker": { "colorbar": { "outlinewidth": 0, "ticks": "" } }, "type": "scatterpolar" } ], "scatterpolargl": [ { "marker": { "colorbar": { "outlinewidth": 0, "ticks": "" } }, "type": "scatterpolargl" } ], "scatterternary": [ { "marker": { "colorbar": { "outlinewidth": 0, "ticks": "" } }, "type": "scatterternary" } ], "surface": [ { "colorbar": { "outlinewidth": 0, "ticks": "" }, "colorscale": [ [ 0, "#0d0887" ], [ 0.1111111111111111, "#46039f" ], [ 0.2222222222222222, "#7201a8" ], [ 0.3333333333333333, "#9c179e" ], [ 0.4444444444444444, "#bd3786" ], [ 0.5555555555555556, "#d8576b" ], [ 0.6666666666666666, "#ed7953" ], [ 0.7777777777777778, "#fb9f3a" ], [ 0.8888888888888888, "#fdca26" ], [ 1, "#f0f921" ] ], "type": "surface" } ], "table": [ { "cells": { "fill": { "color": "#EBF0F8" }, "line": { "color": "white" } }, "header": { "fill": { "color": "#C8D4E3" }, "line": { "color": "white" } }, "type": "table" } ] }, "layout": { "annotationdefaults": { "arrowcolor": "#2a3f5f", "arrowhead": 0, "arrowwidth": 1 }, "autotypenumbers": "strict", "coloraxis": { "colorbar": { "outlinewidth": 0, "ticks": "" } }, "colorscale": { "diverging": [ [ 0, "#8e0152" ], [ 0.1, "#c51b7d" ], [ 0.2, "#de77ae" ], [ 0.3, "#f1b6da" ], [ 0.4, "#fde0ef" ], [ 0.5, "#f7f7f7" ], [ 0.6, "#e6f5d0" ], [ 0.7, "#b8e186" ], [ 0.8, "#7fbc41" ], [ 0.9, "#4d9221" ], [ 1, "#276419" ] ], "sequential": [ [ 0, "#0d0887" ], [ 0.1111111111111111, "#46039f" ], [ 0.2222222222222222, "#7201a8" ], [ 0.3333333333333333, "#9c179e" ], [ 0.4444444444444444, "#bd3786" ], [ 0.5555555555555556, "#d8576b" ], [ 0.6666666666666666, "#ed7953" ], [ 0.7777777777777778, "#fb9f3a" ], [ 0.8888888888888888, "#fdca26" ], [ 1, "#f0f921" ] ], "sequentialminus": [ [ 0, "#0d0887" ], [ 0.1111111111111111, "#46039f" ], [ 0.2222222222222222, "#7201a8" ], [ 0.3333333333333333, "#9c179e" ], [ 0.4444444444444444, "#bd3786" ], [ 0.5555555555555556, "#d8576b" ], [ 0.6666666666666666, "#ed7953" ], [ 0.7777777777777778, "#fb9f3a" ], [ 0.8888888888888888, "#fdca26" ], [ 1, "#f0f921" ] ] }, "colorway": [ "#636efa", "#EF553B", "#00cc96", "#ab63fa", "#FFA15A", "#19d3f3", "#FF6692", "#B6E880", "#FF97FF", "#FECB52" ], "font": { "color": "#2a3f5f" }, "geo": { "bgcolor": "white", "lakecolor": "white", "landcolor": "#E5ECF6", "showlakes": true, "showland": true, "subunitcolor": "white" }, "hoverlabel": { "align": "left" }, "hovermode": "closest", "mapbox": { "style": "light" }, "paper_bgcolor": "white", "plot_bgcolor": "#E5ECF6", "polar": { "angularaxis": { "gridcolor": "white", "linecolor": "white", "ticks": "" }, "bgcolor": "#E5ECF6", "radialaxis": { "gridcolor": "white", "linecolor": "white", "ticks": "" } }, "scene": { "xaxis": { "backgroundcolor": "#E5ECF6", "gridcolor": "white", "gridwidth": 2, "linecolor": "white", "showbackground": true, "ticks": "", "zerolinecolor": "white" }, "yaxis": { "backgroundcolor": "#E5ECF6", "gridcolor": "white", "gridwidth": 2, "linecolor": "white", "showbackground": true, "ticks": "", "zerolinecolor": "white" }, "zaxis": { "backgroundcolor": "#E5ECF6", "gridcolor": "white", "gridwidth": 2, "linecolor": "white", "showbackground": true, "ticks": "", "zerolinecolor": "white" } }, "shapedefaults": { "line": { "color": "#2a3f5f" } }, "ternary": { "aaxis": { "gridcolor": "white", "linecolor": "white", "ticks": "" }, "baxis": { "gridcolor": "white", "linecolor": "white", "ticks": "" }, "bgcolor": "#E5ECF6", "caxis": { "gridcolor": "white", "linecolor": "white", "ticks": "" } }, "title": { "x": 0.05 }, "xaxis": { "automargin": true, "gridcolor": "white", "linecolor": "white", "ticks": "", "title": { "standoff": 15 }, "zerolinecolor": "white", "zerolinewidth": 2 }, "yaxis": { "automargin": true, "gridcolor": "white", "linecolor": "white", "ticks": "", "title": { "standoff": 15 }, "zerolinecolor": "white", "zerolinewidth": 2 } } }, "title": { "text": "cu_metal_rt.xdi" }, "width": 650, "xaxis": { "color": "#004", "gridcolor": "#D8D8D8", "range": [ 0, null ], "showgrid": true, "title": { "text": "$k \\rm\\,(\\unicode{x212B}^{-1})$" }, "zerolinecolor": "#DDD" }, "yaxis": { "color": "#004", "gridcolor": "#D8D8D8", "showgrid": true, "title": { "text": "$k^{{2}}\\chi(k) \\rm\\,(\\unicode{x212B}^{{-2}})$" }, "zerolinecolor": "#DDD" } } }, "text/html": [ "
" ] }, "metadata": {}, "output_type": "display_data" }, { "data": { "application/vnd.plotly.v1+json": { "config": { "plotlyServerURL": "https://plot.ly" }, "data": [ { "line": { "color": "#1f77b4", "width": 3 }, "name": "|data|", "type": "scatter", "uid": "2e29dd3b-fb94-44e0-96eb-c03df4807a83", "x": [ 0, 0.030679615757712823, 0.06135923151542565, 0.09203884727313846, 0.1227184630308513, 0.15339807878856412, 0.18407769454627693, 0.21475731030398976, 0.2454369260617026, 0.2761165418194154, 0.30679615757712825, 0.3374757733348411, 0.36815538909255385, 0.3988350048502667, 0.4295146206079795, 0.46019423636569234, 0.4908738521234052, 0.521553467881118, 0.5522330836388308, 0.5829126993965437, 0.6135923151542565, 0.6442719309119693, 0.6749515466696822, 0.705631162427395, 0.7363107781851077, 0.7669903939428205, 0.7976700097005334, 0.8283496254582462, 0.859029241215959, 0.8897088569736719, 0.9203884727313847, 0.9510680884890975, 0.9817477042468103, 1.012427320004523, 1.043106935762236, 1.0737865515199487, 1.1044661672776617, 1.1351457830353744, 1.1658253987930873, 1.1965050145508, 1.227184630308513, 1.2578642460662257, 1.2885438618239387, 1.3192234775816514, 1.3499030933393643, 1.380582709097077, 1.41126232485479, 1.4419419406125027, 1.4726215563702154, 1.5033011721279284, 1.533980787885641, 1.564660403643354, 1.5953400194010667, 1.6260196351587797, 1.6566992509164924, 1.6873788666742053, 1.718058482431918, 1.748738098189631, 1.7794177139473437, 1.8100973297050567, 1.8407769454627694, 1.8714565612204823, 1.902136176978195, 1.932815792735908, 1.9634954084936207, 1.9941750242513334, 2.024854640009046, 2.055534255766759, 2.086213871524472, 2.116893487282185, 2.1475731030398975, 2.1782527187976104, 2.2089323345553233, 2.2396119503130363, 2.270291566070749, 2.3009711818284617, 2.3316507975861747, 2.3623304133438876, 2.3930100291016, 2.423689644859313, 2.454369260617026, 2.4850488763747385, 2.5157284921324514, 2.5464081078901644, 2.5770877236478773, 2.60776733940559, 2.6384469551633027, 2.6691265709210157, 2.6998061866787286, 2.730485802436441, 2.761165418194154, 2.791845033951867, 2.82252464970958, 2.8532042654672924, 2.8838838812250054, 2.9145634969827183, 2.945243112740431, 2.9759227284981438, 3.0066023442558567, 3.0372819600135696, 3.067961575771282, 3.098641191528995, 3.129320807286708, 3.160000423044421, 3.1906800388021335, 3.2213596545598464, 3.2520392703175593, 3.2827188860752723, 3.313398501832985, 3.3440781175906977, 3.3747577333484107, 3.4054373491061236, 3.436116964863836, 3.466796580621549, 3.497476196379262, 3.5281558121369745, 3.5588354278946874, 3.5895150436524004, 3.6201946594101133, 3.650874275167826, 3.6815538909255388, 3.7122335066832517, 3.7429131224409646, 3.773592738198677, 3.80427235395639, 3.834951969714103, 3.865631585471816, 3.8963112012295285, 3.9269908169872414, 3.9576704327449543, 3.988350048502667, 4.01902966426038, 4.049709280018092, 4.080388895775806, 4.111068511533518, 4.1417481272912315, 4.172427743048944, 4.2031073588066565, 4.23378697456437, 4.264466590322082, 4.295146206079795, 4.325825821837508, 4.356505437595221, 4.387185053352934, 4.417864669110647, 4.448544284868359, 4.479223900626073, 4.509903516383785, 4.540583132141498, 4.571262747899211, 4.601942363656923, 4.632621979414636, 4.663301595172349, 4.693981210930062, 4.724660826687775, 4.755340442445488, 4.7860200582032, 4.816699673960914, 4.847379289718626, 4.878058905476339, 4.908738521234052, 4.9394181369917645, 4.970097752749477, 5.00077736850719, 5.031456984264903, 5.062136600022616, 5.092816215780329, 5.123495831538041, 5.154175447295755, 5.184855063053467, 5.21553467881118, 5.246214294568893, 5.2768939103266055, 5.307573526084319, 5.338253141842031, 5.368932757599744, 5.399612373357457, 5.43029198911517, 5.460971604872882, 5.491651220630596, 5.522330836388308, 5.553010452146021, 5.583690067903734, 5.6143696836614465, 5.64504929941916, 5.675728915176872, 5.706408530934585, 5.737088146692298, 5.767767762450011, 5.798447378207723, 5.829126993965437, 5.859806609723149, 5.890486225480862, 5.921165841238575, 5.9518454569962875, 5.982525072754001, 6.013204688511713, 6.043884304269426, 6.074563920027139, 6.105243535784852, 6.135923151542564, 6.166602767300278, 6.19728238305799, 6.227961998815704, 6.258641614573416, 6.2893212303311286, 6.320000846088842, 6.350680461846554, 6.381360077604267, 6.41203969336198, 6.442719309119693, 6.473398924877405, 6.504078540635119, 6.534758156392831, 6.565437772150545, 6.596117387908257, 6.62679700366597, 6.657476619423683, 6.6881562351813955, 6.718835850939108, 6.749515466696821, 6.780195082454534, 6.810874698212247, 6.84155431396996, 6.872233929727672, 6.902913545485386, 6.933593161243098, 6.964272777000811, 6.994952392758524, 7.0256320085162365, 7.056311624273949, 7.086991240031662, 7.117670855789375, 7.148350471547088, 7.179030087304801, 7.209709703062513, 7.240389318820227, 7.271068934577939, 7.301748550335652, 7.332428166093365, 7.3631077818510775, 7.39378739760879, 7.424467013366503, 7.455146629124216, 7.485826244881929, 7.516505860639642, 7.547185476397354, 7.577865092155068, 7.60854470791278, 7.639224323670493, 7.669903939428206, 7.7005835551859185, 7.731263170943632, 7.761942786701344, 7.792622402459057, 7.82330201821677, 7.853981633974483, 7.884661249732195, 7.915340865489909, 7.946020481247621, 7.976700097005334, 8.007379712763047, 8.03805932852076, 8.068738944278472, 8.099418560036185, 8.130098175793899, 8.160777791551611, 8.191457407309324, 8.222137023067036, 8.252816638824749, 8.283496254582463, 8.314175870340176, 8.344855486097888, 8.3755351018556, 8.406214717613313, 8.436894333371026, 8.46757394912874, 8.498253564886452, 8.528933180644165, 8.559612796401877, 8.59029241215959, 8.620972027917304, 8.651651643675017, 8.682331259432729, 8.713010875190442, 8.743690490948154, 8.774370106705868, 8.80504972246358, 8.835729338221293, 8.866408953979006, 8.897088569736718, 8.92776818549443, 8.958447801252145, 8.989127417009858, 9.01980703276757, 9.050486648525283, 9.081166264282995, 9.11184588004071, 9.142525495798422, 9.173205111556134, 9.203884727313847, 9.23456434307156, 9.265243958829272, 9.295923574586986, 9.326603190344699, 9.357282806102411, 9.387962421860124, 9.418642037617836, 9.44932165337555, 9.480001269133263, 9.510680884890975, 9.541360500648688, 9.5720401164064, 9.602719732164113, 9.633399347921827, 9.66407896367954, 9.694758579437252, 9.725438195194965, 9.756117810952677, 9.786797426710391, 9.817477042468104, 9.848156658225816, 9.878836273983529, 9.909515889741241, 9.940195505498954, 9.970875121256668 ], "y": [ 0.0006309673882299813, 0.0005256755288862217, 0.00030170017167438176, 0.0004291295058817492, 0.0008169148060202038, 0.0011148197844244494, 0.0012015539308342946, 0.001039983530196298, 0.0006793518451914971, 0.00036013990280801876, 0.0006082933095635734, 0.0009659219986524125, 0.0011289269277889435, 0.0010416745039402984, 0.0007682106135721029, 0.0005621072177471101, 0.0007479509819353854, 0.001052533025638412, 0.0012196562095004389, 0.0012016409723407551, 0.001058753076383069, 0.000905860645921428, 0.0008758092508976569, 0.0010794195975543743, 0.001434841012312714, 0.0015826347123605966, 0.0010041626097358112, 0.0018255172414167002, 0.006728302215475168, 0.015193252378323915, 0.02773116107457089, 0.04441848916758993, 0.06466625616158937, 0.0871247208368124, 0.10971296670733506, 0.1297873838945414, 0.14444358734649104, 0.15092494097628115, 0.14709889446381758, 0.13198224925232008, 0.10643941236751162, 0.07499575565406673, 0.05383712745156843, 0.07115956229931189, 0.11153676701663616, 0.15295922365774137, 0.18649168660558013, 0.20748201991044238, 0.21378423084045653, 0.20599697965832942, 0.18853505227612974, 0.17166706133854817, 0.17199848061063105, 0.20195655002409119, 0.2576962099374992, 0.32845053260505874, 0.40666651062805054, 0.48920052435961775, 0.5765327396695599, 0.6720400517432411, 0.7810293086433912, 0.909300727955437, 1.0614839515892098, 1.2396811890704502, 1.4427933493644234, 1.666505864197863, 1.9036810319424309, 2.1449386615613215, 2.379333221048944, 2.5951149470997725, 2.78057416630706, 2.9249424842531906, 3.0192902967296393, 3.057334049559759, 3.0360569622917954, 2.9560562911632076, 2.8215573593714316, 2.6400749098730714, 2.4217487876719903, 2.178425374671342, 1.9225908837309182, 1.6662818705597313, 1.4200996332606575, 1.1924397521083627, 0.9890202426265026, 0.8127568936751705, 0.6639943986609544, 0.5410528475892699, 0.4409869080245584, 0.36039355851436633, 0.2960847960239582, 0.24549955103625876, 0.2068398999133885, 0.1790020500863197, 0.16137603107981344, 0.15354742493866266, 0.1549671755118947, 0.16475788025028976, 0.18175806892658472, 0.20468067108069404, 0.2322278179362384, 0.26314063045231223, 0.296223564079504, 0.33035756398204696, 0.36449176063093863, 0.3976071995306829, 0.4286660525352551, 0.45657788519397285, 0.4802177359763607, 0.4985153392488286, 0.5106076716172159, 0.5160207376391042, 0.5148318197815903, 0.5077643641820788, 0.49618221958502273, 0.4819732713664258, 0.46733979287719707, 0.45453952167947825, 0.4456407014410756, 0.44235446320915073, 0.44597806065244644, 0.4574292040207485, 0.4773073711736723, 0.5059155113610876, 0.5432127897930772, 0.5887129764173284, 0.6413681912221366, 0.6994832814504793, 0.7607007915890739, 0.8220835425228522, 0.8803015125305873, 0.9319058355391131, 0.9736524029031585, 1.0028268351540404, 1.017523793535201, 1.0168453201926109, 1.0010012513455209, 0.9713146544795679, 0.9301513102139107, 0.8807992188297746, 0.8273166577542789, 0.7743402327678404, 0.7267972255138108, 0.689422601174038, 0.6660172312535718, 0.6585951377972269, 0.6668549920594534, 0.6883740009115333, 0.7194176208489023, 0.7558475819602956, 0.7937315110421909, 0.8296085364133235, 0.8605527946277898, 0.8841733559415292, 0.8986217535135442, 0.9026228231777571, 0.8955159445828855, 0.8772852573632991, 0.8485602048201226, 0.8105755115464477, 0.7650884474201849, 0.7142585023820497, 0.6604988215950737, 0.6063090593132545, 0.5540960201093023, 0.5059843561511527, 0.46362119945109037, 0.42799404719984385, 0.3993095862053737, 0.37699824547371613, 0.35987806580756115, 0.3464328639126545, 0.33509741487571904, 0.3244550667796758, 0.3133223782981789, 0.3007583384588361, 0.28605632940586656, 0.26876014145734567, 0.24871287430421435, 0.22611933275378052, 0.20158969705045723, 0.17613592559393024, 0.1511052496640274, 0.12804440869541353, 0.10847991489487487, 0.09358053231418609, 0.08372705422192224, 0.07825980084384153, 0.07577458735001993, 0.07480116347236727, 0.07428263691751817, 0.07366488816519849, 0.07279362444357913, 0.07177917889778176, 0.07085007871914355, 0.07018459659953653, 0.0697727328279574, 0.06941195664540623, 0.06887946833038687, 0.06818640999359019, 0.06772274388669805, 0.06809911591626444, 0.06964781361982761, 0.07190366388577284, 0.07354664234826024, 0.07285813534141074, 0.06833969839134606, 0.0593057860108204, 0.04676678435300711, 0.03610887683028927, 0.04009170653811398, 0.060853639437096665, 0.08848462802689809, 0.11720687069541222, 0.1439776277656268, 0.16683976215341248, 0.1845266181457214, 0.19633420195649412, 0.2020128524516436, 0.2016408505498202, 0.19549815632472162, 0.18396973451804602, 0.1674994604185343, 0.1465997889296237, 0.12191462751800664, 0.09436381455045349, 0.06560070630090054, 0.040360912508452654, 0.03563502871353435, 0.05832735700679278, 0.08940626656018762, 0.12180916550316594, 0.15361893613381986, 0.18398637701533363, 0.2123523042816335, 0.2382204120915737, 0.261067312371998, 0.2803222431348845, 0.29540122232372085, 0.3057822679616441, 0.3111017843985655, 0.3112479898421723, 0.3064278941249329, 0.2971893111498666, 0.2843872574363831, 0.269093685653345, 0.2524605186746742, 0.23555856850036877, 0.21922783869669707, 0.20398190805159236, 0.18999993420487538, 0.17720863841371773, 0.16541611029912798, 0.15443634628223363, 0.14415423295035062, 0.13451580276467512, 0.1254665342445778, 0.11688514569559876, 0.10856308467601869, 0.10025870021829485, 0.0918207455126501, 0.08334904747251118, 0.07534769949852425, 0.0687974823689558, 0.06498437827784195, 0.06489976293313372, 0.06851384977008335, 0.07476195924821318, 0.08225909138483302, 0.08991048220947816, 0.0971021429439379, 0.10364476291945768, 0.10962676166931463, 0.11524404278662988, 0.12065055431929841, 0.1258697106580708, 0.13078562248095232, 0.135198017364695, 0.1389003549440358, 0.14174151366640927, 0.1436504396631698, 0.14462504879994018, 0.1447015062335213, 0.14392460556549558, 0.1423350043725067, 0.139977905238093, 0.13692583210702994, 0.13330067278097235, 0.12927958832126707, 0.1250750728555666, 0.1208893526986003, 0.11685503858500786, 0.11298354433697025, 0.10914419355991888, 0.10508620112004341, 0.10049744149731388, 0.09507984557361111, 0.08861957575264, 0.08103880835907948, 0.0724278295525547, 0.06306688249988708, 0.05345741416823765, 0.04439186047115668, 0.03706727544989081, 0.03302518519110008, 0.0332820745718109, 0.03716831557676333, 0.04298117796946456, 0.04930534673321532, 0.05530820707998296, 0.06055844654142615, 0.0648590002748667, 0.06815222186336684, 0.0704701155797691, 0.07191034334792414, 0.07262812359502205, 0.07283625410467866, 0.07280332846947841, 0.07283777428731977, 0.07324750878197786, 0.07427642953266442, 0.07603793954522546, 0.07847794917295192, 0.08138873804213495, 0.08446618612017033, 0.08738228325936653 ] }, { "line": { "color": "#d62728", "width": 3 }, "name": "|fit|", "type": "scatter", "uid": "c16fb09e-e1fc-4ef6-a29b-696a3f7182e4", "x": [ 0, 0.030679615757712823, 0.06135923151542565, 0.09203884727313846, 0.1227184630308513, 0.15339807878856412, 0.18407769454627693, 0.21475731030398976, 0.2454369260617026, 0.2761165418194154, 0.30679615757712825, 0.3374757733348411, 0.36815538909255385, 0.3988350048502667, 0.4295146206079795, 0.46019423636569234, 0.4908738521234052, 0.521553467881118, 0.5522330836388308, 0.5829126993965437, 0.6135923151542565, 0.6442719309119693, 0.6749515466696822, 0.705631162427395, 0.7363107781851077, 0.7669903939428205, 0.7976700097005334, 0.8283496254582462, 0.859029241215959, 0.8897088569736719, 0.9203884727313847, 0.9510680884890975, 0.9817477042468103, 1.012427320004523, 1.043106935762236, 1.0737865515199487, 1.1044661672776617, 1.1351457830353744, 1.1658253987930873, 1.1965050145508, 1.227184630308513, 1.2578642460662257, 1.2885438618239387, 1.3192234775816514, 1.3499030933393643, 1.380582709097077, 1.41126232485479, 1.4419419406125027, 1.4726215563702154, 1.5033011721279284, 1.533980787885641, 1.564660403643354, 1.5953400194010667, 1.6260196351587797, 1.6566992509164924, 1.6873788666742053, 1.718058482431918, 1.748738098189631, 1.7794177139473437, 1.8100973297050567, 1.8407769454627694, 1.8714565612204823, 1.902136176978195, 1.932815792735908, 1.9634954084936207, 1.9941750242513334, 2.024854640009046, 2.055534255766759, 2.086213871524472, 2.116893487282185, 2.1475731030398975, 2.1782527187976104, 2.2089323345553233, 2.2396119503130363, 2.270291566070749, 2.3009711818284617, 2.3316507975861747, 2.3623304133438876, 2.3930100291016, 2.423689644859313, 2.454369260617026, 2.4850488763747385, 2.5157284921324514, 2.5464081078901644, 2.5770877236478773, 2.60776733940559, 2.6384469551633027, 2.6691265709210157, 2.6998061866787286, 2.730485802436441, 2.761165418194154, 2.791845033951867, 2.82252464970958, 2.8532042654672924, 2.8838838812250054, 2.9145634969827183, 2.945243112740431, 2.9759227284981438, 3.0066023442558567, 3.0372819600135696, 3.067961575771282, 3.098641191528995, 3.129320807286708, 3.160000423044421, 3.1906800388021335, 3.2213596545598464, 3.2520392703175593, 3.2827188860752723, 3.313398501832985, 3.3440781175906977, 3.3747577333484107, 3.4054373491061236, 3.436116964863836, 3.466796580621549, 3.497476196379262, 3.5281558121369745, 3.5588354278946874, 3.5895150436524004, 3.6201946594101133, 3.650874275167826, 3.6815538909255388, 3.7122335066832517, 3.7429131224409646, 3.773592738198677, 3.80427235395639, 3.834951969714103, 3.865631585471816, 3.8963112012295285, 3.9269908169872414, 3.9576704327449543, 3.988350048502667, 4.01902966426038, 4.049709280018092, 4.080388895775806, 4.111068511533518, 4.1417481272912315, 4.172427743048944, 4.2031073588066565, 4.23378697456437, 4.264466590322082, 4.295146206079795, 4.325825821837508, 4.356505437595221, 4.387185053352934, 4.417864669110647, 4.448544284868359, 4.479223900626073, 4.509903516383785, 4.540583132141498, 4.571262747899211, 4.601942363656923, 4.632621979414636, 4.663301595172349, 4.693981210930062, 4.724660826687775, 4.755340442445488, 4.7860200582032, 4.816699673960914, 4.847379289718626, 4.878058905476339, 4.908738521234052, 4.9394181369917645, 4.970097752749477, 5.00077736850719, 5.031456984264903, 5.062136600022616, 5.092816215780329, 5.123495831538041, 5.154175447295755, 5.184855063053467, 5.21553467881118, 5.246214294568893, 5.2768939103266055, 5.307573526084319, 5.338253141842031, 5.368932757599744, 5.399612373357457, 5.43029198911517, 5.460971604872882, 5.491651220630596, 5.522330836388308, 5.553010452146021, 5.583690067903734, 5.6143696836614465, 5.64504929941916, 5.675728915176872, 5.706408530934585, 5.737088146692298, 5.767767762450011, 5.798447378207723, 5.829126993965437, 5.859806609723149, 5.890486225480862, 5.921165841238575, 5.9518454569962875, 5.982525072754001, 6.013204688511713, 6.043884304269426, 6.074563920027139, 6.105243535784852, 6.135923151542564, 6.166602767300278, 6.19728238305799, 6.227961998815704, 6.258641614573416, 6.2893212303311286, 6.320000846088842, 6.350680461846554, 6.381360077604267, 6.41203969336198, 6.442719309119693, 6.473398924877405, 6.504078540635119, 6.534758156392831, 6.565437772150545, 6.596117387908257, 6.62679700366597, 6.657476619423683, 6.6881562351813955, 6.718835850939108, 6.749515466696821, 6.780195082454534, 6.810874698212247, 6.84155431396996, 6.872233929727672, 6.902913545485386, 6.933593161243098, 6.964272777000811, 6.994952392758524, 7.0256320085162365, 7.056311624273949, 7.086991240031662, 7.117670855789375, 7.148350471547088, 7.179030087304801, 7.209709703062513, 7.240389318820227, 7.271068934577939, 7.301748550335652, 7.332428166093365, 7.3631077818510775, 7.39378739760879, 7.424467013366503, 7.455146629124216, 7.485826244881929, 7.516505860639642, 7.547185476397354, 7.577865092155068, 7.60854470791278, 7.639224323670493, 7.669903939428206, 7.7005835551859185, 7.731263170943632, 7.761942786701344, 7.792622402459057, 7.82330201821677, 7.853981633974483, 7.884661249732195, 7.915340865489909, 7.946020481247621, 7.976700097005334, 8.007379712763047, 8.03805932852076, 8.068738944278472, 8.099418560036185, 8.130098175793899, 8.160777791551611, 8.191457407309324, 8.222137023067036, 8.252816638824749, 8.283496254582463, 8.314175870340176, 8.344855486097888, 8.3755351018556, 8.406214717613313, 8.436894333371026, 8.46757394912874, 8.498253564886452, 8.528933180644165, 8.559612796401877, 8.59029241215959, 8.620972027917304, 8.651651643675017, 8.682331259432729, 8.713010875190442, 8.743690490948154, 8.774370106705868, 8.80504972246358, 8.835729338221293, 8.866408953979006, 8.897088569736718, 8.92776818549443, 8.958447801252145, 8.989127417009858, 9.01980703276757, 9.050486648525283, 9.081166264282995, 9.11184588004071, 9.142525495798422, 9.173205111556134, 9.203884727313847, 9.23456434307156, 9.265243958829272, 9.295923574586986, 9.326603190344699, 9.357282806102411, 9.387962421860124, 9.418642037617836, 9.44932165337555, 9.480001269133263, 9.510680884890975, 9.541360500648688, 9.5720401164064, 9.602719732164113, 9.633399347921827, 9.66407896367954, 9.694758579437252, 9.725438195194965, 9.756117810952677, 9.786797426710391, 9.817477042468104, 9.848156658225816, 9.878836273983529, 9.909515889741241, 9.940195505498954, 9.970875121256668 ], "y": [ 0.003234770899026639, 0.0032745890934201584, 0.003369591336398551, 0.0034614546450872884, 0.0034887855826631568, 0.003413170930942315, 0.0032352320844870525, 0.003002768822326622, 0.0028084252128723025, 0.002763284092204705, 0.0029402978624876643, 0.00334045746904141, 0.003926926350480289, 0.004662965364478406, 0.005509609540015927, 0.0064142663948702225, 0.007319323481241723, 0.00818968102943091, 0.009040534178801877, 0.009942558568666791, 0.010991073627630663, 0.012255408832485626, 0.013754048000308827, 0.015483586488237326, 0.01747403036991326, 0.019812776244847372, 0.022601136221993123, 0.025864843660971915, 0.02948767705885739, 0.03322018433998611, 0.0367540532152086, 0.039817051233205863, 0.04224796600330778, 0.044028701256816, 0.045269803030355424, 0.04616815280747388, 0.04697503424479948, 0.04800800263291107, 0.04969398836836731, 0.05256698737219394, 0.057141177288520265, 0.06370554303560332, 0.0722210389028898, 0.08242515224063426, 0.09405070846518007, 0.10700488923611379, 0.12142507295498818, 0.13761225165958493, 0.15590802676266613, 0.17661267236020967, 0.2000121005511561, 0.22650421876347074, 0.2567481557340748, 0.2917481233919474, 0.3328290047883175, 0.38153281926733834, 0.4395161256098382, 0.5085178804319125, 0.5904001557416911, 0.687191486697582, 0.801034465029462, 0.9339673456536104, 1.0875323079434858, 1.262267864751228, 1.4571840319863718, 1.6693279608584757, 1.8935326590206552, 2.1224147035510237, 2.346655547303038, 2.5555661520866635, 2.737896428708738, 2.8828125621649567, 2.9809330471224564, 3.025295202458474, 3.01212336751946, 2.9412898062475445, 2.8163974980653146, 2.644464829331659, 2.4352475687392614, 2.2002843058772594, 1.951789385438779, 1.7015362026105836, 1.4598708626743924, 1.2349728031138083, 1.0324395909130994, 0.8552244459364381, 0.7039042450250896, 0.5772093327035555, 0.4727110207305488, 0.3875464564441754, 0.31907033520426814, 0.26535092962706824, 0.22543506640958166, 0.1992394554912897, 0.1868744238505869, 0.1876071053446189, 0.19942737373952646, 0.219684610238704, 0.24588314143941356, 0.2759118886197608, 0.30790769256154554, 0.34011405408507506, 0.3708619413919464, 0.3986407409395826, 0.42218801615301277, 0.4405446445496716, 0.4530563115916135, 0.45933336113365963, 0.45919860012730884, 0.45265294089654795, 0.4398743577302317, 0.4212450871459542, 0.3973858752209834, 0.36917148111724685, 0.33770910577775376, 0.3042758941693916, 0.27022614000855244, 0.23688758081008496, 0.20546631019818049, 0.17697144037133167, 0.15215689018355688, 0.131466144424919, 0.11497010433494882, 0.10232001001310752, 0.09277727778900592, 0.08536639748995804, 0.07910605848875253, 0.07320823781676768, 0.067173934879449, 0.060792428238454814, 0.054086331398136636, 0.04723744837172818, 0.04051070451292239, 0.03418196050507006, 0.028472704801307196, 0.02349918821951062, 0.019251816241732635, 0.015621497142381601, 0.012470256819999474, 0.009713827012276948, 0.007376942404055671, 0.005598688916598136, 0.00454681245816727, 0.0041881758445076215, 0.004204202474145001, 0.0043023922084681225, 0.004407037468639979, 0.004572103211132867, 0.004830832596311922, 0.005121827119985104, 0.005330517364323531, 0.0053696732648079405, 0.005226101385246583, 0.004961407618123398, 0.004674130046102643, 0.004436727971695862, 0.004248338190397161, 0.004053266020306974, 0.0038135970286978485, 0.0035723527990851496, 0.003454357162204521, 0.0035682693146817327, 0.0038775248390229156, 0.004218630533571516, 0.004424075109489142, 0.004395582301022741, 0.004118766294732699, 0.003653830864994496, 0.00311504914984756, 0.002637973548317421, 0.0023273181799842637, 0.0022036310565017674, 0.002218406011845004, 0.002328709826737797, 0.0025181295382295512, 0.0027551850667447246, 0.002969039713680919, 0.0030711146903845753, 0.0029914063124348187, 0.002704444869363881, 0.00224271034598935, 0.0017072030219875383, 0.0012910812263505196, 0.0012313042650402032, 0.0014774471733175344, 0.0017727276625297084, 0.001994368941874327, 0.0021368808965534815, 0.002238396989173413, 0.002325819089301208, 0.0023875370954443923, 0.0023882665000761524, 0.0023087905611598727, 0.0021809960306129693, 0.00209633017154871, 0.0021551211133263885, 0.002366407864134466, 0.00263189286402768, 0.002832991779442948, 0.0028941564745666977, 0.00279870911741068, 0.002584322062277927, 0.0023264771051398287, 0.002105908596322764, 0.0019634451589148885, 0.0018792111918674841, 0.0018105100164338523, 0.0017479764678212043, 0.0017301966610538072, 0.0018000528767699688, 0.001942731421541288, 0.0020850152531492537, 0.0021478425354425896, 0.0020866393088238813, 0.0019062468064093665, 0.0016624275181108665, 0.0014505120192595063, 0.0013582762063283152, 0.0013850305128656263, 0.0014452979950716205, 0.0014634906310531783, 0.0014221835535500043, 0.0013547474404813546, 0.0013114840758494137, 0.0013112029602589787, 0.0013199074473012771, 0.0012832379800452455, 0.0011693120190325076, 0.0009901877037645265, 0.0008098232740097473, 0.0007292018292304549, 0.0007838284442384691, 0.0008818179619405914, 0.0009283827890098321, 0.0008913304285236795, 0.0007991406111400783, 0.0007334519217811468, 0.0007762200069278343, 0.0009094878266481968, 0.0010508714847868035, 0.0011481868171811167, 0.001201735302493026, 0.0012531201343976902, 0.0013508805316509189, 0.0015037047906251628, 0.0016711621753619432, 0.0017985260227907675, 0.001850723484794815, 0.0018282137180777676, 0.001768393916374405, 0.001729632839298829, 0.0017533009315809465, 0.0018288803354832646, 0.0019048494153437318, 0.0019305671534571743, 0.0018855597229371999, 0.0017864570448618943, 0.0016766747109722376, 0.0015992905771200754, 0.0015631348690041038, 0.0015345741806596946, 0.0014666506577218487, 0.0013325977988783463, 0.0011408342814164666, 0.0009345656971985443, 0.0007768376521502223, 0.0007046769535544079, 0.0006805469127885414, 0.000634006120905209, 0.0005320252501897456, 0.00040624453095842094, 0.0003705999208873222, 0.0004890797732954903, 0.0006514328987878709, 0.0007749895066986906, 0.0008423848415720198, 0.0008825919972161382, 0.0009490105724797111, 0.0010728134467567164, 0.0012315646968808817, 0.0013745140385351315, 0.0014610138903086351, 0.0014793230188468148, 0.0014501913050238365, 0.0014173031771901176, 0.0014205600212464406, 0.0014641969263387495, 0.0015140071991290426, 0.0015269972616180941, 0.0014794695002791867, 0.001377747993308112, 0.0012549516055309713, 0.0011545681748216649, 0.0011006976269178465, 0.0010765979486980866, 0.001040489923869284, 0.0009588978867854587, 0.0008240731543645402, 0.0006548080288262901, 0.0004903030235208087, 0.0003760473660524998, 0.00032445884608872156, 0.0002883196592848522, 0.00021738466913093004, 0.0001044803775359691, 0.00010492233454170557, 0.00026600576962877004, 0.0004183719331604566, 0.0005287911704195695, 0.0005894389941296546, 0.0006180493282574544, 0.0006550721025467526, 0.0007366711180988716, 0.0008594489754218884, 0.0009868287508811625, 0.0010810710995598355, 0.0011229778426005178, 0.0011188835915011072, 0.001099102596780686, 0.0011028661691499682, 0.0011490218800400038, 0.0012186548230193686, 0.001272343897016197, 0.0012789051394824183, 0.0012315258475962246, 0.0011508133343394343 ] }, { "line": { "color": "#2ca02c", "width": 3 }, "name": "Re[data]", "type": "scatter", "uid": "742fdcf5-1e5d-49d1-9d03-7165fd887346", "x": [ 0, 0.030679615757712823, 0.06135923151542565, 0.09203884727313846, 0.1227184630308513, 0.15339807878856412, 0.18407769454627693, 0.21475731030398976, 0.2454369260617026, 0.2761165418194154, 0.30679615757712825, 0.3374757733348411, 0.36815538909255385, 0.3988350048502667, 0.4295146206079795, 0.46019423636569234, 0.4908738521234052, 0.521553467881118, 0.5522330836388308, 0.5829126993965437, 0.6135923151542565, 0.6442719309119693, 0.6749515466696822, 0.705631162427395, 0.7363107781851077, 0.7669903939428205, 0.7976700097005334, 0.8283496254582462, 0.859029241215959, 0.8897088569736719, 0.9203884727313847, 0.9510680884890975, 0.9817477042468103, 1.012427320004523, 1.043106935762236, 1.0737865515199487, 1.1044661672776617, 1.1351457830353744, 1.1658253987930873, 1.1965050145508, 1.227184630308513, 1.2578642460662257, 1.2885438618239387, 1.3192234775816514, 1.3499030933393643, 1.380582709097077, 1.41126232485479, 1.4419419406125027, 1.4726215563702154, 1.5033011721279284, 1.533980787885641, 1.564660403643354, 1.5953400194010667, 1.6260196351587797, 1.6566992509164924, 1.6873788666742053, 1.718058482431918, 1.748738098189631, 1.7794177139473437, 1.8100973297050567, 1.8407769454627694, 1.8714565612204823, 1.902136176978195, 1.932815792735908, 1.9634954084936207, 1.9941750242513334, 2.024854640009046, 2.055534255766759, 2.086213871524472, 2.116893487282185, 2.1475731030398975, 2.1782527187976104, 2.2089323345553233, 2.2396119503130363, 2.270291566070749, 2.3009711818284617, 2.3316507975861747, 2.3623304133438876, 2.3930100291016, 2.423689644859313, 2.454369260617026, 2.4850488763747385, 2.5157284921324514, 2.5464081078901644, 2.5770877236478773, 2.60776733940559, 2.6384469551633027, 2.6691265709210157, 2.6998061866787286, 2.730485802436441, 2.761165418194154, 2.791845033951867, 2.82252464970958, 2.8532042654672924, 2.8838838812250054, 2.9145634969827183, 2.945243112740431, 2.9759227284981438, 3.0066023442558567, 3.0372819600135696, 3.067961575771282, 3.098641191528995, 3.129320807286708, 3.160000423044421, 3.1906800388021335, 3.2213596545598464, 3.2520392703175593, 3.2827188860752723, 3.313398501832985, 3.3440781175906977, 3.3747577333484107, 3.4054373491061236, 3.436116964863836, 3.466796580621549, 3.497476196379262, 3.5281558121369745, 3.5588354278946874, 3.5895150436524004, 3.6201946594101133, 3.650874275167826, 3.6815538909255388, 3.7122335066832517, 3.7429131224409646, 3.773592738198677, 3.80427235395639, 3.834951969714103, 3.865631585471816, 3.8963112012295285, 3.9269908169872414, 3.9576704327449543, 3.988350048502667, 4.01902966426038, 4.049709280018092, 4.080388895775806, 4.111068511533518, 4.1417481272912315, 4.172427743048944, 4.2031073588066565, 4.23378697456437, 4.264466590322082, 4.295146206079795, 4.325825821837508, 4.356505437595221, 4.387185053352934, 4.417864669110647, 4.448544284868359, 4.479223900626073, 4.509903516383785, 4.540583132141498, 4.571262747899211, 4.601942363656923, 4.632621979414636, 4.663301595172349, 4.693981210930062, 4.724660826687775, 4.755340442445488, 4.7860200582032, 4.816699673960914, 4.847379289718626, 4.878058905476339, 4.908738521234052, 4.9394181369917645, 4.970097752749477, 5.00077736850719, 5.031456984264903, 5.062136600022616, 5.092816215780329, 5.123495831538041, 5.154175447295755, 5.184855063053467, 5.21553467881118, 5.246214294568893, 5.2768939103266055, 5.307573526084319, 5.338253141842031, 5.368932757599744, 5.399612373357457, 5.43029198911517, 5.460971604872882, 5.491651220630596, 5.522330836388308, 5.553010452146021, 5.583690067903734, 5.6143696836614465, 5.64504929941916, 5.675728915176872, 5.706408530934585, 5.737088146692298, 5.767767762450011, 5.798447378207723, 5.829126993965437, 5.859806609723149, 5.890486225480862, 5.921165841238575, 5.9518454569962875, 5.982525072754001, 6.013204688511713, 6.043884304269426, 6.074563920027139, 6.105243535784852, 6.135923151542564, 6.166602767300278, 6.19728238305799, 6.227961998815704, 6.258641614573416, 6.2893212303311286, 6.320000846088842, 6.350680461846554, 6.381360077604267, 6.41203969336198, 6.442719309119693, 6.473398924877405, 6.504078540635119, 6.534758156392831, 6.565437772150545, 6.596117387908257, 6.62679700366597, 6.657476619423683, 6.6881562351813955, 6.718835850939108, 6.749515466696821, 6.780195082454534, 6.810874698212247, 6.84155431396996, 6.872233929727672, 6.902913545485386, 6.933593161243098, 6.964272777000811, 6.994952392758524, 7.0256320085162365, 7.056311624273949, 7.086991240031662, 7.117670855789375, 7.148350471547088, 7.179030087304801, 7.209709703062513, 7.240389318820227, 7.271068934577939, 7.301748550335652, 7.332428166093365, 7.3631077818510775, 7.39378739760879, 7.424467013366503, 7.455146629124216, 7.485826244881929, 7.516505860639642, 7.547185476397354, 7.577865092155068, 7.60854470791278, 7.639224323670493, 7.669903939428206, 7.7005835551859185, 7.731263170943632, 7.761942786701344, 7.792622402459057, 7.82330201821677, 7.853981633974483, 7.884661249732195, 7.915340865489909, 7.946020481247621, 7.976700097005334, 8.007379712763047, 8.03805932852076, 8.068738944278472, 8.099418560036185, 8.130098175793899, 8.160777791551611, 8.191457407309324, 8.222137023067036, 8.252816638824749, 8.283496254582463, 8.314175870340176, 8.344855486097888, 8.3755351018556, 8.406214717613313, 8.436894333371026, 8.46757394912874, 8.498253564886452, 8.528933180644165, 8.559612796401877, 8.59029241215959, 8.620972027917304, 8.651651643675017, 8.682331259432729, 8.713010875190442, 8.743690490948154, 8.774370106705868, 8.80504972246358, 8.835729338221293, 8.866408953979006, 8.897088569736718, 8.92776818549443, 8.958447801252145, 8.989127417009858, 9.01980703276757, 9.050486648525283, 9.081166264282995, 9.11184588004071, 9.142525495798422, 9.173205111556134, 9.203884727313847, 9.23456434307156, 9.265243958829272, 9.295923574586986, 9.326603190344699, 9.357282806102411, 9.387962421860124, 9.418642037617836, 9.44932165337555, 9.480001269133263, 9.510680884890975, 9.541360500648688, 9.5720401164064, 9.602719732164113, 9.633399347921827, 9.66407896367954, 9.694758579437252, 9.725438195194965, 9.756117810952677, 9.786797426710391, 9.817477042468104, 9.848156658225816, 9.878836273983529, 9.909515889741241, 9.940195505498954, 9.970875121256668 ], "y": [ 0.0006309673882299813, 0.0005016148428437298, 0.0002977343929960983, 0.00035028320730568055, 0.0007272007274919751, 0.001111437542482842, 0.0011227388316625302, 0.0007354637089591449, 0.0003253010926611502, 0.00028211134624843914, 0.000605901479401689, 0.0009225691777475503, 0.0008938048276254354, 0.0005681225711523139, 0.0003005877579033915, 0.00035520614682632687, 0.0006409917777163365, 0.0008503380676591324, 0.0008014727442877996, 0.0005882851736408798, 0.0004202051380502612, 0.00041166881138344016, 0.0005677463007503257, 0.0008558798378116773, 0.0011086448980137495, 0.0008882626376813636, -0.00012751823339603584, -0.00104616214593767, 0.0010509870229245281, 0.009889642287442746, 0.026194795357420267, 0.04361184871191667, 0.048714268891744995, 0.027799681346467254, -0.022214977347626834, -0.08665492102960753, -0.13726863772119255, -0.14794852332608785, -0.11250764831011184, -0.05108535031322124, 0.0016767814660904844, 0.020105073390693482, 0.005967726545976587, -0.012517397702463084, -0.0016250847968426309, 0.051966569245335575, 0.12982915943101872, 0.19393574160459617, 0.21337611549256788, 0.18552188684718318, 0.13586248536168402, 0.0971031477677635, 0.08362402336827288, 0.08018971931749794, 0.052377925209087954, -0.029895371718324223, -0.17267491524952272, -0.35402329193773563, -0.5346885302741978, -0.6720351093993083, -0.7263721761914359, -0.6587995788942131, -0.430455466791866, -0.015190927311825099, 0.571875937640564, 1.2431809245803291, 1.82909754695294, 2.1107289608202677, 1.8965231906769369, 1.116944301163543, -0.10816940297250809, -1.4726632676695974, -2.5725664884836505, -3.0524784829675315, -2.747766179200729, -1.755489607223268, -0.39783139230444425, 0.906225718070386, 1.8006181695582422, 2.110716921704463, 1.8739428760980748, 1.283019581171093, 0.5829725919291868, -0.024146367249679553, -0.4296586560752995, -0.6176825109015864, -0.6324517483451771, -0.5396260146952752, -0.3992069722548777, -0.2540745910575484, -0.12917527646204616, -0.034930844532577984, 0.02869304275861155, 0.06827378314983312, 0.09322491606544449, 0.11265044141699714, 0.13308692944966696, 0.15697097224090023, 0.1815461761261779, 0.19852963372164237, 0.1954824949430184, 0.15951561324833907, 0.08266650650530474, -0.033000081574456684, -0.17277063591589034, -0.31048189481039745, -0.4136336042560871, -0.4514952583074014, -0.40446411003469884, -0.27203847252837265, -0.07616915054146466, 0.14253948895095309, 0.33569652671113387, 0.46141882316452143, 0.4961809834527207, 0.43932421643721453, 0.30923283593907497, 0.13451898551292543, -0.05455471648678589, -0.2307357505745828, -0.3703089977413316, -0.45202469604131296, -0.4574072652791489, -0.3739338522249678, -0.20060067061081208, 0.04601961904199505, 0.3279433187452281, 0.5872943901024261, 0.7558213911831754, 0.7726919243629319, 0.6065311359942881, 0.2733322750490526, -0.15929689188658183, -0.586954264842242, -0.8993927486593701, -1.0163623241894895, -0.9137220803721671, -0.6290038672242549, -0.2447577146431827, 0.14227756619787754, 0.4526605043560015, 0.6438954337323298, 0.7122119880810668, 0.6789771090185767, 0.5709425827679642, 0.4055428200719187, 0.18894867559976897, -0.07288671631166789, -0.35783453416464706, -0.6176125918804335, -0.783638602268917, -0.789874883856925, -0.6037102187888292, -0.24957893055277455, 0.18851253128694234, 0.5901736448243146, 0.8396670894521672, 0.8676765487750251, 0.6756534907209033, 0.3324617970095892, -0.05420059988549571, -0.3779983082295727, -0.5681787336717266, -0.6049153700947206, -0.5131480481364147, -0.34232404808788586, -0.144108856664607, 0.04212522475585366, 0.19287723544386162, 0.29645857012449023, 0.34729775824116815, 0.3430735932240291, 0.2855659258853053, 0.18328347419149002, 0.05319440829981822, -0.08023947517996426, -0.18922869424985575, -0.2494100275587675, -0.24748548041147594, -0.18694335831487677, -0.08871284554096015, 0.014952188930582921, 0.0918499873442202, 0.12170411519350888, 0.1028905941539808, 0.05093108005327842, -0.009832692659364917, -0.05657526883558122, -0.07543520257241643, -0.0639443001153046, -0.0294115061524876, 0.01460048246423088, 0.05242723740269199, 0.07087749663523242, 0.06372630430109427, 0.03434719095133157, -0.005609738336375061, -0.04168200429362943, -0.06337096791784654, -0.06799903883939089, -0.05935440235736164, -0.04284579839470956, -0.02156173139943165, 0.003548765818362694, 0.030273100138420755, 0.052727980420370864, 0.06346666161816072, 0.05927629507260485, 0.04570831955218311, 0.035420700805880716, 0.040044742979517677, 0.06084811155416685, 0.08525241510920305, 0.09258087693552555, 0.06599824902870802, 0.003306923041767551, -0.07991892842614459, -0.15645033039285888, -0.19908782168547914, -0.19192672123244664, -0.136471917529952, -0.0508815147187412, 0.03671616822809587, 0.09834741864513058, 0.11647573987549566, 0.09081412146097839, 0.038650388365087975, -0.012153728680309134, -0.03504968293322864, -0.016496518816360998, 0.037812228517159256, 0.10490331041158085, 0.15358661615075267, 0.15670437136848295, 0.10192000524170261, -0.0025570047930845194, -0.12915985284382647, -0.2390518948099749, -0.29505783292476667, -0.2752661949564017, -0.1819232444347913, -0.04132968591781118, 0.10582181016798274, 0.21953242222434144, 0.2740831724507381, 0.26428438293064205, 0.20287176731827852, 0.1121875736476839, 0.015319481835370076, -0.06952460129724898, -0.1307477169796092, -0.16283881901860994, -0.1654155052087409, -0.14243772161877416, -0.1011822712286617, -0.050646191539627475, 0.00025374539591383827, 0.04402042567270662, 0.07525439599567275, 0.09107164736181192, 0.09160327552443627, 0.08021625721915993, 0.06262500263033859, 0.04460034355659514, 0.02925375508910796, 0.01568705695541701, 0.00018245066239819634, -0.02064372059152052, -0.04678004743587101, -0.07384783790294107, -0.09466332803162171, -0.1020773391596276, -0.09136887732746196, -0.0614165655570847, -0.015105108116676048, 0.04034336888499451, 0.09335952366559057, 0.1295625863627184, 0.13576199226141322, 0.10558802376930504, 0.04400311187990983, -0.03239031048816964, -0.10043062723516748, -0.13898908401826376, -0.13701803380101504, -0.09720067177302487, -0.033781329329344446, 0.03378740029532826, 0.08794060490734673, 0.11773060587722918, 0.11999188847465689, 0.09781106096186412, 0.058141059791746906, 0.009947766451804145, -0.036934329595187894, -0.07297402209838946, -0.090805008737327, -0.08750942991286739, -0.06609124601847756, -0.03480255277616751, -0.004019592325996512, 0.01806816383756087, 0.028702822259804767, 0.030884021399466763, 0.030584790741834542, 0.03254224922410898, 0.03715370790283779, 0.040271159846180404, 0.03589013350869354, 0.020061987626132295, -0.0061866262147889615, -0.03641106024296788, -0.06089683763915635, -0.07035625460162112, -0.059657740162754366, -0.030225963782981657, 0.009760856268514006, 0.047612034959555134, 0.07028047926080784, 0.06912188860575386, 0.04345001832236408, 0.0012887186483412627, -0.04324019584015888, -0.07498208968944707, -0.08321241317235237, -0.06527067937484687 ] }, { "line": { "color": "#ff7f0e", "width": 3 }, "name": "Re[fit]", "type": "scatter", "uid": "c5d50151-2899-4826-84ab-216d7cc7577b", "x": [ 0, 0.030679615757712823, 0.06135923151542565, 0.09203884727313846, 0.1227184630308513, 0.15339807878856412, 0.18407769454627693, 0.21475731030398976, 0.2454369260617026, 0.2761165418194154, 0.30679615757712825, 0.3374757733348411, 0.36815538909255385, 0.3988350048502667, 0.4295146206079795, 0.46019423636569234, 0.4908738521234052, 0.521553467881118, 0.5522330836388308, 0.5829126993965437, 0.6135923151542565, 0.6442719309119693, 0.6749515466696822, 0.705631162427395, 0.7363107781851077, 0.7669903939428205, 0.7976700097005334, 0.8283496254582462, 0.859029241215959, 0.8897088569736719, 0.9203884727313847, 0.9510680884890975, 0.9817477042468103, 1.012427320004523, 1.043106935762236, 1.0737865515199487, 1.1044661672776617, 1.1351457830353744, 1.1658253987930873, 1.1965050145508, 1.227184630308513, 1.2578642460662257, 1.2885438618239387, 1.3192234775816514, 1.3499030933393643, 1.380582709097077, 1.41126232485479, 1.4419419406125027, 1.4726215563702154, 1.5033011721279284, 1.533980787885641, 1.564660403643354, 1.5953400194010667, 1.6260196351587797, 1.6566992509164924, 1.6873788666742053, 1.718058482431918, 1.748738098189631, 1.7794177139473437, 1.8100973297050567, 1.8407769454627694, 1.8714565612204823, 1.902136176978195, 1.932815792735908, 1.9634954084936207, 1.9941750242513334, 2.024854640009046, 2.055534255766759, 2.086213871524472, 2.116893487282185, 2.1475731030398975, 2.1782527187976104, 2.2089323345553233, 2.2396119503130363, 2.270291566070749, 2.3009711818284617, 2.3316507975861747, 2.3623304133438876, 2.3930100291016, 2.423689644859313, 2.454369260617026, 2.4850488763747385, 2.5157284921324514, 2.5464081078901644, 2.5770877236478773, 2.60776733940559, 2.6384469551633027, 2.6691265709210157, 2.6998061866787286, 2.730485802436441, 2.761165418194154, 2.791845033951867, 2.82252464970958, 2.8532042654672924, 2.8838838812250054, 2.9145634969827183, 2.945243112740431, 2.9759227284981438, 3.0066023442558567, 3.0372819600135696, 3.067961575771282, 3.098641191528995, 3.129320807286708, 3.160000423044421, 3.1906800388021335, 3.2213596545598464, 3.2520392703175593, 3.2827188860752723, 3.313398501832985, 3.3440781175906977, 3.3747577333484107, 3.4054373491061236, 3.436116964863836, 3.466796580621549, 3.497476196379262, 3.5281558121369745, 3.5588354278946874, 3.5895150436524004, 3.6201946594101133, 3.650874275167826, 3.6815538909255388, 3.7122335066832517, 3.7429131224409646, 3.773592738198677, 3.80427235395639, 3.834951969714103, 3.865631585471816, 3.8963112012295285, 3.9269908169872414, 3.9576704327449543, 3.988350048502667, 4.01902966426038, 4.049709280018092, 4.080388895775806, 4.111068511533518, 4.1417481272912315, 4.172427743048944, 4.2031073588066565, 4.23378697456437, 4.264466590322082, 4.295146206079795, 4.325825821837508, 4.356505437595221, 4.387185053352934, 4.417864669110647, 4.448544284868359, 4.479223900626073, 4.509903516383785, 4.540583132141498, 4.571262747899211, 4.601942363656923, 4.632621979414636, 4.663301595172349, 4.693981210930062, 4.724660826687775, 4.755340442445488, 4.7860200582032, 4.816699673960914, 4.847379289718626, 4.878058905476339, 4.908738521234052, 4.9394181369917645, 4.970097752749477, 5.00077736850719, 5.031456984264903, 5.062136600022616, 5.092816215780329, 5.123495831538041, 5.154175447295755, 5.184855063053467, 5.21553467881118, 5.246214294568893, 5.2768939103266055, 5.307573526084319, 5.338253141842031, 5.368932757599744, 5.399612373357457, 5.43029198911517, 5.460971604872882, 5.491651220630596, 5.522330836388308, 5.553010452146021, 5.583690067903734, 5.6143696836614465, 5.64504929941916, 5.675728915176872, 5.706408530934585, 5.737088146692298, 5.767767762450011, 5.798447378207723, 5.829126993965437, 5.859806609723149, 5.890486225480862, 5.921165841238575, 5.9518454569962875, 5.982525072754001, 6.013204688511713, 6.043884304269426, 6.074563920027139, 6.105243535784852, 6.135923151542564, 6.166602767300278, 6.19728238305799, 6.227961998815704, 6.258641614573416, 6.2893212303311286, 6.320000846088842, 6.350680461846554, 6.381360077604267, 6.41203969336198, 6.442719309119693, 6.473398924877405, 6.504078540635119, 6.534758156392831, 6.565437772150545, 6.596117387908257, 6.62679700366597, 6.657476619423683, 6.6881562351813955, 6.718835850939108, 6.749515466696821, 6.780195082454534, 6.810874698212247, 6.84155431396996, 6.872233929727672, 6.902913545485386, 6.933593161243098, 6.964272777000811, 6.994952392758524, 7.0256320085162365, 7.056311624273949, 7.086991240031662, 7.117670855789375, 7.148350471547088, 7.179030087304801, 7.209709703062513, 7.240389318820227, 7.271068934577939, 7.301748550335652, 7.332428166093365, 7.3631077818510775, 7.39378739760879, 7.424467013366503, 7.455146629124216, 7.485826244881929, 7.516505860639642, 7.547185476397354, 7.577865092155068, 7.60854470791278, 7.639224323670493, 7.669903939428206, 7.7005835551859185, 7.731263170943632, 7.761942786701344, 7.792622402459057, 7.82330201821677, 7.853981633974483, 7.884661249732195, 7.915340865489909, 7.946020481247621, 7.976700097005334, 8.007379712763047, 8.03805932852076, 8.068738944278472, 8.099418560036185, 8.130098175793899, 8.160777791551611, 8.191457407309324, 8.222137023067036, 8.252816638824749, 8.283496254582463, 8.314175870340176, 8.344855486097888, 8.3755351018556, 8.406214717613313, 8.436894333371026, 8.46757394912874, 8.498253564886452, 8.528933180644165, 8.559612796401877, 8.59029241215959, 8.620972027917304, 8.651651643675017, 8.682331259432729, 8.713010875190442, 8.743690490948154, 8.774370106705868, 8.80504972246358, 8.835729338221293, 8.866408953979006, 8.897088569736718, 8.92776818549443, 8.958447801252145, 8.989127417009858, 9.01980703276757, 9.050486648525283, 9.081166264282995, 9.11184588004071, 9.142525495798422, 9.173205111556134, 9.203884727313847, 9.23456434307156, 9.265243958829272, 9.295923574586986, 9.326603190344699, 9.357282806102411, 9.387962421860124, 9.418642037617836, 9.44932165337555, 9.480001269133263, 9.510680884890975, 9.541360500648688, 9.5720401164064, 9.602719732164113, 9.633399347921827, 9.66407896367954, 9.694758579437252, 9.725438195194965, 9.756117810952677, 9.786797426710391, 9.817477042468104, 9.848156658225816, 9.878836273983529, 9.909515889741241, 9.940195505498954, 9.970875121256668 ], "y": [ 0.003234770899026639, 0.0032657792482767138, 0.003324176092362253, 0.003327588012259226, 0.003199295337329089, 0.0029236574462335094, 0.002568379378229178, 0.002255947947409753, 0.002101325640753931, 0.0021590045573310814, 0.002413727922334782, 0.002809589857321367, 0.0032793586555616232, 0.0037448101945102967, 0.004101323714604942, 0.004227420360475883, 0.004035377624797198, 0.003523959042834327, 0.002772499017311718, 0.0018630097569294136, 0.0007924233378867966, -0.0005428986408419457, -0.002277289871631909, -0.0044998767076768155, -0.007262268314130493, -0.010659562038966426, -0.014861989926217147, -0.019983827245313703, -0.025830156356378073, -0.031724388732036146, -0.03661581785490438, -0.039466576418108426, -0.03968698591690442, -0.03734019722794561, -0.03301922409884218, -0.0275397609410148, -0.021668108783945064, -0.01596959777963593, -0.010694454359523256, -0.005616855622188928, 9.217621476059575e-05, 0.00775885839143006, 0.018782535825237874, 0.03408310084383242, 0.05376066363311839, 0.07713914596177002, 0.10301082257131482, 0.1297185967885509, 0.1549159971921513, 0.17523717115684526, 0.1862684477733235, 0.1829462599091309, 0.16009936809391143, 0.1128005724263318, 0.036647103835275065, -0.0713726110215524, -0.21075218929712125, -0.3740694796949964, -0.5431858125053218, -0.6864718747813932, -0.7587641961286861, -0.7061812193105674, -0.47833558124231335, -0.049388882508283306, 0.5550326611183906, 1.2355161787005657, 1.817834134683144, 2.0881226206498047, 1.8651055251953148, 1.0875919855714546, -0.12320184508074031, -1.4669993973366338, -2.5490922690246967, -3.0213445328949176, -2.7204752923027193, -1.7385119957751984, -0.3894201257341404, 0.9140350505200663, 1.8158154015655996, 2.1346418710965103, 1.898491219169035, 1.2939313807675892, 0.5675844359344301, -0.06926347459994978, -0.4957743869443947, -0.6873558236232196, -0.6871841884682389, -0.567385460651351, -0.39814395655333934, -0.23135296837751362, -0.09643223420444805, -0.0030119375987666262, 0.053538656348696825, 0.08576787184310179, 0.10813136181168888, 0.1323077221946297, 0.16442159372638032, 0.20399199149992117, 0.2440295550481419, 0.2721065621142475, 0.2728751961250687, 0.232445351826982, 0.14395384284099083, 0.012348966348602856, -0.14395394759208063, -0.2958581345328238, -0.41032192310221355, -0.4590742042183912, -0.4267930877426216, -0.31646459005905025, -0.15021229776719752, 0.0352717350301003, 0.19818313205545027, 0.3035249040947734, 0.33343324204195757, 0.2917556577454735, 0.2008240781222115, 0.0918756744636728, -0.006447945625239114, -0.0764643947970263, -0.11370206649450795, -0.12348806928306269, -0.11496721850329461, -0.0961182813305543, -0.07177495407326655, -0.04441876169405231, -0.01605403397301091, 0.010564712413099236, 0.03209041337861099, 0.04572970374535985, 0.05041582737416644, 0.04721456264222357, 0.03877124515773268, 0.028189971781969338, 0.017980085220064952, 0.00954581238526665, 0.003297982360216178, -0.0008947626545575576, -0.003306743055480077, -0.004226281372400182, -0.004031063782131977, -0.0032433716462878723, -0.0024185768030786513, -0.0019313234224795396, -0.0018528245604397407, -0.002036465443553174, -0.0023306249509160147, -0.0027197622158870566, -0.0032752787028773765, -0.003992556563582106, -0.004701500796121015, -0.005154846040969841, -0.00521080740118171, -0.004929001058810292, -0.0044893752270070515, -0.0040251353350378915, -0.003541989721536006, -0.0029943121722472714, -0.0024145241807051816, -0.0019325882119984109, -0.0016442598326207763, -0.001462772873564483, -0.0011295423269234955, -0.00041209808358132904, 0.0006751977142726009, 0.0018338633812261577, 0.0026754040968001054, 0.0029865736370686875, 0.002847094358056336, 0.0025232563734016414, 0.002259203402638427, 0.0021523858878517797, 0.0021842563650854136, 0.002315869747422988, 0.0025180787156833095, 0.002714847667476143, 0.0027428408956489845, 0.002426126220234074, 0.0017321824589932077, 0.0008598966490146696, 0.0001461372421346611, -0.00015818500009896308, -6.0435276478983194e-05, 0.0001982128192905496, 0.00033538387327484553, 0.0002164811728132536, -0.00010941714069897283, -0.0005200987424967328, -0.0009411233739883868, -0.001361220530591514, -0.0017596844945848697, -0.0020601903839226124, -0.0021842387826961755, -0.002149748601846612, -0.0020918499251316772, -0.0021549332405905734, -0.002345442987368687, -0.002493190990850445, -0.002375631987024565, -0.0019025708948057422, -0.0011956827246195887, -0.0004934947613435206, 2.6271005210842855e-05, 0.00034711016139672425, 0.0005641366718917644, 0.0007597043018400522, 0.0009383115687720716, 0.0010728173705308983, 0.0011863322159833716, 0.0013586678571056682, 0.0016377679291245382, 0.0019526694445208038, 0.002136402781538246, 0.0020573859408573917, 0.0017399098831304368, 0.0013540061829830853, 0.0010777256113965973, 0.0009582516631203015, 0.0008977546280037396, 0.0007667221728532034, 0.0005267435583181062, 0.0002461948875975748, 8.771528121775583e-06, -0.00017718503407934642, -0.00037108582778118903, -0.0006092285769002306, -0.0008378835115599994, -0.0009514852041600034, -0.0009016007701207136, -0.0007613453792749471, -0.0006710390193700012, -0.000712936825542839, -0.0008386715502421303, -0.0009225059567555257, -0.0008873922766890907, -0.0007783438173212334, -0.0007125169215781456, -0.0007602989149668156, -0.0008783820729142734, -0.000957974477385558, -0.0009316864660762108, -0.0008259061880373505, -0.0007082424991785769, -0.0005930970367471622, -0.00041231613616063336, -8.673952135530903e-05, 0.00037553923905086107, 0.0008604173183395879, 0.00123417826258538, 0.0014512871599390343, 0.0015760006374100717, 0.0016974065815173105, 0.0018257944618325483, 0.001875975201499384, 0.0017527779525848808, 0.0014495162828467212, 0.0010591521529705937, 0.0006898216464713641, 0.0003745012270393444, 6.73334160389866e-05, -0.0002744321092131265, -0.0006145212047837186, -0.0008521470554009699, -0.0009147281653233453, -0.0008325690976630043, -0.0007161698040279382, -0.0006570963749314003, -0.0006523274828768905, -0.000627473383839452, -0.0005319970957019342, -0.00040592642063279674, -0.0003485130698133394, -0.00042179146000152827, -0.0005891024379394452, -0.0007512582344672169, -0.000841202917230048, -0.0008783194901374064, -0.0009275626336671878, -0.0010093465910683596, -0.0010578699891237923, -0.000974510137461782, -0.0007228953891051796, -0.00036791981109638344, -1.841268307985385e-05, 0.0002677107414592189, 0.0005193665006336571, 0.0007953007879024055, 0.001097073749086047, 0.0013453347925467922, 0.001445624986635514, 0.001376008821560664, 0.0012060236716743798, 0.001027956399464906, 0.0008721811502785982, 0.0006936688511747631, 0.0004413929365017457, 0.00013541082117779862, -0.00013140099238794924, -0.00027095655557388284, -0.0002778646504397104, -0.00022801416288496316, -0.00020030530237447657, -0.00020290668253494394, -0.00017924331896969386, -8.479547497458411e-05, 4.814165606517167e-05, 0.00012745727265883627, 8.382777488729861e-05, -6.590245477778301e-05, -0.00023942022236363676, -0.00037129668619010204, -0.00047122859532169507, -0.0005987372737388753, -0.00078284510630762, -0.0009727825238085324, -0.0010731226233498365, -0.0010284181075581919, -0.0008707228455419635, -0.0006819498704495543, -0.0005112226310104234, -0.000333196564278898, -8.943785931100036e-05, 0.00023232129778679825, 0.0005657117643803219, 0.000815576653947998, 0.0009396464902157855 ] } ], "layout": { "height": 500, "hovermode": "closest", "legend": { "bgcolor": "#F2F2F2", "borderwidth": 0.5 }, "plot_bgcolor": "#FDFDFF", "showlegend": true, "template": { "data": { "bar": [ { "error_x": { "color": "#2a3f5f" }, "error_y": { "color": "#2a3f5f" }, "marker": { "line": { "color": "#E5ECF6", "width": 0.5 }, "pattern": { "fillmode": "overlay", "size": 10, "solidity": 0.2 } }, "type": "bar" } ], "barpolar": [ { "marker": { "line": { "color": "#E5ECF6", "width": 0.5 }, "pattern": { "fillmode": "overlay", "size": 10, "solidity": 0.2 } }, "type": "barpolar" } ], "carpet": [ { "aaxis": { "endlinecolor": "#2a3f5f", "gridcolor": "white", "linecolor": "white", "minorgridcolor": "white", "startlinecolor": "#2a3f5f" }, "baxis": { "endlinecolor": "#2a3f5f", "gridcolor": "white", "linecolor": "white", "minorgridcolor": "white", "startlinecolor": "#2a3f5f" }, "type": "carpet" } ], "choropleth": [ { "colorbar": { "outlinewidth": 0, "ticks": "" }, "type": "choropleth" } ], "contour": [ { "colorbar": { "outlinewidth": 0, "ticks": "" }, "colorscale": [ [ 0, "#0d0887" ], [ 0.1111111111111111, "#46039f" ], [ 0.2222222222222222, "#7201a8" ], [ 0.3333333333333333, "#9c179e" ], [ 0.4444444444444444, "#bd3786" ], [ 0.5555555555555556, "#d8576b" ], [ 0.6666666666666666, "#ed7953" ], [ 0.7777777777777778, "#fb9f3a" ], [ 0.8888888888888888, "#fdca26" ], [ 1, "#f0f921" ] ], "type": "contour" } ], "contourcarpet": [ { "colorbar": { "outlinewidth": 0, "ticks": "" }, "type": "contourcarpet" } ], "heatmap": [ { "colorbar": { "outlinewidth": 0, "ticks": "" }, "colorscale": [ [ 0, "#0d0887" ], [ 0.1111111111111111, "#46039f" ], [ 0.2222222222222222, "#7201a8" ], [ 0.3333333333333333, "#9c179e" ], [ 0.4444444444444444, "#bd3786" ], [ 0.5555555555555556, "#d8576b" ], [ 0.6666666666666666, "#ed7953" ], [ 0.7777777777777778, "#fb9f3a" ], [ 0.8888888888888888, "#fdca26" ], [ 1, "#f0f921" ] ], "type": "heatmap" } ], "heatmapgl": [ { "colorbar": { "outlinewidth": 0, "ticks": "" }, "colorscale": [ [ 0, "#0d0887" ], [ 0.1111111111111111, "#46039f" ], [ 0.2222222222222222, "#7201a8" ], [ 0.3333333333333333, "#9c179e" ], [ 0.4444444444444444, "#bd3786" ], [ 0.5555555555555556, "#d8576b" ], [ 0.6666666666666666, "#ed7953" ], [ 0.7777777777777778, "#fb9f3a" ], [ 0.8888888888888888, "#fdca26" ], [ 1, "#f0f921" ] ], "type": "heatmapgl" } ], "histogram": [ { "marker": { "pattern": { "fillmode": "overlay", "size": 10, "solidity": 0.2 } }, "type": "histogram" } ], "histogram2d": [ { "colorbar": { "outlinewidth": 0, "ticks": "" }, "colorscale": [ [ 0, "#0d0887" ], [ 0.1111111111111111, "#46039f" ], [ 0.2222222222222222, "#7201a8" ], [ 0.3333333333333333, "#9c179e" ], [ 0.4444444444444444, "#bd3786" ], [ 0.5555555555555556, "#d8576b" ], [ 0.6666666666666666, "#ed7953" ], [ 0.7777777777777778, "#fb9f3a" ], [ 0.8888888888888888, "#fdca26" ], [ 1, "#f0f921" ] ], "type": "histogram2d" } ], "histogram2dcontour": [ { "colorbar": { "outlinewidth": 0, "ticks": "" }, "colorscale": [ [ 0, "#0d0887" ], [ 0.1111111111111111, "#46039f" ], [ 0.2222222222222222, "#7201a8" ], [ 0.3333333333333333, "#9c179e" ], [ 0.4444444444444444, "#bd3786" ], [ 0.5555555555555556, "#d8576b" ], [ 0.6666666666666666, "#ed7953" ], [ 0.7777777777777778, "#fb9f3a" ], [ 0.8888888888888888, "#fdca26" ], [ 1, "#f0f921" ] ], "type": "histogram2dcontour" } ], "mesh3d": [ { "colorbar": { "outlinewidth": 0, "ticks": "" }, "type": "mesh3d" } ], "parcoords": [ { "line": { "colorbar": { "outlinewidth": 0, "ticks": "" } }, "type": "parcoords" } ], "pie": [ { "automargin": true, "type": "pie" } ], "scatter": [ { "fillpattern": { "fillmode": "overlay", "size": 10, "solidity": 0.2 }, "type": "scatter" } ], "scatter3d": [ { "line": { "colorbar": { "outlinewidth": 0, "ticks": "" } }, "marker": { "colorbar": { "outlinewidth": 0, "ticks": "" } }, "type": "scatter3d" } ], "scattercarpet": [ { "marker": { "colorbar": { "outlinewidth": 0, "ticks": "" } }, "type": "scattercarpet" } ], "scattergeo": [ { "marker": { "colorbar": { "outlinewidth": 0, "ticks": "" } }, "type": "scattergeo" } ], "scattergl": [ { "marker": { "colorbar": { "outlinewidth": 0, "ticks": "" } }, "type": "scattergl" } ], "scattermapbox": [ { "marker": { "colorbar": { "outlinewidth": 0, "ticks": "" } }, "type": "scattermapbox" } ], "scatterpolar": [ { "marker": { "colorbar": { "outlinewidth": 0, "ticks": "" } }, "type": "scatterpolar" } ], "scatterpolargl": [ { "marker": { "colorbar": { "outlinewidth": 0, "ticks": "" } }, "type": "scatterpolargl" } ], "scatterternary": [ { "marker": { "colorbar": { "outlinewidth": 0, "ticks": "" } }, "type": "scatterternary" } ], "surface": [ { "colorbar": { "outlinewidth": 0, "ticks": "" }, "colorscale": [ [ 0, "#0d0887" ], [ 0.1111111111111111, "#46039f" ], [ 0.2222222222222222, "#7201a8" ], [ 0.3333333333333333, "#9c179e" ], [ 0.4444444444444444, "#bd3786" ], [ 0.5555555555555556, "#d8576b" ], [ 0.6666666666666666, "#ed7953" ], [ 0.7777777777777778, "#fb9f3a" ], [ 0.8888888888888888, "#fdca26" ], [ 1, "#f0f921" ] ], "type": "surface" } ], "table": [ { "cells": { "fill": { "color": "#EBF0F8" }, "line": { "color": "white" } }, "header": { "fill": { "color": "#C8D4E3" }, "line": { "color": "white" } }, "type": "table" } ] }, "layout": { "annotationdefaults": { "arrowcolor": "#2a3f5f", "arrowhead": 0, "arrowwidth": 1 }, "autotypenumbers": "strict", "coloraxis": { "colorbar": { "outlinewidth": 0, "ticks": "" } }, "colorscale": { "diverging": [ [ 0, "#8e0152" ], [ 0.1, "#c51b7d" ], [ 0.2, "#de77ae" ], [ 0.3, "#f1b6da" ], [ 0.4, "#fde0ef" ], [ 0.5, "#f7f7f7" ], [ 0.6, "#e6f5d0" ], [ 0.7, "#b8e186" ], [ 0.8, "#7fbc41" ], [ 0.9, "#4d9221" ], [ 1, "#276419" ] ], "sequential": [ [ 0, "#0d0887" ], [ 0.1111111111111111, "#46039f" ], [ 0.2222222222222222, "#7201a8" ], [ 0.3333333333333333, "#9c179e" ], [ 0.4444444444444444, "#bd3786" ], [ 0.5555555555555556, "#d8576b" ], [ 0.6666666666666666, "#ed7953" ], [ 0.7777777777777778, "#fb9f3a" ], [ 0.8888888888888888, "#fdca26" ], [ 1, "#f0f921" ] ], "sequentialminus": [ [ 0, "#0d0887" ], [ 0.1111111111111111, "#46039f" ], [ 0.2222222222222222, "#7201a8" ], [ 0.3333333333333333, "#9c179e" ], [ 0.4444444444444444, "#bd3786" ], [ 0.5555555555555556, "#d8576b" ], [ 0.6666666666666666, "#ed7953" ], [ 0.7777777777777778, "#fb9f3a" ], [ 0.8888888888888888, "#fdca26" ], [ 1, "#f0f921" ] ] }, "colorway": [ "#636efa", "#EF553B", "#00cc96", "#ab63fa", "#FFA15A", "#19d3f3", "#FF6692", "#B6E880", "#FF97FF", "#FECB52" ], "font": { "color": "#2a3f5f" }, "geo": { "bgcolor": "white", "lakecolor": "white", "landcolor": "#E5ECF6", "showlakes": true, "showland": true, "subunitcolor": "white" }, "hoverlabel": { "align": "left" }, "hovermode": "closest", "mapbox": { "style": "light" }, "paper_bgcolor": "white", "plot_bgcolor": "#E5ECF6", "polar": { "angularaxis": { "gridcolor": "white", "linecolor": "white", "ticks": "" }, "bgcolor": "#E5ECF6", "radialaxis": { "gridcolor": "white", "linecolor": "white", "ticks": "" } }, "scene": { "xaxis": { "backgroundcolor": "#E5ECF6", "gridcolor": "white", "gridwidth": 2, "linecolor": "white", "showbackground": true, "ticks": "", "zerolinecolor": "white" }, "yaxis": { "backgroundcolor": "#E5ECF6", "gridcolor": "white", "gridwidth": 2, "linecolor": "white", "showbackground": true, "ticks": "", "zerolinecolor": "white" }, "zaxis": { "backgroundcolor": "#E5ECF6", "gridcolor": "white", "gridwidth": 2, "linecolor": "white", "showbackground": true, "ticks": "", "zerolinecolor": "white" } }, "shapedefaults": { "line": { "color": "#2a3f5f" } }, "ternary": { "aaxis": { "gridcolor": "white", "linecolor": "white", "ticks": "" }, "baxis": { "gridcolor": "white", "linecolor": "white", "ticks": "" }, "bgcolor": "#E5ECF6", "caxis": { "gridcolor": "white", "linecolor": "white", "ticks": "" } }, "title": { "x": 0.05 }, "xaxis": { "automargin": true, "gridcolor": "white", "linecolor": "white", "ticks": "", "title": { "standoff": 15 }, "zerolinecolor": "white", "zerolinewidth": 2 }, "yaxis": { "automargin": true, "gridcolor": "white", "linecolor": "white", "ticks": "", "title": { "standoff": 15 }, "zerolinecolor": "white", "zerolinewidth": 2 } } }, "title": { "text": "cu_metal_rt.xdi" }, "width": 650, "xaxis": { "color": "#004", "gridcolor": "#D8D8D8", "range": [ 0, null ], "showgrid": true, "title": { "text": "$R \\rm\\,(\\unicode{x212B})$" }, "zerolinecolor": "#DDD" }, "yaxis": { "color": "#004", "gridcolor": "#D8D8D8", "showgrid": true, "title": { "text": "$\\chi(R) \\rm\\,(\\unicode{x212B}^{{-3}})$" }, "zerolinecolor": "#DDD" } } }, "text/html": [ "
" ] }, "metadata": {}, "output_type": "display_data" } ], "source": [ "# and plot the results\n", "fig = plot_chifit(result.datasets[0], show_real=True)" ] }, { "cell_type": "code", "execution_count": 14, "id": "7fdd19da", "metadata": {}, "outputs": [ { "data": { "application/vnd.plotly.v1+json": { "config": { "plotlyServerURL": "https://plot.ly" }, "data": [ { "line": { "color": "#1f77b4", "width": 3 }, "name": "sum", "type": "scatter", "uid": "adfb67d5-8c3d-4991-b681-ca807eaa24f7", "x": [ 0, 0.05, 0.1, 0.15000000000000002, 0.2, 0.25, 0.30000000000000004, 0.35000000000000003, 0.4, 0.45, 0.5, 0.55, 0.6000000000000001, 0.65, 0.7000000000000001, 0.75, 0.8, 0.8500000000000001, 0.9, 0.9500000000000001, 1, 1.05, 1.1, 1.1500000000000001, 1.2000000000000002, 1.25, 1.3, 1.35, 1.4000000000000001, 1.4500000000000002, 1.5, 1.55, 1.6, 1.6500000000000001, 1.7000000000000002, 1.75, 1.8, 1.85, 1.9000000000000001, 1.9500000000000002, 2, 2.0500000000000003, 2.1, 2.15, 2.2, 2.25, 2.3000000000000003, 2.35, 2.4000000000000004, 2.45, 2.5, 2.5500000000000003, 2.6, 2.6500000000000004, 2.7, 2.75, 2.8000000000000003, 2.85, 2.9000000000000004, 2.95, 3, 3.0500000000000003, 3.1, 3.1500000000000004, 3.2, 3.25, 3.3000000000000003, 3.35, 3.4000000000000004, 3.45, 3.5, 3.5500000000000003, 3.6, 3.6500000000000004, 3.7, 3.75, 3.8000000000000003, 3.85, 3.9000000000000004, 3.95, 4, 4.05, 4.1000000000000005, 4.15, 4.2, 4.25, 4.3, 4.3500000000000005, 4.4, 4.45, 4.5, 4.55, 4.6000000000000005, 4.65, 4.7, 4.75, 4.800000000000001, 4.8500000000000005, 4.9, 4.95, 5, 5.050000000000001, 5.1000000000000005, 5.15, 5.2, 5.25, 5.300000000000001, 5.3500000000000005, 5.4, 5.45, 5.5, 5.550000000000001, 5.6000000000000005, 5.65, 5.7, 5.75, 5.800000000000001, 5.8500000000000005, 5.9, 5.95, 6, 6.050000000000001, 6.1000000000000005, 6.15, 6.2, 6.25, 6.300000000000001, 6.3500000000000005, 6.4, 6.45, 6.5, 6.550000000000001, 6.6000000000000005, 6.65, 6.7, 6.75, 6.800000000000001, 6.8500000000000005, 6.9, 6.95, 7, 7.050000000000001, 7.1000000000000005, 7.15, 7.2, 7.25, 7.300000000000001, 7.3500000000000005, 7.4, 7.45, 7.5, 7.550000000000001, 7.6000000000000005, 7.65, 7.7, 7.75, 7.800000000000001, 7.8500000000000005, 7.9, 7.95, 8, 8.05, 8.1, 8.15, 8.200000000000001, 8.25, 8.3, 8.35, 8.4, 8.450000000000001, 8.5, 8.55, 8.6, 8.65, 8.700000000000001, 8.75, 8.8, 8.85, 8.9, 8.950000000000001, 9, 9.05, 9.1, 9.15, 9.200000000000001, 9.25, 9.3, 9.35, 9.4, 9.450000000000001, 9.5, 9.55, 9.600000000000001, 9.65, 9.700000000000001, 9.75, 9.8, 9.850000000000001, 9.9, 9.950000000000001, 10, 10.05, 10.100000000000001, 10.15, 10.200000000000001, 10.25, 10.3, 10.350000000000001, 10.4, 10.450000000000001, 10.5, 10.55, 10.600000000000001, 10.65, 10.700000000000001, 10.75, 10.8, 10.850000000000001, 10.9, 10.950000000000001, 11, 11.05, 11.100000000000001, 11.15, 11.200000000000001, 11.25, 11.3, 11.350000000000001, 11.4, 11.450000000000001, 11.5, 11.55, 11.600000000000001, 11.65, 11.700000000000001, 11.75, 11.8, 11.850000000000001, 11.9, 11.950000000000001, 12, 12.05, 12.100000000000001, 12.15, 12.200000000000001, 12.25, 12.3, 12.350000000000001, 12.4, 12.450000000000001, 12.5, 12.55, 12.600000000000001, 12.65, 12.700000000000001, 12.75, 12.8, 12.850000000000001, 12.9, 12.950000000000001, 13, 13.05, 13.100000000000001, 13.15, 13.200000000000001, 13.25, 13.3, 13.350000000000001, 13.4, 13.450000000000001, 13.5, 13.55, 13.600000000000001, 13.65, 13.700000000000001, 13.75, 13.8, 13.850000000000001, 13.9, 13.950000000000001, 14, 14.05, 14.100000000000001, 14.15, 14.200000000000001, 14.25, 14.3, 14.350000000000001, 14.4, 14.450000000000001, 14.5, 14.55, 14.600000000000001, 14.65, 14.700000000000001, 14.75, 14.8, 14.850000000000001, 14.9, 14.950000000000001, 15, 15.05, 15.100000000000001, 15.15, 15.200000000000001, 15.25, 15.3, 15.350000000000001, 15.4, 15.450000000000001, 15.5, 15.55, 15.600000000000001, 15.65, 15.700000000000001, 15.75, 15.8, 15.850000000000001, 15.9, 15.950000000000001, 16, 16.05, 16.1, 16.150000000000002, 16.2, 16.25, 16.3, 16.35, 16.400000000000002, 16.45, 16.5, 16.55, 16.6, 16.650000000000002, 16.7, 16.75, 16.8, 16.85, 16.900000000000002, 16.95, 17, 17.05, 17.1, 17.150000000000002, 17.2, 17.25, 17.3, 17.35, 17.400000000000002, 17.45 ], "y": [ 0, 1.4502504815352912e-05, 4.201583701012813e-05, 3.204209423891093e-05, -0.00010768180309509492, -0.0005222998067533399, -0.0014232034319200584, -0.0031011953880907216, -0.005936024052905205, -0.01039786543340059, -0.01703550326231859, -0.026445614563754535, -0.03921812931307793, -0.05585459354524709, -0.07666030669436012, -0.10161704557166837, -0.13025137432986195, -0.16152318302399046, -0.19376861499740636, -0.22473829032852324, -0.2517720510631962, -0.27214112226272674, -0.28356398401817484, -0.2848638810240882, -0.2767196104509704, -0.30384971251762005, -0.3647626117358255, -0.42418304621523095, -0.4786387363821241, -0.5242297063724309, -0.5564466351858763, -0.5708930404680221, -0.5628760751925609, -0.528406456745653, -0.4649892209890832, -0.37135444218726366, -0.2479158372052863, -0.097315101233032, 0.07544869455915601, 0.2620737920182698, 0.45235850358810975, 0.6353558773016382, 0.7992891193588998, 0.932143593144804, 1.021435107292486, 1.0585948927561668, 1.0388507076272462, 0.9606646233989131, 0.8285380826584299, 0.6473314056233331, 0.42304139006708663, 0.16682493902659587, -0.08825952049109759, -0.293199013289533, -0.4206037550418349, -0.4931941504551107, -0.5389737219291895, -0.5608387391334881, -0.54645514169673, -0.49228947183028055, -0.4075373714783152, -0.3031342549987237, -0.1885578345198972, -0.07006400980829755, 0.04616615619186079, 0.15285664730542717, 0.24151525379426955, 0.30400979059043437, 0.33578553764943253, 0.3363266735724872, 0.3066094560691643, 0.24728152177078533, 0.16048455496948022, 0.05135430336357509, -0.0723947824070337, -0.20215695199116032, -0.3290735534044838, -0.4445939579930392, -0.5410703988593919, -0.6124461921943087, -0.6546948937100026, -0.6658456641144964, -0.6458509344364636, -0.5966375193087156, -0.5216641425896614, -0.4255868042986065, -0.3140966077743316, -0.1931105962002393, -0.06810826518231165, 0.057172336739763185, 0.18132741720098972, 0.3045429545775516, 0.42787486171146877, 0.5518908497864922, 0.6763102290596987, 0.7997635433255732, 0.9190929321263914, 1.0282261994546096, 1.1179584663176503, 1.1767409107695799, 1.1921895326125838, 1.1533886366033441, 1.0516225217056496, 0.8811549685822578, 0.6399043263910422, 0.3299318679609175, -0.040769185489531054, -0.45734800067189113, -0.8974695645467581, -1.331606456267598, -1.726734788146371, -2.0500302991281227, -2.2731584937356955, -2.3746894372860208, -2.339622805030998, -2.160236077195836, -1.8374813293295682, -1.38386814163358, -0.8242447881707522, -0.19405660533942715, 0.4649661133713636, 1.10946312605155, 1.6970499698285517, 2.189271563764306, 2.553939257455891, 2.767580062482908, 2.8175123472754002, 2.702631158425099, 2.4331918558761383, 2.0296586417184463, 1.5207607893411903, 0.94097077817451, 0.32766419590141327, -0.2817649551207141, -0.8525938851323509, -1.3549988745720116, -1.7656462255996372, -2.068592685899327, -2.255492353597165, -2.325183713544085, -2.282787021416262, -2.1384772103783125, -1.9061087532654162, -1.6018558532301226, -1.2429956233015893, -0.846949236220227, -0.43061406696340904, -0.009970724425774197, 0.40008006947759944, 0.7857254804051249, 1.1341822609098633, 1.4336602475742934, 1.6734213575013726, 1.8439767155414128, 1.9374507462603459, 1.9481346895304805, 1.8730872007416952, 1.7127226942465674, 1.4713084870534647, 1.1572816986809744, 0.7833064420099021, 0.36601268086081934, -0.07461167222568503, -0.5161611673697472, -0.9350403980602349, -1.3079293606834197, -1.613341249288942, -1.8331466863995223, -1.953931001973681, -1.9680582042347574, -1.874338385590432, -1.6782297475073609, -1.391548329018498, -1.0316853514959368, -0.6204118965920373, -0.18243936596313523, 0.25622914221666127, 0.6700203376514284, 1.0354508997742407, 1.3326037937715662, 1.5463167810330467, 1.6670056185837872, 1.6910760528609872, 1.6209189998653815, 1.4645264023183728, 1.2347232631180043, 0.9480902183556024, 0.6236928523668019, 0.281725241320513, -0.05782678148406639, -0.3764074042819719, -0.6579198452514127, -0.889507603730543, -1.0620685289593883, -1.1704511240552287, -1.2133694843120624, -1.193115527560462, -1.1150864789081267, -0.9871791686586773, -0.8191087729291356, -0.6217089848160458, -0.40626485787121935, -0.18391955941713667, 0.03481133174945768, 0.2404049322873583, 0.4245968788858784, 0.5805597558590675, 0.7030117580190539, 0.788273172618126, 0.8342845991768343, 0.8405954327236594, 0.8083252719924905, 0.7400958152552003, 0.639927456965026, 0.513093797036965, 0.365928757063869, 0.2055846274911475, 0.039744403221162725, -0.12370281045040572, -0.27700980761858063, -0.41292607174857426, -0.5250417162892415, -0.6081040277465576, -0.6582894496042077, -0.6734188270320954, -0.6531279725487986, -0.5989703919231946, -0.5144162349515433, -0.4047155670629267, -0.2766078975620933, -0.13788508185590043, 0.003155841994604957, 0.13830936957438875, 0.2600371003580769, 0.3619582246725869, 0.43921147169297975, 0.48867127884830114, 0.5090238997948061, 0.5007227827736681, 0.4658458214735722, 0.40787361374487097, 0.3314032988487675, 0.24181138258392768, 0.14488343431638964, 0.04643377048369787, -0.048060745577986716, -0.1337789230765156, -0.20679912411595025, -0.2642540468609165, -0.3043932046729805, -0.3265602669484352, -0.3311001777190094, -0.3192154676762019, -0.29279247865220437, -0.2542168459747531, -0.20619429574049802, -0.15158843465266295, -0.09328249908591063, -0.03406760987741187, 0.023443595690772402, 0.07688172964511118, 0.12416908271222746, 0.16355659777830145, 0.1936530068500729, 0.21346159664889852, 0.22241479833132896, 0.22040205285540307, 0.20778794787573512, 0.18541475888234502, 0.15458364317564985, 0.11701002062208156, 0.07475097232989489, 0.030105492599629937, -0.014508269840663512, -0.056691506302628085, -0.09420916855769827, -0.12512894267529964, -0.14794305734839908, -0.16166216763705338, -0.16587274572071684, -0.1607526015635169, -0.14704299370638588, -0.12597964749772955, -0.09918790321288529, -0.06855396910591346, -0.03608444996154581, -0.003765154705043908, 0.0265692737366888, 0.053345025831830574, 0.07533075781413642, 0.09168695742452636, 0.10198209502438031, 0.10617771319842396, 0.10458720839502234, 0.0978149212660328, 0.08668314509080507, 0.07215476215285044, 0.055258509012314896, 0.03702252188891566, 0.018420049332019427, 0.00032929276399153894, -0.01649250945840037, -0.03142218451725883, -0.04397362103632084, -0.053793483531774704, -0.06065247016499635, -0.06443581387396012, -0.0651354782422746, -0.06284520411973954, -0.05775824769121991, -0.05016646514940758, -0.04045854763900491, -0.029114838868420603, -0.016696342562334054, -0.003826223544429556, 0.008836785226866489, 0.02063231481965719, 0.030937517949492614, 0.03920818602121616, 0.045017807053407265, 0.04809032658448843, 0.04832274037229463, 0.045794616143238355, 0.04076269197975573, 0.03364044544815404, 0.024965296025592186, 0.015356091266661126, 0.0054647384028953016, -0.004073507686472648, -0.012686520048825655, -0.019904390669619416, -0.025387861378922245, -0.02894402028694245, -0.030528570985834558, -0.03023537873990039, -0.02827524918920241, -0.02494686328966534, -0.02060337953803333, -0.01561837333461444, -0.010354519878128094, -0.005137798298993576, -0.00023909910910634123, 0.004135979622119398, 0.007849028872985204, 0.010823492949088803, 0.01303491807139844, 0.01449854358525461, 0.015256269909869833, 0.01536485905795484, 0.014886769552037337 ] }, { "line": { "color": "#d62728", "width": 3 }, "name": "path 1", "type": "scatter", "uid": "dbc770b4-3ab5-4d52-b001-e4eb4ea93981", "x": [ 0, 0.05, 0.1, 0.15000000000000002, 0.2, 0.25, 0.30000000000000004, 0.35000000000000003, 0.4, 0.45, 0.5, 0.55, 0.6000000000000001, 0.65, 0.7000000000000001, 0.75, 0.8, 0.8500000000000001, 0.9, 0.9500000000000001, 1, 1.05, 1.1, 1.1500000000000001, 1.2000000000000002, 1.25, 1.3, 1.35, 1.4000000000000001, 1.4500000000000002, 1.5, 1.55, 1.6, 1.6500000000000001, 1.7000000000000002, 1.75, 1.8, 1.85, 1.9000000000000001, 1.9500000000000002, 2, 2.0500000000000003, 2.1, 2.15, 2.2, 2.25, 2.3000000000000003, 2.35, 2.4000000000000004, 2.45, 2.5, 2.5500000000000003, 2.6, 2.6500000000000004, 2.7, 2.75, 2.8000000000000003, 2.85, 2.9000000000000004, 2.95, 3, 3.0500000000000003, 3.1, 3.1500000000000004, 3.2, 3.25, 3.3000000000000003, 3.35, 3.4000000000000004, 3.45, 3.5, 3.5500000000000003, 3.6, 3.6500000000000004, 3.7, 3.75, 3.8000000000000003, 3.85, 3.9000000000000004, 3.95, 4, 4.05, 4.1000000000000005, 4.15, 4.2, 4.25, 4.3, 4.3500000000000005, 4.4, 4.45, 4.5, 4.55, 4.6000000000000005, 4.65, 4.7, 4.75, 4.800000000000001, 4.8500000000000005, 4.9, 4.95, 5, 5.050000000000001, 5.1000000000000005, 5.15, 5.2, 5.25, 5.300000000000001, 5.3500000000000005, 5.4, 5.45, 5.5, 5.550000000000001, 5.6000000000000005, 5.65, 5.7, 5.75, 5.800000000000001, 5.8500000000000005, 5.9, 5.95, 6, 6.050000000000001, 6.1000000000000005, 6.15, 6.2, 6.25, 6.300000000000001, 6.3500000000000005, 6.4, 6.45, 6.5, 6.550000000000001, 6.6000000000000005, 6.65, 6.7, 6.75, 6.800000000000001, 6.8500000000000005, 6.9, 6.95, 7, 7.050000000000001, 7.1000000000000005, 7.15, 7.2, 7.25, 7.300000000000001, 7.3500000000000005, 7.4, 7.45, 7.5, 7.550000000000001, 7.6000000000000005, 7.65, 7.7, 7.75, 7.800000000000001, 7.8500000000000005, 7.9, 7.95, 8, 8.05, 8.1, 8.15, 8.200000000000001, 8.25, 8.3, 8.35, 8.4, 8.450000000000001, 8.5, 8.55, 8.6, 8.65, 8.700000000000001, 8.75, 8.8, 8.85, 8.9, 8.950000000000001, 9, 9.05, 9.1, 9.15, 9.200000000000001, 9.25, 9.3, 9.35, 9.4, 9.450000000000001, 9.5, 9.55, 9.600000000000001, 9.65, 9.700000000000001, 9.75, 9.8, 9.850000000000001, 9.9, 9.950000000000001, 10, 10.05, 10.100000000000001, 10.15, 10.200000000000001, 10.25, 10.3, 10.350000000000001, 10.4, 10.450000000000001, 10.5, 10.55, 10.600000000000001, 10.65, 10.700000000000001, 10.75, 10.8, 10.850000000000001, 10.9, 10.950000000000001, 11, 11.05, 11.100000000000001, 11.15, 11.200000000000001, 11.25, 11.3, 11.350000000000001, 11.4, 11.450000000000001, 11.5, 11.55, 11.600000000000001, 11.65, 11.700000000000001, 11.75, 11.8, 11.850000000000001, 11.9, 11.950000000000001, 12, 12.05, 12.100000000000001, 12.15, 12.200000000000001, 12.25, 12.3, 12.350000000000001, 12.4, 12.450000000000001, 12.5, 12.55, 12.600000000000001, 12.65, 12.700000000000001, 12.75, 12.8, 12.850000000000001, 12.9, 12.950000000000001, 13, 13.05, 13.100000000000001, 13.15, 13.200000000000001, 13.25, 13.3, 13.350000000000001, 13.4, 13.450000000000001, 13.5, 13.55, 13.600000000000001, 13.65, 13.700000000000001, 13.75, 13.8, 13.850000000000001, 13.9, 13.950000000000001, 14, 14.05, 14.100000000000001, 14.15, 14.200000000000001, 14.25, 14.3, 14.350000000000001, 14.4, 14.450000000000001, 14.5, 14.55, 14.600000000000001, 14.65, 14.700000000000001, 14.75, 14.8, 14.850000000000001, 14.9, 14.950000000000001, 15, 15.05, 15.100000000000001, 15.15, 15.200000000000001, 15.25, 15.3, 15.350000000000001, 15.4, 15.450000000000001, 15.5, 15.55, 15.600000000000001, 15.65, 15.700000000000001, 15.75, 15.8, 15.850000000000001, 15.9, 15.950000000000001, 16, 16.05, 16.1, 16.150000000000002, 16.2, 16.25, 16.3, 16.35, 16.400000000000002, 16.45, 16.5, 16.55, 16.6, 16.650000000000002, 16.7, 16.75, 16.8, 16.85, 16.900000000000002, 16.95, 17, 17.05, 17.1, 17.150000000000002, 17.2, 17.25, 17.3, 17.35, 17.400000000000002, 17.45 ], "y": [ -0.25, -0.25004136888912176, -0.25018014754844314, -0.2504612067701207, -0.25096214350157253, -0.25179736447741863, -0.2531235159756343, -0.25514593188855844, -0.2581256231349493, -0.26238614512840425, -0.26831945408064056, -0.2763895993891979, -0.2871328064261852, -0.3011521979345475, -0.31910510919188295, -0.34168071020641655, -0.3695655086093048, -0.4033943336455252, -0.4436846684754937, -0.49075277795069616, -0.5446110131012958, -0.6048468589794949, -0.6704849588607331, -0.7398284190183049, -0.810201935797415, -0.8516327310563084, -0.8655345175565505, -0.8693327668740954, -0.8609174827373877, -0.838332959127148, -0.7996603332788356, -0.7438333238054888, -0.669968007694044, -0.5782242063257915, -0.4700535369757913, -0.3477119471802162, -0.21441184998903154, -0.07426831046347918, 0.06804478645497852, 0.20608020556985646, 0.333204406908139, 0.4437563296774888, 0.5323484747607882, 0.5938669008062012, 0.6231247029261585, 0.6173826703881774, 0.5763756185841119, 0.5014498456787749, 0.3948347029002496, 0.2601701406457769, 0.10495669788048256, -0.06117796319874649, -0.22436583590029158, -0.3661705927055011, -0.4735182067421225, -0.5545298434570305, -0.6236515067693796, -0.6826023223730192, -0.7202607567952186, -0.7281613616450757, -0.7078516550559557, -0.6642256818488385, -0.6028576745749943, -0.5261268937677104, -0.43609824692684773, -0.3365906487359416, -0.23434473710356757, -0.1379787443749827, -0.05397443612845462, 0.014057041260743586, 0.06274474723556528, 0.08700724094495044, 0.08232578189551254, 0.04680478675050492, -0.01869227724508582, -0.11180738102066526, -0.22872961009336762, -0.36407465753694634, -0.5106975780284722, -0.6601545954410105, -0.8031809571965243, -0.9301312909648772, -1.0314082789074024, -1.0978754364097911, -1.1213606732507664, -1.095889694527134, -1.019176047686934, -0.8924005356803937, -0.719907872477157, -0.5078318301161223, -0.2637693759022729, 0.0023710116996076835, 0.2783624026540812, 0.5497382723225996, 0.8010834970348542, 1.0172608295207521, 1.1841578638132304, 1.288991716082393, 1.321656082627426, 1.2759993478933562, 1.1506490618241252, 0.9493436200092815, 0.679914072472625, 0.35357969384240084, -0.015780995700145378, -0.4123200451795498, -0.818099183932857, -1.2135238631284366, -1.5776743015905783, -1.8891386726351895, -2.128834925313451, -2.281811031305033, -2.3387523979171347, -2.2957408629283393, -2.152718148947427, -1.9132498311531891, -1.585105550110808, -1.181847655567818, -0.7226297393662446, -0.23098808828733644, 0.26774648767678466, 0.7486637489546282, 1.1877346777916575, 1.5627640981710484, 1.854080706793051, 2.0456661343545077, 2.126394671553387, 2.0907272861098565, 1.9390989374240077, 1.6779828793737959, 1.319622857994853, 0.8814434309398267, 0.3851676569541892, -0.14431371893414505, -0.6802806995692741, -1.1955977450487079, -1.6641352064129558, -2.0621491147503237, -2.369534564725066, -2.570884010351504, -2.656292796308673, -2.621868356288245, -2.4699160404714466, -2.2087920900814697, -1.8524259624944528, -1.4195454867687407, -0.9326644112936517, -0.4168803464071622, 0.1014528848767951, 0.5961066962914875, 1.0423390675399844, 1.4181637212274931, 1.705460866426572, 1.8908718600779064, 1.9664360521998154, 1.9299429127715304, 1.7849711868185882, 1.5406211760428976, 1.2109600184742744, 0.8142137521354873, 0.37175306603082725, -0.0930700099375209, -0.5561701439494043, -0.9939815446801767, -1.384653943709455, -1.7091943740813138, -1.9524239493772322, -2.1037074569744503, -2.1574238517857527, -2.1131564022620832, -1.9755975051957744, -1.754179445806946, -1.4624575635233474, -1.1172716706309882, -0.7377430209087034, -0.3442256655252224, 0.04278018709644815, 0.4036932392741096, 0.7208377548389372, 0.9793027053051371, 1.1676324178764996, 1.2783177180449228, 1.3080678246283346, 1.257858141841848, 1.132776911868216, 0.9416496343115321, 0.6964560774530949, 0.4115938757823081, 0.1030350857387225, -0.21257407637140435, -0.5188185168808797, -0.8003742754227264, -1.043778081957254, -1.2380841517004115, -1.3753212602025109, -1.4507435266922386, -1.4629351855623505, -1.4137439312634488, -1.308052295274959, -1.1534058563434497, -0.9595232961351031, -0.7377179886960736, -0.500264362703061, -0.2597546307125194, -0.028455341238885545, 0.18231481677325856, 0.3627280810848956, 0.5048924550492875, 0.6031793656863098, 0.6544216497839735, 0.6579766572586123, 0.6156565356277272, 0.53153464037457, 0.41164315150947073, 0.26358206901512393, 0.09606357938078341, -0.08158181983785653, -0.25991014956539743, -0.4298530236271555, -0.5831662237635834, -0.712816218376398, -0.8132872554789389, -0.880796554133249, -0.9134101882871466, -0.9110588070922232, -0.875457007660159, -0.8099343794436743, -0.7191911033225484, -0.6089942271610445, -0.4858330862368382, -0.35655360872387626, -0.2279914228355531, -0.10662280556188058, 0.0017493204904974191, 0.09225978315909017, 0.16118467320305746, 0.20607641009855215, 0.22582672531960707, 0.22065785083560197, 0.1920459139136771, 0.1425838575420929, 0.0757939743281904, -0.0040980694390610195, -0.09241604830445035, -0.18429229843460282, -0.2749218803750023, -0.3598017256412016, -0.4349426003919913, -0.49704461109329534, -0.5436292746924756, -0.5731236943566027, -0.5848949949592532, -0.5792357469362786, -0.5573035181791384, -0.5210198307632763, -0.472935570756819, -0.41607123562026327, -0.3537412598165651, -0.289372015749095, -0.2263229498411998, -0.16771971208673706, -0.11630712266531523, -0.07432873782947716, -0.04343775690899704, -0.02463817321611811, -0.018263974381892395, -0.02399525599712979, -0.040907614429618655, -0.06755059989303727, -0.10204966630209913, -0.1422250726534699, -0.18572061010400578, -0.23013486210064382, -0.2731479407397362, -0.3126372480086111, -0.3467767337576807, -0.3741152961705778, -0.39363131763962467, -0.40476176622861393, -0.40740573664373203, -0.40190367534221316, -0.3889947610373806, -0.3697557163192786, -0.3455244649116105, -0.3178161471515298, -0.28823581605631393, -0.2583915964146314, -0.22981278564288027, -0.20387674842093534, -0.18174778226032748, -0.16433033822833543, -0.1522381167473855, -0.14577967005313047, -0.14496027611148984, -0.14949904528147762, -0.15885951682169028, -0.17229142646327825, -0.18888089965634136, -0.20760606011163898, -0.22739494361634538, -0.24718266818689127, -0.26596502120677584, -0.28284580249269, -0.2970758607721854, -0.30808367985246726, -0.3154948758084213, -0.319140314701984, -0.3190532082463712, -0.3154559389491076, -0.3087378603648364, -0.299425720974595, -0.2881486553969521, -0.2755998641802355, -0.26249716011889246, -0.24954449825258368, -0.2373964378812645, -0.22662722275485309, -0.21770582896372795, -0.21097794083035062, -0.20665539679332226, -0.20481322369232408, -0.20539397180029284, -0.20821862843823652, -0.21300318335653912, -0.2193800798028182, -0.22692257180601788, -0.235170593064766, -0.24365672475741096, -0.25193088956685405, -0.2595825558845746, -0.266259447626139, -0.2716820062642594, -0.2756531263250935, -0.2780629672866953, -0.27888891790033554, -0.27819103932039424, -0.2761035291983055, -0.27282292091445426, -0.2685938542621456, -0.26369332317796207, -0.2584143226284577, -0.25304978334793893, -0.24787754313347213, -0.2431472068734753, -0.23906968659042607, -0.23580914983887463, -0.23347778875389075, -0.23213353070156345, -0.23178061545252102, -0.23237282771886628 ] }, { "line": { "color": "#2ca02c", "width": 3 }, "name": "path 2", "type": "scatter", "uid": "49c1a610-efad-4e54-a5ad-0dcc46762f65", "x": [ 0, 0.05, 0.1, 0.15000000000000002, 0.2, 0.25, 0.30000000000000004, 0.35000000000000003, 0.4, 0.45, 0.5, 0.55, 0.6000000000000001, 0.65, 0.7000000000000001, 0.75, 0.8, 0.8500000000000001, 0.9, 0.9500000000000001, 1, 1.05, 1.1, 1.1500000000000001, 1.2000000000000002, 1.25, 1.3, 1.35, 1.4000000000000001, 1.4500000000000002, 1.5, 1.55, 1.6, 1.6500000000000001, 1.7000000000000002, 1.75, 1.8, 1.85, 1.9000000000000001, 1.9500000000000002, 2, 2.0500000000000003, 2.1, 2.15, 2.2, 2.25, 2.3000000000000003, 2.35, 2.4000000000000004, 2.45, 2.5, 2.5500000000000003, 2.6, 2.6500000000000004, 2.7, 2.75, 2.8000000000000003, 2.85, 2.9000000000000004, 2.95, 3, 3.0500000000000003, 3.1, 3.1500000000000004, 3.2, 3.25, 3.3000000000000003, 3.35, 3.4000000000000004, 3.45, 3.5, 3.5500000000000003, 3.6, 3.6500000000000004, 3.7, 3.75, 3.8000000000000003, 3.85, 3.9000000000000004, 3.95, 4, 4.05, 4.1000000000000005, 4.15, 4.2, 4.25, 4.3, 4.3500000000000005, 4.4, 4.45, 4.5, 4.55, 4.6000000000000005, 4.65, 4.7, 4.75, 4.800000000000001, 4.8500000000000005, 4.9, 4.95, 5, 5.050000000000001, 5.1000000000000005, 5.15, 5.2, 5.25, 5.300000000000001, 5.3500000000000005, 5.4, 5.45, 5.5, 5.550000000000001, 5.6000000000000005, 5.65, 5.7, 5.75, 5.800000000000001, 5.8500000000000005, 5.9, 5.95, 6, 6.050000000000001, 6.1000000000000005, 6.15, 6.2, 6.25, 6.300000000000001, 6.3500000000000005, 6.4, 6.45, 6.5, 6.550000000000001, 6.6000000000000005, 6.65, 6.7, 6.75, 6.800000000000001, 6.8500000000000005, 6.9, 6.95, 7, 7.050000000000001, 7.1000000000000005, 7.15, 7.2, 7.25, 7.300000000000001, 7.3500000000000005, 7.4, 7.45, 7.5, 7.550000000000001, 7.6000000000000005, 7.65, 7.7, 7.75, 7.800000000000001, 7.8500000000000005, 7.9, 7.95, 8, 8.05, 8.1, 8.15, 8.200000000000001, 8.25, 8.3, 8.35, 8.4, 8.450000000000001, 8.5, 8.55, 8.6, 8.65, 8.700000000000001, 8.75, 8.8, 8.85, 8.9, 8.950000000000001, 9, 9.05, 9.1, 9.15, 9.200000000000001, 9.25, 9.3, 9.35, 9.4, 9.450000000000001, 9.5, 9.55, 9.600000000000001, 9.65, 9.700000000000001, 9.75, 9.8, 9.850000000000001, 9.9, 9.950000000000001, 10, 10.05, 10.100000000000001, 10.15, 10.200000000000001, 10.25, 10.3, 10.350000000000001, 10.4, 10.450000000000001, 10.5, 10.55, 10.600000000000001, 10.65, 10.700000000000001, 10.75, 10.8, 10.850000000000001, 10.9, 10.950000000000001, 11, 11.05, 11.100000000000001, 11.15, 11.200000000000001, 11.25, 11.3, 11.350000000000001, 11.4, 11.450000000000001, 11.5, 11.55, 11.600000000000001, 11.65, 11.700000000000001, 11.75, 11.8, 11.850000000000001, 11.9, 11.950000000000001, 12, 12.05, 12.100000000000001, 12.15, 12.200000000000001, 12.25, 12.3, 12.350000000000001, 12.4, 12.450000000000001, 12.5, 12.55, 12.600000000000001, 12.65, 12.700000000000001, 12.75, 12.8, 12.850000000000001, 12.9, 12.950000000000001, 13, 13.05, 13.100000000000001, 13.15, 13.200000000000001, 13.25, 13.3, 13.350000000000001, 13.4, 13.450000000000001, 13.5, 13.55, 13.600000000000001, 13.65, 13.700000000000001, 13.75, 13.8, 13.850000000000001, 13.9, 13.950000000000001, 14, 14.05, 14.100000000000001, 14.15, 14.200000000000001, 14.25, 14.3, 14.350000000000001, 14.4, 14.450000000000001, 14.5, 14.55, 14.600000000000001, 14.65, 14.700000000000001, 14.75, 14.8, 14.850000000000001, 14.9, 14.950000000000001, 15, 15.05, 15.100000000000001, 15.15, 15.200000000000001, 15.25, 15.3, 15.350000000000001, 15.4, 15.450000000000001, 15.5, 15.55, 15.600000000000001, 15.65, 15.700000000000001, 15.75, 15.8, 15.850000000000001, 15.9, 15.950000000000001, 16, 16.05, 16.1, 16.150000000000002, 16.2, 16.25, 16.3, 16.35, 16.400000000000002, 16.45, 16.5, 16.55, 16.6, 16.650000000000002, 16.7, 16.75, 16.8, 16.85, 16.900000000000002, 16.95, 17, 17.05, 17.1, 17.150000000000002, 17.2, 17.25, 17.3, 17.35, 17.400000000000002, 17.45 ], "y": [ -0.5, -0.5001230040156357, -0.5004940447824723, -0.5011185207599363, -0.5020030790483947, -0.5031518970302304, -0.5045611289200949, -0.5062112632820004, -0.5080572111328853, -0.5100161449564488, -0.5119534768128522, -0.5136679341663837, -0.5148774836451084, -0.5152088495509429, -0.5141945017191881, -0.5112820891852398, -0.5058621088150358, -0.49731974075540314, -0.4851157689214472, -0.4688987927187955, -0.448646027902298, -0.42482258976315324, -0.3985393469216467, -0.3716780845322625, -0.34694737510595364, -0.33564320712776985, -0.33920886315697296, -0.35234161026449484, -0.37527865729159265, -0.4076140314842559, -0.4482104201167205, -0.49505778220135477, -0.5454459849703179, -0.5959651168094193, -0.6428355294278758, -0.6821587696832425, -0.7101568707113983, -0.7236832271377487, -0.7207709585577451, -0.7005860207206351, -0.6637929730064811, -0.6127989218313531, -0.5515604286055604, -0.48517605199975444, -0.4196643149490883, -0.3613463670194689, -0.31600786566248273, -0.28821466925396544, -0.2809606778095338, -0.29609376325107983, -0.3328629061260174, -0.38785136811148635, -0.4524640744731759, -0.5124918471899597, -0.5562126401239408, -0.5852160450833831, -0.6069732541940613, -0.6232449943308563, -0.6299086573743751, -0.6239156409082747, -0.6067957753682512, -0.5817792504665446, -0.5522295451618331, -0.5203966223219925, -0.4886061871772625, -0.45971386652414686, -0.43670673032624396, -0.4217884496733234, -0.4161385354058027, -0.4199925580986933, -0.43289401598674987, -0.4535910742015934, -0.47986206137250487, -0.5086765257503575, -0.5365374452605409, -0.5599898938815916, -0.5760420656408733, -0.582444716589673, -0.5778016851203497, -0.5619024656728236, -0.5359907449664282, -0.502708871004603, -0.46571135448619105, -0.42939907729300597, -0.39851845596643354, -0.37757430703285866, -0.3700435027201082, -0.37782185252989464, -0.40098200988771676, -0.4379055871790145, -0.48543766119097503, -0.5389587886913906, -0.5927176417165088, -0.6403901905348313, -0.6759223860891663, -0.6942975227586313, -0.6921473658265405, -0.6682040719812485, -0.6237459731005223, -0.5626902918703348, -0.49124578437199334, -0.4171012760163337, -0.34843437533461497, -0.29299483518320835, -0.2572913249694101, -0.24601707505484638, -0.2615388935268269, -0.3035028406673774, -0.3686028529349653, -0.4505289789594738, -0.5406175201808215, -0.6289230284793079, -0.705616955714271, -0.7622603780536494, -0.7924152101083437, -0.7922007304438474, -0.7606737149909484, -0.7002512155355296, -0.6168063656557179, -0.5191144524027762, -0.4177675125789628, -0.3238270668948028, -0.24762565569654194, -0.19764637995705364, -0.17961685970128155, -0.19584083145717324, -0.24487389796268566, -0.3216425789308446, -0.41797515076394254, -0.523487245452497, -0.6267245770793606, -0.7164345603857913, -0.782822636629851, -0.8186499692126241, -0.8200478204494355, -0.7869518070285694, -0.7231041552930291, -0.6356258972338014, -0.5342086815360908, -0.43001976190363267, -0.3344464995342277, -0.2578245950469651, -0.20829521733927997, -0.1909200221287481, -0.20715341602571535, -0.2547310169351532, -0.3279741842315301, -0.41847118556696133, -0.5160535209763979, -0.6099527982623161, -0.6900049514771556, -0.7477655006953629, -0.7774120476879848, -0.7763366416244011, -0.7453680918971918, -0.688605783873999, -0.6128909963178657, -0.5269838002439344, -0.44054495261989246, -0.3630419147488332, -0.30270386037979147, -0.2656419050784151, -0.25522913657556184, -0.2718034990889596, -0.3127153681229584, -0.37270516176403834, -0.44456639599402803, -0.5200088424029106, -0.5906176171452947, -0.6487964051081347, -0.6885881490383488, -0.7062838726285933, -0.7007574688907527, -0.6734972663151382, -0.6283398422458428, -0.5709521200737918, -0.5081307191946836, -0.44700250137850794, -0.3942197146623964, -0.3552401699535539, -0.33376973576533286, -0.33142307899219314, -0.3476317528270715, -0.3797986899095659, -0.42367100093413756, -0.47388608249526587, -0.5246204458574152, -0.5702616997214106, -0.6060261001860728, -0.6284538383098655, -0.635731443155557, -0.6278129721884511, -0.6063361392726936, -0.5743515512109617, -0.5359064993976217, -0.4955452036431415, -0.4577822744822605, -0.4266080369450814, -0.4050784158493907, -0.3950297931278608, -0.39694325908713135, -0.40996493085803615, -0.4320715165498745, -0.46035418580374254, -0.4913839417071563, -0.5216168541118356, -0.5477906909361162, -0.5672690519197816, -0.5782975959779665, -0.5801486400687267, -0.5731441380712027, -0.5585611622089955, -0.5384368981130296, -0.5153004431602998, -0.4918653513679926, -0.4707193470024452, -0.4540458855144555, -0.44340670684319955, -0.43960603933609205, -0.4426467960733088, -0.45177822582877675, -0.4656242958479807, -0.4823736971595601, -0.5000065926196765, -0.5165307129278183, -0.5301999724918376, -0.5396922719981571, -0.5442292040593314, -0.5436279362095106, -0.5382837329044614, -0.5290894292633898, -0.5173048198357936, -0.5043937015657173, -0.4918487918292202, -0.4810247966157604, -0.47299768042391543, -0.4684640860019828, -0.4676894531628029, -0.47050738419724975, -0.476366914007604, -0.48441922090610723, -0.49363148355623293, -0.5029134175630771, -0.5112416468595964, -0.5177677136614964, -0.5218993415733255, -0.5233480227976287, -0.5221399029211347, -0.5185912813771862, -0.5132538510233432, -0.5068377805960739, -0.5001226289296679, -0.49386673735790665, -0.4887251879220214, -0.4851847838324805, -0.48352205697492917, -0.4837873601213511, -0.4858150165275276, -0.4892566256360174, -0.4936322631063935, -0.4983926922708894, -0.5029849519685959, -0.5069138082321901, -0.509792545160394, -0.5113785030988109, -0.5115900093603349, -0.5105040476779806, -0.5083363242967158, -0.5054072035482755, -0.502098343085598, -0.49880557365044886, -0.49589360234955066, -0.4936575150168313, -0.49229492590373103, -0.49189113771177345, -0.492418027506588, -0.4937457648086231, -0.49566507885076333, -0.49791676581775834, -0.5002245546731042, -0.5023273636963952, -0.5040073524559097, -0.5051109363798838, -0.5055609186115618, -0.5053589797136363, -0.5045792051954522, -0.5033540726697936, -0.5018550460707002, -0.5002703740890364, -0.49878279312092577, -0.4975496285247199, -0.4966873199942713, -0.49626174074415536, -0.4962849243171384, -0.4967180494469975, -0.4974798481672979, -0.49845906524200156, -0.49952925585774943, -0.5005640855489143, -0.5014513876648166, -0.5021045119589255, -0.5024699171289778, -0.5025304594367962, -0.5023043664922449, -0.5018403773316936, -0.5012098369966178, -0.5004968828628897, -0.49978798137481795, -0.4991620434659358, -0.4986821853410634, -0.4983899316623028, -0.49830231935665215, -0.49841199599964214, -0.4986900603550375, -0.49909110215583113, -0.4995596923137052, -0.5000374703028758, -0.5004699764499735, -0.500812474878463, -0.5010341890479387, -0.5011205998453735, -0.5010737057899272, -0.5009103882566645, -0.5006592232873752, -0.5003562172291861, -0.5000400718720351, -0.49974755945326366, -0.4995095245362681, -0.49934791406466617, -0.4992740833891732, -0.4992884577028173, -0.4993814659122473, -0.4995355257591493, -0.4997277587582134, -0.4999330593415493, -0.5001271365088579, -0.5002891845339625, -0.500403913343121, -0.5004627671889678, -0.5004642686806223, -0.5004135306604511, -0.5003210690334904, -0.5002011145009146, -0.5000696642038142, -0.4999425290644022, -0.49983357929845806, -0.49975336726968844, -0.499708248085393, -0.49970005094105546, -0.49972628798045116 ] }, { "line": { "color": "#ff7f0e", "width": 3 }, "name": "path 3", "type": "scatter", "uid": "2ecfb86b-4551-4915-a8a7-e9fedf04a44b", "x": [ 0, 0.05, 0.1, 0.15000000000000002, 0.2, 0.25, 0.30000000000000004, 0.35000000000000003, 0.4, 0.45, 0.5, 0.55, 0.6000000000000001, 0.65, 0.7000000000000001, 0.75, 0.8, 0.8500000000000001, 0.9, 0.9500000000000001, 1, 1.05, 1.1, 1.1500000000000001, 1.2000000000000002, 1.25, 1.3, 1.35, 1.4000000000000001, 1.4500000000000002, 1.5, 1.55, 1.6, 1.6500000000000001, 1.7000000000000002, 1.75, 1.8, 1.85, 1.9000000000000001, 1.9500000000000002, 2, 2.0500000000000003, 2.1, 2.15, 2.2, 2.25, 2.3000000000000003, 2.35, 2.4000000000000004, 2.45, 2.5, 2.5500000000000003, 2.6, 2.6500000000000004, 2.7, 2.75, 2.8000000000000003, 2.85, 2.9000000000000004, 2.95, 3, 3.0500000000000003, 3.1, 3.1500000000000004, 3.2, 3.25, 3.3000000000000003, 3.35, 3.4000000000000004, 3.45, 3.5, 3.5500000000000003, 3.6, 3.6500000000000004, 3.7, 3.75, 3.8000000000000003, 3.85, 3.9000000000000004, 3.95, 4, 4.05, 4.1000000000000005, 4.15, 4.2, 4.25, 4.3, 4.3500000000000005, 4.4, 4.45, 4.5, 4.55, 4.6000000000000005, 4.65, 4.7, 4.75, 4.800000000000001, 4.8500000000000005, 4.9, 4.95, 5, 5.050000000000001, 5.1000000000000005, 5.15, 5.2, 5.25, 5.300000000000001, 5.3500000000000005, 5.4, 5.45, 5.5, 5.550000000000001, 5.6000000000000005, 5.65, 5.7, 5.75, 5.800000000000001, 5.8500000000000005, 5.9, 5.95, 6, 6.050000000000001, 6.1000000000000005, 6.15, 6.2, 6.25, 6.300000000000001, 6.3500000000000005, 6.4, 6.45, 6.5, 6.550000000000001, 6.6000000000000005, 6.65, 6.7, 6.75, 6.800000000000001, 6.8500000000000005, 6.9, 6.95, 7, 7.050000000000001, 7.1000000000000005, 7.15, 7.2, 7.25, 7.300000000000001, 7.3500000000000005, 7.4, 7.45, 7.5, 7.550000000000001, 7.6000000000000005, 7.65, 7.7, 7.75, 7.800000000000001, 7.8500000000000005, 7.9, 7.95, 8, 8.05, 8.1, 8.15, 8.200000000000001, 8.25, 8.3, 8.35, 8.4, 8.450000000000001, 8.5, 8.55, 8.6, 8.65, 8.700000000000001, 8.75, 8.8, 8.85, 8.9, 8.950000000000001, 9, 9.05, 9.1, 9.15, 9.200000000000001, 9.25, 9.3, 9.35, 9.4, 9.450000000000001, 9.5, 9.55, 9.600000000000001, 9.65, 9.700000000000001, 9.75, 9.8, 9.850000000000001, 9.9, 9.950000000000001, 10, 10.05, 10.100000000000001, 10.15, 10.200000000000001, 10.25, 10.3, 10.350000000000001, 10.4, 10.450000000000001, 10.5, 10.55, 10.600000000000001, 10.65, 10.700000000000001, 10.75, 10.8, 10.850000000000001, 10.9, 10.950000000000001, 11, 11.05, 11.100000000000001, 11.15, 11.200000000000001, 11.25, 11.3, 11.350000000000001, 11.4, 11.450000000000001, 11.5, 11.55, 11.600000000000001, 11.65, 11.700000000000001, 11.75, 11.8, 11.850000000000001, 11.9, 11.950000000000001, 12, 12.05, 12.100000000000001, 12.15, 12.200000000000001, 12.25, 12.3, 12.350000000000001, 12.4, 12.450000000000001, 12.5, 12.55, 12.600000000000001, 12.65, 12.700000000000001, 12.75, 12.8, 12.850000000000001, 12.9, 12.950000000000001, 13, 13.05, 13.100000000000001, 13.15, 13.200000000000001, 13.25, 13.3, 13.350000000000001, 13.4, 13.450000000000001, 13.5, 13.55, 13.600000000000001, 13.65, 13.700000000000001, 13.75, 13.8, 13.850000000000001, 13.9, 13.950000000000001, 14, 14.05, 14.100000000000001, 14.15, 14.200000000000001, 14.25, 14.3, 14.350000000000001, 14.4, 14.450000000000001, 14.5, 14.55, 14.600000000000001, 14.65, 14.700000000000001, 14.75, 14.8, 14.850000000000001, 14.9, 14.950000000000001, 15, 15.05, 15.100000000000001, 15.15, 15.200000000000001, 15.25, 15.3, 15.350000000000001, 15.4, 15.450000000000001, 15.5, 15.55, 15.600000000000001, 15.65, 15.700000000000001, 15.75, 15.8, 15.850000000000001, 15.9, 15.950000000000001, 16, 16.05, 16.1, 16.150000000000002, 16.2, 16.25, 16.3, 16.35, 16.400000000000002, 16.45, 16.5, 16.55, 16.6, 16.650000000000002, 16.7, 16.75, 16.8, 16.85, 16.900000000000002, 16.95, 17, 17.05, 17.1, 17.150000000000002, 17.2, 17.25, 17.3, 17.35, 17.400000000000002, 17.45 ], "y": [ -0.75, -0.7498211245904273, -0.7492837918320745, -0.748388230375704, -0.7471424592531278, -0.7455730382991043, -0.7437385585361909, -0.7417440002175318, -0.7397531897850707, -0.7379955753485475, -0.7367625723688258, -0.736388081008173, -0.7372078392417843, -0.7394935460597567, -0.743360695783289, -0.748654246180012, -0.7548237569055213, -0.7608091086230622, -0.7649681776004654, -0.7650867196590315, -0.7585150100596025, -0.7424716735200786, -0.714539678235795, -0.6733573774735209, -0.6195702995476018, -0.6165737743335418, -0.660019231022302, -0.7025086690766406, -0.7424425963531437, -0.778282715761027, -0.8085758817903204, -0.8320019344611785, -0.8474620825281989, -0.854217133610442, -0.852100154585416, -0.841483725323805, -0.8233471165048565, -0.7993635636318042, -0.7718251333380775, -0.7434203928309515, -0.7170529303135481, -0.6956015305444975, -0.6814989267963281, -0.6765472556616426, -0.6820252806845841, -0.6974414106125418, -0.721517045294383, -0.7525705530258963, -0.785335942432286, -0.816744971771364, -0.8490524016873786, -0.8841457296631713, -0.9114296101176301, -0.9145365733940723, -0.8908729081757716, -0.8534482619146971, -0.8083489609657485, -0.7549914224296126, -0.6962857275271364, -0.6402124692769302, -0.5928899410541082, -0.5571293226833407, -0.5334706147830698, -0.5235404937185948, -0.529129409704029, -0.5508388374344844, -0.5874332787759189, -0.6362230153612595, -0.6941014908163101, -0.757737809589563, -0.8232412751796512, -0.8861346449725718, -0.9419791655535275, -0.9867739576365723, -1.017165059901407, -1.0303596770889034, -1.0243018776702428, -0.9980745838664198, -0.9525711357105702, -0.8903891310804747, -0.8155231915470501, -0.7330055021450161, -0.6487313010428704, -0.5693630056059185, -0.5017850133724614, -0.452122802738614, -0.4248770573672893, -0.422888207989951, -0.44721838281743787, -0.49709024596509993, -0.5694655457057624, -0.6588692684306655, -0.7577698992261036, -0.8574572320012763, -0.948850881885989, -1.0231997634365475, -1.0729175658602987, -1.0925614446465348, -1.0799516432092535, -1.0365681452534417, -0.9672137448395479, -0.8788537073896039, -0.7798571754323605, -0.6794298900769346, -0.5870233529394023, -0.5117310118046864, -0.4611311080298472, -0.44032129687607713, -0.4511924100212145, -0.49193880467293455, -0.5572823426520984, -0.639296239343782, -0.7287891401042895, -0.8166881963040317, -0.8944894459752272, -0.9547855155987999, -0.991702064227812, -1.0017692705302328, -0.9848086831487898, -0.9439540646493144, -0.8850128617264583, -0.8153735560082754, -0.7430590522665641, -0.6758461544496885, -0.6205245896358788, -0.5822452404144265, -0.5640084263153011, -0.5664535487539128, -0.587931930783927, -0.6248369922028524, -0.6721374915743018, -0.7240380923795254, -0.7746808244229251, -0.818801266973945, -0.8522653651136415, -0.8724493224947346, -0.8784068638936523, -0.870817673915202, -0.8517491073360082, -0.8242799412889482, -0.7920477255733612, -0.7587842590431022, -0.7278974954546896, -0.7021437410199045, -0.6834162447814214, -0.6726727325163332, -0.6699754714382272, -0.6746191924516507, -0.6853192944227977, -0.7004284176240464, -0.7181518551529659, -0.7367379729578368, -0.7546274612372145, -0.7705585029120928, -0.7836172140422778, -0.7932024393670515, -0.7989929897590271, -0.8009146815523958, -0.7991065788009171, -0.7938901387056797, -0.7857427636411337, -0.7752754041232447, -0.7632123917007189, -0.7503761236006108, -0.7376710862278215, -0.7260298248380676, -0.7163509039176816, -0.7094303870221611, -0.7058895330426332, -0.7061053968645394, -0.7101527313563089, -0.7177664290718215, -0.7283332966043978, -0.7409164145498104, -0.7543290334374911, -0.7672615803641211, -0.7784203256851033, -0.7866704002441732, -0.7911671404023002, -0.7914587415800171, -0.7875459010781201, -0.7798890204689426, -0.769360018940276, -0.7571404520669005, -0.7445795086157055, -0.7330402886982619, -0.7237454132400774, -0.7176393236940956, -0.7152837442321366, -0.7167988668027967, -0.7218574442455353, -0.7297325976402351, -0.7393933825005954, -0.7496328260480152, -0.7592233644550961, -0.7670807539766823, -0.7723980675158508, -0.7747345106995965, -0.7740484575343276, -0.7706731234578251, -0.7652424295938114, -0.7585819383171096, -0.7515836801642011, -0.7450798517342804, -0.7397557847665999, -0.7361010837755447, -0.7343776342897119, -0.7346116451104518, -0.7366085970902173, -0.7399884105384127, -0.7442370864637502, -0.7487701014262412, -0.75300192700634, -0.756415251384145, -0.7586229206101665, -0.7594154753144692, -0.7587876671565404, -0.7569387403702403, -0.7542437474871582, -0.7511967877816883, -0.7483316275433995, -0.7461301649623218, -0.7449337764537486, -0.7448726686973847, -0.7458293070120539, -0.7474709923968019, -0.7493437404813632, -0.7509959275696635, -0.7520934036923718, -0.7524910784207937, -0.7522420438686345, -0.7515479153340484, -0.7506741232980133, -0.7498634283032003, -0.7492767618707429, -0.7489755210861622, -0.7489410452482682, -0.749113372361998, -0.7494276838646841, -0.749833178432501, -0.7502910228911147, -0.75075919192319, -0.7511771304139342, -0.7514588705195636, -0.751506217420203, -0.7512395236296588, -0.7506291746376853, -0.7497166208028242, -0.7486181543904349, -0.7475100789571617, -0.7465987919957586, -0.7460825538300883, -0.7461129833820167, -0.7467637725510445, -0.7480122313789963, -0.7497366680087499, -0.7517298389110486, -0.7537262227418179, -0.7554389684922994, -0.7566011913616343, -0.7570058659972624, -0.7565388426538614, -0.7552008561600313, -0.753116691080536, -0.7505217270361724, -0.7477312179264438, -0.7450986434694865, -0.7429681133979305, -0.7416274376763422, -0.741268347436653, -0.7419593330739996, -0.7436348152165487, -0.746102130282895, -0.7490654031971963, -0.7521631205822435, -0.7550144072934296, -0.7572678816960987, -0.758646660858011, -0.7589836355906812, -0.7582424544038806, -0.7565215625249085, -0.7540408802130956, -0.7511129947985672, -0.748102519689713, -0.7453788422407474, -0.7432694287097797, -0.7420194856206189, -0.7417628945497308, -0.7425078516581977, -0.7441386668046103, -0.7464330758224184, -0.7490924682339629, -0.7517808760042902, -0.7541675911763495, -0.7559679840054921, -0.7569774899202067, -0.7570947461418698, -0.7563313354735943, -0.754807332450531, -0.7527336193868187, -0.7503835270901916, -0.7480575711226467, -0.7460459225877727, -0.7445933937718905, -0.7438694263476138, -0.7439477573599572, -0.7447986163090863, -0.7462942886210855, -0.7482272217046961, -0.7503382019853201, -0.7523508125125098, -0.7540075728854007, -0.7551029786885429, -0.7555091220884042, -0.7551906231360147, -0.7542070845781639, -0.7527029921226139, -0.750886676636806, -0.7490013982699701, -0.7472926071053317, -0.7459758498778141, -0.7452095820374853, -0.7450763671618607, -0.7455749013763299, -0.7466232575198416, -0.7480720602963548, -0.7497257562153092, -0.7513690123034256, -0.7527947040549524, -0.753829880775078, -0.7543564853406631, -0.7543243892024155, -0.7537553682026997, -0.7527378449409259, -0.7514134014980156, -0.7499570733599502, -0.7485541495573973, -0.7473765452804582, -0.7465617518835012, -0.7461969280195437, -0.7463099450100847, -0.746868246727677, -0.7477853627434938, -0.7489341000497254, -0.750164291396083, -0.7513223527912688, -0.7522703003911662, -0.7529019513031737, -0.7531544745484687, -0.7530141147486452 ] } ], "layout": { "height": 500, "hovermode": "closest", "legend": { "bgcolor": "#F2F2F2", "borderwidth": 0.5 }, "plot_bgcolor": "#FDFDFF", "showlegend": true, "template": { "data": { "bar": [ { "error_x": { "color": "#2a3f5f" }, "error_y": { "color": "#2a3f5f" }, "marker": { "line": { "color": "#E5ECF6", "width": 0.5 }, "pattern": { "fillmode": "overlay", "size": 10, "solidity": 0.2 } }, "type": "bar" } ], "barpolar": [ { "marker": { "line": { "color": "#E5ECF6", "width": 0.5 }, "pattern": { "fillmode": "overlay", "size": 10, "solidity": 0.2 } }, "type": "barpolar" } ], "carpet": [ { "aaxis": { "endlinecolor": "#2a3f5f", "gridcolor": "white", "linecolor": "white", "minorgridcolor": "white", "startlinecolor": "#2a3f5f" }, "baxis": { "endlinecolor": "#2a3f5f", "gridcolor": "white", "linecolor": "white", "minorgridcolor": "white", "startlinecolor": "#2a3f5f" }, "type": "carpet" } ], "choropleth": [ { "colorbar": { "outlinewidth": 0, "ticks": "" }, "type": "choropleth" } ], "contour": [ { "colorbar": { "outlinewidth": 0, "ticks": "" }, "colorscale": [ [ 0, "#0d0887" ], [ 0.1111111111111111, "#46039f" ], [ 0.2222222222222222, "#7201a8" ], [ 0.3333333333333333, "#9c179e" ], [ 0.4444444444444444, "#bd3786" ], [ 0.5555555555555556, "#d8576b" ], [ 0.6666666666666666, "#ed7953" ], [ 0.7777777777777778, "#fb9f3a" ], [ 0.8888888888888888, "#fdca26" ], [ 1, "#f0f921" ] ], "type": "contour" } ], "contourcarpet": [ { "colorbar": { "outlinewidth": 0, "ticks": "" }, "type": "contourcarpet" } ], "heatmap": [ { "colorbar": { "outlinewidth": 0, "ticks": "" }, "colorscale": [ [ 0, "#0d0887" ], [ 0.1111111111111111, "#46039f" ], [ 0.2222222222222222, "#7201a8" ], [ 0.3333333333333333, "#9c179e" ], [ 0.4444444444444444, "#bd3786" ], [ 0.5555555555555556, "#d8576b" ], [ 0.6666666666666666, "#ed7953" ], [ 0.7777777777777778, "#fb9f3a" ], [ 0.8888888888888888, "#fdca26" ], [ 1, "#f0f921" ] ], "type": "heatmap" } ], "heatmapgl": [ { "colorbar": { "outlinewidth": 0, "ticks": "" }, "colorscale": [ [ 0, "#0d0887" ], [ 0.1111111111111111, "#46039f" ], [ 0.2222222222222222, "#7201a8" ], [ 0.3333333333333333, "#9c179e" ], [ 0.4444444444444444, "#bd3786" ], [ 0.5555555555555556, "#d8576b" ], [ 0.6666666666666666, "#ed7953" ], [ 0.7777777777777778, "#fb9f3a" ], [ 0.8888888888888888, "#fdca26" ], [ 1, "#f0f921" ] ], "type": "heatmapgl" } ], "histogram": [ { "marker": { "pattern": { "fillmode": "overlay", "size": 10, "solidity": 0.2 } }, "type": "histogram" } ], "histogram2d": [ { "colorbar": { "outlinewidth": 0, "ticks": "" }, "colorscale": [ [ 0, "#0d0887" ], [ 0.1111111111111111, "#46039f" ], [ 0.2222222222222222, "#7201a8" ], [ 0.3333333333333333, "#9c179e" ], [ 0.4444444444444444, "#bd3786" ], [ 0.5555555555555556, "#d8576b" ], [ 0.6666666666666666, "#ed7953" ], [ 0.7777777777777778, "#fb9f3a" ], [ 0.8888888888888888, "#fdca26" ], [ 1, "#f0f921" ] ], "type": "histogram2d" } ], "histogram2dcontour": [ { "colorbar": { "outlinewidth": 0, "ticks": "" }, "colorscale": [ [ 0, "#0d0887" ], [ 0.1111111111111111, "#46039f" ], [ 0.2222222222222222, "#7201a8" ], [ 0.3333333333333333, "#9c179e" ], [ 0.4444444444444444, "#bd3786" ], [ 0.5555555555555556, "#d8576b" ], [ 0.6666666666666666, "#ed7953" ], [ 0.7777777777777778, "#fb9f3a" ], [ 0.8888888888888888, "#fdca26" ], [ 1, "#f0f921" ] ], "type": "histogram2dcontour" } ], "mesh3d": [ { "colorbar": { "outlinewidth": 0, "ticks": "" }, "type": "mesh3d" } ], "parcoords": [ { "line": { "colorbar": { "outlinewidth": 0, "ticks": "" } }, "type": "parcoords" } ], "pie": [ { "automargin": true, "type": "pie" } ], "scatter": [ { "fillpattern": { "fillmode": "overlay", "size": 10, "solidity": 0.2 }, "type": "scatter" } ], "scatter3d": [ { "line": { "colorbar": { "outlinewidth": 0, "ticks": "" } }, "marker": { "colorbar": { "outlinewidth": 0, "ticks": "" } }, "type": "scatter3d" } ], "scattercarpet": [ { "marker": { "colorbar": { "outlinewidth": 0, "ticks": "" } }, "type": "scattercarpet" } ], "scattergeo": [ { "marker": { "colorbar": { "outlinewidth": 0, "ticks": "" } }, "type": "scattergeo" } ], "scattergl": [ { "marker": { "colorbar": { "outlinewidth": 0, "ticks": "" } }, "type": "scattergl" } ], "scattermapbox": [ { "marker": { "colorbar": { "outlinewidth": 0, "ticks": "" } }, "type": "scattermapbox" } ], "scatterpolar": [ { "marker": { "colorbar": { "outlinewidth": 0, "ticks": "" } }, "type": "scatterpolar" } ], "scatterpolargl": [ { "marker": { "colorbar": { "outlinewidth": 0, "ticks": "" } }, "type": "scatterpolargl" } ], "scatterternary": [ { "marker": { "colorbar": { "outlinewidth": 0, "ticks": "" } }, "type": "scatterternary" } ], "surface": [ { "colorbar": { "outlinewidth": 0, "ticks": "" }, "colorscale": [ [ 0, "#0d0887" ], [ 0.1111111111111111, "#46039f" ], [ 0.2222222222222222, "#7201a8" ], [ 0.3333333333333333, "#9c179e" ], [ 0.4444444444444444, "#bd3786" ], [ 0.5555555555555556, "#d8576b" ], [ 0.6666666666666666, "#ed7953" ], [ 0.7777777777777778, "#fb9f3a" ], [ 0.8888888888888888, "#fdca26" ], [ 1, "#f0f921" ] ], "type": "surface" } ], "table": [ { "cells": { "fill": { "color": "#EBF0F8" }, "line": { "color": "white" } }, "header": { "fill": { "color": "#C8D4E3" }, "line": { "color": "white" } }, "type": "table" } ] }, "layout": { "annotationdefaults": { "arrowcolor": "#2a3f5f", "arrowhead": 0, "arrowwidth": 1 }, "autotypenumbers": "strict", "coloraxis": { "colorbar": { "outlinewidth": 0, "ticks": "" } }, "colorscale": { "diverging": [ [ 0, "#8e0152" ], [ 0.1, "#c51b7d" ], [ 0.2, "#de77ae" ], [ 0.3, "#f1b6da" ], [ 0.4, "#fde0ef" ], [ 0.5, "#f7f7f7" ], [ 0.6, "#e6f5d0" ], [ 0.7, "#b8e186" ], [ 0.8, "#7fbc41" ], [ 0.9, "#4d9221" ], [ 1, "#276419" ] ], "sequential": [ [ 0, "#0d0887" ], [ 0.1111111111111111, "#46039f" ], [ 0.2222222222222222, "#7201a8" ], [ 0.3333333333333333, "#9c179e" ], [ 0.4444444444444444, "#bd3786" ], [ 0.5555555555555556, "#d8576b" ], [ 0.6666666666666666, "#ed7953" ], [ 0.7777777777777778, "#fb9f3a" ], [ 0.8888888888888888, "#fdca26" ], [ 1, "#f0f921" ] ], "sequentialminus": [ [ 0, "#0d0887" ], [ 0.1111111111111111, "#46039f" ], [ 0.2222222222222222, "#7201a8" ], [ 0.3333333333333333, "#9c179e" ], [ 0.4444444444444444, "#bd3786" ], [ 0.5555555555555556, "#d8576b" ], [ 0.6666666666666666, "#ed7953" ], [ 0.7777777777777778, "#fb9f3a" ], [ 0.8888888888888888, "#fdca26" ], [ 1, "#f0f921" ] ] }, "colorway": [ "#636efa", "#EF553B", "#00cc96", "#ab63fa", "#FFA15A", "#19d3f3", "#FF6692", "#B6E880", "#FF97FF", "#FECB52" ], "font": { "color": "#2a3f5f" }, "geo": { "bgcolor": "white", "lakecolor": "white", "landcolor": "#E5ECF6", "showlakes": true, "showland": true, "subunitcolor": "white" }, "hoverlabel": { "align": "left" }, "hovermode": "closest", "mapbox": { "style": "light" }, "paper_bgcolor": "white", "plot_bgcolor": "#E5ECF6", "polar": { "angularaxis": { "gridcolor": "white", "linecolor": "white", "ticks": "" }, "bgcolor": "#E5ECF6", "radialaxis": { "gridcolor": "white", "linecolor": "white", "ticks": "" } }, "scene": { "xaxis": { "backgroundcolor": "#E5ECF6", "gridcolor": "white", "gridwidth": 2, "linecolor": "white", "showbackground": true, "ticks": "", "zerolinecolor": "white" }, "yaxis": { "backgroundcolor": "#E5ECF6", "gridcolor": "white", "gridwidth": 2, "linecolor": "white", "showbackground": true, "ticks": "", "zerolinecolor": "white" }, "zaxis": { "backgroundcolor": "#E5ECF6", "gridcolor": "white", "gridwidth": 2, "linecolor": "white", "showbackground": true, "ticks": "", "zerolinecolor": "white" } }, "shapedefaults": { "line": { "color": "#2a3f5f" } }, "ternary": { "aaxis": { "gridcolor": "white", "linecolor": "white", "ticks": "" }, "baxis": { "gridcolor": "white", "linecolor": "white", "ticks": "" }, "bgcolor": "#E5ECF6", "caxis": { "gridcolor": "white", "linecolor": "white", "ticks": "" } }, "title": { "x": 0.05 }, "xaxis": { "automargin": true, "gridcolor": "white", "linecolor": "white", "ticks": "", "title": { "standoff": 15 }, "zerolinecolor": "white", "zerolinewidth": 2 }, "yaxis": { "automargin": true, "gridcolor": "white", "linecolor": "white", "ticks": "", "title": { "standoff": 15 }, "zerolinecolor": "white", "zerolinewidth": 2 } } }, "title": { "text": "cu_metal_rt.xdi" }, "width": 650, "xaxis": { "color": "#004", "gridcolor": "#D8D8D8", "range": [ 0, null ], "showgrid": true, "title": { "text": "$k \\rm\\,(\\unicode{x212B}^{-1})$" }, "zerolinecolor": "#DDD" }, "yaxis": { "color": "#004", "gridcolor": "#D8D8D8", "showgrid": true, "title": { "text": "$k^{{2}}\\chi(k) \\rm\\,(\\unicode{x212B}^{{-2}})$" }, "zerolinecolor": "#DDD" } } }, "text/html": [ "
" ] }, "metadata": {}, "output_type": "display_data" } ], "source": [ "from larch.plot.plotly_xafsplots import plot_paths_k, plot_paths_r\n", "\n", "f = plot_paths_k(result.datasets[0], offset=-0.25)" ] }, { "cell_type": "code", "execution_count": 15, "id": "9884ffdf", "metadata": {}, "outputs": [ { "data": { "application/vnd.plotly.v1+json": { "config": { "plotlyServerURL": "https://plot.ly" }, "data": [ { "line": { "color": "#1f77b4", "width": 3 }, "name": "|sum|", "type": "scatter", "uid": "d5e9cb19-6ddb-4d7c-8355-75f9c9ab5fb2", "x": [ 0, 0.030679615757712823, 0.06135923151542565, 0.09203884727313846, 0.1227184630308513, 0.15339807878856412, 0.18407769454627693, 0.21475731030398976, 0.2454369260617026, 0.2761165418194154, 0.30679615757712825, 0.3374757733348411, 0.36815538909255385, 0.3988350048502667, 0.4295146206079795, 0.46019423636569234, 0.4908738521234052, 0.521553467881118, 0.5522330836388308, 0.5829126993965437, 0.6135923151542565, 0.6442719309119693, 0.6749515466696822, 0.705631162427395, 0.7363107781851077, 0.7669903939428205, 0.7976700097005334, 0.8283496254582462, 0.859029241215959, 0.8897088569736719, 0.9203884727313847, 0.9510680884890975, 0.9817477042468103, 1.012427320004523, 1.043106935762236, 1.0737865515199487, 1.1044661672776617, 1.1351457830353744, 1.1658253987930873, 1.1965050145508, 1.227184630308513, 1.2578642460662257, 1.2885438618239387, 1.3192234775816514, 1.3499030933393643, 1.380582709097077, 1.41126232485479, 1.4419419406125027, 1.4726215563702154, 1.5033011721279284, 1.533980787885641, 1.564660403643354, 1.5953400194010667, 1.6260196351587797, 1.6566992509164924, 1.6873788666742053, 1.718058482431918, 1.748738098189631, 1.7794177139473437, 1.8100973297050567, 1.8407769454627694, 1.8714565612204823, 1.902136176978195, 1.932815792735908, 1.9634954084936207, 1.9941750242513334, 2.024854640009046, 2.055534255766759, 2.086213871524472, 2.116893487282185, 2.1475731030398975, 2.1782527187976104, 2.2089323345553233, 2.2396119503130363, 2.270291566070749, 2.3009711818284617, 2.3316507975861747, 2.3623304133438876, 2.3930100291016, 2.423689644859313, 2.454369260617026, 2.4850488763747385, 2.5157284921324514, 2.5464081078901644, 2.5770877236478773, 2.60776733940559, 2.6384469551633027, 2.6691265709210157, 2.6998061866787286, 2.730485802436441, 2.761165418194154, 2.791845033951867, 2.82252464970958, 2.8532042654672924, 2.8838838812250054, 2.9145634969827183, 2.945243112740431, 2.9759227284981438, 3.0066023442558567, 3.0372819600135696, 3.067961575771282, 3.098641191528995, 3.129320807286708, 3.160000423044421, 3.1906800388021335, 3.2213596545598464, 3.2520392703175593, 3.2827188860752723, 3.313398501832985, 3.3440781175906977, 3.3747577333484107, 3.4054373491061236, 3.436116964863836, 3.466796580621549, 3.497476196379262, 3.5281558121369745, 3.5588354278946874, 3.5895150436524004, 3.6201946594101133, 3.650874275167826, 3.6815538909255388, 3.7122335066832517, 3.7429131224409646, 3.773592738198677, 3.80427235395639, 3.834951969714103, 3.865631585471816, 3.8963112012295285, 3.9269908169872414, 3.9576704327449543, 3.988350048502667, 4.01902966426038, 4.049709280018092, 4.080388895775806, 4.111068511533518, 4.1417481272912315, 4.172427743048944, 4.2031073588066565, 4.23378697456437, 4.264466590322082, 4.295146206079795, 4.325825821837508, 4.356505437595221, 4.387185053352934, 4.417864669110647, 4.448544284868359, 4.479223900626073, 4.509903516383785, 4.540583132141498, 4.571262747899211, 4.601942363656923, 4.632621979414636, 4.663301595172349, 4.693981210930062, 4.724660826687775, 4.755340442445488, 4.7860200582032, 4.816699673960914, 4.847379289718626, 4.878058905476339, 4.908738521234052, 4.9394181369917645, 4.970097752749477, 5.00077736850719, 5.031456984264903, 5.062136600022616, 5.092816215780329, 5.123495831538041, 5.154175447295755, 5.184855063053467, 5.21553467881118, 5.246214294568893, 5.2768939103266055, 5.307573526084319, 5.338253141842031, 5.368932757599744, 5.399612373357457, 5.43029198911517, 5.460971604872882, 5.491651220630596, 5.522330836388308, 5.553010452146021, 5.583690067903734, 5.6143696836614465, 5.64504929941916, 5.675728915176872, 5.706408530934585, 5.737088146692298, 5.767767762450011, 5.798447378207723, 5.829126993965437, 5.859806609723149, 5.890486225480862, 5.921165841238575, 5.9518454569962875, 5.982525072754001, 6.013204688511713, 6.043884304269426, 6.074563920027139, 6.105243535784852, 6.135923151542564, 6.166602767300278, 6.19728238305799, 6.227961998815704, 6.258641614573416, 6.2893212303311286, 6.320000846088842, 6.350680461846554, 6.381360077604267, 6.41203969336198, 6.442719309119693, 6.473398924877405, 6.504078540635119, 6.534758156392831, 6.565437772150545, 6.596117387908257, 6.62679700366597, 6.657476619423683, 6.6881562351813955, 6.718835850939108, 6.749515466696821, 6.780195082454534, 6.810874698212247, 6.84155431396996, 6.872233929727672, 6.902913545485386, 6.933593161243098, 6.964272777000811, 6.994952392758524, 7.0256320085162365, 7.056311624273949, 7.086991240031662, 7.117670855789375, 7.148350471547088, 7.179030087304801, 7.209709703062513, 7.240389318820227, 7.271068934577939, 7.301748550335652, 7.332428166093365, 7.3631077818510775, 7.39378739760879, 7.424467013366503, 7.455146629124216, 7.485826244881929, 7.516505860639642, 7.547185476397354, 7.577865092155068, 7.60854470791278, 7.639224323670493, 7.669903939428206, 7.7005835551859185, 7.731263170943632, 7.761942786701344, 7.792622402459057, 7.82330201821677, 7.853981633974483, 7.884661249732195, 7.915340865489909, 7.946020481247621, 7.976700097005334, 8.007379712763047, 8.03805932852076, 8.068738944278472, 8.099418560036185, 8.130098175793899, 8.160777791551611, 8.191457407309324, 8.222137023067036, 8.252816638824749, 8.283496254582463, 8.314175870340176, 8.344855486097888, 8.3755351018556, 8.406214717613313, 8.436894333371026, 8.46757394912874, 8.498253564886452, 8.528933180644165, 8.559612796401877, 8.59029241215959, 8.620972027917304, 8.651651643675017, 8.682331259432729, 8.713010875190442, 8.743690490948154, 8.774370106705868, 8.80504972246358, 8.835729338221293, 8.866408953979006, 8.897088569736718, 8.92776818549443, 8.958447801252145, 8.989127417009858, 9.01980703276757, 9.050486648525283, 9.081166264282995, 9.11184588004071, 9.142525495798422, 9.173205111556134, 9.203884727313847, 9.23456434307156, 9.265243958829272, 9.295923574586986, 9.326603190344699, 9.357282806102411, 9.387962421860124, 9.418642037617836, 9.44932165337555, 9.480001269133263, 9.510680884890975, 9.541360500648688, 9.5720401164064, 9.602719732164113, 9.633399347921827, 9.66407896367954, 9.694758579437252, 9.725438195194965, 9.756117810952677, 9.786797426710391, 9.817477042468104, 9.848156658225816, 9.878836273983529, 9.909515889741241, 9.940195505498954, 9.970875121256668 ], "y": [ 0.003234770899026639, 0.0032745890934201584, 0.003369591336398551, 0.0034614546450872884, 0.0034887855826631568, 0.003413170930942315, 0.0032352320844870525, 0.003002768822326622, 0.0028084252128723025, 0.002763284092204705, 0.0029402978624876643, 0.00334045746904141, 0.003926926350480289, 0.004662965364478406, 0.005509609540015927, 0.0064142663948702225, 0.007319323481241723, 0.00818968102943091, 0.009040534178801877, 0.009942558568666791, 0.010991073627630663, 0.012255408832485626, 0.013754048000308827, 0.015483586488237326, 0.01747403036991326, 0.019812776244847372, 0.022601136221993123, 0.025864843660971915, 0.02948767705885739, 0.03322018433998611, 0.0367540532152086, 0.039817051233205863, 0.04224796600330778, 0.044028701256816, 0.045269803030355424, 0.04616815280747388, 0.04697503424479948, 0.04800800263291107, 0.04969398836836731, 0.05256698737219394, 0.057141177288520265, 0.06370554303560332, 0.0722210389028898, 0.08242515224063426, 0.09405070846518007, 0.10700488923611379, 0.12142507295498818, 0.13761225165958493, 0.15590802676266613, 0.17661267236020967, 0.2000121005511561, 0.22650421876347074, 0.2567481557340748, 0.2917481233919474, 0.3328290047883175, 0.38153281926733834, 0.4395161256098382, 0.5085178804319125, 0.5904001557416911, 0.687191486697582, 0.801034465029462, 0.9339673456536104, 1.0875323079434858, 1.262267864751228, 1.4571840319863718, 1.6693279608584757, 1.8935326590206552, 2.1224147035510237, 2.346655547303038, 2.5555661520866635, 2.737896428708738, 2.8828125621649567, 2.9809330471224564, 3.025295202458474, 3.01212336751946, 2.9412898062475445, 2.8163974980653146, 2.644464829331659, 2.4352475687392614, 2.2002843058772594, 1.951789385438779, 1.7015362026105836, 1.4598708626743924, 1.2349728031138083, 1.0324395909130994, 0.8552244459364381, 0.7039042450250896, 0.5772093327035555, 0.4727110207305488, 0.3875464564441754, 0.31907033520426814, 0.26535092962706824, 0.22543506640958166, 0.1992394554912897, 0.1868744238505869, 0.1876071053446189, 0.19942737373952646, 0.219684610238704, 0.24588314143941356, 0.2759118886197608, 0.30790769256154554, 0.34011405408507506, 0.3708619413919464, 0.3986407409395826, 0.42218801615301277, 0.4405446445496716, 0.4530563115916135, 0.45933336113365963, 0.45919860012730884, 0.45265294089654795, 0.4398743577302317, 0.4212450871459542, 0.3973858752209834, 0.36917148111724685, 0.33770910577775376, 0.3042758941693916, 0.27022614000855244, 0.23688758081008496, 0.20546631019818049, 0.17697144037133167, 0.15215689018355688, 0.131466144424919, 0.11497010433494882, 0.10232001001310752, 0.09277727778900592, 0.08536639748995804, 0.07910605848875253, 0.07320823781676768, 0.067173934879449, 0.060792428238454814, 0.054086331398136636, 0.04723744837172818, 0.04051070451292239, 0.03418196050507006, 0.028472704801307196, 0.02349918821951062, 0.019251816241732635, 0.015621497142381601, 0.012470256819999474, 0.009713827012276948, 0.007376942404055671, 0.005598688916598136, 0.00454681245816727, 0.0041881758445076215, 0.004204202474145001, 0.0043023922084681225, 0.004407037468639979, 0.004572103211132867, 0.004830832596311922, 0.005121827119985104, 0.005330517364323531, 0.0053696732648079405, 0.005226101385246583, 0.004961407618123398, 0.004674130046102643, 0.004436727971695862, 0.004248338190397161, 0.004053266020306974, 0.0038135970286978485, 0.0035723527990851496, 0.003454357162204521, 0.0035682693146817327, 0.0038775248390229156, 0.004218630533571516, 0.004424075109489142, 0.004395582301022741, 0.004118766294732699, 0.003653830864994496, 0.00311504914984756, 0.002637973548317421, 0.0023273181799842637, 0.0022036310565017674, 0.002218406011845004, 0.002328709826737797, 0.0025181295382295512, 0.0027551850667447246, 0.002969039713680919, 0.0030711146903845753, 0.0029914063124348187, 0.002704444869363881, 0.00224271034598935, 0.0017072030219875383, 0.0012910812263505196, 0.0012313042650402032, 0.0014774471733175344, 0.0017727276625297084, 0.001994368941874327, 0.0021368808965534815, 0.002238396989173413, 0.002325819089301208, 0.0023875370954443923, 0.0023882665000761524, 0.0023087905611598727, 0.0021809960306129693, 0.00209633017154871, 0.0021551211133263885, 0.002366407864134466, 0.00263189286402768, 0.002832991779442948, 0.0028941564745666977, 0.00279870911741068, 0.002584322062277927, 0.0023264771051398287, 0.002105908596322764, 0.0019634451589148885, 0.0018792111918674841, 0.0018105100164338523, 0.0017479764678212043, 0.0017301966610538072, 0.0018000528767699688, 0.001942731421541288, 0.0020850152531492537, 0.0021478425354425896, 0.0020866393088238813, 0.0019062468064093665, 0.0016624275181108665, 0.0014505120192595063, 0.0013582762063283152, 0.0013850305128656263, 0.0014452979950716205, 0.0014634906310531783, 0.0014221835535500043, 0.0013547474404813546, 0.0013114840758494137, 0.0013112029602589787, 0.0013199074473012771, 0.0012832379800452455, 0.0011693120190325076, 0.0009901877037645265, 0.0008098232740097473, 0.0007292018292304549, 0.0007838284442384691, 0.0008818179619405914, 0.0009283827890098321, 0.0008913304285236795, 0.0007991406111400783, 0.0007334519217811468, 0.0007762200069278343, 0.0009094878266481968, 0.0010508714847868035, 0.0011481868171811167, 0.001201735302493026, 0.0012531201343976902, 0.0013508805316509189, 0.0015037047906251628, 0.0016711621753619432, 0.0017985260227907675, 0.001850723484794815, 0.0018282137180777676, 0.001768393916374405, 0.001729632839298829, 0.0017533009315809465, 0.0018288803354832646, 0.0019048494153437318, 0.0019305671534571743, 0.0018855597229371999, 0.0017864570448618943, 0.0016766747109722376, 0.0015992905771200754, 0.0015631348690041038, 0.0015345741806596946, 0.0014666506577218487, 0.0013325977988783463, 0.0011408342814164666, 0.0009345656971985443, 0.0007768376521502223, 0.0007046769535544079, 0.0006805469127885414, 0.000634006120905209, 0.0005320252501897456, 0.00040624453095842094, 0.0003705999208873222, 0.0004890797732954903, 0.0006514328987878709, 0.0007749895066986906, 0.0008423848415720198, 0.0008825919972161382, 0.0009490105724797111, 0.0010728134467567164, 0.0012315646968808817, 0.0013745140385351315, 0.0014610138903086351, 0.0014793230188468148, 0.0014501913050238365, 0.0014173031771901176, 0.0014205600212464406, 0.0014641969263387495, 0.0015140071991290426, 0.0015269972616180941, 0.0014794695002791867, 0.001377747993308112, 0.0012549516055309713, 0.0011545681748216649, 0.0011006976269178465, 0.0010765979486980866, 0.001040489923869284, 0.0009588978867854587, 0.0008240731543645402, 0.0006548080288262901, 0.0004903030235208087, 0.0003760473660524998, 0.00032445884608872156, 0.0002883196592848522, 0.00021738466913093004, 0.0001044803775359691, 0.00010492233454170557, 0.00026600576962877004, 0.0004183719331604566, 0.0005287911704195695, 0.0005894389941296546, 0.0006180493282574544, 0.0006550721025467526, 0.0007366711180988716, 0.0008594489754218884, 0.0009868287508811625, 0.0010810710995598355, 0.0011229778426005178, 0.0011188835915011072, 0.001099102596780686, 0.0011028661691499682, 0.0011490218800400038, 0.0012186548230193686, 0.001272343897016197, 0.0012789051394824183, 0.0012315258475962246, 0.0011508133343394343 ] }, { "line": { "color": "#d62728", "width": 3 }, "name": "|path 1|", "type": "scatter", "uid": "6e5d7032-d2dd-4a8f-87fa-2023b7e9b3df", "x": [ 0, 0.030679615757712823, 0.06135923151542565, 0.09203884727313846, 0.1227184630308513, 0.15339807878856412, 0.18407769454627693, 0.21475731030398976, 0.2454369260617026, 0.2761165418194154, 0.30679615757712825, 0.3374757733348411, 0.36815538909255385, 0.3988350048502667, 0.4295146206079795, 0.46019423636569234, 0.4908738521234052, 0.521553467881118, 0.5522330836388308, 0.5829126993965437, 0.6135923151542565, 0.6442719309119693, 0.6749515466696822, 0.705631162427395, 0.7363107781851077, 0.7669903939428205, 0.7976700097005334, 0.8283496254582462, 0.859029241215959, 0.8897088569736719, 0.9203884727313847, 0.9510680884890975, 0.9817477042468103, 1.012427320004523, 1.043106935762236, 1.0737865515199487, 1.1044661672776617, 1.1351457830353744, 1.1658253987930873, 1.1965050145508, 1.227184630308513, 1.2578642460662257, 1.2885438618239387, 1.3192234775816514, 1.3499030933393643, 1.380582709097077, 1.41126232485479, 1.4419419406125027, 1.4726215563702154, 1.5033011721279284, 1.533980787885641, 1.564660403643354, 1.5953400194010667, 1.6260196351587797, 1.6566992509164924, 1.6873788666742053, 1.718058482431918, 1.748738098189631, 1.7794177139473437, 1.8100973297050567, 1.8407769454627694, 1.8714565612204823, 1.902136176978195, 1.932815792735908, 1.9634954084936207, 1.9941750242513334, 2.024854640009046, 2.055534255766759, 2.086213871524472, 2.116893487282185, 2.1475731030398975, 2.1782527187976104, 2.2089323345553233, 2.2396119503130363, 2.270291566070749, 2.3009711818284617, 2.3316507975861747, 2.3623304133438876, 2.3930100291016, 2.423689644859313, 2.454369260617026, 2.4850488763747385, 2.5157284921324514, 2.5464081078901644, 2.5770877236478773, 2.60776733940559, 2.6384469551633027, 2.6691265709210157, 2.6998061866787286, 2.730485802436441, 2.761165418194154, 2.791845033951867, 2.82252464970958, 2.8532042654672924, 2.8838838812250054, 2.9145634969827183, 2.945243112740431, 2.9759227284981438, 3.0066023442558567, 3.0372819600135696, 3.067961575771282, 3.098641191528995, 3.129320807286708, 3.160000423044421, 3.1906800388021335, 3.2213596545598464, 3.2520392703175593, 3.2827188860752723, 3.313398501832985, 3.3440781175906977, 3.3747577333484107, 3.4054373491061236, 3.436116964863836, 3.466796580621549, 3.497476196379262, 3.5281558121369745, 3.5588354278946874, 3.5895150436524004, 3.6201946594101133, 3.650874275167826, 3.6815538909255388, 3.7122335066832517, 3.7429131224409646, 3.773592738198677, 3.80427235395639, 3.834951969714103, 3.865631585471816, 3.8963112012295285, 3.9269908169872414, 3.9576704327449543, 3.988350048502667, 4.01902966426038, 4.049709280018092, 4.080388895775806, 4.111068511533518, 4.1417481272912315, 4.172427743048944, 4.2031073588066565, 4.23378697456437, 4.264466590322082, 4.295146206079795, 4.325825821837508, 4.356505437595221, 4.387185053352934, 4.417864669110647, 4.448544284868359, 4.479223900626073, 4.509903516383785, 4.540583132141498, 4.571262747899211, 4.601942363656923, 4.632621979414636, 4.663301595172349, 4.693981210930062, 4.724660826687775, 4.755340442445488, 4.7860200582032, 4.816699673960914, 4.847379289718626, 4.878058905476339, 4.908738521234052, 4.9394181369917645, 4.970097752749477, 5.00077736850719, 5.031456984264903, 5.062136600022616, 5.092816215780329, 5.123495831538041, 5.154175447295755, 5.184855063053467, 5.21553467881118, 5.246214294568893, 5.2768939103266055, 5.307573526084319, 5.338253141842031, 5.368932757599744, 5.399612373357457, 5.43029198911517, 5.460971604872882, 5.491651220630596, 5.522330836388308, 5.553010452146021, 5.583690067903734, 5.6143696836614465, 5.64504929941916, 5.675728915176872, 5.706408530934585, 5.737088146692298, 5.767767762450011, 5.798447378207723, 5.829126993965437, 5.859806609723149, 5.890486225480862, 5.921165841238575, 5.9518454569962875, 5.982525072754001, 6.013204688511713, 6.043884304269426, 6.074563920027139, 6.105243535784852, 6.135923151542564, 6.166602767300278, 6.19728238305799, 6.227961998815704, 6.258641614573416, 6.2893212303311286, 6.320000846088842, 6.350680461846554, 6.381360077604267, 6.41203969336198, 6.442719309119693, 6.473398924877405, 6.504078540635119, 6.534758156392831, 6.565437772150545, 6.596117387908257, 6.62679700366597, 6.657476619423683, 6.6881562351813955, 6.718835850939108, 6.749515466696821, 6.780195082454534, 6.810874698212247, 6.84155431396996, 6.872233929727672, 6.902913545485386, 6.933593161243098, 6.964272777000811, 6.994952392758524, 7.0256320085162365, 7.056311624273949, 7.086991240031662, 7.117670855789375, 7.148350471547088, 7.179030087304801, 7.209709703062513, 7.240389318820227, 7.271068934577939, 7.301748550335652, 7.332428166093365, 7.3631077818510775, 7.39378739760879, 7.424467013366503, 7.455146629124216, 7.485826244881929, 7.516505860639642, 7.547185476397354, 7.577865092155068, 7.60854470791278, 7.639224323670493, 7.669903939428206, 7.7005835551859185, 7.731263170943632, 7.761942786701344, 7.792622402459057, 7.82330201821677, 7.853981633974483, 7.884661249732195, 7.915340865489909, 7.946020481247621, 7.976700097005334, 8.007379712763047, 8.03805932852076, 8.068738944278472, 8.099418560036185, 8.130098175793899, 8.160777791551611, 8.191457407309324, 8.222137023067036, 8.252816638824749, 8.283496254582463, 8.314175870340176, 8.344855486097888, 8.3755351018556, 8.406214717613313, 8.436894333371026, 8.46757394912874, 8.498253564886452, 8.528933180644165, 8.559612796401877, 8.59029241215959, 8.620972027917304, 8.651651643675017, 8.682331259432729, 8.713010875190442, 8.743690490948154, 8.774370106705868, 8.80504972246358, 8.835729338221293, 8.866408953979006, 8.897088569736718, 8.92776818549443, 8.958447801252145, 8.989127417009858, 9.01980703276757, 9.050486648525283, 9.081166264282995, 9.11184588004071, 9.142525495798422, 9.173205111556134, 9.203884727313847, 9.23456434307156, 9.265243958829272, 9.295923574586986, 9.326603190344699, 9.357282806102411, 9.387962421860124, 9.418642037617836, 9.44932165337555, 9.480001269133263, 9.510680884890975, 9.541360500648688, 9.5720401164064, 9.602719732164113, 9.633399347921827, 9.66407896367954, 9.694758579437252, 9.725438195194965, 9.756117810952677, 9.786797426710391, 9.817477042468104, 9.848156658225816, 9.878836273983529, 9.909515889741241, 9.940195505498954, 9.970875121256668 ], "y": [ -0.24609341387768746, -0.24604639430821545, -0.24592827872667727, -0.2457959214310944, -0.24571353517957262, -0.2457263457041701, -0.24584079960763727, -0.24601354733458147, -0.24615529147191584, -0.24616031574999822, -0.2459574303933584, -0.24553749337724973, -0.2449280555345208, -0.2441613142801239, -0.24327466217621088, -0.2423238122077514, -0.24137742501565151, -0.24048798853878112, -0.23965632463659411, -0.23881512937488072, -0.23785148274360154, -0.23666209219934137, -0.23519673161311755, -0.23344574562887463, -0.23138590449255872, -0.22894699389072282, -0.22604562982228585, -0.22267037299339448, -0.21894941405500495, -0.2151448402033314, -0.2115781792945271, -0.20853151104651696, -0.20616747521382703, -0.20449434703586, -0.20338211347300927, -0.20261099803468247, -0.2019115614260552, -0.2009582814813088, -0.19932613779325714, -0.19648852476994505, -0.19194054513415282, -0.18540494387151218, -0.17693790545289478, -0.16682508112053354, -0.15535931294802424, -0.14265645499538504, -0.12859537410365973, -0.11288276725863, -0.0951771307766435, -0.07517349103558832, -0.05257915594478177, -0.0269884582188758, 0.002267317856593176, 0.036206273948391265, 0.07617520046776072, 0.12375034870535306, 0.18063865680211055, 0.24864793478881408, 0.32972816122776627, 0.42601409052575523, 0.5397706604875216, 0.67316896599221, 0.8278820062152321, 1.004555546788747, 1.2022548367090098, 1.4180018221973663, 1.6465046011825972, 1.8801523475331572, 2.1093129511354847, 2.3229304074641157, 2.5093766660654144, 2.6574724419972062, 2.75755978886932, 2.80249254388682, 2.7884135305059723, 2.7152106187644107, 2.586584527200628, 2.4097134114709777, 2.1945544975712994, 1.9528723972348287, 1.6971194965578533, 1.4393106434014957, 1.190030354711364, 0.9576874756767046, 0.7480938883441534, 0.564395904125356, 0.40733454178193984, 0.27575910528422687, 0.16727532484698682, 0.07888852312313527, 0.007518666108973948, -0.049680675191079354, -0.09519539428837495, -0.1311566972122307, -0.15940202961957736, -0.18152673477027917, -0.19889048467716477, -0.2125732681067755, -0.2232984441408512, -0.2313430622726497, -0.23649400468930132, -0.2384999906365842, -0.2382870613624797, -0.23750380824607967, -0.23706426141997675, -0.23713166964312382, -0.23752932542872818, -0.23804212667893762, -0.23860671810037887, -0.23934035786405936, -0.240416811340587, -0.24191237249581488, -0.24370902651143306, -0.24541989061899885, -0.24629844123819564, -0.2458564039820133, -0.24479462701471355, -0.24380338185799677, -0.2430897535830815, -0.24263723537111648, -0.24238136918322967, -0.242304050092577, -0.24245195845937526, -0.242891475619987, -0.2436453066996645, -0.24464873772007634, -0.24573373767314013, -0.24664031267173325, -0.24711535154350348, -0.24717246224339684, -0.2471124346275728, -0.24717282969101598, -0.247384285533649, -0.247616999373429, -0.2476946327652371, -0.24758116455841328, -0.24742671996590315, -0.24739756409510014, -0.24755869585769888, -0.247849087901196, -0.2480869625736122, -0.2480705839742927, -0.24781483906723575, -0.24752293475749693, -0.24735192947555382, -0.24734147540404874, -0.24743128484221827, -0.247509167847625, -0.24750090838096683, -0.2474451066281855, -0.2474566410535366, -0.24763221801922308, -0.2479929915912004, -0.2484584901871044, -0.2488088308932946, -0.2487664639688704, -0.24844144068679813, -0.24812657228689922, -0.24793853031822716, -0.24785583299108674, -0.24778650227861423, -0.2476530800093179, -0.24746972863609526, -0.24732768788690143, -0.24732012674985127, -0.2474899379634988, -0.2478132043614926, -0.24820219631143625, -0.24852654978602584, -0.24868611424727735, -0.24872050473892854, -0.2487624551363729, -0.2488907102411201, -0.2490813869017319, -0.2492167262252173, -0.24918321472788407, -0.24905326465821548, -0.24897552149246266, -0.2490285592425966, -0.24921988725455893, -0.24949904228747682, -0.24971533530986617, -0.24960843070931715, -0.2494090770771703, -0.24929133063307557, -0.2492574954392522, -0.24923054124568042, -0.24911238118139206, -0.24889624872246902, -0.24866233854690298, -0.24849056438087355, -0.24842510890253686, -0.2484679489195799, -0.24857818803325485, -0.24868068768807294, -0.24870377063101407, -0.2486417171334207, -0.24855944766345137, -0.2485290542018913, -0.24858549100406674, -0.24871458532530627, -0.2488523546007175, -0.2489070891931421, -0.24883880032627687, -0.24871065589487515, -0.24861533989216034, -0.2486071059487444, -0.24868777235677733, -0.24880860912679126, -0.24888683951713172, -0.2488657967221111, -0.24877939411481417, -0.2487126066366567, -0.24872656873630627, -0.24883150443807364, -0.2489841757589998, -0.24909767805258842, -0.249100127577657, -0.2490239347067842, -0.24896454511970026, -0.2489863535675779, -0.2490990107608552, -0.24926104615999922, -0.24938744160604998, -0.2494043705119631, -0.24935344251817979, -0.24933380611631142, -0.2493989661262297, -0.24954927174402355, -0.24973889580184291, -0.2498243553789253, -0.24971609864668123, -0.2496250630786861, -0.24961851224631496, -0.249673610482881, -0.24967798875369834, -0.24953873137116608, -0.24934385828116118, -0.24918370207729304, -0.24909924308729814, -0.24908928403083816, -0.24910935659357517, -0.24908748231896433, -0.24898396836663936, -0.24883438526471188, -0.2487058574810922, -0.24864586775094258, -0.24866542018156584, -0.24873769753076652, -0.24880697603855528, -0.2488190281539828, -0.24876669368644513, -0.24869545142604133, -0.2486602721550225, -0.24869182304783738, -0.24878749303795814, -0.24891374777149203, -0.24901720028644497, -0.249054967001505, -0.24903383436741625, -0.2490035302028472, -0.24901217560952196, -0.24908165651154182, -0.24920533119860977, -0.24935170213814387, -0.24947112649600314, -0.2495221001755421, -0.24951968472201744, -0.2495205746678815, -0.24956376024421764, -0.24965552032819108, -0.2497758957009666, -0.24987526009655636, -0.24987296582479251, -0.24983038584967343, -0.24981709887404824, -0.24980451171204346, -0.24972345998183548, -0.24958004061223435, -0.2494275183444764, -0.2493087035775891, -0.24924820365072003, -0.24924701191901474, -0.24927705217681098, -0.24928645369410823, -0.2492360638957893, -0.24914213760573078, -0.24905668967252137, -0.249023093661165, -0.24905731081586957, -0.24914469133761388, -0.2492429971400753, -0.24929990268857258, -0.2492965476592723, -0.24927030168551056, -0.24927340210195656, -0.2493345532713986, -0.24945273053607384, -0.24960205873726876, -0.24973553254559566, -0.24979582529022848, -0.24979360571744968, -0.24980757745921114, -0.24987289320563236, -0.24996537104291647, -0.24986389516975993, -0.24973348572889334, -0.2496366930193319, -0.2495912656752708, -0.24959346212112632, -0.2496104110764733, -0.24958755441587072, -0.24950311903935116, -0.24939424402847502, -0.24930767360638023, -0.2492711342561045, -0.249288957052838, -0.2493409556885889, -0.24938514553935454, -0.2493794820522345, -0.2493226466264491, -0.24925465741546976, -0.2492168869572864, -0.2492301502482116, -0.24929126320285655, -0.24937379493873338 ] }, { "line": { "color": "#2ca02c", "width": 3 }, "name": "|path 2|", "type": "scatter", "uid": "e93503d8-cd5a-4a04-aeb0-c58fa3a087e2", "x": [ 0, 0.030679615757712823, 0.06135923151542565, 0.09203884727313846, 0.1227184630308513, 0.15339807878856412, 0.18407769454627693, 0.21475731030398976, 0.2454369260617026, 0.2761165418194154, 0.30679615757712825, 0.3374757733348411, 0.36815538909255385, 0.3988350048502667, 0.4295146206079795, 0.46019423636569234, 0.4908738521234052, 0.521553467881118, 0.5522330836388308, 0.5829126993965437, 0.6135923151542565, 0.6442719309119693, 0.6749515466696822, 0.705631162427395, 0.7363107781851077, 0.7669903939428205, 0.7976700097005334, 0.8283496254582462, 0.859029241215959, 0.8897088569736719, 0.9203884727313847, 0.9510680884890975, 0.9817477042468103, 1.012427320004523, 1.043106935762236, 1.0737865515199487, 1.1044661672776617, 1.1351457830353744, 1.1658253987930873, 1.1965050145508, 1.227184630308513, 1.2578642460662257, 1.2885438618239387, 1.3192234775816514, 1.3499030933393643, 1.380582709097077, 1.41126232485479, 1.4419419406125027, 1.4726215563702154, 1.5033011721279284, 1.533980787885641, 1.564660403643354, 1.5953400194010667, 1.6260196351587797, 1.6566992509164924, 1.6873788666742053, 1.718058482431918, 1.748738098189631, 1.7794177139473437, 1.8100973297050567, 1.8407769454627694, 1.8714565612204823, 1.902136176978195, 1.932815792735908, 1.9634954084936207, 1.9941750242513334, 2.024854640009046, 2.055534255766759, 2.086213871524472, 2.116893487282185, 2.1475731030398975, 2.1782527187976104, 2.2089323345553233, 2.2396119503130363, 2.270291566070749, 2.3009711818284617, 2.3316507975861747, 2.3623304133438876, 2.3930100291016, 2.423689644859313, 2.454369260617026, 2.4850488763747385, 2.5157284921324514, 2.5464081078901644, 2.5770877236478773, 2.60776733940559, 2.6384469551633027, 2.6691265709210157, 2.6998061866787286, 2.730485802436441, 2.761165418194154, 2.791845033951867, 2.82252464970958, 2.8532042654672924, 2.8838838812250054, 2.9145634969827183, 2.945243112740431, 2.9759227284981438, 3.0066023442558567, 3.0372819600135696, 3.067961575771282, 3.098641191528995, 3.129320807286708, 3.160000423044421, 3.1906800388021335, 3.2213596545598464, 3.2520392703175593, 3.2827188860752723, 3.313398501832985, 3.3440781175906977, 3.3747577333484107, 3.4054373491061236, 3.436116964863836, 3.466796580621549, 3.497476196379262, 3.5281558121369745, 3.5588354278946874, 3.5895150436524004, 3.6201946594101133, 3.650874275167826, 3.6815538909255388, 3.7122335066832517, 3.7429131224409646, 3.773592738198677, 3.80427235395639, 3.834951969714103, 3.865631585471816, 3.8963112012295285, 3.9269908169872414, 3.9576704327449543, 3.988350048502667, 4.01902966426038, 4.049709280018092, 4.080388895775806, 4.111068511533518, 4.1417481272912315, 4.172427743048944, 4.2031073588066565, 4.23378697456437, 4.264466590322082, 4.295146206079795, 4.325825821837508, 4.356505437595221, 4.387185053352934, 4.417864669110647, 4.448544284868359, 4.479223900626073, 4.509903516383785, 4.540583132141498, 4.571262747899211, 4.601942363656923, 4.632621979414636, 4.663301595172349, 4.693981210930062, 4.724660826687775, 4.755340442445488, 4.7860200582032, 4.816699673960914, 4.847379289718626, 4.878058905476339, 4.908738521234052, 4.9394181369917645, 4.970097752749477, 5.00077736850719, 5.031456984264903, 5.062136600022616, 5.092816215780329, 5.123495831538041, 5.154175447295755, 5.184855063053467, 5.21553467881118, 5.246214294568893, 5.2768939103266055, 5.307573526084319, 5.338253141842031, 5.368932757599744, 5.399612373357457, 5.43029198911517, 5.460971604872882, 5.491651220630596, 5.522330836388308, 5.553010452146021, 5.583690067903734, 5.6143696836614465, 5.64504929941916, 5.675728915176872, 5.706408530934585, 5.737088146692298, 5.767767762450011, 5.798447378207723, 5.829126993965437, 5.859806609723149, 5.890486225480862, 5.921165841238575, 5.9518454569962875, 5.982525072754001, 6.013204688511713, 6.043884304269426, 6.074563920027139, 6.105243535784852, 6.135923151542564, 6.166602767300278, 6.19728238305799, 6.227961998815704, 6.258641614573416, 6.2893212303311286, 6.320000846088842, 6.350680461846554, 6.381360077604267, 6.41203969336198, 6.442719309119693, 6.473398924877405, 6.504078540635119, 6.534758156392831, 6.565437772150545, 6.596117387908257, 6.62679700366597, 6.657476619423683, 6.6881562351813955, 6.718835850939108, 6.749515466696821, 6.780195082454534, 6.810874698212247, 6.84155431396996, 6.872233929727672, 6.902913545485386, 6.933593161243098, 6.964272777000811, 6.994952392758524, 7.0256320085162365, 7.056311624273949, 7.086991240031662, 7.117670855789375, 7.148350471547088, 7.179030087304801, 7.209709703062513, 7.240389318820227, 7.271068934577939, 7.301748550335652, 7.332428166093365, 7.3631077818510775, 7.39378739760879, 7.424467013366503, 7.455146629124216, 7.485826244881929, 7.516505860639642, 7.547185476397354, 7.577865092155068, 7.60854470791278, 7.639224323670493, 7.669903939428206, 7.7005835551859185, 7.731263170943632, 7.761942786701344, 7.792622402459057, 7.82330201821677, 7.853981633974483, 7.884661249732195, 7.915340865489909, 7.946020481247621, 7.976700097005334, 8.007379712763047, 8.03805932852076, 8.068738944278472, 8.099418560036185, 8.130098175793899, 8.160777791551611, 8.191457407309324, 8.222137023067036, 8.252816638824749, 8.283496254582463, 8.314175870340176, 8.344855486097888, 8.3755351018556, 8.406214717613313, 8.436894333371026, 8.46757394912874, 8.498253564886452, 8.528933180644165, 8.559612796401877, 8.59029241215959, 8.620972027917304, 8.651651643675017, 8.682331259432729, 8.713010875190442, 8.743690490948154, 8.774370106705868, 8.80504972246358, 8.835729338221293, 8.866408953979006, 8.897088569736718, 8.92776818549443, 8.958447801252145, 8.989127417009858, 9.01980703276757, 9.050486648525283, 9.081166264282995, 9.11184588004071, 9.142525495798422, 9.173205111556134, 9.203884727313847, 9.23456434307156, 9.265243958829272, 9.295923574586986, 9.326603190344699, 9.357282806102411, 9.387962421860124, 9.418642037617836, 9.44932165337555, 9.480001269133263, 9.510680884890975, 9.541360500648688, 9.5720401164064, 9.602719732164113, 9.633399347921827, 9.66407896367954, 9.694758579437252, 9.725438195194965, 9.756117810952677, 9.786797426710391, 9.817477042468104, 9.848156658225816, 9.878836273983529, 9.909515889741241, 9.940195505498954, 9.970875121256668 ], "y": [ -0.49959874239776386, -0.4995959244086281, -0.49958824133471696, -0.4995774544864586, -0.49956519056345294, -0.49955219918486266, -0.49953842232013407, -0.499523570804277, -0.49950758059730327, -0.4994905745932177, -0.4994725237070749, -0.49945313734387814, -0.49943229288150975, -0.49941074359808735, -0.4993904758618115, -0.4993743139626017, -0.49936496896618426, -0.4993640997418243, -0.4993718435851547, -0.49938688483848936, -0.4994067588857482, -0.4994279653489296, -0.49944576173690974, -0.4994541985411002, -0.4994474580439544, -0.4994226605039434, -0.49938204486808924, -0.49933222511517955, -0.49928127899802577, -0.49923609501390315, -0.4992011678360867, -0.49917865302997894, -0.49916900282128507, -0.49917148049880894, -0.49918412779243493, -0.49920331547219254, -0.4992235879787183, -0.4992386589445409, -0.49924365651785385, -0.4992371851371455, -0.49922113230731496, -0.49919799501174456, -0.49916795057900243, -0.499128029623082, -0.4990738290002651, -0.4990020575056568, -0.4989115491451365, -0.4988021059909231, -0.49867281198741054, -0.49852165701966505, -0.49834659951081395, -0.498146663726084, -0.4979217519678937, -0.4976712344405614, -0.4973925680167478, -0.49708116437387134, -0.49673169121186445, -0.49633990688285534, -0.49590391808267403, -0.49542453404020337, -0.49490531614078, -0.49435303725345675, -0.4937784917579751, -0.4931967058408546, -0.4926254136894007, -0.49208137474310853, -0.4915752191928245, -0.4911063646124171, -0.4906597788749296, -0.49020594584301225, -0.4897044588436101, -0.4891104636921614, -0.48838213659625557, -0.4874870825284167, -0.48640618909242833, -0.4851345311668031, -0.48367962223941474, -0.48205753163483245, -0.4802875866690195, -0.4783867623191185, -0.4763651000845492, -0.4742231701204788, -0.47195165338773715, -0.46953200174748166, -0.4669364683212155, -0.4641259882124673, -0.4610452854081326, -0.45761561461204386, -0.4537262218884752, -0.449225931657899, -0.4439166698385448, -0.4375515020078716, -0.4298404807613363, -0.4204672261353544, -0.4091170612659321, -0.39551445909384614, -0.379465303706851, -0.36089905500478126, -0.33990661440888126, -0.31677014060980635, -0.29198077512571463, -0.26623986099370567, -0.24043971116479718, -0.21562177449421632, -0.1929129909267535, -0.173444625403943, -0.15826116237572696, -0.1482292213501754, -0.14395740293267378, -0.1457372522706522, -0.15351319367485605, -0.16688569036441092, -0.18514757868819215, -0.20734919665958573, -0.23238425136394403, -0.25908591051739627, -0.2863217105292486, -0.31307663139391206, -0.3385159111243397, -0.3620224458036646, -0.3832073885622569, -0.40189622398738867, -0.4180956124580537, -0.4319482584869441, -0.4436837156890049, -0.45357235918980676, -0.4618879342593013, -0.468881571709437, -0.4747675422429639, -0.4797188659813614, -0.4838695619491878, -0.48731994293538755, -0.4901419346946711, -0.49238306104695795, -0.4940713027781115, -0.49522962570108436, -0.4959108020400683, -0.49623175172533995, -0.4963508215533628, -0.4964025445452172, -0.49646504295222293, -0.49656904816040565, -0.49671783455846097, -0.4969022942074759, -0.49710865932316645, -0.4973204019076615, -0.49751743322495173, -0.4976767914788919, -0.49777840475050283, -0.4978150276784171, -0.497798497591645, -0.4977551542857256, -0.49771427053681694, -0.497698695599469, -0.4977214391242603, -0.497786526504855, -0.4978914492869655, -0.49802939381494776, -0.49819045225790853, -0.4983619220391518, -0.49852854031320215, -0.4986739639206249, -0.4987845993848186, -0.4988549930939491, -0.4988906712552567, -0.4989046373034067, -0.49891010092694943, -0.49891544108933666, -0.4989236980712032, -0.49893491504772824, -0.4989487482043693, -0.4989655642172441, -0.4989857115112524, -0.49900804517483416, -0.4990292615663464, -0.49904496374526003, -0.49905204635121664, -0.49905071268170204, -0.49904444926093766, -0.49903799928828196, -0.49903502232101826, -0.49903701972469844, -0.4990438393025715, -0.4990549557950862, -0.49907034088108687, -0.4990901901467985, -0.499113758062457, -0.4991383450390785, -0.4991595310542173, -0.49917299617990646, -0.49917697237117326, -0.49917345494906035, -0.4991671067781165, -0.49916282206569007, -0.49916382758598726, -0.49917132015826476, -0.49918535205433645, -0.49920597156755425, -0.4992336596724945, -0.49926873975518354, -0.4993102373655714, -0.49935507910471644, -0.499398374139354, -0.49943497621555044, -0.4994616588676842, -0.4994783965547986, -0.4994876116143747, -0.49949212303899954, -0.4994937044365646, -0.4994932099632526, -0.4994916191040352, -0.49949069969215787, -0.4994925732869872, -0.4994985502914096, -0.4995081719838729, -0.49951919113562876, -0.49952863224237426, -0.49953437485142854, -0.4995361846142879, -0.4995354079753837, -0.4995336843386581, -0.4995318211025347, -0.49952964658972054, -0.4995267714905, -0.49952351903125036, -0.4995212149197165, -0.49952159590898126, -0.4995258013419338, -0.49953365218097995, -0.4995436634763618, -0.4995537938281473, -0.49956249707678374, -0.4995693770574497, -0.49957496320173833, -0.49957981522618256, -0.4995837164914645, -0.4995856279042713, -0.49958448027511976, -0.4995801960118389, -0.499574063933195, -0.4995681156018378, -0.4995640091324414, -0.4995622420285656, -0.4995621701314337, -0.499562756456359, -0.49956351223998624, -0.4995649418220683, -0.49956816675474697, -0.49957405585830117, -0.49958254189510526, -0.49959262361490026, -0.49960306477888333, -0.4996133001995409, -0.49962384248668545, -0.4996358306505597, -0.49965006199151213, -0.4996662405751422, -0.4996829804167837, -0.4996985872871657, -0.4997120864403787, -0.49972365903457233, -0.49973404264662397, -0.4997433875990008, -0.49975058977562253, -0.4997537789251875, -0.49975171660447526, -0.4997448722404643, -0.49973506640237036, -0.4997240936786245, -0.499712668222045, -0.49970043906827677, -0.4996868538571709, -0.4996720787417903, -0.4996572224721456, -0.49964375773021064, -0.49963268401064437, -0.4996240632015269, -0.4996172036496219, -0.49961133002877056, -0.49960626186311574, -0.4996026135441251, -0.4996013914892354, -0.49960331469552255, -0.499608340264431, -0.4996156885742569, -0.49962433645932625, -0.499633655507365, -0.4996437595586217, -0.49965531434717475, -0.499668956252501, -0.49968473625113596, -0.49970195524560557, -0.49971949459321197, -0.49973644248247096, -0.49975259363204133, -0.4997684270886028, -0.4997845331338516, -0.4998008882362888, -0.4998164877999237, -0.499829640714868, -0.49983886187925275, -0.49984376586534346, -0.49984508677191497, -0.49984372671823074, -0.4998398427326165, -0.4998328892056471, -0.49982250884304824, -0.49980932772889136, -0.49979485944811225, -0.4997806986196232, -0.4997677501554679, -0.4997560001409802, -0.49974488916080106, -0.4997340005658493, -0.49972357564901226, -0.4997144869276676, -0.49970772495870874, -0.49970380323451974, -0.49970248875550566, -0.4997030208606989, -0.49970467294399706, -0.49970727292233047, -0.4997112975322238, -0.4997174670839535, -0.4997261477842302, -0.4997369866742946 ] }, { "line": { "color": "#ff7f0e", "width": 3 }, "name": "|path 3|", "type": "scatter", "uid": "49bd2ce5-eb9b-4455-a9b8-6cba3d00695f", "x": [ 0, 0.030679615757712823, 0.06135923151542565, 0.09203884727313846, 0.1227184630308513, 0.15339807878856412, 0.18407769454627693, 0.21475731030398976, 0.2454369260617026, 0.2761165418194154, 0.30679615757712825, 0.3374757733348411, 0.36815538909255385, 0.3988350048502667, 0.4295146206079795, 0.46019423636569234, 0.4908738521234052, 0.521553467881118, 0.5522330836388308, 0.5829126993965437, 0.6135923151542565, 0.6442719309119693, 0.6749515466696822, 0.705631162427395, 0.7363107781851077, 0.7669903939428205, 0.7976700097005334, 0.8283496254582462, 0.859029241215959, 0.8897088569736719, 0.9203884727313847, 0.9510680884890975, 0.9817477042468103, 1.012427320004523, 1.043106935762236, 1.0737865515199487, 1.1044661672776617, 1.1351457830353744, 1.1658253987930873, 1.1965050145508, 1.227184630308513, 1.2578642460662257, 1.2885438618239387, 1.3192234775816514, 1.3499030933393643, 1.380582709097077, 1.41126232485479, 1.4419419406125027, 1.4726215563702154, 1.5033011721279284, 1.533980787885641, 1.564660403643354, 1.5953400194010667, 1.6260196351587797, 1.6566992509164924, 1.6873788666742053, 1.718058482431918, 1.748738098189631, 1.7794177139473437, 1.8100973297050567, 1.8407769454627694, 1.8714565612204823, 1.902136176978195, 1.932815792735908, 1.9634954084936207, 1.9941750242513334, 2.024854640009046, 2.055534255766759, 2.086213871524472, 2.116893487282185, 2.1475731030398975, 2.1782527187976104, 2.2089323345553233, 2.2396119503130363, 2.270291566070749, 2.3009711818284617, 2.3316507975861747, 2.3623304133438876, 2.3930100291016, 2.423689644859313, 2.454369260617026, 2.4850488763747385, 2.5157284921324514, 2.5464081078901644, 2.5770877236478773, 2.60776733940559, 2.6384469551633027, 2.6691265709210157, 2.6998061866787286, 2.730485802436441, 2.761165418194154, 2.791845033951867, 2.82252464970958, 2.8532042654672924, 2.8838838812250054, 2.9145634969827183, 2.945243112740431, 2.9759227284981438, 3.0066023442558567, 3.0372819600135696, 3.067961575771282, 3.098641191528995, 3.129320807286708, 3.160000423044421, 3.1906800388021335, 3.2213596545598464, 3.2520392703175593, 3.2827188860752723, 3.313398501832985, 3.3440781175906977, 3.3747577333484107, 3.4054373491061236, 3.436116964863836, 3.466796580621549, 3.497476196379262, 3.5281558121369745, 3.5588354278946874, 3.5895150436524004, 3.6201946594101133, 3.650874275167826, 3.6815538909255388, 3.7122335066832517, 3.7429131224409646, 3.773592738198677, 3.80427235395639, 3.834951969714103, 3.865631585471816, 3.8963112012295285, 3.9269908169872414, 3.9576704327449543, 3.988350048502667, 4.01902966426038, 4.049709280018092, 4.080388895775806, 4.111068511533518, 4.1417481272912315, 4.172427743048944, 4.2031073588066565, 4.23378697456437, 4.264466590322082, 4.295146206079795, 4.325825821837508, 4.356505437595221, 4.387185053352934, 4.417864669110647, 4.448544284868359, 4.479223900626073, 4.509903516383785, 4.540583132141498, 4.571262747899211, 4.601942363656923, 4.632621979414636, 4.663301595172349, 4.693981210930062, 4.724660826687775, 4.755340442445488, 4.7860200582032, 4.816699673960914, 4.847379289718626, 4.878058905476339, 4.908738521234052, 4.9394181369917645, 4.970097752749477, 5.00077736850719, 5.031456984264903, 5.062136600022616, 5.092816215780329, 5.123495831538041, 5.154175447295755, 5.184855063053467, 5.21553467881118, 5.246214294568893, 5.2768939103266055, 5.307573526084319, 5.338253141842031, 5.368932757599744, 5.399612373357457, 5.43029198911517, 5.460971604872882, 5.491651220630596, 5.522330836388308, 5.553010452146021, 5.583690067903734, 5.6143696836614465, 5.64504929941916, 5.675728915176872, 5.706408530934585, 5.737088146692298, 5.767767762450011, 5.798447378207723, 5.829126993965437, 5.859806609723149, 5.890486225480862, 5.921165841238575, 5.9518454569962875, 5.982525072754001, 6.013204688511713, 6.043884304269426, 6.074563920027139, 6.105243535784852, 6.135923151542564, 6.166602767300278, 6.19728238305799, 6.227961998815704, 6.258641614573416, 6.2893212303311286, 6.320000846088842, 6.350680461846554, 6.381360077604267, 6.41203969336198, 6.442719309119693, 6.473398924877405, 6.504078540635119, 6.534758156392831, 6.565437772150545, 6.596117387908257, 6.62679700366597, 6.657476619423683, 6.6881562351813955, 6.718835850939108, 6.749515466696821, 6.780195082454534, 6.810874698212247, 6.84155431396996, 6.872233929727672, 6.902913545485386, 6.933593161243098, 6.964272777000811, 6.994952392758524, 7.0256320085162365, 7.056311624273949, 7.086991240031662, 7.117670855789375, 7.148350471547088, 7.179030087304801, 7.209709703062513, 7.240389318820227, 7.271068934577939, 7.301748550335652, 7.332428166093365, 7.3631077818510775, 7.39378739760879, 7.424467013366503, 7.455146629124216, 7.485826244881929, 7.516505860639642, 7.547185476397354, 7.577865092155068, 7.60854470791278, 7.639224323670493, 7.669903939428206, 7.7005835551859185, 7.731263170943632, 7.761942786701344, 7.792622402459057, 7.82330201821677, 7.853981633974483, 7.884661249732195, 7.915340865489909, 7.946020481247621, 7.976700097005334, 8.007379712763047, 8.03805932852076, 8.068738944278472, 8.099418560036185, 8.130098175793899, 8.160777791551611, 8.191457407309324, 8.222137023067036, 8.252816638824749, 8.283496254582463, 8.314175870340176, 8.344855486097888, 8.3755351018556, 8.406214717613313, 8.436894333371026, 8.46757394912874, 8.498253564886452, 8.528933180644165, 8.559612796401877, 8.59029241215959, 8.620972027917304, 8.651651643675017, 8.682331259432729, 8.713010875190442, 8.743690490948154, 8.774370106705868, 8.80504972246358, 8.835729338221293, 8.866408953979006, 8.897088569736718, 8.92776818549443, 8.958447801252145, 8.989127417009858, 9.01980703276757, 9.050486648525283, 9.081166264282995, 9.11184588004071, 9.142525495798422, 9.173205111556134, 9.203884727313847, 9.23456434307156, 9.265243958829272, 9.295923574586986, 9.326603190344699, 9.357282806102411, 9.387962421860124, 9.418642037617836, 9.44932165337555, 9.480001269133263, 9.510680884890975, 9.541360500648688, 9.5720401164064, 9.602719732164113, 9.633399347921827, 9.66407896367954, 9.694758579437252, 9.725438195194965, 9.756117810952677, 9.786797426710391, 9.817477042468104, 9.848156658225816, 9.878836273983529, 9.909515889741241, 9.940195505498954, 9.970875121256668 ], "y": [ -0.7497294423789503, -0.7497218587896077, -0.7496955455956537, -0.7496476955920618, -0.7495860440037198, -0.7495253472672286, -0.7494782662924732, -0.7494496362888884, -0.7494351352264624, -0.7494242434963515, -0.74940685303318, -0.7493793007470793, -0.7493441668918498, -0.7493049148201916, -0.7492624118079195, -0.7492170525018068, -0.7491735195380781, -0.7491424586663613, -0.7491367476674337, -0.7491649012804522, -0.7492251067458234, -0.7493018758508252, -0.7493674616107697, -0.7493934435208381, -0.7493717441829523, -0.749319156962869, -0.7492566231046675, -0.7491948362931798, -0.7491365973280971, -0.7490844709274078, -0.7490440100625968, -0.7490198276985093, -0.7490084585867711, -0.7489948995247735, -0.7489588623478315, -0.7488893452364485, -0.7487928162289816, -0.7486838660466386, -0.7485686452948025, -0.7484369531373176, -0.7482695140752296, -0.7480553653868853, -0.7478032574327974, -0.7475360266247336, -0.7472746420024657, -0.7470245519581679, -0.7467716168319795, -0.7464895262435305, -0.7461546391089405, -0.745757826396663, -0.7453045993419375, -0.7448059604122955, -0.7442700322514387, -0.743701230308905, -0.7431054609278314, -0.7424941402042946, -0.7418804504910989, -0.7412673063820128, -0.7406334800443732, -0.7399281413500745, -0.7390821794604235, -0.7380348626038911, -0.7367605088241701, -0.735276606932205, -0.7336294800840404, -0.7318699926200347, -0.730034185952029, -0.7281359815917343, -0.7261707764843525, -0.7241238485575335, -0.7219769934362783, -0.7197107118323292, -0.71730507784928, -0.7147455290968194, -0.7120368547189958, -0.7092207743025997, -0.7063854350281444, -0.7036548820954736, -0.7011538045079545, -0.6989529625177463, -0.6970093310262813, -0.6951219979031155, -0.6929308520656525, -0.6899827795526718, -0.6858621105445406, -0.6803286191300945, -0.6733810218938138, -0.6652163508531758, -0.6561326390179625, -0.6464403650921504, -0.6364141733736907, -0.6262823685075909, -0.616237976374517, -0.6064559592416606, -0.5971080859505472, -0.5883744444377685, -0.5804546927963667, -0.5735809511314075, -0.5680289855983245, -0.5641190094108863, -0.5621963477016341, -0.5625871711053243, -0.5655335420470456, -0.5711209145977273, -0.5792163430389542, -0.5894358268356136, -0.601155623418661, -0.6135768278840497, -0.6258451072651756, -0.6372141137630892, -0.6472155271367164, -0.6557669891146537, -0.6631472167310966, -0.669830376338406, -0.6762593632127866, -0.6826604827143763, -0.6889495876893753, -0.6947277038208151, -0.6993672850604976, -0.702228236869895, -0.7030004260602993, -0.701958696872226, -0.6998620910137614, -0.6976060366302075, -0.6959439620413671, -0.6953782614777355, -0.6961522492573895, -0.6982804285463708, -0.7015942278303602, -0.7057981807286593, -0.7105336594625143, -0.7154442028433854, -0.7202328527201518, -0.7246998057998784, -0.7287505373136708, -0.7323729576679603, -0.7355954341325125, -0.738446708975021, -0.7409353346382607, -0.7430529906020478, -0.7447936146946561, -0.7461746411879754, -0.7472463349310497, -0.7480800206756026, -0.7487394010453726, -0.7492505841521685, -0.7495663650154533, -0.7495803778480306, -0.749442740530816, -0.7493115288742658, -0.7491947560340495, -0.7490690109563788, -0.7489306522995364, -0.748802824611529, -0.7487187216684944, -0.7487050554868712, -0.7487739115435261, -0.7489205181331818, -0.7491233345403048, -0.7493421217454103, -0.7495068944476567, -0.7495263533156447, -0.7494115975216935, -0.7492586749066599, -0.7491213805504159, -0.7490206413743652, -0.7489689391181149, -0.74897923423135, -0.749064814679052, -0.7492345026440801, -0.7494869637249438, -0.7498051160573967, -0.7498168522037967, -0.7494521293083748, -0.749117521376247, -0.748851561674805, -0.7486794342149194, -0.7486121443872444, -0.7486466883990367, -0.7487694098919679, -0.7489610747485369, -0.7492002131803566, -0.7494568478518301, -0.7496439188309385, -0.7495624587024255, -0.7492927702058394, -0.7490029506861983, -0.7487589998713333, -0.748597924656001, -0.7485417340603636, -0.7485967246825317, -0.7487525098656665, -0.7489829841171591, -0.7492475041950732, -0.7494846889392006, -0.7495922053386918, -0.7495153587436313, -0.7493638090477884, -0.7492203041834437, -0.74911177620781, -0.7490487291073915, -0.7490381550013496, -0.7490847156877475, -0.7491882569237189, -0.7493414608611527, -0.7495294267096668, -0.7497311980759933, -0.7499169011929872, -0.749887288316519, -0.7497635743758543, -0.749681615272458, -0.7496429476247622, -0.7496400723436217, -0.7496626029590177, -0.7497012534844911, -0.7497502823342611, -0.7498073016541601, -0.7498705351482605, -0.7499321953458777, -0.7499431421333014, -0.7498869346480973, -0.7498268808875805, -0.7497791960273558, -0.7497503706239524, -0.7497438810925401, -0.7497602524323753, -0.7497962591939956, -0.7498434968554778, -0.7498849017592328, -0.7498936329211556, -0.7498663889828784, -0.7498278192543582, -0.7497888296052776, -0.7497480901506101, -0.7497035187811724, -0.749659115634634, -0.749624533739605, -0.7496096906393171, -0.7496183889259066, -0.7496423220485364, -0.749657419921112, -0.7496346049320068, -0.7495700084300636, -0.7494879740803548, -0.7494145052526308, -0.7493641915139381, -0.7493393219554207, -0.749332887210862, -0.7493344484055419, -0.7493374523430418, -0.7493433070384271, -0.7493584918653761, -0.7493873300499388, -0.7494262847914034, -0.7494636792594693, -0.7494866825325748, -0.7494926848294595, -0.7494933402609966, -0.74950561688942, -0.7495408527576075, -0.7496002125187754, -0.749675470783512, -0.749752632239322, -0.7498177127026732, -0.7498646491938733, -0.7498988773454066, -0.7499226036190784, -0.7499135646119225, -0.7498678424261775, -0.7498134131569505, -0.7497687101598616, -0.7497415702958627, -0.7497301414698381, -0.7497234563232348, -0.74970742751808, -0.749676662161072, -0.749639154724629, -0.749607875995175, -0.7495916236687928, -0.7495914705191671, -0.7496013134683633, -0.7496115883480531, -0.7496154696115948, -0.7496137104396079, -0.7496132828523044, -0.7496215288109181, -0.74964148185865, -0.7496704406846153, -0.7497010598246792, -0.7497245806004018, -0.7497359845709254, -0.7497377110285973, -0.7497373955268397, -0.7497423148643165, -0.7497560022088351, -0.7497775499852869, -0.7498021826723851, -0.749823043049888, -0.7498352375133439, -0.7498404098441009, -0.7498458288425612, -0.7498585824416863, -0.74988166736704, -0.7499134420483207, -0.7499487286508745, -0.7499801816901318, -0.7499883685118754, -0.7499741849486676, -0.7499572362215198, -0.7499294171789984, -0.749891501645871, -0.7498509676788163, -0.7498157764304931, -0.7497910337923843, -0.7497767569994988, -0.7497672051291652, -0.7497538064713716, -0.7497320550393959, -0.7497059793716454, -0.7496846274685087, -0.7496755049632178, -0.7496804549810808, -0.7496946575593308, -0.7497088714715178, -0.7497155122707305, -0.7497152028135748 ] } ], "layout": { "height": 500, "hovermode": "closest", "legend": { "bgcolor": "#F2F2F2", "borderwidth": 0.5 }, "plot_bgcolor": "#FDFDFF", "showlegend": true, "template": { "data": { "bar": [ { "error_x": { "color": "#2a3f5f" }, "error_y": { "color": "#2a3f5f" }, "marker": { "line": { "color": "#E5ECF6", "width": 0.5 }, "pattern": { "fillmode": "overlay", "size": 10, "solidity": 0.2 } }, "type": "bar" } ], "barpolar": [ { "marker": { "line": { "color": "#E5ECF6", "width": 0.5 }, "pattern": { "fillmode": "overlay", "size": 10, "solidity": 0.2 } }, "type": "barpolar" } ], "carpet": [ { "aaxis": { "endlinecolor": "#2a3f5f", "gridcolor": "white", "linecolor": "white", "minorgridcolor": "white", "startlinecolor": "#2a3f5f" }, "baxis": { "endlinecolor": "#2a3f5f", "gridcolor": "white", "linecolor": "white", "minorgridcolor": "white", "startlinecolor": "#2a3f5f" }, "type": "carpet" } ], "choropleth": [ { "colorbar": { "outlinewidth": 0, "ticks": "" }, "type": "choropleth" } ], "contour": [ { "colorbar": { "outlinewidth": 0, "ticks": "" }, "colorscale": [ [ 0, "#0d0887" ], [ 0.1111111111111111, "#46039f" ], [ 0.2222222222222222, "#7201a8" ], [ 0.3333333333333333, "#9c179e" ], [ 0.4444444444444444, "#bd3786" ], [ 0.5555555555555556, "#d8576b" ], [ 0.6666666666666666, "#ed7953" ], [ 0.7777777777777778, "#fb9f3a" ], [ 0.8888888888888888, "#fdca26" ], [ 1, "#f0f921" ] ], "type": "contour" } ], "contourcarpet": [ { "colorbar": { "outlinewidth": 0, "ticks": "" }, "type": "contourcarpet" } ], "heatmap": [ { "colorbar": { "outlinewidth": 0, "ticks": "" }, "colorscale": [ [ 0, "#0d0887" ], [ 0.1111111111111111, "#46039f" ], [ 0.2222222222222222, "#7201a8" ], [ 0.3333333333333333, "#9c179e" ], [ 0.4444444444444444, "#bd3786" ], [ 0.5555555555555556, "#d8576b" ], [ 0.6666666666666666, "#ed7953" ], [ 0.7777777777777778, "#fb9f3a" ], [ 0.8888888888888888, "#fdca26" ], [ 1, "#f0f921" ] ], "type": "heatmap" } ], "heatmapgl": [ { "colorbar": { "outlinewidth": 0, "ticks": "" }, "colorscale": [ [ 0, "#0d0887" ], [ 0.1111111111111111, "#46039f" ], [ 0.2222222222222222, "#7201a8" ], [ 0.3333333333333333, "#9c179e" ], [ 0.4444444444444444, "#bd3786" ], [ 0.5555555555555556, "#d8576b" ], [ 0.6666666666666666, "#ed7953" ], [ 0.7777777777777778, "#fb9f3a" ], [ 0.8888888888888888, "#fdca26" ], [ 1, "#f0f921" ] ], "type": "heatmapgl" } ], "histogram": [ { "marker": { "pattern": { "fillmode": "overlay", "size": 10, "solidity": 0.2 } }, "type": "histogram" } ], "histogram2d": [ { "colorbar": { "outlinewidth": 0, "ticks": "" }, "colorscale": [ [ 0, "#0d0887" ], [ 0.1111111111111111, "#46039f" ], [ 0.2222222222222222, "#7201a8" ], [ 0.3333333333333333, "#9c179e" ], [ 0.4444444444444444, "#bd3786" ], [ 0.5555555555555556, "#d8576b" ], [ 0.6666666666666666, "#ed7953" ], [ 0.7777777777777778, "#fb9f3a" ], [ 0.8888888888888888, "#fdca26" ], [ 1, "#f0f921" ] ], "type": "histogram2d" } ], "histogram2dcontour": [ { "colorbar": { "outlinewidth": 0, "ticks": "" }, "colorscale": [ [ 0, "#0d0887" ], [ 0.1111111111111111, "#46039f" ], [ 0.2222222222222222, "#7201a8" ], [ 0.3333333333333333, "#9c179e" ], [ 0.4444444444444444, "#bd3786" ], [ 0.5555555555555556, "#d8576b" ], [ 0.6666666666666666, "#ed7953" ], [ 0.7777777777777778, "#fb9f3a" ], [ 0.8888888888888888, "#fdca26" ], [ 1, "#f0f921" ] ], "type": "histogram2dcontour" } ], "mesh3d": [ { "colorbar": { "outlinewidth": 0, "ticks": "" }, "type": "mesh3d" } ], "parcoords": [ { "line": { "colorbar": { "outlinewidth": 0, "ticks": "" } }, "type": "parcoords" } ], "pie": [ { "automargin": true, "type": "pie" } ], "scatter": [ { "fillpattern": { "fillmode": "overlay", "size": 10, "solidity": 0.2 }, "type": "scatter" } ], "scatter3d": [ { "line": { "colorbar": { "outlinewidth": 0, "ticks": "" } }, "marker": { "colorbar": { "outlinewidth": 0, "ticks": "" } }, "type": "scatter3d" } ], "scattercarpet": [ { "marker": { "colorbar": { "outlinewidth": 0, "ticks": "" } }, "type": "scattercarpet" } ], "scattergeo": [ { "marker": { "colorbar": { "outlinewidth": 0, "ticks": "" } }, "type": "scattergeo" } ], "scattergl": [ { "marker": { "colorbar": { "outlinewidth": 0, "ticks": "" } }, "type": "scattergl" } ], "scattermapbox": [ { "marker": { "colorbar": { "outlinewidth": 0, "ticks": "" } }, "type": "scattermapbox" } ], "scatterpolar": [ { "marker": { "colorbar": { "outlinewidth": 0, "ticks": "" } }, "type": "scatterpolar" } ], "scatterpolargl": [ { "marker": { "colorbar": { "outlinewidth": 0, "ticks": "" } }, "type": "scatterpolargl" } ], "scatterternary": [ { "marker": { "colorbar": { "outlinewidth": 0, "ticks": "" } }, "type": "scatterternary" } ], "surface": [ { "colorbar": { "outlinewidth": 0, "ticks": "" }, "colorscale": [ [ 0, "#0d0887" ], [ 0.1111111111111111, "#46039f" ], [ 0.2222222222222222, "#7201a8" ], [ 0.3333333333333333, "#9c179e" ], [ 0.4444444444444444, "#bd3786" ], [ 0.5555555555555556, "#d8576b" ], [ 0.6666666666666666, "#ed7953" ], [ 0.7777777777777778, "#fb9f3a" ], [ 0.8888888888888888, "#fdca26" ], [ 1, "#f0f921" ] ], "type": "surface" } ], "table": [ { "cells": { "fill": { "color": "#EBF0F8" }, "line": { "color": "white" } }, "header": { "fill": { "color": "#C8D4E3" }, "line": { "color": "white" } }, "type": "table" } ] }, "layout": { "annotationdefaults": { "arrowcolor": "#2a3f5f", "arrowhead": 0, "arrowwidth": 1 }, "autotypenumbers": "strict", "coloraxis": { "colorbar": { "outlinewidth": 0, "ticks": "" } }, "colorscale": { "diverging": [ [ 0, "#8e0152" ], [ 0.1, "#c51b7d" ], [ 0.2, "#de77ae" ], [ 0.3, "#f1b6da" ], [ 0.4, "#fde0ef" ], [ 0.5, "#f7f7f7" ], [ 0.6, "#e6f5d0" ], [ 0.7, "#b8e186" ], [ 0.8, "#7fbc41" ], [ 0.9, "#4d9221" ], [ 1, "#276419" ] ], "sequential": [ [ 0, "#0d0887" ], [ 0.1111111111111111, "#46039f" ], [ 0.2222222222222222, "#7201a8" ], [ 0.3333333333333333, "#9c179e" ], [ 0.4444444444444444, "#bd3786" ], [ 0.5555555555555556, "#d8576b" ], [ 0.6666666666666666, "#ed7953" ], [ 0.7777777777777778, "#fb9f3a" ], [ 0.8888888888888888, "#fdca26" ], [ 1, "#f0f921" ] ], "sequentialminus": [ [ 0, "#0d0887" ], [ 0.1111111111111111, "#46039f" ], [ 0.2222222222222222, "#7201a8" ], [ 0.3333333333333333, "#9c179e" ], [ 0.4444444444444444, "#bd3786" ], [ 0.5555555555555556, "#d8576b" ], [ 0.6666666666666666, "#ed7953" ], [ 0.7777777777777778, "#fb9f3a" ], [ 0.8888888888888888, "#fdca26" ], [ 1, "#f0f921" ] ] }, "colorway": [ "#636efa", "#EF553B", "#00cc96", "#ab63fa", "#FFA15A", "#19d3f3", "#FF6692", "#B6E880", "#FF97FF", "#FECB52" ], "font": { "color": "#2a3f5f" }, "geo": { "bgcolor": "white", "lakecolor": "white", "landcolor": "#E5ECF6", "showlakes": true, "showland": true, "subunitcolor": "white" }, "hoverlabel": { "align": "left" }, "hovermode": "closest", "mapbox": { "style": "light" }, "paper_bgcolor": "white", "plot_bgcolor": "#E5ECF6", "polar": { "angularaxis": { "gridcolor": "white", "linecolor": "white", "ticks": "" }, "bgcolor": "#E5ECF6", "radialaxis": { "gridcolor": "white", "linecolor": "white", "ticks": "" } }, "scene": { "xaxis": { "backgroundcolor": "#E5ECF6", "gridcolor": "white", "gridwidth": 2, "linecolor": "white", "showbackground": true, "ticks": "", "zerolinecolor": "white" }, "yaxis": { "backgroundcolor": "#E5ECF6", "gridcolor": "white", "gridwidth": 2, "linecolor": "white", "showbackground": true, "ticks": "", "zerolinecolor": "white" }, "zaxis": { "backgroundcolor": "#E5ECF6", "gridcolor": "white", "gridwidth": 2, "linecolor": "white", "showbackground": true, "ticks": "", "zerolinecolor": "white" } }, "shapedefaults": { "line": { "color": "#2a3f5f" } }, "ternary": { "aaxis": { "gridcolor": "white", "linecolor": "white", "ticks": "" }, "baxis": { "gridcolor": "white", "linecolor": "white", "ticks": "" }, "bgcolor": "#E5ECF6", "caxis": { "gridcolor": "white", "linecolor": "white", "ticks": "" } }, "title": { "x": 0.05 }, "xaxis": { "automargin": true, "gridcolor": "white", "linecolor": "white", "ticks": "", "title": { "standoff": 15 }, "zerolinecolor": "white", "zerolinewidth": 2 }, "yaxis": { "automargin": true, "gridcolor": "white", "linecolor": "white", "ticks": "", "title": { "standoff": 15 }, "zerolinecolor": "white", "zerolinewidth": 2 } } }, "title": { "text": "cu_metal_rt.xdi" }, "width": 650, "xaxis": { "color": "#004", "gridcolor": "#D8D8D8", "showgrid": true, "title": { "text": "$R \\rm\\,(\\unicode{x212B})$" }, "zerolinecolor": "#DDD" }, "yaxis": { "color": "#004", "gridcolor": "#D8D8D8", "showgrid": true, "title": { "text": "$|\\chi(R)| \\rm\\,(\\unicode{x212B}^{{-3}})$" }, "zerolinecolor": "#DDD" } } }, "text/html": [ "
" ] }, "metadata": {}, "output_type": "display_data" } ], "source": [ "f = plot_paths_r(result.datasets[0], offset=-0.25)" ] }, { "cell_type": "code", "execution_count": null, "id": "5e10b611", "metadata": {}, "outputs": [], "source": [] } ], "metadata": { "kernelspec": { "display_name": "Python 3 (ipykernel)", "language": "python", "name": "python3" }, "language_info": { "codemirror_mode": { "name": "ipython", "version": 3 }, "file_extension": ".py", "mimetype": "text/x-python", "name": "python", "nbconvert_exporter": "python", "pygments_lexer": "ipython3", "version": "3.11.5" } }, "nbformat": 4, "nbformat_minor": 5 }