IBM Cloud Docs
Qiskit Runtime CLI

Qiskit Runtime CLI

The IBM Cloud® quantum computing command-line interface (CLI) allows you to access IBM Quantum Services via the Qiskit Runtime architecture. You can use IBM Cloud CLI to manage V2 service brokers and templates.

Prerequisites

  • Ensure that you have a Qiskit Runtime service instance set up by following the instructions in the Getting started guide.

  • Install the IBM Cloud CLI.

  • Install the Quantum Computing CLI by running the following command:

    ibmcloud plugin install qiskit-runtime -r <repo_name>
    

You're notified on the command line when updates to the IBM Cloud CLI and plug-ins are available. Be sure to keep your CLI up to date so that you can use the latest commands. You can view the current version of all installed plug-ins by running ibmcloud plugin list.

IBM Cloud CLI requires Java&trade 1.8.0. You can download the CLI from IBM Cloud to use on your local system as a complement to the IBM Cloud console.

Make sure you are logged into IBM Cloud under the account where your Qiskit Runtime instance is provisioned by running the ibmcloud login command, as described in the following section.

To point to a specific instance to use with the CLI, you will need to find your CRN, then run the instance-target command.

To find your CRN, open the IBM Cloud console Instances page and click your instance. In the page that opens, click the icon to copy your CRN. For example:

crn:v1:bluemix:public:qiskit-runtime:us-east:a/b947c1c5a9378d64aed96696e4d76e8e:a3a7f181-35aa-42c8-94d6-7c8ed6e1a94b::

ibmcloud login

Use this command to log in to IBM Cloud.

ibmcloud login -a API_ENDPOINT [--sso] [-u USERNAME] [-p PASSWORD] [--apikey KEY | @KEY_FILE]
                [--no-iam] [-c (ACCOUNT_ID | ACCOUNT_OWNER_USER_ID) | --no-account]
		[-g (RESOURCE_GROUP_NAME | RESOURCE_GROUP_ID)]

Command options

-a API_ENDPOINT
The API endpoint, such as cloud.ibm.com. Required.
--sso
Specify this option to log in with a federated ID. Using this option prompts you to authenticate with your single sign-on provider and enter a one-time passcode to log in.
-u USERNAME
The IBM Cloud user name.
-p PASSWORD
The user password.
--apikey API_KEY or @API_KEY_FILE_PATH
The API key content or the path of an API key file that is indicated by the @ symbol.
--no-iam
Force authentication with the login server instead of the public IAM.
-c ACCOUNT_ID
The ID of the target account. This option is exclusive with the --no account option.
--no-account
Forced login without the account. This option isn't recommended, and it is exclusive with the -c option.
-g RESOURCE_GROUP
The name or ID of the target resource group.

Examples

Log in to IBM Cloud by entering tom for the user ID and 123 for the password.

ibmcloud login -a cloud.ibm.com -u tom -p 123

Output

The command returns the following output:

Targeted account tom Account (abc123cf7ca78fb1997fcbd8999106af)

API endpoint:      https://cloud.ibm.com
Region:            us-south
User:              tom
Account:           tom's Account (abc123cf7ca78fb1997fcbd8999106af)
Resource group:    No resource group targeted, use 'ibmcloud target -g RESOURCE_GROUP'
CF API endpoint:
Org:
Space:

Tip: If you are managing Cloud Foundry applications and services
- Use **`ibmcloud target --cf`** to target Cloud Foundry org/space interactively, or use **`ibmcloud target --cf-api ENDPOINT -o  ORG -s SPACE`** to target the org/space.
- Use **`ibmcloud cf`** if you want to run the Cloud Foundry CLI with current IBM Cloud CLI context.

device-configuration

Get configuration information about the specified device.

ibmcloud qiskit-runtime device-configuration <device_id> [-command_options]

Command options

-i, --instance-crn
Specify the Quantum Services instance CRN to target. Required if the QUANTUM_SERVICES_INSTANCE_CRN has not been set.
-o, --output
Specify the output format. Supported values are JSON and terminal. The default is terminal. The JSON output gives you output gives a raw response from the underlying API with more information.

Examples

ibmcloud qiskit-runtime device-configuration ibm_algiers

Output

The command returns the following output.

Getting device configuration...
OK
{"acquisition_latency":[],"allow_q_object":true,"backend_name":"ibm_algiers","backend_version":"1.3.2","basis_gates":["cx","id","rz","sx","x"],"channels":{"acquire0":{"operates":{"qubits":[0]},"purpose":"acquire","type":"acquire"},"acquire1":{"operates":{"qubits":[1]},"purpose":"acquire","type":"acquire"},"acquire10":{"operates":{"qubits":[10]},"purpose":"acquire","type":"acquire"},"acquire11":{"operates":{"qubits":[11]},"purpose":"acquire","type":"acquire"},"acquire12":{"operates":{"qubits":[12]},"purpose":"acquire","type":"acquire"},"acquire13":{"operates":{"qubits":[13]},"purpose":"acquire","type":"acquire"},"acquire14":{"operates":{"qubits":[14]},"purpose":"acquire","type":"acquire"},"acquire15":{"operates":{"qubits":[15]},"purpose":"acquire","type":"acquire"},"acquire16":{"operates":{"qubits":[16]},"purpose":"acquire","type":"acquire"},"acquire17":{"operates":{"qubits":[17]},"purpose":"acquire","type":"acquire"},"acquire18":{"operates":{"qubits":[18]},"purpose":"acquire","type":"acquire"},"acquire19":{"operates":{"qubits":[19]},"purpose":"acquire","type":"acquire"},"acquire2":{"operates":{"qubits":[2]},"purpose":"acquire","type":"acquire"},"acquire20":{"operates":{"qubits":[20]},"purpose":"acquire","type":"acquire"},"acquire21":{"operates":{"qubits":[21]},"purpose":"acquire","type":"acquire"},"acquire22":{"operates":{"qubits":[22]},"purpose":"acquire","type":"acquire"},"acquire23":{"operates":{"qubits":[23]},"purpose":"acquire","type":"acquire"},"acquire24":{"operates":{"qubits":[24]},"purpose":"acquire","type":"acquire"},"acquire25":{"operates":{"qubits":[25]},"purpose":"acquire","type":"acquire"},"acquire26":{"operates":{"qubits":[26]},"purpose":"acquire","type":"acquire"},"acquire3":{"operates":{"qubits":[3]},"purpose":"acquire","type":"acquire"},"acquire4":{"operates":{"qubits":[4]},"purpose":"acquire","type":"acquire"},"acquire5":{"operates":{"qubits":[5]},"purpose":"acquire","type":"acquire"},"acquire6":{"operates":{"qubits":[6]},"purpose":"acquire","type":"acquire"},"acquire7":{"operates":{"qubits":[7]},"purpose":"acquire","type":"acquire"},"acquire8":{"operates":{"qubits":[8]},"purpose":"acquire","type":"acquire"},"acquire9":{"operates":{"qubits":[9]},"purpose":"acquire","type":"acquire"},"d0":{"operates":{"qubits":[0]},"purpose":"drive","type":"drive"},"d1":{"operates":{"qubits":[1]},"purpose":"drive","type":"drive"},"d10":{"operates":{"qubits":[10]},"purpose":"drive","type":"drive"},"d11":{"operates":{"qubits":[11]},"purpose":"drive","type":"drive"},"d12":{"operates":{"qubits":[12]},"purpose":"drive","type":"drive"},"d13":{"operates":{"qubits":[13]},"purpose":"drive","type":"drive"},"d14":{"operates":{"qubits":[14]},"purpose":"drive","type":"drive"},"d15":{"operates":{"qubits":[15]},"purpose":"drive","type":"drive"},"d16":{"operates":{"qubits":[16]},"purpose":"drive","type":"drive"},"d17":{"operates":{"qubits":[17]},"purpose":"drive","type":"drive"},"d18":{"operates":{"qubits":[18]},"purpose":"drive","type":"drive"},"d19":{"operates":{"qubits":[19]},"purpose":"drive","type":"drive"},"d2":{"operates":{"qubits":[2]},"purpose":"drive","type":"drive"},"d20":{"operates":{"qubits":[20]},"purpose":"drive","type":"drive"},"d21":{"operates":{"qubits":[21]},"purpose":"drive","type":"drive"},"d22":{"operates":{"qubits":[22]},"purpose":"drive","type":"drive"},"d23":{"operates":{"qubits":[23]},"purpose":"drive","type":"drive"},"d24":{"operates":{"qubits":[24]},"purpose":"drive","type":"drive"},"d25":{"operates":{"qubits":[25]},"purpose":"drive","type":"drive"},"d26":{"operates":{"qubits":[26]},"purpose":"drive","type":"drive"},"d3":{"operates":{"qubits":[3]},"purpose":"drive","type":"drive"},"d4":{"operates":{"qubits":[4]},"purpose":"drive","type":"drive"},"d5":{"operates":{"qubits":[5]},"purpose":"drive","type":"drive"},"d6":{"operates":{"qubits":[6]},"purpose":"drive","type":"drive"},"d7":{"operates":{"qubits":[7]},"purpose":"drive","type":"drive"},"d8":{"operates":{"qubits":[8]},"purpose":"drive","type":"drive"},"d9":{"operates":{"qubits":[9]},"purpose":"drive","type":"drive"},"m0":{"operates":{"qubits":[0]},"purpose":"measure","type":"measure"},"m1":{"operates":{"qubits":[1]},"purpose":"measure","type":"measure"},"m10":{"operates":{"qubits":[10]},"purpose":"measure","type":"measure"},"m11":{"operates":{"qubits":[11]},"purpose":"measure","type":"measure"},"m12":{"operates":{"qubits":[12]},"purpose":"measure","type":"measure"},"m13":{"operates":{"qubits":[13]},"purpose":"measure","type":"measure"},"m14":{"operates":{"qubits":[14]},"purpose":"measure","type":"measure"},"m15":{"operates":{"qubits":[15]},"purpose":"measure","type":"measure"},"m16":{"operates":{"qubits":[16]},"purpose":"measure","type":"measure"},"m17":{"operates":{"qubits":[17]},"purpose":"measure","type":"measure"},"m18":{"operates":{"qubits":[18]},"purpose":"measure","type":"measure"},"m19":{"operates":{"qubits":[19]},"purpose":"measure","type":"measure"},"m2":{"operates":{"qubits":[2]},"purpose":"measure","type":"measure"},"m20":{"operates":{"qubits":[20]},"purpose":"measure","type":"measure"},"m21":{"operates":{"qubits":[21]},"purpose":"measure","type":"measure"},"m22":{"operates":{"qubits":[22]},"purpose":"measure","type":"measure"},"m23":{"operates":{"qubits":[23]},"purpose":"measure","type":"measure"},"m24":{"operates":{"qubits":[24]},"purpose":"measure","type":"measure"},"m25":{"operates":{"qubits":[25]},"purpose":"measure","type":"measure"},"m26":{"operates":{"qubits":[26]},"purpose":"measure","type":"measure"},"m3":{"operates":{"qubits":[3]},"purpose":"measure","type":"measure"},"m4":{"operates":{"qubits":[4]},"purpose":"measure","type":"measure"},"m5":{"operates":{"qubits":[5]},"purpose":"measure","type":"measure"},"m6":{"operates":{"qubits":[6]},"purpose":"measure","type":"measure"},"m7":{"operates":{"qubits":[7]},"purpose":"measure","type":"measure"},"m8":{"operates":{"qubits":[8]},"purpose":"measure","type":"measure"},"m9":{"operates":{"qubits":[9]},"purpose":"measure","type":"measure"},"u0":{"operates":{"qubits":[0,1]},"purpose":"cross-resonance","type":"control"},"u1":{"operates":{"qubits":[1,0]},"purpose":"cross-resonance","type":"control"},"u10":{"operates":{"qubits":[5,3]},"purpose":"cross-resonance","type":"control"},"u11":{"operates":{"qubits":[5,8]},"purpose":"cross-resonance","type":"control"},"u12":{"operates":{"qubits":[6,7]},"purpose":"cross-resonance","type":"control"},"u13":{"operates":{"qubits":[7,4]},"purpose":"cross-resonance","type":"control"},"u14":{"operates":{"qubits":[7,6]},"purpose":"cross-resonance","type":"control"},"u15":{"operates":{"qubits":[7,10]},"purpose":"cross-resonance","type":"control"},"u16":{"operates":{"qubits":[8,5]},"purpose":"cross-resonance","type":"control"},"u17":{"operates":{"qubits":[8,9]},"purpose":"cross-resonance","type":"control"},"u18":{"operates":{"qubits":[8,11]},"purpose":"cross-resonance","type":"control"},"u19":{"operates":{"qubits":[9,8]},"purpose":"cross-resonance","type":"control"},"u2":{"operates":{"qubits":[1,2]},"purpose":"cross-resonance","type":"control"},"u20":{"operates":{"qubits":[10,7]},"purpose":"cross-resonance","type":"control"},"u21":{"operates":{"qubits":[10,12]},"purpose":"cross-resonance","type":"control"},"u22":{"operates":{"qubits":[11,8]},"purpose":"cross-resonance","type":"control"},"u23":{"operates":{"qubits":[11,14]},"purpose":"cross-resonance","type":"control"},"u24":{"operates":{"qubits":[12,10]},"purpose":"cross-resonance","type":"control"},"u25":{"operates":{"qubits":[12,13]},"purpose":"cross-resonance","type":"control"},"u26":{"operates":{"qubits":[12,15]},"purpose":"cross-resonance","type":"control"},"u27":{"operates":{"qubits":[13,12]},"purpose":"cross-resonance","type":"control"},"u28":{"operates":{"qubits":[13,14]},"purpose":"cross-resonance","type":"control"},"u29":{"operates":{"qubits":[14,11]},"purpose":"cross-resonance","type":"control"},"u3":{"operates":{"qubits":[1,4]},"purpose":"cross-resonance","type":"control"},"u30":{"operates":{"qubits":[14,13]},"purpose":"cross-resonance","type":"control"},"u31":{"operates":{"qubits":[14,16]},"purpose":"cross-resonance","type":"control"},"u32":{"operates":{"qubits":[15,12]},"purpose":"cross-resonance","type":"control"},"u33":{"operates":{"qubits":[15,18]},"purpose":"cross-resonance","type":"control"},"u34":{"operates":{"qubits":[16,14]},"purpose":"cross-resonance","type":"control"},"u35":{"operates":{"qubits":[16,19]},"purpose":"cross-resonance","type":"control"},"u36":{"operates":{"qubits":[17,18]},"purpose":"cross-resonance","type":"control"},"u37":{"operates":{"qubits":[18,15]},"purpose":"cross-resonance","type":"control"},"u38":{"operates":{"qubits":[18,17]},"purpose":"cross-resonance","type":"control"},"u39":{"operates":{"qubits":[18,21]},"purpose":"cross-resonance","type":"control"},"u4":{"operates":{"qubits":[2,1]},"purpose":"cross-resonance","type":"control"},"u40":{"operates":{"qubits":[19,16]},"purpose":"cross-resonance","type":"control"},"u41":{"operates":{"qubits":[19,20]},"purpose":"cross-resonance","type":"control"},"u42":{"operates":{"qubits":[19,22]},"purpose":"cross-resonance","type":"control"},"u43":{"operates":{"qubits":[20,19]},"purpose":"cross-resonance","type":"control"},"u44":{"operates":{"qubits":[21,18]},"purpose":"cross-resonance","type":"control"},"u45":{"operates":{"qubits":[21,23]},"purpose":"cross-resonance","type":"control"},"u46":{"operates":{"qubits":[22,19]},"purpose":"cross-resonance","type":"control"},"u47":{"operates":{"qubits":[22,25]},"purpose":"cross-resonance","type":"control"},"u48":{"operates":{"qubits":[23,21]},"purpose":"cross-resonance","type":"control"},"u49":{"operates":{"qubits":[23,24]},"purpose":"cross-resonance","type":"control"},"u5":{"operates":{"qubits":[2,3]},"purpose":"cross-resonance","type":"control"},"u50":{"operates":{"qubits":[24,23]},"purpose":"cross-resonance","type":"control"},"u51":{"operates":{"qubits":[24,25]},"purpose":"cross-resonance","type":"control"},"u52":{"operates":{"qubits":[25,22]},"purpose":"cross-resonance","type":"control"},"u53":{"operates":{"qubits":[25,24]},"purpose":"cross-resonance","type":"control"},"u54":{"operates":{"qubits":[25,26]},"purpose":"cross-resonance","type":"control"},"u55":{"operates":{"qubits":[26,25]},"purpose":"cross-resonance","type":"control"},"u6":{"operates":{"qubits":[3,2]},"purpose":"cross-resonance","type":"control"},"u7":{"operates":{"qubits":[3,5]},"purpose":"cross-resonance","type":"control"},"u8":{"operates":{"qubits":[4,1]},"purpose":"cross-resonance","type":"control"},"u9":{"operates":{"qubits":[4,7]},"purpose":"cross-resonance","type":"control"}},"clops":2207,"conditional":false,"conditional_latency":[],"coupling_map":[[0,1],[1,0],[1,2],[1,4],[2,1],[2,3],[3,2],[3,5],[4,1],[4,7],[5,3],[5,8],[6,7],[7,4],[7,6],[7,10],[8,5],[8,9],[8,11],[9,8],[10,7],[10,12],[11,8],[11,14],[12,10],[12,13],[12,15],[13,12],[13,14],[14,11],[14,13],[14,16],[15,12],[15,18],[16,14],[16,19],[17,18],[18,15],[18,17],[18,21],[19,16],[19,20],[19,22],[20,19],[21,18],[21,23],[22,19],[22,25],[23,21],[23,24],[24,23],[24,25],[25,22],[25,24],[25,26],[26,25]],"credits_required":true,"default_rep_delay":250,"description":"27 qubit device","discriminators":["linear_discriminator","hw_qmfk","quadratic_discriminator"],"dt":0.2222222222222222,"dtm":0.2222222222222222,"dynamic_reprate_enabled":true,"gates":[{"coupling_map":[[0],[1],[2],[3],[4],[5],[6],[7],[8],[9],[10],[11],[12],[13],[14],[15],[16],[17],[18],[19],[20],[21],[22],[23],[24],[25],[26]],"name":"id","parameters":[],"qasm_def":"gate id q { U(0, 0, 0) q; }"},{"coupling_map":[[0],[1],[2],[3],[4],[5],[6],[7],[8],[9],[10],[11],[12],[13],[14],[15],[16],[17],[18],[19],[20],[21],[22],[23],[24],[25],[26]],"name":"rz","parameters":["theta"],"qasm_def":"gate rz(theta) q { U(0, 0, theta) q; }"},{"coupling_map":[[0],[1],[2],[3],[4],[5],[6],[7],[8],[9],[10],[11],[12],[13],[14],[15],[16],[17],[18],[19],[20],[21],[22],[23],[24],[25],[26]],"name":"sx","parameters":[],"qasm_def":"gate sx q { U(pi/2, 3*pi/2, pi/2) q; }"},{"coupling_map":[[0],[1],[2],[3],[4],[5],[6],[7],[8],[9],[10],[11],[12],[13],[14],[15],[16],[17],[18],[19],[20],[21],[22],[23],[24],[25],[26]],"name":"x","parameters":[],"qasm_def":"gate x q { U(pi, 0, pi) q; }"},{"coupling_map":[[0,1],[1,0],[1,2],[1,4],[2,1],[2,3],[3,2],[3,5],[4,1],[4,7],[5,3],[5,8],[6,7],[7,4],[7,6],[7,10],[8,5],[8,9],[8,11],[9,8],[10,7],[10,12],[11,8],[11,14],[12,10],[12,13],[12,15],[13,12],[13,14],[14,11],[14,13],[14,16],[15,12],[15,18],[16,14],[16,19],[17,18],[18,15],[18,17],[18,21],[19,16],[19,20],[19,22],[20,19],[21,18],[21,23],[22,19],[22,25],[23,21],[23,24],[24,23],[24,25],[25,22],[25,24],[25,26],[26,25]],"name":"cx","parameters":[],"qasm_def":"gate cx q0, q1 { CX q0, q1; }"},{"coupling_map":[],"name":"reset","parameters":null,"qasm_def":null}],"hamiltonian":{"description":"Qubits are modeled as Duffing oscillators. In this case, the system includes higher energy states, i.e. not just |0\u003e and |1\u003e. The Pauli operators are generalized via the following set of transformations:\n\n$(\\mathbb{I}-\\sigma_{i}^z)/2 \\rightarrow O_i \\equiv b^\\dagger_{i} b_{i}$,\n\n$\\sigma_{+} \\rightarrow b^\\dagger$,\n\n$\\sigma_{-} \\rightarrow b$,\n\n$\\sigma_{i}^X \\rightarrow b^\\dagger_{i} + b_{i}$.\n\nQubits are coupled through resonator buses. The provided Hamiltonian has been projected into the zero excitation subspace of the resonator buses leading to an effective qubit-qubit flip-flop interaction. The qubit resonance frequencies in the Hamiltonian are the cavity dressed frequencies and not exactly what is returned by the backend defaults, which also includes the dressing due to the qubit-qubit interactions.\n\nQuantities are returned in angular frequencies, with units 2*pi*GHz.\n\nWARNING: Currently not all system Hamiltonian information is available to the public, missing values have been replaced with 0.\n","h_latex":"\\begin{align} \\mathcal{H}/\\hbar = \u0026 \\sum_{i=0}^{26}\\left(\\frac{\\omega_{q,i}}{2}(\\mathbb{I}-\\sigma_i^{z})+\\frac{\\Delta_{i}}{2}(O_i^2-O_i)+\\Omega_{d,i}D_i(t)\\sigma_i^{X}\\right) \\\\ \u0026 + J_{12,13}(\\sigma_{12}^{+}\\sigma_{13}^{-}+\\sigma_{12}^{-}\\sigma_{13}^{+}) + J_{14,16}(\\sigma_{14}^{+}\\sigma_{16}^{-}+\\sigma_{14}^{-}\\sigma_{16}^{+}) + J_{8,9}(\\sigma_{8}^{+}\\sigma_{9}^{-}+\\sigma_{8}^{-}\\sigma_{9}^{+}) + J_{17,18}(\\sigma_{17}^{+}\\sigma_{18}^{-}+\\sigma_{17}^{-}\\sigma_{18}^{+}) \\\\ \u0026 + J_{11,14}(\\sigma_{11}^{+}\\sigma_{14}^{-}+\\sigma_{11}^{-}\\sigma_{14}^{+}) + J_{10,12}(\\sigma_{10}^{+}\\sigma_{12}^{-}+\\sigma_{10}^{-}\\sigma_{12}^{+}) + J_{13,14}(\\sigma_{13}^{+}\\sigma_{14}^{-}+\\sigma_{13}^{-}\\sigma_{14}^{+}) + J_{16,19}(\\sigma_{16}^{+}\\sigma_{19}^{-}+\\sigma_{16}^{-}\\sigma_{19}^{+}) \\\\ \u0026 + J_{7,10}(\\sigma_{7}^{+}\\sigma_{10}^{-}+\\sigma_{7}^{-}\\sigma_{10}^{+}) + J_{12,15}(\\sigma_{12}^{+}\\sigma_{15}^{-}+\\sigma_{12}^{-}\\sigma_{15}^{+}) + J_{22,25}(\\sigma_{22}^{+}\\sigma_{25}^{-}+\\sigma_{22}^{-}\\sigma_{25}^{+}) + J_{23,24}(\\sigma_{23}^{+}\\sigma_{24}^{-}+\\sigma_{23}^{-}\\sigma_{24}^{+}) \\\\ \u0026 + J_{8,11}(\\sigma_{8}^{+}\\sigma_{11}^{-}+\\sigma_{8}^{-}\\sigma_{11}^{+}) + J_{0,1}(\\sigma_{0}^{+}\\sigma_{1}^{-}+\\sigma_{0}^{-}\\sigma_{1}^{+}) + J_{1,2}(\\sigma_{1}^{+}\\sigma_{2}^{-}+\\sigma_{1}^{-}\\sigma_{2}^{+}) + J_{19,20}(\\sigma_{19}^{+}\\sigma_{20}^{-}+\\sigma_{19}^{-}\\sigma_{20}^{+}) \\\\ \u0026 + J_{6,7}(\\sigma_{6}^{+}\\sigma_{7}^{-}+\\sigma_{6}^{-}\\sigma_{7}^{+}) + J_{24,25}(\\sigma_{24}^{+}\\sigma_{25}^{-}+\\sigma_{24}^{-}\\sigma_{25}^{+}) + J_{18,21}(\\sigma_{18}^{+}\\sigma_{21}^{-}+\\sigma_{18}^{-}\\sigma_{21}^{+}) + J_{4,7}(\\sigma_{4}^{+}\\sigma_{7}^{-}+\\sigma_{4}^{-}\\sigma_{7}^{+}) \\\\ \u0026 + J_{21,23}(\\sigma_{21}^{+}\\sigma_{23}^{-}+\\sigma_{21}^{-}\\sigma_{23}^{+}) + J_{3,5}(\\sigma_{3}^{+}\\sigma_{5}^{-}+\\sigma_{3}^{-}\\sigma_{5}^{+}) + J_{5,8}(\\sigma_{5}^{+}\\sigma_{8}^{-}+\\sigma_{5}^{-}\\sigma_{8}^{+}) + J_{1,4}(\\sigma_{1}^{+}\\sigma_{4}^{-}+\\sigma_{1}^{-}\\sigma_{4}^{+}) \\\\ \u0026 + J_{2,3}(\\sigma_{2}^{+}\\sigma_{3}^{-}+\\sigma_{2}^{-}\\sigma_{3}^{+}) + J_{19,22}(\\sigma_{19}^{+}\\sigma_{22}^{-}+\\sigma_{19}^{-}\\sigma_{22}^{+}) + J_{15,18}(\\sigma_{15}^{+}\\sigma_{18}^{-}+\\sigma_{15}^{-}\\sigma_{18}^{+}) + J_{25,26}(\\sigma_{25}^{+}\\sigma_{26}^{-}+\\sigma_{25}^{-}\\sigma_{26}^{+}) \\\\ \u0026 + \\Omega_{d,0}(U_{0}^{(0,1)}(t))\\sigma_{0}^{X} + \\Omega_{d,1}(U_{1}^{(1,0)}(t)+U_{3}^{(1,4)}(t)+U_{2}^{(1,2)}(t))\\sigma_{1}^{X} \\\\ \u0026 + \\Omega_{d,2}(U_{5}^{(2,3)}(t)+U_{4}^{(2,1)}(t))\\sigma_{2}^{X} + \\Omega_{d,3}(U_{6}^{(3,2)}(t)+U_{7}^{(3,5)}(t))\\sigma_{3}^{X} \\\\ \u0026 + \\Omega_{d,4}(U_{9}^{(4,7)}(t)+U_{8}^{(4,1)}(t))\\sigma_{4}^{X} + \\Omega_{d,5}(U_{11}^{(5,8)}(t)+U_{10}^{(5,3)}(t))\\sigma_{5}^{X} \\\\ \u0026 + \\Omega_{d,6}(U_{12}^{(6,7)}(t))\\sigma_{6}^{X} + \\Omega_{d,7}(U_{14}^{(7,6)}(t)+U_{13}^{(7,4)}(t)+U_{15}^{(7,10)}(t))\\sigma_{7}^{X} \\\\ \u0026 + \\Omega_{d,8}(U_{18}^{(8,11)}(t)+U_{16}^{(8,5)}(t)+U_{17}^{(8,9)}(t))\\sigma_{8}^{X} + \\Omega_{d,9}(U_{19}^{(9,8)}(t))\\sigma_{9}^{X} \\\\ \u0026 + \\Omega_{d,10}(U_{20}^{(10,7)}(t)+U_{21}^{(10,12)}(t))\\sigma_{10}^{X} + \\Omega_{d,11}(U_{22}^{(11,8)}(t)+U_{23}^{(11,14)}(t))\\sigma_{11}^{X} \\\\ \u0026 + \\Omega_{d,12}(U_{24}^{(12,10)}(t)+U_{25}^{(12,13)}(t)+U_{26}^{(12,15)}(t))\\sigma_{12}^{X} + \\Omega_{d,13}(U_{28}^{(13,14)}(t)+U_{27}^{(13,12)}(t))\\sigma_{13}^{X} \\\\ \u0026 + \\Omega_{d,14}(U_{31}^{(14,16)}(t)+U_{30}^{(14,13)}(t)+U_{29}^{(14,11)}(t))\\sigma_{14}^{X} + \\Omega_{d,15}(U_{33}^{(15,18)}(t)+U_{32}^{(15,12)}(t))\\sigma_{15}^{X} \\\\ \u0026 + \\Omega_{d,16}(U_{35}^{(16,19)}(t)+U_{34}^{(16,14)}(t))\\sigma_{16}^{X} + \\Omega_{d,17}(U_{36}^{(17,18)}(t))\\sigma_{17}^{X} \\\\ \u0026 + \\Omega_{d,18}(U_{37}^{(18,15)}(t)+U_{39}^{(18,21)}(t)+U_{38}^{(18,17)}(t))\\sigma_{18}^{X} + \\Omega_{d,19}(U_{42}^{(19,22)}(t)+U_{40}^{(19,16)}(t)+U_{41}^{(19,20)}(t))\\sigma_{19}^{X} \\\\ \u0026 + \\Omega_{d,20}(U_{43}^{(20,19)}(t))\\sigma_{20}^{X} + \\Omega_{d,21}(U_{44}^{(21,18)}(t)+U_{45}^{(21,23)}(t))\\sigma_{21}^{X} \\\\ \u0026 + \\Omega_{d,22}(U_{46}^{(22,19)}(t)+U_{47}^{(22,25)}(t))\\sigma_{22}^{X} + \\Omega_{d,23}(U_{49}^{(23,24)}(t)+U_{48}^{(23,21)}(t))\\sigma_{23}^{X} \\\\ \u0026 + \\Omega_{d,24}(U_{50}^{(24,23)}(t)+U_{51}^{(24,25)}(t))\\sigma_{24}^{X} + \\Omega_{d,25}(U_{54}^{(25,26)}(t)+U_{53}^{(25,24)}(t)+U_{52}^{(25,22)}(t))\\sigma_{25}^{X} \\\\ \u0026 + \\Omega_{d,26}(U_{55}^{(26,25)}(t))\\sigma_{26}^{X} \\\\ \\end{align}","h_str":["_SUM[i,0,26,wq{i}/2*(I{i}-Z{i})]","_SUM[i,0,26,delta{i}/2*O{i}*O{i}]","_SUM[i,0,26,-delta{i}/2*O{i}]","_SUM[i,0,26,omegad{i}*X{i}||D{i}]","jq12q13*Sp12*Sm13","jq12q13*Sm12*Sp13","jq14q16*Sp14*Sm16","jq14q16*Sm14*Sp16","jq8q9*Sp8*Sm9","jq8q9*Sm8*Sp9","jq17q18*Sp17*Sm18","jq17q18*Sm17*Sp18","jq11q14*Sp11*Sm14","jq11q14*Sm11*Sp14","jq10q12*Sp10*Sm12","jq10q12*Sm10*Sp12","jq13q14*Sp13*Sm14","jq13q14*Sm13*Sp14","jq16q19*Sp16*Sm19","jq16q19*Sm16*Sp19","jq7q10*Sp7*Sm10","jq7q10*Sm7*Sp10","jq12q15*Sp12*Sm15","jq12q15*Sm12*Sp15","jq22q25*Sp22*Sm25","jq22q25*Sm22*Sp25","jq23q24*Sp23*Sm24","jq23q24*Sm23*Sp24","jq8q11*Sp8*Sm11","jq8q11*Sm8*Sp11","jq0q1*Sp0*Sm1","jq0q1*Sm0*Sp1","jq1q2*Sp1*Sm2","jq1q2*Sm1*Sp2","jq19q20*Sp19*Sm20","jq19q20*Sm19*Sp20","jq6q7*Sp6*Sm7","jq6q7*Sm6*Sp7","jq24q25*Sp24*Sm25","jq24q25*Sm24*Sp25","jq18q21*Sp18*Sm21","jq18q21*Sm18*Sp21","jq4q7*Sp4*Sm7","jq4q7*Sm4*Sp7","jq21q23*Sp21*Sm23","jq21q23*Sm21*Sp23","jq3q5*Sp3*Sm5","jq3q5*Sm3*Sp5","jq5q8*Sp5*Sm8","jq5q8*Sm5*Sp8","jq1q4*Sp1*Sm4","jq1q4*Sm1*Sp4","jq2q3*Sp2*Sm3","jq2q3*Sm2*Sp3","jq19q22*Sp19*Sm22","jq19q22*Sm19*Sp22","jq15q18*Sp15*Sm18","jq15q18*Sm15*Sp18","jq25q26*Sp25*Sm26","jq25q26*Sm25*Sp26","omegad1*X0||U0","omegad0*X1||U1","omegad4*X1||U3","omegad2*X1||U2","omegad3*X2||U5","omegad1*X2||U4","omegad2*X3||U6","omegad5*X3||U7","omegad7*X4||U9","omegad1*X4||U8","omegad8*X5||U11","omegad3*X5||U10","omegad7*X6||U12","omegad6*X7||U14","omegad4*X7||U13","omegad10*X7||U15","omegad11*X8||U18","omegad5*X8||U16","omegad9*X8||U17","omegad8*X9||U19","omegad7*X10||U20","omegad12*X10||U21","omegad8*X11||U22","omegad14*X11||U23","omegad10*X12||U24","omegad13*X12||U25","omegad15*X12||U26","omegad14*X13||U28","omegad12*X13||U27","omegad16*X14||U31","omegad13*X14||U30","omegad11*X14||U29","omegad18*X15||U33","omegad12*X15||U32","omegad19*X16||U35","omegad14*X16||U34","omegad18*X17||U36","omegad15*X18||U37","omegad21*X18||U39","omegad17*X18||U38","omegad22*X19||U42","omegad16*X19||U40","omegad20*X19||U41","omegad19*X20||U43","omegad18*X21||U44","omegad23*X21||U45","omegad19*X22||U46","omegad25*X22||U47","omegad24*X23||U49","omegad21*X23||U48","omegad23*X24||U50","omegad25*X24||U51","omegad26*X25||U54","omegad24*X25||U53","omegad22*X25||U52","omegad25*X26||U55"],"osc":{},"qub":{"0":3,"1":3,"10":3,"11":3,"12":3,"13":3,"14":3,"15":3,"16":3,"17":3,"18":3,"19":3,"2":3,"20":3,"21":3,"22":3,"23":3,"24":3,"25":3,"26":3,"3":3,"4":3,"5":3,"6":3,"7":3,"8":3,"9":3},"vars":{"delta0":-2.1683833037953364,"delta1":-2.1772832158720794,"delta10":-2.1638803686848376,"delta11":-2.149615848867977,"delta12":-2.153734070772065,"delta13":-2.1455087928276964,"delta14":-2.156973628556929,"delta15":-2.1603652776012927,"delta16":-2.165904209748445,"delta17":-2.163763250308941,"delta18":-2.150871281647312,"delta19":-2.052551217482964,"delta2":-2.150746190361185,"delta20":-2.1583681189961763,"delta21":-2.140931565704699,"delta22":-2.166602696888708,"delta23":-2.1309753422724764,"delta24":-2.157078217291958,"delta25":-2.1643012287939594,"delta26":-1.965224422218565,"delta3":-2.135756140421582,"delta4":-2.157244357812477,"delta5":-2.1446323188090703,"delta6":-2.164526926968889,"delta7":-2.1694658359869297,"delta8":-2.1501821374417602,"delta9":-2.17792630788238,"jq0q1":0.01150885750068841,"jq10q12":0.011819078183188229,"jq11q14":0.01153016199960067,"jq12q13":0.012206718322536838,"jq12q15":0.010124305739387291,"jq13q14":0.012160251631249069,"jq14q16":0.010875020376101656,"jq15q18":0.010933328423093263,"jq16q19":0.016688352434119043,"jq17q18":0.011592580436992074,"jq18q21":0.012137300558828137,"jq19q20":0.011834926875910928,"jq19q22":0.012435448961239,"jq1q2":0.01124385069407183,"jq1q4":0.011067131829455509,"jq21q23":0.0122788402600031,"jq22q25":0.011254511571283345,"jq23q24":0.011966250047366938,"jq24q25":0.0116254669909267,"jq25q26":0.011274657088241337,"jq2q3":0.011861295252921943,"jq3q5":0.012082812070652814,"jq4q7":0.01178568450035602,"jq5q8":0.012218786431321913,"jq6q7":0.01150483924477677,"jq7q10":0.011099951891243038,"jq8q11":0.011624076557864016,"jq8q9":0.01159641266953212,"omegad0":0.9239142083980918,"omegad1":0.9384010960638381,"omegad10":1.064671955481654,"omegad11":0.9146986197965159,"omegad12":1.2338574403773555,"omegad13":0.9372695117076427,"omegad14":1.0292559602697393,"omegad15":0.9632930954893576,"omegad16":0.9727736888878691,"omegad17":0.961914241363398,"omegad18":0.900373153557515,"omegad19":0.9059683759824727,"omegad2":0.9797709275013613,"omegad20":1.0650311617592718,"omegad21":0.9393164511888781,"omegad22":0.9347262074087777,"omegad23":0.9438744670125848,"omegad24":0.9476423815047044,"omegad25":0.9568574497144428,"omegad26":0.8557654296053758,"omegad3":1.0823373720601903,"omegad4":1.0054577512426262,"omegad5":1.009265164224805,"omegad6":0.9640512424791935,"omegad7":0.9245009575293777,"omegad8":0.9329655881820893,"omegad9":0.9395494695277139,"wq0":31.078379280160476,"wq1":30.386057755432965,"wq10":31.095313363182502,"wq11":32.013318808566886,"wq12":31.819708316964345,"wq13":32.130888971050474,"wq14":31.333440498342966,"wq15":30.207948760518388,"wq16":30.680738551593496,"wq17":30.71349017105434,"wq18":31.477300050648395,"wq19":32.770080232722506,"wq2":31.750878557300048,"wq20":31.17622390735678,"wq21":31.77096492775866,"wq22":31.28018420436051,"wq23":32.75850219945344,"wq24":31.5657009671141,"wq25":30.77038049714973,"wq26":30.51074908007705,"wq3":32.65164392241311,"wq4":31.158951304483924,"wq5":32.155248351901555,"wq6":31.334700799475687,"wq7":30.677429386020442,"wq8":31.532804418562414,"wq9":30.81365854722067}},"local":false,"max_experiments":300,"max_shots":100000,"meas_kernels":["hw_qmfk"],"meas_levels":[1,2],"meas_lo_range":[[6.682176913,7.682176913],[6.785029648,7.785029648],[6.65665742,7.65665742],[6.782378059,7.782378059],[6.730041176,7.730041176],[6.735190703,7.735190703],[6.854339834,7.854339834],[6.5996369,7.5996369],[6.596402354,7.596402354],[6.819290223,7.819290223],[6.668399425,7.668399425],[6.724047042,7.724047042],[6.829061511,7.829061511],[6.71721936,7.71721936],[6.775359312,7.775359312],[6.777010405,7.777010405],[6.653391272,7.653391272],[6.845788554,7.845788554],[6.603128053,7.603128053],[6.586879072,7.586879072],[6.825129903,7.825129903],[6.725602481,7.725602481],[6.714742524,7.714742524],[6.781663739,7.781663739],[6.640193727,7.640193727],[6.763512387,7.763512387],[6.633120588,7.633120588]],"meas_map":[[0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26]],"measure_esp_enabled":false,"memory":true,"multi_meas_enabled":true,"n_qubits":27,"n_registers":1,"n_uchannels":56,"online_date":"2021-04-05T04:00:00Z","open_pulse":true,"parametric_pulses":["gaussian","gaussian_square","drag","constant"],"processor_type":{"family":"Falcon","revision":"5.11"},"quantum_volume":128,"qubit_channel_mapping":[["u0","u1","m0","d0"],["d1","u3","u2","u4","u0","u8","m1","u1"],["u2","u4","u5","u6","d2","m2"],["u10","u7","d3","u5","u6","m3"],["u9","u13","u3","d4","u8","m4"],["u10","u16","u7","u11","m5","d5"],["u14","d6","m6","u12"],["u13","u20","u15","u14","u12","d7","u9","m7"],["u16","u18","u19","d8","u17","u11","m8","u22"],["m9","d9","u17","u19"],["m10","u20","u15","u21","u24","d10"],["u29","u18","m11","d11","u22","u23"],["d12","u25","u21","u27","u32","m12","u24","u26"],["u30","u25","u27","d13","u28","m13"],["u30","u34","u29","d14","u31","u28","m14","u23"],["u37","d15","u33","u32","m15","u26"],["u34","u40","d16","u31","u35","m16"],["u38","m17","d17","u36"],["u37","u33","u44","u38","d18","u39","m18","u36"],["u42","u40","d19","u35","u43","u46","u41","m19"],["u43","u41","m20","d20"],["u44","d21","m21","u48","u39","u45"],["m22","u42","u47","u52","u46","d22"],["u50","d23","u49","u48","m23","u45"],["u50","m24","d24","u53","u49","u51"],["d25","u54","u47","m25","u53","u52","u51","u55"],["d26","u54","m26","u55"]],"qubit_lo_range":[[4.446277685722279,5.446277685722279],[4.336091292852979,5.336091292852979],[4.553309269904769,5.553309269904769],[4.696670530328488,5.696670530328488],[4.459101121668277,5.459101121668277],[4.617666721552653,5.617666721552653],[4.48707252254212,5.48707252254212],[4.382464528137721,5.382464528137721],[4.518601692764167,5.518601692764167],[4.404146072536,5.404146072536],[4.448972828741963,5.448972828741963],[4.595077933160165,5.595077933160165],[4.564263866387169,5.564263866387169],[4.613789805679545,5.613789805679545],[4.486871939387063,5.486871939387063],[4.307744365903194,5.307744365903194],[4.382991198196183,5.382991198196183],[4.38820378032764,5.38820378032764],[4.50976789824746,5.50976789824746],[4.715520254555795,5.715520254555795],[4.461850141795555,5.461850141795555],[4.556506115052032,5.556506115052032],[4.478395936949,5.478395936949],[4.71367755332974,5.71367755332974],[4.52383734107683,5.52383734107683],[4.397258156939831,5.397258156939831],[4.355936533530761,5.355936533530761]],"rep_delay_range":[0,500],"rep_times":[1000],"sample_name":"family: Falcon, revision: 5.11","simulator":false,"supported_features":["qobj"],"supported_instructions":["rz","id","u3","u2","x","play","delay","cx","sx","acquire","reset","u1","measure","shiftf","setf"],"timing_constraints":{"acquire_alignment":16,"granularity":16,"min_length":64,"pulse_alignment":1},"u_channel_lo":[[{"q":1,"scale":[1,0]}],[{"q":0,"scale":[1,0]}],[{"q":2,"scale":[1,0]}],[{"q":4,"scale":[1,0]}],[{"q":1,"scale":[1,0]}],[{"q":3,"scale":[1,0]}],[{"q":2,"scale":[1,0]}],[{"q":5,"scale":[1,0]}],[{"q":1,"scale":[1,0]}],[{"q":7,"scale":[1,0]}],[{"q":3,"scale":[1,0]}],[{"q":8,"scale":[1,0]}],[{"q":7,"scale":[1,0]}],[{"q":4,"scale":[1,0]}],[{"q":6,"scale":[1,0]}],[{"q":10,"scale":[1,0]}],[{"q":5,"scale":[1,0]}],[{"q":9,"scale":[1,0]}],[{"q":11,"scale":[1,0]}],[{"q":8,"scale":[1,0]}],[{"q":7,"scale":[1,0]}],[{"q":12,"scale":[1,0]}],[{"q":8,"scale":[1,0]}],[{"q":14,"scale":[1,0]}],[{"q":10,"scale":[1,0]}],[{"q":13,"scale":[1,0]}],[{"q":15,"scale":[1,0]}],[{"q":12,"scale":[1,0]}],[{"q":14,"scale":[1,0]}],[{"q":11,"scale":[1,0]}],[{"q":13,"scale":[1,0]}],[{"q":16,"scale":[1,0]}],[{"q":12,"scale":[1,0]}],[{"q":18,"scale":[1,0]}],[{"q":14,"scale":[1,0]}],[{"q":19,"scale":[1,0]}],[{"q":18,"scale":[1,0]}],[{"q":15,"scale":[1,0]}],[{"q":17,"scale":[1,0]}],[{"q":21,"scale":[1,0]}],[{"q":16,"scale":[1,0]}],[{"q":20,"scale":[1,0]}],[{"q":22,"scale":[1,0]}],[{"q":19,"scale":[1,0]}],[{"q":18,"scale":[1,0]}],[{"q":23,"scale":[1,0]}],[{"q":19,"scale":[1,0]}],[{"q":25,"scale":[1,0]}],[{"q":21,"scale":[1,0]}],[{"q":24,"scale":[1,0]}],[{"q":23,"scale":[1,0]}],[{"q":25,"scale":[1,0]}],[{"q":22,"scale":[1,0]}],[{"q":24,"scale":[1,0]}],[{"q":26,"scale":[1,0]}],[{"q":25,"scale":[1,0]}]],"uchannels_enabled":true,"url":"None"}

device-defaults

Get the default settings for the specified device. Simulator devices may not support this.

ibmcloud qiskit-runtime device-defaults <device_id> [-command_options]

Command options

-i, --instance-crn
Specify the Quantum Services instance CRN to target. Required if the QUANTUM_SERVICES_INSTANCE_CRN has not been set.
-o, --output
Specify the output format. Supported values are JSON and terminal. The default is terminal. The JSON output gives you output gives a raw response from the underlying API with more information.

Examples

ibmcloud qiskit-runtime device-defaults ibm_algiers

Output

The command returns the following output.

Getting default device settings...
OK
{"buffer":0,"cmd_def":[{"name":"cx","qubits":[0,1],"sequence":[{"ch":"d0","name":"fc","phase":2.753409412955394,"t0":1136},{"ch":"d1","name":"CX_d1_u0","t0":0},{"ch":"d1","name":"fc","phase":-0.10881402985236886,"t0":1136},{"ch":"u0","label":"CX_u0","name":"parametric_pulse","parameters":{"amp":[-0.36929577893174265,0.01499822216910505],"duration":1136,"sigma":64,"width":880},"pulse_shape":"gaussian_square","t0":0},{"ch":"u0","name":"fc","phase":-0.10881402985236886,"t0":1136},{"ch":"u1","name":"fc","phase":2.753409412955394,"t0":1136},{"ch":"u4","name":"fc","phase":-0.10881402985236886,"t0":1136},{"ch":"u8","name":"fc","phase":-0.10881402985236886,"t0":1136}]},{"name":"cx","qubits":[1,0],"sequence":[{"ch":"d0","name":"fc","phase":-3.141592653589793,"t0":0},{"ch":"d0","label":"Y90p_d0","name":"parametric_pulse","parameters":{"amp":[-0.0013875720342835889,0.10251500297795856],"beta":-0.13421884846658816,"duration":160,"sigma":40},"pulse_shape":"drag","t0":0},{"ch":"d0","name":"fc","phase":2.753409412955394,"t0":1296},{"ch":"d0","name":"fc","phase":-3.141592653589793,"t0":1296},{"ch":"d0","label":"Y90p_d0","name":"parametric_pulse","parameters":{"amp":[-0.0013875720342835889,0.10251500297795856],"beta":-0.13421884846658816,"duration":160,"sigma":40},"pulse_shape":"drag","t0":1296},{"ch":"d1","name":"fc","phase":-3.141592653589793,"t0":0},{"ch":"d1","label":"Y90p_d1","name":"parametric_pulse","parameters":{"amp":[-0.0008741383451928899,0.10112982022801392],"beta":0.17618440502644936,"duration":160,"sigma":40},"pulse_shape":"drag","t0":0},{"ch":"d1","name":"CX_d1_u0","t0":160},{"ch":"d1","name":"fc","phase":-0.10881402985236886,"t0":1296},{"ch":"d1","name":"fc","phase":-3.141592653589793,"t0":1296},{"ch":"d1","label":"Y90p_d1","name":"parametric_pulse","parameters":{"amp":[-0.0008741383451928899,0.10112982022801392],"beta":0.17618440502644936,"duration":160,"sigma":40},"pulse_shape":"drag","t0":1296},{"ch":"u0","name":"fc","phase":-3.141592653589793,"t0":0},{"ch":"u0","label":"CX_u0","name":"parametric_pulse","parameters":{"amp":[-0.36929577893174265,0.01499822216910505],"duration":1136,"sigma":64,"width":880},"pulse_shape":"gaussian_square","t0":160},{"ch":"u0","name":"fc","phase":-0.10881402985236886,"t0":1296},{"ch":"u0","name":"fc","phase":-3.141592653589793,"t0":1296},{"ch":"u1","name":"fc","phase":-3.141592653589793,"t0":0},{"ch":"u1","name":"fc","phase":2.753409412955394,"t0":1296},{"ch":"u1","name":"fc","phase":-3.141592653589793,"t0":1296},{"ch":"u4","name":"fc","phase":-3.141592653589793,"t0":0},{"ch":"u4","name":"fc","phase":-0.10881402985236886,"t0":1296},{"ch":"u4","name":"fc","phase":-3.141592653589793,"t0":1296},{"ch":"u8","name":"fc","phase":-3.141592653589793,"t0":0},{"ch":"u8","name":"fc","phase":-0.10881402985236886,"t0":1296},{"ch":"u8","name":"fc","phase":-3.141592653589793,"t0":1296}]},{"name":"cx","qubits":[1,2],"sequence":[{"ch":"d1","name":"fc","phase":-3.141592653589793,"t0":0},{"ch":"d1","label":"Y90p_d1","name":"parametric_pulse","parameters":{"amp":[-0.0008741383451928899,0.10112982022801392],"beta":0.17618440502644936,"duration":160,"sigma":40},"pulse_shape":"drag","t0":0},{"ch":"d1","name":"CX_d1_u4","t0":160},{"ch":"d1","name":"fc","phase":-0.10752540111995057,"t0":1024},{"ch":"d1","name":"fc","phase":-3.141592653589793,"t0":1024},{"ch":"d1","label":"Y90p_d1","name":"parametric_pulse","parameters":{"amp":[-0.0008741383451928899,0.10112982022801392],"beta":0.17618440502644936,"duration":160,"sigma":40},"pulse_shape":"drag","t0":1024},{"ch":"d2","name":"fc","phase":-3.141592653589793,"t0":0},{"ch":"d2","label":"Y90p_d2","name":"parametric_pulse","parameters":{"amp":[-0.0008929161783406374,0.09654547381563526],"beta":-1.0515939347463945,"duration":160,"sigma":40},"pulse_shape":"drag","t0":0},{"ch":"d2","name":"fc","phase":3.0579512328042373,"t0":1024},{"ch":"d2","name":"fc","phase":-3.141592653589793,"t0":1024},{"ch":"d2","label":"Y90p_d2","name":"parametric_pulse","parameters":{"amp":[-0.0008929161783406374,0.09654547381563526],"beta":-1.0515939347463945,"duration":160,"sigma":40},"pulse_shape":"drag","t0":1024},{"ch":"u0","name":"fc","phase":-3.141592653589793,"t0":0},{"ch":"u0","name":"fc","phase":-0.10752540111995057,"t0":1024},{"ch":"u0","name":"fc","phase":-3.141592653589793,"t0":1024},{"ch":"u2","name":"fc","phase":-3.141592653589793,"t0":0},{"ch":"u2","name":"fc","phase":3.0579512328042373,"t0":1024},{"ch":"u2","name":"fc","phase":-3.141592653589793,"t0":1024},{"ch":"u4","name":"fc","phase":-3.141592653589793,"t0":0},{"ch":"u4","label":"CX_u4","name":"parametric_pulse","parameters":{"amp":[-0.43831142488520675,0.1796017737336411],"duration":864,"sigma":64,"width":608},"pulse_shape":"gaussian_square","t0":160},{"ch":"u4","name":"fc","phase":-0.10752540111995057,"t0":1024},{"ch":"u4","name":"fc","phase":-3.141592653589793,"t0":1024},{"ch":"u6","name":"fc","phase":-3.141592653589793,"t0":0},{"ch":"u6","name":"fc","phase":3.0579512328042373,"t0":1024},{"ch":"u6","name":"fc","phase":-3.141592653589793,"t0":1024},{"ch":"u8","name":"fc","phase":-3.141592653589793,"t0":0},{"ch":"u8","name":"fc","phase":-0.10752540111995057,"t0":1024},{"ch":"u8","name":"fc","phase":-3.141592653589793,"t0":1024}]},{"name":"cx","qubits":[1,4],"sequence":[{"ch":"d1","name":"fc","phase":-3.141592653589793,"t0":0},{"ch":"d1","label":"Y90p_d1","name":"parametric_pulse","parameters":{"amp":[-0.0008741383451928899,0.10112982022801392],"beta":0.17618440502644936,"duration":160,"sigma":40},"pulse_shape":"drag","t0":0},{"ch":"d1","name":"CX_d1_u8","t0":160},{"ch":"d1","name":"fc","phase":-0.1410171958813371,"t0":1600},{"ch":"d1","name":"fc","phase":-3.141592653589793,"t0":1600},{"ch":"d1","label":"Y90p_d1","name":"parametric_pulse","parameters":{"amp":[-0.0008741383451928899,0.10112982022801392],"beta":0.17618440502644936,"duration":160,"sigma":40},"pulse_shape":"drag","t0":1600},{"ch":"d4","name":"fc","phase":-3.141592653589793,"t0":0},{"ch":"d4","label":"Y90p_d4","name":"parametric_pulse","parameters":{"amp":[-0.0010006507509606616,0.09398545949749511],"beta":-0.8252889412167893,"duration":160,"sigma":40},"pulse_shape":"drag","t0":0},{"ch":"d4","name":"fc","phase":-1.838344314266873,"t0":1600},{"ch":"d4","name":"fc","phase":-3.141592653589793,"t0":1600},{"ch":"d4","label":"Y90p_d4","name":"parametric_pulse","parameters":{"amp":[-0.0010006507509606616,0.09398545949749511],"beta":-0.8252889412167893,"duration":160,"sigma":40},"pulse_shape":"drag","t0":1600},{"ch":"u0","name":"fc","phase":-3.141592653589793,"t0":0},{"ch":"u0","name":"fc","phase":-0.1410171958813371,"t0":1600},{"ch":"u0","name":"fc","phase":-3.141592653589793,"t0":1600},{"ch":"u13","name":"fc","phase":-3.141592653589793,"t0":0},{"ch":"u13","name":"fc","phase":-1.838344314266873,"t0":1600},{"ch":"u13","name":"fc","phase":-3.141592653589793,"t0":1600},{"ch":"u3","name":"fc","phase":-3.141592653589793,"t0":0},{"ch":"u3","name":"fc","phase":-1.838344314266873,"t0":1600},{"ch":"u3","name":"fc","phase":-3.141592653589793,"t0":1600},{"ch":"u4","name":"fc","phase":-3.141592653589793,"t0":0},{"ch":"u4","name":"fc","phase":-0.1410171958813371,"t0":1600},{"ch":"u4","name":"fc","phase":-3.141592653589793,"t0":1600},{"ch":"u8","name":"fc","phase":-3.141592653589793,"t0":0},{"ch":"u8","label":"CX_u8","name":"parametric_pulse","parameters":{"amp":[0.20617080384731395,0.12777263833077593],"duration":1440,"sigma":64,"width":1184},"pulse_shape":"gaussian_square","t0":160},{"ch":"u8","name":"fc","phase":-0.1410171958813371,"t0":1600},{"ch":"u8","name":"fc","phase":-3.141592653589793,"t0":1600}]},{"name":"cx","qubits":[2,1],"sequence":[{"ch":"d1","name":"CX_d1_u4","t0":0},{"ch":"d1","name":"fc","phase":-0.10752540111995057,"t0":864},{"ch":"d2","name":"fc","phase":3.0579512328042373,"t0":864},{"ch":"u0","name":"fc","phase":-0.10752540111995057,"t0":864},{"ch":"u2","name":"fc","phase":3.0579512328042373,"t0":864},{"ch":"u4","label":"CX_u4","name":"parametric_pulse","parameters":{"amp":[-0.43831142488520675,0.1796017737336411],"duration":864,"sigma":64,"width":608},"pulse_shape":"gaussian_square","t0":0},{"ch":"u4","name":"fc","phase":-0.10752540111995057,"t0":864},{"ch":"u6","name":"fc","phase":3.0579512328042373,"t0":864},{"ch":"u8","name":"fc","phase":-0.10752540111995057,"t0":864}]},{"name":"cx","qubits":[2,3],"sequence":[{"ch":"d2","name":"fc","phase":-3.141592653589793,"t0":0},{"ch":"d2","label":"Y90p_d2","name":"parametric_pulse","parameters":{"amp":[-0.0008929161783406374,0.09654547381563526],"beta":-1.0515939347463945,"duration":160,"sigma":40},"pulse_shape":"drag","t0":0},{"ch":"d2","name":"CX_d2_u6","t0":160},{"ch":"d2","name":"fc","phase":-0.10779824245016983,"t0":1360},{"ch":"d2","name":"fc","phase":-3.141592653589793,"t0":1360},{"ch":"d2","label":"Y90p_d2","name":"parametric_pulse","parameters":{"amp":[-0.0008929161783406374,0.09654547381563526],"beta":-1.0515939347463945,"duration":160,"sigma":40},"pulse_shape":"drag","t0":1360},{"ch":"d3","name":"fc","phase":-3.141592653589793,"t0":0},{"ch":"d3","label":"Y90p_d3","name":"parametric_pulse","parameters":{"amp":[-0.0021564674084263535,0.0874162373846442],"beta":-2.147473654798121,"duration":160,"sigma":40},"pulse_shape":"drag","t0":0},{"ch":"d3","name":"fc","phase":1.2802794119867433,"t0":1360},{"ch":"d3","name":"fc","phase":-3.141592653589793,"t0":1360},{"ch":"d3","label":"Y90p_d3","name":"parametric_pulse","parameters":{"amp":[-0.0021564674084263535,0.0874162373846442],"beta":-2.147473654798121,"duration":160,"sigma":40},"pulse_shape":"drag","t0":1360},{"ch":"u10","name":"fc","phase":-3.141592653589793,"t0":0},{"ch":"u10","name":"fc","phase":1.2802794119867433,"t0":1360},{"ch":"u10","name":"fc","phase":-3.141592653589793,"t0":1360},{"ch":"u2","name":"fc","phase":-3.141592653589793,"t0":0},{"ch":"u2","name":"fc","phase":-0.10779824245016983,"t0":1360},{"ch":"u2","name":"fc","phase":-3.141592653589793,"t0":1360},{"ch":"u5","name":"fc","phase":-3.141592653589793,"t0":0},{"ch":"u5","name":"fc","phase":1.2802794119867433,"t0":1360},{"ch":"u5","name":"fc","phase":-3.141592653589793,"t0":1360},{"ch":"u6","name":"fc","phase":-3.141592653589793,"t0":0},{"ch":"u6","label":"CX_u6","name":"parametric_pulse","parameters":{"amp":[0.2598672375780343,0.15232215110199496],"duration":1200,"sigma":64,"width":944},"pulse_shape":"gaussian_square","t0":160},{"ch":"u6","name":"fc","phase":-0.10779824245016983,"t0":1360},{"ch":"u6","name":"fc","phase":-3.141592653589793,"t0":1360}]},{"name":"cx","qubits":[3,2],"sequence":[{"ch":"d2","name":"CX_d2_u6","t0":0},{"ch":"d2","name":"fc","phase":-0.10779824245016983,"t0":1200},{"ch":"d3","name":"fc","phase":1.2802794119867433,"t0":1200},{"ch":"u10","name":"fc","phase":1.2802794119867433,"t0":1200},{"ch":"u2","name":"fc","phase":-0.10779824245016983,"t0":1200},{"ch":"u5","name":"fc","phase":1.2802794119867433,"t0":1200},{"ch":"u6","label":"CX_u6","name":"parametric_pulse","parameters":{"amp":[0.2598672375780343,0.15232215110199496],"duration":1200,"sigma":64,"width":944},"pulse_shape":"gaussian_square","t0":0},{"ch":"u6","name":"fc","phase":-0.10779824245016983,"t0":1200}]},{"name":"cx","qubits":[3,5],"sequence":[{"ch":"d3","name":"fc","phase":1.5707963267948966,"t0":0},{"ch":"d3","label":"Ym_d3","name":"parametric_pulse","parameters":{"amp":[-3.2169415798892764e-17,-0.1751221430880608],"beta":-2.238660027843719,"duration":160,"sigma":40},"pulse_shape":"drag","t0":0},{"ch":"d3","label":"Xp_d3","name":"parametric_pulse","parameters":{"amp":[0.1751221430880608,0],"beta":-2.238660027843719,"duration":160,"sigma":40},"pulse_shape":"drag","t0":624},{"ch":"d5","label":"X90p_d5","name":"parametric_pulse","parameters":{"amp":[0.093893323098105,0.0018717804654582596],"beta":-0.10948062656433855,"duration":160,"sigma":40},"pulse_shape":"drag","t0":0},{"ch":"d5","label":"CR90p_d5_u7","name":"parametric_pulse","parameters":{"amp":[0.07741512172047686,0.0030368296335317865],"duration":464,"sigma":64,"width":208},"pulse_shape":"gaussian_square","t0":160},{"ch":"d5","label":"CR90m_d5_u7","name":"parametric_pulse","parameters":{"amp":[-0.07741512172047686,-0.003036829633531777],"duration":464,"sigma":64,"width":208},"pulse_shape":"gaussian_square","t0":784},{"ch":"u10","name":"fc","phase":1.5707963267948966,"t0":0},{"ch":"u5","name":"fc","phase":1.5707963267948966,"t0":0},{"ch":"u7","label":"CR90p_u7","name":"parametric_pulse","parameters":{"amp":[-0.3454995273324217,0.11977664900735337],"duration":464,"sigma":64,"width":208},"pulse_shape":"gaussian_square","t0":160},{"ch":"u7","label":"CR90m_u7","name":"parametric_pulse","parameters":{"amp":[0.3454995273324217,-0.11977664900735341],"duration":464,"sigma":64,"width":208},"pulse_shape":"gaussian_square","t0":784}]},{"name":"cx","qubits":[4,1],"sequence":[{"ch":"d1","name":"CX_d1_u8","t0":0},{"ch":"d1","name":"fc","phase":-0.1410171958813371,"t0":1440},{"ch":"d4","name":"fc","phase":-1.838344314266873,"t0":1440},{"ch":"u0","name":"fc","phase":-0.1410171958813371,"t0":1440},{"ch":"u13","name":"fc","phase":-1.838344314266873,"t0":1440},{"ch":"u3","name":"fc","phase":-1.838344314266873,"t0":1440},{"ch":"u4","name":"fc","phase":-0.1410171958813371,"t0":1440},{"ch":"u8","label":"CX_u8","name":"parametric_pulse","parameters":{"amp":[0.20617080384731395,0.12777263833077593],"duration":1440,"sigma":64,"width":1184},"pulse_shape":"gaussian_square","t0":0},{"ch":"u8","name":"fc","phase":-0.1410171958813371,"t0":1440}]},{"name":"cx","qubits":[4,7],"sequence":[{"ch":"d4","name":"fc","phase":-2.504781576167212,"t0":1120},{"ch":"d7","name":"CX_d7_u9","t0":0},{"ch":"d7","name":"fc","phase":-0.09014236363436501,"t0":1120},{"ch":"u12","name":"fc","phase":-0.09014236363436501,"t0":1120},{"ch":"u13","name":"fc","phase":-2.504781576167212,"t0":1120},{"ch":"u20","name":"fc","phase":-0.09014236363436501,"t0":1120},{"ch":"u3","name":"fc","phase":-2.504781576167212,"t0":1120},{"ch":"u9","label":"CX_u9","name":"parametric_pulse","parameters":{"amp":[-0.23314205617831843,0.0022253804077351277],"duration":1120,"sigma":64,"width":864},"pulse_shape":"gaussian_square","t0":0},{"ch":"u9","name":"fc","phase":-0.09014236363436501,"t0":1120}]},{"name":"cx","qubits":[5,3],"sequence":[{"ch":"d3","name":"fc","phase":-1.5707963267948966,"t0":0},{"ch":"d3","label":"X90p_d3","name":"parametric_pulse","parameters":{"amp":[0.0874162373846442,0.0021564674084263613],"beta":-2.147473654798121,"duration":160,"sigma":40},"pulse_shape":"drag","t0":0},{"ch":"d3","label":"Xp_d3","name":"parametric_pulse","parameters":{"amp":[0.1751221430880608,0],"beta":-2.238660027843719,"duration":160,"sigma":40},"pulse_shape":"drag","t0":624},{"ch":"d3","label":"Y90m_d3","name":"parametric_pulse","parameters":{"amp":[0.0021564674084263817,-0.0874162373846442],"beta":-2.147473654798121,"duration":160,"sigma":40},"pulse_shape":"drag","t0":1248},{"ch":"d5","name":"fc","phase":-3.141592653589793,"t0":0},{"ch":"d5","label":"Y90p_d5","name":"parametric_pulse","parameters":{"amp":[-0.001871780465458258,0.093893323098105],"beta":-0.10948062656433855,"duration":160,"sigma":40},"pulse_shape":"drag","t0":0},{"ch":"d5","label":"CR90p_d5_u7","name":"parametric_pulse","parameters":{"amp":[0.07741512172047686,0.0030368296335317865],"duration":464,"sigma":64,"width":208},"pulse_shape":"gaussian_square","t0":160},{"ch":"d5","label":"CR90m_d5_u7","name":"parametric_pulse","parameters":{"amp":[-0.07741512172047686,-0.003036829633531777],"duration":464,"sigma":64,"width":208},"pulse_shape":"gaussian_square","t0":784},{"ch":"d5","name":"fc","phase":-1.5707963267948966,"t0":1248},{"ch":"d5","label":"X90p_d5","name":"parametric_pulse","parameters":{"amp":[0.093893323098105,0.0018717804654582596],"beta":-0.10948062656433855,"duration":160,"sigma":40},"pulse_shape":"drag","t0":1248},{"ch":"u10","name":"fc","phase":-1.5707963267948966,"t0":0},{"ch":"u16","name":"fc","phase":-3.141592653589793,"t0":0},{"ch":"u16","name":"fc","phase":-1.5707963267948966,"t0":1248},{"ch":"u5","name":"fc","phase":-1.5707963267948966,"t0":0},{"ch":"u7","name":"fc","phase":-3.141592653589793,"t0":0},{"ch":"u7","label":"CR90p_u7","name":"parametric_pulse","parameters":{"amp":[-0.3454995273324217,0.11977664900735337],"duration":464,"sigma":64,"width":208},"pulse_shape":"gaussian_square","t0":160},{"ch":"u7","label":"CR90m_u7","name":"parametric_pulse","parameters":{"amp":[0.3454995273324217,-0.11977664900735341],"duration":464,"sigma":64,"width":208},"pulse_shape":"gaussian_square","t0":784},{"ch":"u7","name":"fc","phase":-1.5707963267948966,"t0":1248}]},{"name":"cx","qubits":[5,8],"sequence":[{"ch":"d5","name":"fc","phase":1.5707963267948966,"t0":0},{"ch":"d5","label":"Ym_d5","name":"parametric_pulse","parameters":{"amp":[-3.44985229407404e-17,-0.18780121182564427],"beta":-0.8715805033660862,"duration":160,"sigma":40},"pulse_shape":"drag","t0":0},{"ch":"d5","label":"Xp_d5","name":"parametric_pulse","parameters":{"amp":[0.18780121182564427,0],"beta":-0.8715805033660862,"duration":160,"sigma":40},"pulse_shape":"drag","t0":656},{"ch":"d8","label":"X90p_d8","name":"parametric_pulse","parameters":{"amp":[0.10142659536237025,-0.00005075695086732869],"beta":0.20592152458787144,"duration":160,"sigma":40},"pulse_shape":"drag","t0":0},{"ch":"d8","label":"CR90p_d8_u11","name":"parametric_pulse","parameters":{"amp":[0.07640877871305615,0.0005126290872261083],"duration":496,"sigma":64,"width":240},"pulse_shape":"gaussian_square","t0":160},{"ch":"d8","label":"CR90m_d8_u11","name":"parametric_pulse","parameters":{"amp":[-0.07640877871305615,-0.000512629087226099],"duration":496,"sigma":64,"width":240},"pulse_shape":"gaussian_square","t0":816},{"ch":"u11","label":"CR90p_u11","name":"parametric_pulse","parameters":{"amp":[0.29194119808298125,-0.223306671470276],"duration":496,"sigma":64,"width":240},"pulse_shape":"gaussian_square","t0":160},{"ch":"u11","label":"CR90m_u11","name":"parametric_pulse","parameters":{"amp":[-0.29194119808298125,0.22330667147027602],"duration":496,"sigma":64,"width":240},"pulse_shape":"gaussian_square","t0":816},{"ch":"u16","name":"fc","phase":1.5707963267948966,"t0":0},{"ch":"u7","name":"fc","phase":1.5707963267948966,"t0":0}]},{"name":"cx","qubits":[6,7],"sequence":[{"ch":"d6","name":"fc","phase":1.5707963267948966,"t0":0},{"ch":"d6","label":"Ym_d6","name":"parametric_pulse","parameters":{"amp":[-3.611649990881358e-17,-0.19660906820349777],"beta":-1.0090323722529313,"duration":160,"sigma":40},"pulse_shape":"drag","t0":0},{"ch":"d6","label":"Xp_d6","name":"parametric_pulse","parameters":{"amp":[0.19660906820349777,0],"beta":-1.0090323722529313,"duration":160,"sigma":40},"pulse_shape":"drag","t0":736},{"ch":"d7","label":"X90p_d7","name":"parametric_pulse","parameters":{"amp":[0.10257698140636037,0.0004777824578653272],"beta":0.3646091581128754,"duration":160,"sigma":40},"pulse_shape":"drag","t0":0},{"ch":"d7","label":"CR90p_d7_u12","name":"parametric_pulse","parameters":{"amp":[0.07386759899684815,0.0001936697426075156],"duration":576,"sigma":64,"width":320},"pulse_shape":"gaussian_square","t0":160},{"ch":"d7","label":"CR90m_d7_u12","name":"parametric_pulse","parameters":{"amp":[-0.07386759899684815,-0.00019366974260750654],"duration":576,"sigma":64,"width":320},"pulse_shape":"gaussian_square","t0":896},{"ch":"u12","label":"CR90p_u12","name":"parametric_pulse","parameters":{"amp":[0.33555173389253773,0.1340778071376747],"duration":576,"sigma":64,"width":320},"pulse_shape":"gaussian_square","t0":160},{"ch":"u12","label":"CR90m_u12","name":"parametric_pulse","parameters":{"amp":[-0.33555173389253773,-0.13407780713767467],"duration":576,"sigma":64,"width":320},"pulse_shape":"gaussian_square","t0":896},{"ch":"u14","name":"fc","phase":1.5707963267948966,"t0":0}]},{"name":"cx","qubits":[7,4],"sequence":[{"ch":"d4","name":"fc","phase":-3.141592653589793,"t0":0},{"ch":"d4","label":"Y90p_d4","name":"parametric_pulse","parameters":{"amp":[-0.0010006507509606616,0.09398545949749511],"beta":-0.8252889412167893,"duration":160,"sigma":40},"pulse_shape":"drag","t0":0},{"ch":"d4","name":"fc","phase":-2.504781576167212,"t0":1280},{"ch":"d4","name":"fc","phase":-3.141592653589793,"t0":1280},{"ch":"d4","label":"Y90p_d4","name":"parametric_pulse","parameters":{"amp":[-0.0010006507509606616,0.09398545949749511],"beta":-0.8252889412167893,"duration":160,"sigma":40},"pulse_shape":"drag","t0":1280},{"ch":"d7","name":"fc","phase":-3.141592653589793,"t0":0},{"ch":"d7","label":"Y90p_d7","name":"parametric_pulse","parameters":{"amp":[-0.0004777824578653143,0.10257698140636037],"beta":0.3646091581128754,"duration":160,"sigma":40},"pulse_shape":"drag","t0":0},{"ch":"d7","name":"CX_d7_u9","t0":160},{"ch":"d7","name":"fc","phase":-0.09014236363436501,"t0":1280},{"ch":"d7","name":"fc","phase":-3.141592653589793,"t0":1280},{"ch":"d7","label":"Y90p_d7","name":"parametric_pulse","parameters":{"amp":[-0.0004777824578653143,0.10257698140636037],"beta":0.3646091581128754,"duration":160,"sigma":40},"pulse_shape":"drag","t0":1280},{"ch":"u12","name":"fc","phase":-3.141592653589793,"t0":0},{"ch":"u12","name":"fc","phase":-0.09014236363436501,"t0":1280},{"ch":"u12","name":"fc","phase":-3.141592653589793,"t0":1280},{"ch":"u13","name":"fc","phase":-3.141592653589793,"t0":0},{"ch":"u13","name":"fc","phase":-2.504781576167212,"t0":1280},{"ch":"u13","name":"fc","phase":-3.141592653589793,"t0":1280},{"ch":"u20","name":"fc","phase":-3.141592653589793,"t0":0},{"ch":"u20","name":"fc","phase":-0.09014236363436501,"t0":1280},{"ch":"u20","name":"fc","phase":-3.141592653589793,"t0":1280},{"ch":"u3","name":"fc","phase":-3.141592653589793,"t0":0},{"ch":"u3","name":"fc","phase":-2.504781576167212,"t0":1280},{"ch":"u3","name":"fc","phase":-3.141592653589793,"t0":1280},{"ch":"u9","name":"fc","phase":-3.141592653589793,"t0":0},{"ch":"u9","label":"CX_u9","name":"parametric_pulse","parameters":{"amp":[-0.23314205617831843,0.0022253804077351277],"duration":1120,"sigma":64,"width":864},"pulse_shape":"gaussian_square","t0":160},{"ch":"u9","name":"fc","phase":-0.09014236363436501,"t0":1280},{"ch":"u9","name":"fc","phase":-3.141592653589793,"t0":1280}]},{"name":"cx","qubits":[7,6],"sequence":[{"ch":"d6","name":"fc","phase":-1.5707963267948966,"t0":0},{"ch":"d6","label":"X90p_d6","name":"parametric_pulse","parameters":{"amp":[0.09857053174938758,0.0008782375765720405],"beta":-1.2008838278329503,"duration":160,"sigma":40},"pulse_shape":"drag","t0":0},{"ch":"d6","label":"Xp_d6","name":"parametric_pulse","parameters":{"amp":[0.19660906820349777,0],"beta":-1.0090323722529313,"duration":160,"sigma":40},"pulse_shape":"drag","t0":736},{"ch":"d6","label":"Y90m_d6","name":"parametric_pulse","parameters":{"amp":[0.0008782375765720139,-0.09857053174938758],"beta":-1.2008838278329503,"duration":160,"sigma":40},"pulse_shape":"drag","t0":1472},{"ch":"d7","name":"fc","phase":-3.141592653589793,"t0":0},{"ch":"d7","label":"Y90p_d7","name":"parametric_pulse","parameters":{"amp":[-0.0004777824578653143,0.10257698140636037],"beta":0.3646091581128754,"duration":160,"sigma":40},"pulse_shape":"drag","t0":0},{"ch":"d7","label":"CR90p_d7_u12","name":"parametric_pulse","parameters":{"amp":[0.07386759899684815,0.0001936697426075156],"duration":576,"sigma":64,"width":320},"pulse_shape":"gaussian_square","t0":160},{"ch":"d7","label":"CR90m_d7_u12","name":"parametric_pulse","parameters":{"amp":[-0.07386759899684815,-0.00019366974260750654],"duration":576,"sigma":64,"width":320},"pulse_shape":"gaussian_square","t0":896},{"ch":"d7","name":"fc","phase":-1.5707963267948966,"t0":1472},{"ch":"d7","label":"X90p_d7","name":"parametric_pulse","parameters":{"amp":[0.10257698140636037,0.0004777824578653272],"beta":0.3646091581128754,"duration":160,"sigma":40},"pulse_shape":"drag","t0":1472},{"ch":"u12","name":"fc","phase":-3.141592653589793,"t0":0},{"ch":"u12","label":"CR90p_u12","name":"parametric_pulse","parameters":{"amp":[0.33555173389253773,0.1340778071376747],"duration":576,"sigma":64,"width":320},"pulse_shape":"gaussian_square","t0":160},{"ch":"u12","label":"CR90m_u12","name":"parametric_pulse","parameters":{"amp":[-0.33555173389253773,-0.13407780713767467],"duration":576,"sigma":64,"width":320},"pulse_shape":"gaussian_square","t0":896},{"ch":"u12","name":"fc","phase":-1.5707963267948966,"t0":1472},{"ch":"u14","name":"fc","phase":-1.5707963267948966,"t0":0},{"ch":"u20","name":"fc","phase":-3.141592653589793,"t0":0},{"ch":"u20","name":"fc","phase":-1.5707963267948966,"t0":1472},{"ch":"u9","name":"fc","phase":-3.141592653589793,"t0":0},{"ch":"u9","name":"fc","phase":-1.5707963267948966,"t0":1472}]},{"name":"cx","qubits":[7,10],"sequence":[{"ch":"d10","name":"fc","phase":-3.141592653589793,"t0":0},{"ch":"d10","label":"Y90p_d10","name":"parametric_pulse","parameters":{"amp":[-0.0013176660451184746,0.08921763051406727],"beta":0.34881686374448884,"duration":160,"sigma":40},"pulse_shape":"drag","t0":0},{"ch":"d10","name":"fc","phase":-0.6916896718805451,"t0":1056},{"ch":"d10","name":"fc","phase":-3.141592653589793,"t0":1056},{"ch":"d10","label":"Y90p_d10","name":"parametric_pulse","parameters":{"amp":[-0.0013176660451184746,0.08921763051406727],"beta":0.34881686374448884,"duration":160,"sigma":40},"pulse_shape":"drag","t0":1056},{"ch":"d7","name":"fc","phase":-3.141592653589793,"t0":0},{"ch":"d7","label":"Y90p_d7","name":"parametric_pulse","parameters":{"amp":[-0.0004777824578653143,0.10257698140636037],"beta":0.3646091581128754,"duration":160,"sigma":40},"pulse_shape":"drag","t0":0},{"ch":"d7","name":"CX_d7_u20","t0":160},{"ch":"d7","name":"fc","phase":-0.04606788860377323,"t0":1056},{"ch":"d7","name":"fc","phase":-3.141592653589793,"t0":1056},{"ch":"d7","label":"Y90p_d7","name":"parametric_pulse","parameters":{"amp":[-0.0004777824578653143,0.10257698140636037],"beta":0.3646091581128754,"duration":160,"sigma":40},"pulse_shape":"drag","t0":1056},{"ch":"u12","name":"fc","phase":-3.141592653589793,"t0":0},{"ch":"u12","name":"fc","phase":-0.04606788860377323,"t0":1056},{"ch":"u12","name":"fc","phase":-3.141592653589793,"t0":1056},{"ch":"u15","name":"fc","phase":-3.141592653589793,"t0":0},{"ch":"u15","name":"fc","phase":-0.6916896718805451,"t0":1056},{"ch":"u15","name":"fc","phase":-3.141592653589793,"t0":1056},{"ch":"u20","name":"fc","phase":-3.141592653589793,"t0":0},{"ch":"u20","label":"CX_u20","name":"parametric_pulse","parameters":{"amp":[0.3371692176291682,0.08892521109898281],"duration":896,"sigma":64,"width":640},"pulse_shape":"gaussian_square","t0":160},{"ch":"u20","name":"fc","phase":-0.04606788860377323,"t0":1056},{"ch":"u20","name":"fc","phase":-3.141592653589793,"t0":1056},{"ch":"u24","name":"fc","phase":-3.141592653589793,"t0":0},{"ch":"u24","name":"fc","phase":-0.6916896718805451,"t0":1056},{"ch":"u24","name":"fc","phase":-3.141592653589793,"t0":1056},{"ch":"u9","name":"fc","phase":-3.141592653589793,"t0":0},{"ch":"u9","name":"fc","phase":-0.04606788860377323,"t0":1056},{"ch":"u9","name":"fc","phase":-3.141592653589793,"t0":1056}]},{"name":"cx","qubits":[8,5],"sequence":[{"ch":"d5","name":"fc","phase":-1.5707963267948966,"t0":0},{"ch":"d5","label":"X90p_d5","name":"parametric_pulse","parameters":{"amp":[0.093893323098105,0.0018717804654582596],"beta":-0.10948062656433855,"duration":160,"sigma":40},"pulse_shape":"drag","t0":0},{"ch":"d5","label":"Xp_d5","name":"parametric_pulse","parameters":{"amp":[0.18780121182564427,0],"beta":-0.8715805033660862,"duration":160,"sigma":40},"pulse_shape":"drag","t0":656},{"ch":"d5","label":"Y90m_d5","name":"parametric_pulse","parameters":{"amp":[0.0018717804654582461,-0.093893323098105],"beta":-0.10948062656433855,"duration":160,"sigma":40},"pulse_shape":"drag","t0":1312},{"ch":"d8","name":"fc","phase":-3.141592653589793,"t0":0},{"ch":"d8","label":"Y90p_d8","name":"parametric_pulse","parameters":{"amp":[0.000050756950867343786,0.10142659536237025],"beta":0.20592152458787144,"duration":160,"sigma":40},"pulse_shape":"drag","t0":0},{"ch":"d8","label":"CR90p_d8_u11","name":"parametric_pulse","parameters":{"amp":[0.07640877871305615,0.0005126290872261083],"duration":496,"sigma":64,"width":240},"pulse_shape":"gaussian_square","t0":160},{"ch":"d8","label":"CR90m_d8_u11","name":"parametric_pulse","parameters":{"amp":[-0.07640877871305615,-0.000512629087226099],"duration":496,"sigma":64,"width":240},"pulse_shape":"gaussian_square","t0":816},{"ch":"d8","name":"fc","phase":-1.5707963267948966,"t0":1312},{"ch":"d8","label":"X90p_d8","name":"parametric_pulse","parameters":{"amp":[0.10142659536237025,-0.00005075695086732869],"beta":0.20592152458787144,"duration":160,"sigma":40},"pulse_shape":"drag","t0":1312},{"ch":"u11","name":"fc","phase":-3.141592653589793,"t0":0},{"ch":"u11","label":"CR90p_u11","name":"parametric_pulse","parameters":{"amp":[0.29194119808298125,-0.223306671470276],"duration":496,"sigma":64,"width":240},"pulse_shape":"gaussian_square","t0":160},{"ch":"u11","label":"CR90m_u11","name":"parametric_pulse","parameters":{"amp":[-0.29194119808298125,0.22330667147027602],"duration":496,"sigma":64,"width":240},"pulse_shape":"gaussian_square","t0":816},{"ch":"u11","name":"fc","phase":-1.5707963267948966,"t0":1312},{"ch":"u16","name":"fc","phase":-1.5707963267948966,"t0":0},{"ch":"u19","name":"fc","phase":-3.141592653589793,"t0":0},{"ch":"u19","name":"fc","phase":-1.5707963267948966,"t0":1312},{"ch":"u22","name":"fc","phase":-3.141592653589793,"t0":0},{"ch":"u22","name":"fc","phase":-1.5707963267948966,"t0":1312},{"ch":"u7","name":"fc","phase":-1.5707963267948966,"t0":0}]},{"name":"cx","qubits":[8,9],"sequence":[{"ch":"d8","name":"fc","phase":1.5707963267948966,"t0":0},{"ch":"d8","label":"Ym_d8","name":"parametric_pulse","parameters":{"amp":[-3.731987314794594e-17,-0.20315992700333133],"beta":0.24722132487633608,"duration":160,"sigma":40},"pulse_shape":"drag","t0":0},{"ch":"d8","label":"Xp_d8","name":"parametric_pulse","parameters":{"amp":[0.20315992700333133,0],"beta":0.24722132487633608,"duration":160,"sigma":40},"pulse_shape":"drag","t0":752},{"ch":"d9","label":"X90p_d9","name":"parametric_pulse","parameters":{"amp":[0.1008842824301146,0.000954593841630788],"beta":-1.3014628169384397,"duration":160,"sigma":40},"pulse_shape":"drag","t0":0},{"ch":"d9","label":"CR90p_d9_u17","name":"parametric_pulse","parameters":{"amp":[0.05967425987055518,0.0016780511077524934],"duration":592,"sigma":64,"width":336},"pulse_shape":"gaussian_square","t0":160},{"ch":"d9","label":"CR90m_d9_u17","name":"parametric_pulse","parameters":{"amp":[-0.05967425987055518,-0.001678051107752486],"duration":592,"sigma":64,"width":336},"pulse_shape":"gaussian_square","t0":912},{"ch":"u11","name":"fc","phase":1.5707963267948966,"t0":0},{"ch":"u17","label":"CR90p_u17","name":"parametric_pulse","parameters":{"amp":[0.2457359603137967,0.2677549080209887],"duration":592,"sigma":64,"width":336},"pulse_shape":"gaussian_square","t0":160},{"ch":"u17","label":"CR90m_u17","name":"parametric_pulse","parameters":{"amp":[-0.24573596031379671,-0.26775490802098867],"duration":592,"sigma":64,"width":336},"pulse_shape":"gaussian_square","t0":912},{"ch":"u19","name":"fc","phase":1.5707963267948966,"t0":0},{"ch":"u22","name":"fc","phase":1.5707963267948966,"t0":0}]},{"name":"cx","qubits":[8,11],"sequence":[{"ch":"d11","name":"fc","phase":-1.5707963267948966,"t0":0},{"ch":"d11","label":"X90p_d11","name":"parametric_pulse","parameters":{"amp":[0.10356307461691308,0.0015104680315885467],"beta":-0.8534632024962311,"duration":160,"sigma":40},"pulse_shape":"drag","t0":0},{"ch":"d11","label":"Xp_d11","name":"parametric_pulse","parameters":{"amp":[0.20721712486331753,0],"beta":-0.8603575655285178,"duration":160,"sigma":40},"pulse_shape":"drag","t0":736},{"ch":"d11","label":"Y90m_d11","name":"parametric_pulse","parameters":{"amp":[0.0015104680315885645,-0.10356307461691308],"beta":-0.8534632024962311,"duration":160,"sigma":40},"pulse_shape":"drag","t0":1472},{"ch":"d8","name":"fc","phase":-3.141592653589793,"t0":0},{"ch":"d8","label":"Y90p_d8","name":"parametric_pulse","parameters":{"amp":[0.000050756950867343786,0.10142659536237025],"beta":0.20592152458787144,"duration":160,"sigma":40},"pulse_shape":"drag","t0":0},{"ch":"d8","label":"CR90p_d8_u22","name":"parametric_pulse","parameters":{"amp":[0.05900737500006852,0.0007038872670255299],"duration":576,"sigma":64,"width":320},"pulse_shape":"gaussian_square","t0":160},{"ch":"d8","label":"CR90m_d8_u22","name":"parametric_pulse","parameters":{"amp":[-0.05900737500006852,-0.0007038872670255226],"duration":576,"sigma":64,"width":320},"pulse_shape":"gaussian_square","t0":896},{"ch":"d8","name":"fc","phase":-1.5707963267948966,"t0":1472},{"ch":"d8","label":"X90p_d8","name":"parametric_pulse","parameters":{"amp":[0.10142659536237025,-0.00005075695086732869],"beta":0.20592152458787144,"duration":160,"sigma":40},"pulse_shape":"drag","t0":1472},{"ch":"u11","name":"fc","phase":-3.141592653589793,"t0":0},{"ch":"u11","name":"fc","phase":-1.5707963267948966,"t0":1472},{"ch":"u18","name":"fc","phase":-1.5707963267948966,"t0":0},{"ch":"u19","name":"fc","phase":-3.141592653589793,"t0":0},{"ch":"u19","name":"fc","phase":-1.5707963267948966,"t0":1472},{"ch":"u22","name":"fc","phase":-3.141592653589793,"t0":0},{"ch":"u22","label":"CR90p_u22","name":"parametric_pulse","parameters":{"amp":[-0.23263485936969813,-0.19235436837842898],"duration":576,"sigma":64,"width":320},"pulse_shape":"gaussian_square","t0":160},{"ch":"u22","label":"CR90m_u22","name":"parametric_pulse","parameters":{"amp":[0.23263485936969816,0.19235436837842895],"duration":576,"sigma":64,"width":320},"pulse_shape":"gaussian_square","t0":896},{"ch":"u22","name":"fc","phase":-1.5707963267948966,"t0":1472},{"ch":"u29","name":"fc","phase":-1.5707963267948966,"t0":0}]},{"name":"cx","qubits":[9,8],"sequence":[{"ch":"d8","name":"fc","phase":-1.5707963267948966,"t0":0},{"ch":"d8","label":"X90p_d8","name":"parametric_pulse","parameters":{"amp":[0.10142659536237025,-0.00005075695086732869],"beta":0.20592152458787144,"duration":160,"sigma":40},"pulse_shape":"drag","t0":0},{"ch":"d8","label":"Xp_d8","name":"parametric_pulse","parameters":{"amp":[0.20315992700333133,0],"beta":0.24722132487633608,"duration":160,"sigma":40},"pulse_shape":"drag","t0":752},{"ch":"d8","label":"Y90m_d8","name":"parametric_pulse","parameters":{"amp":[-0.00005075695086731117,-0.10142659536237025],"beta":0.20592152458787144,"duration":160,"sigma":40},"pulse_shape":"drag","t0":1504},{"ch":"d9","name":"fc","phase":-3.141592653589793,"t0":0},{"ch":"d9","label":"Y90p_d9","name":"parametric_pulse","parameters":{"amp":[-0.0009545938416307822,0.1008842824301146],"beta":-1.3014628169384397,"duration":160,"sigma":40},"pulse_shape":"drag","t0":0},{"ch":"d9","label":"CR90p_d9_u17","name":"parametric_pulse","parameters":{"amp":[0.05967425987055518,0.0016780511077524934],"duration":592,"sigma":64,"width":336},"pulse_shape":"gaussian_square","t0":160},{"ch":"d9","label":"CR90m_d9_u17","name":"parametric_pulse","parameters":{"amp":[-0.05967425987055518,-0.001678051107752486],"duration":592,"sigma":64,"width":336},"pulse_shape":"gaussian_square","t0":912},{"ch":"d9","name":"fc","phase":-1.5707963267948966,"t0":1504},{"ch":"d9","label":"X90p_d9","name":"parametric_pulse","parameters":{"amp":[0.1008842824301146,0.000954593841630788],"beta":-1.3014628169384397,"duration":160,"sigma":40},"pulse_shape":"drag","t0":1504},{"ch":"u11","name":"fc","phase":-1.5707963267948966,"t0":0},{"ch":"u17","name":"fc","phase":-3.141592653589793,"t0":0},{"ch":"u17","label":"CR90p_u17","name":"parametric_pulse","parameters":{"amp":[0.2457359603137967,0.2677549080209887],"duration":592,"sigma":64,"width":336},"pulse_shape":"gaussian_square","t0":160},{"ch":"u17","label":"CR90m_u17","name":"parametric_pulse","parameters":{"amp":[-0.24573596031379671,-0.26775490802098867],"duration":592,"sigma":64,"width":336},"pulse_shape":"gaussian_square","t0":912},{"ch":"u17","name":"fc","phase":-1.5707963267948966,"t0":1504},{"ch":"u19","name":"fc","phase":-1.5707963267948966,"t0":0},{"ch":"u22","name":"fc","phase":-1.5707963267948966,"t0":0}]},{"name":"cx","qubits":[10,7],"sequence":[{"ch":"d10","name":"fc","phase":-0.6916896718805451,"t0":896},{"ch":"d7","name":"CX_d7_u20","t0":0},{"ch":"d7","name":"fc","phase":-0.04606788860377323,"t0":896},{"ch":"u12","name":"fc","phase":-0.04606788860377323,"t0":896},{"ch":"u15","name":"fc","phase":-0.6916896718805451,"t0":896},{"ch":"u20","label":"CX_u20","name":"parametric_pulse","parameters":{"amp":[0.3371692176291682,0.08892521109898281],"duration":896,"sigma":64,"width":640},"pulse_shape":"gaussian_square","t0":0},{"ch":"u20","name":"fc","phase":-0.04606788860377323,"t0":896},{"ch":"u24","name":"fc","phase":-0.6916896718805451,"t0":896},{"ch":"u9","name":"fc","phase":-0.04606788860377323,"t0":896}]},{"name":"cx","qubits":[10,12],"sequence":[{"ch":"d10","name":"fc","phase":-3.141592653589793,"t0":0},{"ch":"d10","label":"Y90p_d10","name":"parametric_pulse","parameters":{"amp":[-0.0013176660451184746,0.08921763051406727],"beta":0.34881686374448884,"duration":160,"sigma":40},"pulse_shape":"drag","t0":0},{"ch":"d10","name":"CX_d10_u24","t0":160},{"ch":"d10","name":"fc","phase":-0.06623400493676819,"t0":1136},{"ch":"d10","name":"fc","phase":-3.141592653589793,"t0":1136},{"ch":"d10","label":"Y90p_d10","name":"parametric_pulse","parameters":{"amp":[-0.0013176660451184746,0.08921763051406727],"beta":0.34881686374448884,"duration":160,"sigma":40},"pulse_shape":"drag","t0":1136},{"ch":"d12","name":"fc","phase":-3.141592653589793,"t0":0},{"ch":"d12","label":"Y90p_d12","name":"parametric_pulse","parameters":{"amp":[-0.0008795219808534919,0.07673912449813387],"beta":-0.8894045718580408,"duration":160,"sigma":40},"pulse_shape":"drag","t0":0},{"ch":"d12","name":"fc","phase":2.0007307223963946,"t0":1136},{"ch":"d12","name":"fc","phase":-3.141592653589793,"t0":1136},{"ch":"d12","label":"Y90p_d12","name":"parametric_pulse","parameters":{"amp":[-0.0008795219808534919,0.07673912449813387],"beta":-0.8894045718580408,"duration":160,"sigma":40},"pulse_shape":"drag","t0":1136},{"ch":"u15","name":"fc","phase":-3.141592653589793,"t0":0},{"ch":"u15","name":"fc","phase":-0.06623400493676819,"t0":1136},{"ch":"u15","name":"fc","phase":-3.141592653589793,"t0":1136},{"ch":"u21","name":"fc","phase":-3.141592653589793,"t0":0},{"ch":"u21","name":"fc","phase":2.0007307223963946,"t0":1136},{"ch":"u21","name":"fc","phase":-3.141592653589793,"t0":1136},{"ch":"u24","name":"fc","phase":-3.141592653589793,"t0":0},{"ch":"u24","label":"CX_u24","name":"parametric_pulse","parameters":{"amp":[-0.3398108573301257,-0.12167375308519297],"duration":976,"sigma":64,"width":720},"pulse_shape":"gaussian_square","t0":160},{"ch":"u24","name":"fc","phase":-0.06623400493676819,"t0":1136},{"ch":"u24","name":"fc","phase":-3.141592653589793,"t0":1136},{"ch":"u27","name":"fc","phase":-3.141592653589793,"t0":0},{"ch":"u27","name":"fc","phase":2.0007307223963946,"t0":1136},{"ch":"u27","name":"fc","phase":-3.141592653589793,"t0":1136},{"ch":"u32","name":"fc","phase":-3.141592653589793,"t0":0},{"ch":"u32","name":"fc","phase":2.0007307223963946,"t0":1136},{"ch":"u32","name":"fc","phase":-3.141592653589793,"t0":1136}]},{"name":"cx","qubits":[11,8],"sequence":[{"ch":"d11","name":"fc","phase":1.5707963267948966,"t0":0},{"ch":"d11","label":"Ym_d11","name":"parametric_pulse","parameters":{"amp":[-3.806516830385688e-17,-0.20721712486331753],"beta":-0.8603575655285178,"duration":160,"sigma":40},"pulse_shape":"drag","t0":0},{"ch":"d11","label":"Xp_d11","name":"parametric_pulse","parameters":{"amp":[0.20721712486331753,0],"beta":-0.8603575655285178,"duration":160,"sigma":40},"pulse_shape":"drag","t0":736},{"ch":"d8","label":"X90p_d8","name":"parametric_pulse","parameters":{"amp":[0.10142659536237025,-0.00005075695086732869],"beta":0.20592152458787144,"duration":160,"sigma":40},"pulse_shape":"drag","t0":0},{"ch":"d8","label":"CR90p_d8_u22","name":"parametric_pulse","parameters":{"amp":[0.05900737500006852,0.0007038872670255299],"duration":576,"sigma":64,"width":320},"pulse_shape":"gaussian_square","t0":160},{"ch":"d8","label":"CR90m_d8_u22","name":"parametric_pulse","parameters":{"amp":[-0.05900737500006852,-0.0007038872670255226],"duration":576,"sigma":64,"width":320},"pulse_shape":"gaussian_square","t0":896},{"ch":"u18","name":"fc","phase":1.5707963267948966,"t0":0},{"ch":"u22","label":"CR90p_u22","name":"parametric_pulse","parameters":{"amp":[-0.23263485936969813,-0.19235436837842898],"duration":576,"sigma":64,"width":320},"pulse_shape":"gaussian_square","t0":160},{"ch":"u22","label":"CR90m_u22","name":"parametric_pulse","parameters":{"amp":[0.23263485936969816,0.19235436837842895],"duration":576,"sigma":64,"width":320},"pulse_shape":"gaussian_square","t0":896},{"ch":"u29","name":"fc","phase":1.5707963267948966,"t0":0}]},{"name":"cx","qubits":[11,14],"sequence":[{"ch":"d11","name":"fc","phase":1.5707963267948966,"t0":0},{"ch":"d11","label":"Ym_d11","name":"parametric_pulse","parameters":{"amp":[-3.806516830385688e-17,-0.20721712486331753],"beta":-0.8603575655285178,"duration":160,"sigma":40},"pulse_shape":"drag","t0":0},{"ch":"d11","label":"Xp_d11","name":"parametric_pulse","parameters":{"amp":[0.20721712486331753,0],"beta":-0.8603575655285178,"duration":160,"sigma":40},"pulse_shape":"drag","t0":784},{"ch":"d14","label":"X90p_d14","name":"parametric_pulse","parameters":{"amp":[0.09193611624065694,0.0019295239926916336],"beta":-1.1570651594037136,"duration":160,"sigma":40},"pulse_shape":"drag","t0":0},{"ch":"d14","label":"CR90p_d14_u23","name":"parametric_pulse","parameters":{"amp":[0.05132437928593102,0.0023412239139929156],"duration":624,"sigma":64,"width":368},"pulse_shape":"gaussian_square","t0":160},{"ch":"d14","label":"CR90m_d14_u23","name":"parametric_pulse","parameters":{"amp":[-0.05132437928593102,-0.0023412239139929095],"duration":624,"sigma":64,"width":368},"pulse_shape":"gaussian_square","t0":944},{"ch":"u18","name":"fc","phase":1.5707963267948966,"t0":0},{"ch":"u23","label":"CR90p_u23","name":"parametric_pulse","parameters":{"amp":[0.3301635035569033,0.033155255202748715],"duration":624,"sigma":64,"width":368},"pulse_shape":"gaussian_square","t0":160},{"ch":"u23","label":"CR90m_u23","name":"parametric_pulse","parameters":{"amp":[-0.3301635035569033,-0.033155255202748674],"duration":624,"sigma":64,"width":368},"pulse_shape":"gaussian_square","t0":944},{"ch":"u29","name":"fc","phase":1.5707963267948966,"t0":0}]},{"name":"cx","qubits":[12,10],"sequence":[{"ch":"d10","name":"CX_d10_u24","t0":0},{"ch":"d10","name":"fc","phase":-0.06623400493676819,"t0":976},{"ch":"d12","name":"fc","phase":2.0007307223963946,"t0":976},{"ch":"u15","name":"fc","phase":-0.06623400493676819,"t0":976},{"ch":"u21","name":"fc","phase":2.0007307223963946,"t0":976},{"ch":"u24","label":"CX_u24","name":"parametric_pulse","parameters":{"amp":[-0.3398108573301257,-0.12167375308519297],"duration":976,"sigma":64,"width":720},"pulse_shape":"gaussian_square","t0":0},{"ch":"u24","name":"fc","phase":-0.06623400493676819,"t0":976},{"ch":"u27","name":"fc","phase":2.0007307223963946,"t0":976},{"ch":"u32","name":"fc","phase":2.0007307223963946,"t0":976}]},{"name":"cx","qubits":[12,13],"sequence":[{"ch":"d12","name":"fc","phase":-3.141592653589793,"t0":0},{"ch":"d12","label":"Y90p_d12","name":"parametric_pulse","parameters":{"amp":[-0.0008795219808534919,0.07673912449813387],"beta":-0.8894045718580408,"duration":160,"sigma":40},"pulse_shape":"drag","t0":0},{"ch":"d12","name":"CX_d12_u27","t0":160},{"ch":"d12","name":"fc","phase":-0.08096603909239776,"t0":1136},{"ch":"d12","name":"fc","phase":-3.141592653589793,"t0":1136},{"ch":"d12","label":"Y90p_d12","name":"parametric_pulse","parameters":{"amp":[-0.0008795219808534919,0.07673912449813387],"beta":-0.8894045718580408,"duration":160,"sigma":40},"pulse_shape":"drag","t0":1136},{"ch":"d13","name":"fc","phase":-3.141592653589793,"t0":0},{"ch":"d13","label":"Y90p_d13","name":"parametric_pulse","parameters":{"amp":[-0.00010598104638801333,0.10100084229826041],"beta":-0.350966939975829,"duration":160,"sigma":40},"pulse_shape":"drag","t0":0},{"ch":"d13","name":"fc","phase":1.3996339032141307,"t0":1136},{"ch":"d13","name":"fc","phase":-3.141592653589793,"t0":1136},{"ch":"d13","label":"Y90p_d13","name":"parametric_pulse","parameters":{"amp":[-0.00010598104638801333,0.10100084229826041],"beta":-0.350966939975829,"duration":160,"sigma":40},"pulse_shape":"drag","t0":1136},{"ch":"u21","name":"fc","phase":-3.141592653589793,"t0":0},{"ch":"u21","name":"fc","phase":-0.08096603909239776,"t0":1136},{"ch":"u21","name":"fc","phase":-3.141592653589793,"t0":1136},{"ch":"u25","name":"fc","phase":-3.141592653589793,"t0":0},{"ch":"u25","name":"fc","phase":1.3996339032141307,"t0":1136},{"ch":"u25","name":"fc","phase":-3.141592653589793,"t0":1136},{"ch":"u27","name":"fc","phase":-3.141592653589793,"t0":0},{"ch":"u27","label":"CX_u27","name":"parametric_pulse","parameters":{"amp":[0.06396272420497219,-0.21556368620339103],"duration":976,"sigma":64,"width":720},"pulse_shape":"gaussian_square","t0":160},{"ch":"u27","name":"fc","phase":-0.08096603909239776,"t0":1136},{"ch":"u27","name":"fc","phase":-3.141592653589793,"t0":1136},{"ch":"u30","name":"fc","phase":-3.141592653589793,"t0":0},{"ch":"u30","name":"fc","phase":1.3996339032141307,"t0":1136},{"ch":"u30","name":"fc","phase":-3.141592653589793,"t0":1136},{"ch":"u32","name":"fc","phase":-3.141592653589793,"t0":0},{"ch":"u32","name":"fc","phase":-0.08096603909239776,"t0":1136},{"ch":"u32","name":"fc","phase":-3.141592653589793,"t0":1136}]},{"name":"cx","qubits":[12,15],"sequence":[{"ch":"d12","name":"fc","phase":1.5707963267948966,"t0":0},{"ch":"d12","label":"Ym_d12","name":"parametric_pulse","parameters":{"amp":[-2.821894792282436e-17,-0.15361679760766664],"beta":-0.8316746390488242,"duration":160,"sigma":40},"pulse_shape":"drag","t0":0},{"ch":"d12","label":"Xp_d12","name":"parametric_pulse","parameters":{"amp":[0.15361679760766664,0],"beta":-0.8316746390488242,"duration":160,"sigma":40},"pulse_shape":"drag","t0":928},{"ch":"d15","label":"X90p_d15","name":"parametric_pulse","parameters":{"amp":[0.09850270935496451,0.0019986417971878646],"beta":-0.7783748646463993,"duration":160,"sigma":40},"pulse_shape":"drag","t0":0},{"ch":"d15","label":"CR90p_d15_u26","name":"parametric_pulse","parameters":{"amp":[0.04404454924479418,0.0013516052397775818],"duration":768,"sigma":64,"width":512},"pulse_shape":"gaussian_square","t0":160},{"ch":"d15","label":"CR90m_d15_u26","name":"parametric_pulse","parameters":{"amp":[-0.04404454924479418,-0.0013516052397775763],"duration":768,"sigma":64,"width":512},"pulse_shape":"gaussian_square","t0":1088},{"ch":"u21","name":"fc","phase":1.5707963267948966,"t0":0},{"ch":"u26","label":"CR90p_u26","name":"parametric_pulse","parameters":{"amp":[-0.18220826930030556,-0.10780947046997083],"duration":768,"sigma":64,"width":512},"pulse_shape":"gaussian_square","t0":160},{"ch":"u26","label":"CR90m_u26","name":"parametric_pulse","parameters":{"amp":[0.18220826930030556,0.1078094704699708],"duration":768,"sigma":64,"width":512},"pulse_shape":"gaussian_square","t0":1088},{"ch":"u27","name":"fc","phase":1.5707963267948966,"t0":0},{"ch":"u32","name":"fc","phase":1.5707963267948966,"t0":0}]},{"name":"cx","qubits":[13,12],"sequence":[{"ch":"d12","name":"CX_d12_u27","t0":0},{"ch":"d12","name":"fc","phase":-0.08096603909239776,"t0":976},{"ch":"d13","name":"fc","phase":1.3996339032141307,"t0":976},{"ch":"u21","name":"fc","phase":-0.08096603909239776,"t0":976},{"ch":"u25","name":"fc","phase":1.3996339032141307,"t0":976},{"ch":"u27","label":"CX_u27","name":"parametric_pulse","parameters":{"amp":[0.06396272420497219,-0.21556368620339103],"duration":976,"sigma":64,"width":720},"pulse_shape":"gaussian_square","t0":0},{"ch":"u27","name":"fc","phase":-0.08096603909239776,"t0":976},{"ch":"u30","name":"fc","phase":1.3996339032141307,"t0":976},{"ch":"u32","name":"fc","phase":-0.08096603909239776,"t0":976}]},{"name":"cx","qubits":[13,14],"sequence":[{"ch":"d13","name":"fc","phase":1.5707963267948966,"t0":0},{"ch":"d13","label":"Ym_d13","name":"parametric_pulse","parameters":{"amp":[-3.714850108558122e-17,-0.20222702094702164],"beta":-0.5140021416827205,"duration":160,"sigma":40},"pulse_shape":"drag","t0":0},{"ch":"d13","label":"Xp_d13","name":"parametric_pulse","parameters":{"amp":[0.20222702094702164,0],"beta":-0.5140021416827205,"duration":160,"sigma":40},"pulse_shape":"drag","t0":592},{"ch":"d14","label":"X90p_d14","name":"parametric_pulse","parameters":{"amp":[0.09193611624065694,0.0019295239926916336],"beta":-1.1570651594037136,"duration":160,"sigma":40},"pulse_shape":"drag","t0":0},{"ch":"d14","label":"CR90p_d14_u28","name":"parametric_pulse","parameters":{"amp":[0.08676850822092937,0.004794645316032051],"duration":432,"sigma":64,"width":176},"pulse_shape":"gaussian_square","t0":160},{"ch":"d14","label":"CR90m_d14_u28","name":"parametric_pulse","parameters":{"amp":[-0.08676850822092937,-0.004794645316032041],"duration":432,"sigma":64,"width":176},"pulse_shape":"gaussian_square","t0":752},{"ch":"u25","name":"fc","phase":1.5707963267948966,"t0":0},{"ch":"u28","label":"CR90p_u28","name":"parametric_pulse","parameters":{"amp":[-0.45756532344425743,-0.7274289089214204],"duration":432,"sigma":64,"width":176},"pulse_shape":"gaussian_square","t0":160},{"ch":"u28","label":"CR90m_u28","name":"parametric_pulse","parameters":{"amp":[0.45756532344425754,0.7274289089214203],"duration":432,"sigma":64,"width":176},"pulse_shape":"gaussian_square","t0":752},{"ch":"u30","name":"fc","phase":1.5707963267948966,"t0":0}]},{"name":"cx","qubits":[14,11],"sequence":[{"ch":"d11","name":"fc","phase":-1.5707963267948966,"t0":0},{"ch":"d11","label":"X90p_d11","name":"parametric_pulse","parameters":{"amp":[0.10356307461691308,0.0015104680315885467],"beta":-0.8534632024962311,"duration":160,"sigma":40},"pulse_shape":"drag","t0":0},{"ch":"d11","label":"Xp_d11","name":"parametric_pulse","parameters":{"amp":[0.20721712486331753,0],"beta":-0.8603575655285178,"duration":160,"sigma":40},"pulse_shape":"drag","t0":784},{"ch":"d11","label":"Y90m_d11","name":"parametric_pulse","parameters":{"amp":[0.0015104680315885645,-0.10356307461691308],"beta":-0.8534632024962311,"duration":160,"sigma":40},"pulse_shape":"drag","t0":1568},{"ch":"d14","name":"fc","phase":-3.141592653589793,"t0":0},{"ch":"d14","label":"Y90p_d14","name":"parametric_pulse","parameters":{"amp":[-0.0019295239926916303,0.09193611624065694],"beta":-1.1570651594037136,"duration":160,"sigma":40},"pulse_shape":"drag","t0":0},{"ch":"d14","label":"CR90p_d14_u23","name":"parametric_pulse","parameters":{"amp":[0.05132437928593102,0.0023412239139929156],"duration":624,"sigma":64,"width":368},"pulse_shape":"gaussian_square","t0":160},{"ch":"d14","label":"CR90m_d14_u23","name":"parametric_pulse","parameters":{"amp":[-0.05132437928593102,-0.0023412239139929095],"duration":624,"sigma":64,"width":368},"pulse_shape":"gaussian_square","t0":944},{"ch":"d14","name":"fc","phase":-1.5707963267948966,"t0":1568},{"ch":"d14","label":"X90p_d14","name":"parametric_pulse","parameters":{"amp":[0.09193611624065694,0.0019295239926916336],"beta":-1.1570651594037136,"duration":160,"sigma":40},"pulse_shape":"drag","t0":1568},{"ch":"u18","name":"fc","phase":-1.5707963267948966,"t0":0},{"ch":"u23","name":"fc","phase":-3.141592653589793,"t0":0},{"ch":"u23","label":"CR90p_u23","name":"parametric_pulse","parameters":{"amp":[0.3301635035569033,0.033155255202748715],"duration":624,"sigma":64,"width":368},"pulse_shape":"gaussian_square","t0":160},{"ch":"u23","label":"CR90m_u23","name":"parametric_pulse","parameters":{"amp":[-0.3301635035569033,-0.033155255202748674],"duration":624,"sigma":64,"width":368},"pulse_shape":"gaussian_square","t0":944},{"ch":"u23","name":"fc","phase":-1.5707963267948966,"t0":1568},{"ch":"u28","name":"fc","phase":-3.141592653589793,"t0":0},{"ch":"u28","name":"fc","phase":-1.5707963267948966,"t0":1568},{"ch":"u29","name":"fc","phase":-1.5707963267948966,"t0":0},{"ch":"u34","name":"fc","phase":-3.141592653589793,"t0":0},{"ch":"u34","name":"fc","phase":-1.5707963267948966,"t0":1568}]},{"name":"cx","qubits":[14,13],"sequence":[{"ch":"d13","name":"fc","phase":-1.5707963267948966,"t0":0},{"ch":"d13","label":"X90p_d13","name":"parametric_pulse","parameters":{"amp":[0.10100084229826041,0.00010598104638802724],"beta":-0.350966939975829,"duration":160,"sigma":40},"pulse_shape":"drag","t0":0},{"ch":"d13","label":"Xp_d13","name":"parametric_pulse","parameters":{"amp":[0.20222702094702164,0],"beta":-0.5140021416827205,"duration":160,"sigma":40},"pulse_shape":"drag","t0":592},{"ch":"d13","label":"Y90m_d13","name":"parametric_pulse","parameters":{"amp":[0.00010598104638800098,-0.10100084229826041],"beta":-0.350966939975829,"duration":160,"sigma":40},"pulse_shape":"drag","t0":1184},{"ch":"d14","name":"fc","phase":-3.141592653589793,"t0":0},{"ch":"d14","label":"Y90p_d14","name":"parametric_pulse","parameters":{"amp":[-0.0019295239926916303,0.09193611624065694],"beta":-1.1570651594037136,"duration":160,"sigma":40},"pulse_shape":"drag","t0":0},{"ch":"d14","label":"CR90p_d14_u28","name":"parametric_pulse","parameters":{"amp":[0.08676850822092937,0.004794645316032051],"duration":432,"sigma":64,"width":176},"pulse_shape":"gaussian_square","t0":160},{"ch":"d14","label":"CR90m_d14_u28","name":"parametric_pulse","parameters":{"amp":[-0.08676850822092937,-0.004794645316032041],"duration":432,"sigma":64,"width":176},"pulse_shape":"gaussian_square","t0":752},{"ch":"d14","name":"fc","phase":-1.5707963267948966,"t0":1184},{"ch":"d14","label":"X90p_d14","name":"parametric_pulse","parameters":{"amp":[0.09193611624065694,0.0019295239926916336],"beta":-1.1570651594037136,"duration":160,"sigma":40},"pulse_shape":"drag","t0":1184},{"ch":"u23","name":"fc","phase":-3.141592653589793,"t0":0},{"ch":"u23","name":"fc","phase":-1.5707963267948966,"t0":1184},{"ch":"u25","name":"fc","phase":-1.5707963267948966,"t0":0},{"ch":"u28","name":"fc","phase":-3.141592653589793,"t0":0},{"ch":"u28","label":"CR90p_u28","name":"parametric_pulse","parameters":{"amp":[-0.45756532344425743,-0.7274289089214204],"duration":432,"sigma":64,"width":176},"pulse_shape":"gaussian_square","t0":160},{"ch":"u28","label":"CR90m_u28","name":"parametric_pulse","parameters":{"amp":[0.45756532344425754,0.7274289089214203],"duration":432,"sigma":64,"width":176},"pulse_shape":"gaussian_square","t0":752},{"ch":"u28","name":"fc","phase":-1.5707963267948966,"t0":1184},{"ch":"u30","name":"fc","phase":-1.5707963267948966,"t0":0},{"ch":"u34","name":"fc","phase":-3.141592653589793,"t0":0},{"ch":"u34","name":"fc","phase":-1.5707963267948966,"t0":1184}]},{"name":"cx","qubits":[14,16],"sequence":[{"ch":"d14","name":"fc","phase":1.5707963267948966,"t0":0},{"ch":"d14","label":"Ym_d14","name":"parametric_pulse","parameters":{"amp":[-3.38284703000592e-17,-0.1841536151409092],"beta":-1.5472137757241298,"duration":160,"sigma":40},"pulse_shape":"drag","t0":0},{"ch":"d14","label":"Xp_d14","name":"parametric_pulse","parameters":{"amp":[0.1841536151409092,0],"beta":-1.5472137757241298,"duration":160,"sigma":40},"pulse_shape":"drag","t0":592},{"ch":"d16","label":"X90p_d16","name":"parametric_pulse","parameters":{"amp":[0.09735687035858212,0.0018541265307028428],"beta":0.24344892054245246,"duration":160,"sigma":40},"pulse_shape":"drag","t0":0},{"ch":"d16","label":"CR90p_d16_u31","name":"parametric_pulse","parameters":{"amp":[0.06779842149453782,0.0027851951072758456],"duration":432,"sigma":64,"width":176},"pulse_shape":"gaussian_square","t0":160},{"ch":"d16","label":"CR90m_d16_u31","name":"parametric_pulse","parameters":{"amp":[-0.06779842149453782,-0.0027851951072758374],"duration":432,"sigma":64,"width":176},"pulse_shape":"gaussian_square","t0":752},{"ch":"u23","name":"fc","phase":1.5707963267948966,"t0":0},{"ch":"u28","name":"fc","phase":1.5707963267948966,"t0":0},{"ch":"u31","label":"CR90p_u31","name":"parametric_pulse","parameters":{"amp":[0.05695606041083539,-0.8711580035848777],"duration":432,"sigma":64,"width":176},"pulse_shape":"gaussian_square","t0":160},{"ch":"u31","label":"CR90m_u31","name":"parametric_pulse","parameters":{"amp":[-0.056956060410835285,0.8711580035848777],"duration":432,"sigma":64,"width":176},"pulse_shape":"gaussian_square","t0":752},{"ch":"u34","name":"fc","phase":1.5707963267948966,"t0":0}]},{"name":"cx","qubits":[15,12],"sequence":[{"ch":"d12","name":"fc","phase":-1.5707963267948966,"t0":0},{"ch":"d12","label":"X90p_d12","name":"parametric_pulse","parameters":{"amp":[0.07673912449813387,0.0008795219808534917],"beta":-0.8894045718580408,"duration":160,"sigma":40},"pulse_shape":"drag","t0":0},{"ch":"d12","label":"Xp_d12","name":"parametric_pulse","parameters":{"amp":[0.15361679760766664,0],"beta":-0.8316746390488242,"duration":160,"sigma":40},"pulse_shape":"drag","t0":928},{"ch":"d12","label":"Y90m_d12","name":"parametric_pulse","parameters":{"amp":[0.0008795219808534656,-0.07673912449813387],"beta":-0.8894045718580408,"duration":160,"sigma":40},"pulse_shape":"drag","t0":1856},{"ch":"d15","name":"fc","phase":-3.141592653589793,"t0":0},{"ch":"d15","label":"Y90p_d15","name":"parametric_pulse","parameters":{"amp":[-0.0019986417971878624,0.09850270935496451],"beta":-0.7783748646463993,"duration":160,"sigma":40},"pulse_shape":"drag","t0":0},{"ch":"d15","label":"CR90p_d15_u26","name":"parametric_pulse","parameters":{"amp":[0.04404454924479418,0.0013516052397775818],"duration":768,"sigma":64,"width":512},"pulse_shape":"gaussian_square","t0":160},{"ch":"d15","label":"CR90m_d15_u26","name":"parametric_pulse","parameters":{"amp":[-0.04404454924479418,-0.0013516052397775763],"duration":768,"sigma":64,"width":512},"pulse_shape":"gaussian_square","t0":1088},{"ch":"d15","name":"fc","phase":-1.5707963267948966,"t0":1856},{"ch":"d15","label":"X90p_d15","name":"parametric_pulse","parameters":{"amp":[0.09850270935496451,0.0019986417971878646],"beta":-0.7783748646463993,"duration":160,"sigma":40},"pulse_shape":"drag","t0":1856},{"ch":"u21","name":"fc","phase":-1.5707963267948966,"t0":0},{"ch":"u26","name":"fc","phase":-3.141592653589793,"t0":0},{"ch":"u26","label":"CR90p_u26","name":"parametric_pulse","parameters":{"amp":[-0.18220826930030556,-0.10780947046997083],"duration":768,"sigma":64,"width":512},"pulse_shape":"gaussian_square","t0":160},{"ch":"u26","label":"CR90m_u26","name":"parametric_pulse","parameters":{"amp":[0.18220826930030556,0.1078094704699708],"duration":768,"sigma":64,"width":512},"pulse_shape":"gaussian_square","t0":1088},{"ch":"u26","name":"fc","phase":-1.5707963267948966,"t0":1856},{"ch":"u27","name":"fc","phase":-1.5707963267948966,"t0":0},{"ch":"u32","name":"fc","phase":-1.5707963267948966,"t0":0},{"ch":"u37","name":"fc","phase":-3.141592653589793,"t0":0},{"ch":"u37","name":"fc","phase":-1.5707963267948966,"t0":1856}]},{"name":"cx","qubits":[15,18],"sequence":[{"ch":"d15","name":"fc","phase":1.5707963267948966,"t0":0},{"ch":"d15","label":"Ym_d15","name":"parametric_pulse","parameters":{"amp":[-3.6144924882665483e-17,-0.1967638065540257],"beta":-1.1916515615716399,"duration":160,"sigma":40},"pulse_shape":"drag","t0":0},{"ch":"d15","label":"Xp_d15","name":"parametric_pulse","parameters":{"amp":[0.1967638065540257,0],"beta":-1.1916515615716399,"duration":160,"sigma":40},"pulse_shape":"drag","t0":928},{"ch":"d18","label":"X90p_d18","name":"parametric_pulse","parameters":{"amp":[0.10515991526809636,0.002363533204347135],"beta":-2.1494178582769803,"duration":160,"sigma":40},"pulse_shape":"drag","t0":0},{"ch":"d18","label":"CR90p_d18_u33","name":"parametric_pulse","parameters":{"amp":[0.0469451555366738,0.0016166440201443714],"duration":768,"sigma":64,"width":512},"pulse_shape":"gaussian_square","t0":160},{"ch":"d18","label":"CR90m_d18_u33","name":"parametric_pulse","parameters":{"amp":[-0.0469451555366738,-0.0016166440201443655],"duration":768,"sigma":64,"width":512},"pulse_shape":"gaussian_square","t0":1088},{"ch":"u26","name":"fc","phase":1.5707963267948966,"t0":0},{"ch":"u33","label":"CR90p_u33","name":"parametric_pulse","parameters":{"amp":[-0.7837654266018335,-0.6210569668425321],"duration":768,"sigma":64,"width":512},"pulse_shape":"gaussian_square","t0":160},{"ch":"u33","label":"CR90m_u33","name":"parametric_pulse","parameters":{"amp":[0.7837654266018336,0.621056966842532],"duration":768,"sigma":64,"width":512},"pulse_shape":"gaussian_square","t0":1088},{"ch":"u37","name":"fc","phase":1.5707963267948966,"t0":0}]},{"name":"cx","qubits":[16,14],"sequence":[{"ch":"d14","name":"fc","phase":-1.5707963267948966,"t0":0},{"ch":"d14","label":"X90p_d14","name":"parametric_pulse","parameters":{"amp":[0.09193611624065694,0.0019295239926916336],"beta":-1.1570651594037136,"duration":160,"sigma":40},"pulse_shape":"drag","t0":0},{"ch":"d14","label":"Xp_d14","name":"parametric_pulse","parameters":{"amp":[0.1841536151409092,0],"beta":-1.5472137757241298,"duration":160,"sigma":40},"pulse_shape":"drag","t0":592},{"ch":"d14","label":"Y90m_d14","name":"parametric_pulse","parameters":{"amp":[0.0019295239926916397,-0.09193611624065694],"beta":-1.1570651594037136,"duration":160,"sigma":40},"pulse_shape":"drag","t0":1184},{"ch":"d16","name":"fc","phase":-3.141592653589793,"t0":0},{"ch":"d16","label":"Y90p_d16","name":"parametric_pulse","parameters":{"amp":[-0.001854126530702847,0.09735687035858212],"beta":0.24344892054245246,"duration":160,"sigma":40},"pulse_shape":"drag","t0":0},{"ch":"d16","label":"CR90p_d16_u31","name":"parametric_pulse","parameters":{"amp":[0.06779842149453782,0.0027851951072758456],"duration":432,"sigma":64,"width":176},"pulse_shape":"gaussian_square","t0":160},{"ch":"d16","label":"CR90m_d16_u31","name":"parametric_pulse","parameters":{"amp":[-0.06779842149453782,-0.0027851951072758374],"duration":432,"sigma":64,"width":176},"pulse_shape":"gaussian_square","t0":752},{"ch":"d16","name":"fc","phase":-1.5707963267948966,"t0":1184},{"ch":"d16","label":"X90p_d16","name":"parametric_pulse","parameters":{"amp":[0.09735687035858212,0.0018541265307028428],"beta":0.24344892054245246,"duration":160,"sigma":40},"pulse_shape":"drag","t0":1184},{"ch":"u23","name":"fc","phase":-1.5707963267948966,"t0":0},{"ch":"u28","name":"fc","phase":-1.5707963267948966,"t0":0},{"ch":"u31","name":"fc","phase":-3.141592653589793,"t0":0},{"ch":"u31","label":"CR90p_u31","name":"parametric_pulse","parameters":{"amp":[0.05695606041083539,-0.8711580035848777],"duration":432,"sigma":64,"width":176},"pulse_shape":"gaussian_square","t0":160},{"ch":"u31","label":"CR90m_u31","name":"parametric_pulse","parameters":{"amp":[-0.056956060410835285,0.8711580035848777],"duration":432,"sigma":64,"width":176},"pulse_shape":"gaussian_square","t0":752},{"ch":"u31","name":"fc","phase":-1.5707963267948966,"t0":1184},{"ch":"u34","name":"fc","phase":-1.5707963267948966,"t0":0},{"ch":"u40","name":"fc","phase":-3.141592653589793,"t0":0},{"ch":"u40","name":"fc","phase":-1.5707963267948966,"t0":1184}]},{"name":"cx","qubits":[16,19],"sequence":[{"ch":"d16","name":"fc","phase":-3.141592653589793,"t0":0},{"ch":"d16","label":"Y90p_d16","name":"parametric_pulse","parameters":{"amp":[-0.001854126530702847,0.09735687035858212],"beta":0.24344892054245246,"duration":160,"sigma":40},"pulse_shape":"drag","t0":0},{"ch":"d16","label":"CR90p_d16_u40","name":"parametric_pulse","parameters":{"amp":[0.019738355557227263,0],"duration":4800,"sigma":64,"width":4544},"pulse_shape":"gaussian_square","t0":160},{"ch":"d16","label":"CR90m_d16_u40","name":"parametric_pulse","parameters":{"amp":[-0.019738355557227263,2.417251395359074e-18],"duration":4800,"sigma":64,"width":4544},"pulse_shape":"gaussian_square","t0":5120},{"ch":"d16","name":"fc","phase":-1.5707963267948966,"t0":9920},{"ch":"d16","label":"X90p_d16","name":"parametric_pulse","parameters":{"amp":[0.09735687035858212,0.0018541265307028428],"beta":0.24344892054245246,"duration":160,"sigma":40},"pulse_shape":"drag","t0":9920},{"ch":"d19","name":"fc","phase":-1.5707963267948966,"t0":0},{"ch":"d19","label":"X90p_d19","name":"parametric_pulse","parameters":{"amp":[0.10435209762961972,0.0004178817129556554],"beta":-1.0957411302075677,"duration":160,"sigma":40},"pulse_shape":"drag","t0":0},{"ch":"d19","label":"Xp_d19","name":"parametric_pulse","parameters":{"amp":[0.2092139461623777,0],"beta":-0.8915174347061647,"duration":160,"sigma":40},"pulse_shape":"drag","t0":4960},{"ch":"d19","label":"Y90m_d19","name":"parametric_pulse","parameters":{"amp":[0.0004178817129556769,-0.10435209762961972],"beta":-1.0957411302075677,"duration":160,"sigma":40},"pulse_shape":"drag","t0":9920},{"ch":"u31","name":"fc","phase":-3.141592653589793,"t0":0},{"ch":"u31","name":"fc","phase":-1.5707963267948966,"t0":9920},{"ch":"u35","name":"fc","phase":-1.5707963267948966,"t0":0},{"ch":"u40","name":"fc","phase":-3.141592653589793,"t0":0},{"ch":"u40","label":"CR90p_u40","name":"parametric_pulse","parameters":{"amp":[0.02815089505502904,-0.017242784545556257],"duration":4800,"sigma":64,"width":4544},"pulse_shape":"gaussian_square","t0":160},{"ch":"u40","label":"CR90m_u40","name":"parametric_pulse","parameters":{"amp":[-0.028150895055029036,0.01724278454555626],"duration":4800,"sigma":64,"width":4544},"pulse_shape":"gaussian_square","t0":5120},{"ch":"u40","name":"fc","phase":-1.5707963267948966,"t0":9920},{"ch":"u43","name":"fc","phase":-1.5707963267948966,"t0":0},{"ch":"u46","name":"fc","phase":-1.5707963267948966,"t0":0}]},{"name":"cx","qubits":[17,18],"sequence":[{"ch":"d17","name":"fc","phase":-3.141592653589793,"t0":0},{"ch":"d17","label":"Y90p_d17","name":"parametric_pulse","parameters":{"amp":[-0.00042733227439210636,0.09837123743960925],"beta":0.26192154438408766,"duration":160,"sigma":40},"pulse_shape":"drag","t0":0},{"ch":"d17","label":"CR90p_d17_u38","name":"parametric_pulse","parameters":{"amp":[0.056779930738404864,0.0010262859248659304],"duration":624,"sigma":64,"width":368},"pulse_shape":"gaussian_square","t0":160},{"ch":"d17","label":"CR90m_d17_u38","name":"parametric_pulse","parameters":{"amp":[-0.056779930738404864,-0.0010262859248659235],"duration":624,"sigma":64,"width":368},"pulse_shape":"gaussian_square","t0":944},{"ch":"d17","name":"fc","phase":-1.5707963267948966,"t0":1568},{"ch":"d17","label":"X90p_d17","name":"parametric_pulse","parameters":{"amp":[0.09837123743960925,0.0004273322743921192],"beta":0.26192154438408766,"duration":160,"sigma":40},"pulse_shape":"drag","t0":1568},{"ch":"d18","name":"fc","phase":-1.5707963267948966,"t0":0},{"ch":"d18","label":"X90p_d18","name":"parametric_pulse","parameters":{"amp":[0.10515991526809636,0.002363533204347135],"beta":-2.1494178582769803,"duration":160,"sigma":40},"pulse_shape":"drag","t0":0},{"ch":"d18","label":"Xp_d18","name":"parametric_pulse","parameters":{"amp":[0.2105140823555385,0],"beta":-1.8964675940415894,"duration":160,"sigma":40},"pulse_shape":"drag","t0":784},{"ch":"d18","label":"Y90m_d18","name":"parametric_pulse","parameters":{"amp":[0.0023635332043471604,-0.10515991526809636],"beta":-2.1494178582769803,"duration":160,"sigma":40},"pulse_shape":"drag","t0":1568},{"ch":"u33","name":"fc","phase":-1.5707963267948966,"t0":0},{"ch":"u36","name":"fc","phase":-1.5707963267948966,"t0":0},{"ch":"u38","name":"fc","phase":-3.141592653589793,"t0":0},{"ch":"u38","label":"CR90p_u38","name":"parametric_pulse","parameters":{"amp":[0.06320876736848048,0.39457036773612086],"duration":624,"sigma":64,"width":368},"pulse_shape":"gaussian_square","t0":160},{"ch":"u38","label":"CR90m_u38","name":"parametric_pulse","parameters":{"amp":[-0.06320876736848052,-0.39457036773612086],"duration":624,"sigma":64,"width":368},"pulse_shape":"gaussian_square","t0":944},{"ch":"u38","name":"fc","phase":-1.5707963267948966,"t0":1568},{"ch":"u44","name":"fc","phase":-1.5707963267948966,"t0":0}]},{"name":"cx","qubits":[18,15],"sequence":[{"ch":"d15","name":"fc","phase":-1.5707963267948966,"t0":0},{"ch":"d15","label":"X90p_d15","name":"parametric_pulse","parameters":{"amp":[0.09850270935496451,0.0019986417971878646],"beta":-0.7783748646463993,"duration":160,"sigma":40},"pulse_shape":"drag","t0":0},{"ch":"d15","label":"Xp_d15","name":"parametric_pulse","parameters":{"amp":[0.1967638065540257,0],"beta":-1.1916515615716399,"duration":160,"sigma":40},"pulse_shape":"drag","t0":928},{"ch":"d15","label":"Y90m_d15","name":"parametric_pulse","parameters":{"amp":[0.0019986417971878064,-0.09850270935496451],"beta":-0.7783748646463993,"duration":160,"sigma":40},"pulse_shape":"drag","t0":1856},{"ch":"d18","name":"fc","phase":-3.141592653589793,"t0":0},{"ch":"d18","label":"Y90p_d18","name":"parametric_pulse","parameters":{"amp":[-0.002363533204347126,0.10515991526809636],"beta":-2.1494178582769803,"duration":160,"sigma":40},"pulse_shape":"drag","t0":0},{"ch":"d18","label":"CR90p_d18_u33","name":"parametric_pulse","parameters":{"amp":[0.0469451555366738,0.0016166440201443714],"duration":768,"sigma":64,"width":512},"pulse_shape":"gaussian_square","t0":160},{"ch":"d18","label":"CR90m_d18_u33","name":"parametric_pulse","parameters":{"amp":[-0.0469451555366738,-0.0016166440201443655],"duration":768,"sigma":64,"width":512},"pulse_shape":"gaussian_square","t0":1088},{"ch":"d18","name":"fc","phase":-1.5707963267948966,"t0":1856},{"ch":"d18","label":"X90p_d18","name":"parametric_pulse","parameters":{"amp":[0.10515991526809636,0.002363533204347135],"beta":-2.1494178582769803,"duration":160,"sigma":40},"pulse_shape":"drag","t0":1856},{"ch":"u26","name":"fc","phase":-1.5707963267948966,"t0":0},{"ch":"u33","name":"fc","phase":-3.141592653589793,"t0":0},{"ch":"u33","label":"CR90p_u33","name":"parametric_pulse","parameters":{"amp":[-0.7837654266018335,-0.6210569668425321],"duration":768,"sigma":64,"width":512},"pulse_shape":"gaussian_square","t0":160},{"ch":"u33","label":"CR90m_u33","name":"parametric_pulse","parameters":{"amp":[0.7837654266018336,0.621056966842532],"duration":768,"sigma":64,"width":512},"pulse_shape":"gaussian_square","t0":1088},{"ch":"u33","name":"fc","phase":-1.5707963267948966,"t0":1856},{"ch":"u36","name":"fc","phase":-3.141592653589793,"t0":0},{"ch":"u36","name":"fc","phase":-1.5707963267948966,"t0":1856},{"ch":"u37","name":"fc","phase":-1.5707963267948966,"t0":0},{"ch":"u44","name":"fc","phase":-3.141592653589793,"t0":0},{"ch":"u44","name":"fc","phase":-1.5707963267948966,"t0":1856}]},{"name":"cx","qubits":[18,17],"sequence":[{"ch":"d17","label":"X90p_d17","name":"parametric_pulse","parameters":{"amp":[0.09837123743960925,0.0004273322743921192],"beta":0.26192154438408766,"duration":160,"sigma":40},"pulse_shape":"drag","t0":0},{"ch":"d17","label":"CR90p_d17_u38","name":"parametric_pulse","parameters":{"amp":[0.056779930738404864,0.0010262859248659304],"duration":624,"sigma":64,"width":368},"pulse_shape":"gaussian_square","t0":160},{"ch":"d17","label":"CR90m_d17_u38","name":"parametric_pulse","parameters":{"amp":[-0.056779930738404864,-0.0010262859248659235],"duration":624,"sigma":64,"width":368},"pulse_shape":"gaussian_square","t0":944},{"ch":"d18","name":"fc","phase":1.5707963267948966,"t0":0},{"ch":"d18","label":"Ym_d18","name":"parametric_pulse","parameters":{"amp":[-3.867080956982288e-17,-0.2105140823555385],"beta":-1.8964675940415894,"duration":160,"sigma":40},"pulse_shape":"drag","t0":0},{"ch":"d18","label":"Xp_d18","name":"parametric_pulse","parameters":{"amp":[0.2105140823555385,0],"beta":-1.8964675940415894,"duration":160,"sigma":40},"pulse_shape":"drag","t0":784},{"ch":"u33","name":"fc","phase":1.5707963267948966,"t0":0},{"ch":"u36","name":"fc","phase":1.5707963267948966,"t0":0},{"ch":"u38","label":"CR90p_u38","name":"parametric_pulse","parameters":{"amp":[0.06320876736848048,0.39457036773612086],"duration":624,"sigma":64,"width":368},"pulse_shape":"gaussian_square","t0":160},{"ch":"u38","label":"CR90m_u38","name":"parametric_pulse","parameters":{"amp":[-0.06320876736848052,-0.39457036773612086],"duration":624,"sigma":64,"width":368},"pulse_shape":"gaussian_square","t0":944},{"ch":"u44","name":"fc","phase":1.5707963267948966,"t0":0}]},{"name":"cx","qubits":[18,21],"sequence":[{"ch":"d18","name":"fc","phase":-3.141592653589793,"t0":0},{"ch":"d18","label":"Y90p_d18","name":"parametric_pulse","parameters":{"amp":[-0.002363533204347126,0.10515991526809636],"beta":-2.1494178582769803,"duration":160,"sigma":40},"pulse_shape":"drag","t0":0},{"ch":"d18","label":"CR90p_d18_u44","name":"parametric_pulse","parameters":{"amp":[0.05043737778011992,0.004595450965659448],"duration":672,"sigma":64,"width":416},"pulse_shape":"gaussian_square","t0":160},{"ch":"d18","label":"CR90m_d18_u44","name":"parametric_pulse","parameters":{"amp":[-0.05043737778011992,-0.004595450965659442],"duration":672,"sigma":64,"width":416},"pulse_shape":"gaussian_square","t0":992},{"ch":"d18","name":"fc","phase":-1.5707963267948966,"t0":1664},{"ch":"d18","label":"X90p_d18","name":"parametric_pulse","parameters":{"amp":[0.10515991526809636,0.002363533204347135],"beta":-2.1494178582769803,"duration":160,"sigma":40},"pulse_shape":"drag","t0":1664},{"ch":"d21","name":"fc","phase":-1.5707963267948966,"t0":0},{"ch":"d21","label":"X90p_d21","name":"parametric_pulse","parameters":{"amp":[0.10054543378303288,0.00519756763842647],"beta":1.9474086217974163,"duration":160,"sigma":40},"pulse_shape":"drag","t0":0},{"ch":"d21","label":"Xp_d21","name":"parametric_pulse","parameters":{"amp":[0.20178632799569557,0],"beta":-1.3661947892326112,"duration":160,"sigma":40},"pulse_shape":"drag","t0":832},{"ch":"d21","label":"Y90m_d21","name":"parametric_pulse","parameters":{"amp":[0.005197567638426465,-0.10054543378303288],"beta":1.9474086217974163,"duration":160,"sigma":40},"pulse_shape":"drag","t0":1664},{"ch":"u33","name":"fc","phase":-3.141592653589793,"t0":0},{"ch":"u33","name":"fc","phase":-1.5707963267948966,"t0":1664},{"ch":"u36","name":"fc","phase":-3.141592653589793,"t0":0},{"ch":"u36","name":"fc","phase":-1.5707963267948966,"t0":1664},{"ch":"u39","name":"fc","phase":-1.5707963267948966,"t0":0},{"ch":"u44","name":"fc","phase":-3.141592653589793,"t0":0},{"ch":"u44","label":"CR90p_u44","name":"parametric_pulse","parameters":{"amp":[-0.040518765638158684,0.13976663508725476],"duration":672,"sigma":64,"width":416},"pulse_shape":"gaussian_square","t0":160},{"ch":"u44","label":"CR90m_u44","name":"parametric_pulse","parameters":{"amp":[0.04051876563815867,-0.13976663508725476],"duration":672,"sigma":64,"width":416},"pulse_shape":"gaussian_square","t0":992},{"ch":"u44","name":"fc","phase":-1.5707963267948966,"t0":1664},{"ch":"u48","name":"fc","phase":-1.5707963267948966,"t0":0}]},{"name":"cx","qubits":[19,16],"sequence":[{"ch":"d16","label":"X90p_d16","name":"parametric_pulse","parameters":{"amp":[0.09735687035858212,0.0018541265307028428],"beta":0.24344892054245246,"duration":160,"sigma":40},"pulse_shape":"drag","t0":0},{"ch":"d16","label":"CR90p_d16_u40","name":"parametric_pulse","parameters":{"amp":[0.019738355557227263,0],"duration":4800,"sigma":64,"width":4544},"pulse_shape":"gaussian_square","t0":160},{"ch":"d16","label":"CR90m_d16_u40","name":"parametric_pulse","parameters":{"amp":[-0.019738355557227263,2.417251395359074e-18],"duration":4800,"sigma":64,"width":4544},"pulse_shape":"gaussian_square","t0":5120},{"ch":"d19","name":"fc","phase":1.5707963267948966,"t0":0},{"ch":"d19","label":"Ym_d19","name":"parametric_pulse","parameters":{"amp":[-3.843197842571138e-17,-0.2092139461623777],"beta":-0.8915174347061647,"duration":160,"sigma":40},"pulse_shape":"drag","t0":0},{"ch":"d19","label":"Xp_d19","name":"parametric_pulse","parameters":{"amp":[0.2092139461623777,0],"beta":-0.8915174347061647,"duration":160,"sigma":40},"pulse_shape":"drag","t0":4960},{"ch":"u35","name":"fc","phase":1.5707963267948966,"t0":0},{"ch":"u40","label":"CR90p_u40","name":"parametric_pulse","parameters":{"amp":[0.02815089505502904,-0.017242784545556257],"duration":4800,"sigma":64,"width":4544},"pulse_shape":"gaussian_square","t0":160},{"ch":"u40","label":"CR90m_u40","name":"parametric_pulse","parameters":{"amp":[-0.028150895055029036,0.01724278454555626],"duration":4800,"sigma":64,"width":4544},"pulse_shape":"gaussian_square","t0":5120},{"ch":"u43","name":"fc","phase":1.5707963267948966,"t0":0},{"ch":"u46","name":"fc","phase":1.5707963267948966,"t0":0}]},{"name":"cx","qubits":[19,20],"sequence":[{"ch":"d19","name":"fc","phase":1.5707963267948966,"t0":0},{"ch":"d19","label":"Ym_d19","name":"parametric_pulse","parameters":{"amp":[-3.843197842571138e-17,-0.2092139461623777],"beta":-0.8915174347061647,"duration":160,"sigma":40},"pulse_shape":"drag","t0":0},{"ch":"d19","label":"Xp_d19","name":"parametric_pulse","parameters":{"amp":[0.2092139461623777,0],"beta":-0.8915174347061647,"duration":160,"sigma":40},"pulse_shape":"drag","t0":1024},{"ch":"d20","label":"X90p_d20","name":"parametric_pulse","parameters":{"amp":[0.08906994860879265,0.0012405319959103217],"beta":-0.5292445408258966,"duration":160,"sigma":40},"pulse_shape":"drag","t0":0},{"ch":"d20","label":"CR90p_d20_u41","name":"parametric_pulse","parameters":{"amp":[0.034879657190811174,0.001044262320773641],"duration":864,"sigma":64,"width":608},"pulse_shape":"gaussian_square","t0":160},{"ch":"d20","label":"CR90m_d20_u41","name":"parametric_pulse","parameters":{"amp":[-0.034879657190811174,-0.0010442623207736366],"duration":864,"sigma":64,"width":608},"pulse_shape":"gaussian_square","t0":1184},{"ch":"u35","name":"fc","phase":1.5707963267948966,"t0":0},{"ch":"u41","label":"CR90p_u41","name":"parametric_pulse","parameters":{"amp":[0.14341386816203827,-0.12075145774036218],"duration":864,"sigma":64,"width":608},"pulse_shape":"gaussian_square","t0":160},{"ch":"u41","label":"CR90m_u41","name":"parametric_pulse","parameters":{"amp":[-0.14341386816203824,0.1207514577403622],"duration":864,"sigma":64,"width":608},"pulse_shape":"gaussian_square","t0":1184},{"ch":"u43","name":"fc","phase":1.5707963267948966,"t0":0},{"ch":"u46","name":"fc","phase":1.5707963267948966,"t0":0}]},{"name":"cx","qubits":[19,22],"sequence":[{"ch":"d19","name":"fc","phase":1.5707963267948966,"t0":0},{"ch":"d19","label":"Ym_d19","name":"parametric_pulse","parameters":{"amp":[-3.843197842571138e-17,-0.2092139461623777],"beta":-0.8915174347061647,"duration":160,"sigma":40},"pulse_shape":"drag","t0":0},{"ch":"d19","label":"Xp_d19","name":"parametric_pulse","parameters":{"amp":[0.2092139461623777,0],"beta":-0.8915174347061647,"duration":160,"sigma":40},"pulse_shape":"drag","t0":896},{"ch":"d22","label":"X90p_d22","name":"parametric_pulse","parameters":{"amp":[0.10157823067197763,0.0006055878075300543],"beta":-0.3655424285740212,"duration":160,"sigma":40},"pulse_shape":"drag","t0":0},{"ch":"d22","label":"CR90p_d22_u42","name":"parametric_pulse","parameters":{"amp":[0.046933645054684364,0.0005563435330635267],"duration":736,"sigma":64,"width":480},"pulse_shape":"gaussian_square","t0":160},{"ch":"d22","label":"CR90m_d22_u42","name":"parametric_pulse","parameters":{"amp":[-0.046933645054684364,-0.000556343533063521],"duration":736,"sigma":64,"width":480},"pulse_shape":"gaussian_square","t0":1056},{"ch":"u35","name":"fc","phase":1.5707963267948966,"t0":0},{"ch":"u42","label":"CR90p_u42","name":"parametric_pulse","parameters":{"amp":[-0.19375493001231658,0.150419467798565],"duration":736,"sigma":64,"width":480},"pulse_shape":"gaussian_square","t0":160},{"ch":"u42","label":"CR90m_u42","name":"parametric_pulse","parameters":{"amp":[0.19375493001231656,-0.15041946779856502],"duration":736,"sigma":64,"width":480},"pulse_shape":"gaussian_square","t0":1056},{"ch":"u43","name":"fc","phase":1.5707963267948966,"t0":0},{"ch":"u46","name":"fc","phase":1.5707963267948966,"t0":0}]},{"name":"cx","qubits":[20,19],"sequence":[{"ch":"d19","name":"fc","phase":-1.5707963267948966,"t0":0},{"ch":"d19","label":"X90p_d19","name":"parametric_pulse","parameters":{"amp":[0.10435209762961972,0.0004178817129556554],"beta":-1.0957411302075677,"duration":160,"sigma":40},"pulse_shape":"drag","t0":0},{"ch":"d19","label":"Xp_d19","name":"parametric_pulse","parameters":{"amp":[0.2092139461623777,0],"beta":-0.8915174347061647,"duration":160,"sigma":40},"pulse_shape":"drag","t0":1024},{"ch":"d19","label":"Y90m_d19","name":"parametric_pulse","parameters":{"amp":[0.0004178817129556769,-0.10435209762961972],"beta":-1.0957411302075677,"duration":160,"sigma":40},"pulse_shape":"drag","t0":2048},{"ch":"d20","name":"fc","phase":-3.141592653589793,"t0":0},{"ch":"d20","label":"Y90p_d20","name":"parametric_pulse","parameters":{"amp":[-0.0012405319959103154,0.08906994860879265],"beta":-0.5292445408258966,"duration":160,"sigma":40},"pulse_shape":"drag","t0":0},{"ch":"d20","label":"CR90p_d20_u41","name":"parametric_pulse","parameters":{"amp":[0.034879657190811174,0.001044262320773641],"duration":864,"sigma":64,"width":608},"pulse_shape":"gaussian_square","t0":160},{"ch":"d20","label":"CR90m_d20_u41","name":"parametric_pulse","parameters":{"amp":[-0.034879657190811174,-0.0010442623207736366],"duration":864,"sigma":64,"width":608},"pulse_shape":"gaussian_square","t0":1184},{"ch":"d20","name":"fc","phase":-1.5707963267948966,"t0":2048},{"ch":"d20","label":"X90p_d20","name":"parametric_pulse","parameters":{"amp":[0.08906994860879265,0.0012405319959103217],"beta":-0.5292445408258966,"duration":160,"sigma":40},"pulse_shape":"drag","t0":2048},{"ch":"u35","name":"fc","phase":-1.5707963267948966,"t0":0},{"ch":"u41","name":"fc","phase":-3.141592653589793,"t0":0},{"ch":"u41","label":"CR90p_u41","name":"parametric_pulse","parameters":{"amp":[0.14341386816203827,-0.12075145774036218],"duration":864,"sigma":64,"width":608},"pulse_shape":"gaussian_square","t0":160},{"ch":"u41","label":"CR90m_u41","name":"parametric_pulse","parameters":{"amp":[-0.14341386816203824,0.1207514577403622],"duration":864,"sigma":64,"width":608},"pulse_shape":"gaussian_square","t0":1184},{"ch":"u41","name":"fc","phase":-1.5707963267948966,"t0":2048},{"ch":"u43","name":"fc","phase":-1.5707963267948966,"t0":0},{"ch":"u46","name":"fc","phase":-1.5707963267948966,"t0":0}]},{"name":"cx","qubits":[21,18],"sequence":[{"ch":"d18","label":"X90p_d18","name":"parametric_pulse","parameters":{"amp":[0.10515991526809636,0.002363533204347135],"beta":-2.1494178582769803,"duration":160,"sigma":40},"pulse_shape":"drag","t0":0},{"ch":"d18","label":"CR90p_d18_u44","name":"parametric_pulse","parameters":{"amp":[0.05043737778011992,0.004595450965659448],"duration":672,"sigma":64,"width":416},"pulse_shape":"gaussian_square","t0":160},{"ch":"d18","label":"CR90m_d18_u44","name":"parametric_pulse","parameters":{"amp":[-0.05043737778011992,-0.004595450965659442],"duration":672,"sigma":64,"width":416},"pulse_shape":"gaussian_square","t0":992},{"ch":"d21","name":"fc","phase":1.5707963267948966,"t0":0},{"ch":"d21","label":"Ym_d21","name":"parametric_pulse","parameters":{"amp":[-3.706754710374398e-17,-0.20178632799569557],"beta":-1.3661947892326112,"duration":160,"sigma":40},"pulse_shape":"drag","t0":0},{"ch":"d21","label":"Xp_d21","name":"parametric_pulse","parameters":{"amp":[0.20178632799569557,0],"beta":-1.3661947892326112,"duration":160,"sigma":40},"pulse_shape":"drag","t0":832},{"ch":"u39","name":"fc","phase":1.5707963267948966,"t0":0},{"ch":"u44","label":"CR90p_u44","name":"parametric_pulse","parameters":{"amp":[-0.040518765638158684,0.13976663508725476],"duration":672,"sigma":64,"width":416},"pulse_shape":"gaussian_square","t0":160},{"ch":"u44","label":"CR90m_u44","name":"parametric_pulse","parameters":{"amp":[0.04051876563815867,-0.13976663508725476],"duration":672,"sigma":64,"width":416},"pulse_shape":"gaussian_square","t0":992},{"ch":"u48","name":"fc","phase":1.5707963267948966,"t0":0}]},{"name":"cx","qubits":[21,23],"sequence":[{"ch":"d21","name":"fc","phase":1.5707963267948966,"t0":0},{"ch":"d21","label":"Ym_d21","name":"parametric_pulse","parameters":{"amp":[-3.706754710374398e-17,-0.20178632799569557],"beta":-1.3661947892326112,"duration":160,"sigma":40},"pulse_shape":"drag","t0":0},{"ch":"d21","label":"Xp_d21","name":"parametric_pulse","parameters":{"amp":[0.20178632799569557,0],"beta":-1.3661947892326112,"duration":160,"sigma":40},"pulse_shape":"drag","t0":1040},{"ch":"d23","label":"X90p_d23","name":"parametric_pulse","parameters":{"amp":[0.10024010876056792,0.0012581539911796272],"beta":-0.660782248902255,"duration":160,"sigma":40},"pulse_shape":"drag","t0":0},{"ch":"d23","label":"CR90p_d23_u45","name":"parametric_pulse","parameters":{"amp":[0.028515321966301202,0.0009614784590478278],"duration":880,"sigma":64,"width":624},"pulse_shape":"gaussian_square","t0":160},{"ch":"d23","label":"CR90m_d23_u45","name":"parametric_pulse","parameters":{"amp":[-0.028515321966301202,-0.0009614784590478244],"duration":880,"sigma":64,"width":624},"pulse_shape":"gaussian_square","t0":1200},{"ch":"u39","name":"fc","phase":1.5707963267948966,"t0":0},{"ch":"u45","label":"CR90p_u45","name":"parametric_pulse","parameters":{"amp":[-0.4042892354721175,0.31507412273969687],"duration":880,"sigma":64,"width":624},"pulse_shape":"gaussian_square","t0":160},{"ch":"u45","label":"CR90m_u45","name":"parametric_pulse","parameters":{"amp":[0.4042892354721174,-0.3150741227396969],"duration":880,"sigma":64,"width":624},"pulse_shape":"gaussian_square","t0":1200},{"ch":"u48","name":"fc","phase":1.5707963267948966,"t0":0}]},{"name":"cx","qubits":[22,19],"sequence":[{"ch":"d19","name":"fc","phase":-1.5707963267948966,"t0":0},{"ch":"d19","label":"X90p_d19","name":"parametric_pulse","parameters":{"amp":[0.10435209762961972,0.0004178817129556554],"beta":-1.0957411302075677,"duration":160,"sigma":40},"pulse_shape":"drag","t0":0},{"ch":"d19","label":"Xp_d19","name":"parametric_pulse","parameters":{"amp":[0.2092139461623777,0],"beta":-0.8915174347061647,"duration":160,"sigma":40},"pulse_shape":"drag","t0":896},{"ch":"d19","label":"Y90m_d19","name":"parametric_pulse","parameters":{"amp":[0.0004178817129556769,-0.10435209762961972],"beta":-1.0957411302075677,"duration":160,"sigma":40},"pulse_shape":"drag","t0":1792},{"ch":"d22","name":"fc","phase":-3.141592653589793,"t0":0},{"ch":"d22","label":"Y90p_d22","name":"parametric_pulse","parameters":{"amp":[-0.0006055878075300428,0.10157823067197763],"beta":-0.3655424285740212,"duration":160,"sigma":40},"pulse_shape":"drag","t0":0},{"ch":"d22","label":"CR90p_d22_u42","name":"parametric_pulse","parameters":{"amp":[0.046933645054684364,0.0005563435330635267],"duration":736,"sigma":64,"width":480},"pulse_shape":"gaussian_square","t0":160},{"ch":"d22","label":"CR90m_d22_u42","name":"parametric_pulse","parameters":{"amp":[-0.046933645054684364,-0.000556343533063521],"duration":736,"sigma":64,"width":480},"pulse_shape":"gaussian_square","t0":1056},{"ch":"d22","name":"fc","phase":-1.5707963267948966,"t0":1792},{"ch":"d22","label":"X90p_d22","name":"parametric_pulse","parameters":{"amp":[0.10157823067197763,0.0006055878075300543],"beta":-0.3655424285740212,"duration":160,"sigma":40},"pulse_shape":"drag","t0":1792},{"ch":"u35","name":"fc","phase":-1.5707963267948966,"t0":0},{"ch":"u42","name":"fc","phase":-3.141592653589793,"t0":0},{"ch":"u42","label":"CR90p_u42","name":"parametric_pulse","parameters":{"amp":[-0.19375493001231658,0.150419467798565],"duration":736,"sigma":64,"width":480},"pulse_shape":"gaussian_square","t0":160},{"ch":"u42","label":"CR90m_u42","name":"parametric_pulse","parameters":{"amp":[0.19375493001231656,-0.15041946779856502],"duration":736,"sigma":64,"width":480},"pulse_shape":"gaussian_square","t0":1056},{"ch":"u42","name":"fc","phase":-1.5707963267948966,"t0":1792},{"ch":"u43","name":"fc","phase":-1.5707963267948966,"t0":0},{"ch":"u46","name":"fc","phase":-1.5707963267948966,"t0":0},{"ch":"u52","name":"fc","phase":-3.141592653589793,"t0":0},{"ch":"u52","name":"fc","phase":-1.5707963267948966,"t0":1792}]},{"name":"cx","qubits":[22,25],"sequence":[{"ch":"d22","name":"fc","phase":-3.141592653589793,"t0":0},{"ch":"d22","label":"Y90p_d22","name":"parametric_pulse","parameters":{"amp":[-0.0006055878075300428,0.10157823067197763],"beta":-0.3655424285740212,"duration":160,"sigma":40},"pulse_shape":"drag","t0":0},{"ch":"d22","label":"CR90p_d22_u52","name":"parametric_pulse","parameters":{"amp":[0.022001577553154444,0.0010707775479901092],"duration":1328,"sigma":64,"width":1072},"pulse_shape":"gaussian_square","t0":160},{"ch":"d22","label":"CR90m_d22_u52","name":"parametric_pulse","parameters":{"amp":[-0.022001577553154444,-0.0010707775479901066],"duration":1328,"sigma":64,"width":1072},"pulse_shape":"gaussian_square","t0":1648},{"ch":"d22","name":"fc","phase":-1.5707963267948966,"t0":2976},{"ch":"d22","label":"X90p_d22","name":"parametric_pulse","parameters":{"amp":[0.10157823067197763,0.0006055878075300543],"beta":-0.3655424285740212,"duration":160,"sigma":40},"pulse_shape":"drag","t0":2976},{"ch":"d25","name":"fc","phase":-1.5707963267948966,"t0":0},{"ch":"d25","label":"X90p_d25","name":"parametric_pulse","parameters":{"amp":[0.09948311069139505,0.001740498997220154],"beta":-1.5580294307932967,"duration":160,"sigma":40},"pulse_shape":"drag","t0":0},{"ch":"d25","label":"Xp_d25","name":"parametric_pulse","parameters":{"amp":[0.19808719711323416,0],"beta":-1.9472277991959055,"duration":160,"sigma":40},"pulse_shape":"drag","t0":1488},{"ch":"d25","label":"Y90m_d25","name":"parametric_pulse","parameters":{"amp":[0.0017404989972201414,-0.09948311069139505],"beta":-1.5580294307932967,"duration":160,"sigma":40},"pulse_shape":"drag","t0":2976},{"ch":"u42","name":"fc","phase":-3.141592653589793,"t0":0},{"ch":"u42","name":"fc","phase":-1.5707963267948966,"t0":2976},{"ch":"u47","name":"fc","phase":-1.5707963267948966,"t0":0},{"ch":"u51","name":"fc","phase":-1.5707963267948966,"t0":0},{"ch":"u52","name":"fc","phase":-3.141592653589793,"t0":0},{"ch":"u52","label":"CR90p_u52","name":"parametric_pulse","parameters":{"amp":[0.020899963779518582,-0.16964690041333844],"duration":1328,"sigma":64,"width":1072},"pulse_shape":"gaussian_square","t0":160},{"ch":"u52","label":"CR90m_u52","name":"parametric_pulse","parameters":{"amp":[-0.02089996377951856,0.16964690041333844],"duration":1328,"sigma":64,"width":1072},"pulse_shape":"gaussian_square","t0":1648},{"ch":"u52","name":"fc","phase":-1.5707963267948966,"t0":2976},{"ch":"u55","name":"fc","phase":-1.5707963267948966,"t0":0}]},{"name":"cx","qubits":[23,21],"sequence":[{"ch":"d21","name":"fc","phase":-1.5707963267948966,"t0":0},{"ch":"d21","label":"X90p_d21","name":"parametric_pulse","parameters":{"amp":[0.10054543378303288,0.00519756763842647],"beta":1.9474086217974163,"duration":160,"sigma":40},"pulse_shape":"drag","t0":0},{"ch":"d21","label":"Xp_d21","name":"parametric_pulse","parameters":{"amp":[0.20178632799569557,0],"beta":-1.3661947892326112,"duration":160,"sigma":40},"pulse_shape":"drag","t0":1040},{"ch":"d21","label":"Y90m_d21","name":"parametric_pulse","parameters":{"amp":[0.005197567638426465,-0.10054543378303288],"beta":1.9474086217974163,"duration":160,"sigma":40},"pulse_shape":"drag","t0":2080},{"ch":"d23","name":"fc","phase":-3.141592653589793,"t0":0},{"ch":"d23","label":"Y90p_d23","name":"parametric_pulse","parameters":{"amp":[-0.0012581539911796155,0.10024010876056792],"beta":-0.660782248902255,"duration":160,"sigma":40},"pulse_shape":"drag","t0":0},{"ch":"d23","label":"CR90p_d23_u45","name":"parametric_pulse","parameters":{"amp":[0.028515321966301202,0.0009614784590478278],"duration":880,"sigma":64,"width":624},"pulse_shape":"gaussian_square","t0":160},{"ch":"d23","label":"CR90m_d23_u45","name":"parametric_pulse","parameters":{"amp":[-0.028515321966301202,-0.0009614784590478244],"duration":880,"sigma":64,"width":624},"pulse_shape":"gaussian_square","t0":1200},{"ch":"d23","name":"fc","phase":-1.5707963267948966,"t0":2080},{"ch":"d23","label":"X90p_d23","name":"parametric_pulse","parameters":{"amp":[0.10024010876056792,0.0012581539911796272],"beta":-0.660782248902255,"duration":160,"sigma":40},"pulse_shape":"drag","t0":2080},{"ch":"u39","name":"fc","phase":-1.5707963267948966,"t0":0},{"ch":"u45","name":"fc","phase":-3.141592653589793,"t0":0},{"ch":"u45","label":"CR90p_u45","name":"parametric_pulse","parameters":{"amp":[-0.4042892354721175,0.31507412273969687],"duration":880,"sigma":64,"width":624},"pulse_shape":"gaussian_square","t0":160},{"ch":"u45","label":"CR90m_u45","name":"parametric_pulse","parameters":{"amp":[0.4042892354721174,-0.3150741227396969],"duration":880,"sigma":64,"width":624},"pulse_shape":"gaussian_square","t0":1200},{"ch":"u45","name":"fc","phase":-1.5707963267948966,"t0":2080},{"ch":"u48","name":"fc","phase":-1.5707963267948966,"t0":0},{"ch":"u50","name":"fc","phase":-3.141592653589793,"t0":0},{"ch":"u50","name":"fc","phase":-1.5707963267948966,"t0":2080}]},{"name":"cx","qubits":[23,24],"sequence":[{"ch":"d23","name":"fc","phase":1.5707963267948966,"t0":0},{"ch":"d23","label":"Ym_d23","name":"parametric_pulse","parameters":{"amp":[-3.6888546388303596e-17,-0.20081189348627887],"beta":-0.6571986204636987,"duration":160,"sigma":40},"pulse_shape":"drag","t0":0},{"ch":"d23","label":"Xp_d23","name":"parametric_pulse","parameters":{"amp":[0.20081189348627887,0],"beta":-0.6571986204636987,"duration":160,"sigma":40},"pulse_shape":"drag","t0":848},{"ch":"d24","label":"X90p_d24","name":"parametric_pulse","parameters":{"amp":[0.09981430549526288,0.001204255052104515],"beta":-0.9853100504653961,"duration":160,"sigma":40},"pulse_shape":"drag","t0":0},{"ch":"d24","label":"CR90p_d24_u49","name":"parametric_pulse","parameters":{"amp":[0.05556532150343286,0.0011176607541989647],"duration":688,"sigma":64,"width":432},"pulse_shape":"gaussian_square","t0":160},{"ch":"d24","label":"CR90m_d24_u49","name":"parametric_pulse","parameters":{"amp":[-0.05556532150343286,-0.001117660754198958],"duration":688,"sigma":64,"width":432},"pulse_shape":"gaussian_square","t0":1008},{"ch":"u45","name":"fc","phase":1.5707963267948966,"t0":0},{"ch":"u49","label":"CR90p_u49","name":"parametric_pulse","parameters":{"amp":[0.17398618267708707,-0.27190256416975134],"duration":688,"sigma":64,"width":432},"pulse_shape":"gaussian_square","t0":160},{"ch":"u49","label":"CR90m_u49","name":"parametric_pulse","parameters":{"amp":[-0.17398618267708704,0.27190256416975134],"duration":688,"sigma":64,"width":432},"pulse_shape":"gaussian_square","t0":1008},{"ch":"u50","name":"fc","phase":1.5707963267948966,"t0":0}]},{"name":"cx","qubits":[24,23],"sequence":[{"ch":"d23","name":"fc","phase":-1.5707963267948966,"t0":0},{"ch":"d23","label":"X90p_d23","name":"parametric_pulse","parameters":{"amp":[0.10024010876056792,0.0012581539911796272],"beta":-0.660782248902255,"duration":160,"sigma":40},"pulse_shape":"drag","t0":0},{"ch":"d23","label":"Xp_d23","name":"parametric_pulse","parameters":{"amp":[0.20081189348627887,0],"beta":-0.6571986204636987,"duration":160,"sigma":40},"pulse_shape":"drag","t0":848},{"ch":"d23","label":"Y90m_d23","name":"parametric_pulse","parameters":{"amp":[0.0012581539911796034,-0.10024010876056792],"beta":-0.660782248902255,"duration":160,"sigma":40},"pulse_shape":"drag","t0":1696},{"ch":"d24","name":"fc","phase":-3.141592653589793,"t0":0},{"ch":"d24","label":"Y90p_d24","name":"parametric_pulse","parameters":{"amp":[-0.0012042550521044978,0.09981430549526288],"beta":-0.9853100504653961,"duration":160,"sigma":40},"pulse_shape":"drag","t0":0},{"ch":"d24","label":"CR90p_d24_u49","name":"parametric_pulse","parameters":{"amp":[0.05556532150343286,0.0011176607541989647],"duration":688,"sigma":64,"width":432},"pulse_shape":"gaussian_square","t0":160},{"ch":"d24","label":"CR90m_d24_u49","name":"parametric_pulse","parameters":{"amp":[-0.05556532150343286,-0.001117660754198958],"duration":688,"sigma":64,"width":432},"pulse_shape":"gaussian_square","t0":1008},{"ch":"d24","name":"fc","phase":-1.5707963267948966,"t0":1696},{"ch":"d24","label":"X90p_d24","name":"parametric_pulse","parameters":{"amp":[0.09981430549526288,0.001204255052104515],"beta":-0.9853100504653961,"duration":160,"sigma":40},"pulse_shape":"drag","t0":1696},{"ch":"u45","name":"fc","phase":-1.5707963267948966,"t0":0},{"ch":"u49","name":"fc","phase":-3.141592653589793,"t0":0},{"ch":"u49","label":"CR90p_u49","name":"parametric_pulse","parameters":{"amp":[0.17398618267708707,-0.27190256416975134],"duration":688,"sigma":64,"width":432},"pulse_shape":"gaussian_square","t0":160},{"ch":"u49","label":"CR90m_u49","name":"parametric_pulse","parameters":{"amp":[-0.17398618267708704,0.27190256416975134],"duration":688,"sigma":64,"width":432},"pulse_shape":"gaussian_square","t0":1008},{"ch":"u49","name":"fc","phase":-1.5707963267948966,"t0":1696},{"ch":"u50","name":"fc","phase":-1.5707963267948966,"t0":0},{"ch":"u53","name":"fc","phase":-3.141592653589793,"t0":0},{"ch":"u53","name":"fc","phase":-1.5707963267948966,"t0":1696}]},{"name":"cx","qubits":[24,25],"sequence":[{"ch":"d24","name":"fc","phase":1.5707963267948966,"t0":0},{"ch":"d24","label":"Ym_d24","name":"parametric_pulse","parameters":{"amp":[-3.674187193260691e-17,-0.20001343493861812],"beta":-1.2349202191509674,"duration":160,"sigma":40},"pulse_shape":"drag","t0":0},{"ch":"d24","label":"Xp_d24","name":"parametric_pulse","parameters":{"amp":[0.20001343493861812,0],"beta":-1.2349202191509674,"duration":160,"sigma":40},"pulse_shape":"drag","t0":768},{"ch":"d25","label":"X90p_d25","name":"parametric_pulse","parameters":{"amp":[0.09948311069139505,0.001740498997220154],"beta":-1.5580294307932967,"duration":160,"sigma":40},"pulse_shape":"drag","t0":0},{"ch":"d25","label":"CR90p_d25_u51","name":"parametric_pulse","parameters":{"amp":[0.05679908133545926,0.0032660204201901033],"duration":608,"sigma":64,"width":352},"pulse_shape":"gaussian_square","t0":160},{"ch":"d25","label":"CR90m_d25_u51","name":"parametric_pulse","parameters":{"amp":[-0.05679908133545926,-0.0032660204201900964],"duration":608,"sigma":64,"width":352},"pulse_shape":"gaussian_square","t0":928},{"ch":"u49","name":"fc","phase":1.5707963267948966,"t0":0},{"ch":"u51","label":"CR90p_u51","name":"parametric_pulse","parameters":{"amp":[0.15063508627208172,-0.3796959362508614],"duration":608,"sigma":64,"width":352},"pulse_shape":"gaussian_square","t0":160},{"ch":"u51","label":"CR90m_u51","name":"parametric_pulse","parameters":{"amp":[-0.15063508627208166,0.3796959362508614],"duration":608,"sigma":64,"width":352},"pulse_shape":"gaussian_square","t0":928},{"ch":"u53","name":"fc","phase":1.5707963267948966,"t0":0}]},{"name":"cx","qubits":[25,22],"sequence":[{"ch":"d22","label":"X90p_d22","name":"parametric_pulse","parameters":{"amp":[0.10157823067197763,0.0006055878075300543],"beta":-0.3655424285740212,"duration":160,"sigma":40},"pulse_shape":"drag","t0":0},{"ch":"d22","label":"CR90p_d22_u52","name":"parametric_pulse","parameters":{"amp":[0.022001577553154444,0.0010707775479901092],"duration":1328,"sigma":64,"width":1072},"pulse_shape":"gaussian_square","t0":160},{"ch":"d22","label":"CR90m_d22_u52","name":"parametric_pulse","parameters":{"amp":[-0.022001577553154444,-0.0010707775479901066],"duration":1328,"sigma":64,"width":1072},"pulse_shape":"gaussian_square","t0":1648},{"ch":"d25","name":"fc","phase":1.5707963267948966,"t0":0},{"ch":"d25","label":"Ym_d25","name":"parametric_pulse","parameters":{"amp":[-3.638802778451895e-17,-0.19808719711323416],"beta":-1.9472277991959055,"duration":160,"sigma":40},"pulse_shape":"drag","t0":0},{"ch":"d25","label":"Xp_d25","name":"parametric_pulse","parameters":{"amp":[0.19808719711323416,0],"beta":-1.9472277991959055,"duration":160,"sigma":40},"pulse_shape":"drag","t0":1488},{"ch":"u47","name":"fc","phase":1.5707963267948966,"t0":0},{"ch":"u51","name":"fc","phase":1.5707963267948966,"t0":0},{"ch":"u52","label":"CR90p_u52","name":"parametric_pulse","parameters":{"amp":[0.020899963779518582,-0.16964690041333844],"duration":1328,"sigma":64,"width":1072},"pulse_shape":"gaussian_square","t0":160},{"ch":"u52","label":"CR90m_u52","name":"parametric_pulse","parameters":{"amp":[-0.02089996377951856,0.16964690041333844],"duration":1328,"sigma":64,"width":1072},"pulse_shape":"gaussian_square","t0":1648},{"ch":"u55","name":"fc","phase":1.5707963267948966,"t0":0}]},{"name":"cx","qubits":[25,24],"sequence":[{"ch":"d24","name":"fc","phase":-1.5707963267948966,"t0":0},{"ch":"d24","label":"X90p_d24","name":"parametric_pulse","parameters":{"amp":[0.09981430549526288,0.001204255052104515],"beta":-0.9853100504653961,"duration":160,"sigma":40},"pulse_shape":"drag","t0":0},{"ch":"d24","label":"Xp_d24","name":"parametric_pulse","parameters":{"amp":[0.20001343493861812,0],"beta":-1.2349202191509674,"duration":160,"sigma":40},"pulse_shape":"drag","t0":768},{"ch":"d24","label":"Y90m_d24","name":"parametric_pulse","parameters":{"amp":[0.00120425505210453,-0.09981430549526288],"beta":-0.9853100504653961,"duration":160,"sigma":40},"pulse_shape":"drag","t0":1536},{"ch":"d25","name":"fc","phase":-3.141592653589793,"t0":0},{"ch":"d25","label":"Y90p_d25","name":"parametric_pulse","parameters":{"amp":[-0.001740498997220154,0.09948311069139505],"beta":-1.5580294307932967,"duration":160,"sigma":40},"pulse_shape":"drag","t0":0},{"ch":"d25","label":"CR90p_d25_u51","name":"parametric_pulse","parameters":{"amp":[0.05679908133545926,0.0032660204201901033],"duration":608,"sigma":64,"width":352},"pulse_shape":"gaussian_square","t0":160},{"ch":"d25","label":"CR90m_d25_u51","name":"parametric_pulse","parameters":{"amp":[-0.05679908133545926,-0.0032660204201900964],"duration":608,"sigma":64,"width":352},"pulse_shape":"gaussian_square","t0":928},{"ch":"d25","name":"fc","phase":-1.5707963267948966,"t0":1536},{"ch":"d25","label":"X90p_d25","name":"parametric_pulse","parameters":{"amp":[0.09948311069139505,0.001740498997220154],"beta":-1.5580294307932967,"duration":160,"sigma":40},"pulse_shape":"drag","t0":1536},{"ch":"u47","name":"fc","phase":-3.141592653589793,"t0":0},{"ch":"u47","name":"fc","phase":-1.5707963267948966,"t0":1536},{"ch":"u49","name":"fc","phase":-1.5707963267948966,"t0":0},{"ch":"u51","name":"fc","phase":-3.141592653589793,"t0":0},{"ch":"u51","label":"CR90p_u51","name":"parametric_pulse","parameters":{"amp":[0.15063508627208172,-0.3796959362508614],"duration":608,"sigma":64,"width":352},"pulse_shape":"gaussian_square","t0":160},{"ch":"u51","label":"CR90m_u51","name":"parametric_pulse","parameters":{"amp":[-0.15063508627208166,0.3796959362508614],"duration":608,"sigma":64,"width":352},"pulse_shape":"gaussian_square","t0":928},{"ch":"u51","name":"fc","phase":-1.5707963267948966,"t0":1536},{"ch":"u53","name":"fc","phase":-1.5707963267948966,"t0":0},{"ch":"u55","name":"fc","phase":-3.141592653589793,"t0":0},{"ch":"u55","name":"fc","phase":-1.5707963267948966,"t0":1536}]},{"name":"cx","qubits":[25,26],"sequence":[{"ch":"d25","name":"fc","phase":-3.141592653589793,"t0":0},{"ch":"d25","label":"Y90p_d25","name":"parametric_pulse","parameters":{"amp":[-0.001740498997220154,0.09948311069139505],"beta":-1.5580294307932967,"duration":160,"sigma":40},"pulse_shape":"drag","t0":0},{"ch":"d25","label":"CR90p_d25_u55","name":"parametric_pulse","parameters":{"amp":[0.09922784947597084,-0.009779163707205808],"duration":1136,"sigma":64,"width":880},"pulse_shape":"gaussian_square","t0":160},{"ch":"d25","label":"CR90m_d25_u55","name":"parametric_pulse","parameters":{"amp":[-0.09922784947597084,0.00977916370720582],"duration":1136,"sigma":64,"width":880},"pulse_shape":"gaussian_square","t0":1456},{"ch":"d25","name":"fc","phase":-1.5707963267948966,"t0":2592},{"ch":"d25","label":"X90p_d25","name":"parametric_pulse","parameters":{"amp":[0.09948311069139505,0.001740498997220154],"beta":-1.5580294307932967,"duration":160,"sigma":40},"pulse_shape":"drag","t0":2592},{"ch":"d26","name":"fc","phase":-1.5707963267948966,"t0":0},{"ch":"d26","label":"X90p_d26","name":"parametric_pulse","parameters":{"amp":[0.11063626512831458,0.001352290061192278],"beta":-1.28479513033897,"duration":160,"sigma":40},"pulse_shape":"drag","t0":0},{"ch":"d26","label":"Xp_d26","name":"parametric_pulse","parameters":{"amp":[0.2214873491024295,0],"beta":-1.1817358508886309,"duration":160,"sigma":40},"pulse_shape":"drag","t0":1296},{"ch":"d26","label":"Y90m_d26","name":"parametric_pulse","parameters":{"amp":[0.001352290061192297,-0.11063626512831458],"beta":-1.28479513033897,"duration":160,"sigma":40},"pulse_shape":"drag","t0":2592},{"ch":"u47","name":"fc","phase":-3.141592653589793,"t0":0},{"ch":"u47","name":"fc","phase":-1.5707963267948966,"t0":2592},{"ch":"u51","name":"fc","phase":-3.141592653589793,"t0":0},{"ch":"u51","name":"fc","phase":-1.5707963267948966,"t0":2592},{"ch":"u54","name":"fc","phase":-1.5707963267948966,"t0":0},{"ch":"u55","name":"fc","phase":-3.141592653589793,"t0":0},{"ch":"u55","label":"CR90p_u55","name":"parametric_pulse","parameters":{"amp":[0.040392077370557035,0.09837514119925157],"duration":1136,"sigma":64,"width":880},"pulse_shape":"gaussian_square","t0":160},{"ch":"u55","label":"CR90m_u55","name":"parametric_pulse","parameters":{"amp":[-0.04039207737055705,-0.09837514119925157],"duration":1136,"sigma":64,"width":880},"pulse_shape":"gaussian_square","t0":1456},{"ch":"u55","name":"fc","phase":-1.5707963267948966,"t0":2592}]},{"name":"cx","qubits":[26,25],"sequence":[{"ch":"d25","label":"X90p_d25","name":"parametric_pulse","parameters":{"amp":[0.09948311069139505,0.001740498997220154],"beta":-1.5580294307932967,"duration":160,"sigma":40},"pulse_shape":"drag","t0":0},{"ch":"d25","label":"CR90p_d25_u55","name":"parametric_pulse","parameters":{"amp":[0.09922784947597084,-0.009779163707205808],"duration":1136,"sigma":64,"width":880},"pulse_shape":"gaussian_square","t0":160},{"ch":"d25","label":"CR90m_d25_u55","name":"parametric_pulse","parameters":{"amp":[-0.09922784947597084,0.00977916370720582],"duration":1136,"sigma":64,"width":880},"pulse_shape":"gaussian_square","t0":1456},{"ch":"d26","name":"fc","phase":1.5707963267948966,"t0":0},{"ch":"d26","label":"Ym_d26","name":"parametric_pulse","parameters":{"amp":[-4.06865659694884e-17,-0.2214873491024295],"beta":-1.1817358508886309,"duration":160,"sigma":40},"pulse_shape":"drag","t0":0},{"ch":"d26","label":"Xp_d26","name":"parametric_pulse","parameters":{"amp":[0.2214873491024295,0],"beta":-1.1817358508886309,"duration":160,"sigma":40},"pulse_shape":"drag","t0":1296},{"ch":"u54","name":"fc","phase":1.5707963267948966,"t0":0},{"ch":"u55","label":"CR90p_u55","name":"parametric_pulse","parameters":{"amp":[0.040392077370557035,0.09837514119925157],"duration":1136,"sigma":64,"width":880},"pulse_shape":"gaussian_square","t0":160},{"ch":"u55","label":"CR90m_u55","name":"parametric_pulse","parameters":{"amp":[-0.04039207737055705,-0.09837514119925157],"duration":1136,"sigma":64,"width":880},"pulse_shape":"gaussian_square","t0":1456}]},{"name":"id","qubits":[0],"sequence":[{"ch":"d0","name":"QId_d0","t0":0}]},{"name":"id","qubits":[1],"sequence":[{"ch":"d1","name":"QId_d1","t0":0}]},{"name":"id","qubits":[2],"sequence":[{"ch":"d2","name":"QId_d2","t0":0}]},{"name":"id","qubits":[3],"sequence":[{"ch":"d3","name":"QId_d3","t0":0}]},{"name":"id","qubits":[4],"sequence":[{"ch":"d4","name":"QId_d4","t0":0}]},{"name":"id","qubits":[5],"sequence":[{"ch":"d5","name":"QId_d5","t0":0}]},{"name":"id","qubits":[6],"sequence":[{"ch":"d6","name":"QId_d6","t0":0}]},{"name":"id","qubits":[7],"sequence":[{"ch":"d7","name":"QId_d7","t0":0}]},{"name":"id","qubits":[8],"sequence":[{"ch":"d8","name":"QId_d8","t0":0}]},{"name":"id","qubits":[9],"sequence":[{"ch":"d9","name":"QId_d9","t0":0}]},{"name":"id","qubits":[10],"sequence":[{"ch":"d10","name":"QId_d10","t0":0}]},{"name":"id","qubits":[11],"sequence":[{"ch":"d11","name":"QId_d11","t0":0}]},{"name":"id","qubits":[12],"sequence":[{"ch":"d12","name":"QId_d12","t0":0}]},{"name":"id","qubits":[13],"sequence":[{"ch":"d13","name":"QId_d13","t0":0}]},{"name":"id","qubits":[14],"sequence":[{"ch":"d14","name":"QId_d14","t0":0}]},{"name":"id","qubits":[15],"sequence":[{"ch":"d15","name":"QId_d15","t0":0}]},{"name":"id","qubits":[16],"sequence":[{"ch":"d16","name":"QId_d16","t0":0}]},{"name":"id","qubits":[17],"sequence":[{"ch":"d17","name":"QId_d17","t0":0}]},{"name":"id","qubits":[18],"sequence":[{"ch":"d18","name":"QId_d18","t0":0}]},{"name":"id","qubits":[19],"sequence":[{"ch":"d19","name":"QId_d19","t0":0}]},{"name":"id","qubits":[20],"sequence":[{"ch":"d20","name":"QId_d20","t0":0}]},{"name":"id","qubits":[21],"sequence":[{"ch":"d21","name":"QId_d21","t0":0}]},{"name":"id","qubits":[22],"sequence":[{"ch":"d22","name":"QId_d22","t0":0}]},{"name":"id","qubits":[23],"sequence":[{"ch":"d23","name":"QId_d23","t0":0}]},{"name":"id","qubits":[24],"sequence":[{"ch":"d24","name":"QId_d24","t0":0}]},{"name":"id","qubits":[25],"sequence":[{"ch":"d25","name":"QId_d25","t0":0}]},{"name":"id","qubits":[26],"sequence":[{"ch":"d26","name":"QId_d26","t0":0}]},{"name":"measure","qubits":[0],"sequence":[{"ch":"m0","label":"M_m0","name":"parametric_pulse","parameters":{"amp":[0.1471357509043359,0.26144037715289353],"duration":2240,"sigma":64,"width":1984},"pulse_shape":"gaussian_square","t0":0},{"ch":"m0","duration":1616,"name":"delay","t0":2240},{"duration":2240,"memory_slot":[0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26],"name":"acquire","qubits":[0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26],"t0":0}]},{"name":"measure","qubits":[0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26],"sequence":[{"ch":"m0","label":"M_m0","name":"parametric_pulse","parameters":{"amp":[0.1471357509043359,0.26144037715289353],"duration":2240,"sigma":64,"width":1984},"pulse_shape":"gaussian_square","t0":0},{"ch":"m0","duration":1616,"name":"delay","t0":2240},{"ch":"m1","label":"M_m1","name":"parametric_pulse","parameters":{"amp":[0.1570406590513299,-0.19452051666784137],"duration":2240,"sigma":64,"width":1984},"pulse_shape":"gaussian_square","t0":0},{"ch":"m1","duration":1616,"name":"delay","t0":2240},{"ch":"m10","label":"M_m10","name":"parametric_pulse","parameters":{"amp":[-0.005050814263327484,-0.3399624821583661],"duration":2240,"sigma":64,"width":1984},"pulse_shape":"gaussian_square","t0":0},{"ch":"m10","duration":1616,"name":"delay","t0":2240},{"ch":"m11","label":"M_m11","name":"parametric_pulse","parameters":{"amp":[0.05817055972291986,-0.355269173981535],"duration":2240,"sigma":64,"width":1984},"pulse_shape":"gaussian_square","t0":0},{"ch":"m11","duration":1616,"name":"delay","t0":2240},{"ch":"m12","label":"M_m12","name":"parametric_pulse","parameters":{"amp":[0.2689282414516953,0.07795896965518907],"duration":2240,"sigma":64,"width":1984},"pulse_shape":"gaussian_square","t0":0},{"ch":"m12","duration":1616,"name":"delay","t0":2240},{"ch":"m13","label":"M_m13","name":"parametric_pulse","parameters":{"amp":[-0.18586146902424347,-0.16645048612770755],"duration":2240,"sigma":64,"width":1984},"pulse_shape":"gaussian_square","t0":0},{"ch":"m13","duration":1616,"name":"delay","t0":2240},{"ch":"m14","label":"M_m14","name":"parametric_pulse","parameters":{"amp":[0.24405471924768304,0.304199431315929],"duration":2240,"sigma":64,"width":1984},"pulse_shape":"gaussian_square","t0":0},{"ch":"m14","duration":1616,"name":"delay","t0":2240},{"ch":"m15","label":"M_m15","name":"parametric_pulse","parameters":{"amp":[0.15644691256364138,0.3018681227776578],"duration":2240,"sigma":64,"width":1984},"pulse_shape":"gaussian_square","t0":0},{"ch":"m15","duration":1616,"name":"delay","t0":2240},{"ch":"m16","label":"M_m16","name":"parametric_pulse","parameters":{"amp":[0.2758513877801825,-0.18112429947344835],"duration":2240,"sigma":64,"width":1984},"pulse_shape":"gaussian_square","t0":0},{"ch":"m16","duration":1616,"name":"delay","t0":2240},{"ch":"m17","label":"M_m17","name":"parametric_pulse","parameters":{"amp":[0.059954379699145625,0.34482672801697584],"duration":2240,"sigma":64,"width":1984},"pulse_shape":"gaussian_square","t0":0},{"ch":"m17","duration":1616,"name":"delay","t0":2240},{"ch":"m18","label":"M_m18","name":"parametric_pulse","parameters":{"amp":[0.04695872889448773,-0.35692419052316177],"duration":2240,"sigma":64,"width":1984},"pulse_shape":"gaussian_square","t0":0},{"ch":"m18","duration":1616,"name":"delay","t0":2240},{"ch":"m19","label":"M_m19","name":"parametric_pulse","parameters":{"amp":[-0.33603973513852214,-0.09786366234747149],"duration":2240,"sigma":64,"width":1984},"pulse_shape":"gaussian_square","t0":0},{"ch":"m19","duration":1616,"name":"delay","t0":2240},{"ch":"m2","label":"M_m2","name":"parametric_pulse","parameters":{"amp":[-0.18486217867866572,0.19678916355881254],"duration":2240,"sigma":64,"width":1984},"pulse_shape":"gaussian_square","t0":0},{"ch":"m2","duration":1616,"name":"delay","t0":2240},{"ch":"m20","label":"M_m20","name":"parametric_pulse","parameters":{"amp":[0.2027627962022292,-0.24756261526380255],"duration":2240,"sigma":64,"width":1984},"pulse_shape":"gaussian_square","t0":0},{"ch":"m20","duration":1616,"name":"delay","t0":2240},{"ch":"m21","label":"M_m21","name":"parametric_pulse","parameters":{"amp":[-0.11848105465368988,-0.16112802266567214],"duration":2240,"sigma":64,"width":1984},"pulse_shape":"gaussian_square","t0":0},{"ch":"m21","duration":1616,"name":"delay","t0":2240},{"ch":"m22","label":"M_m22","name":"parametric_pulse","parameters":{"amp":[0.026686403297998408,-0.3790617837226761],"duration":2240,"sigma":64,"width":1984},"pulse_shape":"gaussian_square","t0":0},{"ch":"m22","duration":1616,"name":"delay","t0":2240},{"ch":"m23","label":"M_m23","name":"parametric_pulse","parameters":{"amp":[0.16344334563175794,-0.11526609548647736],"duration":2240,"sigma":64,"width":1984},"pulse_shape":"gaussian_square","t0":0},{"ch":"m23","duration":1616,"name":"delay","t0":2240},{"ch":"m24","label":"M_m24","name":"parametric_pulse","parameters":{"amp":[0.1440670610966128,0.35163145750485014],"duration":2240,"sigma":64,"width":1984},"pulse_shape":"gaussian_square","t0":0},{"ch":"m24","duration":1616,"name":"delay","t0":2240},{"ch":"m25","label":"M_m25","name":"parametric_pulse","parameters":{"amp":[-0.15312815629436455,0.20764336673702977],"duration":2240,"sigma":64,"width":1984},"pulse_shape":"gaussian_square","t0":0},{"ch":"m25","duration":1616,"name":"delay","t0":2240},{"ch":"m26","label":"M_m26","name":"parametric_pulse","parameters":{"amp":[0.3401046175212204,-0.08263685098518193],"duration":2240,"sigma":64,"width":1984},"pulse_shape":"gaussian_square","t0":0},{"ch":"m26","duration":1616,"name":"delay","t0":2240},{"ch":"m3","label":"M_m3","name":"parametric_pulse","parameters":{"amp":[-0.24827290464195859,0.07720469429150624],"duration":2240,"sigma":64,"width":1984},"pulse_shape":"gaussian_square","t0":0},{"ch":"m3","duration":1616,"name":"delay","t0":2240},{"ch":"m4","label":"M_m4","name":"parametric_pulse","parameters":{"amp":[-0.13039505703052454,-0.25903113539110745],"duration":2240,"sigma":64,"width":1984},"pulse_shape":"gaussian_square","t0":0},{"ch":"m4","duration":1616,"name":"delay","t0":2240},{"ch":"m5","label":"M_m5","name":"parametric_pulse","parameters":{"amp":[-0.2602175328900784,-0.24877064854319902],"duration":2240,"sigma":64,"width":1984},"pulse_shape":"gaussian_square","t0":0},{"ch":"m5","duration":1616,"name":"delay","t0":2240},{"ch":"m6","label":"M_m6","name":"parametric_pulse","parameters":{"amp":[-0.3259343447066711,0.13293157239961056],"duration":2240,"sigma":64,"width":1984},"pulse_shape":"gaussian_square","t0":0},{"ch":"m6","duration":1616,"name":"delay","t0":2240},{"ch":"m7","label":"M_m7","name":"parametric_pulse","parameters":{"amp":[0.11092421329597962,-0.17831382140672106],"duration":2240,"sigma":64,"width":1984},"pulse_shape":"gaussian_square","t0":0},{"ch":"m7","duration":1616,"name":"delay","t0":2240},{"ch":"m8","label":"M_m8","name":"parametric_pulse","parameters":{"amp":[-0.13504226572319203,0.3765150547698602],"duration":2240,"sigma":64,"width":1984},"pulse_shape":"gaussian_square","t0":0},{"ch":"m8","duration":1616,"name":"delay","t0":2240},{"ch":"m9","label":"M_m9","name":"parametric_pulse","parameters":{"amp":[0.2518119385912279,0.12243670847800485],"duration":2240,"sigma":64,"width":1984},"pulse_shape":"gaussian_square","t0":0},{"ch":"m9","duration":1616,"name":"delay","t0":2240},{"duration":2240,"memory_slot":[0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26],"name":"acquire","qubits":[0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26],"t0":0}]},{"name":"measure","qubits":[1],"sequence":[{"ch":"m1","label":"M_m1","name":"parametric_pulse","parameters":{"amp":[0.1570406590513299,-0.19452051666784137],"duration":2240,"sigma":64,"width":1984},"pulse_shape":"gaussian_square","t0":0},{"ch":"m1","duration":1616,"name":"delay","t0":2240},{"duration":2240,"memory_slot":[0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26],"name":"acquire","qubits":[0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26],"t0":0}]},{"name":"measure","qubits":[2],"sequence":[{"ch":"m2","label":"M_m2","name":"parametric_pulse","parameters":{"amp":[-0.18486217867866572,0.19678916355881254],"duration":2240,"sigma":64,"width":1984},"pulse_shape":"gaussian_square","t0":0},{"ch":"m2","duration":1616,"name":"delay","t0":2240},{"duration":2240,"memory_slot":[0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26],"name":"acquire","qubits":[0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26],"t0":0}]},{"name":"measure","qubits":[3],"sequence":[{"ch":"m3","label":"M_m3","name":"parametric_pulse","parameters":{"amp":[-0.24827290464195859,0.07720469429150624],"duration":2240,"sigma":64,"width":1984},"pulse_shape":"gaussian_square","t0":0},{"ch":"m3","duration":1616,"name":"delay","t0":2240},{"duration":2240,"memory_slot":[0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26],"name":"acquire","qubits":[0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26],"t0":0}]},{"name":"measure","qubits":[4],"sequence":[{"ch":"m4","label":"M_m4","name":"parametric_pulse","parameters":{"amp":[-0.13039505703052454,-0.25903113539110745],"duration":2240,"sigma":64,"width":1984},"pulse_shape":"gaussian_square","t0":0},{"ch":"m4","duration":1616,"name":"delay","t0":2240},{"duration":2240,"memory_slot":[0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26],"name":"acquire","qubits":[0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26],"t0":0}]},{"name":"measure","qubits":[5],"sequence":[{"ch":"m5","label":"M_m5","name":"parametric_pulse","parameters":{"amp":[-0.2602175328900784,-0.24877064854319902],"duration":2240,"sigma":64,"width":1984},"pulse_shape":"gaussian_square","t0":0},{"ch":"m5","duration":1616,"name":"delay","t0":2240},{"duration":2240,"memory_slot":[0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26],"name":"acquire","qubits":[0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26],"t0":0}]},{"name":"measure","qubits":[6],"sequence":[{"ch":"m6","label":"M_m6","name":"parametric_pulse","parameters":{"amp":[-0.3259343447066711,0.13293157239961056],"duration":2240,"sigma":64,"width":1984},"pulse_shape":"gaussian_square","t0":0},{"ch":"m6","duration":1616,"name":"delay","t0":2240},{"duration":2240,"memory_slot":[0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26],"name":"acquire","qubits":[0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26],"t0":0}]},{"name":"measure","qubits":[7],"sequence":[{"ch":"m7","label":"M_m7","name":"parametric_pulse","parameters":{"amp":[0.11092421329597962,-0.17831382140672106],"duration":2240,"sigma":64,"width":1984},"pulse_shape":"gaussian_square","t0":0},{"ch":"m7","duration":1616,"name":"delay","t0":2240},{"duration":2240,"memory_slot":[0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26],"name":"acquire","qubits":[0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26],"t0":0}]},{"name":"measure","qubits":[8],"sequence":[{"ch":"m8","label":"M_m8","name":"parametric_pulse","parameters":{"amp":[-0.13504226572319203,0.3765150547698602],"duration":2240,"sigma":64,"width":1984},"pulse_shape":"gaussian_square","t0":0},{"ch":"m8","duration":1616,"name":"delay","t0":2240},{"duration":2240,"memory_slot":[0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26],"name":"acquire","qubits":[0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26],"t0":0}]},{"name":"measure","qubits":[9],"sequence":[{"ch":"m9","label":"M_m9","name":"parametric_pulse","parameters":{"amp":[0.2518119385912279,0.12243670847800485],"duration":2240,"sigma":64,"width":1984},"pulse_shape":"gaussian_square","t0":0},{"ch":"m9","duration":1616,"name":"delay","t0":2240},{"duration":2240,"memory_slot":[0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26],"name":"acquire","qubits":[0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26],"t0":0}]},{"name":"measure","qubits":[10],"sequence":[{"ch":"m10","label":"M_m10","name":"parametric_pulse","parameters":{"amp":[-0.005050814263327484,-0.3399624821583661],"duration":2240,"sigma":64,"width":1984},"pulse_shape":"gaussian_square","t0":0},{"ch":"m10","duration":1616,"name":"delay","t0":2240},{"duration":2240,"memory_slot":[0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26],"name":"acquire","qubits":[0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26],"t0":0}]},{"name":"measure","qubits":[11],"sequence":[{"ch":"m11","label":"M_m11","name":"parametric_pulse","parameters":{"amp":[0.05817055972291986,-0.355269173981535],"duration":2240,"sigma":64,"width":1984},"pulse_shape":"gaussian_square","t0":0},{"ch":"m11","duration":1616,"name":"delay","t0":2240},{"duration":2240,"memory_slot":[0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26],"name":"acquire","qubits":[0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26],"t0":0}]},{"name":"measure","qubits":[12],"sequence":[{"ch":"m12","label":"M_m12","name":"parametric_pulse","parameters":{"amp":[0.2689282414516953,0.07795896965518907],"duration":2240,"sigma":64,"width":1984},"pulse_shape":"gaussian_square","t0":0},{"ch":"m12","duration":1616,"name":"delay","t0":2240},{"duration":2240,"memory_slot":[0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26],"name":"acquire","qubits":[0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26],"t0":0}]},{"name":"measure","qubits":[13],"sequence":[{"ch":"m13","label":"M_m13","name":"parametric_pulse","parameters":{"amp":[-0.18586146902424347,-0.16645048612770755],"duration":2240,"sigma":64,"width":1984},"pulse_shape":"gaussian_square","t0":0},{"ch":"m13","duration":1616,"name":"delay","t0":2240},{"duration":2240,"memory_slot":[0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26],"name":"acquire","qubits":[0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26],"t0":0}]},{"name":"measure","qubits":[14],"sequence":[{"ch":"m14","label":"M_m14","name":"parametric_pulse","parameters":{"amp":[0.24405471924768304,0.304199431315929],"duration":2240,"sigma":64,"width":1984},"pulse_shape":"gaussian_square","t0":0},{"ch":"m14","duration":1616,"name":"delay","t0":2240},{"duration":2240,"memory_slot":[0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26],"name":"acquire","qubits":[0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26],"t0":0}]},{"name":"measure","qubits":[15],"sequence":[{"ch":"m15","label":"M_m15","name":"parametric_pulse","parameters":{"amp":[0.15644691256364138,0.3018681227776578],"duration":2240,"sigma":64,"width":1984},"pulse_shape":"gaussian_square","t0":0},{"ch":"m15","duration":1616,"name":"delay","t0":2240},{"duration":2240,"memory_slot":[0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26],"name":"acquire","qubits":[0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26],"t0":0}]},{"name":"measure","qubits":[16],"sequence":[{"ch":"m16","label":"M_m16","name":"parametric_pulse","parameters":{"amp":[0.2758513877801825,-0.18112429947344835],"duration":2240,"sigma":64,"width":1984},"pulse_shape":"gaussian_square","t0":0},{"ch":"m16","duration":1616,"name":"delay","t0":2240},{"duration":2240,"memory_slot":[0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26],"name":"acquire","qubits":[0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26],"t0":0}]},{"name":"measure","qubits":[17],"sequence":[{"ch":"m17","label":"M_m17","name":"parametric_pulse","parameters":{"amp":[0.059954379699145625,0.34482672801697584],"duration":2240,"sigma":64,"width":1984},"pulse_shape":"gaussian_square","t0":0},{"ch":"m17","duration":1616,"name":"delay","t0":2240},{"duration":2240,"memory_slot":[0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26],"name":"acquire","qubits":[0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26],"t0":0}]},{"name":"measure","qubits":[18],"sequence":[{"ch":"m18","label":"M_m18","name":"parametric_pulse","parameters":{"amp":[0.04695872889448773,-0.35692419052316177],"duration":2240,"sigma":64,"width":1984},"pulse_shape":"gaussian_square","t0":0},{"ch":"m18","duration":1616,"name":"delay","t0":2240},{"duration":2240,"memory_slot":[0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26],"name":"acquire","qubits":[0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26],"t0":0}]},{"name":"measure","qubits":[19],"sequence":[{"ch":"m19","label":"M_m19","name":"parametric_pulse","parameters":{"amp":[-0.33603973513852214,-0.09786366234747149],"duration":2240,"sigma":64,"width":1984},"pulse_shape":"gaussian_square","t0":0},{"ch":"m19","duration":1616,"name":"delay","t0":2240},{"duration":2240,"memory_slot":[0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26],"name":"acquire","qubits":[0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26],"t0":0}]},{"name":"measure","qubits":[20],"sequence":[{"ch":"m20","label":"M_m20","name":"parametric_pulse","parameters":{"amp":[0.2027627962022292,-0.24756261526380255],"duration":2240,"sigma":64,"width":1984},"pulse_shape":"gaussian_square","t0":0},{"ch":"m20","duration":1616,"name":"delay","t0":2240},{"duration":2240,"memory_slot":[0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26],"name":"acquire","qubits":[0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26],"t0":0}]},{"name":"measure","qubits":[21],"sequence":[{"ch":"m21","label":"M_m21","name":"parametric_pulse","parameters":{"amp":[-0.11848105465368988,-0.16112802266567214],"duration":2240,"sigma":64,"width":1984},"pulse_shape":"gaussian_square","t0":0},{"ch":"m21","duration":1616,"name":"delay","t0":2240},{"duration":2240,"memory_slot":[0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26],"name":"acquire","qubits":[0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26],"t0":0}]},{"name":"measure","qubits":[22],"sequence":[{"ch":"m22","label":"M_m22","name":"parametric_pulse","parameters":{"amp":[0.026686403297998408,-0.3790617837226761],"duration":2240,"sigma":64,"width":1984},"pulse_shape":"gaussian_square","t0":0},{"ch":"m22","duration":1616,"name":"delay","t0":2240},{"duration":2240,"memory_slot":[0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26],"name":"acquire","qubits":[0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26],"t0":0}]},{"name":"measure","qubits":[23],"sequence":[{"ch":"m23","label":"M_m23","name":"parametric_pulse","parameters":{"amp":[0.16344334563175794,-0.11526609548647736],"duration":2240,"sigma":64,"width":1984},"pulse_shape":"gaussian_square","t0":0},{"ch":"m23","duration":1616,"name":"delay","t0":2240},{"duration":2240,"memory_slot":[0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26],"name":"acquire","qubits":[0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26],"t0":0}]},{"name":"measure","qubits":[24],"sequence":[{"ch":"m24","label":"M_m24","name":"parametric_pulse","parameters":{"amp":[0.1440670610966128,0.35163145750485014],"duration":2240,"sigma":64,"width":1984},"pulse_shape":"gaussian_square","t0":0},{"ch":"m24","duration":1616,"name":"delay","t0":2240},{"duration":2240,"memory_slot":[0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26],"name":"acquire","qubits":[0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26],"t0":0}]},{"name":"measure","qubits":[25],"sequence":[{"ch":"m25","label":"M_m25","name":"parametric_pulse","parameters":{"amp":[-0.15312815629436455,0.20764336673702977],"duration":2240,"sigma":64,"width":1984},"pulse_shape":"gaussian_square","t0":0},{"ch":"m25","duration":1616,"name":"delay","t0":2240},{"duration":2240,"memory_slot":[0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26],"name":"acquire","qubits":[0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26],"t0":0}]},{"name":"measure","qubits":[26],"sequence":[{"ch":"m26","label":"M_m26","name":"parametric_pulse","parameters":{"amp":[0.3401046175212204,-0.08263685098518193],"duration":2240,"sigma":64,"width":1984},"pulse_shape":"gaussian_square","t0":0},{"ch":"m26","duration":1616,"name":"delay","t0":2240},{"duration":2240,"memory_slot":[0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26],"name":"acquire","qubits":[0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26],"t0":0}]},{"name":"rz","qubits":[0],"sequence":[{"ch":"d0","name":"fc","phase":"-(P0)","t0":0},{"ch":"u1","name":"fc","phase":"-(P0)","t0":0}]},{"name":"rz","qubits":[1],"sequence":[{"ch":"d1","name":"fc","phase":"-(P0)","t0":0},{"ch":"u0","name":"fc","phase":"-(P0)","t0":0},{"ch":"u4","name":"fc","phase":"-(P0)","t0":0},{"ch":"u8","name":"fc","phase":"-(P0)","t0":0}]},{"name":"rz","qubits":[2],"sequence":[{"ch":"d2","name":"fc","phase":"-(P0)","t0":0},{"ch":"u2","name":"fc","phase":"-(P0)","t0":0},{"ch":"u6","name":"fc","phase":"-(P0)","t0":0}]},{"name":"rz","qubits":[3],"sequence":[{"ch":"d3","name":"fc","phase":"-(P0)","t0":0},{"ch":"u10","name":"fc","phase":"-(P0)","t0":0},{"ch":"u5","name":"fc","phase":"-(P0)","t0":0}]},{"name":"rz","qubits":[4],"sequence":[{"ch":"d4","name":"fc","phase":"-(P0)","t0":0},{"ch":"u13","name":"fc","phase":"-(P0)","t0":0},{"ch":"u3","name":"fc","phase":"-(P0)","t0":0}]},{"name":"rz","qubits":[5],"sequence":[{"ch":"d5","name":"fc","phase":"-(P0)","t0":0},{"ch":"u16","name":"fc","phase":"-(P0)","t0":0},{"ch":"u7","name":"fc","phase":"-(P0)","t0":0}]},{"name":"rz","qubits":[6],"sequence":[{"ch":"d6","name":"fc","phase":"-(P0)","t0":0},{"ch":"u14","name":"fc","phase":"-(P0)","t0":0}]},{"name":"rz","qubits":[7],"sequence":[{"ch":"d7","name":"fc","phase":"-(P0)","t0":0},{"ch":"u12","name":"fc","phase":"-(P0)","t0":0},{"ch":"u20","name":"fc","phase":"-(P0)","t0":0},{"ch":"u9","name":"fc","phase":"-(P0)","t0":0}]},{"name":"rz","qubits":[8],"sequence":[{"ch":"d8","name":"fc","phase":"-(P0)","t0":0},{"ch":"u11","name":"fc","phase":"-(P0)","t0":0},{"ch":"u19","name":"fc","phase":"-(P0)","t0":0},{"ch":"u22","name":"fc","phase":"-(P0)","t0":0}]},{"name":"rz","qubits":[9],"sequence":[{"ch":"d9","name":"fc","phase":"-(P0)","t0":0},{"ch":"u17","name":"fc","phase":"-(P0)","t0":0}]},{"name":"rz","qubits":[10],"sequence":[{"ch":"d10","name":"fc","phase":"-(P0)","t0":0},{"ch":"u15","name":"fc","phase":"-(P0)","t0":0},{"ch":"u24","name":"fc","phase":"-(P0)","t0":0}]},{"name":"rz","qubits":[11],"sequence":[{"ch":"d11","name":"fc","phase":"-(P0)","t0":0},{"ch":"u18","name":"fc","phase":"-(P0)","t0":0},{"ch":"u29","name":"fc","phase":"-(P0)","t0":0}]},{"name":"rz","qubits":[12],"sequence":[{"ch":"d12","name":"fc","phase":"-(P0)","t0":0},{"ch":"u21","name":"fc","phase":"-(P0)","t0":0},{"ch":"u27","name":"fc","phase":"-(P0)","t0":0},{"ch":"u32","name":"fc","phase":"-(P0)","t0":0}]},{"name":"rz","qubits":[13],"sequence":[{"ch":"d13","name":"fc","phase":"-(P0)","t0":0},{"ch":"u25","name":"fc","phase":"-(P0)","t0":0},{"ch":"u30","name":"fc","phase":"-(P0)","t0":0}]},{"name":"rz","qubits":[14],"sequence":[{"ch":"d14","name":"fc","phase":"-(P0)","t0":0},{"ch":"u23","name":"fc","phase":"-(P0)","t0":0},{"ch":"u28","name":"fc","phase":"-(P0)","t0":0},{"ch":"u34","name":"fc","phase":"-(P0)","t0":0}]},{"name":"rz","qubits":[15],"sequence":[{"ch":"d15","name":"fc","phase":"-(P0)","t0":0},{"ch":"u26","name":"fc","phase":"-(P0)","t0":0},{"ch":"u37","name":"fc","phase":"-(P0)","t0":0}]},{"name":"rz","qubits":[16],"sequence":[{"ch":"d16","name":"fc","phase":"-(P0)","t0":0},{"ch":"u31","name":"fc","phase":"-(P0)","t0":0},{"ch":"u40","name":"fc","phase":"-(P0)","t0":0}]},{"name":"rz","qubits":[17],"sequence":[{"ch":"d17","name":"fc","phase":"-(P0)","t0":0},{"ch":"u38","name":"fc","phase":"-(P0)","t0":0}]},{"name":"rz","qubits":[18],"sequence":[{"ch":"d18","name":"fc","phase":"-(P0)","t0":0},{"ch":"u33","name":"fc","phase":"-(P0)","t0":0},{"ch":"u36","name":"fc","phase":"-(P0)","t0":0},{"ch":"u44","name":"fc","phase":"-(P0)","t0":0}]},{"name":"rz","qubits":[19],"sequence":[{"ch":"d19","name":"fc","phase":"-(P0)","t0":0},{"ch":"u35","name":"fc","phase":"-(P0)","t0":0},{"ch":"u43","name":"fc","phase":"-(P0)","t0":0},{"ch":"u46","name":"fc","phase":"-(P0)","t0":0}]},{"name":"rz","qubits":[20],"sequence":[{"ch":"d20","name":"fc","phase":"-(P0)","t0":0},{"ch":"u41","name":"fc","phase":"-(P0)","t0":0}]},{"name":"rz","qubits":[21],"sequence":[{"ch":"d21","name":"fc","phase":"-(P0)","t0":0},{"ch":"u39","name":"fc","phase":"-(P0)","t0":0},{"ch":"u48","name":"fc","phase":"-(P0)","t0":0}]},{"name":"rz","qubits":[22],"sequence":[{"ch":"d22","name":"fc","phase":"-(P0)","t0":0},{"ch":"u42","name":"fc","phase":"-(P0)","t0":0},{"ch":"u52","name":"fc","phase":"-(P0)","t0":0}]},{"name":"rz","qubits":[23],"sequence":[{"ch":"d23","name":"fc","phase":"-(P0)","t0":0},{"ch":"u45","name":"fc","phase":"-(P0)","t0":0},{"ch":"u50","name":"fc","phase":"-(P0)","t0":0}]},{"name":"rz","qubits":[24],"sequence":[{"ch":"d24","name":"fc","phase":"-(P0)","t0":0},{"ch":"u49","name":"fc","phase":"-(P0)","t0":0},{"ch":"u53","name":"fc","phase":"-(P0)","t0":0}]},{"name":"rz","qubits":[25],"sequence":[{"ch":"d25","name":"fc","phase":"-(P0)","t0":0},{"ch":"u47","name":"fc","phase":"-(P0)","t0":0},{"ch":"u51","name":"fc","phase":"-(P0)","t0":0},{"ch":"u55","name":"fc","phase":"-(P0)","t0":0}]},{"name":"rz","qubits":[26],"sequence":[{"ch":"d26","name":"fc","phase":"-(P0)","t0":0},{"ch":"u54","name":"fc","phase":"-(P0)","t0":0}]},{"name":"sx","qubits":[0],"sequence":[{"ch":"d0","label":"X90p_d0","name":"parametric_pulse","parameters":{"amp":[0.10251500297795856,0.0013875720342836051],"beta":-0.13421884846658816,"duration":160,"sigma":40},"pulse_shape":"drag","t0":0}]},{"name":"sx","qubits":[1],"sequence":[{"ch":"d1","label":"X90p_d1","name":"parametric_pulse","parameters":{"amp":[0.10112982022801392,0.0008741383451928975],"beta":0.17618440502644936,"duration":160,"sigma":40},"pulse_shape":"drag","t0":0}]},{"name":"sx","qubits":[2],"sequence":[{"ch":"d2","label":"X90p_d2","name":"parametric_pulse","parameters":{"amp":[0.09654547381563526,0.0008929161783406343],"beta":-1.0515939347463945,"duration":160,"sigma":40},"pulse_shape":"drag","t0":0}]},{"name":"sx","qubits":[3],"sequence":[{"ch":"d3","label":"X90p_d3","name":"parametric_pulse","parameters":{"amp":[0.0874162373846442,0.0021564674084263613],"beta":-2.147473654798121,"duration":160,"sigma":40},"pulse_shape":"drag","t0":0}]},{"name":"sx","qubits":[4],"sequence":[{"ch":"d4","label":"X90p_d4","name":"parametric_pulse","parameters":{"amp":[0.09398545949749511,0.0010006507509606616],"beta":-0.8252889412167893,"duration":160,"sigma":40},"pulse_shape":"drag","t0":0}]},{"name":"sx","qubits":[5],"sequence":[{"ch":"d5","label":"X90p_d5","name":"parametric_pulse","parameters":{"amp":[0.093893323098105,0.0018717804654582596],"beta":-0.10948062656433855,"duration":160,"sigma":40},"pulse_shape":"drag","t0":0}]},{"name":"sx","qubits":[6],"sequence":[{"ch":"d6","label":"X90p_d6","name":"parametric_pulse","parameters":{"amp":[0.09857053174938758,0.0008782375765720405],"beta":-1.2008838278329503,"duration":160,"sigma":40},"pulse_shape":"drag","t0":0}]},{"name":"sx","qubits":[7],"sequence":[{"ch":"d7","label":"X90p_d7","name":"parametric_pulse","parameters":{"amp":[0.10257698140636037,0.0004777824578653272],"beta":0.3646091581128754,"duration":160,"sigma":40},"pulse_shape":"drag","t0":0}]},{"name":"sx","qubits":[8],"sequence":[{"ch":"d8","label":"X90p_d8","name":"parametric_pulse","parameters":{"amp":[0.10142659536237025,-0.00005075695086732869],"beta":0.20592152458787144,"duration":160,"sigma":40},"pulse_shape":"drag","t0":0}]},{"name":"sx","qubits":[9],"sequence":[{"ch":"d9","label":"X90p_d9","name":"parametric_pulse","parameters":{"amp":[0.1008842824301146,0.000954593841630788],"beta":-1.3014628169384397,"duration":160,"sigma":40},"pulse_shape":"drag","t0":0}]},{"name":"sx","qubits":[10],"sequence":[{"ch":"d10","label":"X90p_d10","name":"parametric_pulse","parameters":{"amp":[0.08921763051406727,0.0013176660451184841],"beta":0.34881686374448884,"duration":160,"sigma":40},"pulse_shape":"drag","t0":0}]},{"name":"sx","qubits":[11],"sequence":[{"ch":"d11","label":"X90p_d11","name":"parametric_pulse","parameters":{"amp":[0.10356307461691308,0.0015104680315885467],"beta":-0.8534632024962311,"duration":160,"sigma":40},"pulse_shape":"drag","t0":0}]},{"name":"sx","qubits":[12],"sequence":[{"ch":"d12","label":"X90p_d12","name":"parametric_pulse","parameters":{"amp":[0.07673912449813387,0.0008795219808534917],"beta":-0.8894045718580408,"duration":160,"sigma":40},"pulse_shape":"drag","t0":0}]},{"name":"sx","qubits":[13],"sequence":[{"ch":"d13","label":"X90p_d13","name":"parametric_pulse","parameters":{"amp":[0.10100084229826041,0.00010598104638802724],"beta":-0.350966939975829,"duration":160,"sigma":40},"pulse_shape":"drag","t0":0}]},{"name":"sx","qubits":[14],"sequence":[{"ch":"d14","label":"X90p_d14","name":"parametric_pulse","parameters":{"amp":[0.09193611624065694,0.0019295239926916336],"beta":-1.1570651594037136,"duration":160,"sigma":40},"pulse_shape":"drag","t0":0}]},{"name":"sx","qubits":[15],"sequence":[{"ch":"d15","label":"X90p_d15","name":"parametric_pulse","parameters":{"amp":[0.09850270935496451,0.0019986417971878646],"beta":-0.7783748646463993,"duration":160,"sigma":40},"pulse_shape":"drag","t0":0}]},{"name":"sx","qubits":[16],"sequence":[{"ch":"d16","label":"X90p_d16","name":"parametric_pulse","parameters":{"amp":[0.09735687035858212,0.0018541265307028428],"beta":0.24344892054245246,"duration":160,"sigma":40},"pulse_shape":"drag","t0":0}]},{"name":"sx","qubits":[17],"sequence":[{"ch":"d17","label":"X90p_d17","name":"parametric_pulse","parameters":{"amp":[0.09837123743960925,0.0004273322743921192],"beta":0.26192154438408766,"duration":160,"sigma":40},"pulse_shape":"drag","t0":0}]},{"name":"sx","qubits":[18],"sequence":[{"ch":"d18","label":"X90p_d18","name":"parametric_pulse","parameters":{"amp":[0.10515991526809636,0.002363533204347135],"beta":-2.1494178582769803,"duration":160,"sigma":40},"pulse_shape":"drag","t0":0}]},{"name":"sx","qubits":[19],"sequence":[{"ch":"d19","label":"X90p_d19","name":"parametric_pulse","parameters":{"amp":[0.10435209762961972,0.0004178817129556554],"beta":-1.0957411302075677,"duration":160,"sigma":40},"pulse_shape":"drag","t0":0}]},{"name":"sx","qubits":[20],"sequence":[{"ch":"d20","label":"X90p_d20","name":"parametric_pulse","parameters":{"amp":[0.08906994860879265,0.0012405319959103217],"beta":-0.5292445408258966,"duration":160,"sigma":40},"pulse_shape":"drag","t0":0}]},{"name":"sx","qubits":[21],"sequence":[{"ch":"d21","label":"X90p_d21","name":"parametric_pulse","parameters":{"amp":[0.10054543378303288,0.00519756763842647],"beta":1.9474086217974163,"duration":160,"sigma":40},"pulse_shape":"drag","t0":0}]},{"name":"sx","qubits":[22],"sequence":[{"ch":"d22","label":"X90p_d22","name":"parametric_pulse","parameters":{"amp":[0.10157823067197763,0.0006055878075300543],"beta":-0.3655424285740212,"duration":160,"sigma":40},"pulse_shape":"drag","t0":0}]},{"name":"sx","qubits":[23],"sequence":[{"ch":"d23","label":"X90p_d23","name":"parametric_pulse","parameters":{"amp":[0.10024010876056792,0.0012581539911796272],"beta":-0.660782248902255,"duration":160,"sigma":40},"pulse_shape":"drag","t0":0}]},{"name":"sx","qubits":[24],"sequence":[{"ch":"d24","label":"X90p_d24","name":"parametric_pulse","parameters":{"amp":[0.09981430549526288,0.001204255052104515],"beta":-0.9853100504653961,"duration":160,"sigma":40},"pulse_shape":"drag","t0":0}]},{"name":"sx","qubits":[25],"sequence":[{"ch":"d25","label":"X90p_d25","name":"parametric_pulse","parameters":{"amp":[0.09948311069139505,0.001740498997220154],"beta":-1.5580294307932967,"duration":160,"sigma":40},"pulse_shape":"drag","t0":0}]},{"name":"sx","qubits":[26],"sequence":[{"ch":"d26","label":"X90p_d26","name":"parametric_pulse","parameters":{"amp":[0.11063626512831458,0.001352290061192278],"beta":-1.28479513033897,"duration":160,"sigma":40},"pulse_shape":"drag","t0":0}]},{"name":"u1","qubits":[0],"sequence":[{"ch":"d0","name":"fc","phase":"-(P0)","t0":0},{"ch":"u1","name":"fc","phase":"-(P0)","t0":0}]},{"name":"u1","qubits":[1],"sequence":[{"ch":"d1","name":"fc","phase":"-(P0)","t0":0},{"ch":"u0","name":"fc","phase":"-(P0)","t0":0},{"ch":"u4","name":"fc","phase":"-(P0)","t0":0},{"ch":"u8","name":"fc","phase":"-(P0)","t0":0}]},{"name":"u1","qubits":[2],"sequence":[{"ch":"d2","name":"fc","phase":"-(P0)","t0":0},{"ch":"u2","name":"fc","phase":"-(P0)","t0":0},{"ch":"u6","name":"fc","phase":"-(P0)","t0":0}]},{"name":"u1","qubits":[3],"sequence":[{"ch":"d3","name":"fc","phase":"-(P0)","t0":0},{"ch":"u10","name":"fc","phase":"-(P0)","t0":0},{"ch":"u5","name":"fc","phase":"-(P0)","t0":0}]},{"name":"u1","qubits":[4],"sequence":[{"ch":"d4","name":"fc","phase":"-(P0)","t0":0},{"ch":"u13","name":"fc","phase":"-(P0)","t0":0},{"ch":"u3","name":"fc","phase":"-(P0)","t0":0}]},{"name":"u1","qubits":[5],"sequence":[{"ch":"d5","name":"fc","phase":"-(P0)","t0":0},{"ch":"u16","name":"fc","phase":"-(P0)","t0":0},{"ch":"u7","name":"fc","phase":"-(P0)","t0":0}]},{"name":"u1","qubits":[6],"sequence":[{"ch":"d6","name":"fc","phase":"-(P0)","t0":0},{"ch":"u14","name":"fc","phase":"-(P0)","t0":0}]},{"name":"u1","qubits":[7],"sequence":[{"ch":"d7","name":"fc","phase":"-(P0)","t0":0},{"ch":"u12","name":"fc","phase":"-(P0)","t0":0},{"ch":"u20","name":"fc","phase":"-(P0)","t0":0},{"ch":"u9","name":"fc","phase":"-(P0)","t0":0}]},{"name":"u1","qubits":[8],"sequence":[{"ch":"d8","name":"fc","phase":"-(P0)","t0":0},{"ch":"u11","name":"fc","phase":"-(P0)","t0":0},{"ch":"u19","name":"fc","phase":"-(P0)","t0":0},{"ch":"u22","name":"fc","phase":"-(P0)","t0":0}]},{"name":"u1","qubits":[9],"sequence":[{"ch":"d9","name":"fc","phase":"-(P0)","t0":0},{"ch":"u17","name":"fc","phase":"-(P0)","t0":0}]},{"name":"u1","qubits":[10],"sequence":[{"ch":"d10","name":"fc","phase":"-(P0)","t0":0},{"ch":"u15","name":"fc","phase":"-(P0)","t0":0},{"ch":"u24","name":"fc","phase":"-(P0)","t0":0}]},{"name":"u1","qubits":[11],"sequence":[{"ch":"d11","name":"fc","phase":"-(P0)","t0":0},{"ch":"u18","name":"fc","phase":"-(P0)","t0":0},{"ch":"u29","name":"fc","phase":"-(P0)","t0":0}]},{"name":"u1","qubits":[12],"sequence":[{"ch":"d12","name":"fc","phase":"-(P0)","t0":0},{"ch":"u21","name":"fc","phase":"-(P0)","t0":0},{"ch":"u27","name":"fc","phase":"-(P0)","t0":0},{"ch":"u32","name":"fc","phase":"-(P0)","t0":0}]},{"name":"u1","qubits":[13],"sequence":[{"ch":"d13","name":"fc","phase":"-(P0)","t0":0},{"ch":"u25","name":"fc","phase":"-(P0)","t0":0},{"ch":"u30","name":"fc","phase":"-(P0)","t0":0}]},{"name":"u1","qubits":[14],"sequence":[{"ch":"d14","name":"fc","phase":"-(P0)","t0":0},{"ch":"u23","name":"fc","phase":"-(P0)","t0":0},{"ch":"u28","name":"fc","phase":"-(P0)","t0":0},{"ch":"u34","name":"fc","phase":"-(P0)","t0":0}]},{"name":"u1","qubits":[15],"sequence":[{"ch":"d15","name":"fc","phase":"-(P0)","t0":0},{"ch":"u26","name":"fc","phase":"-(P0)","t0":0},{"ch":"u37","name":"fc","phase":"-(P0)","t0":0}]},{"name":"u1","qubits":[16],"sequence":[{"ch":"d16","name":"fc","phase":"-(P0)","t0":0},{"ch":"u31","name":"fc","phase":"-(P0)","t0":0},{"ch":"u40","name":"fc","phase":"-(P0)","t0":0}]},{"name":"u1","qubits":[17],"sequence":[{"ch":"d17","name":"fc","phase":"-(P0)","t0":0},{"ch":"u38","name":"fc","phase":"-(P0)","t0":0}]},{"name":"u1","qubits":[18],"sequence":[{"ch":"d18","name":"fc","phase":"-(P0)","t0":0},{"ch":"u33","name":"fc","phase":"-(P0)","t0":0},{"ch":"u36","name":"fc","phase":"-(P0)","t0":0},{"ch":"u44","name":"fc","phase":"-(P0)","t0":0}]},{"name":"u1","qubits":[19],"sequence":[{"ch":"d19","name":"fc","phase":"-(P0)","t0":0},{"ch":"u35","name":"fc","phase":"-(P0)","t0":0},{"ch":"u43","name":"fc","phase":"-(P0)","t0":0},{"ch":"u46","name":"fc","phase":"-(P0)","t0":0}]},{"name":"u1","qubits":[20],"sequence":[{"ch":"d20","name":"fc","phase":"-(P0)","t0":0},{"ch":"u41","name":"fc","phase":"-(P0)","t0":0}]},{"name":"u1","qubits":[21],"sequence":[{"ch":"d21","name":"fc","phase":"-(P0)","t0":0},{"ch":"u39","name":"fc","phase":"-(P0)","t0":0},{"ch":"u48","name":"fc","phase":"-(P0)","t0":0}]},{"name":"u1","qubits":[22],"sequence":[{"ch":"d22","name":"fc","phase":"-(P0)","t0":0},{"ch":"u42","name":"fc","phase":"-(P0)","t0":0},{"ch":"u52","name":"fc","phase":"-(P0)","t0":0}]},{"name":"u1","qubits":[23],"sequence":[{"ch":"d23","name":"fc","phase":"-(P0)","t0":0},{"ch":"u45","name":"fc","phase":"-(P0)","t0":0},{"ch":"u50","name":"fc","phase":"-(P0)","t0":0}]},{"name":"u1","qubits":[24],"sequence":[{"ch":"d24","name":"fc","phase":"-(P0)","t0":0},{"ch":"u49","name":"fc","phase":"-(P0)","t0":0},{"ch":"u53","name":"fc","phase":"-(P0)","t0":0}]},{"name":"u1","qubits":[25],"sequence":[{"ch":"d25","name":"fc","phase":"-(P0)","t0":0},{"ch":"u47","name":"fc","phase":"-(P0)","t0":0},{"ch":"u51","name":"fc","phase":"-(P0)","t0":0},{"ch":"u55","name":"fc","phase":"-(P0)","t0":0}]},{"name":"u1","qubits":[26],"sequence":[{"ch":"d26","name":"fc","phase":"-(P0)","t0":0},{"ch":"u54","name":"fc","phase":"-(P0)","t0":0}]},{"name":"u2","qubits":[0],"sequence":[{"ch":"d0","name":"fc","phase":"-(P1)","t0":0},{"ch":"d0","label":"Y90p_d0","name":"parametric_pulse","parameters":{"amp":[-0.0013875720342835889,0.10251500297795856],"beta":-0.13421884846658816,"duration":160,"sigma":40},"pulse_shape":"drag","t0":0},{"ch":"d0","name":"fc","phase":"-(P0)","t0":160},{"ch":"u1","name":"fc","phase":"-(P1)","t0":0},{"ch":"u1","name":"fc","phase":"-(P0)","t0":160}]},{"name":"u2","qubits":[1],"sequence":[{"ch":"d1","name":"fc","phase":"-(P1)","t0":0},{"ch":"d1","label":"Y90p_d1","name":"parametric_pulse","parameters":{"amp":[-0.0008741383451928899,0.10112982022801392],"beta":0.17618440502644936,"duration":160,"sigma":40},"pulse_shape":"drag","t0":0},{"ch":"d1","name":"fc","phase":"-(P0)","t0":160},{"ch":"u0","name":"fc","phase":"-(P1)","t0":0},{"ch":"u0","name":"fc","phase":"-(P0)","t0":160},{"ch":"u4","name":"fc","phase":"-(P1)","t0":0},{"ch":"u4","name":"fc","phase":"-(P0)","t0":160},{"ch":"u8","name":"fc","phase":"-(P1)","t0":0},{"ch":"u8","name":"fc","phase":"-(P0)","t0":160}]},{"name":"u2","qubits":[2],"sequence":[{"ch":"d2","name":"fc","phase":"-(P1)","t0":0},{"ch":"d2","label":"Y90p_d2","name":"parametric_pulse","parameters":{"amp":[-0.0008929161783406374,0.09654547381563526],"beta":-1.0515939347463945,"duration":160,"sigma":40},"pulse_shape":"drag","t0":0},{"ch":"d2","name":"fc","phase":"-(P0)","t0":160},{"ch":"u2","name":"fc","phase":"-(P1)","t0":0},{"ch":"u2","name":"fc","phase":"-(P0)","t0":160},{"ch":"u6","name":"fc","phase":"-(P1)","t0":0},{"ch":"u6","name":"fc","phase":"-(P0)","t0":160}]},{"name":"u2","qubits":[3],"sequence":[{"ch":"d3","name":"fc","phase":"-(P1)","t0":0},{"ch":"d3","label":"Y90p_d3","name":"parametric_pulse","parameters":{"amp":[-0.0021564674084263535,0.0874162373846442],"beta":-2.147473654798121,"duration":160,"sigma":40},"pulse_shape":"drag","t0":0},{"ch":"d3","name":"fc","phase":"-(P0)","t0":160},{"ch":"u10","name":"fc","phase":"-(P1)","t0":0},{"ch":"u10","name":"fc","phase":"-(P0)","t0":160},{"ch":"u5","name":"fc","phase":"-(P1)","t0":0},{"ch":"u5","name":"fc","phase":"-(P0)","t0":160}]},{"name":"u2","qubits":[4],"sequence":[{"ch":"d4","name":"fc","phase":"-(P1)","t0":0},{"ch":"d4","label":"Y90p_d4","name":"parametric_pulse","parameters":{"amp":[-0.0010006507509606616,0.09398545949749511],"beta":-0.8252889412167893,"duration":160,"sigma":40},"pulse_shape":"drag","t0":0},{"ch":"d4","name":"fc","phase":"-(P0)","t0":160},{"ch":"u13","name":"fc","phase":"-(P1)","t0":0},{"ch":"u13","name":"fc","phase":"-(P0)","t0":160},{"ch":"u3","name":"fc","phase":"-(P1)","t0":0},{"ch":"u3","name":"fc","phase":"-(P0)","t0":160}]},{"name":"u2","qubits":[5],"sequence":[{"ch":"d5","name":"fc","phase":"-(P1)","t0":0},{"ch":"d5","label":"Y90p_d5","name":"parametric_pulse","parameters":{"amp":[-0.001871780465458258,0.093893323098105],"beta":-0.10948062656433855,"duration":160,"sigma":40},"pulse_shape":"drag","t0":0},{"ch":"d5","name":"fc","phase":"-(P0)","t0":160},{"ch":"u16","name":"fc","phase":"-(P1)","t0":0},{"ch":"u16","name":"fc","phase":"-(P0)","t0":160},{"ch":"u7","name":"fc","phase":"-(P1)","t0":0},{"ch":"u7","name":"fc","phase":"-(P0)","t0":160}]},{"name":"u2","qubits":[6],"sequence":[{"ch":"d6","name":"fc","phase":"-(P1)","t0":0},{"ch":"d6","label":"Y90p_d6","name":"parametric_pulse","parameters":{"amp":[-0.000878237576572026,0.09857053174938758],"beta":-1.2008838278329503,"duration":160,"sigma":40},"pulse_shape":"drag","t0":0},{"ch":"d6","name":"fc","phase":"-(P0)","t0":160},{"ch":"u14","name":"fc","phase":"-(P1)","t0":0},{"ch":"u14","name":"fc","phase":"-(P0)","t0":160}]},{"name":"u2","qubits":[7],"sequence":[{"ch":"d7","name":"fc","phase":"-(P1)","t0":0},{"ch":"d7","label":"Y90p_d7","name":"parametric_pulse","parameters":{"amp":[-0.0004777824578653143,0.10257698140636037],"beta":0.3646091581128754,"duration":160,"sigma":40},"pulse_shape":"drag","t0":0},{"ch":"d7","name":"fc","phase":"-(P0)","t0":160},{"ch":"u12","name":"fc","phase":"-(P1)","t0":0},{"ch":"u12","name":"fc","phase":"-(P0)","t0":160},{"ch":"u20","name":"fc","phase":"-(P1)","t0":0},{"ch":"u20","name":"fc","phase":"-(P0)","t0":160},{"ch":"u9","name":"fc","phase":"-(P1)","t0":0},{"ch":"u9","name":"fc","phase":"-(P0)","t0":160}]},{"name":"u2","qubits":[8],"sequence":[{"ch":"d8","name":"fc","phase":"-(P1)","t0":0},{"ch":"d8","label":"Y90p_d8","name":"parametric_pulse","parameters":{"amp":[0.000050756950867343786,0.10142659536237025],"beta":0.20592152458787144,"duration":160,"sigma":40},"pulse_shape":"drag","t0":0},{"ch":"d8","name":"fc","phase":"-(P0)","t0":160},{"ch":"u11","name":"fc","phase":"-(P1)","t0":0},{"ch":"u11","name":"fc","phase":"-(P0)","t0":160},{"ch":"u19","name":"fc","phase":"-(P1)","t0":0},{"ch":"u19","name":"fc","phase":"-(P0)","t0":160},{"ch":"u22","name":"fc","phase":"-(P1)","t0":0},{"ch":"u22","name":"fc","phase":"-(P0)","t0":160}]},{"name":"u2","qubits":[9],"sequence":[{"ch":"d9","name":"fc","phase":"-(P1)","t0":0},{"ch":"d9","label":"Y90p_d9","name":"parametric_pulse","parameters":{"amp":[-0.0009545938416307822,0.1008842824301146],"beta":-1.3014628169384397,"duration":160,"sigma":40},"pulse_shape":"drag","t0":0},{"ch":"d9","name":"fc","phase":"-(P0)","t0":160},{"ch":"u17","name":"fc","phase":"-(P1)","t0":0},{"ch":"u17","name":"fc","phase":"-(P0)","t0":160}]},{"name":"u2","qubits":[10],"sequence":[{"ch":"d10","name":"fc","phase":"-(P1)","t0":0},{"ch":"d10","label":"Y90p_d10","name":"parametric_pulse","parameters":{"amp":[-0.0013176660451184746,0.08921763051406727],"beta":0.34881686374448884,"duration":160,"sigma":40},"pulse_shape":"drag","t0":0},{"ch":"d10","name":"fc","phase":"-(P0)","t0":160},{"ch":"u15","name":"fc","phase":"-(P1)","t0":0},{"ch":"u15","name":"fc","phase":"-(P0)","t0":160},{"ch":"u24","name":"fc","phase":"-(P1)","t0":0},{"ch":"u24","name":"fc","phase":"-(P0)","t0":160}]},{"name":"u2","qubits":[11],"sequence":[{"ch":"d11","name":"fc","phase":"-(P1)","t0":0},{"ch":"d11","label":"Y90p_d11","name":"parametric_pulse","parameters":{"amp":[-0.0015104680315885313,0.10356307461691308],"beta":-0.8534632024962311,"duration":160,"sigma":40},"pulse_shape":"drag","t0":0},{"ch":"d11","name":"fc","phase":"-(P0)","t0":160},{"ch":"u18","name":"fc","phase":"-(P1)","t0":0},{"ch":"u18","name":"fc","phase":"-(P0)","t0":160},{"ch":"u29","name":"fc","phase":"-(P1)","t0":0},{"ch":"u29","name":"fc","phase":"-(P0)","t0":160}]},{"name":"u2","qubits":[12],"sequence":[{"ch":"d12","name":"fc","phase":"-(P1)","t0":0},{"ch":"d12","label":"Y90p_d12","name":"parametric_pulse","parameters":{"amp":[-0.0008795219808534919,0.07673912449813387],"beta":-0.8894045718580408,"duration":160,"sigma":40},"pulse_shape":"drag","t0":0},{"ch":"d12","name":"fc","phase":"-(P0)","t0":160},{"ch":"u21","name":"fc","phase":"-(P1)","t0":0},{"ch":"u21","name":"fc","phase":"-(P0)","t0":160},{"ch":"u27","name":"fc","phase":"-(P1)","t0":0},{"ch":"u27","name":"fc","phase":"-(P0)","t0":160},{"ch":"u32","name":"fc","phase":"-(P1)","t0":0},{"ch":"u32","name":"fc","phase":"-(P0)","t0":160}]},{"name":"u2","qubits":[13],"sequence":[{"ch":"d13","name":"fc","phase":"-(P1)","t0":0},{"ch":"d13","label":"Y90p_d13","name":"parametric_pulse","parameters":{"amp":[-0.00010598104638801333,0.10100084229826041],"beta":-0.350966939975829,"duration":160,"sigma":40},"pulse_shape":"drag","t0":0},{"ch":"d13","name":"fc","phase":"-(P0)","t0":160},{"ch":"u25","name":"fc","phase":"-(P1)","t0":0},{"ch":"u25","name":"fc","phase":"-(P0)","t0":160},{"ch":"u30","name":"fc","phase":"-(P1)","t0":0},{"ch":"u30","name":"fc","phase":"-(P0)","t0":160}]},{"name":"u2","qubits":[14],"sequence":[{"ch":"d14","name":"fc","phase":"-(P1)","t0":0},{"ch":"d14","label":"Y90p_d14","name":"parametric_pulse","parameters":{"amp":[-0.0019295239926916303,0.09193611624065694],"beta":-1.1570651594037136,"duration":160,"sigma":40},"pulse_shape":"drag","t0":0},{"ch":"d14","name":"fc","phase":"-(P0)","t0":160},{"ch":"u23","name":"fc","phase":"-(P1)","t0":0},{"ch":"u23","name":"fc","phase":"-(P0)","t0":160},{"ch":"u28","name":"fc","phase":"-(P1)","t0":0},{"ch":"u28","name":"fc","phase":"-(P0)","t0":160},{"ch":"u34","name":"fc","phase":"-(P1)","t0":0},{"ch":"u34","name":"fc","phase":"-(P0)","t0":160}]},{"name":"u2","qubits":[15],"sequence":[{"ch":"d15","name":"fc","phase":"-(P1)","t0":0},{"ch":"d15","label":"Y90p_d15","name":"parametric_pulse","parameters":{"amp":[-0.0019986417971878624,0.09850270935496451],"beta":-0.7783748646463993,"duration":160,"sigma":40},"pulse_shape":"drag","t0":0},{"ch":"d15","name":"fc","phase":"-(P0)","t0":160},{"ch":"u26","name":"fc","phase":"-(P1)","t0":0},{"ch":"u26","name":"fc","phase":"-(P0)","t0":160},{"ch":"u37","name":"fc","phase":"-(P1)","t0":0},{"ch":"u37","name":"fc","phase":"-(P0)","t0":160}]},{"name":"u2","qubits":[16],"sequence":[{"ch":"d16","name":"fc","phase":"-(P1)","t0":0},{"ch":"d16","label":"Y90p_d16","name":"parametric_pulse","parameters":{"amp":[-0.001854126530702847,0.09735687035858212],"beta":0.24344892054245246,"duration":160,"sigma":40},"pulse_shape":"drag","t0":0},{"ch":"d16","name":"fc","phase":"-(P0)","t0":160},{"ch":"u31","name":"fc","phase":"-(P1)","t0":0},{"ch":"u31","name":"fc","phase":"-(P0)","t0":160},{"ch":"u40","name":"fc","phase":"-(P1)","t0":0},{"ch":"u40","name":"fc","phase":"-(P0)","t0":160}]},{"name":"u2","qubits":[17],"sequence":[{"ch":"d17","name":"fc","phase":"-(P1)","t0":0},{"ch":"d17","label":"Y90p_d17","name":"parametric_pulse","parameters":{"amp":[-0.00042733227439210636,0.09837123743960925],"beta":0.26192154438408766,"duration":160,"sigma":40},"pulse_shape":"drag","t0":0},{"ch":"d17","name":"fc","phase":"-(P0)","t0":160},{"ch":"u38","name":"fc","phase":"-(P1)","t0":0},{"ch":"u38","name":"fc","phase":"-(P0)","t0":160}]},{"name":"u2","qubits":[18],"sequence":[{"ch":"d18","name":"fc","phase":"-(P1)","t0":0},{"ch":"d18","label":"Y90p_d18","name":"parametric_pulse","parameters":{"amp":[-0.002363533204347126,0.10515991526809636],"beta":-2.1494178582769803,"duration":160,"sigma":40},"pulse_shape":"drag","t0":0},{"ch":"d18","name":"fc","phase":"-(P0)","t0":160},{"ch":"u33","name":"fc","phase":"-(P1)","t0":0},{"ch":"u33","name":"fc","phase":"-(P0)","t0":160},{"ch":"u36","name":"fc","phase":"-(P1)","t0":0},{"ch":"u36","name":"fc","phase":"-(P0)","t0":160},{"ch":"u44","name":"fc","phase":"-(P1)","t0":0},{"ch":"u44","name":"fc","phase":"-(P0)","t0":160}]},{"name":"u2","qubits":[19],"sequence":[{"ch":"d19","name":"fc","phase":"-(P1)","t0":0},{"ch":"d19","label":"Y90p_d19","name":"parametric_pulse","parameters":{"amp":[-0.00041788171295564335,0.10435209762961972],"beta":-1.0957411302075677,"duration":160,"sigma":40},"pulse_shape":"drag","t0":0},{"ch":"d19","name":"fc","phase":"-(P0)","t0":160},{"ch":"u35","name":"fc","phase":"-(P1)","t0":0},{"ch":"u35","name":"fc","phase":"-(P0)","t0":160},{"ch":"u43","name":"fc","phase":"-(P1)","t0":0},{"ch":"u43","name":"fc","phase":"-(P0)","t0":160},{"ch":"u46","name":"fc","phase":"-(P1)","t0":0},{"ch":"u46","name":"fc","phase":"-(P0)","t0":160}]},{"name":"u2","qubits":[20],"sequence":[{"ch":"d20","name":"fc","phase":"-(P1)","t0":0},{"ch":"d20","label":"Y90p_d20","name":"parametric_pulse","parameters":{"amp":[-0.0012405319959103154,0.08906994860879265],"beta":-0.5292445408258966,"duration":160,"sigma":40},"pulse_shape":"drag","t0":0},{"ch":"d20","name":"fc","phase":"-(P0)","t0":160},{"ch":"u41","name":"fc","phase":"-(P1)","t0":0},{"ch":"u41","name":"fc","phase":"-(P0)","t0":160}]},{"name":"u2","qubits":[21],"sequence":[{"ch":"d21","name":"fc","phase":"-(P1)","t0":0},{"ch":"d21","label":"Y90p_d21","name":"parametric_pulse","parameters":{"amp":[-0.005197567638426455,0.10054543378303288],"beta":1.9474086217974163,"duration":160,"sigma":40},"pulse_shape":"drag","t0":0},{"ch":"d21","name":"fc","phase":"-(P0)","t0":160},{"ch":"u39","name":"fc","phase":"-(P1)","t0":0},{"ch":"u39","name":"fc","phase":"-(P0)","t0":160},{"ch":"u48","name":"fc","phase":"-(P1)","t0":0},{"ch":"u48","name":"fc","phase":"-(P0)","t0":160}]},{"name":"u2","qubits":[22],"sequence":[{"ch":"d22","name":"fc","phase":"-(P1)","t0":0},{"ch":"d22","label":"Y90p_d22","name":"parametric_pulse","parameters":{"amp":[-0.0006055878075300428,0.10157823067197763],"beta":-0.3655424285740212,"duration":160,"sigma":40},"pulse_shape":"drag","t0":0},{"ch":"d22","name":"fc","phase":"-(P0)","t0":160},{"ch":"u42","name":"fc","phase":"-(P1)","t0":0},{"ch":"u42","name":"fc","phase":"-(P0)","t0":160},{"ch":"u52","name":"fc","phase":"-(P1)","t0":0},{"ch":"u52","name":"fc","phase":"-(P0)","t0":160}]},{"name":"u2","qubits":[23],"sequence":[{"ch":"d23","name":"fc","phase":"-(P1)","t0":0},{"ch":"d23","label":"Y90p_d23","name":"parametric_pulse","parameters":{"amp":[-0.0012581539911796155,0.10024010876056792],"beta":-0.660782248902255,"duration":160,"sigma":40},"pulse_shape":"drag","t0":0},{"ch":"d23","name":"fc","phase":"-(P0)","t0":160},{"ch":"u45","name":"fc","phase":"-(P1)","t0":0},{"ch":"u45","name":"fc","phase":"-(P0)","t0":160},{"ch":"u50","name":"fc","phase":"-(P1)","t0":0},{"ch":"u50","name":"fc","phase":"-(P0)","t0":160}]},{"name":"u2","qubits":[24],"sequence":[{"ch":"d24","name":"fc","phase":"-(P1)","t0":0},{"ch":"d24","label":"Y90p_d24","name":"parametric_pulse","parameters":{"amp":[-0.0012042550521044978,0.09981430549526288],"beta":-0.9853100504653961,"duration":160,"sigma":40},"pulse_shape":"drag","t0":0},{"ch":"d24","name":"fc","phase":"-(P0)","t0":160},{"ch":"u49","name":"fc","phase":"-(P1)","t0":0},{"ch":"u49","name":"fc","phase":"-(P0)","t0":160},{"ch":"u53","name":"fc","phase":"-(P1)","t0":0},{"ch":"u53","name":"fc","phase":"-(P0)","t0":160}]},{"name":"u2","qubits":[25],"sequence":[{"ch":"d25","name":"fc","phase":"-(P1)","t0":0},{"ch":"d25","label":"Y90p_d25","name":"parametric_pulse","parameters":{"amp":[-0.001740498997220154,0.09948311069139505],"beta":-1.5580294307932967,"duration":160,"sigma":40},"pulse_shape":"drag","t0":0},{"ch":"d25","name":"fc","phase":"-(P0)","t0":160},{"ch":"u47","name":"fc","phase":"-(P1)","t0":0},{"ch":"u47","name":"fc","phase":"-(P0)","t0":160},{"ch":"u51","name":"fc","phase":"-(P1)","t0":0},{"ch":"u51","name":"fc","phase":"-(P0)","t0":160},{"ch":"u55","name":"fc","phase":"-(P1)","t0":0},{"ch":"u55","name":"fc","phase":"-(P0)","t0":160}]},{"name":"u2","qubits":[26],"sequence":[{"ch":"d26","name":"fc","phase":"-(P1)","t0":0},{"ch":"d26","label":"Y90p_d26","name":"parametric_pulse","parameters":{"amp":[-0.0013522900611922615,0.11063626512831458],"beta":-1.28479513033897,"duration":160,"sigma":40},"pulse_shape":"drag","t0":0},{"ch":"d26","name":"fc","phase":"-(P0)","t0":160},{"ch":"u54","name":"fc","phase":"-(P1)","t0":0},{"ch":"u54","name":"fc","phase":"-(P0)","t0":160}]},{"name":"u3","qubits":[0],"sequence":[{"ch":"d0","name":"fc","phase":"-(P2)","t0":0},{"ch":"d0","label":"X90p_d0","name":"parametric_pulse","parameters":{"amp":[0.10251500297795856,0.0013875720342836051],"beta":-0.13421884846658816,"duration":160,"sigma":40},"pulse_shape":"drag","t0":0},{"ch":"d0","name":"fc","phase":"-(P0)","t0":160},{"ch":"d0","label":"X90m_d0","name":"parametric_pulse","parameters":{"amp":[-0.10251500297795856,-0.0013875720342836056],"beta":-0.13421884846658816,"duration":160,"sigma":40},"pulse_shape":"drag","t0":160},{"ch":"d0","name":"fc","phase":"-(P1)","t0":320},{"ch":"u1","name":"fc","phase":"-(P2)","t0":0},{"ch":"u1","name":"fc","phase":"-(P0)","t0":160},{"ch":"u1","name":"fc","phase":"-(P1)","t0":320}]},{"name":"u3","qubits":[1],"sequence":[{"ch":"d1","name":"fc","phase":"-(P2)","t0":0},{"ch":"d1","label":"X90p_d1","name":"parametric_pulse","parameters":{"amp":[0.10112982022801392,0.0008741383451928975],"beta":0.17618440502644936,"duration":160,"sigma":40},"pulse_shape":"drag","t0":0},{"ch":"d1","name":"fc","phase":"-(P0)","t0":160},{"ch":"d1","label":"X90m_d1","name":"parametric_pulse","parameters":{"amp":[-0.10112982022801392,-0.0008741383451929063],"beta":0.17618440502644936,"duration":160,"sigma":40},"pulse_shape":"drag","t0":160},{"ch":"d1","name":"fc","phase":"-(P1)","t0":320},{"ch":"u0","name":"fc","phase":"-(P2)","t0":0},{"ch":"u0","name":"fc","phase":"-(P0)","t0":160},{"ch":"u0","name":"fc","phase":"-(P1)","t0":320},{"ch":"u4","name":"fc","phase":"-(P2)","t0":0},{"ch":"u4","name":"fc","phase":"-(P0)","t0":160},{"ch":"u4","name":"fc","phase":"-(P1)","t0":320},{"ch":"u8","name":"fc","phase":"-(P2)","t0":0},{"ch":"u8","name":"fc","phase":"-(P0)","t0":160},{"ch":"u8","name":"fc","phase":"-(P1)","t0":320}]},{"name":"u3","qubits":[2],"sequence":[{"ch":"d2","name":"fc","phase":"-(P2)","t0":0},{"ch":"d2","label":"X90p_d2","name":"parametric_pulse","parameters":{"amp":[0.09654547381563526,0.0008929161783406343],"beta":-1.0515939347463945,"duration":160,"sigma":40},"pulse_shape":"drag","t0":0},{"ch":"d2","name":"fc","phase":"-(P0)","t0":160},{"ch":"d2","label":"X90m_d2","name":"parametric_pulse","parameters":{"amp":[-0.09654547381563526,-0.0008929161783406102],"beta":-1.0515939347463945,"duration":160,"sigma":40},"pulse_shape":"drag","t0":160},{"ch":"d2","name":"fc","phase":"-(P1)","t0":320},{"ch":"u2","name":"fc","phase":"-(P2)","t0":0},{"ch":"u2","name":"fc","phase":"-(P0)","t0":160},{"ch":"u2","name":"fc","phase":"-(P1)","t0":320},{"ch":"u6","name":"fc","phase":"-(P2)","t0":0},{"ch":"u6","name":"fc","phase":"-(P0)","t0":160},{"ch":"u6","name":"fc","phase":"-(P1)","t0":320}]},{"name":"u3","qubits":[3],"sequence":[{"ch":"d3","name":"fc","phase":"-(P2)","t0":0},{"ch":"d3","label":"X90p_d3","name":"parametric_pulse","parameters":{"amp":[0.0874162373846442,0.0021564674084263613],"beta":-2.147473654798121,"duration":160,"sigma":40},"pulse_shape":"drag","t0":0},{"ch":"d3","name":"fc","phase":"-(P0)","t0":160},{"ch":"d3","label":"X90m_d3","name":"parametric_pulse","parameters":{"amp":[-0.0874162373846442,-0.0021564674084263483],"beta":-2.147473654798121,"duration":160,"sigma":40},"pulse_shape":"drag","t0":160},{"ch":"d3","name":"fc","phase":"-(P1)","t0":320},{"ch":"u10","name":"fc","phase":"-(P2)","t0":0},{"ch":"u10","name":"fc","phase":"-(P0)","t0":160},{"ch":"u10","name":"fc","phase":"-(P1)","t0":320},{"ch":"u5","name":"fc","phase":"-(P2)","t0":0},{"ch":"u5","name":"fc","phase":"-(P0)","t0":160},{"ch":"u5","name":"fc","phase":"-(P1)","t0":320}]},{"name":"u3","qubits":[4],"sequence":[{"ch":"d4","name":"fc","phase":"-(P2)","t0":0},{"ch":"d4","label":"X90p_d4","name":"parametric_pulse","parameters":{"amp":[0.09398545949749511,0.0010006507509606616],"beta":-0.8252889412167893,"duration":160,"sigma":40},"pulse_shape":"drag","t0":0},{"ch":"d4","name":"fc","phase":"-(P0)","t0":160},{"ch":"d4","label":"X90m_d4","name":"parametric_pulse","parameters":{"amp":[-0.09398545949749511,-0.0010006507509606349],"beta":-0.8252889412167893,"duration":160,"sigma":40},"pulse_shape":"drag","t0":160},{"ch":"d4","name":"fc","phase":"-(P1)","t0":320},{"ch":"u13","name":"fc","phase":"-(P2)","t0":0},{"ch":"u13","name":"fc","phase":"-(P0)","t0":160},{"ch":"u13","name":"fc","phase":"-(P1)","t0":320},{"ch":"u3","name":"fc","phase":"-(P2)","t0":0},{"ch":"u3","name":"fc","phase":"-(P0)","t0":160},{"ch":"u3","name":"fc","phase":"-(P1)","t0":320}]},{"name":"u3","qubits":[5],"sequence":[{"ch":"d5","name":"fc","phase":"-(P2)","t0":0},{"ch":"d5","label":"X90p_d5","name":"parametric_pulse","parameters":{"amp":[0.093893323098105,0.0018717804654582596],"beta":-0.10948062656433855,"duration":160,"sigma":40},"pulse_shape":"drag","t0":0},{"ch":"d5","name":"fc","phase":"-(P0)","t0":160},{"ch":"d5","label":"X90m_d5","name":"parametric_pulse","parameters":{"amp":[-0.093893323098105,-0.0018717804654582522],"beta":-0.10948062656433855,"duration":160,"sigma":40},"pulse_shape":"drag","t0":160},{"ch":"d5","name":"fc","phase":"-(P1)","t0":320},{"ch":"u16","name":"fc","phase":"-(P2)","t0":0},{"ch":"u16","name":"fc","phase":"-(P0)","t0":160},{"ch":"u16","name":"fc","phase":"-(P1)","t0":320},{"ch":"u7","name":"fc","phase":"-(P2)","t0":0},{"ch":"u7","name":"fc","phase":"-(P0)","t0":160},{"ch":"u7","name":"fc","phase":"-(P1)","t0":320}]},{"name":"u3","qubits":[6],"sequence":[{"ch":"d6","name":"fc","phase":"-(P2)","t0":0},{"ch":"d6","label":"X90p_d6","name":"parametric_pulse","parameters":{"amp":[0.09857053174938758,0.0008782375765720405],"beta":-1.2008838278329503,"duration":160,"sigma":40},"pulse_shape":"drag","t0":0},{"ch":"d6","name":"fc","phase":"-(P0)","t0":160},{"ch":"d6","label":"X90m_d6","name":"parametric_pulse","parameters":{"amp":[-0.09857053174938758,-0.0008782375765720201],"beta":-1.2008838278329503,"duration":160,"sigma":40},"pulse_shape":"drag","t0":160},{"ch":"d6","name":"fc","phase":"-(P1)","t0":320},{"ch":"u14","name":"fc","phase":"-(P2)","t0":0},{"ch":"u14","name":"fc","phase":"-(P0)","t0":160},{"ch":"u14","name":"fc","phase":"-(P1)","t0":320}]},{"name":"u3","qubits":[7],"sequence":[{"ch":"d7","name":"fc","phase":"-(P2)","t0":0},{"ch":"d7","label":"X90p_d7","name":"parametric_pulse","parameters":{"amp":[0.10257698140636037,0.0004777824578653272],"beta":0.3646091581128754,"duration":160,"sigma":40},"pulse_shape":"drag","t0":0},{"ch":"d7","name":"fc","phase":"-(P0)","t0":160},{"ch":"d7","label":"X90m_d7","name":"parametric_pulse","parameters":{"amp":[-0.10257698140636037,-0.0004777824578653309],"beta":0.3646091581128754,"duration":160,"sigma":40},"pulse_shape":"drag","t0":160},{"ch":"d7","name":"fc","phase":"-(P1)","t0":320},{"ch":"u12","name":"fc","phase":"-(P2)","t0":0},{"ch":"u12","name":"fc","phase":"-(P0)","t0":160},{"ch":"u12","name":"fc","phase":"-(P1)","t0":320},{"ch":"u20","name":"fc","phase":"-(P2)","t0":0},{"ch":"u20","name":"fc","phase":"-(P0)","t0":160},{"ch":"u20","name":"fc","phase":"-(P1)","t0":320},{"ch":"u9","name":"fc","phase":"-(P2)","t0":0},{"ch":"u9","name":"fc","phase":"-(P0)","t0":160},{"ch":"u9","name":"fc","phase":"-(P1)","t0":320}]},{"name":"u3","qubits":[8],"sequence":[{"ch":"d8","name":"fc","phase":"-(P2)","t0":0},{"ch":"d8","label":"X90p_d8","name":"parametric_pulse","parameters":{"amp":[0.10142659536237025,-0.00005075695086732869],"beta":0.20592152458787144,"duration":160,"sigma":40},"pulse_shape":"drag","t0":0},{"ch":"d8","name":"fc","phase":"-(P0)","t0":160},{"ch":"d8","label":"X90m_d8","name":"parametric_pulse","parameters":{"amp":[-0.10142659536237025,0.00005075695086735],"beta":0.20592152458787144,"duration":160,"sigma":40},"pulse_shape":"drag","t0":160},{"ch":"d8","name":"fc","phase":"-(P1)","t0":320},{"ch":"u11","name":"fc","phase":"-(P2)","t0":0},{"ch":"u11","name":"fc","phase":"-(P0)","t0":160},{"ch":"u11","name":"fc","phase":"-(P1)","t0":320},{"ch":"u19","name":"fc","phase":"-(P2)","t0":0},{"ch":"u19","name":"fc","phase":"-(P0)","t0":160},{"ch":"u19","name":"fc","phase":"-(P1)","t0":320},{"ch":"u22","name":"fc","phase":"-(P2)","t0":0},{"ch":"u22","name":"fc","phase":"-(P0)","t0":160},{"ch":"u22","name":"fc","phase":"-(P1)","t0":320}]},{"name":"u3","qubits":[9],"sequence":[{"ch":"d9","name":"fc","phase":"-(P2)","t0":0},{"ch":"d9","label":"X90p_d9","name":"parametric_pulse","parameters":{"amp":[0.1008842824301146,0.000954593841630788],"beta":-1.3014628169384397,"duration":160,"sigma":40},"pulse_shape":"drag","t0":0},{"ch":"d9","name":"fc","phase":"-(P0)","t0":160},{"ch":"d9","label":"X90m_d9","name":"parametric_pulse","parameters":{"amp":[-0.1008842824301146,-0.0009545938416307761],"beta":-1.3014628169384397,"duration":160,"sigma":40},"pulse_shape":"drag","t0":160},{"ch":"d9","name":"fc","phase":"-(P1)","t0":320},{"ch":"u17","name":"fc","phase":"-(P2)","t0":0},{"ch":"u17","name":"fc","phase":"-(P0)","t0":160},{"ch":"u17","name":"fc","phase":"-(P1)","t0":320}]},{"name":"u3","qubits":[10],"sequence":[{"ch":"d10","name":"fc","phase":"-(P2)","t0":0},{"ch":"d10","label":"X90p_d10","name":"parametric_pulse","parameters":{"amp":[0.08921763051406727,0.0013176660451184841],"beta":0.34881686374448884,"duration":160,"sigma":40},"pulse_shape":"drag","t0":0},{"ch":"d10","name":"fc","phase":"-(P0)","t0":160},{"ch":"d10","label":"X90m_d10","name":"parametric_pulse","parameters":{"amp":[-0.08921763051406727,-0.001317666045118489],"beta":0.34881686374448884,"duration":160,"sigma":40},"pulse_shape":"drag","t0":160},{"ch":"d10","name":"fc","phase":"-(P1)","t0":320},{"ch":"u15","name":"fc","phase":"-(P2)","t0":0},{"ch":"u15","name":"fc","phase":"-(P0)","t0":160},{"ch":"u15","name":"fc","phase":"-(P1)","t0":320},{"ch":"u24","name":"fc","phase":"-(P2)","t0":0},{"ch":"u24","name":"fc","phase":"-(P0)","t0":160},{"ch":"u24","name":"fc","phase":"-(P1)","t0":320}]},{"name":"u3","qubits":[11],"sequence":[{"ch":"d11","name":"fc","phase":"-(P2)","t0":0},{"ch":"d11","label":"X90p_d11","name":"parametric_pulse","parameters":{"amp":[0.10356307461691308,0.0015104680315885467],"beta":-0.8534632024962311,"duration":160,"sigma":40},"pulse_shape":"drag","t0":0},{"ch":"d11","name":"fc","phase":"-(P0)","t0":160},{"ch":"d11","label":"X90m_d11","name":"parametric_pulse","parameters":{"amp":[-0.10356307461691308,-0.0015104680315885248],"beta":-0.8534632024962311,"duration":160,"sigma":40},"pulse_shape":"drag","t0":160},{"ch":"d11","name":"fc","phase":"-(P1)","t0":320},{"ch":"u18","name":"fc","phase":"-(P2)","t0":0},{"ch":"u18","name":"fc","phase":"-(P0)","t0":160},{"ch":"u18","name":"fc","phase":"-(P1)","t0":320},{"ch":"u29","name":"fc","phase":"-(P2)","t0":0},{"ch":"u29","name":"fc","phase":"-(P0)","t0":160},{"ch":"u29","name":"fc","phase":"-(P1)","t0":320}]},{"name":"u3","qubits":[12],"sequence":[{"ch":"d12","name":"fc","phase":"-(P2)","t0":0},{"ch":"d12","label":"X90p_d12","name":"parametric_pulse","parameters":{"amp":[0.07673912449813387,0.0008795219808534917],"beta":-0.8894045718580408,"duration":160,"sigma":40},"pulse_shape":"drag","t0":0},{"ch":"d12","name":"fc","phase":"-(P0)","t0":160},{"ch":"d12","label":"X90m_d12","name":"parametric_pulse","parameters":{"amp":[-0.07673912449813387,-0.0008795219808534702],"beta":-0.8894045718580408,"duration":160,"sigma":40},"pulse_shape":"drag","t0":160},{"ch":"d12","name":"fc","phase":"-(P1)","t0":320},{"ch":"u21","name":"fc","phase":"-(P2)","t0":0},{"ch":"u21","name":"fc","phase":"-(P0)","t0":160},{"ch":"u21","name":"fc","phase":"-(P1)","t0":320},{"ch":"u27","name":"fc","phase":"-(P2)","t0":0},{"ch":"u27","name":"fc","phase":"-(P0)","t0":160},{"ch":"u27","name":"fc","phase":"-(P1)","t0":320},{"ch":"u32","name":"fc","phase":"-(P2)","t0":0},{"ch":"u32","name":"fc","phase":"-(P0)","t0":160},{"ch":"u32","name":"fc","phase":"-(P1)","t0":320}]},{"name":"u3","qubits":[13],"sequence":[{"ch":"d13","name":"fc","phase":"-(P2)","t0":0},{"ch":"d13","label":"X90p_d13","name":"parametric_pulse","parameters":{"amp":[0.10100084229826041,0.00010598104638802724],"beta":-0.350966939975829,"duration":160,"sigma":40},"pulse_shape":"drag","t0":0},{"ch":"d13","name":"fc","phase":"-(P0)","t0":160},{"ch":"d13","label":"X90m_d13","name":"parametric_pulse","parameters":{"amp":[-0.10100084229826041,-0.00010598104638800715],"beta":-0.350966939975829,"duration":160,"sigma":40},"pulse_shape":"drag","t0":160},{"ch":"d13","name":"fc","phase":"-(P1)","t0":320},{"ch":"u25","name":"fc","phase":"-(P2)","t0":0},{"ch":"u25","name":"fc","phase":"-(P0)","t0":160},{"ch":"u25","name":"fc","phase":"-(P1)","t0":320},{"ch":"u30","name":"fc","phase":"-(P2)","t0":0},{"ch":"u30","name":"fc","phase":"-(P0)","t0":160},{"ch":"u30","name":"fc","phase":"-(P1)","t0":320}]},{"name":"u3","qubits":[14],"sequence":[{"ch":"d14","name":"fc","phase":"-(P2)","t0":0},{"ch":"d14","label":"X90p_d14","name":"parametric_pulse","parameters":{"amp":[0.09193611624065694,0.0019295239926916336],"beta":-1.1570651594037136,"duration":160,"sigma":40},"pulse_shape":"drag","t0":0},{"ch":"d14","name":"fc","phase":"-(P0)","t0":160},{"ch":"d14","label":"X90m_d14","name":"parametric_pulse","parameters":{"amp":[-0.09193611624065694,-0.0019295239926916043],"beta":-1.1570651594037136,"duration":160,"sigma":40},"pulse_shape":"drag","t0":160},{"ch":"d14","name":"fc","phase":"-(P1)","t0":320},{"ch":"u23","name":"fc","phase":"-(P2)","t0":0},{"ch":"u23","name":"fc","phase":"-(P0)","t0":160},{"ch":"u23","name":"fc","phase":"-(P1)","t0":320},{"ch":"u28","name":"fc","phase":"-(P2)","t0":0},{"ch":"u28","name":"fc","phase":"-(P0)","t0":160},{"ch":"u28","name":"fc","phase":"-(P1)","t0":320},{"ch":"u34","name":"fc","phase":"-(P2)","t0":0},{"ch":"u34","name":"fc","phase":"-(P0)","t0":160},{"ch":"u34","name":"fc","phase":"-(P1)","t0":320}]},{"name":"u3","qubits":[15],"sequence":[{"ch":"d15","name":"fc","phase":"-(P2)","t0":0},{"ch":"d15","label":"X90p_d15","name":"parametric_pulse","parameters":{"amp":[0.09850270935496451,0.0019986417971878646],"beta":-0.7783748646463993,"duration":160,"sigma":40},"pulse_shape":"drag","t0":0},{"ch":"d15","name":"fc","phase":"-(P0)","t0":160},{"ch":"d15","label":"X90m_d15","name":"parametric_pulse","parameters":{"amp":[-0.09850270935496451,-0.0019986417971878563],"beta":-0.7783748646463993,"duration":160,"sigma":40},"pulse_shape":"drag","t0":160},{"ch":"d15","name":"fc","phase":"-(P1)","t0":320},{"ch":"u26","name":"fc","phase":"-(P2)","t0":0},{"ch":"u26","name":"fc","phase":"-(P0)","t0":160},{"ch":"u26","name":"fc","phase":"-(P1)","t0":320},{"ch":"u37","name":"fc","phase":"-(P2)","t0":0},{"ch":"u37","name":"fc","phase":"-(P0)","t0":160},{"ch":"u37","name":"fc","phase":"-(P1)","t0":320}]},{"name":"u3","qubits":[16],"sequence":[{"ch":"d16","name":"fc","phase":"-(P2)","t0":0},{"ch":"d16","label":"X90p_d16","name":"parametric_pulse","parameters":{"amp":[0.09735687035858212,0.0018541265307028428],"beta":0.24344892054245246,"duration":160,"sigma":40},"pulse_shape":"drag","t0":0},{"ch":"d16","name":"fc","phase":"-(P0)","t0":160},{"ch":"d16","label":"X90m_d16","name":"parametric_pulse","parameters":{"amp":[-0.09735687035858212,-0.0018541265307028413],"beta":0.24344892054245246,"duration":160,"sigma":40},"pulse_shape":"drag","t0":160},{"ch":"d16","name":"fc","phase":"-(P1)","t0":320},{"ch":"u31","name":"fc","phase":"-(P2)","t0":0},{"ch":"u31","name":"fc","phase":"-(P0)","t0":160},{"ch":"u31","name":"fc","phase":"-(P1)","t0":320},{"ch":"u40","name":"fc","phase":"-(P2)","t0":0},{"ch":"u40","name":"fc","phase":"-(P0)","t0":160},{"ch":"u40","name":"fc","phase":"-(P1)","t0":320}]},{"name":"u3","qubits":[17],"sequence":[{"ch":"d17","name":"fc","phase":"-(P2)","t0":0},{"ch":"d17","label":"X90p_d17","name":"parametric_pulse","parameters":{"amp":[0.09837123743960925,0.0004273322743921192],"beta":0.26192154438408766,"duration":160,"sigma":40},"pulse_shape":"drag","t0":0},{"ch":"d17","name":"fc","phase":"-(P0)","t0":160},{"ch":"d17","label":"X90m_d17","name":"parametric_pulse","parameters":{"amp":[-0.09837123743960925,-0.0004273322743921003],"beta":0.26192154438408766,"duration":160,"sigma":40},"pulse_shape":"drag","t0":160},{"ch":"d17","name":"fc","phase":"-(P1)","t0":320},{"ch":"u38","name":"fc","phase":"-(P2)","t0":0},{"ch":"u38","name":"fc","phase":"-(P0)","t0":160},{"ch":"u38","name":"fc","phase":"-(P1)","t0":320}]},{"name":"u3","qubits":[18],"sequence":[{"ch":"d18","name":"fc","phase":"-(P2)","t0":0},{"ch":"d18","label":"X90p_d18","name":"parametric_pulse","parameters":{"amp":[0.10515991526809636,0.002363533204347135],"beta":-2.1494178582769803,"duration":160,"sigma":40},"pulse_shape":"drag","t0":0},{"ch":"d18","name":"fc","phase":"-(P0)","t0":160},{"ch":"d18","label":"X90m_d18","name":"parametric_pulse","parameters":{"amp":[-0.10515991526809636,-0.00236353320434712],"beta":-2.1494178582769803,"duration":160,"sigma":40},"pulse_shape":"drag","t0":160},{"ch":"d18","name":"fc","phase":"-(P1)","t0":320},{"ch":"u33","name":"fc","phase":"-(P2)","t0":0},{"ch":"u33","name":"fc","phase":"-(P0)","t0":160},{"ch":"u33","name":"fc","phase":"-(P1)","t0":320},{"ch":"u36","name":"fc","phase":"-(P2)","t0":0},{"ch":"u36","name":"fc","phase":"-(P0)","t0":160},{"ch":"u36","name":"fc","phase":"-(P1)","t0":320},{"ch":"u44","name":"fc","phase":"-(P2)","t0":0},{"ch":"u44","name":"fc","phase":"-(P0)","t0":160},{"ch":"u44","name":"fc","phase":"-(P1)","t0":320}]},{"name":"u3","qubits":[19],"sequence":[{"ch":"d19","name":"fc","phase":"-(P2)","t0":0},{"ch":"d19","label":"X90p_d19","name":"parametric_pulse","parameters":{"amp":[0.10435209762961972,0.0004178817129556554],"beta":-1.0957411302075677,"duration":160,"sigma":40},"pulse_shape":"drag","t0":0},{"ch":"d19","name":"fc","phase":"-(P0)","t0":160},{"ch":"d19","label":"X90m_d19","name":"parametric_pulse","parameters":{"amp":[-0.10435209762961972,-0.0004178817129556369],"beta":-1.0957411302075677,"duration":160,"sigma":40},"pulse_shape":"drag","t0":160},{"ch":"d19","name":"fc","phase":"-(P1)","t0":320},{"ch":"u35","name":"fc","phase":"-(P2)","t0":0},{"ch":"u35","name":"fc","phase":"-(P0)","t0":160},{"ch":"u35","name":"fc","phase":"-(P1)","t0":320},{"ch":"u43","name":"fc","phase":"-(P2)","t0":0},{"ch":"u43","name":"fc","phase":"-(P0)","t0":160},{"ch":"u43","name":"fc","phase":"-(P1)","t0":320},{"ch":"u46","name":"fc","phase":"-(P2)","t0":0},{"ch":"u46","name":"fc","phase":"-(P0)","t0":160},{"ch":"u46","name":"fc","phase":"-(P1)","t0":320}]},{"name":"u3","qubits":[20],"sequence":[{"ch":"d20","name":"fc","phase":"-(P2)","t0":0},{"ch":"d20","label":"X90p_d20","name":"parametric_pulse","parameters":{"amp":[0.08906994860879265,0.0012405319959103217],"beta":-0.5292445408258966,"duration":160,"sigma":40},"pulse_shape":"drag","t0":0},{"ch":"d20","name":"fc","phase":"-(P0)","t0":160},{"ch":"d20","label":"X90m_d20","name":"parametric_pulse","parameters":{"amp":[-0.08906994860879265,-0.00124053199591033],"beta":-0.5292445408258966,"duration":160,"sigma":40},"pulse_shape":"drag","t0":160},{"ch":"d20","name":"fc","phase":"-(P1)","t0":320},{"ch":"u41","name":"fc","phase":"-(P2)","t0":0},{"ch":"u41","name":"fc","phase":"-(P0)","t0":160},{"ch":"u41","name":"fc","phase":"-(P1)","t0":320}]},{"name":"u3","qubits":[21],"sequence":[{"ch":"d21","name":"fc","phase":"-(P2)","t0":0},{"ch":"d21","label":"X90p_d21","name":"parametric_pulse","parameters":{"amp":[0.10054543378303288,0.00519756763842647],"beta":1.9474086217974163,"duration":160,"sigma":40},"pulse_shape":"drag","t0":0},{"ch":"d21","name":"fc","phase":"-(P0)","t0":160},{"ch":"d21","label":"X90m_d21","name":"parametric_pulse","parameters":{"amp":[-0.10054543378303288,-0.005197567638426471],"beta":1.9474086217974163,"duration":160,"sigma":40},"pulse_shape":"drag","t0":160},{"ch":"d21","name":"fc","phase":"-(P1)","t0":320},{"ch":"u39","name":"fc","phase":"-(P2)","t0":0},{"ch":"u39","name":"fc","phase":"-(P0)","t0":160},{"ch":"u39","name":"fc","phase":"-(P1)","t0":320},{"ch":"u48","name":"fc","phase":"-(P2)","t0":0},{"ch":"u48","name":"fc","phase":"-(P0)","t0":160},{"ch":"u48","name":"fc","phase":"-(P1)","t0":320}]},{"name":"u3","qubits":[22],"sequence":[{"ch":"d22","name":"fc","phase":"-(P2)","t0":0},{"ch":"d22","label":"X90p_d22","name":"parametric_pulse","parameters":{"amp":[0.10157823067197763,0.0006055878075300543],"beta":-0.3655424285740212,"duration":160,"sigma":40},"pulse_shape":"drag","t0":0},{"ch":"d22","name":"fc","phase":"-(P0)","t0":160},{"ch":"d22","label":"X90m_d22","name":"parametric_pulse","parameters":{"amp":[-0.10157823067197763,-0.0006055878075300591],"beta":-0.3655424285740212,"duration":160,"sigma":40},"pulse_shape":"drag","t0":160},{"ch":"d22","name":"fc","phase":"-(P1)","t0":320},{"ch":"u42","name":"fc","phase":"-(P2)","t0":0},{"ch":"u42","name":"fc","phase":"-(P0)","t0":160},{"ch":"u42","name":"fc","phase":"-(P1)","t0":320},{"ch":"u52","name":"fc","phase":"-(P2)","t0":0},{"ch":"u52","name":"fc","phase":"-(P0)","t0":160},{"ch":"u52","name":"fc","phase":"-(P1)","t0":320}]},{"name":"u3","qubits":[23],"sequence":[{"ch":"d23","name":"fc","phase":"-(P2)","t0":0},{"ch":"d23","label":"X90p_d23","name":"parametric_pulse","parameters":{"amp":[0.10024010876056792,0.0012581539911796272],"beta":-0.660782248902255,"duration":160,"sigma":40},"pulse_shape":"drag","t0":0},{"ch":"d23","name":"fc","phase":"-(P0)","t0":160},{"ch":"d23","label":"X90m_d23","name":"parametric_pulse","parameters":{"amp":[-0.10024010876056792,-0.0012581539911796094],"beta":-0.660782248902255,"duration":160,"sigma":40},"pulse_shape":"drag","t0":160},{"ch":"d23","name":"fc","phase":"-(P1)","t0":320},{"ch":"u45","name":"fc","phase":"-(P2)","t0":0},{"ch":"u45","name":"fc","phase":"-(P0)","t0":160},{"ch":"u45","name":"fc","phase":"-(P1)","t0":320},{"ch":"u50","name":"fc","phase":"-(P2)","t0":0},{"ch":"u50","name":"fc","phase":"-(P0)","t0":160},{"ch":"u50","name":"fc","phase":"-(P1)","t0":320}]},{"name":"u3","qubits":[24],"sequence":[{"ch":"d24","name":"fc","phase":"-(P2)","t0":0},{"ch":"d24","label":"X90p_d24","name":"parametric_pulse","parameters":{"amp":[0.09981430549526288,0.001204255052104515],"beta":-0.9853100504653961,"duration":160,"sigma":40},"pulse_shape":"drag","t0":0},{"ch":"d24","name":"fc","phase":"-(P0)","t0":160},{"ch":"d24","label":"X90m_d24","name":"parametric_pulse","parameters":{"amp":[-0.09981430549526288,-0.001204255052104492],"beta":-0.9853100504653961,"duration":160,"sigma":40},"pulse_shape":"drag","t0":160},{"ch":"d24","name":"fc","phase":"-(P1)","t0":320},{"ch":"u49","name":"fc","phase":"-(P2)","t0":0},{"ch":"u49","name":"fc","phase":"-(P0)","t0":160},{"ch":"u49","name":"fc","phase":"-(P1)","t0":320},{"ch":"u53","name":"fc","phase":"-(P2)","t0":0},{"ch":"u53","name":"fc","phase":"-(P0)","t0":160},{"ch":"u53","name":"fc","phase":"-(P1)","t0":320}]},{"name":"u3","qubits":[25],"sequence":[{"ch":"d25","name":"fc","phase":"-(P2)","t0":0},{"ch":"d25","label":"X90p_d25","name":"parametric_pulse","parameters":{"amp":[0.09948311069139505,0.001740498997220154],"beta":-1.5580294307932967,"duration":160,"sigma":40},"pulse_shape":"drag","t0":0},{"ch":"d25","name":"fc","phase":"-(P0)","t0":160},{"ch":"d25","label":"X90m_d25","name":"parametric_pulse","parameters":{"amp":[-0.09948311069139505,-0.0017404989972201476],"beta":-1.5580294307932967,"duration":160,"sigma":40},"pulse_shape":"drag","t0":160},{"ch":"d25","name":"fc","phase":"-(P1)","t0":320},{"ch":"u47","name":"fc","phase":"-(P2)","t0":0},{"ch":"u47","name":"fc","phase":"-(P0)","t0":160},{"ch":"u47","name":"fc","phase":"-(P1)","t0":320},{"ch":"u51","name":"fc","phase":"-(P2)","t0":0},{"ch":"u51","name":"fc","phase":"-(P0)","t0":160},{"ch":"u51","name":"fc","phase":"-(P1)","t0":320},{"ch":"u55","name":"fc","phase":"-(P2)","t0":0},{"ch":"u55","name":"fc","phase":"-(P0)","t0":160},{"ch":"u55","name":"fc","phase":"-(P1)","t0":320}]},{"name":"u3","qubits":[26],"sequence":[{"ch":"d26","name":"fc","phase":"-(P2)","t0":0},{"ch":"d26","label":"X90p_d26","name":"parametric_pulse","parameters":{"amp":[0.11063626512831458,0.001352290061192278],"beta":-1.28479513033897,"duration":160,"sigma":40},"pulse_shape":"drag","t0":0},{"ch":"d26","name":"fc","phase":"-(P0)","t0":160},{"ch":"d26","label":"X90m_d26","name":"parametric_pulse","parameters":{"amp":[-0.11063626512831458,-0.0013522900611922545],"beta":-1.28479513033897,"duration":160,"sigma":40},"pulse_shape":"drag","t0":160},{"ch":"d26","name":"fc","phase":"-(P1)","t0":320},{"ch":"u54","name":"fc","phase":"-(P2)","t0":0},{"ch":"u54","name":"fc","phase":"-(P0)","t0":160},{"ch":"u54","name":"fc","phase":"-(P1)","t0":320}]},{"name":"x","qubits":[0],"sequence":[{"ch":"d0","label":"Xp_d0","name":"parametric_pulse","parameters":{"amp":[0.2051502331752318,0],"beta":-0.2754540574677959,"duration":160,"sigma":40},"pulse_shape":"drag","t0":0}]},{"name":"x","qubits":[1],"sequence":[{"ch":"d1","label":"Xp_d1","name":"parametric_pulse","parameters":{"amp":[0.20198316310809258,0],"beta":0.2851406131816332,"duration":160,"sigma":40},"pulse_shape":"drag","t0":0}]},{"name":"x","qubits":[2],"sequence":[{"ch":"d2","label":"Xp_d2","name":"parametric_pulse","parameters":{"amp":[0.1934546224442109,0],"beta":-1.0690637306692177,"duration":160,"sigma":40},"pulse_shape":"drag","t0":0}]},{"name":"x","qubits":[3],"sequence":[{"ch":"d3","label":"Xp_d3","name":"parametric_pulse","parameters":{"amp":[0.1751221430880608,0],"beta":-2.238660027843719,"duration":160,"sigma":40},"pulse_shape":"drag","t0":0}]},{"name":"x","qubits":[4],"sequence":[{"ch":"d4","label":"Xp_d4","name":"parametric_pulse","parameters":{"amp":[0.18851238067625303,0],"beta":-0.70563846860603,"duration":160,"sigma":40},"pulse_shape":"drag","t0":0}]},{"name":"x","qubits":[5],"sequence":[{"ch":"d5","label":"Xp_d5","name":"parametric_pulse","parameters":{"amp":[0.18780121182564427,0],"beta":-0.8715805033660862,"duration":160,"sigma":40},"pulse_shape":"drag","t0":0}]},{"name":"x","qubits":[6],"sequence":[{"ch":"d6","label":"Xp_d6","name":"parametric_pulse","parameters":{"amp":[0.19660906820349777,0],"beta":-1.0090323722529313,"duration":160,"sigma":40},"pulse_shape":"drag","t0":0}]},{"name":"x","qubits":[7],"sequence":[{"ch":"d7","label":"Xp_d7","name":"parametric_pulse","parameters":{"amp":[0.20502003164351693,0],"beta":0.37856818091344685,"duration":160,"sigma":40},"pulse_shape":"drag","t0":0}]},{"name":"x","qubits":[8],"sequence":[{"ch":"d8","label":"Xp_d8","name":"parametric_pulse","parameters":{"amp":[0.20315992700333133,0],"beta":0.24722132487633608,"duration":160,"sigma":40},"pulse_shape":"drag","t0":0}]},{"name":"x","qubits":[9],"sequence":[{"ch":"d9","label":"Xp_d9","name":"parametric_pulse","parameters":{"amp":[0.20173628401199645,0],"beta":-1.397227353228006,"duration":160,"sigma":40},"pulse_shape":"drag","t0":0}]},{"name":"x","qubits":[10],"sequence":[{"ch":"d10","label":"Xp_d10","name":"parametric_pulse","parameters":{"amp":[0.17802780203597496,0],"beta":0.2965933095460568,"duration":160,"sigma":40},"pulse_shape":"drag","t0":0}]},{"name":"x","qubits":[11],"sequence":[{"ch":"d11","label":"Xp_d11","name":"parametric_pulse","parameters":{"amp":[0.20721712486331753,0],"beta":-0.8603575655285178,"duration":160,"sigma":40},"pulse_shape":"drag","t0":0}]},{"name":"x","qubits":[12],"sequence":[{"ch":"d12","label":"Xp_d12","name":"parametric_pulse","parameters":{"amp":[0.15361679760766664,0],"beta":-0.8316746390488242,"duration":160,"sigma":40},"pulse_shape":"drag","t0":0}]},{"name":"x","qubits":[13],"sequence":[{"ch":"d13","label":"Xp_d13","name":"parametric_pulse","parameters":{"amp":[0.20222702094702164,0],"beta":-0.5140021416827205,"duration":160,"sigma":40},"pulse_shape":"drag","t0":0}]},{"name":"x","qubits":[14],"sequence":[{"ch":"d14","label":"Xp_d14","name":"parametric_pulse","parameters":{"amp":[0.1841536151409092,0],"beta":-1.5472137757241298,"duration":160,"sigma":40},"pulse_shape":"drag","t0":0}]},{"name":"x","qubits":[15],"sequence":[{"ch":"d15","label":"Xp_d15","name":"parametric_pulse","parameters":{"amp":[0.1967638065540257,0],"beta":-1.1916515615716399,"duration":160,"sigma":40},"pulse_shape":"drag","t0":0}]},{"name":"x","qubits":[16],"sequence":[{"ch":"d16","label":"Xp_d16","name":"parametric_pulse","parameters":{"amp":[0.194846157279874,0],"beta":-0.10409782128978076,"duration":160,"sigma":40},"pulse_shape":"drag","t0":0}]},{"name":"x","qubits":[17],"sequence":[{"ch":"d17","label":"Xp_d17","name":"parametric_pulse","parameters":{"amp":[0.19704585426814394,0],"beta":0.24034606841895353,"duration":160,"sigma":40},"pulse_shape":"drag","t0":0}]},{"name":"x","qubits":[18],"sequence":[{"ch":"d18","label":"Xp_d18","name":"parametric_pulse","parameters":{"amp":[0.2105140823555385,0],"beta":-1.8964675940415894,"duration":160,"sigma":40},"pulse_shape":"drag","t0":0}]},{"name":"x","qubits":[19],"sequence":[{"ch":"d19","label":"Xp_d19","name":"parametric_pulse","parameters":{"amp":[0.2092139461623777,0],"beta":-0.8915174347061647,"duration":160,"sigma":40},"pulse_shape":"drag","t0":0}]},{"name":"x","qubits":[20],"sequence":[{"ch":"d20","label":"Xp_d20","name":"parametric_pulse","parameters":{"amp":[0.1779677696537371,0],"beta":-1.0509035874315609,"duration":160,"sigma":40},"pulse_shape":"drag","t0":0}]},{"name":"x","qubits":[21],"sequence":[{"ch":"d21","label":"Xp_d21","name":"parametric_pulse","parameters":{"amp":[0.20178632799569557,0],"beta":-1.3661947892326112,"duration":160,"sigma":40},"pulse_shape":"drag","t0":0}]},{"name":"x","qubits":[22],"sequence":[{"ch":"d22","label":"Xp_d22","name":"parametric_pulse","parameters":{"amp":[0.20277725901476726,0],"beta":-0.20284589176392565,"duration":160,"sigma":40},"pulse_shape":"drag","t0":0}]},{"name":"x","qubits":[23],"sequence":[{"ch":"d23","label":"Xp_d23","name":"parametric_pulse","parameters":{"amp":[0.20081189348627887,0],"beta":-0.6571986204636987,"duration":160,"sigma":40},"pulse_shape":"drag","t0":0}]},{"name":"x","qubits":[24],"sequence":[{"ch":"d24","label":"Xp_d24","name":"parametric_pulse","parameters":{"amp":[0.20001343493861812,0],"beta":-1.2349202191509674,"duration":160,"sigma":40},"pulse_shape":"drag","t0":0}]},{"name":"x","qubits":[25],"sequence":[{"ch":"d25","label":"Xp_d25","name":"parametric_pulse","parameters":{"amp":[0.19808719711323416,0],"beta":-1.9472277991959055,"duration":160,"sigma":40},"pulse_shape":"drag","t0":0}]},{"name":"x","qubits":[26],"sequence":[{"ch":"d26","label":"Xp_d26","name":"parametric_pulse","parameters":{"amp":[0.2214873491024295,0],"beta":-1.1817358508886309,"duration":160,"sigma":40},"pulse_shape":"drag","t0":0}]}],"discriminator":{"name":"hw_qmfk","params":{}},"meas_freq_est":[7.182176913,7.285029648,7.15665742,7.282378059,7.230041176,7.235190703,7.354339834,7.0996369,7.096402354,7.319290223,7.168399425,7.224047042,7.329061511,7.21721936,7.275359312,7.277010405,7.153391272,7.345788554,7.103128053,7.086879072,7.325129903,7.225602481,7.214742524,7.281663739,7.140193727,7.263512387,7.133120588],"meas_kernel":{"name":"hw_qmfk","params":{}},"pulse_library":[{"name":"CX_d10_u24","samples":[[-0.00003798729449044913,-0.000007468183412129292],[-0.0000768694662838243,-0.000015112296750885434],[-0.00011665541387628764,-0.000022934089429327287],[-0.00015735365741420537,-0.000030935236281948164],[-0.00019897226593457162,-0.00003911732346750796],[-0.00024151890829671174,-0.000047481862566201016],[-0.00028500077314674854,-0.00005603026147582568],[-0.0003294246271252632,-0.00006476385169662535],[-0.0003747966547962278,-0.0000736838483135216],[-0.0004211225896142423,-0.00008279138273792341],[-0.00046840758295729756,-0.00009208745905198157],[-0.0005166562623344362,-0.00010157300130231306],[-0.0005658725858666003,-0.00011124878074042499],[-0.0006160601042211056,-0.00012111548858229071],[-0.0006672214949503541,-0.00013117367052473128],[-0.0007193590281531215,-0.0001414237340213731],[-0.0007724741008132696,-0.00015186598466243595],[-0.0008265675860457122,-0.00016250059707090259],[-0.0008816394838504493,-0.000173327571246773],[-0.0009376893285661936,-0.00018434679077472538],[-0.0009947156067937613,-0.00019555797916837037],[-0.0010527162812650204,-0.0002069607435259968],[-0.001111688558012247,-0.00021855448721908033],[-0.0011716284789144993,-0.00023033849720377475],[-0.0012325317366048694,-0.0002423118712613359],[-0.0012943928595632315,-0.0002544735907576978],[-0.0013572056777775288,-0.00026682240422815084],[-0.0014209632063284516,-0.0002793569292407483],[-0.0014856575289741158,-0.00029207562329247594],[-0.0015512796817347407,-0.0003049767401535064],[-0.0016178200021386147,-0.0003180583589710295],[-0.0016852680128067732,-0.0003313184133730829],[-0.00175361183937639,-0.0003447546041570604],[-0.0018228391418233514,-0.0003583644866012037],[-0.0018929364159703255,-0.00037214538315311074],[-0.0019638892263174057,-0.0003860944998450577],[-0.0020356823224574327,-0.0004002087807748467],[-0.002108299173414707,-0.00041448502452112734],[-0.002181722316890955,-0.00042891979683190584],[-0.0022559338249266148,-0.00044350954703986645],[-0.0023309141397476196,-0.0004582504043355584],[-0.002406642772257328,-0.0004731384397018701],[-0.002483098767697811,-0.00048816943308338523],[-0.0025602595414966345,-0.0005033389898017049],[-0.0026381020434200764,-0.0005186425987631083],[-0.002716601826250553,-0.0005340754287317395],[-0.00279573374427855,-0.0005496324738487601],[-0.0028754714876413345,-0.0005653086700476706],[-0.002955787815153599,-0.000581098604016006],[-0.003036654554307461,-0.0005969968042336404],[-0.003118042601272464,-0.0006129974499344826],[-0.0031999219208955765,-0.0006290946621447802],[-0.003282261313870549,-0.0006452823290601373],[-0.003365029115229845,-0.0006615541642531753],[-0.0034481920301914215,-0.0006779037648811936],[-0.0035317165311425924,-0.0006943244370631874],[-0.003615568159148097,-0.0007108093705028296],[-0.0036997110582888126,-0.0007273516384884715],[-0.0037841089069843292,-0.000743943965062499],[-0.0038687249179929495,-0.0007605791906826198],[-0.0039535206742584705,-0.000777249806560576],[-0.0040384577587246895,-0.0007939481874927878],[-0.004123496823012829,-0.000810666533652693],[-0.0042085968889296055,-0.0008273970452137291],[-0.004293717909604311,-0.0008441315731033683],[-0.004378818441182375,-0.0008608619682490826],[-0.004463855177164078,-0.0008775799651630223],[-0.004548786208033562,-0.0008942771819420159],[-0.004633568227291107,-0.0009109450038522482],[-0.00471815699711442,-0.0009275748743675649],[-0.0048025078140199184,-0.0009441580041311681],[-0.0048865764401853085,-0.0009606856619939208],[-0.004970317240804434,-0.0009771488839760423],[-0.005053685046732426,-0.000993538647890091],[-0.005136633291840553,-0.0010098459897562861],[-0.005219115410000086,-0.0010260617127642035],[-0.00530108530074358,-0.0010421768529340625],[-0.005382496397942305,-0.0010581818642094731],[-0.005463300738483667,-0.0010740678990259767],[-0.005543452221900225,-0.0010898252949118614],[-0.005622902885079384,-0.0011054450878873467],[-0.005701605696231127,-0.0011209178483113647],[-0.005779513623565435,-0.001136234262958169],[-0.005856579169631004,-0.0011513851350173354],[-0.0059327553026378155,-0.0011663611512631178],[-0.006007994990795851,-0.00118115299846977],[-0.006082251202315092,-0.0011957515962421894],[-0.006155477836728096,-0.00121014763135463],[-0.0062276278622448444,-0.001224332139827311],[-0.0062986561097204685,-0.00123829604126513],[-0.006368516478687525,-0.0012520304881036282],[-0.006437164265662432,-0.0012655263999477029],[-0.006504554767161608,-0.0012787750456482172],[-0.006570643279701471,-0.0012917679268866777],[-0.006635386496782303,-0.0013044961960986257],[-0.00669874157756567,-0.001316951704211533],[-0.006760666612535715,-0.0013291258364915848],[-0.006821119226515293,-0.0013410106766968966],[-0.006880058906972408,-0.0013525980757549405],[-0.0069374460726976395,-0.0013638801174238324],[-0.006993240676820278,-0.0013748492347076535],[-0.00704740546643734,-0.001385497860610485],[-0.007099902722984552,-0.001395818660967052],[-0.007150696124881506,-0.0014058045344427228],[-0.007199750281870365,-0.001415448379702866],[-0.007247030735015869,-0.0014247435610741377],[-0.007292504888027906,-0.0014336836757138371],[-0.007336140610277653,-0.0014422622043639421],[-0.0073779067024588585,-0.0014504733262583613],[-0.007417773827910423,-0.0014583111042156816],[-0.007455713581293821,-0.001465769950300455],[-0.007491698954254389,-0.0014728446258231997],[-0.007525704335421324,-0.0014795300085097551],[-0.007557705510407686,-0.0014858212089166045],[-0.007587679196149111,-0.0014917139196768403],[-0.007615603506565094,-0.001497203833423555],[-0.007641458418220282,-0.0015022868756204844],[-0.007665225770324469,-0.001506959437392652],[-0.007686887867748737,-0.0015112180262804031],[-0.007706428878009319,-0.001515059731900692],[-0.007723834831267595,-0.0015184817602857947],[-0.007739092689007521,-0.0015214814338833094],[-0.007752191741019487,-0.001524056657217443],[-0.007763122674077749,-0.0015262055676430464],[-0.0077718766406178474,-0.0015279266517609358],[-0.007778447587043047,-0.0015292185125872493],[-0.007782831322401762,-0.001530080335214734],[-0.007785297930240631,-0.0015305652050301433],[-0.007785297930240631,-0.0015305652050301433],[-0.007785297930240631,-0.0015305652050301433],[-0.007785297930240631,-0.0015305652050301433],[-0.007785297930240631,-0.0015305652050301433],[-0.007785297930240631,-0.0015305652050301433],[-0.007785297930240631,-0.0015305652050301433],[-0.007785297930240631,-0.0015305652050301433],[-0.007785297930240631,-0.0015305652050301433],[-0.007785297930240631,-0.0015305652050301433],[-0.007785297930240631,-0.0015305652050301433],[-0.007785297930240631,-0.0015305652050301433],[-0.007785297930240631,-0.0015305652050301433],[-0.007785297930240631,-0.0015305652050301433],[-0.007785297930240631,-0.0015305652050301433],[-0.007785297930240631,-0.0015305652050301433],[-0.007785297930240631,-0.0015305652050301433],[-0.007785297930240631,-0.0015305652050301433],[-0.007785297930240631,-0.0015305652050301433],[-0.007785297930240631,-0.0015305652050301433],[-0.007785297930240631,-0.0015305652050301433],[-0.007785297930240631,-0.0015305652050301433],[-0.007785297930240631,-0.0015305652050301433],[-0.007785297930240631,-0.0015305652050301433],[-0.007785297930240631,-0.0015305652050301433],[-0.007785297930240631,-0.0015305652050301433],[-0.007785297930240631,-0.0015305652050301433],[-0.007785297930240631,-0.0015305652050301433],[-0.007785297930240631,-0.0015305652050301433],[-0.007785297930240631,-0.0015305652050301433],[-0.007785297930240631,-0.0015305652050301433],[-0.007785297930240631,-0.0015305652050301433],[-0.007785297930240631,-0.0015305652050301433],[-0.007785297930240631,-0.0015305652050301433],[-0.007785297930240631,-0.0015305652050301433],[-0.007785297930240631,-0.0015305652050301433],[-0.007785297930240631,-0.0015305652050301433],[-0.007785297930240631,-0.0015305652050301433],[-0.007785297930240631,-0.0015305652050301433],[-0.007785297930240631,-0.0015305652050301433],[-0.007785297930240631,-0.0015305652050301433],[-0.007785297930240631,-0.0015305652050301433],[-0.007785297930240631,-0.0015305652050301433],[-0.007785297930240631,-0.0015305652050301433],[-0.007785297930240631,-0.0015305652050301433],[-0.007785297930240631,-0.0015305652050301433],[-0.007785297930240631,-0.0015305652050301433],[-0.007785297930240631,-0.0015305652050301433],[-0.007785297930240631,-0.0015305652050301433],[-0.007785297930240631,-0.0015305652050301433],[-0.007785297930240631,-0.0015305652050301433],[-0.007785297930240631,-0.0015305652050301433],[-0.007785297930240631,-0.0015305652050301433],[-0.007785297930240631,-0.0015305652050301433],[-0.007785297930240631,-0.0015305652050301433],[-0.007785297930240631,-0.0015305652050301433],[-0.007785297930240631,-0.0015305652050301433],[-0.007785297930240631,-0.0015305652050301433],[-0.007785297930240631,-0.0015305652050301433],[-0.007785297930240631,-0.0015305652050301433],[-0.007785297930240631,-0.0015305652050301433],[-0.007785297930240631,-0.0015305652050301433],[-0.007785297930240631,-0.0015305652050301433],[-0.007785297930240631,-0.0015305652050301433],[-0.007785297930240631,-0.0015305652050301433],[-0.007785297930240631,-0.0015305652050301433],[-0.007785297930240631,-0.0015305652050301433],[-0.007785297930240631,-0.0015305652050301433],[-0.007785297930240631,-0.0015305652050301433],[-0.007785297930240631,-0.0015305652050301433],[-0.007785297930240631,-0.0015305652050301433],[-0.007785297930240631,-0.0015305652050301433],[-0.007785297930240631,-0.0015305652050301433],[-0.007785297930240631,-0.0015305652050301433],[-0.007785297930240631,-0.0015305652050301433],[-0.007785297930240631,-0.0015305652050301433],[-0.007785297930240631,-0.0015305652050301433],[-0.007785297930240631,-0.0015305652050301433],[-0.007785297930240631,-0.0015305652050301433],[-0.007785297930240631,-0.0015305652050301433],[-0.007785297930240631,-0.0015305652050301433],[-0.007785297930240631,-0.0015305652050301433],[-0.007785297930240631,-0.0015305652050301433],[-0.007785297930240631,-0.0015305652050301433],[-0.007785297930240631,-0.0015305652050301433],[-0.007785297930240631,-0.0015305652050301433],[-0.007785297930240631,-0.0015305652050301433],[-0.007785297930240631,-0.0015305652050301433],[-0.007785297930240631,-0.0015305652050301433],[-0.007785297930240631,-0.0015305652050301433],[-0.007785297930240631,-0.0015305652050301433],[-0.007785297930240631,-0.0015305652050301433],[-0.007785297930240631,-0.0015305652050301433],[-0.007785297930240631,-0.0015305652050301433],[-0.007785297930240631,-0.0015305652050301433],[-0.007785297930240631,-0.0015305652050301433],[-0.007785297930240631,-0.0015305652050301433],[-0.007785297930240631,-0.0015305652050301433],[-0.007785297930240631,-0.0015305652050301433],[-0.007785297930240631,-0.0015305652050301433],[-0.007785297930240631,-0.0015305652050301433],[-0.007785297930240631,-0.0015305652050301433],[-0.007785297930240631,-0.0015305652050301433],[-0.007785297930240631,-0.0015305652050301433],[-0.007785297930240631,-0.0015305652050301433],[-0.007785297930240631,-0.0015305652050301433],[-0.007785297930240631,-0.0015305652050301433],[-0.007785297930240631,-0.0015305652050301433],[-0.007785297930240631,-0.0015305652050301433],[-0.007785297930240631,-0.0015305652050301433],[-0.007785297930240631,-0.0015305652050301433],[-0.007785297930240631,-0.0015305652050301433],[-0.007785297930240631,-0.0015305652050301433],[-0.007785297930240631,-0.0015305652050301433],[-0.007785297930240631,-0.0015305652050301433],[-0.007785297930240631,-0.0015305652050301433],[-0.007785297930240631,-0.0015305652050301433],[-0.007785297930240631,-0.0015305652050301433],[-0.007785297930240631,-0.0015305652050301433],[-0.007785297930240631,-0.0015305652050301433],[-0.007785297930240631,-0.0015305652050301433],[-0.007785297930240631,-0.0015305652050301433],[-0.007785297930240631,-0.0015305652050301433],[-0.007785297930240631,-0.0015305652050301433],[-0.007785297930240631,-0.0015305652050301433],[-0.007785297930240631,-0.0015305652050301433],[-0.007785297930240631,-0.0015305652050301433],[-0.007785297930240631,-0.0015305652050301433],[-0.007785297930240631,-0.0015305652050301433],[-0.007785297930240631,-0.0015305652050301433],[-0.007785297930240631,-0.0015305652050301433],[-0.007785297930240631,-0.0015305652050301433],[-0.007785297930240631,-0.0015305652050301433],[-0.007785297930240631,-0.0015305652050301433],[-0.007785297930240631,-0.0015305652050301433],[-0.007785297930240631,-0.0015305652050301433],[-0.007785297930240631,-0.0015305652050301433],[-0.007785297930240631,-0.0015305652050301433],[-0.007785297930240631,-0.0015305652050301433],[-0.007785297930240631,-0.0015305652050301433],[-0.007785297930240631,-0.0015305652050301433],[-0.007785297930240631,-0.0015305652050301433],[-0.007785297930240631,-0.0015305652050301433],[-0.007785297930240631,-0.0015305652050301433],[-0.007785297930240631,-0.0015305652050301433],[-0.007785297930240631,-0.0015305652050301433],[-0.007785297930240631,-0.0015305652050301433],[-0.007785297930240631,-0.0015305652050301433],[-0.007785297930240631,-0.0015305652050301433],[-0.007785297930240631,-0.0015305652050301433],[-0.007785297930240631,-0.0015305652050301433],[-0.007785297930240631,-0.0015305652050301433],[-0.007785297930240631,-0.0015305652050301433],[-0.007785297930240631,-0.0015305652050301433],[-0.007785297930240631,-0.0015305652050301433],[-0.007785297930240631,-0.0015305652050301433],[-0.007785297930240631,-0.0015305652050301433],[-0.007785297930240631,-0.0015305652050301433],[-0.007785297930240631,-0.0015305652050301433],[-0.007785297930240631,-0.0015305652050301433],[-0.007785297930240631,-0.0015305652050301433],[-0.007785297930240631,-0.0015305652050301433],[-0.007785297930240631,-0.0015305652050301433],[-0.007785297930240631,-0.0015305652050301433],[-0.007785297930240631,-0.0015305652050301433],[-0.007785297930240631,-0.0015305652050301433],[-0.007785297930240631,-0.0015305652050301433],[-0.007785297930240631,-0.0015305652050301433],[-0.007785297930240631,-0.0015305652050301433],[-0.007785297930240631,-0.0015305652050301433],[-0.007785297930240631,-0.0015305652050301433],[-0.007785297930240631,-0.0015305652050301433],[-0.007785297930240631,-0.0015305652050301433],[-0.007785297930240631,-0.0015305652050301433],[-0.007785297930240631,-0.0015305652050301433],[-0.007785297930240631,-0.0015305652050301433],[-0.007785297930240631,-0.0015305652050301433],[-0.007785297930240631,-0.0015305652050301433],[-0.007785297930240631,-0.0015305652050301433],[-0.007785297930240631,-0.0015305652050301433],[-0.007785297930240631,-0.0015305652050301433],[-0.007785297930240631,-0.0015305652050301433],[-0.007785297930240631,-0.0015305652050301433],[-0.007785297930240631,-0.0015305652050301433],[-0.007785297930240631,-0.0015305652050301433],[-0.007785297930240631,-0.0015305652050301433],[-0.007785297930240631,-0.0015305652050301433],[-0.007785297930240631,-0.0015305652050301433],[-0.007785297930240631,-0.0015305652050301433],[-0.007785297930240631,-0.0015305652050301433],[-0.007785297930240631,-0.0015305652050301433],[-0.007785297930240631,-0.0015305652050301433],[-0.007785297930240631,-0.0015305652050301433],[-0.007785297930240631,-0.0015305652050301433],[-0.007785297930240631,-0.0015305652050301433],[-0.007785297930240631,-0.0015305652050301433],[-0.007785297930240631,-0.0015305652050301433],[-0.007785297930240631,-0.0015305652050301433],[-0.007785297930240631,-0.0015305652050301433],[-0.007785297930240631,-0.0015305652050301433],[-0.007785297930240631,-0.0015305652050301433],[-0.007785297930240631,-0.0015305652050301433],[-0.007785297930240631,-0.0015305652050301433],[-0.007785297930240631,-0.0015305652050301433],[-0.007785297930240631,-0.0015305652050301433],[-0.007785297930240631,-0.0015305652050301433],[-0.007785297930240631,-0.0015305652050301433],[-0.007785297930240631,-0.0015305652050301433],[-0.007785297930240631,-0.0015305652050301433],[-0.007785297930240631,-0.0015305652050301433],[-0.007785297930240631,-0.0015305652050301433],[-0.007785297930240631,-0.0015305652050301433],[-0.007785297930240631,-0.0015305652050301433],[-0.007785297930240631,-0.0015305652050301433],[-0.007785297930240631,-0.0015305652050301433],[-0.007785297930240631,-0.0015305652050301433],[-0.007785297930240631,-0.0015305652050301433],[-0.007785297930240631,-0.0015305652050301433],[-0.007785297930240631,-0.0015305652050301433],[-0.007785297930240631,-0.0015305652050301433],[-0.007785297930240631,-0.0015305652050301433],[-0.007785297930240631,-0.0015305652050301433],[-0.007785297930240631,-0.0015305652050301433],[-0.007785297930240631,-0.0015305652050301433],[-0.007785297930240631,-0.0015305652050301433],[-0.007785297930240631,-0.0015305652050301433],[-0.007785297930240631,-0.0015305652050301433],[-0.007785297930240631,-0.0015305652050301433],[-0.007785297930240631,-0.0015305652050301433],[-0.007785297930240631,-0.0015305652050301433],[-0.007785297930240631,-0.0015305652050301433],[-0.007785297930240631,-0.0015305652050301433],[-0.007785297930240631,-0.0015305652050301433],[-0.007785297930240631,-0.0015305652050301433],[-0.0077803898602724075,-0.0015303108375519514],[-0.007771667558699846,-0.0015298586804419756],[-0.007758592255413532,-0.001529181026853621],[-0.007741173263639212,-0.0015282781096175313],[-0.007719423156231642,-0.0015271507436409593],[-0.007693358696997166,-0.0015257997438311577],[-0.007662998046725988,-0.001524226157926023],[-0.007628363557159901,-0.0015224309172481298],[-0.007589480374008417,-0.001520415535196662],[-0.007546377368271351,-0.0015181814087554812],[-0.007499085273593664,-0.0015157301677390933],[-0.007447638548910618,-0.0015130635583773255],[-0.0073920744471251965,-0.001510183559730649],[-0.0073324330151081085,-0.0015070922672748566],[-0.007268757093697786,-0.0015037917764857411],[-0.007201092783361673,-0.001500284648500383],[-0.00712948851287365,-0.0014965732116252184],[-0.007053995504975319,-0.0014926602598279715],[-0.006974667776376009,-0.0014885484706610441],[-0.006891561206430197,-0.0014842408709228039],[-0.00680473493412137,-0.0014797404874116182],[-0.006714250426739454,-0.0014750504633411765],[-0.0066201710142195225,-0.0014701741747558117],[-0.006522562820464373,-0.0014651149976998568],[-0.006421493832021952,-0.0014598763082176447],[-0.006317034363746643,-0.0014544619480147958],[-0.006209257058799267,-0.0014488756423816085],[-0.006098235957324505,-0.001443121233023703],[-0.005984046962112188,-0.0014372025616467],[-0.005866767838597298,-0.0014311237027868629],[-0.00574647868052125,-0.0014248888473957777],[-0.005623260512948036,-0.0014185021864250302],[-0.00549719575792551,-0.001411968027241528],[-0.005368369165807962,-0.0014052906772121787],[-0.005236865486949682,-0.0013984745601192117],[-0.005102772265672684,-0.0013915242161601782],[-0.004966176580637693,-0.0013844440691173077],[-0.004827167373150587,-0.0013772390084341168],[-0.0046858349815011024,-0.0013699134578928351],[-0.004542269743978977,-0.0013624720741063356],[-0.004396562930196524,-0.001354919862933457],[-0.004248807206749916,-0.0013472613645717502],[-0.004099095240235329,-0.0013395014684647322],[-0.003947519231587648,-0.0013316449476405978],[-0.0037941739428788424,-0.0013236966915428638],[-0.0036391522735357285,-0.001315661589615047],[-0.00348254875279963,-0.001307544531300664],[-0.0033244569785892963,-0.0012993502896279097],[-0.003164971247315407,-0.0012910837540403008],[-0.0030041856225579977,-0.001282749930396676],[-0.0028421939350664616,-0.0012743535917252302],[-0.00267908931709826,-0.0012658995110541582],[-0.0025149653665721416,-0.0012573925778269768],[-0.002349914750084281,-0.0012488376814872026],[-0.002184029435738921,-0.001240239478647709],[-0.002017401158809662,-0.0012316027423366904],[-0.001850120723247528,-0.0012229322455823421],[-0.0016822783509269357,-0.0012142326449975371],[-0.001513963215984404,-0.0012055084807798266],[-0.0013452636776492,-0.0011967645259574056],[-0.0011762671638280153,-0.0011880049714818597],[-0.001007059938274324,-0.001179234590381384],[-0.0008377271587960422,-0.0011704578064382076],[-0.0006683527026325464,-0.0011616786941885948],[-0.0004990193992853165,-0.0011529017938300967],[-0.0003298084775451571,-0.001144131296314299],[-0.00016080003115348518,-0.001135371159762144],[0.000007927402293717023,-0.0011266256915405393],[0.0001762967585818842,-0.001117898733355105],[0.00034423251054249704,-0.0011091942433267832],[0.0005116607062518597,-0.0011005160631611943],[0.0006785090081393719,-0.0010918680345639586],[0.0008447067812085152,-0.001083253649994731],[0.001010185107588768,-0.0010746765183284879],[0.0011748768156394362,-0.001066140248440206],[0.0013387164799496531,-0.0010576479835435748],[0.0015016404213383794,-0.0010492033325135708],[0.0016635870561003685,-0.0010408093221485615],[0.0018244964303448796,-0.0010324689792469144],[0.001984310569241643,-0.0010241855634376407],[0.002142973244190216,-0.0010159616358578205],[0.0023004303220659494,-0.0010078003397211432],[0.0024566298816353083,-0.000999704236164689],[0.0026115213986486197,-0.0009916758863255382],[0.0027650564443320036,-0.000983717734925449],[0.0029171891510486603,-0.0009758324013091624],[0.0030678745824843645,-0.0009680220973677933],[0.0032170708291232586,-0.0009602889185771346],[0.003364737145602703,-0.00095263501862064],[0.003510835347697139,-0.0009450624929741025],[0.003655328880995512,-0.0009375730878673494],[0.0037981830537319183,-0.000930168607737869],[0.00393936550244689,-0.0009228507988154888],[0.004078845959156752,-0.0009156212909147143],[0.004216594621539116,-0.0009084814228117466],[0.004352585878223181,-0.0009014327661134303],[0.004486794117838144,-0.0008944764267653227],[0.004619196988642216,-0.0008876137435436249],[0.004749772138893604,-0.0008808457059785724],[0.004878501407802105,-0.0008741734200157225],[0.005005366634577513,-0.0008675977005623281],[0.005130351986736059,-0.0008611194789409637],[0.005253443960100412,-0.0008547393372282386],[0.005374629516154528,-0.0008484580321237445],[0.005493898410350084,-0.0008422760874964297],[0.0056112417951226234,-0.0008361939107999206],[0.005726651754230261,-0.0008302119676955044],[0.005840123165398836,-0.0008243304910138249],[0.0059516518376767635,-0.0008185497135855258],[0.006061234045773745,-0.0008128698682412505],[0.006168869789689779,-0.0008072908385656774],[0.00627455860376358,-0.0008018127991817892],[0.00637830188497901,-0.0007964355172589421],[0.006480103358626366,-0.0007911589345894754],[0.006579966749995947,-0.0007859828183427453],[0.006677898112684488,-0.0007809068192727864],[0.006773903500288725,-0.000775930646341294],[0.0068679917603731155,-0.0007710538920946419],[0.006960171274840832,-0.0007662760326638818],[0.007050452753901482,-0.0007615965441800654],[0.007138847839087248,-0.0007570148445665836],[0.007225368171930313,-0.0007525302935391665],[0.007310027722269297,-0.0007481421926058829],[0.007392840925604105,-0.000743849843274802],[0.007473822683095932,-0.00073965237243101],[0.007552988827228546,-0.0007355490233749151],[0.007630357053130865,-0.0007315388647839427],[0.007781531661748886,-0.0007237031240947545],[0.007858899421989918,-0.000719692965503782],[0.007938066497445107,-0.0007155896164476871],[0.008019047789275646,-0.0007113922038115561],[0.008101860992610455,-0.0007070997962728143],[0.00818652007728815,-0.0007027116953395307],[0.008273040875792503,-0.0006982271443121135],[0.008361435495316982,-0.0006936454446986318],[0.008451716974377632,-0.0006889660144224763],[0.008543897420167923,-0.0006841880967840552],[0.008637985214591026,-0.0006793113425374031],[0.008733990602195263,-0.0006743351696059108],[0.008831921964883804,-0.0006692591705359519],[0.008931784890592098,-0.0006640830542892218],[0.009033586829900742,-0.000658806471619755],[0.009137330576777458,-0.000653429189696908],[0.009243018925189972,-0.0006479511503130198],[0.009350654669106007,-0.0006423721788451076],[0.009460236877202988,-0.0006366922752931714],[0.009571765549480915,-0.0006309114978648722],[0.00968523696064949,-0.0006250300211831927],[0.00980064645409584,-0.0006190480780787766],[0.009917990304529667,-0.0006129659595899284],[0.010037259198725224,-0.0006067839567549527],[0.010158444754779339,-0.0006005026516504586],[0.010281536728143692,-0.0005941225681453943],[0.010406522080302238,-0.0005876442883163691],[0.010533386841416359,-0.0005810685688629746],[0.01066211611032486,-0.0005743962829001248],[0.010792692191898823,-0.0005676282453350723],[0.010925094597041607,-0.0005607655621133745],[0.01105930283665657,-0.0005538092809729278],[0.011195293627679348,-0.0005467605660669506],[0.011333042755723,-0.0005396206979639828],[0.011472523212432861,-0.0005323911900632083],[0.011613705195486546,-0.0005250733811408281],[0.01175655983388424,-0.0005176689592190087],[0.011901053600013256,-0.0005101795541122556],[0.01204715110361576,-0.0005026069702580571],[0.012194817885756493,-0.0004949530703015625],[0.012344013899564743,-0.0004872199206147343],[0.012494699098169804,-0.0004794095875695348],[0.012646832503378391,-0.0004715242248494178],[0.012800367549061775,-0.0004635661607608199],[0.0129552586004138,-0.000455537810921669],[0.013111458159983158,-0.0004474416491575539],[0.013268915936350822,-0.0004392803239170462],[0.013427577912807465,-0.0004310564836487174],[0.013587391935288906,-0.0004227729805279523],[0.013748301193118095,-0.00041443269583396614],[0.013910247944295406,-0.00040603865636512637],[0.014073172584176064,-0.0003975939762312919],[0.014237011782824993,-0.000389101798646152],[0.014401703141629696,-0.0003805654705502093],[0.014567181468009949,-0.0003719883970916271],[0.01473337970674038,-0.0003633740125223994],[0.014900228008627892,-0.0003547258966136724],[0.01506765652447939,-0.000346047745551914],[0.015235591679811478,-0.00033734325552359223],[0.015403960831463337,-0.00032861632644198835],[0.015572688542306423,-0.00031987082911655307],[0.01574169658124447,-0.00031111075077205896],[0.015910908579826355,-0.00030234019504860044],[0.01608024165034294,-0.0002935632655862719],[0.01624961569905281,-0.00028478424064815044],[0.016418948769569397,-0.0002760073693934828],[0.016588155180215836,-0.000267236988293007],[0.01675715297460556,-0.0002584775211289525],[0.016925852745771408,-0.00024973347899504006],[0.017094166949391365,-0.00024100934388116002],[0.017262009903788567,-0.00023230971419252455],[0.0174292903393507,-0.00022363921743817627],[0.017595918849110603,-0.00021500251023098826],[0.017761804163455963,-0.00020640432194340974],[0.017926853150129318,-0.00019784939649980515],[0.018090978264808655,-0.00018934249237645417],[0.018254082649946213,-0.00018088844080921263],[0.01841607503592968,-0.0001724920584820211],[0.018576860427856445,-0.00016415819118265063],[0.018736345693469048,-0.00015589171380270272],[0.018894437700510025,-0.00014769748668186367],[0.019051041454076767,-0.00013958038471173495],[0.019206061959266663,-0.00013154528278391808],[0.0193594079464674,-0.00012359705579001456],[0.019510984420776367,-0.00011574056406971067],[0.019660696387290955,-0.00010798065341077745],[0.01980845257639885,-0.00010032216232502833],[0.01995415799319744,-0.00009276987839257345],[0.020097723230719566,-0.00008532858191756532],[0.020239055156707764,-0.00007800301682436839],[0.02037806436419487,-0.00007079788338160142],[0.020514661446213722,-0.0000637178382021375],[0.020648755133152008,-0.00005676748332916759],[0.020780257880687714,-0.00004995137351215817],[0.020909084007143974,-0.000043274008930893615],[0.021035149693489075,-0.00003673980972962454],[0.021158367395401,-0.000030353146939887665],[0.021278657019138336,-0.00002411830246273894],[0.021395934745669365,-0.000018039485439658165],[0.02151012420654297,-0.00001212082315760199],[0.02162114530801773,-0.000006366352408804232],[0.02172892354428768,-7.800194907758851e-07],[0.021833382546901703,0.000004634327979147201],[0.021934451535344124,0.000009872942428046372],[0.022032059729099274,0.000014932183148630429],[0.02212613821029663,0.00001980851993721444],[0.02221662364900112,0.00002449853127473034],[0.022303448989987373,0.0000289989220618736],[0.02238655649125576,0.00003330651452415623],[0.022465884685516357,0.000037418252759380266],[0.022541377693414688,0.00004133121910854243],[0.022612981498241425,0.000045042619603918865],[0.022680645808577538,0.00004854980215895921],[0.022744322195649147,0.000051850249292328954],[0.022803962230682373,0.00005494159267982468],[0.02285952679812908,0.00005782160224043764],[0.02291097305715084,0.00006048820068826899],[0.022958265617489815,0.00006293944898061454],[0.02300136908888817,0.00006517358269775286],[0.023040251806378365,0.00006718896474922076],[0.023074885830283165,0.00006898413994349539],[0.02310524694621563,0.00007055779860820621],[0.023131312802433968,0.00007190879114205018],[0.023153061047196388,0.00007303612801479176],[0.023170480504631996,0.00007393899431917816],[0.023183556273579597,0.0000746167206671089],[0.023192279040813446,0.00007506881229346618],[0.02319718711078167,0.00007532320887548849],[0.02319718711078167,0.00007532320887548849],[0.02319718711078167,0.00007532320887548849],[0.02319718711078167,0.00007532320887548849],[0.02319718711078167,0.00007532320887548849],[0.02319718711078167,0.00007532320887548849],[0.02319718711078167,0.00007532320887548849],[0.02319718711078167,0.00007532320887548849],[0.02319718711078167,0.00007532320887548849],[0.02319718711078167,0.00007532320887548849],[0.02319718711078167,0.00007532320887548849],[0.02319718711078167,0.00007532320887548849],[0.02319718711078167,0.00007532320887548849],[0.02319718711078167,0.00007532320887548849],[0.02319718711078167,0.00007532320887548849],[0.02319718711078167,0.00007532320887548849],[0.02319718711078167,0.00007532320887548849],[0.02319718711078167,0.00007532320887548849],[0.02319718711078167,0.00007532320887548849],[0.02319718711078167,0.00007532320887548849],[0.02319718711078167,0.00007532320887548849],[0.02319718711078167,0.00007532320887548849],[0.02319718711078167,0.00007532320887548849],[0.02319718711078167,0.00007532320887548849],[0.02319718711078167,0.00007532320887548849],[0.02319718711078167,0.00007532320887548849],[0.02319718711078167,0.00007532320887548849],[0.02319718711078167,0.00007532320887548849],[0.02319718711078167,0.00007532320887548849],[0.02319718711078167,0.00007532320887548849],[0.02319718711078167,0.00007532320887548849],[0.02319718711078167,0.00007532320887548849],[0.02319718711078167,0.00007532320887548849],[0.02319718711078167,0.00007532320887548849],[0.02319718711078167,0.00007532320887548849],[0.02319718711078167,0.00007532320887548849],[0.02319718711078167,0.00007532320887548849],[0.02319718711078167,0.00007532320887548849],[0.02319718711078167,0.00007532320887548849],[0.02319718711078167,0.00007532320887548849],[0.02319718711078167,0.00007532320887548849],[0.02319718711078167,0.00007532320887548849],[0.02319718711078167,0.00007532320887548849],[0.02319718711078167,0.00007532320887548849],[0.02319718711078167,0.00007532320887548849],[0.02319718711078167,0.00007532320887548849],[0.02319718711078167,0.00007532320887548849],[0.02319718711078167,0.00007532320887548849],[0.02319718711078167,0.00007532320887548849],[0.02319718711078167,0.00007532320887548849],[0.02319718711078167,0.00007532320887548849],[0.02319718711078167,0.00007532320887548849],[0.02319718711078167,0.00007532320887548849],[0.02319718711078167,0.00007532320887548849],[0.02319718711078167,0.00007532320887548849],[0.02319718711078167,0.00007532320887548849],[0.02319718711078167,0.00007532320887548849],[0.02319718711078167,0.00007532320887548849],[0.02319718711078167,0.00007532320887548849],[0.02319718711078167,0.00007532320887548849],[0.02319718711078167,0.00007532320887548849],[0.02319718711078167,0.00007532320887548849],[0.02319718711078167,0.00007532320887548849],[0.02319718711078167,0.00007532320887548849],[0.02319718711078167,0.00007532320887548849],[0.02319718711078167,0.00007532320887548849],[0.02319718711078167,0.00007532320887548849],[0.02319718711078167,0.00007532320887548849],[0.02319718711078167,0.00007532320887548849],[0.02319718711078167,0.00007532320887548849],[0.02319718711078167,0.00007532320887548849],[0.02319718711078167,0.00007532320887548849],[0.02319718711078167,0.00007532320887548849],[0.02319718711078167,0.00007532320887548849],[0.02319718711078167,0.00007532320887548849],[0.02319718711078167,0.00007532320887548849],[0.02319718711078167,0.00007532320887548849],[0.02319718711078167,0.00007532320887548849],[0.02319718711078167,0.00007532320887548849],[0.02319718711078167,0.00007532320887548849],[0.02319718711078167,0.00007532320887548849],[0.02319718711078167,0.00007532320887548849],[0.02319718711078167,0.00007532320887548849],[0.02319718711078167,0.00007532320887548849],[0.02319718711078167,0.00007532320887548849],[0.02319718711078167,0.00007532320887548849],[0.02319718711078167,0.00007532320887548849],[0.02319718711078167,0.00007532320887548849],[0.02319718711078167,0.00007532320887548849],[0.02319718711078167,0.00007532320887548849],[0.02319718711078167,0.00007532320887548849],[0.02319718711078167,0.00007532320887548849],[0.02319718711078167,0.00007532320887548849],[0.02319718711078167,0.00007532320887548849],[0.02319718711078167,0.00007532320887548849],[0.02319718711078167,0.00007532320887548849],[0.02319718711078167,0.00007532320887548849],[0.02319718711078167,0.00007532320887548849],[0.02319718711078167,0.00007532320887548849],[0.02319718711078167,0.00007532320887548849],[0.02319718711078167,0.00007532320887548849],[0.02319718711078167,0.00007532320887548849],[0.02319718711078167,0.00007532320887548849],[0.02319718711078167,0.00007532320887548849],[0.02319718711078167,0.00007532320887548849],[0.02319718711078167,0.00007532320887548849],[0.02319718711078167,0.00007532320887548849],[0.02319718711078167,0.00007532320887548849],[0.02319718711078167,0.00007532320887548849],[0.02319718711078167,0.00007532320887548849],[0.02319718711078167,0.00007532320887548849],[0.02319718711078167,0.00007532320887548849],[0.02319718711078167,0.00007532320887548849],[0.02319718711078167,0.00007532320887548849],[0.02319718711078167,0.00007532320887548849],[0.02319718711078167,0.00007532320887548849],[0.02319718711078167,0.00007532320887548849],[0.02319718711078167,0.00007532320887548849],[0.02319718711078167,0.00007532320887548849],[0.02319718711078167,0.00007532320887548849],[0.02319718711078167,0.00007532320887548849],[0.02319718711078167,0.00007532320887548849],[0.02319718711078167,0.00007532320887548849],[0.02319718711078167,0.00007532320887548849],[0.02319718711078167,0.00007532320887548849],[0.02319718711078167,0.00007532320887548849],[0.02319718711078167,0.00007532320887548849],[0.02319718711078167,0.00007532320887548849],[0.02319718711078167,0.00007532320887548849],[0.02319718711078167,0.00007532320887548849],[0.02319718711078167,0.00007532320887548849],[0.02319718711078167,0.00007532320887548849],[0.02319718711078167,0.00007532320887548849],[0.02319718711078167,0.00007532320887548849],[0.02319718711078167,0.00007532320887548849],[0.02319718711078167,0.00007532320887548849],[0.02319718711078167,0.00007532320887548849],[0.02319718711078167,0.00007532320887548849],[0.02319718711078167,0.00007532320887548849],[0.02319718711078167,0.00007532320887548849],[0.02319718711078167,0.00007532320887548849],[0.02319718711078167,0.00007532320887548849],[0.02319718711078167,0.00007532320887548849],[0.02319718711078167,0.00007532320887548849],[0.02319718711078167,0.00007532320887548849],[0.02319718711078167,0.00007532320887548849],[0.02319718711078167,0.00007532320887548849],[0.02319718711078167,0.00007532320887548849],[0.02319718711078167,0.00007532320887548849],[0.02319718711078167,0.00007532320887548849],[0.02319718711078167,0.00007532320887548849],[0.02319718711078167,0.00007532320887548849],[0.02319718711078167,0.00007532320887548849],[0.02319718711078167,0.00007532320887548849],[0.02319718711078167,0.00007532320887548849],[0.02319718711078167,0.00007532320887548849],[0.02319718711078167,0.00007532320887548849],[0.02319718711078167,0.00007532320887548849],[0.02319718711078167,0.00007532320887548849],[0.02319718711078167,0.00007532320887548849],[0.02319718711078167,0.00007532320887548849],[0.02319718711078167,0.00007532320887548849],[0.02319718711078167,0.00007532320887548849],[0.02319718711078167,0.00007532320887548849],[0.02319718711078167,0.00007532320887548849],[0.02319718711078167,0.00007532320887548849],[0.02319718711078167,0.00007532320887548849],[0.02319718711078167,0.00007532320887548849],[0.02319718711078167,0.00007532320887548849],[0.02319718711078167,0.00007532320887548849],[0.02319718711078167,0.00007532320887548849],[0.02319718711078167,0.00007532320887548849],[0.02319718711078167,0.00007532320887548849],[0.02319718711078167,0.00007532320887548849],[0.02319718711078167,0.00007532320887548849],[0.02319718711078167,0.00007532320887548849],[0.02319718711078167,0.00007532320887548849],[0.02319718711078167,0.00007532320887548849],[0.02319718711078167,0.00007532320887548849],[0.02319718711078167,0.00007532320887548849],[0.02319718711078167,0.00007532320887548849],[0.02319718711078167,0.00007532320887548849],[0.02319718711078167,0.00007532320887548849],[0.02319718711078167,0.00007532320887548849],[0.02319718711078167,0.00007532320887548849],[0.02319718711078167,0.00007532320887548849],[0.02319718711078167,0.00007532320887548849],[0.02319718711078167,0.00007532320887548849],[0.02319718711078167,0.00007532320887548849],[0.02319718711078167,0.00007532320887548849],[0.02319718711078167,0.00007532320887548849],[0.02319718711078167,0.00007532320887548849],[0.02319718711078167,0.00007532320887548849],[0.02319718711078167,0.00007532320887548849],[0.02319718711078167,0.00007532320887548849],[0.02319718711078167,0.00007532320887548849],[0.02319718711078167,0.00007532320887548849],[0.02319718711078167,0.00007532320887548849],[0.02319718711078167,0.00007532320887548849],[0.02319718711078167,0.00007532320887548849],[0.02319718711078167,0.00007532320887548849],[0.02319718711078167,0.00007532320887548849],[0.02319718711078167,0.00007532320887548849],[0.02319718711078167,0.00007532320887548849],[0.02319718711078167,0.00007532320887548849],[0.02319718711078167,0.00007532320887548849],[0.02319718711078167,0.00007532320887548849],[0.02319718711078167,0.00007532320887548849],[0.02319718711078167,0.00007532320887548849],[0.02319718711078167,0.00007532320887548849],[0.02319718711078167,0.00007532320887548849],[0.02319718711078167,0.00007532320887548849],[0.02319718711078167,0.00007532320887548849],[0.02319718711078167,0.00007532320887548849],[0.02319718711078167,0.00007532320887548849],[0.02319718711078167,0.00007532320887548849],[0.02319718711078167,0.00007532320887548849],[0.02319718711078167,0.00007532320887548849],[0.02319718711078167,0.00007532320887548849],[0.02319718711078167,0.00007532320887548849],[0.02319718711078167,0.00007532320887548849],[0.02319718711078167,0.00007532320887548849],[0.02319718711078167,0.00007532320887548849],[0.02319718711078167,0.00007532320887548849],[0.02319718711078167,0.00007532320887548849],[0.02319718711078167,0.00007532320887548849],[0.02319718711078167,0.00007532320887548849],[0.02319718711078167,0.00007532320887548849],[0.02319718711078167,0.00007532320887548849],[0.02319718711078167,0.00007532320887548849],[0.02319718711078167,0.00007532320887548849],[0.02319718711078167,0.00007532320887548849],[0.02319718711078167,0.00007532320887548849],[0.02319718711078167,0.00007532320887548849],[0.023189837113022804,0.00007529934373451397],[0.023176776245236397,0.00007525693217758089],[0.02315719611942768,0.00007519336213590577],[0.02313111163675785,0.00007510866271331906],[0.023098543286323547,0.00007500290666939691],[0.023059513419866562,0.00007487617403967306],[0.023014049977064133,0.00007472855213563889],[0.022962186485528946,0.00007456015009665862],[0.022903962060809135,0.00007437108433805406],[0.022839417681097984,0.00007416150765493512],[0.022768599912524223,0.00007393155829049647],[0.02269156277179718,0.00007368140359176323],[0.022608358412981033,0.00007341124000959098],[0.022519048303365707,0.00007312124216696247],[0.022423697635531425,0.00007281162834260613],[0.02232237532734871,0.00007248262409120798],[0.02221515215933323,0.00007213446224341169],[0.022102106362581253,0.00007176739018177614],[0.021983318030834198,0.00007138167711673304],[0.02185887098312378,0.00007097758498275653],[0.02172885276377201,0.00007055541209410876],[0.021593358367681503,0.0000701154422131367],[0.02145248092710972,0.00006965800275793299],[0.021306317299604416,0.00006918339931871742],[0.021154973655939102,0.00006869197386549786],[0.020998552441596985,0.00006818406109232455],[0.02083716168999672,0.000067660010245163],[0.02067091502249241,0.0000671201923978515],[0.020499924197793007,0.00006656497134827077],[0.020324304699897766,0.00006599472544621676],[0.020144179463386536,0.00006540984031744301],[0.019959667697548866,0.00006481071613961831],[0.019770894199609756,0.00006419775309041142],[0.019577983766794205,0.00006357135862344876],[0.019381064921617508,0.00006293194746831432],[0.019180268049240112,0.00006227994163054973],[0.018975725397467613,0.00006161577039165422],[0.018767567351460457,0.00006093986667110585],[0.018555929884314537,0.000060252663388382643],[0.018340950831770897,0.00005955460437689908],[0.01812276430428028,0.00005884613347006962],[0.017901508137583733,0.00005812770177726634],[0.017677323892712593,0.00005739975313190371],[0.017450347542762756,0.00005666274591931142],[0.017220722511410713,0.00005591713124886155],[0.016988586634397507,0.0000551633675058838],[0.016754083335399628,0.00005440191307570785],[0.01651735045015812,0.0000536332227056846],[0.016278529539704323,0.00005285775478114374],[0.01603776402771473,0.00005207596404943615],[0.015795191749930382,0.00005128830889589153],[0.015550952404737473,0.00005049524406786077],[0.015305186621844769,0.00004969722431269474],[0.015058033168315887,0.00004889469710178673],[0.014809629879891872,0.00004808810990653001],[0.014560114592313766,0.00004727791383629665],[0.014309622347354889,0.000046464545448543504],[0.014058288186788559,0.00004564844130072743],[0.013806247152388096,0.000044830041588284075],[0.013553629629313946,0.00004400977195473388],[0.013300567865371704,0.000043188058043597266],[0.013047190383076668,0.00004236532186041586],[0.01279362477362156,0.000041541974496794865],[0.012539996765553951,0.00004071842340636067],[0.012286430224776268,0.00003989507240476087],[0.012033048085868359,0.00003907231439370662],[0.011779967695474625,0.0000382505459128879],[0.011527309194207191,0.000037430138036143035],[0.011275186203420162,0.00003661147638922557],[0.01102371234446764,0.000035794921132037416],[0.010772999376058578,0.00003498083242448047],[0.010523154400289059,0.000034169563150499016],[0.010274282656610012,0.000033361458918079734],[0.01002648938447237,0.00003255685078329407],[0.009779873304069042,0.00003175606980221346],[0.009534534066915512,0.00003095943247899413],[0.009290564805269241,0.000030167244403855875],[0.009048059582710266,0.000029379809348029085],[0.00880710780620575,0.000028597418349818327],[0.00856779608875513,0.00002782035335258115],[0.008330208249390125,0.000027048885385738686],[0.0080944262444973,0.00002628328002174385],[0.007860527373850346,0.000025523790100123733],[0.007628586608916521,0.000024770659365458414],[0.007398677058517933,0.000024024124286370352],[0.007170867640525103,0.000023284408598556183],[0.0069452254101634026,0.00002255172876175493],[0.006721813231706619,0.000021826292140758596],[0.006500691641122103,0.000021108291548443958],[0.0062819188460707664,0.000020397916159708984],[0.006065548397600651,0.000019695344235515222],[0.0058516329154372215,0.000019000743122887798],[0.005640220828354359,0.00001831427107390482],[0.005431357771158218,0.000017636075426707976],[0.00522508705034852,0.000016966296243481338],[0.005021448712795973,0.000016305066310451366],[0.004820480011403561,0.00001565250386192929],[0.0046222154051065445,0.00001500872167525813],[0.004426686558872461,0.000014373822523339186],[0.0042339228093624115,0.000013747901903116144],[0.004043949767947197,0.00001313104439759627],[0.0038567916490137577,0.000012523326404334512],[0.003672469174489379,0.000011924816135433502],[0.0034910012036561966,0.00001133557361754356],[0.003312403103336692,0.000010755650691862684],[0.003136688843369484,0.000010185091923631262],[0.002963869133964181,0.000009623931873647962],[0.002793952589854598,0.000009072198736248538],[0.002626945963129401,0.000008529913429811131],[0.0024628527462482452,0.000007997089596756268],[0.002301675034686923,0.000007473731784557458],[0.002143412595614791,0.000006959840447962051],[0.0019880628678947687,0.000006455406946770381],[0.0018356216605752707,0.00000596041718381457],[0.0016860822215676308,0.000005474850240716478],[0.0015394364017993212,0.0000049986792873824015],[0.001395673956722021,0.000004531870672508376],[0.0012547828955575824,0.000004074385287822224],[0.0011167494812980294,0.000003626179477578262],[0.000981558347120881,0.0000031872023100731894],[0.0008491924381814897,0.0000027573992156249005],[0.0007196332444436848,0.000002336709485462052],[0.0005928606260567904,0.000001925068318087142],[0.00046885322080925107,0.0000015224057960949722],[0.00034758818219415843,0.0000011286479093541857],[0.00022904138313606381,7.437165550072677e-07],[0.00011318749602651224,3.6752928167516075e-07]]},{"name":"CX_d12_u27","samples":[[-0.00007310911314561963,-0.0000032340039979317226],[-0.00014794048911426216,-0.000006544192274304805],[-0.00022451124095823616,-0.000009931322892953176],[-0.0003028377250302583,-0.000013396119356912095],[-0.00038293557008728385,-0.000016939271517912857],[-0.00046481945901177824,-0.000020561430574161932],[-0.0005485032452270389,-0.000024263208615593612],[-0.0006339999381452799,-0.00002804518044285942],[-0.000721321499440819,-0.00003190787538187578],[-0.000810478872153908,-0.00003585177910281345],[-0.0009014820097945631,-0.00003987732998211868],[-0.000994339818134904,-0.00004398492455948144],[-0.001089060097001493,-0.0000481749048049096],[-0.0011856493074446917,-0.00005244755811872892],[-0.0012841129209846258,-0.00005680312460754067],[-0.0013844550121575594,-0.00006124179344624281],[-0.00148667860776186,-0.00006576367741217837],[-0.0015907851047813892,-0.00007036886381683871],[-0.001696774852462113,-0.00007505734538426623],[-0.001804646453820169,-0.00007982908573467284],[-0.001914397464133799,-0.00008468395390082151],[-0.0020260238088667393,-0.00008962177525972947],[-0.002139519667252898,-0.00009464230242883787],[-0.002254878170788288,-0.00009974522254196927],[-0.00237209047190845,-0.00010493014269741252],[-0.002491146558895707,-0.00011019661906175315],[-0.0026120340917259455,-0.00011554412049008533],[-0.002734739799052477,-0.00012097204307792708],[-0.00285924831405282,-0.0001264797174371779],[-0.0029855426400899887,-0.0001320663868682459],[-0.00311360415071249,-0.00013773121463600546],[-0.003243412123993039,-0.00014347331307362765],[-0.0033749444410204887,-0.00014929169265087694],[-0.0035081771202385426,-0.00015518527652602643],[-0.0036430840846151114,-0.0001611529296496883],[-0.0037796376273036003,-0.00016719341510906816],[-0.003917808178812265,-0.00017330543778371066],[-0.004057564307004213,-0.00017948758613783866],[-0.004198872484266758,-0.0001857383904280141],[-0.004341697320342064,-0.00019205629359930754],[-0.0044860015623271465,-0.00019843965128529817],[-0.004631746560335159,-0.0002048867172561586],[-0.004778891336172819,-0.0002113957016263157],[-0.004927392583340406,-0.00021796469809487462],[-0.00507720559835434,-0.00022459172760136425],[-0.005228283815085888,-0.0002312747237738222],[-0.005380578339099884,-0.0002380115183768794],[-0.005534038878977299,-0.00024479988496750593],[-0.0056886132806539536,-0.00025163753889501095],[-0.0058442470617592335,-0.0002585220499895513],[-0.006000883877277374,-0.0002654509153217077],[-0.00615846598520875,-0.00027242160285823047],[-0.006316933780908585,-0.00027943149325437844],[-0.006476225797086954,-0.00028647782164625823],[-0.0066362787038087845,-0.000293557794066146],[-0.006797027308493853,-0.000300668558338657],[-0.0069584050215780735,-0.0003078071749769151],[-0.0071203438565135,-0.00031497058807872236],[-0.007282773498445749,-0.0003221557126380503],[-0.007445622701197863,-0.0003293593763373792],[-0.007608817890286446,-0.0003365783777553588],[-0.007772285025566816,-0.00034380939905531704],[-0.007935947738587856,-0.0003510490641929209],[-0.00809972919523716,-0.00035829399712383747],[-0.008263550698757172,-0.0003655406762845814],[-0.008427332155406475,-0.0003727855801116675],[-0.008590991608798504,-0.0003800250997301191],[-0.008754447102546692,-0.0003872555971611291],[-0.008917614817619324,-0.00039447340532206],[-0.009080411866307259,-0.0004016747698187828],[-0.009242750704288483,-0.0004088559071533382],[-0.009404546581208706,-0.00041601297562010586],[-0.009565711952745914,-0.000423142162617296],[-0.00972615834325552,-0.00043023956823162735],[-0.009885797277092934,-0.0004373012634459883],[-0.010044540278613567,-0.0004443232901394367],[-0.010202297009527683,-0.00045130171929486096],[-0.010358978062868118,-0.000458232534583658],[-0.01051449216902256,-0.00046511171967722476],[-0.010668748058378696,-0.00047193531645461917],[-0.010821656323969364,-0.00047869927948340774],[-0.010973125696182251,-0.00048539956333115697],[-0.011123064905405045,-0.0004920321516692638],[-0.011271382682025433,-0.0004985930281691253],[-0.011417988687753677,-0.0005050781765021384],[-0.011562792584300041,-0.0005114836385473609],[-0.011705703102052212,-0.0005178053397685289],[-0.011846632696688175,-0.0005240393802523613],[-0.011985491029918194,-0.0005301818018779159],[-0.01212218962609768,-0.0005362287047319114],[-0.012256640940904617,-0.0005421762471087277],[-0.012388758361339569,-0.0005480204708874226],[-0.012518455274403095,-0.0005537576507776976],[-0.012645646929740906,-0.0005593840032815933],[-0.012770249508321285,-0.0005648958613164723],[-0.012892181053757668,-0.0005702895577996969],[-0.013011359609663486,-0.0005755614256486297],[-0.013127705082297325,-0.0005807080306112766],[-0.013241138309240341,-0.0005857257638126612],[-0.01335158385336399,-0.0005906113656237721],[-0.01345896441489458,-0.0005953614017926157],[-0.013563208281993866,-0.0005999726708978415],[-0.013664242811501026,-0.0006044419133104384],[-0.013761998154222965,-0.0006087661604396999],[-0.013856406323611736,-0.0006129423272795975],[-0.013947400264441967,-0.0006169675034470856],[-0.014034918509423733,-0.0006208388949744403],[-0.01411889772862196,-0.0006245537661015987],[-0.014199280180037022,-0.0006281094392761588],[-0.014276007190346718,-0.0006315035279840231],[-0.01434902474284172,-0.0006347334710881114],[-0.014418281614780426,-0.000637797056697309],[-0.014483727514743805,-0.0006406920729205012],[-0.014545314945280552,-0.0006434164242818952],[-0.014603001065552235,-0.0006459681899286807],[-0.01465674303472042,-0.0006483455072157085],[-0.014706503599882126,-0.0006505466299131513],[-0.01475224457681179,-0.0006525700446218252],[-0.014793935231864452,-0.0006544141797348857],[-0.01483154296875,-0.0006560778128914535],[-0.014865041710436344,-0.0006575596635229886],[-0.014894407242536545,-0.0006588586256839335],[-0.014919617213308811,-0.0006599738262593746],[-0.014940653927624226,-0.0006609043921343982],[-0.01495750155299902,-0.0006616496248170733],[-0.014970148913562298,-0.0006622090586461127],[-0.014978584833443165,-0.0006625822279602289],[-0.01498333178460598,-0.0006627922412008047],[-0.01498333178460598,-0.0006627922412008047],[-0.01498333178460598,-0.0006627922412008047],[-0.01498333178460598,-0.0006627922412008047],[-0.01498333178460598,-0.0006627922412008047],[-0.01498333178460598,-0.0006627922412008047],[-0.01498333178460598,-0.0006627922412008047],[-0.01498333178460598,-0.0006627922412008047],[-0.01498333178460598,-0.0006627922412008047],[-0.01498333178460598,-0.0006627922412008047],[-0.01498333178460598,-0.0006627922412008047],[-0.01498333178460598,-0.0006627922412008047],[-0.01498333178460598,-0.0006627922412008047],[-0.01498333178460598,-0.0006627922412008047],[-0.01498333178460598,-0.0006627922412008047],[-0.01498333178460598,-0.0006627922412008047],[-0.01498333178460598,-0.0006627922412008047],[-0.01498333178460598,-0.0006627922412008047],[-0.01498333178460598,-0.0006627922412008047],[-0.01498333178460598,-0.0006627922412008047],[-0.01498333178460598,-0.0006627922412008047],[-0.01498333178460598,-0.0006627922412008047],[-0.01498333178460598,-0.0006627922412008047],[-0.01498333178460598,-0.0006627922412008047],[-0.01498333178460598,-0.0006627922412008047],[-0.01498333178460598,-0.0006627922412008047],[-0.01498333178460598,-0.0006627922412008047],[-0.01498333178460598,-0.0006627922412008047],[-0.01498333178460598,-0.0006627922412008047],[-0.01498333178460598,-0.0006627922412008047],[-0.01498333178460598,-0.0006627922412008047],[-0.01498333178460598,-0.0006627922412008047],[-0.01498333178460598,-0.0006627922412008047],[-0.01498333178460598,-0.0006627922412008047],[-0.01498333178460598,-0.0006627922412008047],[-0.01498333178460598,-0.0006627922412008047],[-0.01498333178460598,-0.0006627922412008047],[-0.01498333178460598,-0.0006627922412008047],[-0.01498333178460598,-0.0006627922412008047],[-0.01498333178460598,-0.0006627922412008047],[-0.01498333178460598,-0.0006627922412008047],[-0.01498333178460598,-0.0006627922412008047],[-0.01498333178460598,-0.0006627922412008047],[-0.01498333178460598,-0.0006627922412008047],[-0.01498333178460598,-0.0006627922412008047],[-0.01498333178460598,-0.0006627922412008047],[-0.01498333178460598,-0.0006627922412008047],[-0.01498333178460598,-0.0006627922412008047],[-0.01498333178460598,-0.0006627922412008047],[-0.01498333178460598,-0.0006627922412008047],[-0.01498333178460598,-0.0006627922412008047],[-0.01498333178460598,-0.0006627922412008047],[-0.01498333178460598,-0.0006627922412008047],[-0.01498333178460598,-0.0006627922412008047],[-0.01498333178460598,-0.0006627922412008047],[-0.01498333178460598,-0.0006627922412008047],[-0.01498333178460598,-0.0006627922412008047],[-0.01498333178460598,-0.0006627922412008047],[-0.01498333178460598,-0.0006627922412008047],[-0.01498333178460598,-0.0006627922412008047],[-0.01498333178460598,-0.0006627922412008047],[-0.01498333178460598,-0.0006627922412008047],[-0.01498333178460598,-0.0006627922412008047],[-0.01498333178460598,-0.0006627922412008047],[-0.01498333178460598,-0.0006627922412008047],[-0.01498333178460598,-0.0006627922412008047],[-0.01498333178460598,-0.0006627922412008047],[-0.01498333178460598,-0.0006627922412008047],[-0.01498333178460598,-0.0006627922412008047],[-0.01498333178460598,-0.0006627922412008047],[-0.01498333178460598,-0.0006627922412008047],[-0.01498333178460598,-0.0006627922412008047],[-0.01498333178460598,-0.0006627922412008047],[-0.01498333178460598,-0.0006627922412008047],[-0.01498333178460598,-0.0006627922412008047],[-0.01498333178460598,-0.0006627922412008047],[-0.01498333178460598,-0.0006627922412008047],[-0.01498333178460598,-0.0006627922412008047],[-0.01498333178460598,-0.0006627922412008047],[-0.01498333178460598,-0.0006627922412008047],[-0.01498333178460598,-0.0006627922412008047],[-0.01498333178460598,-0.0006627922412008047],[-0.01498333178460598,-0.0006627922412008047],[-0.01498333178460598,-0.0006627922412008047],[-0.01498333178460598,-0.0006627922412008047],[-0.01498333178460598,-0.0006627922412008047],[-0.01498333178460598,-0.0006627922412008047],[-0.01498333178460598,-0.0006627922412008047],[-0.01498333178460598,-0.0006627922412008047],[-0.01498333178460598,-0.0006627922412008047],[-0.01498333178460598,-0.0006627922412008047],[-0.01498333178460598,-0.0006627922412008047],[-0.01498333178460598,-0.0006627922412008047],[-0.01498333178460598,-0.0006627922412008047],[-0.01498333178460598,-0.0006627922412008047],[-0.01498333178460598,-0.0006627922412008047],[-0.01498333178460598,-0.0006627922412008047],[-0.01498333178460598,-0.0006627922412008047],[-0.01498333178460598,-0.0006627922412008047],[-0.01498333178460598,-0.0006627922412008047],[-0.01498333178460598,-0.0006627922412008047],[-0.01498333178460598,-0.0006627922412008047],[-0.01498333178460598,-0.0006627922412008047],[-0.01498333178460598,-0.0006627922412008047],[-0.01498333178460598,-0.0006627922412008047],[-0.01498333178460598,-0.0006627922412008047],[-0.01498333178460598,-0.0006627922412008047],[-0.01498333178460598,-0.0006627922412008047],[-0.01498333178460598,-0.0006627922412008047],[-0.01498333178460598,-0.0006627922412008047],[-0.01498333178460598,-0.0006627922412008047],[-0.01498333178460598,-0.0006627922412008047],[-0.01498333178460598,-0.0006627922412008047],[-0.01498333178460598,-0.0006627922412008047],[-0.01498333178460598,-0.0006627922412008047],[-0.01498333178460598,-0.0006627922412008047],[-0.01498333178460598,-0.0006627922412008047],[-0.01498333178460598,-0.0006627922412008047],[-0.01498333178460598,-0.0006627922412008047],[-0.01498333178460598,-0.0006627922412008047],[-0.01498333178460598,-0.0006627922412008047],[-0.01498333178460598,-0.0006627922412008047],[-0.01498333178460598,-0.0006627922412008047],[-0.01498333178460598,-0.0006627922412008047],[-0.01498333178460598,-0.0006627922412008047],[-0.01498333178460598,-0.0006627922412008047],[-0.01498333178460598,-0.0006627922412008047],[-0.01498333178460598,-0.0006627922412008047],[-0.01498333178460598,-0.0006627922412008047],[-0.01498333178460598,-0.0006627922412008047],[-0.01498333178460598,-0.0006627922412008047],[-0.01498333178460598,-0.0006627922412008047],[-0.01498333178460598,-0.0006627922412008047],[-0.01498333178460598,-0.0006627922412008047],[-0.01498333178460598,-0.0006627922412008047],[-0.01498333178460598,-0.0006627922412008047],[-0.01498333178460598,-0.0006627922412008047],[-0.01498333178460598,-0.0006627922412008047],[-0.01498333178460598,-0.0006627922412008047],[-0.01498333178460598,-0.0006627922412008047],[-0.01498333178460598,-0.0006627922412008047],[-0.01498333178460598,-0.0006627922412008047],[-0.01498333178460598,-0.0006627922412008047],[-0.01498333178460598,-0.0006627922412008047],[-0.01498333178460598,-0.0006627922412008047],[-0.01498333178460598,-0.0006627922412008047],[-0.01498333178460598,-0.0006627922412008047],[-0.01498333178460598,-0.0006627922412008047],[-0.01498333178460598,-0.0006627922412008047],[-0.01498333178460598,-0.0006627922412008047],[-0.01498333178460598,-0.0006627922412008047],[-0.01498333178460598,-0.0006627922412008047],[-0.01498333178460598,-0.0006627922412008047],[-0.01498333178460598,-0.0006627922412008047],[-0.01498333178460598,-0.0006627922412008047],[-0.01498333178460598,-0.0006627922412008047],[-0.01498333178460598,-0.0006627922412008047],[-0.01498333178460598,-0.0006627922412008047],[-0.01498333178460598,-0.0006627922412008047],[-0.01498333178460598,-0.0006627922412008047],[-0.01498333178460598,-0.0006627922412008047],[-0.01498333178460598,-0.0006627922412008047],[-0.01498333178460598,-0.0006627922412008047],[-0.01498333178460598,-0.0006627922412008047],[-0.01498333178460598,-0.0006627922412008047],[-0.01498333178460598,-0.0006627922412008047],[-0.01498333178460598,-0.0006627922412008047],[-0.01498333178460598,-0.0006627922412008047],[-0.01498333178460598,-0.0006627922412008047],[-0.01498333178460598,-0.0006627922412008047],[-0.01498333178460598,-0.0006627922412008047],[-0.01498333178460598,-0.0006627922412008047],[-0.01498333178460598,-0.0006627922412008047],[-0.01498333178460598,-0.0006627922412008047],[-0.01498333178460598,-0.0006627922412008047],[-0.01498333178460598,-0.0006627922412008047],[-0.01498333178460598,-0.0006627922412008047],[-0.01498333178460598,-0.0006627922412008047],[-0.01498333178460598,-0.0006627922412008047],[-0.01498333178460598,-0.0006627922412008047],[-0.01498333178460598,-0.0006627922412008047],[-0.01498333178460598,-0.0006627922412008047],[-0.01498333178460598,-0.0006627922412008047],[-0.01498333178460598,-0.0006627922412008047],[-0.01498333178460598,-0.0006627922412008047],[-0.01498333178460598,-0.0006627922412008047],[-0.01498333178460598,-0.0006627922412008047],[-0.01498333178460598,-0.0006627922412008047],[-0.01498333178460598,-0.0006627922412008047],[-0.01498333178460598,-0.0006627922412008047],[-0.01498333178460598,-0.0006627922412008047],[-0.01498333178460598,-0.0006627922412008047],[-0.01498333178460598,-0.0006627922412008047],[-0.01498333178460598,-0.0006627922412008047],[-0.01498333178460598,-0.0006627922412008047],[-0.01498333178460598,-0.0006627922412008047],[-0.01498333178460598,-0.0006627922412008047],[-0.01498333178460598,-0.0006627922412008047],[-0.01498333178460598,-0.0006627922412008047],[-0.01498333178460598,-0.0006627922412008047],[-0.01498333178460598,-0.0006627922412008047],[-0.01498333178460598,-0.0006627922412008047],[-0.01498333178460598,-0.0006627922412008047],[-0.01498333178460598,-0.0006627922412008047],[-0.01498333178460598,-0.0006627922412008047],[-0.01498333178460598,-0.0006627922412008047],[-0.01498333178460598,-0.0006627922412008047],[-0.01498333178460598,-0.0006627922412008047],[-0.01498333178460598,-0.0006627922412008047],[-0.01498333178460598,-0.0006627922412008047],[-0.01498333178460598,-0.0006627922412008047],[-0.01498333178460598,-0.0006627922412008047],[-0.01498333178460598,-0.0006627922412008047],[-0.01498333178460598,-0.0006627922412008047],[-0.01498333178460598,-0.0006627922412008047],[-0.01498333178460598,-0.0006627922412008047],[-0.01498333178460598,-0.0006627922412008047],[-0.01498333178460598,-0.0006627922412008047],[-0.01498333178460598,-0.0006627922412008047],[-0.01498333178460598,-0.0006627922412008047],[-0.01498333178460598,-0.0006627922412008047],[-0.01498333178460598,-0.0006627922412008047],[-0.01498333178460598,-0.0006627922412008047],[-0.01498333178460598,-0.0006627922412008047],[-0.01498333178460598,-0.0006627922412008047],[-0.01498333178460598,-0.0006627922412008047],[-0.01498333178460598,-0.0006627922412008047],[-0.01498333178460598,-0.0006627922412008047],[-0.01498333178460598,-0.0006627922412008047],[-0.01498333178460598,-0.0006627922412008047],[-0.01498333178460598,-0.0006627922412008047],[-0.01498333178460598,-0.0006627922412008047],[-0.01498333178460598,-0.0006627922412008047],[-0.01498333178460598,-0.0006627922412008047],[-0.014979105442762375,-0.0006626075482927263],[-0.014971593394875526,-0.0006622793152928352],[-0.01496033277362585,-0.0006617872859351337],[-0.014945331029593945,-0.0006611318094655871],[-0.014926600269973278,-0.0006603133515454829],[-0.014904152601957321,-0.000659332552459091],[-0.014878005720674992,-0.0006581900524906814],[-0.014848178252577782,-0.000656886724755168],[-0.014814692549407482,-0.0006554235587827861],[-0.014777570962905884,-0.0006538016023114324],[-0.014736843295395374,-0.000652021961286664],[-0.014692536555230618,-0.000650086032692343],[-0.0146446842700243,-0.0006479950970970094],[-0.014593319967389107,-0.0006457507843151689],[-0.014538481831550598,-0.000643354665953666],[-0.014480208978056908,-0.0006408084300346673],[-0.014418542385101318,-0.0006381139392033219],[-0.014353527687489986,-0.0006352731143124402],[-0.014285209588706493,-0.000632287934422493],[-0.014213637448847294,-0.0006291606114245951],[-0.014138861559331417,-0.0006258932990022004],[-0.014060935005545616,-0.0006224883836694062],[-0.013979913666844368,-0.0006189481355249882],[-0.013895852491259575,-0.0006152751157060266],[-0.013808811083436012,-0.0006114718271419406],[-0.013718849048018456,-0.0006075410055927932],[-0.013626030646264553,-0.0006034852704033256],[-0.01353041734546423,-0.0005993075319565833],[-0.013432077132165432,-0.0005950105842202902],[-0.013331075198948383,-0.000590597337577492],[-0.01322748139500618,-0.0005860708188265562],[-0.013121364638209343,-0.0005814340547658503],[-0.013012796640396118,-0.0005766901886090636],[-0.01290184911340475,-0.0005718424217775464],[-0.012788597494363785,-0.000566893897484988],[-0.01267311442643404,-0.0005618478753603995],[-0.01255547720938921,-0.0005567077314481139],[-0.012435761280357838,-0.0005514767835848033],[-0.012314043939113617,-0.0005461584078148007],[-0.01219040434807539,-0.0005407559801824391],[-0.012064920738339424,-0.0005352729931473732],[-0.011937672272324562,-0.0005297129391692579],[-0.011808738112449646,-0.0005240791942924261],[-0.011678200215101242,-0.0005183753673918545],[-0.011546136811375618,-0.000512604892719537],[-0.011412630788981915,-0.0005067713791504502],[-0.011277762241661549,-0.000500878319144249],[-0.011141612194478512,-0.0004949293215759099],[-0.011004261672496796,-0.0004889278206974268],[-0.010865791700780392,-0.00048287739627994597],[-0.010726282373070717,-0.00047678156988695264],[-0.010585815645754337,-0.0004706438921857625],[-0.010444470681250095,-0.00046446785563603044],[-0.010302326641976833,-0.0004582569526974112],[-0.010159464552998543,-0.00045201461762189865],[-0.010015962645411491,-0.00044574434286914766],[-0.009871899150311947,-0.00043944953358732164],[-0.009727352298796177,-0.0004331335658207536],[-0.009582397527992725,-0.00042679981561377645],[-0.009437112137675285,-0.0004204516008030623],[-0.009291570633649826,-0.0004140922101214528],[-0.009145847521722317,-0.0004077248740941286],[-0.009000016376376152,-0.0004013528232462704],[-0.008854149840772152,-0.00039497920079156756],[-0.008708317764103413,-0.0003886071499437094],[-0.00856259185820818,-0.0003822396683972329],[-0.0084170401096344,-0.00037587984115816653],[-0.00827173050493002,-0.0003695305495057255],[-0.008126729167997837,-0.0003631947620306164],[-0.007982101291418076,-0.00035687530180439353],[-0.007837910205125809,-0.0003505749045871198],[-0.00769421923905611,-0.0003442963643465191],[-0.007551087997853756,-0.00033804227132350206],[-0.007408576551824808,-0.00033181527396664023],[-0.007266742177307606,-0.0003256178752053529],[-0.007125642150640488,-0.00031945251976139843],[-0.006985330022871494,-0.0003133216523565352],[-0.006845860276371241,-0.0003072275430895388],[-0.006707283668220043,-0.0003011724620591849],[-0.006569650024175644,-0.00029515859205275774],[-0.00643300823867321,-0.0002891880867537111],[-0.006297404412180185,-0.0002832628961186856],[-0.006162884179502726,-0.0002773850574158132],[-0.006029489915817976,-0.0002715564623940736],[-0.0058972639963030815,-0.0002657788572832942],[-0.005766246002167463,-0.00026005407562479377],[-0.005636474117636681,-0.0002543837181292474],[-0.005507984664291143,-0.00024876941461116076],[-0.005380813032388687,-0.0002432126784697175],[-0.005254991818219423,-0.0002377149648964405],[-0.005130552686750889,-0.000232277627219446],[-0.005007525440305471,-0.00022690197511110455],[-0.004885937552899122,-0.0002215892163803801],[-0.004765816032886505,-0.00021634054428432137],[-0.00464718509465456,-0.00021115699200890958],[-0.0045300680212676525,-0.00020603960729204118],[-0.004414486698806286,-0.00020098930690437555],[-0.00430046021938324,-0.00019600694940891117],[-0.0041880072094500065,-0.00019109334971290082],[-0.004077144432812929,-0.00018624923541210592],[-0.003967887256294489,-0.00018147524679079652],[-0.003860248252749443,-0.00017677200958132744],[-0.003754240460693836,-0.00017214001854881644],[-0.003649874357506633,-0.0001675797684583813],[-0.003547158557921648,-0.00016309163765981793],[-0.0034461014438420534,-0.0001586759608471766],[-0.003346709068864584,-0.00015433304361067712],[-0.0032489865552634,-0.00015006307512521744],[-0.003152937162667513,-0.0001458662300137803],[-0.0030585636850446463,-0.00014174259558785707],[-0.002965866820886731,-0.00013769223005510867],[-0.0028748465701937675,-0.0001337151334155351],[-0.0027855015359818935,-0.0001298112329095602],[-0.0026978293899446726,-0.00012598041212186217],[-0.002611825941130519,-0.0001222225109813735],[-0.002527486765757203,-0.00011853733303723857],[-0.00244480581022799,-0.0001149246163549833],[-0.002363776322454214,-0.00011138404806843027],[-0.0022843903861939907,-0.00010791530075948685],[-0.0022066389210522175,-0.00010451797425048426],[-0.0021305123809725046,-0.00010119163925992325],[-0.002056000055745244,-0.00009793584467843175],[-0.001983090303838253,-0.00009475007391301915],[-0.0019117709016427398,-0.00009163379581877962],[-0.0018420288106426597,-0.00008858642831910402],[-0.0017738499445840716,-0.00008560736750951037],[-0.0017072198679670691,-0.00008269598765764385],[-0.001577026559971273,-0.00007700722926529124],[-0.0015103964833542705,-0.00007409584213746712],[-0.0014422176172956824,-0.00007111678860383108],[-0.0013724755262956023,-0.00006806942110415548],[-0.001301156124100089,-0.00006495313573395833],[-0.001228246372193098,-0.00006176736496854573],[-0.0011537340469658375,-0.000058511570387054235],[-0.0010776075068861246,-0.00005518524267245084],[-0.0009998561581596732,-0.000051787916163448244],[-0.000920470105484128,-0.000048319165216526017],[-0.0008394406177103519,-0.0000447786005679518],[-0.000756759662181139,-0.00004116588024771772],[-0.0006724204868078232,-0.000037480698665603995],[-0.0005864170962013304,-0.000033722804801072925],[-0.0004987447755411267,-0.0000298919858323643],[-0.00040939979953691363,-0.0000259880798694212],[-0.00031837960705161095,-0.00002201097595389001],[-0.00022568281565327197,-0.000017960614059120417],[-0.00013130925071891397,-0.000013836985090165399],[-0.000035259974538348615,-0.000009640137250244152],[0.00006246268458198756,-0.000005370171493268572],[0.00016185508866328746,-0.0000010272464123772806],[0.00026291224639862776,0.0000033884200547618093],[0.00036562784225679934,0.000007876550625951495],[0.0004699941200669855,0.000012436807992344256],[0.0005760019412264228,0.000017068790839402936],[0.0006836406537331641,0.000021772037143819034],[0.0007928981794975698,0.00002654601848917082],[0.000903761014342308,0.00003139014006592333],[0.0010162139078602195,0.000036303739761933684],[0.0011302402708679438,0.000041286089981440455],[0.0012458217097446322,0.00004633639400708489],[0.001362938666716218,0.000051453785999910906],[0.0014815693721175194,0.00005663732736138627],[0.0016016910085454583,0.00006188600673340261],[0.0017232787795364857,0.00006719875818816945],[0.0018463062588125467,0.0000725744102965109],[0.001970745390281081,0.00007801174797350541],[0.002096566604450345,0.00008350946882274002],[0.002223738469183445,0.00008906620496418327],[0.0023522276896983385,0.00009468050848226994],[0.002481999574229121,0.00010035085870185867],[0.0026130175683647394,0.00010607565491227433],[0.002745243487879634,0.00011185323819518089],[0.00287863751873374,0.00011768185504479334],[0.0030131579842418432,0.00012355968647170812],[0.003148761810734868,0.0001294848625548184],[0.003285403596237302,0.00013545539695769548],[0.0034230370074510574,0.00014146925241220742],[0.0035616138484328985,0.0001475243188906461],[0.003701083827763796,0.00015361842815764248],[0.003841395489871502,0.00015974931011442095],[0.003982495982199907,0.0001659146510064602],[0.004124329891055822,0.00017211204976774752],[0.00426684133708477,0.00017833906167652458],[0.004409972578287125,0.0001845931401476264],[0.00455366401001811,0.00019087169494014233],[0.00469785463064909,0.00019717207760550082],[0.004842482507228851,0.00020349155238363892],[0.004987483844161034,0.00020982735441066325],[0.005132793914526701,0.00021617661695927382],[0.005278345663100481,0.0002225364587502554],[0.005424071568995714,0.00022890392574481666],[0.005569903180003166,0.00023527599114459008],[0.005715770181268454,0.00024164961359929293],[0.005861600860953331,0.0002480216498952359],[0.00600732397288084,0.0002543889859225601],[0.0061528654769063,0.0002607483766041696],[0.00629815086722374,0.00026709659141488373],[0.006443105638027191,0.0002734303707256913],[0.006587652955204248,0.0002797463093884289],[0.006731716450303793,0.0002860411477740854],[0.006875218357890844,0.0002923114225268364],[0.007018080446869135,0.00029855372849851847],[0.00716022402048111,0.0003047646605409682],[0.0073015689849853516,0.00031094069709070027],[0.007442036177963018,0.0003170783747918904],[0.007581545040011406,0.00032317417208105326],[0.007720015477389097,0.0003292245964985341],[0.007857365533709526,0.00033522609737701714],[0.007993515580892563,0.0003411751240491867],[0.008128385059535503,0.000347068184055388],[0.008261891081929207,0.00035290169762447476],[0.008393953554332256,0.0003586721431929618],[0.00852449145168066,0.0003643759700935334],[0.008653425611555576,0.00037000971497036517],[0.008780674077570438,0.00037556979805231094],[0.008906157687306404,0.00038105278508737683],[0.009029798209667206,0.000386455183615908],[0.009151514619588852,0.0003917735884897411],[0.009271230548620224,0.00039700453635305166],[0.009388868696987629,0.00040214468026533723],[0.009504350833594799,0.00040719067328609526],[0.00961760338395834,0.0004121391975786537],[0.009728549979627132,0.00041698699351400137],[0.009837117977440357,0.0004217308305669576],[0.009943234734237194,0.00042636756552383304],[0.010046828538179398,0.0004308941133785993],[0.010147830471396446,0.000435307330917567],[0.010246171616017818,0.00043960430775769055],[0.010341783985495567,0.0004437820753082633],[0.010434603318572044,0.0004478377813939005],[0.010524564422667027,0.00045176863204687834],[0.01061160583049059,0.00045557189150713384],[0.010695667006075382,0.00045924491132609546],[0.010776689276099205,0.000462785130366683],[0.010854614898562431,0.0004661901039071381],[0.010929390788078308,0.00046945741632953286],[0.011000962927937508,0.0004725847393274307],[0.011069281026721,0.00047556989011354744],[0.011134296655654907,0.0004784107150044292],[0.011195962317287922,0.00048110520583577454],[0.011254236102104187,0.00048365144175477326],[0.011309074237942696,0.00048604756011627614],[0.011360437609255314,0.0004882919020019472],[0.011408289894461632,0.0004903827793896198],[0.011452596634626389,0.0004923187661916018],[0.011493325233459473,0.0004940983490087092],[0.011530445888638496,0.0004957203636877239],[0.01156393252313137,0.0004971835296601057],[0.01159375999122858,0.0004984868573956192],[0.01161990687251091,0.0004996292991563678],[0.011642353609204292,0.0005006101564504206],[0.011661085300147533,0.0005014286143705249],[0.011676086112856865,0.0005020840908400714],[0.01168734673410654,0.000502576120197773],[0.011694858781993389,0.000502904353197664],[0.011699086055159569,0.0005030890461057425],[0.011699086055159569,0.0005030890461057425],[0.011699086055159569,0.0005030890461057425],[0.011699086055159569,0.0005030890461057425],[0.011699086055159569,0.0005030890461057425],[0.011699086055159569,0.0005030890461057425],[0.011699086055159569,0.0005030890461057425],[0.011699086055159569,0.0005030890461057425],[0.011699086055159569,0.0005030890461057425],[0.011699086055159569,0.0005030890461057425],[0.011699086055159569,0.0005030890461057425],[0.011699086055159569,0.0005030890461057425],[0.011699086055159569,0.0005030890461057425],[0.011699086055159569,0.0005030890461057425],[0.011699086055159569,0.0005030890461057425],[0.011699086055159569,0.0005030890461057425],[0.011699086055159569,0.0005030890461057425],[0.011699086055159569,0.0005030890461057425],[0.011699086055159569,0.0005030890461057425],[0.011699086055159569,0.0005030890461057425],[0.011699086055159569,0.0005030890461057425],[0.011699086055159569,0.0005030890461057425],[0.011699086055159569,0.0005030890461057425],[0.011699086055159569,0.0005030890461057425],[0.011699086055159569,0.0005030890461057425],[0.011699086055159569,0.0005030890461057425],[0.011699086055159569,0.0005030890461057425],[0.011699086055159569,0.0005030890461057425],[0.011699086055159569,0.0005030890461057425],[0.011699086055159569,0.0005030890461057425],[0.011699086055159569,0.0005030890461057425],[0.011699086055159569,0.0005030890461057425],[0.011699086055159569,0.0005030890461057425],[0.011699086055159569,0.0005030890461057425],[0.011699086055159569,0.0005030890461057425],[0.011699086055159569,0.0005030890461057425],[0.011699086055159569,0.0005030890461057425],[0.011699086055159569,0.0005030890461057425],[0.011699086055159569,0.0005030890461057425],[0.011699086055159569,0.0005030890461057425],[0.011699086055159569,0.0005030890461057425],[0.011699086055159569,0.0005030890461057425],[0.011699086055159569,0.0005030890461057425],[0.011699086055159569,0.0005030890461057425],[0.011699086055159569,0.0005030890461057425],[0.011699086055159569,0.0005030890461057425],[0.011699086055159569,0.0005030890461057425],[0.011699086055159569,0.0005030890461057425],[0.011699086055159569,0.0005030890461057425],[0.011699086055159569,0.0005030890461057425],[0.011699086055159569,0.0005030890461057425],[0.011699086055159569,0.0005030890461057425],[0.011699086055159569,0.0005030890461057425],[0.011699086055159569,0.0005030890461057425],[0.011699086055159569,0.0005030890461057425],[0.011699086055159569,0.0005030890461057425],[0.011699086055159569,0.0005030890461057425],[0.011699086055159569,0.0005030890461057425],[0.011699086055159569,0.0005030890461057425],[0.011699086055159569,0.0005030890461057425],[0.011699086055159569,0.0005030890461057425],[0.011699086055159569,0.0005030890461057425],[0.011699086055159569,0.0005030890461057425],[0.011699086055159569,0.0005030890461057425],[0.011699086055159569,0.0005030890461057425],[0.011699086055159569,0.0005030890461057425],[0.011699086055159569,0.0005030890461057425],[0.011699086055159569,0.0005030890461057425],[0.011699086055159569,0.0005030890461057425],[0.011699086055159569,0.0005030890461057425],[0.011699086055159569,0.0005030890461057425],[0.011699086055159569,0.0005030890461057425],[0.011699086055159569,0.0005030890461057425],[0.011699086055159569,0.0005030890461057425],[0.011699086055159569,0.0005030890461057425],[0.011699086055159569,0.0005030890461057425],[0.011699086055159569,0.0005030890461057425],[0.011699086055159569,0.0005030890461057425],[0.011699086055159569,0.0005030890461057425],[0.011699086055159569,0.0005030890461057425],[0.011699086055159569,0.0005030890461057425],[0.011699086055159569,0.0005030890461057425],[0.011699086055159569,0.0005030890461057425],[0.011699086055159569,0.0005030890461057425],[0.011699086055159569,0.0005030890461057425],[0.011699086055159569,0.0005030890461057425],[0.011699086055159569,0.0005030890461057425],[0.011699086055159569,0.0005030890461057425],[0.011699086055159569,0.0005030890461057425],[0.011699086055159569,0.0005030890461057425],[0.011699086055159569,0.0005030890461057425],[0.011699086055159569,0.0005030890461057425],[0.011699086055159569,0.0005030890461057425],[0.011699086055159569,0.0005030890461057425],[0.011699086055159569,0.0005030890461057425],[0.011699086055159569,0.0005030890461057425],[0.011699086055159569,0.0005030890461057425],[0.011699086055159569,0.0005030890461057425],[0.011699086055159569,0.0005030890461057425],[0.011699086055159569,0.0005030890461057425],[0.011699086055159569,0.0005030890461057425],[0.011699086055159569,0.0005030890461057425],[0.011699086055159569,0.0005030890461057425],[0.011699086055159569,0.0005030890461057425],[0.011699086055159569,0.0005030890461057425],[0.011699086055159569,0.0005030890461057425],[0.011699086055159569,0.0005030890461057425],[0.011699086055159569,0.0005030890461057425],[0.011699086055159569,0.0005030890461057425],[0.011699086055159569,0.0005030890461057425],[0.011699086055159569,0.0005030890461057425],[0.011699086055159569,0.0005030890461057425],[0.011699086055159569,0.0005030890461057425],[0.011699086055159569,0.0005030890461057425],[0.011699086055159569,0.0005030890461057425],[0.011699086055159569,0.0005030890461057425],[0.011699086055159569,0.0005030890461057425],[0.011699086055159569,0.0005030890461057425],[0.011699086055159569,0.0005030890461057425],[0.011699086055159569,0.0005030890461057425],[0.011699086055159569,0.0005030890461057425],[0.011699086055159569,0.0005030890461057425],[0.011699086055159569,0.0005030890461057425],[0.011699086055159569,0.0005030890461057425],[0.011699086055159569,0.0005030890461057425],[0.011699086055159569,0.0005030890461057425],[0.011699086055159569,0.0005030890461057425],[0.011699086055159569,0.0005030890461057425],[0.011699086055159569,0.0005030890461057425],[0.011699086055159569,0.0005030890461057425],[0.011699086055159569,0.0005030890461057425],[0.011699086055159569,0.0005030890461057425],[0.011699086055159569,0.0005030890461057425],[0.011699086055159569,0.0005030890461057425],[0.011699086055159569,0.0005030890461057425],[0.011699086055159569,0.0005030890461057425],[0.011699086055159569,0.0005030890461057425],[0.011699086055159569,0.0005030890461057425],[0.011699086055159569,0.0005030890461057425],[0.011699086055159569,0.0005030890461057425],[0.011699086055159569,0.0005030890461057425],[0.011699086055159569,0.0005030890461057425],[0.011699086055159569,0.0005030890461057425],[0.011699086055159569,0.0005030890461057425],[0.011699086055159569,0.0005030890461057425],[0.011699086055159569,0.0005030890461057425],[0.011699086055159569,0.0005030890461057425],[0.011699086055159569,0.0005030890461057425],[0.011699086055159569,0.0005030890461057425],[0.011699086055159569,0.0005030890461057425],[0.011699086055159569,0.0005030890461057425],[0.011699086055159569,0.0005030890461057425],[0.011699086055159569,0.0005030890461057425],[0.011699086055159569,0.0005030890461057425],[0.011699086055159569,0.0005030890461057425],[0.011699086055159569,0.0005030890461057425],[0.011699086055159569,0.0005030890461057425],[0.011699086055159569,0.0005030890461057425],[0.011699086055159569,0.0005030890461057425],[0.011699086055159569,0.0005030890461057425],[0.011699086055159569,0.0005030890461057425],[0.011699086055159569,0.0005030890461057425],[0.011699086055159569,0.0005030890461057425],[0.011699086055159569,0.0005030890461057425],[0.011699086055159569,0.0005030890461057425],[0.011699086055159569,0.0005030890461057425],[0.011699086055159569,0.0005030890461057425],[0.011699086055159569,0.0005030890461057425],[0.011699086055159569,0.0005030890461057425],[0.011699086055159569,0.0005030890461057425],[0.011699086055159569,0.0005030890461057425],[0.011699086055159569,0.0005030890461057425],[0.011699086055159569,0.0005030890461057425],[0.011699086055159569,0.0005030890461057425],[0.011699086055159569,0.0005030890461057425],[0.011699086055159569,0.0005030890461057425],[0.011699086055159569,0.0005030890461057425],[0.011699086055159569,0.0005030890461057425],[0.011699086055159569,0.0005030890461057425],[0.011699086055159569,0.0005030890461057425],[0.011699086055159569,0.0005030890461057425],[0.011699086055159569,0.0005030890461057425],[0.011699086055159569,0.0005030890461057425],[0.011699086055159569,0.0005030890461057425],[0.011699086055159569,0.0005030890461057425],[0.011699086055159569,0.0005030890461057425],[0.011699086055159569,0.0005030890461057425],[0.011699086055159569,0.0005030890461057425],[0.011699086055159569,0.0005030890461057425],[0.011699086055159569,0.0005030890461057425],[0.011699086055159569,0.0005030890461057425],[0.011699086055159569,0.0005030890461057425],[0.011699086055159569,0.0005030890461057425],[0.011699086055159569,0.0005030890461057425],[0.011699086055159569,0.0005030890461057425],[0.011699086055159569,0.0005030890461057425],[0.011699086055159569,0.0005030890461057425],[0.011699086055159569,0.0005030890461057425],[0.011699086055159569,0.0005030890461057425],[0.011699086055159569,0.0005030890461057425],[0.011699086055159569,0.0005030890461057425],[0.011699086055159569,0.0005030890461057425],[0.011699086055159569,0.0005030890461057425],[0.011699086055159569,0.0005030890461057425],[0.011699086055159569,0.0005030890461057425],[0.011699086055159569,0.0005030890461057425],[0.011699086055159569,0.0005030890461057425],[0.011699086055159569,0.0005030890461057425],[0.011699086055159569,0.0005030890461057425],[0.011699086055159569,0.0005030890461057425],[0.011699086055159569,0.0005030890461057425],[0.011699086055159569,0.0005030890461057425],[0.011699086055159569,0.0005030890461057425],[0.011699086055159569,0.0005030890461057425],[0.011699086055159569,0.0005030890461057425],[0.011699086055159569,0.0005030890461057425],[0.011699086055159569,0.0005030890461057425],[0.011699086055159569,0.0005030890461057425],[0.011699086055159569,0.0005030890461057425],[0.011699086055159569,0.0005030890461057425],[0.011699086055159569,0.0005030890461057425],[0.011699086055159569,0.0005030890461057425],[0.011699086055159569,0.0005030890461057425],[0.011699086055159569,0.0005030890461057425],[0.011699086055159569,0.0005030890461057425],[0.011699086055159569,0.0005030890461057425],[0.011699086055159569,0.0005030890461057425],[0.011699086055159569,0.0005030890461057425],[0.011699086055159569,0.0005030890461057425],[0.011699086055159569,0.0005030890461057425],[0.011699086055159569,0.0005030890461057425],[0.011699086055159569,0.0005030890461057425],[0.011699086055159569,0.0005030890461057425],[0.011699086055159569,0.0005030890461057425],[0.0116953793913126,0.0005029296153225005],[0.011688792146742344,0.0005026463768444955],[0.011678917333483696,0.0005022217519581318],[0.011665762402117252,0.0005016560317017138],[0.01164933666586876,0.0005009496817365289],[0.011629652231931686,0.0005001032259315252],[0.011606724001467228,0.000499117246363312],[0.011580567806959152,0.0004979924997314811],[0.011551203206181526,0.0004967297427356243],[0.011518651619553566,0.0004953299066983163],[0.011482936330139637,0.0004937940975651145],[0.011444083414971828,0.0004921233048662543],[0.011402120813727379,0.0004903188091702759],[0.01135707926005125,0.0004883818910457194],[0.01130899041891098,0.00048631400568410754],[0.011257890611886978,0.0004841165500693023],[0.011203814297914505,0.0004817911540158093],[0.01114680152386427,0.0004793394764419645],[0.01108689233660698,0.0004767632344737649],[0.011024129576981068,0.0004740642907563597],[0.010958557948470116,0.0004712445370387286],[0.01089022308588028,0.00046830601058900356],[0.010819174349308014,0.00046525069046765566],[0.010745460167527199,0.00046208081766963005],[0.010669131763279438,0.0004587985167745501],[0.010590244084596634,0.00045540614519268274],[0.010508849285542965,0.0004519060021266341],[0.010425005108118057,0.0004483005031943321],[0.010338769294321537,0.00044459212222136557],[0.01025019958615303,0.00044078342034481466],[0.010159356519579887,0.0004368769295979291],[0.010066300630569458,0.000432875327533111],[0.00997109618037939,0.00042878129170276225],[0.009873805567622185,0.00042459755786694586],[0.009774493053555489,0.0004203268908895552],[0.0096732247620821,0.0004159721138421446],[0.009570066817104816,0.0004115360789000988],[0.00946508627384901,0.00040702163823880255],[0.009358351118862629,0.0004024317895527929],[0.009249930270016193,0.0003977693850174546],[0.00913989171385765,0.00039303748053498566],[0.009028305299580097,0.00038823901559226215],[0.008915241807699203,0.00038337698788382113],[0.008800771087408066,0.00037845445331186056],[0.00868496298789978,0.0003734744677785784],[0.008567890152335167,0.0003684400289785117],[0.008449621498584747,0.00036335422191768885],[0.008330229669809341,0.00035822007339447737],[0.00820978544652462,0.00035304066841490567],[0.00808835867792368,0.00034781903377734125],[0.00796602200716734,0.00034255822538398206],[0.007842844352126122,0.00033726129913702607],[0.007718896493315697,0.0003319312527310103],[0.007594249211251736,0.0003265711129643023],[0.007468971889466047,0.00032118387753143907],[0.007343132980167866,0.0003157725150231272],[0.007216801866889,0.00031033996492624283],[0.0070900460705161095,0.0003048891667276621],[0.006962933577597141,0.0002994230017066002],[0.006835530512034893,0.0002939443802461028],[0.0067079029977321625,0.0002884560963138938],[0.00658011669293046,0.00028296097298152745],[0.006452235393226147,0.00027746177511289716],[0.006324322894215584,0.0002719612093642354],[0.006196441128849983,0.00026646198239177465],[0.006068652030080557,0.0002609667426440865],[0.0059410156682133675,0.00025547808036208153],[0.00581359164789319,0.00024999852757900953],[0.005686438176780939,0.00024453061632812023],[0.005559612065553665,0.000239076791331172],[0.0054331691935658455,0.00023363943910226226],[0.005307164508849382,0.00022822091705165803],[0.005181650631129742,0.00022282353893388063],[0.005056680180132389,0.00021744950208812952],[0.0049323043785989285,0.00021210103295743465],[0.0048085711896419525,0.0002067802270175889],[0.004685529973357916,0.00020148915064055473],[0.004563226830214262,0.0001962298119906336],[0.004441707395017147,0.00019100417557638139],[0.004321014508605003,0.0001858141040429473],[0.0042011914774775505,0.00018066141637973487],[0.004082278814166784,0.000175547887920402],[0.003964316099882126,0.0001704751921351999],[0.003847341053187847,0.00016544498794246465],[0.003731390228495002,0.00016045881784521043],[0.0036164987832307816,0.00015551820979453623],[0.003502700012177229,0.00015062458987813443],[0.003390026045963168,0.00014577934052795172],[0.003278507385402918,0.00014098377141635865],[0.003168173134326935,0.00013623911945614964],[0.00305905076675117,0.00013154659245628864],[0.002951166359707713,0.000126907296362333],[0.0028445443604141474,0.00012232230801600963],[0.0027392080519348383,0.0001177925878437236],[0.0026351790875196457,0.00011331908899592236],[0.0025324777234345675,0.00010890268458751962],[0.0024311228189617395,0.00010454416769789532],[0.0023311316035687923,0.00010024430957855657],[0.002232520142570138,0.00009600377234164625],[0.0021353031042963266,0.00009182320354739204],[0.002039493527263403,0.00008770317072048783],[0.0019451037514954805,0.00008364417590200901],[0.001852144137956202,0.00007964668475324288],[0.0017606238834559917,0.00007571109745185822],[0.0016705512534826994,0.00007183774869190529],[0.0015819328837096691,0.00006802694406360388],[0.0014947743620723486,0.00006427891639759764],[0.0014090799959376454,0.00006059385486878455],[0.0013248530449345708,0.00005697189408238046],[0.0012420956045389175,0.000053413121349876747],[0.0011608086060732603,0.000049917580327019095],[0.0010809917002916336,0.00004648526373784989],[0.0010026439558714628,0.00004311611701268703],[0.0009257628698833287,0.00003981004556408152],[0.0008503453573212028,0.0000365669111488387],[0.0007763871690258384,0.00003338653186801821],[0.0007038831827230752,0.000030268682166934013],[0.0006328272866085172,0.000027213107387069613],[0.0005632126121781766,0.000024219507395173423],[0.0004950314178131521,0.000021287549316184595],[0.0004282750014681369,0.00001841686389525421],[0.00036293413722887635,0.00001560704731673468],[0.00029899863875471056,0.000012857665751653258],[0.0002364577230764553,0.000010168255357712042],[0.0001752998650772497,0.000007538319096056512],[0.00011551292118383572,0.000004967335371475201],[0.00005708408571081236,0.0000024547539396735374]]},{"name":"CX_d1_u0","samples":[[-0.00009673120075603947,-0.0000027149455945618683],[-0.0001957411295734346,-0.000005493847766047111],[-0.0002970524365082383,-0.000008337343388120644],[-0.0004006868111900985,-0.000011246039321122225],[-0.0005066648009233177,-0.000014220513548934832],[-0.0006150059634819627,-0.000017261314496863633],[-0.0007257286342792213,-0.000020368957848404534],[-0.0008388499263674021,-0.000023543921997770667],[-0.0009543856722302735,-0.0000267866525973659],[-0.0010723504237830639,-0.000030097558919806033],[-0.0011927573941648006,-0.00003347700840095058],[-0.0013156182831153274,-0.000036925335734849796],[-0.0014409433351829648,-0.000040442821045871824],[-0.0015687411651015282,-0.00004402971171657555],[-0.0016990191070362926,-0.00004768620783579536],[-0.001831782516092062,-0.000051412469474598765],[-0.001967035233974457,-0.00005520859485841356],[-0.002104779239743948,-0.00005907464583287947],[-0.002245014999061823,-0.0000630106296739541],[-0.002387740882113576,-0.00006701649544993415],[-0.0025329531636089087,-0.00007109215948730707],[-0.0026806467212736607,-0.00007523746171500534],[-0.0028308138716965914,-0.00007945219113025814],[-0.0029834455344825983,-0.00008373608579859138],[-0.0031385300680994987,-0.00008808883285382763],[-0.003296053968369961,-0.00009251003939425573],[-0.0034560011699795723,-0.00009699926158646122],[-0.0036183539777994156,-0.00010155600466532633],[-0.0037830921355634928,-0.00010617969383019954],[-0.003950193058699369,-0.00011086969607276842],[-0.004119632299989462,-0.00011562532745301723],[-0.004291382152587175,-0.00012044581671943888],[-0.004465413745492697,-0.00012533034896478057],[-0.0046416944824159145,-0.0001302780001424253],[-0.0048201908357441425,-0.00013528784620575607],[-0.0050008660182356834,-0.00014035883941687644],[-0.005183680448681116,-0.00014548987383022904],[-0.00536859268322587,-0.00015067978529259562],[-0.005555558484047651,-0.00015592733689118177],[-0.0057445308193564415,-0.0001612312044017017],[-0.005935461260378361,-0.00016659003449603915],[-0.006128297653049231,-0.0001720023574307561],[-0.006322985514998436,-0.00017746664525475353],[-0.0065194689668715,-0.00018298131180927157],[-0.006717687472701073,-0.0001885446981759742],[-0.006917580030858517,-0.0001941550726769492],[-0.0071190823800861835,-0.00019981061632279307],[-0.007322126999497414,-0.00020550945191644132],[-0.007526645436882973,-0.00021124965860508382],[-0.007732565514743328,-0.00021702918456867337],[-0.00793981272727251,-0.00022284597798716277],[-0.008148310706019402,-0.00022869788517709821],[-0.008357981219887733,-0.00023458266514353454],[-0.008568741381168365,-0.00024049806233961135],[-0.008780508302152157,-0.0002464416902512312],[-0.008993196301162243,-0.00025241117691621184],[-0.00920671597123146,-0.00025840403395704925],[-0.009420978836715221,-0.0002644177293404937],[-0.00963589083403349,-0.000270449643721804],[-0.009851356968283653,-0.0002764971286524087],[-0.010067282244563103,-0.0002825574774760753],[-0.010283567011356354,-0.0002886278962250799],[-0.010500110685825348,-0.00029470562003552914],[-0.010716810822486877,-0.00030078773852437735],[-0.01093356404453516,-0.0003068713122047484],[-0.011150263249874115,-0.00031295340158976614],[-0.011366802267730236,-0.0003190309798810631],[-0.011583072133362293,-0.0003251009911764413],[-0.011798961088061333,-0.0003311603213660419],[-0.012014358304440975,-0.00033720588544383645],[-0.012229151092469692,-0.0003432344237808138],[-0.012443223968148232,-0.00034924279316328466],[-0.012656462378799915,-0.0003552277630660683],[-0.012868750840425491,-0.00036118601565249264],[-0.013079970143735409,-0.00036711429129354656],[-0.01329000387340784,-0.0003730093012563884],[-0.013498733751475811,-0.00037886766949668527],[-0.01370603870600462,-0.00038468610728159547],[-0.01391180045902729,-0.00039046118035912514],[-0.014115897938609123,-0.00039618959999643266],[-0.014318211935460567,-0.00040186793194152415],[-0.014518622308969498,-0.0004074928001500666],[-0.014717007987201214,-0.00041306085768155754],[-0.014913247898221016,-0.00041856872849166393],[-0.015107223764061928,-0.00042401300743222237],[-0.01529881451278925,-0.00042939037666656077],[-0.01548790093511343,-0.00043469746015034616],[-0.015674365684390068,-0.00043993094004690647],[-0.015858089551329613,-0.0004450875276234001],[-0.016038956120610237,-0.00045016390504315495],[-0.01621684990823269,-0.0004551568126771599],[-0.016391655430197716,-0.0004600630491040647],[-0.016563259065151215,-0.0004648794129025191],[-0.016731547191739082,-0.0004696027608588338],[-0.016896409913897514,-0.0004742299497593194],[-0.017057739198207855,-0.0004787579528056085],[-0.01721542328596115,-0.00048318368499167264],[-0.017369361594319344,-0.0004875042359344661],[-0.017519446089863777,-0.0004917166661471128],[-0.017665576189756393,-0.0004958180943503976],[-0.017807653173804283,-0.0004998057265765965],[-0.017945580184459686,-0.0005036768852733076],[-0.018079258501529694,-0.0005074288346804678],[-0.018208598718047142,-0.0005110590718686581],[-0.01833351142704487,-0.0005145649192854762],[-0.01845390722155571,-0.0005179440486244857],[-0.01856970228254795,-0.0005211940733715892],[-0.018680816516280174,-0.0005243127234280109],[-0.018787169829010963,-0.0005272977286949754],[-0.01888868771493435,-0.0005301470519043505],[-0.01898529939353466,-0.0005328585975803435],[-0.019076932221651077,-0.000535430503077805],[-0.019163524731993675,-0.000537860847543925],[-0.01924501173198223,-0.000540147942956537],[-0.019321337342262268,-0.0005422901595011353],[-0.01939244382083416,-0.0005442858673632145],[-0.019458280876278877,-0.0005461337277665734],[-0.01951880194246769,-0.0005478324019350111],[-0.019573962315917015,-0.0005493805510923266],[-0.01962372288107872,-0.0005507771857082844],[-0.01966804452240467,-0.0005520211416296661],[-0.01970689743757248,-0.0005531116621568799],[-0.019740253686904907,-0.0005540478741750121],[-0.019768087193369865,-0.0005548290791921318],[-0.01979037933051586,-0.0005554546951316297],[-0.019807111471891403,-0.0005559243727475405],[-0.019818274304270744,-0.0005562376463785768],[-0.01982455514371395,-0.0005564139573834836],[-0.01982455514371395,-0.0005564139573834836],[-0.01982455514371395,-0.0005564139573834836],[-0.01982455514371395,-0.0005564139573834836],[-0.01982455514371395,-0.0005564139573834836],[-0.01982455514371395,-0.0005564139573834836],[-0.01982455514371395,-0.0005564139573834836],[-0.01982455514371395,-0.0005564139573834836],[-0.01982455514371395,-0.0005564139573834836],[-0.01982455514371395,-0.0005564139573834836],[-0.01982455514371395,-0.0005564139573834836],[-0.01982455514371395,-0.0005564139573834836],[-0.01982455514371395,-0.0005564139573834836],[-0.01982455514371395,-0.0005564139573834836],[-0.01982455514371395,-0.0005564139573834836],[-0.01982455514371395,-0.0005564139573834836],[-0.01982455514371395,-0.0005564139573834836],[-0.01982455514371395,-0.0005564139573834836],[-0.01982455514371395,-0.0005564139573834836],[-0.01982455514371395,-0.0005564139573834836],[-0.01982455514371395,-0.0005564139573834836],[-0.01982455514371395,-0.0005564139573834836],[-0.01982455514371395,-0.0005564139573834836],[-0.01982455514371395,-0.0005564139573834836],[-0.01982455514371395,-0.0005564139573834836],[-0.01982455514371395,-0.0005564139573834836],[-0.01982455514371395,-0.0005564139573834836],[-0.01982455514371395,-0.0005564139573834836],[-0.01982455514371395,-0.0005564139573834836],[-0.01982455514371395,-0.0005564139573834836],[-0.01982455514371395,-0.0005564139573834836],[-0.01982455514371395,-0.0005564139573834836],[-0.01982455514371395,-0.0005564139573834836],[-0.01982455514371395,-0.0005564139573834836],[-0.01982455514371395,-0.0005564139573834836],[-0.01982455514371395,-0.0005564139573834836],[-0.01982455514371395,-0.0005564139573834836],[-0.01982455514371395,-0.0005564139573834836],[-0.01982455514371395,-0.0005564139573834836],[-0.01982455514371395,-0.0005564139573834836],[-0.01982455514371395,-0.0005564139573834836],[-0.01982455514371395,-0.0005564139573834836],[-0.01982455514371395,-0.0005564139573834836],[-0.01982455514371395,-0.0005564139573834836],[-0.01982455514371395,-0.0005564139573834836],[-0.01982455514371395,-0.0005564139573834836],[-0.01982455514371395,-0.0005564139573834836],[-0.01982455514371395,-0.0005564139573834836],[-0.01982455514371395,-0.0005564139573834836],[-0.01982455514371395,-0.0005564139573834836],[-0.01982455514371395,-0.0005564139573834836],[-0.01982455514371395,-0.0005564139573834836],[-0.01982455514371395,-0.0005564139573834836],[-0.01982455514371395,-0.0005564139573834836],[-0.01982455514371395,-0.0005564139573834836],[-0.01982455514371395,-0.0005564139573834836],[-0.01982455514371395,-0.0005564139573834836],[-0.01982455514371395,-0.0005564139573834836],[-0.01982455514371395,-0.0005564139573834836],[-0.01982455514371395,-0.0005564139573834836],[-0.01982455514371395,-0.0005564139573834836],[-0.01982455514371395,-0.0005564139573834836],[-0.01982455514371395,-0.0005564139573834836],[-0.01982455514371395,-0.0005564139573834836],[-0.01982455514371395,-0.0005564139573834836],[-0.01982455514371395,-0.0005564139573834836],[-0.01982455514371395,-0.0005564139573834836],[-0.01982455514371395,-0.0005564139573834836],[-0.01982455514371395,-0.0005564139573834836],[-0.01982455514371395,-0.0005564139573834836],[-0.01982455514371395,-0.0005564139573834836],[-0.01982455514371395,-0.0005564139573834836],[-0.01982455514371395,-0.0005564139573834836],[-0.01982455514371395,-0.0005564139573834836],[-0.01982455514371395,-0.0005564139573834836],[-0.01982455514371395,-0.0005564139573834836],[-0.01982455514371395,-0.0005564139573834836],[-0.01982455514371395,-0.0005564139573834836],[-0.01982455514371395,-0.0005564139573834836],[-0.01982455514371395,-0.0005564139573834836],[-0.01982455514371395,-0.0005564139573834836],[-0.01982455514371395,-0.0005564139573834836],[-0.01982455514371395,-0.0005564139573834836],[-0.01982455514371395,-0.0005564139573834836],[-0.01982455514371395,-0.0005564139573834836],[-0.01982455514371395,-0.0005564139573834836],[-0.01982455514371395,-0.0005564139573834836],[-0.01982455514371395,-0.0005564139573834836],[-0.01982455514371395,-0.0005564139573834836],[-0.01982455514371395,-0.0005564139573834836],[-0.01982455514371395,-0.0005564139573834836],[-0.01982455514371395,-0.0005564139573834836],[-0.01982455514371395,-0.0005564139573834836],[-0.01982455514371395,-0.0005564139573834836],[-0.01982455514371395,-0.0005564139573834836],[-0.01982455514371395,-0.0005564139573834836],[-0.01982455514371395,-0.0005564139573834836],[-0.01982455514371395,-0.0005564139573834836],[-0.01982455514371395,-0.0005564139573834836],[-0.01982455514371395,-0.0005564139573834836],[-0.01982455514371395,-0.0005564139573834836],[-0.01982455514371395,-0.0005564139573834836],[-0.01982455514371395,-0.0005564139573834836],[-0.01982455514371395,-0.0005564139573834836],[-0.01982455514371395,-0.0005564139573834836],[-0.01982455514371395,-0.0005564139573834836],[-0.01982455514371395,-0.0005564139573834836],[-0.01982455514371395,-0.0005564139573834836],[-0.01982455514371395,-0.0005564139573834836],[-0.01982455514371395,-0.0005564139573834836],[-0.01982455514371395,-0.0005564139573834836],[-0.01982455514371395,-0.0005564139573834836],[-0.01982455514371395,-0.0005564139573834836],[-0.01982455514371395,-0.0005564139573834836],[-0.01982455514371395,-0.0005564139573834836],[-0.01982455514371395,-0.0005564139573834836],[-0.01982455514371395,-0.0005564139573834836],[-0.01982455514371395,-0.0005564139573834836],[-0.01982455514371395,-0.0005564139573834836],[-0.01982455514371395,-0.0005564139573834836],[-0.01982455514371395,-0.0005564139573834836],[-0.01982455514371395,-0.0005564139573834836],[-0.01982455514371395,-0.0005564139573834836],[-0.01982455514371395,-0.0005564139573834836],[-0.01982455514371395,-0.0005564139573834836],[-0.01982455514371395,-0.0005564139573834836],[-0.01982455514371395,-0.0005564139573834836],[-0.01982455514371395,-0.0005564139573834836],[-0.01982455514371395,-0.0005564139573834836],[-0.01982455514371395,-0.0005564139573834836],[-0.01982455514371395,-0.0005564139573834836],[-0.01982455514371395,-0.0005564139573834836],[-0.01982455514371395,-0.0005564139573834836],[-0.01982455514371395,-0.0005564139573834836],[-0.01982455514371395,-0.0005564139573834836],[-0.01982455514371395,-0.0005564139573834836],[-0.01982455514371395,-0.0005564139573834836],[-0.01982455514371395,-0.0005564139573834836],[-0.01982455514371395,-0.0005564139573834836],[-0.01982455514371395,-0.0005564139573834836],[-0.01982455514371395,-0.0005564139573834836],[-0.01982455514371395,-0.0005564139573834836],[-0.01982455514371395,-0.0005564139573834836],[-0.01982455514371395,-0.0005564139573834836],[-0.01982455514371395,-0.0005564139573834836],[-0.01982455514371395,-0.0005564139573834836],[-0.01982455514371395,-0.0005564139573834836],[-0.01982455514371395,-0.0005564139573834836],[-0.01982455514371395,-0.0005564139573834836],[-0.01982455514371395,-0.0005564139573834836],[-0.01982455514371395,-0.0005564139573834836],[-0.01982455514371395,-0.0005564139573834836],[-0.01982455514371395,-0.0005564139573834836],[-0.01982455514371395,-0.0005564139573834836],[-0.01982455514371395,-0.0005564139573834836],[-0.01982455514371395,-0.0005564139573834836],[-0.01982455514371395,-0.0005564139573834836],[-0.01982455514371395,-0.0005564139573834836],[-0.01982455514371395,-0.0005564139573834836],[-0.01982455514371395,-0.0005564139573834836],[-0.01982455514371395,-0.0005564139573834836],[-0.01982455514371395,-0.0005564139573834836],[-0.01982455514371395,-0.0005564139573834836],[-0.01982455514371395,-0.0005564139573834836],[-0.01982455514371395,-0.0005564139573834836],[-0.01982455514371395,-0.0005564139573834836],[-0.01982455514371395,-0.0005564139573834836],[-0.01982455514371395,-0.0005564139573834836],[-0.01982455514371395,-0.0005564139573834836],[-0.01982455514371395,-0.0005564139573834836],[-0.01982455514371395,-0.0005564139573834836],[-0.01982455514371395,-0.0005564139573834836],[-0.01982455514371395,-0.0005564139573834836],[-0.01982455514371395,-0.0005564139573834836],[-0.01982455514371395,-0.0005564139573834836],[-0.01982455514371395,-0.0005564139573834836],[-0.01982455514371395,-0.0005564139573834836],[-0.01982455514371395,-0.0005564139573834836],[-0.01982455514371395,-0.0005564139573834836],[-0.01982455514371395,-0.0005564139573834836],[-0.01982455514371395,-0.0005564139573834836],[-0.01982455514371395,-0.0005564139573834836],[-0.01982455514371395,-0.0005564139573834836],[-0.01982455514371395,-0.0005564139573834836],[-0.01982455514371395,-0.0005564139573834836],[-0.01982455514371395,-0.0005564139573834836],[-0.01982455514371395,-0.0005564139573834836],[-0.01982455514371395,-0.0005564139573834836],[-0.01982455514371395,-0.0005564139573834836],[-0.01982455514371395,-0.0005564139573834836],[-0.01982455514371395,-0.0005564139573834836],[-0.01982455514371395,-0.0005564139573834836],[-0.01982455514371395,-0.0005564139573834836],[-0.01982455514371395,-0.0005564139573834836],[-0.01982455514371395,-0.0005564139573834836],[-0.01982455514371395,-0.0005564139573834836],[-0.01982455514371395,-0.0005564139573834836],[-0.01982455514371395,-0.0005564139573834836],[-0.01982455514371395,-0.0005564139573834836],[-0.01982455514371395,-0.0005564139573834836],[-0.01982455514371395,-0.0005564139573834836],[-0.01982455514371395,-0.0005564139573834836],[-0.01982455514371395,-0.0005564139573834836],[-0.01982455514371395,-0.0005564139573834836],[-0.01982455514371395,-0.0005564139573834836],[-0.01982455514371395,-0.0005564139573834836],[-0.01982455514371395,-0.0005564139573834836],[-0.01982455514371395,-0.0005564139573834836],[-0.01982455514371395,-0.0005564139573834836],[-0.01982455514371395,-0.0005564139573834836],[-0.01982455514371395,-0.0005564139573834836],[-0.01982455514371395,-0.0005564139573834836],[-0.01982455514371395,-0.0005564139573834836],[-0.01982455514371395,-0.0005564139573834836],[-0.01982455514371395,-0.0005564139573834836],[-0.01982455514371395,-0.0005564139573834836],[-0.01982455514371395,-0.0005564139573834836],[-0.01982455514371395,-0.0005564139573834836],[-0.01982455514371395,-0.0005564139573834836],[-0.01982455514371395,-0.0005564139573834836],[-0.01982455514371395,-0.0005564139573834836],[-0.01982455514371395,-0.0005564139573834836],[-0.01982455514371395,-0.0005564139573834836],[-0.01982455514371395,-0.0005564139573834836],[-0.01982455514371395,-0.0005564139573834836],[-0.01982455514371395,-0.0005564139573834836],[-0.01982455514371395,-0.0005564139573834836],[-0.01982455514371395,-0.0005564139573834836],[-0.01982455514371395,-0.0005564139573834836],[-0.01982455514371395,-0.0005564139573834836],[-0.01982455514371395,-0.0005564139573834836],[-0.01982455514371395,-0.0005564139573834836],[-0.01982455514371395,-0.0005564139573834836],[-0.01982455514371395,-0.0005564139573834836],[-0.01982455514371395,-0.0005564139573834836],[-0.01982455514371395,-0.0005564139573834836],[-0.01982455514371395,-0.0005564139573834836],[-0.01982455514371395,-0.0005564139573834836],[-0.01982455514371395,-0.0005564139573834836],[-0.01982455514371395,-0.0005564139573834836],[-0.01982455514371395,-0.0005564139573834836],[-0.01982455514371395,-0.0005564139573834836],[-0.01982455514371395,-0.0005564139573834836],[-0.01982455514371395,-0.0005564139573834836],[-0.01982455514371395,-0.0005564139573834836],[-0.01982455514371395,-0.0005564139573834836],[-0.01982455514371395,-0.0005564139573834836],[-0.01982455514371395,-0.0005564139573834836],[-0.01982455514371395,-0.0005564139573834836],[-0.01982455514371395,-0.0005564139573834836],[-0.01982455514371395,-0.0005564139573834836],[-0.01982455514371395,-0.0005564139573834836],[-0.01982455514371395,-0.0005564139573834836],[-0.01982455514371395,-0.0005564139573834836],[-0.01982455514371395,-0.0005564139573834836],[-0.01982455514371395,-0.0005564139573834836],[-0.01982455514371395,-0.0005564139573834836],[-0.01982455514371395,-0.0005564139573834836],[-0.01982455514371395,-0.0005564139573834836],[-0.01982455514371395,-0.0005564139573834836],[-0.01982455514371395,-0.0005564139573834836],[-0.01982455514371395,-0.0005564139573834836],[-0.01982455514371395,-0.0005564139573834836],[-0.01982455514371395,-0.0005564139573834836],[-0.01982455514371395,-0.0005564139573834836],[-0.01982455514371395,-0.0005564139573834836],[-0.01982455514371395,-0.0005564139573834836],[-0.01982455514371395,-0.0005564139573834836],[-0.01982455514371395,-0.0005564139573834836],[-0.01982455514371395,-0.0005564139573834836],[-0.01982455514371395,-0.0005564139573834836],[-0.01982455514371395,-0.0005564139573834836],[-0.01982455514371395,-0.0005564139573834836],[-0.01982455514371395,-0.0005564139573834836],[-0.01982455514371395,-0.0005564139573834836],[-0.01982455514371395,-0.0005564139573834836],[-0.01982455514371395,-0.0005564139573834836],[-0.01982455514371395,-0.0005564139573834836],[-0.01982455514371395,-0.0005564139573834836],[-0.01982455514371395,-0.0005564139573834836],[-0.01982455514371395,-0.0005564139573834836],[-0.01982455514371395,-0.0005564139573834836],[-0.01982455514371395,-0.0005564139573834836],[-0.01982455514371395,-0.0005564139573834836],[-0.01982455514371395,-0.0005564139573834836],[-0.01982455514371395,-0.0005564139573834836],[-0.01982455514371395,-0.0005564139573834836],[-0.01982455514371395,-0.0005564139573834836],[-0.01982455514371395,-0.0005564139573834836],[-0.01982455514371395,-0.0005564139573834836],[-0.01982455514371395,-0.0005564139573834836],[-0.01982455514371395,-0.0005564139573834836],[-0.01982455514371395,-0.0005564139573834836],[-0.01982455514371395,-0.0005564139573834836],[-0.01982455514371395,-0.0005564139573834836],[-0.01982455514371395,-0.0005564139573834836],[-0.01982455514371395,-0.0005564139573834836],[-0.01982455514371395,-0.0005564139573834836],[-0.01982455514371395,-0.0005564139573834836],[-0.01982455514371395,-0.0005564139573834836],[-0.01982455514371395,-0.0005564139573834836],[-0.01982455514371395,-0.0005564139573834836],[-0.01982455514371395,-0.0005564139573834836],[-0.01982455514371395,-0.0005564139573834836],[-0.01982455514371395,-0.0005564139573834836],[-0.01982455514371395,-0.0005564139573834836],[-0.01982455514371395,-0.0005564139573834836],[-0.01982455514371395,-0.0005564139573834836],[-0.01982455514371395,-0.0005564139573834836],[-0.01982455514371395,-0.0005564139573834836],[-0.01982455514371395,-0.0005564139573834836],[-0.01982455514371395,-0.0005564139573834836],[-0.01982455514371395,-0.0005564139573834836],[-0.01982455514371395,-0.0005564139573834836],[-0.019819870591163635,-0.0005561961443163455],[-0.019811544567346573,-0.0005558091797865927],[-0.019799061119556427,-0.0005552290240302682],[-0.019782433286309242,-0.0005544562009163201],[-0.019761672243475914,-0.0005534911761060357],[-0.019736791029572487,-0.0005523347062990069],[-0.019707808271050453,-0.0005509876646101475],[-0.019674746319651604,-0.0005494509823620319],[-0.01963762938976288,-0.0005477257655002177],[-0.019596481695771217,-0.0005458133528009057],[-0.019551336765289307,-0.000543715083040297],[-0.019502226263284683,-0.0005414324696175754],[-0.019449185580015182,-0.0005389671423472464],[-0.01939225196838379,-0.0005363209056667984],[-0.019331466406583786,-0.0005334957386367023],[-0.019266875460743904,-0.0005304935621097684],[-0.019198521971702576,-0.0005273165879771113],[-0.01912645623087883,-0.0005239670281298459],[-0.019050730392336845,-0.0005204473854973912],[-0.0189713966101408,-0.0005167600465938449],[-0.01888851262629032,-0.0005129076889716089],[-0.018802136182785034,-0.0005088929901830852],[-0.018712328746914864,-0.0005047188024036586],[-0.018619151785969734,-0.0005003880942240357],[-0.01852267235517502,-0.0004959037760272622],[-0.01842295564711094,-0.0004912691074423492],[-0.018320072442293167,-0.00048648714437149465],[-0.018214091658592224,-0.000481561291962862],[-0.01810508780181408,-0.00047649486805312335],[-0.017993133515119553,-0.0004712913651019335],[-0.017878305166959763,-0.00046595430467277765],[-0.017760680988430977,-0.00046048726653680205],[-0.017640341073274612,-0.0004548939468804747],[-0.017517363652586937,-0.00044917810009792447],[-0.017391830682754517,-0.00044334345147944987],[-0.017263825982809067,-0.0004373939009383321],[-0.017133431509137154,-0.0004313333483878523],[-0.017000732943415642,-0.00042516569374129176],[-0.016865817829966545,-0.0004188949824310839],[-0.016728771850466728,-0.0004125251725781709],[-0.016589680686593056,-0.0004060603678226471],[-0.01644863374531269,-0.0003995046718046069],[-0.016305718570947647,-0.00039286212995648384],[-0.016161024570465088,-0.00038613693322986364],[-0.016014641150832176,-0.0003793331852648407],[-0.015866657719016075,-0.0003724551061168313],[-0.015717165544629097,-0.0003655067994259298],[-0.015566251240670681,-0.0003584924852475524],[-0.015414007008075714,-0.00035141632542945445],[-0.015260521322488785,-0.00034428248181939125],[-0.01510588452219963,-0.0003370951453689486],[-0.014950186014175415,-0.00032985841971822083],[-0.014793513342738152,-0.0003225764667149633],[-0.014635956846177578,-0.00031525338999927044],[-0.014477603137493134,-0.00030789326410740614],[-0.014318540692329407,-0.0003005001926794648],[-0.014158855192363262,-0.0002930781920440495],[-0.013998633250594139,-0.00028563124942593277],[-0.013837960548698902,-0.0002781633520498872],[-0.013676919974386692,-0.0002706783707253635],[-0.013515597209334373,-0.00026318023446947336],[-0.013354072347283363,-0.0002556727558840066],[-0.013192427344620228,-0.0002481596893630922],[-0.013030743226408958,-0.00024064476019702852],[-0.012869098223745823,-0.00023313167912419885],[-0.012707570567727089,-0.00022562401136383414],[-0.0125462356954813,-0.00021812533668708056],[-0.012385169044137001,-0.0002106391330016777],[-0.012224444188177586,-0.0002031688200077042],[-0.0120641328394413,-0.00019571773009374738],[-0.011904306709766388,-0.0001882891810964793],[-0.011745033785700798,-0.00018088634533341974],[-0.011586382053792477,-0.00017351236601825804],[-0.011428416706621647,-0.0001661703281570226],[-0.011271202936768532,-0.00015886318578850478],[-0.011114802211523056,-0.00015159383474383503],[-0.01095927506685257,-0.0001443651271983981],[-0.010804681107401848,-0.0001371797698084265],[-0.010651078075170517,-0.0001300404401263222],[-0.010498519986867905,-0.00012294971384108067],[-0.010347060859203339,-0.00011591006477829069],[-0.010196752846240997,-0.00010892390127992257],[-0.010047645308077335,-0.00010199354437645525],[-0.009899786673486233,-0.00009512122051091865],[-0.009753222577273846,-0.00008830906881485134],[-0.009607996791601181,-0.00008155915566021577],[-0.009464153088629246,-0.00007487344555556774],[-0.009321731515228748,-0.00006825380842201412],[-0.009180769324302673,-0.00006170205597300082],[-0.00904130470007658,-0.000055219876230694354],[-0.008903371170163155,-0.00004880889900960028],[-0.008767003193497658,-0.00004247064862283878],[-0.008632230572402477,-0.00003620657298597507],[-0.008499084040522575,-0.000030018030884093605],[-0.008367588743567467,-0.00002390629379078746],[-0.00823777262121439,-0.000017872553144115955],[-0.00810965709388256,-0.000011917912161152344],[-0.00798326637595892,-0.000006043392659194069],[-0.007858619093894958,-2.499355389318225e-07],[-0.007735735271126032,0.00000546160072190105],[-0.0076146298088133335,0.000011090437510574702],[-0.0074953194707632065,0.000016635873180348426],[-0.007377816364169121,0.00002209728700108826],[-0.007262133061885834,0.00002747413054748904],[-0.007148279342800379,0.00003276593270129524],[-0.0070362635888159275,0.000037972291465848684],[-0.006926093250513077,0.00004309288488002494],[-0.006817773915827274,0.000048127454647328705],[-0.006711309310048819,0.00005307581523084082],[-0.006606702227145433,0.00005793784657726064],[-0.0065039535984396935,0.00006271348684094846],[-0.006403063889592886,0.00006740275421179831],[-0.006304030306637287,0.00007200571417342871],[-0.006206850986927748,0.00007652250496903434],[-0.006111521739512682,0.00008095330849755555],[-0.006018036976456642,0.00008529837941750884],[-0.005926390644162893,0.00008955801604315639],[-0.005836574360728264,0.00009373256762046367],[-0.00574858020991087,0.00009782245615497231],[-0.0056623974815011024,0.00010182812548009679],[-0.005578015930950642,0.00010575008491287008],[-0.0054954239167273045,0.00010958888742607087],[-0.005414607934653759,0.0001133451223722659],[-0.005335554946213961,0.00011701942275976762],[-0.005258250515908003,0.00012061246525263414],[-0.00518267834559083,0.00012412497017066926],[-0.0051088230684399605,0.00012755767966154963],[-0.0049645123071968555,0.000134265108499676],[-0.004890657030045986,0.00013769781799055636],[-0.004815084859728813,0.00014121031563263386],[-0.004737779963761568,0.0001448033726774156],[-0.00465872697532177,0.00014847767306491733],[-0.0045779114589095116,0.00015223390073515475],[-0.004495318979024887,0.00015607269597239792],[-0.004410937428474426,0.00015999465540517122],[-0.004324755165725946,0.0001640003320062533],[-0.004236760549247265,0.00016809022054076195],[-0.004146944731473923,0.00017226477211806923],[-0.0040552979335188866,0.00017652440874371678],[-0.003961813170462847,0.00018086947966367006],[-0.0038664841558784246,0.00018530027591623366],[-0.0037693048361688852,0.0001898170739877969],[-0.00367027148604393,0.0001944200339494273],[-0.0035693813115358353,0.00019910930132027715],[-0.003466632915660739,0.0002038849488599226],[-0.0033620258327573538,0.0002087469765683636],[-0.003255561226978898,0.0002136953262379393],[-0.0031472418922930956,0.00021872989600524306],[-0.003037071553990245,0.00022385049669537693],[-0.0029250560328364372,0.00022905685182195157],[-0.0028112023137509823,0.00023434865579474717],[-0.0026955190114676952,0.00023972550116013736],[-0.0025780159048736095,0.0002451869077049196],[-0.002458705333992839,0.0002507323515601456],[-0.002337600104510784,0.0002563611778896302],[-0.0022147158160805702,0.0002620727173052728],[-0.002090068766847253,0.00026786618400365114],[-0.001963677816092968,0.00027374070486985147],[-0.0018355629872530699,0.0002796953485812992],[-0.0017057462828233838,0.00028572906740009785],[-0.0015742515679448843,0.000291840813588351],[-0.0014411043375730515,0.0002980293647851795],[-0.0013063319493085146,0.0003042934404220432],[-0.0011699637398123741,0.00031063167261891067],[-0.0010320307919755578,0.00031704266439191997],[-0.0008925659931264818,0.00032352484413422644],[-0.0007516041514463723,0.00033007661113515496],[-0.0006091819377616048,0.00033669621916487813],[-0.0004653380310628563,0.000343381951097399],[-0.00032011279836297035,0.00035013185697607696],[-0.00017354862939100713,0.0003569440159481019],[-0.00002568974559835624,0.00036381633253768086],[0.00012341774709057063,0.0003707466821651906],[0.00027372586191631854,0.0003777328529395163],[0.0004251847567502409,0.00038477248745039105],[0.0005777427577413619,0.0003918632282875478],[0.00073134625563398,0.0003990025434177369],[0.0008859399240463972,0.0004061879008077085],[0.0010414666030555964,0.00041341662290506065],[0.001197867444716394,0.0004206859739497304],[0.0013550815638154745,0.000427993101766333],[0.0015130465617403388,0.00043533515417948365],[0.001671698410063982,0.00044270913349464536],[0.00183097121771425,0.0004501119547057897],[0.001990797696635127,0.0004575405328068882],[0.002151108579710126,0.0004649916081689298],[0.0023118334356695414,0.0004724619211629033],[0.0024729000870138407,0.0004799481248483062],[0.0026342349592596292,0.000487446814076975],[0.0027957630809396505,0.0004949544672854245],[0.002957408083602786,0.0005024675629101694],[0.003119092434644699,0.0005099824629724026],[0.0032807369716465473,0.0005174955003894866],[0.003442261600866914,0.0005250030080787838],[0.0036035850644111633,0.0005325011443346739],[0.0037646249402314425,0.0005399861256591976],[0.003925297874957323,0.0005474540521390736],[0.004085519816726446,0.0005549009656533599],[0.004245205316692591,0.0005623229662887752],[0.0044042677618563175,0.0005697160377167165],[0.004562621470540762,0.0005770761636085808],[0.004720178432762623,0.0005843992694281042],[0.004876850638538599,0.0005916812224313617],[0.005032549612224102,0.0005989179480820894],[0.005187186412513256,0.0006061052554287016],[0.005340671632438898,0.0006132391281425953],[0.005492916330695152,0.0006203152588568628],[0.005643830168992281,0.0006273295730352402],[0.005793323274701834,0.0006342778797261417],[0.0059413062408566475,0.0006411559879779816],[0.006087689660489559,0.000647959706839174],[0.006232383195310831,0.0006546849035657942],[0.006375297904014587,0.0006613274454139173],[0.00651634531095624,0.0006678831414319575],[0.006655436009168625,0.0006743479752913117],[0.006792482919991016,0.0006807177560403943],[0.0069273984991014,0.0006869884673506021],[0.007060096133500338,0.0006931561511009932],[0.007190489675849676,0.0006992166745476425],[0.007318495307117701,0.0007051662541925907],[0.007444027811288834,0.0007110008737072349],[0.007567005697637796,0.0007167167495936155],[0.0076873465441167355,0.0007223100401461124],[0.007804970256984234,0.000727777078282088],[0.00791979767382145,0.0007331141387112439],[0.008031751960515976,0.0007383176707662642],[0.00814075581729412,0.0007433840655721724],[0.008246736600995064,0.0007483099470846355],[0.00834962073713541,0.0007530918810516596],[0.00844933744519949,0.0007577266078442335],[0.008545816875994205,0.0007622108678333461],[0.008638993836939335,0.0007665416342206299],[0.008728801272809505,0.0007707157637923956],[0.008815177716314793,0.0007747304625809193],[0.008898061700165272,0.0007785828202031553],[0.008977395482361317,0.0007822701591067016],[0.009053121320903301,0.0007857898599468172],[0.009125187061727047,0.0007891393615864217],[0.0091935396194458,0.0007923163357190788],[0.009258131496608257,0.0007953185122460127],[0.009318916127085686,0.0007981437374837697],[0.00937584973871708,0.0008007899159565568],[0.009428891353309155,0.0008032552432268858],[0.009478002786636353,0.0008055378566496074],[0.009523146785795689,0.0008076361264102161],[0.009564293548464775,0.000809548597317189],[0.0096014104783535,0.0008112737559713423],[0.00963447242975235,0.0008128104382194579],[0.009663455188274384,0.0008141574799083173],[0.00968833640217781,0.0008153139497153461],[0.009709098376333714,0.0008162789745256305],[0.009725727140903473,0.0008170517976395786],[0.00973820872604847,0.0008176319533959031],[0.009746534749865532,0.0008180189761333168],[0.009751220233738422,0.000818236730992794],[0.009751220233738422,0.000818236730992794],[0.009751220233738422,0.000818236730992794],[0.009751220233738422,0.000818236730992794],[0.009751220233738422,0.000818236730992794],[0.009751220233738422,0.000818236730992794],[0.009751220233738422,0.000818236730992794],[0.009751220233738422,0.000818236730992794],[0.009751220233738422,0.000818236730992794],[0.009751220233738422,0.000818236730992794],[0.009751220233738422,0.000818236730992794],[0.009751220233738422,0.000818236730992794],[0.009751220233738422,0.000818236730992794],[0.009751220233738422,0.000818236730992794],[0.009751220233738422,0.000818236730992794],[0.009751220233738422,0.000818236730992794],[0.009751220233738422,0.000818236730992794],[0.009751220233738422,0.000818236730992794],[0.009751220233738422,0.000818236730992794],[0.009751220233738422,0.000818236730992794],[0.009751220233738422,0.000818236730992794],[0.009751220233738422,0.000818236730992794],[0.009751220233738422,0.000818236730992794],[0.009751220233738422,0.000818236730992794],[0.009751220233738422,0.000818236730992794],[0.009751220233738422,0.000818236730992794],[0.009751220233738422,0.000818236730992794],[0.009751220233738422,0.000818236730992794],[0.009751220233738422,0.000818236730992794],[0.009751220233738422,0.000818236730992794],[0.009751220233738422,0.000818236730992794],[0.009751220233738422,0.000818236730992794],[0.009751220233738422,0.000818236730992794],[0.009751220233738422,0.000818236730992794],[0.009751220233738422,0.000818236730992794],[0.009751220233738422,0.000818236730992794],[0.009751220233738422,0.000818236730992794],[0.009751220233738422,0.000818236730992794],[0.009751220233738422,0.000818236730992794],[0.009751220233738422,0.000818236730992794],[0.009751220233738422,0.000818236730992794],[0.009751220233738422,0.000818236730992794],[0.009751220233738422,0.000818236730992794],[0.009751220233738422,0.000818236730992794],[0.009751220233738422,0.000818236730992794],[0.009751220233738422,0.000818236730992794],[0.009751220233738422,0.000818236730992794],[0.009751220233738422,0.000818236730992794],[0.009751220233738422,0.000818236730992794],[0.009751220233738422,0.000818236730992794],[0.009751220233738422,0.000818236730992794],[0.009751220233738422,0.000818236730992794],[0.009751220233738422,0.000818236730992794],[0.009751220233738422,0.000818236730992794],[0.009751220233738422,0.000818236730992794],[0.009751220233738422,0.000818236730992794],[0.009751220233738422,0.000818236730992794],[0.009751220233738422,0.000818236730992794],[0.009751220233738422,0.000818236730992794],[0.009751220233738422,0.000818236730992794],[0.009751220233738422,0.000818236730992794],[0.009751220233738422,0.000818236730992794],[0.009751220233738422,0.000818236730992794],[0.009751220233738422,0.000818236730992794],[0.009751220233738422,0.000818236730992794],[0.009751220233738422,0.000818236730992794],[0.009751220233738422,0.000818236730992794],[0.009751220233738422,0.000818236730992794],[0.009751220233738422,0.000818236730992794],[0.009751220233738422,0.000818236730992794],[0.009751220233738422,0.000818236730992794],[0.009751220233738422,0.000818236730992794],[0.009751220233738422,0.000818236730992794],[0.009751220233738422,0.000818236730992794],[0.009751220233738422,0.000818236730992794],[0.009751220233738422,0.000818236730992794],[0.009751220233738422,0.000818236730992794],[0.009751220233738422,0.000818236730992794],[0.009751220233738422,0.000818236730992794],[0.009751220233738422,0.000818236730992794],[0.009751220233738422,0.000818236730992794],[0.009751220233738422,0.000818236730992794],[0.009751220233738422,0.000818236730992794],[0.009751220233738422,0.000818236730992794],[0.009751220233738422,0.000818236730992794],[0.009751220233738422,0.000818236730992794],[0.009751220233738422,0.000818236730992794],[0.009751220233738422,0.000818236730992794],[0.009751220233738422,0.000818236730992794],[0.009751220233738422,0.000818236730992794],[0.009751220233738422,0.000818236730992794],[0.009751220233738422,0.000818236730992794],[0.009751220233738422,0.000818236730992794],[0.009751220233738422,0.000818236730992794],[0.009751220233738422,0.000818236730992794],[0.009751220233738422,0.000818236730992794],[0.009751220233738422,0.000818236730992794],[0.009751220233738422,0.000818236730992794],[0.009751220233738422,0.000818236730992794],[0.009751220233738422,0.000818236730992794],[0.009751220233738422,0.000818236730992794],[0.009751220233738422,0.000818236730992794],[0.009751220233738422,0.000818236730992794],[0.009751220233738422,0.000818236730992794],[0.009751220233738422,0.000818236730992794],[0.009751220233738422,0.000818236730992794],[0.009751220233738422,0.000818236730992794],[0.009751220233738422,0.000818236730992794],[0.009751220233738422,0.000818236730992794],[0.009751220233738422,0.000818236730992794],[0.009751220233738422,0.000818236730992794],[0.009751220233738422,0.000818236730992794],[0.009751220233738422,0.000818236730992794],[0.009751220233738422,0.000818236730992794],[0.009751220233738422,0.000818236730992794],[0.009751220233738422,0.000818236730992794],[0.009751220233738422,0.000818236730992794],[0.009751220233738422,0.000818236730992794],[0.009751220233738422,0.000818236730992794],[0.009751220233738422,0.000818236730992794],[0.009751220233738422,0.000818236730992794],[0.009751220233738422,0.000818236730992794],[0.009751220233738422,0.000818236730992794],[0.009751220233738422,0.000818236730992794],[0.009751220233738422,0.000818236730992794],[0.009751220233738422,0.000818236730992794],[0.009751220233738422,0.000818236730992794],[0.009751220233738422,0.000818236730992794],[0.009751220233738422,0.000818236730992794],[0.009751220233738422,0.000818236730992794],[0.009751220233738422,0.000818236730992794],[0.009751220233738422,0.000818236730992794],[0.009751220233738422,0.000818236730992794],[0.009751220233738422,0.000818236730992794],[0.009751220233738422,0.000818236730992794],[0.009751220233738422,0.000818236730992794],[0.009751220233738422,0.000818236730992794],[0.009751220233738422,0.000818236730992794],[0.009751220233738422,0.000818236730992794],[0.009751220233738422,0.000818236730992794],[0.009751220233738422,0.000818236730992794],[0.009751220233738422,0.000818236730992794],[0.009751220233738422,0.000818236730992794],[0.009751220233738422,0.000818236730992794],[0.009751220233738422,0.000818236730992794],[0.009751220233738422,0.000818236730992794],[0.009751220233738422,0.000818236730992794],[0.009751220233738422,0.000818236730992794],[0.009751220233738422,0.000818236730992794],[0.009751220233738422,0.000818236730992794],[0.009751220233738422,0.000818236730992794],[0.009751220233738422,0.000818236730992794],[0.009751220233738422,0.000818236730992794],[0.009751220233738422,0.000818236730992794],[0.009751220233738422,0.000818236730992794],[0.009751220233738422,0.000818236730992794],[0.009751220233738422,0.000818236730992794],[0.009751220233738422,0.000818236730992794],[0.009751220233738422,0.000818236730992794],[0.009751220233738422,0.000818236730992794],[0.009751220233738422,0.000818236730992794],[0.009751220233738422,0.000818236730992794],[0.009751220233738422,0.000818236730992794],[0.009751220233738422,0.000818236730992794],[0.009751220233738422,0.000818236730992794],[0.009751220233738422,0.000818236730992794],[0.009751220233738422,0.000818236730992794],[0.009751220233738422,0.000818236730992794],[0.009751220233738422,0.000818236730992794],[0.009751220233738422,0.000818236730992794],[0.009751220233738422,0.000818236730992794],[0.009751220233738422,0.000818236730992794],[0.009751220233738422,0.000818236730992794],[0.009751220233738422,0.000818236730992794],[0.009751220233738422,0.000818236730992794],[0.009751220233738422,0.000818236730992794],[0.009751220233738422,0.000818236730992794],[0.009751220233738422,0.000818236730992794],[0.009751220233738422,0.000818236730992794],[0.009751220233738422,0.000818236730992794],[0.009751220233738422,0.000818236730992794],[0.009751220233738422,0.000818236730992794],[0.009751220233738422,0.000818236730992794],[0.009751220233738422,0.000818236730992794],[0.009751220233738422,0.000818236730992794],[0.009751220233738422,0.000818236730992794],[0.009751220233738422,0.000818236730992794],[0.009751220233738422,0.000818236730992794],[0.009751220233738422,0.000818236730992794],[0.009751220233738422,0.000818236730992794],[0.009751220233738422,0.000818236730992794],[0.009751220233738422,0.000818236730992794],[0.009751220233738422,0.000818236730992794],[0.009751220233738422,0.000818236730992794],[0.009751220233738422,0.000818236730992794],[0.009751220233738422,0.000818236730992794],[0.009751220233738422,0.000818236730992794],[0.009751220233738422,0.000818236730992794],[0.009751220233738422,0.000818236730992794],[0.009751220233738422,0.000818236730992794],[0.009751220233738422,0.000818236730992794],[0.009751220233738422,0.000818236730992794],[0.009751220233738422,0.000818236730992794],[0.009751220233738422,0.000818236730992794],[0.009751220233738422,0.000818236730992794],[0.009751220233738422,0.000818236730992794],[0.009751220233738422,0.000818236730992794],[0.009751220233738422,0.000818236730992794],[0.009751220233738422,0.000818236730992794],[0.009751220233738422,0.000818236730992794],[0.009751220233738422,0.000818236730992794],[0.009751220233738422,0.000818236730992794],[0.009751220233738422,0.000818236730992794],[0.009751220233738422,0.000818236730992794],[0.009751220233738422,0.000818236730992794],[0.009751220233738422,0.000818236730992794],[0.009751220233738422,0.000818236730992794],[0.009751220233738422,0.000818236730992794],[0.009751220233738422,0.000818236730992794],[0.009751220233738422,0.000818236730992794],[0.009751220233738422,0.000818236730992794],[0.009751220233738422,0.000818236730992794],[0.009751220233738422,0.000818236730992794],[0.009751220233738422,0.000818236730992794],[0.009751220233738422,0.000818236730992794],[0.009751220233738422,0.000818236730992794],[0.009751220233738422,0.000818236730992794],[0.009751220233738422,0.000818236730992794],[0.009751220233738422,0.000818236730992794],[0.009751220233738422,0.000818236730992794],[0.009751220233738422,0.000818236730992794],[0.009751220233738422,0.000818236730992794],[0.009751220233738422,0.000818236730992794],[0.009751220233738422,0.000818236730992794],[0.009751220233738422,0.000818236730992794],[0.009751220233738422,0.000818236730992794],[0.009751220233738422,0.000818236730992794],[0.009751220233738422,0.000818236730992794],[0.009751220233738422,0.000818236730992794],[0.009751220233738422,0.000818236730992794],[0.009751220233738422,0.000818236730992794],[0.009751220233738422,0.000818236730992794],[0.009751220233738422,0.000818236730992794],[0.009751220233738422,0.000818236730992794],[0.009751220233738422,0.000818236730992794],[0.009751220233738422,0.000818236730992794],[0.009751220233738422,0.000818236730992794],[0.009751220233738422,0.000818236730992794],[0.009751220233738422,0.000818236730992794],[0.009751220233738422,0.000818236730992794],[0.009751220233738422,0.000818236730992794],[0.009751220233738422,0.000818236730992794],[0.009751220233738422,0.000818236730992794],[0.009751220233738422,0.000818236730992794],[0.009751220233738422,0.000818236730992794],[0.009751220233738422,0.000818236730992794],[0.009751220233738422,0.000818236730992794],[0.009751220233738422,0.000818236730992794],[0.009751220233738422,0.000818236730992794],[0.009751220233738422,0.000818236730992794],[0.009751220233738422,0.000818236730992794],[0.009751220233738422,0.000818236730992794],[0.009751220233738422,0.000818236730992794],[0.009751220233738422,0.000818236730992794],[0.009751220233738422,0.000818236730992794],[0.009751220233738422,0.000818236730992794],[0.009751220233738422,0.000818236730992794],[0.009751220233738422,0.000818236730992794],[0.009751220233738422,0.000818236730992794],[0.009751220233738422,0.000818236730992794],[0.009751220233738422,0.000818236730992794],[0.009751220233738422,0.000818236730992794],[0.009751220233738422,0.000818236730992794],[0.009751220233738422,0.000818236730992794],[0.009751220233738422,0.000818236730992794],[0.009751220233738422,0.000818236730992794],[0.009751220233738422,0.000818236730992794],[0.009751220233738422,0.000818236730992794],[0.009751220233738422,0.000818236730992794],[0.009751220233738422,0.000818236730992794],[0.009751220233738422,0.000818236730992794],[0.009751220233738422,0.000818236730992794],[0.009751220233738422,0.000818236730992794],[0.009751220233738422,0.000818236730992794],[0.009751220233738422,0.000818236730992794],[0.009751220233738422,0.000818236730992794],[0.009751220233738422,0.000818236730992794],[0.009751220233738422,0.000818236730992794],[0.009751220233738422,0.000818236730992794],[0.009751220233738422,0.000818236730992794],[0.009751220233738422,0.000818236730992794],[0.009751220233738422,0.000818236730992794],[0.009751220233738422,0.000818236730992794],[0.009751220233738422,0.000818236730992794],[0.009751220233738422,0.000818236730992794],[0.009751220233738422,0.000818236730992794],[0.009751220233738422,0.000818236730992794],[0.009751220233738422,0.000818236730992794],[0.009751220233738422,0.000818236730992794],[0.009751220233738422,0.000818236730992794],[0.009751220233738422,0.000818236730992794],[0.009751220233738422,0.000818236730992794],[0.009751220233738422,0.000818236730992794],[0.009751220233738422,0.000818236730992794],[0.009751220233738422,0.000818236730992794],[0.009751220233738422,0.000818236730992794],[0.009751220233738422,0.000818236730992794],[0.009751220233738422,0.000818236730992794],[0.009751220233738422,0.000818236730992794],[0.009751220233738422,0.000818236730992794],[0.009751220233738422,0.000818236730992794],[0.009751220233738422,0.000818236730992794],[0.009751220233738422,0.000818236730992794],[0.009751220233738422,0.000818236730992794],[0.009748130105435848,0.0008179774740710855],[0.00974263995885849,0.0008175167604349554],[0.009734409861266613,0.0008168261265382171],[0.00972344446927309,0.0008159060962498188],[0.009709754027426243,0.0008147572516463697],[0.009693346917629242,0.0008133805240504444],[0.009674236178398132,0.0008117769029922783],[0.009652434848248959,0.0008099475526250899],[0.009627959690988064,0.0008078937535174191],[0.009600827470421791,0.0008056170772761106],[0.009571058675646782,0.0008031191537156701],[0.009538674727082253,0.0008004017872735858],[0.009503698907792568,0.0007974668988026679],[0.009466156363487244,0.000794316700194031],[0.009426075033843517,0.0007909534033387899],[0.009383482858538628,0.0007873793947510421],[0.009338409639894962,0.0007835973519831896],[0.009290889836847782,0.0007796098361723125],[0.009240955114364624,0.0007754198159091175],[0.009188642725348473,0.0007710301433689892],[0.009133988060057163,0.000766444078180939],[0.009077031165361404,0.0007616647053509951],[0.00901781115680933,0.0007566955173388124],[0.008956369943916798,0.0007515398901887238],[0.00889275036752224,0.0007462015491910279],[0.008826997131109238,0.0007406840450130403],[0.008759154938161373,0.0007349913357757032],[0.008689270354807377,0.0007291272631846368],[0.008617392741143703,0.0007230959017761052],[0.008543569594621658,0.0007169012678787112],[0.00846785120666027,0.0007105476688593626],[0.008390289731323719,0.0007040394120849669],[0.008310936391353607,0.0006973807467147708],[0.008229844272136688,0.0006905762129463255],[0.008147066459059715,0.0006836302927695215],[0.00806265976279974,0.0006765475845895708],[0.007976677268743515,0.0006693326868116856],[0.007889175787568092,0.0006619903142563999],[0.007800211664289236,0.0006545252399519086],[0.007709841709583998,0.0006469421787187457],[0.007618124596774578,0.0006392460782080889],[0.007525117136538029,0.000631441711448133],[0.007430878467857838,0.0006235340260900557],[0.007335466332733631,0.0006155279115773737],[0.007238940801471472,0.0006074283155612648],[0.007141359616070986,0.0005992401856929064],[0.007042782846838236,0.0005909684696234763],[0.00694326963275671,0.000582618173211813],[0.006842878647148609,0.0005741942441090941],[0.006741669494658709,0.0005657016881741583],[0.006639700848609209,0.0005571453948505223],[0.006537032313644886,0.0005485303117893636],[0.006433721631765366,0.00053986138664186],[0.006329827476292849,0.0005311435088515282],[0.006225408520549536,0.0005223815678618848],[0.006120521575212479,0.0005135803949087858],[0.006015223916620016,0.000504744763020426],[0.005909572821110487,0.0004958794452250004],[0.005803624168038368,0.00048698915634304285],[0.0056974333710968494,0.0004780785529874265],[0.00559105584397912,0.00046915229177102447],[0.005484545603394508,0.0004602148837875575],[0.005377956200391054,0.00045127084013074636],[0.005271340720355511,0.00044232458458282053],[0.005164750851690769,0.00043338051182217896],[0.005058238282799721,0.0004244429001118988],[0.004951852839440107,0.0004155159986112267],[0.004845644813030958,0.0004066039400640875],[0.004739661701023579,0.00039771076990291476],[0.004633951932191849,0.0003888405335601419],[0.004528561607003212,0.00037999710184521973],[0.004423535894602537,0.000371184287359938],[0.004318919964134693,0.00036240581539459527],[0.0042147571220994,0.00035366538213565946],[0.004111088812351227,0.0003449664800427854],[0.00400795741006732,0.00033631257247179747],[0.0039054022636264563,0.0003277070354670286],[0.003803462255746126,0.00031915312865749],[0.0037021751049906015,0.00031065402436070144],[0.0036015775986015797,0.0003022127493750304],[0.0035017046611756086,0.00029383230139501393],[0.0034025905188173056,0.00028551550349220634],[0.0033042682334780693,0.0002772651787381619],[0.003206769237294793,0.00026908391737379134],[0.0031101240310817957,0.0002609742805361748],[0.00301436148583889,0.00025293874205090106],[0.002919510006904602,0.0002449796302244067],[0.002825596136972308,0.00023709920060355216],[0.002732645021751523,0.0002292995632160455],[0.0026406811084598303,0.0002215827553300187],[0.002549727214500308,0.00021395071235019714],[0.0024598052259534597,0.00020640525326598436],[0.002370935631915927,0.00019894808065146208],[0.0022831375245004892,0.0001915808388730511],[0.0021964290644973516,0.00018430502677801996],[0.002110827248543501,0.00017712207045406103],[0.002026347443461418,0.00017003327957354486],[0.0019430045504122972,0.00016303987649735063],[0.0018608116079121828,0.0001561429671710357],[0.0017797809559851885,0.0001493435847805813],[0.001699923537671566,0.00014264264609664679],[0.0016212493646889925,0.00013604100968223065],[0.001543767168186605,0.00012953938858117908],[0.0014674848644062877,0.00012313843762967736],[0.0013924090890213847,0.00011683873162837699],[0.001318545313552022,0.00011064074351452291],[0.001245898543857038,0.00010454485891386867],[0.001174472039565444,0.00009855137614067644],[0.0011042687110602856,0.00009266052802558988],[0.0010352900717407465,0.00008687245281180367],[0.0009675371111370623,0.00008118721598293632],[0.0009010095964185894,0.00007560481026303023],[0.0008357064798474312,0.00007012514834059402],[0.0007716258987784386,0.00006474807014456019],[0.0007087651756592095,0.000059473350120242685],[0.00064712087623775,0.00005430069722933695],[0.0005866885767318308,0.00004922975131194107],[0.0005274632712826133,0.00004426008672453463],[0.0004694392846431583,0.00003939121961593628],[0.0004126100102439523,0.00003462260792730376],[0.0003569684049580246,0.000029953651392133906],[0.0003025065816473216,0.00002538369517424144],[0.0002492161875125021,0.00002091203350573778],[0.00019708815671037883,0.000016537907868041657],[0.0001461129286326468,0.000012260513358341996],[0.00009628033149056137,0.00000807899959909264],[0.00004757974238600582,0.0000039924739212438]]},{"name":"CX_d1_u4","samples":[[-0.00012769414752256125,-3.515669888543016e-08],[-0.00025839643785730004,-7.114159927823493e-08],[-0.0003921367460861802,-1.0796292571058075e-07],[-0.0005289437249302864,-1.4562856165412086e-07],[-0.0006688444991596043,-1.8414598912386282e-07],[-0.0008118649129755795,-2.2352230644173687e-07],[-0.0009580290643498302,-2.6376417849860445e-07],[-0.0011073596542701125,-3.048778012271214e-07],[-0.0012598775792866945,-3.4686897265601147e-07],[-0.0014156019315123558,-3.8974295080151933e-07],[-0.0015745502896606922,-4.335045389325387e-07],[-0.001736738020554185,-4.781579718837747e-07],[-0.0019021786283701658,-5.237070581642911e-07],[-0.0020708837546408176,-5.701548388969968e-07],[-0.0022428627125918865,-6.175040425659972e-07],[-0.0024181227199733257,-6.657565450041147e-07],[-0.0025966688990592957,-7.149137672968209e-07],[-0.0027785038109868765,-7.649765052519797e-07],[-0.0029636279214173555,-8.1594481571301e-07],[-0.00315203913487494,-8.678181302457233e-07],[-0.0033437327947467566,-9.205951414514857e-07],[-0.0035387021489441395,-9.74273916654056e-07],[-0.0037369367200881243,-0.0000010288518978995853],[-0.003938424866646528,-0.0000010843255040526856],[-0.004143150523304939,-0.000001140690528700361],[-0.004351096693426371,-0.0000011979420833085896],[-0.004562241956591606,-0.0000012560744835354853],[-0.004776562564074993,-0.000001315081249231298],[-0.004994031973183155,-0.000001374954877064738],[-0.0052146208472549915,-0.000001435687295270327],[-0.005438296124339104,-0.0000014972694089010474],[-0.005665021948516369,-0.0000015596914408888551],[-0.0058947596698999405,-0.000001622942818357842],[-0.006127466913312674,-0.000001687011717876885],[-0.0063630989752709866,-0.0000017518857475806726],[-0.006601606495678425,-0.0000018175516061091912],[-0.006842938717454672,-0.000001883994968920888],[-0.007087039761245251,-0.0000019512008293531835],[-0.007333851885050535,-0.0000020191530438751215],[-0.007583313155919313,-0.0000020878346731478814],[-0.007835359312593937,-0.000002157227754651103],[-0.00808992050588131,-0.0000022273136437434005],[-0.008346927352249622,-0.0000022980725589150097],[-0.008606302551925182,-0.0000023694838091614656],[-0.008867969736456871,-0.000002441525793983601],[-0.009131846949458122,-0.0000025141762307612225],[-0.009397848509252071,-0.0000025874117000057595],[-0.009665886871516705,-0.0000026612078727339394],[-0.009935869835317135,-0.000002735539510467788],[-0.010207703337073326,-0.00000281038046523463],[-0.010481288656592369,-0.0000028857041343144374],[-0.01075652614235878,-0.0000029614820959977806],[-0.011033309623599052,-0.0000030376861559489043],[-0.01131153292953968,-0.0000031142865282163257],[-0.011591085232794285,-0.0000031912525173538597],[-0.011871851980686188,-0.0000032685534279153217],[-0.012153718620538712,-0.000003346156745465123],[-0.01243656501173973,-0.0000034240299555676756],[-0.012720268219709396,-0.000003502138952171663],[-0.013004704378545284,-0.0000035804498565994436],[-0.013289745897054672,-0.000003658927198557649],[-0.01357526145875454,-0.000003737535280379234],[-0.01386111881583929,-0.0000038162374949024525],[-0.014147183857858181,-0.000003894996552844532],[-0.014433317817747593,-0.000003973775164922699],[-0.014719380997121334,-0.000004052533768117428],[-0.015005232766270638,-0.000004131234618398594],[-0.015290728770196438,-0.000004209836788504617],[-0.015575721859931946,-0.000004288301170163322],[-0.015860065817832947,-0.000004366586836113129],[-0.016143612563610077,-0.000004444652859092457],[-0.0164262093603611,-0.000004522456947597675],[-0.016707703471183777,-0.0000045999581743672024],[-0.016987944021821022,-0.000004677113338402705],[-0.01726677268743515,-0.000004753880602947902],[-0.017544036731123924,-0.000004830216767004458],[-0.01781957969069481,-0.000004906079084321391],[-0.01809324137866497,-0.000004981423444405664],[-0.018364865332841873,-0.000005056207101006294],[-0.018634293228387833,-0.000005130385943630245],[-0.018901366740465164,-0.000005203916771279182],[-0.019165927544236183,-0.00000527675501871272],[-0.019427813589572906,-0.000005348857484932523],[-0.0196868684142828,-0.000005420180514192907],[-0.019942935556173325,-0.0000054906804507481866],[-0.0201958529651165,-0.000005560313638852676],[-0.020445464178919792,-0.000005629036877508042],[-0.020691614598035812,-0.00000569680696571595],[-0.020934147760272026,-0.000005763581157225417],[-0.021172909066081047,-0.000005829316705785459],[-0.02140774577856064,-0.000005893971319892444],[-0.021638505160808563,-0.000005957504072284792],[-0.021865036338567734,-0.00000601987267145887],[-0.02208719216287136,-0.0000060810366449004505],[-0.022304827347397804,-0.000006140955520095304],[-0.022517794743180275,-0.0000061995901887712535],[-0.02272595465183258,-0.000006256900633161422],[-0.02292916737496853,-0.0000063128486544883344],[-0.023127293214201927,-0.0000063673965087218676],[-0.02332019805908203,-0.0000064205073613265995],[-0.023507753387093544,-0.000006472144832514459],[-0.02368982881307602,-0.000006522273451992078],[-0.02386629767715931,-0.0000065708591137081385],[-0.024037038907408714,-0.000006617867256863974],[-0.024201933294534683,-0.000006663266049145022],[-0.024360867217183113,-0.0000067070236582367215],[-0.02451372891664505,-0.000006749109616066562],[-0.02466040849685669,-0.0000067894934545620345],[-0.024800805374979973,-0.000006828147434134735],[-0.024934818968176842,-0.000006865043815196259],[-0.025062354281544685,-0.000006900156677147606],[-0.025183318182826042,-0.000006933461008884478],[-0.025297628715634346,-0.000006964932254049927],[-0.025405198335647583,-0.000006994549039518461],[-0.025505954399704933,-0.000007022288627922535],[-0.025599822402000427,-0.000007048132374620764],[-0.025686735287308693,-0.000007072061180224409],[-0.025766627863049507,-0.000007094057309586788],[-0.025839444249868393,-0.000007114105301297968],[-0.025905132293701172,-0.000007132190148695372],[-0.025963641703128815,-0.000007148299118853174],[-0.02601493149995804,-0.000007162419933592901],[-0.026058964431285858,-0.000007174543043220183],[-0.026095706969499588,-0.000007184659352788003],[-0.026125134900212288,-0.000007192761131591396],[-0.026147224009037018,-0.000007198842467914801],[-0.026161957532167435,-0.000007202899269032059],[-0.02617025002837181,-0.000007205182100733509],[-0.02617025002837181,-0.000007205182100733509],[-0.02617025002837181,-0.000007205182100733509],[-0.02617025002837181,-0.000007205182100733509],[-0.02617025002837181,-0.000007205182100733509],[-0.02617025002837181,-0.000007205182100733509],[-0.02617025002837181,-0.000007205182100733509],[-0.02617025002837181,-0.000007205182100733509],[-0.02617025002837181,-0.000007205182100733509],[-0.02617025002837181,-0.000007205182100733509],[-0.02617025002837181,-0.000007205182100733509],[-0.02617025002837181,-0.000007205182100733509],[-0.02617025002837181,-0.000007205182100733509],[-0.02617025002837181,-0.000007205182100733509],[-0.02617025002837181,-0.000007205182100733509],[-0.02617025002837181,-0.000007205182100733509],[-0.02617025002837181,-0.000007205182100733509],[-0.02617025002837181,-0.000007205182100733509],[-0.02617025002837181,-0.000007205182100733509],[-0.02617025002837181,-0.000007205182100733509],[-0.02617025002837181,-0.000007205182100733509],[-0.02617025002837181,-0.000007205182100733509],[-0.02617025002837181,-0.000007205182100733509],[-0.02617025002837181,-0.000007205182100733509],[-0.02617025002837181,-0.000007205182100733509],[-0.02617025002837181,-0.000007205182100733509],[-0.02617025002837181,-0.000007205182100733509],[-0.02617025002837181,-0.000007205182100733509],[-0.02617025002837181,-0.000007205182100733509],[-0.02617025002837181,-0.000007205182100733509],[-0.02617025002837181,-0.000007205182100733509],[-0.02617025002837181,-0.000007205182100733509],[-0.02617025002837181,-0.000007205182100733509],[-0.02617025002837181,-0.000007205182100733509],[-0.02617025002837181,-0.000007205182100733509],[-0.02617025002837181,-0.000007205182100733509],[-0.02617025002837181,-0.000007205182100733509],[-0.02617025002837181,-0.000007205182100733509],[-0.02617025002837181,-0.000007205182100733509],[-0.02617025002837181,-0.000007205182100733509],[-0.02617025002837181,-0.000007205182100733509],[-0.02617025002837181,-0.000007205182100733509],[-0.02617025002837181,-0.000007205182100733509],[-0.02617025002837181,-0.000007205182100733509],[-0.02617025002837181,-0.000007205182100733509],[-0.02617025002837181,-0.000007205182100733509],[-0.02617025002837181,-0.000007205182100733509],[-0.02617025002837181,-0.000007205182100733509],[-0.02617025002837181,-0.000007205182100733509],[-0.02617025002837181,-0.000007205182100733509],[-0.02617025002837181,-0.000007205182100733509],[-0.02617025002837181,-0.000007205182100733509],[-0.02617025002837181,-0.000007205182100733509],[-0.02617025002837181,-0.000007205182100733509],[-0.02617025002837181,-0.000007205182100733509],[-0.02617025002837181,-0.000007205182100733509],[-0.02617025002837181,-0.000007205182100733509],[-0.02617025002837181,-0.000007205182100733509],[-0.02617025002837181,-0.000007205182100733509],[-0.02617025002837181,-0.000007205182100733509],[-0.02617025002837181,-0.000007205182100733509],[-0.02617025002837181,-0.000007205182100733509],[-0.02617025002837181,-0.000007205182100733509],[-0.02617025002837181,-0.000007205182100733509],[-0.02617025002837181,-0.000007205182100733509],[-0.02617025002837181,-0.000007205182100733509],[-0.02617025002837181,-0.000007205182100733509],[-0.02617025002837181,-0.000007205182100733509],[-0.02617025002837181,-0.000007205182100733509],[-0.02617025002837181,-0.000007205182100733509],[-0.02617025002837181,-0.000007205182100733509],[-0.02617025002837181,-0.000007205182100733509],[-0.02617025002837181,-0.000007205182100733509],[-0.02617025002837181,-0.000007205182100733509],[-0.02617025002837181,-0.000007205182100733509],[-0.02617025002837181,-0.000007205182100733509],[-0.02617025002837181,-0.000007205182100733509],[-0.02617025002837181,-0.000007205182100733509],[-0.02617025002837181,-0.000007205182100733509],[-0.02617025002837181,-0.000007205182100733509],[-0.02617025002837181,-0.000007205182100733509],[-0.02617025002837181,-0.000007205182100733509],[-0.02617025002837181,-0.000007205182100733509],[-0.02617025002837181,-0.000007205182100733509],[-0.02617025002837181,-0.000007205182100733509],[-0.02617025002837181,-0.000007205182100733509],[-0.02617025002837181,-0.000007205182100733509],[-0.02617025002837181,-0.000007205182100733509],[-0.02617025002837181,-0.000007205182100733509],[-0.02617025002837181,-0.000007205182100733509],[-0.02617025002837181,-0.000007205182100733509],[-0.02617025002837181,-0.000007205182100733509],[-0.02617025002837181,-0.000007205182100733509],[-0.02617025002837181,-0.000007205182100733509],[-0.02617025002837181,-0.000007205182100733509],[-0.02617025002837181,-0.000007205182100733509],[-0.02617025002837181,-0.000007205182100733509],[-0.02617025002837181,-0.000007205182100733509],[-0.02617025002837181,-0.000007205182100733509],[-0.02617025002837181,-0.000007205182100733509],[-0.02617025002837181,-0.000007205182100733509],[-0.02617025002837181,-0.000007205182100733509],[-0.02617025002837181,-0.000007205182100733509],[-0.02617025002837181,-0.000007205182100733509],[-0.02617025002837181,-0.000007205182100733509],[-0.02617025002837181,-0.000007205182100733509],[-0.02617025002837181,-0.000007205182100733509],[-0.02617025002837181,-0.000007205182100733509],[-0.02617025002837181,-0.000007205182100733509],[-0.02617025002837181,-0.000007205182100733509],[-0.02617025002837181,-0.000007205182100733509],[-0.02617025002837181,-0.000007205182100733509],[-0.02617025002837181,-0.000007205182100733509],[-0.02617025002837181,-0.000007205182100733509],[-0.02617025002837181,-0.000007205182100733509],[-0.02617025002837181,-0.000007205182100733509],[-0.02617025002837181,-0.000007205182100733509],[-0.02617025002837181,-0.000007205182100733509],[-0.02617025002837181,-0.000007205182100733509],[-0.02617025002837181,-0.000007205182100733509],[-0.02617025002837181,-0.000007205182100733509],[-0.02617025002837181,-0.000007205182100733509],[-0.02617025002837181,-0.000007205182100733509],[-0.02617025002837181,-0.000007205182100733509],[-0.02617025002837181,-0.000007205182100733509],[-0.02617025002837181,-0.000007205182100733509],[-0.02617025002837181,-0.000007205182100733509],[-0.02617025002837181,-0.000007205182100733509],[-0.02617025002837181,-0.000007205182100733509],[-0.02617025002837181,-0.000007205182100733509],[-0.02617025002837181,-0.000007205182100733509],[-0.02617025002837181,-0.000007205182100733509],[-0.02617025002837181,-0.000007205182100733509],[-0.02617025002837181,-0.000007205182100733509],[-0.02617025002837181,-0.000007205182100733509],[-0.02617025002837181,-0.000007205182100733509],[-0.02617025002837181,-0.000007205182100733509],[-0.02617025002837181,-0.000007205182100733509],[-0.02617025002837181,-0.000007205182100733509],[-0.02617025002837181,-0.000007205182100733509],[-0.02617025002837181,-0.000007205182100733509],[-0.02617025002837181,-0.000007205182100733509],[-0.02617025002837181,-0.000007205182100733509],[-0.02617025002837181,-0.000007205182100733509],[-0.02617025002837181,-0.000007205182100733509],[-0.02617025002837181,-0.000007205182100733509],[-0.02617025002837181,-0.000007205182100733509],[-0.02617025002837181,-0.000007205182100733509],[-0.02617025002837181,-0.000007205182100733509],[-0.02617025002837181,-0.000007205182100733509],[-0.02617025002837181,-0.000007205182100733509],[-0.02617025002837181,-0.000007205182100733509],[-0.02617025002837181,-0.000007205182100733509],[-0.02617025002837181,-0.000007205182100733509],[-0.02617025002837181,-0.000007205182100733509],[-0.02617025002837181,-0.000007205182100733509],[-0.02617025002837181,-0.000007205182100733509],[-0.02617025002837181,-0.000007205182100733509],[-0.02617025002837181,-0.000007205182100733509],[-0.02617025002837181,-0.000007205182100733509],[-0.02617025002837181,-0.000007205182100733509],[-0.02617025002837181,-0.000007205182100733509],[-0.02617025002837181,-0.000007205182100733509],[-0.02617025002837181,-0.000007205182100733509],[-0.02617025002837181,-0.000007205182100733509],[-0.02617025002837181,-0.000007205182100733509],[-0.02617025002837181,-0.000007205182100733509],[-0.02617025002837181,-0.000007205182100733509],[-0.02617025002837181,-0.000007205182100733509],[-0.02617025002837181,-0.000007205182100733509],[-0.02617025002837181,-0.000007205182100733509],[-0.02617025002837181,-0.000007205182100733509],[-0.02617025002837181,-0.000007205182100733509],[-0.02617025002837181,-0.000007205182100733509],[-0.02617025002837181,-0.000007205182100733509],[-0.02617025002837181,-0.000007205182100733509],[-0.02617025002837181,-0.000007205182100733509],[-0.02617025002837181,-0.000007205182100733509],[-0.026163849979639053,-0.000007216598532977514],[-0.02615247666835785,-0.000007236886631289963],[-0.02613542601466179,-0.0000072672996793698985],[-0.026112711057066917,-0.00000730781630409183],[-0.026084350422024727,-0.000007358406037383247],[-0.02605036087334156,-0.00000741903249945608],[-0.026010770350694656,-0.0000074896511250699405],[-0.025965608656406403,-0.0000075702100730268285],[-0.025914903730154037,-0.000007660652045160532],[-0.025858698412775993,-0.000007760909284115769],[-0.025797029957175255,-0.0000078709099398111],[-0.025729943066835403,-0.000007990574886207469],[-0.02565748803317547,-0.000008119816811813507],[-0.02557971514761448,-0.000008258542038674932],[-0.02549668215215206,-0.00000840665143186925],[-0.02540844865143299,-0.000008564037671021651],[-0.025315076112747192,-0.000008730588888283819],[-0.025216633453965187,-0.000008906185030355118],[-0.025113189592957497,-0.000009090700586966705],[-0.02500481903553009,-0.000009284006409870926],[-0.024891598150134087,-0.000009485963346378412],[-0.024773605167865753,-0.000009696429515315685],[-0.024650925770401955,-0.000009915257578541059],[-0.024523645639419556,-0.000010142292921955232],[-0.02439185231924057,-0.000010377378202974796],[-0.02425563707947731,-0.000010620349712553434],[-0.024115094915032387,-0.000010871039194171317],[-0.02397032454609871,-0.000011129273843835108],[-0.023821420967578888,-0.000011394876310077962],[-0.02366849035024643,-0.000011667666512948927],[-0.023511633276939392,-0.00001194745800603414],[-0.02335095778107643,-0.000012234062523930334],[-0.023186568170785904,-0.000012527287253760733],[-0.023018579930067062,-0.000012826937563659158],[-0.022847099229693413,-0.000013132813364791218],[-0.022672241553664207,-0.000013444713658827823],[-0.02249412052333355,-0.000013762433809461072],[-0.02231285348534584,-0.000014085767361393664],[-0.022128555923700333,-0.000014414506040338892],[-0.021941347047686577,-0.000014748437024536543],[-0.021751346066594124,-0.000015087349311215803],[-0.021558672189712524,-0.000015431027350132354],[-0.021363448351621628,-0.000015779256500536576],[-0.021165793761610985,-0.000016131820302689448],[-0.020965831354260445,-0.000016488500477862544],[-0.020763684064149857,-0.000016849080566316843],[-0.02055947296321392,-0.00001721333865134511],[-0.020353320986032486,-0.000017581058273208328],[-0.02014535292983055,-0.000017952021153178066],[-0.019935688003897667,-0.000018326007193536498],[-0.019724451005458832,-0.000018702798115555197],[-0.019511763006448746,-0.000019082177459495142],[-0.01929774507880211,-0.00001946392876561731],[-0.01908252015709877,-0.000019847835574182682],[-0.01886620558798313,-0.000020233683244441636],[-0.018648922443389893,-0.00002062125895463396],[-0.018430789932608604,-0.00002101035170198884],[-0.01821192353963852,-0.000021400752302724868],[-0.01799244061112404,-0.00002179225157306064],[-0.017772456631064415,-0.00002218464396719355],[-0.01755208522081375,-0.000022577729396289214],[-0.01733144000172615,-0.00002297130413353443],[-0.017110629007220268,-0.000023365169909084216],[-0.016889765858650208,-0.00002375913391006179],[-0.016668954864144325,-0.00002415300150460098],[-0.016448304057121277,-0.000024546585336793214],[-0.01622791774570942,-0.000024939696231740527],[-0.01600789837539196,-0.00002533215592848137],[-0.01578834466636181,-0.000025723780709085986],[-0.015569356270134449,-0.000026114397769561037],[-0.01535103004425764,-0.000026503834305913188],[-0.01513346005231142,-0.000026891921152127907],[-0.014916738495230675,-0.00002727849641814828],[-0.014700955711305141,-0.00002766339821391739],[-0.014486197382211685,-0.00002804646828735713],[-0.01427255105227232,-0.00002842755930032581],[-0.014060098677873611,-0.000028806518457713537],[-0.013848920352756977,-0.00002918320387834683],[-0.013639095239341259,-0.000029557479138020426],[-0.013430697843432426,-0.00002992920417455025],[-0.013223801739513874,-0.00003029825347766746],[-0.013018477708101273,-0.0000306644978991244],[-0.012814793735742569,-0.000031027815566631034],[-0.012612815946340561,-0.00003138809188385494],[-0.012412605807185173,-0.0000317452140734531],[-0.012214225716888905,-0.000032099072996061295],[-0.012017731554806232,-0.00003244956678827293],[-0.011823180131614208,-0.00003279659358668141],[-0.01163062360137701,-0.00003314006607979536],[-0.011440111324191093,-0.0000334798896801658],[-0.011251692660152912,-0.00003381597707630135],[-0.011065410450100899,-0.00003414825550862588],[-0.01088130846619606,-0.00003447664494160563],[-0.010699426755309105,-0.00003480107625364326],[-0.010519802570343018,-0.000035121476685162634],[-0.010342470370233059,-0.000035437791666481644],[-0.01016746275126934,-0.00003574995935196057],[-0.009994810447096825,-0.000036057925171917304],[-0.009824540466070175,-0.00003636164547060616],[-0.009656677953898907,-0.00003666106567834504],[-0.00949124526232481,-0.00003695615305332467],[-0.009328264743089676,-0.00003724687121575698],[-0.009167753159999847,-0.0000375331801478751],[-0.009009727276861668,-0.00003781505802180618],[-0.008854201063513756,-0.000038092475733719766],[-0.008701185695827007,-0.00003836541509372182],[-0.008550690487027168,-0.00003863385791191831],[-0.00840272381901741,-0.00003889778963639401],[-0.008257291279733181,-0.000039157206629170105],[-0.008114395663142204,-0.00003941209433833137],[-0.007974039763212204,-0.00003966245276387781],[-0.00783622171729803,-0.00003990828190580942],[-0.007700940128415823,-0.00004014958904008381],[-0.007568191271275282,-0.000040386377804679796],[-0.00743796955794096,-0.000040618659113533795],[-0.00731026753783226,-0.000040846447518561035],[-0.007185076363384724,-0.00004106975393369794],[-0.00706238579005003,-0.000041288603824796155],[-0.006942183710634708,-0.00004150301174377091],[-0.006824456620961428,-0.00004171300679445267],[-0.006709189619868994,-0.00004191861080471426],[-0.0065963673405349255,-0.00004211986015434377],[-0.0064859711565077305,-0.00004231677667121403],[-0.006377983372658491,-0.000042509396735113114],[-0.0062723830342292786,-0.0000426977603638079],[-0.006169150583446026,-0.000042881900299107656],[-0.006068262737244368,-0.00004306186019675806],[-0.005871131084859371,-0.00004341348903835751],[-0.005770243238657713,-0.00004359344529802911],[-0.005667010322213173,-0.00004377758887130767],[-0.005561410449445248,-0.00004396594886202365],[-0.005453422199934721,-0.000044158572563901544],[-0.005343026481568813,-0.000044355489080771804],[-0.005230203736573458,-0.0000445567347924225],[-0.005114937201142311,-0.000044762342440662906],[-0.00499721011146903,-0.000044972333853365853],[-0.004877008032053709,-0.00004518674541031942],[-0.004754317458719015,-0.00004540559166343883],[-0.004629126284271479,-0.00004562890171655454],[-0.004501424264162779,-0.00004585668648360297],[-0.004371202550828457,-0.00004608896779245697],[-0.004238453693687916,-0.000046325756557052955],[-0.004103172104805708,-0.00004656706369132735],[-0.003965354058891535,-0.000046812896471237764],[-0.003824997693300247,-0.0000470632548967842],[-0.0036821020767092705,-0.00004731814260594547],[-0.003536669537425041,-0.00004757755596074276],[-0.003388702869415283,-0.00004784149132319726],[-0.0032382081262767315,-0.00004810993414139375],[-0.003085192758589983,-0.00004838287350139581],[-0.0029296663124114275,-0.00004866029121330939],[-0.0027716404292732477,-0.00004894216908724047],[-0.002611129079014063,-0.00004922847801935859],[-0.0024481480941176414,-0.000049519192543812096],[-0.0022827161010354757,-0.000049814279918791726],[-0.0021148535888642073,-0.00005011370376450941],[-0.0019445832585915923,-0.00005041742042521946],[-0.001771930605173111,-0.000050725389883155],[-0.0015969232190400362,-0.00005103755756863393],[-0.0014195910189300776,-0.00005135386891197413],[-0.0012399664847180247,-0.000051674272981472313],[-0.0010580846574157476,-0.000051998704293509945],[-0.0008739829645492136,-0.000052327090088510886],[-0.0006877012201584876,-0.000052659368520835415],[-0.0004992819740436971,-0.000052995459554949775],[-0.00030877022072672844,-0.00005333528315532021],[-0.00011621348676271737,-0.00005367875564843416],[0.00007833808194845915,-0.00005402578244684264],[0.0002748318074736744,-0.00005437627623905428],[0.00047321239253506064,-0.000054730135161662474],[0.0006734220078215003,-0.00005508725735126063],[0.0008754002046771348,-0.00005544753366848454],[0.0010790841188281775,-0.000055810851335991174],[0.001284408033825457,-0.00005617709393845871],[0.0014913039049133658,-0.00005654614506056532],[0.0016997011844068766,-0.00005691787009709515],[0.0019095266470685601,-0.000057292141718789935],[0.0021207048557698727,-0.00005766882895841263],[0.0023331574629992247,-0.00005804778993478976],[0.0025468040257692337,-0.00005842887912876904],[0.002761561656370759,-0.00005881195102119818],[0.0029773451387882233,-0.000059196852816967294],[0.003194066695868969,-0.00005958342444500886],[0.0034116366878151894,-0.00005997151311021298],[0.003629962680861354,-0.000060360951465554535],[0.0038489506114274263,-0.00006075156852602959],[0.004068504087626934,-0.0000611431896686554],[0.004288524389266968,-0.00006153565482236445],[0.004508911166340113,-0.00006192876026034355],[0.004729561973363161,-0.00006232234591152519],[0.004950372036546469,-0.00006271621532505378],[0.005171236116439104,-0.00006311017932603136],[0.005392045713961124,-0.00006350404146360233],[0.0056126918643713,-0.00006389761983882636],[0.005833062808960676,-0.00006429070344893262],[0.0060530467890203,-0.00006468309584306553],[0.006272529251873493,-0.0000650745932944119],[0.006491395644843578,-0.00006546499935211614],[0.006709529086947441,-0.00006585408846149221],[0.006926811765879393,-0.00006624166417168453],[0.007143125869333744,-0.0000666275154799223],[0.007358351722359657,-0.00006701141683151945],[0.007572369184345007,-0.00006739317177562043],[0.007785057183355093,-0.00006777254748158157],[0.007996294647455215,-0.00006814934022258967],[0.008205958642065525,-0.0000685233244439587],[0.008413927629590034,-0.00006889428914291784],[0.008620078675448895,-0.00006926200876478106],[0.00882428977638483,-0.00006962626503081992],[0.009026437997817993,-0.00006998684693826362],[0.009226399473845959,-0.00007034352893242612],[0.009424054063856602,-0.000070696092734579],[0.009619278833270073,-0.00007104432006599382],[0.009811951778829098,-0.00007138799992389977],[0.01000195275992155,-0.00007172691402956843],[0.010189161635935307,-0.00007206084410427138],[0.010373459197580814,-0.0000723895791452378],[0.010554727166891098,-0.0000727129154256545],[0.010732847265899181,-0.00007303063466679305],[0.010907704941928387,-0.00007334253314184025],[0.011079185642302036,-0.00007364841439994052],[0.011247175745666027,-0.00007394806016236544],[0.011411563493311405,-0.00007424128853017464],[0.01157223992049694,-0.00007452788850059733],[0.011729096993803978,-0.00007480768545065075],[0.011882028542459011,-0.0000750804683775641],[0.012030930258333683,-0.00007534607721026987],[0.012175701558589935,-0.00007560430822195485],[0.012316243723034859,-0.00007585500134155154],[0.012452458031475544,-0.00007609796739416197],[0.012584252282977104,-0.00007633305358467624],[0.012711532413959503,-0.00007656009256606922],[0.012834211811423302,-0.00007677891699131578],[0.01295220386236906,-0.00007698938134126365],[0.013065424747765064,-0.00007719134009676054],[0.013173796236515045,-0.00007738464773865417],[0.013277239166200161,-0.00007756916602374986],[0.013375682756304741,-0.00007774475670885295],[0.013469054363667965,-0.00007791131065459922],[0.013557287864387035,-0.00007806869689375162],[0.013640320859849453,-0.00007821680628694594],[0.013718093745410442,-0.00007835552969481796],[0.013790548779070377,-0.0000784847725299187],[0.013857635669410229,-0.00007860444020479918],[0.013919304125010967,-0.0000787144381320104],[0.01397551130503416,-0.00007881469355197623],[0.014026214368641376,-0.00007890514098107815],[0.01407137792557478,-0.00007898570038378239],[0.014110967516899109,-0.00007905631355242804],[0.0141449561342597,-0.00007911694410722703],[0.014173317700624466,-0.00007916753384051844],[0.014196031726896763,-0.00007920804637251422],[0.014213082380592823,-0.0000792384598753415],[0.014224456623196602,-0.00007925875252112746],[0.01423085667192936,-0.00007927016849862412],[0.01423085667192936,-0.00007927016849862412],[0.01423085667192936,-0.00007927016849862412],[0.01423085667192936,-0.00007927016849862412],[0.01423085667192936,-0.00007927016849862412],[0.01423085667192936,-0.00007927016849862412],[0.01423085667192936,-0.00007927016849862412],[0.01423085667192936,-0.00007927016849862412],[0.01423085667192936,-0.00007927016849862412],[0.01423085667192936,-0.00007927016849862412],[0.01423085667192936,-0.00007927016849862412],[0.01423085667192936,-0.00007927016849862412],[0.01423085667192936,-0.00007927016849862412],[0.01423085667192936,-0.00007927016849862412],[0.01423085667192936,-0.00007927016849862412],[0.01423085667192936,-0.00007927016849862412],[0.01423085667192936,-0.00007927016849862412],[0.01423085667192936,-0.00007927016849862412],[0.01423085667192936,-0.00007927016849862412],[0.01423085667192936,-0.00007927016849862412],[0.01423085667192936,-0.00007927016849862412],[0.01423085667192936,-0.00007927016849862412],[0.01423085667192936,-0.00007927016849862412],[0.01423085667192936,-0.00007927016849862412],[0.01423085667192936,-0.00007927016849862412],[0.01423085667192936,-0.00007927016849862412],[0.01423085667192936,-0.00007927016849862412],[0.01423085667192936,-0.00007927016849862412],[0.01423085667192936,-0.00007927016849862412],[0.01423085667192936,-0.00007927016849862412],[0.01423085667192936,-0.00007927016849862412],[0.01423085667192936,-0.00007927016849862412],[0.01423085667192936,-0.00007927016849862412],[0.01423085667192936,-0.00007927016849862412],[0.01423085667192936,-0.00007927016849862412],[0.01423085667192936,-0.00007927016849862412],[0.01423085667192936,-0.00007927016849862412],[0.01423085667192936,-0.00007927016849862412],[0.01423085667192936,-0.00007927016849862412],[0.01423085667192936,-0.00007927016849862412],[0.01423085667192936,-0.00007927016849862412],[0.01423085667192936,-0.00007927016849862412],[0.01423085667192936,-0.00007927016849862412],[0.01423085667192936,-0.00007927016849862412],[0.01423085667192936,-0.00007927016849862412],[0.01423085667192936,-0.00007927016849862412],[0.01423085667192936,-0.00007927016849862412],[0.01423085667192936,-0.00007927016849862412],[0.01423085667192936,-0.00007927016849862412],[0.01423085667192936,-0.00007927016849862412],[0.01423085667192936,-0.00007927016849862412],[0.01423085667192936,-0.00007927016849862412],[0.01423085667192936,-0.00007927016849862412],[0.01423085667192936,-0.00007927016849862412],[0.01423085667192936,-0.00007927016849862412],[0.01423085667192936,-0.00007927016849862412],[0.01423085667192936,-0.00007927016849862412],[0.01423085667192936,-0.00007927016849862412],[0.01423085667192936,-0.00007927016849862412],[0.01423085667192936,-0.00007927016849862412],[0.01423085667192936,-0.00007927016849862412],[0.01423085667192936,-0.00007927016849862412],[0.01423085667192936,-0.00007927016849862412],[0.01423085667192936,-0.00007927016849862412],[0.01423085667192936,-0.00007927016849862412],[0.01423085667192936,-0.00007927016849862412],[0.01423085667192936,-0.00007927016849862412],[0.01423085667192936,-0.00007927016849862412],[0.01423085667192936,-0.00007927016849862412],[0.01423085667192936,-0.00007927016849862412],[0.01423085667192936,-0.00007927016849862412],[0.01423085667192936,-0.00007927016849862412],[0.01423085667192936,-0.00007927016849862412],[0.01423085667192936,-0.00007927016849862412],[0.01423085667192936,-0.00007927016849862412],[0.01423085667192936,-0.00007927016849862412],[0.01423085667192936,-0.00007927016849862412],[0.01423085667192936,-0.00007927016849862412],[0.01423085667192936,-0.00007927016849862412],[0.01423085667192936,-0.00007927016849862412],[0.01423085667192936,-0.00007927016849862412],[0.01423085667192936,-0.00007927016849862412],[0.01423085667192936,-0.00007927016849862412],[0.01423085667192936,-0.00007927016849862412],[0.01423085667192936,-0.00007927016849862412],[0.01423085667192936,-0.00007927016849862412],[0.01423085667192936,-0.00007927016849862412],[0.01423085667192936,-0.00007927016849862412],[0.01423085667192936,-0.00007927016849862412],[0.01423085667192936,-0.00007927016849862412],[0.01423085667192936,-0.00007927016849862412],[0.01423085667192936,-0.00007927016849862412],[0.01423085667192936,-0.00007927016849862412],[0.01423085667192936,-0.00007927016849862412],[0.01423085667192936,-0.00007927016849862412],[0.01423085667192936,-0.00007927016849862412],[0.01423085667192936,-0.00007927016849862412],[0.01423085667192936,-0.00007927016849862412],[0.01423085667192936,-0.00007927016849862412],[0.01423085667192936,-0.00007927016849862412],[0.01423085667192936,-0.00007927016849862412],[0.01423085667192936,-0.00007927016849862412],[0.01423085667192936,-0.00007927016849862412],[0.01423085667192936,-0.00007927016849862412],[0.01423085667192936,-0.00007927016849862412],[0.01423085667192936,-0.00007927016849862412],[0.01423085667192936,-0.00007927016849862412],[0.01423085667192936,-0.00007927016849862412],[0.01423085667192936,-0.00007927016849862412],[0.01423085667192936,-0.00007927016849862412],[0.01423085667192936,-0.00007927016849862412],[0.01423085667192936,-0.00007927016849862412],[0.01423085667192936,-0.00007927016849862412],[0.01423085667192936,-0.00007927016849862412],[0.01423085667192936,-0.00007927016849862412],[0.01423085667192936,-0.00007927016849862412],[0.01423085667192936,-0.00007927016849862412],[0.01423085667192936,-0.00007927016849862412],[0.01423085667192936,-0.00007927016849862412],[0.01423085667192936,-0.00007927016849862412],[0.01423085667192936,-0.00007927016849862412],[0.01423085667192936,-0.00007927016849862412],[0.01423085667192936,-0.00007927016849862412],[0.01423085667192936,-0.00007927016849862412],[0.01423085667192936,-0.00007927016849862412],[0.01423085667192936,-0.00007927016849862412],[0.01423085667192936,-0.00007927016849862412],[0.01423085667192936,-0.00007927016849862412],[0.01423085667192936,-0.00007927016849862412],[0.01423085667192936,-0.00007927016849862412],[0.01423085667192936,-0.00007927016849862412],[0.01423085667192936,-0.00007927016849862412],[0.01423085667192936,-0.00007927016849862412],[0.01423085667192936,-0.00007927016849862412],[0.01423085667192936,-0.00007927016849862412],[0.01423085667192936,-0.00007927016849862412],[0.01423085667192936,-0.00007927016849862412],[0.01423085667192936,-0.00007927016849862412],[0.01423085667192936,-0.00007927016849862412],[0.01423085667192936,-0.00007927016849862412],[0.01423085667192936,-0.00007927016849862412],[0.01423085667192936,-0.00007927016849862412],[0.01423085667192936,-0.00007927016849862412],[0.01423085667192936,-0.00007927016849862412],[0.01423085667192936,-0.00007927016849862412],[0.01423085667192936,-0.00007927016849862412],[0.01423085667192936,-0.00007927016849862412],[0.01423085667192936,-0.00007927016849862412],[0.01423085667192936,-0.00007927016849862412],[0.01423085667192936,-0.00007927016849862412],[0.01423085667192936,-0.00007927016849862412],[0.01423085667192936,-0.00007927016849862412],[0.01423085667192936,-0.00007927016849862412],[0.01423085667192936,-0.00007927016849862412],[0.01423085667192936,-0.00007927016849862412],[0.01423085667192936,-0.00007927016849862412],[0.01423085667192936,-0.00007927016849862412],[0.01423085667192936,-0.00007927016849862412],[0.01423085667192936,-0.00007927016849862412],[0.01423085667192936,-0.00007927016849862412],[0.01423085667192936,-0.00007927016849862412],[0.01423085667192936,-0.00007927016849862412],[0.01423085667192936,-0.00007927016849862412],[0.01423085667192936,-0.00007927016849862412],[0.01423085667192936,-0.00007927016849862412],[0.01423085667192936,-0.00007927016849862412],[0.01423085667192936,-0.00007927016849862412],[0.01423085667192936,-0.00007927016849862412],[0.01423085667192936,-0.00007927016849862412],[0.01423085667192936,-0.00007927016849862412],[0.01423085667192936,-0.00007927016849862412],[0.01423085667192936,-0.00007927016849862412],[0.01423085667192936,-0.00007927016849862412],[0.01423085667192936,-0.00007927016849862412],[0.01423085667192936,-0.00007927016849862412],[0.01423085667192936,-0.00007927016849862412],[0.01423085667192936,-0.00007927016849862412],[0.01423085667192936,-0.00007927016849862412],[0.014226347208023071,-0.00007924505189293995],[0.014218335039913654,-0.00007920042116893455],[0.014206323772668839,-0.00007913351146271452],[0.014190321788191795,-0.00007904437370598316],[0.014170341193675995,-0.00007893308065831661],[0.014146397821605206,-0.00007879970507929102],[0.014118506573140621,-0.00007864434883231297],[0.014086690731346607,-0.00007846712105674669],[0.014050970785319805,-0.00007826815271982923],[0.014011374674737453,-0.00007804758934071288],[0.01396793033927679,-0.00007780559099046513],[0.013920669443905354,-0.00007754233229206875],[0.013869626447558403,-0.00007725800242042169],[0.013814836740493774,-0.00007695281237829477],[0.013756342232227325,-0.0000766269804444164],[0.013694182969629765,-0.00007628073217347264],[0.013628404587507248,-0.0000759143294999376],[0.013559053651988506,-0.00007552801980637014],[0.013486180454492569,-0.00007512209413107485],[0.013409835286438465,-0.00007469682896044105],[0.013330073095858097,-0.00007425252988468856],[0.013246950693428516,-0.00007378950976999477],[0.01316052582114935,-0.00007330809603445232],[0.013070859014987946,-0.00007280863064806908],[0.012978012673556805,-0.00007229144830489531],[0.012882052920758724,-0.00007175692007876933],[0.012783044017851353,-0.00007120541704352945],[0.012681055814027786,-0.00007063731027301401],[0.012576157227158546,-0.00007005299266893417],[0.012468419969081879,-0.0000694528644089587],[0.012357917614281178,-0.00006883733294671401],[0.012244724668562412,-0.0000682068130117841],[0.012128917500376701,-0.0000675617266097106],[0.012010571546852589,-0.00006690251029795036],[0.011889767833054066,-0.0000662295933580026],[0.011766583658754826,-0.00006554342689923942],[0.011641101911664009,-0.00006484445475507528],[0.011513402685523033,-0.00006413312803488225],[0.011383569799363613,-0.00006340991967590526],[0.011251685209572315,-0.00006267528078751639],[0.011117832735180855,-0.00006192968430696055],[0.010982098989188671,-0.00006117360317148268],[0.01084456779062748,-0.0000604075139563065],[0.01070532388985157,-0.00005963188596069813],[0.010564454831182957,-0.0000588472030358389],[0.010422046296298504,-0.000058053941756952554],[0.010278183966875076,-0.00005725258597522043],[0.010132954455912113,-0.00005644361590384506],[0.009986445307731628,-0.00005562751175602898],[0.009838741272687912,-0.00005480475738295354],[0.009689928963780403,-0.000053975829359842464],[0.009540094994008541,-0.00005314120789989829],[0.009389324113726616,-0.00005230136957834475],[0.009237702004611492,-0.000051456790970405564],[0.00908531341701746,-0.000050607941375346854],[0.008932242169976234,-0.00004975528645445593],[0.008778572082519531,-0.000048899295506998897],[0.008624386042356491,-0.000048040430556284264],[0.008469765074551105,-0.000047179146349662915],[0.00831479113548994,-0.000046315897634485736],[0.008159544318914413,-0.00004545112460618839],[0.008004103787243366,-0.00004458527473616414],[0.007848548702895641,-0.00004371878458186984],[0.0076929545029997826,-0.00004285207614884712],[0.007537398021668196,-0.000041985582356574014],[0.007381954230368137,-0.00004111971429665573],[0.007226696703583002,-0.000040254883060697466],[0.007071697153151035,-0.000039391488826368004],[0.006917026359587908,-0.00003852992449537851],[0.006762754172086716,-0.00003767058296944015],[0.006608948111534119,-0.00003681383532239124],[0.006455674767494202,-0.00003596005626604892],[0.006302999332547188,-0.000035109605960315093],[0.006150984205305576,-0.00003426284092711285],[0.005999692250043154,-0.00003342009586049244],[0.005849182605743408,-0.00003258171273046173],[0.005699514411389828,-0.00003174801531713456],[0.005550744011998177,-0.00003091932012466714],[0.005402926355600357,-0.00003009593092428986],[0.0052561149932444096,-0.000029278146030264907],[0.005110361147671938,-0.000028466254661907442],[0.0049657151103019714,-0.0000276605314866174],[0.004822223912924528,-0.000026861243895837106],[0.004679934587329626,-0.000026068648367072456],[0.0045388913713395596,-0.000025282994101871736],[0.0043991366401314735,-0.00002450451756885741],[0.004260710906237364,-0.000023733446141704917],[0.004123653285205364,-0.00002296999446116388],[0.003988001495599747,-0.0000222143717110157],[0.003853789996355772,-0.000021466772523126565],[0.00372105254791677,-0.000020727386072394438],[0.003589821048080921,-0.00001999638698180206],[0.0034601252991706133,-0.00001927394259837456],[0.0033319934736937284,-0.00001856020935520064],[0.0032054518815129995,-0.00001785533459042199],[0.003080525202676654,-0.000017159454728243873],[0.0029572362545877695,-0.00001647269891691394],[0.002835606224834919,-0.00001579518175276462],[0.0027156544383615255,-0.000015127015103644226],[0.0025973988231271505,-0.000014468295375991147],[0.002480855444446206,-0.000013819114428770263],[0.0023660389706492424,-0.000013179551388020627],[0.0022529622074216604,-0.000012549679013318382],[0.0021416363306343555,-0.000011929560969292652],[0.0020320711191743612,-0.000011319250006636139],[0.0019242750713601708,-0.000010718793419073336],[0.0018182548228651285,-0.000010128228495887015],[0.0017140156123787165,-0.000009547584340907633],[0.0016115613980218768,-0.000008976882782008033],[0.001510894508101046,-0.000008416138371103443],[0.0014120163396000862,-0.000007865357474656776],[0.0013149265432730317,-0.000007324537818931276],[0.0012196237221360207,-0.00000679367212796933],[0.0011261049658060074,-0.000006272744940361008],[0.0010343665489926934,-0.000005761733973486116],[0.0009444032330065966,-0.0000052606110330088995],[0.00085620884783566,-0.000004769341558130691],[0.0007697759428992867,-0.000004287884166842559],[0.0006850961362943053,-0.000003816192020167364],[0.0006021599401719868,-0.000003354212594786077],[0.0005209569935686886,-0.000002901887683037785],[0.0004414758295752108,-0.000002459153620293364],[0.0003637042245827615,-0.000002025942194450181],[0.0002876289654523134,-0.0000016021801911847433],[0.0002132360968971625,-0.0000011877893939526984],[0.00014051079051569104,-7.826874934835359e-07],[0.00006943751213839278,-3.867879172503308e-07]]},{"name":"CX_d1_u8","samples":[[-0.00008957441605161875,1.2208798416679656e-08],[-0.0001812589616747573,2.4705203216512928e-08],[-0.00027507462073117495,3.749207522218967e-08],[-0.0003710414457600564,5.05721473587073e-08],[-0.00046917854342609644,6.394802198883554e-08],[-0.0005695039290003479,7.762215403772643e-08],[-0.0006720346282236278,9.159686698012592e-08],[-0.0007767864735797048,1.0587432086595072e-07],[-0.0008837741916067898,1.2045650521486095e-07],[-0.000993011170066893,1.3534527454339695e-07],[-0.0011045096907764673,1.5054227731070569e-07],[-0.0012182805221527815,1.6604899144567753e-07],[-0.0013343332102522254,1.8186672434694628e-07],[-0.0014526757877320051,1.979965560394703e-07],[-0.0015733148902654648,2.1443941022880608e-07],[-0.0016962556401267648,2.3119596903597994e-07],[-0.00182150152977556,2.482667014191975e-07],[-0.0019490544218569994,2.65651891595553e-07],[-0.002078914549201727,2.83351567986756e-07],[-0.0022110806312412024,3.013655032191309e-07],[-0.002345549175515771,3.1969327096703637e-07],[-0.0024823155254125595,3.3833421753115545e-07],[-0.002621372463181615,3.572873765733675e-07],[-0.002762711374089122,3.765515828035859e-07],[-0.002906321780756116,3.961253582929203e-07],[-0.00305219111032784,4.160070261605142e-07],[-0.0032003044616431,4.361945400432887e-07],[-0.0033506453037261963,4.5668568304790824e-07],[-0.003503195010125637,4.77477897220524e-07],[-0.003657932858914137,4.98568340390193e-07],[-0.0038148355670273304,5.199538577471685e-07],[-0.00397387845441699,5.416310386863188e-07],[-0.004135034047067165,5.635961883854179e-07],[-0.004298272542655468,5.858452709617268e-07],[-0.0044635627418756485,6.083739094719931e-07],[-0.004630870185792446,6.311776132861269e-07],[-0.004800159018486738,6.542512664964306e-07],[-0.004971390124410391,6.77589696351788e-07],[-0.005144522991031408,7.011873321971507e-07],[-0.005319514311850071,7.250382623169571e-07],[-0.005496318452060223,7.491362907785515e-07],[-0.005674887448549271,7.734748805887648e-07],[-0.005855171009898186,7.980471536939149e-07],[-0.0060371169820427895,8.228460046666441e-07],[-0.0062206704169511795,8.47863930175663e-07],[-0.00640577357262373,8.730930858291686e-07],[-0.006592367310076952,8.985253998616827e-07],[-0.006780389696359634,9.241524594472139e-07],[-0.0069697764702141285,9.499654538558389e-07],[-0.0071604615077376366,9.759553449839586e-07],[-0.00735237542539835,0.000001002112867354299],[-0.007545447442680597,0.0000010284281870553968],[-0.007739604450762272,0.0000010548912996455329],[-0.007934771478176117,0.0000010814922006829875],[-0.008130870759487152,0.0000011082200899181771],[-0.00832782220095396,0.0000011350641671015183],[-0.00852554477751255,0.0000011620132909229142],[-0.008723954670131207,0.0000011890562063854304],[-0.008922966197133064,0.0000012161809763711062],[-0.00912249181419611,0.0000012433757774488186],[-0.009322441183030605,0.000001270628558813769],[-0.009522723034024239,0.0000012979265875401325],[-0.009723246097564697,0.0000013252573580757598],[-0.009923913516104221,0.0000013526079101211508],[-0.010124629363417625,0.0000013799650560031296],[-0.01032529678195715,0.0000014073156080485205],[-0.01052581425756216,0.0000014346456964631216],[-0.01072608307003975,0.0000014619419062000816],[-0.010925998911261559,0.0000014891900264046853],[-0.011125460267066956,0.000001516376073595893],[-0.011324360966682434,0.0000015434858369189897],[-0.011522595770657063,0.0000015705047644587466],[-0.01172005757689476,0.0000015974184179867734],[-0.011916639283299446,0.0000016242121319010039],[-0.012112230993807316,0.0000016508708995388588],[-0.012306725606322289,0.000001677380055298272],[-0.01250001136213541,0.0000017037244788298267],[-0.012691979296505451,0.0000017298892771577812],[-0.012882516719400883,0.0000017558592162458808],[-0.013071514666080475,0.0000017816191757447086],[-0.013258860446512699,0.00000180715392161801],[-0.013444442301988602,0.0000018324484472032054],[-0.013628150336444378,0.0000018574874047772028],[-0.0138098718598485,0.0000018822555603037472],[-0.013989495113492012,0.0000019067379071202595],[-0.014166911132633686,0.0000019309193248773227],[-0.014342008158564568,0.0000019547846932255197],[-0.014514677226543427,0.0000019783190055022715],[-0.014684807509183884,0.000002001507482418674],[-0.014852292835712433,0.0000020243353446858237],[-0.015017025172710419,0.000002046788040388492],[-0.01517889741808176,0.000002068850790237775],[-0.015337803401052952,0.0000020905094970657956],[-0.01549364160746336,0.0000021117498363310006],[-0.015646306797862053,0.0000021325577108655125],[-0.015795698389410973,0.000002152919478248805],[-0.015941718593239784,0.0000021728217234340264],[-0.01608426682651043,0.000002192250576626975],[-0.016223246231675148,0.000002211193304901826],[-0.016358565539121628,0.000002229637175332755],[-0.016490131616592407,0.000002247569227620261],[-0.016617851331830025,0.00000226497718358587],[-0.016741640865802765,0.000002281849447172135],[-0.016861412674188614,0.0000022981739675742574],[-0.016977081075310707,0.0000023139393761084648],[-0.017088569700717926,0.0000023291349862120114],[-0.017195798456668854,0.0000023437501113221515],[-0.017298690974712372,0.000002357774064876139],[-0.01739717647433281,0.0000023711975245532813],[-0.017491184175014496,0.0000023840104859118583],[-0.01758064515888691,0.000002396204081378528],[-0.017665499821305275,0.000002407769443379948],[-0.01774568483233452,0.0000024186983864638023],[-0.017821144312620163,0.0000024289834072988015],[-0.01789182238280773,0.000002438616547806305],[-0.017957666888833046,0.0000024475912141497247],[-0.018018634989857674,0.000002455900812492473],[-0.018074678257107735,0.0000024635394311189884],[-0.018125757575035095,0.0000024705013856873848],[-0.01817183569073677,0.0000024767816739768023],[-0.018212879076600075,0.000002482375748513732],[-0.01824885606765747,0.0000024872797439456917],[-0.018279744312167168,0.000002491489567546523],[-0.018305519595742226,0.0000024950027182057966],[-0.018326161429286003,0.0000024978160126920557],[-0.018341656774282455,0.000002499928086763248],[-0.018351992592215538,0.000002501336894056294],[-0.018357809633016586,0.0000025021295186888892],[-0.018357809633016586,0.0000025021295186888892],[-0.018357809633016586,0.0000025021295186888892],[-0.018357809633016586,0.0000025021295186888892],[-0.018357809633016586,0.0000025021295186888892],[-0.018357809633016586,0.0000025021295186888892],[-0.018357809633016586,0.0000025021295186888892],[-0.018357809633016586,0.0000025021295186888892],[-0.018357809633016586,0.0000025021295186888892],[-0.018357809633016586,0.0000025021295186888892],[-0.018357809633016586,0.0000025021295186888892],[-0.018357809633016586,0.0000025021295186888892],[-0.018357809633016586,0.0000025021295186888892],[-0.018357809633016586,0.0000025021295186888892],[-0.018357809633016586,0.0000025021295186888892],[-0.018357809633016586,0.0000025021295186888892],[-0.018357809633016586,0.0000025021295186888892],[-0.018357809633016586,0.0000025021295186888892],[-0.018357809633016586,0.0000025021295186888892],[-0.018357809633016586,0.0000025021295186888892],[-0.018357809633016586,0.0000025021295186888892],[-0.018357809633016586,0.0000025021295186888892],[-0.018357809633016586,0.0000025021295186888892],[-0.018357809633016586,0.0000025021295186888892],[-0.018357809633016586,0.0000025021295186888892],[-0.018357809633016586,0.0000025021295186888892],[-0.018357809633016586,0.0000025021295186888892],[-0.018357809633016586,0.0000025021295186888892],[-0.018357809633016586,0.0000025021295186888892],[-0.018357809633016586,0.0000025021295186888892],[-0.018357809633016586,0.0000025021295186888892],[-0.018357809633016586,0.0000025021295186888892],[-0.018357809633016586,0.0000025021295186888892],[-0.018357809633016586,0.0000025021295186888892],[-0.018357809633016586,0.0000025021295186888892],[-0.018357809633016586,0.0000025021295186888892],[-0.018357809633016586,0.0000025021295186888892],[-0.018357809633016586,0.0000025021295186888892],[-0.018357809633016586,0.0000025021295186888892],[-0.018357809633016586,0.0000025021295186888892],[-0.018357809633016586,0.0000025021295186888892],[-0.018357809633016586,0.0000025021295186888892],[-0.018357809633016586,0.0000025021295186888892],[-0.018357809633016586,0.0000025021295186888892],[-0.018357809633016586,0.0000025021295186888892],[-0.018357809633016586,0.0000025021295186888892],[-0.018357809633016586,0.0000025021295186888892],[-0.018357809633016586,0.0000025021295186888892],[-0.018357809633016586,0.0000025021295186888892],[-0.018357809633016586,0.0000025021295186888892],[-0.018357809633016586,0.0000025021295186888892],[-0.018357809633016586,0.0000025021295186888892],[-0.018357809633016586,0.0000025021295186888892],[-0.018357809633016586,0.0000025021295186888892],[-0.018357809633016586,0.0000025021295186888892],[-0.018357809633016586,0.0000025021295186888892],[-0.018357809633016586,0.0000025021295186888892],[-0.018357809633016586,0.0000025021295186888892],[-0.018357809633016586,0.0000025021295186888892],[-0.018357809633016586,0.0000025021295186888892],[-0.018357809633016586,0.0000025021295186888892],[-0.018357809633016586,0.0000025021295186888892],[-0.018357809633016586,0.0000025021295186888892],[-0.018357809633016586,0.0000025021295186888892],[-0.018357809633016586,0.0000025021295186888892],[-0.018357809633016586,0.0000025021295186888892],[-0.018357809633016586,0.0000025021295186888892],[-0.018357809633016586,0.0000025021295186888892],[-0.018357809633016586,0.0000025021295186888892],[-0.018357809633016586,0.0000025021295186888892],[-0.018357809633016586,0.0000025021295186888892],[-0.018357809633016586,0.0000025021295186888892],[-0.018357809633016586,0.0000025021295186888892],[-0.018357809633016586,0.0000025021295186888892],[-0.018357809633016586,0.0000025021295186888892],[-0.018357809633016586,0.0000025021295186888892],[-0.018357809633016586,0.0000025021295186888892],[-0.018357809633016586,0.0000025021295186888892],[-0.018357809633016586,0.0000025021295186888892],[-0.018357809633016586,0.0000025021295186888892],[-0.018357809633016586,0.0000025021295186888892],[-0.018357809633016586,0.0000025021295186888892],[-0.018357809633016586,0.0000025021295186888892],[-0.018357809633016586,0.0000025021295186888892],[-0.018357809633016586,0.0000025021295186888892],[-0.018357809633016586,0.0000025021295186888892],[-0.018357809633016586,0.0000025021295186888892],[-0.018357809633016586,0.0000025021295186888892],[-0.018357809633016586,0.0000025021295186888892],[-0.018357809633016586,0.0000025021295186888892],[-0.018357809633016586,0.0000025021295186888892],[-0.018357809633016586,0.0000025021295186888892],[-0.018357809633016586,0.0000025021295186888892],[-0.018357809633016586,0.0000025021295186888892],[-0.018357809633016586,0.0000025021295186888892],[-0.018357809633016586,0.0000025021295186888892],[-0.018357809633016586,0.0000025021295186888892],[-0.018357809633016586,0.0000025021295186888892],[-0.018357809633016586,0.0000025021295186888892],[-0.018357809633016586,0.0000025021295186888892],[-0.018357809633016586,0.0000025021295186888892],[-0.018357809633016586,0.0000025021295186888892],[-0.018357809633016586,0.0000025021295186888892],[-0.018357809633016586,0.0000025021295186888892],[-0.018357809633016586,0.0000025021295186888892],[-0.018357809633016586,0.0000025021295186888892],[-0.018357809633016586,0.0000025021295186888892],[-0.018357809633016586,0.0000025021295186888892],[-0.018357809633016586,0.0000025021295186888892],[-0.018357809633016586,0.0000025021295186888892],[-0.018357809633016586,0.0000025021295186888892],[-0.018357809633016586,0.0000025021295186888892],[-0.018357809633016586,0.0000025021295186888892],[-0.018357809633016586,0.0000025021295186888892],[-0.018357809633016586,0.0000025021295186888892],[-0.018357809633016586,0.0000025021295186888892],[-0.018357809633016586,0.0000025021295186888892],[-0.018357809633016586,0.0000025021295186888892],[-0.018357809633016586,0.0000025021295186888892],[-0.018357809633016586,0.0000025021295186888892],[-0.018357809633016586,0.0000025021295186888892],[-0.018357809633016586,0.0000025021295186888892],[-0.018357809633016586,0.0000025021295186888892],[-0.018357809633016586,0.0000025021295186888892],[-0.018357809633016586,0.0000025021295186888892],[-0.018357809633016586,0.0000025021295186888892],[-0.018357809633016586,0.0000025021295186888892],[-0.018357809633016586,0.0000025021295186888892],[-0.018357809633016586,0.0000025021295186888892],[-0.018357809633016586,0.0000025021295186888892],[-0.018357809633016586,0.0000025021295186888892],[-0.018357809633016586,0.0000025021295186888892],[-0.018357809633016586,0.0000025021295186888892],[-0.018357809633016586,0.0000025021295186888892],[-0.018357809633016586,0.0000025021295186888892],[-0.018357809633016586,0.0000025021295186888892],[-0.018357809633016586,0.0000025021295186888892],[-0.018357809633016586,0.0000025021295186888892],[-0.018357809633016586,0.0000025021295186888892],[-0.018357809633016586,0.0000025021295186888892],[-0.018357809633016586,0.0000025021295186888892],[-0.018357809633016586,0.0000025021295186888892],[-0.018357809633016586,0.0000025021295186888892],[-0.018357809633016586,0.0000025021295186888892],[-0.018357809633016586,0.0000025021295186888892],[-0.018357809633016586,0.0000025021295186888892],[-0.018357809633016586,0.0000025021295186888892],[-0.018357809633016586,0.0000025021295186888892],[-0.018357809633016586,0.0000025021295186888892],[-0.018357809633016586,0.0000025021295186888892],[-0.018357809633016586,0.0000025021295186888892],[-0.018357809633016586,0.0000025021295186888892],[-0.018357809633016586,0.0000025021295186888892],[-0.018357809633016586,0.0000025021295186888892],[-0.018357809633016586,0.0000025021295186888892],[-0.018357809633016586,0.0000025021295186888892],[-0.018357809633016586,0.0000025021295186888892],[-0.018357809633016586,0.0000025021295186888892],[-0.018357809633016586,0.0000025021295186888892],[-0.018357809633016586,0.0000025021295186888892],[-0.018357809633016586,0.0000025021295186888892],[-0.018357809633016586,0.0000025021295186888892],[-0.018357809633016586,0.0000025021295186888892],[-0.018357809633016586,0.0000025021295186888892],[-0.018357809633016586,0.0000025021295186888892],[-0.018357809633016586,0.0000025021295186888892],[-0.018357809633016586,0.0000025021295186888892],[-0.018357809633016586,0.0000025021295186888892],[-0.018357809633016586,0.0000025021295186888892],[-0.018357809633016586,0.0000025021295186888892],[-0.018357809633016586,0.0000025021295186888892],[-0.018357809633016586,0.0000025021295186888892],[-0.018357809633016586,0.0000025021295186888892],[-0.018357809633016586,0.0000025021295186888892],[-0.018357809633016586,0.0000025021295186888892],[-0.018357809633016586,0.0000025021295186888892],[-0.018357809633016586,0.0000025021295186888892],[-0.018357809633016586,0.0000025021295186888892],[-0.018357809633016586,0.0000025021295186888892],[-0.018357809633016586,0.0000025021295186888892],[-0.018357809633016586,0.0000025021295186888892],[-0.018357809633016586,0.0000025021295186888892],[-0.018357809633016586,0.0000025021295186888892],[-0.018357809633016586,0.0000025021295186888892],[-0.018357809633016586,0.0000025021295186888892],[-0.018357809633016586,0.0000025021295186888892],[-0.018357809633016586,0.0000025021295186888892],[-0.018357809633016586,0.0000025021295186888892],[-0.018357809633016586,0.0000025021295186888892],[-0.018357809633016586,0.0000025021295186888892],[-0.018357809633016586,0.0000025021295186888892],[-0.018357809633016586,0.0000025021295186888892],[-0.018357809633016586,0.0000025021295186888892],[-0.018357809633016586,0.0000025021295186888892],[-0.018357809633016586,0.0000025021295186888892],[-0.018357809633016586,0.0000025021295186888892],[-0.018357809633016586,0.0000025021295186888892],[-0.018357809633016586,0.0000025021295186888892],[-0.018357809633016586,0.0000025021295186888892],[-0.018357809633016586,0.0000025021295186888892],[-0.018357809633016586,0.0000025021295186888892],[-0.018357809633016586,0.0000025021295186888892],[-0.018357809633016586,0.0000025021295186888892],[-0.018357809633016586,0.0000025021295186888892],[-0.018357809633016586,0.0000025021295186888892],[-0.018357809633016586,0.0000025021295186888892],[-0.018357809633016586,0.0000025021295186888892],[-0.018357809633016586,0.0000025021295186888892],[-0.018357809633016586,0.0000025021295186888892],[-0.018357809633016586,0.0000025021295186888892],[-0.018357809633016586,0.0000025021295186888892],[-0.018357809633016586,0.0000025021295186888892],[-0.018357809633016586,0.0000025021295186888892],[-0.018357809633016586,0.0000025021295186888892],[-0.018357809633016586,0.0000025021295186888892],[-0.018357809633016586,0.0000025021295186888892],[-0.018357809633016586,0.0000025021295186888892],[-0.018357809633016586,0.0000025021295186888892],[-0.018357809633016586,0.0000025021295186888892],[-0.018357809633016586,0.0000025021295186888892],[-0.018357809633016586,0.0000025021295186888892],[-0.018357809633016586,0.0000025021295186888892],[-0.018357809633016586,0.0000025021295186888892],[-0.018357809633016586,0.0000025021295186888892],[-0.018357809633016586,0.0000025021295186888892],[-0.018357809633016586,0.0000025021295186888892],[-0.018357809633016586,0.0000025021295186888892],[-0.018357809633016586,0.0000025021295186888892],[-0.018357809633016586,0.0000025021295186888892],[-0.018357809633016586,0.0000025021295186888892],[-0.018357809633016586,0.0000025021295186888892],[-0.018357809633016586,0.0000025021295186888892],[-0.018357809633016586,0.0000025021295186888892],[-0.018357809633016586,0.0000025021295186888892],[-0.018357809633016586,0.0000025021295186888892],[-0.018357809633016586,0.0000025021295186888892],[-0.018357809633016586,0.0000025021295186888892],[-0.018357809633016586,0.0000025021295186888892],[-0.018357809633016586,0.0000025021295186888892],[-0.018357809633016586,0.0000025021295186888892],[-0.018357809633016586,0.0000025021295186888892],[-0.018357809633016586,0.0000025021295186888892],[-0.018357809633016586,0.0000025021295186888892],[-0.018357809633016586,0.0000025021295186888892],[-0.018357809633016586,0.0000025021295186888892],[-0.018357809633016586,0.0000025021295186888892],[-0.018357809633016586,0.0000025021295186888892],[-0.018357809633016586,0.0000025021295186888892],[-0.018357809633016586,0.0000025021295186888892],[-0.018357809633016586,0.0000025021295186888892],[-0.018357809633016586,0.0000025021295186888892],[-0.018357809633016586,0.0000025021295186888892],[-0.018357809633016586,0.0000025021295186888892],[-0.018357809633016586,0.0000025021295186888892],[-0.018357809633016586,0.0000025021295186888892],[-0.018357809633016586,0.0000025021295186888892],[-0.018357809633016586,0.0000025021295186888892],[-0.018357809633016586,0.0000025021295186888892],[-0.018357809633016586,0.0000025021295186888892],[-0.018357809633016586,0.0000025021295186888892],[-0.018357809633016586,0.0000025021295186888892],[-0.018357809633016586,0.0000025021295186888892],[-0.018357809633016586,0.0000025021295186888892],[-0.018357809633016586,0.0000025021295186888892],[-0.018357809633016586,0.0000025021295186888892],[-0.018357809633016586,0.0000025021295186888892],[-0.018357809633016586,0.0000025021295186888892],[-0.018357809633016586,0.0000025021295186888892],[-0.018357809633016586,0.0000025021295186888892],[-0.018357809633016586,0.0000025021295186888892],[-0.018357809633016586,0.0000025021295186888892],[-0.018357809633016586,0.0000025021295186888892],[-0.018357809633016586,0.0000025021295186888892],[-0.018357809633016586,0.0000025021295186888892],[-0.018357809633016586,0.0000025021295186888892],[-0.018357809633016586,0.0000025021295186888892],[-0.018357809633016586,0.0000025021295186888892],[-0.018357809633016586,0.0000025021295186888892],[-0.018357809633016586,0.0000025021295186888892],[-0.018357809633016586,0.0000025021295186888892],[-0.018357809633016586,0.0000025021295186888892],[-0.018357809633016586,0.0000025021295186888892],[-0.018357809633016586,0.0000025021295186888892],[-0.018357809633016586,0.0000025021295186888892],[-0.018357809633016586,0.0000025021295186888892],[-0.018357809633016586,0.0000025021295186888892],[-0.018357809633016586,0.0000025021295186888892],[-0.018357809633016586,0.0000025021295186888892],[-0.018357809633016586,0.0000025021295186888892],[-0.018357809633016586,0.0000025021295186888892],[-0.018357809633016586,0.0000025021295186888892],[-0.018357809633016586,0.0000025021295186888892],[-0.018357809633016586,0.0000025021295186888892],[-0.018357809633016586,0.0000025021295186888892],[-0.018357809633016586,0.0000025021295186888892],[-0.018357809633016586,0.0000025021295186888892],[-0.018357809633016586,0.0000025021295186888892],[-0.018357809633016586,0.0000025021295186888892],[-0.018357809633016586,0.0000025021295186888892],[-0.018357809633016586,0.0000025021295186888892],[-0.018357809633016586,0.0000025021295186888892],[-0.018357809633016586,0.0000025021295186888892],[-0.018357809633016586,0.0000025021295186888892],[-0.018357809633016586,0.0000025021295186888892],[-0.018357809633016586,0.0000025021295186888892],[-0.018357809633016586,0.0000025021295186888892],[-0.018357809633016586,0.0000025021295186888892],[-0.018357809633016586,0.0000025021295186888892],[-0.018357809633016586,0.0000025021295186888892],[-0.018357809633016586,0.0000025021295186888892],[-0.018357809633016586,0.0000025021295186888892],[-0.018357809633016586,0.0000025021295186888892],[-0.018357809633016586,0.0000025021295186888892],[-0.018357809633016586,0.0000025021295186888892],[-0.018357809633016586,0.0000025021295186888892],[-0.018357809633016586,0.0000025021295186888892],[-0.018357809633016586,0.0000025021295186888892],[-0.018357809633016586,0.0000025021295186888892],[-0.018357809633016586,0.0000025021295186888892],[-0.018357809633016586,0.0000025021295186888892],[-0.018357809633016586,0.0000025021295186888892],[-0.018357809633016586,0.0000025021295186888892],[-0.018357809633016586,0.0000025021295186888892],[-0.018357809633016586,0.0000025021295186888892],[-0.018357809633016586,0.0000025021295186888892],[-0.018357809633016586,0.0000025021295186888892],[-0.018357809633016586,0.0000025021295186888892],[-0.018357809633016586,0.0000025021295186888892],[-0.018357809633016586,0.0000025021295186888892],[-0.018357809633016586,0.0000025021295186888892],[-0.018357809633016586,0.0000025021295186888892],[-0.018357809633016586,0.0000025021295186888892],[-0.018357809633016586,0.0000025021295186888892],[-0.018357809633016586,0.0000025021295186888892],[-0.018357809633016586,0.0000025021295186888892],[-0.018357809633016586,0.0000025021295186888892],[-0.018357809633016586,0.0000025021295186888892],[-0.018357809633016586,0.0000025021295186888892],[-0.018357809633016586,0.0000025021295186888892],[-0.018357809633016586,0.0000025021295186888892],[-0.018357809633016586,0.0000025021295186888892],[-0.018357809633016586,0.0000025021295186888892],[-0.018357809633016586,0.0000025021295186888892],[-0.018357809633016586,0.0000025021295186888892],[-0.018357809633016586,0.0000025021295186888892],[-0.018357809633016586,0.0000025021295186888892],[-0.018357809633016586,0.0000025021295186888892],[-0.018357809633016586,0.0000025021295186888892],[-0.018357809633016586,0.0000025021295186888892],[-0.018357809633016586,0.0000025021295186888892],[-0.018357809633016586,0.0000025021295186888892],[-0.018357809633016586,0.0000025021295186888892],[-0.018357809633016586,0.0000025021295186888892],[-0.018357809633016586,0.0000025021295186888892],[-0.018357809633016586,0.0000025021295186888892],[-0.018357809633016586,0.0000025021295186888892],[-0.018357809633016586,0.0000025021295186888892],[-0.018357809633016586,0.0000025021295186888892],[-0.018357809633016586,0.0000025021295186888892],[-0.018357809633016586,0.0000025021295186888892],[-0.018357809633016586,0.0000025021295186888892],[-0.018357809633016586,0.0000025021295186888892],[-0.018357809633016586,0.0000025021295186888892],[-0.018357809633016586,0.0000025021295186888892],[-0.018357809633016586,0.0000025021295186888892],[-0.018357809633016586,0.0000025021295186888892],[-0.018357809633016586,0.0000025021295186888892],[-0.018357809633016586,0.0000025021295186888892],[-0.018357809633016586,0.0000025021295186888892],[-0.018357809633016586,0.0000025021295186888892],[-0.018357809633016586,0.0000025021295186888892],[-0.018357809633016586,0.0000025021295186888892],[-0.018357809633016586,0.0000025021295186888892],[-0.018357809633016586,0.0000025021295186888892],[-0.018357809633016586,0.0000025021295186888892],[-0.018357809633016586,0.0000025021295186888892],[-0.018357809633016586,0.0000025021295186888892],[-0.018357809633016586,0.0000025021295186888892],[-0.018357809633016586,0.0000025021295186888892],[-0.018357809633016586,0.0000025021295186888892],[-0.018357809633016586,0.0000025021295186888892],[-0.018357809633016586,0.0000025021295186888892],[-0.018357809633016586,0.0000025021295186888892],[-0.018357809633016586,0.0000025021295186888892],[-0.018357809633016586,0.0000025021295186888892],[-0.018357809633016586,0.0000025021295186888892],[-0.018357809633016586,0.0000025021295186888892],[-0.018357809633016586,0.0000025021295186888892],[-0.018357809633016586,0.0000025021295186888892],[-0.018357809633016586,0.0000025021295186888892],[-0.018357809633016586,0.0000025021295186888892],[-0.018357809633016586,0.0000025021295186888892],[-0.018357809633016586,0.0000025021295186888892],[-0.018357809633016586,0.0000025021295186888892],[-0.018357809633016586,0.0000025021295186888892],[-0.018357809633016586,0.0000025021295186888892],[-0.018357809633016586,0.0000025021295186888892],[-0.018357809633016586,0.0000025021295186888892],[-0.018357809633016586,0.0000025021295186888892],[-0.018357809633016586,0.0000025021295186888892],[-0.018357809633016586,0.0000025021295186888892],[-0.018357809633016586,0.0000025021295186888892],[-0.018357809633016586,0.0000025021295186888892],[-0.018357809633016586,0.0000025021295186888892],[-0.018357809633016586,0.0000025021295186888892],[-0.018357809633016586,0.0000025021295186888892],[-0.018357809633016586,0.0000025021295186888892],[-0.018357809633016586,0.0000025021295186888892],[-0.018357809633016586,0.0000025021295186888892],[-0.018357809633016586,0.0000025021295186888892],[-0.018357809633016586,0.0000025021295186888892],[-0.018357809633016586,0.0000025021295186888892],[-0.018357809633016586,0.0000025021295186888892],[-0.018357809633016586,0.0000025021295186888892],[-0.018357809633016586,0.0000025021295186888892],[-0.018357809633016586,0.0000025021295186888892],[-0.018357809633016586,0.0000025021295186888892],[-0.018357809633016586,0.0000025021295186888892],[-0.018357809633016586,0.0000025021295186888892],[-0.018357809633016586,0.0000025021295186888892],[-0.018357809633016586,0.0000025021295186888892],[-0.018357809633016586,0.0000025021295186888892],[-0.018357809633016586,0.0000025021295186888892],[-0.018357809633016586,0.0000025021295186888892],[-0.018357809633016586,0.0000025021295186888892],[-0.018357809633016586,0.0000025021295186888892],[-0.018357809633016586,0.0000025021295186888892],[-0.018357809633016586,0.0000025021295186888892],[-0.018357809633016586,0.0000025021295186888892],[-0.018357809633016586,0.0000025021295186888892],[-0.018357809633016586,0.0000025021295186888892],[-0.018357809633016586,0.0000025021295186888892],[-0.018357809633016586,0.0000025021295186888892],[-0.018357809633016586,0.0000025021295186888892],[-0.018357809633016586,0.0000025021295186888892],[-0.018357809633016586,0.0000025021295186888892],[-0.018357809633016586,0.0000025021295186888892],[-0.018357809633016586,0.0000025021295186888892],[-0.018357809633016586,0.0000025021295186888892],[-0.018357809633016586,0.0000025021295186888892],[-0.018357809633016586,0.0000025021295186888892],[-0.018357809633016586,0.0000025021295186888892],[-0.018357809633016586,0.0000025021295186888892],[-0.018357809633016586,0.0000025021295186888892],[-0.018357809633016586,0.0000025021295186888892],[-0.018357809633016586,0.0000025021295186888892],[-0.018357809633016586,0.0000025021295186888892],[-0.018357809633016586,0.0000025021295186888892],[-0.018357809633016586,0.0000025021295186888892],[-0.018357809633016586,0.0000025021295186888892],[-0.018357809633016586,0.0000025021295186888892],[-0.018357809633016586,0.0000025021295186888892],[-0.018357809633016586,0.0000025021295186888892],[-0.018357809633016586,0.0000025021295186888892],[-0.018357809633016586,0.0000025021295186888892],[-0.018357809633016586,0.0000025021295186888892],[-0.018357809633016586,0.0000025021295186888892],[-0.018357809633016586,0.0000025021295186888892],[-0.018357809633016586,0.0000025021295186888892],[-0.018357809633016586,0.0000025021295186888892],[-0.018357809633016586,0.0000025021295186888892],[-0.018357809633016586,0.0000025021295186888892],[-0.018357809633016586,0.0000025021295186888892],[-0.018357809633016586,0.0000025021295186888892],[-0.018357809633016586,0.0000025021295186888892],[-0.018357809633016586,0.0000025021295186888892],[-0.018354196101427078,0.0000026872307898884173],[-0.01834777742624283,0.0000030161738777678693],[-0.018338153138756752,0.000003509287580527598],[-0.018325332552194595,0.000004166210601397324],[-0.018309323117136955,0.0000049864634092955384],[-0.018290139734745026,0.000005969445282971719],[-0.018267793580889702,0.00000711443954060087],[-0.018242301419377327,0.00000842061035655206],[-0.018213681876659393,0.000009887006854114588],[-0.01818195730447769,0.000011512561286508571],[-0.018147150054574013,0.000013296093129611108],[-0.018109282478690147,0.00001523630999145098],[-0.018068386241793633,0.000017331805793219246],[-0.018024489283561707,0.00001958106986421626],[-0.017977621406316757,0.000021982477846904658],[-0.01792781986296177,0.00002453430715831928],[-0.01787511631846428,0.000027234724257141352],[-0.01781955175101757,0.000030081799195613712],[-0.017761165276169777,0.00003307350561954081],[-0.017699996009469032,0.00003620771167334169],[-0.017636090517044067,0.00003948219818994403],[-0.017569491639733315,0.00004289465141482651],[-0.017500245943665504,0.000046442677557934076],[-0.017428403720259666,0.00005012378460378386],[-0.01735401526093483,0.00005393540413933806],[-0.017277130857110023,0.000057874887716025114],[-0.017197802662849426,0.0000619395068497397],[-0.017116088420152664,0.00006612646393477917],[-0.017032042145729065,0.00007043288496788591],[-0.016945723444223404,0.00007485583773814142],[-0.01685718633234501,0.00007939230999909341],[-0.016766494140028954,0.00008403925312450156],[-0.016673708334565163,0.00008879353845259175],[-0.01657888852059841,0.0000936519936658442],[-0.016482098028063774,0.00009861139551503584],[-0.016383402049541473,0.0001036684843711555],[-0.016282863914966583,0.0001088199278456159],[-0.016180550679564476,0.00011406238627387211],[-0.016076525673270226,0.00011939247633563355],[-0.015970857813954353,0.0001248067565029487],[-0.015863614156842232,0.0001303018070757389],[-0.015754863619804382,0.00013587412831839174],[-0.015644671395421028,0.00014152024232316762],[-0.015533107332885265,0.0001472366275265813],[-0.01542024128139019,0.00015301976236514747],[-0.01530614122748375,0.00015886611072346568],[-0.01519087702035904,0.0001647721219342202],[-0.015074517577886581,0.0001707342453300953],[-0.014957131817936897,0.00017674894479569048],[-0.014838789589703083,0.00018281266966369003],[-0.01471955981105566,0.00018892188381869346],[-0.014599510468542576,0.0001950730656972155],[-0.014478711411356926,0.00020126267918385565],[-0.014357229694724083,0.00020748726092278957],[-0.014235134236514568,0.00021374330390244722],[-0.01411249116063118,0.0002200273738708347],[-0.013989368453621864,0.00022633603657595813],[-0.01386583223938942,0.00023266588686965406],[-0.013741948641836643,0.00023901357781141996],[-0.01361778099089861,0.0002453757624607533],[-0.013493395410478115,0.00025174912298098207],[-0.013368855230510235,0.00025813045795075595],[-0.013244221918284893,0.0002645165368448943],[-0.013119557872414589,0.00027090415824204683],[-0.012994924560189247,0.00027729023713618517],[-0.012870380654931068,0.00028367171762511134],[-0.012745986692607403,0.0002900455438066274],[-0.012621798552572727,0.0002964087761938572],[-0.012497874908149242,0.00030275850440375507],[-0.012374269776046276,0.00030909187626093626],[-0.01225103810429573,0.0003154061269015074],[-0.012128233909606934,0.00032169849146157503],[-0.012005907483398914,0.00032796632149256766],[-0.011884111911058426,0.0003342070267535746],[-0.011762894690036774,0.0003404180461075157],[-0.011642304249107838,0.000346596963936463],[-0.011522388085722923,0.0003527413064148277],[-0.011403190903365612,0.00035884883254766464],[-0.01128475833684206,0.0003649172140285373],[-0.011167130433022976,0.0003709442971739918],[-0.011050350964069366,0.0003769279574044049],[-0.010934458114206791,0.00038286615745164454],[-0.010819491930305958,0.0003887569182552397],[-0.010705487802624702,0.0003945983771700412],[-0.010592482052743435,0.0004003886424470693],[-0.010480508208274841,0.00040612605516798794],[-0.010369599796831608,0.00041180886910296977],[-0.010259788483381271,0.0004174355126451701],[-0.01015110220760107,0.0004230044723954052],[-0.010043569840490818,0.00042851429316215217],[-0.009937219321727753,0.00043396357796154916],[-0.009832074865698814,0.00043935104622505605],[-0.009728160686790943,0.00044467547559179366],[-0.009625500068068504,0.0004499357019085437],[-0.00952411349862814,0.0004551306483335793],[-0.009424020536243916,0.00046025929623283446],[-0.009325239807367325,0.00046532071428373456],[-0.00922778807580471,0.0004703140293713659],[-0.00913168117403984,0.0004752384265884757],[-0.009036933071911335,0.000480093207443133],[-0.008943556807935238,0.0004848776734434068],[-0.00885156448930502,0.0004895912716165185],[-0.008760966360569,0.0004942334489896894],[-0.008671770803630352,0.0004988037399016321],[-0.008583985269069672,0.0005033017368987203],[-0.00849761813879013,0.0005077270907349885],[-0.008412673138082027,0.000512079568579793],[-0.008329154923558235,0.0005163589376024902],[-0.008247067220509052,0.0005205650231800973],[-0.008166411891579628,0.0005246977088972926],[-0.008087189868092537,0.000528756994754076],[-0.008009400218725204,0.0005327428225427866],[-0.007933042012155056,0.0005366553086787462],[-0.007858113385736942,0.0005404945695772767],[-0.0077846115455031395,0.0005442607216536999],[-0.0077125318348407745,0.0005479539977386594],[-0.007641869597136974,0.0005515746888704598],[-0.007572618313133717,0.0005551230278797448],[-0.007504771929234266,0.0005585994222201407],[-0.007438322063535452,0.0005620042211376131],[-0.0073732612654566765,0.0005653378320857882],[-0.007309580221772194,0.0005686008371412754],[-0.007247268222272396,0.00057179358555004],[-0.007186315953731537,0.0005749167175963521],[-0.007126711308956146,0.0005779708153568208],[-0.007068443112075329,0.0005809564027003944],[-0.00701149832457304,0.0005838741781190038],[-0.00690022949129343,0.0005895754438824952],[-0.0068432847037911415,0.0005924932193011045],[-0.006785016506910324,0.000595478864852339],[-0.0067254118621349335,0.0005985329044051468],[-0.006664459593594074,0.0006016560364514589],[-0.006602147594094276,0.0006048488430678844],[-0.006538466550409794,0.0006081117899157107],[-0.0064734057523310184,0.0006114454590715468],[-0.006406955886632204,0.0006148502579890192],[-0.006339109502732754,0.0006183265941217542],[-0.006269858218729496,0.0006218749913387001],[-0.006199195981025696,0.0006254956242628396],[-0.006127116270363331,0.0006291889003477991],[-0.006053613964468241,0.0006329550524242222],[-0.005978685803711414,0.0006367943133227527],[-0.005902327597141266,0.0006407067994587123],[-0.005824538413435221,0.0006446926854550838],[-0.005745315924286842,0.0006487519131042063],[-0.005664660129696131,0.0006528846570290625],[-0.005582572426646948,0.0006570906843990088],[-0.005499054677784443,0.000661370053421706],[-0.005414110142737627,0.0006657225312665105],[-0.005327742546796799,0.0006701479433104396],[-0.005239957477897406,0.0006746459403075278],[-0.00515076145529747,0.0006792162312194705],[-0.005060162860900164,0.0006838584085926414],[-0.004968170542269945,0.0006885719485580921],[-0.004874794743955135,0.0006933564436621964],[-0.00478004664182663,0.0006982111954130232],[-0.00468393974006176,0.0007031356217339635],[-0.0045864880084991455,0.0007081289659254253],[-0.004487707279622555,0.0007131903548724949],[-0.004387614782899618,0.0007183189736679196],[-0.004286227747797966,0.0007235139491967857],[-0.004183567129075527,0.0007287741755135357],[-0.004079652950167656,0.0007340986048802733],[-0.003974508494138718,0.0007394860731437802],[-0.0038681579753756523,0.0007449353579431772],[-0.0037606258410960436,0.0007504451787099242],[-0.0036519397981464863,0.0007560141384601593],[-0.003542127553373575,0.0007616407820023596],[-0.0034312191419303417,0.0007673235959373415],[-0.0033192457631230354,0.0007730610086582601],[-0.003206240013241768,0.0007788512739352882],[-0.0030922358855605125,0.0007846927037462592],[-0.002977269235998392,0.0007905834936536849],[-0.002861376851797104,0.0007965216645970941],[-0.002744596917182207,0.0008025053539313376],[-0.002626969711855054,0.0008085324079729617],[-0.002508536446839571,0.0008146008476614952],[-0.002389339730143547,0.0008207083446905017],[-0.0022694235667586327,0.0008268526871688664],[-0.0021488333586603403,0.0008330316049978137],[-0.002027616137638688,0.0008392426534555852],[-0.0019058198668062687,0.0008454833296127617],[-0.0017834941390901804,0.0008517511887475848],[-0.001660689595155418,0.0008580435533076525],[-0.001537458272650838,0.0008643577457405627],[-0.0014138532569631934,0.0008706911467015743],[-0.0012899291468784213,0.0008770408458076417],[-0.001165741472505033,0.000883404107298702],[-0.00104134704452008,0.0008897779625840485],[-0.0009168035467155278,0.0008961593848653138],[-0.0007921699434518814,0.0009025454637594521],[-0.00066750607220456,0.0009089331142604351],[-0.0005428728763945401,0.0009153191931545734],[-0.0004183320561423898,0.0009217004990205169],[-0.0002939463884104043,0.0009280738886445761],[-0.00016977929044514894,0.0009344361023977399],[-0.0000458951253676787,0.0009407837642356753],[0.0000776411106926389,0.0009471136145293713],[0.00020076370856259018,0.0009534222772344947],[0.0003234063333366066,0.0009597063180990517],[0.00044550211168825626,0.0009659624192863703],[0.0005669835954904556,0.0009721869719214737],[0.0006877829437144101,0.0009783765999600291],[0.0008078319951891899,0.0009845277527347207],[0.0009270620066672564,0.0009906369959935546],[0.0010454043513163924,0.0009967007208615541],[0.001162789762020111,0.0010027154348790646],[0.0012791493209078908,0.0010086775291711092],[0.0013944135280326009,0.0010145835112780333],[0.001508513349108398,0.001020429888740182],[0.001621379517018795,0.0010262130526825786],[0.0017329429974779487,0.0010319293942302465],[0.0018431349890306592,0.0010375755373388529],[0.0019518870394676924,0.001043147873133421],[0.002059130696579814,0.001048642909154296],[0.0021647983230650425,0.001054057152941823],[0.002268822630867362,0.0010593872284516692],[0.002371136797592044,0.0010646297596395016],[0.0024716746993362904,0.0010697811376303434],[0.0025703709106892347,0.0010748382192105055],[0.0026671607047319412,0.0010797976283356547],[0.0027619805186986923,0.00108465610537678],[0.002854767255485058,0.0010894103907048702],[0.002945458982139826,0.001094057341106236],[0.003033994697034359,0.001098593813367188],[0.0031203150283545256,0.0011030167806893587],[0.003204361069947481,0.0011073232162743807],[0.003286075545474887,0.0011115100933238864],[0.003365402342751622,0.0011155747342854738],[0.003442286979407072,0.0011195142287760973],[0.0035166763700544834,0.0011233258992433548],[0.0035885183606296778,0.0011270069517195225],[0.003657763125374913,0.001130554941482842],[0.0037243622355163097,0.001133967423811555],[0.0037882684264332056,0.001137241953983903],[0.0038494369946420193,0.0011403760872781277],[0.0039078244008123875,0.001143367844633758],[0.003963388968259096,0.0011462148977443576],[0.0040160915814340115,0.001148915383964777],[0.0040658945217728615,0.0011514672078192234],[0.004112761467695236,0.0011538686230778694],[0.0041566588915884495,0.0011561178835108876],[0.004197555594146252,0.0011582133593037724],[0.004235421773046255,0.0011601535370573401],[0.004270229954272509,0.0011619371362030506],[0.004301954992115498,0.00116356264334172],[0.004330573603510857,0.0011650290107354522],[0.004356065299361944,0.0011663351906463504],[0.004378411453217268,0.0011674802517518401],[0.004397595766931772,0.001168463146314025],[0.004413604270666838,0.0011692834086716175],[0.004426425322890282,0.001169940340332687],[0.004436049144715071,0.0011704334756359458],[0.004442468751221895,0.0011707624653354287],[0.004446081351488829,0.0011709475656971335],[0.004446081351488829,0.0011709475656971335],[0.004446081351488829,0.0011709475656971335],[0.004446081351488829,0.0011709475656971335],[0.004446081351488829,0.0011709475656971335],[0.004446081351488829,0.0011709475656971335],[0.004446081351488829,0.0011709475656971335],[0.004446081351488829,0.0011709475656971335],[0.004446081351488829,0.0011709475656971335],[0.004446081351488829,0.0011709475656971335],[0.004446081351488829,0.0011709475656971335],[0.004446081351488829,0.0011709475656971335],[0.004446081351488829,0.0011709475656971335],[0.004446081351488829,0.0011709475656971335],[0.004446081351488829,0.0011709475656971335],[0.004446081351488829,0.0011709475656971335],[0.004446081351488829,0.0011709475656971335],[0.004446081351488829,0.0011709475656971335],[0.004446081351488829,0.0011709475656971335],[0.004446081351488829,0.0011709475656971335],[0.004446081351488829,0.0011709475656971335],[0.004446081351488829,0.0011709475656971335],[0.004446081351488829,0.0011709475656971335],[0.004446081351488829,0.0011709475656971335],[0.004446081351488829,0.0011709475656971335],[0.004446081351488829,0.0011709475656971335],[0.004446081351488829,0.0011709475656971335],[0.004446081351488829,0.0011709475656971335],[0.004446081351488829,0.0011709475656971335],[0.004446081351488829,0.0011709475656971335],[0.004446081351488829,0.0011709475656971335],[0.004446081351488829,0.0011709475656971335],[0.004446081351488829,0.0011709475656971335],[0.004446081351488829,0.0011709475656971335],[0.004446081351488829,0.0011709475656971335],[0.004446081351488829,0.0011709475656971335],[0.004446081351488829,0.0011709475656971335],[0.004446081351488829,0.0011709475656971335],[0.004446081351488829,0.0011709475656971335],[0.004446081351488829,0.0011709475656971335],[0.004446081351488829,0.0011709475656971335],[0.004446081351488829,0.0011709475656971335],[0.004446081351488829,0.0011709475656971335],[0.004446081351488829,0.0011709475656971335],[0.004446081351488829,0.0011709475656971335],[0.004446081351488829,0.0011709475656971335],[0.004446081351488829,0.0011709475656971335],[0.004446081351488829,0.0011709475656971335],[0.004446081351488829,0.0011709475656971335],[0.004446081351488829,0.0011709475656971335],[0.004446081351488829,0.0011709475656971335],[0.004446081351488829,0.0011709475656971335],[0.004446081351488829,0.0011709475656971335],[0.004446081351488829,0.0011709475656971335],[0.004446081351488829,0.0011709475656971335],[0.004446081351488829,0.0011709475656971335],[0.004446081351488829,0.0011709475656971335],[0.004446081351488829,0.0011709475656971335],[0.004446081351488829,0.0011709475656971335],[0.004446081351488829,0.0011709475656971335],[0.004446081351488829,0.0011709475656971335],[0.004446081351488829,0.0011709475656971335],[0.004446081351488829,0.0011709475656971335],[0.004446081351488829,0.0011709475656971335],[0.004446081351488829,0.0011709475656971335],[0.004446081351488829,0.0011709475656971335],[0.004446081351488829,0.0011709475656971335],[0.004446081351488829,0.0011709475656971335],[0.004446081351488829,0.0011709475656971335],[0.004446081351488829,0.0011709475656971335],[0.004446081351488829,0.0011709475656971335],[0.004446081351488829,0.0011709475656971335],[0.004446081351488829,0.0011709475656971335],[0.004446081351488829,0.0011709475656971335],[0.004446081351488829,0.0011709475656971335],[0.004446081351488829,0.0011709475656971335],[0.004446081351488829,0.0011709475656971335],[0.004446081351488829,0.0011709475656971335],[0.004446081351488829,0.0011709475656971335],[0.004446081351488829,0.0011709475656971335],[0.004446081351488829,0.0011709475656971335],[0.004446081351488829,0.0011709475656971335],[0.004446081351488829,0.0011709475656971335],[0.004446081351488829,0.0011709475656971335],[0.004446081351488829,0.0011709475656971335],[0.004446081351488829,0.0011709475656971335],[0.004446081351488829,0.0011709475656971335],[0.004446081351488829,0.0011709475656971335],[0.004446081351488829,0.0011709475656971335],[0.004446081351488829,0.0011709475656971335],[0.004446081351488829,0.0011709475656971335],[0.004446081351488829,0.0011709475656971335],[0.004446081351488829,0.0011709475656971335],[0.004446081351488829,0.0011709475656971335],[0.004446081351488829,0.0011709475656971335],[0.004446081351488829,0.0011709475656971335],[0.004446081351488829,0.0011709475656971335],[0.004446081351488829,0.0011709475656971335],[0.004446081351488829,0.0011709475656971335],[0.004446081351488829,0.0011709475656971335],[0.004446081351488829,0.0011709475656971335],[0.004446081351488829,0.0011709475656971335],[0.004446081351488829,0.0011709475656971335],[0.004446081351488829,0.0011709475656971335],[0.004446081351488829,0.0011709475656971335],[0.004446081351488829,0.0011709475656971335],[0.004446081351488829,0.0011709475656971335],[0.004446081351488829,0.0011709475656971335],[0.004446081351488829,0.0011709475656971335],[0.004446081351488829,0.0011709475656971335],[0.004446081351488829,0.0011709475656971335],[0.004446081351488829,0.0011709475656971335],[0.004446081351488829,0.0011709475656971335],[0.004446081351488829,0.0011709475656971335],[0.004446081351488829,0.0011709475656971335],[0.004446081351488829,0.0011709475656971335],[0.004446081351488829,0.0011709475656971335],[0.004446081351488829,0.0011709475656971335],[0.004446081351488829,0.0011709475656971335],[0.004446081351488829,0.0011709475656971335],[0.004446081351488829,0.0011709475656971335],[0.004446081351488829,0.0011709475656971335],[0.004446081351488829,0.0011709475656971335],[0.004446081351488829,0.0011709475656971335],[0.004446081351488829,0.0011709475656971335],[0.004446081351488829,0.0011709475656971335],[0.004446081351488829,0.0011709475656971335],[0.004446081351488829,0.0011709475656971335],[0.004446081351488829,0.0011709475656971335],[0.004446081351488829,0.0011709475656971335],[0.004446081351488829,0.0011709475656971335],[0.004446081351488829,0.0011709475656971335],[0.004446081351488829,0.0011709475656971335],[0.004446081351488829,0.0011709475656971335],[0.004446081351488829,0.0011709475656971335],[0.004446081351488829,0.0011709475656971335],[0.004446081351488829,0.0011709475656971335],[0.004446081351488829,0.0011709475656971335],[0.004446081351488829,0.0011709475656971335],[0.004446081351488829,0.0011709475656971335],[0.004446081351488829,0.0011709475656971335],[0.004446081351488829,0.0011709475656971335],[0.004446081351488829,0.0011709475656971335],[0.004446081351488829,0.0011709475656971335],[0.004446081351488829,0.0011709475656971335],[0.004446081351488829,0.0011709475656971335],[0.004446081351488829,0.0011709475656971335],[0.004446081351488829,0.0011709475656971335],[0.004446081351488829,0.0011709475656971335],[0.004446081351488829,0.0011709475656971335],[0.004446081351488829,0.0011709475656971335],[0.004446081351488829,0.0011709475656971335],[0.004446081351488829,0.0011709475656971335],[0.004446081351488829,0.0011709475656971335],[0.004446081351488829,0.0011709475656971335],[0.004446081351488829,0.0011709475656971335],[0.004446081351488829,0.0011709475656971335],[0.004446081351488829,0.0011709475656971335],[0.004446081351488829,0.0011709475656971335],[0.004446081351488829,0.0011709475656971335],[0.004446081351488829,0.0011709475656971335],[0.004446081351488829,0.0011709475656971335],[0.004446081351488829,0.0011709475656971335],[0.004446081351488829,0.0011709475656971335],[0.004446081351488829,0.0011709475656971335],[0.004446081351488829,0.0011709475656971335],[0.004446081351488829,0.0011709475656971335],[0.004446081351488829,0.0011709475656971335],[0.004446081351488829,0.0011709475656971335],[0.004446081351488829,0.0011709475656971335],[0.004446081351488829,0.0011709475656971335],[0.004446081351488829,0.0011709475656971335],[0.004446081351488829,0.0011709475656971335],[0.004446081351488829,0.0011709475656971335],[0.004446081351488829,0.0011709475656971335],[0.004446081351488829,0.0011709475656971335],[0.004446081351488829,0.0011709475656971335],[0.004446081351488829,0.0011709475656971335],[0.004446081351488829,0.0011709475656971335],[0.004446081351488829,0.0011709475656971335],[0.004446081351488829,0.0011709475656971335],[0.004446081351488829,0.0011709475656971335],[0.004446081351488829,0.0011709475656971335],[0.004446081351488829,0.0011709475656971335],[0.004446081351488829,0.0011709475656971335],[0.004446081351488829,0.0011709475656971335],[0.004446081351488829,0.0011709475656971335],[0.004446081351488829,0.0011709475656971335],[0.004446081351488829,0.0011709475656971335],[0.004446081351488829,0.0011709475656971335],[0.004446081351488829,0.0011709475656971335],[0.004446081351488829,0.0011709475656971335],[0.004446081351488829,0.0011709475656971335],[0.004446081351488829,0.0011709475656971335],[0.004446081351488829,0.0011709475656971335],[0.004446081351488829,0.0011709475656971335],[0.004446081351488829,0.0011709475656971335],[0.004446081351488829,0.0011709475656971335],[0.004446081351488829,0.0011709475656971335],[0.004446081351488829,0.0011709475656971335],[0.004446081351488829,0.0011709475656971335],[0.004446081351488829,0.0011709475656971335],[0.004446081351488829,0.0011709475656971335],[0.004446081351488829,0.0011709475656971335],[0.004446081351488829,0.0011709475656971335],[0.004446081351488829,0.0011709475656971335],[0.004446081351488829,0.0011709475656971335],[0.004446081351488829,0.0011709475656971335],[0.004446081351488829,0.0011709475656971335],[0.004446081351488829,0.0011709475656971335],[0.004446081351488829,0.0011709475656971335],[0.004446081351488829,0.0011709475656971335],[0.004446081351488829,0.0011709475656971335],[0.004446081351488829,0.0011709475656971335],[0.004446081351488829,0.0011709475656971335],[0.004446081351488829,0.0011709475656971335],[0.004446081351488829,0.0011709475656971335],[0.004446081351488829,0.0011709475656971335],[0.004446081351488829,0.0011709475656971335],[0.004446081351488829,0.0011709475656971335],[0.004446081351488829,0.0011709475656971335],[0.004446081351488829,0.0011709475656971335],[0.004446081351488829,0.0011709475656971335],[0.004446081351488829,0.0011709475656971335],[0.004446081351488829,0.0011709475656971335],[0.004446081351488829,0.0011709475656971335],[0.004446081351488829,0.0011709475656971335],[0.004446081351488829,0.0011709475656971335],[0.004446081351488829,0.0011709475656971335],[0.004446081351488829,0.0011709475656971335],[0.004446081351488829,0.0011709475656971335],[0.004446081351488829,0.0011709475656971335],[0.004446081351488829,0.0011709475656971335],[0.004446081351488829,0.0011709475656971335],[0.004446081351488829,0.0011709475656971335],[0.004446081351488829,0.0011709475656971335],[0.004446081351488829,0.0011709475656971335],[0.004446081351488829,0.0011709475656971335],[0.004446081351488829,0.0011709475656971335],[0.004446081351488829,0.0011709475656971335],[0.004446081351488829,0.0011709475656971335],[0.004446081351488829,0.0011709475656971335],[0.004446081351488829,0.0011709475656971335],[0.004446081351488829,0.0011709475656971335],[0.004446081351488829,0.0011709475656971335],[0.004446081351488829,0.0011709475656971335],[0.004446081351488829,0.0011709475656971335],[0.004446081351488829,0.0011709475656971335],[0.004446081351488829,0.0011709475656971335],[0.004446081351488829,0.0011709475656971335],[0.004446081351488829,0.0011709475656971335],[0.004446081351488829,0.0011709475656971335],[0.004446081351488829,0.0011709475656971335],[0.004446081351488829,0.0011709475656971335],[0.004446081351488829,0.0011709475656971335],[0.004446081351488829,0.0011709475656971335],[0.004446081351488829,0.0011709475656971335],[0.004446081351488829,0.0011709475656971335],[0.004446081351488829,0.0011709475656971335],[0.004446081351488829,0.0011709475656971335],[0.004446081351488829,0.0011709475656971335],[0.004446081351488829,0.0011709475656971335],[0.004446081351488829,0.0011709475656971335],[0.004446081351488829,0.0011709475656971335],[0.004446081351488829,0.0011709475656971335],[0.004446081351488829,0.0011709475656971335],[0.004446081351488829,0.0011709475656971335],[0.004446081351488829,0.0011709475656971335],[0.004446081351488829,0.0011709475656971335],[0.004446081351488829,0.0011709475656971335],[0.004446081351488829,0.0011709475656971335],[0.004446081351488829,0.0011709475656971335],[0.004446081351488829,0.0011709475656971335],[0.004446081351488829,0.0011709475656971335],[0.004446081351488829,0.0011709475656971335],[0.004446081351488829,0.0011709475656971335],[0.004446081351488829,0.0011709475656971335],[0.004446081351488829,0.0011709475656971335],[0.004446081351488829,0.0011709475656971335],[0.004446081351488829,0.0011709475656971335],[0.004446081351488829,0.0011709475656971335],[0.004446081351488829,0.0011709475656971335],[0.004446081351488829,0.0011709475656971335],[0.004446081351488829,0.0011709475656971335],[0.004446081351488829,0.0011709475656971335],[0.004446081351488829,0.0011709475656971335],[0.004446081351488829,0.0011709475656971335],[0.004446081351488829,0.0011709475656971335],[0.004446081351488829,0.0011709475656971335],[0.004446081351488829,0.0011709475656971335],[0.004446081351488829,0.0011709475656971335],[0.004446081351488829,0.0011709475656971335],[0.004446081351488829,0.0011709475656971335],[0.004446081351488829,0.0011709475656971335],[0.004446081351488829,0.0011709475656971335],[0.004446081351488829,0.0011709475656971335],[0.004446081351488829,0.0011709475656971335],[0.004446081351488829,0.0011709475656971335],[0.004446081351488829,0.0011709475656971335],[0.004446081351488829,0.0011709475656971335],[0.004446081351488829,0.0011709475656971335],[0.004446081351488829,0.0011709475656971335],[0.004446081351488829,0.0011709475656971335],[0.004446081351488829,0.0011709475656971335],[0.004446081351488829,0.0011709475656971335],[0.004446081351488829,0.0011709475656971335],[0.004446081351488829,0.0011709475656971335],[0.004446081351488829,0.0011709475656971335],[0.004446081351488829,0.0011709475656971335],[0.004446081351488829,0.0011709475656971335],[0.004446081351488829,0.0011709475656971335],[0.004446081351488829,0.0011709475656971335],[0.004446081351488829,0.0011709475656971335],[0.004446081351488829,0.0011709475656971335],[0.004446081351488829,0.0011709475656971335],[0.004446081351488829,0.0011709475656971335],[0.004446081351488829,0.0011709475656971335],[0.004446081351488829,0.0011709475656971335],[0.004446081351488829,0.0011709475656971335],[0.004446081351488829,0.0011709475656971335],[0.004446081351488829,0.0011709475656971335],[0.004446081351488829,0.0011709475656971335],[0.004446081351488829,0.0011709475656971335],[0.004446081351488829,0.0011709475656971335],[0.004446081351488829,0.0011709475656971335],[0.004446081351488829,0.0011709475656971335],[0.004446081351488829,0.0011709475656971335],[0.004446081351488829,0.0011709475656971335],[0.004446081351488829,0.0011709475656971335],[0.004446081351488829,0.0011709475656971335],[0.004446081351488829,0.0011709475656971335],[0.004446081351488829,0.0011709475656971335],[0.004446081351488829,0.0011709475656971335],[0.004446081351488829,0.0011709475656971335],[0.004446081351488829,0.0011709475656971335],[0.004446081351488829,0.0011709475656971335],[0.004446081351488829,0.0011709475656971335],[0.004446081351488829,0.0011709475656971335],[0.004446081351488829,0.0011709475656971335],[0.004446081351488829,0.0011709475656971335],[0.004446081351488829,0.0011709475656971335],[0.004446081351488829,0.0011709475656971335],[0.004446081351488829,0.0011709475656971335],[0.004446081351488829,0.0011709475656971335],[0.004446081351488829,0.0011709475656971335],[0.004446081351488829,0.0011709475656971335],[0.004446081351488829,0.0011709475656971335],[0.004446081351488829,0.0011709475656971335],[0.004446081351488829,0.0011709475656971335],[0.004446081351488829,0.0011709475656971335],[0.004446081351488829,0.0011709475656971335],[0.004446081351488829,0.0011709475656971335],[0.004446081351488829,0.0011709475656971335],[0.004446081351488829,0.0011709475656971335],[0.004446081351488829,0.0011709475656971335],[0.004446081351488829,0.0011709475656971335],[0.004446081351488829,0.0011709475656971335],[0.004446081351488829,0.0011709475656971335],[0.004446081351488829,0.0011709475656971335],[0.004446081351488829,0.0011709475656971335],[0.004446081351488829,0.0011709475656971335],[0.004446081351488829,0.0011709475656971335],[0.004446081351488829,0.0011709475656971335],[0.004446081351488829,0.0011709475656971335],[0.004446081351488829,0.0011709475656971335],[0.004446081351488829,0.0011709475656971335],[0.004446081351488829,0.0011709475656971335],[0.004446081351488829,0.0011709475656971335],[0.004446081351488829,0.0011709475656971335],[0.004446081351488829,0.0011709475656971335],[0.004446081351488829,0.0011709475656971335],[0.004446081351488829,0.0011709475656971335],[0.004446081351488829,0.0011709475656971335],[0.004446081351488829,0.0011709475656971335],[0.004446081351488829,0.0011709475656971335],[0.004446081351488829,0.0011709475656971335],[0.004446081351488829,0.0011709475656971335],[0.004446081351488829,0.0011709475656971335],[0.004446081351488829,0.0011709475656971335],[0.004446081351488829,0.0011709475656971335],[0.004446081351488829,0.0011709475656971335],[0.004446081351488829,0.0011709475656971335],[0.004446081351488829,0.0011709475656971335],[0.004446081351488829,0.0011709475656971335],[0.004446081351488829,0.0011709475656971335],[0.004446081351488829,0.0011709475656971335],[0.004446081351488829,0.0011709475656971335],[0.004446081351488829,0.0011709475656971335],[0.004446081351488829,0.0011709475656971335],[0.004446081351488829,0.0011709475656971335],[0.004446081351488829,0.0011709475656971335],[0.004446081351488829,0.0011709475656971335],[0.004446081351488829,0.0011709475656971335],[0.004446081351488829,0.0011709475656971335],[0.004446081351488829,0.0011709475656971335],[0.004446081351488829,0.0011709475656971335],[0.004446081351488829,0.0011709475656971335],[0.004446081351488829,0.0011709475656971335],[0.004446081351488829,0.0011709475656971335],[0.004446081351488829,0.0011709475656971335],[0.004446081351488829,0.0011709475656971335],[0.004446081351488829,0.0011709475656971335],[0.004446081351488829,0.0011709475656971335],[0.004446081351488829,0.0011709475656971335],[0.004446081351488829,0.0011709475656971335],[0.004446081351488829,0.0011709475656971335],[0.004446081351488829,0.0011709475656971335],[0.004446081351488829,0.0011709475656971335],[0.004446081351488829,0.0011709475656971335],[0.004446081351488829,0.0011709475656971335],[0.004446081351488829,0.0011709475656971335],[0.004446081351488829,0.0011709475656971335],[0.004446081351488829,0.0011709475656971335],[0.004446081351488829,0.0011709475656971335],[0.004446081351488829,0.0011709475656971335],[0.004446081351488829,0.0011709475656971335],[0.004446081351488829,0.0011709475656971335],[0.004446081351488829,0.0011709475656971335],[0.004446081351488829,0.0011709475656971335],[0.004446081351488829,0.0011709475656971335],[0.004446081351488829,0.0011709475656971335],[0.004446081351488829,0.0011709475656971335],[0.004446081351488829,0.0011709475656971335],[0.004446081351488829,0.0011709475656971335],[0.004446081351488829,0.0011709475656971335],[0.004446081351488829,0.0011709475656971335],[0.004446081351488829,0.0011709475656971335],[0.004446081351488829,0.0011709475656971335],[0.004446081351488829,0.0011709475656971335],[0.004446081351488829,0.0011709475656971335],[0.004446081351488829,0.0011709475656971335],[0.004446081351488829,0.0011709475656971335],[0.004446081351488829,0.0011709475656971335],[0.004446081351488829,0.0011709475656971335],[0.004446081351488829,0.0011709475656971335],[0.004446081351488829,0.0011709475656971335],[0.004446081351488829,0.0011709475656971335],[0.004446081351488829,0.0011709475656971335],[0.004446081351488829,0.0011709475656971335],[0.004446081351488829,0.0011709475656971335],[0.004446081351488829,0.0011709475656971335],[0.004446081351488829,0.0011709475656971335],[0.004446081351488829,0.0011709475656971335],[0.004446081351488829,0.0011709475656971335],[0.004446081351488829,0.0011709475656971335],[0.004446081351488829,0.0011709475656971335],[0.004446081351488829,0.0011709475656971335],[0.004446081351488829,0.0011709475656971335],[0.004446081351488829,0.0011709475656971335],[0.004446081351488829,0.0011709475656971335],[0.004446081351488829,0.0011709475656971335],[0.004446081351488829,0.0011709475656971335],[0.004446081351488829,0.0011709475656971335],[0.004446081351488829,0.0011709475656971335],[0.004446081351488829,0.0011709475656971335],[0.004446081351488829,0.0011709475656971335],[0.004446081351488829,0.0011709475656971335],[0.004446081351488829,0.0011709475656971335],[0.004446081351488829,0.0011709475656971335],[0.004446081351488829,0.0011709475656971335],[0.004446081351488829,0.0011709475656971335],[0.004446081351488829,0.0011709475656971335],[0.004446081351488829,0.0011709475656971335],[0.004446081351488829,0.0011709475656971335],[0.004446081351488829,0.0011709475656971335],[0.004446081351488829,0.0011709475656971335],[0.004444672726094723,0.001170576550066471],[0.004442169331014156,0.0011699171736836433],[0.004438416566699743,0.0011689289240166545],[0.004433417227119207,0.0011676122667267919],[0.004427175037562847,0.0011659682495519519],[0.004419694188982248,0.0011639980366453528],[0.004410980269312859,0.0011617031414061785],[0.004401040263473988,0.0011590851936489344],[0.004389880690723658,0.0011561461724340916],[0.004377509467303753,0.0011528880568221211],[0.004363936372101307,0.0011493134079501033],[0.004349171184003353,0.0011454246705397964],[0.004333223681896925,0.0011412246385589242],[0.00431610643863678,0.0011367164552211761],[0.0042978310957551,0.0011319033801555634],[0.004278410691767931,0.0011267887894064188],[0.004257860127836466,0.001121376408264041],[0.004236192908138037,0.00111567007843405],[0.004213425330817699,0.0011096738744527102],[0.004189573228359222,0.001103391987271607],[0.004164653830230236,0.0010968289570882916],[0.0041386839002370834,0.0010899894405156374],[0.004111682530492544,0.001082878210581839],[0.004083668347448111,0.0010755002731457353],[0.004054661374539137,0.0010678606340661645],[0.004024680703878403,0.0010599648812785745],[0.003993747755885124,0.0010518182534724474],[0.0039618839509785175,0.001043426338583231],[0.003929111175239086,0.0010347950737923384],[0.003895451547577977,0.001025930279865861],[0.003860927652567625,0.0010168378939852118],[0.0038255632389336824,0.001007524086162448],[0.003789382055401802,0.0009979951428249478],[0.0037524078506976366,0.000988257466815412],[0.003714665537700057,0.0009783173445612192],[0.0036761800292879343,0.0009681815281510353],[0.0036369762383401394,0.0009578565950505435],[0.003597079776227474,0.0009473491809330881],[0.0035565164871513844,0.0009366662125103176],[0.003515312448143959,0.000925814441870898],[0.0034734937362372875,0.0009148007957264781],[0.0034310868941247463,0.0009036323172040284],[0.003388118464499712,0.0008923158748075366],[0.0033446154557168484,0.0008808586280792952],[0.0033006041776388884,0.0008692676201462746],[0.003256112104281783,0.0008575498941354454],[0.003211166011169553,0.000845712551381439],[0.0031657926738262177,0.0008337627514265478],[0.003120019333437085,0.0008217075956054032],[0.0030738727655261755,0.0008095541852526367],[0.003027380211278796,0.0007973096217028797],[0.002980568213388324,0.0007849808898754418],[0.0029334635473787785,0.0007725751493126154],[0.0028860929887741804,0.0007600993267260492],[0.0028384828474372625,0.0007475604652427137],[0.0027906596660614014,0.0007349654333665967],[0.002742649056017399,0.0007223210413940251],[0.002694477327167988,0.0007096342742443085],[0.0026461698580533266,0.0006969117093831301],[0.0025977520272135735,0.0006841600988991559],[0.002549248980358243,0.000671386020258069],[0.002500685630366206,0.0006585960509255528],[0.0024520859587937593,0.0006457965355366468],[0.002403474412858486,0.0006329939351417124],[0.0023548747412860394,0.0006201944197528064],[0.0023063102271407843,0.0006074041593819857],[0.002257803687825799,0.0005946292076259851],[0.0022093779407441616,0.0005818754434585571],[0.0021610548719763756,0.0005691488040611148],[0.0021128563676029444,0.0005564549355767667],[0.002064803382381797,0.0005437994259409606],[0.002016916871070862,0.0005311877466738224],[0.001969217089936137,0.000518625252880156],[0.0019217238295823336,0.0005061171250417829],[0.0018744562985375524,0.0004936684272252023],[0.0018274333560839295,0.000481284165289253],[0.0017806731630116701,0.0004689691122621298],[0.0017341935308650136,0.0004567279538605362],[0.0016880115726962686,0.00044456517207436264],[0.0016421439358964562,0.00043248519068583846],[0.0015966068021953106,0.0004204922588542104],[0.0015514155384153128,0.00040859042201191187],[0.001506585394963622,0.0003967836673837155],[0.0014621305745095015,0.0003850757784675807],[0.00141806504689157,0.00037347039324231446],[0.0013744020834565163,0.0003619710332714021],[0.0013311543734744191,0.00035058107459917665],[0.0012883341405540705,0.00033930366043932736],[0.001245953026227653,0.00032814190490171313],[0.0012040219735354185,0.0003170986892655492],[0.0011625514598563313,0.00030617674929089844],[0.0011215513804927468,0.000295378704322502],[0.001081031165085733,0.0002847070572897792],[0.0010409994283691049,0.0002741640782915056],[0.001001464668661356,0.00026375195011496544],[0.0009624343947507441,0.0002534726809244603],[0.0009239157661795616,0.00024332817702088505],[0.0008859154186211526,0.00023332018463406712],[0.0008484394638799131,0.00022345027537085116],[0.0008114934316836298,0.00021371993352659047],[0.0007750823278911412,0.00020413048332557082],[0.0007392107509076595,0.00019468311802484095],[0.0007038826588541269,0.00018537889991421252],[0.0006691016023978591,0.00017621874576434493],[0.0006348706665448844,0.00016720348503440619],[0.0006011924706399441,0.00015833377256058156],[0.000568068993743509,0.00014961017586756498],[0.0005355020402930677,0.00014103313151281327],[0.0005034927162341774,0.00013260295963846147],[0.00047204186557792127,0.00012431986397132277],[0.0004411498084664345,0.00011618394637480378],[0.00041081648669205606,0.00010819517774507403],[0.0003810414345934987,0.00010035343439085409],[0.00035182383726350963,0.00009265850530937314],[0.00032316241413354874,0.00008511005580658093],[0.00029505559359677136,0.00007770766387693584],[0.00026750139659270644,0.00007045082747936249],[0.0002404975675744936,0.00006333892815746367],[0.000214041443541646,0.000056371278333244845],[0.00018813007045537233,0.000049547103117220104],[0.00016276020323857665,0.00004286553667043336],[0.000137928276672028,0.000036325644032331184],[0.0001136304417741485,0.000029926417482784018],[0.00008986260218080133,0.000023666771085117944],[0.00006662037776550278,0.00001754555523802992],[0.00004389914101921022,0.000011561550309124868],[0.0000216940443351632,0.000005713478003599448]]},{"name":"CX_d2_u6","samples":[[-0.00004440674092620611,-0.000004346351488493383],[-0.00008985958265839145,-0.000008795091162028257],[-0.0001363689370919019,-0.000013347237654670607],[-0.00018394473590888083,-0.00001800376412575133],[-0.0002325964451301843,-0.00002276559462188743],[-0.0002823329996317625,-0.00002763360862445552],[-0.0003331628686282784,-0.0000326086301356554],[-0.0003850938519462943,-0.000037691424950025976],[-0.00043813325464725494,-0.00004288270429242402],[-0.0004922877997159958,-0.000048183130274992436],[-0.00054756342433393,-0.00005359328497434035],[-0.0006039656000211835,-0.000059113703173352405],[-0.0006614989833906293,-0.00006474483961937949],[-0.0007201676489785314,-0.00007048708357615396],[-0.0007799747982062399,-0.00007634076609974727],[-0.0008409229922108352,-0.00008230612729676068],[-0.0009030139190144837,-0.00008838334179017693],[-0.0009662486263550818,-0.00009457248961552978],[-0.0010306271724402905,-0.00010087359987664968],[-0.0010961487423628569,-0.00010728659253800288],[-0.0011628118809312582,-0.00011381130752852187],[-0.001230614143423736,-0.00012044751201756299],[-0.001299551920965314,-0.00012719487131107599],[-0.0013696211390197277,-0.00013405295612756163],[-0.0014408163260668516,-0.00014102125714998692],[-0.0015131313120946288,-0.00014809914864599705],[-0.001586558879353106,-0.00015528594667557627],[-0.0016610907623544335,-0.00016258082177955657],[-0.0017367176478728652,-0.0001699828717391938],[-0.0018134292913600802,-0.00017749110702425241],[-0.0018912142841145396,-0.00018510437803342938],[-0.001970060169696808,-0.00019282149150967598],[-0.002049953443929553,-0.00020064112322870642],[-0.002130879322066903,-0.0002085618325509131],[-0.002212822437286377,-0.0002165820769732818],[-0.002295765560120344,-0.00022470021212939173],[-0.0023796907626092434,-0.00023291447723750025],[-0.0024645791854709387,-0.0002412229951005429],[-0.002550410106778145,-0.00024962378665804863],[-0.002637162571772933,-0.0002581147709861398],[-0.0027248135302215815,-0.0002666936779860407],[-0.002813339699059725,-0.00027535826666280627],[-0.0029027156997472048,-0.0002841060340870172],[-0.0029929159209132195,-0.00029293447732925415],[-0.0030839128885418177,-0.0003018408897332847],[-0.0031756784301251173,-0.0003108225064352155],[-0.0032681827433407307,-0.0003198764461558312],[-0.003361395327374339,-0.0003289997112005949],[-0.003455284284427762,-0.00033818918745964766],[-0.0035498165525496006,-0.0003474416444078088],[-0.003644958371296525,-0.00035675373510457575],[-0.0037406743504107,-0.0003661220252979547],[-0.0038369284011423588,-0.00037554296432062984],[-0.0039336830377578735,-0.00038501291419379413],[-0.004030899610370398,-0.0003945280914194882],[-0.004128539003431797,-0.00040408462518826127],[-0.004226560238748789,-0.0004136785864830017],[-0.00432492233812809,-0.0004233058716636151],[-0.004423582926392555,-0.0004329623479861766],[-0.004522497765719891,-0.0004426437371876091],[-0.004621623549610376,-0.0004523457319010049],[-0.004720914177596569,-0.0004620639083441347],[-0.004820323549211025,-0.0004717936972156167],[-0.004919805098325014,-0.00048153052921406925],[-0.005019310396164656,-0.0004912697477266192],[-0.005118791479617357,-0.0005010065506212413],[-0.005218198988586664,-0.0005107361357659101],[-0.005317482631653547,-0.000520453613717109],[-0.00541659165173769,-0.0005301539786159992],[-0.005515474826097488,-0.0005398322828114033],[-0.005614080466330051,-0.0005494834040291607],[-0.005712355487048626,-0.0005591021617874503],[-0.0058102477341890335,-0.0005686834920197725],[-0.005907703656703234,-0.0005782220396213233],[-0.006004669237881899,-0.0005877126241102815],[-0.006101089995354414,-0.0005971499485895038],[-0.006196911912411451,-0.0006065285997465253],[-0.006292080506682396,-0.0006158432806842029],[-0.006386539898812771,-0.0006250886362977326],[-0.006480236072093248,-0.0006342591950669885],[-0.006573113147169352,-0.0006433496600948274],[-0.006665116176009178,-0.0006523545016534626],[-0.0067561897449195385,-0.000661268422845751],[-0.006846278440207243,-0.0006700859521515667],[-0.006935327313840389,-0.0006788016762584448],[-0.007023281417787075,-0.000687410298269242],[-0.007110086269676685,-0.0006959064048714936],[-0.007195687387138605,-0.0007042846991680562],[-0.007280030287802219,-0.000712539826054126],[-0.007363061420619488,-0.0007206665468402207],[-0.007444727700203657,-0.0007286597392521799],[-0.0075249760411679745,-0.0007365141063928604],[-0.007603754755109549,-0.0007442246424034238],[-0.007681011687964201,-0.0007517862250097096],[-0.007756695616990328,-0.0007591939065605402],[-0.007830757647752762,-0.000766442739404738],[-0.0079031465575099,-0.000773527892306447],[-0.007973815314471722,-0.0007804446504451334],[-0.00804271548986435,-0.0007871882990002632],[-0.008109799586236477,-0.0007937542977742851],[-0.008175023831427097,-0.0008001381065696478],[-0.00823834165930748,-0.0008063354180194438],[-0.008299710229039192,-0.0008123419829644263],[-0.008359086699783802,-0.0008181534940376878],[-0.008416431024670601,-0.000823766109533608],[-0.008471701294183731,-0.0008291757549159229],[-0.008524860255420208,-0.0008343787048943341],[-0.008575869724154472,-0.000839371292386204],[-0.008624693378806114,-0.0008441500249318779],[-0.008671297691762447,-0.0008487114682793617],[-0.008715649135410786,-0.0008530523627996445],[-0.008757716044783592,-0.0008571696816943586],[-0.008797467686235905,-0.0008610604563727975],[-0.00883487705141306,-0.0008647218928672373],[-0.008869915269315243,-0.0008681513136252761],[-0.00890255905687809,-0.0008713463321328163],[-0.008932783268392086,-0.0008743045618757606],[-0.008960566483438015,-0.0008770239073783159],[-0.00898588914424181,-0.0008795023895800114],[-0.009008732624351978,-0.0008817382040433586],[-0.009029080159962177,-0.0008837297209538519],[-0.009046916849911213,-0.0008854754851199687],[-0.00906222965568304,-0.0008869742159731686],[-0.009075007401406765,-0.0008882248657755554],[-0.00908524077385664,-0.0008892264449968934],[-0.009092922322452068,-0.0008899783133529127],[-0.009098046459257603,-0.0008904798305593431],[-0.009100929833948612,-0.0008907620795071125],[-0.009100929833948612,-0.0008907620795071125],[-0.009100929833948612,-0.0008907620795071125],[-0.009100929833948612,-0.0008907620795071125],[-0.009100929833948612,-0.0008907620795071125],[-0.009100929833948612,-0.0008907620795071125],[-0.009100929833948612,-0.0008907620795071125],[-0.009100929833948612,-0.0008907620795071125],[-0.009100929833948612,-0.0008907620795071125],[-0.009100929833948612,-0.0008907620795071125],[-0.009100929833948612,-0.0008907620795071125],[-0.009100929833948612,-0.0008907620795071125],[-0.009100929833948612,-0.0008907620795071125],[-0.009100929833948612,-0.0008907620795071125],[-0.009100929833948612,-0.0008907620795071125],[-0.009100929833948612,-0.0008907620795071125],[-0.009100929833948612,-0.0008907620795071125],[-0.009100929833948612,-0.0008907620795071125],[-0.009100929833948612,-0.0008907620795071125],[-0.009100929833948612,-0.0008907620795071125],[-0.009100929833948612,-0.0008907620795071125],[-0.009100929833948612,-0.0008907620795071125],[-0.009100929833948612,-0.0008907620795071125],[-0.009100929833948612,-0.0008907620795071125],[-0.009100929833948612,-0.0008907620795071125],[-0.009100929833948612,-0.0008907620795071125],[-0.009100929833948612,-0.0008907620795071125],[-0.009100929833948612,-0.0008907620795071125],[-0.009100929833948612,-0.0008907620795071125],[-0.009100929833948612,-0.0008907620795071125],[-0.009100929833948612,-0.0008907620795071125],[-0.009100929833948612,-0.0008907620795071125],[-0.009100929833948612,-0.0008907620795071125],[-0.009100929833948612,-0.0008907620795071125],[-0.009100929833948612,-0.0008907620795071125],[-0.009100929833948612,-0.0008907620795071125],[-0.009100929833948612,-0.0008907620795071125],[-0.009100929833948612,-0.0008907620795071125],[-0.009100929833948612,-0.0008907620795071125],[-0.009100929833948612,-0.0008907620795071125],[-0.009100929833948612,-0.0008907620795071125],[-0.009100929833948612,-0.0008907620795071125],[-0.009100929833948612,-0.0008907620795071125],[-0.009100929833948612,-0.0008907620795071125],[-0.009100929833948612,-0.0008907620795071125],[-0.009100929833948612,-0.0008907620795071125],[-0.009100929833948612,-0.0008907620795071125],[-0.009100929833948612,-0.0008907620795071125],[-0.009100929833948612,-0.0008907620795071125],[-0.009100929833948612,-0.0008907620795071125],[-0.009100929833948612,-0.0008907620795071125],[-0.009100929833948612,-0.0008907620795071125],[-0.009100929833948612,-0.0008907620795071125],[-0.009100929833948612,-0.0008907620795071125],[-0.009100929833948612,-0.0008907620795071125],[-0.009100929833948612,-0.0008907620795071125],[-0.009100929833948612,-0.0008907620795071125],[-0.009100929833948612,-0.0008907620795071125],[-0.009100929833948612,-0.0008907620795071125],[-0.009100929833948612,-0.0008907620795071125],[-0.009100929833948612,-0.0008907620795071125],[-0.009100929833948612,-0.0008907620795071125],[-0.009100929833948612,-0.0008907620795071125],[-0.009100929833948612,-0.0008907620795071125],[-0.009100929833948612,-0.0008907620795071125],[-0.009100929833948612,-0.0008907620795071125],[-0.009100929833948612,-0.0008907620795071125],[-0.009100929833948612,-0.0008907620795071125],[-0.009100929833948612,-0.0008907620795071125],[-0.009100929833948612,-0.0008907620795071125],[-0.009100929833948612,-0.0008907620795071125],[-0.009100929833948612,-0.0008907620795071125],[-0.009100929833948612,-0.0008907620795071125],[-0.009100929833948612,-0.0008907620795071125],[-0.009100929833948612,-0.0008907620795071125],[-0.009100929833948612,-0.0008907620795071125],[-0.009100929833948612,-0.0008907620795071125],[-0.009100929833948612,-0.0008907620795071125],[-0.009100929833948612,-0.0008907620795071125],[-0.009100929833948612,-0.0008907620795071125],[-0.009100929833948612,-0.0008907620795071125],[-0.009100929833948612,-0.0008907620795071125],[-0.009100929833948612,-0.0008907620795071125],[-0.009100929833948612,-0.0008907620795071125],[-0.009100929833948612,-0.0008907620795071125],[-0.009100929833948612,-0.0008907620795071125],[-0.009100929833948612,-0.0008907620795071125],[-0.009100929833948612,-0.0008907620795071125],[-0.009100929833948612,-0.0008907620795071125],[-0.009100929833948612,-0.0008907620795071125],[-0.009100929833948612,-0.0008907620795071125],[-0.009100929833948612,-0.0008907620795071125],[-0.009100929833948612,-0.0008907620795071125],[-0.009100929833948612,-0.0008907620795071125],[-0.009100929833948612,-0.0008907620795071125],[-0.009100929833948612,-0.0008907620795071125],[-0.009100929833948612,-0.0008907620795071125],[-0.009100929833948612,-0.0008907620795071125],[-0.009100929833948612,-0.0008907620795071125],[-0.009100929833948612,-0.0008907620795071125],[-0.009100929833948612,-0.0008907620795071125],[-0.009100929833948612,-0.0008907620795071125],[-0.009100929833948612,-0.0008907620795071125],[-0.009100929833948612,-0.0008907620795071125],[-0.009100929833948612,-0.0008907620795071125],[-0.009100929833948612,-0.0008907620795071125],[-0.009100929833948612,-0.0008907620795071125],[-0.009100929833948612,-0.0008907620795071125],[-0.009100929833948612,-0.0008907620795071125],[-0.009100929833948612,-0.0008907620795071125],[-0.009100929833948612,-0.0008907620795071125],[-0.009100929833948612,-0.0008907620795071125],[-0.009100929833948612,-0.0008907620795071125],[-0.009100929833948612,-0.0008907620795071125],[-0.009100929833948612,-0.0008907620795071125],[-0.009100929833948612,-0.0008907620795071125],[-0.009100929833948612,-0.0008907620795071125],[-0.009100929833948612,-0.0008907620795071125],[-0.009100929833948612,-0.0008907620795071125],[-0.009100929833948612,-0.0008907620795071125],[-0.009100929833948612,-0.0008907620795071125],[-0.009100929833948612,-0.0008907620795071125],[-0.009100929833948612,-0.0008907620795071125],[-0.009100929833948612,-0.0008907620795071125],[-0.009100929833948612,-0.0008907620795071125],[-0.009100929833948612,-0.0008907620795071125],[-0.009100929833948612,-0.0008907620795071125],[-0.009100929833948612,-0.0008907620795071125],[-0.009100929833948612,-0.0008907620795071125],[-0.009100929833948612,-0.0008907620795071125],[-0.009100929833948612,-0.0008907620795071125],[-0.009100929833948612,-0.0008907620795071125],[-0.009100929833948612,-0.0008907620795071125],[-0.009100929833948612,-0.0008907620795071125],[-0.009100929833948612,-0.0008907620795071125],[-0.009100929833948612,-0.0008907620795071125],[-0.009100929833948612,-0.0008907620795071125],[-0.009100929833948612,-0.0008907620795071125],[-0.009100929833948612,-0.0008907620795071125],[-0.009100929833948612,-0.0008907620795071125],[-0.009100929833948612,-0.0008907620795071125],[-0.009100929833948612,-0.0008907620795071125],[-0.009100929833948612,-0.0008907620795071125],[-0.009100929833948612,-0.0008907620795071125],[-0.009100929833948612,-0.0008907620795071125],[-0.009100929833948612,-0.0008907620795071125],[-0.009100929833948612,-0.0008907620795071125],[-0.009100929833948612,-0.0008907620795071125],[-0.009100929833948612,-0.0008907620795071125],[-0.009100929833948612,-0.0008907620795071125],[-0.009100929833948612,-0.0008907620795071125],[-0.009100929833948612,-0.0008907620795071125],[-0.009100929833948612,-0.0008907620795071125],[-0.009100929833948612,-0.0008907620795071125],[-0.009100929833948612,-0.0008907620795071125],[-0.009100929833948612,-0.0008907620795071125],[-0.009100929833948612,-0.0008907620795071125],[-0.009100929833948612,-0.0008907620795071125],[-0.009100929833948612,-0.0008907620795071125],[-0.009100929833948612,-0.0008907620795071125],[-0.009100929833948612,-0.0008907620795071125],[-0.009100929833948612,-0.0008907620795071125],[-0.009100929833948612,-0.0008907620795071125],[-0.009100929833948612,-0.0008907620795071125],[-0.009100929833948612,-0.0008907620795071125],[-0.009100929833948612,-0.0008907620795071125],[-0.009100929833948612,-0.0008907620795071125],[-0.009100929833948612,-0.0008907620795071125],[-0.009100929833948612,-0.0008907620795071125],[-0.009100929833948612,-0.0008907620795071125],[-0.009100929833948612,-0.0008907620795071125],[-0.009100929833948612,-0.0008907620795071125],[-0.009100929833948612,-0.0008907620795071125],[-0.009100929833948612,-0.0008907620795071125],[-0.009100929833948612,-0.0008907620795071125],[-0.009100929833948612,-0.0008907620795071125],[-0.009100929833948612,-0.0008907620795071125],[-0.009100929833948612,-0.0008907620795071125],[-0.009100929833948612,-0.0008907620795071125],[-0.009100929833948612,-0.0008907620795071125],[-0.009100929833948612,-0.0008907620795071125],[-0.009100929833948612,-0.0008907620795071125],[-0.009100929833948612,-0.0008907620795071125],[-0.009100929833948612,-0.0008907620795071125],[-0.009100929833948612,-0.0008907620795071125],[-0.009100929833948612,-0.0008907620795071125],[-0.009100929833948612,-0.0008907620795071125],[-0.009100929833948612,-0.0008907620795071125],[-0.009100929833948612,-0.0008907620795071125],[-0.009100929833948612,-0.0008907620795071125],[-0.009100929833948612,-0.0008907620795071125],[-0.009100929833948612,-0.0008907620795071125],[-0.009100929833948612,-0.0008907620795071125],[-0.009100929833948612,-0.0008907620795071125],[-0.009100929833948612,-0.0008907620795071125],[-0.009100929833948612,-0.0008907620795071125],[-0.009100929833948612,-0.0008907620795071125],[-0.009100929833948612,-0.0008907620795071125],[-0.009100929833948612,-0.0008907620795071125],[-0.009100929833948612,-0.0008907620795071125],[-0.009100929833948612,-0.0008907620795071125],[-0.009100929833948612,-0.0008907620795071125],[-0.009100929833948612,-0.0008907620795071125],[-0.009100929833948612,-0.0008907620795071125],[-0.009100929833948612,-0.0008907620795071125],[-0.009100929833948612,-0.0008907620795071125],[-0.009100929833948612,-0.0008907620795071125],[-0.009100929833948612,-0.0008907620795071125],[-0.009100929833948612,-0.0008907620795071125],[-0.009100929833948612,-0.0008907620795071125],[-0.009100929833948612,-0.0008907620795071125],[-0.009100929833948612,-0.0008907620795071125],[-0.009100929833948612,-0.0008907620795071125],[-0.009100929833948612,-0.0008907620795071125],[-0.009100929833948612,-0.0008907620795071125],[-0.009100929833948612,-0.0008907620795071125],[-0.009100929833948612,-0.0008907620795071125],[-0.009100929833948612,-0.0008907620795071125],[-0.009100929833948612,-0.0008907620795071125],[-0.009100929833948612,-0.0008907620795071125],[-0.009100929833948612,-0.0008907620795071125],[-0.009100929833948612,-0.0008907620795071125],[-0.009100929833948612,-0.0008907620795071125],[-0.009100929833948612,-0.0008907620795071125],[-0.009100929833948612,-0.0008907620795071125],[-0.009100929833948612,-0.0008907620795071125],[-0.009100929833948612,-0.0008907620795071125],[-0.009100929833948612,-0.0008907620795071125],[-0.009100929833948612,-0.0008907620795071125],[-0.009100929833948612,-0.0008907620795071125],[-0.009100929833948612,-0.0008907620795071125],[-0.009100929833948612,-0.0008907620795071125],[-0.009100929833948612,-0.0008907620795071125],[-0.009100929833948612,-0.0008907620795071125],[-0.009100929833948612,-0.0008907620795071125],[-0.009100929833948612,-0.0008907620795071125],[-0.009100929833948612,-0.0008907620795071125],[-0.009100929833948612,-0.0008907620795071125],[-0.009100929833948612,-0.0008907620795071125],[-0.009100929833948612,-0.0008907620795071125],[-0.009100929833948612,-0.0008907620795071125],[-0.009100929833948612,-0.0008907620795071125],[-0.009100929833948612,-0.0008907620795071125],[-0.009100929833948612,-0.0008907620795071125],[-0.009100929833948612,-0.0008907620795071125],[-0.009100929833948612,-0.0008907620795071125],[-0.009100929833948612,-0.0008907620795071125],[-0.009100929833948612,-0.0008907620795071125],[-0.009100929833948612,-0.0008907620795071125],[-0.009100929833948612,-0.0008907620795071125],[-0.009100929833948612,-0.0008907620795071125],[-0.009100929833948612,-0.0008907620795071125],[-0.009100929833948612,-0.0008907620795071125],[-0.009100929833948612,-0.0008907620795071125],[-0.009100929833948612,-0.0008907620795071125],[-0.009100929833948612,-0.0008907620795071125],[-0.009100929833948612,-0.0008907620795071125],[-0.009100929833948612,-0.0008907620795071125],[-0.009100929833948612,-0.0008907620795071125],[-0.009100929833948612,-0.0008907620795071125],[-0.009100929833948612,-0.0008907620795071125],[-0.009100929833948612,-0.0008907620795071125],[-0.009100929833948612,-0.0008907620795071125],[-0.009100929833948612,-0.0008907620795071125],[-0.009100929833948612,-0.0008907620795071125],[-0.009100929833948612,-0.0008907620795071125],[-0.009100929833948612,-0.0008907620795071125],[-0.009100929833948612,-0.0008907620795071125],[-0.009100929833948612,-0.0008907620795071125],[-0.009100929833948612,-0.0008907620795071125],[-0.009100929833948612,-0.0008907620795071125],[-0.009100929833948612,-0.0008907620795071125],[-0.009100929833948612,-0.0008907620795071125],[-0.009100929833948612,-0.0008907620795071125],[-0.009100929833948612,-0.0008907620795071125],[-0.009100929833948612,-0.0008907620795071125],[-0.009100929833948612,-0.0008907620795071125],[-0.009100929833948612,-0.0008907620795071125],[-0.009100929833948612,-0.0008907620795071125],[-0.009100929833948612,-0.0008907620795071125],[-0.009100929833948612,-0.0008907620795071125],[-0.009100929833948612,-0.0008907620795071125],[-0.009100929833948612,-0.0008907620795071125],[-0.009100929833948612,-0.0008907620795071125],[-0.009100929833948612,-0.0008907620795071125],[-0.009100929833948612,-0.0008907620795071125],[-0.009100929833948612,-0.0008907620795071125],[-0.009100929833948612,-0.0008907620795071125],[-0.009100929833948612,-0.0008907620795071125],[-0.009100929833948612,-0.0008907620795071125],[-0.009100929833948612,-0.0008907620795071125],[-0.009100929833948612,-0.0008907620795071125],[-0.009100929833948612,-0.0008907620795071125],[-0.009100929833948612,-0.0008907620795071125],[-0.009100929833948612,-0.0008907620795071125],[-0.009100929833948612,-0.0008907620795071125],[-0.009100929833948612,-0.0008907620795071125],[-0.009100929833948612,-0.0008907620795071125],[-0.009100929833948612,-0.0008907620795071125],[-0.009100929833948612,-0.0008907620795071125],[-0.009100929833948612,-0.0008907620795071125],[-0.009100929833948612,-0.0008907620795071125],[-0.009100929833948612,-0.0008907620795071125],[-0.009100929833948612,-0.0008907620795071125],[-0.009100929833948612,-0.0008907620795071125],[-0.009100929833948612,-0.0008907620795071125],[-0.009100929833948612,-0.0008907620795071125],[-0.009100929833948612,-0.0008907620795071125],[-0.009100929833948612,-0.0008907620795071125],[-0.009100929833948612,-0.0008907620795071125],[-0.009100929833948612,-0.0008907620795071125],[-0.009100929833948612,-0.0008907620795071125],[-0.009100929833948612,-0.0008907620795071125],[-0.009100929833948612,-0.0008907620795071125],[-0.009100929833948612,-0.0008907620795071125],[-0.009100929833948612,-0.0008907620795071125],[-0.009100929833948612,-0.0008907620795071125],[-0.009100929833948612,-0.0008907620795071125],[-0.009100929833948612,-0.0008907620795071125],[-0.009100929833948612,-0.0008907620795071125],[-0.009100929833948612,-0.0008907620795071125],[-0.009100929833948612,-0.0008907620795071125],[-0.009100929833948612,-0.0008907620795071125],[-0.009100929833948612,-0.0008907620795071125],[-0.009100929833948612,-0.0008907620795071125],[-0.009100929833948612,-0.0008907620795071125],[-0.009100929833948612,-0.0008907620795071125],[-0.009100929833948612,-0.0008907620795071125],[-0.009100929833948612,-0.0008907620795071125],[-0.009100929833948612,-0.0008907620795071125],[-0.009100929833948612,-0.0008907620795071125],[-0.009100929833948612,-0.0008907620795071125],[-0.009100929833948612,-0.0008907620795071125],[-0.009100929833948612,-0.0008907620795071125],[-0.009100929833948612,-0.0008907620795071125],[-0.009100929833948612,-0.0008907620795071125],[-0.009100929833948612,-0.0008907620795071125],[-0.009100929833948612,-0.0008907620795071125],[-0.009100929833948612,-0.0008907620795071125],[-0.009100929833948612,-0.0008907620795071125],[-0.009100929833948612,-0.0008907620795071125],[-0.009100929833948612,-0.0008907620795071125],[-0.009100929833948612,-0.0008907620795071125],[-0.009100929833948612,-0.0008907620795071125],[-0.009100929833948612,-0.0008907620795071125],[-0.009100929833948612,-0.0008907620795071125],[-0.009096703492105007,-0.0008906970615498722],[-0.009089192375540733,-0.0008905815775506198],[-0.009077931754291058,-0.0008904084097594023],[-0.0090629318729043,-0.0008901777910068631],[-0.009044202044606209,-0.0008898897795006633],[-0.009021756239235401,-0.0008895446080714464],[-0.00899561122059822,-0.0008891425677575171],[-0.008965786546468735,-0.0008886839495971799],[-0.00893230177462101,-0.0008881690446287394],[-0.00889518391340971,-0.0008875982603058219],[-0.00885445810854435,-0.0008869720622897148],[-0.008810155093669891,-0.0008862907998263836],[-0.008762306533753872,-0.0008855549967847764],[-0.008710945956408978,-0.0008847652352415025],[-0.008656112477183342,-0.00088392203906551],[-0.00859784334897995,-0.0008830259903334081],[-0.008536181412637234,-0.0008820778457447886],[-0.0084711704403162,-0.0008810781291685998],[-0.008402857929468155,-0.0008800277137197554],[-0.008331290446221828,-0.0008789271814748645],[-0.0082565201446414,-0.0008777774637565017],[-0.00817860011011362,-0.000876579259056598],[-0.008097583428025246,-0.000875333440490067],[-0.008013528771698475,-0.0008740409393794835],[-0.00792649295181036,-0.0008727025706321001],[-0.0078365383669734,-0.0008713193237781525],[-0.00774372648447752,-0.0008698921301402152],[-0.007648120634257793,-0.0008684219792485237],[-0.007549786940217018,-0.0008669098606333137],[-0.007448792457580566,-0.0008653568802401423],[-0.00734520610421896,-0.0008637639693915844],[-0.00723909679800272,-0.000862132350448519],[-0.007130536716431379,-0.0008604630129411817],[-0.0070195975713431835,-0.0008587570628151298],[-0.006906353868544102,-0.0008570157224312425],[-0.006790879648178816,-0.0008552400395274162],[-0.00667325034737587,-0.0008534312364645302],[-0.0065535432659089565,-0.0008515904773958027],[-0.006431835237890482,-0.000849718926474452],[-0.006308204494416714,-0.0008478178642690182],[-0.006182729732245207,-0.0008458883967250586],[-0.006055490113794804,-0.0008439318044111133],[-0.005926565732806921,-0.0008419493096880615],[-0.005796036683022976,-0.0008399421349167824],[-0.005663983523845673,-0.0008379115606658161],[-0.005530487280339003,-0.0008358587510883808],[-0.00539562851190567,-0.0008337849867530167],[-0.005259488243609667,-0.0008316915482282639],[-0.005122147500514984,-0.0008295796578750014],[-0.004983687307685614,-0.0008274505380541086],[-0.00484418822452426,-0.0008253054111264646],[-0.0047037312760949135,-0.0008231455576606095],[-0.004562396556138992,-0.0008209722582250834],[-0.004420263227075338,-0.0008187866769731045],[-0.004277411848306656,-0.0008165899780578911],[-0.004133920185267925,-0.0008143835002556443],[-0.0039898669347167015,-0.0008121683495119214],[-0.0038453300949186087,-0.0008099458063952625],[-0.003700386034324765,-0.0008077169768512249],[-0.003555110888555646,-0.0008054830250330269],[-0.003409579861909151,-0.0008032451733015478],[-0.00326386746019125,-0.0008010045276023448],[-0.0031180470250546932,-0.0007987622520886362],[-0.002972190733999014,-0.0007965193944983184],[-0.0028263696003705263,-0.0007942770607769489],[-0.0026806541718542576,-0.000792036356870085],[-0.002535112900659442,-0.000789798388723284],[-0.0023898137733340263,-0.0007875640876591206],[-0.0022448229137808084,-0.0007853345014154911],[-0.0021002055145800114,-0.000783110735937953],[-0.0019560251384973526,-0.000780893606133759],[-0.0018123441841453314,-0.0007786842179484665],[-0.0016692233039066195,-0.0007764834444969893],[-0.0015267221024259925,-0.0007742921588942409],[-0.0013848983217030764,-0.000772111292462796],[-0.0012438081903383136,-0.0007699417183175683],[-0.0011035066563636065,-0.0007677843095734715],[-0.0009640466887503862,-0.0007656398229300976],[-0.000825480034109205,-0.0007635090150870383],[-0.0006878565181978047,-0.0007613927591592073],[-0.0005512245697900653,-0.0007592917536385357],[-0.0004156306677032262,-0.0007572066970169544],[-0.00028111989377066493,-0.0007551383459940553],[-0.00014773549628444016,-0.0007530872244387865],[-0.000015519057342316955,-0.0007510541472584009],[0.00011548949987627566,-0.0007490395801141858],[0.00024525198386982083,-0.0007470442214980721],[0.0003737318911589682,-0.0007450685370713472],[0.000500894442666322,-0.0007431131671182811],[0.0006267065182328224,-0.0007411785190925002],[0.0007511366857215762,-0.0007392651168629527],[0.0008741553174331784,-0.0007373734842985868],[0.000995734240859747,-0.0007355039124377072],[0.0011158471461385489,-0.000733656925149262],[0.0012344693532213569,-0.0007318328716792166],[0.0013515778118744493,-0.0007300320430658758],[0.001467150985263288,-0.0007282548467628658],[0.0015811690827831626,-0.0007265015738084912],[0.0016936138272285461,-0.0007247725152410567],[0.0018044685712084174,-0.0007230678456835449],[0.001913718180730939,-0.0007213879143819213],[0.0020213492680341005,-0.0007197328377515078],[0.002127349376678467,-0.0007181028486229479],[0.0022317080292850733,-0.0007164981216192245],[0.0023344161454588175,-0.0007149187731556594],[0.002435466041788459,-0.0007133649196475744],[0.002534851199015975,-0.0007118366193026304],[0.002632566960528493,-0.0007103340467438102],[0.002728609135374427,-0.0007088572019711137],[0.0028229758609086275,-0.0007074060849845409],[0.0029156659729778767,-0.0007059808121994138],[0.003006679704412818,-0.0007045812672004104],[0.0030960182193666697,-0.0007032075081951916],[0.003183684078976512,-0.0007018594187684357],[0.003269681241363287,-0.0007005370571278036],[0.0033540143631398678,-0.0006992402486503124],[0.0034366892650723457,-0.0006979689351283014],[0.0035177129320800304,-0.0006967230001464486],[0.003597093280404806,-0.0006955023854970932],[0.003674838924780488,-0.0006943068583495915],[0.003750960109755397,-0.0006931363022886217],[0.0038254670798778534,-0.0006919906008988619],[0.0038983714766800404,-0.0006908695795573294],[0.003969685640186071,-0.0006897729472257197],[0.004039422608911991,-0.0006887005874887109],[0.004107596818357706,-0.0006876522675156593],[0.004174221772700548,-0.0006866277544759214],[0.004304405767470598,-0.0006846258766017854],[0.004371031187474728,-0.0006836013635620475],[0.004439204931259155,-0.0006825530435889959],[0.004508941899985075,-0.0006814806838519871],[0.004580256063491106,-0.0006803841097280383],[0.004653160460293293,-0.0006792630301788449],[0.004727667663246393,-0.0006781173287890851],[0.004803788848221302,-0.0006769468309357762],[0.00488153425976634,-0.0006757513037882745],[0.004960914608091116,-0.0006745306309312582],[0.005041938275098801,-0.0006732847541570663],[0.005124613177031279,-0.0006720134406350553],[0.005208946298807859,-0.0006707166321575642],[0.005294943694025278,-0.0006693942123092711],[0.00538260955363512,-0.0006680461810901761],[0.005471948068588972,-0.0006666724220849574],[0.00556296156719327,-0.000665272877085954],[0.0056556519120931625,-0.0006638475460931659],[0.005750018637627363,-0.000662396487314254],[0.005846060812473297,-0.0006609195843338966],[0.005943776573985815,-0.0006594170117750764],[0.006043161731213331,-0.0006578887696377933],[0.0061442116275429726,-0.0006563349161297083],[0.006246919743716717,-0.0006547555094584823],[0.00635127816349268,-0.0006531507824547589],[0.0064572785049676895,-0.0006515207933261991],[0.006564909592270851,-0.0006498657166957855],[0.006674158852547407,-0.0006481857853941619],[0.0067850137129426,-0.000646481174044311],[0.006897458806633949,-0.0006447520572692156],[0.007011476904153824,-0.000642998784314841],[0.007127049844712019,-0.000641221588011831],[0.007244158070534468,-0.0006394208176061511],[0.007362780626863241,-0.0006375967641361058],[0.0074828932993113995,-0.0006357497186399996],[0.00760447233915329,-0.0006338802049867809],[0.007727490738034248,-0.0006319885142147541],[0.007851921021938324,-0.0006300751119852066],[0.007977733388543129,-0.0006281405221670866],[0.008104896172881126,-0.0006261850940063596],[0.00823337584733963,-0.0006242094677872956],[0.00836313795298338,-0.000622214050963521],[0.008494147099554539,-0.0006201995420269668],[0.0086263632401824,-0.0006181664066389203],[0.008759747259318829,-0.0006161153432913125],[0.008894258178770542,-0.0006140469340607524],[0.009029852226376534,-0.0006119618774391711],[0.009166483767330647,-0.0006098608719184995],[0.0093041080981493,-0.0006077446159906685],[0.009442673996090889,-0.0006056138663552701],[0.00958213396370411,-0.0006034693797118962],[0.009722435846924782,-0.0006013119127601385],[0.009863525629043579,-0.0005991423386149108],[0.010005350224673748,-0.000596961472183466],[0.010147850960493088,-0.0005947702447883785],[0.010290971957147121,-0.0005925694131292403],[0.010434652678668499,-0.0005903600249439478],[0.010578833520412445,-0.0005881429533474147],[0.010723450221121311,-0.0005859191296622157],[0.010868441313505173,-0.0005836896016262472],[0.011013740673661232,-0.0005814553005620837],[0.011159282177686691,-0.0005792172742076218],[0.011304996907711029,-0.0005769765703007579],[0.011450818739831448,-0.0005747342947870493],[0.011596675030887127,-0.0005724914371967316],[0.011742495000362396,-0.0005702491034753621],[0.011888207867741585,-0.000568008457776159],[0.012033738195896149,-0.0005657706060446799],[0.012179013341665268,-0.0005635367124341428],[0.012323957867920399,-0.0005613078828901052],[0.012468494474887848,-0.0005590852815657854],[0.012612547725439072,-0.0005568701308220625],[0.012756039388477802,-0.0005546636530198157],[0.012898891232907772,-0.0005524670123122633],[0.013041024096310139,-0.0005502814310602844],[0.01318235881626606,-0.0005481080734170973],[0.013322816230356693,-0.0005459482199512422],[0.013462315313518047,-0.0005438031512312591],[0.01360077504068613,-0.0005416740314103663],[0.013738115318119526,-0.000539562082849443],[0.013874256052076817,-0.0005374686443246901],[0.014009114354848862,-0.000535394879989326],[0.014142611064016819,-0.0005333421286195517],[0.014274664223194122,-0.0005313114961609244],[0.014405193738639355,-0.0005293043213896453],[0.01453411765396595,-0.0005273218266665936],[0.014661356806755066,-0.0005253652343526483],[0.01478683203458786,-0.0005234358250163496],[0.014910463243722916,-0.0005215347046032548],[0.01503217127174139,-0.000519663211889565],[0.015151877887547016,-0.0005178224528208375],[0.01526950765401125,-0.0005160136497579515],[0.015384981408715248,-0.0005142379668541253],[0.015498225577175617,-0.0005124965682625771],[0.015609164722263813,-0.0005107906763441861],[0.015717724338173866,-0.0005091213388368487],[0.015823833644390106,-0.0005074896616861224],[0.015927420929074287,-0.0005058968090452254],[0.01602841541171074,-0.0005043437704443932],[0.01612674817442894,-0.000502831710036844],[0.016222354024648666,-0.0005013615591451526],[0.016315165907144547,-0.0004999343655072153],[0.016405120491981506,-0.0004985511186532676],[0.01649215631186962,-0.0004972127499058843],[0.016576211899518967,-0.0004959202487953007],[0.016657227650284767,-0.0004946744302287698],[0.016735147684812546,-0.000493476225528866],[0.016809917986392975,-0.0004923264496028423],[0.016881484538316727,-0.0004912259755656123],[0.01694979891180992,-0.000490175501909107],[0.01701480895280838,-0.0004891758435405791],[0.01707646995782852,-0.0004882276407442987],[0.017134739086031914,-0.00048733162111602724],[0.017189573496580124,-0.00048648842494003475],[0.01724093407392502,-0.0004856986633967608],[0.017288783565163612,-0.00048496288945898414],[0.01733308658003807,-0.0004842816269956529],[0.017373811453580856,-0.0004836553707718849],[0.01741093024611473,-0.0004830846155527979],[0.017444413155317307,-0.0004825697105843574],[0.017474239692091942,-0.00048211109242402017],[0.017500383779406548,-0.00048170905211009085],[0.01752283051609993,-0.00048136390978470445],[0.017541559413075447,-0.0004810758982785046],[0.017556559294462204,-0.00048084522131830454],[0.017567818984389305,-0.00048067208263091743],[0.017575331032276154,-0.0004805565986316651],[0.01757955737411976,-0.00048049158067442477],[0.01757955737411976,-0.00048049158067442477],[0.01757955737411976,-0.00048049158067442477],[0.01757955737411976,-0.00048049158067442477],[0.01757955737411976,-0.00048049158067442477],[0.01757955737411976,-0.00048049158067442477],[0.01757955737411976,-0.00048049158067442477],[0.01757955737411976,-0.00048049158067442477],[0.01757955737411976,-0.00048049158067442477],[0.01757955737411976,-0.00048049158067442477],[0.01757955737411976,-0.00048049158067442477],[0.01757955737411976,-0.00048049158067442477],[0.01757955737411976,-0.00048049158067442477],[0.01757955737411976,-0.00048049158067442477],[0.01757955737411976,-0.00048049158067442477],[0.01757955737411976,-0.00048049158067442477],[0.01757955737411976,-0.00048049158067442477],[0.01757955737411976,-0.00048049158067442477],[0.01757955737411976,-0.00048049158067442477],[0.01757955737411976,-0.00048049158067442477],[0.01757955737411976,-0.00048049158067442477],[0.01757955737411976,-0.00048049158067442477],[0.01757955737411976,-0.00048049158067442477],[0.01757955737411976,-0.00048049158067442477],[0.01757955737411976,-0.00048049158067442477],[0.01757955737411976,-0.00048049158067442477],[0.01757955737411976,-0.00048049158067442477],[0.01757955737411976,-0.00048049158067442477],[0.01757955737411976,-0.00048049158067442477],[0.01757955737411976,-0.00048049158067442477],[0.01757955737411976,-0.00048049158067442477],[0.01757955737411976,-0.00048049158067442477],[0.01757955737411976,-0.00048049158067442477],[0.01757955737411976,-0.00048049158067442477],[0.01757955737411976,-0.00048049158067442477],[0.01757955737411976,-0.00048049158067442477],[0.01757955737411976,-0.00048049158067442477],[0.01757955737411976,-0.00048049158067442477],[0.01757955737411976,-0.00048049158067442477],[0.01757955737411976,-0.00048049158067442477],[0.01757955737411976,-0.00048049158067442477],[0.01757955737411976,-0.00048049158067442477],[0.01757955737411976,-0.00048049158067442477],[0.01757955737411976,-0.00048049158067442477],[0.01757955737411976,-0.00048049158067442477],[0.01757955737411976,-0.00048049158067442477],[0.01757955737411976,-0.00048049158067442477],[0.01757955737411976,-0.00048049158067442477],[0.01757955737411976,-0.00048049158067442477],[0.01757955737411976,-0.00048049158067442477],[0.01757955737411976,-0.00048049158067442477],[0.01757955737411976,-0.00048049158067442477],[0.01757955737411976,-0.00048049158067442477],[0.01757955737411976,-0.00048049158067442477],[0.01757955737411976,-0.00048049158067442477],[0.01757955737411976,-0.00048049158067442477],[0.01757955737411976,-0.00048049158067442477],[0.01757955737411976,-0.00048049158067442477],[0.01757955737411976,-0.00048049158067442477],[0.01757955737411976,-0.00048049158067442477],[0.01757955737411976,-0.00048049158067442477],[0.01757955737411976,-0.00048049158067442477],[0.01757955737411976,-0.00048049158067442477],[0.01757955737411976,-0.00048049158067442477],[0.01757955737411976,-0.00048049158067442477],[0.01757955737411976,-0.00048049158067442477],[0.01757955737411976,-0.00048049158067442477],[0.01757955737411976,-0.00048049158067442477],[0.01757955737411976,-0.00048049158067442477],[0.01757955737411976,-0.00048049158067442477],[0.01757955737411976,-0.00048049158067442477],[0.01757955737411976,-0.00048049158067442477],[0.01757955737411976,-0.00048049158067442477],[0.01757955737411976,-0.00048049158067442477],[0.01757955737411976,-0.00048049158067442477],[0.01757955737411976,-0.00048049158067442477],[0.01757955737411976,-0.00048049158067442477],[0.01757955737411976,-0.00048049158067442477],[0.01757955737411976,-0.00048049158067442477],[0.01757955737411976,-0.00048049158067442477],[0.01757955737411976,-0.00048049158067442477],[0.01757955737411976,-0.00048049158067442477],[0.01757955737411976,-0.00048049158067442477],[0.01757955737411976,-0.00048049158067442477],[0.01757955737411976,-0.00048049158067442477],[0.01757955737411976,-0.00048049158067442477],[0.01757955737411976,-0.00048049158067442477],[0.01757955737411976,-0.00048049158067442477],[0.01757955737411976,-0.00048049158067442477],[0.01757955737411976,-0.00048049158067442477],[0.01757955737411976,-0.00048049158067442477],[0.01757955737411976,-0.00048049158067442477],[0.01757955737411976,-0.00048049158067442477],[0.01757955737411976,-0.00048049158067442477],[0.01757955737411976,-0.00048049158067442477],[0.01757955737411976,-0.00048049158067442477],[0.01757955737411976,-0.00048049158067442477],[0.01757955737411976,-0.00048049158067442477],[0.01757955737411976,-0.00048049158067442477],[0.01757955737411976,-0.00048049158067442477],[0.01757955737411976,-0.00048049158067442477],[0.01757955737411976,-0.00048049158067442477],[0.01757955737411976,-0.00048049158067442477],[0.01757955737411976,-0.00048049158067442477],[0.01757955737411976,-0.00048049158067442477],[0.01757955737411976,-0.00048049158067442477],[0.01757955737411976,-0.00048049158067442477],[0.01757955737411976,-0.00048049158067442477],[0.01757955737411976,-0.00048049158067442477],[0.01757955737411976,-0.00048049158067442477],[0.01757955737411976,-0.00048049158067442477],[0.01757955737411976,-0.00048049158067442477],[0.01757955737411976,-0.00048049158067442477],[0.01757955737411976,-0.00048049158067442477],[0.01757955737411976,-0.00048049158067442477],[0.01757955737411976,-0.00048049158067442477],[0.01757955737411976,-0.00048049158067442477],[0.01757955737411976,-0.00048049158067442477],[0.01757955737411976,-0.00048049158067442477],[0.01757955737411976,-0.00048049158067442477],[0.01757955737411976,-0.00048049158067442477],[0.01757955737411976,-0.00048049158067442477],[0.01757955737411976,-0.00048049158067442477],[0.01757955737411976,-0.00048049158067442477],[0.01757955737411976,-0.00048049158067442477],[0.01757955737411976,-0.00048049158067442477],[0.01757955737411976,-0.00048049158067442477],[0.01757955737411976,-0.00048049158067442477],[0.01757955737411976,-0.00048049158067442477],[0.01757955737411976,-0.00048049158067442477],[0.01757955737411976,-0.00048049158067442477],[0.01757955737411976,-0.00048049158067442477],[0.01757955737411976,-0.00048049158067442477],[0.01757955737411976,-0.00048049158067442477],[0.01757955737411976,-0.00048049158067442477],[0.01757955737411976,-0.00048049158067442477],[0.01757955737411976,-0.00048049158067442477],[0.01757955737411976,-0.00048049158067442477],[0.01757955737411976,-0.00048049158067442477],[0.01757955737411976,-0.00048049158067442477],[0.01757955737411976,-0.00048049158067442477],[0.01757955737411976,-0.00048049158067442477],[0.01757955737411976,-0.00048049158067442477],[0.01757955737411976,-0.00048049158067442477],[0.01757955737411976,-0.00048049158067442477],[0.01757955737411976,-0.00048049158067442477],[0.01757955737411976,-0.00048049158067442477],[0.01757955737411976,-0.00048049158067442477],[0.01757955737411976,-0.00048049158067442477],[0.01757955737411976,-0.00048049158067442477],[0.01757955737411976,-0.00048049158067442477],[0.01757955737411976,-0.00048049158067442477],[0.01757955737411976,-0.00048049158067442477],[0.01757955737411976,-0.00048049158067442477],[0.01757955737411976,-0.00048049158067442477],[0.01757955737411976,-0.00048049158067442477],[0.01757955737411976,-0.00048049158067442477],[0.01757955737411976,-0.00048049158067442477],[0.01757955737411976,-0.00048049158067442477],[0.01757955737411976,-0.00048049158067442477],[0.01757955737411976,-0.00048049158067442477],[0.01757955737411976,-0.00048049158067442477],[0.01757955737411976,-0.00048049158067442477],[0.01757955737411976,-0.00048049158067442477],[0.01757955737411976,-0.00048049158067442477],[0.01757955737411976,-0.00048049158067442477],[0.01757955737411976,-0.00048049158067442477],[0.01757955737411976,-0.00048049158067442477],[0.01757955737411976,-0.00048049158067442477],[0.01757955737411976,-0.00048049158067442477],[0.01757955737411976,-0.00048049158067442477],[0.01757955737411976,-0.00048049158067442477],[0.01757955737411976,-0.00048049158067442477],[0.01757955737411976,-0.00048049158067442477],[0.01757955737411976,-0.00048049158067442477],[0.01757955737411976,-0.00048049158067442477],[0.01757955737411976,-0.00048049158067442477],[0.01757955737411976,-0.00048049158067442477],[0.01757955737411976,-0.00048049158067442477],[0.01757955737411976,-0.00048049158067442477],[0.01757955737411976,-0.00048049158067442477],[0.01757955737411976,-0.00048049158067442477],[0.01757955737411976,-0.00048049158067442477],[0.01757955737411976,-0.00048049158067442477],[0.01757955737411976,-0.00048049158067442477],[0.01757955737411976,-0.00048049158067442477],[0.01757955737411976,-0.00048049158067442477],[0.01757955737411976,-0.00048049158067442477],[0.01757955737411976,-0.00048049158067442477],[0.01757955737411976,-0.00048049158067442477],[0.01757955737411976,-0.00048049158067442477],[0.01757955737411976,-0.00048049158067442477],[0.01757955737411976,-0.00048049158067442477],[0.01757955737411976,-0.00048049158067442477],[0.01757955737411976,-0.00048049158067442477],[0.01757955737411976,-0.00048049158067442477],[0.01757955737411976,-0.00048049158067442477],[0.01757955737411976,-0.00048049158067442477],[0.01757955737411976,-0.00048049158067442477],[0.01757955737411976,-0.00048049158067442477],[0.01757955737411976,-0.00048049158067442477],[0.01757955737411976,-0.00048049158067442477],[0.01757955737411976,-0.00048049158067442477],[0.01757955737411976,-0.00048049158067442477],[0.01757955737411976,-0.00048049158067442477],[0.01757955737411976,-0.00048049158067442477],[0.01757955737411976,-0.00048049158067442477],[0.01757955737411976,-0.00048049158067442477],[0.01757955737411976,-0.00048049158067442477],[0.01757955737411976,-0.00048049158067442477],[0.01757955737411976,-0.00048049158067442477],[0.01757955737411976,-0.00048049158067442477],[0.01757955737411976,-0.00048049158067442477],[0.01757955737411976,-0.00048049158067442477],[0.01757955737411976,-0.00048049158067442477],[0.01757955737411976,-0.00048049158067442477],[0.01757955737411976,-0.00048049158067442477],[0.01757955737411976,-0.00048049158067442477],[0.01757955737411976,-0.00048049158067442477],[0.01757955737411976,-0.00048049158067442477],[0.01757955737411976,-0.00048049158067442477],[0.01757955737411976,-0.00048049158067442477],[0.01757955737411976,-0.00048049158067442477],[0.01757955737411976,-0.00048049158067442477],[0.01757955737411976,-0.00048049158067442477],[0.01757955737411976,-0.00048049158067442477],[0.01757955737411976,-0.00048049158067442477],[0.01757955737411976,-0.00048049158067442477],[0.01757955737411976,-0.00048049158067442477],[0.01757955737411976,-0.00048049158067442477],[0.01757955737411976,-0.00048049158067442477],[0.01757955737411976,-0.00048049158067442477],[0.01757955737411976,-0.00048049158067442477],[0.01757955737411976,-0.00048049158067442477],[0.01757955737411976,-0.00048049158067442477],[0.01757955737411976,-0.00048049158067442477],[0.01757955737411976,-0.00048049158067442477],[0.01757955737411976,-0.00048049158067442477],[0.01757955737411976,-0.00048049158067442477],[0.01757955737411976,-0.00048049158067442477],[0.01757955737411976,-0.00048049158067442477],[0.01757955737411976,-0.00048049158067442477],[0.01757955737411976,-0.00048049158067442477],[0.01757955737411976,-0.00048049158067442477],[0.01757955737411976,-0.00048049158067442477],[0.01757955737411976,-0.00048049158067442477],[0.01757955737411976,-0.00048049158067442477],[0.01757955737411976,-0.00048049158067442477],[0.01757955737411976,-0.00048049158067442477],[0.01757955737411976,-0.00048049158067442477],[0.01757955737411976,-0.00048049158067442477],[0.01757955737411976,-0.00048049158067442477],[0.01757955737411976,-0.00048049158067442477],[0.01757955737411976,-0.00048049158067442477],[0.01757955737411976,-0.00048049158067442477],[0.01757955737411976,-0.00048049158067442477],[0.01757955737411976,-0.00048049158067442477],[0.01757955737411976,-0.00048049158067442477],[0.01757955737411976,-0.00048049158067442477],[0.01757955737411976,-0.00048049158067442477],[0.01757955737411976,-0.00048049158067442477],[0.01757955737411976,-0.00048049158067442477],[0.01757955737411976,-0.00048049158067442477],[0.01757955737411976,-0.00048049158067442477],[0.01757955737411976,-0.00048049158067442477],[0.01757955737411976,-0.00048049158067442477],[0.01757955737411976,-0.00048049158067442477],[0.01757955737411976,-0.00048049158067442477],[0.01757955737411976,-0.00048049158067442477],[0.01757955737411976,-0.00048049158067442477],[0.01757955737411976,-0.00048049158067442477],[0.01757955737411976,-0.00048049158067442477],[0.01757955737411976,-0.00048049158067442477],[0.01757955737411976,-0.00048049158067442477],[0.01757955737411976,-0.00048049158067442477],[0.01757955737411976,-0.00048049158067442477],[0.01757955737411976,-0.00048049158067442477],[0.01757955737411976,-0.00048049158067442477],[0.01757955737411976,-0.00048049158067442477],[0.01757955737411976,-0.00048049158067442477],[0.01757955737411976,-0.00048049158067442477],[0.01757955737411976,-0.00048049158067442477],[0.01757955737411976,-0.00048049158067442477],[0.01757955737411976,-0.00048049158067442477],[0.01757955737411976,-0.00048049158067442477],[0.01757955737411976,-0.00048049158067442477],[0.01757955737411976,-0.00048049158067442477],[0.01757955737411976,-0.00048049158067442477],[0.01757955737411976,-0.00048049158067442477],[0.01757955737411976,-0.00048049158067442477],[0.01757955737411976,-0.00048049158067442477],[0.01757955737411976,-0.00048049158067442477],[0.01757955737411976,-0.00048049158067442477],[0.01757955737411976,-0.00048049158067442477],[0.01757955737411976,-0.00048049158067442477],[0.01757955737411976,-0.00048049158067442477],[0.01757955737411976,-0.00048049158067442477],[0.01757955737411976,-0.00048049158067442477],[0.01757955737411976,-0.00048049158067442477],[0.01757955737411976,-0.00048049158067442477],[0.01757955737411976,-0.00048049158067442477],[0.01757955737411976,-0.00048049158067442477],[0.01757955737411976,-0.00048049158067442477],[0.01757955737411976,-0.00048049158067442477],[0.01757955737411976,-0.00048049158067442477],[0.01757955737411976,-0.00048049158067442477],[0.01757955737411976,-0.00048049158067442477],[0.01757955737411976,-0.00048049158067442477],[0.01757955737411976,-0.00048049158067442477],[0.01757955737411976,-0.00048049158067442477],[0.01757955737411976,-0.00048049158067442477],[0.01757955737411976,-0.00048049158067442477],[0.01757955737411976,-0.00048049158067442477],[0.01757955737411976,-0.00048049158067442477],[0.01757955737411976,-0.00048049158067442477],[0.01757955737411976,-0.00048049158067442477],[0.01757955737411976,-0.00048049158067442477],[0.01757955737411976,-0.00048049158067442477],[0.01757955737411976,-0.00048049158067442477],[0.01757955737411976,-0.00048049158067442477],[0.01757955737411976,-0.00048049158067442477],[0.01757955737411976,-0.00048049158067442477],[0.01757955737411976,-0.00048049158067442477],[0.01757955737411976,-0.00048049158067442477],[0.01757955737411976,-0.00048049158067442477],[0.01757955737411976,-0.00048049158067442477],[0.01757955737411976,-0.00048049158067442477],[0.01757955737411976,-0.00048049158067442477],[0.01757955737411976,-0.00048049158067442477],[0.01757955737411976,-0.00048049158067442477],[0.01757955737411976,-0.00048049158067442477],[0.01757955737411976,-0.00048049158067442477],[0.01757955737411976,-0.00048049158067442477],[0.01757955737411976,-0.00048049158067442477],[0.01757955737411976,-0.00048049158067442477],[0.01757955737411976,-0.00048049158067442477],[0.01757955737411976,-0.00048049158067442477],[0.01757955737411976,-0.00048049158067442477],[0.01757955737411976,-0.00048049158067442477],[0.01757955737411976,-0.00048049158067442477],[0.01757955737411976,-0.00048049158067442477],[0.01757955737411976,-0.00048049158067442477],[0.01757955737411976,-0.00048049158067442477],[0.01757955737411976,-0.00048049158067442477],[0.01757955737411976,-0.00048049158067442477],[0.01757955737411976,-0.00048049158067442477],[0.017573988065123558,-0.00048033936764113605],[0.017564089968800545,-0.00048006881843321025],[0.01754925213754177,-0.00047966325655579567],[0.017529483884572983,-0.00047912297304719687],[0.017504801973700523,-0.00047844837536104023],[0.017475225031375885,-0.00047763990005478263],[0.01744076982140541,-0.00047669821651652455],[0.017401468008756638,-0.00047562396503053606],[0.017357341945171356,-0.00047441793140023947],[0.01730842888355255,-0.0004730809887405485],[0.01725476235151291,-0.00047161412658169866],[0.017196379601955414,-0.00047001842176541686],[0.017133325338363647,-0.00046829498023726046],[0.01706564426422119,-0.00046644508256576955],[0.016993384808301926,-0.00046447006752714515],[0.01691659726202488,-0.0004623713030014187],[0.016835341230034828,-0.0004601503605954349],[0.0167496707290411,-0.0004578088119160384],[0.016659649088978767,-0.00045534828677773476],[0.016565339639782906,-0.00045277056051418185],[0.016466807574033737,-0.0004500774957705289],[0.016364125534892082,-0.0004472709260880947],[0.01625736430287361,-0.00044435285963118076],[0.016146598383784294,-0.0004413253627717495],[0.01603190414607525,-0.00043819050188176334],[0.01591336354613304,-0.000434950488852337],[0.01579105667769909,-0.00043160756467841566],[0.015665069222450256,-0.0004281640285626054],[0.015535486862063408,-0.0004246222088113427],[0.015402398072183132,-0.0004209845792502165],[0.015265893191099167,-0.00041725358460098505],[0.015126064419746399,-0.0004134317277930677],[0.01498300489038229,-0.0004095215699635446],[0.0148368114605546,-0.00040552575956098735],[0.014687580987811089,-0.00040144691593013704],[0.014535410329699516,-0.00039728774572722614],[0.014380401000380516,-0.00039305095560848713],[0.014222652651369572,-0.0003887393104378134],[0.014062267728149891,-0.0003843556041829288],[0.013899348676204681,-0.0003799026308115572],[0.013734000734984875,-0.00037538327160291374],[0.013566326349973679,-0.00037080032052472234],[0.0133964316919446,-0.0003661567170638591],[0.013224422931671143,-0.00036145528429187834],[0.01305040530860424,-0.0003566989616956562],[0.012874485924839973,-0.0003518906596582383],[0.012696770951151848,-0.00034703328856267035],[0.012517367489635944,-0.00034212975879199803],[0.012336382642388344,-0.00033718300983309746],[0.012153921648859978,-0.00033219592296518385],[0.011970092542469501,-0.0003271714085713029],[0.011785000562667847,-0.0003221124061383307],[0.01159875188022852,-0.00031702176784165204],[0.011411450803279877,-0.0003119024040643126],[0.011223203502595425,-0.0003067571378778666],[0.011034112423658371,-0.0003015888505615294],[0.010844281874597073,-0.0002964003069791943],[0.010653813369572163,-0.0002911943302024156],[0.010462808422744274,-0.00028597371419891715],[0.010271366685628891,-0.00028074116562493145],[0.010079588741064072,-0.000275499391136691],[0.009887571446597576,-0.0002702510973904282],[0.009695411659777164,-0.0002649989037308842],[0.009503204375505447,-0.0002597454295028001],[0.009311043657362461,-0.00025449320673942566],[0.009119021706283092,-0.00024924479657784104],[0.008927229791879654,-0.00024400267284363508],[0.008735757321119308,-0.00023876925115473568],[0.008544690907001495,-0.00023354694712907076],[0.00835411623120308,-0.00022833808907307684],[0.008164117112755775,-0.00022314497618936002],[0.0079747773706913,-0.00021796983492095023],[0.007786174770444632,-0.00021281489171087742],[0.0075983889400959015,-0.00020768224203493446],[0.00741149578243494,-0.0002025740104727447],[0.007225569803267717,-0.00019749219063669443],[0.007040682248771191,-0.00019243879069108516],[0.006856904365122318,-0.00018741568783298135],[0.00667430367320776,-0.00018242477381136268],[0.0064929453656077385,-0.00017746782395988703],[0.00631289416924119,-0.00017254658450838178],[0.006134210620075464,-0.00016766272892709821],[0.005956954322755337,-0.00016281790158245713],[0.005781182553619146,-0.0001580136304255575],[0.005606949795037508,-0.00015325142885558307],[0.005434309132397175,-0.00014853273751214147],[0.0052633099257946014,-0.00014385892427526414],[0.0050940015353262424,-0.0001392313133692369],[0.004926428664475679,-0.0001346511417068541],[0.0047606355510652065,-0.00013011961709707975],[0.004596663638949394,-0.00012563787458930165],[0.004434551578015089,-0.00012120696192141622],[0.004274336621165276,-0.00011682790500344709],[0.004116053692996502,-0.00011250164970988408],[0.00395973538979888,-0.00010822909098351374],[0.0038054119795560837,-0.0001040110582835041],[0.0036531114019453526,-0.00009984832286136225],[0.003502860199660063,-0.00009574159776093438],[0.0033546823542565107,-0.00009169153781840578],[0.0032085997518152,-0.00008769874693825841],[0.0030646321829408407,-0.00008376377081731334],[0.002922798041254282,-0.00007988709694473073],[0.002783112693578005,-0.00007606916187796742],[0.0026455905754119158,-0.00007231035124277696],[0.0025102433282881975,-0.00006861098518129438],[0.0023770814295858145,-0.00006497135473182425],[0.002246113261207938,-0.00006139167817309499],[0.0021173451095819473,-0.00005787213740404695],[0.0019907820969820023,-0.000054412867029896006],[0.0018664272502064705,-0.000051013947086175904],[0.0017442817334085703,-0.00004767541395267472],[0.0016243454301729798,-0.000044397267629392445],[0.0015066165942698717,-0.00004117945718462579],[0.0013910917332395911,-0.00003802188439294696],[0.001277766190469265,-0.000034924421925097704],[0.0011666333302855492,-0.000031886895158095285],[0.001057685585692525,-0.00002890909308916889],[0.0009509139927104115,-0.000025990766516770236],[0.0008463078993372619,-0.000023131631678552367],[0.0007438558386638761,-0.00002033136843238026],[0.0006435447721742094,-0.00001758962571329903],[0.0005453606718219817,-0.000014906019714544527],[0.00044928843271918595,-0.000012280133887543343],[0.00035531172761693597,-0.000009711523489386309],[0.00026341323973610997,-0.0000071997178565652575],[0.00017357476463075727,-0.000004744215857499512],[0.00008577704284107313,-0.0000023444929411198245]]},{"name":"CX_d7_u20","samples":[[-0.0001376425352646038,-0.000002042490223175264],[-0.00027852755738422275,-0.000004133095899305772],[-0.00042268732795491815,-0.000006272295649978332],[-0.0005701526533812284,-0.000008460547178401612],[-0.0007209528121165931,-0.000010698284313548356],[-0.0008751156274229288,-0.000012985920875507873],[-0.0010326671181246638,-0.00001532384158053901],[-0.0011936317896470428,-0.00001771241113601718],[-0.0013580319937318563,-0.00002015196150750853],[-0.0015258886851370335,-0.00002264280010422226],[-0.0016972202574834228,-0.000025185207050526515],[-0.001872043707408011,-0.000027779427909990773],[-0.0020503734704107046,-0.000030425679142354056],[-0.002232222119346261,-0.00003312414628453553],[-0.0024175995495170355,-0.000035874978493666276],[-0.0026065136771649122,-0.00003867829218506813],[-0.002798970090225339,-0.00004153417103225365],[-0.002994971349835396,-0.000044442651415010914],[-0.003194518154487014,-0.000047403744247276336],[-0.0033976081758737564,-0.000050417416787240654],[-0.003604236291721463,-0.00005348358899937011],[-0.0038143950514495373,-0.00005660215538227931],[-0.004028073977679014,-0.00005977295586490072],[-0.004245259333401918,-0.00006299578672042117],[-0.004465935286134481,-0.00006627041875617579],[-0.004690081812441349,-0.0000695965500199236],[-0.004917677026242018,-0.00007297385309357196],[-0.005148694850504398,-0.00007640194962732494],[-0.005383106879889965,-0.0000798804103396833],[-0.005620881449431181,-0.00008340876956935972],[-0.005861982703208923,-0.00008698649617144838],[-0.006106372456997633,-0.00009061301534529775],[-0.006354008335620165,-0.00009428770863451064],[-0.0066048456355929375,-0.00009800989937502891],[-0.006858834996819496,-0.00010177887452300638],[-0.0071159242652356625,-0.00010559384827502072],[-0.007376058027148247,-0.00010945399117190391],[-0.007639176677912474,-0.00011335843737469986],[-0.00790521688759327,-0.00011730623373296112],[-0.008174113929271698,-0.000121296412544325],[-0.008445795625448227,-0.00012532793334685266],[-0.00872019026428461,-0.00012939969019498676],[-0.008997218683362007,-0.00013351054803933948],[-0.009276802651584148,-0.0001376593136228621],[-0.009558855555951595,-0.00014184472092892975],[-0.009843290783464909,-0.0001460654748370871],[-0.010130015201866627,-0.0001503202220192179],[-0.010418935678899288,-0.0001546075363876298],[-0.010709952563047409,-0.00015892596275079995],[-0.011002964340150356,-0.0001632739877095446],[-0.011297864839434624,-0.00016765003965701908],[-0.011594545096158981,-0.00017205250333063304],[-0.0118928924202919,-0.00017647970526013523],[-0.01219279132783413,-0.0001809299283195287],[-0.012494122609496117,-0.0001854014117270708],[-0.012796764262020588,-0.00018989235104527324],[-0.01310059055685997,-0.00019440085452515632],[-0.013405472040176392,-0.00019892501586582512],[-0.013711278326809406,-0.0002034629142144695],[-0.014017874374985695,-0.00020801251230295748],[-0.014325122348964214,-0.00021257178741507232],[-0.014632882550358772,-0.0002171386731788516],[-0.014941010624170303,-0.00022171101591084152],[-0.015249362215399742,-0.00022628666192758828],[-0.01555778831243515,-0.00023086342844180763],[-0.01586613804101944,-0.00023543905990663916],[-0.016174260526895523,-0.0002400113153271377],[-0.016481997445225716,-0.0002445778518449515],[-0.01678919419646263,-0.0002491363848093897],[-0.017095692455768585,-0.00025368452770635486],[-0.017401328310370445,-0.0002582198940217495],[-0.017705941572785378,-0.0002627400681376457],[-0.0180093664675951,-0.0002672426344361156],[-0.01831143908202648,-0.0002717251190915704],[-0.01861199177801609,-0.00027618504827842116],[-0.018910856917500496,-0.0002806199190672487],[-0.019207866862416267,-0.00028502725763246417],[-0.019502848386764526,-0.00028940453194081783],[-0.019795633852481842,-0.00029374920995905995],[-0.020086053758859634,-0.0002980587596539408],[-0.020373934879899025,-0.0003023306489922106],[-0.020659105852246284,-0.0003065623459406197],[-0.020941395312547684,-0.0003107512602582574],[-0.021220633760094643,-0.0003148948890157044],[-0.021496647968888283,-0.000318990700179711],[-0.021769270300865173,-0.0003230361617170274],[-0.022038329392671585,-0.00032702877069823444],[-0.022303657606244087,-0.0003309659950900823],[-0.0225650854408741,-0.0003348453319631517],[-0.02282244712114334,-0.00033866436569951475],[-0.02307557873427868,-0.0003424206224735826],[-0.02332431636750698,-0.0003461116284597665],[-0.023568496108055115,-0.00034973505535162985],[-0.023807961493730545,-0.00035328848753124475],[-0.02404255047440529,-0.0003567695966921747],[-0.02427211031317711,-0.00036017605452798307],[-0.02449648827314377,-0.0003635056200437248],[-0.02471553161740303,-0.00036675602314062417],[-0.024929093196988106,-0.000369925081031397],[-0.025137027725577354,-0.00037301064003258944],[-0.025339193642139435,-0.00037601060466840863],[-0.025535454973578453,-0.00037892290856689215],[-0.025725672021508217,-0.0003817455726675689],[-0.02590971440076828,-0.0003844766179099679],[-0.026087457314133644,-0.0003871141525451094],[-0.026258772239089012,-0.00038965631392784417],[-0.026423543691635132,-0.0003921013558283448],[-0.026581650599837303,-0.00039444753201678395],[-0.02673298493027687,-0.000396693212678656],[-0.02687744051218033,-0.00039883676799945533],[-0.02701491117477417,-0.0004008767136838287],[-0.027145300060510635,-0.0004028115654364228],[-0.027268514037132263,-0.0004046399553772062],[-0.02738446556031704,-0.0004063605738338083],[-0.02749307081103325,-0.00040797219844534993],[-0.027594253420829773,-0.0004094736068509519],[-0.027687935158610344,-0.00041086378041654825],[-0.027774052694439888,-0.00041214170050807297],[-0.02785254269838333,-0.000413306406699121],[-0.027923347428441048,-0.00041435708408243954],[-0.027986416593194008,-0.00041529297595843673],[-0.028041701763868332,-0.00041611335473135114],[-0.028089165687561035,-0.0004168176674284041],[-0.028128771111369133,-0.0004174053901806474],[-0.028160490095615387,-0.00041787608643062413],[-0.028184300288558006,-0.0004182293778285384],[-0.0282001830637455,-0.0004184650897514075],[-0.02820912003517151,-0.00041859771590679884],[-0.02820912003517151,-0.00041859771590679884],[-0.02820912003517151,-0.00041859771590679884],[-0.02820912003517151,-0.00041859771590679884],[-0.02820912003517151,-0.00041859771590679884],[-0.02820912003517151,-0.00041859771590679884],[-0.02820912003517151,-0.00041859771590679884],[-0.02820912003517151,-0.00041859771590679884],[-0.02820912003517151,-0.00041859771590679884],[-0.02820912003517151,-0.00041859771590679884],[-0.02820912003517151,-0.00041859771590679884],[-0.02820912003517151,-0.00041859771590679884],[-0.02820912003517151,-0.00041859771590679884],[-0.02820912003517151,-0.00041859771590679884],[-0.02820912003517151,-0.00041859771590679884],[-0.02820912003517151,-0.00041859771590679884],[-0.02820912003517151,-0.00041859771590679884],[-0.02820912003517151,-0.00041859771590679884],[-0.02820912003517151,-0.00041859771590679884],[-0.02820912003517151,-0.00041859771590679884],[-0.02820912003517151,-0.00041859771590679884],[-0.02820912003517151,-0.00041859771590679884],[-0.02820912003517151,-0.00041859771590679884],[-0.02820912003517151,-0.00041859771590679884],[-0.02820912003517151,-0.00041859771590679884],[-0.02820912003517151,-0.00041859771590679884],[-0.02820912003517151,-0.00041859771590679884],[-0.02820912003517151,-0.00041859771590679884],[-0.02820912003517151,-0.00041859771590679884],[-0.02820912003517151,-0.00041859771590679884],[-0.02820912003517151,-0.00041859771590679884],[-0.02820912003517151,-0.00041859771590679884],[-0.02820912003517151,-0.00041859771590679884],[-0.02820912003517151,-0.00041859771590679884],[-0.02820912003517151,-0.00041859771590679884],[-0.02820912003517151,-0.00041859771590679884],[-0.02820912003517151,-0.00041859771590679884],[-0.02820912003517151,-0.00041859771590679884],[-0.02820912003517151,-0.00041859771590679884],[-0.02820912003517151,-0.00041859771590679884],[-0.02820912003517151,-0.00041859771590679884],[-0.02820912003517151,-0.00041859771590679884],[-0.02820912003517151,-0.00041859771590679884],[-0.02820912003517151,-0.00041859771590679884],[-0.02820912003517151,-0.00041859771590679884],[-0.02820912003517151,-0.00041859771590679884],[-0.02820912003517151,-0.00041859771590679884],[-0.02820912003517151,-0.00041859771590679884],[-0.02820912003517151,-0.00041859771590679884],[-0.02820912003517151,-0.00041859771590679884],[-0.02820912003517151,-0.00041859771590679884],[-0.02820912003517151,-0.00041859771590679884],[-0.02820912003517151,-0.00041859771590679884],[-0.02820912003517151,-0.00041859771590679884],[-0.02820912003517151,-0.00041859771590679884],[-0.02820912003517151,-0.00041859771590679884],[-0.02820912003517151,-0.00041859771590679884],[-0.02820912003517151,-0.00041859771590679884],[-0.02820912003517151,-0.00041859771590679884],[-0.02820912003517151,-0.00041859771590679884],[-0.02820912003517151,-0.00041859771590679884],[-0.02820912003517151,-0.00041859771590679884],[-0.02820912003517151,-0.00041859771590679884],[-0.02820912003517151,-0.00041859771590679884],[-0.02820912003517151,-0.00041859771590679884],[-0.02820912003517151,-0.00041859771590679884],[-0.02820912003517151,-0.00041859771590679884],[-0.02820912003517151,-0.00041859771590679884],[-0.02820912003517151,-0.00041859771590679884],[-0.02820912003517151,-0.00041859771590679884],[-0.02820912003517151,-0.00041859771590679884],[-0.02820912003517151,-0.00041859771590679884],[-0.02820912003517151,-0.00041859771590679884],[-0.02820912003517151,-0.00041859771590679884],[-0.02820912003517151,-0.00041859771590679884],[-0.02820912003517151,-0.00041859771590679884],[-0.02820912003517151,-0.00041859771590679884],[-0.02820912003517151,-0.00041859771590679884],[-0.02820912003517151,-0.00041859771590679884],[-0.02820912003517151,-0.00041859771590679884],[-0.02820912003517151,-0.00041859771590679884],[-0.02820912003517151,-0.00041859771590679884],[-0.02820912003517151,-0.00041859771590679884],[-0.02820912003517151,-0.00041859771590679884],[-0.02820912003517151,-0.00041859771590679884],[-0.02820912003517151,-0.00041859771590679884],[-0.02820912003517151,-0.00041859771590679884],[-0.02820912003517151,-0.00041859771590679884],[-0.02820912003517151,-0.00041859771590679884],[-0.02820912003517151,-0.00041859771590679884],[-0.02820912003517151,-0.00041859771590679884],[-0.02820912003517151,-0.00041859771590679884],[-0.02820912003517151,-0.00041859771590679884],[-0.02820912003517151,-0.00041859771590679884],[-0.02820912003517151,-0.00041859771590679884],[-0.02820912003517151,-0.00041859771590679884],[-0.02820912003517151,-0.00041859771590679884],[-0.02820912003517151,-0.00041859771590679884],[-0.02820912003517151,-0.00041859771590679884],[-0.02820912003517151,-0.00041859771590679884],[-0.02820912003517151,-0.00041859771590679884],[-0.02820912003517151,-0.00041859771590679884],[-0.02820912003517151,-0.00041859771590679884],[-0.02820912003517151,-0.00041859771590679884],[-0.02820912003517151,-0.00041859771590679884],[-0.02820912003517151,-0.00041859771590679884],[-0.02820912003517151,-0.00041859771590679884],[-0.02820912003517151,-0.00041859771590679884],[-0.02820912003517151,-0.00041859771590679884],[-0.02820912003517151,-0.00041859771590679884],[-0.02820912003517151,-0.00041859771590679884],[-0.02820912003517151,-0.00041859771590679884],[-0.02820912003517151,-0.00041859771590679884],[-0.02820912003517151,-0.00041859771590679884],[-0.02820912003517151,-0.00041859771590679884],[-0.02820912003517151,-0.00041859771590679884],[-0.02820912003517151,-0.00041859771590679884],[-0.02820912003517151,-0.00041859771590679884],[-0.02820912003517151,-0.00041859771590679884],[-0.02820912003517151,-0.00041859771590679884],[-0.02820912003517151,-0.00041859771590679884],[-0.02820912003517151,-0.00041859771590679884],[-0.02820912003517151,-0.00041859771590679884],[-0.02820912003517151,-0.00041859771590679884],[-0.02820912003517151,-0.00041859771590679884],[-0.02820912003517151,-0.00041859771590679884],[-0.02820912003517151,-0.00041859771590679884],[-0.02820912003517151,-0.00041859771590679884],[-0.02820912003517151,-0.00041859771590679884],[-0.02820912003517151,-0.00041859771590679884],[-0.02820912003517151,-0.00041859771590679884],[-0.02820912003517151,-0.00041859771590679884],[-0.02820912003517151,-0.00041859771590679884],[-0.02820912003517151,-0.00041859771590679884],[-0.02820912003517151,-0.00041859771590679884],[-0.02820912003517151,-0.00041859771590679884],[-0.02820912003517151,-0.00041859771590679884],[-0.02820912003517151,-0.00041859771590679884],[-0.02820912003517151,-0.00041859771590679884],[-0.02820912003517151,-0.00041859771590679884],[-0.02820912003517151,-0.00041859771590679884],[-0.02820912003517151,-0.00041859771590679884],[-0.02820912003517151,-0.00041859771590679884],[-0.02820912003517151,-0.00041859771590679884],[-0.02820912003517151,-0.00041859771590679884],[-0.02820912003517151,-0.00041859771590679884],[-0.02820912003517151,-0.00041859771590679884],[-0.02820912003517151,-0.00041859771590679884],[-0.02820912003517151,-0.00041859771590679884],[-0.02820912003517151,-0.00041859771590679884],[-0.02820912003517151,-0.00041859771590679884],[-0.02820912003517151,-0.00041859771590679884],[-0.02820912003517151,-0.00041859771590679884],[-0.02820912003517151,-0.00041859771590679884],[-0.02820912003517151,-0.00041859771590679884],[-0.02820912003517151,-0.00041859771590679884],[-0.02820912003517151,-0.00041859771590679884],[-0.02820912003517151,-0.00041859771590679884],[-0.02820912003517151,-0.00041859771590679884],[-0.02820912003517151,-0.00041859771590679884],[-0.02820912003517151,-0.00041859771590679884],[-0.02820912003517151,-0.00041859771590679884],[-0.02820912003517151,-0.00041859771590679884],[-0.02820912003517151,-0.00041859771590679884],[-0.02820912003517151,-0.00041859771590679884],[-0.02820912003517151,-0.00041859771590679884],[-0.02820912003517151,-0.00041859771590679884],[-0.02820912003517151,-0.00041859771590679884],[-0.02820912003517151,-0.00041859771590679884],[-0.02820912003517151,-0.00041859771590679884],[-0.02820912003517151,-0.00041859771590679884],[-0.02820912003517151,-0.00041859771590679884],[-0.02820912003517151,-0.00041859771590679884],[-0.02820912003517151,-0.00041859771590679884],[-0.02820912003517151,-0.00041859771590679884],[-0.02820912003517151,-0.00041859771590679884],[-0.02820912003517151,-0.00041859771590679884],[-0.02820912003517151,-0.00041859771590679884],[-0.02820912003517151,-0.00041859771590679884],[-0.02820912003517151,-0.00041859771590679884],[-0.02820912003517151,-0.00041859771590679884],[-0.02820912003517151,-0.00041859771590679884],[-0.02820912003517151,-0.00041859771590679884],[-0.02820912003517151,-0.00041859771590679884],[-0.02820912003517151,-0.00041859771590679884],[-0.02820912003517151,-0.00041859771590679884],[-0.02820912003517151,-0.00041859771590679884],[-0.02820912003517151,-0.00041859771590679884],[-0.02820912003517151,-0.00041859771590679884],[-0.02820912003517151,-0.00041859771590679884],[-0.02820912003517151,-0.00041859771590679884],[-0.02820912003517151,-0.00041859771590679884],[-0.02820912003517151,-0.00041859771590679884],[-0.02820912003517151,-0.00041859771590679884],[-0.028202900663018227,-0.0004183508572168648],[-0.02819184586405754,-0.00041791214607656],[-0.028175275772809982,-0.00041725451592355967],[-0.028153199702501297,-0.00041637843241915107],[-0.028125634416937828,-0.0004152845067437738],[-0.028092600405216217,-0.0004139735538046807],[-0.028054121881723404,-0.0004124465340282768],[-0.028010228648781776,-0.0004107045824639499],[-0.027960950508713722,-0.0004087489505764097],[-0.027906322851777077,-0.00040658103534951806],[-0.027846386656165123,-0.00040420243749395013],[-0.027781184762716293,-0.0004016149032395333],[-0.027710765600204468,-0.00039882026612758636],[-0.027635177597403526,-0.0003958205634262413],[-0.027554476633667946,-0.00039261794881895185],[-0.027468722313642502,-0.00038921472150832415],[-0.02737797424197197,-0.00038561332621611655],[-0.027282297611236572,-0.0003818163531832397],[-0.027181759476661682,-0.0003778265090659261],[-0.02707643434405327,-0.00037364661693573],[-0.02696639485657215,-0.00036927961627952754],[-0.02685171738266945,-0.00036472862120717764],[-0.026732483878731728,-0.0003599968331400305],[-0.026608780026435852,-0.0003550875699147582],[-0.026480689644813538,-0.0003500042366795242],[-0.026348302140831947,-0.0003447504132054746],[-0.026211708784103394,-0.0003393296501599252],[-0.026071004569530487,-0.00033374576014466584],[-0.025926286354660988,-0.0003280025557614863],[-0.025777650997042656,-0.0003221039369236678],[-0.02562520280480385,-0.00031605391995981336],[-0.025469040498137474,-0.0003098565503023565],[-0.02530927024781704,-0.0003035160480067134],[-0.0251460000872612,-0.0002970366331283003],[-0.02497933804988861,-0.0002904225839301944],[-0.024809394031763077,-0.00028367823688313365],[-0.024636277928948402,-0.00027680807397700846],[-0.02446010336279869,-0.00026981651899404824],[-0.024280983954668045,-0.00026270811213180423],[-0.024099035188555717,-0.0002554873935878277],[-0.02391437254846096,-0.0002481589908711612],[-0.023727111518383026,-0.000240727502387017],[-0.023537373170256615,-0.0002331976284040138],[-0.02334527112543583,-0.0002255740255350247],[-0.02315092831850052,-0.00021786140860058367],[-0.022954460233449936,-0.0002100644924212247],[-0.02275598607957363,-0.00020218800636939704],[-0.022555626928806305,-0.00019423667981754988],[-0.022353501990437508,-0.00018621522758621722],[-0.02214972861111164,-0.00017812840815167874],[-0.021944426000118256,-0.0001699809217825532],[-0.021737713366746902,-0.00016177746874745935],[-0.021529709920287132,-0.00015352274931501597],[-0.021320531144738197,-0.0001452214055461809],[-0.0211102943867445,-0.00013687809405382723],[-0.02089911699295044,-0.0001284974132431671],[-0.020687110722064972,-0.00012008393241558224],[-0.020474394783377647,-0.00011164218449266627],[-0.02026107907295227,-0.00010317665874026716],[-0.020047275349497795,-0.00009469180804444477],[-0.019833095371723175,-0.00008619201253168285],[-0.019618649035692215,-0.00007768161594867706],[-0.01940404437482357,-0.00006916491111041978],[-0.019189385697245598,-0.000060646107158390805],[-0.018974779173731804,-0.00005212936957832426],[-0.018760327249765396,-0.000043618794734356925],[-0.018546132370829582,-0.000035118398955091834],[-0.01833229511976242,-0.000026632136723492295],[-0.018118910491466522,-0.000018163886124966666],[-0.017906075343489647,-0.000009717442480905447],[-0.017693882808089256,-0.0000012965283531229943],[-0.017482426017522812,0.000007095221008057706],[-0.017271794378757477,0.000015454252206836827],[-0.017062073573470116,0.000023777096430421807],[-0.016853349283337593,0.00003206037581549026],[-0.016645705327391624,0.00004030080162920058],[-0.016439221799373627,0.00004849517426919192],[-0.016233976930379868,0.00005664039053954184],[-0.016030047088861465,0.00006473343819379807],[-0.01582750491797924,0.00007277139229699969],[-0.015626421198248863,0.00008075144432950765],[-0.015426866710186005,0.000088670858531259],[-0.015228905715048313,0.00009652701555751264],[-0.015032602474093437,0.00010431739065097645],[-0.014838018454611301,0.00011203954636584967],[-0.014645211398601532,0.00011969116167165339],[-0.01445423811674118,0.00012726998829748482],[-0.014265152625739574,0.00013477391621563584],[-0.014078006148338318,0.00014220089360605925],[-0.01389284711331129,0.00014954899961594492],[-0.013709722086787224,0.00015681640070397407],[-0.01352867390960455,0.0001640013506403193],[-0.0133497454226017,0.000171102219610475],[-0.013172972947359085,0.000178117465111427],[-0.012998395599424839,0.0001850456465035677],[-0.012826045975089073,0.00019188542501069605],[-0.012655955739319324,0.000198635520064272],[-0.012488153763115406,0.00020529479661490768],[-0.012322667986154556,0.00021186217782087624],[-0.01215952169150114,0.00021833668870385736],[-0.01199873723089695,0.00022471747070085257],[-0.0118403360247612,0.00023100369435269386],[-0.01168433390557766,0.00023719467571936548],[-0.011530748568475246,0.00024328978906851262],[-0.011379591189324856,0.00024928851053118706],[-0.011230874806642532,0.00025519035989418626],[-0.011084608733654022,0.00026099500246345997],[-0.010940799489617348,0.00026670211809687316],[-0.010799453593790531,0.00027231150306761265],[-0.010660572908818722,0.0002778230409603566],[-0.010524159297347069,0.00028323664446361363],[-0.010390213690698147,0.0002885523426812142],[-0.010258733294904232,0.00029377019382081926],[-0.010129714384675026,0.0002988903725054115],[-0.010003151372075081,0.0003039130533579737],[-0.0098790368065238,0.0003088385856244713],[-0.009757363237440586,0.00031366723123937845],[-0.009638120420277119,0.00031839945586398244],[-0.009521295316517353,0.0003230356960557401],[-0.00940687581896782,0.0003275764756835997],[-0.009294847957789898,0.0003320223477203399],[-0.009185194969177246,0.0003363739524502307],[-0.009077901020646095,0.0003406319592613727],[-0.008972946554422379,0.00034479712485335767],[-0.008870313875377178,0.00034887014771811664],[-0.008769981563091278,0.00035285187186673284],[-0.008671928197145462,0.0003567431413102895],[-0.008480335585772991,0.0003643465752247721],[-0.008382282219827175,0.00036823784466832876],[-0.008281949907541275,0.0003722195979207754],[-0.008179317228496075,0.0003762926207855344],[-0.008074362762272358,0.0003804577572736889],[-0.007967068813741207,0.0003847157640848309],[-0.007857415825128555,0.0003890673688147217],[-0.007745387963950634,0.0003935132408514619],[-0.0076309684664011,0.0003980540204793215],[-0.007514143828302622,0.00040269026067107916],[-0.00739490007981658,0.00040742248529568315],[-0.007273226510733366,0.00041225116001442075],[-0.007149112410843372,0.0004171766631770879],[-0.007022549398243427,0.00042219937313348055],[-0.006893530488014221,0.00042731952271424234],[-0.006762050092220306,0.0004325373738538474],[-0.006628104019910097,0.00043785307207144797],[-0.006491691339761019,0.000443266675574705],[-0.006352810654789209,0.00044877821346744895],[-0.006211463827639818,0.00045438759843818843],[-0.006067654583603144,0.00046009471407160163],[-0.0059213885106146336,0.00046589935664087534],[-0.00577267212793231,0.00047180120600387454],[-0.005621515680104494,0.00047779991291463375],[-0.005467929411679506,0.0004838950408156961],[-0.005311927758157253,0.000490086036734283],[-0.005153526086360216,0.0004963722312822938],[-0.004992742091417313,0.000502753013279289],[-0.004829596262425184,0.0005092275678180158],[-0.004664110019803047,0.0005157949053682387],[-0.004496308043599129,0.0005224542110227048],[-0.00432621780782938,0.000529204320628196],[-0.004153868183493614,0.0005360440700314939],[-0.003979290369898081,0.0005429722368717194],[-0.0038025188259780407,0.0005499874823726714],[-0.00362358964048326,0.0005570883513428271],[-0.0034425416961312294,0.0005642733303830028],[-0.003259416436776519,0.0005715407314710319],[-0.0030742574017494917,0.0005788888083770871],[-0.0028871106915175915,0.000586315814871341],[-0.002698025433346629,0.0005938197136856616],[-0.0025070523843169212,0.0006013985839672387],[-0.0023142455611377954,0.0006090501556172967],[-0.002119661308825016,0.0006167723331600428],[-0.0019233578350394964,0.0006245627300813794],[-0.001725396839901805,0.0006324188434518874],[-0.0015258417697623372,0.0006403382867574692],[-0.0013247588649392128,0.0006483183242380619],[-0.0011222168104723096,0.0006563562783412635],[-0.0009182867361232638,0.0006644493550993502],[-0.0007130419835448265,0.0006725945277139544],[-0.0005065585137344897,0.0006807889440096915],[-0.0002989146451000124,0.0006890293443575501],[-0.00009019089338835329,0.000697312643751502],[0.00011952980275964364,0.0007056354661472142],[0.00033016232191585004,0.0007139944937080145],[0.0005416192580014467,0.0007223862339742482],[0.0007538111531175673,0.0007308071362785995],[0.0009666463010944426,0.0007392535917460918],[0.001180030987598002,0.0007477218750864267],[0.0013938695192337036,0.0007562081445939839],[0.001608064048923552,0.0007647085003554821],[0.0018225152743980289,0.0007732191006653011],[0.002037121681496501,0.000781735812779516],[0.0022517801262438297,0.0007902546203695238],[0.0024663859512656927,0.0007987713324837387],[0.0026808325201272964,0.0008072817581705749],[0.002895012032240629,0.000815781531855464],[0.0031088150572031736,0.0008242664043791592],[0.003322131000459194,0.0008327318937517703],[0.0035348478704690933,0.0008411736343987286],[0.0037468522787094116,0.0008495871443301439],[0.003958030603826046,0.000857967825140804],[0.004168266896158457,0.0008663111366331577],[0.004377445671707392,0.0008746124804019928],[0.0045854500494897366,0.0008828671998344362],[0.004792162217199802,0.0008910706383176148],[0.0049974643625319,0.0008992181392386556],[0.005201237741857767,0.0009073049295693636],[0.005403363145887852,0.0009153264109045267],[0.005603722762316465,0.0009232777520082891],[0.005802195984870195,0.0009311542380601168],[0.005998664069920778,0.0009389511542394757],[0.0061930082738399506,0.0009466637275181711],[0.0063851093873381615,0.0009542873594909906],[0.0065748486667871475,0.0009618172189220786],[0.00676210829988122,0.0009692487074062228],[0.006946770939975977,0.0009765771683305502],[0.007128720171749592,0.0009837978286668658],[0.00730783911421895,0.0009909062646329403],[0.007484013680368662,0.0009978978196159005],[0.007657129783183336,0.0010047679534181952],[0.007827074266970158,0.001011512242257595],[0.007993737235665321,0.0010181263787671924],[0.008157007396221161,0.001024605822749436],[0.00831677671521902,0.001030946266837418],[0.00847293809056282,0.001037143636494875],[0.008625388145446777,0.001043193624354899],[0.008774022571742535,0.0010490922722965479],[0.008918741717934608,0.001054835505783558],[0.00905944500118494,0.0010604193666949868],[0.009196038357913494,0.0010658401297405362],[0.009328425861895084,0.0010710939532145858],[0.009456516243517399,0.0010761773446574807],[0.009580221027135849,0.0010810865787789226],[0.009699453599750996,0.0010858183959499002],[0.009814130142331123,0.0010903693037107587],[0.009924170561134815,0.0010947362752631307],[0.010029496625065804,0.0010989162838086486],[0.010130033828318119,0.0011029060697183013],[0.010225710459053516,0.0011067030718550086],[0.010316458530724049,0.0011103044962510467],[0.010402213782072067,0.0011137076653540134],[0.010482913814485073,0.0011169102508574724],[0.01055850088596344,0.001119909924454987],[0.01062892097979784,0.0011227045906707644],[0.01069412287324667,0.0011252921540290117],[0.010754059068858624,0.0011276707518845797],[0.010808685794472694,0.0011298386380076408],[0.010857964865863323,0.0011317942989990115],[0.010901859030127525,0.001133536221459508],[0.010940336622297764,0.0011350632412359118],[0.010973370634019375,0.001136374194175005],[0.01100093498826027,0.0011374681489542127],[0.011023011058568954,0.0011383442906662822],[0.011039582081139088,0.0011390019208192825],[0.011050636880099773,0.0011394405737519264],[0.01105685718357563,0.0011396873742341995],[0.01105685718357563,0.0011396873742341995],[0.01105685718357563,0.0011396873742341995],[0.01105685718357563,0.0011396873742341995],[0.01105685718357563,0.0011396873742341995],[0.01105685718357563,0.0011396873742341995],[0.01105685718357563,0.0011396873742341995],[0.01105685718357563,0.0011396873742341995],[0.01105685718357563,0.0011396873742341995],[0.01105685718357563,0.0011396873742341995],[0.01105685718357563,0.0011396873742341995],[0.01105685718357563,0.0011396873742341995],[0.01105685718357563,0.0011396873742341995],[0.01105685718357563,0.0011396873742341995],[0.01105685718357563,0.0011396873742341995],[0.01105685718357563,0.0011396873742341995],[0.01105685718357563,0.0011396873742341995],[0.01105685718357563,0.0011396873742341995],[0.01105685718357563,0.0011396873742341995],[0.01105685718357563,0.0011396873742341995],[0.01105685718357563,0.0011396873742341995],[0.01105685718357563,0.0011396873742341995],[0.01105685718357563,0.0011396873742341995],[0.01105685718357563,0.0011396873742341995],[0.01105685718357563,0.0011396873742341995],[0.01105685718357563,0.0011396873742341995],[0.01105685718357563,0.0011396873742341995],[0.01105685718357563,0.0011396873742341995],[0.01105685718357563,0.0011396873742341995],[0.01105685718357563,0.0011396873742341995],[0.01105685718357563,0.0011396873742341995],[0.01105685718357563,0.0011396873742341995],[0.01105685718357563,0.0011396873742341995],[0.01105685718357563,0.0011396873742341995],[0.01105685718357563,0.0011396873742341995],[0.01105685718357563,0.0011396873742341995],[0.01105685718357563,0.0011396873742341995],[0.01105685718357563,0.0011396873742341995],[0.01105685718357563,0.0011396873742341995],[0.01105685718357563,0.0011396873742341995],[0.01105685718357563,0.0011396873742341995],[0.01105685718357563,0.0011396873742341995],[0.01105685718357563,0.0011396873742341995],[0.01105685718357563,0.0011396873742341995],[0.01105685718357563,0.0011396873742341995],[0.01105685718357563,0.0011396873742341995],[0.01105685718357563,0.0011396873742341995],[0.01105685718357563,0.0011396873742341995],[0.01105685718357563,0.0011396873742341995],[0.01105685718357563,0.0011396873742341995],[0.01105685718357563,0.0011396873742341995],[0.01105685718357563,0.0011396873742341995],[0.01105685718357563,0.0011396873742341995],[0.01105685718357563,0.0011396873742341995],[0.01105685718357563,0.0011396873742341995],[0.01105685718357563,0.0011396873742341995],[0.01105685718357563,0.0011396873742341995],[0.01105685718357563,0.0011396873742341995],[0.01105685718357563,0.0011396873742341995],[0.01105685718357563,0.0011396873742341995],[0.01105685718357563,0.0011396873742341995],[0.01105685718357563,0.0011396873742341995],[0.01105685718357563,0.0011396873742341995],[0.01105685718357563,0.0011396873742341995],[0.01105685718357563,0.0011396873742341995],[0.01105685718357563,0.0011396873742341995],[0.01105685718357563,0.0011396873742341995],[0.01105685718357563,0.0011396873742341995],[0.01105685718357563,0.0011396873742341995],[0.01105685718357563,0.0011396873742341995],[0.01105685718357563,0.0011396873742341995],[0.01105685718357563,0.0011396873742341995],[0.01105685718357563,0.0011396873742341995],[0.01105685718357563,0.0011396873742341995],[0.01105685718357563,0.0011396873742341995],[0.01105685718357563,0.0011396873742341995],[0.01105685718357563,0.0011396873742341995],[0.01105685718357563,0.0011396873742341995],[0.01105685718357563,0.0011396873742341995],[0.01105685718357563,0.0011396873742341995],[0.01105685718357563,0.0011396873742341995],[0.01105685718357563,0.0011396873742341995],[0.01105685718357563,0.0011396873742341995],[0.01105685718357563,0.0011396873742341995],[0.01105685718357563,0.0011396873742341995],[0.01105685718357563,0.0011396873742341995],[0.01105685718357563,0.0011396873742341995],[0.01105685718357563,0.0011396873742341995],[0.01105685718357563,0.0011396873742341995],[0.01105685718357563,0.0011396873742341995],[0.01105685718357563,0.0011396873742341995],[0.01105685718357563,0.0011396873742341995],[0.01105685718357563,0.0011396873742341995],[0.01105685718357563,0.0011396873742341995],[0.01105685718357563,0.0011396873742341995],[0.01105685718357563,0.0011396873742341995],[0.01105685718357563,0.0011396873742341995],[0.01105685718357563,0.0011396873742341995],[0.01105685718357563,0.0011396873742341995],[0.01105685718357563,0.0011396873742341995],[0.01105685718357563,0.0011396873742341995],[0.01105685718357563,0.0011396873742341995],[0.01105685718357563,0.0011396873742341995],[0.01105685718357563,0.0011396873742341995],[0.01105685718357563,0.0011396873742341995],[0.01105685718357563,0.0011396873742341995],[0.01105685718357563,0.0011396873742341995],[0.01105685718357563,0.0011396873742341995],[0.01105685718357563,0.0011396873742341995],[0.01105685718357563,0.0011396873742341995],[0.01105685718357563,0.0011396873742341995],[0.01105685718357563,0.0011396873742341995],[0.01105685718357563,0.0011396873742341995],[0.01105685718357563,0.0011396873742341995],[0.01105685718357563,0.0011396873742341995],[0.01105685718357563,0.0011396873742341995],[0.01105685718357563,0.0011396873742341995],[0.01105685718357563,0.0011396873742341995],[0.01105685718357563,0.0011396873742341995],[0.01105685718357563,0.0011396873742341995],[0.01105685718357563,0.0011396873742341995],[0.01105685718357563,0.0011396873742341995],[0.01105685718357563,0.0011396873742341995],[0.01105685718357563,0.0011396873742341995],[0.01105685718357563,0.0011396873742341995],[0.01105685718357563,0.0011396873742341995],[0.01105685718357563,0.0011396873742341995],[0.01105685718357563,0.0011396873742341995],[0.01105685718357563,0.0011396873742341995],[0.01105685718357563,0.0011396873742341995],[0.01105685718357563,0.0011396873742341995],[0.01105685718357563,0.0011396873742341995],[0.01105685718357563,0.0011396873742341995],[0.01105685718357563,0.0011396873742341995],[0.01105685718357563,0.0011396873742341995],[0.01105685718357563,0.0011396873742341995],[0.01105685718357563,0.0011396873742341995],[0.01105685718357563,0.0011396873742341995],[0.01105685718357563,0.0011396873742341995],[0.01105685718357563,0.0011396873742341995],[0.01105685718357563,0.0011396873742341995],[0.01105685718357563,0.0011396873742341995],[0.01105685718357563,0.0011396873742341995],[0.01105685718357563,0.0011396873742341995],[0.01105685718357563,0.0011396873742341995],[0.01105685718357563,0.0011396873742341995],[0.01105685718357563,0.0011396873742341995],[0.01105685718357563,0.0011396873742341995],[0.01105685718357563,0.0011396873742341995],[0.01105685718357563,0.0011396873742341995],[0.01105685718357563,0.0011396873742341995],[0.01105685718357563,0.0011396873742341995],[0.01105685718357563,0.0011396873742341995],[0.01105685718357563,0.0011396873742341995],[0.01105685718357563,0.0011396873742341995],[0.01105685718357563,0.0011396873742341995],[0.01105685718357563,0.0011396873742341995],[0.01105685718357563,0.0011396873742341995],[0.01105685718357563,0.0011396873742341995],[0.01105685718357563,0.0011396873742341995],[0.01105685718357563,0.0011396873742341995],[0.01105685718357563,0.0011396873742341995],[0.01105685718357563,0.0011396873742341995],[0.01105685718357563,0.0011396873742341995],[0.01105685718357563,0.0011396873742341995],[0.01105685718357563,0.0011396873742341995],[0.01105685718357563,0.0011396873742341995],[0.01105685718357563,0.0011396873742341995],[0.01105685718357563,0.0011396873742341995],[0.01105685718357563,0.0011396873742341995],[0.01105685718357563,0.0011396873742341995],[0.01105685718357563,0.0011396873742341995],[0.01105685718357563,0.0011396873742341995],[0.01105685718357563,0.0011396873742341995],[0.01105685718357563,0.0011396873742341995],[0.01105685718357563,0.0011396873742341995],[0.01105685718357563,0.0011396873742341995],[0.01105685718357563,0.0011396873742341995],[0.01105685718357563,0.0011396873742341995],[0.01105685718357563,0.0011396873742341995],[0.01105685718357563,0.0011396873742341995],[0.01105685718357563,0.0011396873742341995],[0.01105685718357563,0.0011396873742341995],[0.01105685718357563,0.0011396873742341995],[0.01105685718357563,0.0011396873742341995],[0.01105685718357563,0.0011396873742341995],[0.01105685718357563,0.0011396873742341995],[0.01105685718357563,0.0011396873742341995],[0.01105685718357563,0.0011396873742341995],[0.01105685718357563,0.0011396873742341995],[0.01105685718357563,0.0011396873742341995],[0.01105685718357563,0.0011396873742341995],[0.01105685718357563,0.0011396873742341995],[0.01105685718357563,0.0011396873742341995],[0.011053353548049927,0.0011393263703212142],[0.011047128587961197,0.0011386846890673041],[0.011037795804440975,0.0011377226328477263],[0.011025363579392433,0.0011364411329850554],[0.011009839363396168,0.0011348410043865442],[0.010991235263645649,0.0011329235276207328],[0.010969565249979496,0.0011306898668408394],[0.010944845154881477,0.0011281417682766914],[0.01091709267348051,0.00112528121098876],[0.010886328294873238,0.0011221100576221943],[0.010852573439478874,0.0011186308693140745],[0.010815853253006935,0.0011148458579555154],[0.01077619381248951,0.0011107580503448844],[0.010733624920248985,0.0011063702404499054],[0.01068817637860775,0.0011016856878995895],[0.01063988171517849,0.0010967075359076262],[0.01058877445757389,0.0010914396261796355],[0.010534890927374363,0.0010858856840059161],[0.010478271171450615,0.0010800495510920882],[0.010418953374028206,0.0010739354183897376],[0.010356981307268143,0.0010675475932657719],[0.010292397812008858,0.0010608906159177423],[0.010225248523056507,0.0010539692593738437],[0.010155580937862396,0.001046788296662271],[0.010083443485200405,0.001039352617226541],[0.010008885525166988,0.0010316675761714578],[0.009931960143148899,0.0010237384121865034],[0.009852718561887741,0.0010155705967918038],[0.009771215729415417,0.0010071697179228067],[0.009687508456408978,0.0009985415963456035],[0.0096016526222229,0.0009896919364109635],[0.009513705037534237,0.000980626791715622],[0.009423727169632912,0.0009713522740639746],[0.009331776760518551,0.0009618744952604175],[0.009237916208803654,0.00095219979993999],[0.009142206981778145,0.0009423345909453928],[0.009044712409377098,0.0009322852711193264],[0.008945494890213013,0.0009220583597198129],[0.008844618685543537,0.0009116606088355184],[0.008742148987948895,0.0009010985377244651],[0.008638150990009308,0.0008903788984753191],[0.008532690815627575,0.0008795085595920682],[0.008425833657383919,0.0008684942731633782],[0.008317646570503712,0.0008573428494855762],[0.008208196610212326,0.0008460612734779716],[0.00809754990041256,0.0008346563554368913],[0.007985774427652359,0.0008231350802816451],[0.007872937247157097,0.0008115043165162206],[0.0077591040171682835,0.0007997709908522666],[0.00764434365555644,0.0007879420300014317],[0.007528721820563078,0.0007760243024677038],[0.007412306498736143,0.0007640247349627316],[0.007295162882655859,0.0007519501959905028],[0.007177358493208885,0.0007398074376396835],[0.0070589580573141575,0.0007276032702066004],[0.006940027233213186,0.0007153444457799196],[0.006820630747824907,0.000703037716448307],[0.006700833793729544,0.0006906895432621241],[0.006580698769539595,0.0006783066783100367],[0.006460289936512709,0.0006658954662270844],[0.00633966876193881,0.0006534624262712896],[0.006218897178769112,0.0006410139030776918],[0.00609803618863225,0.0006285561248660088],[0.005977145396173,0.0006160952616482973],[0.005856283940374851,0.0006036374252289534],[0.005735509563237429,0.0005911886692047119],[0.005614880006760359,0.0005787546979263425],[0.005494451150298119,0.0005663415067829192],[0.005374277476221323,0.0005539545672945678],[0.005254413932561874,0.000541599583812058],[0.005134912207722664,0.0005292819114401937],[0.00501582445576787,0.0005170069634914398],[0.004897200968116522,0.0005047798040322959],[0.004779090639203787,0.0004926056135445833],[0.004661542363464832,0.00048048925236798823],[0.004544601775705814,0.0004684356099460274],[0.0044283149763941765,0.0004564493428915739],[0.004312725737690926,0.00044453496229834855],[0.004197876900434494,0.00043269689194858074],[0.004083809908479452,0.00042093941010534763],[0.003970564343035221,0.0004092666204087436],[0.0038581795524805784,0.0003976825100835413],[0.0037466923240572214,0.00038619094993919134],[0.0036361387465149164,0.0003747956361621618],[0.0035265532787889242,0.00036350006121210754],[0.00341796875,0.0003523077175486833],[0.0033104170579463243,0.0003412218065932393],[0.0032039284706115723,0.00033024547155946493],[0.003098531858995557,0.00031938168103806674],[0.0029942544642835855,0.0003086332872044295],[0.0028911223635077477,0.0002980029385071248],[0.0027891602367162704,0.0002874931669794023],[0.0026883913669735193,0.00027710638823919],[0.0025888376403599977,0.00026684487238526344],[0.0024905193131417036,0.00025671071489341557],[0.002393455943092704,0.00024670586572028697],[0.0022976647596806288,0.00023683218751102686],[0.002203162759542465,0.00022709136828780174],[0.0021099646110087633,0.00021748495055362582],[0.0020180842839181423,0.0002080143749481067],[0.0019275343511253595,0.00019868093659169972],[0.0018383261049166322,0.00018948577053379267],[0.0017504695570096374,0.00018042993906419724],[0.001663973438553512,0.00017151434440165758],[0.0015788453165441751,0.00016273974324576557],[0.0014950917102396488,0.00015410683408845216],[0.0014127177419140935,0.00014561612624675035],[0.0013317277189344168,0.000137268056278117],[0.0012521244352683425,0.00012906294432468712],[0.0011739099863916636,0.00012100097956135869],[0.0010970853036269546,0.00011308224929962307],[0.00102165003772825,0.00010530675353948027],[0.0009476031991653144,0.00009767436131369323],[0.0008749425760470331,0.00009018485434353352],[0.0008036651415750384,0.00008283791976282373],[0.0007337669376283884,0.00007563315011793748],[0.0006652430747635663,0.00006857004336779937],[0.0005980878486298025,0.00006164801015984267],[0.0005322947399690747,0.000054866370192030445],[0.00046785632730461657,0.00004822437040274963],[0.0004047646070830524,0.000041721177694853395],[0.000343010644428432,0.00003535587893566117],[0.000282584922388196,0.000029127490051905625],[0.00022347724006976932,0.000023034954210743308],[0.0001656766835367307,0.000017077150914701633],[0.00010917176405200735,0.000011252897820668295],[0.00005395041807787493,0.000005560948466154514]]},{"name":"CX_d7_u9","samples":[[-0.00010051672870758921,-0.0000014056897725822637],[-0.00020340137416496873,-0.000002844493792508729],[-0.00030867746681906283,-0.000004316741524235113],[-0.00041636748937889934,-0.000005822747425554553],[-0.0005264928913675249,-0.0000073628107202239335],[-0.0006390739581547678,-0.000008937216080084909],[-0.0007541297236457467,-0.000010546228622843046],[-0.0008716779411770403,-0.00001219009755004663],[-0.000991735141724348,-0.00001386905296385521],[-0.0011143164010718465,-0.000015583307686029002],[-0.0012394353980198503,-0.000017333051800960675],[-0.0013671043561771512,-0.00001911845538415946],[-0.0014973339857533574,-0.00002093966759275645],[-0.0016301331343129277,-0.00002279681575600989],[-0.0017655094852671027,-0.000024690003556315787],[-0.0019034685101360083,-0.000026619311029207893],[-0.0020440141670405865,-0.000028584792744368315],[-0.0021871489007025957,-0.00003058647780562751],[-0.002332872711122036,-0.00003262437166995369],[-0.0024811839684844017,-0.0000346984488714952],[-0.002632079180330038,-0.000036808665754506364],[-0.0027855525258928537,-0.000038954935007495806],[-0.0029415965545922518,-0.00004113715112907812],[-0.0031002014875411987,-0.00004335518315201625],[-0.0032613552175462246,-0.00004560886009130627],[-0.0034250435419380665,-0.00004789798185811378],[-0.0035912501625716686,-0.00005022232289775275],[-0.0037599566858261824,-0.00005258161763777025],[-0.003931141458451748,-0.00005497557867784053],[-0.004104781895875931,-0.00005740387496189214],[-0.0042808521538972855,-0.00005986614996800199],[-0.004459323361515999,-0.0000623620071564801],[-0.004640165250748396,-0.00006489101360784844],[-0.004823345225304365,-0.00006745271821273491],[-0.0050088269636034966,-0.00007004661165410653],[-0.005196572747081518,-0.00007267217006301507],[-0.005386541597545147,-0.00007532881136285141],[-0.005578690208494663,-0.00007801593892509118],[-0.005772972479462624,-0.00008073291246546432],[-0.005969340447336435,-0.00008347904804395512],[-0.0061677428893744946,-0.00008625362534075975],[-0.006368125788867474,-0.0000890559094841592],[-0.006570432800799608,-0.0000918851001188159],[-0.006774605251848698,-0.00009474037506151944],[-0.00698058120906353,-0.00009762087574927136],[-0.007188296411186457,-0.0001005256999633275],[-0.007397684268653393,-0.00010345390910515562],[-0.0076086753979325294,-0.00010640454274835065],[-0.007821197621524334,-0.00010937658225884661],[-0.008035175502300262,-0.00011236899445066229],[-0.008250533603131771,-0.00011538069520611316],[-0.008467191830277443,-0.00011841057857964188],[-0.008685066364705563,-0.00012145748041803017],[-0.008904075250029564,-0.00012452022929210216],[-0.009124130010604858,-0.00012759761011693627],[-0.009345140308141708,-0.00013068837870378047],[-0.00956701673567295,-0.00013379123993217945],[-0.009789664298295975,-0.00013690486957784742],[-0.010012987069785595,-0.00014002795796841383],[-0.010236885398626328,-0.00014315910812001675],[-0.010461260564625263,-0.00014629690849687904],[-0.01068600919097662,-0.0001494399330113083],[-0.010911027900874615,-0.00015258672647178173],[-0.011136208660900593,-0.000155735804582946],[-0.011361444368958473,-0.00015888563939370215],[-0.011586624197661877,-0.0001620347029529512],[-0.011811637319624424,-0.00016518142365384847],[-0.012036370113492012,-0.00016832422988954931],[-0.012260708026587963,-0.0001714615209493786],[-0.01248453464359045,-0.00017459165246691555],[-0.012707733549177647,-0.00017771299462765455],[-0.012930183671414852,-0.0001808238885132596],[-0.013151767663657665,-0.0001839226606534794],[-0.013372363522648811,-0.00018700760847423226],[-0.013591849245131016,-0.00019007704395335168],[-0.013810102827847004,-0.00019312923541292548],[-0.014027000404894352,-0.00019616246572695673],[-0.014242418110370636,-0.00019917500321753323],[-0.014456232078373432,-0.00020216511620674282],[-0.014668317511677742,-0.0002051310584647581],[-0.014878548681735992,-0.00020807106920983642],[-0.01508680172264576,-0.0002109834022121504],[-0.01529295090585947,-0.00021386632579378784],[-0.015496871434152126,-0.00021671807917300612],[-0.01569843664765358,-0.00021953691611997783],[-0.01589752547442913,-0.00022232109040487558],[-0.016094012185931206,-0.0002250688849017024],[-0.016287773847579956,-0.00022777856793254614],[-0.01647868938744068,-0.00023044843692332506],[-0.016666634008288383,-0.00023307677474804223],[-0.01685148850083351,-0.0002356619224883616],[-0.017033135518431664,-0.00023820216301828623],[-0.01721145398914814,-0.000240695895627141],[-0.01738632842898369,-0.00024314144684467465],[-0.017557643353939056,-0.0002455372305121273],[-0.01772528514266014,-0.00024788163136690855],[-0.01788914203643799,-0.000250173092354089],[-0.018049104139208794,-0.00025241010007448494],[-0.018205061554908752,-0.00025459114112891257],[-0.018356911838054657,-0.00025671470211818814],[-0.018504548817873,-0.00025877932785078883],[-0.018647871911525726,-0.00026078365044668317],[-0.018786782398819923,-0.00026272627292200923],[-0.01892118528485298,-0.000264605856500566],[-0.01905098371207714,-0.0002664210624061525],[-0.019176091998815536,-0.00026817063917405903],[-0.019296418875455856,-0.00026985336444340646],[-0.019411882385611534,-0.0002714680740609765],[-0.019522396847605705,-0.00027301357476972044],[-0.0196278877556324,-0.00027448884793557227],[-0.0197282787412405,-0.00027589278761297464],[-0.019823499023914337,-0.00027722440427169204],[-0.019913479685783386,-0.0002784827374853194],[-0.019998157396912575,-0.00027966691413894296],[-0.02007746882736683,-0.0002807760611176491],[-0.020151358097791672,-0.00028180936351418495],[-0.020219773054122925,-0.0002827661228366196],[-0.02028266154229641,-0.00028364561148919165],[-0.020339980721473694,-0.000284447189187631],[-0.020391687750816345,-0.000285170302959159],[-0.02043774537742138,-0.00028581437072716653],[-0.02047811821103096,-0.00028637898503802717],[-0.020512780174613,-0.00028686370933428407],[-0.020541703328490257,-0.00028726819436997175],[-0.020564867183566093,-0.00028759214910678566],[-0.020582254976034164,-0.00028783531161025167],[-0.020593853667378426,-0.00028799750725738704],[-0.02060038037598133,-0.00028808877686969936],[-0.02060038037598133,-0.00028808877686969936],[-0.02060038037598133,-0.00028808877686969936],[-0.02060038037598133,-0.00028808877686969936],[-0.02060038037598133,-0.00028808877686969936],[-0.02060038037598133,-0.00028808877686969936],[-0.02060038037598133,-0.00028808877686969936],[-0.02060038037598133,-0.00028808877686969936],[-0.02060038037598133,-0.00028808877686969936],[-0.02060038037598133,-0.00028808877686969936],[-0.02060038037598133,-0.00028808877686969936],[-0.02060038037598133,-0.00028808877686969936],[-0.02060038037598133,-0.00028808877686969936],[-0.02060038037598133,-0.00028808877686969936],[-0.02060038037598133,-0.00028808877686969936],[-0.02060038037598133,-0.00028808877686969936],[-0.02060038037598133,-0.00028808877686969936],[-0.02060038037598133,-0.00028808877686969936],[-0.02060038037598133,-0.00028808877686969936],[-0.02060038037598133,-0.00028808877686969936],[-0.02060038037598133,-0.00028808877686969936],[-0.02060038037598133,-0.00028808877686969936],[-0.02060038037598133,-0.00028808877686969936],[-0.02060038037598133,-0.00028808877686969936],[-0.02060038037598133,-0.00028808877686969936],[-0.02060038037598133,-0.00028808877686969936],[-0.02060038037598133,-0.00028808877686969936],[-0.02060038037598133,-0.00028808877686969936],[-0.02060038037598133,-0.00028808877686969936],[-0.02060038037598133,-0.00028808877686969936],[-0.02060038037598133,-0.00028808877686969936],[-0.02060038037598133,-0.00028808877686969936],[-0.02060038037598133,-0.00028808877686969936],[-0.02060038037598133,-0.00028808877686969936],[-0.02060038037598133,-0.00028808877686969936],[-0.02060038037598133,-0.00028808877686969936],[-0.02060038037598133,-0.00028808877686969936],[-0.02060038037598133,-0.00028808877686969936],[-0.02060038037598133,-0.00028808877686969936],[-0.02060038037598133,-0.00028808877686969936],[-0.02060038037598133,-0.00028808877686969936],[-0.02060038037598133,-0.00028808877686969936],[-0.02060038037598133,-0.00028808877686969936],[-0.02060038037598133,-0.00028808877686969936],[-0.02060038037598133,-0.00028808877686969936],[-0.02060038037598133,-0.00028808877686969936],[-0.02060038037598133,-0.00028808877686969936],[-0.02060038037598133,-0.00028808877686969936],[-0.02060038037598133,-0.00028808877686969936],[-0.02060038037598133,-0.00028808877686969936],[-0.02060038037598133,-0.00028808877686969936],[-0.02060038037598133,-0.00028808877686969936],[-0.02060038037598133,-0.00028808877686969936],[-0.02060038037598133,-0.00028808877686969936],[-0.02060038037598133,-0.00028808877686969936],[-0.02060038037598133,-0.00028808877686969936],[-0.02060038037598133,-0.00028808877686969936],[-0.02060038037598133,-0.00028808877686969936],[-0.02060038037598133,-0.00028808877686969936],[-0.02060038037598133,-0.00028808877686969936],[-0.02060038037598133,-0.00028808877686969936],[-0.02060038037598133,-0.00028808877686969936],[-0.02060038037598133,-0.00028808877686969936],[-0.02060038037598133,-0.00028808877686969936],[-0.02060038037598133,-0.00028808877686969936],[-0.02060038037598133,-0.00028808877686969936],[-0.02060038037598133,-0.00028808877686969936],[-0.02060038037598133,-0.00028808877686969936],[-0.02060038037598133,-0.00028808877686969936],[-0.02060038037598133,-0.00028808877686969936],[-0.02060038037598133,-0.00028808877686969936],[-0.02060038037598133,-0.00028808877686969936],[-0.02060038037598133,-0.00028808877686969936],[-0.02060038037598133,-0.00028808877686969936],[-0.02060038037598133,-0.00028808877686969936],[-0.02060038037598133,-0.00028808877686969936],[-0.02060038037598133,-0.00028808877686969936],[-0.02060038037598133,-0.00028808877686969936],[-0.02060038037598133,-0.00028808877686969936],[-0.02060038037598133,-0.00028808877686969936],[-0.02060038037598133,-0.00028808877686969936],[-0.02060038037598133,-0.00028808877686969936],[-0.02060038037598133,-0.00028808877686969936],[-0.02060038037598133,-0.00028808877686969936],[-0.02060038037598133,-0.00028808877686969936],[-0.02060038037598133,-0.00028808877686969936],[-0.02060038037598133,-0.00028808877686969936],[-0.02060038037598133,-0.00028808877686969936],[-0.02060038037598133,-0.00028808877686969936],[-0.02060038037598133,-0.00028808877686969936],[-0.02060038037598133,-0.00028808877686969936],[-0.02060038037598133,-0.00028808877686969936],[-0.02060038037598133,-0.00028808877686969936],[-0.02060038037598133,-0.00028808877686969936],[-0.02060038037598133,-0.00028808877686969936],[-0.02060038037598133,-0.00028808877686969936],[-0.02060038037598133,-0.00028808877686969936],[-0.02060038037598133,-0.00028808877686969936],[-0.02060038037598133,-0.00028808877686969936],[-0.02060038037598133,-0.00028808877686969936],[-0.02060038037598133,-0.00028808877686969936],[-0.02060038037598133,-0.00028808877686969936],[-0.02060038037598133,-0.00028808877686969936],[-0.02060038037598133,-0.00028808877686969936],[-0.02060038037598133,-0.00028808877686969936],[-0.02060038037598133,-0.00028808877686969936],[-0.02060038037598133,-0.00028808877686969936],[-0.02060038037598133,-0.00028808877686969936],[-0.02060038037598133,-0.00028808877686969936],[-0.02060038037598133,-0.00028808877686969936],[-0.02060038037598133,-0.00028808877686969936],[-0.02060038037598133,-0.00028808877686969936],[-0.02060038037598133,-0.00028808877686969936],[-0.02060038037598133,-0.00028808877686969936],[-0.02060038037598133,-0.00028808877686969936],[-0.02060038037598133,-0.00028808877686969936],[-0.02060038037598133,-0.00028808877686969936],[-0.02060038037598133,-0.00028808877686969936],[-0.02060038037598133,-0.00028808877686969936],[-0.02060038037598133,-0.00028808877686969936],[-0.02060038037598133,-0.00028808877686969936],[-0.02060038037598133,-0.00028808877686969936],[-0.02060038037598133,-0.00028808877686969936],[-0.02060038037598133,-0.00028808877686969936],[-0.02060038037598133,-0.00028808877686969936],[-0.02060038037598133,-0.00028808877686969936],[-0.02060038037598133,-0.00028808877686969936],[-0.02060038037598133,-0.00028808877686969936],[-0.02060038037598133,-0.00028808877686969936],[-0.02060038037598133,-0.00028808877686969936],[-0.02060038037598133,-0.00028808877686969936],[-0.02060038037598133,-0.00028808877686969936],[-0.02060038037598133,-0.00028808877686969936],[-0.02060038037598133,-0.00028808877686969936],[-0.02060038037598133,-0.00028808877686969936],[-0.02060038037598133,-0.00028808877686969936],[-0.02060038037598133,-0.00028808877686969936],[-0.02060038037598133,-0.00028808877686969936],[-0.02060038037598133,-0.00028808877686969936],[-0.02060038037598133,-0.00028808877686969936],[-0.02060038037598133,-0.00028808877686969936],[-0.02060038037598133,-0.00028808877686969936],[-0.02060038037598133,-0.00028808877686969936],[-0.02060038037598133,-0.00028808877686969936],[-0.02060038037598133,-0.00028808877686969936],[-0.02060038037598133,-0.00028808877686969936],[-0.02060038037598133,-0.00028808877686969936],[-0.02060038037598133,-0.00028808877686969936],[-0.02060038037598133,-0.00028808877686969936],[-0.02060038037598133,-0.00028808877686969936],[-0.02060038037598133,-0.00028808877686969936],[-0.02060038037598133,-0.00028808877686969936],[-0.02060038037598133,-0.00028808877686969936],[-0.02060038037598133,-0.00028808877686969936],[-0.02060038037598133,-0.00028808877686969936],[-0.02060038037598133,-0.00028808877686969936],[-0.02060038037598133,-0.00028808877686969936],[-0.02060038037598133,-0.00028808877686969936],[-0.02060038037598133,-0.00028808877686969936],[-0.02060038037598133,-0.00028808877686969936],[-0.02060038037598133,-0.00028808877686969936],[-0.02060038037598133,-0.00028808877686969936],[-0.02060038037598133,-0.00028808877686969936],[-0.02060038037598133,-0.00028808877686969936],[-0.02060038037598133,-0.00028808877686969936],[-0.02060038037598133,-0.00028808877686969936],[-0.02060038037598133,-0.00028808877686969936],[-0.02060038037598133,-0.00028808877686969936],[-0.02060038037598133,-0.00028808877686969936],[-0.02060038037598133,-0.00028808877686969936],[-0.02060038037598133,-0.00028808877686969936],[-0.02060038037598133,-0.00028808877686969936],[-0.02060038037598133,-0.00028808877686969936],[-0.02060038037598133,-0.00028808877686969936],[-0.02060038037598133,-0.00028808877686969936],[-0.02060038037598133,-0.00028808877686969936],[-0.02060038037598133,-0.00028808877686969936],[-0.02060038037598133,-0.00028808877686969936],[-0.02060038037598133,-0.00028808877686969936],[-0.02060038037598133,-0.00028808877686969936],[-0.02060038037598133,-0.00028808877686969936],[-0.02060038037598133,-0.00028808877686969936],[-0.02060038037598133,-0.00028808877686969936],[-0.02060038037598133,-0.00028808877686969936],[-0.02060038037598133,-0.00028808877686969936],[-0.02060038037598133,-0.00028808877686969936],[-0.02060038037598133,-0.00028808877686969936],[-0.02060038037598133,-0.00028808877686969936],[-0.02060038037598133,-0.00028808877686969936],[-0.02060038037598133,-0.00028808877686969936],[-0.02060038037598133,-0.00028808877686969936],[-0.02060038037598133,-0.00028808877686969936],[-0.02060038037598133,-0.00028808877686969936],[-0.02060038037598133,-0.00028808877686969936],[-0.02060038037598133,-0.00028808877686969936],[-0.02060038037598133,-0.00028808877686969936],[-0.02060038037598133,-0.00028808877686969936],[-0.02060038037598133,-0.00028808877686969936],[-0.02060038037598133,-0.00028808877686969936],[-0.02060038037598133,-0.00028808877686969936],[-0.02060038037598133,-0.00028808877686969936],[-0.02060038037598133,-0.00028808877686969936],[-0.02060038037598133,-0.00028808877686969936],[-0.02060038037598133,-0.00028808877686969936],[-0.02060038037598133,-0.00028808877686969936],[-0.02060038037598133,-0.00028808877686969936],[-0.02060038037598133,-0.00028808877686969936],[-0.02060038037598133,-0.00028808877686969936],[-0.02060038037598133,-0.00028808877686969936],[-0.02060038037598133,-0.00028808877686969936],[-0.02060038037598133,-0.00028808877686969936],[-0.02060038037598133,-0.00028808877686969936],[-0.02060038037598133,-0.00028808877686969936],[-0.02060038037598133,-0.00028808877686969936],[-0.02060038037598133,-0.00028808877686969936],[-0.02060038037598133,-0.00028808877686969936],[-0.02060038037598133,-0.00028808877686969936],[-0.02060038037598133,-0.00028808877686969936],[-0.02060038037598133,-0.00028808877686969936],[-0.02060038037598133,-0.00028808877686969936],[-0.02060038037598133,-0.00028808877686969936],[-0.02060038037598133,-0.00028808877686969936],[-0.02060038037598133,-0.00028808877686969936],[-0.02060038037598133,-0.00028808877686969936],[-0.02060038037598133,-0.00028808877686969936],[-0.02060038037598133,-0.00028808877686969936],[-0.02060038037598133,-0.00028808877686969936],[-0.02060038037598133,-0.00028808877686969936],[-0.02060038037598133,-0.00028808877686969936],[-0.02060038037598133,-0.00028808877686969936],[-0.02060038037598133,-0.00028808877686969936],[-0.02060038037598133,-0.00028808877686969936],[-0.02060038037598133,-0.00028808877686969936],[-0.02060038037598133,-0.00028808877686969936],[-0.02060038037598133,-0.00028808877686969936],[-0.02060038037598133,-0.00028808877686969936],[-0.02060038037598133,-0.00028808877686969936],[-0.02060038037598133,-0.00028808877686969936],[-0.02060038037598133,-0.00028808877686969936],[-0.02060038037598133,-0.00028808877686969936],[-0.02060038037598133,-0.00028808877686969936],[-0.02060038037598133,-0.00028808877686969936],[-0.02060038037598133,-0.00028808877686969936],[-0.02060038037598133,-0.00028808877686969936],[-0.02060038037598133,-0.00028808877686969936],[-0.02060038037598133,-0.00028808877686969936],[-0.02060038037598133,-0.00028808877686969936],[-0.02060038037598133,-0.00028808877686969936],[-0.02060038037598133,-0.00028808877686969936],[-0.02060038037598133,-0.00028808877686969936],[-0.02060038037598133,-0.00028808877686969936],[-0.02060038037598133,-0.00028808877686969936],[-0.02060038037598133,-0.00028808877686969936],[-0.02060038037598133,-0.00028808877686969936],[-0.02060038037598133,-0.00028808877686969936],[-0.02060038037598133,-0.00028808877686969936],[-0.02060038037598133,-0.00028808877686969936],[-0.02060038037598133,-0.00028808877686969936],[-0.02060038037598133,-0.00028808877686969936],[-0.02060038037598133,-0.00028808877686969936],[-0.02060038037598133,-0.00028808877686969936],[-0.02060038037598133,-0.00028808877686969936],[-0.02060038037598133,-0.00028808877686969936],[-0.02060038037598133,-0.00028808877686969936],[-0.02060038037598133,-0.00028808877686969936],[-0.02060038037598133,-0.00028808877686969936],[-0.02060038037598133,-0.00028808877686969936],[-0.02060038037598133,-0.00028808877686969936],[-0.02060038037598133,-0.00028808877686969936],[-0.02060038037598133,-0.00028808877686969936],[-0.02060038037598133,-0.00028808877686969936],[-0.02060038037598133,-0.00028808877686969936],[-0.02060038037598133,-0.00028808877686969936],[-0.02060038037598133,-0.00028808877686969936],[-0.02060038037598133,-0.00028808877686969936],[-0.02060038037598133,-0.00028808877686969936],[-0.02060038037598133,-0.00028808877686969936],[-0.02060038037598133,-0.00028808877686969936],[-0.02060038037598133,-0.00028808877686969936],[-0.02060038037598133,-0.00028808877686969936],[-0.02060038037598133,-0.00028808877686969936],[-0.02060038037598133,-0.00028808877686969936],[-0.02060038037598133,-0.00028808877686969936],[-0.02060038037598133,-0.00028808877686969936],[-0.02060038037598133,-0.00028808877686969936],[-0.02060038037598133,-0.00028808877686969936],[-0.02060038037598133,-0.00028808877686969936],[-0.02060038037598133,-0.00028808877686969936],[-0.02060038037598133,-0.00028808877686969936],[-0.02060038037598133,-0.00028808877686969936],[-0.02060038037598133,-0.00028808877686969936],[-0.02060038037598133,-0.00028808877686969936],[-0.02060038037598133,-0.00028808877686969936],[-0.02060038037598133,-0.00028808877686969936],[-0.02060038037598133,-0.00028808877686969936],[-0.02060038037598133,-0.00028808877686969936],[-0.02060038037598133,-0.00028808877686969936],[-0.02060038037598133,-0.00028808877686969936],[-0.02060038037598133,-0.00028808877686969936],[-0.02060038037598133,-0.00028808877686969936],[-0.02060038037598133,-0.00028808877686969936],[-0.02060038037598133,-0.00028808877686969936],[-0.02060038037598133,-0.00028808877686969936],[-0.02060038037598133,-0.00028808877686969936],[-0.02060038037598133,-0.00028808877686969936],[-0.02060038037598133,-0.00028808877686969936],[-0.020595543086528778,-0.0002879297826439142],[-0.020586945116519928,-0.00028764718445017934],[-0.0205740574747324,-0.0002872235781978816],[-0.020556889474391937,-0.0002866592549253255],[-0.020535452291369438,-0.000285954651189968],[-0.020509760826826096,-0.00028511020354926586],[-0.0204798374325037,-0.0002841266104951501],[-0.020445698872208595,-0.00028300457051955163],[-0.02040737494826317,-0.00028174486942589283],[-0.02036489173769951,-0.00028034846764057875],[-0.020318277180194855,-0.00027881632559001446],[-0.02026757039129734,-0.00027714960742741823],[-0.020212803035974503,-0.00027534947730600834],[-0.020154019817709923,-0.0002734172740019858],[-0.020091257989406586,-0.00027135436539538205],[-0.02002456597983837,-0.0002691622357815504],[-0.01995398849248886,-0.000266842485871166],[-0.019879579544067383,-0.0002643967163749039],[-0.019801391288638115,-0.0002618267317302525],[-0.019719479605555534,-0.0002591343072708696],[-0.01963389851152897,-0.00025632139295339584],[-0.01954471506178379,-0.00025338996783830225],[-0.019451985135674477,-0.0002503420691937208],[-0.019355779513716698,-0.00024717985070310533],[-0.019256161525845528,-0.00024390550970565528],[-0.019153203815221786,-0.0002405213308520615],[-0.019046973437070847,-0.0002370296570006758],[-0.018937546759843826,-0.00023343290376942605],[-0.018824998289346695,-0.0002297335013281554],[-0.018709402531385422,-0.00022593401081394404],[-0.018590841442346573,-0.00022203699336387217],[-0.018469393253326416,-0.00021804508287459612],[-0.018345138058066368,-0.0002139609568985179],[-0.018218161538243294,-0.00020978735119570047],[-0.01808854751288891,-0.00020552701607812196],[-0.017956379801034927,-0.0002011827746173367],[-0.017821745947003365,-0.00019675747898872942],[-0.017684733495116234,-0.00019225399591960013],[-0.01754542998969555,-0.0001876752357929945],[-0.017403926700353622,-0.00018302413809578866],[-0.017260313034057617,-0.0001783036714186892],[-0.017114678397774696,-0.00017351681890431792],[-0.01696711778640747,-0.00016866657824721187],[-0.016817718744277954,-0.00016375596169382334],[-0.016666574403643608,-0.00015878802514635026],[-0.016513779759407043,-0.0001537657662993297],[-0.016359424218535423,-0.00014869227015879005],[-0.016203604638576508,-0.00014357056352309883],[-0.01604640856385231,-0.00013840368774253875],[-0.01588793285191059,-0.00013319469871930778],[-0.015728266909718513,-0.00012794663780368865],[-0.015567504800856113,-0.00012266253179404885],[-0.015405737794935703,-0.00011734540021279827],[-0.015243057161569595,-0.00011199824075447395],[-0.015079554170370102,-0.00010662403656169772],[-0.01491531915962696,-0.00010122577077709138],[-0.014750441536307335,-0.00009580636833561584],[-0.014585009776055813,-0.00009036876872414723],[-0.014419111423194408,-0.00008491585322190076],[-0.01425283495336771,-0.00007945048128021881],[-0.014086265116930008,-0.0000739754832466133],[-0.013919488526880741,-0.00006849366764072329],[-0.013752587139606476,-0.00006300777749856934],[-0.013585645705461502,-0.00005752053766627796],[-0.013418744318187237,-0.00005203463297220878],[-0.013251963071525097,-0.000046552693675039336],[-0.0130853820592165,-0.000041077313653659075],[-0.012919077649712563,-0.000035611039493232965],[-0.012753126211464405,-0.00003015636139025446],[-0.012587602250277996,-0.000024715734980418347],[-0.012422578409314156,-0.000019291550415800884],[-0.012258126400411129,-0.000013886152373743244],[-0.012094316072762012,-0.000008501829142915085],[-0.011931213550269604,-0.000003140814442303963],[-0.011768887750804424,0.0000021947150798951043],[-0.011607401072978973,0.000007502640983148012],[-0.011446816846728325,0.000012780902579834219],[-0.011287195608019829,0.0000180275001184782],[-0.011128597892820835,0.000023240492737386376],[-0.010971078649163246,0.00002841800232999958],[-0.010814694687724113,0.000033558211725903675],[-0.01065949909389019,0.00003865936378133483],[-0.010505542159080505,0.00004371977047412656],[-0.010352875106036663,0.00004873780198977329],[-0.010201545432209969,0.00005371189399738796],[-0.010051597841084003,0.00005864054764970206],[-0.009903076104819775,0.00006352231866912916],[-0.00975602213293314,0.00006835583917563781],[-0.009610476903617382,0.00007313979585887864],[-0.009466476738452911,0.00007787295180605724],[-0.009324058890342712,0.0000825541210360825],[-0.009183255955576897,0.00008718218305148184],[-0.00904410146176815,0.0000917560828384012],[-0.008906624279916286,0.00009627483086660504],[-0.008770853281021118,0.00010073749581351876],[-0.00863681547343731,0.00010514321184018627],[-0.008504534140229225,0.00010949117131531239],[-0.008374033495783806,0.00011378062481526285],[-0.008245333097875118,0.00011801088840002194],[-0.00811845250427723,0.00012218134361319244],[-0.007993409410119057,0.0001262914011022076],[-0.007870218716561794,0.00013034055882599205],[-0.007748895324766636,0.00013432838022708893],[-0.00762944994494319,0.00013825444329995662],[-0.007511893752962351,0.00014211841335054487],[-0.007396235596388578,0.00014591998478863388],[-0.007282482925802469,0.00014965893933549523],[-0.007170641329139471,0.00015333507326431572],[-0.007060714531689882,0.00015694827015977353],[-0.006952705793082714,0.00016049842815846205],[-0.006846616044640541,0.0001639855036046356],[-0.006742445286363363,0.0001674095110502094],[-0.006640191655606031,0.00017077050870284438],[-0.006539852358400822,0.00017406856932211667],[-0.006441423203796148,0.0001773038529790938],[-0.006344898138195276,0.00018047653429675847],[-0.006250271573662758,0.00018358683155383915],[-0.006157534662634134,0.00018663500668480992],[-0.006066679023206234,0.0001896213652798906],[-0.005977693945169449,0.0001925462274812162],[-0.005890568718314171,0.00019540995708666742],[-0.005805290769785643,0.0001982129761017859],[-0.00572184706106782,0.00020095569198019803],[-0.005640223156660795,0.00020363859948702157],[-0.005560404621064663,0.00020626216428354383],[-0.005482375156134367,0.00020882692479062825],[-0.005406117998063564,0.0002113334194291383],[-0.005257114302366972,0.0002162310411222279],[-0.005180857609957457,0.00021873753576073796],[-0.005102828145027161,0.00022130229626782238],[-0.005023009609431028,0.00022392587561625987],[-0.004941385705024004,0.00022660876857116818],[-0.004857941996306181,0.00022935149900149554],[-0.004772664047777653,0.0002321545034646988],[-0.004685538820922375,0.00023501824762206525],[-0.00459655374288559,0.00023794310982339084],[-0.004505698103457689,0.0002409294538665563],[-0.004412961192429066,0.00024397762899752706],[-0.004318334627896547,0.00024708794080652297],[-0.004221809562295675,0.0002502606075722724],[-0.004123380407691002,0.00025349590578116477],[-0.004023041110485792,0.00025679395184852183],[-0.00392078747972846,0.0002601549495011568],[-0.0038166167214512825,0.0002635789569467306],[-0.0037105269730091095,0.00026706603239290416],[-0.0036025180015712976,0.0002706162049435079],[-0.0034925914369523525,0.0002742293872870505],[-0.0033807498402893543,0.000277905521215871],[-0.0032669969368726015,0.00028164449031464756],[-0.0031513390131294727,0.00028544606175273657],[-0.003033782821148634,0.0002893100318033248],[-0.0029143376741558313,0.0002932360803242773],[-0.002793013583868742,0.00029722388717345893],[-0.0026698231231421232,0.00030127307400107384],[-0.0025447800289839506,0.00030538311693817377],[-0.0024178996682167053,0.0003095535794273019],[-0.0022891992703080177,0.0003137838502880186],[-0.0021586983930319548,0.0003180732892360538],[-0.002026417525485158,0.00032242125598713756],[-0.0018923793686553836,0.00032682696473784745],[-0.001756608602590859,0.00033128962968476117],[-0.0016191316535696387,0.000335808377712965],[-0.001479976810514927,0.00034038227749988437],[-0.0013391741085797548,0.0003450103395152837],[-0.0011967557948082685,0.0003496915160212666],[-0.0010527558624744415,0.0003544246719684452],[-0.0009072101674973965,0.0003592086140997708],[-0.000760156661272049,0.00036404214915819466],[-0.0006116351578384638,0.00036892390926368535],[-0.0004616874794010073,0.0003738525847438723],[-0.00031035731080919504,0.00037882666219957173],[-0.0001576903014210984,0.00038384468643926084],[-0.0000037340932976803742,0.0003889051149599254],[0.0001514617761131376,0.00039400625973939896],[0.0003078458539675921,0.00039914646185934544],[0.0004653647483792156,0.00040432397508993745],[0.0006239631911739707,0.0004095369658898562],[0.0007835839642211795,0.0004147835716139525],[0.0009441681322641671,0.0004200618132017553],[0.001105654751881957,0.0004253697406966239],[0.0012679812498390675,0.000430705287726596],[0.0014310830738395452,0.0004360663006082177],[0.001594893983565271,0.0004414506256580353],[0.0017593461088836193,0.0004468560218811035],[0.0019243697170168161,0.00045228019007481635],[0.002089893678203225,0.0004577208310365677],[0.002255844883620739,0.0004631755000445992],[0.0024221492931246758,0.0004686417814809829],[0.0025887303054332733,0.0004741171724162996],[0.002755511086434126,0.00047959911171346903],[0.002922412706539035,0.0004850850091315806],[0.003089354606345296,0.0004905722453258932],[0.003256255527958274,0.0004960581427440047],[0.003423032583668828,0.0005015399656258523],[0.0035896021872758865,0.0005070149200037122],[0.0037558788899332285,0.0005124803283251822],[0.003921776544302702,0.0005179332219995558],[0.004087208770215511,0.0005233708652667701],[0.004252086393535137,0.0005287902313284576],[0.004416321869939566,0.0005341885262168944],[0.004579824861139059,0.000539562723133713],[0.00474250502884388,0.0005449098534882069],[0.00490427203476429,0.0005502270068973303],[0.00506503414362669,0.0005555110983550549],[0.005224699154496193,0.000560759159270674],[0.005383175797760487,0.0005659681628458202],[0.005540370941162109,0.000571135024074465],[0.005696192383766174,0.000576256716158241],[0.00585054699331522,0.0005813302122987807],[0.006003342103213072,0.0005863524856977165],[0.006154485512524843,0.00059132045134902],[0.0063038840889930725,0.0005962310242466629],[0.006451446563005447,0.0006010812940075994],[0.006597080267965794,0.0006058681174181402],[0.006740693934261799,0.0006105885840952396],[0.006882197689265013,0.0006152397254481912],[0.007021500263363123,0.0006198184564709663],[0.007158512715250254,0.0006243219249881804],[0.0072931465692818165,0.0006287472206167877],[0.007425314746797085,0.0006330914911814034],[0.0075549292378127575,0.0006373518262989819],[0.007681906223297119,0.0006415254320017993],[0.007806160021573305,0.0006456095725297928],[0.00792760867625475,0.0006496014539152384],[0.008046170696616173,0.000653498456813395],[0.008161764591932297,0.0006572979618795216],[0.008274313993752003,0.000660997349768877],[0.008383740670979023,0.000664594117552042],[0.008489970117807388,0.0006680858205072582],[0.008592929691076279,0.0006714699557051063],[0.008692546747624874,0.0006747443112544715],[0.008788753300905228,0.0006779065588489175],[0.008881481364369392,0.0006809544283896685],[0.00897066667675972,0.0006838858826085925],[0.009056245908141136,0.0006866987678222358],[0.009138159453868866,0.0006893912213854492],[0.009216347709298134,0.0006919612060301006],[0.009290756657719612,0.0006944069173187017],[0.009361332282423973,0.0006967267254367471],[0.009428025223314762,0.0006989188259467483],[0.009490786120295525,0.0007009817636571825],[0.009549571201205254,0.000702913966961205],[0.009604337625205517,0.0007047140970826149],[0.009655045345425606,0.0007063808152452111],[0.00970165804028511,0.0007079128990881145],[0.009744142182171345,0.0007093093590810895],[0.009782467037439346,0.0007105690310709178],[0.009816603735089302,0.0007116911001503468],[0.009846528060734272,0.0007126746932044625],[0.00987221859395504,0.0007135191117413342],[0.009893656708300114,0.0007142237154766917],[0.009910824708640575,0.0007147880387492478],[0.009923712350428104,0.000715211674105376],[0.00993230938911438,0.00071549421409145],[0.009937147609889507,0.0007156532374210656],[0.009937147609889507,0.0007156532374210656],[0.009937147609889507,0.0007156532374210656],[0.009937147609889507,0.0007156532374210656],[0.009937147609889507,0.0007156532374210656],[0.009937147609889507,0.0007156532374210656],[0.009937147609889507,0.0007156532374210656],[0.009937147609889507,0.0007156532374210656],[0.009937147609889507,0.0007156532374210656],[0.009937147609889507,0.0007156532374210656],[0.009937147609889507,0.0007156532374210656],[0.009937147609889507,0.0007156532374210656],[0.009937147609889507,0.0007156532374210656],[0.009937147609889507,0.0007156532374210656],[0.009937147609889507,0.0007156532374210656],[0.009937147609889507,0.0007156532374210656],[0.009937147609889507,0.0007156532374210656],[0.009937147609889507,0.0007156532374210656],[0.009937147609889507,0.0007156532374210656],[0.009937147609889507,0.0007156532374210656],[0.009937147609889507,0.0007156532374210656],[0.009937147609889507,0.0007156532374210656],[0.009937147609889507,0.0007156532374210656],[0.009937147609889507,0.0007156532374210656],[0.009937147609889507,0.0007156532374210656],[0.009937147609889507,0.0007156532374210656],[0.009937147609889507,0.0007156532374210656],[0.009937147609889507,0.0007156532374210656],[0.009937147609889507,0.0007156532374210656],[0.009937147609889507,0.0007156532374210656],[0.009937147609889507,0.0007156532374210656],[0.009937147609889507,0.0007156532374210656],[0.009937147609889507,0.0007156532374210656],[0.009937147609889507,0.0007156532374210656],[0.009937147609889507,0.0007156532374210656],[0.009937147609889507,0.0007156532374210656],[0.009937147609889507,0.0007156532374210656],[0.009937147609889507,0.0007156532374210656],[0.009937147609889507,0.0007156532374210656],[0.009937147609889507,0.0007156532374210656],[0.009937147609889507,0.0007156532374210656],[0.009937147609889507,0.0007156532374210656],[0.009937147609889507,0.0007156532374210656],[0.009937147609889507,0.0007156532374210656],[0.009937147609889507,0.0007156532374210656],[0.009937147609889507,0.0007156532374210656],[0.009937147609889507,0.0007156532374210656],[0.009937147609889507,0.0007156532374210656],[0.009937147609889507,0.0007156532374210656],[0.009937147609889507,0.0007156532374210656],[0.009937147609889507,0.0007156532374210656],[0.009937147609889507,0.0007156532374210656],[0.009937147609889507,0.0007156532374210656],[0.009937147609889507,0.0007156532374210656],[0.009937147609889507,0.0007156532374210656],[0.009937147609889507,0.0007156532374210656],[0.009937147609889507,0.0007156532374210656],[0.009937147609889507,0.0007156532374210656],[0.009937147609889507,0.0007156532374210656],[0.009937147609889507,0.0007156532374210656],[0.009937147609889507,0.0007156532374210656],[0.009937147609889507,0.0007156532374210656],[0.009937147609889507,0.0007156532374210656],[0.009937147609889507,0.0007156532374210656],[0.009937147609889507,0.0007156532374210656],[0.009937147609889507,0.0007156532374210656],[0.009937147609889507,0.0007156532374210656],[0.009937147609889507,0.0007156532374210656],[0.009937147609889507,0.0007156532374210656],[0.009937147609889507,0.0007156532374210656],[0.009937147609889507,0.0007156532374210656],[0.009937147609889507,0.0007156532374210656],[0.009937147609889507,0.0007156532374210656],[0.009937147609889507,0.0007156532374210656],[0.009937147609889507,0.0007156532374210656],[0.009937147609889507,0.0007156532374210656],[0.009937147609889507,0.0007156532374210656],[0.009937147609889507,0.0007156532374210656],[0.009937147609889507,0.0007156532374210656],[0.009937147609889507,0.0007156532374210656],[0.009937147609889507,0.0007156532374210656],[0.009937147609889507,0.0007156532374210656],[0.009937147609889507,0.0007156532374210656],[0.009937147609889507,0.0007156532374210656],[0.009937147609889507,0.0007156532374210656],[0.009937147609889507,0.0007156532374210656],[0.009937147609889507,0.0007156532374210656],[0.009937147609889507,0.0007156532374210656],[0.009937147609889507,0.0007156532374210656],[0.009937147609889507,0.0007156532374210656],[0.009937147609889507,0.0007156532374210656],[0.009937147609889507,0.0007156532374210656],[0.009937147609889507,0.0007156532374210656],[0.009937147609889507,0.0007156532374210656],[0.009937147609889507,0.0007156532374210656],[0.009937147609889507,0.0007156532374210656],[0.009937147609889507,0.0007156532374210656],[0.009937147609889507,0.0007156532374210656],[0.009937147609889507,0.0007156532374210656],[0.009937147609889507,0.0007156532374210656],[0.009937147609889507,0.0007156532374210656],[0.009937147609889507,0.0007156532374210656],[0.009937147609889507,0.0007156532374210656],[0.009937147609889507,0.0007156532374210656],[0.009937147609889507,0.0007156532374210656],[0.009937147609889507,0.0007156532374210656],[0.009937147609889507,0.0007156532374210656],[0.009937147609889507,0.0007156532374210656],[0.009937147609889507,0.0007156532374210656],[0.009937147609889507,0.0007156532374210656],[0.009937147609889507,0.0007156532374210656],[0.009937147609889507,0.0007156532374210656],[0.009937147609889507,0.0007156532374210656],[0.009937147609889507,0.0007156532374210656],[0.009937147609889507,0.0007156532374210656],[0.009937147609889507,0.0007156532374210656],[0.009937147609889507,0.0007156532374210656],[0.009937147609889507,0.0007156532374210656],[0.009937147609889507,0.0007156532374210656],[0.009937147609889507,0.0007156532374210656],[0.009937147609889507,0.0007156532374210656],[0.009937147609889507,0.0007156532374210656],[0.009937147609889507,0.0007156532374210656],[0.009937147609889507,0.0007156532374210656],[0.009937147609889507,0.0007156532374210656],[0.009937147609889507,0.0007156532374210656],[0.009937147609889507,0.0007156532374210656],[0.009937147609889507,0.0007156532374210656],[0.009937147609889507,0.0007156532374210656],[0.009937147609889507,0.0007156532374210656],[0.009937147609889507,0.0007156532374210656],[0.009937147609889507,0.0007156532374210656],[0.009937147609889507,0.0007156532374210656],[0.009937147609889507,0.0007156532374210656],[0.009937147609889507,0.0007156532374210656],[0.009937147609889507,0.0007156532374210656],[0.009937147609889507,0.0007156532374210656],[0.009937147609889507,0.0007156532374210656],[0.009937147609889507,0.0007156532374210656],[0.009937147609889507,0.0007156532374210656],[0.009937147609889507,0.0007156532374210656],[0.009937147609889507,0.0007156532374210656],[0.009937147609889507,0.0007156532374210656],[0.009937147609889507,0.0007156532374210656],[0.009937147609889507,0.0007156532374210656],[0.009937147609889507,0.0007156532374210656],[0.009937147609889507,0.0007156532374210656],[0.009937147609889507,0.0007156532374210656],[0.009937147609889507,0.0007156532374210656],[0.009937147609889507,0.0007156532374210656],[0.009937147609889507,0.0007156532374210656],[0.009937147609889507,0.0007156532374210656],[0.009937147609889507,0.0007156532374210656],[0.009937147609889507,0.0007156532374210656],[0.009937147609889507,0.0007156532374210656],[0.009937147609889507,0.0007156532374210656],[0.009937147609889507,0.0007156532374210656],[0.009937147609889507,0.0007156532374210656],[0.009937147609889507,0.0007156532374210656],[0.009937147609889507,0.0007156532374210656],[0.009937147609889507,0.0007156532374210656],[0.009937147609889507,0.0007156532374210656],[0.009937147609889507,0.0007156532374210656],[0.009937147609889507,0.0007156532374210656],[0.009937147609889507,0.0007156532374210656],[0.009937147609889507,0.0007156532374210656],[0.009937147609889507,0.0007156532374210656],[0.009937147609889507,0.0007156532374210656],[0.009937147609889507,0.0007156532374210656],[0.009937147609889507,0.0007156532374210656],[0.009937147609889507,0.0007156532374210656],[0.009937147609889507,0.0007156532374210656],[0.009937147609889507,0.0007156532374210656],[0.009937147609889507,0.0007156532374210656],[0.009937147609889507,0.0007156532374210656],[0.009937147609889507,0.0007156532374210656],[0.009937147609889507,0.0007156532374210656],[0.009937147609889507,0.0007156532374210656],[0.009937147609889507,0.0007156532374210656],[0.009937147609889507,0.0007156532374210656],[0.009937147609889507,0.0007156532374210656],[0.009937147609889507,0.0007156532374210656],[0.009937147609889507,0.0007156532374210656],[0.009937147609889507,0.0007156532374210656],[0.009937147609889507,0.0007156532374210656],[0.009937147609889507,0.0007156532374210656],[0.009937147609889507,0.0007156532374210656],[0.009937147609889507,0.0007156532374210656],[0.009937147609889507,0.0007156532374210656],[0.009937147609889507,0.0007156532374210656],[0.009937147609889507,0.0007156532374210656],[0.009937147609889507,0.0007156532374210656],[0.009937147609889507,0.0007156532374210656],[0.009937147609889507,0.0007156532374210656],[0.009937147609889507,0.0007156532374210656],[0.009937147609889507,0.0007156532374210656],[0.009937147609889507,0.0007156532374210656],[0.009937147609889507,0.0007156532374210656],[0.009937147609889507,0.0007156532374210656],[0.009937147609889507,0.0007156532374210656],[0.009937147609889507,0.0007156532374210656],[0.009937147609889507,0.0007156532374210656],[0.009937147609889507,0.0007156532374210656],[0.009937147609889507,0.0007156532374210656],[0.009937147609889507,0.0007156532374210656],[0.009937147609889507,0.0007156532374210656],[0.009937147609889507,0.0007156532374210656],[0.009937147609889507,0.0007156532374210656],[0.009937147609889507,0.0007156532374210656],[0.009937147609889507,0.0007156532374210656],[0.009937147609889507,0.0007156532374210656],[0.009937147609889507,0.0007156532374210656],[0.009937147609889507,0.0007156532374210656],[0.009937147609889507,0.0007156532374210656],[0.009937147609889507,0.0007156532374210656],[0.009937147609889507,0.0007156532374210656],[0.009937147609889507,0.0007156532374210656],[0.009937147609889507,0.0007156532374210656],[0.009937147609889507,0.0007156532374210656],[0.009937147609889507,0.0007156532374210656],[0.009937147609889507,0.0007156532374210656],[0.009937147609889507,0.0007156532374210656],[0.009937147609889507,0.0007156532374210656],[0.009937147609889507,0.0007156532374210656],[0.009937147609889507,0.0007156532374210656],[0.009937147609889507,0.0007156532374210656],[0.009937147609889507,0.0007156532374210656],[0.009937147609889507,0.0007156532374210656],[0.009937147609889507,0.0007156532374210656],[0.009937147609889507,0.0007156532374210656],[0.009937147609889507,0.0007156532374210656],[0.009937147609889507,0.0007156532374210656],[0.009937147609889507,0.0007156532374210656],[0.009937147609889507,0.0007156532374210656],[0.009937147609889507,0.0007156532374210656],[0.009937147609889507,0.0007156532374210656],[0.009937147609889507,0.0007156532374210656],[0.009937147609889507,0.0007156532374210656],[0.009937147609889507,0.0007156532374210656],[0.009937147609889507,0.0007156532374210656],[0.009937147609889507,0.0007156532374210656],[0.009937147609889507,0.0007156532374210656],[0.009937147609889507,0.0007156532374210656],[0.009937147609889507,0.0007156532374210656],[0.009937147609889507,0.0007156532374210656],[0.009937147609889507,0.0007156532374210656],[0.009937147609889507,0.0007156532374210656],[0.009937147609889507,0.0007156532374210656],[0.009937147609889507,0.0007156532374210656],[0.009937147609889507,0.0007156532374210656],[0.009937147609889507,0.0007156532374210656],[0.009937147609889507,0.0007156532374210656],[0.009937147609889507,0.0007156532374210656],[0.009937147609889507,0.0007156532374210656],[0.009937147609889507,0.0007156532374210656],[0.009937147609889507,0.0007156532374210656],[0.009937147609889507,0.0007156532374210656],[0.009937147609889507,0.0007156532374210656],[0.009937147609889507,0.0007156532374210656],[0.009937147609889507,0.0007156532374210656],[0.009937147609889507,0.0007156532374210656],[0.009937147609889507,0.0007156532374210656],[0.009937147609889507,0.0007156532374210656],[0.009937147609889507,0.0007156532374210656],[0.009937147609889507,0.0007156532374210656],[0.009937147609889507,0.0007156532374210656],[0.009937147609889507,0.0007156532374210656],[0.009937147609889507,0.0007156532374210656],[0.009937147609889507,0.0007156532374210656],[0.009937147609889507,0.0007156532374210656],[0.009937147609889507,0.0007156532374210656],[0.009937147609889507,0.0007156532374210656],[0.009937147609889507,0.0007156532374210656],[0.009937147609889507,0.0007156532374210656],[0.009937147609889507,0.0007156532374210656],[0.009937147609889507,0.0007156532374210656],[0.009937147609889507,0.0007156532374210656],[0.009937147609889507,0.0007156532374210656],[0.009937147609889507,0.0007156532374210656],[0.009937147609889507,0.0007156532374210656],[0.009937147609889507,0.0007156532374210656],[0.009937147609889507,0.0007156532374210656],[0.009937147609889507,0.0007156532374210656],[0.009937147609889507,0.0007156532374210656],[0.009937147609889507,0.0007156532374210656],[0.009937147609889507,0.0007156532374210656],[0.009937147609889507,0.0007156532374210656],[0.009937147609889507,0.0007156532374210656],[0.009937147609889507,0.0007156532374210656],[0.009937147609889507,0.0007156532374210656],[0.009937147609889507,0.0007156532374210656],[0.009937147609889507,0.0007156532374210656],[0.009937147609889507,0.0007156532374210656],[0.009937147609889507,0.0007156532374210656],[0.009937147609889507,0.0007156532374210656],[0.009937147609889507,0.0007156532374210656],[0.009937147609889507,0.0007156532374210656],[0.009937147609889507,0.0007156532374210656],[0.009937147609889507,0.0007156532374210656],[0.009937147609889507,0.0007156532374210656],[0.009937147609889507,0.0007156532374210656],[0.009937147609889507,0.0007156532374210656],[0.009937147609889507,0.0007156532374210656],[0.009937147609889507,0.0007156532374210656],[0.009937147609889507,0.0007156532374210656],[0.009937147609889507,0.0007156532374210656],[0.009933998808264732,0.0007154265185818076],[0.009928403422236443,0.0007150235469453037],[0.009920015931129456,0.0007144195260480046],[0.009908842854201794,0.0007136148051358759],[0.00989489071071148,0.0007126100244931877],[0.009878170676529408,0.0007114058826118708],[0.009858695790171623,0.0007100033108144999],[0.009836479090154171,0.0007084032986313105],[0.00981153640896082,0.0007066070102155209],[0.009783887304365635,0.000704615784343332],[0.009753551334142685,0.000702431017998606],[0.00972054898738861,0.0007000542827881873],[0.009684906341135502,0.0006974873831495643],[0.009646648541092873,0.0006947321235202253],[0.009605802595615387,0.0006917904829606414],[0.009562398307025433,0.0006886645569466054],[0.009516466408967972,0.000685356673784554],[0.009468039497733116,0.0006818691035732627],[0.009417152963578701,0.0006782043492421508],[0.009363843128085136,0.0006743650301359594],[0.009308147244155407,0.0006703538820147514],[0.009250103496015072,0.0006661737570539117],[0.009189754724502563,0.0006618275656364858],[0.009127141907811165,0.0006573183345608413],[0.009062309749424458,0.0006526492070406675],[0.008995302021503448,0.0006478235009126365],[0.008926166221499443,0.0006428444758057594],[0.008854949846863747,0.0006377155659720302],[0.00878170132637024,0.0006324403220787644],[0.008706470020115376,0.0006270223530009389],[0.008629309013485909,0.0006214653258211911],[0.008550267666578293,0.0006157730240374804],[0.008469401858747005,0.0006099491729401052],[0.00838676281273365,0.0006039977306500077],[0.008302407339215279,0.0005979225970804691],[0.008216391317546368,0.0005917278467677534],[0.008128768764436245,0.0005854174960404634],[0.008039599284529686,0.0005789956776425242],[0.007948938757181168,0.0005724664661101997],[0.00785684585571289,0.0005658341688103974],[0.00776338018476963,0.0005591029184870422],[0.007668599486351013,0.0005522770225070417],[0.007572563365101814,0.0005453607300296426],[0.007475332356989384,0.0005383583484217525],[0.007376966066658497,0.0005312741850502789],[0.0072775245644152164,0.0005241126054897904],[0.0071770683862268925,0.0005168779171071947],[0.0070756571367383,0.000509574543684721],[0.006973352283239365,0.0005022067343816161],[0.006870213430374861,0.0004947788547724485],[0.0067663006484508514,0.00048729529953561723],[0.006661674473434687,0.0004797603178303689],[0.0065563940443098545,0.00047217821702361107],[0.00645051896572113,0.00046455333358608186],[0.00634410884231329,0.0004568898875731975],[0.006237221881747246,0.00044919209904037416],[0.0061299167573452,0.0004414642171468586],[0.006022251211106777,0.0004337103455327451],[0.00591428205370903,0.0004259346460457891],[0.005806067027151585,0.0004181411932222545],[0.005697661079466343,0.00041033400339074433],[0.005589119624346495,0.0004025170928798616],[0.0054804980754852295,0.00039469439070671797],[0.0053718495182693005,0.00038686973857693374],[0.005263227503746748,0.00037904700729995966],[0.0051546841859817505,0.0003712299221660942],[0.0050462703220546246,0.0003634221793618053],[0.004938037134706974,0.0003556274459697306],[0.004830033518373966,0.00034784924355335534],[0.004722307901829481,0.0003400910645723343],[0.004614907782524824,0.00033235634327866137],[0.004507879726588726,0.00032464839750900865],[0.004401269368827343,0.00031697051599621773],[0.004295120015740395,0.0003093258710578084],[0.004189475439488888,0.0003017175476998091],[0.00408437754958868,0.0002941486018244177],[0.003979866858571768,0.00028662197291851044],[0.0038759831804782152,0.0002791404549498111],[0.0037727649323642254,0.00027170690009370446],[0.0036702491343021393,0.0002643239276949316],[0.0035684718750417233,0.00025699412799440324],[0.0034674680791795254,0.00024972003302536905],[0.003367271041497588,0.00024250404385384172],[0.003267912892624736,0.0002353484887862578],[0.0031694250646978617,0.000228255579713732],[0.0030718366615474224,0.00022122747031971812],[0.002975176554173231,0.00021426619787234813],[0.0028794719837605953,0.00020737374143209308],[0.002784748561680317,0.00020055196364410222],[0.002691031200811267,0.00019380262529011816],[0.0025983431842178106,0.0001871274143923074],[0.0025067066308110952,0.00018052793166134506],[0.0024161424953490496,0.0001740056904964149],[0.0023266703356057405,0.00016756208788137883],[0.002238308545202017,0.00016119846259243786],[0.0021510745864361525,0.00015491603699047118],[0.0020649840589612722,0.00014871597522869706],[0.0019800520967692137,0.00014259933959692717],[0.0018962918547913432,0.0001365671050734818],[0.0018137161387130618,0.00013062017387710512],[0.0017323361244052649,0.00012475934636313468],[0.0016521618235856295,0.00011898535740328953],[0.0015732023166492581,0.0001132988472818397],[0.001495465519838035,0.00010770040535135195],[0.0014189581852406263,0.00010219049727311358],[0.0013436861336231232,0.00009676955960458145],[0.0012696541380137205,0.00009143791976384819],[0.001196865807287395,0.00008619585423730314],[0.0011253238189965487,0.00008104355219984427],[0.0010550301522016525,0.00007598113006679341],[0.000985985272563994,0.0000710086605977267],[0.0009181892382912338,0.00006612612924072891],[0.0008516409434378147,0.00006133345596026629],[0.0007863385835662484,0.000056630513427080587],[0.0007222793065011501,0.000052017094276379794],[0.0006594595615752041,0.00004749294384964742],[0.0005978749832138419,0.00004305774928070605],[0.000537520507350564,0.00003871113949571736],[0.00047839010949246585,0.00003445268885116093],[0.0004204772994853556,0.000030281924409791827],[0.0003637747431639582,0.000026198320483672433],[0.00030827452428638935,0.000022201307729119435],[0.0002539680281188339,0.000018290262232767418],[0.0002008460578508675,0.000014464527339441702],[0.0001488988782512024,0.000010723395462264307],[0.00009811612108023837,0.0000070661244535585865],[0.000048486948799109086,0.0000034919319205073407]]},{"name":"QId_d0","samples":[[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],[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]]},{"name":"QId_d1","samples":[[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],[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]]},{"name":"QId_d10","samples":[[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],[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]]},{"name":"QId_d11","samples":[[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],[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]]},{"name":"QId_d12","samples":[[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],[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]]},{"name":"QId_d13","samples":[[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],[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]]},{"name":"QId_d14","samples":[[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],[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]]},{"name":"QId_d15","samples":[[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],[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]]},{"name":"QId_d16","samples":[[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],[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]]},{"name":"QId_d17","samples":[[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],[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]]},{"name":"QId_d18","samples":[[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],[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]]},{"name":"QId_d19","samples":[[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],[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]]},{"name":"QId_d2","samples":[[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],[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]]},{"name":"QId_d20","samples":[[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],[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]]},{"name":"QId_d21","samples":[[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],[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]]},{"name":"QId_d22","samples":[[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],[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]]},{"name":"QId_d23","samples":[[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],[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]]},{"name":"QId_d24","samples":[[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],[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]]},{"name":"QId_d25","samples":[[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],[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]]},{"name":"QId_d26","samples":[[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],[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]]},{"name":"QId_d3","samples":[[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],[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]]},{"name":"QId_d4","samples":[[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],[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]]},{"name":"QId_d5","samples":[[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],[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]]},{"name":"QId_d6","samples":[[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],[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]]},{"name":"QId_d7","samples":[[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],[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]]},{"name":"QId_d8","samples":[[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],[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]]},{"name":"QId_d9","samples":[[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],[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]]}],"qubit_freq_est":[4.946277685722279,4.836091292852979,5.053309269904769,5.196670530328488,4.959101121668277,5.117666721552653,4.98707252254212,4.882464528137721,5.018601692764167,4.904146072536,4.948972828741963,5.095077933160165,5.064263866387169,5.113789805679545,4.986871939387063,4.807744365903194,4.882991198196183,4.88820378032764,5.00976789824746,5.215520254555795,4.961850141795555,5.056506115052032,4.978395936949,5.21367755332974,5.02383734107683,4.897258156939831,4.855936533530761]}

device-properties

View the properties of the specified device. Simulator devices may not support this.

ibmcloud qiskit-runtime device-properties <device_ID> [-command_options]

Command options

-i, --instance-crn
Specify the Quantum Services instance CRN to target. Required if the QUANTUM_SERVICES_INSTANCE_CRN has not been set.
-o, --output
Specify the output format. Supported values are JSON and terminal. The default is terminal. The JSON output gives you output gives a raw response from the underlying API with more information.

Examples

ibmcloud qiskit-runtime device-properties ibm_algiers

Output

The command returns the following output.

Getting device properties...
OK
{"backend_name":"ibm_algiers","backend_version":"1.3.2","gates":[{"gate":"id","name":"id0","parameters":[{"date":"2022-03-29T04:47:30Z","name":"gate_error","unit":"","value":0.0003420346625509863},{"date":"2022-03-29T16:20:11Z","name":"gate_length","unit":"ns","value":35.55555555555556}],"qubits":[0]},{"gate":"id","name":"id1","parameters":[{"date":"2022-03-29T04:47:30Z","name":"gate_error","unit":"","value":0.0002145822870182793},{"date":"2022-03-29T16:20:11Z","name":"gate_length","unit":"ns","value":35.55555555555556}],"qubits":[1]},{"gate":"id","name":"id2","parameters":[{"date":"2022-03-29T04:47:30Z","name":"gate_error","unit":"","value":0.00023935710621385495},{"date":"2022-03-29T16:20:11Z","name":"gate_length","unit":"ns","value":35.55555555555556}],"qubits":[2]},{"gate":"id","name":"id3","parameters":[{"date":"2022-03-29T04:47:30Z","name":"gate_error","unit":"","value":0.000301709293328055},{"date":"2022-03-29T16:20:11Z","name":"gate_length","unit":"ns","value":35.55555555555556}],"qubits":[3]},{"gate":"id","name":"id4","parameters":[{"date":"2022-03-29T04:47:30Z","name":"gate_error","unit":"","value":0.000299983084416284},{"date":"2022-03-29T16:20:11Z","name":"gate_length","unit":"ns","value":35.55555555555556}],"qubits":[4]},{"gate":"id","name":"id5","parameters":[{"date":"2022-03-29T04:52:30Z","name":"gate_error","unit":"","value":0.00027006611116001675},{"date":"2022-03-29T16:20:11Z","name":"gate_length","unit":"ns","value":35.55555555555556}],"qubits":[5]},{"gate":"id","name":"id6","parameters":[{"date":"2022-03-29T04:47:30Z","name":"gate_error","unit":"","value":0.0003562020764819164},{"date":"2022-03-29T16:20:11Z","name":"gate_length","unit":"ns","value":35.55555555555556}],"qubits":[6]},{"gate":"id","name":"id7","parameters":[{"date":"2022-03-29T04:47:30Z","name":"gate_error","unit":"","value":0.00034788968450501256},{"date":"2022-03-29T16:20:11Z","name":"gate_length","unit":"ns","value":35.55555555555556}],"qubits":[7]},{"gate":"id","name":"id8","parameters":[{"date":"2022-03-29T04:54:47Z","name":"gate_error","unit":"","value":0.0002120027965511722},{"date":"2022-03-29T16:20:11Z","name":"gate_length","unit":"ns","value":35.55555555555556}],"qubits":[8]},{"gate":"id","name":"id9","parameters":[{"date":"2022-03-29T04:52:30Z","name":"gate_error","unit":"","value":0.00023456679385229807},{"date":"2022-03-29T16:20:11Z","name":"gate_length","unit":"ns","value":35.55555555555556}],"qubits":[9]},{"gate":"id","name":"id10","parameters":[{"date":"2022-03-29T04:47:30Z","name":"gate_error","unit":"","value":0.0003269142853757712},{"date":"2022-03-29T16:20:11Z","name":"gate_length","unit":"ns","value":35.55555555555556}],"qubits":[10]},{"gate":"id","name":"id11","parameters":[{"date":"2022-03-29T04:52:30Z","name":"gate_error","unit":"","value":0.0003553019833366464},{"date":"2022-03-29T16:20:11Z","name":"gate_length","unit":"ns","value":35.55555555555556}],"qubits":[11]},{"gate":"id","name":"id12","parameters":[{"date":"2022-03-29T04:47:30Z","name":"gate_error","unit":"","value":0.0007596057030204816},{"date":"2022-03-29T16:20:11Z","name":"gate_length","unit":"ns","value":35.55555555555556}],"qubits":[12]},{"gate":"id","name":"id13","parameters":[{"date":"2022-03-29T04:47:30Z","name":"gate_error","unit":"","value":0.0006399942897559806},{"date":"2022-03-29T16:20:11Z","name":"gate_length","unit":"ns","value":35.55555555555556}],"qubits":[13]},{"gate":"id","name":"id14","parameters":[{"date":"2022-03-29T04:54:47Z","name":"gate_error","unit":"","value":0.0007217708164416958},{"date":"2022-03-29T16:20:11Z","name":"gate_length","unit":"ns","value":35.55555555555556}],"qubits":[14]},{"gate":"id","name":"id15","parameters":[{"date":"2022-03-29T04:47:30Z","name":"gate_error","unit":"","value":0.00032087782850919746},{"date":"2022-03-29T16:20:11Z","name":"gate_length","unit":"ns","value":35.55555555555556}],"qubits":[15]},{"gate":"id","name":"id16","parameters":[{"date":"2022-03-29T04:52:30Z","name":"gate_error","unit":"","value":0.00043709334572481845},{"date":"2022-03-29T16:20:11Z","name":"gate_length","unit":"ns","value":35.55555555555556}],"qubits":[16]},{"gate":"id","name":"id17","parameters":[{"date":"2022-03-29T04:52:30Z","name":"gate_error","unit":"","value":0.00032700379631496213},{"date":"2022-03-29T16:20:11Z","name":"gate_length","unit":"ns","value":35.55555555555556}],"qubits":[17]},{"gate":"id","name":"id18","parameters":[{"date":"2022-03-29T04:47:30Z","name":"gate_error","unit":"","value":0.0006049325928427327},{"date":"2022-03-29T16:20:11Z","name":"gate_length","unit":"ns","value":35.55555555555556}],"qubits":[18]},{"gate":"id","name":"id19","parameters":[{"date":"2022-03-29T04:54:47Z","name":"gate_error","unit":"","value":0.00037116777549404603},{"date":"2022-03-29T16:20:11Z","name":"gate_length","unit":"ns","value":35.55555555555556}],"qubits":[19]},{"gate":"id","name":"id20","parameters":[{"date":"2022-03-29T04:52:30Z","name":"gate_error","unit":"","value":0.0005416646844047487},{"date":"2022-03-29T16:20:11Z","name":"gate_length","unit":"ns","value":35.55555555555556}],"qubits":[20]},{"gate":"id","name":"id21","parameters":[{"date":"2022-03-29T04:47:30Z","name":"gate_error","unit":"","value":0.0007469298629959399},{"date":"2022-03-29T16:20:11Z","name":"gate_length","unit":"ns","value":35.55555555555556}],"qubits":[21]},{"gate":"id","name":"id22","parameters":[{"date":"2022-03-29T04:52:30Z","name":"gate_error","unit":"","value":0.0002398445242867899},{"date":"2022-03-29T16:20:11Z","name":"gate_length","unit":"ns","value":35.55555555555556}],"qubits":[22]},{"gate":"id","name":"id23","parameters":[{"date":"2022-03-29T04:52:30Z","name":"gate_error","unit":"","value":0.00017694249345436626},{"date":"2022-03-29T16:20:11Z","name":"gate_length","unit":"ns","value":35.55555555555556}],"qubits":[23]},{"gate":"id","name":"id24","parameters":[{"date":"2022-03-29T04:54:47Z","name":"gate_error","unit":"","value":0.00018411426457164054},{"date":"2022-03-29T16:20:11Z","name":"gate_length","unit":"ns","value":35.55555555555556}],"qubits":[24]},{"gate":"id","name":"id25","parameters":[{"date":"2022-03-29T04:55:58Z","name":"gate_error","unit":"","value":0.0004315445785641165},{"date":"2022-03-29T16:20:11Z","name":"gate_length","unit":"ns","value":35.55555555555556}],"qubits":[25]},{"gate":"id","name":"id26","parameters":[{"date":"2022-03-29T04:52:30Z","name":"gate_error","unit":"","value":0.0006903633199525276},{"date":"2022-03-29T16:20:11Z","name":"gate_length","unit":"ns","value":35.55555555555556}],"qubits":[26]},{"gate":"rz","name":"rz0","parameters":[{"date":"2022-03-29T16:20:11Z","name":"gate_error","unit":"","value":0},{"date":"2022-03-29T16:20:11Z","name":"gate_length","unit":"ns","value":0}],"qubits":[0]},{"gate":"rz","name":"rz1","parameters":[{"date":"2022-03-29T16:20:11Z","name":"gate_error","unit":"","value":0},{"date":"2022-03-29T16:20:11Z","name":"gate_length","unit":"ns","value":0}],"qubits":[1]},{"gate":"rz","name":"rz2","parameters":[{"date":"2022-03-29T16:20:11Z","name":"gate_error","unit":"","value":0},{"date":"2022-03-29T16:20:11Z","name":"gate_length","unit":"ns","value":0}],"qubits":[2]},{"gate":"rz","name":"rz3","parameters":[{"date":"2022-03-29T16:20:11Z","name":"gate_error","unit":"","value":0},{"date":"2022-03-29T16:20:11Z","name":"gate_length","unit":"ns","value":0}],"qubits":[3]},{"gate":"rz","name":"rz4","parameters":[{"date":"2022-03-29T16:20:11Z","name":"gate_error","unit":"","value":0},{"date":"2022-03-29T16:20:11Z","name":"gate_length","unit":"ns","value":0}],"qubits":[4]},{"gate":"rz","name":"rz5","parameters":[{"date":"2022-03-29T16:20:11Z","name":"gate_error","unit":"","value":0},{"date":"2022-03-29T16:20:11Z","name":"gate_length","unit":"ns","value":0}],"qubits":[5]},{"gate":"rz","name":"rz6","parameters":[{"date":"2022-03-29T16:20:11Z","name":"gate_error","unit":"","value":0},{"date":"2022-03-29T16:20:11Z","name":"gate_length","unit":"ns","value":0}],"qubits":[6]},{"gate":"rz","name":"rz7","parameters":[{"date":"2022-03-29T16:20:11Z","name":"gate_error","unit":"","value":0},{"date":"2022-03-29T16:20:11Z","name":"gate_length","unit":"ns","value":0}],"qubits":[7]},{"gate":"rz","name":"rz8","parameters":[{"date":"2022-03-29T16:20:11Z","name":"gate_error","unit":"","value":0},{"date":"2022-03-29T16:20:11Z","name":"gate_length","unit":"ns","value":0}],"qubits":[8]},{"gate":"rz","name":"rz9","parameters":[{"date":"2022-03-29T16:20:11Z","name":"gate_error","unit":"","value":0},{"date":"2022-03-29T16:20:11Z","name":"gate_length","unit":"ns","value":0}],"qubits":[9]},{"gate":"rz","name":"rz10","parameters":[{"date":"2022-03-29T16:20:11Z","name":"gate_error","unit":"","value":0},{"date":"2022-03-29T16:20:11Z","name":"gate_length","unit":"ns","value":0}],"qubits":[10]},{"gate":"rz","name":"rz11","parameters":[{"date":"2022-03-29T16:20:11Z","name":"gate_error","unit":"","value":0},{"date":"2022-03-29T16:20:11Z","name":"gate_length","unit":"ns","value":0}],"qubits":[11]},{"gate":"rz","name":"rz12","parameters":[{"date":"2022-03-29T16:20:11Z","name":"gate_error","unit":"","value":0},{"date":"2022-03-29T16:20:11Z","name":"gate_length","unit":"ns","value":0}],"qubits":[12]},{"gate":"rz","name":"rz13","parameters":[{"date":"2022-03-29T16:20:11Z","name":"gate_error","unit":"","value":0},{"date":"2022-03-29T16:20:11Z","name":"gate_length","unit":"ns","value":0}],"qubits":[13]},{"gate":"rz","name":"rz14","parameters":[{"date":"2022-03-29T16:20:11Z","name":"gate_error","unit":"","value":0},{"date":"2022-03-29T16:20:11Z","name":"gate_length","unit":"ns","value":0}],"qubits":[14]},{"gate":"rz","name":"rz15","parameters":[{"date":"2022-03-29T16:20:11Z","name":"gate_error","unit":"","value":0},{"date":"2022-03-29T16:20:11Z","name":"gate_length","unit":"ns","value":0}],"qubits":[15]},{"gate":"rz","name":"rz16","parameters":[{"date":"2022-03-29T16:20:11Z","name":"gate_error","unit":"","value":0},{"date":"2022-03-29T16:20:11Z","name":"gate_length","unit":"ns","value":0}],"qubits":[16]},{"gate":"rz","name":"rz17","parameters":[{"date":"2022-03-29T16:20:11Z","name":"gate_error","unit":"","value":0},{"date":"2022-03-29T16:20:11Z","name":"gate_length","unit":"ns","value":0}],"qubits":[17]},{"gate":"rz","name":"rz18","parameters":[{"date":"2022-03-29T16:20:11Z","name":"gate_error","unit":"","value":0},{"date":"2022-03-29T16:20:11Z","name":"gate_length","unit":"ns","value":0}],"qubits":[18]},{"gate":"rz","name":"rz19","parameters":[{"date":"2022-03-29T16:20:11Z","name":"gate_error","unit":"","value":0},{"date":"2022-03-29T16:20:11Z","name":"gate_length","unit":"ns","value":0}],"qubits":[19]},{"gate":"rz","name":"rz20","parameters":[{"date":"2022-03-29T16:20:11Z","name":"gate_error","unit":"","value":0},{"date":"2022-03-29T16:20:11Z","name":"gate_length","unit":"ns","value":0}],"qubits":[20]},{"gate":"rz","name":"rz21","parameters":[{"date":"2022-03-29T16:20:11Z","name":"gate_error","unit":"","value":0},{"date":"2022-03-29T16:20:11Z","name":"gate_length","unit":"ns","value":0}],"qubits":[21]},{"gate":"rz","name":"rz22","parameters":[{"date":"2022-03-29T16:20:11Z","name":"gate_error","unit":"","value":0},{"date":"2022-03-29T16:20:11Z","name":"gate_length","unit":"ns","value":0}],"qubits":[22]},{"gate":"rz","name":"rz23","parameters":[{"date":"2022-03-29T16:20:11Z","name":"gate_error","unit":"","value":0},{"date":"2022-03-29T16:20:11Z","name":"gate_length","unit":"ns","value":0}],"qubits":[23]},{"gate":"rz","name":"rz24","parameters":[{"date":"2022-03-29T16:20:11Z","name":"gate_error","unit":"","value":0},{"date":"2022-03-29T16:20:11Z","name":"gate_length","unit":"ns","value":0}],"qubits":[24]},{"gate":"rz","name":"rz25","parameters":[{"date":"2022-03-29T16:20:11Z","name":"gate_error","unit":"","value":0},{"date":"2022-03-29T16:20:11Z","name":"gate_length","unit":"ns","value":0}],"qubits":[25]},{"gate":"rz","name":"rz26","parameters":[{"date":"2022-03-29T16:20:11Z","name":"gate_error","unit":"","value":0},{"date":"2022-03-29T16:20:11Z","name":"gate_length","unit":"ns","value":0}],"qubits":[26]},{"gate":"sx","name":"sx0","parameters":[{"date":"2022-03-29T04:47:30Z","name":"gate_error","unit":"","value":0.0003420346625509863},{"date":"2022-03-29T16:20:11Z","name":"gate_length","unit":"ns","value":35.55555555555556}],"qubits":[0]},{"gate":"sx","name":"sx1","parameters":[{"date":"2022-03-29T04:47:30Z","name":"gate_error","unit":"","value":0.0002145822870182793},{"date":"2022-03-29T16:20:11Z","name":"gate_length","unit":"ns","value":35.55555555555556}],"qubits":[1]},{"gate":"sx","name":"sx2","parameters":[{"date":"2022-03-29T04:47:30Z","name":"gate_error","unit":"","value":0.00023935710621385495},{"date":"2022-03-29T16:20:11Z","name":"gate_length","unit":"ns","value":35.55555555555556}],"qubits":[2]},{"gate":"sx","name":"sx3","parameters":[{"date":"2022-03-29T04:47:30Z","name":"gate_error","unit":"","value":0.000301709293328055},{"date":"2022-03-29T16:20:11Z","name":"gate_length","unit":"ns","value":35.55555555555556}],"qubits":[3]},{"gate":"sx","name":"sx4","parameters":[{"date":"2022-03-29T04:47:30Z","name":"gate_error","unit":"","value":0.000299983084416284},{"date":"2022-03-29T16:20:11Z","name":"gate_length","unit":"ns","value":35.55555555555556}],"qubits":[4]},{"gate":"sx","name":"sx5","parameters":[{"date":"2022-03-29T04:52:30Z","name":"gate_error","unit":"","value":0.00027006611116001675},{"date":"2022-03-29T16:20:11Z","name":"gate_length","unit":"ns","value":35.55555555555556}],"qubits":[5]},{"gate":"sx","name":"sx6","parameters":[{"date":"2022-03-29T04:47:30Z","name":"gate_error","unit":"","value":0.0003562020764819164},{"date":"2022-03-29T16:20:11Z","name":"gate_length","unit":"ns","value":35.55555555555556}],"qubits":[6]},{"gate":"sx","name":"sx7","parameters":[{"date":"2022-03-29T04:47:30Z","name":"gate_error","unit":"","value":0.00034788968450501256},{"date":"2022-03-29T16:20:11Z","name":"gate_length","unit":"ns","value":35.55555555555556}],"qubits":[7]},{"gate":"sx","name":"sx8","parameters":[{"date":"2022-03-29T04:54:47Z","name":"gate_error","unit":"","value":0.0002120027965511722},{"date":"2022-03-29T16:20:11Z","name":"gate_length","unit":"ns","value":35.55555555555556}],"qubits":[8]},{"gate":"sx","name":"sx9","parameters":[{"date":"2022-03-29T04:52:30Z","name":"gate_error","unit":"","value":0.00023456679385229807},{"date":"2022-03-29T16:20:11Z","name":"gate_length","unit":"ns","value":35.55555555555556}],"qubits":[9]},{"gate":"sx","name":"sx10","parameters":[{"date":"2022-03-29T04:47:30Z","name":"gate_error","unit":"","value":0.0003269142853757712},{"date":"2022-03-29T16:20:11Z","name":"gate_length","unit":"ns","value":35.55555555555556}],"qubits":[10]},{"gate":"sx","name":"sx11","parameters":[{"date":"2022-03-29T04:52:30Z","name":"gate_error","unit":"","value":0.0003553019833366464},{"date":"2022-03-29T16:20:11Z","name":"gate_length","unit":"ns","value":35.55555555555556}],"qubits":[11]},{"gate":"sx","name":"sx12","parameters":[{"date":"2022-03-29T04:47:30Z","name":"gate_error","unit":"","value":0.0007596057030204816},{"date":"2022-03-29T16:20:11Z","name":"gate_length","unit":"ns","value":35.55555555555556}],"qubits":[12]},{"gate":"sx","name":"sx13","parameters":[{"date":"2022-03-29T04:47:30Z","name":"gate_error","unit":"","value":0.0006399942897559806},{"date":"2022-03-29T16:20:11Z","name":"gate_length","unit":"ns","value":35.55555555555556}],"qubits":[13]},{"gate":"sx","name":"sx14","parameters":[{"date":"2022-03-29T04:54:47Z","name":"gate_error","unit":"","value":0.0007217708164416958},{"date":"2022-03-29T16:20:11Z","name":"gate_length","unit":"ns","value":35.55555555555556}],"qubits":[14]},{"gate":"sx","name":"sx15","parameters":[{"date":"2022-03-29T04:47:30Z","name":"gate_error","unit":"","value":0.00032087782850919746},{"date":"2022-03-29T16:20:11Z","name":"gate_length","unit":"ns","value":35.55555555555556}],"qubits":[15]},{"gate":"sx","name":"sx16","parameters":[{"date":"2022-03-29T04:52:30Z","name":"gate_error","unit":"","value":0.00043709334572481845},{"date":"2022-03-29T16:20:11Z","name":"gate_length","unit":"ns","value":35.55555555555556}],"qubits":[16]},{"gate":"sx","name":"sx17","parameters":[{"date":"2022-03-29T04:52:30Z","name":"gate_error","unit":"","value":0.00032700379631496213},{"date":"2022-03-29T16:20:11Z","name":"gate_length","unit":"ns","value":35.55555555555556}],"qubits":[17]},{"gate":"sx","name":"sx18","parameters":[{"date":"2022-03-29T04:47:30Z","name":"gate_error","unit":"","value":0.0006049325928427327},{"date":"2022-03-29T16:20:11Z","name":"gate_length","unit":"ns","value":35.55555555555556}],"qubits":[18]},{"gate":"sx","name":"sx19","parameters":[{"date":"2022-03-29T04:54:47Z","name":"gate_error","unit":"","value":0.00037116777549404603},{"date":"2022-03-29T16:20:11Z","name":"gate_length","unit":"ns","value":35.55555555555556}],"qubits":[19]},{"gate":"sx","name":"sx20","parameters":[{"date":"2022-03-29T04:52:30Z","name":"gate_error","unit":"","value":0.0005416646844047487},{"date":"2022-03-29T16:20:11Z","name":"gate_length","unit":"ns","value":35.55555555555556}],"qubits":[20]},{"gate":"sx","name":"sx21","parameters":[{"date":"2022-03-29T04:47:30Z","name":"gate_error","unit":"","value":0.0007469298629959399},{"date":"2022-03-29T16:20:11Z","name":"gate_length","unit":"ns","value":35.55555555555556}],"qubits":[21]},{"gate":"sx","name":"sx22","parameters":[{"date":"2022-03-29T04:52:30Z","name":"gate_error","unit":"","value":0.0002398445242867899},{"date":"2022-03-29T16:20:11Z","name":"gate_length","unit":"ns","value":35.55555555555556}],"qubits":[22]},{"gate":"sx","name":"sx23","parameters":[{"date":"2022-03-29T04:52:30Z","name":"gate_error","unit":"","value":0.00017694249345436626},{"date":"2022-03-29T16:20:11Z","name":"gate_length","unit":"ns","value":35.55555555555556}],"qubits":[23]},{"gate":"sx","name":"sx24","parameters":[{"date":"2022-03-29T04:54:47Z","name":"gate_error","unit":"","value":0.00018411426457164054},{"date":"2022-03-29T16:20:11Z","name":"gate_length","unit":"ns","value":35.55555555555556}],"qubits":[24]},{"gate":"sx","name":"sx25","parameters":[{"date":"2022-03-29T04:55:58Z","name":"gate_error","unit":"","value":0.0004315445785641165},{"date":"2022-03-29T16:20:11Z","name":"gate_length","unit":"ns","value":35.55555555555556}],"qubits":[25]},{"gate":"sx","name":"sx26","parameters":[{"date":"2022-03-29T04:52:30Z","name":"gate_error","unit":"","value":0.0006903633199525276},{"date":"2022-03-29T16:20:11Z","name":"gate_length","unit":"ns","value":35.55555555555556}],"qubits":[26]},{"gate":"x","name":"x0","parameters":[{"date":"2022-03-29T04:47:30Z","name":"gate_error","unit":"","value":0.0003420346625509863},{"date":"2022-03-29T16:20:11Z","name":"gate_length","unit":"ns","value":35.55555555555556}],"qubits":[0]},{"gate":"x","name":"x1","parameters":[{"date":"2022-03-29T04:47:30Z","name":"gate_error","unit":"","value":0.0002145822870182793},{"date":"2022-03-29T16:20:11Z","name":"gate_length","unit":"ns","value":35.55555555555556}],"qubits":[1]},{"gate":"x","name":"x2","parameters":[{"date":"2022-03-29T04:47:30Z","name":"gate_error","unit":"","value":0.00023935710621385495},{"date":"2022-03-29T16:20:11Z","name":"gate_length","unit":"ns","value":35.55555555555556}],"qubits":[2]},{"gate":"x","name":"x3","parameters":[{"date":"2022-03-29T04:47:30Z","name":"gate_error","unit":"","value":0.000301709293328055},{"date":"2022-03-29T16:20:11Z","name":"gate_length","unit":"ns","value":35.55555555555556}],"qubits":[3]},{"gate":"x","name":"x4","parameters":[{"date":"2022-03-29T04:47:30Z","name":"gate_error","unit":"","value":0.000299983084416284},{"date":"2022-03-29T16:20:11Z","name":"gate_length","unit":"ns","value":35.55555555555556}],"qubits":[4]},{"gate":"x","name":"x5","parameters":[{"date":"2022-03-29T04:52:30Z","name":"gate_error","unit":"","value":0.00027006611116001675},{"date":"2022-03-29T16:20:11Z","name":"gate_length","unit":"ns","value":35.55555555555556}],"qubits":[5]},{"gate":"x","name":"x6","parameters":[{"date":"2022-03-29T04:47:30Z","name":"gate_error","unit":"","value":0.0003562020764819164},{"date":"2022-03-29T16:20:11Z","name":"gate_length","unit":"ns","value":35.55555555555556}],"qubits":[6]},{"gate":"x","name":"x7","parameters":[{"date":"2022-03-29T04:47:30Z","name":"gate_error","unit":"","value":0.00034788968450501256},{"date":"2022-03-29T16:20:11Z","name":"gate_length","unit":"ns","value":35.55555555555556}],"qubits":[7]},{"gate":"x","name":"x8","parameters":[{"date":"2022-03-29T04:54:47Z","name":"gate_error","unit":"","value":0.0002120027965511722},{"date":"2022-03-29T16:20:11Z","name":"gate_length","unit":"ns","value":35.55555555555556}],"qubits":[8]},{"gate":"x","name":"x9","parameters":[{"date":"2022-03-29T04:52:30Z","name":"gate_error","unit":"","value":0.00023456679385229807},{"date":"2022-03-29T16:20:11Z","name":"gate_length","unit":"ns","value":35.55555555555556}],"qubits":[9]},{"gate":"x","name":"x10","parameters":[{"date":"2022-03-29T04:47:30Z","name":"gate_error","unit":"","value":0.0003269142853757712},{"date":"2022-03-29T16:20:11Z","name":"gate_length","unit":"ns","value":35.55555555555556}],"qubits":[10]},{"gate":"x","name":"x11","parameters":[{"date":"2022-03-29T04:52:30Z","name":"gate_error","unit":"","value":0.0003553019833366464},{"date":"2022-03-29T16:20:11Z","name":"gate_length","unit":"ns","value":35.55555555555556}],"qubits":[11]},{"gate":"x","name":"x12","parameters":[{"date":"2022-03-29T04:47:30Z","name":"gate_error","unit":"","value":0.0007596057030204816},{"date":"2022-03-29T16:20:11Z","name":"gate_length","unit":"ns","value":35.55555555555556}],"qubits":[12]},{"gate":"x","name":"x13","parameters":[{"date":"2022-03-29T04:47:30Z","name":"gate_error","unit":"","value":0.0006399942897559806},{"date":"2022-03-29T16:20:11Z","name":"gate_length","unit":"ns","value":35.55555555555556}],"qubits":[13]},{"gate":"x","name":"x14","parameters":[{"date":"2022-03-29T04:54:47Z","name":"gate_error","unit":"","value":0.0007217708164416958},{"date":"2022-03-29T16:20:11Z","name":"gate_length","unit":"ns","value":35.55555555555556}],"qubits":[14]},{"gate":"x","name":"x15","parameters":[{"date":"2022-03-29T04:47:30Z","name":"gate_error","unit":"","value":0.00032087782850919746},{"date":"2022-03-29T16:20:11Z","name":"gate_length","unit":"ns","value":35.55555555555556}],"qubits":[15]},{"gate":"x","name":"x16","parameters":[{"date":"2022-03-29T04:52:30Z","name":"gate_error","unit":"","value":0.00043709334572481845},{"date":"2022-03-29T16:20:11Z","name":"gate_length","unit":"ns","value":35.55555555555556}],"qubits":[16]},{"gate":"x","name":"x17","parameters":[{"date":"2022-03-29T04:52:30Z","name":"gate_error","unit":"","value":0.00032700379631496213},{"date":"2022-03-29T16:20:11Z","name":"gate_length","unit":"ns","value":35.55555555555556}],"qubits":[17]},{"gate":"x","name":"x18","parameters":[{"date":"2022-03-29T04:47:30Z","name":"gate_error","unit":"","value":0.0006049325928427327},{"date":"2022-03-29T16:20:11Z","name":"gate_length","unit":"ns","value":35.55555555555556}],"qubits":[18]},{"gate":"x","name":"x19","parameters":[{"date":"2022-03-29T04:54:47Z","name":"gate_error","unit":"","value":0.00037116777549404603},{"date":"2022-03-29T16:20:11Z","name":"gate_length","unit":"ns","value":35.55555555555556}],"qubits":[19]},{"gate":"x","name":"x20","parameters":[{"date":"2022-03-29T04:52:30Z","name":"gate_error","unit":"","value":0.0005416646844047487},{"date":"2022-03-29T16:20:11Z","name":"gate_length","unit":"ns","value":35.55555555555556}],"qubits":[20]},{"gate":"x","name":"x21","parameters":[{"date":"2022-03-29T04:47:30Z","name":"gate_error","unit":"","value":0.0007469298629959399},{"date":"2022-03-29T16:20:11Z","name":"gate_length","unit":"ns","value":35.55555555555556}],"qubits":[21]},{"gate":"x","name":"x22","parameters":[{"date":"2022-03-29T04:52:30Z","name":"gate_error","unit":"","value":0.0002398445242867899},{"date":"2022-03-29T16:20:11Z","name":"gate_length","unit":"ns","value":35.55555555555556}],"qubits":[22]},{"gate":"x","name":"x23","parameters":[{"date":"2022-03-29T04:52:30Z","name":"gate_error","unit":"","value":0.00017694249345436626},{"date":"2022-03-29T16:20:11Z","name":"gate_length","unit":"ns","value":35.55555555555556}],"qubits":[23]},{"gate":"x","name":"x24","parameters":[{"date":"2022-03-29T04:54:47Z","name":"gate_error","unit":"","value":0.00018411426457164054},{"date":"2022-03-29T16:20:11Z","name":"gate_length","unit":"ns","value":35.55555555555556}],"qubits":[24]},{"gate":"x","name":"x25","parameters":[{"date":"2022-03-29T04:55:58Z","name":"gate_error","unit":"","value":0.0004315445785641165},{"date":"2022-03-29T16:20:11Z","name":"gate_length","unit":"ns","value":35.55555555555556}],"qubits":[25]},{"gate":"x","name":"x26","parameters":[{"date":"2022-03-29T04:52:30Z","name":"gate_error","unit":"","value":0.0006903633199525276},{"date":"2022-03-29T16:20:11Z","name":"gate_length","unit":"ns","value":35.55555555555556}],"qubits":[26]},{"gate":"cx","name":"cx21_23","parameters":[{"date":"2022-03-29T08:12:42Z","name":"gate_error","unit":"","value":0.009521896129953356},{"date":"2022-03-26T16:20:11Z","name":"gate_length","unit":"ns","value":462.2222222222222}],"qubits":[21,23]},{"gate":"cx","name":"cx23_21","parameters":[{"date":"2022-03-29T08:12:42Z","name":"gate_error","unit":"","value":0.009521896129953356},{"date":"2022-03-26T16:20:11Z","name":"gate_length","unit":"ns","value":497.77777777777777}],"qubits":[23,21]},{"gate":"cx","name":"cx26_25","parameters":[{"date":"2022-03-29T08:09:43Z","name":"gate_error","unit":"","value":0.026557661774859964},{"date":"2022-03-26T16:20:11Z","name":"gate_length","unit":"ns","value":576}],"qubits":[26,25]},{"gate":"cx","name":"cx25_26","parameters":[{"date":"2022-03-29T08:09:43Z","name":"gate_error","unit":"","value":0.026557661774859964},{"date":"2022-03-26T16:20:11Z","name":"gate_length","unit":"ns","value":611.5555555555555}],"qubits":[25,26]},{"gate":"cx","name":"cx25_22","parameters":[{"date":"2022-03-29T08:04:58Z","name":"gate_error","unit":"","value":0.011304816075358576},{"date":"2022-03-26T16:20:11Z","name":"gate_length","unit":"ns","value":661.3333333333333}],"qubits":[25,22]},{"gate":"cx","name":"cx22_25","parameters":[{"date":"2022-03-29T08:04:58Z","name":"gate_error","unit":"","value":0.011304816075358576},{"date":"2022-03-26T16:20:11Z","name":"gate_length","unit":"ns","value":696.8888888888888}],"qubits":[22,25]},{"gate":"cx","name":"cx24_25","parameters":[{"date":"2022-03-29T07:58:07Z","name":"gate_error","unit":"","value":0.012676594418506687},{"date":"2022-03-26T16:20:11Z","name":"gate_length","unit":"ns","value":341.3333333333333}],"qubits":[24,25]},{"gate":"cx","name":"cx25_24","parameters":[{"date":"2022-03-29T07:58:07Z","name":"gate_error","unit":"","value":0.012676594418506687},{"date":"2022-03-26T16:20:11Z","name":"gate_length","unit":"ns","value":376.88888888888886}],"qubits":[25,24]},{"gate":"cx","name":"cx15_18","parameters":[{"date":"2022-03-29T07:47:17Z","name":"gate_error","unit":"","value":0.017329520597709702},{"date":"2022-03-26T16:20:11Z","name":"gate_length","unit":"ns","value":412.4444444444444}],"qubits":[15,18]},{"gate":"cx","name":"cx18_15","parameters":[{"date":"2022-03-29T07:47:17Z","name":"gate_error","unit":"","value":0.017329520597709702},{"date":"2022-03-26T16:20:11Z","name":"gate_length","unit":"ns","value":448}],"qubits":[18,15]},{"gate":"cx","name":"cx19_22","parameters":[{"date":"2022-03-29T07:47:17Z","name":"gate_error","unit":"","value":0.00979214064158948},{"date":"2022-03-26T16:20:11Z","name":"gate_length","unit":"ns","value":398.2222222222222}],"qubits":[19,22]},{"gate":"cx","name":"cx22_19","parameters":[{"date":"2022-03-29T07:47:17Z","name":"gate_error","unit":"","value":0.00979214064158948},{"date":"2022-03-26T16:20:11Z","name":"gate_length","unit":"ns","value":433.77777777777777}],"qubits":[22,19]},{"gate":"cx","name":"cx14_16","parameters":[{"date":"2022-03-29T07:05:24Z","name":"gate_error","unit":"","value":0.00940753592962229},{"date":"2022-03-26T16:20:11Z","name":"gate_length","unit":"ns","value":263.1111111111111}],"qubits":[14,16]},{"gate":"cx","name":"cx16_14","parameters":[{"date":"2022-03-29T07:05:24Z","name":"gate_error","unit":"","value":0.00940753592962229},{"date":"2022-03-26T16:20:11Z","name":"gate_length","unit":"ns","value":298.66666666666663}],"qubits":[16,14]},{"gate":"cx","name":"cx13_14","parameters":[{"date":"2022-03-29T06:53:41Z","name":"gate_error","unit":"","value":0.01087547291403837},{"date":"2022-03-26T16:20:11Z","name":"gate_length","unit":"ns","value":263.1111111111111}],"qubits":[13,14]},{"gate":"cx","name":"cx14_13","parameters":[{"date":"2022-03-29T06:53:41Z","name":"gate_error","unit":"","value":0.01087547291403837},{"date":"2022-03-26T16:20:11Z","name":"gate_length","unit":"ns","value":298.66666666666663}],"qubits":[14,13]},{"gate":"cx","name":"cx12_15","parameters":[{"date":"2022-03-29T06:49:14Z","name":"gate_error","unit":"","value":0.006898190632066897},{"date":"2022-03-26T16:20:11Z","name":"gate_length","unit":"ns","value":412.4444444444444}],"qubits":[12,15]},{"gate":"cx","name":"cx15_12","parameters":[{"date":"2022-03-29T06:49:14Z","name":"gate_error","unit":"","value":0.006898190632066897},{"date":"2022-03-26T16:20:11Z","name":"gate_length","unit":"ns","value":448}],"qubits":[15,12]},{"gate":"cx","name":"cx19_20","parameters":[{"date":"2022-03-29T06:49:14Z","name":"gate_error","unit":"","value":0.012253580249144636},{"date":"2022-03-26T16:20:11Z","name":"gate_length","unit":"ns","value":455.1111111111111}],"qubits":[19,20]},{"gate":"cx","name":"cx20_19","parameters":[{"date":"2022-03-29T06:49:14Z","name":"gate_error","unit":"","value":0.012253580249144636},{"date":"2022-03-26T16:20:11Z","name":"gate_length","unit":"ns","value":490.66666666666663}],"qubits":[20,19]},{"gate":"cx","name":"cx11_14","parameters":[{"date":"2022-03-29T06:42:56Z","name":"gate_error","unit":"","value":0.008256839859945575},{"date":"2022-03-26T16:20:11Z","name":"gate_length","unit":"ns","value":348.4444444444444}],"qubits":[11,14]},{"gate":"cx","name":"cx14_11","parameters":[{"date":"2022-03-29T06:42:56Z","name":"gate_error","unit":"","value":0.008256839859945575},{"date":"2022-03-26T16:20:11Z","name":"gate_length","unit":"ns","value":384}],"qubits":[14,11]},{"gate":"cx","name":"cx23_24","parameters":[{"date":"2022-03-29T06:42:56Z","name":"gate_error","unit":"","value":0.007761634801626394},{"date":"2022-03-26T16:20:11Z","name":"gate_length","unit":"ns","value":376.88888888888886}],"qubits":[23,24]},{"gate":"cx","name":"cx24_23","parameters":[{"date":"2022-03-29T06:42:56Z","name":"gate_error","unit":"","value":0.007761634801626394},{"date":"2022-03-26T16:20:11Z","name":"gate_length","unit":"ns","value":412.4444444444444}],"qubits":[24,23]},{"gate":"cx","name":"cx11_8","parameters":[{"date":"2022-03-29T06:38:02Z","name":"gate_error","unit":"","value":0.007147216200481116},{"date":"2022-03-26T16:20:11Z","name":"gate_length","unit":"ns","value":327.1111111111111}],"qubits":[11,8]},{"gate":"cx","name":"cx8_11","parameters":[{"date":"2022-03-29T06:38:02Z","name":"gate_error","unit":"","value":0.007147216200481116},{"date":"2022-03-26T16:20:11Z","name":"gate_length","unit":"ns","value":362.66666666666663}],"qubits":[8,11]},{"gate":"cx","name":"cx21_18","parameters":[{"date":"2022-03-29T06:38:02Z","name":"gate_error","unit":"","value":0.010749566339994243},{"date":"2022-03-26T16:20:11Z","name":"gate_length","unit":"ns","value":369.77777777777777}],"qubits":[21,18]},{"gate":"cx","name":"cx18_21","parameters":[{"date":"2022-03-29T06:38:02Z","name":"gate_error","unit":"","value":0.010749566339994243},{"date":"2022-03-26T16:20:11Z","name":"gate_length","unit":"ns","value":405.3333333333333}],"qubits":[18,21]},{"gate":"cx","name":"cx8_9","parameters":[{"date":"2022-03-29T06:31:46Z","name":"gate_error","unit":"","value":0.004932019887389949},{"date":"2022-03-26T16:20:11Z","name":"gate_length","unit":"ns","value":334.22222222222223}],"qubits":[8,9]},{"gate":"cx","name":"cx9_8","parameters":[{"date":"2022-03-29T06:31:46Z","name":"gate_error","unit":"","value":0.004932019887389949},{"date":"2022-03-26T16:20:11Z","name":"gate_length","unit":"ns","value":369.77777777777777}],"qubits":[9,8]},{"gate":"cx","name":"cx18_17","parameters":[{"date":"2022-03-29T06:31:46Z","name":"gate_error","unit":"","value":0.006792146912559277},{"date":"2022-03-26T16:20:11Z","name":"gate_length","unit":"ns","value":348.4444444444444}],"qubits":[18,17]},{"gate":"cx","name":"cx17_18","parameters":[{"date":"2022-03-29T06:31:46Z","name":"gate_error","unit":"","value":0.006792146912559277},{"date":"2022-03-26T16:20:11Z","name":"gate_length","unit":"ns","value":384}],"qubits":[17,18]},{"gate":"cx","name":"cx5_8","parameters":[{"date":"2022-03-29T06:24:05Z","name":"gate_error","unit":"","value":0.0053659847671995164},{"date":"2022-03-26T16:20:11Z","name":"gate_length","unit":"ns","value":291.55555555555554}],"qubits":[5,8]},{"gate":"cx","name":"cx8_5","parameters":[{"date":"2022-03-29T06:24:05Z","name":"gate_error","unit":"","value":0.0053659847671995164},{"date":"2022-03-26T16:20:11Z","name":"gate_length","unit":"ns","value":327.1111111111111}],"qubits":[8,5]},{"gate":"cx","name":"cx6_7","parameters":[{"date":"2022-03-29T06:24:05Z","name":"gate_error","unit":"","value":0.006045323520269763},{"date":"2022-03-26T16:20:11Z","name":"gate_length","unit":"ns","value":327.1111111111111}],"qubits":[6,7]},{"gate":"cx","name":"cx7_6","parameters":[{"date":"2022-03-29T06:24:05Z","name":"gate_error","unit":"","value":0.006045323520269763},{"date":"2022-03-26T16:20:11Z","name":"gate_length","unit":"ns","value":362.66666666666663}],"qubits":[7,6]},{"gate":"cx","name":"cx3_5","parameters":[{"date":"2022-03-29T06:06:45Z","name":"gate_error","unit":"","value":0.007433268801408016},{"date":"2022-03-26T16:20:11Z","name":"gate_length","unit":"ns","value":277.3333333333333}],"qubits":[3,5]},{"gate":"cx","name":"cx5_3","parameters":[{"date":"2022-03-29T06:06:45Z","name":"gate_error","unit":"","value":0.007433268801408016},{"date":"2022-03-26T16:20:11Z","name":"gate_length","unit":"ns","value":312.88888888888886}],"qubits":[5,3]},{"gate":"cx","name":"cx12_10","parameters":[{"date":"2022-03-29T06:01:23Z","name":"gate_error","unit":"","value":0.021923010603182524},{"date":"2022-03-26T16:20:11Z","name":"gate_length","unit":"ns","value":216.88888888888889}],"qubits":[12,10]},{"gate":"cx","name":"cx10_12","parameters":[{"date":"2022-03-29T06:01:23Z","name":"gate_error","unit":"","value":0.021923010603182524},{"date":"2022-03-26T16:20:11Z","name":"gate_length","unit":"ns","value":288}],"qubits":[10,12]},{"gate":"cx","name":"cx10_7","parameters":[{"date":"2022-03-29T05:51:52Z","name":"gate_error","unit":"","value":0.008357096430781835},{"date":"2022-03-26T16:20:11Z","name":"gate_length","unit":"ns","value":199.1111111111111}],"qubits":[10,7]},{"gate":"cx","name":"cx7_10","parameters":[{"date":"2022-03-29T05:51:52Z","name":"gate_error","unit":"","value":0.008357096430781835},{"date":"2022-03-26T16:20:11Z","name":"gate_length","unit":"ns","value":270.22222222222223}],"qubits":[7,10]},{"gate":"cx","name":"cx4_7","parameters":[{"date":"2022-03-29T05:44:14Z","name":"gate_error","unit":"","value":0.007273825353584035},{"date":"2022-03-26T16:20:11Z","name":"gate_length","unit":"ns","value":248.88888888888889}],"qubits":[4,7]},{"gate":"cx","name":"cx7_4","parameters":[{"date":"2022-03-29T05:44:14Z","name":"gate_error","unit":"","value":0.007273825353584035},{"date":"2022-03-26T16:20:11Z","name":"gate_length","unit":"ns","value":320}],"qubits":[7,4]},{"gate":"cx","name":"cx4_1","parameters":[{"date":"2022-03-29T05:36:07Z","name":"gate_error","unit":"","value":0.008564952951145177},{"date":"2022-03-26T16:20:11Z","name":"gate_length","unit":"ns","value":320}],"qubits":[4,1]},{"gate":"cx","name":"cx1_4","parameters":[{"date":"2022-03-29T05:36:07Z","name":"gate_error","unit":"","value":0.008564952951145177},{"date":"2022-03-26T16:20:11Z","name":"gate_length","unit":"ns","value":391.1111111111111}],"qubits":[1,4]},{"gate":"cx","name":"cx2_1","parameters":[{"date":"2022-03-29T05:27:13Z","name":"gate_error","unit":"","value":0.004980288172714564},{"date":"2022-03-26T16:20:11Z","name":"gate_length","unit":"ns","value":192}],"qubits":[2,1]},{"gate":"cx","name":"cx1_2","parameters":[{"date":"2022-03-29T05:27:13Z","name":"gate_error","unit":"","value":0.004980288172714564},{"date":"2022-03-26T16:20:11Z","name":"gate_length","unit":"ns","value":263.1111111111111}],"qubits":[1,2]},{"gate":"cx","name":"cx3_2","parameters":[{"date":"2022-03-29T05:17:13Z","name":"gate_error","unit":"","value":0.006391025928785515},{"date":"2022-03-26T16:20:11Z","name":"gate_length","unit":"ns","value":266.66666666666663}],"qubits":[3,2]},{"gate":"cx","name":"cx2_3","parameters":[{"date":"2022-03-29T05:17:13Z","name":"gate_error","unit":"","value":0.006391025928785515},{"date":"2022-03-26T16:20:11Z","name":"gate_length","unit":"ns","value":337.77777777777777}],"qubits":[2,3]},{"gate":"cx","name":"cx0_1","parameters":[{"date":"2022-03-29T05:09:13Z","name":"gate_error","unit":"","value":0.004674805929968107},{"date":"2022-03-26T16:20:11Z","name":"gate_length","unit":"ns","value":252.44444444444443}],"qubits":[0,1]},{"gate":"cx","name":"cx1_0","parameters":[{"date":"2022-03-29T05:09:13Z","name":"gate_error","unit":"","value":0.004674805929968107},{"date":"2022-03-26T16:20:11Z","name":"gate_length","unit":"ns","value":323.55555555555554}],"qubits":[1,0]},{"gate":"cx","name":"cx13_12","parameters":[{"date":"2022-03-29T05:09:13Z","name":"gate_error","unit":"","value":0.0050297214008867},{"date":"2022-03-26T16:20:11Z","name":"gate_length","unit":"ns","value":216.88888888888889}],"qubits":[13,12]},{"gate":"cx","name":"cx12_13","parameters":[{"date":"2022-03-29T05:09:13Z","name":"gate_error","unit":"","value":0.0050297214008867},{"date":"2022-03-26T16:20:11Z","name":"gate_length","unit":"ns","value":288}],"qubits":[12,13]},{"gate":"cx","name":"cx19_16","parameters":[{"date":"2022-03-29T16:23:17.486532Z","name":"gate_error","unit":"","value":1},{"date":"2022-03-26T16:20:11Z","name":"gate_length","unit":"ns","value":2204.4444444444443}],"qubits":[19,16]},{"gate":"cx","name":"cx16_19","parameters":[{"date":"2022-03-29T16:23:17.487185Z","name":"gate_error","unit":"","value":1},{"date":"2022-03-26T16:20:11Z","name":"gate_length","unit":"ns","value":2240}],"qubits":[16,19]},{"gate":"reset","name":"reset0","parameters":[{"date":"2022-03-29T16:20:11Z","name":"gate_length","unit":"ns","value":1077.3333333333333}],"qubits":[0]},{"gate":"reset","name":"reset1","parameters":[{"date":"2022-03-29T16:20:11Z","name":"gate_length","unit":"ns","value":1077.3333333333333}],"qubits":[1]},{"gate":"reset","name":"reset2","parameters":[{"date":"2022-03-29T16:20:11Z","name":"gate_length","unit":"ns","value":1077.3333333333333}],"qubits":[2]},{"gate":"reset","name":"reset3","parameters":[{"date":"2022-03-29T16:20:11Z","name":"gate_length","unit":"ns","value":1077.3333333333333}],"qubits":[3]},{"gate":"reset","name":"reset4","parameters":[{"date":"2022-03-29T16:20:11Z","name":"gate_length","unit":"ns","value":1077.3333333333333}],"qubits":[4]},{"gate":"reset","name":"reset5","parameters":[{"date":"2022-03-29T16:20:11Z","name":"gate_length","unit":"ns","value":1063.111111111111}],"qubits":[5]},{"gate":"reset","name":"reset6","parameters":[{"date":"2022-03-29T16:20:11Z","name":"gate_length","unit":"ns","value":1077.3333333333333}],"qubits":[6]},{"gate":"reset","name":"reset7","parameters":[{"date":"2022-03-29T16:20:11Z","name":"gate_length","unit":"ns","value":1063.111111111111}],"qubits":[7]},{"gate":"reset","name":"reset8","parameters":[{"date":"2022-03-29T16:20:11Z","name":"gate_length","unit":"ns","value":1063.111111111111}],"qubits":[8]},{"gate":"reset","name":"reset9","parameters":[{"date":"2022-03-29T16:20:11Z","name":"gate_length","unit":"ns","value":1063.111111111111}],"qubits":[9]},{"gate":"reset","name":"reset10","parameters":[{"date":"2022-03-29T16:20:11Z","name":"gate_length","unit":"ns","value":1077.3333333333333}],"qubits":[10]},{"gate":"reset","name":"reset11","parameters":[{"date":"2022-03-29T16:20:11Z","name":"gate_length","unit":"ns","value":1077.3333333333333}],"qubits":[11]},{"gate":"reset","name":"reset12","parameters":[{"date":"2022-03-29T16:20:11Z","name":"gate_length","unit":"ns","value":1077.3333333333333}],"qubits":[12]},{"gate":"reset","name":"reset13","parameters":[{"date":"2022-03-29T16:20:11Z","name":"gate_length","unit":"ns","value":1077.3333333333333}],"qubits":[13]},{"gate":"reset","name":"reset14","parameters":[{"date":"2022-03-29T16:20:11Z","name":"gate_length","unit":"ns","value":1077.3333333333333}],"qubits":[14]},{"gate":"reset","name":"reset15","parameters":[{"date":"2022-03-29T16:20:11Z","name":"gate_length","unit":"ns","value":1077.3333333333333}],"qubits":[15]},{"gate":"reset","name":"reset16","parameters":[{"date":"2022-03-29T16:20:11Z","name":"gate_length","unit":"ns","value":1333.3333333333333}],"qubits":[16]},{"gate":"reset","name":"reset17","parameters":[{"date":"2022-03-29T16:20:11Z","name":"gate_length","unit":"ns","value":1077.3333333333333}],"qubits":[17]},{"gate":"reset","name":"reset18","parameters":[{"date":"2022-03-29T16:20:11Z","name":"gate_length","unit":"ns","value":1077.3333333333333}],"qubits":[18]},{"gate":"reset","name":"reset19","parameters":[{"date":"2022-03-29T16:20:11Z","name":"gate_length","unit":"ns","value":1205.3333333333333}],"qubits":[19]},{"gate":"reset","name":"reset20","parameters":[{"date":"2022-03-29T16:20:11Z","name":"gate_length","unit":"ns","value":1077.3333333333333}],"qubits":[20]},{"gate":"reset","name":"reset21","parameters":[{"date":"2022-03-29T16:20:11Z","name":"gate_length","unit":"ns","value":1063.111111111111}],"qubits":[21]},{"gate":"reset","name":"reset22","parameters":[{"date":"2022-03-29T16:20:11Z","name":"gate_length","unit":"ns","value":1077.3333333333333}],"qubits":[22]},{"gate":"reset","name":"reset23","parameters":[{"date":"2022-03-29T16:20:11Z","name":"gate_length","unit":"ns","value":1063.111111111111}],"qubits":[23]},{"gate":"reset","name":"reset24","parameters":[{"date":"2022-03-29T16:20:11Z","name":"gate_length","unit":"ns","value":1077.3333333333333}],"qubits":[24]},{"gate":"reset","name":"reset25","parameters":[{"date":"2022-03-29T16:20:11Z","name":"gate_length","unit":"ns","value":1077.3333333333333}],"qubits":[25]},{"gate":"reset","name":"reset26","parameters":[{"date":"2022-03-29T16:20:11Z","name":"gate_length","unit":"ns","value":1063.111111111111}],"qubits":[26]}],"general":[{"date":"2022-03-29T16:20:11Z","name":"jq_1213","unit":"GHz","value":0.0019427595599621466},{"date":"2022-03-29T16:20:11Z","name":"zz_1213","unit":"GHz","value":-0.00004831782856021251},{"date":"2022-03-29T16:20:11Z","name":"jq_1416","unit":"GHz","value":0.0017308132490816616},{"date":"2022-03-29T16:20:11Z","name":"zz_1416","unit":"GHz","value":-0.00004165928057004512},{"date":"2022-03-29T16:20:11Z","name":"jq_89","unit":"GHz","value":0.0018456263984895185},{"date":"2022-03-29T16:20:11Z","name":"zz_89","unit":"GHz","value":-0.00004880017432284111},{"date":"2022-03-29T16:20:11Z","name":"jq_1718","unit":"GHz","value":0.0018450164797376928},{"date":"2022-03-29T16:20:11Z","name":"zz_1718","unit":"GHz","value":-0.000049801394905237715},{"date":"2022-03-29T16:20:11Z","name":"jq_1114","unit":"GHz","value":0.001835082276886779},{"date":"2022-03-29T16:20:11Z","name":"zz_1114","unit":"GHz","value":-0.00004752850851691654},{"date":"2022-03-29T16:20:11Z","name":"jq_1012","unit":"GHz","value":0.0018810647156439844},{"date":"2022-03-29T16:20:11Z","name":"zz_1012","unit":"GHz","value":-0.000050802013978420064},{"date":"2022-03-29T16:20:11Z","name":"jq_1314","unit":"GHz","value":0.0019353641563545731},{"date":"2022-03-29T16:20:11Z","name":"zz_1314","unit":"GHz","value":-0.000055527771046030225},{"date":"2022-03-29T16:20:11Z","name":"jq_1619","unit":"GHz","value":0.0026560337819497093},{"date":"2022-03-29T16:20:11Z","name":"zz_1619","unit":"GHz","value":0.001434534781720871},{"date":"2022-03-29T16:20:11Z","name":"jq_710","unit":"GHz","value":0.0017666122115735617},{"date":"2022-03-29T16:20:11Z","name":"zz_710","unit":"GHz","value":-0.00004079786160571303},{"date":"2022-03-29T16:20:11Z","name":"jq_1215","unit":"GHz","value":0.0016113333037971339},{"date":"2022-03-29T16:20:11Z","name":"zz_1215","unit":"GHz","value":-0.00008593520005083062},{"date":"2022-03-29T16:20:11Z","name":"jq_2225","unit":"GHz","value":0.0017912111486546782},{"date":"2022-03-29T16:20:11Z","name":"zz_2225","unit":"GHz","value":-0.00004285514005027619},{"date":"2022-03-29T16:20:11Z","name":"jq_2324","unit":"GHz","value":0.001904487845312075},{"date":"2022-03-29T16:20:11Z","name":"zz_2324","unit":"GHz","value":-0.00007045422274718585},{"date":"2022-03-29T16:20:11Z","name":"jq_811","unit":"GHz","value":0.0018500292430626824},{"date":"2022-03-29T16:20:11Z","name":"zz_811","unit":"GHz","value":-0.00004535570031113154},{"date":"2022-03-29T16:20:11Z","name":"jq_01","unit":"GHz","value":0.0018316915605747965},{"date":"2022-03-29T16:20:11Z","name":"zz_01","unit":"GHz","value":-0.00004755906814002782},{"date":"2022-03-29T16:20:11Z","name":"jq_12","unit":"GHz","value":0.00178951441734877},{"date":"2022-03-29T16:20:11Z","name":"zz_12","unit":"GHz","value":-0.00007457947649604688},{"date":"2022-03-29T16:20:11Z","name":"jq_1920","unit":"GHz","value":0.0018835871134323464},{"date":"2022-03-29T16:20:11Z","name":"zz_1920","unit":"GHz","value":-0.0001189235906799594},{"date":"2022-03-29T16:20:11Z","name":"jq_67","unit":"GHz","value":0.0018310520352838508},{"date":"2022-03-29T16:20:11Z","name":"zz_67","unit":"GHz","value":-0.00004695414884571033},{"date":"2022-03-29T16:20:11Z","name":"jq_2425","unit":"GHz","value":0.0018502505373576466},{"date":"2022-03-29T16:20:11Z","name":"zz_2425","unit":"GHz","value":-0.00005054361898718402},{"date":"2022-03-29T16:20:11Z","name":"jq_1821","unit":"GHz","value":0.0019317113797295215},{"date":"2022-03-29T16:20:11Z","name":"zz_1821","unit":"GHz","value":-0.00004763548946699465},{"date":"2022-03-29T16:20:11Z","name":"jq_47","unit":"GHz","value":0.0018757499459531952},{"date":"2022-03-29T16:20:11Z","name":"zz_47","unit":"GHz","value":-0.00004668626872512466},{"date":"2022-03-29T16:20:11Z","name":"jq_35","unit":"GHz","value":0.0019230392674948146},{"date":"2022-03-29T16:20:11Z","name":"zz_35","unit":"GHz","value":-0.000049228073056104945},{"date":"2022-03-29T16:20:11Z","name":"jq_2123","unit":"GHz","value":0.0019542381228152667},{"date":"2022-03-29T16:20:11Z","name":"zz_2123","unit":"GHz","value":-0.00006312873833548662},{"date":"2022-03-29T16:20:11Z","name":"jq_58","unit":"GHz","value":0.001944680259129062},{"date":"2022-03-29T16:20:11Z","name":"zz_58","unit":"GHz","value":-0.00005228151266771544},{"date":"2022-03-29T16:20:11Z","name":"jq_14","unit":"GHz","value":0.001761388736507495},{"date":"2022-03-29T16:20:11Z","name":"zz_14","unit":"GHz","value":-0.00004557927509269165},{"date":"2022-03-29T16:20:11Z","name":"jq_23","unit":"GHz","value":0.0018877837709749604},{"date":"2022-03-29T16:20:11Z","name":"zz_23","unit":"GHz","value":-0.000055720840706366585},{"date":"2022-03-29T16:20:11Z","name":"jq_1922","unit":"GHz","value":0.001979163171748162},{"date":"2022-03-29T16:20:11Z","name":"zz_1922","unit":"GHz","value":-0.00010730943628445339},{"date":"2022-03-29T16:20:11Z","name":"jq_1518","unit":"GHz","value":0.00174009326298241},{"date":"2022-03-29T16:20:11Z","name":"zz_1518","unit":"GHz","value":-0.00006134368124372233},{"date":"2022-03-29T16:20:11Z","name":"jq_2526","unit":"GHz","value":0.001794417407259684},{"date":"2022-03-29T16:20:11Z","name":"zz_2526","unit":"GHz","value":-0.00004037177383844252}],"last_update_date":"2022-03-29T16:20:11Z","qubits":[[{"date":"2022-03-29T16:01:26Z","name":"T1","unit":"us","value":110.61218063415943},{"date":"2022-03-29T04:42:33Z","name":"T2","unit":"us","value":62.29761223664981},{"date":"2022-03-29T16:20:11Z","name":"frequency","unit":"GHz","value":4.94627768572228},{"date":"2022-03-29T16:20:11Z","name":"anharmonicity","unit":"GHz","value":-0.3451089213169628},{"date":"2022-03-29T04:38:44Z","name":"readout_error","unit":"","value":0.006599999999999939},{"date":"2022-03-29T04:38:44Z","name":"prob_meas0_prep1","unit":"","value":0.007},{"date":"2022-03-29T04:38:44Z","name":"prob_meas1_prep0","unit":"","value":0.006199999999999983},{"date":"2022-03-29T04:38:44Z","name":"readout_length","unit":"ns","value":856.8888888888888}],[{"date":"2022-03-29T16:04:17Z","name":"T1","unit":"us","value":174.75595723396822},{"date":"2022-03-29T04:46:03Z","name":"T2","unit":"us","value":181.4950210328384},{"date":"2022-03-29T16:20:11Z","name":"frequency","unit":"GHz","value":4.836091292852979},{"date":"2022-03-29T16:20:11Z","name":"anharmonicity","unit":"GHz","value":-0.34652538631705965},{"date":"2022-03-29T04:38:44Z","name":"readout_error","unit":"","value":0.012499999999999956},{"date":"2022-03-29T04:38:44Z","name":"prob_meas0_prep1","unit":"","value":0.0142},{"date":"2022-03-29T04:38:44Z","name":"prob_meas1_prep0","unit":"","value":0.010800000000000032},{"date":"2022-03-29T04:38:44Z","name":"readout_length","unit":"ns","value":856.8888888888888}],[{"date":"2022-03-29T16:01:26Z","name":"T1","unit":"us","value":116.30525367995902},{"date":"2022-03-29T04:42:33Z","name":"T2","unit":"us","value":111.69604242066113},{"date":"2022-03-29T16:20:11Z","name":"frequency","unit":"GHz","value":5.053309269904769},{"date":"2022-03-29T16:20:11Z","name":"anharmonicity","unit":"GHz","value":-0.3423018875320451},{"date":"2022-03-29T04:38:44Z","name":"readout_error","unit":"","value":0.013000000000000012},{"date":"2022-03-29T04:38:44Z","name":"prob_meas0_prep1","unit":"","value":0.01200000000000001},{"date":"2022-03-29T04:38:44Z","name":"prob_meas1_prep0","unit":"","value":0.014},{"date":"2022-03-29T04:38:44Z","name":"readout_length","unit":"ns","value":856.8888888888888}],[{"date":"2022-03-29T16:04:17Z","name":"T1","unit":"us","value":183.62710553488503},{"date":"2022-03-29T04:46:03Z","name":"T2","unit":"us","value":140.77727598522327},{"date":"2022-03-29T16:20:11Z","name":"frequency","unit":"GHz","value":5.196670530328489},{"date":"2022-03-29T16:20:11Z","name":"anharmonicity","unit":"GHz","value":-0.33991614698696293},{"date":"2022-03-29T04:38:44Z","name":"readout_error","unit":"","value":0.007600000000000051},{"date":"2022-03-29T04:38:44Z","name":"prob_meas0_prep1","unit":"","value":0.008000000000000007},{"date":"2022-03-29T04:38:44Z","name":"prob_meas1_prep0","unit":"","value":0.0072},{"date":"2022-03-29T04:38:44Z","name":"readout_length","unit":"ns","value":856.8888888888888}],[{"date":"2022-03-29T16:01:26Z","name":"T1","unit":"us","value":128.3179677763891},{"date":"2022-03-29T04:42:33Z","name":"T2","unit":"us","value":142.64881288106102},{"date":"2022-03-29T16:20:11Z","name":"frequency","unit":"GHz","value":4.959101121668277},{"date":"2022-03-29T16:20:11Z","name":"anharmonicity","unit":"GHz","value":-0.3433361030029571},{"date":"2022-03-29T04:38:44Z","name":"readout_error","unit":"","value":0.012899999999999912},{"date":"2022-03-29T04:38:44Z","name":"prob_meas0_prep1","unit":"","value":0.01759999999999995},{"date":"2022-03-29T04:38:44Z","name":"prob_meas1_prep0","unit":"","value":0.0082},{"date":"2022-03-29T04:38:44Z","name":"readout_length","unit":"ns","value":856.8888888888888}],[{"date":"2022-03-29T09:30:12Z","name":"T1","unit":"us","value":129.66366156531024},{"date":"2022-03-29T04:42:33Z","name":"T2","unit":"us","value":124.57623619705383},{"date":"2022-03-29T16:20:11Z","name":"frequency","unit":"GHz","value":5.117666721552654},{"date":"2022-03-29T16:20:11Z","name":"anharmonicity","unit":"GHz","value":-0.34132883465309716},{"date":"2022-03-29T04:38:44Z","name":"readout_error","unit":"","value":0.016000000000000014},{"date":"2022-03-29T04:38:44Z","name":"prob_meas0_prep1","unit":"","value":0.0226},{"date":"2022-03-29T04:38:44Z","name":"prob_meas1_prep0","unit":"","value":0.009399999999999964},{"date":"2022-03-29T04:38:44Z","name":"readout_length","unit":"ns","value":856.8888888888888}],[{"date":"2022-03-29T16:01:26Z","name":"T1","unit":"us","value":166.84220194767022},{"date":"2022-03-29T04:42:33Z","name":"T2","unit":"us","value":105.9604385310218},{"date":"2022-03-29T16:20:11Z","name":"frequency","unit":"GHz","value":4.98707252254212},{"date":"2022-03-29T16:20:11Z","name":"anharmonicity","unit":"GHz","value":-0.34449515988260865},{"date":"2022-03-29T04:38:44Z","name":"readout_error","unit":"","value":0.00990000000000002},{"date":"2022-03-29T04:38:44Z","name":"prob_meas0_prep1","unit":"","value":0.0134},{"date":"2022-03-29T04:38:44Z","name":"prob_meas1_prep0","unit":"","value":0.006399999999999961},{"date":"2022-03-29T04:38:44Z","name":"readout_length","unit":"ns","value":856.8888888888888}],[{"date":"2022-03-29T16:04:17Z","name":"T1","unit":"us","value":143.44721672895},{"date":"2022-03-29T04:46:03Z","name":"T2","unit":"us","value":257.63475153360844},{"date":"2022-03-29T16:20:11Z","name":"frequency","unit":"GHz","value":4.882464528137722},{"date":"2022-03-29T16:20:11Z","name":"anharmonicity","unit":"GHz","value":-0.3452812116663109},{"date":"2022-03-29T04:38:44Z","name":"readout_error","unit":"","value":0.014499999999999957},{"date":"2022-03-29T04:38:44Z","name":"prob_meas0_prep1","unit":"","value":0.0132},{"date":"2022-03-29T04:38:44Z","name":"prob_meas1_prep0","unit":"","value":0.015800000000000036},{"date":"2022-03-29T04:38:44Z","name":"readout_length","unit":"ns","value":856.8888888888888}],[{"date":"2022-03-29T16:04:17Z","name":"T1","unit":"us","value":72.51505840594203},{"date":"2022-03-29T04:46:03Z","name":"T2","unit":"us","value":120.37498152904604},{"date":"2022-03-29T16:20:11Z","name":"frequency","unit":"GHz","value":5.018601692764167},{"date":"2022-03-29T16:20:11Z","name":"anharmonicity","unit":"GHz","value":-0.3422121157217532},{"date":"2022-03-29T04:38:44Z","name":"readout_error","unit":"","value":0.007600000000000051},{"date":"2022-03-29T04:38:44Z","name":"prob_meas0_prep1","unit":"","value":0.0088},{"date":"2022-03-29T04:38:44Z","name":"prob_meas1_prep0","unit":"","value":0.006399999999999961},{"date":"2022-03-29T04:38:44Z","name":"readout_length","unit":"ns","value":856.8888888888888}],[{"date":"2022-03-29T16:01:26Z","name":"T1","unit":"us","value":102.76857666442308},{"date":"2022-03-29T04:42:33Z","name":"T2","unit":"us","value":167.4473576563962},{"date":"2022-03-29T16:20:11Z","name":"frequency","unit":"GHz","value":4.904146072536},{"date":"2022-03-29T16:20:11Z","name":"anharmonicity","unit":"GHz","value":-0.3466277375893619},{"date":"2022-03-29T04:38:44Z","name":"readout_error","unit":"","value":0.014599999999999946},{"date":"2022-03-29T04:38:44Z","name":"prob_meas0_prep1","unit":"","value":0.017000000000000015},{"date":"2022-03-29T04:38:44Z","name":"prob_meas1_prep0","unit":"","value":0.0122},{"date":"2022-03-29T04:38:44Z","name":"readout_length","unit":"ns","value":856.8888888888888}],[{"date":"2022-03-29T16:01:26Z","name":"T1","unit":"us","value":113.7220732510246},{"date":"2022-03-29T04:42:33Z","name":"T2","unit":"us","value":225.86889619087714},{"date":"2022-03-29T16:20:11Z","name":"frequency","unit":"GHz","value":4.948972828741963},{"date":"2022-03-29T16:20:11Z","name":"anharmonicity","unit":"GHz","value":-0.3443922569357048},{"date":"2022-03-29T04:38:44Z","name":"readout_error","unit":"","value":0.008000000000000007},{"date":"2022-03-29T04:38:44Z","name":"prob_meas0_prep1","unit":"","value":0.01},{"date":"2022-03-29T04:38:44Z","name":"prob_meas1_prep0","unit":"","value":0.006000000000000005},{"date":"2022-03-29T04:38:44Z","name":"readout_length","unit":"ns","value":856.8888888888888}],[{"date":"2022-03-29T13:50:11Z","name":"T1","unit":"us","value":85.53890851346266},{"date":"2022-03-29T04:42:33Z","name":"T2","unit":"us","value":60.44201848552625},{"date":"2022-03-29T16:20:11Z","name":"frequency","unit":"GHz","value":5.095077933160165},{"date":"2022-03-29T16:20:11Z","name":"anharmonicity","unit":"GHz","value":-0.34212198809601924},{"date":"2022-03-29T04:38:44Z","name":"readout_error","unit":"","value":0.011299999999999977},{"date":"2022-03-29T04:38:44Z","name":"prob_meas0_prep1","unit":"","value":0.0152},{"date":"2022-03-29T04:38:44Z","name":"prob_meas1_prep0","unit":"","value":0.007399999999999962},{"date":"2022-03-29T04:38:44Z","name":"readout_length","unit":"ns","value":856.8888888888888}],[{"date":"2022-03-29T16:04:17Z","name":"T1","unit":"us","value":130.31288504743532},{"date":"2022-03-29T04:46:03Z","name":"T2","unit":"us","value":197.05981617587395},{"date":"2022-03-29T16:20:11Z","name":"frequency","unit":"GHz","value":5.0642638663871695},{"date":"2022-03-29T16:20:11Z","name":"anharmonicity","unit":"GHz","value":-0.34277742346880413},{"date":"2022-03-29T04:38:44Z","name":"readout_error","unit":"","value":0.018100000000000005},{"date":"2022-03-29T04:38:44Z","name":"prob_meas0_prep1","unit":"","value":0.0208},{"date":"2022-03-29T04:38:44Z","name":"prob_meas1_prep0","unit":"","value":0.01539999999999997},{"date":"2022-03-29T04:38:44Z","name":"readout_length","unit":"ns","value":856.8888888888888}],[{"date":"2022-03-29T16:01:26Z","name":"T1","unit":"us","value":171.25381709634897},{"date":"2022-03-29T04:42:33Z","name":"T2","unit":"us","value":94.01197584434779},{"date":"2022-03-29T16:20:11Z","name":"frequency","unit":"GHz","value":5.113789805679546},{"date":"2022-03-29T16:20:11Z","name":"anharmonicity","unit":"GHz","value":-0.3414683298256531},{"date":"2022-03-29T04:38:44Z","name":"readout_error","unit":"","value":0.019100000000000006},{"date":"2022-03-29T04:38:44Z","name":"prob_meas0_prep1","unit":"","value":0.0208},{"date":"2022-03-29T04:38:44Z","name":"prob_meas1_prep0","unit":"","value":0.01739999999999997},{"date":"2022-03-29T04:38:44Z","name":"readout_length","unit":"ns","value":856.8888888888888}],[{"date":"2022-03-29T16:04:17Z","name":"T1","unit":"us","value":125.06313014290919},{"date":"2022-03-29T04:46:03Z","name":"T2","unit":"us","value":153.73282898140803},{"date":"2022-03-29T16:20:11Z","name":"frequency","unit":"GHz","value":4.986871939387063},{"date":"2022-03-29T16:20:11Z","name":"anharmonicity","unit":"GHz","value":-0.343293015103697},{"date":"2022-03-29T04:38:44Z","name":"readout_error","unit":"","value":0.09489999999999998},{"date":"2022-03-29T04:38:44Z","name":"prob_meas0_prep1","unit":"","value":0.11599999999999999},{"date":"2022-03-29T04:38:44Z","name":"prob_meas1_prep0","unit":"","value":0.0738},{"date":"2022-03-29T04:38:44Z","name":"readout_length","unit":"ns","value":856.8888888888888}],[{"date":"2022-03-29T16:01:26Z","name":"T1","unit":"us","value":158.34039237829285},{"date":"2022-03-29T04:42:33Z","name":"T2","unit":"us","value":200.3465555880538},{"date":"2022-03-29T16:20:11Z","name":"frequency","unit":"GHz","value":4.807744365903194},{"date":"2022-03-29T16:20:11Z","name":"anharmonicity","unit":"GHz","value":-0.3438328128143404},{"date":"2022-03-29T04:38:44Z","name":"readout_error","unit":"","value":0.011499999999999955},{"date":"2022-03-29T04:38:44Z","name":"prob_meas0_prep1","unit":"","value":0.0166},{"date":"2022-03-29T04:38:44Z","name":"prob_meas1_prep0","unit":"","value":0.006399999999999961},{"date":"2022-03-29T04:38:44Z","name":"readout_length","unit":"ns","value":856.8888888888888}],[{"date":"2022-03-29T16:01:26Z","name":"T1","unit":"us","value":57.09151912608442},{"date":"2022-03-29T04:42:33Z","name":"T2","unit":"us","value":61.514388363560755},{"date":"2022-03-29T16:20:11Z","name":"frequency","unit":"GHz","value":4.882991198196183},{"date":"2022-03-29T16:20:11Z","name":"anharmonicity","unit":"GHz","value":-0.3447143612450103},{"date":"2022-03-29T04:38:44Z","name":"readout_error","unit":"","value":0.15849999999999997},{"date":"2022-03-29T04:38:44Z","name":"prob_meas0_prep1","unit":"","value":0.2954},{"date":"2022-03-29T04:38:44Z","name":"prob_meas1_prep0","unit":"","value":0.0216},{"date":"2022-03-29T04:38:44Z","name":"readout_length","unit":"ns","value":856.8888888888888}],[{"date":"2022-03-29T16:01:26Z","name":"T1","unit":"us","value":86.14536910791672},{"date":"2022-03-29T04:42:33Z","name":"T2","unit":"us","value":47.401760582086716},{"date":"2022-03-29T16:20:11Z","name":"frequency","unit":"GHz","value":4.88820378032764},{"date":"2022-03-29T16:20:11Z","name":"anharmonicity","unit":"GHz","value":-0.344373616967254},{"date":"2022-03-29T04:38:44Z","name":"readout_error","unit":"","value":0.008099999999999996},{"date":"2022-03-29T04:38:44Z","name":"prob_meas0_prep1","unit":"","value":0.011600000000000055},{"date":"2022-03-29T04:38:44Z","name":"prob_meas1_prep0","unit":"","value":0.0046},{"date":"2022-03-29T04:38:44Z","name":"readout_length","unit":"ns","value":856.8888888888888}],[{"date":"2022-03-29T16:04:17Z","name":"T1","unit":"us","value":114.6342000627342},{"date":"2022-03-29T04:46:03Z","name":"T2","unit":"us","value":111.30901059102516},{"date":"2022-03-29T16:20:11Z","name":"frequency","unit":"GHz","value":5.00976789824746},{"date":"2022-03-29T16:20:11Z","name":"anharmonicity","unit":"GHz","value":-0.34232179642856997},{"date":"2022-03-29T04:38:44Z","name":"readout_error","unit":"","value":0.014800000000000035},{"date":"2022-03-29T04:38:44Z","name":"prob_meas0_prep1","unit":"","value":0.0168},{"date":"2022-03-29T04:38:44Z","name":"prob_meas1_prep0","unit":"","value":0.012800000000000034},{"date":"2022-03-29T04:38:44Z","name":"readout_length","unit":"ns","value":856.8888888888888}],[{"date":"2022-03-29T16:04:17Z","name":"T1","unit":"us","value":138.39317386992374},{"date":"2022-03-29T04:46:03Z","name":"T2","unit":"us","value":39.24651635381855},{"date":"2022-03-29T16:20:11Z","name":"frequency","unit":"GHz","value":5.215520254555795},{"date":"2022-03-29T16:20:11Z","name":"anharmonicity","unit":"GHz","value":-0.32667367221170157},{"date":"2022-03-29T04:38:44Z","name":"readout_error","unit":"","value":0.03249999999999997},{"date":"2022-03-29T04:38:44Z","name":"prob_meas0_prep1","unit":"","value":0.03600000000000003},{"date":"2022-03-29T04:38:44Z","name":"prob_meas1_prep0","unit":"","value":0.029},{"date":"2022-03-29T04:38:44Z","name":"readout_length","unit":"ns","value":856.8888888888888}],[{"date":"2022-03-29T04:41:32Z","name":"T1","unit":"us","value":79.27018662248173},{"date":"2022-03-29T04:42:33Z","name":"T2","unit":"us","value":121.02962729122402},{"date":"2022-03-29T16:20:11Z","name":"frequency","unit":"GHz","value":4.961850141795556},{"date":"2022-03-29T16:20:11Z","name":"anharmonicity","unit":"GHz","value":-0.34351495515019764},{"date":"2022-03-29T04:38:44Z","name":"readout_error","unit":"","value":0.4126000000000001},{"date":"2022-03-29T04:38:44Z","name":"prob_meas0_prep1","unit":"","value":0.43100000000000005},{"date":"2022-03-29T04:38:44Z","name":"prob_meas1_prep0","unit":"","value":0.3942},{"date":"2022-03-29T04:38:44Z","name":"readout_length","unit":"ns","value":856.8888888888888}],[{"date":"2022-03-29T16:01:26Z","name":"T1","unit":"us","value":115.42912700643565},{"date":"2022-03-29T04:42:33Z","name":"T2","unit":"us","value":165.46880808584598},{"date":"2022-03-29T16:20:11Z","name":"frequency","unit":"GHz","value":5.056506115052032},{"date":"2022-03-29T16:20:11Z","name":"anharmonicity","unit":"GHz","value":-0.3407398415033737},{"date":"2022-03-29T04:38:44Z","name":"readout_error","unit":"","value":0.012800000000000034},{"date":"2022-03-29T04:38:44Z","name":"prob_meas0_prep1","unit":"","value":0.0188},{"date":"2022-03-29T04:38:44Z","name":"prob_meas1_prep0","unit":"","value":0.006800000000000028},{"date":"2022-03-29T04:38:44Z","name":"readout_length","unit":"ns","value":856.8888888888888}],[{"date":"2022-03-29T16:01:26Z","name":"T1","unit":"us","value":201.69581114349998},{"date":"2022-03-29T04:42:33Z","name":"T2","unit":"us","value":214.31547787562883},{"date":"2022-03-29T16:20:11Z","name":"frequency","unit":"GHz","value":4.978395936949001},{"date":"2022-03-29T16:20:11Z","name":"anharmonicity","unit":"GHz","value":-0.3448255289260693},{"date":"2022-03-29T04:38:44Z","name":"readout_error","unit":"","value":0.02299999999999991},{"date":"2022-03-29T04:38:44Z","name":"prob_meas0_prep1","unit":"","value":0.030399999999999983},{"date":"2022-03-29T04:38:44Z","name":"prob_meas1_prep0","unit":"","value":0.0156},{"date":"2022-03-29T04:38:44Z","name":"readout_length","unit":"ns","value":856.8888888888888}],[{"date":"2022-03-29T16:04:17Z","name":"T1","unit":"us","value":124.23856755885024},{"date":"2022-03-29T04:46:03Z","name":"T2","unit":"us","value":72.93543554674673},{"date":"2022-03-29T16:20:11Z","name":"frequency","unit":"GHz","value":5.21367755332974},{"date":"2022-03-29T16:20:11Z","name":"anharmonicity","unit":"GHz","value":-0.33915525932960816},{"date":"2022-03-29T04:38:44Z","name":"readout_error","unit":"","value":0.008799999999999919},{"date":"2022-03-29T04:38:44Z","name":"prob_meas0_prep1","unit":"","value":0.0104},{"date":"2022-03-29T04:38:44Z","name":"prob_meas1_prep0","unit":"","value":0.007199999999999984},{"date":"2022-03-29T04:38:44Z","name":"readout_length","unit":"ns","value":856.8888888888888}],[{"date":"2022-03-29T16:01:26Z","name":"T1","unit":"us","value":216.26762633404806},{"date":"2022-03-29T04:42:33Z","name":"T2","unit":"us","value":151.7408601040804},{"date":"2022-03-29T16:20:11Z","name":"frequency","unit":"GHz","value":5.02383734107683},{"date":"2022-03-29T16:20:11Z","name":"anharmonicity","unit":"GHz","value":-0.34330966091786863},{"date":"2022-03-29T04:38:44Z","name":"readout_error","unit":"","value":0.005400000000000071},{"date":"2022-03-29T04:38:44Z","name":"prob_meas0_prep1","unit":"","value":0.0068},{"date":"2022-03-29T04:38:44Z","name":"prob_meas1_prep0","unit":"","value":0.0040000000000000036},{"date":"2022-03-29T04:38:44Z","name":"readout_length","unit":"ns","value":856.8888888888888}],[{"date":"2022-03-29T16:04:17Z","name":"T1","unit":"us","value":139.9200505475041},{"date":"2022-03-29T04:46:03Z","name":"T2","unit":"us","value":65.90490043929539},{"date":"2022-03-29T16:20:11Z","name":"frequency","unit":"GHz","value":4.897258156939831},{"date":"2022-03-29T16:20:11Z","name":"anharmonicity","unit":"GHz","value":-0.34445923890242175},{"date":"2022-03-29T04:38:44Z","name":"readout_error","unit":"","value":0.011500000000000066},{"date":"2022-03-29T04:38:44Z","name":"prob_meas0_prep1","unit":"","value":0.0144},{"date":"2022-03-29T04:38:44Z","name":"prob_meas1_prep0","unit":"","value":0.008600000000000052},{"date":"2022-03-29T04:38:44Z","name":"readout_length","unit":"ns","value":856.8888888888888}],[{"date":"2022-03-29T13:50:11Z","name":"T1","unit":"us","value":188.28479219327807},{"date":"2022-03-29T04:42:33Z","name":"T2","unit":"us","value":31.671533181971416},{"date":"2022-03-29T16:20:11Z","name":"frequency","unit":"GHz","value":4.855936533530761},{"date":"2022-03-29T16:20:11Z","name":"anharmonicity","unit":"GHz","value":-0.3127751810809986},{"date":"2022-03-29T04:38:44Z","name":"readout_error","unit":"","value":0.03710000000000002},{"date":"2022-03-29T04:38:44Z","name":"prob_meas0_prep1","unit":"","value":0.0374},{"date":"2022-03-29T04:38:44Z","name":"prob_meas1_prep0","unit":"","value":0.036800000000000055},{"date":"2022-03-29T04:38:44Z","name":"readout_length","unit":"ns","value":856.8888888888888}]]}

device-status

Get the status of the specified device.

ibmcloud qiskit-runtime device-status [-command_options]

Command options

-i, --instance-crn
Specify the Quantum Services instance CRN to target. Required if the QUANTUM_SERVICES_INSTANCE_CRN has not been set.
-o, --output
Specify the output format. Supported values are JSON and terminal. The default is terminal. The JSON output gives a raw response from the underlying API with more information.

Examples

ibmcloud qiskit-runtime device-status ibm_algiers

Output

The command returns the following output.

Getting device status...
OK
Status   Queue length
active   1

devices

Obtain a list of quantum systems and simulators that you have access to.

ibmcloud qiskit-runtime devices [-command_options]

Command options

-i, --instance-crn
Specify the Quantum Services instance CRN to target. Required if the QUANTUM_SERVICES_INSTANCE_CRN has not been set.
-o, --output
Specify the output format. Supported values are JSON and terminal. The default is terminal. The JSON output gives a raw response from the underlying API with more information.

Examples

ibmcloud qiskit-runtime devices

Output

The command returns the following output.

Getting devices...
OK
ID
ibm_algiers
ibm_canberra

instance-target

Set the default target Qiskit Runtime instance. This can be overridden with the -i option when running a command.

ibmcloud qiskit-runtime instance-target <instance_crn>

Examples

ibmcloud qiskit-runtime instance-target crn:v1:bluemix:public:quantum-computing:us-east:a/00000000000000000000:1111111-2222-3333-4444-55555555555::

Output

The command returns the following output.

OK
Default instance CRN set to crn:v1:bluemix:public:quantum-computing:us-east:a/00000000000000000000:1111111-2222-3333-4444-55555555555::

job-cancel

Use this command to cancel a running Qiskit Runtime job.

ibmcloud qiskit-runtime job-cancel <job_id> [-command_options]

Prerequisites

You need the job ID to run this command. The job ID is returned when you start a job by running the job-run command. If you did not note the ID, you can find it by running the jobs command.

Command options

-i, --instance-crn
Specify the Quantum Services instance CRN to target. Required if the QUANTUM_SERVICES_INSTANCE_CRN has not been set.

Examples

Cancel the job c8uamniba8lh4biecekg running on the instance with CRN=crn:v1:bluemix:public:qiskit-runtime:us-east:a/b3e7a1b7a7044d7abf45f5be9821782a:82efd748-fd30-4f6c-11e4-7f1bbb4273c3::

ibmcloud qiskit-runtime job-cancel c8uamniba8lh4biecekg -i crn:v1:bluemix:public:qiskit-runtime:us-east:a/b3e7a1b7a7044d7abf45f5be9821782a:82efd748-fd30-4f6c-11e4-7f1bbb4273c3::

Output

The command returns the following output.

Cancelling job...
OK

job-delete

Use this command to delete a completed Qiskit Runtime job.

ibmcloud qiskit-runtime job-delete <job_id> [-command_options]

Prerequisites

You need the job ID to run this command. The job ID is returned when you start a job by running the job-run command. If you did not note the ID, you can find it by running the jobs command.

Command options

-i, --instance-crn
Specify the Quantum Services instance CRN to target. Required if the QUANTUM_SERVICES_INSTANCE_CRN has not been set.

Examples

Delete the job c64lr8kp6vaq029vo290 that ran on the instance with CRN=crn:v1:bluemix:public:qiskit-runtime:us-east:a/b3e7a1b7a7044d7abf45f5be9821782a:82efd748-fd30-4f6c-11e4-7f1bbb4273c3::

ibmcloud qiskit-runtime job-delete c64lr8kp6vaq029vo290 -i crn:v1:bluemix:public:qiskit-runtime:us-east:a/b3e7a1b7a7044d7abf45f5be9821782a:82efd748-fd30-4f6c-11e4-7f1bbb4273c3::

Output

The command returns the following output.

Deleting job c64lr8kp6vaq029vo290...
OK

job-get

Use this command to get details about a Qiskit Runtime job.

ibmcloud qiskit-runtime job-get <job_id> [-command_options]

Prerequisites

You need the job ID to run this command. The job ID is returned when you start a job by running the job-run command. If you did not note the ID, you can find it by running the jobs command.

Command options

-i, --instance-crn
Specify the Quantum Services instance CRN to target. Required if the QUANTUM_SERVICES_INSTANCE_CRN has not been set.
-o, --output
Specify the output format. Supported values are JSON and terminal. The default is terminal. The JSON output gives you more details, such as the backend the job was run on, how many iterations were run, the program ID, and so on.

Examples

Get information about the job with ID c8qe7li5mqvkmvlk9i1g.

ibmcloud qiskit-runtime job-get c8qe7li5mqvkmvlk9i1g

Output

The command returns the following output.

ID                     Name        Created
c8qe7li5mqvkmvlk9i1g   Completed   2022-03-18 19:56:06.284828 +0000 UTC

job-interim-results

Use this command to return the interim results from this job. Interim results are kept two days after the job has finished running.

ibmcloud qiskit-runtime job-interim-results <job_id> [-command_options]

Prerequisites

You need the job ID to run this command. The job ID is returned when you start a job by running the job-run command. If you did not note the ID, you can find it by running the jobs command.

Command options

-i, --instance-crn
Specify the Quantum Services instance CRN to target. Required if the QUANTUM_SERVICES_INSTANCE_CRN has not been set.

Examples

Get the interim results for the job with ID c8t1bcr1g1917fj489ng.

ibmcloud qiskit-runtime job-get c8qe7li5mqvkmvlc8t1bcr1g1917fj489ng

Output

The command returns the following output.

Getting interim results...
OK
["{\"iteration\": 0, \"counts\": {\"00001\": 1, \"01010\": 3, \"01110\": 9, \"01100\": 31, \"00011\": 5, \"00111\": 4, \"10010\": 369, \"01000\": 37, \"11010\": 70, \"00010\": 24, \"10110\": 394, \"11110\": 62, \"00110\": 15}}"]

job-logs

Use this command to return the job logs.

ibmcloud qisksit-runtime job-logs <job_id> [-command_options]

Prerequisites

You need the job ID to run this command. The job ID is returned when you start a job by running the job-run command. If you did not note the ID, you can find it by running the jobs command.

Command options

-i, --instance-crn
Specify the Quantum Services instance CRN to target. Required if the QUANTUM_SERVICES_INSTANCE_CRN has not been set.

Examples

Return the log for the job with ID c8l64hps1plfj485b830.

ibmcloud qiskit-runtime job-logs c8l64hps1plfj485b830

Output

The command returns the following output.

Getting job logs...
2022-03-10T14:40:44.105633193-06:00 Traceback (most recent call last):
2022-03-10T14:40:44.105633193-06:00   File "/code/program_starter.py", line 57, in <module>
2022-03-10T14:40:44.105633193-06:00     starter.run(user_params, main)
2022-03-10T14:40:44.105633193-06:00   File "/provider/programruntime/program_starter_wrapper.py", line 86, in run
2022-03-10T14:40:44.105633193-06:00     final_result = main(backend, messenger, **user_params)
2022-03-10T14:40:44.105633193-06:00   File "/code/program.py", line 46, in main
2022-03-10T14:40:44.105633193-06:00     for it in range(iterations):
2022-03-10T14:40:44.105633193-06:00 TypeError: 'str' object cannot be interpreted as an integer

job-results

Use this command to return the results from the specified job.

ibmcloud qiskit-runtime job-results <job_id> [-command_options]

Prerequisites

You need the job ID to run this command. The job ID is returned when you start a job by running the job-run command. If you did not note the ID, you can find it by running the jobs command.

Command options

-i, --instance-crn
Specify the Quantum Services instance CRN to target. Required if the QUANTUM_SERVICES_INSTANCE_CRN has not been set.

Examples

Get the results for the job with ID c8qe7li5mqvkmvlk9i1g. This job ran the program Hello-world.

ibmcloud qiskit-runtime job-results c8qe7li5mqvkmvlk9i1g

Output

The command returns the following output.

All done!

job-run

Use this command to run a quantum program.

ibmcloud qiskit-runtime job-run <program_id> [-command_options]

Command options

-i, --instance-crn
Specify the Quantum Services instance CRN to target. Required if the QUANTUM_SERVICES_INSTANCE_CRN has not been set.
-o, --output
Specify the output format. Supported values are JSON and terminal. The default is terminal. -p, --params
Path to the parameter file. This is a JSON file that contains the parameters to send to the quantum program. -b, --backend
The backend device the quantum program will run on. If none is specified, the least busy backend is used.

Examples

Run the program Hello-world to test your setup. To view the results, note the job ID and run job-results or job-interim-results.

ibmcloud qiskit-runtime job-run hello-world

Output

The command returns the following output.

Submitting job...
OK
Job ID is c8t3kperpjuouqmle9o0

jobs

List the jobs that have run on the specified instance.

ibmcloud qiskit-runtime jobs [-command_options]

Command options

-i, --instance-crn
Specify the Quantum Services instance CRN to target. Required if the QUANTUM_SERVICES_INSTANCE_CRN has not been set.
-o, --output
Specify the output format. Supported values are JSON and terminal. The default is terminal. The JSON output gives you more details about each job, such as the backend the job was run on, how many iterations were run, the program ID, and so on.

Examples

List the jobs that were run on the specified instance.

ibmcloud qiskit-runtime jobs -i crn:v1:bluemix:public:qiskit-runtime:us-east:a/b3e7a1b7a7044d7abf45f5be9821782a:82efd748-fd30-4f6c-11e4-7f1bbb4273c3::

Output

The command returns the following output.

id                     status      created
c8qe7li5mqvkmvlk9i1g   Completed   2022-03-18 19:56:06.284828 +0000 UTC
c8qde7koofnpci40dlc0   Completed   2022-03-18 19:01:50.634546 +0000 UTC
c8l64hps1plfj485b830   Failed      2022-03-10 20:40:39.1312 +0000 UTC
c6p7nmb06tcspavsf2pg   Queued      2021-12-09 21:57:45.50003 +0000 UTC
c6ns179e2fmjcg3e46vg   Completed   2021-12-07 20:14:21.373875 +0000 UTC
c6nrsjhe2fmjcg3e46u0   Completed   2021-12-07 20:04:30.891985 +0000 UTC
c6591okp6vaq029voe3g   Completed   2021-11-09 15:16:50.53589 +0000 UTC
c64lr8kp6vaq029vo290   Completed   2021-11-08 17:25:54.773734 +0000 UTC

program-upload

Upload a quantum program.

ibmcloud qiskit-runtime program-upload<file_path> [-command_options]

Command options

-i, --instance-crn
Specify the Quantum Services instance CRN to target. Required if the QUANTUM_SERVICES_INSTANCE_CRN has not been set.
-o, --output
Specify the output format. Supported values are JSON and terminal. The default is terminal.
-n, --name
A name for the quantum program.
-d, --description
A description of the quantum program.
-t, --timeout
The timeout for the quantum program, in seconds (default: 600)

Examples

Upload a new program to the specified instance.

ibmcloud qiskit-runtime program-upload testProgram.py

Output

The command returns the following output.

Uploading program...
OK
Program ID is testprogram-vbpN49K77w

programs

List the programs that are available on the specified instance.

ibmcloud qiskit-runtime programs [-command_options]

Command options

-i, --instance-crn
Specify the Quantum Services instance CRN to target. Required if the QUANTUM_SERVICES_INSTANCE_CRN has not been set.
-o, --output
Specify the output format. Supported values are JSON and terminal. The default is terminal. The JSON output lists each program in full.

Examples

List the programs available on the specified instance.

ibmcloud qiskit-runtime programs

Output

The command returns the following output.

ID            Description          
hello-world   Get started by running this simple test program.   
sampler       Generates quasi-probabilities by sampling quantum circuits.       
estimator     Calculates expectation values of quantum operators.