{ "cells": [ { "cell_type": "markdown", "metadata": {}, "source": [ "# Conformational Optimization" ] }, { "attachments": {}, "cell_type": "markdown", "metadata": {}, "source": [ "> ### In this tutorial we will cover:\n", "> - how we can optimize conformations in BuildAMol" ] }, { "cell_type": "markdown", "metadata": {}, "source": [ "When building a molecule we usually prefer having conformations without clashing atoms. While BuildAMol tries its best to avoid clashes during fragment assembly, sometimes they still happen, especially when merging larger structures together. \n", "\n", "To get rid of them again, BuildAMol offers a suite of optimization techniques to obtain better conformations for your molecules. BuildAMol optimized molecules by rotating around bonds within the structures. This ensures that the resulting conformations are never skewed and can be faster than classical \"atom wiggling\" techniques. The downside of it is that small changes in rotational angles can have large effects on the evaluation of a conformation, which can be challenging to optimize for some algorithms. \n", "\n", "We will go through how we can optimize molecules in BuildAMol and discuss some good and bad practices." ] }, { "cell_type": "markdown", "metadata": {}, "source": [ "Let's work on the following molecule:" ] }, { "cell_type": "code", "execution_count": 1, "metadata": {}, "outputs": [ { "data": { "text/html": [ " \n", " " ] }, "metadata": {}, "output_type": "display_data" } ], "source": [ "import plotly\n", "plotly.offline.init_notebook_mode()" ] }, { "cell_type": "code", "execution_count": 2, "metadata": {}, "outputs": [ { "data": { "application/vnd.jupyter.widget-view+json": { "model_id": "849ee2ebff2b4335bb38e4401f8e7cba", "version_major": 2, "version_minor": 0 }, "text/plain": [] }, "metadata": {}, "output_type": "display_data" }, { "name": "stderr", "output_type": "stream", "text": [ "/Users/noahhk/anaconda3/envs/glyco2/lib/python3.11/site-packages/plotly/express/_core.py:1985: FutureWarning:\n", "\n", "When grouping with a length-1 list-like, you will need to pass a length-1 tuple to get_group in a future version of pandas. Pass `(name,)` instead of `name` to silence this warning.\n", "\n" ] }, { "data": { "application/vnd.plotly.v1+json": { "config": { "plotlyServerURL": "https://plot.ly" }, "data": [ { "customdata": [ [ "O7", 1, 1, "PRP", "A" ], [ "O", 35, 2, "SER", "A" ], [ "OG", 37, 2, "SER", "A" ], [ "OXT", 38, 2, "SER", "A" ], [ "O3", 43, 3, "TBA", "A" ], [ "O1", 44, 3, "TBA", "A" ], [ "O2", 77, 5, "HAC", "A" ], [ "O1", 78, 5, "HAC", "A" ], [ "O7", 84, 6, "PRP", "A" ], [ "O", 118, 7, "SER", "A" ], [ "OG", 120, 7, "SER", "A" ], [ "OXT", 121, 7, "SER", "A" ], [ "O3", 126, 8, "TBA", "A" ], [ "O1", 127, 8, "TBA", "A" ] ], "hovertemplate": "atom_element=O
x=%{x}
y=%{y}
z=%{z}
__marker_size=%{marker.size}
atom_id=%{customdata[0]}
atom_serial=%{customdata[1]}
residue_serial=%{customdata[2]}
residue_name=%{customdata[3]}
chain_id=%{customdata[4]}", "legendgroup": "O", "marker": { "color": "red", "opacity": 1, "size": [ 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5 ], "sizemode": "area", "sizeref": 0.0125, "symbol": "circle" }, "mode": "markers", "name": "O", "scene": "scene", "showlegend": true, "type": "scatter3d", "x": [ -4.9755862056802895, -7.458439089840364, -7.258685951025028, -6.501710528555207, -8.63362582708649, -6.820777689589337, -4.082274210734481, -5.509036728456272, -17.328595859004214, -13.74096257878518, -15.679399721963936, -12.688302653180408, -16.04505471849386, -17.545385655650907 ], "y": [ -7.667659210379725, -8.268391531299558, -6.031455429257255, -6.378662051167584, -4.0942390955759995, -5.517745278778927, -5.221113984603245, -7.469505359092031, -8.924253126658737, -9.917558743965374, -10.812976272785804, -8.5424547874142, -12.675902373084124, -11.254479233356468 ], "z": [ -15.940291611730196, -12.181539058173222, -15.992392185612431, -11.556627902934839, -18.373073884504144, -18.497750412993433, -4.011382177161617, -4.315031045344275, -9.049365268576114, -6.442472497106084, -10.316369100143662, -7.812843683939439, -13.092466163656262, -12.06441178919146 ] }, { "customdata": [ [ "C10", 2, 1, "PRP", "A" ], [ "C11", 3, 1, "PRP", "A" ], [ "C1", 4, 1, "PRP", "A" ], [ "C4", 5, 1, "PRP", "A" ], [ "C8", 6, 1, "PRP", "A" ], [ "C12", 7, 1, "PRP", "A" ], [ "C13", 8, 1, "PRP", "A" ], [ "C6", 9, 1, "PRP", "A" ], [ "C2", 10, 1, "PRP", "A" ], [ "C5", 11, 1, "PRP", "A" ], [ "C3", 12, 1, "PRP", "A" ], [ "C9", 13, 1, "PRP", "A" ], [ "C7", 14, 1, "PRP", "A" ], [ "CA", 33, 2, "SER", "A" ], [ "C", 34, 2, "SER", "A" ], [ "CB", 36, 2, "SER", "A" ], [ "C3", 45, 3, "TBA", "A" ], [ "C4", 46, 3, "TBA", "A" ], [ "C5", 47, 3, "TBA", "A" ], [ "C6", 48, 3, "TBA", "A" ], [ "C1", 49, 3, "TBA", "A" ], [ "C2", 50, 3, "TBA", "A" ], [ "C4", 65, 4, "TRZ", "A" ], [ "C1", 66, 4, "TRZ", "A" ], [ "C2", 67, 4, "TRZ", "A" ], [ "C5", 68, 4, "TRZ", "A" ], [ "C3", 69, 4, "TRZ", "A" ], [ "C2", 80, 5, "HAC", "A" ], [ "C1", 81, 5, "HAC", "A" ], [ "C10", 85, 6, "PRP", "A" ], [ "C11", 86, 6, "PRP", "A" ], [ "C1", 87, 6, "PRP", "A" ], [ "C4", 88, 6, "PRP", "A" ], [ "C8", 89, 6, "PRP", "A" ], [ "C12", 90, 6, "PRP", "A" ], [ "C13", 91, 6, "PRP", "A" ], [ "C6", 92, 6, "PRP", "A" ], [ "C2", 93, 6, "PRP", "A" ], [ "C5", 94, 6, "PRP", "A" ], [ "C3", 95, 6, "PRP", "A" ], [ "C9", 96, 6, "PRP", "A" ], [ "C7", 97, 6, "PRP", "A" ], [ "CA", 116, 7, "SER", "A" ], [ "C", 117, 7, "SER", "A" ], [ "CB", 119, 7, "SER", "A" ], [ "C3", 128, 8, "TBA", "A" ], [ "C4", 129, 8, "TBA", "A" ], [ "C5", 130, 8, "TBA", "A" ], [ "C6", 131, 8, "TBA", "A" ], [ "C1", 132, 8, "TBA", "A" ], [ "C2", 133, 8, "TBA", "A" ], [ "C4", 148, 9, "TRZ", "A" ], [ "C1", 149, 9, "TRZ", "A" ], [ "C2", 150, 9, "TRZ", "A" ], [ "C5", 151, 9, "TRZ", "A" ], [ "C3", 152, 9, "TRZ", "A" ], [ "C2", 162, 10, "CBZ", "A" ], [ "C1", 163, 10, "CBZ", "A" ], [ "C3", 164, 10, "CBZ", "A" ], [ "C7", 165, 10, "CBZ", "A" ], [ "C4", 166, 10, "CBZ", "A" ], [ "C6", 167, 10, "CBZ", "A" ], [ "C5", 168, 10, "CBZ", "A" ] ], "hovertemplate": "atom_element=C
x=%{x}
y=%{y}
z=%{z}
__marker_size=%{marker.size}
atom_id=%{customdata[0]}
atom_serial=%{customdata[1]}
residue_serial=%{customdata[2]}
residue_name=%{customdata[3]}
chain_id=%{customdata[4]}", "legendgroup": "C", "marker": { "color": "darkslategray", "opacity": 1, "size": [ 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5 ], "sizemode": "area", "sizeref": 0.0125, "symbol": "circle" }, "mode": "markers", "name": "C", "scene": "scene", "showlegend": true, "type": "scatter3d", "x": [ 1.0819942482588827, 1.0076343147784619, -0.3935818067992458, -2.966267061573645, -4.350616216551841, 0.20766753342437205, 0.6532753136449849, -0.9020138623783911, -1.1462949023976705, -2.1966400430395945, -2.4410810662026963, -4.4022497658840605, -5.300519482973502, -6.484495182820301, -6.8510833635587, -7.605523703593531, -8.458843711362181, -7.06955530169392, -9.541914858398169, -8.606308568990578, -7.7374112745927635, -8.05435617928029, -4.783899767151259, -6.148927940770295, -6.601887263660001, -5.58589960049206, -7.396268359823384, -5.256125746359953, -5.938088218695447, -21.812907490752746, -20.781677311500108, -19.796556023602495, -17.98650553505639, -17.012729719519026, -22.59303047537944, -21.10555689619875, -18.610402593293596, -20.095350025554495, -17.699446596307375, -19.184384165110774, -15.650129333008493, -16.776665339140255, -14.872198824680957, -13.726056776309555, -14.592398526307889, -17.008570273229903, -17.37547296887566, -16.36647397562421, -18.23641096358048, -16.450563265114422, -15.329340565155523, -12.275484492178816, -10.22211098574071, -8.893856234740223, -12.849356456620264, -7.7163573866256145, -2.311146767762752, -2.802433435864943, -2.413843875818731, -1.6688294063676687, -3.007980488194573, -3.3965700482407857, -3.4992947785770676 ], "y": [ -8.991007817980137, -9.328957605901607, -9.3123114799021, -9.281799589998936, -9.2657307567863, -9.923579784916006, -7.539155079046905, -8.133727405322077, -10.475909934066546, -8.11839999801639, -10.460582790777208, -8.904738465321739, -8.339236508791736, -7.034423547924353, -7.273254652717497, -6.256845164847026, -3.7435567380655708, -3.1310702129900116, -2.727890069376522, -5.006557167480655, -4.998408012087334, -5.260067671262954, -6.127335367437905, -6.3470873667687515, -5.390768555523139, -5.90746282579658, -5.556493810934703, -5.112633302203958, -6.458299640961604, -4.240165690725186, -3.8066329442899733, -4.888167669846348, -6.873275953126269, -7.941516430459453, -5.48406213156283, -4.512712833607892, -4.998534250640535, -5.75088598765708, -5.9974293425567815, -6.749952574367717, -7.391219309674027, -8.961281562420988, -9.48954174626213, -9.332853555312745, -10.66355658736558, -12.968214312423132, -11.66691867111643, -13.95200354823419, -13.591900146995826, -11.796902825835126, -11.595172901986809, -6.480064289880515, -6.9982419132537945, -6.960433204201658, -7.652854699509973, -7.266731973990479, -1.484280186594281, -2.1003410926790953, -2.12749414489219, -0.13547519877047876, -3.3868500702044955, -3.3596970179913996, -4.002988177478578 ], "z": [ -17.858422753444998, -16.356514766537472, -15.795943729897214, -14.76497305405773, -14.210251989278017, -18.700581065291445, -18.084653254385078, -15.273297555123198, -15.813140333653443, -14.75434376822896, -15.294252919373953, -12.715581483083918, -14.96592658384531, -13.935619809445356, -12.493804353457248, -14.62527110813465, -19.746409133507044, -19.918729536716583, -20.103323182785356, -20.593682578778374, -17.87572040224711, -16.42682272464779, -10.335767124046075, -8.235526877308487, -7.361785105922296, -11.60931224407658, -6.137936457691223, -4.788397153758535, -4.863185863204951, -9.323287980110262, -8.263061242489051, -7.8919247641597865, -7.209573489106044, -6.842123909351885, -8.89027750295227, -10.653035975517879, -8.600149204298814, -6.849200764958021, -8.256677696163885, -6.505751443479019, -6.38658615511343, -7.953926312637588, -8.463647651724978, -7.498211887019732, -9.401918905627166, -14.105268274584922, -14.817285420336388, -15.080911966771446, -13.443292837825533, -12.127580131757291, -11.142496873894778, -7.528825098264718, -6.173188294510371, -6.515901466075816, -8.309016397568476, -5.693715826262874, -3.8169721579355778, -2.665934808524619, -5.050380009316326, -3.7710575407413782, -5.132742131771643, -2.748296930979937, -3.9817620273255856 ] }, { "customdata": [ [ "H10", 15, 1, "PRP", "A" ], [ "H111", 16, 1, "PRP", "A" ], [ "H112", 17, 1, "PRP", "A" ], [ "H8", 18, 1, "PRP", "A" ], [ "H121", 19, 1, "PRP", "A" ], [ "H122", 20, 1, "PRP", "A" ], [ "H123", 21, 1, "PRP", "A" ], [ "H131", 22, 1, "PRP", "A" ], [ "H132", 23, 1, "PRP", "A" ], [ "H133", 24, 1, "PRP", "A" ], [ "H6", 25, 1, "PRP", "A" ], [ "H2", 26, 1, "PRP", "A" ], [ "H5", 27, 1, "PRP", "A" ], [ "H3", 28, 1, "PRP", "A" ], [ "H91", 29, 1, "PRP", "A" ], [ "H92", 30, 1, "PRP", "A" ], [ "H93", 31, 1, "PRP", "A" ], [ "H2", 39, 2, "SER", "A" ], [ "HA", 40, 2, "SER", "A" ], [ "HB2", 41, 2, "SER", "A" ], [ "HB3", 42, 2, "SER", "A" ], [ "H41", 51, 3, "TBA", "A" ], [ "H42", 52, 3, "TBA", "A" ], [ "H43", 53, 3, "TBA", "A" ], [ "H51", 54, 3, "TBA", "A" ], [ "H52", 55, 3, "TBA", "A" ], [ "H53", 56, 3, "TBA", "A" ], [ "H61", 57, 3, "TBA", "A" ], [ "H62", 58, 3, "TBA", "A" ], [ "H63", 59, 3, "TBA", "A" ], [ "H21", 60, 3, "TBA", "A" ], [ "H22", 61, 3, "TBA", "A" ], [ "H41", 70, 4, "TRZ", "A" ], [ "H42", 71, 4, "TRZ", "A" ], [ "H1", 72, 4, "TRZ", "A" ], [ "H52", 73, 4, "TRZ", "A" ], [ "H53", 74, 4, "TRZ", "A" ], [ "H31", 75, 4, "TRZ", "A" ], [ "H33", 76, 4, "TRZ", "A" ], [ "H21", 82, 5, "HAC", "A" ], [ "H22", 83, 5, "HAC", "A" ], [ "H10", 98, 6, "PRP", "A" ], [ "H111", 99, 6, "PRP", "A" ], [ "H112", 100, 6, "PRP", "A" ], [ "H8", 101, 6, "PRP", "A" ], [ "H121", 102, 6, "PRP", "A" ], [ "H122", 103, 6, "PRP", "A" ], [ "H123", 104, 6, "PRP", "A" ], [ "H131", 105, 6, "PRP", "A" ], [ "H132", 106, 6, "PRP", "A" ], [ "H133", 107, 6, "PRP", "A" ], [ "H6", 108, 6, "PRP", "A" ], [ "H2", 109, 6, "PRP", "A" ], [ "H5", 110, 6, "PRP", "A" ], [ "H3", 111, 6, "PRP", "A" ], [ "H91", 112, 6, "PRP", "A" ], [ "H92", 113, 6, "PRP", "A" ], [ "H93", 114, 6, "PRP", "A" ], [ "H2", 122, 7, "SER", "A" ], [ "HA", 123, 7, "SER", "A" ], [ "HB2", 124, 7, "SER", "A" ], [ "HB3", 125, 7, "SER", "A" ], [ "H41", 134, 8, "TBA", "A" ], [ "H42", 135, 8, "TBA", "A" ], [ "H43", 136, 8, "TBA", "A" ], [ "H51", 137, 8, "TBA", "A" ], [ "H52", 138, 8, "TBA", "A" ], [ "H53", 139, 8, "TBA", "A" ], [ "H61", 140, 8, "TBA", "A" ], [ "H62", 141, 8, "TBA", "A" ], [ "H63", 142, 8, "TBA", "A" ], [ "H21", 143, 8, "TBA", "A" ], [ "H22", 144, 8, "TBA", "A" ], [ "H41", 153, 9, "TRZ", "A" ], [ "H42", 154, 9, "TRZ", "A" ], [ "H1", 155, 9, "TRZ", "A" ], [ "H52", 156, 9, "TRZ", "A" ], [ "H53", 157, 9, "TRZ", "A" ], [ "H32", 158, 9, "TRZ", "A" ], [ "H33", 159, 9, "TRZ", "A" ], [ "H3", 169, 10, "CBZ", "A" ], [ "H6", 170, 10, "CBZ", "A" ], [ "H71", 171, 10, "CBZ", "A" ], [ "H72", 172, 10, "CBZ", "A" ], [ "H73", 173, 10, "CBZ", "A" ] ], "hovertemplate": "atom_element=H
x=%{x}
y=%{y}
z=%{z}
__marker_size=%{marker.size}
atom_id=%{customdata[0]}
atom_serial=%{customdata[1]}
residue_serial=%{customdata[2]}
residue_name=%{customdata[3]}
chain_id=%{customdata[4]}", "legendgroup": "H", "marker": { "color": "lightgray", "opacity": 1, "size": [ 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5 ], "sizemode": "area", "sizeref": 0.0125, "symbol": "circle" }, "mode": "markers", "name": "H", "scene": "scene", "showlegend": true, "type": "scatter3d", "x": [ 2.1254757908763056, 1.640664598776468, 1.4472473582763694, -4.793109365941633, -0.8623373581192544, 0.4425701171455776, 0.395685340242788, 0.8632623440752507, -0.418040314540872, 1.208656962770653, -0.3105010100046912, -0.7465538776113112, -2.5871744387369917, -3.026417667367075, -3.7574550155465634, -5.424114316316589, -4.081274080222872, -6.360574649001399, -5.559630514828206, -8.530172928843527, -7.745899458756997, -6.251156962904825, -6.857400952725979, -7.000977142050746, -10.539796104763006, -9.467709710258582, -9.473596137021147, -7.744534974406924, -8.740260274374144, -9.479879547635623, -7.97570165036053, -9.056858672608836, -4.593567004320414, -3.8159060927790023, -6.243689790251541, -5.04415516211819, -5.7677344289193995, -8.45788081060348, -7.284929170160523, -4.99758213515391, -5.926060099468349, -22.518846823329106, -20.238327111496773, -21.31201536767885, -17.417611152195562, -21.97269802245281, -23.04305625126379, -23.409145619608356, -21.84784809376377, -20.49024788633329, -20.474840585886216, -18.37216757925191, -21.021857826977072, -16.77198219211719, -19.4230097007694, -15.771302126242194, -15.002366173626275, -15.122637719368473, -15.883345507103922, -14.98339197685706, -14.481297988899218, -13.674081005942298, -18.0528529855946, -16.47927179626685, -17.88735550668807, -16.057850407724125, -15.458376298997312, -17.04894420173385, -18.876238015943663, -18.878213791331245, -17.942739428791914, -14.45815340710201, -15.076190601453035, -12.761035656402765, -12.441542202818049, -10.74363777296185, -13.927988490696922, -12.389017382224733, -7.137428525170766, -8.001280241822066, -2.031174533292355, -3.7795321657383636, -0.7824417154321639, -1.340984649817699, -2.3749465900858473 ], "y": [ -9.10037927523434, -8.636991097771824, -10.32166291291072, -10.265753523487287, -9.762656819517586, -10.973159964671364, -9.74912942681136, -7.246363172604829, -7.385174853124203, -6.85527194335149, -7.223076473319632, -11.401557602320226, -7.189960680590061, -11.376060905750066, -9.569075005202803, -8.997279907730999, -7.872848826971179, -9.037173286242911, -6.460287244525626, -6.832166803044646, -5.299850707144906, -3.855309294808089, -2.408235864777196, -2.6030932355487764, -3.148426261801264, -1.8402141153382106, -2.4088349567629894, -5.677780493151073, -4.74501611940463, -5.58936169134333, -4.328193586701772, -5.684711766252162, -7.195650509572607, -5.617876215062152, -7.423289680833238, -6.3072637417305915, -4.841841572920865, -5.660005742099428, -4.6984779961730005, -4.761428489465384, -4.390242579015744, -3.412874706740645, -2.917649669979259, -3.4809320378457937, -8.527466798672181, -6.3854931302131535, -5.340826806579958, -5.676426563160957, -4.657030211907408, -5.41731199627357, -3.6674405860529586, -4.318619804943783, -5.66134969817827, -6.076634434185046, -7.4228083803706735, -6.677406025962506, -8.203568623680992, -6.884379254218319, -9.644929720637943, -8.575964602117304, -11.576831585040175, -10.474228717183335, -11.01779154664868, -11.078398207697287, -11.880203126563213, -14.86727289325073, -13.524866477450098, -14.226605651934795, -12.882220817663718, -14.064848601218053, -14.362474509205185, -11.18452146065118, -12.54121728518103, -6.400880064907122, -5.538858379169838, -7.249147876050233, -7.526540381088234, -7.734280740279354, -8.079702576134848, -7.572708523256274, -1.647897127011561, -3.8390740115251676, -0.1532093733966967, 0.1954422611065463, 0.6142167645545468 ], "z": [ -18.178744348962464, -15.784996909276584, -16.189255819325517, -14.313977486735537, -18.536051459201538, -18.49542638602283, -19.76616719361536, -19.119744118306258, -17.92281257708318, -17.434268429434606, -15.25299569511457, -16.216882748268596, -14.3465882904801, -15.30893230434311, -12.129961878121737, -12.331002151858055, -12.534831259075524, -13.900431928534534, -13.98518644156334, -14.57496382370997, -14.12354881912437, -19.923262905723792, -19.122138281895303, -20.87737848566087, -19.933976381769632, -19.464457902298335, -21.14842533923925, -20.562199746086232, -21.650177576777004, -20.278919870958116, -15.86122031517301, -16.32838064288982, -10.186391301106458, -10.393343668192742, -8.268477614555714, -12.472082440078566, -11.78514119672771, -6.382581393169616, -5.467428540911686, -5.79181405147045, -4.313349002960274, -9.467027524215345, -8.610418332746528, -7.357876468141853, -6.00585966196045, -8.868221607633675, -7.9024279887464175, -9.596117015034256, -11.44639026102862, -10.626302713783968, -10.947751267654517, -9.412888501132322, -6.289566083429557, -8.817317992985565, -5.686448374975214, -5.564490430652516, -6.038500215466935, -7.202280960616747, -6.737079389522634, -9.04715162309563, -8.817036482220578, -9.95700168266303, -14.256831203446119, -15.046465943835875, -15.763306809390306, -14.562906629530982, -15.521974754214257, -15.891794328841957, -12.91304549687702, -14.196245259921328, -12.720911282163591, -11.659101422240628, -10.65676050413842, -6.5501490203737065, -8.0640182506691, -5.260317554457878, -8.444285935991973, -9.29946383002983, -6.142972204541041, -4.6821004161953415, -5.948723821411919, -1.8495845105515232, -3.128467398887062, -4.762638919323706, -3.398667485847621 ] }, { "customdata": [ [ "N", 32, 2, "SER", "A" ], [ "N4", 62, 4, "TRZ", "A" ], [ "N4A", 63, 4, "TRZ", "A" ], [ "N2", 64, 4, "TRZ", "A" ], [ "N1", 79, 5, "HAC", "A" ], [ "N", 115, 7, "SER", "A" ], [ "N4", 145, 9, "TRZ", "A" ], [ "N4A", 146, 9, "TRZ", "A" ], [ "N2", 147, 9, "TRZ", "A" ] ], "hovertemplate": "atom_element=N
x=%{x}
y=%{y}
z=%{z}
__marker_size=%{marker.size}
atom_id=%{customdata[0]}
atom_serial=%{customdata[1]}
residue_serial=%{customdata[2]}
residue_name=%{customdata[3]}
chain_id=%{customdata[4]}", "legendgroup": "N", "marker": { "color": "blue", "opacity": 1, "size": [ 5, 5, 5, 5, 5, 5, 5, 5, 5 ], "sizemode": "area", "sizeref": 0.0125, "symbol": "circle" }, "mode": "markers", "name": "N", "scene": "scene", "showlegend": true, "type": "scatter3d", "x": [ -6.29551727599556, -5.474779022339733, -5.504421495391571, -6.2000498025101125, -7.091877644366604, -16.110195576090252, -10.857527350376095, -9.986183652909304, -8.76683659683621 ], "y": [ -8.324621375409697, -5.62821471240003, -4.312670043408051, -4.1543550483611495, -6.420718774929571, -9.745063171702432, -6.620251881884332, -6.363869889555703, -6.571418542262295 ], "z": [ -14.612091476763542, -9.174235843165194, -8.905749330136778, -7.785103359868424, -5.615359386879975, -7.71530959667165, -7.3159038145497455, -8.305171167136757, -7.820479426330753 ] }, { "customdata": [ [ "Cl1", 160, 10, "CBZ", "A" ], [ "Cl4", 161, 10, "CBZ", "A" ] ], "hovertemplate": "atom_element=Cl
x=%{x}
y=%{y}
z=%{z}
__marker_size=%{marker.size}
atom_id=%{customdata[0]}
atom_serial=%{customdata[1]}
residue_serial=%{customdata[2]}
residue_name=%{customdata[3]}
chain_id=%{customdata[4]}", "legendgroup": "Cl", "marker": { "color": "green", "opacity": 1, "size": [ 5, 5 ], "sizemode": "area", "sizeref": 0.0125, "symbol": "circle" }, "mode": "markers", "name": "Cl", "scene": "scene", "showlegend": true, "type": "scatter3d", "x": [ -2.692940152137251, -3.1067344508493138 ], "y": [ -1.3339581037740713, -4.132113583371118 ], "z": [ -1.1230940049627194, -6.689507184951646 ] }, { "hoverinfo": "skip", "line": { "color": "black", "width": 5.76 }, "mode": "lines", "showlegend": false, "type": "scatter3d", "x": [ -4.9755862056802895, -5.300519482973502 ], "y": [ -7.667659210379725, -8.339236508791736 ], "z": [ -15.940291611730196, -14.96592658384531 ] }, { "hoverinfo": "skip", "line": { "color": "black", "width": 1.44 }, "mode": "lines", "showlegend": false, "type": "scatter3d", "x": [ 1.0819942482588827, 1.0076343147784619 ], "y": [ -8.991007817980137, -9.328957605901607 ], "z": [ -17.858422753444998, -16.356514766537472 ] }, { "hoverinfo": "skip", "line": { "color": "black", "width": 1.44 }, "mode": "lines", "showlegend": false, "type": "scatter3d", "x": [ 1.0819942482588827, 0.20766753342437205 ], "y": [ -8.991007817980137, -9.923579784916006 ], "z": [ -17.858422753444998, -18.700581065291445 ] }, { "hoverinfo": "skip", "line": { "color": "black", "width": 1.44 }, "mode": "lines", "showlegend": false, "type": "scatter3d", "x": [ 1.0819942482588827, 0.6532753136449849 ], "y": [ -8.991007817980137, -7.539155079046905 ], "z": [ -17.858422753444998, -18.084653254385078 ] }, { "hoverinfo": "skip", "line": { "color": "black", "width": 1.44 }, "mode": "lines", "showlegend": false, "type": "scatter3d", "x": [ 1.0819942482588827, 2.1254757908763056 ], "y": [ -8.991007817980137, -9.10037927523434 ], "z": [ -17.858422753444998, -18.178744348962464 ] }, { "hoverinfo": "skip", "line": { "color": "black", "width": 1.44 }, "mode": "lines", "showlegend": false, "type": "scatter3d", "x": [ 1.0076343147784619, -0.3935818067992458 ], "y": [ -9.328957605901607, -9.3123114799021 ], "z": [ -16.356514766537472, -15.795943729897214 ] }, { "hoverinfo": "skip", "line": { "color": "black", "width": 1.44 }, "mode": "lines", "showlegend": false, "type": "scatter3d", "x": [ 1.0076343147784619, 1.640664598776468 ], "y": [ -9.328957605901607, -8.636991097771824 ], "z": [ -16.356514766537472, -15.784996909276584 ] }, { "hoverinfo": "skip", "line": { "color": "black", "width": 1.44 }, "mode": "lines", "showlegend": false, "type": "scatter3d", "x": [ 1.0076343147784619, 1.4472473582763694 ], "y": [ -9.328957605901607, -10.32166291291072 ], "z": [ -16.356514766537472, -16.189255819325517 ] }, { "hoverinfo": "skip", "line": { "color": "black", "width": 5.76 }, "mode": "lines", "showlegend": false, "type": "scatter3d", "x": [ -0.3935818067992458, -0.9020138623783911 ], "y": [ -9.3123114799021, -8.133727405322077 ], "z": [ -15.795943729897214, -15.273297555123198 ] }, { "hoverinfo": "skip", "line": { "color": "black", "width": 1.44 }, "mode": "lines", "showlegend": false, "type": "scatter3d", "x": [ -0.3935818067992458, -1.1462949023976705 ], "y": [ -9.3123114799021, -10.475909934066546 ], "z": [ -15.795943729897214, -15.813140333653443 ] }, { "hoverinfo": "skip", "line": { "color": "black", "width": 1.44 }, "mode": "lines", "showlegend": false, "type": "scatter3d", "x": [ -2.966267061573645, -4.350616216551841 ], "y": [ -9.281799589998936, -9.2657307567863 ], "z": [ -14.76497305405773, -14.210251989278017 ] }, { "hoverinfo": "skip", "line": { "color": "black", "width": 5.76 }, "mode": "lines", "showlegend": false, "type": "scatter3d", "x": [ -2.966267061573645, -2.1966400430395945 ], "y": [ -9.281799589998936, -8.11839999801639 ], "z": [ -14.76497305405773, -14.75434376822896 ] }, { "hoverinfo": "skip", "line": { "color": "black", "width": 1.44 }, "mode": "lines", "showlegend": false, "type": "scatter3d", "x": [ -2.966267061573645, -2.4410810662026963 ], "y": [ -9.281799589998936, -10.460582790777208 ], "z": [ -14.76497305405773, -15.294252919373953 ] }, { "hoverinfo": "skip", "line": { "color": "black", "width": 1.44 }, "mode": "lines", "showlegend": false, "type": "scatter3d", "x": [ -4.350616216551841, -4.4022497658840605 ], "y": [ -9.2657307567863, -8.904738465321739 ], "z": [ -14.210251989278017, -12.715581483083918 ] }, { "hoverinfo": "skip", "line": { "color": "black", "width": 1.44 }, "mode": "lines", "showlegend": false, "type": "scatter3d", "x": [ -4.350616216551841, -5.300519482973502 ], "y": [ -9.2657307567863, -8.339236508791736 ], "z": [ -14.210251989278017, -14.96592658384531 ] }, { "hoverinfo": "skip", "line": { "color": "black", "width": 1.44 }, "mode": "lines", "showlegend": false, "type": "scatter3d", "x": [ -4.350616216551841, -4.793109365941633 ], "y": [ -9.2657307567863, -10.265753523487287 ], "z": [ -14.210251989278017, -14.313977486735537 ] }, { "hoverinfo": "skip", "line": { "color": "black", "width": 1.44 }, "mode": "lines", "showlegend": false, "type": "scatter3d", "x": [ 0.20766753342437205, -0.8623373581192544 ], "y": [ -9.923579784916006, -9.762656819517586 ], "z": [ -18.700581065291445, -18.536051459201538 ] }, { "hoverinfo": "skip", "line": { "color": "black", "width": 1.44 }, "mode": "lines", "showlegend": false, "type": "scatter3d", "x": [ 0.20766753342437205, 0.4425701171455776 ], "y": [ -9.923579784916006, -10.973159964671364 ], "z": [ -18.700581065291445, -18.49542638602283 ] }, { "hoverinfo": "skip", "line": { "color": "black", "width": 1.44 }, "mode": "lines", "showlegend": false, "type": "scatter3d", "x": [ 0.20766753342437205, 0.395685340242788 ], "y": [ -9.923579784916006, -9.74912942681136 ], "z": [ -18.700581065291445, -19.76616719361536 ] }, { "hoverinfo": "skip", "line": { "color": "black", "width": 1.44 }, "mode": "lines", "showlegend": false, "type": "scatter3d", "x": [ 0.6532753136449849, 0.8632623440752507 ], "y": [ -7.539155079046905, -7.246363172604829 ], "z": [ -18.084653254385078, -19.119744118306258 ] }, { "hoverinfo": "skip", "line": { "color": "black", "width": 1.44 }, "mode": "lines", "showlegend": false, "type": "scatter3d", "x": [ 0.6532753136449849, -0.418040314540872 ], "y": [ -7.539155079046905, -7.385174853124203 ], "z": [ -18.084653254385078, -17.92281257708318 ] }, { "hoverinfo": "skip", "line": { "color": "black", "width": 1.44 }, "mode": "lines", "showlegend": false, "type": "scatter3d", "x": [ 0.6532753136449849, 1.208656962770653 ], "y": [ -7.539155079046905, -6.85527194335149 ], "z": [ -18.084653254385078, -17.434268429434606 ] }, { "hoverinfo": "skip", "line": { "color": "black", "width": 1.44 }, "mode": "lines", "showlegend": false, "type": "scatter3d", "x": [ -0.9020138623783911, -2.1966400430395945 ], "y": [ -8.133727405322077, -8.11839999801639 ], "z": [ -15.273297555123198, -14.75434376822896 ] }, { "hoverinfo": "skip", "line": { "color": "black", "width": 1.44 }, "mode": "lines", "showlegend": false, "type": "scatter3d", "x": [ -0.9020138623783911, -0.3105010100046912 ], "y": [ -8.133727405322077, -7.223076473319632 ], "z": [ -15.273297555123198, -15.25299569511457 ] }, { "hoverinfo": "skip", "line": { "color": "black", "width": 5.76 }, "mode": "lines", "showlegend": false, "type": "scatter3d", "x": [ -1.1462949023976705, -2.4410810662026963 ], "y": [ -10.475909934066546, -10.460582790777208 ], "z": [ -15.813140333653443, -15.294252919373953 ] }, { "hoverinfo": "skip", "line": { "color": "black", "width": 1.44 }, "mode": "lines", "showlegend": false, "type": "scatter3d", "x": [ -1.1462949023976705, -0.7465538776113112 ], "y": [ -10.475909934066546, -11.401557602320226 ], "z": [ -15.813140333653443, -16.216882748268596 ] }, { "hoverinfo": "skip", "line": { "color": "black", "width": 1.44 }, "mode": "lines", "showlegend": false, "type": "scatter3d", "x": [ -2.1966400430395945, -2.5871744387369917 ], "y": [ -8.11839999801639, -7.189960680590061 ], "z": [ -14.75434376822896, -14.3465882904801 ] }, { "hoverinfo": "skip", "line": { "color": "black", "width": 1.44 }, "mode": "lines", "showlegend": false, "type": "scatter3d", "x": [ -2.4410810662026963, -3.026417667367075 ], "y": [ -10.460582790777208, -11.376060905750066 ], "z": [ -15.294252919373953, -15.30893230434311 ] }, { "hoverinfo": "skip", "line": { "color": "black", "width": 1.44 }, "mode": "lines", "showlegend": false, "type": "scatter3d", "x": [ -4.4022497658840605, -3.7574550155465634 ], "y": [ -8.904738465321739, -9.569075005202803 ], "z": [ -12.715581483083918, -12.129961878121737 ] }, { "hoverinfo": "skip", "line": { "color": "black", "width": 1.44 }, "mode": "lines", "showlegend": false, "type": "scatter3d", "x": [ -4.4022497658840605, -5.424114316316589 ], "y": [ -8.904738465321739, -8.997279907730999 ], "z": [ -12.715581483083918, -12.331002151858055 ] }, { "hoverinfo": "skip", "line": { "color": "black", "width": 1.44 }, "mode": "lines", "showlegend": false, "type": "scatter3d", "x": [ -4.4022497658840605, -4.081274080222872 ], "y": [ -8.904738465321739, -7.872848826971179 ], "z": [ -12.715581483083918, -12.534831259075524 ] }, { "hoverinfo": "skip", "line": { "color": "black", "width": 1.44 }, "mode": "lines", "showlegend": false, "type": "scatter3d", "x": [ -5.300519482973502, -6.29551727599556 ], "y": [ -8.339236508791736, -8.324621375409697 ], "z": [ -14.96592658384531, -14.612091476763542 ] }, { "hoverinfo": "skip", "line": { "color": "black", "width": 1.44 }, "mode": "lines", "showlegend": false, "type": "scatter3d", "x": [ -6.29551727599556, -6.484495182820301 ], "y": [ -8.324621375409697, -7.034423547924353 ], "z": [ -14.612091476763542, -13.935619809445356 ] }, { "hoverinfo": "skip", "line": { "color": "black", "width": 1.44 }, "mode": "lines", "showlegend": false, "type": "scatter3d", "x": [ -6.29551727599556, -6.360574649001399 ], "y": [ -8.324621375409697, -9.037173286242911 ], "z": [ -14.612091476763542, -13.900431928534534 ] }, { "hoverinfo": "skip", "line": { "color": "black", "width": 1.44 }, "mode": "lines", "showlegend": false, "type": "scatter3d", "x": [ -6.484495182820301, -6.8510833635587 ], "y": [ -7.034423547924353, -7.273254652717497 ], "z": [ -13.935619809445356, -12.493804353457248 ] }, { "hoverinfo": "skip", "line": { "color": "black", "width": 1.44 }, "mode": "lines", "showlegend": false, "type": "scatter3d", "x": [ -6.484495182820301, -7.605523703593531 ], "y": [ -7.034423547924353, -6.256845164847026 ], "z": [ -13.935619809445356, -14.62527110813465 ] }, { "hoverinfo": "skip", "line": { "color": "black", "width": 1.44 }, "mode": "lines", "showlegend": false, "type": "scatter3d", "x": [ -6.484495182820301, -5.559630514828206 ], "y": [ -7.034423547924353, -6.460287244525626 ], "z": [ -13.935619809445356, -13.98518644156334 ] }, { "hoverinfo": "skip", "line": { "color": "black", "width": 5.76 }, "mode": "lines", "showlegend": false, "type": "scatter3d", "x": [ -6.8510833635587, -7.458439089840364 ], "y": [ -7.273254652717497, -8.268391531299558 ], "z": [ -12.493804353457248, -12.181539058173222 ] }, { "hoverinfo": "skip", "line": { "color": "black", "width": 1.44 }, "mode": "lines", "showlegend": false, "type": "scatter3d", "x": [ -6.8510833635587, -6.501710528555207 ], "y": [ -7.273254652717497, -6.378662051167584 ], "z": [ -12.493804353457248, -11.556627902934839 ] }, { "hoverinfo": "skip", "line": { "color": "black", "width": 1.44 }, "mode": "lines", "showlegend": false, "type": "scatter3d", "x": [ -7.605523703593531, -7.258685951025028 ], "y": [ -6.256845164847026, -6.031455429257255 ], "z": [ -14.62527110813465, -15.992392185612431 ] }, { "hoverinfo": "skip", "line": { "color": "black", "width": 1.44 }, "mode": "lines", "showlegend": false, "type": "scatter3d", "x": [ -7.605523703593531, -8.530172928843527 ], "y": [ -6.256845164847026, -6.832166803044646 ], "z": [ -14.62527110813465, -14.57496382370997 ] }, { "hoverinfo": "skip", "line": { "color": "black", "width": 1.44 }, "mode": "lines", "showlegend": false, "type": "scatter3d", "x": [ -7.605523703593531, -7.745899458756997 ], "y": [ -6.256845164847026, -5.299850707144906 ], "z": [ -14.62527110813465, -14.12354881912437 ] }, { "hoverinfo": "skip", "line": { "color": "black", "width": 1.44 }, "mode": "lines", "showlegend": false, "type": "scatter3d", "x": [ -7.258685951025028, -8.05435617928029 ], "y": [ -6.031455429257255, -5.260067671262954 ], "z": [ -15.992392185612431, -16.42682272464779 ] }, { "hoverinfo": "skip", "line": { "color": "black", "width": 1.44 }, "mode": "lines", "showlegend": false, "type": "scatter3d", "x": [ -6.501710528555207, -5.58589960049206 ], "y": [ -6.378662051167584, -5.90746282579658 ], "z": [ -11.556627902934839, -11.60931224407658 ] }, { "hoverinfo": "skip", "line": { "color": "black", "width": 1.44 }, "mode": "lines", "showlegend": false, "type": "scatter3d", "x": [ -8.63362582708649, -8.458843711362181 ], "y": [ -4.0942390955759995, -3.7435567380655708 ], "z": [ -18.373073884504144, -19.746409133507044 ] }, { "hoverinfo": "skip", "line": { "color": "black", "width": 1.44 }, "mode": "lines", "showlegend": false, "type": "scatter3d", "x": [ -8.63362582708649, -7.7374112745927635 ], "y": [ -4.0942390955759995, -4.998408012087334 ], "z": [ -18.373073884504144, -17.87572040224711 ] }, { "hoverinfo": "skip", "line": { "color": "black", "width": 5.76 }, "mode": "lines", "showlegend": false, "type": "scatter3d", "x": [ -6.820777689589337, -7.7374112745927635 ], "y": [ -5.517745278778927, -4.998408012087334 ], "z": [ -18.497750412993433, -17.87572040224711 ] }, { "hoverinfo": "skip", "line": { "color": "black", "width": 1.44 }, "mode": "lines", "showlegend": false, "type": "scatter3d", "x": [ -8.458843711362181, -7.06955530169392 ], "y": [ -3.7435567380655708, -3.1310702129900116 ], "z": [ -19.746409133507044, -19.918729536716583 ] }, { "hoverinfo": "skip", "line": { "color": "black", "width": 1.44 }, "mode": "lines", "showlegend": false, "type": "scatter3d", "x": [ -8.458843711362181, -9.541914858398169 ], "y": [ -3.7435567380655708, -2.727890069376522 ], "z": [ -19.746409133507044, -20.103323182785356 ] }, { "hoverinfo": "skip", "line": { "color": "black", "width": 1.44 }, "mode": "lines", "showlegend": false, "type": "scatter3d", "x": [ -8.458843711362181, -8.606308568990578 ], "y": [ -3.7435567380655708, -5.006557167480655 ], "z": [ -19.746409133507044, -20.593682578778374 ] }, { "hoverinfo": "skip", "line": { "color": "black", "width": 1.44 }, "mode": "lines", "showlegend": false, "type": "scatter3d", "x": [ -7.06955530169392, -6.251156962904825 ], "y": [ -3.1310702129900116, -3.855309294808089 ], "z": [ -19.918729536716583, -19.923262905723792 ] }, { "hoverinfo": "skip", "line": { "color": "black", "width": 1.44 }, "mode": "lines", "showlegend": false, "type": "scatter3d", "x": [ -7.06955530169392, -6.857400952725979 ], "y": [ -3.1310702129900116, -2.408235864777196 ], "z": [ -19.918729536716583, -19.122138281895303 ] }, { "hoverinfo": "skip", "line": { "color": "black", "width": 1.44 }, "mode": "lines", "showlegend": false, "type": "scatter3d", "x": [ -7.06955530169392, -7.000977142050746 ], "y": [ -3.1310702129900116, -2.6030932355487764 ], "z": [ -19.918729536716583, -20.87737848566087 ] }, { "hoverinfo": "skip", "line": { "color": "black", "width": 1.44 }, "mode": "lines", "showlegend": false, "type": "scatter3d", "x": [ -9.541914858398169, -10.539796104763006 ], "y": [ -2.727890069376522, -3.148426261801264 ], "z": [ -20.103323182785356, -19.933976381769632 ] }, { "hoverinfo": "skip", "line": { "color": "black", "width": 1.44 }, "mode": "lines", "showlegend": false, "type": "scatter3d", "x": [ -9.541914858398169, -9.467709710258582 ], "y": [ -2.727890069376522, -1.8402141153382106 ], "z": [ -20.103323182785356, -19.464457902298335 ] }, { "hoverinfo": "skip", "line": { "color": "black", "width": 1.44 }, "mode": "lines", "showlegend": false, "type": "scatter3d", "x": [ -9.541914858398169, -9.473596137021147 ], "y": [ -2.727890069376522, -2.4088349567629894 ], "z": [ -20.103323182785356, -21.14842533923925 ] }, { "hoverinfo": "skip", "line": { "color": "black", "width": 1.44 }, "mode": "lines", "showlegend": false, "type": "scatter3d", "x": [ -8.606308568990578, -7.744534974406924 ], "y": [ -5.006557167480655, -5.677780493151073 ], "z": [ -20.593682578778374, -20.562199746086232 ] }, { "hoverinfo": "skip", "line": { "color": "black", "width": 1.44 }, "mode": "lines", "showlegend": false, "type": "scatter3d", "x": [ -8.606308568990578, -8.740260274374144 ], "y": [ -5.006557167480655, -4.74501611940463 ], "z": [ -20.593682578778374, -21.650177576777004 ] }, { "hoverinfo": "skip", "line": { "color": "black", "width": 1.44 }, "mode": "lines", "showlegend": false, "type": "scatter3d", "x": [ -8.606308568990578, -9.479879547635623 ], "y": [ -5.006557167480655, -5.58936169134333 ], "z": [ -20.593682578778374, -20.278919870958116 ] }, { "hoverinfo": "skip", "line": { "color": "black", "width": 1.44 }, "mode": "lines", "showlegend": false, "type": "scatter3d", "x": [ -7.7374112745927635, -8.05435617928029 ], "y": [ -4.998408012087334, -5.260067671262954 ], "z": [ -17.87572040224711, -16.42682272464779 ] }, { "hoverinfo": "skip", "line": { "color": "black", "width": 1.44 }, "mode": "lines", "showlegend": false, "type": "scatter3d", "x": [ -8.05435617928029, -7.97570165036053 ], "y": [ -5.260067671262954, -4.328193586701772 ], "z": [ -16.42682272464779, -15.86122031517301 ] }, { "hoverinfo": "skip", "line": { "color": "black", "width": 1.44 }, "mode": "lines", "showlegend": false, "type": "scatter3d", "x": [ -8.05435617928029, -9.056858672608836 ], "y": [ -5.260067671262954, -5.684711766252162 ], "z": [ -16.42682272464779, -16.32838064288982 ] }, { "hoverinfo": "skip", "line": { "color": "black", "width": 1.44 }, "mode": "lines", "showlegend": false, "type": "scatter3d", "x": [ -5.474779022339733, -5.504421495391571 ], "y": [ -5.62821471240003, -4.312670043408051 ], "z": [ -9.174235843165194, -8.905749330136778 ] }, { "hoverinfo": "skip", "line": { "color": "black", "width": 1.44 }, "mode": "lines", "showlegend": false, "type": "scatter3d", "x": [ -5.474779022339733, -4.783899767151259 ], "y": [ -5.62821471240003, -6.127335367437905 ], "z": [ -9.174235843165194, -10.335767124046075 ] }, { "hoverinfo": "skip", "line": { "color": "black", "width": 1.44 }, "mode": "lines", "showlegend": false, "type": "scatter3d", "x": [ -5.474779022339733, -6.148927940770295 ], "y": [ -5.62821471240003, -6.3470873667687515 ], "z": [ -9.174235843165194, -8.235526877308487 ] }, { "hoverinfo": "skip", "line": { "color": "black", "width": 5.76 }, "mode": "lines", "showlegend": false, "type": "scatter3d", "x": [ -5.504421495391571, -6.2000498025101125 ], "y": [ -4.312670043408051, -4.1543550483611495 ], "z": [ -8.905749330136778, -7.785103359868424 ] }, { "hoverinfo": "skip", "line": { "color": "black", "width": 1.44 }, "mode": "lines", "showlegend": false, "type": "scatter3d", "x": [ -6.2000498025101125, -6.601887263660001 ], "y": [ -4.1543550483611495, -5.390768555523139 ], "z": [ -7.785103359868424, -7.361785105922296 ] }, { "hoverinfo": "skip", "line": { "color": "black", "width": 1.44 }, "mode": "lines", "showlegend": false, "type": "scatter3d", "x": [ -4.783899767151259, -5.58589960049206 ], "y": [ -6.127335367437905, -5.90746282579658 ], "z": [ -10.335767124046075, -11.60931224407658 ] }, { "hoverinfo": "skip", "line": { "color": "black", "width": 1.44 }, "mode": "lines", "showlegend": false, "type": "scatter3d", "x": [ -4.783899767151259, -4.593567004320414 ], "y": [ -6.127335367437905, -7.195650509572607 ], "z": [ -10.335767124046075, -10.186391301106458 ] }, { "hoverinfo": "skip", "line": { "color": "black", "width": 1.44 }, "mode": "lines", "showlegend": false, "type": "scatter3d", "x": [ -4.783899767151259, -3.8159060927790023 ], "y": [ -6.127335367437905, -5.617876215062152 ], "z": [ -10.335767124046075, -10.393343668192742 ] }, { "hoverinfo": "skip", "line": { "color": "black", "width": 5.76 }, "mode": "lines", "showlegend": false, "type": "scatter3d", "x": [ -6.148927940770295, -6.601887263660001 ], "y": [ -6.3470873667687515, -5.390768555523139 ], "z": [ -8.235526877308487, -7.361785105922296 ] }, { "hoverinfo": "skip", "line": { "color": "black", "width": 1.44 }, "mode": "lines", "showlegend": false, "type": "scatter3d", "x": [ -6.148927940770295, -6.243689790251541 ], "y": [ -6.3470873667687515, -7.423289680833238 ], "z": [ -8.235526877308487, -8.268477614555714 ] }, { "hoverinfo": "skip", "line": { "color": "black", "width": 1.44 }, "mode": "lines", "showlegend": false, "type": "scatter3d", "x": [ -6.601887263660001, -7.396268359823384 ], "y": [ -5.390768555523139, -5.556493810934703 ], "z": [ -7.361785105922296, -6.137936457691223 ] }, { "hoverinfo": "skip", "line": { "color": "black", "width": 1.44 }, "mode": "lines", "showlegend": false, "type": "scatter3d", "x": [ -5.58589960049206, -5.04415516211819 ], "y": [ -5.90746282579658, -6.3072637417305915 ], "z": [ -11.60931224407658, -12.472082440078566 ] }, { "hoverinfo": "skip", "line": { "color": "black", "width": 1.44 }, "mode": "lines", "showlegend": false, "type": "scatter3d", "x": [ -5.58589960049206, -5.7677344289193995 ], "y": [ -5.90746282579658, -4.841841572920865 ], "z": [ -11.60931224407658, -11.78514119672771 ] }, { "hoverinfo": "skip", "line": { "color": "black", "width": 1.44 }, "mode": "lines", "showlegend": false, "type": "scatter3d", "x": [ -7.396268359823384, -8.45788081060348 ], "y": [ -5.556493810934703, -5.660005742099428 ], "z": [ -6.137936457691223, -6.382581393169616 ] }, { "hoverinfo": "skip", "line": { "color": "black", "width": 1.44 }, "mode": "lines", "showlegend": false, "type": "scatter3d", "x": [ -7.396268359823384, -7.284929170160523 ], "y": [ -5.556493810934703, -4.6984779961730005 ], "z": [ -6.137936457691223, -5.467428540911686 ] }, { "hoverinfo": "skip", "line": { "color": "black", "width": 1.44 }, "mode": "lines", "showlegend": false, "type": "scatter3d", "x": [ -7.396268359823384, -7.091877644366604 ], "y": [ -5.556493810934703, -6.420718774929571 ], "z": [ -6.137936457691223, -5.615359386879975 ] }, { "hoverinfo": "skip", "line": { "color": "black", "width": 1.44 }, "mode": "lines", "showlegend": false, "type": "scatter3d", "x": [ -4.082274210734481, -5.256125746359953 ], "y": [ -5.221113984603245, -5.112633302203958 ], "z": [ -4.011382177161617, -4.788397153758535 ] }, { "hoverinfo": "skip", "line": { "color": "black", "width": 1.44 }, "mode": "lines", "showlegend": false, "type": "scatter3d", "x": [ -4.082274210734481, -3.4992947785770676 ], "y": [ -5.221113984603245, -4.002988177478578 ], "z": [ -4.011382177161617, -3.9817620273255856 ] }, { "hoverinfo": "skip", "line": { "color": "black", "width": 5.76 }, "mode": "lines", "showlegend": false, "type": "scatter3d", "x": [ -5.509036728456272, -5.938088218695447 ], "y": [ -7.469505359092031, -6.458299640961604 ], "z": [ -4.315031045344275, -4.863185863204951 ] }, { "hoverinfo": "skip", "line": { "color": "black", "width": 1.44 }, "mode": "lines", "showlegend": false, "type": "scatter3d", "x": [ -7.091877644366604, -5.938088218695447 ], "y": [ -6.420718774929571, -6.458299640961604 ], "z": [ -5.615359386879975, -4.863185863204951 ] }, { "hoverinfo": "skip", "line": { "color": "black", "width": 1.44 }, "mode": "lines", "showlegend": false, "type": "scatter3d", "x": [ -7.091877644366604, -7.7163573866256145 ], "y": [ -6.420718774929571, -7.266731973990479 ], "z": [ -5.615359386879975, -5.693715826262874 ] }, { "hoverinfo": "skip", "line": { "color": "black", "width": 1.44 }, "mode": "lines", "showlegend": false, "type": "scatter3d", "x": [ -5.256125746359953, -5.938088218695447 ], "y": [ -5.112633302203958, -6.458299640961604 ], "z": [ -4.788397153758535, -4.863185863204951 ] }, { "hoverinfo": "skip", "line": { "color": "black", "width": 1.44 }, "mode": "lines", "showlegend": false, "type": "scatter3d", "x": [ -5.256125746359953, -4.99758213515391 ], "y": [ -5.112633302203958, -4.761428489465384 ], "z": [ -4.788397153758535, -5.79181405147045 ] }, { "hoverinfo": "skip", "line": { "color": "black", "width": 1.44 }, "mode": "lines", "showlegend": false, "type": "scatter3d", "x": [ -5.256125746359953, -5.926060099468349 ], "y": [ -5.112633302203958, -4.390242579015744 ], "z": [ -4.788397153758535, -4.313349002960274 ] }, { "hoverinfo": "skip", "line": { "color": "black", "width": 5.76 }, "mode": "lines", "showlegend": false, "type": "scatter3d", "x": [ -17.328595859004214, -16.776665339140255 ], "y": [ -8.924253126658737, -8.961281562420988 ], "z": [ -9.049365268576114, -7.953926312637588 ] }, { "hoverinfo": "skip", "line": { "color": "black", "width": 1.44 }, "mode": "lines", "showlegend": false, "type": "scatter3d", "x": [ -21.812907490752746, -20.781677311500108 ], "y": [ -4.240165690725186, -3.8066329442899733 ], "z": [ -9.323287980110262, -8.263061242489051 ] }, { "hoverinfo": "skip", "line": { "color": "black", "width": 1.44 }, "mode": "lines", "showlegend": false, "type": "scatter3d", "x": [ -21.812907490752746, -22.59303047537944 ], "y": [ -4.240165690725186, -5.48406213156283 ], "z": [ -9.323287980110262, -8.89027750295227 ] }, { "hoverinfo": "skip", "line": { "color": "black", "width": 1.44 }, "mode": "lines", "showlegend": false, "type": "scatter3d", "x": [ -21.812907490752746, -21.10555689619875 ], "y": [ -4.240165690725186, -4.512712833607892 ], "z": [ -9.323287980110262, -10.653035975517879 ] }, { "hoverinfo": "skip", "line": { "color": "black", "width": 1.44 }, "mode": "lines", "showlegend": false, "type": "scatter3d", "x": [ -21.812907490752746, -22.518846823329106 ], "y": [ -4.240165690725186, -3.412874706740645 ], "z": [ -9.323287980110262, -9.467027524215345 ] }, { "hoverinfo": "skip", "line": { "color": "black", "width": 1.44 }, "mode": "lines", "showlegend": false, "type": "scatter3d", "x": [ -20.781677311500108, -19.796556023602495 ], "y": [ -3.8066329442899733, -4.888167669846348 ], "z": [ -8.263061242489051, -7.8919247641597865 ] }, { "hoverinfo": "skip", "line": { "color": "black", "width": 1.44 }, "mode": "lines", "showlegend": false, "type": "scatter3d", "x": [ -20.781677311500108, -20.238327111496773 ], "y": [ -3.8066329442899733, -2.917649669979259 ], "z": [ -8.263061242489051, -8.610418332746528 ] }, { "hoverinfo": "skip", "line": { "color": "black", "width": 1.44 }, "mode": "lines", "showlegend": false, "type": "scatter3d", "x": [ -20.781677311500108, -21.31201536767885 ], "y": [ -3.8066329442899733, -3.4809320378457937 ], "z": [ -8.263061242489051, -7.357876468141853 ] }, { "hoverinfo": "skip", "line": { "color": "black", "width": 5.76 }, "mode": "lines", "showlegend": false, "type": "scatter3d", "x": [ -19.796556023602495, -18.610402593293596 ], "y": [ -4.888167669846348, -4.998534250640535 ], "z": [ -7.8919247641597865, -8.600149204298814 ] }, { "hoverinfo": "skip", "line": { "color": "black", "width": 1.44 }, "mode": "lines", "showlegend": false, "type": "scatter3d", "x": [ -19.796556023602495, -20.095350025554495 ], "y": [ -4.888167669846348, -5.75088598765708 ], "z": [ -7.8919247641597865, -6.849200764958021 ] }, { "hoverinfo": "skip", "line": { "color": "black", "width": 1.44 }, "mode": "lines", "showlegend": false, "type": "scatter3d", "x": [ -17.98650553505639, -17.012729719519026 ], "y": [ -6.873275953126269, -7.941516430459453 ], "z": [ -7.209573489106044, -6.842123909351885 ] }, { "hoverinfo": "skip", "line": { "color": "black", "width": 5.76 }, "mode": "lines", "showlegend": false, "type": "scatter3d", "x": [ -17.98650553505639, -17.699446596307375 ], "y": [ -6.873275953126269, -5.9974293425567815 ], "z": [ -7.209573489106044, -8.256677696163885 ] }, { "hoverinfo": "skip", "line": { "color": "black", "width": 1.44 }, "mode": "lines", "showlegend": false, "type": "scatter3d", "x": [ -17.98650553505639, -19.184384165110774 ], "y": [ -6.873275953126269, -6.749952574367717 ], "z": [ -7.209573489106044, -6.505751443479019 ] }, { "hoverinfo": "skip", "line": { "color": "black", "width": 1.44 }, "mode": "lines", "showlegend": false, "type": "scatter3d", "x": [ -17.012729719519026, -15.650129333008493 ], "y": [ -7.941516430459453, -7.391219309674027 ], "z": [ -6.842123909351885, -6.38658615511343 ] }, { "hoverinfo": "skip", "line": { "color": "black", "width": 1.44 }, "mode": "lines", "showlegend": false, "type": "scatter3d", "x": [ -17.012729719519026, -16.776665339140255 ], "y": [ -7.941516430459453, -8.961281562420988 ], "z": [ -6.842123909351885, -7.953926312637588 ] }, { "hoverinfo": "skip", "line": { "color": "black", "width": 1.44 }, "mode": "lines", "showlegend": false, "type": "scatter3d", "x": [ -17.012729719519026, -17.417611152195562 ], "y": [ -7.941516430459453, -8.527466798672181 ], "z": [ -6.842123909351885, -6.00585966196045 ] }, { "hoverinfo": "skip", "line": { "color": "black", "width": 1.44 }, "mode": "lines", "showlegend": false, "type": "scatter3d", "x": [ -22.59303047537944, -21.97269802245281 ], "y": [ -5.48406213156283, -6.3854931302131535 ], "z": [ -8.89027750295227, -8.868221607633675 ] }, { "hoverinfo": "skip", "line": { "color": "black", "width": 1.44 }, "mode": "lines", "showlegend": false, "type": "scatter3d", "x": [ -22.59303047537944, -23.04305625126379 ], "y": [ -5.48406213156283, -5.340826806579958 ], "z": [ -8.89027750295227, -7.9024279887464175 ] }, { "hoverinfo": "skip", "line": { "color": "black", "width": 1.44 }, "mode": "lines", "showlegend": false, "type": "scatter3d", "x": [ -22.59303047537944, -23.409145619608356 ], "y": [ -5.48406213156283, -5.676426563160957 ], "z": [ -8.89027750295227, -9.596117015034256 ] }, { "hoverinfo": "skip", "line": { "color": "black", "width": 1.44 }, "mode": "lines", "showlegend": false, "type": "scatter3d", "x": [ -21.10555689619875, -21.84784809376377 ], "y": [ -4.512712833607892, -4.657030211907408 ], "z": [ -10.653035975517879, -11.44639026102862 ] }, { "hoverinfo": "skip", "line": { "color": "black", "width": 1.44 }, "mode": "lines", "showlegend": false, "type": "scatter3d", "x": [ -21.10555689619875, -20.49024788633329 ], "y": [ -4.512712833607892, -5.41731199627357 ], "z": [ -10.653035975517879, -10.626302713783968 ] }, { "hoverinfo": "skip", "line": { "color": "black", "width": 1.44 }, "mode": "lines", "showlegend": false, "type": "scatter3d", "x": [ -21.10555689619875, -20.474840585886216 ], "y": [ -4.512712833607892, -3.6674405860529586 ], "z": [ -10.653035975517879, -10.947751267654517 ] }, { "hoverinfo": "skip", "line": { "color": "black", "width": 1.44 }, "mode": "lines", "showlegend": false, "type": "scatter3d", "x": [ -18.610402593293596, -17.699446596307375 ], "y": [ -4.998534250640535, -5.9974293425567815 ], "z": [ -8.600149204298814, -8.256677696163885 ] }, { "hoverinfo": "skip", "line": { "color": "black", "width": 1.44 }, "mode": "lines", "showlegend": false, "type": "scatter3d", "x": [ -18.610402593293596, -18.37216757925191 ], "y": [ -4.998534250640535, -4.318619804943783 ], "z": [ -8.600149204298814, -9.412888501132322 ] }, { "hoverinfo": "skip", "line": { "color": "black", "width": 5.76 }, "mode": "lines", "showlegend": false, "type": "scatter3d", "x": [ -20.095350025554495, -19.184384165110774 ], "y": [ -5.75088598765708, -6.749952574367717 ], "z": [ -6.849200764958021, -6.505751443479019 ] }, { "hoverinfo": "skip", "line": { "color": "black", "width": 1.44 }, "mode": "lines", "showlegend": false, "type": "scatter3d", "x": [ -20.095350025554495, -21.021857826977072 ], "y": [ -5.75088598765708, -5.66134969817827 ], "z": [ -6.849200764958021, -6.289566083429557 ] }, { "hoverinfo": "skip", "line": { "color": "black", "width": 1.44 }, "mode": "lines", "showlegend": false, "type": "scatter3d", "x": [ -17.699446596307375, -16.77198219211719 ], "y": [ -5.9974293425567815, -6.076634434185046 ], "z": [ -8.256677696163885, -8.817317992985565 ] }, { "hoverinfo": "skip", "line": { "color": "black", "width": 1.44 }, "mode": "lines", "showlegend": false, "type": "scatter3d", "x": [ -19.184384165110774, -19.4230097007694 ], "y": [ -6.749952574367717, -7.4228083803706735 ], "z": [ -6.505751443479019, -5.686448374975214 ] }, { "hoverinfo": "skip", "line": { "color": "black", "width": 1.44 }, "mode": "lines", "showlegend": false, "type": "scatter3d", "x": [ -15.650129333008493, -15.771302126242194 ], "y": [ -7.391219309674027, -6.677406025962506 ], "z": [ -6.38658615511343, -5.564490430652516 ] }, { "hoverinfo": "skip", "line": { "color": "black", "width": 1.44 }, "mode": "lines", "showlegend": false, "type": "scatter3d", "x": [ -15.650129333008493, -15.002366173626275 ], "y": [ -7.391219309674027, -8.203568623680992 ], "z": [ -6.38658615511343, -6.038500215466935 ] }, { "hoverinfo": "skip", "line": { "color": "black", "width": 1.44 }, "mode": "lines", "showlegend": false, "type": "scatter3d", "x": [ -15.650129333008493, -15.122637719368473 ], "y": [ -7.391219309674027, -6.884379254218319 ], "z": [ -6.38658615511343, -7.202280960616747 ] }, { "hoverinfo": "skip", "line": { "color": "black", "width": 1.44 }, "mode": "lines", "showlegend": false, "type": "scatter3d", "x": [ -16.776665339140255, -16.110195576090252 ], "y": [ -8.961281562420988, -9.745063171702432 ], "z": [ -7.953926312637588, -7.71530959667165 ] }, { "hoverinfo": "skip", "line": { "color": "black", "width": 1.44 }, "mode": "lines", "showlegend": false, "type": "scatter3d", "x": [ -16.110195576090252, -14.872198824680957 ], "y": [ -9.745063171702432, -9.48954174626213 ], "z": [ -7.71530959667165, -8.463647651724978 ] }, { "hoverinfo": "skip", "line": { "color": "black", "width": 1.44 }, "mode": "lines", "showlegend": false, "type": "scatter3d", "x": [ -16.110195576090252, -15.883345507103922 ], "y": [ -9.745063171702432, -9.644929720637943 ], "z": [ -7.71530959667165, -6.737079389522634 ] }, { "hoverinfo": "skip", "line": { "color": "black", "width": 1.44 }, "mode": "lines", "showlegend": false, "type": "scatter3d", "x": [ -14.872198824680957, -13.726056776309555 ], "y": [ -9.48954174626213, -9.332853555312745 ], "z": [ -8.463647651724978, -7.498211887019732 ] }, { "hoverinfo": "skip", "line": { "color": "black", "width": 1.44 }, "mode": "lines", "showlegend": false, "type": "scatter3d", "x": [ -14.872198824680957, -14.592398526307889 ], "y": [ -9.48954174626213, -10.66355658736558 ], "z": [ -8.463647651724978, -9.401918905627166 ] }, { "hoverinfo": "skip", "line": { "color": "black", "width": 1.44 }, "mode": "lines", "showlegend": false, "type": "scatter3d", "x": [ -14.872198824680957, -14.98339197685706 ], "y": [ -9.48954174626213, -8.575964602117304 ], "z": [ -8.463647651724978, -9.04715162309563 ] }, { "hoverinfo": "skip", "line": { "color": "black", "width": 5.76 }, "mode": "lines", "showlegend": false, "type": "scatter3d", "x": [ -13.726056776309555, -13.74096257878518 ], "y": [ -9.332853555312745, -9.917558743965374 ], "z": [ -7.498211887019732, -6.442472497106084 ] }, { "hoverinfo": "skip", "line": { "color": "black", "width": 1.44 }, "mode": "lines", "showlegend": false, "type": "scatter3d", "x": [ -13.726056776309555, -12.688302653180408 ], "y": [ -9.332853555312745, -8.5424547874142 ], "z": [ -7.498211887019732, -7.812843683939439 ] }, { "hoverinfo": "skip", "line": { "color": "black", "width": 1.44 }, "mode": "lines", "showlegend": false, "type": "scatter3d", "x": [ -14.592398526307889, -15.679399721963936 ], "y": [ -10.66355658736558, -10.812976272785804 ], "z": [ -9.401918905627166, -10.316369100143662 ] }, { "hoverinfo": "skip", "line": { "color": "black", "width": 1.44 }, "mode": "lines", "showlegend": false, "type": "scatter3d", "x": [ -14.592398526307889, -14.481297988899218 ], "y": [ -10.66355658736558, -11.576831585040175 ], "z": [ -9.401918905627166, -8.817036482220578 ] }, { "hoverinfo": "skip", "line": { "color": "black", "width": 1.44 }, "mode": "lines", "showlegend": false, "type": "scatter3d", "x": [ -14.592398526307889, -13.674081005942298 ], "y": [ -10.66355658736558, -10.474228717183335 ], "z": [ -9.401918905627166, -9.95700168266303 ] }, { "hoverinfo": "skip", "line": { "color": "black", "width": 1.44 }, "mode": "lines", "showlegend": false, "type": "scatter3d", "x": [ -15.679399721963936, -15.329340565155523 ], "y": [ -10.812976272785804, -11.595172901986809 ], "z": [ -10.316369100143662, -11.142496873894778 ] }, { "hoverinfo": "skip", "line": { "color": "black", "width": 1.44 }, "mode": "lines", "showlegend": false, "type": "scatter3d", "x": [ -12.688302653180408, -12.849356456620264 ], "y": [ -8.5424547874142, -7.652854699509973 ], "z": [ -7.812843683939439, -8.309016397568476 ] }, { "hoverinfo": "skip", "line": { "color": "black", "width": 1.44 }, "mode": "lines", "showlegend": false, "type": "scatter3d", "x": [ -16.04505471849386, -17.008570273229903 ], "y": [ -12.675902373084124, -12.968214312423132 ], "z": [ -13.092466163656262, -14.105268274584922 ] }, { "hoverinfo": "skip", "line": { "color": "black", "width": 1.44 }, "mode": "lines", "showlegend": false, "type": "scatter3d", "x": [ -16.04505471849386, -16.450563265114422 ], "y": [ -12.675902373084124, -11.796902825835126 ], "z": [ -13.092466163656262, -12.127580131757291 ] }, { "hoverinfo": "skip", "line": { "color": "black", "width": 5.76 }, "mode": "lines", "showlegend": false, "type": "scatter3d", "x": [ -17.545385655650907, -16.450563265114422 ], "y": [ -11.254479233356468, -11.796902825835126 ], "z": [ -12.06441178919146, -12.127580131757291 ] }, { "hoverinfo": "skip", "line": { "color": "black", "width": 1.44 }, "mode": "lines", "showlegend": false, "type": "scatter3d", "x": [ -17.008570273229903, -17.37547296887566 ], "y": [ -12.968214312423132, -11.66691867111643 ], "z": [ -14.105268274584922, -14.817285420336388 ] }, { "hoverinfo": "skip", "line": { "color": "black", "width": 1.44 }, "mode": "lines", "showlegend": false, "type": "scatter3d", "x": [ -17.008570273229903, -16.36647397562421 ], "y": [ -12.968214312423132, -13.95200354823419 ], "z": [ -14.105268274584922, -15.080911966771446 ] }, { "hoverinfo": "skip", "line": { "color": "black", "width": 1.44 }, "mode": "lines", "showlegend": false, "type": "scatter3d", "x": [ -17.008570273229903, -18.23641096358048 ], "y": [ -12.968214312423132, -13.591900146995826 ], "z": [ -14.105268274584922, -13.443292837825533 ] }, { "hoverinfo": "skip", "line": { "color": "black", "width": 1.44 }, "mode": "lines", "showlegend": false, "type": "scatter3d", "x": [ -17.37547296887566, -18.0528529855946 ], "y": [ -11.66691867111643, -11.01779154664868 ], "z": [ -14.817285420336388, -14.256831203446119 ] }, { "hoverinfo": "skip", "line": { "color": "black", "width": 1.44 }, "mode": "lines", "showlegend": false, "type": "scatter3d", "x": [ -17.37547296887566, -16.47927179626685 ], "y": [ -11.66691867111643, -11.078398207697287 ], "z": [ -14.817285420336388, -15.046465943835875 ] }, { "hoverinfo": "skip", "line": { "color": "black", "width": 1.44 }, "mode": "lines", "showlegend": false, "type": "scatter3d", "x": [ -17.37547296887566, -17.88735550668807 ], "y": [ -11.66691867111643, -11.880203126563213 ], "z": [ -14.817285420336388, -15.763306809390306 ] }, { "hoverinfo": "skip", "line": { "color": "black", "width": 1.44 }, "mode": "lines", "showlegend": false, "type": "scatter3d", "x": [ -16.36647397562421, -16.057850407724125 ], "y": [ -13.95200354823419, -14.86727289325073 ], "z": [ -15.080911966771446, -14.562906629530982 ] }, { "hoverinfo": "skip", "line": { "color": "black", "width": 1.44 }, "mode": "lines", "showlegend": false, "type": "scatter3d", "x": [ -16.36647397562421, -15.458376298997312 ], "y": [ -13.95200354823419, -13.524866477450098 ], "z": [ -15.080911966771446, -15.521974754214257 ] }, { "hoverinfo": "skip", "line": { "color": "black", "width": 1.44 }, "mode": "lines", "showlegend": false, "type": "scatter3d", "x": [ -16.36647397562421, -17.04894420173385 ], "y": [ -13.95200354823419, -14.226605651934795 ], "z": [ -15.080911966771446, -15.891794328841957 ] }, { "hoverinfo": "skip", "line": { "color": "black", "width": 1.44 }, "mode": "lines", "showlegend": false, "type": "scatter3d", "x": [ -18.23641096358048, -18.876238015943663 ], "y": [ -13.591900146995826, -12.882220817663718 ], "z": [ -13.443292837825533, -12.91304549687702 ] }, { "hoverinfo": "skip", "line": { "color": "black", "width": 1.44 }, "mode": "lines", "showlegend": false, "type": "scatter3d", "x": [ -18.23641096358048, -18.878213791331245 ], "y": [ -13.591900146995826, -14.064848601218053 ], "z": [ -13.443292837825533, -14.196245259921328 ] }, { "hoverinfo": "skip", "line": { "color": "black", "width": 1.44 }, "mode": "lines", "showlegend": false, "type": "scatter3d", "x": [ -18.23641096358048, -17.942739428791914 ], "y": [ -13.591900146995826, -14.362474509205185 ], "z": [ -13.443292837825533, -12.720911282163591 ] }, { "hoverinfo": "skip", "line": { "color": "black", "width": 1.44 }, "mode": "lines", "showlegend": false, "type": "scatter3d", "x": [ -16.450563265114422, -15.329340565155523 ], "y": [ -11.796902825835126, -11.595172901986809 ], "z": [ -12.127580131757291, -11.142496873894778 ] }, { "hoverinfo": "skip", "line": { "color": "black", "width": 1.44 }, "mode": "lines", "showlegend": false, "type": "scatter3d", "x": [ -15.329340565155523, -14.45815340710201 ], "y": [ -11.595172901986809, -11.18452146065118 ], "z": [ -11.142496873894778, -11.659101422240628 ] }, { "hoverinfo": "skip", "line": { "color": "black", "width": 1.44 }, "mode": "lines", "showlegend": false, "type": "scatter3d", "x": [ -15.329340565155523, -15.076190601453035 ], "y": [ -11.595172901986809, -12.54121728518103 ], "z": [ -11.142496873894778, -10.65676050413842 ] }, { "hoverinfo": "skip", "line": { "color": "black", "width": 1.44 }, "mode": "lines", "showlegend": false, "type": "scatter3d", "x": [ -10.857527350376095, -9.986183652909304 ], "y": [ -6.620251881884332, -6.363869889555703 ], "z": [ -7.3159038145497455, -8.305171167136757 ] }, { "hoverinfo": "skip", "line": { "color": "black", "width": 1.44 }, "mode": "lines", "showlegend": false, "type": "scatter3d", "x": [ -10.857527350376095, -12.275484492178816 ], "y": [ -6.620251881884332, -6.480064289880515 ], "z": [ -7.3159038145497455, -7.528825098264718 ] }, { "hoverinfo": "skip", "line": { "color": "black", "width": 1.44 }, "mode": "lines", "showlegend": false, "type": "scatter3d", "x": [ -10.857527350376095, -10.22211098574071 ], "y": [ -6.620251881884332, -6.9982419132537945 ], "z": [ -7.3159038145497455, -6.173188294510371 ] }, { "hoverinfo": "skip", "line": { "color": "black", "width": 5.76 }, "mode": "lines", "showlegend": false, "type": "scatter3d", "x": [ -9.986183652909304, -8.76683659683621 ], "y": [ -6.363869889555703, -6.571418542262295 ], "z": [ -8.305171167136757, -7.820479426330753 ] }, { "hoverinfo": "skip", "line": { "color": "black", "width": 1.44 }, "mode": "lines", "showlegend": false, "type": "scatter3d", "x": [ -8.76683659683621, -8.893856234740223 ], "y": [ -6.571418542262295, -6.960433204201658 ], "z": [ -7.820479426330753, -6.515901466075816 ] }, { "hoverinfo": "skip", "line": { "color": "black", "width": 1.44 }, "mode": "lines", "showlegend": false, "type": "scatter3d", "x": [ -12.275484492178816, -12.849356456620264 ], "y": [ -6.480064289880515, -7.652854699509973 ], "z": [ -7.528825098264718, -8.309016397568476 ] }, { "hoverinfo": "skip", "line": { "color": "black", "width": 1.44 }, "mode": "lines", "showlegend": false, "type": "scatter3d", "x": [ -12.275484492178816, -12.761035656402765 ], "y": [ -6.480064289880515, -6.400880064907122 ], "z": [ -7.528825098264718, -6.5501490203737065 ] }, { "hoverinfo": "skip", "line": { "color": "black", "width": 1.44 }, "mode": "lines", "showlegend": false, "type": "scatter3d", "x": [ -12.275484492178816, -12.441542202818049 ], "y": [ -6.480064289880515, -5.538858379169838 ], "z": [ -7.528825098264718, -8.0640182506691 ] }, { "hoverinfo": "skip", "line": { "color": "black", "width": 5.76 }, "mode": "lines", "showlegend": false, "type": "scatter3d", "x": [ -10.22211098574071, -8.893856234740223 ], "y": [ -6.9982419132537945, -6.960433204201658 ], "z": [ -6.173188294510371, -6.515901466075816 ] }, { "hoverinfo": "skip", "line": { "color": "black", "width": 1.44 }, "mode": "lines", "showlegend": false, "type": "scatter3d", "x": [ -10.22211098574071, -10.74363777296185 ], "y": [ -6.9982419132537945, -7.249147876050233 ], "z": [ -6.173188294510371, -5.260317554457878 ] }, { "hoverinfo": "skip", "line": { "color": "black", "width": 1.44 }, "mode": "lines", "showlegend": false, "type": "scatter3d", "x": [ -8.893856234740223, -7.7163573866256145 ], "y": [ -6.960433204201658, -7.266731973990479 ], "z": [ -6.515901466075816, -5.693715826262874 ] }, { "hoverinfo": "skip", "line": { "color": "black", "width": 1.44 }, "mode": "lines", "showlegend": false, "type": "scatter3d", "x": [ -12.849356456620264, -13.927988490696922 ], "y": [ -7.652854699509973, -7.526540381088234 ], "z": [ -8.309016397568476, -8.444285935991973 ] }, { "hoverinfo": "skip", "line": { "color": "black", "width": 1.44 }, "mode": "lines", "showlegend": false, "type": "scatter3d", "x": [ -12.849356456620264, -12.389017382224733 ], "y": [ -7.652854699509973, -7.734280740279354 ], "z": [ -8.309016397568476, -9.29946383002983 ] }, { "hoverinfo": "skip", "line": { "color": "black", "width": 1.44 }, "mode": "lines", "showlegend": false, "type": "scatter3d", "x": [ -7.7163573866256145, -7.137428525170766 ], "y": [ -7.266731973990479, -8.079702576134848 ], "z": [ -5.693715826262874, -6.142972204541041 ] }, { "hoverinfo": "skip", "line": { "color": "black", "width": 1.44 }, "mode": "lines", "showlegend": false, "type": "scatter3d", "x": [ -7.7163573866256145, -8.001280241822066 ], "y": [ -7.266731973990479, -7.572708523256274 ], "z": [ -5.693715826262874, -4.6821004161953415 ] }, { "hoverinfo": "skip", "line": { "color": "black", "width": 1.44 }, "mode": "lines", "showlegend": false, "type": "scatter3d", "x": [ -2.692940152137251, -2.802433435864943 ], "y": [ -1.3339581037740713, -2.1003410926790953 ], "z": [ -1.1230940049627194, -2.665934808524619 ] }, { "hoverinfo": "skip", "line": { "color": "black", "width": 1.44 }, "mode": "lines", "showlegend": false, "type": "scatter3d", "x": [ -3.1067344508493138, -3.007980488194573 ], "y": [ -4.132113583371118, -3.3868500702044955 ], "z": [ -6.689507184951646, -5.132742131771643 ] }, { "hoverinfo": "skip", "line": { "color": "black", "width": 1.44 }, "mode": "lines", "showlegend": false, "type": "scatter3d", "x": [ -2.311146767762752, -2.802433435864943 ], "y": [ -1.484280186594281, -2.1003410926790953 ], "z": [ -3.8169721579355778, -2.665934808524619 ] }, { "hoverinfo": "skip", "line": { "color": "black", "width": 5.76 }, "mode": "lines", "showlegend": false, "type": "scatter3d", "x": [ -2.311146767762752, -2.413843875818731 ], "y": [ -1.484280186594281, -2.12749414489219 ], "z": [ -3.8169721579355778, -5.050380009316326 ] }, { "hoverinfo": "skip", "line": { "color": "black", "width": 1.44 }, "mode": "lines", "showlegend": false, "type": "scatter3d", "x": [ -2.311146767762752, -1.6688294063676687 ], "y": [ -1.484280186594281, -0.13547519877047876 ], "z": [ -3.8169721579355778, -3.7710575407413782 ] }, { "hoverinfo": "skip", "line": { "color": "black", "width": 5.76 }, "mode": "lines", "showlegend": false, "type": "scatter3d", "x": [ -2.802433435864943, -3.3965700482407857 ], "y": [ -2.1003410926790953, -3.3596970179913996 ], "z": [ -2.665934808524619, -2.748296930979937 ] }, { "hoverinfo": "skip", "line": { "color": "black", "width": 1.44 }, "mode": "lines", "showlegend": false, "type": "scatter3d", "x": [ -2.413843875818731, -3.007980488194573 ], "y": [ -2.12749414489219, -3.3868500702044955 ], "z": [ -5.050380009316326, -5.132742131771643 ] }, { "hoverinfo": "skip", "line": { "color": "black", "width": 1.44 }, "mode": "lines", "showlegend": false, "type": "scatter3d", "x": [ -2.413843875818731, -2.031174533292355 ], "y": [ -2.12749414489219, -1.647897127011561 ], "z": [ -5.050380009316326, -5.948723821411919 ] }, { "hoverinfo": "skip", "line": { "color": "black", "width": 1.44 }, "mode": "lines", "showlegend": false, "type": "scatter3d", "x": [ -1.6688294063676687, -0.7824417154321639 ], "y": [ -0.13547519877047876, -0.1532093733966967 ], "z": [ -3.7710575407413782, -3.128467398887062 ] }, { "hoverinfo": "skip", "line": { "color": "black", "width": 1.44 }, "mode": "lines", "showlegend": false, "type": "scatter3d", "x": [ -1.6688294063676687, -1.340984649817699 ], "y": [ -0.13547519877047876, 0.1954422611065463 ], "z": [ -3.7710575407413782, -4.762638919323706 ] }, { "hoverinfo": "skip", "line": { "color": "black", "width": 1.44 }, "mode": "lines", "showlegend": false, "type": "scatter3d", "x": [ -1.6688294063676687, -2.3749465900858473 ], "y": [ -0.13547519877047876, 0.6142167645545468 ], "z": [ -3.7710575407413782, -3.398667485847621 ] }, { "hoverinfo": "skip", "line": { "color": "black", "width": 5.76 }, "mode": "lines", "showlegend": false, "type": "scatter3d", "x": [ -3.007980488194573, -3.4992947785770676 ], "y": [ -3.3868500702044955, -4.002988177478578 ], "z": [ -5.132742131771643, -3.9817620273255856 ] }, { "hoverinfo": "skip", "line": { "color": "black", "width": 1.44 }, "mode": "lines", "showlegend": false, "type": "scatter3d", "x": [ -3.3965700482407857, -3.4992947785770676 ], "y": [ -3.3596970179913996, -4.002988177478578 ], "z": [ -2.748296930979937, -3.9817620273255856 ] }, { "hoverinfo": "skip", "line": { "color": "black", "width": 1.44 }, "mode": "lines", "showlegend": false, "type": "scatter3d", "x": [ -3.3965700482407857, -3.7795321657383636 ], "y": [ -3.3596970179913996, -3.8390740115251676 ], "z": [ -2.748296930979937, -1.8495845105515232 ] } ], "layout": { "scene": { "xaxis": { "showgrid": false, "showline": false, "showticklabels": false }, "yaxis": { "showgrid": false, "showline": false, "showticklabels": false }, "zaxis": { "showgrid": false, "showline": false, "showticklabels": false } }, "template": { "data": { "bar": [ { "error_x": { "color": "rgb(36,36,36)" }, "error_y": { "color": "rgb(36,36,36)" }, "marker": { "line": { "color": "white", "width": 0.5 }, "pattern": { "fillmode": "overlay", "size": 10, "solidity": 0.2 } }, "type": "bar" } ], "barpolar": [ { "marker": { "line": { "color": "white", "width": 0.5 }, "pattern": { "fillmode": "overlay", "size": 10, "solidity": 0.2 } }, "type": "barpolar" } ], "carpet": [ { "aaxis": { "endlinecolor": "rgb(36,36,36)", "gridcolor": "white", "linecolor": "white", "minorgridcolor": "white", "startlinecolor": "rgb(36,36,36)" }, "baxis": { "endlinecolor": "rgb(36,36,36)", "gridcolor": "white", "linecolor": "white", "minorgridcolor": "white", "startlinecolor": "rgb(36,36,36)" }, "type": "carpet" } ], "choropleth": [ { "colorbar": { "outlinewidth": 1, "tickcolor": "rgb(36,36,36)", "ticks": "outside" }, "type": "choropleth" } ], "contour": [ { "colorbar": { "outlinewidth": 1, "tickcolor": "rgb(36,36,36)", "ticks": "outside" }, "colorscale": [ [ 0, "#440154" ], [ 0.1111111111111111, "#482878" ], [ 0.2222222222222222, "#3e4989" ], [ 0.3333333333333333, "#31688e" ], [ 0.4444444444444444, "#26828e" ], [ 0.5555555555555556, "#1f9e89" ], [ 0.6666666666666666, "#35b779" ], [ 0.7777777777777778, "#6ece58" ], [ 0.8888888888888888, "#b5de2b" ], [ 1, "#fde725" ] ], "type": "contour" } ], "contourcarpet": [ { "colorbar": { "outlinewidth": 1, "tickcolor": "rgb(36,36,36)", "ticks": "outside" }, "type": "contourcarpet" } ], "heatmap": [ { "colorbar": { "outlinewidth": 1, "tickcolor": "rgb(36,36,36)", "ticks": "outside" }, "colorscale": [ [ 0, "#440154" ], [ 0.1111111111111111, "#482878" ], [ 0.2222222222222222, "#3e4989" ], [ 0.3333333333333333, "#31688e" ], [ 0.4444444444444444, "#26828e" ], [ 0.5555555555555556, "#1f9e89" ], [ 0.6666666666666666, "#35b779" ], [ 0.7777777777777778, "#6ece58" ], [ 0.8888888888888888, "#b5de2b" ], [ 1, "#fde725" ] ], "type": "heatmap" } ], "heatmapgl": [ { "colorbar": { "outlinewidth": 1, "tickcolor": "rgb(36,36,36)", "ticks": "outside" }, "colorscale": [ [ 0, "#440154" ], [ 0.1111111111111111, "#482878" ], [ 0.2222222222222222, "#3e4989" ], [ 0.3333333333333333, "#31688e" ], [ 0.4444444444444444, "#26828e" ], [ 0.5555555555555556, "#1f9e89" ], [ 0.6666666666666666, "#35b779" ], [ 0.7777777777777778, "#6ece58" ], [ 0.8888888888888888, "#b5de2b" ], [ 1, "#fde725" ] ], "type": "heatmapgl" } ], "histogram": [ { "marker": { "line": { "color": "white", "width": 0.6 } }, "type": "histogram" } ], "histogram2d": [ { "colorbar": { "outlinewidth": 1, "tickcolor": "rgb(36,36,36)", "ticks": "outside" }, "colorscale": [ [ 0, "#440154" ], [ 0.1111111111111111, "#482878" ], [ 0.2222222222222222, "#3e4989" ], [ 0.3333333333333333, "#31688e" ], [ 0.4444444444444444, "#26828e" ], [ 0.5555555555555556, "#1f9e89" ], [ 0.6666666666666666, "#35b779" ], [ 0.7777777777777778, "#6ece58" ], [ 0.8888888888888888, "#b5de2b" ], [ 1, "#fde725" ] ], "type": "histogram2d" } ], "histogram2dcontour": [ { "colorbar": { "outlinewidth": 1, "tickcolor": "rgb(36,36,36)", "ticks": "outside" }, "colorscale": [ [ 0, "#440154" ], [ 0.1111111111111111, "#482878" ], [ 0.2222222222222222, "#3e4989" ], [ 0.3333333333333333, "#31688e" ], [ 0.4444444444444444, "#26828e" ], [ 0.5555555555555556, "#1f9e89" ], [ 0.6666666666666666, "#35b779" ], [ 0.7777777777777778, "#6ece58" ], [ 0.8888888888888888, "#b5de2b" ], [ 1, "#fde725" ] ], "type": "histogram2dcontour" } ], "mesh3d": [ { "colorbar": { "outlinewidth": 1, "tickcolor": "rgb(36,36,36)", "ticks": "outside" }, "type": "mesh3d" } ], "parcoords": [ { "line": { "colorbar": { "outlinewidth": 1, "tickcolor": "rgb(36,36,36)", "ticks": "outside" } }, "type": "parcoords" } ], "pie": [ { "automargin": true, "type": "pie" } ], "scatter": [ { "fillpattern": { "fillmode": "overlay", "size": 10, "solidity": 0.2 }, "type": "scatter" } ], "scatter3d": [ { "line": { "colorbar": { "outlinewidth": 1, "tickcolor": "rgb(36,36,36)", "ticks": "outside" } }, "marker": { "colorbar": { "outlinewidth": 1, "tickcolor": "rgb(36,36,36)", "ticks": "outside" } }, "type": "scatter3d" } ], "scattercarpet": [ { "marker": { "colorbar": { "outlinewidth": 1, "tickcolor": "rgb(36,36,36)", "ticks": "outside" } }, "type": "scattercarpet" } ], "scattergeo": [ { "marker": { "colorbar": { "outlinewidth": 1, "tickcolor": "rgb(36,36,36)", "ticks": "outside" } }, "type": "scattergeo" } ], "scattergl": [ { "marker": { "colorbar": { "outlinewidth": 1, "tickcolor": "rgb(36,36,36)", "ticks": "outside" } }, "type": "scattergl" } ], "scattermapbox": [ { "marker": { "colorbar": { "outlinewidth": 1, "tickcolor": "rgb(36,36,36)", "ticks": "outside" } }, "type": "scattermapbox" } ], "scatterpolar": [ { "marker": { "colorbar": { "outlinewidth": 1, "tickcolor": "rgb(36,36,36)", "ticks": "outside" } }, "type": "scatterpolar" } ], "scatterpolargl": [ { "marker": { "colorbar": { "outlinewidth": 1, "tickcolor": "rgb(36,36,36)", "ticks": "outside" } }, "type": "scatterpolargl" } ], "scatterternary": [ { "marker": { "colorbar": { "outlinewidth": 1, "tickcolor": "rgb(36,36,36)", "ticks": "outside" } }, "type": "scatterternary" } ], "surface": [ { "colorbar": { "outlinewidth": 1, "tickcolor": "rgb(36,36,36)", "ticks": "outside" }, "colorscale": [ [ 0, "#440154" ], [ 0.1111111111111111, "#482878" ], [ 0.2222222222222222, "#3e4989" ], [ 0.3333333333333333, "#31688e" ], [ 0.4444444444444444, "#26828e" ], [ 0.5555555555555556, "#1f9e89" ], [ 0.6666666666666666, "#35b779" ], [ 0.7777777777777778, "#6ece58" ], [ 0.8888888888888888, "#b5de2b" ], [ 1, "#fde725" ] ], "type": "surface" } ], "table": [ { "cells": { "fill": { "color": "rgb(237,237,237)" }, "line": { "color": "white" } }, "header": { "fill": { "color": "rgb(217,217,217)" }, "line": { "color": "white" } }, "type": "table" } ] }, "layout": { "annotationdefaults": { "arrowhead": 0, "arrowwidth": 1 }, "autotypenumbers": "strict", "coloraxis": { "colorbar": { "outlinewidth": 1, "tickcolor": "rgb(36,36,36)", "ticks": "outside" } }, "colorscale": { "diverging": [ [ 0, "rgb(103,0,31)" ], [ 0.1, "rgb(178,24,43)" ], [ 0.2, "rgb(214,96,77)" ], [ 0.3, "rgb(244,165,130)" ], [ 0.4, "rgb(253,219,199)" ], [ 0.5, "rgb(247,247,247)" ], [ 0.6, "rgb(209,229,240)" ], [ 0.7, "rgb(146,197,222)" ], [ 0.8, "rgb(67,147,195)" ], [ 0.9, "rgb(33,102,172)" ], [ 1, "rgb(5,48,97)" ] ], "sequential": [ [ 0, "#440154" ], [ 0.1111111111111111, "#482878" ], [ 0.2222222222222222, "#3e4989" ], [ 0.3333333333333333, "#31688e" ], [ 0.4444444444444444, "#26828e" ], [ 0.5555555555555556, "#1f9e89" ], [ 0.6666666666666666, "#35b779" ], [ 0.7777777777777778, "#6ece58" ], [ 0.8888888888888888, "#b5de2b" ], [ 1, "#fde725" ] ], "sequentialminus": [ [ 0, "#440154" ], [ 0.1111111111111111, "#482878" ], [ 0.2222222222222222, "#3e4989" ], [ 0.3333333333333333, "#31688e" ], [ 0.4444444444444444, "#26828e" ], [ 0.5555555555555556, "#1f9e89" ], [ 0.6666666666666666, "#35b779" ], [ 0.7777777777777778, "#6ece58" ], [ 0.8888888888888888, "#b5de2b" ], [ 1, "#fde725" ] ] }, "colorway": [ "#1F77B4", "#FF7F0E", "#2CA02C", "#D62728", "#9467BD", "#8C564B", "#E377C2", "#7F7F7F", "#BCBD22", "#17BECF" ], "font": { "color": "rgb(36,36,36)" }, "geo": { "bgcolor": "white", "lakecolor": "white", "landcolor": "white", "showlakes": true, "showland": true, "subunitcolor": "white" }, "hoverlabel": { "align": "left" }, "hovermode": "closest", "mapbox": { "style": "light" }, "paper_bgcolor": "white", "plot_bgcolor": "white", "polar": { "angularaxis": { "gridcolor": "rgb(232,232,232)", "linecolor": "rgb(36,36,36)", "showgrid": false, "showline": true, "ticks": "outside" }, "bgcolor": "white", "radialaxis": { "gridcolor": "rgb(232,232,232)", "linecolor": "rgb(36,36,36)", "showgrid": false, "showline": true, "ticks": "outside" } }, "scene": { "xaxis": { "backgroundcolor": "white", "gridcolor": "rgb(232,232,232)", "gridwidth": 2, "linecolor": "rgb(36,36,36)", "showbackground": true, "showgrid": false, "showline": true, "ticks": "outside", "zeroline": false, "zerolinecolor": "rgb(36,36,36)" }, "yaxis": { "backgroundcolor": "white", "gridcolor": "rgb(232,232,232)", "gridwidth": 2, "linecolor": "rgb(36,36,36)", "showbackground": true, "showgrid": false, "showline": true, "ticks": "outside", "zeroline": false, "zerolinecolor": "rgb(36,36,36)" }, "zaxis": { "backgroundcolor": "white", "gridcolor": "rgb(232,232,232)", "gridwidth": 2, "linecolor": "rgb(36,36,36)", "showbackground": true, "showgrid": false, "showline": true, "ticks": "outside", "zeroline": false, "zerolinecolor": "rgb(36,36,36)" } }, "shapedefaults": { "fillcolor": "black", "line": { "width": 0 }, "opacity": 0.3 }, "ternary": { "aaxis": { "gridcolor": "rgb(232,232,232)", "linecolor": "rgb(36,36,36)", "showgrid": false, "showline": true, "ticks": "outside" }, "baxis": { "gridcolor": "rgb(232,232,232)", "linecolor": "rgb(36,36,36)", "showgrid": false, "showline": true, "ticks": "outside" }, "bgcolor": "white", "caxis": { "gridcolor": "rgb(232,232,232)", "linecolor": "rgb(36,36,36)", "showgrid": false, "showline": true, "ticks": "outside" } }, "title": { "x": 0.05 }, "xaxis": { "automargin": true, "gridcolor": "rgb(232,232,232)", "linecolor": "rgb(36,36,36)", "showgrid": false, "showline": true, "ticks": "outside", "title": { "standoff": 15 }, "zeroline": false, "zerolinecolor": "rgb(36,36,36)" }, "yaxis": { "automargin": true, "gridcolor": "rgb(232,232,232)", "linecolor": "rgb(36,36,36)", "showgrid": false, "showline": true, "ticks": "outside", "title": { "standoff": 15 }, "zeroline": false, "zerolinecolor": "rgb(36,36,36)" } } } } }, "text/html": [ "
" ] }, "metadata": {}, "output_type": "display_data" } ], "source": [ "import buildamol as bam\n", "\n", "mol = bam.Molecule.from_json(\"files/x_wing.json\")\n", "mol.show()" ] }, { "cell_type": "markdown", "metadata": {}, "source": [ "# Overview\n", "\n", "Each `Molecule` is equipped with an `optimize` method which can be used to optimize it's conformation. A number of customizations can be optionally passed to this method, or it can be run without any arguments using default settings. Alternatively, there is the `optimizers.optimize` function which can be used to optimize a molecule. " ] }, { "cell_type": "markdown", "metadata": {}, "source": [ "# Energy Minimization with RDKit\n", "\n", "As a general note, BuildAMol relies on heuristics to optimize conformations and does not perform a direct energy minimization! Naturally, however, an energy optimization would yield more accurate results. Thus, if you have the computational power use RDKit's energy minimization to optimize your conformers. BuildAMol offers a quick-link the form of the `optimizers.rdkit_optimize` function or the argument `Molecule.optimize(algorithm=\"rdkit\")` when using the Molecule's `optimize` method to perform energy minimization using RDKit. \n", "If for some reason this is not feasable or takes too long, you can rely on BuildAMol's less accurate but more robust optimization techniques. " ] }, { "cell_type": "code", "execution_count": 3, "metadata": {}, "outputs": [ { "data": { "application/vnd.plotly.v1+json": { "config": { "plotlyServerURL": "https://plot.ly" }, "data": [ { "hoverinfo": "skip", "line": { "color": "red", "width": 2 }, "mode": "lines", "name": "O7-C7", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -4.9755862056802895, -5.300519482973502 ], "y": [ -7.667659210379725, -8.339236508791736 ], "z": [ -15.940291611730196, -14.96592658384531 ] }, { "hoverinfo": "skip", "line": { "color": "red", "width": 2 }, "mode": "lines", "name": "C10-C11", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ 1.0819942482588827, 1.0076343147784619 ], "y": [ -8.991007817980137, -9.328957605901607 ], "z": [ -17.858422753444998, -16.356514766537472 ] }, { "hoverinfo": "skip", "line": { "color": "red", "width": 2 }, "mode": "lines", "name": "C10-C12", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ 1.0819942482588827, 0.20766753342437205 ], "y": [ -8.991007817980137, -9.923579784916006 ], "z": [ -17.858422753444998, -18.700581065291445 ] }, { "hoverinfo": "skip", "line": { "color": "red", "width": 2 }, "mode": "lines", "name": "C10-C13", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ 1.0819942482588827, 0.6532753136449849 ], "y": [ -8.991007817980137, -7.539155079046905 ], "z": [ -17.858422753444998, -18.084653254385078 ] }, { "hoverinfo": "skip", "line": { "color": "red", "width": 2 }, "mode": "lines", "name": "C10-H10", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ 1.0819942482588827, 2.1254757908763056 ], "y": [ -8.991007817980137, -9.10037927523434 ], "z": [ -17.858422753444998, -18.178744348962464 ] }, { "hoverinfo": "skip", "line": { "color": "red", "width": 2 }, "mode": "lines", "name": "C11-C1", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ 1.0076343147784619, -0.3935818067992458 ], "y": [ -9.328957605901607, -9.3123114799021 ], "z": [ -16.356514766537472, -15.795943729897214 ] }, { "hoverinfo": "skip", "line": { "color": "red", "width": 2 }, "mode": "lines", "name": "C11-H111", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ 1.0076343147784619, 1.640664598776468 ], "y": [ -9.328957605901607, -8.636991097771824 ], "z": [ -16.356514766537472, -15.784996909276584 ] }, { "hoverinfo": "skip", "line": { "color": "red", "width": 2 }, "mode": "lines", "name": "C11-H112", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ 1.0076343147784619, 1.4472473582763694 ], "y": [ -9.328957605901607, -10.32166291291072 ], "z": [ -16.356514766537472, -16.189255819325517 ] }, { "hoverinfo": "skip", "line": { "color": "red", "width": 2 }, "mode": "lines", "name": "C1-C6", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -0.3935818067992458, -0.9020138623783911 ], "y": [ -9.3123114799021, -8.133727405322077 ], "z": [ -15.795943729897214, -15.273297555123198 ] }, { "hoverinfo": "skip", "line": { "color": "red", "width": 2 }, "mode": "lines", "name": "C1-C2", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -0.3935818067992458, -1.1462949023976705 ], "y": [ -9.3123114799021, -10.475909934066546 ], "z": [ -15.795943729897214, -15.813140333653443 ] }, { "hoverinfo": "skip", "line": { "color": "red", "width": 2 }, "mode": "lines", "name": "C4-C8", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -2.966267061573645, -4.350616216551841 ], "y": [ -9.281799589998936, -9.2657307567863 ], "z": [ -14.76497305405773, -14.210251989278017 ] }, { "hoverinfo": "skip", "line": { "color": "red", "width": 2 }, "mode": "lines", "name": "C4-C5", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -2.966267061573645, -2.1966400430395945 ], "y": [ -9.281799589998936, -8.11839999801639 ], "z": [ -14.76497305405773, -14.75434376822896 ] }, { "hoverinfo": "skip", "line": { "color": "red", "width": 2 }, "mode": "lines", "name": "C4-C3", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -2.966267061573645, -2.4410810662026963 ], "y": [ -9.281799589998936, -10.460582790777208 ], "z": [ -14.76497305405773, -15.294252919373953 ] }, { "hoverinfo": "skip", "line": { "color": "red", "width": 2 }, "mode": "lines", "name": "C8-C9", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -4.350616216551841, -4.4022497658840605 ], "y": [ -9.2657307567863, -8.904738465321739 ], "z": [ -14.210251989278017, -12.715581483083918 ] }, { "hoverinfo": "skip", "line": { "color": "red", "width": 2 }, "mode": "lines", "name": "C8-C7", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -4.350616216551841, -5.300519482973502 ], "y": [ -9.2657307567863, -8.339236508791736 ], "z": [ -14.210251989278017, -14.96592658384531 ] }, { "hoverinfo": "skip", "line": { "color": "red", "width": 2 }, "mode": "lines", "name": "C8-H8", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -4.350616216551841, -4.793109365941633 ], "y": [ -9.2657307567863, -10.265753523487287 ], "z": [ -14.210251989278017, -14.313977486735537 ] }, { "hoverinfo": "skip", "line": { "color": "red", "width": 2 }, "mode": "lines", "name": "C12-H121", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ 0.20766753342437205, -0.8623373581192544 ], "y": [ -9.923579784916006, -9.762656819517586 ], "z": [ -18.700581065291445, -18.536051459201538 ] }, { "hoverinfo": "skip", "line": { "color": "red", "width": 2 }, "mode": "lines", "name": "C12-H122", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ 0.20766753342437205, 0.4425701171455776 ], "y": [ -9.923579784916006, -10.973159964671364 ], "z": [ -18.700581065291445, -18.49542638602283 ] }, { "hoverinfo": "skip", "line": { "color": "red", "width": 2 }, "mode": "lines", "name": "C12-H123", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ 0.20766753342437205, 0.395685340242788 ], "y": [ -9.923579784916006, -9.74912942681136 ], "z": [ -18.700581065291445, -19.76616719361536 ] }, { "hoverinfo": "skip", "line": { "color": "red", "width": 2 }, "mode": "lines", "name": "C13-H131", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ 0.6532753136449849, 0.8632623440752507 ], "y": [ -7.539155079046905, -7.246363172604829 ], "z": [ -18.084653254385078, -19.119744118306258 ] }, { "hoverinfo": "skip", "line": { "color": "red", "width": 2 }, "mode": "lines", "name": "C13-H132", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ 0.6532753136449849, -0.418040314540872 ], "y": [ -7.539155079046905, -7.385174853124203 ], "z": [ -18.084653254385078, -17.92281257708318 ] }, { "hoverinfo": "skip", "line": { "color": "red", "width": 2 }, "mode": "lines", "name": "C13-H133", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ 0.6532753136449849, 1.208656962770653 ], "y": [ -7.539155079046905, -6.85527194335149 ], "z": [ -18.084653254385078, -17.434268429434606 ] }, { "hoverinfo": "skip", "line": { "color": "red", "width": 2 }, "mode": "lines", "name": "C6-C5", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -0.9020138623783911, -2.1966400430395945 ], "y": [ -8.133727405322077, -8.11839999801639 ], "z": [ -15.273297555123198, -14.75434376822896 ] }, { "hoverinfo": "skip", "line": { "color": "red", "width": 2 }, "mode": "lines", "name": "C6-H6", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -0.9020138623783911, -0.3105010100046912 ], "y": [ -8.133727405322077, -7.223076473319632 ], "z": [ -15.273297555123198, -15.25299569511457 ] }, { "hoverinfo": "skip", "line": { "color": "red", "width": 2 }, "mode": "lines", "name": "C2-C3", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -1.1462949023976705, -2.4410810662026963 ], "y": [ -10.475909934066546, -10.460582790777208 ], "z": [ -15.813140333653443, -15.294252919373953 ] }, { "hoverinfo": "skip", "line": { "color": "red", "width": 2 }, "mode": "lines", "name": "C2-H2", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -1.1462949023976705, -0.7465538776113112 ], "y": [ -10.475909934066546, -11.401557602320226 ], "z": [ -15.813140333653443, -16.216882748268596 ] }, { "hoverinfo": "skip", "line": { "color": "red", "width": 2 }, "mode": "lines", "name": "C5-H5", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -2.1966400430395945, -2.5871744387369917 ], "y": [ -8.11839999801639, -7.189960680590061 ], "z": [ -14.75434376822896, -14.3465882904801 ] }, { "hoverinfo": "skip", "line": { "color": "red", "width": 2 }, "mode": "lines", "name": "C3-H3", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -2.4410810662026963, -3.026417667367075 ], "y": [ -10.460582790777208, -11.376060905750066 ], "z": [ -15.294252919373953, -15.30893230434311 ] }, { "hoverinfo": "skip", "line": { "color": "red", "width": 2 }, "mode": "lines", "name": "C9-H91", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -4.4022497658840605, -3.7574550155465634 ], "y": [ -8.904738465321739, -9.569075005202803 ], "z": [ -12.715581483083918, -12.129961878121737 ] }, { "hoverinfo": "skip", "line": { "color": "red", "width": 2 }, "mode": "lines", "name": "C9-H92", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -4.4022497658840605, -5.424114316316589 ], "y": [ -8.904738465321739, -8.997279907730999 ], "z": [ -12.715581483083918, -12.331002151858055 ] }, { "hoverinfo": "skip", "line": { "color": "red", "width": 2 }, "mode": "lines", "name": "C9-H93", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -4.4022497658840605, -4.081274080222872 ], "y": [ -8.904738465321739, -7.872848826971179 ], "z": [ -12.715581483083918, -12.534831259075524 ] }, { "hoverinfo": "skip", "line": { "color": "red", "width": 2 }, "mode": "lines", "name": "N-CA", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -6.29551727599556, -6.484495182820301 ], "y": [ -8.324621375409697, -7.034423547924353 ], "z": [ -14.612091476763542, -13.935619809445356 ] }, { "hoverinfo": "skip", "line": { "color": "red", "width": 2 }, "mode": "lines", "name": "N-H2", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -6.29551727599556, -6.360574649001399 ], "y": [ -8.324621375409697, -9.037173286242911 ], "z": [ -14.612091476763542, -13.900431928534534 ] }, { "hoverinfo": "skip", "line": { "color": "red", "width": 2 }, "mode": "lines", "name": "CA-C", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -6.484495182820301, -6.8510833635587 ], "y": [ -7.034423547924353, -7.273254652717497 ], "z": [ -13.935619809445356, -12.493804353457248 ] }, { "hoverinfo": "skip", "line": { "color": "red", "width": 2 }, "mode": "lines", "name": "CA-CB", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -6.484495182820301, -7.605523703593531 ], "y": [ -7.034423547924353, -6.256845164847026 ], "z": [ -13.935619809445356, -14.62527110813465 ] }, { "hoverinfo": "skip", "line": { "color": "red", "width": 2 }, "mode": "lines", "name": "CA-HA", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -6.484495182820301, -5.559630514828206 ], "y": [ -7.034423547924353, -6.460287244525626 ], "z": [ -13.935619809445356, -13.98518644156334 ] }, { "hoverinfo": "skip", "line": { "color": "red", "width": 2 }, "mode": "lines", "name": "C-O", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -6.8510833635587, -7.458439089840364 ], "y": [ -7.273254652717497, -8.268391531299558 ], "z": [ -12.493804353457248, -12.181539058173222 ] }, { "hoverinfo": "skip", "line": { "color": "red", "width": 2 }, "mode": "lines", "name": "C-OXT", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -6.8510833635587, -6.501710528555207 ], "y": [ -7.273254652717497, -6.378662051167584 ], "z": [ -12.493804353457248, -11.556627902934839 ] }, { "hoverinfo": "skip", "line": { "color": "red", "width": 2 }, "mode": "lines", "name": "CB-OG", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -7.605523703593531, -7.258685951025028 ], "y": [ -6.256845164847026, -6.031455429257255 ], "z": [ -14.62527110813465, -15.992392185612431 ] }, { "hoverinfo": "skip", "line": { "color": "red", "width": 2 }, "mode": "lines", "name": "CB-HB2", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -7.605523703593531, -8.530172928843527 ], "y": [ -6.256845164847026, -6.832166803044646 ], "z": [ -14.62527110813465, -14.57496382370997 ] }, { "hoverinfo": "skip", "line": { "color": "red", "width": 2 }, "mode": "lines", "name": "CB-HB3", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -7.605523703593531, -7.745899458756997 ], "y": [ -6.256845164847026, -5.299850707144906 ], "z": [ -14.62527110813465, -14.12354881912437 ] }, { "hoverinfo": "skip", "line": { "color": "red", "width": 2 }, "mode": "lines", "name": "C7-N", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -5.300519482973502, -6.29551727599556 ], "y": [ -8.339236508791736, -8.324621375409697 ], "z": [ -14.96592658384531, -14.612091476763542 ] }, { "hoverinfo": "skip", "line": { "color": "red", "width": 2 }, "mode": "lines", "name": "O3-C3", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -8.63362582708649, -8.458843711362181 ], "y": [ -4.0942390955759995, -3.7435567380655708 ], "z": [ -18.373073884504144, -19.746409133507044 ] }, { "hoverinfo": "skip", "line": { "color": "red", "width": 2 }, "mode": "lines", "name": "O3-C1", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -8.63362582708649, -7.7374112745927635 ], "y": [ -4.0942390955759995, -4.998408012087334 ], "z": [ -18.373073884504144, -17.87572040224711 ] }, { "hoverinfo": "skip", "line": { "color": "red", "width": 2 }, "mode": "lines", "name": "O1-C1", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -6.820777689589337, -7.7374112745927635 ], "y": [ -5.517745278778927, -4.998408012087334 ], "z": [ -18.497750412993433, -17.87572040224711 ] }, { "hoverinfo": "skip", "line": { "color": "red", "width": 2 }, "mode": "lines", "name": "C3-C4", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -8.458843711362181, -7.06955530169392 ], "y": [ -3.7435567380655708, -3.1310702129900116 ], "z": [ -19.746409133507044, -19.918729536716583 ] }, { "hoverinfo": "skip", "line": { "color": "red", "width": 2 }, "mode": "lines", "name": "C3-C5", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -8.458843711362181, -9.541914858398169 ], "y": [ -3.7435567380655708, -2.727890069376522 ], "z": [ -19.746409133507044, -20.103323182785356 ] }, { "hoverinfo": "skip", "line": { "color": "red", "width": 2 }, "mode": "lines", "name": "C3-C6", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -8.458843711362181, -8.606308568990578 ], "y": [ -3.7435567380655708, -5.006557167480655 ], "z": [ -19.746409133507044, -20.593682578778374 ] }, { "hoverinfo": "skip", "line": { "color": "red", "width": 2 }, "mode": "lines", "name": "C4-H41", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -7.06955530169392, -6.251156962904825 ], "y": [ -3.1310702129900116, -3.855309294808089 ], "z": [ -19.918729536716583, -19.923262905723792 ] }, { "hoverinfo": "skip", "line": { "color": "red", "width": 2 }, "mode": "lines", "name": "C4-H42", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -7.06955530169392, -6.857400952725979 ], "y": [ -3.1310702129900116, -2.408235864777196 ], "z": [ -19.918729536716583, -19.122138281895303 ] }, { "hoverinfo": "skip", "line": { "color": "red", "width": 2 }, "mode": "lines", "name": "C4-H43", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -7.06955530169392, -7.000977142050746 ], "y": [ -3.1310702129900116, -2.6030932355487764 ], "z": [ -19.918729536716583, -20.87737848566087 ] }, { "hoverinfo": "skip", "line": { "color": "red", "width": 2 }, "mode": "lines", "name": "C5-H51", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -9.541914858398169, -10.539796104763006 ], "y": [ -2.727890069376522, -3.148426261801264 ], "z": [ -20.103323182785356, -19.933976381769632 ] }, { "hoverinfo": "skip", "line": { "color": "red", "width": 2 }, "mode": "lines", "name": "C5-H52", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -9.541914858398169, -9.467709710258582 ], "y": [ -2.727890069376522, -1.8402141153382106 ], "z": [ -20.103323182785356, -19.464457902298335 ] }, { "hoverinfo": "skip", "line": { "color": "red", "width": 2 }, "mode": "lines", "name": "C5-H53", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -9.541914858398169, -9.473596137021147 ], "y": [ -2.727890069376522, -2.4088349567629894 ], "z": [ -20.103323182785356, -21.14842533923925 ] }, { "hoverinfo": "skip", "line": { "color": "red", "width": 2 }, "mode": "lines", "name": "C6-H61", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -8.606308568990578, -7.744534974406924 ], "y": [ -5.006557167480655, -5.677780493151073 ], "z": [ -20.593682578778374, -20.562199746086232 ] }, { "hoverinfo": "skip", "line": { "color": "red", "width": 2 }, "mode": "lines", "name": "C6-H62", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -8.606308568990578, -8.740260274374144 ], "y": [ -5.006557167480655, -4.74501611940463 ], "z": [ -20.593682578778374, -21.650177576777004 ] }, { "hoverinfo": "skip", "line": { "color": "red", "width": 2 }, "mode": "lines", "name": "C6-H63", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -8.606308568990578, -9.479879547635623 ], "y": [ -5.006557167480655, -5.58936169134333 ], "z": [ -20.593682578778374, -20.278919870958116 ] }, { "hoverinfo": "skip", "line": { "color": "red", "width": 2 }, "mode": "lines", "name": "C1-C2", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -7.7374112745927635, -8.05435617928029 ], "y": [ -4.998408012087334, -5.260067671262954 ], "z": [ -17.87572040224711, -16.42682272464779 ] }, { "hoverinfo": "skip", "line": { "color": "red", "width": 2 }, "mode": "lines", "name": "C2-H21", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -8.05435617928029, -7.97570165036053 ], "y": [ -5.260067671262954, -4.328193586701772 ], "z": [ -16.42682272464779, -15.86122031517301 ] }, { "hoverinfo": "skip", "line": { "color": "red", "width": 2 }, "mode": "lines", "name": "C2-H22", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -8.05435617928029, -9.056858672608836 ], "y": [ -5.260067671262954, -5.684711766252162 ], "z": [ -16.42682272464779, -16.32838064288982 ] }, { "hoverinfo": "skip", "line": { "color": "red", "width": 2 }, "mode": "lines", "name": "OG-C2", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -7.258685951025028, -8.05435617928029 ], "y": [ -6.031455429257255, -5.260067671262954 ], "z": [ -15.992392185612431, -16.42682272464779 ] }, { "hoverinfo": "skip", "line": { "color": "red", "width": 2 }, "mode": "lines", "name": "N4-N4A", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -5.474779022339733, -5.504421495391571 ], "y": [ -5.62821471240003, -4.312670043408051 ], "z": [ -9.174235843165194, -8.905749330136778 ] }, { "hoverinfo": "skip", "line": { "color": "red", "width": 2 }, "mode": "lines", "name": "N4-C4", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -5.474779022339733, -4.783899767151259 ], "y": [ -5.62821471240003, -6.127335367437905 ], "z": [ -9.174235843165194, -10.335767124046075 ] }, { "hoverinfo": "skip", "line": { "color": "red", "width": 2 }, "mode": "lines", "name": "N4-C1", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -5.474779022339733, -6.148927940770295 ], "y": [ -5.62821471240003, -6.3470873667687515 ], "z": [ -9.174235843165194, -8.235526877308487 ] }, { "hoverinfo": "skip", "line": { "color": "red", "width": 2 }, "mode": "lines", "name": "N4A-N2", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -5.504421495391571, -6.2000498025101125 ], "y": [ -4.312670043408051, -4.1543550483611495 ], "z": [ -8.905749330136778, -7.785103359868424 ] }, { "hoverinfo": "skip", "line": { "color": "red", "width": 2 }, "mode": "lines", "name": "N2-C2", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -6.2000498025101125, -6.601887263660001 ], "y": [ -4.1543550483611495, -5.390768555523139 ], "z": [ -7.785103359868424, -7.361785105922296 ] }, { "hoverinfo": "skip", "line": { "color": "red", "width": 2 }, "mode": "lines", "name": "C4-C5", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -4.783899767151259, -5.58589960049206 ], "y": [ -6.127335367437905, -5.90746282579658 ], "z": [ -10.335767124046075, -11.60931224407658 ] }, { "hoverinfo": "skip", "line": { "color": "red", "width": 2 }, "mode": "lines", "name": "C4-H41", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -4.783899767151259, -4.593567004320414 ], "y": [ -6.127335367437905, -7.195650509572607 ], "z": [ -10.335767124046075, -10.186391301106458 ] }, { "hoverinfo": "skip", "line": { "color": "red", "width": 2 }, "mode": "lines", "name": "C4-H42", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -4.783899767151259, -3.8159060927790023 ], "y": [ -6.127335367437905, -5.617876215062152 ], "z": [ -10.335767124046075, -10.393343668192742 ] }, { "hoverinfo": "skip", "line": { "color": "red", "width": 2 }, "mode": "lines", "name": "C1-C2", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -6.148927940770295, -6.601887263660001 ], "y": [ -6.3470873667687515, -5.390768555523139 ], "z": [ -8.235526877308487, -7.361785105922296 ] }, { "hoverinfo": "skip", "line": { "color": "red", "width": 2 }, "mode": "lines", "name": "C1-H1", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -6.148927940770295, -6.243689790251541 ], "y": [ -6.3470873667687515, -7.423289680833238 ], "z": [ -8.235526877308487, -8.268477614555714 ] }, { "hoverinfo": "skip", "line": { "color": "red", "width": 2 }, "mode": "lines", "name": "C2-C3", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -6.601887263660001, -7.396268359823384 ], "y": [ -5.390768555523139, -5.556493810934703 ], "z": [ -7.361785105922296, -6.137936457691223 ] }, { "hoverinfo": "skip", "line": { "color": "red", "width": 2 }, "mode": "lines", "name": "C5-H52", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -5.58589960049206, -5.04415516211819 ], "y": [ -5.90746282579658, -6.3072637417305915 ], "z": [ -11.60931224407658, -12.472082440078566 ] }, { "hoverinfo": "skip", "line": { "color": "red", "width": 2 }, "mode": "lines", "name": "C5-H53", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -5.58589960049206, -5.7677344289193995 ], "y": [ -5.90746282579658, -4.841841572920865 ], "z": [ -11.60931224407658, -11.78514119672771 ] }, { "hoverinfo": "skip", "line": { "color": "red", "width": 2 }, "mode": "lines", "name": "C3-H31", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -7.396268359823384, -8.45788081060348 ], "y": [ -5.556493810934703, -5.660005742099428 ], "z": [ -6.137936457691223, -6.382581393169616 ] }, { "hoverinfo": "skip", "line": { "color": "red", "width": 2 }, "mode": "lines", "name": "C3-H33", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -7.396268359823384, -7.284929170160523 ], "y": [ -5.556493810934703, -4.6984779961730005 ], "z": [ -6.137936457691223, -5.467428540911686 ] }, { "hoverinfo": "skip", "line": { "color": "red", "width": 2 }, "mode": "lines", "name": "OXT-C5", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -6.501710528555207, -5.58589960049206 ], "y": [ -6.378662051167584, -5.90746282579658 ], "z": [ -11.556627902934839, -11.60931224407658 ] }, { "hoverinfo": "skip", "line": { "color": "red", "width": 2 }, "mode": "lines", "name": "O2-C2", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -4.082274210734481, -5.256125746359953 ], "y": [ -5.221113984603245, -5.112633302203958 ], "z": [ -4.011382177161617, -4.788397153758535 ] }, { "hoverinfo": "skip", "line": { "color": "red", "width": 2 }, "mode": "lines", "name": "O1-C1", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -5.509036728456272, -5.938088218695447 ], "y": [ -7.469505359092031, -6.458299640961604 ], "z": [ -4.315031045344275, -4.863185863204951 ] }, { "hoverinfo": "skip", "line": { "color": "red", "width": 2 }, "mode": "lines", "name": "N1-C1", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -7.091877644366604, -5.938088218695447 ], "y": [ -6.420718774929571, -6.458299640961604 ], "z": [ -5.615359386879975, -4.863185863204951 ] }, { "hoverinfo": "skip", "line": { "color": "red", "width": 2 }, "mode": "lines", "name": "C2-C1", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -5.256125746359953, -5.938088218695447 ], "y": [ -5.112633302203958, -6.458299640961604 ], "z": [ -4.788397153758535, -4.863185863204951 ] }, { "hoverinfo": "skip", "line": { "color": "red", "width": 2 }, "mode": "lines", "name": "C2-H21", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -5.256125746359953, -4.99758213515391 ], "y": [ -5.112633302203958, -4.761428489465384 ], "z": [ -4.788397153758535, -5.79181405147045 ] }, { "hoverinfo": "skip", "line": { "color": "red", "width": 2 }, "mode": "lines", "name": "C2-H22", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -5.256125746359953, -5.926060099468349 ], "y": [ -5.112633302203958, -4.390242579015744 ], "z": [ -4.788397153758535, -4.313349002960274 ] }, { "hoverinfo": "skip", "line": { "color": "red", "width": 2 }, "mode": "lines", "name": "C3-N1", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -7.396268359823384, -7.091877644366604 ], "y": [ -5.556493810934703, -6.420718774929571 ], "z": [ -6.137936457691223, -5.615359386879975 ] }, { "hoverinfo": "skip", "line": { "color": "red", "width": 2 }, "mode": "lines", "name": "O7-C7", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -17.328595859004214, -16.776665339140255 ], "y": [ -8.924253126658737, -8.961281562420988 ], "z": [ -9.049365268576114, -7.953926312637588 ] }, { "hoverinfo": "skip", "line": { "color": "red", "width": 2 }, "mode": "lines", "name": "C10-C11", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -21.812907490752746, -20.781677311500108 ], "y": [ -4.240165690725186, -3.8066329442899733 ], "z": [ -9.323287980110262, -8.263061242489051 ] }, { "hoverinfo": "skip", "line": { "color": "red", "width": 2 }, "mode": "lines", "name": "C10-C12", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -21.812907490752746, -22.59303047537944 ], "y": [ -4.240165690725186, -5.48406213156283 ], "z": [ -9.323287980110262, -8.89027750295227 ] }, { "hoverinfo": "skip", "line": { "color": "red", "width": 2 }, "mode": "lines", "name": "C10-C13", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -21.812907490752746, -21.10555689619875 ], "y": [ -4.240165690725186, -4.512712833607892 ], "z": [ -9.323287980110262, -10.653035975517879 ] }, { "hoverinfo": "skip", "line": { "color": "red", "width": 2 }, "mode": "lines", "name": "C10-H10", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -21.812907490752746, -22.518846823329106 ], "y": [ -4.240165690725186, -3.412874706740645 ], "z": [ -9.323287980110262, -9.467027524215345 ] }, { "hoverinfo": "skip", "line": { "color": "red", "width": 2 }, "mode": "lines", "name": "C11-C1", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -20.781677311500108, -19.796556023602495 ], "y": [ -3.8066329442899733, -4.888167669846348 ], "z": [ -8.263061242489051, -7.8919247641597865 ] }, { "hoverinfo": "skip", "line": { "color": "red", "width": 2 }, "mode": "lines", "name": "C11-H111", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -20.781677311500108, -20.238327111496773 ], "y": [ -3.8066329442899733, -2.917649669979259 ], "z": [ -8.263061242489051, -8.610418332746528 ] }, { "hoverinfo": "skip", "line": { "color": "red", "width": 2 }, "mode": "lines", "name": "C11-H112", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -20.781677311500108, -21.31201536767885 ], "y": [ -3.8066329442899733, -3.4809320378457937 ], "z": [ -8.263061242489051, -7.357876468141853 ] }, { "hoverinfo": "skip", "line": { "color": "red", "width": 2 }, "mode": "lines", "name": "C1-C6", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -19.796556023602495, -18.610402593293596 ], "y": [ -4.888167669846348, -4.998534250640535 ], "z": [ -7.8919247641597865, -8.600149204298814 ] }, { "hoverinfo": "skip", "line": { "color": "red", "width": 2 }, "mode": "lines", "name": "C1-C2", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -19.796556023602495, -20.095350025554495 ], "y": [ -4.888167669846348, -5.75088598765708 ], "z": [ -7.8919247641597865, -6.849200764958021 ] }, { "hoverinfo": "skip", "line": { "color": "red", "width": 2 }, "mode": "lines", "name": "C4-C8", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -17.98650553505639, -17.012729719519026 ], "y": [ -6.873275953126269, -7.941516430459453 ], "z": [ -7.209573489106044, -6.842123909351885 ] }, { "hoverinfo": "skip", "line": { "color": "red", "width": 2 }, "mode": "lines", "name": "C4-C5", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -17.98650553505639, -17.699446596307375 ], "y": [ -6.873275953126269, -5.9974293425567815 ], "z": [ -7.209573489106044, -8.256677696163885 ] }, { "hoverinfo": "skip", "line": { "color": "red", "width": 2 }, "mode": "lines", "name": "C4-C3", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -17.98650553505639, -19.184384165110774 ], "y": [ -6.873275953126269, -6.749952574367717 ], "z": [ -7.209573489106044, -6.505751443479019 ] }, { "hoverinfo": "skip", "line": { "color": "red", "width": 2 }, "mode": "lines", "name": "C8-C9", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -17.012729719519026, -15.650129333008493 ], "y": [ -7.941516430459453, -7.391219309674027 ], "z": [ -6.842123909351885, -6.38658615511343 ] }, { "hoverinfo": "skip", "line": { "color": "red", "width": 2 }, "mode": "lines", "name": "C8-C7", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -17.012729719519026, -16.776665339140255 ], "y": [ -7.941516430459453, -8.961281562420988 ], "z": [ -6.842123909351885, -7.953926312637588 ] }, { "hoverinfo": "skip", "line": { "color": "red", "width": 2 }, "mode": "lines", "name": "C8-H8", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -17.012729719519026, -17.417611152195562 ], "y": [ -7.941516430459453, -8.527466798672181 ], "z": [ -6.842123909351885, -6.00585966196045 ] }, { "hoverinfo": "skip", "line": { "color": "red", "width": 2 }, "mode": "lines", "name": "C12-H121", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -22.59303047537944, -21.97269802245281 ], "y": [ -5.48406213156283, -6.3854931302131535 ], "z": [ -8.89027750295227, -8.868221607633675 ] }, { "hoverinfo": "skip", "line": { "color": "red", "width": 2 }, "mode": "lines", "name": "C12-H122", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -22.59303047537944, -23.04305625126379 ], "y": [ -5.48406213156283, -5.340826806579958 ], "z": [ -8.89027750295227, -7.9024279887464175 ] }, { "hoverinfo": "skip", "line": { "color": "red", "width": 2 }, "mode": "lines", "name": "C12-H123", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -22.59303047537944, -23.409145619608356 ], "y": [ -5.48406213156283, -5.676426563160957 ], "z": [ -8.89027750295227, -9.596117015034256 ] }, { "hoverinfo": "skip", "line": { "color": "red", "width": 2 }, "mode": "lines", "name": "C13-H131", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -21.10555689619875, -21.84784809376377 ], "y": [ -4.512712833607892, -4.657030211907408 ], "z": [ -10.653035975517879, -11.44639026102862 ] }, { "hoverinfo": "skip", "line": { "color": "red", "width": 2 }, "mode": "lines", "name": "C13-H132", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -21.10555689619875, -20.49024788633329 ], "y": [ -4.512712833607892, -5.41731199627357 ], "z": [ -10.653035975517879, -10.626302713783968 ] }, { "hoverinfo": "skip", "line": { "color": "red", "width": 2 }, "mode": "lines", "name": "C13-H133", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -21.10555689619875, -20.474840585886216 ], "y": [ -4.512712833607892, -3.6674405860529586 ], "z": [ -10.653035975517879, -10.947751267654517 ] }, { "hoverinfo": "skip", "line": { "color": "red", "width": 2 }, "mode": "lines", "name": "C6-C5", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -18.610402593293596, -17.699446596307375 ], "y": [ -4.998534250640535, -5.9974293425567815 ], "z": [ -8.600149204298814, -8.256677696163885 ] }, { "hoverinfo": "skip", "line": { "color": "red", "width": 2 }, "mode": "lines", "name": "C6-H6", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -18.610402593293596, -18.37216757925191 ], "y": [ -4.998534250640535, -4.318619804943783 ], "z": [ -8.600149204298814, -9.412888501132322 ] }, { "hoverinfo": "skip", "line": { "color": "red", "width": 2 }, "mode": "lines", "name": "C2-C3", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -20.095350025554495, -19.184384165110774 ], "y": [ -5.75088598765708, -6.749952574367717 ], "z": [ -6.849200764958021, -6.505751443479019 ] }, { "hoverinfo": "skip", "line": { "color": "red", "width": 2 }, "mode": "lines", "name": "C2-H2", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -20.095350025554495, -21.021857826977072 ], "y": [ -5.75088598765708, -5.66134969817827 ], "z": [ -6.849200764958021, -6.289566083429557 ] }, { "hoverinfo": "skip", "line": { "color": "red", "width": 2 }, "mode": "lines", "name": "C5-H5", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -17.699446596307375, -16.77198219211719 ], "y": [ -5.9974293425567815, -6.076634434185046 ], "z": [ -8.256677696163885, -8.817317992985565 ] }, { "hoverinfo": "skip", "line": { "color": "red", "width": 2 }, "mode": "lines", "name": "C3-H3", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -19.184384165110774, -19.4230097007694 ], "y": [ -6.749952574367717, -7.4228083803706735 ], "z": [ -6.505751443479019, -5.686448374975214 ] }, { "hoverinfo": "skip", "line": { "color": "red", "width": 2 }, "mode": "lines", "name": "C9-H91", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -15.650129333008493, -15.771302126242194 ], "y": [ -7.391219309674027, -6.677406025962506 ], "z": [ -6.38658615511343, -5.564490430652516 ] }, { "hoverinfo": "skip", "line": { "color": "red", "width": 2 }, "mode": "lines", "name": "C9-H92", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -15.650129333008493, -15.002366173626275 ], "y": [ -7.391219309674027, -8.203568623680992 ], "z": [ -6.38658615511343, -6.038500215466935 ] }, { "hoverinfo": "skip", "line": { "color": "red", "width": 2 }, "mode": "lines", "name": "C9-H93", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -15.650129333008493, -15.122637719368473 ], "y": [ -7.391219309674027, -6.884379254218319 ], "z": [ -6.38658615511343, -7.202280960616747 ] }, { "hoverinfo": "skip", "line": { "color": "red", "width": 2 }, "mode": "lines", "name": "N-CA", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -16.110195576090252, -14.872198824680957 ], "y": [ -9.745063171702432, -9.48954174626213 ], "z": [ -7.71530959667165, -8.463647651724978 ] }, { "hoverinfo": "skip", "line": { "color": "red", "width": 2 }, "mode": "lines", "name": "N-H2", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -16.110195576090252, -15.883345507103922 ], "y": [ -9.745063171702432, -9.644929720637943 ], "z": [ -7.71530959667165, -6.737079389522634 ] }, { "hoverinfo": "skip", "line": { "color": "red", "width": 2 }, "mode": "lines", "name": "CA-C", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -14.872198824680957, -13.726056776309555 ], "y": [ -9.48954174626213, -9.332853555312745 ], "z": [ -8.463647651724978, -7.498211887019732 ] }, { "hoverinfo": "skip", "line": { "color": "red", "width": 2 }, "mode": "lines", "name": "CA-CB", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -14.872198824680957, -14.592398526307889 ], "y": [ -9.48954174626213, -10.66355658736558 ], "z": [ -8.463647651724978, -9.401918905627166 ] }, { "hoverinfo": "skip", "line": { "color": "red", "width": 2 }, "mode": "lines", "name": "CA-HA", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -14.872198824680957, -14.98339197685706 ], "y": [ -9.48954174626213, -8.575964602117304 ], "z": [ -8.463647651724978, -9.04715162309563 ] }, { "hoverinfo": "skip", "line": { "color": "red", "width": 2 }, "mode": "lines", "name": "C-O", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -13.726056776309555, -13.74096257878518 ], "y": [ -9.332853555312745, -9.917558743965374 ], "z": [ -7.498211887019732, -6.442472497106084 ] }, { "hoverinfo": "skip", "line": { "color": "red", "width": 2 }, "mode": "lines", "name": "C-OXT", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -13.726056776309555, -12.688302653180408 ], "y": [ -9.332853555312745, -8.5424547874142 ], "z": [ -7.498211887019732, -7.812843683939439 ] }, { "hoverinfo": "skip", "line": { "color": "red", "width": 2 }, "mode": "lines", "name": "CB-OG", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -14.592398526307889, -15.679399721963936 ], "y": [ -10.66355658736558, -10.812976272785804 ], "z": [ -9.401918905627166, -10.316369100143662 ] }, { "hoverinfo": "skip", "line": { "color": "red", "width": 2 }, "mode": "lines", "name": "CB-HB2", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -14.592398526307889, -14.481297988899218 ], "y": [ -10.66355658736558, -11.576831585040175 ], "z": [ -9.401918905627166, -8.817036482220578 ] }, { "hoverinfo": "skip", "line": { "color": "red", "width": 2 }, "mode": "lines", "name": "CB-HB3", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -14.592398526307889, -13.674081005942298 ], "y": [ -10.66355658736558, -10.474228717183335 ], "z": [ -9.401918905627166, -9.95700168266303 ] }, { "hoverinfo": "skip", "line": { "color": "red", "width": 2 }, "mode": "lines", "name": "C7-N", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -16.776665339140255, -16.110195576090252 ], "y": [ -8.961281562420988, -9.745063171702432 ], "z": [ -7.953926312637588, -7.71530959667165 ] }, { "hoverinfo": "skip", "line": { "color": "red", "width": 2 }, "mode": "lines", "name": "O3-C3", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -16.04505471849386, -17.008570273229903 ], "y": [ -12.675902373084124, -12.968214312423132 ], "z": [ -13.092466163656262, -14.105268274584922 ] }, { "hoverinfo": "skip", "line": { "color": "red", "width": 2 }, "mode": "lines", "name": "O3-C1", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -16.04505471849386, -16.450563265114422 ], "y": [ -12.675902373084124, -11.796902825835126 ], "z": [ -13.092466163656262, -12.127580131757291 ] }, { "hoverinfo": "skip", "line": { "color": "red", "width": 2 }, "mode": "lines", "name": "O1-C1", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -17.545385655650907, -16.450563265114422 ], "y": [ -11.254479233356468, -11.796902825835126 ], "z": [ -12.06441178919146, -12.127580131757291 ] }, { "hoverinfo": "skip", "line": { "color": "red", "width": 2 }, "mode": "lines", "name": "C3-C4", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -17.008570273229903, -17.37547296887566 ], "y": [ -12.968214312423132, -11.66691867111643 ], "z": [ -14.105268274584922, -14.817285420336388 ] }, { "hoverinfo": "skip", "line": { "color": "red", "width": 2 }, "mode": "lines", "name": "C3-C5", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -17.008570273229903, -16.36647397562421 ], "y": [ -12.968214312423132, -13.95200354823419 ], "z": [ -14.105268274584922, -15.080911966771446 ] }, { "hoverinfo": "skip", "line": { "color": "red", "width": 2 }, "mode": "lines", "name": "C3-C6", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -17.008570273229903, -18.23641096358048 ], "y": [ -12.968214312423132, -13.591900146995826 ], "z": [ -14.105268274584922, -13.443292837825533 ] }, { "hoverinfo": "skip", "line": { "color": "red", "width": 2 }, "mode": "lines", "name": "C4-H41", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -17.37547296887566, -18.0528529855946 ], "y": [ -11.66691867111643, -11.01779154664868 ], "z": [ -14.817285420336388, -14.256831203446119 ] }, { "hoverinfo": "skip", "line": { "color": "red", "width": 2 }, "mode": "lines", "name": "C4-H42", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -17.37547296887566, -16.47927179626685 ], "y": [ -11.66691867111643, -11.078398207697287 ], "z": [ -14.817285420336388, -15.046465943835875 ] }, { "hoverinfo": "skip", "line": { "color": "red", "width": 2 }, "mode": "lines", "name": "C4-H43", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -17.37547296887566, -17.88735550668807 ], "y": [ -11.66691867111643, -11.880203126563213 ], "z": [ -14.817285420336388, -15.763306809390306 ] }, { "hoverinfo": "skip", "line": { "color": "red", "width": 2 }, "mode": "lines", "name": "C5-H51", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -16.36647397562421, -16.057850407724125 ], "y": [ -13.95200354823419, -14.86727289325073 ], "z": [ -15.080911966771446, -14.562906629530982 ] }, { "hoverinfo": "skip", "line": { "color": "red", "width": 2 }, "mode": "lines", "name": "C5-H52", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -16.36647397562421, -15.458376298997312 ], "y": [ -13.95200354823419, -13.524866477450098 ], "z": [ -15.080911966771446, -15.521974754214257 ] }, { "hoverinfo": "skip", "line": { "color": "red", "width": 2 }, "mode": "lines", "name": "C5-H53", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -16.36647397562421, -17.04894420173385 ], "y": [ -13.95200354823419, -14.226605651934795 ], "z": [ -15.080911966771446, -15.891794328841957 ] }, { "hoverinfo": "skip", "line": { "color": "red", "width": 2 }, "mode": "lines", "name": "C6-H61", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -18.23641096358048, -18.876238015943663 ], "y": [ -13.591900146995826, -12.882220817663718 ], "z": [ -13.443292837825533, -12.91304549687702 ] }, { "hoverinfo": "skip", "line": { "color": "red", "width": 2 }, "mode": "lines", "name": "C6-H62", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -18.23641096358048, -18.878213791331245 ], "y": [ -13.591900146995826, -14.064848601218053 ], "z": [ -13.443292837825533, -14.196245259921328 ] }, { "hoverinfo": "skip", "line": { "color": "red", "width": 2 }, "mode": "lines", "name": "C6-H63", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -18.23641096358048, -17.942739428791914 ], "y": [ -13.591900146995826, -14.362474509205185 ], "z": [ -13.443292837825533, -12.720911282163591 ] }, { "hoverinfo": "skip", "line": { "color": "red", "width": 2 }, "mode": "lines", "name": "C1-C2", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -16.450563265114422, -15.329340565155523 ], "y": [ -11.796902825835126, -11.595172901986809 ], "z": [ -12.127580131757291, -11.142496873894778 ] }, { "hoverinfo": "skip", "line": { "color": "red", "width": 2 }, "mode": "lines", "name": "C2-H21", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -15.329340565155523, -14.45815340710201 ], "y": [ -11.595172901986809, -11.18452146065118 ], "z": [ -11.142496873894778, -11.659101422240628 ] }, { "hoverinfo": "skip", "line": { "color": "red", "width": 2 }, "mode": "lines", "name": "C2-H22", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -15.329340565155523, -15.076190601453035 ], "y": [ -11.595172901986809, -12.54121728518103 ], "z": [ -11.142496873894778, -10.65676050413842 ] }, { "hoverinfo": "skip", "line": { "color": "red", "width": 2 }, "mode": "lines", "name": "OG-C2", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -15.679399721963936, -15.329340565155523 ], "y": [ -10.812976272785804, -11.595172901986809 ], "z": [ -10.316369100143662, -11.142496873894778 ] }, { "hoverinfo": "skip", "line": { "color": "red", "width": 2 }, "mode": "lines", "name": "N4-N4A", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -10.857527350376095, -9.986183652909304 ], "y": [ -6.620251881884332, -6.363869889555703 ], "z": [ -7.3159038145497455, -8.305171167136757 ] }, { "hoverinfo": "skip", "line": { "color": "red", "width": 2 }, "mode": "lines", "name": "N4-C4", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -10.857527350376095, -12.275484492178816 ], "y": [ -6.620251881884332, -6.480064289880515 ], "z": [ -7.3159038145497455, -7.528825098264718 ] }, { "hoverinfo": "skip", "line": { "color": "red", "width": 2 }, "mode": "lines", "name": "N4-C1", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -10.857527350376095, -10.22211098574071 ], "y": [ -6.620251881884332, -6.9982419132537945 ], "z": [ -7.3159038145497455, -6.173188294510371 ] }, { "hoverinfo": "skip", "line": { "color": "red", "width": 2 }, "mode": "lines", "name": "N4A-N2", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -9.986183652909304, -8.76683659683621 ], "y": [ -6.363869889555703, -6.571418542262295 ], "z": [ -8.305171167136757, -7.820479426330753 ] }, { "hoverinfo": "skip", "line": { "color": "red", "width": 2 }, "mode": "lines", "name": "N2-C2", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -8.76683659683621, -8.893856234740223 ], "y": [ -6.571418542262295, -6.960433204201658 ], "z": [ -7.820479426330753, -6.515901466075816 ] }, { "hoverinfo": "skip", "line": { "color": "red", "width": 2 }, "mode": "lines", "name": "C4-C5", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -12.275484492178816, -12.849356456620264 ], "y": [ -6.480064289880515, -7.652854699509973 ], "z": [ -7.528825098264718, -8.309016397568476 ] }, { "hoverinfo": "skip", "line": { "color": "red", "width": 2 }, "mode": "lines", "name": "C4-H41", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -12.275484492178816, -12.761035656402765 ], "y": [ -6.480064289880515, -6.400880064907122 ], "z": [ -7.528825098264718, -6.5501490203737065 ] }, { "hoverinfo": "skip", "line": { "color": "red", "width": 2 }, "mode": "lines", "name": "C4-H42", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -12.275484492178816, -12.441542202818049 ], "y": [ -6.480064289880515, -5.538858379169838 ], "z": [ -7.528825098264718, -8.0640182506691 ] }, { "hoverinfo": "skip", "line": { "color": "red", "width": 2 }, "mode": "lines", "name": "C1-C2", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -10.22211098574071, -8.893856234740223 ], "y": [ -6.9982419132537945, -6.960433204201658 ], "z": [ -6.173188294510371, -6.515901466075816 ] }, { "hoverinfo": "skip", "line": { "color": "red", "width": 2 }, "mode": "lines", "name": "C1-H1", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -10.22211098574071, -10.74363777296185 ], "y": [ -6.9982419132537945, -7.249147876050233 ], "z": [ -6.173188294510371, -5.260317554457878 ] }, { "hoverinfo": "skip", "line": { "color": "red", "width": 2 }, "mode": "lines", "name": "C2-C3", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -8.893856234740223, -7.7163573866256145 ], "y": [ -6.960433204201658, -7.266731973990479 ], "z": [ -6.515901466075816, -5.693715826262874 ] }, { "hoverinfo": "skip", "line": { "color": "red", "width": 2 }, "mode": "lines", "name": "C5-H52", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -12.849356456620264, -13.927988490696922 ], "y": [ -7.652854699509973, -7.526540381088234 ], "z": [ -8.309016397568476, -8.444285935991973 ] }, { "hoverinfo": "skip", "line": { "color": "red", "width": 2 }, "mode": "lines", "name": "C5-H53", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -12.849356456620264, -12.389017382224733 ], "y": [ -7.652854699509973, -7.734280740279354 ], "z": [ -8.309016397568476, -9.29946383002983 ] }, { "hoverinfo": "skip", "line": { "color": "red", "width": 2 }, "mode": "lines", "name": "C3-H32", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -7.7163573866256145, -7.137428525170766 ], "y": [ -7.266731973990479, -8.079702576134848 ], "z": [ -5.693715826262874, -6.142972204541041 ] }, { "hoverinfo": "skip", "line": { "color": "red", "width": 2 }, "mode": "lines", "name": "C3-H33", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -7.7163573866256145, -8.001280241822066 ], "y": [ -7.266731973990479, -7.572708523256274 ], "z": [ -5.693715826262874, -4.6821004161953415 ] }, { "hoverinfo": "skip", "line": { "color": "red", "width": 2 }, "mode": "lines", "name": "OXT-C5", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -12.688302653180408, -12.849356456620264 ], "y": [ -8.5424547874142, -7.652854699509973 ], "z": [ -7.812843683939439, -8.309016397568476 ] }, { "hoverinfo": "skip", "line": { "color": "red", "width": 2 }, "mode": "lines", "name": "N1-C3", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -7.091877644366604, -7.7163573866256145 ], "y": [ -6.420718774929571, -7.266731973990479 ], "z": [ -5.615359386879975, -5.693715826262874 ] }, { "hoverinfo": "skip", "line": { "color": "red", "width": 2 }, "mode": "lines", "name": "Cl1-C1", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -2.692940152137251, -2.802433435864943 ], "y": [ -1.3339581037740713, -2.1003410926790953 ], "z": [ -1.1230940049627194, -2.665934808524619 ] }, { "hoverinfo": "skip", "line": { "color": "red", "width": 2 }, "mode": "lines", "name": "Cl4-C4", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -3.1067344508493138, -3.007980488194573 ], "y": [ -4.132113583371118, -3.3868500702044955 ], "z": [ -6.689507184951646, -5.132742131771643 ] }, { "hoverinfo": "skip", "line": { "color": "red", "width": 2 }, "mode": "lines", "name": "C2-C1", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -2.311146767762752, -2.802433435864943 ], "y": [ -1.484280186594281, -2.1003410926790953 ], "z": [ -3.8169721579355778, -2.665934808524619 ] }, { "hoverinfo": "skip", "line": { "color": "red", "width": 2 }, "mode": "lines", "name": "C2-C3", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -2.311146767762752, -2.413843875818731 ], "y": [ -1.484280186594281, -2.12749414489219 ], "z": [ -3.8169721579355778, -5.050380009316326 ] }, { "hoverinfo": "skip", "line": { "color": "red", "width": 2 }, "mode": "lines", "name": "C2-C7", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -2.311146767762752, -1.6688294063676687 ], "y": [ -1.484280186594281, -0.13547519877047876 ], "z": [ -3.8169721579355778, -3.7710575407413782 ] }, { "hoverinfo": "skip", "line": { "color": "red", "width": 2 }, "mode": "lines", "name": "C1-C6", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -2.802433435864943, -3.3965700482407857 ], "y": [ -2.1003410926790953, -3.3596970179913996 ], "z": [ -2.665934808524619, -2.748296930979937 ] }, { "hoverinfo": "skip", "line": { "color": "red", "width": 2 }, "mode": "lines", "name": "C3-C4", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -2.413843875818731, -3.007980488194573 ], "y": [ -2.12749414489219, -3.3868500702044955 ], "z": [ -5.050380009316326, -5.132742131771643 ] }, { "hoverinfo": "skip", "line": { "color": "red", "width": 2 }, "mode": "lines", "name": "C3-H3", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -2.413843875818731, -2.031174533292355 ], "y": [ -2.12749414489219, -1.647897127011561 ], "z": [ -5.050380009316326, -5.948723821411919 ] }, { "hoverinfo": "skip", "line": { "color": "red", "width": 2 }, "mode": "lines", "name": "C7-H71", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -1.6688294063676687, -0.7824417154321639 ], "y": [ -0.13547519877047876, -0.1532093733966967 ], "z": [ -3.7710575407413782, -3.128467398887062 ] }, { "hoverinfo": "skip", "line": { "color": "red", "width": 2 }, "mode": "lines", "name": "C7-H72", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -1.6688294063676687, -1.340984649817699 ], "y": [ -0.13547519877047876, 0.19544226110654628 ], "z": [ -3.7710575407413782, -4.762638919323706 ] }, { "hoverinfo": "skip", "line": { "color": "red", "width": 2 }, "mode": "lines", "name": "C7-H73", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -1.6688294063676687, -2.3749465900858473 ], "y": [ -0.13547519877047876, 0.6142167645545468 ], "z": [ -3.7710575407413782, -3.398667485847621 ] }, { "hoverinfo": "skip", "line": { "color": "red", "width": 2 }, "mode": "lines", "name": "C4-C5", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -3.007980488194573, -3.4992947785770676 ], "y": [ -3.3868500702044955, -4.002988177478578 ], "z": [ -5.132742131771643, -3.9817620273255856 ] }, { "hoverinfo": "skip", "line": { "color": "red", "width": 2 }, "mode": "lines", "name": "C6-C5", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -3.3965700482407857, -3.4992947785770676 ], "y": [ -3.3596970179913996, -4.002988177478578 ], "z": [ -2.748296930979937, -3.9817620273255856 ] }, { "hoverinfo": "skip", "line": { "color": "red", "width": 2 }, "mode": "lines", "name": "C6-H6", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -3.3965700482407857, -3.7795321657383636 ], "y": [ -3.3596970179913996, -3.8390740115251676 ], "z": [ -2.748296930979937, -1.8495845105515232 ] }, { "hoverinfo": "skip", "line": { "color": "red", "width": 2 }, "mode": "lines", "name": "O2-C5", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -4.082274210734481, -3.4992947785770676 ], "y": [ -5.221113984603245, -4.002988177478578 ], "z": [ -4.011382177161617, -3.9817620273255856 ] }, { "hoverinfo": "skip", "line": { "color": "blue", "width": 2 }, "mode": "lines", "name": "O7-C7", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -1.7769999504089355, -2.36899995803833 ], "y": [ -8.86400032043457, -9.331999778747559 ], "z": [ -14.687999725341797, -15.657999992370605 ] }, { "hoverinfo": "skip", "line": { "color": "blue", "width": 2 }, "mode": "lines", "name": "C10-C11", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ 4.74399995803833, 3.881999969482422 ], "y": [ -10.140000343322754, -11.376999855041504 ], "z": [ -16.118999481201172, -16.44700050354004 ] }, { "hoverinfo": "skip", "line": { "color": "blue", "width": 2 }, "mode": "lines", "name": "C10-C12", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ 4.74399995803833, 4.584000110626221 ], "y": [ -10.140000343322754, -9.013999938964844 ], "z": [ -16.118999481201172, -17.142000198364258 ] }, { "hoverinfo": "skip", "line": { "color": "blue", "width": 2 }, "mode": "lines", "name": "C10-C13", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ 4.74399995803833, 4.513000011444092 ], "y": [ -10.140000343322754, -9.612000465393066 ], "z": [ -16.118999481201172, -14.70300006866455 ] }, { "hoverinfo": "skip", "line": { "color": "blue", "width": 2 }, "mode": "lines", "name": "C10-H10", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ 4.74399995803833, 5.790999889373779 ], "y": [ -10.140000343322754, -10.470999717712402 ], "z": [ -16.118999481201172, -16.170000076293945 ] }, { "hoverinfo": "skip", "line": { "color": "blue", "width": 2 }, "mode": "lines", "name": "C11-C1", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ 3.881999969482422, 2.385999917984009 ], "y": [ -11.376999855041504, -11.17300033569336 ], "z": [ -16.44700050354004, -16.440000534057617 ] }, { "hoverinfo": "skip", "line": { "color": "blue", "width": 2 }, "mode": "lines", "name": "C11-H111", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ 3.881999969482422, 4.129000186920166 ], "y": [ -11.376999855041504, -12.180999755859375 ], "z": [ -16.44700050354004, -15.741000175476074 ] }, { "hoverinfo": "skip", "line": { "color": "blue", "width": 2 }, "mode": "lines", "name": "C11-H112", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ 3.881999969482422, 4.177000045776367 ], "y": [ -11.376999855041504, -11.767000198364258 ], "z": [ -16.44700050354004, -17.430999755859375 ] }, { "hoverinfo": "skip", "line": { "color": "blue", "width": 2 }, "mode": "lines", "name": "C1-C6", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ 2.385999917984009, 1.6460000276565552 ], "y": [ -11.17300033569336, -11.362000465393066 ], "z": [ -16.440000534057617, -15.267999649047852 ] }, { "hoverinfo": "skip", "line": { "color": "blue", "width": 2 }, "mode": "lines", "name": "C1-C2", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ 2.385999917984009, 1.7130000591278076 ], "y": [ -11.17300033569336, -10.788000106811523 ], "z": [ -16.440000534057617, -17.604000091552734 ] }, { "hoverinfo": "skip", "line": { "color": "blue", "width": 2 }, "mode": "lines", "name": "C4-C8", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -0.4169999957084656, -1.9220001101493835 ], "y": [ -10.784000396728516, -10.571000099182129 ], "z": [ -16.423999786376953, -16.44099998474121 ] }, { "hoverinfo": "skip", "line": { "color": "blue", "width": 2 }, "mode": "lines", "name": "C4-C5", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -0.4169999957084656, 0.26200002431869507 ], "y": [ -10.784000396728516, -11.166999816894531 ], "z": [ -16.423999786376953, -15.258999824523926 ] }, { "hoverinfo": "skip", "line": { "color": "blue", "width": 2 }, "mode": "lines", "name": "C4-C3", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -0.4169999957084656, 0.32899999618530273 ], "y": [ -10.784000396728516, -10.592000007629395 ], "z": [ -16.423999786376953, -17.59600067138672 ] }, { "hoverinfo": "skip", "line": { "color": "blue", "width": 2 }, "mode": "lines", "name": "C8-C9", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -1.9220000505447388, -2.690000057220459 ], "y": [ -10.571000099182129, -11.79699993133545 ], "z": [ -16.44099998474121, -15.940999984741211 ] }, { "hoverinfo": "skip", "line": { "color": "blue", "width": 2 }, "mode": "lines", "name": "C8-C7", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -1.9220000505447388, -2.36899995803833 ], "y": [ -10.571000099182129, -9.331999778747559 ], "z": [ -16.44099998474121, -15.657999992370605 ] }, { "hoverinfo": "skip", "line": { "color": "blue", "width": 2 }, "mode": "lines", "name": "C8-H8", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -1.9220000505447388, -2.2230000495910645 ], "y": [ -10.571000099182129, -10.40999984741211 ], "z": [ -16.44099998474121, -17.486000061035156 ] }, { "hoverinfo": "skip", "line": { "color": "blue", "width": 2 }, "mode": "lines", "name": "C12-H121", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ 4.584000110626221, 3.5899999141693115 ], "y": [ -9.013999938964844, -8.557999610900879 ], "z": [ -17.142000198364258, -17.093000411987305 ] }, { "hoverinfo": "skip", "line": { "color": "blue", "width": 2 }, "mode": "lines", "name": "C12-H122", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ 4.584000110626221, 4.74399995803833 ], "y": [ -9.013999938964844, -9.385000228881836 ], "z": [ -17.142000198364258, -18.15999984741211 ] }, { "hoverinfo": "skip", "line": { "color": "blue", "width": 2 }, "mode": "lines", "name": "C12-H123", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ 4.584000110626221, 5.317999839782715 ], "y": [ -9.013999938964844, -8.222999572753906 ], "z": [ -17.142000198364258, -16.95800018310547 ] }, { "hoverinfo": "skip", "line": { "color": "blue", "width": 2 }, "mode": "lines", "name": "C13-H131", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ 4.513000011444092, 5.245999813079834 ], "y": [ -9.612000465393066, -8.833999633789062 ], "z": [ -14.70300006866455, -14.460000038146973 ] }, { "hoverinfo": "skip", "line": { "color": "blue", "width": 2 }, "mode": "lines", "name": "C13-H132", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ 4.513000011444092, 3.5179998874664307 ], "y": [ -9.612000465393066, -9.170999526977539 ], "z": [ -14.70300006866455, -14.59000015258789 ] }, { "hoverinfo": "skip", "line": { "color": "blue", "width": 2 }, "mode": "lines", "name": "C13-H133", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ 4.513000011444092, 4.623000144958496 ], "y": [ -9.612000465393066, -10.413000106811523 ], "z": [ -14.70300006866455, -13.96500015258789 ] }, { "hoverinfo": "skip", "line": { "color": "blue", "width": 2 }, "mode": "lines", "name": "C6-C5", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ 1.6460000276565552, 0.2619999647140503 ], "y": [ -11.362000465393066, -11.166999816894531 ], "z": [ -15.267999649047852, -15.258999824523926 ] }, { "hoverinfo": "skip", "line": { "color": "blue", "width": 2 }, "mode": "lines", "name": "C6-H6", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ 1.6460000276565552, 2.1429998874664307 ], "y": [ -11.362000465393066, -11.654999732971191 ], "z": [ -15.267999649047852, -14.345999717712402 ] }, { "hoverinfo": "skip", "line": { "color": "blue", "width": 2 }, "mode": "lines", "name": "C2-C3", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ 1.7130000591278076, 0.32899999618530273 ], "y": [ -10.788000106811523, -10.592000007629395 ], "z": [ -17.604000091552734, -17.59600067138672 ] }, { "hoverinfo": "skip", "line": { "color": "blue", "width": 2 }, "mode": "lines", "name": "C2-H2", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ 1.7130000591278076, 2.26200008392334 ], "y": [ -10.788000106811523, -10.631999969482422 ], "z": [ -17.604000091552734, -18.530000686645508 ] }, { "hoverinfo": "skip", "line": { "color": "blue", "width": 2 }, "mode": "lines", "name": "C5-H5", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ 0.2619999945163727, -0.27799996733665466 ], "y": [ -11.166999816894531, -11.300999641418457 ], "z": [ -15.258999824523926, -14.324000358581543 ] }, { "hoverinfo": "skip", "line": { "color": "blue", "width": 2 }, "mode": "lines", "name": "C3-H3", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ 0.32899999618530273, -0.1599999964237213 ], "y": [ -10.592000007629395, -10.28600025177002 ], "z": [ -17.59600067138672, -18.51799964904785 ] }, { "hoverinfo": "skip", "line": { "color": "blue", "width": 2 }, "mode": "lines", "name": "C9-H91", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -2.690000057220459, -2.384999990463257 ], "y": [ -11.79699993133545, -12.701000213623047 ], "z": [ -15.940999984741211, -16.479999542236328 ] }, { "hoverinfo": "skip", "line": { "color": "blue", "width": 2 }, "mode": "lines", "name": "C9-H92", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -2.690000057220459, -3.7690000534057617 ], "y": [ -11.79699993133545, -11.668999671936035 ], "z": [ -15.940999984741211, -16.083999633789062 ] }, { "hoverinfo": "skip", "line": { "color": "blue", "width": 2 }, "mode": "lines", "name": "C9-H93", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -2.690000057220459, -2.5280001163482666 ], "y": [ -11.79699993133545, -11.970000267028809 ], "z": [ -15.940999984741211, -14.871000289916992 ] }, { "hoverinfo": "skip", "line": { "color": "blue", "width": 2 }, "mode": "lines", "name": "C7-N", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -2.36899995803833, -3.561000108718872 ], "y": [ -9.331999778747559, -8.786999702453613 ], "z": [ -15.657999992370605, -16.104999542236328 ] }, { "hoverinfo": "skip", "line": { "color": "blue", "width": 2 }, "mode": "lines", "name": "N-CA", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -3.561000108718872, -4.164999961853027 ], "y": [ -8.786999702453613, -7.678999900817871 ], "z": [ -16.104999542236328, -15.355999946594238 ] }, { "hoverinfo": "skip", "line": { "color": "blue", "width": 2 }, "mode": "lines", "name": "N-H2", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -3.561000108718872, -4.182000160217285 ], "y": [ -8.786999702453613, -9.383999824523926 ], "z": [ -16.104999542236328, -16.63599967956543 ] }, { "hoverinfo": "skip", "line": { "color": "blue", "width": 2 }, "mode": "lines", "name": "CA-C", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -4.164999961853027, -4.880000114440918 ], "y": [ -7.678999900817871, -8.258999824523926 ], "z": [ -15.355999946594238, -14.13599967956543 ] }, { "hoverinfo": "skip", "line": { "color": "blue", "width": 2 }, "mode": "lines", "name": "CA-CB", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -4.164999961853027, -5.216000080108643 ], "y": [ -7.678999900817871, -6.928999900817871 ], "z": [ -15.355999946594238, -16.183000564575195 ] }, { "hoverinfo": "skip", "line": { "color": "blue", "width": 2 }, "mode": "lines", "name": "CA-HA", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -4.164999961853027, -3.3469998836517334 ], "y": [ -7.678999900817871, -7.006999969482422 ], "z": [ -15.355999946594238, -15.092000007629395 ] }, { "hoverinfo": "skip", "line": { "color": "blue", "width": 2 }, "mode": "lines", "name": "C-O", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -4.880000114440918, -5.589000225067139 ], "y": [ -8.258999824523926, -9.26200008392334 ], "z": [ -14.13599967956543, -14.227999687194824 ] }, { "hoverinfo": "skip", "line": { "color": "blue", "width": 2 }, "mode": "lines", "name": "C-OXT", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -4.880000114440918, -4.7769999504089355 ], "y": [ -8.258999824523926, -7.609000205993652 ], "z": [ -14.13599967956543, -12.951000213623047 ] }, { "hoverinfo": "skip", "line": { "color": "blue", "width": 2 }, "mode": "lines", "name": "CB-OG", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -5.216000080108643, -4.572000026702881 ], "y": [ -6.928999900817871, -6.209000110626221 ], "z": [ -16.183000564575195, -17.23699951171875 ] }, { "hoverinfo": "skip", "line": { "color": "blue", "width": 2 }, "mode": "lines", "name": "CB-HB2", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -5.216000080108643, -5.941999912261963 ], "y": [ -6.928999900817871, -7.629000186920166 ], "z": [ -16.183000564575195, -16.615999221801758 ] }, { "hoverinfo": "skip", "line": { "color": "blue", "width": 2 }, "mode": "lines", "name": "CB-HB3", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -5.216000080108643, -5.756999969482422 ], "y": [ -6.928999900817871, -6.2179999351501465 ], "z": [ -16.183000564575195, -15.54699993133545 ] }, { "hoverinfo": "skip", "line": { "color": "blue", "width": 2 }, "mode": "lines", "name": "OG-C2", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -4.572000026702881, -5.495999813079834 ], "y": [ -6.209000110626221, -5.454999923706055 ], "z": [ -17.23699951171875, -18.014999389648438 ] }, { "hoverinfo": "skip", "line": { "color": "blue", "width": 2 }, "mode": "lines", "name": "OXT-C5", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -4.7769999504089355, -3.8310000896453857 ], "y": [ -7.609000205993652, -6.540999889373779 ], "z": [ -12.951000213623047, -12.734000205993652 ] }, { "hoverinfo": "skip", "line": { "color": "blue", "width": 2 }, "mode": "lines", "name": "O3-C3", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -5.789000034332275, -5.441999912261963 ], "y": [ -4.007999897003174, -3.2090001106262207 ], "z": [ -19.84600067138672, -21.007999420166016 ] }, { "hoverinfo": "skip", "line": { "color": "blue", "width": 2 }, "mode": "lines", "name": "O3-C1", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -5.789000034332275, -4.835999965667725 ], "y": [ -4.007999897003174, -4.7270002365112305 ], "z": [ -19.84600067138672, -19.184999465942383 ] }, { "hoverinfo": "skip", "line": { "color": "blue", "width": 2 }, "mode": "lines", "name": "O1-C1", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -3.6530001163482666, -4.835999965667725 ], "y": [ -4.783999919891357, -4.7270002365112305 ], "z": [ -19.483999252319336, -19.184999465942383 ] }, { "hoverinfo": "skip", "line": { "color": "blue", "width": 2 }, "mode": "lines", "name": "C3-C4", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -5.441999912261963, -4.454999923706055 ], "y": [ -3.2090001106262207, -2.0950000286102295 ], "z": [ -21.007999420166016, -20.64299964904785 ] }, { "hoverinfo": "skip", "line": { "color": "blue", "width": 2 }, "mode": "lines", "name": "C3-C5", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -5.441999912261963, -6.767000198364258 ], "y": [ -3.2090001106262207, -2.565999984741211 ], "z": [ -21.007999420166016, -21.447999954223633 ] }, { "hoverinfo": "skip", "line": { "color": "blue", "width": 2 }, "mode": "lines", "name": "C3-C6", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -5.441999912261963, -4.921000003814697 ], "y": [ -3.2090001106262207, -4.086999893188477 ], "z": [ -21.007999420166016, -22.150999069213867 ] }, { "hoverinfo": "skip", "line": { "color": "blue", "width": 2 }, "mode": "lines", "name": "C4-H41", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -4.454999923706055, -3.4679999351501465 ], "y": [ -2.0950000286102295, -2.490999937057495 ], "z": [ -20.64299964904785, -20.386999130249023 ] }, { "hoverinfo": "skip", "line": { "color": "blue", "width": 2 }, "mode": "lines", "name": "C4-H42", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -4.454999923706055, -4.806000232696533 ], "y": [ -2.0950000286102295, -1.5360000133514404 ], "z": [ -20.64299964904785, -19.768999099731445 ] }, { "hoverinfo": "skip", "line": { "color": "blue", "width": 2 }, "mode": "lines", "name": "C4-H43", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -4.454999923706055, -4.321000099182129 ], "y": [ -2.0950000286102295, -1.3940000534057617 ], "z": [ -20.64299964904785, -21.474000930786133 ] }, { "hoverinfo": "skip", "line": { "color": "blue", "width": 2 }, "mode": "lines", "name": "C5-H51", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -6.767000198364258, -7.513999938964844 ], "y": [ -2.565999984741211, -3.3340001106262207 ], "z": [ -21.447999954223633, -21.68199920654297 ] }, { "hoverinfo": "skip", "line": { "color": "blue", "width": 2 }, "mode": "lines", "name": "C5-H52", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -6.767000198364258, -7.191999912261963 ], "y": [ -2.565999984741211, -1.9579999446868896 ], "z": [ -21.447999954223633, -20.641000747680664 ] }, { "hoverinfo": "skip", "line": { "color": "blue", "width": 2 }, "mode": "lines", "name": "C5-H53", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -6.767000198364258, -6.63700008392334 ], "y": [ -2.565999984741211, -1.9290000200271606 ], "z": [ -21.447999954223633, -22.32900047302246 ] }, { "hoverinfo": "skip", "line": { "color": "blue", "width": 2 }, "mode": "lines", "name": "C6-H61", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -4.921000003814697, -3.941999912261963 ], "y": [ -4.086999893188477, -4.51800012588501 ], "z": [ -22.150999069213867, -21.92300033569336 ] }, { "hoverinfo": "skip", "line": { "color": "blue", "width": 2 }, "mode": "lines", "name": "C6-H62", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -4.921000003814697, -4.816999912261963 ], "y": [ -4.086999893188477, -3.513000011444092 ], "z": [ -22.150999069213867, -23.077999114990234 ] }, { "hoverinfo": "skip", "line": { "color": "blue", "width": 2 }, "mode": "lines", "name": "C6-H63", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -4.921000003814697, -5.599999904632568 ], "y": [ -4.086999893188477, -4.927999973297119 ], "z": [ -22.150999069213867, -22.336000442504883 ] }, { "hoverinfo": "skip", "line": { "color": "blue", "width": 2 }, "mode": "lines", "name": "C1-C2", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -4.835999965667725, -5.495999813079834 ], "y": [ -4.7270002365112305, -5.454999923706055 ], "z": [ -19.184999465942383, -18.014999389648438 ] }, { "hoverinfo": "skip", "line": { "color": "blue", "width": 2 }, "mode": "lines", "name": "C2-H21", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -5.495999813079834, -5.9679999351501465 ], "y": [ -5.454999923706055, -4.702000141143799 ], "z": [ -18.014999389648438, -17.374000549316406 ] }, { "hoverinfo": "skip", "line": { "color": "blue", "width": 2 }, "mode": "lines", "name": "C2-H22", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -5.495999813079834, -6.252999782562256 ], "y": [ -5.454999923706055, -6.130000114440918 ], "z": [ -18.014999389648438, -18.429000854492188 ] }, { "hoverinfo": "skip", "line": { "color": "blue", "width": 2 }, "mode": "lines", "name": "N4-N4A", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -5.203000068664551, -5.35699987411499 ], "y": [ -5.328000068664551, -4.0970001220703125 ], "z": [ -11.097999572753906, -11.61400032043457 ] }, { "hoverinfo": "skip", "line": { "color": "blue", "width": 2 }, "mode": "lines", "name": "N4-C4", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -5.203000068664551, -3.9660000801086426 ], "y": [ -5.328000068664551, -6.053999900817871 ], "z": [ -11.097999572753906, -11.29800033569336 ] }, { "hoverinfo": "skip", "line": { "color": "blue", "width": 2 }, "mode": "lines", "name": "N4-C1", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -5.203000068664551, -6.309999942779541 ], "y": [ -5.328000068664551, -5.7220001220703125 ], "z": [ -11.097999572753906, -10.411999702453613 ] }, { "hoverinfo": "skip", "line": { "color": "blue", "width": 2 }, "mode": "lines", "name": "N4A-N2", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -5.35699987411499, -6.558000087738037 ], "y": [ -4.0970001220703125, -3.6649999618530273 ], "z": [ -11.61400032043457, -11.258999824523926 ] }, { "hoverinfo": "skip", "line": { "color": "blue", "width": 2 }, "mode": "lines", "name": "N2-C2", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -6.558000087738037, -7.163000106811523 ], "y": [ -3.6649999618530273, -4.640999794006348 ], "z": [ -11.258999824523926, -10.506999969482422 ] }, { "hoverinfo": "skip", "line": { "color": "blue", "width": 2 }, "mode": "lines", "name": "C4-C5", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -3.9660000801086426, -3.8310000896453857 ], "y": [ -6.053999900817871, -6.540999889373779 ], "z": [ -11.29800033569336, -12.734000205993652 ] }, { "hoverinfo": "skip", "line": { "color": "blue", "width": 2 }, "mode": "lines", "name": "C4-H41", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -3.9660000801086426, -3.9609999656677246 ], "y": [ -6.053999900817871, -6.894999980926514 ], "z": [ -11.29800033569336, -10.595000267028809 ] }, { "hoverinfo": "skip", "line": { "color": "blue", "width": 2 }, "mode": "lines", "name": "C4-H42", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -3.9660000801086426, -3.1500000953674316 ], "y": [ -6.053999900817871, -5.372000217437744 ], "z": [ -11.29800033569336, -11.038000106811523 ] }, { "hoverinfo": "skip", "line": { "color": "blue", "width": 2 }, "mode": "lines", "name": "C1-C2", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -6.309999942779541, -7.163000106811523 ], "y": [ -5.7220001220703125, -4.640999794006348 ], "z": [ -10.411999702453613, -10.506999969482422 ] }, { "hoverinfo": "skip", "line": { "color": "blue", "width": 2 }, "mode": "lines", "name": "C1-H1", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -6.309999942779541, -6.385000228881836 ], "y": [ -5.7220001220703125, -6.677000045776367 ], "z": [ -10.411999702453613, -9.914999961853027 ] }, { "hoverinfo": "skip", "line": { "color": "blue", "width": 2 }, "mode": "lines", "name": "C2-C3", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -7.163000106811523, -8.508999824523926 ], "y": [ -4.640999794006348, -4.406000137329102 ], "z": [ -10.506999969482422, -9.916000366210938 ] }, { "hoverinfo": "skip", "line": { "color": "blue", "width": 2 }, "mode": "lines", "name": "C5-H52", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -3.8310000896453857, -2.821000099182129 ], "y": [ -6.540999889373779, -6.935999870300293 ], "z": [ -12.734000205993652, -12.883000373840332 ] }, { "hoverinfo": "skip", "line": { "color": "blue", "width": 2 }, "mode": "lines", "name": "C5-H53", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -3.8310000896453857, -4.025000095367432 ], "y": [ -6.540999889373779, -5.7270002365112305 ], "z": [ -12.734000205993652, -13.440999984741211 ] }, { "hoverinfo": "skip", "line": { "color": "blue", "width": 2 }, "mode": "lines", "name": "C3-H31", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -8.508999824523926, -9.279000282287598 ], "y": [ -4.406000137329102, -4.828000068664551 ], "z": [ -9.916000366210938, -10.569999694824219 ] }, { "hoverinfo": "skip", "line": { "color": "blue", "width": 2 }, "mode": "lines", "name": "C3-H33", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -8.508999824523926, -8.701000213623047 ], "y": [ -4.406000137329102, -3.3310000896453857 ], "z": [ -9.916000366210938, -9.833999633789062 ] }, { "hoverinfo": "skip", "line": { "color": "blue", "width": 2 }, "mode": "lines", "name": "C3-N1", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -8.508999824523926, -8.595999717712402 ], "y": [ -4.406000137329102, -5 ], "z": [ -9.916000366210938, -8.579999923706055 ] }, { "hoverinfo": "skip", "line": { "color": "blue", "width": 2 }, "mode": "lines", "name": "O2-C2", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -6.53000020980835, -7.336999893188477 ], "y": [ -2.8489999771118164, -3.0829999446868896 ], "z": [ -6.4019999504089355, -7.559999942779541 ] }, { "hoverinfo": "skip", "line": { "color": "blue", "width": 2 }, "mode": "lines", "name": "O2-C5", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -6.53000020980835, -5.546000003814697 ], "y": [ -2.8489999771118164, -1.934000015258789 ], "z": [ -6.4019999504089355, -6.675000190734863 ] }, { "hoverinfo": "skip", "line": { "color": "blue", "width": 2 }, "mode": "lines", "name": "O1-C1", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -8.29699993133545, -8.107000350952148 ], "y": [ -4.920000076293945, -4.40500020980835 ], "z": [ -6.314000129699707, -7.419000148773193 ] }, { "hoverinfo": "skip", "line": { "color": "blue", "width": 2 }, "mode": "lines", "name": "N1-C1", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -8.595999717712402, -8.107000350952148 ], "y": [ -5, -4.40500020980835 ], "z": [ -8.579999923706055, -7.419000148773193 ] }, { "hoverinfo": "skip", "line": { "color": "blue", "width": 2 }, "mode": "lines", "name": "N1-C3", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -8.595999717712402, -9.345999717712402 ], "y": [ -5, -6.247000217437744 ], "z": [ -8.579999923706055, -8.458000183105469 ] }, { "hoverinfo": "skip", "line": { "color": "blue", "width": 2 }, "mode": "lines", "name": "C2-C1", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -7.336999893188477, -8.107000350952148 ], "y": [ -3.0829999446868896, -4.40500020980835 ], "z": [ -7.559999942779541, -7.419000148773193 ] }, { "hoverinfo": "skip", "line": { "color": "blue", "width": 2 }, "mode": "lines", "name": "C2-H21", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -7.336999893188477, -6.7170000076293945 ], "y": [ -3.0829999446868896, -3.1050000190734863 ], "z": [ -7.559999942779541, -8.458000183105469 ] }, { "hoverinfo": "skip", "line": { "color": "blue", "width": 2 }, "mode": "lines", "name": "C2-H22", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -7.336999893188477, -8.076000213623047 ], "y": [ -3.0829999446868896, -2.2769999504089355 ], "z": [ -7.559999942779541, -7.646999835968018 ] }, { "hoverinfo": "skip", "line": { "color": "blue", "width": 2 }, "mode": "lines", "name": "O7-C7", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -18.18199920654297, -18.329999923706055 ], "y": [ -7.21999979019165, -8.435999870300293 ], "z": [ -5.497000217437744, -5.401000022888184 ] }, { "hoverinfo": "skip", "line": { "color": "blue", "width": 2 }, "mode": "lines", "name": "C10-C11", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -24.461000442504883, -24.15399932861328 ], "y": [ -4.824999809265137, -5.940999984741211 ], "z": [ -4.486999988555908, -3.4660000801086426 ] }, { "hoverinfo": "skip", "line": { "color": "blue", "width": 2 }, "mode": "lines", "name": "C10-C12", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -24.461000442504883, -24.72800064086914 ], "y": [ -4.824999809265137, -5.361999988555908 ], "z": [ -4.486999988555908, -5.89300012588501 ] }, { "hoverinfo": "skip", "line": { "color": "blue", "width": 2 }, "mode": "lines", "name": "C10-C13", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -24.461000442504883, -23.384000778198242 ], "y": [ -4.824999809265137, -3.740000009536743 ], "z": [ -4.486999988555908, -4.52400016784668 ] }, { "hoverinfo": "skip", "line": { "color": "blue", "width": 2 }, "mode": "lines", "name": "C10-H10", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -24.461000442504883, -25.38800048828125 ], "y": [ -4.824999809265137, -4.3429999351501465 ], "z": [ -4.486999988555908, -4.1479997634887695 ] }, { "hoverinfo": "skip", "line": { "color": "blue", "width": 2 }, "mode": "lines", "name": "C11-C1", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -24.15399932861328, -22.909000396728516 ], "y": [ -5.940999984741211, -6.756999969482422 ], "z": [ -3.4660000801086426, -3.7200000286102295 ] }, { "hoverinfo": "skip", "line": { "color": "blue", "width": 2 }, "mode": "lines", "name": "C11-H111", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -24.15399932861328, -24.08300018310547 ], "y": [ -5.940999984741211, -5.498000144958496 ], "z": [ -3.4660000801086426, -2.4630000591278076 ] }, { "hoverinfo": "skip", "line": { "color": "blue", "width": 2 }, "mode": "lines", "name": "C11-H112", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -24.15399932861328, -25.013999938964844 ], "y": [ -5.940999984741211, -6.622000217437744 ], "z": [ -3.4660000801086426, -3.4119999408721924 ] }, { "hoverinfo": "skip", "line": { "color": "blue", "width": 2 }, "mode": "lines", "name": "C1-C6", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -22.909000396728516, -21.67799949645996 ], "y": [ -6.756999969482422, -6.366000175476074 ], "z": [ -3.7200000286102295, -3.184000015258789 ] }, { "hoverinfo": "skip", "line": { "color": "blue", "width": 2 }, "mode": "lines", "name": "C1-C2", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -22.909000396728516, -22.964000701904297 ], "y": [ -6.756999969482422, -7.920000076293945 ], "z": [ -3.7200000286102295, -4.497000217437744 ] }, { "hoverinfo": "skip", "line": { "color": "blue", "width": 2 }, "mode": "lines", "name": "C4-C8", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -20.575000762939453, -19.334999084472656 ], "y": [ -8.284000396728516, -9.121000289916992 ], "z": [ -4.198999881744385, -4.468999862670898 ] }, { "hoverinfo": "skip", "line": { "color": "blue", "width": 2 }, "mode": "lines", "name": "C4-C5", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -20.575000762939453, -20.52400016784668 ], "y": [ -8.284000396728516, -7.117000102996826 ], "z": [ -4.198999881744385, -3.4230000972747803 ] }, { "hoverinfo": "skip", "line": { "color": "blue", "width": 2 }, "mode": "lines", "name": "C4-C3", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -20.575000762939453, -21.81100082397461 ], "y": [ -8.284000396728516, -8.67199993133545 ], "z": [ -4.198999881744385, -4.736999988555908 ] }, { "hoverinfo": "skip", "line": { "color": "blue", "width": 2 }, "mode": "lines", "name": "C8-C9", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -19.334999084472656, -18.628999710083008 ], "y": [ -9.121000289916992, -9.550999641418457 ], "z": [ -4.468999862670898, -3.180000066757202 ] }, { "hoverinfo": "skip", "line": { "color": "blue", "width": 2 }, "mode": "lines", "name": "C8-C7", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -19.334999084472656, -18.329999923706055 ], "y": [ -9.121000289916992, -8.435999870300293 ], "z": [ -4.468999862670898, -5.401000022888184 ] }, { "hoverinfo": "skip", "line": { "color": "blue", "width": 2 }, "mode": "lines", "name": "C8-H8", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -19.334999084472656, -19.65999984741211 ], "y": [ -9.121000289916992, -10.041000366210938 ], "z": [ -4.468999862670898, -4.97599983215332 ] }, { "hoverinfo": "skip", "line": { "color": "blue", "width": 2 }, "mode": "lines", "name": "C12-H121", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -24.72800064086914, -23.822999954223633 ], "y": [ -5.361999988555908, -5.7769999504089355 ], "z": [ -5.89300012588501, -6.348999977111816 ] }, { "hoverinfo": "skip", "line": { "color": "blue", "width": 2 }, "mode": "lines", "name": "C12-H122", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -24.72800064086914, -25.4950008392334 ], "y": [ -5.361999988555908, -6.14300012588501 ], "z": [ -5.89300012588501, -5.875 ] }, { "hoverinfo": "skip", "line": { "color": "blue", "width": 2 }, "mode": "lines", "name": "C12-H123", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -24.72800064086914, -25.086000442504883 ], "y": [ -5.361999988555908, -4.559999942779541 ], "z": [ -5.89300012588501, -6.547999858856201 ] }, { "hoverinfo": "skip", "line": { "color": "blue", "width": 2 }, "mode": "lines", "name": "C13-H131", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -23.384000778198242, -23.709999084472656 ], "y": [ -3.740000009536743, -2.8980000019073486 ], "z": [ -4.52400016784668, -5.144999980926514 ] }, { "hoverinfo": "skip", "line": { "color": "blue", "width": 2 }, "mode": "lines", "name": "C13-H132", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -23.384000778198242, -22.444000244140625 ], "y": [ -3.740000009536743, -4.11299991607666 ], "z": [ -4.52400016784668, -4.943999767303467 ] }, { "hoverinfo": "skip", "line": { "color": "blue", "width": 2 }, "mode": "lines", "name": "C13-H133", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -23.384000778198242, -23.18400001525879 ], "y": [ -3.740000009536743, -3.3529999256134033 ], "z": [ -4.52400016784668, -3.5199999809265137 ] }, { "hoverinfo": "skip", "line": { "color": "blue", "width": 2 }, "mode": "lines", "name": "C6-C5", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -21.67799949645996, -20.52400016784668 ], "y": [ -6.366000175476074, -7.117000102996826 ], "z": [ -3.184000015258789, -3.4230000972747803 ] }, { "hoverinfo": "skip", "line": { "color": "blue", "width": 2 }, "mode": "lines", "name": "C6-H6", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -21.67799949645996, -21.60300064086914 ], "y": [ -6.366000175476074, -5.4629998207092285 ], "z": [ -3.184000015258789, -2.5810000896453857 ] }, { "hoverinfo": "skip", "line": { "color": "blue", "width": 2 }, "mode": "lines", "name": "C2-C3", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -22.964000701904297, -21.81100082397461 ], "y": [ -7.920000076293945, -8.67199993133545 ], "z": [ -4.497000217437744, -4.736999988555908 ] }, { "hoverinfo": "skip", "line": { "color": "blue", "width": 2 }, "mode": "lines", "name": "C2-H2", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -22.964000701904297, -23.906999588012695 ], "y": [ -7.920000076293945, -8.246999740600586 ], "z": [ -4.497000217437744, -4.927000045776367 ] }, { "hoverinfo": "skip", "line": { "color": "blue", "width": 2 }, "mode": "lines", "name": "C5-H5", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -20.52400016784668, -19.57900047302246 ], "y": [ -7.117000102996826, -6.769999980926514 ], "z": [ -3.4230000972747803, -3.009999990463257 ] }, { "hoverinfo": "skip", "line": { "color": "blue", "width": 2 }, "mode": "lines", "name": "C3-H3", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -21.81100082397461, -21.889999389648438 ], "y": [ -8.67199993133545, -9.5649995803833 ], "z": [ -4.736999988555908, -5.3520002365112305 ] }, { "hoverinfo": "skip", "line": { "color": "blue", "width": 2 }, "mode": "lines", "name": "C9-H91", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -18.628999710083008, -19.327999114990234 ], "y": [ -9.550999641418457, -10.038999557495117 ], "z": [ -3.180000066757202, -2.492000102996826 ] }, { "hoverinfo": "skip", "line": { "color": "blue", "width": 2 }, "mode": "lines", "name": "C9-H92", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -18.628999710083008, -17.81999969482422 ], "y": [ -9.550999641418457, -10.258000373840332 ], "z": [ -3.180000066757202, -3.3940000534057617 ] }, { "hoverinfo": "skip", "line": { "color": "blue", "width": 2 }, "mode": "lines", "name": "C9-H93", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -18.628999710083008, -18.179000854492188 ], "y": [ -9.550999641418457, -8.699000358581543 ], "z": [ -3.180000066757202, -2.6589999198913574 ] }, { "hoverinfo": "skip", "line": { "color": "blue", "width": 2 }, "mode": "lines", "name": "C7-N", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -18.329999923706055, -17.53499984741211 ], "y": [ -8.435999870300293, -9.317999839782715 ], "z": [ -5.401000022888184, -6.11299991607666 ] }, { "hoverinfo": "skip", "line": { "color": "blue", "width": 2 }, "mode": "lines", "name": "N-CA", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -17.53499984741211, -16.440000534057617 ], "y": [ -9.317999839782715, -8.788999557495117 ], "z": [ -6.11299991607666, -6.934000015258789 ] }, { "hoverinfo": "skip", "line": { "color": "blue", "width": 2 }, "mode": "lines", "name": "N-H2", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -17.53499984741211, -17.429000854492188 ], "y": [ -9.317999839782715, -10.255000114440918 ], "z": [ -6.11299991607666, -5.744999885559082 ] }, { "hoverinfo": "skip", "line": { "color": "blue", "width": 2 }, "mode": "lines", "name": "CA-C", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -16.440000534057617, -15.262999534606934 ], "y": [ -8.788999557495117, -8.470999717712402 ], "z": [ -6.934000015258789, -6.01200008392334 ] }, { "hoverinfo": "skip", "line": { "color": "blue", "width": 2 }, "mode": "lines", "name": "CA-CB", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -16.440000534057617, -15.944999694824219 ], "y": [ -8.788999557495117, -9.812000274658203 ], "z": [ -6.934000015258789, -7.9629998207092285 ] }, { "hoverinfo": "skip", "line": { "color": "blue", "width": 2 }, "mode": "lines", "name": "CA-HA", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -16.440000534057617, -16.834999084472656 ], "y": [ -8.788999557495117, -7.9079999923706055 ], "z": [ -6.934000015258789, -7.440999984741211 ] }, { "hoverinfo": "skip", "line": { "color": "blue", "width": 2 }, "mode": "lines", "name": "C-O", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -15.262999534606934, -14.913999557495117 ], "y": [ -8.470999717712402, -9.258000373840332 ], "z": [ -6.01200008392334, -5.130000114440918 ] }, { "hoverinfo": "skip", "line": { "color": "blue", "width": 2 }, "mode": "lines", "name": "C-OXT", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -15.262999534606934, -14.555999755859375 ], "y": [ -8.470999717712402, -7.335000038146973 ], "z": [ -6.01200008392334, -6.22599983215332 ] }, { "hoverinfo": "skip", "line": { "color": "blue", "width": 2 }, "mode": "lines", "name": "CB-OG", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -15.944999694824219, -16.945999145507812 ], "y": [ -9.812000274658203, -10.005999565124512 ], "z": [ -7.9629998207092285, -8.965999603271484 ] }, { "hoverinfo": "skip", "line": { "color": "blue", "width": 2 }, "mode": "lines", "name": "CB-HB2", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -15.944999694824219, -15.72599983215332 ], "y": [ -9.812000274658203, -10.77299976348877 ], "z": [ -7.9629998207092285, -7.480999946594238 ] }, { "hoverinfo": "skip", "line": { "color": "blue", "width": 2 }, "mode": "lines", "name": "CB-HB3", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -15.944999694824219, -15.027999877929688 ], "y": [ -9.812000274658203, -9.447999954223633 ], "z": [ -7.9629998207092285, -8.442999839782715 ] }, { "hoverinfo": "skip", "line": { "color": "blue", "width": 2 }, "mode": "lines", "name": "OG-C2", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -16.945999145507812, -16.527000427246094 ], "y": [ -10.005999565124512, -10.92300033569336 ], "z": [ -8.965999603271484, -9.970999717712402 ] }, { "hoverinfo": "skip", "line": { "color": "blue", "width": 2 }, "mode": "lines", "name": "OXT-C5", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -14.555999755859375, -15.032999992370605 ], "y": [ -7.335000038146973, -6.2829999923706055 ], "z": [ -6.22599983215332, -7.091000080108643 ] }, { "hoverinfo": "skip", "line": { "color": "blue", "width": 2 }, "mode": "lines", "name": "O3-C3", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -17.099000930786133, -17.908000946044922 ], "y": [ -12.050999641418457, -12.479999542236328 ], "z": [ -11.954000473022461, -13.081000328063965 ] }, { "hoverinfo": "skip", "line": { "color": "blue", "width": 2 }, "mode": "lines", "name": "O3-C1", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -17.099000930786133, -17.60099983215332 ], "y": [ -12.050999641418457, -11.187999725341797 ], "z": [ -11.954000473022461, -11.02400016784668 ] }, { "hoverinfo": "skip", "line": { "color": "blue", "width": 2 }, "mode": "lines", "name": "O1-C1", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -18.72599983215332, -17.60099983215332 ], "y": [ -10.711000442504883, -11.187999725341797 ], "z": [ -11.029999732971191, -11.02400016784668 ] }, { "hoverinfo": "skip", "line": { "color": "blue", "width": 2 }, "mode": "lines", "name": "C3-C4", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -17.908000946044922, -18.288000106811523 ], "y": [ -12.479999542236328, -11.295000076293945 ], "z": [ -13.081000328063965, -13.97700023651123 ] }, { "hoverinfo": "skip", "line": { "color": "blue", "width": 2 }, "mode": "lines", "name": "C3-C5", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -17.908000946044922, -16.996000289916992 ], "y": [ -12.479999542236328, -13.425000190734863 ], "z": [ -13.081000328063965, -13.878000259399414 ] }, { "hoverinfo": "skip", "line": { "color": "blue", "width": 2 }, "mode": "lines", "name": "C3-C6", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -17.908000946044922, -19.138999938964844 ], "y": [ -12.479999542236328, -13.265000343322754 ], "z": [ -13.081000328063965, -12.614999771118164 ] }, { "hoverinfo": "skip", "line": { "color": "blue", "width": 2 }, "mode": "lines", "name": "C4-H41", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -18.288000106811523, -18.9950008392334 ], "y": [ -11.295000076293945, -10.619999885559082 ], "z": [ -13.97700023651123, -13.484999656677246 ] }, { "hoverinfo": "skip", "line": { "color": "blue", "width": 2 }, "mode": "lines", "name": "C4-H42", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -18.288000106811523, -17.40399932861328 ], "y": [ -11.295000076293945, -10.696999549865723 ], "z": [ -13.97700023651123, -14.225000381469727 ] }, { "hoverinfo": "skip", "line": { "color": "blue", "width": 2 }, "mode": "lines", "name": "C4-H43", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -18.288000106811523, -18.753000259399414 ], "y": [ -11.295000076293945, -11.633999824523926 ], "z": [ -13.97700023651123, -14.909000396728516 ] }, { "hoverinfo": "skip", "line": { "color": "blue", "width": 2 }, "mode": "lines", "name": "C5-H51", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -16.996000289916992, -16.672000885009766 ], "y": [ -13.425000190734863, -14.267999649047852 ], "z": [ -13.878000259399414, -13.256999969482422 ] }, { "hoverinfo": "skip", "line": { "color": "blue", "width": 2 }, "mode": "lines", "name": "C5-H52", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -16.996000289916992, -16.083999633789062 ], "y": [ -13.425000190734863, -12.907999992370605 ], "z": [ -13.878000259399414, -14.197999954223633 ] }, { "hoverinfo": "skip", "line": { "color": "blue", "width": 2 }, "mode": "lines", "name": "C5-H53", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -16.996000289916992, -17.49799919128418 ], "y": [ -13.425000190734863, -13.821999549865723 ], "z": [ -13.878000259399414, -14.765999794006348 ] }, { "hoverinfo": "skip", "line": { "color": "blue", "width": 2 }, "mode": "lines", "name": "C6-H61", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -19.138999938964844, -19.86199951171875 ], "y": [ -13.265000343322754, -12.62600040435791 ], "z": [ -12.614999771118164, -12.098999977111816 ] }, { "hoverinfo": "skip", "line": { "color": "blue", "width": 2 }, "mode": "lines", "name": "C6-H62", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -19.138999938964844, -19.658000946044922 ], "y": [ -13.265000343322754, -13.729999542236328 ], "z": [ -12.614999771118164, -13.460000038146973 ] }, { "hoverinfo": "skip", "line": { "color": "blue", "width": 2 }, "mode": "lines", "name": "C6-H63", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -19.138999938964844, -18.854000091552734 ], "y": [ -13.265000343322754, -14.050999641418457 ], "z": [ -12.614999771118164, -11.906999588012695 ] }, { "hoverinfo": "skip", "line": { "color": "blue", "width": 2 }, "mode": "lines", "name": "C1-C2", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -17.60099983215332, -16.527000427246094 ], "y": [ -11.187999725341797, -10.92300033569336 ], "z": [ -11.02400016784668, -9.970999717712402 ] }, { "hoverinfo": "skip", "line": { "color": "blue", "width": 2 }, "mode": "lines", "name": "C2-H21", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -16.527000427246094, -15.64900016784668 ], "y": [ -10.92300033569336, -10.512999534606934 ], "z": [ -9.970999717712402, -10.482999801635742 ] }, { "hoverinfo": "skip", "line": { "color": "blue", "width": 2 }, "mode": "lines", "name": "C2-H22", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -16.527000427246094, -16.277999877929688 ], "y": [ -10.92300033569336, -11.881999969482422 ], "z": [ -9.970999717712402, -9.501999855041504 ] }, { "hoverinfo": "skip", "line": { "color": "blue", "width": 2 }, "mode": "lines", "name": "N4-N4A", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -12.815999984741211, -12.821999549865723 ], "y": [ -5.4629998207092285, -5.585000038146973 ], "z": [ -7.769000053405762, -9.109000205993652 ] }, { "hoverinfo": "skip", "line": { "color": "blue", "width": 2 }, "mode": "lines", "name": "N4-C4", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -12.815999984741211, -14.034000396728516 ], "y": [ -5.4629998207092285, -5.132999897003174 ], "z": [ -7.769000053405762, -7.060999870300293 ] }, { "hoverinfo": "skip", "line": { "color": "blue", "width": 2 }, "mode": "lines", "name": "N4-C1", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -12.815999984741211, -11.574000358581543 ], "y": [ -5.4629998207092285, -5.673999786376953 ], "z": [ -7.769000053405762, -7.256999969482422 ] }, { "hoverinfo": "skip", "line": { "color": "blue", "width": 2 }, "mode": "lines", "name": "N4A-N2", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -12.821999549865723, -11.588000297546387 ], "y": [ -5.585000038146973, -5.890999794006348 ], "z": [ -9.109000205993652, -9.486000061035156 ] }, { "hoverinfo": "skip", "line": { "color": "blue", "width": 2 }, "mode": "lines", "name": "N2-C2", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -11.588000297546387, -10.798999786376953 ], "y": [ -5.890999794006348, -5.947000026702881 ], "z": [ -9.486000061035156, -8.36400032043457 ] }, { "hoverinfo": "skip", "line": { "color": "blue", "width": 2 }, "mode": "lines", "name": "C4-C5", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -14.034000396728516, -15.032999992370605 ], "y": [ -5.132999897003174, -6.2829999923706055 ], "z": [ -7.060999870300293, -7.091000080108643 ] }, { "hoverinfo": "skip", "line": { "color": "blue", "width": 2 }, "mode": "lines", "name": "C4-H41", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -14.034000396728516, -13.758999824523926 ], "y": [ -5.132999897003174, -4.877999782562256 ], "z": [ -7.060999870300293, -6.031000137329102 ] }, { "hoverinfo": "skip", "line": { "color": "blue", "width": 2 }, "mode": "lines", "name": "C4-H42", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -14.034000396728516, -14.451000213623047 ], "y": [ -5.132999897003174, -4.243000030517578 ], "z": [ -7.060999870300293, -7.545000076293945 ] }, { "hoverinfo": "skip", "line": { "color": "blue", "width": 2 }, "mode": "lines", "name": "C1-C2", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -11.574000358581543, -10.798999786376953 ], "y": [ -5.673999786376953, -5.947000026702881 ], "z": [ -7.256999969482422, -8.36400032043457 ] }, { "hoverinfo": "skip", "line": { "color": "blue", "width": 2 }, "mode": "lines", "name": "C1-H1", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -11.574000358581543, -11.343999862670898 ], "y": [ -5.673999786376953, -5.61299991607666 ], "z": [ -7.256999969482422, -6.203000068664551 ] }, { "hoverinfo": "skip", "line": { "color": "blue", "width": 2 }, "mode": "lines", "name": "C2-C3", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -10.798999786376953, -9.345999717712402 ], "y": [ -5.947000026702881, -6.247000217437744 ], "z": [ -8.36400032043457, -8.458000183105469 ] }, { "hoverinfo": "skip", "line": { "color": "blue", "width": 2 }, "mode": "lines", "name": "C5-H52", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -15.032999992370605, -15.994999885559082 ], "y": [ -6.2829999923706055, -5.927000045776367 ], "z": [ -7.091000080108643, -6.708000183105469 ] }, { "hoverinfo": "skip", "line": { "color": "blue", "width": 2 }, "mode": "lines", "name": "C5-H53", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -15.032999992370605, -15.152999877929688 ], "y": [ -6.2829999923706055, -6.669000148773193 ], "z": [ -7.091000080108643, -8.109000205993652 ] }, { "hoverinfo": "skip", "line": { "color": "blue", "width": 2 }, "mode": "lines", "name": "C3-H32", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -9.345999717712402, -9.133000373840332 ], "y": [ -6.247000217437744, -6.877999782562256 ], "z": [ -8.458000183105469, -9.329000473022461 ] }, { "hoverinfo": "skip", "line": { "color": "blue", "width": 2 }, "mode": "lines", "name": "C3-H33", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -9.345999717712402, -9.022000312805176 ], "y": [ -6.247000217437744, -6.804999828338623 ], "z": [ -8.458000183105469, -7.572999954223633 ] }, { "hoverinfo": "skip", "line": { "color": "blue", "width": 2 }, "mode": "lines", "name": "CL1-C1", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -5.163000106811523, -4.803999900817871 ], "y": [ 1.996999979019165, 0.36100006103515625 ], "z": [ -6.14300012588501, -6.568999767303467 ] }, { "hoverinfo": "skip", "line": { "color": "blue", "width": 2 }, "mode": "lines", "name": "CL4-C4", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -3.9579999446868896, -4.311999797821045 ], "y": [ -3.9590001106262207, -2.313999891281128 ], "z": [ -7.598999977111816, -7.210999965667725 ] }, { "hoverinfo": "skip", "line": { "color": "blue", "width": 2 }, "mode": "lines", "name": "C2-C1", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -3.566999912261963, -4.803999900817871 ], "y": [ 0.004999999888241291, 0.36100000608712435 ], "z": [ -7.13100004196167, -6.568999767303467 ] }, { "hoverinfo": "skip", "line": { "color": "blue", "width": 2 }, "mode": "lines", "name": "C2-C3", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -3.566999912261963, -3.3320000171661377 ], "y": [ 0.004999999888241291, -1.3459999514743686 ], "z": [ -7.13100004196167, -7.445000171661377 ] }, { "hoverinfo": "skip", "line": { "color": "blue", "width": 2 }, "mode": "lines", "name": "C2-C7", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -3.566999912261963, -2.490999937057495 ], "y": [ 0.004999999888241291, 1.02199995983392 ], "z": [ -7.13100004196167, -7.394000053405762 ] }, { "hoverinfo": "skip", "line": { "color": "blue", "width": 2 }, "mode": "lines", "name": "C1-C6", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -4.803999900817871, -5.7870001792907715 ], "y": [ 0.3610000014305115, -0.6039999723434448 ], "z": [ -6.568999767303467, -6.335999965667725 ] }, { "hoverinfo": "skip", "line": { "color": "blue", "width": 2 }, "mode": "lines", "name": "C3-C4", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -3.3320000171661377, -4.311999797821045 ], "y": [ -1.3459999561309814, -2.313999891281128 ], "z": [ -7.445000171661377, -7.210999965667725 ] }, { "hoverinfo": "skip", "line": { "color": "blue", "width": 2 }, "mode": "lines", "name": "C3-H3", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -3.3320000171661377, -2.375999927520752 ], "y": [ -1.3459999561309814, -1.6460000276565552 ], "z": [ -7.445000171661377, -7.869999885559082 ] }, { "hoverinfo": "skip", "line": { "color": "blue", "width": 2 }, "mode": "lines", "name": "C7-H71", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -2.490999937057495, -2.1730000972747803 ], "y": [ 1.0219999551773071, 1.4900000095367432 ], "z": [ -7.394000053405762, -6.458000183105469 ] }, { "hoverinfo": "skip", "line": { "color": "blue", "width": 2 }, "mode": "lines", "name": "C7-H72", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -2.490999937057495, -1.6069999933242798 ], "y": [ 1.0219999551773071, 0.5619999766349792 ], "z": [ -7.394000053405762, -7.848999977111816 ] }, { "hoverinfo": "skip", "line": { "color": "blue", "width": 2 }, "mode": "lines", "name": "C7-H73", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -2.490999937057495, -2.8519999980926514 ], "y": [ 1.0219999551773071, 1.7890000343322754 ], "z": [ -7.394000053405762, -8.086000442504883 ] }, { "hoverinfo": "skip", "line": { "color": "blue", "width": 2 }, "mode": "lines", "name": "C4-C5", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -4.311999797821045, -5.546000003814697 ], "y": [ -2.313999891281128, -1.934000015258789 ], "z": [ -7.210999965667725, -6.675000190734863 ] }, { "hoverinfo": "skip", "line": { "color": "blue", "width": 2 }, "mode": "lines", "name": "C6-C5", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -5.7870001792907715, -5.546000003814697 ], "y": [ -0.6039999723434448, -1.934000015258789 ], "z": [ -6.335999965667725, -6.675000190734863 ] }, { "hoverinfo": "skip", "line": { "color": "blue", "width": 2 }, "mode": "lines", "name": "C6-H6", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -5.7870001792907715, -6.736999988555908 ], "y": [ -0.6039999723434448, -0.32600000500679016 ], "z": [ -6.335999965667725, -5.88700008392334 ] } ], "layout": { "scene": { "xaxis": { "showgrid": false, "showline": false, "showticklabels": false }, "yaxis": { "showgrid": false, "showline": false, "showticklabels": false }, "zaxis": { "showgrid": false, "showline": false, "showticklabels": false } }, "template": { "data": { "bar": [ { "error_x": { "color": "rgb(36,36,36)" }, "error_y": { "color": "rgb(36,36,36)" }, "marker": { "line": { "color": "white", "width": 0.5 }, "pattern": { "fillmode": "overlay", "size": 10, "solidity": 0.2 } }, "type": "bar" } ], "barpolar": [ { "marker": { "line": { "color": "white", "width": 0.5 }, "pattern": { "fillmode": "overlay", "size": 10, "solidity": 0.2 } }, "type": "barpolar" } ], "carpet": [ { "aaxis": { "endlinecolor": "rgb(36,36,36)", "gridcolor": "white", "linecolor": "white", "minorgridcolor": "white", "startlinecolor": "rgb(36,36,36)" }, "baxis": { "endlinecolor": "rgb(36,36,36)", "gridcolor": "white", "linecolor": "white", "minorgridcolor": "white", "startlinecolor": "rgb(36,36,36)" }, "type": "carpet" } ], "choropleth": [ { "colorbar": { "outlinewidth": 1, "tickcolor": "rgb(36,36,36)", "ticks": "outside" }, "type": "choropleth" } ], "contour": [ { "colorbar": { "outlinewidth": 1, "tickcolor": "rgb(36,36,36)", "ticks": "outside" }, "colorscale": [ [ 0, "#440154" ], [ 0.1111111111111111, "#482878" ], [ 0.2222222222222222, "#3e4989" ], [ 0.3333333333333333, "#31688e" ], [ 0.4444444444444444, "#26828e" ], [ 0.5555555555555556, "#1f9e89" ], [ 0.6666666666666666, "#35b779" ], [ 0.7777777777777778, "#6ece58" ], [ 0.8888888888888888, "#b5de2b" ], [ 1, "#fde725" ] ], "type": "contour" } ], "contourcarpet": [ { "colorbar": { "outlinewidth": 1, "tickcolor": "rgb(36,36,36)", "ticks": "outside" }, "type": "contourcarpet" } ], "heatmap": [ { "colorbar": { "outlinewidth": 1, "tickcolor": "rgb(36,36,36)", "ticks": "outside" }, "colorscale": [ [ 0, "#440154" ], [ 0.1111111111111111, "#482878" ], [ 0.2222222222222222, "#3e4989" ], [ 0.3333333333333333, "#31688e" ], [ 0.4444444444444444, "#26828e" ], [ 0.5555555555555556, "#1f9e89" ], [ 0.6666666666666666, "#35b779" ], [ 0.7777777777777778, "#6ece58" ], [ 0.8888888888888888, "#b5de2b" ], [ 1, "#fde725" ] ], "type": "heatmap" } ], "heatmapgl": [ { "colorbar": { "outlinewidth": 1, "tickcolor": "rgb(36,36,36)", "ticks": "outside" }, "colorscale": [ [ 0, "#440154" ], [ 0.1111111111111111, "#482878" ], [ 0.2222222222222222, "#3e4989" ], [ 0.3333333333333333, "#31688e" ], [ 0.4444444444444444, "#26828e" ], [ 0.5555555555555556, "#1f9e89" ], [ 0.6666666666666666, "#35b779" ], [ 0.7777777777777778, "#6ece58" ], [ 0.8888888888888888, "#b5de2b" ], [ 1, "#fde725" ] ], "type": "heatmapgl" } ], "histogram": [ { "marker": { "line": { "color": "white", "width": 0.6 } }, "type": "histogram" } ], "histogram2d": [ { "colorbar": { "outlinewidth": 1, "tickcolor": "rgb(36,36,36)", "ticks": "outside" }, "colorscale": [ [ 0, "#440154" ], [ 0.1111111111111111, "#482878" ], [ 0.2222222222222222, "#3e4989" ], [ 0.3333333333333333, "#31688e" ], [ 0.4444444444444444, "#26828e" ], [ 0.5555555555555556, "#1f9e89" ], [ 0.6666666666666666, "#35b779" ], [ 0.7777777777777778, "#6ece58" ], [ 0.8888888888888888, "#b5de2b" ], [ 1, "#fde725" ] ], "type": "histogram2d" } ], "histogram2dcontour": [ { "colorbar": { "outlinewidth": 1, "tickcolor": "rgb(36,36,36)", "ticks": "outside" }, "colorscale": [ [ 0, "#440154" ], [ 0.1111111111111111, "#482878" ], [ 0.2222222222222222, "#3e4989" ], [ 0.3333333333333333, "#31688e" ], [ 0.4444444444444444, "#26828e" ], [ 0.5555555555555556, "#1f9e89" ], [ 0.6666666666666666, "#35b779" ], [ 0.7777777777777778, "#6ece58" ], [ 0.8888888888888888, "#b5de2b" ], [ 1, "#fde725" ] ], "type": "histogram2dcontour" } ], "mesh3d": [ { "colorbar": { "outlinewidth": 1, "tickcolor": "rgb(36,36,36)", "ticks": "outside" }, "type": "mesh3d" } ], "parcoords": [ { "line": { "colorbar": { "outlinewidth": 1, "tickcolor": "rgb(36,36,36)", "ticks": "outside" } }, "type": "parcoords" } ], "pie": [ { "automargin": true, "type": "pie" } ], "scatter": [ { "fillpattern": { "fillmode": "overlay", "size": 10, "solidity": 0.2 }, "type": "scatter" } ], "scatter3d": [ { "line": { "colorbar": { "outlinewidth": 1, "tickcolor": "rgb(36,36,36)", "ticks": "outside" } }, "marker": { "colorbar": { "outlinewidth": 1, "tickcolor": "rgb(36,36,36)", "ticks": "outside" } }, "type": "scatter3d" } ], "scattercarpet": [ { "marker": { "colorbar": { "outlinewidth": 1, "tickcolor": "rgb(36,36,36)", "ticks": "outside" } }, "type": "scattercarpet" } ], "scattergeo": [ { "marker": { "colorbar": { "outlinewidth": 1, "tickcolor": "rgb(36,36,36)", "ticks": "outside" } }, "type": "scattergeo" } ], "scattergl": [ { "marker": { "colorbar": { "outlinewidth": 1, "tickcolor": "rgb(36,36,36)", "ticks": "outside" } }, "type": "scattergl" } ], "scattermapbox": [ { "marker": { "colorbar": { "outlinewidth": 1, "tickcolor": "rgb(36,36,36)", "ticks": "outside" } }, "type": "scattermapbox" } ], "scatterpolar": [ { "marker": { "colorbar": { "outlinewidth": 1, "tickcolor": "rgb(36,36,36)", "ticks": "outside" } }, "type": "scatterpolar" } ], "scatterpolargl": [ { "marker": { "colorbar": { "outlinewidth": 1, "tickcolor": "rgb(36,36,36)", "ticks": "outside" } }, "type": "scatterpolargl" } ], "scatterternary": [ { "marker": { "colorbar": { "outlinewidth": 1, "tickcolor": "rgb(36,36,36)", "ticks": "outside" } }, "type": "scatterternary" } ], "surface": [ { "colorbar": { "outlinewidth": 1, "tickcolor": "rgb(36,36,36)", "ticks": "outside" }, "colorscale": [ [ 0, "#440154" ], [ 0.1111111111111111, "#482878" ], [ 0.2222222222222222, "#3e4989" ], [ 0.3333333333333333, "#31688e" ], [ 0.4444444444444444, "#26828e" ], [ 0.5555555555555556, "#1f9e89" ], [ 0.6666666666666666, "#35b779" ], [ 0.7777777777777778, "#6ece58" ], [ 0.8888888888888888, "#b5de2b" ], [ 1, "#fde725" ] ], "type": "surface" } ], "table": [ { "cells": { "fill": { "color": "rgb(237,237,237)" }, "line": { "color": "white" } }, "header": { "fill": { "color": "rgb(217,217,217)" }, "line": { "color": "white" } }, "type": "table" } ] }, "layout": { "annotationdefaults": { "arrowhead": 0, "arrowwidth": 1 }, "autotypenumbers": "strict", "coloraxis": { "colorbar": { "outlinewidth": 1, "tickcolor": "rgb(36,36,36)", "ticks": "outside" } }, "colorscale": { "diverging": [ [ 0, "rgb(103,0,31)" ], [ 0.1, "rgb(178,24,43)" ], [ 0.2, "rgb(214,96,77)" ], [ 0.3, "rgb(244,165,130)" ], [ 0.4, "rgb(253,219,199)" ], [ 0.5, "rgb(247,247,247)" ], [ 0.6, "rgb(209,229,240)" ], [ 0.7, "rgb(146,197,222)" ], [ 0.8, "rgb(67,147,195)" ], [ 0.9, "rgb(33,102,172)" ], [ 1, "rgb(5,48,97)" ] ], "sequential": [ [ 0, "#440154" ], [ 0.1111111111111111, "#482878" ], [ 0.2222222222222222, "#3e4989" ], [ 0.3333333333333333, "#31688e" ], [ 0.4444444444444444, "#26828e" ], [ 0.5555555555555556, "#1f9e89" ], [ 0.6666666666666666, "#35b779" ], [ 0.7777777777777778, "#6ece58" ], [ 0.8888888888888888, "#b5de2b" ], [ 1, "#fde725" ] ], "sequentialminus": [ [ 0, "#440154" ], [ 0.1111111111111111, "#482878" ], [ 0.2222222222222222, "#3e4989" ], [ 0.3333333333333333, "#31688e" ], [ 0.4444444444444444, "#26828e" ], [ 0.5555555555555556, "#1f9e89" ], [ 0.6666666666666666, "#35b779" ], [ 0.7777777777777778, "#6ece58" ], [ 0.8888888888888888, "#b5de2b" ], [ 1, "#fde725" ] ] }, "colorway": [ "#1F77B4", "#FF7F0E", "#2CA02C", "#D62728", "#9467BD", "#8C564B", "#E377C2", "#7F7F7F", "#BCBD22", "#17BECF" ], "font": { "color": "rgb(36,36,36)" }, "geo": { "bgcolor": "white", "lakecolor": "white", "landcolor": "white", "showlakes": true, "showland": true, "subunitcolor": "white" }, "hoverlabel": { "align": "left" }, "hovermode": "closest", "mapbox": { "style": "light" }, "paper_bgcolor": "white", "plot_bgcolor": "white", "polar": { "angularaxis": { "gridcolor": "rgb(232,232,232)", "linecolor": "rgb(36,36,36)", "showgrid": false, "showline": true, "ticks": "outside" }, "bgcolor": "white", "radialaxis": { "gridcolor": "rgb(232,232,232)", "linecolor": "rgb(36,36,36)", "showgrid": false, "showline": true, "ticks": "outside" } }, "scene": { "xaxis": { "backgroundcolor": "white", "gridcolor": "rgb(232,232,232)", "gridwidth": 2, "linecolor": "rgb(36,36,36)", "showbackground": true, "showgrid": false, "showline": true, "ticks": "outside", "zeroline": false, "zerolinecolor": "rgb(36,36,36)" }, "yaxis": { "backgroundcolor": "white", "gridcolor": "rgb(232,232,232)", "gridwidth": 2, "linecolor": "rgb(36,36,36)", "showbackground": true, "showgrid": false, "showline": true, "ticks": "outside", "zeroline": false, "zerolinecolor": "rgb(36,36,36)" }, "zaxis": { "backgroundcolor": "white", "gridcolor": "rgb(232,232,232)", "gridwidth": 2, "linecolor": "rgb(36,36,36)", "showbackground": true, "showgrid": false, "showline": true, "ticks": "outside", "zeroline": false, "zerolinecolor": "rgb(36,36,36)" } }, "shapedefaults": { "fillcolor": "black", "line": { "width": 0 }, "opacity": 0.3 }, "ternary": { "aaxis": { "gridcolor": "rgb(232,232,232)", "linecolor": "rgb(36,36,36)", "showgrid": false, "showline": true, "ticks": "outside" }, "baxis": { "gridcolor": "rgb(232,232,232)", "linecolor": "rgb(36,36,36)", "showgrid": false, "showline": true, "ticks": "outside" }, "bgcolor": "white", "caxis": { "gridcolor": "rgb(232,232,232)", "linecolor": "rgb(36,36,36)", "showgrid": false, "showline": true, "ticks": "outside" } }, "title": { "x": 0.05 }, "xaxis": { "automargin": true, "gridcolor": "rgb(232,232,232)", "linecolor": "rgb(36,36,36)", "showgrid": false, "showline": true, "ticks": "outside", "title": { "standoff": 15 }, "zeroline": false, "zerolinecolor": "rgb(36,36,36)" }, "yaxis": { "automargin": true, "gridcolor": "rgb(232,232,232)", "linecolor": "rgb(36,36,36)", "showgrid": false, "showline": true, "ticks": "outside", "title": { "standoff": 15 }, "zeroline": false, "zerolinecolor": "rgb(36,36,36)" } } } } }, "text/html": [ "
" ] }, "metadata": {}, "output_type": "display_data" } ], "source": [ "# setup some visualization to compare before-after\n", "v = bam.utils.visual.MoleculeViewer3D()\n", "v.draw_edges(*mol.get_bonds(), color=\"red\", linewidth=2, showlegend=False)\n", "\n", "# optimize with RDKit\n", "rdkit_optimized = mol.optimize(algorithm=\"rdkit\")\n", "\n", "# visualize the optimized molecule\n", "v.draw_edges(*rdkit_optimized.get_bonds(), color=\"blue\", linewidth=2, showlegend=False)\n", "v.show()" ] }, { "cell_type": "markdown", "metadata": {}, "source": [ "# Optimization without RDKit\n", "\n", "If we run the `Molecule.optimize` method without any arguments, it will default to using a rotational optimization environment named the `DistanceRotatron` to optimize the molecular structure. This environment will rotate around bonds and try to find the conformation that will maximize inter-atomic distances. There are three rotatron environments available:\n", "\n", "## Rotatron Optimization Environments\n", "\n", "Let us talk some more about BuildAMol's optimization environments. BuildAMol implements a torsional optimization scheme. That is to say, BuildAMol rotates around bonds in the structure until it finds a nice conformation. We implemented three different `Environments` called `Rotatrons` to handle this. The three Rotatrons are:\n", "\n", "- `DistanceRotatron`\n", " - The universally usable environment that performs reasonably well with both small and very large structures. It uses purely geometric considerations and tries to maximize inter-atomic distances. It uses two hyper-parameters named `pushback` and `unfold`. They can be tuned to give more weight to either \"globally unfolding/extending\" a structure (at the potential cost of incurring local clashes), versus focussing on avoiding local clashes while sacrificing \"the big picture\" of structure extension. It is usually not necessary to fiddle around with them but but it may be necessary for large and highly branched molecules!\n", " \n", "- `OverlapRotatron`\n", " - This environment fits multi-variant Gaussians to approximate the structure and minimizes overlaps between the fitted distributions. It performs well with ResidueGraph inputs. It can be very fast on smaller molecules and can work with large structures but it has a tendency to run into trouble when the gaussians are too far apart because in this case the overlap converges to zero, which makes optimization nearly impossible. To mitigate this effect one can adjust the hyper-parameter `artificial_spread` which will articially enlarge the gaussians to allow for a longer range overlap computation. \n", " \n", "- `ForceFieldRotatron`\n", " - This environment actually uses RDKit to compute a conformation's energy. This environment is the slowest but very accurate when working with AtomGraphs. If given a ResidueGraph the environment is usually useless, however (after all a ResidueGraph is not a valid chemical structure so optimizing this metric yields no good results)! Technically, the environment works with large structures as well, but keep the computation times in mind! \n", "\n", "We can describe the conformational optimization as either of these three problems to be optimized by an optimization algorithm. \n", "\n", "## Optimization Algorithms\n", "\n", "Four optimization algorithms are available as stand-alone functions. These are:\n", "\n", "- `swarm_optimize`: global-best particle swarm optimization\n", "- `anneal_optimize`: simulated-annealing algorithm\n", "- `genetic_optimize`: a genetic algorithm (usually the slowest of all algorithms)\n", "- `scipy_optimize`: a scipy-forward to a stochastic-gradient descent optimization (could be changed to any other scipy-implemented algorithm). This one can struggle with very rugged optimization landscapes so it may not perform as well as a particle-swarm.\n", "\n", "They will sample rotational angles to optimize a molecular conformation and eventually return one or multiple solutions. " ] }, { "cell_type": "markdown", "metadata": {}, "source": [ "# Quick Optimizations using the Rotatron Environments\n", "\n", "The `optimize` function and method accept arguments for which kinds of rotatron to use and what algorithms to employ when finding solutions. \n", "So, if we want to improve the conformation using a `DistanceRotatron` and a particle-swarm optimization we can simply call on the `optimize` method and that's it..." ] }, { "cell_type": "code", "execution_count": 4, "metadata": {}, "outputs": [ { "data": { "application/vnd.plotly.v1+json": { "config": { "plotlyServerURL": "https://plot.ly" }, "data": [ { "hoverinfo": "skip", "line": { "color": "red", "width": 2 }, "mode": "lines", "name": "O7-C7", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -4.9755862056802895, -5.300519482973502 ], "y": [ -7.667659210379725, -8.339236508791736 ], "z": [ -15.940291611730196, -14.96592658384531 ] }, { "hoverinfo": "skip", "line": { "color": "red", "width": 2 }, "mode": "lines", "name": "C10-C11", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ 1.0819942482588827, 1.0076343147784619 ], "y": [ -8.991007817980137, -9.328957605901607 ], "z": [ -17.858422753444998, -16.356514766537472 ] }, { "hoverinfo": "skip", "line": { "color": "red", "width": 2 }, "mode": "lines", "name": "C10-C12", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ 1.0819942482588827, 0.20766753342437205 ], "y": [ -8.991007817980137, -9.923579784916006 ], "z": [ -17.858422753444998, -18.700581065291445 ] }, { "hoverinfo": "skip", "line": { "color": "red", "width": 2 }, "mode": "lines", "name": "C10-C13", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ 1.0819942482588827, 0.6532753136449849 ], "y": [ -8.991007817980137, -7.539155079046905 ], "z": [ -17.858422753444998, -18.084653254385078 ] }, { "hoverinfo": "skip", "line": { "color": "red", "width": 2 }, "mode": "lines", "name": "C10-H10", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ 1.0819942482588827, 2.1254757908763056 ], "y": [ -8.991007817980137, -9.10037927523434 ], "z": [ -17.858422753444998, -18.178744348962464 ] }, { "hoverinfo": "skip", "line": { "color": "red", "width": 2 }, "mode": "lines", "name": "C11-C1", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ 1.0076343147784619, -0.3935818067992458 ], "y": [ -9.328957605901607, -9.3123114799021 ], "z": [ -16.356514766537472, -15.795943729897214 ] }, { "hoverinfo": "skip", "line": { "color": "red", "width": 2 }, "mode": "lines", "name": "C11-H111", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ 1.0076343147784619, 1.640664598776468 ], "y": [ -9.328957605901607, -8.636991097771824 ], "z": [ -16.356514766537472, -15.784996909276584 ] }, { "hoverinfo": "skip", "line": { "color": "red", "width": 2 }, "mode": "lines", "name": "C11-H112", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ 1.0076343147784619, 1.4472473582763694 ], "y": [ -9.328957605901607, -10.32166291291072 ], "z": [ -16.356514766537472, -16.189255819325517 ] }, { "hoverinfo": "skip", "line": { "color": "red", "width": 2 }, "mode": "lines", "name": "C1-C6", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -0.3935818067992458, -0.9020138623783911 ], "y": [ -9.3123114799021, -8.133727405322077 ], "z": [ -15.795943729897214, -15.273297555123198 ] }, { "hoverinfo": "skip", "line": { "color": "red", "width": 2 }, "mode": "lines", "name": "C1-C2", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -0.3935818067992458, -1.1462949023976705 ], "y": [ -9.3123114799021, -10.475909934066546 ], "z": [ -15.795943729897214, -15.813140333653443 ] }, { "hoverinfo": "skip", "line": { "color": "red", "width": 2 }, "mode": "lines", "name": "C4-C8", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -2.966267061573645, -4.350616216551841 ], "y": [ -9.281799589998936, -9.2657307567863 ], "z": [ -14.76497305405773, -14.210251989278017 ] }, { "hoverinfo": "skip", "line": { "color": "red", "width": 2 }, "mode": "lines", "name": "C4-C5", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -2.966267061573645, -2.1966400430395945 ], "y": [ -9.281799589998936, -8.11839999801639 ], "z": [ -14.76497305405773, -14.75434376822896 ] }, { "hoverinfo": "skip", "line": { "color": "red", "width": 2 }, "mode": "lines", "name": "C4-C3", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -2.966267061573645, -2.4410810662026963 ], "y": [ -9.281799589998936, -10.460582790777208 ], "z": [ -14.76497305405773, -15.294252919373953 ] }, { "hoverinfo": "skip", "line": { "color": "red", "width": 2 }, "mode": "lines", "name": "C8-C9", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -4.350616216551841, -4.4022497658840605 ], "y": [ -9.2657307567863, -8.904738465321739 ], "z": [ -14.210251989278017, -12.715581483083918 ] }, { "hoverinfo": "skip", "line": { "color": "red", "width": 2 }, "mode": "lines", "name": "C8-C7", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -4.350616216551841, -5.300519482973502 ], "y": [ -9.2657307567863, -8.339236508791736 ], "z": [ -14.210251989278017, -14.96592658384531 ] }, { "hoverinfo": "skip", "line": { "color": "red", "width": 2 }, "mode": "lines", "name": "C8-H8", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -4.350616216551841, -4.793109365941633 ], "y": [ -9.2657307567863, -10.265753523487287 ], "z": [ -14.210251989278017, -14.313977486735537 ] }, { "hoverinfo": "skip", "line": { "color": "red", "width": 2 }, "mode": "lines", "name": "C12-H121", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ 0.20766753342437205, -0.8623373581192544 ], "y": [ -9.923579784916006, -9.762656819517586 ], "z": [ -18.700581065291445, -18.536051459201538 ] }, { "hoverinfo": "skip", "line": { "color": "red", "width": 2 }, "mode": "lines", "name": "C12-H122", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ 0.20766753342437205, 0.4425701171455776 ], "y": [ -9.923579784916006, -10.973159964671364 ], "z": [ -18.700581065291445, -18.49542638602283 ] }, { "hoverinfo": "skip", "line": { "color": "red", "width": 2 }, "mode": "lines", "name": "C12-H123", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ 0.20766753342437205, 0.395685340242788 ], "y": [ -9.923579784916006, -9.74912942681136 ], "z": [ -18.700581065291445, -19.76616719361536 ] }, { "hoverinfo": "skip", "line": { "color": "red", "width": 2 }, "mode": "lines", "name": "C13-H131", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ 0.6532753136449849, 0.8632623440752507 ], "y": [ -7.539155079046905, -7.246363172604829 ], "z": [ -18.084653254385078, -19.119744118306258 ] }, { "hoverinfo": "skip", "line": { "color": "red", "width": 2 }, "mode": "lines", "name": "C13-H132", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ 0.6532753136449849, -0.418040314540872 ], "y": [ -7.539155079046905, -7.385174853124203 ], "z": [ -18.084653254385078, -17.92281257708318 ] }, { "hoverinfo": "skip", "line": { "color": "red", "width": 2 }, "mode": "lines", "name": "C13-H133", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ 0.6532753136449849, 1.208656962770653 ], "y": [ -7.539155079046905, -6.85527194335149 ], "z": [ -18.084653254385078, -17.434268429434606 ] }, { "hoverinfo": "skip", "line": { "color": "red", "width": 2 }, "mode": "lines", "name": "C6-C5", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -0.9020138623783911, -2.1966400430395945 ], "y": [ -8.133727405322077, -8.11839999801639 ], "z": [ -15.273297555123198, -14.75434376822896 ] }, { "hoverinfo": "skip", "line": { "color": "red", "width": 2 }, "mode": "lines", "name": "C6-H6", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -0.9020138623783911, -0.3105010100046912 ], "y": [ -8.133727405322077, -7.223076473319632 ], "z": [ -15.273297555123198, -15.25299569511457 ] }, { "hoverinfo": "skip", "line": { "color": "red", "width": 2 }, "mode": "lines", "name": "C2-C3", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -1.1462949023976705, -2.4410810662026963 ], "y": [ -10.475909934066546, -10.460582790777208 ], "z": [ -15.813140333653443, -15.294252919373953 ] }, { "hoverinfo": "skip", "line": { "color": "red", "width": 2 }, "mode": "lines", "name": "C2-H2", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -1.1462949023976705, -0.7465538776113112 ], "y": [ -10.475909934066546, -11.401557602320226 ], "z": [ -15.813140333653443, -16.216882748268596 ] }, { "hoverinfo": "skip", "line": { "color": "red", "width": 2 }, "mode": "lines", "name": "C5-H5", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -2.1966400430395945, -2.5871744387369917 ], "y": [ -8.11839999801639, -7.189960680590061 ], "z": [ -14.75434376822896, -14.3465882904801 ] }, { "hoverinfo": "skip", "line": { "color": "red", "width": 2 }, "mode": "lines", "name": "C3-H3", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -2.4410810662026963, -3.026417667367075 ], "y": [ -10.460582790777208, -11.376060905750066 ], "z": [ -15.294252919373953, -15.30893230434311 ] }, { "hoverinfo": "skip", "line": { "color": "red", "width": 2 }, "mode": "lines", "name": "C9-H91", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -4.4022497658840605, -3.7574550155465634 ], "y": [ -8.904738465321739, -9.569075005202803 ], "z": [ -12.715581483083918, -12.129961878121737 ] }, { "hoverinfo": "skip", "line": { "color": "red", "width": 2 }, "mode": "lines", "name": "C9-H92", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -4.4022497658840605, -5.424114316316589 ], "y": [ -8.904738465321739, -8.997279907730999 ], "z": [ -12.715581483083918, -12.331002151858055 ] }, { "hoverinfo": "skip", "line": { "color": "red", "width": 2 }, "mode": "lines", "name": "C9-H93", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -4.4022497658840605, -4.081274080222872 ], "y": [ -8.904738465321739, -7.872848826971179 ], "z": [ -12.715581483083918, -12.534831259075524 ] }, { "hoverinfo": "skip", "line": { "color": "red", "width": 2 }, "mode": "lines", "name": "N-CA", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -6.29551727599556, -6.484495182820301 ], "y": [ -8.324621375409697, -7.034423547924353 ], "z": [ -14.612091476763542, -13.935619809445356 ] }, { "hoverinfo": "skip", "line": { "color": "red", "width": 2 }, "mode": "lines", "name": "N-H2", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -6.29551727599556, -6.360574649001399 ], "y": [ -8.324621375409697, -9.037173286242911 ], "z": [ -14.612091476763542, -13.900431928534534 ] }, { "hoverinfo": "skip", "line": { "color": "red", "width": 2 }, "mode": "lines", "name": "CA-C", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -6.484495182820301, -6.8510833635587 ], "y": [ -7.034423547924353, -7.273254652717497 ], "z": [ -13.935619809445356, -12.493804353457248 ] }, { "hoverinfo": "skip", "line": { "color": "red", "width": 2 }, "mode": "lines", "name": "CA-CB", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -6.484495182820301, -7.605523703593531 ], "y": [ -7.034423547924353, -6.256845164847026 ], "z": [ -13.935619809445356, -14.62527110813465 ] }, { "hoverinfo": "skip", "line": { "color": "red", "width": 2 }, "mode": "lines", "name": "CA-HA", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -6.484495182820301, -5.559630514828206 ], "y": [ -7.034423547924353, -6.460287244525626 ], "z": [ -13.935619809445356, -13.98518644156334 ] }, { "hoverinfo": "skip", "line": { "color": "red", "width": 2 }, "mode": "lines", "name": "C-O", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -6.8510833635587, -7.458439089840364 ], "y": [ -7.273254652717497, -8.268391531299558 ], "z": [ -12.493804353457248, -12.181539058173222 ] }, { "hoverinfo": "skip", "line": { "color": "red", "width": 2 }, "mode": "lines", "name": "C-OXT", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -6.8510833635587, -6.501710528555207 ], "y": [ -7.273254652717497, -6.378662051167584 ], "z": [ -12.493804353457248, -11.556627902934839 ] }, { "hoverinfo": "skip", "line": { "color": "red", "width": 2 }, "mode": "lines", "name": "CB-OG", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -7.605523703593531, -7.258685951025028 ], "y": [ -6.256845164847026, -6.031455429257255 ], "z": [ -14.62527110813465, -15.992392185612431 ] }, { "hoverinfo": "skip", "line": { "color": "red", "width": 2 }, "mode": "lines", "name": "CB-HB2", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -7.605523703593531, -8.530172928843527 ], "y": [ -6.256845164847026, -6.832166803044646 ], "z": [ -14.62527110813465, -14.57496382370997 ] }, { "hoverinfo": "skip", "line": { "color": "red", "width": 2 }, "mode": "lines", "name": "CB-HB3", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -7.605523703593531, -7.745899458756997 ], "y": [ -6.256845164847026, -5.299850707144906 ], "z": [ -14.62527110813465, -14.12354881912437 ] }, { "hoverinfo": "skip", "line": { "color": "red", "width": 2 }, "mode": "lines", "name": "C7-N", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -5.300519482973502, -6.29551727599556 ], "y": [ -8.339236508791736, -8.324621375409697 ], "z": [ -14.96592658384531, -14.612091476763542 ] }, { "hoverinfo": "skip", "line": { "color": "red", "width": 2 }, "mode": "lines", "name": "O3-C3", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -8.63362582708649, -8.458843711362181 ], "y": [ -4.0942390955759995, -3.7435567380655708 ], "z": [ -18.373073884504144, -19.746409133507044 ] }, { "hoverinfo": "skip", "line": { "color": "red", "width": 2 }, "mode": "lines", "name": "O3-C1", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -8.63362582708649, -7.7374112745927635 ], "y": [ -4.0942390955759995, -4.998408012087334 ], "z": [ -18.373073884504144, -17.87572040224711 ] }, { "hoverinfo": "skip", "line": { "color": "red", "width": 2 }, "mode": "lines", "name": "O1-C1", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -6.820777689589337, -7.7374112745927635 ], "y": [ -5.517745278778927, -4.998408012087334 ], "z": [ -18.497750412993433, -17.87572040224711 ] }, { "hoverinfo": "skip", "line": { "color": "red", "width": 2 }, "mode": "lines", "name": "C3-C4", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -8.458843711362181, -7.06955530169392 ], "y": [ -3.7435567380655708, -3.1310702129900116 ], "z": [ -19.746409133507044, -19.918729536716583 ] }, { "hoverinfo": "skip", "line": { "color": "red", "width": 2 }, "mode": "lines", "name": "C3-C5", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -8.458843711362181, -9.541914858398169 ], "y": [ -3.7435567380655708, -2.727890069376522 ], "z": [ -19.746409133507044, -20.103323182785356 ] }, { "hoverinfo": "skip", "line": { "color": "red", "width": 2 }, "mode": "lines", "name": "C3-C6", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -8.458843711362181, -8.606308568990578 ], "y": [ -3.7435567380655708, -5.006557167480655 ], "z": [ -19.746409133507044, -20.593682578778374 ] }, { "hoverinfo": "skip", "line": { "color": "red", "width": 2 }, "mode": "lines", "name": "C4-H41", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -7.06955530169392, -6.251156962904825 ], "y": [ -3.1310702129900116, -3.855309294808089 ], "z": [ -19.918729536716583, -19.923262905723792 ] }, { "hoverinfo": "skip", "line": { "color": "red", "width": 2 }, "mode": "lines", "name": "C4-H42", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -7.06955530169392, -6.857400952725979 ], "y": [ -3.1310702129900116, -2.408235864777196 ], "z": [ -19.918729536716583, -19.122138281895303 ] }, { "hoverinfo": "skip", "line": { "color": "red", "width": 2 }, "mode": "lines", "name": "C4-H43", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -7.06955530169392, -7.000977142050746 ], "y": [ -3.1310702129900116, -2.6030932355487764 ], "z": [ -19.918729536716583, -20.87737848566087 ] }, { "hoverinfo": "skip", "line": { "color": "red", "width": 2 }, "mode": "lines", "name": "C5-H51", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -9.541914858398169, -10.539796104763006 ], "y": [ -2.727890069376522, -3.148426261801264 ], "z": [ -20.103323182785356, -19.933976381769632 ] }, { "hoverinfo": "skip", "line": { "color": "red", "width": 2 }, "mode": "lines", "name": "C5-H52", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -9.541914858398169, -9.467709710258582 ], "y": [ -2.727890069376522, -1.8402141153382106 ], "z": [ -20.103323182785356, -19.464457902298335 ] }, { "hoverinfo": "skip", "line": { "color": "red", "width": 2 }, "mode": "lines", "name": "C5-H53", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -9.541914858398169, -9.473596137021147 ], "y": [ -2.727890069376522, -2.4088349567629894 ], "z": [ -20.103323182785356, -21.14842533923925 ] }, { "hoverinfo": "skip", "line": { "color": "red", "width": 2 }, "mode": "lines", "name": "C6-H61", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -8.606308568990578, -7.744534974406924 ], "y": [ -5.006557167480655, -5.677780493151073 ], "z": [ -20.593682578778374, -20.562199746086232 ] }, { "hoverinfo": "skip", "line": { "color": "red", "width": 2 }, "mode": "lines", "name": "C6-H62", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -8.606308568990578, -8.740260274374144 ], "y": [ -5.006557167480655, -4.74501611940463 ], "z": [ -20.593682578778374, -21.650177576777004 ] }, { "hoverinfo": "skip", "line": { "color": "red", "width": 2 }, "mode": "lines", "name": "C6-H63", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -8.606308568990578, -9.479879547635623 ], "y": [ -5.006557167480655, -5.58936169134333 ], "z": [ -20.593682578778374, -20.278919870958116 ] }, { "hoverinfo": "skip", "line": { "color": "red", "width": 2 }, "mode": "lines", "name": "C1-C2", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -7.7374112745927635, -8.05435617928029 ], "y": [ -4.998408012087334, -5.260067671262954 ], "z": [ -17.87572040224711, -16.42682272464779 ] }, { "hoverinfo": "skip", "line": { "color": "red", "width": 2 }, "mode": "lines", "name": "C2-H21", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -8.05435617928029, -7.97570165036053 ], "y": [ -5.260067671262954, -4.328193586701772 ], "z": [ -16.42682272464779, -15.86122031517301 ] }, { "hoverinfo": "skip", "line": { "color": "red", "width": 2 }, "mode": "lines", "name": "C2-H22", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -8.05435617928029, -9.056858672608836 ], "y": [ -5.260067671262954, -5.684711766252162 ], "z": [ -16.42682272464779, -16.32838064288982 ] }, { "hoverinfo": "skip", "line": { "color": "red", "width": 2 }, "mode": "lines", "name": "OG-C2", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -7.258685951025028, -8.05435617928029 ], "y": [ -6.031455429257255, -5.260067671262954 ], "z": [ -15.992392185612431, -16.42682272464779 ] }, { "hoverinfo": "skip", "line": { "color": "red", "width": 2 }, "mode": "lines", "name": "N4-N4A", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -5.474779022339733, -5.504421495391571 ], "y": [ -5.62821471240003, -4.312670043408051 ], "z": [ -9.174235843165194, -8.905749330136778 ] }, { "hoverinfo": "skip", "line": { "color": "red", "width": 2 }, "mode": "lines", "name": "N4-C4", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -5.474779022339733, -4.783899767151259 ], "y": [ -5.62821471240003, -6.127335367437905 ], "z": [ -9.174235843165194, -10.335767124046075 ] }, { "hoverinfo": "skip", "line": { "color": "red", "width": 2 }, "mode": "lines", "name": "N4-C1", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -5.474779022339733, -6.148927940770295 ], "y": [ -5.62821471240003, -6.3470873667687515 ], "z": [ -9.174235843165194, -8.235526877308487 ] }, { "hoverinfo": "skip", "line": { "color": "red", "width": 2 }, "mode": "lines", "name": "N4A-N2", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -5.504421495391571, -6.2000498025101125 ], "y": [ -4.312670043408051, -4.1543550483611495 ], "z": [ -8.905749330136778, -7.785103359868424 ] }, { "hoverinfo": "skip", "line": { "color": "red", "width": 2 }, "mode": "lines", "name": "N2-C2", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -6.2000498025101125, -6.601887263660001 ], "y": [ -4.1543550483611495, -5.390768555523139 ], "z": [ -7.785103359868424, -7.361785105922296 ] }, { "hoverinfo": "skip", "line": { "color": "red", "width": 2 }, "mode": "lines", "name": "C4-C5", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -4.783899767151259, -5.58589960049206 ], "y": [ -6.127335367437905, -5.90746282579658 ], "z": [ -10.335767124046075, -11.60931224407658 ] }, { "hoverinfo": "skip", "line": { "color": "red", "width": 2 }, "mode": "lines", "name": "C4-H41", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -4.783899767151259, -4.593567004320414 ], "y": [ -6.127335367437905, -7.195650509572607 ], "z": [ -10.335767124046075, -10.186391301106458 ] }, { "hoverinfo": "skip", "line": { "color": "red", "width": 2 }, "mode": "lines", "name": "C4-H42", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -4.783899767151259, -3.8159060927790023 ], "y": [ -6.127335367437905, -5.617876215062152 ], "z": [ -10.335767124046075, -10.393343668192742 ] }, { "hoverinfo": "skip", "line": { "color": "red", "width": 2 }, "mode": "lines", "name": "C1-C2", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -6.148927940770295, -6.601887263660001 ], "y": [ -6.3470873667687515, -5.390768555523139 ], "z": [ -8.235526877308487, -7.361785105922296 ] }, { "hoverinfo": "skip", "line": { "color": "red", "width": 2 }, "mode": "lines", "name": "C1-H1", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -6.148927940770295, -6.243689790251541 ], "y": [ -6.3470873667687515, -7.423289680833238 ], "z": [ -8.235526877308487, -8.268477614555714 ] }, { "hoverinfo": "skip", "line": { "color": "red", "width": 2 }, "mode": "lines", "name": "C2-C3", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -6.601887263660001, -7.396268359823384 ], "y": [ -5.390768555523139, -5.556493810934703 ], "z": [ -7.361785105922296, -6.137936457691223 ] }, { "hoverinfo": "skip", "line": { "color": "red", "width": 2 }, "mode": "lines", "name": "C5-H52", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -5.58589960049206, -5.04415516211819 ], "y": [ -5.90746282579658, -6.3072637417305915 ], "z": [ -11.60931224407658, -12.472082440078566 ] }, { "hoverinfo": "skip", "line": { "color": "red", "width": 2 }, "mode": "lines", "name": "C5-H53", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -5.58589960049206, -5.7677344289193995 ], "y": [ -5.90746282579658, -4.841841572920865 ], "z": [ -11.60931224407658, -11.78514119672771 ] }, { "hoverinfo": "skip", "line": { "color": "red", "width": 2 }, "mode": "lines", "name": "C3-H31", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -7.396268359823384, -8.45788081060348 ], "y": [ -5.556493810934703, -5.660005742099428 ], "z": [ -6.137936457691223, -6.382581393169616 ] }, { "hoverinfo": "skip", "line": { "color": "red", "width": 2 }, "mode": "lines", "name": "C3-H33", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -7.396268359823384, -7.284929170160523 ], "y": [ -5.556493810934703, -4.6984779961730005 ], "z": [ -6.137936457691223, -5.467428540911686 ] }, { "hoverinfo": "skip", "line": { "color": "red", "width": 2 }, "mode": "lines", "name": "OXT-C5", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -6.501710528555207, -5.58589960049206 ], "y": [ -6.378662051167584, -5.90746282579658 ], "z": [ -11.556627902934839, -11.60931224407658 ] }, { "hoverinfo": "skip", "line": { "color": "red", "width": 2 }, "mode": "lines", "name": "O2-C2", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -4.082274210734481, -5.256125746359953 ], "y": [ -5.221113984603245, -5.112633302203958 ], "z": [ -4.011382177161617, -4.788397153758535 ] }, { "hoverinfo": "skip", "line": { "color": "red", "width": 2 }, "mode": "lines", "name": "O1-C1", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -5.509036728456272, -5.938088218695447 ], "y": [ -7.469505359092031, -6.458299640961604 ], "z": [ -4.315031045344275, -4.863185863204951 ] }, { "hoverinfo": "skip", "line": { "color": "red", "width": 2 }, "mode": "lines", "name": "N1-C1", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -7.091877644366604, -5.938088218695447 ], "y": [ -6.420718774929571, -6.458299640961604 ], "z": [ -5.615359386879975, -4.863185863204951 ] }, { "hoverinfo": "skip", "line": { "color": "red", "width": 2 }, "mode": "lines", "name": "C2-C1", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -5.256125746359953, -5.938088218695447 ], "y": [ -5.112633302203958, -6.458299640961604 ], "z": [ -4.788397153758535, -4.863185863204951 ] }, { "hoverinfo": "skip", "line": { "color": "red", "width": 2 }, "mode": "lines", "name": "C2-H21", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -5.256125746359953, -4.99758213515391 ], "y": [ -5.112633302203958, -4.761428489465384 ], "z": [ -4.788397153758535, -5.79181405147045 ] }, { "hoverinfo": "skip", "line": { "color": "red", "width": 2 }, "mode": "lines", "name": "C2-H22", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -5.256125746359953, -5.926060099468349 ], "y": [ -5.112633302203958, -4.390242579015744 ], "z": [ -4.788397153758535, -4.313349002960274 ] }, { "hoverinfo": "skip", "line": { "color": "red", "width": 2 }, "mode": "lines", "name": "C3-N1", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -7.396268359823384, -7.091877644366604 ], "y": [ -5.556493810934703, -6.420718774929571 ], "z": [ -6.137936457691223, -5.615359386879975 ] }, { "hoverinfo": "skip", "line": { "color": "red", "width": 2 }, "mode": "lines", "name": "O7-C7", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -17.328595859004214, -16.776665339140255 ], "y": [ -8.924253126658737, -8.961281562420988 ], "z": [ -9.049365268576114, -7.953926312637588 ] }, { "hoverinfo": "skip", "line": { "color": "red", "width": 2 }, "mode": "lines", "name": "C10-C11", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -21.812907490752746, -20.781677311500108 ], "y": [ -4.240165690725186, -3.8066329442899733 ], "z": [ -9.323287980110262, -8.263061242489051 ] }, { "hoverinfo": "skip", "line": { "color": "red", "width": 2 }, "mode": "lines", "name": "C10-C12", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -21.812907490752746, -22.59303047537944 ], "y": [ -4.240165690725186, -5.48406213156283 ], "z": [ -9.323287980110262, -8.89027750295227 ] }, { "hoverinfo": "skip", "line": { "color": "red", "width": 2 }, "mode": "lines", "name": "C10-C13", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -21.812907490752746, -21.10555689619875 ], "y": [ -4.240165690725186, -4.512712833607892 ], "z": [ -9.323287980110262, -10.653035975517879 ] }, { "hoverinfo": "skip", "line": { "color": "red", "width": 2 }, "mode": "lines", "name": "C10-H10", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -21.812907490752746, -22.518846823329106 ], "y": [ -4.240165690725186, -3.412874706740645 ], "z": [ -9.323287980110262, -9.467027524215345 ] }, { "hoverinfo": "skip", "line": { "color": "red", "width": 2 }, "mode": "lines", "name": "C11-C1", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -20.781677311500108, -19.796556023602495 ], "y": [ -3.8066329442899733, -4.888167669846348 ], "z": [ -8.263061242489051, -7.8919247641597865 ] }, { "hoverinfo": "skip", "line": { "color": "red", "width": 2 }, "mode": "lines", "name": "C11-H111", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -20.781677311500108, -20.238327111496773 ], "y": [ -3.8066329442899733, -2.917649669979259 ], "z": [ -8.263061242489051, -8.610418332746528 ] }, { "hoverinfo": "skip", "line": { "color": "red", "width": 2 }, "mode": "lines", "name": "C11-H112", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -20.781677311500108, -21.31201536767885 ], "y": [ -3.8066329442899733, -3.4809320378457937 ], "z": [ -8.263061242489051, -7.357876468141853 ] }, { "hoverinfo": "skip", "line": { "color": "red", "width": 2 }, "mode": "lines", "name": "C1-C6", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -19.796556023602495, -18.610402593293596 ], "y": [ -4.888167669846348, -4.998534250640535 ], "z": [ -7.8919247641597865, -8.600149204298814 ] }, { "hoverinfo": "skip", "line": { "color": "red", "width": 2 }, "mode": "lines", "name": "C1-C2", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -19.796556023602495, -20.095350025554495 ], "y": [ -4.888167669846348, -5.75088598765708 ], "z": [ -7.8919247641597865, -6.849200764958021 ] }, { "hoverinfo": "skip", "line": { "color": "red", "width": 2 }, "mode": "lines", "name": "C4-C8", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -17.98650553505639, -17.012729719519026 ], "y": [ -6.873275953126269, -7.941516430459453 ], "z": [ -7.209573489106044, -6.842123909351885 ] }, { "hoverinfo": "skip", "line": { "color": "red", "width": 2 }, "mode": "lines", "name": "C4-C5", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -17.98650553505639, -17.699446596307375 ], "y": [ -6.873275953126269, -5.9974293425567815 ], "z": [ -7.209573489106044, -8.256677696163885 ] }, { "hoverinfo": "skip", "line": { "color": "red", "width": 2 }, "mode": "lines", "name": "C4-C3", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -17.98650553505639, -19.184384165110774 ], "y": [ -6.873275953126269, -6.749952574367717 ], "z": [ -7.209573489106044, -6.505751443479019 ] }, { "hoverinfo": "skip", "line": { "color": "red", "width": 2 }, "mode": "lines", "name": "C8-C9", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -17.012729719519026, -15.650129333008493 ], "y": [ -7.941516430459453, -7.391219309674027 ], "z": [ -6.842123909351885, -6.38658615511343 ] }, { "hoverinfo": "skip", "line": { "color": "red", "width": 2 }, "mode": "lines", "name": "C8-C7", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -17.012729719519026, -16.776665339140255 ], "y": [ -7.941516430459453, -8.961281562420988 ], "z": [ -6.842123909351885, -7.953926312637588 ] }, { "hoverinfo": "skip", "line": { "color": "red", "width": 2 }, "mode": "lines", "name": "C8-H8", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -17.012729719519026, -17.417611152195562 ], "y": [ -7.941516430459453, -8.527466798672181 ], "z": [ -6.842123909351885, -6.00585966196045 ] }, { "hoverinfo": "skip", "line": { "color": "red", "width": 2 }, "mode": "lines", "name": "C12-H121", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -22.59303047537944, -21.97269802245281 ], "y": [ -5.48406213156283, -6.3854931302131535 ], "z": [ -8.89027750295227, -8.868221607633675 ] }, { "hoverinfo": "skip", "line": { "color": "red", "width": 2 }, "mode": "lines", "name": "C12-H122", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -22.59303047537944, -23.04305625126379 ], "y": [ -5.48406213156283, -5.340826806579958 ], "z": [ -8.89027750295227, -7.9024279887464175 ] }, { "hoverinfo": "skip", "line": { "color": "red", "width": 2 }, "mode": "lines", "name": "C12-H123", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -22.59303047537944, -23.409145619608356 ], "y": [ -5.48406213156283, -5.676426563160957 ], "z": [ -8.89027750295227, -9.596117015034256 ] }, { "hoverinfo": "skip", "line": { "color": "red", "width": 2 }, "mode": "lines", "name": "C13-H131", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -21.10555689619875, -21.84784809376377 ], "y": [ -4.512712833607892, -4.657030211907408 ], "z": [ -10.653035975517879, -11.44639026102862 ] }, { "hoverinfo": "skip", "line": { "color": "red", "width": 2 }, "mode": "lines", "name": "C13-H132", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -21.10555689619875, -20.49024788633329 ], "y": [ -4.512712833607892, -5.41731199627357 ], "z": [ -10.653035975517879, -10.626302713783968 ] }, { "hoverinfo": "skip", "line": { "color": "red", "width": 2 }, "mode": "lines", "name": "C13-H133", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -21.10555689619875, -20.474840585886216 ], "y": [ -4.512712833607892, -3.6674405860529586 ], "z": [ -10.653035975517879, -10.947751267654517 ] }, { "hoverinfo": "skip", "line": { "color": "red", "width": 2 }, "mode": "lines", "name": "C6-C5", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -18.610402593293596, -17.699446596307375 ], "y": [ -4.998534250640535, -5.9974293425567815 ], "z": [ -8.600149204298814, -8.256677696163885 ] }, { "hoverinfo": "skip", "line": { "color": "red", "width": 2 }, "mode": "lines", "name": "C6-H6", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -18.610402593293596, -18.37216757925191 ], "y": [ -4.998534250640535, -4.318619804943783 ], "z": [ -8.600149204298814, -9.412888501132322 ] }, { "hoverinfo": "skip", "line": { "color": "red", "width": 2 }, "mode": "lines", "name": "C2-C3", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -20.095350025554495, -19.184384165110774 ], "y": [ -5.75088598765708, -6.749952574367717 ], "z": [ -6.849200764958021, -6.505751443479019 ] }, { "hoverinfo": "skip", "line": { "color": "red", "width": 2 }, "mode": "lines", "name": "C2-H2", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -20.095350025554495, -21.021857826977072 ], "y": [ -5.75088598765708, -5.66134969817827 ], "z": [ -6.849200764958021, -6.289566083429557 ] }, { "hoverinfo": "skip", "line": { "color": "red", "width": 2 }, "mode": "lines", "name": "C5-H5", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -17.699446596307375, -16.77198219211719 ], "y": [ -5.9974293425567815, -6.076634434185046 ], "z": [ -8.256677696163885, -8.817317992985565 ] }, { "hoverinfo": "skip", "line": { "color": "red", "width": 2 }, "mode": "lines", "name": "C3-H3", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -19.184384165110774, -19.4230097007694 ], "y": [ -6.749952574367717, -7.4228083803706735 ], "z": [ -6.505751443479019, -5.686448374975214 ] }, { "hoverinfo": "skip", "line": { "color": "red", "width": 2 }, "mode": "lines", "name": "C9-H91", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -15.650129333008493, -15.771302126242194 ], "y": [ -7.391219309674027, -6.677406025962506 ], "z": [ -6.38658615511343, -5.564490430652516 ] }, { "hoverinfo": "skip", "line": { "color": "red", "width": 2 }, "mode": "lines", "name": "C9-H92", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -15.650129333008493, -15.002366173626275 ], "y": [ -7.391219309674027, -8.203568623680992 ], "z": [ -6.38658615511343, -6.038500215466935 ] }, { "hoverinfo": "skip", "line": { "color": "red", "width": 2 }, "mode": "lines", "name": "C9-H93", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -15.650129333008493, -15.122637719368473 ], "y": [ -7.391219309674027, -6.884379254218319 ], "z": [ -6.38658615511343, -7.202280960616747 ] }, { "hoverinfo": "skip", "line": { "color": "red", "width": 2 }, "mode": "lines", "name": "N-CA", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -16.110195576090252, -14.872198824680957 ], "y": [ -9.745063171702432, -9.48954174626213 ], "z": [ -7.71530959667165, -8.463647651724978 ] }, { "hoverinfo": "skip", "line": { "color": "red", "width": 2 }, "mode": "lines", "name": "N-H2", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -16.110195576090252, -15.883345507103922 ], "y": [ -9.745063171702432, -9.644929720637943 ], "z": [ -7.71530959667165, -6.737079389522634 ] }, { "hoverinfo": "skip", "line": { "color": "red", "width": 2 }, "mode": "lines", "name": "CA-C", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -14.872198824680957, -13.726056776309555 ], "y": [ -9.48954174626213, -9.332853555312745 ], "z": [ -8.463647651724978, -7.498211887019732 ] }, { "hoverinfo": "skip", "line": { "color": "red", "width": 2 }, "mode": "lines", "name": "CA-CB", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -14.872198824680957, -14.592398526307889 ], "y": [ -9.48954174626213, -10.66355658736558 ], "z": [ -8.463647651724978, -9.401918905627166 ] }, { "hoverinfo": "skip", "line": { "color": "red", "width": 2 }, "mode": "lines", "name": "CA-HA", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -14.872198824680957, -14.98339197685706 ], "y": [ -9.48954174626213, -8.575964602117304 ], "z": [ -8.463647651724978, -9.04715162309563 ] }, { "hoverinfo": "skip", "line": { "color": "red", "width": 2 }, "mode": "lines", "name": "C-O", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -13.726056776309555, -13.74096257878518 ], "y": [ -9.332853555312745, -9.917558743965374 ], "z": [ -7.498211887019732, -6.442472497106084 ] }, { "hoverinfo": "skip", "line": { "color": "red", "width": 2 }, "mode": "lines", "name": "C-OXT", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -13.726056776309555, -12.688302653180408 ], "y": [ -9.332853555312745, -8.5424547874142 ], "z": [ -7.498211887019732, -7.812843683939439 ] }, { "hoverinfo": "skip", "line": { "color": "red", "width": 2 }, "mode": "lines", "name": "CB-OG", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -14.592398526307889, -15.679399721963936 ], "y": [ -10.66355658736558, -10.812976272785804 ], "z": [ -9.401918905627166, -10.316369100143662 ] }, { "hoverinfo": "skip", "line": { "color": "red", "width": 2 }, "mode": "lines", "name": "CB-HB2", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -14.592398526307889, -14.481297988899218 ], "y": [ -10.66355658736558, -11.576831585040175 ], "z": [ -9.401918905627166, -8.817036482220578 ] }, { "hoverinfo": "skip", "line": { "color": "red", "width": 2 }, "mode": "lines", "name": "CB-HB3", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -14.592398526307889, -13.674081005942298 ], "y": [ -10.66355658736558, -10.474228717183335 ], "z": [ -9.401918905627166, -9.95700168266303 ] }, { "hoverinfo": "skip", "line": { "color": "red", "width": 2 }, "mode": "lines", "name": "C7-N", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -16.776665339140255, -16.110195576090252 ], "y": [ -8.961281562420988, -9.745063171702432 ], "z": [ -7.953926312637588, -7.71530959667165 ] }, { "hoverinfo": "skip", "line": { "color": "red", "width": 2 }, "mode": "lines", "name": "O3-C3", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -16.04505471849386, -17.008570273229903 ], "y": [ -12.675902373084124, -12.968214312423132 ], "z": [ -13.092466163656262, -14.105268274584922 ] }, { "hoverinfo": "skip", "line": { "color": "red", "width": 2 }, "mode": "lines", "name": "O3-C1", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -16.04505471849386, -16.450563265114422 ], "y": [ -12.675902373084124, -11.796902825835126 ], "z": [ -13.092466163656262, -12.127580131757291 ] }, { "hoverinfo": "skip", "line": { "color": "red", "width": 2 }, "mode": "lines", "name": "O1-C1", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -17.545385655650907, -16.450563265114422 ], "y": [ -11.254479233356468, -11.796902825835126 ], "z": [ -12.06441178919146, -12.127580131757291 ] }, { "hoverinfo": "skip", "line": { "color": "red", "width": 2 }, "mode": "lines", "name": "C3-C4", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -17.008570273229903, -17.37547296887566 ], "y": [ -12.968214312423132, -11.66691867111643 ], "z": [ -14.105268274584922, -14.817285420336388 ] }, { "hoverinfo": "skip", "line": { "color": "red", "width": 2 }, "mode": "lines", "name": "C3-C5", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -17.008570273229903, -16.36647397562421 ], "y": [ -12.968214312423132, -13.95200354823419 ], "z": [ -14.105268274584922, -15.080911966771446 ] }, { "hoverinfo": "skip", "line": { "color": "red", "width": 2 }, "mode": "lines", "name": "C3-C6", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -17.008570273229903, -18.23641096358048 ], "y": [ -12.968214312423132, -13.591900146995826 ], "z": [ -14.105268274584922, -13.443292837825533 ] }, { "hoverinfo": "skip", "line": { "color": "red", "width": 2 }, "mode": "lines", "name": "C4-H41", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -17.37547296887566, -18.0528529855946 ], "y": [ -11.66691867111643, -11.01779154664868 ], "z": [ -14.817285420336388, -14.256831203446119 ] }, { "hoverinfo": "skip", "line": { "color": "red", "width": 2 }, "mode": "lines", "name": "C4-H42", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -17.37547296887566, -16.47927179626685 ], "y": [ -11.66691867111643, -11.078398207697287 ], "z": [ -14.817285420336388, -15.046465943835875 ] }, { "hoverinfo": "skip", "line": { "color": "red", "width": 2 }, "mode": "lines", "name": "C4-H43", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -17.37547296887566, -17.88735550668807 ], "y": [ -11.66691867111643, -11.880203126563213 ], "z": [ -14.817285420336388, -15.763306809390306 ] }, { "hoverinfo": "skip", "line": { "color": "red", "width": 2 }, "mode": "lines", "name": "C5-H51", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -16.36647397562421, -16.057850407724125 ], "y": [ -13.95200354823419, -14.86727289325073 ], "z": [ -15.080911966771446, -14.562906629530982 ] }, { "hoverinfo": "skip", "line": { "color": "red", "width": 2 }, "mode": "lines", "name": "C5-H52", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -16.36647397562421, -15.458376298997312 ], "y": [ -13.95200354823419, -13.524866477450098 ], "z": [ -15.080911966771446, -15.521974754214257 ] }, { "hoverinfo": "skip", "line": { "color": "red", "width": 2 }, "mode": "lines", "name": "C5-H53", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -16.36647397562421, -17.04894420173385 ], "y": [ -13.95200354823419, -14.226605651934795 ], "z": [ -15.080911966771446, -15.891794328841957 ] }, { "hoverinfo": "skip", "line": { "color": "red", "width": 2 }, "mode": "lines", "name": "C6-H61", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -18.23641096358048, -18.876238015943663 ], "y": [ -13.591900146995826, -12.882220817663718 ], "z": [ -13.443292837825533, -12.91304549687702 ] }, { "hoverinfo": "skip", "line": { "color": "red", "width": 2 }, "mode": "lines", "name": "C6-H62", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -18.23641096358048, -18.878213791331245 ], "y": [ -13.591900146995826, -14.064848601218053 ], "z": [ -13.443292837825533, -14.196245259921328 ] }, { "hoverinfo": "skip", "line": { "color": "red", "width": 2 }, "mode": "lines", "name": "C6-H63", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -18.23641096358048, -17.942739428791914 ], "y": [ -13.591900146995826, -14.362474509205185 ], "z": [ -13.443292837825533, -12.720911282163591 ] }, { "hoverinfo": "skip", "line": { "color": "red", "width": 2 }, "mode": "lines", "name": "C1-C2", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -16.450563265114422, -15.329340565155523 ], "y": [ -11.796902825835126, -11.595172901986809 ], "z": [ -12.127580131757291, -11.142496873894778 ] }, { "hoverinfo": "skip", "line": { "color": "red", "width": 2 }, "mode": "lines", "name": "C2-H21", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -15.329340565155523, -14.45815340710201 ], "y": [ -11.595172901986809, -11.18452146065118 ], "z": [ -11.142496873894778, -11.659101422240628 ] }, { "hoverinfo": "skip", "line": { "color": "red", "width": 2 }, "mode": "lines", "name": "C2-H22", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -15.329340565155523, -15.076190601453035 ], "y": [ -11.595172901986809, -12.54121728518103 ], "z": [ -11.142496873894778, -10.65676050413842 ] }, { "hoverinfo": "skip", "line": { "color": "red", "width": 2 }, "mode": "lines", "name": "OG-C2", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -15.679399721963936, -15.329340565155523 ], "y": [ -10.812976272785804, -11.595172901986809 ], "z": [ -10.316369100143662, -11.142496873894778 ] }, { "hoverinfo": "skip", "line": { "color": "red", "width": 2 }, "mode": "lines", "name": "N4-N4A", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -10.857527350376095, -9.986183652909304 ], "y": [ -6.620251881884332, -6.363869889555703 ], "z": [ -7.3159038145497455, -8.305171167136757 ] }, { "hoverinfo": "skip", "line": { "color": "red", "width": 2 }, "mode": "lines", "name": "N4-C4", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -10.857527350376095, -12.275484492178816 ], "y": [ -6.620251881884332, -6.480064289880515 ], "z": [ -7.3159038145497455, -7.528825098264718 ] }, { "hoverinfo": "skip", "line": { "color": "red", "width": 2 }, "mode": "lines", "name": "N4-C1", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -10.857527350376095, -10.22211098574071 ], "y": [ -6.620251881884332, -6.9982419132537945 ], "z": [ -7.3159038145497455, -6.173188294510371 ] }, { "hoverinfo": "skip", "line": { "color": "red", "width": 2 }, "mode": "lines", "name": "N4A-N2", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -9.986183652909304, -8.76683659683621 ], "y": [ -6.363869889555703, -6.571418542262295 ], "z": [ -8.305171167136757, -7.820479426330753 ] }, { "hoverinfo": "skip", "line": { "color": "red", "width": 2 }, "mode": "lines", "name": "N2-C2", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -8.76683659683621, -8.893856234740223 ], "y": [ -6.571418542262295, -6.960433204201658 ], "z": [ -7.820479426330753, -6.515901466075816 ] }, { "hoverinfo": "skip", "line": { "color": "red", "width": 2 }, "mode": "lines", "name": "C4-C5", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -12.275484492178816, -12.849356456620264 ], "y": [ -6.480064289880515, -7.652854699509973 ], "z": [ -7.528825098264718, -8.309016397568476 ] }, { "hoverinfo": "skip", "line": { "color": "red", "width": 2 }, "mode": "lines", "name": "C4-H41", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -12.275484492178816, -12.761035656402765 ], "y": [ -6.480064289880515, -6.400880064907122 ], "z": [ -7.528825098264718, -6.5501490203737065 ] }, { "hoverinfo": "skip", "line": { "color": "red", "width": 2 }, "mode": "lines", "name": "C4-H42", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -12.275484492178816, -12.441542202818049 ], "y": [ -6.480064289880515, -5.538858379169838 ], "z": [ -7.528825098264718, -8.0640182506691 ] }, { "hoverinfo": "skip", "line": { "color": "red", "width": 2 }, "mode": "lines", "name": "C1-C2", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -10.22211098574071, -8.893856234740223 ], "y": [ -6.9982419132537945, -6.960433204201658 ], "z": [ -6.173188294510371, -6.515901466075816 ] }, { "hoverinfo": "skip", "line": { "color": "red", "width": 2 }, "mode": "lines", "name": "C1-H1", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -10.22211098574071, -10.74363777296185 ], "y": [ -6.9982419132537945, -7.249147876050233 ], "z": [ -6.173188294510371, -5.260317554457878 ] }, { "hoverinfo": "skip", "line": { "color": "red", "width": 2 }, "mode": "lines", "name": "C2-C3", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -8.893856234740223, -7.7163573866256145 ], "y": [ -6.960433204201658, -7.266731973990479 ], "z": [ -6.515901466075816, -5.693715826262874 ] }, { "hoverinfo": "skip", "line": { "color": "red", "width": 2 }, "mode": "lines", "name": "C5-H52", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -12.849356456620264, -13.927988490696922 ], "y": [ -7.652854699509973, -7.526540381088234 ], "z": [ -8.309016397568476, -8.444285935991973 ] }, { "hoverinfo": "skip", "line": { "color": "red", "width": 2 }, "mode": "lines", "name": "C5-H53", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -12.849356456620264, -12.389017382224733 ], "y": [ -7.652854699509973, -7.734280740279354 ], "z": [ -8.309016397568476, -9.29946383002983 ] }, { "hoverinfo": "skip", "line": { "color": "red", "width": 2 }, "mode": "lines", "name": "C3-H32", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -7.7163573866256145, -7.137428525170766 ], "y": [ -7.266731973990479, -8.079702576134848 ], "z": [ -5.693715826262874, -6.142972204541041 ] }, { "hoverinfo": "skip", "line": { "color": "red", "width": 2 }, "mode": "lines", "name": "C3-H33", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -7.7163573866256145, -8.001280241822066 ], "y": [ -7.266731973990479, -7.572708523256274 ], "z": [ -5.693715826262874, -4.6821004161953415 ] }, { "hoverinfo": "skip", "line": { "color": "red", "width": 2 }, "mode": "lines", "name": "OXT-C5", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -12.688302653180408, -12.849356456620264 ], "y": [ -8.5424547874142, -7.652854699509973 ], "z": [ -7.812843683939439, -8.309016397568476 ] }, { "hoverinfo": "skip", "line": { "color": "red", "width": 2 }, "mode": "lines", "name": "N1-C3", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -7.091877644366604, -7.7163573866256145 ], "y": [ -6.420718774929571, -7.266731973990479 ], "z": [ -5.615359386879975, -5.693715826262874 ] }, { "hoverinfo": "skip", "line": { "color": "red", "width": 2 }, "mode": "lines", "name": "Cl1-C1", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -2.692940152137251, -2.802433435864943 ], "y": [ -1.3339581037740713, -2.1003410926790953 ], "z": [ -1.1230940049627194, -2.665934808524619 ] }, { "hoverinfo": "skip", "line": { "color": "red", "width": 2 }, "mode": "lines", "name": "Cl4-C4", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -3.1067344508493138, -3.007980488194573 ], "y": [ -4.132113583371118, -3.3868500702044955 ], "z": [ -6.689507184951646, -5.132742131771643 ] }, { "hoverinfo": "skip", "line": { "color": "red", "width": 2 }, "mode": "lines", "name": "C2-C1", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -2.311146767762752, -2.802433435864943 ], "y": [ -1.484280186594281, -2.1003410926790953 ], "z": [ -3.8169721579355778, -2.665934808524619 ] }, { "hoverinfo": "skip", "line": { "color": "red", "width": 2 }, "mode": "lines", "name": "C2-C3", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -2.311146767762752, -2.413843875818731 ], "y": [ -1.484280186594281, -2.12749414489219 ], "z": [ -3.8169721579355778, -5.050380009316326 ] }, { "hoverinfo": "skip", "line": { "color": "red", "width": 2 }, "mode": "lines", "name": "C2-C7", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -2.311146767762752, -1.6688294063676687 ], "y": [ -1.484280186594281, -0.13547519877047876 ], "z": [ -3.8169721579355778, -3.7710575407413782 ] }, { "hoverinfo": "skip", "line": { "color": "red", "width": 2 }, "mode": "lines", "name": "C1-C6", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -2.802433435864943, -3.3965700482407857 ], "y": [ -2.1003410926790953, -3.3596970179913996 ], "z": [ -2.665934808524619, -2.748296930979937 ] }, { "hoverinfo": "skip", "line": { "color": "red", "width": 2 }, "mode": "lines", "name": "C3-C4", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -2.413843875818731, -3.007980488194573 ], "y": [ -2.12749414489219, -3.3868500702044955 ], "z": [ -5.050380009316326, -5.132742131771643 ] }, { "hoverinfo": "skip", "line": { "color": "red", "width": 2 }, "mode": "lines", "name": "C3-H3", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -2.413843875818731, -2.031174533292355 ], "y": [ -2.12749414489219, -1.647897127011561 ], "z": [ -5.050380009316326, -5.948723821411919 ] }, { "hoverinfo": "skip", "line": { "color": "red", "width": 2 }, "mode": "lines", "name": "C7-H71", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -1.6688294063676687, -0.7824417154321639 ], "y": [ -0.13547519877047876, -0.1532093733966967 ], "z": [ -3.7710575407413782, -3.128467398887062 ] }, { "hoverinfo": "skip", "line": { "color": "red", "width": 2 }, "mode": "lines", "name": "C7-H72", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -1.6688294063676687, -1.340984649817699 ], "y": [ -0.13547519877047876, 0.19544226110654628 ], "z": [ -3.7710575407413782, -4.762638919323706 ] }, { "hoverinfo": "skip", "line": { "color": "red", "width": 2 }, "mode": "lines", "name": "C7-H73", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -1.6688294063676687, -2.3749465900858473 ], "y": [ -0.13547519877047876, 0.6142167645545468 ], "z": [ -3.7710575407413782, -3.398667485847621 ] }, { "hoverinfo": "skip", "line": { "color": "red", "width": 2 }, "mode": "lines", "name": "C4-C5", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -3.007980488194573, -3.4992947785770676 ], "y": [ -3.3868500702044955, -4.002988177478578 ], "z": [ -5.132742131771643, -3.9817620273255856 ] }, { "hoverinfo": "skip", "line": { "color": "red", "width": 2 }, "mode": "lines", "name": "C6-C5", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -3.3965700482407857, -3.4992947785770676 ], "y": [ -3.3596970179913996, -4.002988177478578 ], "z": [ -2.748296930979937, -3.9817620273255856 ] }, { "hoverinfo": "skip", "line": { "color": "red", "width": 2 }, "mode": "lines", "name": "C6-H6", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -3.3965700482407857, -3.7795321657383636 ], "y": [ -3.3596970179913996, -3.8390740115251676 ], "z": [ -2.748296930979937, -1.8495845105515232 ] }, { "hoverinfo": "skip", "line": { "color": "red", "width": 2 }, "mode": "lines", "name": "O2-C5", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -4.082274210734481, -3.4992947785770676 ], "y": [ -5.221113984603245, -4.002988177478578 ], "z": [ -4.011382177161617, -3.9817620273255856 ] }, { "hoverinfo": "skip", "line": { "color": "blue", "width": 2 }, "mode": "lines", "name": "O7-C7", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -1.7769999504089355, -2.36899995803833 ], "y": [ -8.86400032043457, -9.331999778747559 ], "z": [ -14.687999725341797, -15.657999992370605 ] }, { "hoverinfo": "skip", "line": { "color": "blue", "width": 2 }, "mode": "lines", "name": "C10-C11", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ 4.74399995803833, 3.881999969482422 ], "y": [ -10.140000343322754, -11.376999855041504 ], "z": [ -16.118999481201172, -16.44700050354004 ] }, { "hoverinfo": "skip", "line": { "color": "blue", "width": 2 }, "mode": "lines", "name": "C10-C12", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ 4.74399995803833, 4.584000110626221 ], "y": [ -10.140000343322754, -9.013999938964844 ], "z": [ -16.118999481201172, -17.142000198364258 ] }, { "hoverinfo": "skip", "line": { "color": "blue", "width": 2 }, "mode": "lines", "name": "C10-C13", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ 4.74399995803833, 4.513000011444092 ], "y": [ -10.140000343322754, -9.612000465393066 ], "z": [ -16.118999481201172, -14.70300006866455 ] }, { "hoverinfo": "skip", "line": { "color": "blue", "width": 2 }, "mode": "lines", "name": "C10-H10", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ 4.74399995803833, 5.790999889373779 ], "y": [ -10.140000343322754, -10.470999717712402 ], "z": [ -16.118999481201172, -16.170000076293945 ] }, { "hoverinfo": "skip", "line": { "color": "blue", "width": 2 }, "mode": "lines", "name": "C11-C1", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ 3.881999969482422, 2.385999917984009 ], "y": [ -11.376999855041504, -11.17300033569336 ], "z": [ -16.44700050354004, -16.440000534057617 ] }, { "hoverinfo": "skip", "line": { "color": "blue", "width": 2 }, "mode": "lines", "name": "C11-H111", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ 3.881999969482422, 4.129000186920166 ], "y": [ -11.376999855041504, -12.180999755859375 ], "z": [ -16.44700050354004, -15.741000175476074 ] }, { "hoverinfo": "skip", "line": { "color": "blue", "width": 2 }, "mode": "lines", "name": "C11-H112", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ 3.881999969482422, 4.177000045776367 ], "y": [ -11.376999855041504, -11.767000198364258 ], "z": [ -16.44700050354004, -17.430999755859375 ] }, { "hoverinfo": "skip", "line": { "color": "blue", "width": 2 }, "mode": "lines", "name": "C1-C6", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ 2.385999917984009, 1.6460000276565552 ], "y": [ -11.17300033569336, -11.362000465393066 ], "z": [ -16.440000534057617, -15.267999649047852 ] }, { "hoverinfo": "skip", "line": { "color": "blue", "width": 2 }, "mode": "lines", "name": "C1-C2", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ 2.385999917984009, 1.7130000591278076 ], "y": [ -11.17300033569336, -10.788000106811523 ], "z": [ -16.440000534057617, -17.604000091552734 ] }, { "hoverinfo": "skip", "line": { "color": "blue", "width": 2 }, "mode": "lines", "name": "C4-C8", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -0.4169999957084656, -1.9220001101493835 ], "y": [ -10.784000396728516, -10.571000099182129 ], "z": [ -16.423999786376953, -16.44099998474121 ] }, { "hoverinfo": "skip", "line": { "color": "blue", "width": 2 }, "mode": "lines", "name": "C4-C5", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -0.4169999957084656, 0.26200002431869507 ], "y": [ -10.784000396728516, -11.166999816894531 ], "z": [ -16.423999786376953, -15.258999824523926 ] }, { "hoverinfo": "skip", "line": { "color": "blue", "width": 2 }, "mode": "lines", "name": "C4-C3", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -0.4169999957084656, 0.32899999618530273 ], "y": [ -10.784000396728516, -10.592000007629395 ], "z": [ -16.423999786376953, -17.59600067138672 ] }, { "hoverinfo": "skip", "line": { "color": "blue", "width": 2 }, "mode": "lines", "name": "C8-C9", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -1.9220000505447388, -2.690000057220459 ], "y": [ -10.571000099182129, -11.79699993133545 ], "z": [ -16.44099998474121, -15.940999984741211 ] }, { "hoverinfo": "skip", "line": { "color": "blue", "width": 2 }, "mode": "lines", "name": "C8-C7", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -1.9220000505447388, -2.36899995803833 ], "y": [ -10.571000099182129, -9.331999778747559 ], "z": [ -16.44099998474121, -15.657999992370605 ] }, { "hoverinfo": "skip", "line": { "color": "blue", "width": 2 }, "mode": "lines", "name": "C8-H8", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -1.9220000505447388, -2.2230000495910645 ], "y": [ -10.571000099182129, -10.40999984741211 ], "z": [ -16.44099998474121, -17.486000061035156 ] }, { "hoverinfo": "skip", "line": { "color": "blue", "width": 2 }, "mode": "lines", "name": "C12-H121", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ 4.584000110626221, 3.5899999141693115 ], "y": [ -9.013999938964844, -8.557999610900879 ], "z": [ -17.142000198364258, -17.093000411987305 ] }, { "hoverinfo": "skip", "line": { "color": "blue", "width": 2 }, "mode": "lines", "name": "C12-H122", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ 4.584000110626221, 4.74399995803833 ], "y": [ -9.013999938964844, -9.385000228881836 ], "z": [ -17.142000198364258, -18.15999984741211 ] }, { "hoverinfo": "skip", "line": { "color": "blue", "width": 2 }, "mode": "lines", "name": "C12-H123", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ 4.584000110626221, 5.317999839782715 ], "y": [ -9.013999938964844, -8.222999572753906 ], "z": [ -17.142000198364258, -16.95800018310547 ] }, { "hoverinfo": "skip", "line": { "color": "blue", "width": 2 }, "mode": "lines", "name": "C13-H131", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ 4.513000011444092, 5.245999813079834 ], "y": [ -9.612000465393066, -8.833999633789062 ], "z": [ -14.70300006866455, -14.460000038146973 ] }, { "hoverinfo": "skip", "line": { "color": "blue", "width": 2 }, "mode": "lines", "name": "C13-H132", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ 4.513000011444092, 3.5179998874664307 ], "y": [ -9.612000465393066, -9.170999526977539 ], "z": [ -14.70300006866455, -14.59000015258789 ] }, { "hoverinfo": "skip", "line": { "color": "blue", "width": 2 }, "mode": "lines", "name": "C13-H133", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ 4.513000011444092, 4.623000144958496 ], "y": [ -9.612000465393066, -10.413000106811523 ], "z": [ -14.70300006866455, -13.96500015258789 ] }, { "hoverinfo": "skip", "line": { "color": "blue", "width": 2 }, "mode": "lines", "name": "C6-C5", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ 1.6460000276565552, 0.2619999647140503 ], "y": [ -11.362000465393066, -11.166999816894531 ], "z": [ -15.267999649047852, -15.258999824523926 ] }, { "hoverinfo": "skip", "line": { "color": "blue", "width": 2 }, "mode": "lines", "name": "C6-H6", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ 1.6460000276565552, 2.1429998874664307 ], "y": [ -11.362000465393066, -11.654999732971191 ], "z": [ -15.267999649047852, -14.345999717712402 ] }, { "hoverinfo": "skip", "line": { "color": "blue", "width": 2 }, "mode": "lines", "name": "C2-C3", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ 1.7130000591278076, 0.32899999618530273 ], "y": [ -10.788000106811523, -10.592000007629395 ], "z": [ -17.604000091552734, -17.59600067138672 ] }, { "hoverinfo": "skip", "line": { "color": "blue", "width": 2 }, "mode": "lines", "name": "C2-H2", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ 1.7130000591278076, 2.26200008392334 ], "y": [ -10.788000106811523, -10.631999969482422 ], "z": [ -17.604000091552734, -18.530000686645508 ] }, { "hoverinfo": "skip", "line": { "color": "blue", "width": 2 }, "mode": "lines", "name": "C5-H5", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ 0.2619999945163727, -0.27799996733665466 ], "y": [ -11.166999816894531, -11.300999641418457 ], "z": [ -15.258999824523926, -14.324000358581543 ] }, { "hoverinfo": "skip", "line": { "color": "blue", "width": 2 }, "mode": "lines", "name": "C3-H3", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ 0.32899999618530273, -0.1599999964237213 ], "y": [ -10.592000007629395, -10.28600025177002 ], "z": [ -17.59600067138672, -18.51799964904785 ] }, { "hoverinfo": "skip", "line": { "color": "blue", "width": 2 }, "mode": "lines", "name": "C9-H91", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -2.690000057220459, -2.384999990463257 ], "y": [ -11.79699993133545, -12.701000213623047 ], "z": [ -15.940999984741211, -16.479999542236328 ] }, { "hoverinfo": "skip", "line": { "color": "blue", "width": 2 }, "mode": "lines", "name": "C9-H92", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -2.690000057220459, -3.7690000534057617 ], "y": [ -11.79699993133545, -11.668999671936035 ], "z": [ -15.940999984741211, -16.083999633789062 ] }, { "hoverinfo": "skip", "line": { "color": "blue", "width": 2 }, "mode": "lines", "name": "C9-H93", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -2.690000057220459, -2.5280001163482666 ], "y": [ -11.79699993133545, -11.970000267028809 ], "z": [ -15.940999984741211, -14.871000289916992 ] }, { "hoverinfo": "skip", "line": { "color": "blue", "width": 2 }, "mode": "lines", "name": "C7-N", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -2.36899995803833, -3.561000108718872 ], "y": [ -9.331999778747559, -8.786999702453613 ], "z": [ -15.657999992370605, -16.104999542236328 ] }, { "hoverinfo": "skip", "line": { "color": "blue", "width": 2 }, "mode": "lines", "name": "N-CA", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -3.561000108718872, -4.164999961853027 ], "y": [ -8.786999702453613, -7.678999900817871 ], "z": [ -16.104999542236328, -15.355999946594238 ] }, { "hoverinfo": "skip", "line": { "color": "blue", "width": 2 }, "mode": "lines", "name": "N-H2", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -3.561000108718872, -4.182000160217285 ], "y": [ -8.786999702453613, -9.383999824523926 ], "z": [ -16.104999542236328, -16.63599967956543 ] }, { "hoverinfo": "skip", "line": { "color": "blue", "width": 2 }, "mode": "lines", "name": "CA-C", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -4.164999961853027, -4.880000114440918 ], "y": [ -7.678999900817871, -8.258999824523926 ], "z": [ -15.355999946594238, -14.13599967956543 ] }, { "hoverinfo": "skip", "line": { "color": "blue", "width": 2 }, "mode": "lines", "name": "CA-CB", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -4.164999961853027, -5.216000080108643 ], "y": [ -7.678999900817871, -6.928999900817871 ], "z": [ -15.355999946594238, -16.183000564575195 ] }, { "hoverinfo": "skip", "line": { "color": "blue", "width": 2 }, "mode": "lines", "name": "CA-HA", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -4.164999961853027, -3.3469998836517334 ], "y": [ -7.678999900817871, -7.006999969482422 ], "z": [ -15.355999946594238, -15.092000007629395 ] }, { "hoverinfo": "skip", "line": { "color": "blue", "width": 2 }, "mode": "lines", "name": "C-O", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -4.880000114440918, -5.589000225067139 ], "y": [ -8.258999824523926, -9.26200008392334 ], "z": [ -14.13599967956543, -14.227999687194824 ] }, { "hoverinfo": "skip", "line": { "color": "blue", "width": 2 }, "mode": "lines", "name": "C-OXT", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -4.880000114440918, -4.7769999504089355 ], "y": [ -8.258999824523926, -7.609000205993652 ], "z": [ -14.13599967956543, -12.951000213623047 ] }, { "hoverinfo": "skip", "line": { "color": "blue", "width": 2 }, "mode": "lines", "name": "CB-OG", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -5.216000080108643, -4.572000026702881 ], "y": [ -6.928999900817871, -6.209000110626221 ], "z": [ -16.183000564575195, -17.23699951171875 ] }, { "hoverinfo": "skip", "line": { "color": "blue", "width": 2 }, "mode": "lines", "name": "CB-HB2", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -5.216000080108643, -5.941999912261963 ], "y": [ -6.928999900817871, -7.629000186920166 ], "z": [ -16.183000564575195, -16.615999221801758 ] }, { "hoverinfo": "skip", "line": { "color": "blue", "width": 2 }, "mode": "lines", "name": "CB-HB3", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -5.216000080108643, -5.756999969482422 ], "y": [ -6.928999900817871, -6.2179999351501465 ], "z": [ -16.183000564575195, -15.54699993133545 ] }, { "hoverinfo": "skip", "line": { "color": "blue", "width": 2 }, "mode": "lines", "name": "OG-C2", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -4.572000026702881, -5.495999813079834 ], "y": [ -6.209000110626221, -5.454999923706055 ], "z": [ -17.23699951171875, -18.014999389648438 ] }, { "hoverinfo": "skip", "line": { "color": "blue", "width": 2 }, "mode": "lines", "name": "OXT-C5", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -4.7769999504089355, -3.8310000896453857 ], "y": [ -7.609000205993652, -6.540999889373779 ], "z": [ -12.951000213623047, -12.734000205993652 ] }, { "hoverinfo": "skip", "line": { "color": "blue", "width": 2 }, "mode": "lines", "name": "O3-C3", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -5.789000034332275, -5.441999912261963 ], "y": [ -4.007999897003174, -3.2090001106262207 ], "z": [ -19.84600067138672, -21.007999420166016 ] }, { "hoverinfo": "skip", "line": { "color": "blue", "width": 2 }, "mode": "lines", "name": "O3-C1", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -5.789000034332275, -4.835999965667725 ], "y": [ -4.007999897003174, -4.7270002365112305 ], "z": [ -19.84600067138672, -19.184999465942383 ] }, { "hoverinfo": "skip", "line": { "color": "blue", "width": 2 }, "mode": "lines", "name": "O1-C1", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -3.6530001163482666, -4.835999965667725 ], "y": [ -4.783999919891357, -4.7270002365112305 ], "z": [ -19.483999252319336, -19.184999465942383 ] }, { "hoverinfo": "skip", "line": { "color": "blue", "width": 2 }, "mode": "lines", "name": "C3-C4", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -5.441999912261963, -4.454999923706055 ], "y": [ -3.2090001106262207, -2.0950000286102295 ], "z": [ -21.007999420166016, -20.64299964904785 ] }, { "hoverinfo": "skip", "line": { "color": "blue", "width": 2 }, "mode": "lines", "name": "C3-C5", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -5.441999912261963, -6.767000198364258 ], "y": [ -3.2090001106262207, -2.565999984741211 ], "z": [ -21.007999420166016, -21.447999954223633 ] }, { "hoverinfo": "skip", "line": { "color": "blue", "width": 2 }, "mode": "lines", "name": "C3-C6", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -5.441999912261963, -4.921000003814697 ], "y": [ -3.2090001106262207, -4.086999893188477 ], "z": [ -21.007999420166016, -22.150999069213867 ] }, { "hoverinfo": "skip", "line": { "color": "blue", "width": 2 }, "mode": "lines", "name": "C4-H41", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -4.454999923706055, -3.4679999351501465 ], "y": [ -2.0950000286102295, -2.490999937057495 ], "z": [ -20.64299964904785, -20.386999130249023 ] }, { "hoverinfo": "skip", "line": { "color": "blue", "width": 2 }, "mode": "lines", "name": "C4-H42", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -4.454999923706055, -4.806000232696533 ], "y": [ -2.0950000286102295, -1.5360000133514404 ], "z": [ -20.64299964904785, -19.768999099731445 ] }, { "hoverinfo": "skip", "line": { "color": "blue", "width": 2 }, "mode": "lines", "name": "C4-H43", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -4.454999923706055, -4.321000099182129 ], "y": [ -2.0950000286102295, -1.3940000534057617 ], "z": [ -20.64299964904785, -21.474000930786133 ] }, { "hoverinfo": "skip", "line": { "color": "blue", "width": 2 }, "mode": "lines", "name": "C5-H51", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -6.767000198364258, -7.513999938964844 ], "y": [ -2.565999984741211, -3.3340001106262207 ], "z": [ -21.447999954223633, -21.68199920654297 ] }, { "hoverinfo": "skip", "line": { "color": "blue", "width": 2 }, "mode": "lines", "name": "C5-H52", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -6.767000198364258, -7.191999912261963 ], "y": [ -2.565999984741211, -1.9579999446868896 ], "z": [ -21.447999954223633, -20.641000747680664 ] }, { "hoverinfo": "skip", "line": { "color": "blue", "width": 2 }, "mode": "lines", "name": "C5-H53", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -6.767000198364258, -6.63700008392334 ], "y": [ -2.565999984741211, -1.9290000200271606 ], "z": [ -21.447999954223633, -22.32900047302246 ] }, { "hoverinfo": "skip", "line": { "color": "blue", "width": 2 }, "mode": "lines", "name": "C6-H61", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -4.921000003814697, -3.941999912261963 ], "y": [ -4.086999893188477, -4.51800012588501 ], "z": [ -22.150999069213867, -21.92300033569336 ] }, { "hoverinfo": "skip", "line": { "color": "blue", "width": 2 }, "mode": "lines", "name": "C6-H62", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -4.921000003814697, -4.816999912261963 ], "y": [ -4.086999893188477, -3.513000011444092 ], "z": [ -22.150999069213867, -23.077999114990234 ] }, { "hoverinfo": "skip", "line": { "color": "blue", "width": 2 }, "mode": "lines", "name": "C6-H63", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -4.921000003814697, -5.599999904632568 ], "y": [ -4.086999893188477, -4.927999973297119 ], "z": [ -22.150999069213867, -22.336000442504883 ] }, { "hoverinfo": "skip", "line": { "color": "blue", "width": 2 }, "mode": "lines", "name": "C1-C2", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -4.835999965667725, -5.495999813079834 ], "y": [ -4.7270002365112305, -5.454999923706055 ], "z": [ -19.184999465942383, -18.014999389648438 ] }, { "hoverinfo": "skip", "line": { "color": "blue", "width": 2 }, "mode": "lines", "name": "C2-H21", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -5.495999813079834, -5.9679999351501465 ], "y": [ -5.454999923706055, -4.702000141143799 ], "z": [ -18.014999389648438, -17.374000549316406 ] }, { "hoverinfo": "skip", "line": { "color": "blue", "width": 2 }, "mode": "lines", "name": "C2-H22", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -5.495999813079834, -6.252999782562256 ], "y": [ -5.454999923706055, -6.130000114440918 ], "z": [ -18.014999389648438, -18.429000854492188 ] }, { "hoverinfo": "skip", "line": { "color": "blue", "width": 2 }, "mode": "lines", "name": "N4-N4A", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -5.203000068664551, -5.35699987411499 ], "y": [ -5.328000068664551, -4.0970001220703125 ], "z": [ -11.097999572753906, -11.61400032043457 ] }, { "hoverinfo": "skip", "line": { "color": "blue", "width": 2 }, "mode": "lines", "name": "N4-C4", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -5.203000068664551, -3.9660000801086426 ], "y": [ -5.328000068664551, -6.053999900817871 ], "z": [ -11.097999572753906, -11.29800033569336 ] }, { "hoverinfo": "skip", "line": { "color": "blue", "width": 2 }, "mode": "lines", "name": "N4-C1", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -5.203000068664551, -6.309999942779541 ], "y": [ -5.328000068664551, -5.7220001220703125 ], "z": [ -11.097999572753906, -10.411999702453613 ] }, { "hoverinfo": "skip", "line": { "color": "blue", "width": 2 }, "mode": "lines", "name": "N4A-N2", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -5.35699987411499, -6.558000087738037 ], "y": [ -4.0970001220703125, -3.6649999618530273 ], "z": [ -11.61400032043457, -11.258999824523926 ] }, { "hoverinfo": "skip", "line": { "color": "blue", "width": 2 }, "mode": "lines", "name": "N2-C2", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -6.558000087738037, -7.163000106811523 ], "y": [ -3.6649999618530273, -4.640999794006348 ], "z": [ -11.258999824523926, -10.506999969482422 ] }, { "hoverinfo": "skip", "line": { "color": "blue", "width": 2 }, "mode": "lines", "name": "C4-C5", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -3.9660000801086426, -3.8310000896453857 ], "y": [ -6.053999900817871, -6.540999889373779 ], "z": [ -11.29800033569336, -12.734000205993652 ] }, { "hoverinfo": "skip", "line": { "color": "blue", "width": 2 }, "mode": "lines", "name": "C4-H41", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -3.9660000801086426, -3.9609999656677246 ], "y": [ -6.053999900817871, -6.894999980926514 ], "z": [ -11.29800033569336, -10.595000267028809 ] }, { "hoverinfo": "skip", "line": { "color": "blue", "width": 2 }, "mode": "lines", "name": "C4-H42", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -3.9660000801086426, -3.1500000953674316 ], "y": [ -6.053999900817871, -5.372000217437744 ], "z": [ -11.29800033569336, -11.038000106811523 ] }, { "hoverinfo": "skip", "line": { "color": "blue", "width": 2 }, "mode": "lines", "name": "C1-C2", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -6.309999942779541, -7.163000106811523 ], "y": [ -5.7220001220703125, -4.640999794006348 ], "z": [ -10.411999702453613, -10.506999969482422 ] }, { "hoverinfo": "skip", "line": { "color": "blue", "width": 2 }, "mode": "lines", "name": "C1-H1", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -6.309999942779541, -6.385000228881836 ], "y": [ -5.7220001220703125, -6.677000045776367 ], "z": [ -10.411999702453613, -9.914999961853027 ] }, { "hoverinfo": "skip", "line": { "color": "blue", "width": 2 }, "mode": "lines", "name": "C2-C3", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -7.163000106811523, -8.508999824523926 ], "y": [ -4.640999794006348, -4.406000137329102 ], "z": [ -10.506999969482422, -9.916000366210938 ] }, { "hoverinfo": "skip", "line": { "color": "blue", "width": 2 }, "mode": "lines", "name": "C5-H52", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -3.8310000896453857, -2.821000099182129 ], "y": [ -6.540999889373779, -6.935999870300293 ], "z": [ -12.734000205993652, -12.883000373840332 ] }, { "hoverinfo": "skip", "line": { "color": "blue", "width": 2 }, "mode": "lines", "name": "C5-H53", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -3.8310000896453857, -4.025000095367432 ], "y": [ -6.540999889373779, -5.7270002365112305 ], "z": [ -12.734000205993652, -13.440999984741211 ] }, { "hoverinfo": "skip", "line": { "color": "blue", "width": 2 }, "mode": "lines", "name": "C3-H31", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -8.508999824523926, -9.279000282287598 ], "y": [ -4.406000137329102, -4.828000068664551 ], "z": [ -9.916000366210938, -10.569999694824219 ] }, { "hoverinfo": "skip", "line": { "color": "blue", "width": 2 }, "mode": "lines", "name": "C3-H33", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -8.508999824523926, -8.701000213623047 ], "y": [ -4.406000137329102, -3.3310000896453857 ], "z": [ -9.916000366210938, -9.833999633789062 ] }, { "hoverinfo": "skip", "line": { "color": "blue", "width": 2 }, "mode": "lines", "name": "C3-N1", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -8.508999824523926, -8.595999717712402 ], "y": [ -4.406000137329102, -5 ], "z": [ -9.916000366210938, -8.579999923706055 ] }, { "hoverinfo": "skip", "line": { "color": "blue", "width": 2 }, "mode": "lines", "name": "O2-C2", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -6.53000020980835, -7.336999893188477 ], "y": [ -2.8489999771118164, -3.0829999446868896 ], "z": [ -6.4019999504089355, -7.559999942779541 ] }, { "hoverinfo": "skip", "line": { "color": "blue", "width": 2 }, "mode": "lines", "name": "O2-C5", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -6.53000020980835, -5.546000003814697 ], "y": [ -2.8489999771118164, -1.934000015258789 ], "z": [ -6.4019999504089355, -6.675000190734863 ] }, { "hoverinfo": "skip", "line": { "color": "blue", "width": 2 }, "mode": "lines", "name": "O1-C1", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -8.29699993133545, -8.107000350952148 ], "y": [ -4.920000076293945, -4.40500020980835 ], "z": [ -6.314000129699707, -7.419000148773193 ] }, { "hoverinfo": "skip", "line": { "color": "blue", "width": 2 }, "mode": "lines", "name": "N1-C1", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -8.595999717712402, -8.107000350952148 ], "y": [ -5, -4.40500020980835 ], "z": [ -8.579999923706055, -7.419000148773193 ] }, { "hoverinfo": "skip", "line": { "color": "blue", "width": 2 }, "mode": "lines", "name": "N1-C3", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -8.595999717712402, -9.345999717712402 ], "y": [ -5, -6.247000217437744 ], "z": [ -8.579999923706055, -8.458000183105469 ] }, { "hoverinfo": "skip", "line": { "color": "blue", "width": 2 }, "mode": "lines", "name": "C2-C1", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -7.336999893188477, -8.107000350952148 ], "y": [ -3.0829999446868896, -4.40500020980835 ], "z": [ -7.559999942779541, -7.419000148773193 ] }, { "hoverinfo": "skip", "line": { "color": "blue", "width": 2 }, "mode": "lines", "name": "C2-H21", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -7.336999893188477, -6.7170000076293945 ], "y": [ -3.0829999446868896, -3.1050000190734863 ], "z": [ -7.559999942779541, -8.458000183105469 ] }, { "hoverinfo": "skip", "line": { "color": "blue", "width": 2 }, "mode": "lines", "name": "C2-H22", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -7.336999893188477, -8.076000213623047 ], "y": [ -3.0829999446868896, -2.2769999504089355 ], "z": [ -7.559999942779541, -7.646999835968018 ] }, { "hoverinfo": "skip", "line": { "color": "blue", "width": 2 }, "mode": "lines", "name": "O7-C7", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -18.18199920654297, -18.329999923706055 ], "y": [ -7.21999979019165, -8.435999870300293 ], "z": [ -5.497000217437744, -5.401000022888184 ] }, { "hoverinfo": "skip", "line": { "color": "blue", "width": 2 }, "mode": "lines", "name": "C10-C11", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -24.461000442504883, -24.15399932861328 ], "y": [ -4.824999809265137, -5.940999984741211 ], "z": [ -4.486999988555908, -3.4660000801086426 ] }, { "hoverinfo": "skip", "line": { "color": "blue", "width": 2 }, "mode": "lines", "name": "C10-C12", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -24.461000442504883, -24.72800064086914 ], "y": [ -4.824999809265137, -5.361999988555908 ], "z": [ -4.486999988555908, -5.89300012588501 ] }, { "hoverinfo": "skip", "line": { "color": "blue", "width": 2 }, "mode": "lines", "name": "C10-C13", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -24.461000442504883, -23.384000778198242 ], "y": [ -4.824999809265137, -3.740000009536743 ], "z": [ -4.486999988555908, -4.52400016784668 ] }, { "hoverinfo": "skip", "line": { "color": "blue", "width": 2 }, "mode": "lines", "name": "C10-H10", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -24.461000442504883, -25.38800048828125 ], "y": [ -4.824999809265137, -4.3429999351501465 ], "z": [ -4.486999988555908, -4.1479997634887695 ] }, { "hoverinfo": "skip", "line": { "color": "blue", "width": 2 }, "mode": "lines", "name": "C11-C1", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -24.15399932861328, -22.909000396728516 ], "y": [ -5.940999984741211, -6.756999969482422 ], "z": [ -3.4660000801086426, -3.7200000286102295 ] }, { "hoverinfo": "skip", "line": { "color": "blue", "width": 2 }, "mode": "lines", "name": "C11-H111", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -24.15399932861328, -24.08300018310547 ], "y": [ -5.940999984741211, -5.498000144958496 ], "z": [ -3.4660000801086426, -2.4630000591278076 ] }, { "hoverinfo": "skip", "line": { "color": "blue", "width": 2 }, "mode": "lines", "name": "C11-H112", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -24.15399932861328, -25.013999938964844 ], "y": [ -5.940999984741211, -6.622000217437744 ], "z": [ -3.4660000801086426, -3.4119999408721924 ] }, { "hoverinfo": "skip", "line": { "color": "blue", "width": 2 }, "mode": "lines", "name": "C1-C6", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -22.909000396728516, -21.67799949645996 ], "y": [ -6.756999969482422, -6.366000175476074 ], "z": [ -3.7200000286102295, -3.184000015258789 ] }, { "hoverinfo": "skip", "line": { "color": "blue", "width": 2 }, "mode": "lines", "name": "C1-C2", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -22.909000396728516, -22.964000701904297 ], "y": [ -6.756999969482422, -7.920000076293945 ], "z": [ -3.7200000286102295, -4.497000217437744 ] }, { "hoverinfo": "skip", "line": { "color": "blue", "width": 2 }, "mode": "lines", "name": "C4-C8", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -20.575000762939453, -19.334999084472656 ], "y": [ -8.284000396728516, -9.121000289916992 ], "z": [ -4.198999881744385, -4.468999862670898 ] }, { "hoverinfo": "skip", "line": { "color": "blue", "width": 2 }, "mode": "lines", "name": "C4-C5", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -20.575000762939453, -20.52400016784668 ], "y": [ -8.284000396728516, -7.117000102996826 ], "z": [ -4.198999881744385, -3.4230000972747803 ] }, { "hoverinfo": "skip", "line": { "color": "blue", "width": 2 }, "mode": "lines", "name": "C4-C3", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -20.575000762939453, -21.81100082397461 ], "y": [ -8.284000396728516, -8.67199993133545 ], "z": [ -4.198999881744385, -4.736999988555908 ] }, { "hoverinfo": "skip", "line": { "color": "blue", "width": 2 }, "mode": "lines", "name": "C8-C9", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -19.334999084472656, -18.628999710083008 ], "y": [ -9.121000289916992, -9.550999641418457 ], "z": [ -4.468999862670898, -3.180000066757202 ] }, { "hoverinfo": "skip", "line": { "color": "blue", "width": 2 }, "mode": "lines", "name": "C8-C7", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -19.334999084472656, -18.329999923706055 ], "y": [ -9.121000289916992, -8.435999870300293 ], "z": [ -4.468999862670898, -5.401000022888184 ] }, { "hoverinfo": "skip", "line": { "color": "blue", "width": 2 }, "mode": "lines", "name": "C8-H8", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -19.334999084472656, -19.65999984741211 ], "y": [ -9.121000289916992, -10.041000366210938 ], "z": [ -4.468999862670898, -4.97599983215332 ] }, { "hoverinfo": "skip", "line": { "color": "blue", "width": 2 }, "mode": "lines", "name": "C12-H121", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -24.72800064086914, -23.822999954223633 ], "y": [ -5.361999988555908, -5.7769999504089355 ], "z": [ -5.89300012588501, -6.348999977111816 ] }, { "hoverinfo": "skip", "line": { "color": "blue", "width": 2 }, "mode": "lines", "name": "C12-H122", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -24.72800064086914, -25.4950008392334 ], "y": [ -5.361999988555908, -6.14300012588501 ], "z": [ -5.89300012588501, -5.875 ] }, { "hoverinfo": "skip", "line": { "color": "blue", "width": 2 }, "mode": "lines", "name": "C12-H123", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -24.72800064086914, -25.086000442504883 ], "y": [ -5.361999988555908, -4.559999942779541 ], "z": [ -5.89300012588501, -6.547999858856201 ] }, { "hoverinfo": "skip", "line": { "color": "blue", "width": 2 }, "mode": "lines", "name": "C13-H131", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -23.384000778198242, -23.709999084472656 ], "y": [ -3.740000009536743, -2.8980000019073486 ], "z": [ -4.52400016784668, -5.144999980926514 ] }, { "hoverinfo": "skip", "line": { "color": "blue", "width": 2 }, "mode": "lines", "name": "C13-H132", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -23.384000778198242, -22.444000244140625 ], "y": [ -3.740000009536743, -4.11299991607666 ], "z": [ -4.52400016784668, -4.943999767303467 ] }, { "hoverinfo": "skip", "line": { "color": "blue", "width": 2 }, "mode": "lines", "name": "C13-H133", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -23.384000778198242, -23.18400001525879 ], "y": [ -3.740000009536743, -3.3529999256134033 ], "z": [ -4.52400016784668, -3.5199999809265137 ] }, { "hoverinfo": "skip", "line": { "color": "blue", "width": 2 }, "mode": "lines", "name": "C6-C5", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -21.67799949645996, -20.52400016784668 ], "y": [ -6.366000175476074, -7.117000102996826 ], "z": [ -3.184000015258789, -3.4230000972747803 ] }, { "hoverinfo": "skip", "line": { "color": "blue", "width": 2 }, "mode": "lines", "name": "C6-H6", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -21.67799949645996, -21.60300064086914 ], "y": [ -6.366000175476074, -5.4629998207092285 ], "z": [ -3.184000015258789, -2.5810000896453857 ] }, { "hoverinfo": "skip", "line": { "color": "blue", "width": 2 }, "mode": "lines", "name": "C2-C3", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -22.964000701904297, -21.81100082397461 ], "y": [ -7.920000076293945, -8.67199993133545 ], "z": [ -4.497000217437744, -4.736999988555908 ] }, { "hoverinfo": "skip", "line": { "color": "blue", "width": 2 }, "mode": "lines", "name": "C2-H2", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -22.964000701904297, -23.906999588012695 ], "y": [ -7.920000076293945, -8.246999740600586 ], "z": [ -4.497000217437744, -4.927000045776367 ] }, { "hoverinfo": "skip", "line": { "color": "blue", "width": 2 }, "mode": "lines", "name": "C5-H5", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -20.52400016784668, -19.57900047302246 ], "y": [ -7.117000102996826, -6.769999980926514 ], "z": [ -3.4230000972747803, -3.009999990463257 ] }, { "hoverinfo": "skip", "line": { "color": "blue", "width": 2 }, "mode": "lines", "name": "C3-H3", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -21.81100082397461, -21.889999389648438 ], "y": [ -8.67199993133545, -9.5649995803833 ], "z": [ -4.736999988555908, -5.3520002365112305 ] }, { "hoverinfo": "skip", "line": { "color": "blue", "width": 2 }, "mode": "lines", "name": "C9-H91", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -18.628999710083008, -19.327999114990234 ], "y": [ -9.550999641418457, -10.038999557495117 ], "z": [ -3.180000066757202, -2.492000102996826 ] }, { "hoverinfo": "skip", "line": { "color": "blue", "width": 2 }, "mode": "lines", "name": "C9-H92", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -18.628999710083008, -17.81999969482422 ], "y": [ -9.550999641418457, -10.258000373840332 ], "z": [ -3.180000066757202, -3.3940000534057617 ] }, { "hoverinfo": "skip", "line": { "color": "blue", "width": 2 }, "mode": "lines", "name": "C9-H93", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -18.628999710083008, -18.179000854492188 ], "y": [ -9.550999641418457, -8.699000358581543 ], "z": [ -3.180000066757202, -2.6589999198913574 ] }, { "hoverinfo": "skip", "line": { "color": "blue", "width": 2 }, "mode": "lines", "name": "C7-N", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -18.329999923706055, -17.53499984741211 ], "y": [ -8.435999870300293, -9.317999839782715 ], "z": [ -5.401000022888184, -6.11299991607666 ] }, { "hoverinfo": "skip", "line": { "color": "blue", "width": 2 }, "mode": "lines", "name": "N-CA", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -17.53499984741211, -16.440000534057617 ], "y": [ -9.317999839782715, -8.788999557495117 ], "z": [ -6.11299991607666, -6.934000015258789 ] }, { "hoverinfo": "skip", "line": { "color": "blue", "width": 2 }, "mode": "lines", "name": "N-H2", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -17.53499984741211, -17.429000854492188 ], "y": [ -9.317999839782715, -10.255000114440918 ], "z": [ -6.11299991607666, -5.744999885559082 ] }, { "hoverinfo": "skip", "line": { "color": "blue", "width": 2 }, "mode": "lines", "name": "CA-C", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -16.440000534057617, -15.262999534606934 ], "y": [ -8.788999557495117, -8.470999717712402 ], "z": [ -6.934000015258789, -6.01200008392334 ] }, { "hoverinfo": "skip", "line": { "color": "blue", "width": 2 }, "mode": "lines", "name": "CA-CB", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -16.440000534057617, -15.944999694824219 ], "y": [ -8.788999557495117, -9.812000274658203 ], "z": [ -6.934000015258789, -7.9629998207092285 ] }, { "hoverinfo": "skip", "line": { "color": "blue", "width": 2 }, "mode": "lines", "name": "CA-HA", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -16.440000534057617, -16.834999084472656 ], "y": [ -8.788999557495117, -7.9079999923706055 ], "z": [ -6.934000015258789, -7.440999984741211 ] }, { "hoverinfo": "skip", "line": { "color": "blue", "width": 2 }, "mode": "lines", "name": "C-O", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -15.262999534606934, -14.913999557495117 ], "y": [ -8.470999717712402, -9.258000373840332 ], "z": [ -6.01200008392334, -5.130000114440918 ] }, { "hoverinfo": "skip", "line": { "color": "blue", "width": 2 }, "mode": "lines", "name": "C-OXT", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -15.262999534606934, -14.555999755859375 ], "y": [ -8.470999717712402, -7.335000038146973 ], "z": [ -6.01200008392334, -6.22599983215332 ] }, { "hoverinfo": "skip", "line": { "color": "blue", "width": 2 }, "mode": "lines", "name": "CB-OG", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -15.944999694824219, -16.945999145507812 ], "y": [ -9.812000274658203, -10.005999565124512 ], "z": [ -7.9629998207092285, -8.965999603271484 ] }, { "hoverinfo": "skip", "line": { "color": "blue", "width": 2 }, "mode": "lines", "name": "CB-HB2", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -15.944999694824219, -15.72599983215332 ], "y": [ -9.812000274658203, -10.77299976348877 ], "z": [ -7.9629998207092285, -7.480999946594238 ] }, { "hoverinfo": "skip", "line": { "color": "blue", "width": 2 }, "mode": "lines", "name": "CB-HB3", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -15.944999694824219, -15.027999877929688 ], "y": [ -9.812000274658203, -9.447999954223633 ], "z": [ -7.9629998207092285, -8.442999839782715 ] }, { "hoverinfo": "skip", "line": { "color": "blue", "width": 2 }, "mode": "lines", "name": "OG-C2", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -16.945999145507812, -16.527000427246094 ], "y": [ -10.005999565124512, -10.92300033569336 ], "z": [ -8.965999603271484, -9.970999717712402 ] }, { "hoverinfo": "skip", "line": { "color": "blue", "width": 2 }, "mode": "lines", "name": "OXT-C5", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -14.555999755859375, -15.032999992370605 ], "y": [ -7.335000038146973, -6.2829999923706055 ], "z": [ -6.22599983215332, -7.091000080108643 ] }, { "hoverinfo": "skip", "line": { "color": "blue", "width": 2 }, "mode": "lines", "name": "O3-C3", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -17.099000930786133, -17.908000946044922 ], "y": [ -12.050999641418457, -12.479999542236328 ], "z": [ -11.954000473022461, -13.081000328063965 ] }, { "hoverinfo": "skip", "line": { "color": "blue", "width": 2 }, "mode": "lines", "name": "O3-C1", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -17.099000930786133, -17.60099983215332 ], "y": [ -12.050999641418457, -11.187999725341797 ], "z": [ -11.954000473022461, -11.02400016784668 ] }, { "hoverinfo": "skip", "line": { "color": "blue", "width": 2 }, "mode": "lines", "name": "O1-C1", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -18.72599983215332, -17.60099983215332 ], "y": [ -10.711000442504883, -11.187999725341797 ], "z": [ -11.029999732971191, -11.02400016784668 ] }, { "hoverinfo": "skip", "line": { "color": "blue", "width": 2 }, "mode": "lines", "name": "C3-C4", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -17.908000946044922, -18.288000106811523 ], "y": [ -12.479999542236328, -11.295000076293945 ], "z": [ -13.081000328063965, -13.97700023651123 ] }, { "hoverinfo": "skip", "line": { "color": "blue", "width": 2 }, "mode": "lines", "name": "C3-C5", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -17.908000946044922, -16.996000289916992 ], "y": [ -12.479999542236328, -13.425000190734863 ], "z": [ -13.081000328063965, -13.878000259399414 ] }, { "hoverinfo": "skip", "line": { "color": "blue", "width": 2 }, "mode": "lines", "name": "C3-C6", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -17.908000946044922, -19.138999938964844 ], "y": [ -12.479999542236328, -13.265000343322754 ], "z": [ -13.081000328063965, -12.614999771118164 ] }, { "hoverinfo": "skip", "line": { "color": "blue", "width": 2 }, "mode": "lines", "name": "C4-H41", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -18.288000106811523, -18.9950008392334 ], "y": [ -11.295000076293945, -10.619999885559082 ], "z": [ -13.97700023651123, -13.484999656677246 ] }, { "hoverinfo": "skip", "line": { "color": "blue", "width": 2 }, "mode": "lines", "name": "C4-H42", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -18.288000106811523, -17.40399932861328 ], "y": [ -11.295000076293945, -10.696999549865723 ], "z": [ -13.97700023651123, -14.225000381469727 ] }, { "hoverinfo": "skip", "line": { "color": "blue", "width": 2 }, "mode": "lines", "name": "C4-H43", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -18.288000106811523, -18.753000259399414 ], "y": [ -11.295000076293945, -11.633999824523926 ], "z": [ -13.97700023651123, -14.909000396728516 ] }, { "hoverinfo": "skip", "line": { "color": "blue", "width": 2 }, "mode": "lines", "name": "C5-H51", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -16.996000289916992, -16.672000885009766 ], "y": [ -13.425000190734863, -14.267999649047852 ], "z": [ -13.878000259399414, -13.256999969482422 ] }, { "hoverinfo": "skip", "line": { "color": "blue", "width": 2 }, "mode": "lines", "name": "C5-H52", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -16.996000289916992, -16.083999633789062 ], "y": [ -13.425000190734863, -12.907999992370605 ], "z": [ -13.878000259399414, -14.197999954223633 ] }, { "hoverinfo": "skip", "line": { "color": "blue", "width": 2 }, "mode": "lines", "name": "C5-H53", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -16.996000289916992, -17.49799919128418 ], "y": [ -13.425000190734863, -13.821999549865723 ], "z": [ -13.878000259399414, -14.765999794006348 ] }, { "hoverinfo": "skip", "line": { "color": "blue", "width": 2 }, "mode": "lines", "name": "C6-H61", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -19.138999938964844, -19.86199951171875 ], "y": [ -13.265000343322754, -12.62600040435791 ], "z": [ -12.614999771118164, -12.098999977111816 ] }, { "hoverinfo": "skip", "line": { "color": "blue", "width": 2 }, "mode": "lines", "name": "C6-H62", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -19.138999938964844, -19.658000946044922 ], "y": [ -13.265000343322754, -13.729999542236328 ], "z": [ -12.614999771118164, -13.460000038146973 ] }, { "hoverinfo": "skip", "line": { "color": "blue", "width": 2 }, "mode": "lines", "name": "C6-H63", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -19.138999938964844, -18.854000091552734 ], "y": [ -13.265000343322754, -14.050999641418457 ], "z": [ -12.614999771118164, -11.906999588012695 ] }, { "hoverinfo": "skip", "line": { "color": "blue", "width": 2 }, "mode": "lines", "name": "C1-C2", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -17.60099983215332, -16.527000427246094 ], "y": [ -11.187999725341797, -10.92300033569336 ], "z": [ -11.02400016784668, -9.970999717712402 ] }, { "hoverinfo": "skip", "line": { "color": "blue", "width": 2 }, "mode": "lines", "name": "C2-H21", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -16.527000427246094, -15.64900016784668 ], "y": [ -10.92300033569336, -10.512999534606934 ], "z": [ -9.970999717712402, -10.482999801635742 ] }, { "hoverinfo": "skip", "line": { "color": "blue", "width": 2 }, "mode": "lines", "name": "C2-H22", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -16.527000427246094, -16.277999877929688 ], "y": [ -10.92300033569336, -11.881999969482422 ], "z": [ -9.970999717712402, -9.501999855041504 ] }, { "hoverinfo": "skip", "line": { "color": "blue", "width": 2 }, "mode": "lines", "name": "N4-N4A", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -12.815999984741211, -12.821999549865723 ], "y": [ -5.4629998207092285, -5.585000038146973 ], "z": [ -7.769000053405762, -9.109000205993652 ] }, { "hoverinfo": "skip", "line": { "color": "blue", "width": 2 }, "mode": "lines", "name": "N4-C4", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -12.815999984741211, -14.034000396728516 ], "y": [ -5.4629998207092285, -5.132999897003174 ], "z": [ -7.769000053405762, -7.060999870300293 ] }, { "hoverinfo": "skip", "line": { "color": "blue", "width": 2 }, "mode": "lines", "name": "N4-C1", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -12.815999984741211, -11.574000358581543 ], "y": [ -5.4629998207092285, -5.673999786376953 ], "z": [ -7.769000053405762, -7.256999969482422 ] }, { "hoverinfo": "skip", "line": { "color": "blue", "width": 2 }, "mode": "lines", "name": "N4A-N2", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -12.821999549865723, -11.588000297546387 ], "y": [ -5.585000038146973, -5.890999794006348 ], "z": [ -9.109000205993652, -9.486000061035156 ] }, { "hoverinfo": "skip", "line": { "color": "blue", "width": 2 }, "mode": "lines", "name": "N2-C2", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -11.588000297546387, -10.798999786376953 ], "y": [ -5.890999794006348, -5.947000026702881 ], "z": [ -9.486000061035156, -8.36400032043457 ] }, { "hoverinfo": "skip", "line": { "color": "blue", "width": 2 }, "mode": "lines", "name": "C4-C5", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -14.034000396728516, -15.032999992370605 ], "y": [ -5.132999897003174, -6.2829999923706055 ], "z": [ -7.060999870300293, -7.091000080108643 ] }, { "hoverinfo": "skip", "line": { "color": "blue", "width": 2 }, "mode": "lines", "name": "C4-H41", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -14.034000396728516, -13.758999824523926 ], "y": [ -5.132999897003174, -4.877999782562256 ], "z": [ -7.060999870300293, -6.031000137329102 ] }, { "hoverinfo": "skip", "line": { "color": "blue", "width": 2 }, "mode": "lines", "name": "C4-H42", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -14.034000396728516, -14.451000213623047 ], "y": [ -5.132999897003174, -4.243000030517578 ], "z": [ -7.060999870300293, -7.545000076293945 ] }, { "hoverinfo": "skip", "line": { "color": "blue", "width": 2 }, "mode": "lines", "name": "C1-C2", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -11.574000358581543, -10.798999786376953 ], "y": [ -5.673999786376953, -5.947000026702881 ], "z": [ -7.256999969482422, -8.36400032043457 ] }, { "hoverinfo": "skip", "line": { "color": "blue", "width": 2 }, "mode": "lines", "name": "C1-H1", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -11.574000358581543, -11.343999862670898 ], "y": [ -5.673999786376953, -5.61299991607666 ], "z": [ -7.256999969482422, -6.203000068664551 ] }, { "hoverinfo": "skip", "line": { "color": "blue", "width": 2 }, "mode": "lines", "name": "C2-C3", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -10.798999786376953, -9.345999717712402 ], "y": [ -5.947000026702881, -6.247000217437744 ], "z": [ -8.36400032043457, -8.458000183105469 ] }, { "hoverinfo": "skip", "line": { "color": "blue", "width": 2 }, "mode": "lines", "name": "C5-H52", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -15.032999992370605, -15.994999885559082 ], "y": [ -6.2829999923706055, -5.927000045776367 ], "z": [ -7.091000080108643, -6.708000183105469 ] }, { "hoverinfo": "skip", "line": { "color": "blue", "width": 2 }, "mode": "lines", "name": "C5-H53", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -15.032999992370605, -15.152999877929688 ], "y": [ -6.2829999923706055, -6.669000148773193 ], "z": [ -7.091000080108643, -8.109000205993652 ] }, { "hoverinfo": "skip", "line": { "color": "blue", "width": 2 }, "mode": "lines", "name": "C3-H32", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -9.345999717712402, -9.133000373840332 ], "y": [ -6.247000217437744, -6.877999782562256 ], "z": [ -8.458000183105469, -9.329000473022461 ] }, { "hoverinfo": "skip", "line": { "color": "blue", "width": 2 }, "mode": "lines", "name": "C3-H33", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -9.345999717712402, -9.022000312805176 ], "y": [ -6.247000217437744, -6.804999828338623 ], "z": [ -8.458000183105469, -7.572999954223633 ] }, { "hoverinfo": "skip", "line": { "color": "blue", "width": 2 }, "mode": "lines", "name": "CL1-C1", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -5.163000106811523, -4.803999900817871 ], "y": [ 1.996999979019165, 0.36100006103515625 ], "z": [ -6.14300012588501, -6.568999767303467 ] }, { "hoverinfo": "skip", "line": { "color": "blue", "width": 2 }, "mode": "lines", "name": "CL4-C4", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -3.9579999446868896, -4.311999797821045 ], "y": [ -3.9590001106262207, -2.313999891281128 ], "z": [ -7.598999977111816, -7.210999965667725 ] }, { "hoverinfo": "skip", "line": { "color": "blue", "width": 2 }, "mode": "lines", "name": "C2-C1", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -3.566999912261963, -4.803999900817871 ], "y": [ 0.004999999888241291, 0.36100000608712435 ], "z": [ -7.13100004196167, -6.568999767303467 ] }, { "hoverinfo": "skip", "line": { "color": "blue", "width": 2 }, "mode": "lines", "name": "C2-C3", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -3.566999912261963, -3.3320000171661377 ], "y": [ 0.004999999888241291, -1.3459999514743686 ], "z": [ -7.13100004196167, -7.445000171661377 ] }, { "hoverinfo": "skip", "line": { "color": "blue", "width": 2 }, "mode": "lines", "name": "C2-C7", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -3.566999912261963, -2.490999937057495 ], "y": [ 0.004999999888241291, 1.02199995983392 ], "z": [ -7.13100004196167, -7.394000053405762 ] }, { "hoverinfo": "skip", "line": { "color": "blue", "width": 2 }, "mode": "lines", "name": "C1-C6", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -4.803999900817871, -5.7870001792907715 ], "y": [ 0.3610000014305115, -0.6039999723434448 ], "z": [ -6.568999767303467, -6.335999965667725 ] }, { "hoverinfo": "skip", "line": { "color": "blue", "width": 2 }, "mode": "lines", "name": "C3-C4", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -3.3320000171661377, -4.311999797821045 ], "y": [ -1.3459999561309814, -2.313999891281128 ], "z": [ -7.445000171661377, -7.210999965667725 ] }, { "hoverinfo": "skip", "line": { "color": "blue", "width": 2 }, "mode": "lines", "name": "C3-H3", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -3.3320000171661377, -2.375999927520752 ], "y": [ -1.3459999561309814, -1.6460000276565552 ], "z": [ -7.445000171661377, -7.869999885559082 ] }, { "hoverinfo": "skip", "line": { "color": "blue", "width": 2 }, "mode": "lines", "name": "C7-H71", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -2.490999937057495, -2.1730000972747803 ], "y": [ 1.0219999551773071, 1.4900000095367432 ], "z": [ -7.394000053405762, -6.458000183105469 ] }, { "hoverinfo": "skip", "line": { "color": "blue", "width": 2 }, "mode": "lines", "name": "C7-H72", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -2.490999937057495, -1.6069999933242798 ], "y": [ 1.0219999551773071, 0.5619999766349792 ], "z": [ -7.394000053405762, -7.848999977111816 ] }, { "hoverinfo": "skip", "line": { "color": "blue", "width": 2 }, "mode": "lines", "name": "C7-H73", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -2.490999937057495, -2.8519999980926514 ], "y": [ 1.0219999551773071, 1.7890000343322754 ], "z": [ -7.394000053405762, -8.086000442504883 ] }, { "hoverinfo": "skip", "line": { "color": "blue", "width": 2 }, "mode": "lines", "name": "C4-C5", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -4.311999797821045, -5.546000003814697 ], "y": [ -2.313999891281128, -1.934000015258789 ], "z": [ -7.210999965667725, -6.675000190734863 ] }, { "hoverinfo": "skip", "line": { "color": "blue", "width": 2 }, "mode": "lines", "name": "C6-C5", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -5.7870001792907715, -5.546000003814697 ], "y": [ -0.6039999723434448, -1.934000015258789 ], "z": [ -6.335999965667725, -6.675000190734863 ] }, { "hoverinfo": "skip", "line": { "color": "blue", "width": 2 }, "mode": "lines", "name": "C6-H6", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -5.7870001792907715, -6.736999988555908 ], "y": [ -0.6039999723434448, -0.32600000500679016 ], "z": [ -6.335999965667725, -5.88700008392334 ] }, { "hoverinfo": "skip", "line": { "color": "green", "width": 2 }, "mode": "lines", "name": "O7-C7", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -1.5394692992035695, -1.886826895222728 ], "y": [ -2.6422914946119005, -3.691966677939447 ], "z": [ -10.867826264224465, -11.400282478381156 ] }, { "hoverinfo": "skip", "line": { "color": "green", "width": 2 }, "mode": "lines", "name": "C10-C11", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ 4.309312988251275, 3.7032256027930077 ], "y": [ -3.1706134681131393, -4.58734151661538 ], "z": [ -8.104245033959963, -8.135974795626035 ] }, { "hoverinfo": "skip", "line": { "color": "green", "width": 2 }, "mode": "lines", "name": "C10-C12", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ 4.309312988251275, 4.603052004645173 ], "y": [ -3.1706134681131393, -2.6403515168414904 ], "z": [ -8.104245033959963, -9.509914964378027 ] }, { "hoverinfo": "skip", "line": { "color": "green", "width": 2 }, "mode": "lines", "name": "C10-C13", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ 4.309312988251275, 3.356045303712284 ], "y": [ -3.1706134681131393, -2.215313519340671 ], "z": [ -8.104245033959963, -7.3820682761720935 ] }, { "hoverinfo": "skip", "line": { "color": "green", "width": 2 }, "mode": "lines", "name": "C10-H10", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ 4.309312988251275, 5.249398383547339 ], "y": [ -3.1706134681131393, -3.2171487722065697 ], "z": [ -8.104245033959963, -7.540777479415798 ] }, { "hoverinfo": "skip", "line": { "color": "green", "width": 2 }, "mode": "lines", "name": "C11-C1", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ 3.7032256027930077, 2.445877127546279 ], "y": [ -4.58734151661538, -4.694745283389569 ], "z": [ -8.135974795626035, -8.963901629759008 ] }, { "hoverinfo": "skip", "line": { "color": "green", "width": 2 }, "mode": "lines", "name": "C11-H111", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ 3.7032256027930077, 3.500356276245602 ], "y": [ -4.58734151661538, -4.931058621387562 ], "z": [ -8.135974795626035, -7.112803139337012 ] }, { "hoverinfo": "skip", "line": { "color": "green", "width": 2 }, "mode": "lines", "name": "C11-H112", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ 3.7032256027930077, 4.450832836810189 ], "y": [ -4.58734151661538, -5.289402961302797 ], "z": [ -8.135974795626035, -8.529538210501702 ] }, { "hoverinfo": "skip", "line": { "color": "green", "width": 2 }, "mode": "lines", "name": "C1-C6", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ 2.445877127546279, 1.2159472845060528 ], "y": [ -4.694745283389569, -4.481671631711852 ], "z": [ -8.963901629759008, -8.36174317871829 ] }, { "hoverinfo": "skip", "line": { "color": "green", "width": 2 }, "mode": "lines", "name": "C1-C2", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ 2.445877127546279, 2.543699636691792 ], "y": [ -4.694745283389569, -5.005267649339137 ], "z": [ -8.963901629759008, -10.31106186779662 ] }, { "hoverinfo": "skip", "line": { "color": "green", "width": 2 }, "mode": "lines", "name": "C4-C8", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ 0.13651595840485609, -1.1059365382347288 ], "y": [ -4.893454945250588, -5.000502659123757 ], "z": [ -10.483739249620037, -11.30181554835298 ] }, { "hoverinfo": "skip", "line": { "color": "green", "width": 2 }, "mode": "lines", "name": "C4-C5", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ 0.13651595840485609, 0.05377248806414503 ], "y": [ -4.893454945250588, -4.5818056498460855 ], "z": [ -10.483739249620037, -9.126548925903483 ] }, { "hoverinfo": "skip", "line": { "color": "green", "width": 2 }, "mode": "lines", "name": "C4-C3", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ 0.13651595840485609, 1.3814460062118883 ], "y": [ -4.893454945250588, -5.105303376740286 ], "z": [ -10.483739249620037, -11.075986459949085 ] }, { "hoverinfo": "skip", "line": { "color": "green", "width": 2 }, "mode": "lines", "name": "C8-C9", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -1.1059365382347288, -2.061067570275619 ], "y": [ -5.000502659123757, -6.103932452880214 ], "z": [ -11.30181554835298, -10.814795238834916 ] }, { "hoverinfo": "skip", "line": { "color": "green", "width": 2 }, "mode": "lines", "name": "C8-C7", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -1.1059365382347288, -1.886826895222728 ], "y": [ -5.000502659123757, -3.691966677939447 ], "z": [ -11.30181554835298, -11.400282478381156 ] }, { "hoverinfo": "skip", "line": { "color": "green", "width": 2 }, "mode": "lines", "name": "C8-H8", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -1.1059365382347288, -0.8362294886166426 ], "y": [ -5.000502659123757, -5.244482557812103 ], "z": [ -11.30181554835298, -12.338317654680957 ] }, { "hoverinfo": "skip", "line": { "color": "green", "width": 2 }, "mode": "lines", "name": "C12-H121", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ 4.603052004645173, 3.693313668886503 ], "y": [ -2.6403515168414904, -2.430562313999036 ], "z": [ -9.509914964378027, -10.081090340967197 ] }, { "hoverinfo": "skip", "line": { "color": "green", "width": 2 }, "mode": "lines", "name": "C12-H122", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ 4.603052004645173, 5.219684347042847 ], "y": [ -2.6403515168414904, -3.3470264937520424 ], "z": [ -9.509914964378027, -10.07494704427936 ] }, { "hoverinfo": "skip", "line": { "color": "green", "width": 2 }, "mode": "lines", "name": "C12-H123", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ 4.603052004645173, 5.161628525073024 ], "y": [ -2.6403515168414904, -1.6996537638223614 ], "z": [ -9.509914964378027, -9.444055809422327 ] }, { "hoverinfo": "skip", "line": { "color": "green", "width": 2 }, "mode": "lines", "name": "C13-H131", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ 3.356045303712284, 3.852665439436147 ], "y": [ -2.215313519340671, -1.253419274566932 ], "z": [ -7.3820682761720935, -7.210712935827022 ] }, { "hoverinfo": "skip", "line": { "color": "green", "width": 2 }, "mode": "lines", "name": "C13-H132", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ 3.356045303712284, 2.4503653914374763 ], "y": [ -2.215313519340671, -2.005992417524273 ], "z": [ -7.3820682761720935, -7.959604476627321 ] }, { "hoverinfo": "skip", "line": { "color": "green", "width": 2 }, "mode": "lines", "name": "C13-H133", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ 3.356045303712284, 3.0649337436138304 ], "y": [ -2.215313519340671, -2.609906106414117 ], "z": [ -7.3820682761720935, -6.402938004040887 ] }, { "hoverinfo": "skip", "line": { "color": "green", "width": 2 }, "mode": "lines", "name": "C6-C5", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ 1.2159472845060528, 0.05377248806414503 ], "y": [ -4.481671631711852, -4.5818056498460855 ], "z": [ -8.36174317871829, -9.126548925903483 ] }, { "hoverinfo": "skip", "line": { "color": "green", "width": 2 }, "mode": "lines", "name": "C6-H6", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ 1.2159472845060528, 1.1377417277004507 ], "y": [ -4.481671631711852, -4.245137461885338 ], "z": [ -8.36174317871829, -7.304614890671272 ] }, { "hoverinfo": "skip", "line": { "color": "green", "width": 2 }, "mode": "lines", "name": "C2-C3", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ 2.543699636691792, 1.3814460062118883 ], "y": [ -5.005267649339137, -5.105303376740286 ], "z": [ -10.31106186779662, -11.075986459949085 ] }, { "hoverinfo": "skip", "line": { "color": "green", "width": 2 }, "mode": "lines", "name": "C2-H2", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ 2.543699636691792, 3.5066824278251434 ], "y": [ -5.005267649339137, -5.178487818377962 ], "z": [ -10.31106186779662, -10.782531216767664 ] }, { "hoverinfo": "skip", "line": { "color": "green", "width": 2 }, "mode": "lines", "name": "C5-H5", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ 0.05377248806414503, -0.9062313424173558 ], "y": [ -4.5818056498460855, -4.413163935811113 ], "z": [ -9.126548925903483, -8.64620131453418 ] }, { "hoverinfo": "skip", "line": { "color": "green", "width": 2 }, "mode": "lines", "name": "C3-H3", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ 1.3814460062118883, 1.463752252665572 ], "y": [ -5.105303376740286, -5.3504161620359 ], "z": [ -11.075986459949085, -12.131486343548946 ] }, { "hoverinfo": "skip", "line": { "color": "green", "width": 2 }, "mode": "lines", "name": "C9-H91", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -2.061067570275619, -1.547762662176945 ], "y": [ -6.103932452880214, -7.070194902915651 ], "z": [ -10.814795238834916, -10.760863995818134 ] }, { "hoverinfo": "skip", "line": { "color": "green", "width": 2 }, "mode": "lines", "name": "C9-H92", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -2.061067570275619, -2.9110240989192824 ], "y": [ -6.103932452880214, -6.208415481475523 ], "z": [ -10.814795238834916, -11.498410288516792 ] }, { "hoverinfo": "skip", "line": { "color": "green", "width": 2 }, "mode": "lines", "name": "C9-H93", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -2.061067570275619, -2.4697059339823952 ], "y": [ -6.103932452880214, -5.879944026145038 ], "z": [ -10.814795238834916, -9.823162175451207 ] }, { "hoverinfo": "skip", "line": { "color": "green", "width": 2 }, "mode": "lines", "name": "N-CA", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -2.759570483714767, -3.7789193076703143 ], "y": [ -3.729152835470235, -2.933583567851178 ], "z": [ -11.993889513110567, -11.29679947909737 ] }, { "hoverinfo": "skip", "line": { "color": "green", "width": 2 }, "mode": "lines", "name": "N-H2", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -2.759570483714767, -3.079254674092092 ], "y": [ -3.729152835470235, -4.686242524814358 ], "z": [ -11.993889513110567, -11.97962960518774 ] }, { "hoverinfo": "skip", "line": { "color": "green", "width": 2 }, "mode": "lines", "name": "CA-C", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -3.7789193076703143, -4.512531956968802 ], "y": [ -2.933583567851178, -3.808932675819765 ], "z": [ -11.29679947909737, -10.314030218300179 ] }, { "hoverinfo": "skip", "line": { "color": "green", "width": 2 }, "mode": "lines", "name": "CA-CB", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -3.7789193076703143, -4.769046198218107 ], "y": [ -2.933583567851178, -2.3687812178203993 ], "z": [ -11.29679947909737, -12.315425537086197 ] }, { "hoverinfo": "skip", "line": { "color": "green", "width": 2 }, "mode": "lines", "name": "CA-HA", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -3.7789193076703143, -3.2973267831428763 ], "y": [ -2.933583567851178, -2.11380249439184 ], "z": [ -11.29679947909737, -10.76436015681064 ] }, { "hoverinfo": "skip", "line": { "color": "green", "width": 2 }, "mode": "lines", "name": "C-O", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -4.512531956968802, -4.644914990871074 ], "y": [ -3.808932675819765, -4.987802868512963 ], "z": [ -10.314030218300179, -10.5363538587758 ] }, { "hoverinfo": "skip", "line": { "color": "green", "width": 2 }, "mode": "lines", "name": "C-OXT", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -4.512531956968802, -5.018760276184074 ], "y": [ -3.808932675819765, -3.2769771982876 ], "z": [ -10.314030218300179, -9.190903663210324 ] }, { "hoverinfo": "skip", "line": { "color": "green", "width": 2 }, "mode": "lines", "name": "CB-OG", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -4.769046198218107, -4.073536626550406 ], "y": [ -2.3687812178203993, -1.539953824716756 ], "z": [ -12.315425537086197, -13.247857083184696 ] }, { "hoverinfo": "skip", "line": { "color": "green", "width": 2 }, "mode": "lines", "name": "CB-HB2", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -4.769046198218107, -5.250193963313224 ], "y": [ -2.3687812178203993, -3.189797277759822 ], "z": [ -12.315425537086197, -12.84733855390899 ] }, { "hoverinfo": "skip", "line": { "color": "green", "width": 2 }, "mode": "lines", "name": "CB-HB3", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -4.769046198218107, -5.525283788764599 ], "y": [ -2.3687812178203993, -1.7787233019082969 ], "z": [ -12.315425537086197, -11.798506430732118 ] }, { "hoverinfo": "skip", "line": { "color": "green", "width": 2 }, "mode": "lines", "name": "C7-N", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -1.886826895222728, -2.759570483714767 ], "y": [ -3.691966677939447, -3.729152835470235 ], "z": [ -11.400282478381156, -11.993889513110567 ] }, { "hoverinfo": "skip", "line": { "color": "green", "width": 2 }, "mode": "lines", "name": "O3-C3", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -5.4438968961374945, -5.650719264969509 ], "y": [ 1.1227402606017405, 1.6570230191309663 ], "z": [ -14.77857099415905, -16.086754105076295 ] }, { "hoverinfo": "skip", "line": { "color": "green", "width": 2 }, "mode": "lines", "name": "O3-C1", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -5.4438968961374945, -4.796183827502998 ], "y": [ 1.1227402606017405, -0.07972525543634168 ], "z": [ -14.77857099415905, -14.727317667834225 ] }, { "hoverinfo": "skip", "line": { "color": "green", "width": 2 }, "mode": "lines", "name": "O1-C1", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -4.389856320044587, -4.796183827502998 ], "y": [ -0.7182343715723425, -0.07972525543634168 ], "z": [ -15.688594800243944, -14.727317667834225 ] }, { "hoverinfo": "skip", "line": { "color": "green", "width": 2 }, "mode": "lines", "name": "C3-C4", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -5.650719264969509, -4.28914435248709 ], "y": [ 1.6570230191309663, 1.8585165506041688 ], "z": [ -16.086754105076295, -16.750433594342738 ] }, { "hoverinfo": "skip", "line": { "color": "green", "width": 2 }, "mode": "lines", "name": "C3-C5", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -5.650719264969509, -6.374587376292056 ], "y": [ 1.6570230191309663, 2.9923861971791568 ], "z": [ -16.086754105076295, -15.92917977301884 ] }, { "hoverinfo": "skip", "line": { "color": "green", "width": 2 }, "mode": "lines", "name": "C3-C6", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -5.650719264969509, -6.505417538772087 ], "y": [ 1.6570230191309663, 0.6732921042682265 ], "z": [ -16.086754105076295, -16.884596575682 ] }, { "hoverinfo": "skip", "line": { "color": "green", "width": 2 }, "mode": "lines", "name": "C4-H41", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -4.28914435248709, -3.823071282703803 ], "y": [ 1.8585165506041688, 0.9412057512811334 ], "z": [ -16.750433594342738, -17.11872075277772 ] }, { "hoverinfo": "skip", "line": { "color": "green", "width": 2 }, "mode": "lines", "name": "C4-H42", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -4.28914435248709, -3.5797515569567393 ], "y": [ 1.8585165506041688, 2.326089708061493 ], "z": [ -16.750433594342738, -16.057473426602186 ] }, { "hoverinfo": "skip", "line": { "color": "green", "width": 2 }, "mode": "lines", "name": "C4-H43", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -4.28914435248709, -4.383640908364696 ], "y": [ 1.8585165506041688, 2.5127187617473727 ], "z": [ -16.750433594342738, -17.62539663805522 ] }, { "hoverinfo": "skip", "line": { "color": "green", "width": 2 }, "mode": "lines", "name": "C5-H51", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -6.374587376292056, -7.330059241286091 ], "y": [ 2.9923861971791568, 2.8573484285464037 ], "z": [ -15.92917977301884, -15.409435291328556 ] }, { "hoverinfo": "skip", "line": { "color": "green", "width": 2 }, "mode": "lines", "name": "C5-H52", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -6.374587376292056, -5.784452628341309 ], "y": [ 2.9923861971791568, 3.6842755026456695 ], "z": [ -15.92917977301884, -15.317089895433714 ] }, { "hoverinfo": "skip", "line": { "color": "green", "width": 2 }, "mode": "lines", "name": "C5-H53", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -6.374587376292056, -6.570668164952175 ], "y": [ 2.9923861971791568, 3.4668015419733695 ], "z": [ -15.92917977301884, -16.89622916934884 ] }, { "hoverinfo": "skip", "line": { "color": "green", "width": 2 }, "mode": "lines", "name": "C6-H61", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -6.505417538772087, -5.97084586002829 ], "y": [ 0.6732921042682265, -0.21365667025104518 ], "z": [ -16.884596575682, -17.233510091705398 ] }, { "hoverinfo": "skip", "line": { "color": "green", "width": 2 }, "mode": "lines", "name": "C6-H62", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -6.505417538772087, -6.901665807195029 ], "y": [ 0.6732921042682265, 1.1548801107293891 ], "z": [ -16.884596575682, -17.786588128749194 ] }, { "hoverinfo": "skip", "line": { "color": "green", "width": 2 }, "mode": "lines", "name": "C6-H63", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -6.505417538772087, -7.356954760626848 ], "y": [ 0.6732921042682265, 0.32262793719629457 ], "z": [ -16.884596575682, -16.28980086980676 ] }, { "hoverinfo": "skip", "line": { "color": "green", "width": 2 }, "mode": "lines", "name": "C1-C2", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -4.796183827502998, -4.656782358720904 ], "y": [ -0.07972525543634168, -0.5031251971996085 ], "z": [ -14.727317667834225, -13.288733624472046 ] }, { "hoverinfo": "skip", "line": { "color": "green", "width": 2 }, "mode": "lines", "name": "C2-H21", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -4.656782358720904, -4.073248693152926 ], "y": [ -0.5031251971996085, 0.2426015467049485 ], "z": [ -13.288733624472046, -12.74296626141861 ] }, { "hoverinfo": "skip", "line": { "color": "green", "width": 2 }, "mode": "lines", "name": "C2-H22", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -4.656782358720904, -5.642416377351668 ], "y": [ -0.5031251971996085, -0.6274370030485876 ], "z": [ -13.288733624472046, -12.832557281108722 ] }, { "hoverinfo": "skip", "line": { "color": "green", "width": 2 }, "mode": "lines", "name": "OG-C2", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -4.073536626550406, -4.656782358720904 ], "y": [ -1.539953824716756, -0.5031251971996085 ], "z": [ -13.247857083184696, -13.288733624472046 ] }, { "hoverinfo": "skip", "line": { "color": "green", "width": 2 }, "mode": "lines", "name": "N4-N4A", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -5.307962890277803, -5.9763876756021235 ], "y": [ -3.691867069780601, -2.744072739519502 ], "z": [ -6.538022268253394, -5.860884413832998 ] }, { "hoverinfo": "skip", "line": { "color": "green", "width": 2 }, "mode": "lines", "name": "N4-C4", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -5.307962890277803, -4.112714640961556 ], "y": [ -3.691867069780601, -3.366736377308656 ], "z": [ -6.538022268253394, -7.273727470980109 ] }, { "hoverinfo": "skip", "line": { "color": "green", "width": 2 }, "mode": "lines", "name": "N4-C1", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -5.307962890277803, -5.902374123253919 ], "y": [ -3.691867069780601, -4.910014836546143 ], "z": [ -6.538022268253394, -6.414650940806814 ] }, { "hoverinfo": "skip", "line": { "color": "green", "width": 2 }, "mode": "lines", "name": "N4A-N2", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -5.9763876756021235, -7.018955325036375 ], "y": [ -2.744072739519502, -3.3320963695007317 ], "z": [ -5.860884413832998, -5.28461132150884 ] }, { "hoverinfo": "skip", "line": { "color": "green", "width": 2 }, "mode": "lines", "name": "N2-C2", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -7.018955325036375, -6.988086562546042 ], "y": [ -3.3320963695007317, -4.658754347263013 ], "z": [ -5.28461132150884, -5.613876836772754 ] }, { "hoverinfo": "skip", "line": { "color": "green", "width": 2 }, "mode": "lines", "name": "C4-C5", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -4.112714640961556, -4.429497530693919 ], "y": [ -3.366736377308656, -2.678417659998722 ], "z": [ -7.273727470980109, -8.592564376807978 ] }, { "hoverinfo": "skip", "line": { "color": "green", "width": 2 }, "mode": "lines", "name": "C4-H41", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -4.112714640961556, -3.559569278598125 ], "y": [ -3.366736377308656, -4.295032292416047 ], "z": [ -7.273727470980109, -7.45298661883806 ] }, { "hoverinfo": "skip", "line": { "color": "green", "width": 2 }, "mode": "lines", "name": "C4-H42", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -4.112714640961556, -3.493976866327408 ], "y": [ -3.366736377308656, -2.7236036152960996 ], "z": [ -7.273727470980109, -6.638574531392422 ] }, { "hoverinfo": "skip", "line": { "color": "green", "width": 2 }, "mode": "lines", "name": "C1-C2", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -5.902374123253919, -6.988086562546042 ], "y": [ -4.910014836546143, -4.658754347263013 ], "z": [ -6.414650940806814, -5.613876836772754 ] }, { "hoverinfo": "skip", "line": { "color": "green", "width": 2 }, "mode": "lines", "name": "C1-H1", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -5.902374123253919, -5.520847953859242 ], "y": [ -4.910014836546143, -5.805864104213384 ], "z": [ -6.414650940806814, -6.883872478768457 ] }, { "hoverinfo": "skip", "line": { "color": "green", "width": 2 }, "mode": "lines", "name": "C2-C3", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -6.988086562546042, -8.014347476999271 ], "y": [ -4.658754347263013, -5.589154677527279 ], "z": [ -5.613876836772754, -5.1265828178173045 ] }, { "hoverinfo": "skip", "line": { "color": "green", "width": 2 }, "mode": "lines", "name": "C5-H52", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -4.429497530693919, -3.5056059939311885 ], "y": [ -2.678417659998722, -2.4554664578577343 ], "z": [ -8.592564376807978, -9.135166818529438 ] }, { "hoverinfo": "skip", "line": { "color": "green", "width": 2 }, "mode": "lines", "name": "C5-H53", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -4.429497530693919, -4.965108076405658 ], "y": [ -2.678417659998722, -1.7369274243650494 ], "z": [ -8.592564376807978, -8.430558637623136 ] }, { "hoverinfo": "skip", "line": { "color": "green", "width": 2 }, "mode": "lines", "name": "C3-H31", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -8.014347476999271, -8.808456647449576 ], "y": [ -5.589154677527279, -5.705873306415279 ], "z": [ -5.1265828178173045, -5.870460662007622 ] }, { "hoverinfo": "skip", "line": { "color": "green", "width": 2 }, "mode": "lines", "name": "C3-H33", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -8.014347476999271, -8.470105943325708 ], "y": [ -5.589154677527279, -5.233675472963176 ], "z": [ -5.1265828178173045, -4.197019922960665 ] }, { "hoverinfo": "skip", "line": { "color": "green", "width": 2 }, "mode": "lines", "name": "OXT-C5", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -5.018760276184074, -4.429497530693919 ], "y": [ -3.2769771982876, -2.678417659998722 ], "z": [ -9.190903663210324, -8.592564376807978 ] }, { "hoverinfo": "skip", "line": { "color": "green", "width": 2 }, "mode": "lines", "name": "O2-C2", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -6.235477335810611, -6.953455343174822 ], "y": [ -6.045041954411339, -5.68740261531645 ], "z": [ -1.627288922228216, -2.789205203236916 ] }, { "hoverinfo": "skip", "line": { "color": "green", "width": 2 }, "mode": "lines", "name": "O1-C1", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -6.335670423844157, -6.912419918534153 ], "y": [ -7.890727247359282, -6.827714338728854 ], "z": [ -3.5680425991552918, -3.7788967346611253 ] }, { "hoverinfo": "skip", "line": { "color": "green", "width": 2 }, "mode": "lines", "name": "N1-C1", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -7.593067026146835, -6.912419918534153 ], "y": [ -6.538283925116054, -6.827714338728854 ], "z": [ -4.941375517510263, -3.7788967346611253 ] }, { "hoverinfo": "skip", "line": { "color": "green", "width": 2 }, "mode": "lines", "name": "C2-C1", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -6.953455343174822, -6.912419918534153 ], "y": [ -5.68740261531645, -6.827714338728854 ], "z": [ -2.789205203236916, -3.7788967346611253 ] }, { "hoverinfo": "skip", "line": { "color": "green", "width": 2 }, "mode": "lines", "name": "C2-H21", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -6.953455343174822, -6.511794944486275 ], "y": [ -5.68740261531645, -4.787607843851413 ], "z": [ -2.789205203236916, -3.227771676504605 ] }, { "hoverinfo": "skip", "line": { "color": "green", "width": 2 }, "mode": "lines", "name": "C2-H22", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -6.953455343174822, -7.991402585786632 ], "y": [ -5.68740261531645, -5.482839429744063 ], "z": [ -2.789205203236916, -2.5114452985295967 ] }, { "hoverinfo": "skip", "line": { "color": "green", "width": 2 }, "mode": "lines", "name": "C3-N1", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -8.014347476999271, -7.593067026146835 ], "y": [ -5.589154677527279, -6.538283925116054 ], "z": [ -5.1265828178173045, -4.941375517510263 ] }, { "hoverinfo": "skip", "line": { "color": "green", "width": 2 }, "mode": "lines", "name": "O7-C7", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -16.71887108820674, -16.446131921118933 ], "y": [ -9.768572970516205, -9.624232389090558 ], "z": [ -10.417183755082629, -9.229427865478225 ] }, { "hoverinfo": "skip", "line": { "color": "green", "width": 2 }, "mode": "lines", "name": "C10-C11", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -21.678884818358835, -21.011407067353137 ], "y": [ -5.990533357058625, -5.301928026657114 ], "z": [ -12.219804082785604, -11.013253955001844 ] }, { "hoverinfo": "skip", "line": { "color": "green", "width": 2 }, "mode": "lines", "name": "C10-C12", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -21.678884818358835, -22.337004049554235 ], "y": [ -5.990533357058625, -7.317085435405319 ], "z": [ -12.219804082785604, -11.831851816437212 ] }, { "hoverinfo": "skip", "line": { "color": "green", "width": 2 }, "mode": "lines", "name": "C10-C13", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -21.678884818358835, -20.640515878348456 ], "y": [ -5.990533357058625, -6.232396124889242 ], "z": [ -12.219804082785604, -13.31805218133121 ] }, { "hoverinfo": "skip", "line": { "color": "green", "width": 2 }, "mode": "lines", "name": "C10-H10", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -21.678884818358835, -22.44960618264542 ], "y": [ -5.990533357058625, -5.315150223784217 ], "z": [ -12.219804082785604, -12.611298619044629 ] }, { "hoverinfo": "skip", "line": { "color": "green", "width": 2 }, "mode": "lines", "name": "C11-C1", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -21.011407067353137, -19.988004860723866 ], "y": [ -5.301928026657114, -6.159999758021446 ], "z": [ -11.013253955001844, -10.310200310320472 ] }, { "hoverinfo": "skip", "line": { "color": "green", "width": 2 }, "mode": "lines", "name": "C11-H111", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -21.011407067353137, -20.545596807670577 ], "y": [ -5.301928026657114, -4.35925020833022 ], "z": [ -11.013253955001844, -11.33036116527768 ] }, { "hoverinfo": "skip", "line": { "color": "green", "width": 2 }, "mode": "lines", "name": "C11-H112", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -21.011407067353137, -21.786816873744577 ], "y": [ -5.301928026657114, -5.008434158930229 ], "z": [ -11.013253955001844, -10.292629231752164 ] }, { "hoverinfo": "skip", "line": { "color": "green", "width": 2 }, "mode": "lines", "name": "C1-C6", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -19.988004860723866, -18.66456793073301 ], "y": [ -6.159999758021446, -6.110774906793265 ], "z": [ -10.310200310320472, -10.718629259291951 ] }, { "hoverinfo": "skip", "line": { "color": "green", "width": 2 }, "mode": "lines", "name": "C1-C2", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -19.988004860723866, -20.389820747411044 ], "y": [ -6.159999758021446, -6.981029079075754 ], "z": [ -10.310200310320472, -9.26842829247064 ] }, { "hoverinfo": "skip", "line": { "color": "green", "width": 2 }, "mode": "lines", "name": "C4-C8", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -18.108044919981, -17.09669977132858 ], "y": [ -7.7345267133011895, -8.581849295732452 ], "z": [ -9.018241944776289, -8.322812809925553 ] }, { "hoverinfo": "skip", "line": { "color": "green", "width": 2 }, "mode": "lines", "name": "C4-C5", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -18.108044919981, -17.718467895202327 ], "y": [ -7.7345267133011895, -6.90303258347022 ], "z": [ -9.018241944776289, -10.068377456899006 ] }, { "hoverinfo": "skip", "line": { "color": "green", "width": 2 }, "mode": "lines", "name": "C4-C3", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -18.108044919981, -19.443679317658013 ], "y": [ -7.7345267133011895, -7.773454941238528 ], "z": [ -9.018241944776289, -8.618176089182962 ] }, { "hoverinfo": "skip", "line": { "color": "green", "width": 2 }, "mode": "lines", "name": "C8-C9", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -17.09669977132858, -15.985109478617883 ], "y": [ -8.581849295732452, -7.765329986100516 ], "z": [ -8.322812809925553, -7.641135013492727 ] }, { "hoverinfo": "skip", "line": { "color": "green", "width": 2 }, "mode": "lines", "name": "C8-C7", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -17.09669977132858, -16.446131921118933 ], "y": [ -8.581849295732452, -9.624232389090558 ], "z": [ -8.322812809925553, -9.229427865478225 ] }, { "hoverinfo": "skip", "line": { "color": "green", "width": 2 }, "mode": "lines", "name": "C8-H8", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -17.09669977132858, -17.593796373472802 ], "y": [ -8.581849295732452, -9.16573812128951 ], "z": [ -8.322812809925553, -7.5363183677797245 ] }, { "hoverinfo": "skip", "line": { "color": "green", "width": 2 }, "mode": "lines", "name": "C12-H121", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -22.337004049554235, -21.607714500452843 ], "y": [ -7.317085435405319, -8.089602416381766 ], "z": [ -11.831851816437212, -11.568734109555834 ] }, { "hoverinfo": "skip", "line": { "color": "green", "width": 2 }, "mode": "lines", "name": "C12-H122", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -22.337004049554235, -23.026872353093445 ], "y": [ -7.317085435405319, -7.1821154831281815 ], "z": [ -11.831851816437212, -10.992357292479946 ] }, { "hoverinfo": "skip", "line": { "color": "green", "width": 2 }, "mode": "lines", "name": "C12-H123", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -22.337004049554235, -22.92052095491684 ], "y": [ -7.317085435405319, -7.704112057670532 ], "z": [ -11.831851816437212, -12.675045646356542 ] }, { "hoverinfo": "skip", "line": { "color": "green", "width": 2 }, "mode": "lines", "name": "C13-H131", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -20.640515878348456, -21.139803510144347 ], "y": [ -6.232396124889242, -6.565749676794654 ], "z": [ -13.31805218133121, -14.235015659430369 ] }, { "hoverinfo": "skip", "line": { "color": "green", "width": 2 }, "mode": "lines", "name": "C13-H132", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -20.640515878348456, -19.91666792795308 ], "y": [ -6.232396124889242, -7.008562284391772 ], "z": [ -13.31805218133121, -13.051163201507219 ] }, { "hoverinfo": "skip", "line": { "color": "green", "width": 2 }, "mode": "lines", "name": "C13-H133", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -20.640515878348456, -20.09677080633359 ], "y": [ -6.232396124889242, -5.313107356420561 ], "z": [ -13.31805218133121, -13.55970233512154 ] }, { "hoverinfo": "skip", "line": { "color": "green", "width": 2 }, "mode": "lines", "name": "C6-C5", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -18.66456793073301, -17.718467895202327 ], "y": [ -6.110774906793265, -6.90303258347022 ], "z": [ -10.718629259291951, -10.068377456899006 ] }, { "hoverinfo": "skip", "line": { "color": "green", "width": 2 }, "mode": "lines", "name": "C6-H6", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -18.66456793073301, -18.347417019893108 ], "y": [ -6.110774906793265, -5.462545227565513 ], "z": [ -10.718629259291951, -11.530293181566249 ] }, { "hoverinfo": "skip", "line": { "color": "green", "width": 2 }, "mode": "lines", "name": "C2-C3", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -20.389820747411044, -19.443679317658013 ], "y": [ -6.981029079075754, -7.773454941238528 ], "z": [ -9.26842829247064, -8.618176089182962 ] }, { "hoverinfo": "skip", "line": { "color": "green", "width": 2 }, "mode": "lines", "name": "C2-H2", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -20.389820747411044, -21.42561808308696 ], "y": [ -6.981029079075754, -7.0157275797390986 ], "z": [ -9.26842829247064, -8.943552433936372 ] }, { "hoverinfo": "skip", "line": { "color": "green", "width": 2 }, "mode": "lines", "name": "C5-H5", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -17.718467895202327, -16.68311760260485 ], "y": [ -6.90303258347022, -6.858103027617826 ], "z": [ -10.068377456899006, -10.395198993259799 ] }, { "hoverinfo": "skip", "line": { "color": "green", "width": 2 }, "mode": "lines", "name": "C3-H3", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -19.443679317658013, -19.763870760947533 ], "y": [ -7.773454941238528, -8.414333646144236 ], "z": [ -8.618176089182962, -7.801055213643388 ] }, { "hoverinfo": "skip", "line": { "color": "green", "width": 2 }, "mode": "lines", "name": "C9-H91", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -15.985109478617883, -16.408746273367036 ], "y": [ -7.765329986100516, -7.024545156186658 ], "z": [ -7.641135013492727, -6.954241039211285 ] }, { "hoverinfo": "skip", "line": { "color": "green", "width": 2 }, "mode": "lines", "name": "C9-H92", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -15.985109478617883, -15.321347009369909 ], "y": [ -7.765329986100516, -8.420997177948202 ], "z": [ -7.641135013492727, -7.066511434136285 ] }, { "hoverinfo": "skip", "line": { "color": "green", "width": 2 }, "mode": "lines", "name": "C9-H93", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -15.985109478617883, -15.363128558831406 ], "y": [ -7.765329986100516, -7.235714144048761 ], "z": [ -7.641135013492727, -8.37129873161995 ] }, { "hoverinfo": "skip", "line": { "color": "green", "width": 2 }, "mode": "lines", "name": "N-CA", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -15.742692062330207, -14.41202493127768 ], "y": [ -10.256792745096357, -9.741744593377252 ], "z": [ -8.759882069710414, -9.109148998787845 ] }, { "hoverinfo": "skip", "line": { "color": "green", "width": 2 }, "mode": "lines", "name": "N-H2", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -15.742692062330207, -15.852614689071036 ], "y": [ -10.256792745096357, -10.12481270262856 ], "z": [ -8.759882069710414, -7.765437358064467 ] }, { "hoverinfo": "skip", "line": { "color": "green", "width": 2 }, "mode": "lines", "name": "CA-C", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -14.41202493127768, -13.617950189490383 ], "y": [ -9.741744593377252, -9.509429477473343 ], "z": [ -9.109148998787845, -7.849889696111081 ] }, { "hoverinfo": "skip", "line": { "color": "green", "width": 2 }, "mode": "lines", "name": "CA-CB", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -14.41202493127768, -13.686668400956629 ], "y": [ -9.741744593377252, -10.759430114083592 ], "z": [ -9.109148998787845, -9.989561450349765 ] }, { "hoverinfo": "skip", "line": { "color": "green", "width": 2 }, "mode": "lines", "name": "CA-HA", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -14.41202493127768, -14.517753732248313 ], "y": [ -9.741744593377252, -8.802070052605321 ], "z": [ -9.109148998787845, -9.650718180029152 ] }, { "hoverinfo": "skip", "line": { "color": "green", "width": 2 }, "mode": "lines", "name": "C-O", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -13.617950189490383, -13.81761813423862 ], "y": [ -9.509429477473343, -10.192266084851699 ], "z": [ -7.849889696111081, -6.874925656023437 ] }, { "hoverinfo": "skip", "line": { "color": "green", "width": 2 }, "mode": "lines", "name": "C-OXT", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -13.617950189490383, -12.688302653180408 ], "y": [ -9.509429477473343, -8.5424547874142 ], "z": [ -7.849889696111081, -7.812843683939439 ] }, { "hoverinfo": "skip", "line": { "color": "green", "width": 2 }, "mode": "lines", "name": "CB-OG", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -13.686668400956629, -14.439944918098815 ], "y": [ -10.759430114083592, -10.980677694889053 ], "z": [ -9.989561450349765, -11.182767634003653 ] }, { "hoverinfo": "skip", "line": { "color": "green", "width": 2 }, "mode": "lines", "name": "CB-HB2", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -13.686668400956629, -13.581455556142847 ], "y": [ -10.759430114083592, -11.698959693330487 ], "z": [ -9.989561450349765, -9.446683538654753 ] }, { "hoverinfo": "skip", "line": { "color": "green", "width": 2 }, "mode": "lines", "name": "CB-HB3", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -13.686668400956629, -12.699577784771051 ], "y": [ -10.759430114083592, -10.377589445599089 ], "z": [ -9.989561450349765, -10.248634450351084 ] }, { "hoverinfo": "skip", "line": { "color": "green", "width": 2 }, "mode": "lines", "name": "C7-N", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -16.446131921118933, -15.742692062330207 ], "y": [ -9.624232389090558, -10.256792745096357 ], "z": [ -9.229427865478225, -8.759882069710414 ] }, { "hoverinfo": "skip", "line": { "color": "green", "width": 2 }, "mode": "lines", "name": "O3-C3", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -14.359740038361727, -15.123974104410545 ], "y": [ -13.47241761115523, -14.00432591332303 ], "z": [ -13.440135903616632, -14.523000835348862 ] }, { "hoverinfo": "skip", "line": { "color": "green", "width": 2 }, "mode": "lines", "name": "O3-C1", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -14.359740038361727, -14.897598032542255 ], "y": [ -13.47241761115523, -12.380867047465463 ], "z": [ -13.440135903616632, -12.817794690932905 ] }, { "hoverinfo": "skip", "line": { "color": "green", "width": 2 }, "mode": "lines", "name": "O1-C1", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -15.954660638986384, -14.897598032542255 ], "y": [ -11.83721381061923, -12.380867047465463 ], "z": [ -13.107465994523992, -12.817794690932905 ] }, { "hoverinfo": "skip", "line": { "color": "green", "width": 2 }, "mode": "lines", "name": "C3-C4", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -15.123974104410545, -15.279356280588368 ], "y": [ -14.00432591332303, -12.919148424691553 ], "z": [ -14.523000835348862, -15.58752070246912 ] }, { "hoverinfo": "skip", "line": { "color": "green", "width": 2 }, "mode": "lines", "name": "C3-C5", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -15.123974104410545, -14.3576047469319 ], "y": [ -14.00432591332303, -15.200602622742892 ], "z": [ -14.523000835348862, -15.083009382084853 ] }, { "hoverinfo": "skip", "line": { "color": "green", "width": 2 }, "mode": "lines", "name": "C3-C6", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -15.123974104410545, -16.486778998912165 ], "y": [ -14.00432591332303, -14.441786470572218 ], "z": [ -14.523000835348862, -13.98804350959881 ] }, { "hoverinfo": "skip", "line": { "color": "green", "width": 2 }, "mode": "lines", "name": "C4-H41", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -15.279356280588368, -16.017604754615327 ], "y": [ -12.919148424691553, -12.149875424096987 ], "z": [ -15.58752070246912, -15.347673081774001 ] }, { "hoverinfo": "skip", "line": { "color": "green", "width": 2 }, "mode": "lines", "name": "C4-H42", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -15.279356280588368, -14.32668148856546 ], "y": [ -12.919148424691553, -12.407787003200191 ], "z": [ -15.58752070246912, -15.769115931631179 ] }, { "hoverinfo": "skip", "line": { "color": "green", "width": 2 }, "mode": "lines", "name": "C4-H43", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -15.279356280588368, -15.60980567874912 ], "y": [ -12.919148424691553, -13.358976503065879 ], "z": [ -15.58752070246912, -16.536111719045156 ] }, { "hoverinfo": "skip", "line": { "color": "green", "width": 2 }, "mode": "lines", "name": "C5-H51", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -14.3576047469319, -14.202082252251657 ], "y": [ -15.200602622742892, -15.959717237540318 ], "z": [ -15.083009382084853, -14.307861805652225 ] }, { "hoverinfo": "skip", "line": { "color": "green", "width": 2 }, "mode": "lines", "name": "C5-H52", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -14.3576047469319, -13.36079181699725 ], "y": [ -15.200602622742892, -14.89811012745664 ], "z": [ -15.083009382084853, -15.424310016439103 ] }, { "hoverinfo": "skip", "line": { "color": "green", "width": 2 }, "mode": "lines", "name": "C5-H53", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -14.3576047469319, -14.884399291263268 ], "y": [ -15.200602622742892, -15.665971071941971 ], "z": [ -15.083009382084853, -15.922426944775035 ] }, { "hoverinfo": "skip", "line": { "color": "green", "width": 2 }, "mode": "lines", "name": "C6-H61", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -16.486778998912165, -17.17929129694351 ], "y": [ -14.441786470572218, -13.62141739500337 ], "z": [ -13.98804350959881, -13.78406569971335 ] }, { "hoverinfo": "skip", "line": { "color": "green", "width": 2 }, "mode": "lines", "name": "C6-H62", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -16.486778998912165, -16.995098094637825 ], "y": [ -14.441786470572218, -15.085059763033737 ], "z": [ -13.98804350959881, -14.71628771872536 ] }, { "hoverinfo": "skip", "line": { "color": "green", "width": 2 }, "mode": "lines", "name": "C6-H63", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -16.486778998912165, -16.377803626035757 ], "y": [ -14.441786470572218, -15.010052850628124 ], "z": [ -13.98804350959881, -13.056882610825346 ] }, { "hoverinfo": "skip", "line": { "color": "green", "width": 2 }, "mode": "lines", "name": "C1-C2", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -14.897598032542255, -13.978152361997191 ], "y": [ -12.380867047465463, -11.943942480549657 ], "z": [ -12.817794690932905, -11.707866354624038 ] }, { "hoverinfo": "skip", "line": { "color": "green", "width": 2 }, "mode": "lines", "name": "C2-H21", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -13.978152361997191, -13.003813573950529 ], "y": [ -11.943942480549657, -11.676051614764933 ], "z": [ -11.707866354624038, -12.12425600403536 ] }, { "hoverinfo": "skip", "line": { "color": "green", "width": 2 }, "mode": "lines", "name": "C2-H22", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -13.978152361997191, -13.872363024741867 ], "y": [ -11.943942480549657, -12.740740553193408 ], "z": [ -11.707866354624038, -10.966957353764775 ] }, { "hoverinfo": "skip", "line": { "color": "green", "width": 2 }, "mode": "lines", "name": "OG-C2", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -14.439944918098815, -13.978152361997191 ], "y": [ -10.980677694889053, -11.943942480549657 ], "z": [ -11.182767634003653, -11.707866354624038 ] }, { "hoverinfo": "skip", "line": { "color": "green", "width": 2 }, "mode": "lines", "name": "N4-N4A", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -10.857527350376095, -9.986183652909304 ], "y": [ -6.620251881884332, -6.363869889555703 ], "z": [ -7.3159038145497455, -8.305171167136757 ] }, { "hoverinfo": "skip", "line": { "color": "green", "width": 2 }, "mode": "lines", "name": "N4-C4", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -10.857527350376095, -12.275484492178816 ], "y": [ -6.620251881884332, -6.480064289880515 ], "z": [ -7.3159038145497455, -7.528825098264718 ] }, { "hoverinfo": "skip", "line": { "color": "green", "width": 2 }, "mode": "lines", "name": "N4-C1", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -10.857527350376095, -10.22211098574071 ], "y": [ -6.620251881884332, -6.9982419132537945 ], "z": [ -7.3159038145497455, -6.173188294510371 ] }, { "hoverinfo": "skip", "line": { "color": "green", "width": 2 }, "mode": "lines", "name": "N4A-N2", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -9.986183652909304, -8.76683659683621 ], "y": [ -6.363869889555703, -6.571418542262295 ], "z": [ -8.305171167136757, -7.820479426330753 ] }, { "hoverinfo": "skip", "line": { "color": "green", "width": 2 }, "mode": "lines", "name": "N2-C2", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -8.76683659683621, -8.893856234740223 ], "y": [ -6.571418542262295, -6.960433204201658 ], "z": [ -7.820479426330753, -6.515901466075816 ] }, { "hoverinfo": "skip", "line": { "color": "green", "width": 2 }, "mode": "lines", "name": "C4-C5", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -12.275484492178816, -12.849356456620264 ], "y": [ -6.480064289880515, -7.652854699509973 ], "z": [ -7.528825098264718, -8.309016397568476 ] }, { "hoverinfo": "skip", "line": { "color": "green", "width": 2 }, "mode": "lines", "name": "C4-H41", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -12.275484492178816, -12.761035656402765 ], "y": [ -6.480064289880515, -6.400880064907122 ], "z": [ -7.528825098264718, -6.5501490203737065 ] }, { "hoverinfo": "skip", "line": { "color": "green", "width": 2 }, "mode": "lines", "name": "C4-H42", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -12.275484492178816, -12.441542202818049 ], "y": [ -6.480064289880515, -5.538858379169838 ], "z": [ -7.528825098264718, -8.0640182506691 ] }, { "hoverinfo": "skip", "line": { "color": "green", "width": 2 }, "mode": "lines", "name": "C1-C2", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -10.22211098574071, -8.893856234740223 ], "y": [ -6.9982419132537945, -6.960433204201658 ], "z": [ -6.173188294510371, -6.515901466075816 ] }, { "hoverinfo": "skip", "line": { "color": "green", "width": 2 }, "mode": "lines", "name": "C1-H1", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -10.22211098574071, -10.74363777296185 ], "y": [ -6.9982419132537945, -7.249147876050233 ], "z": [ -6.173188294510371, -5.260317554457878 ] }, { "hoverinfo": "skip", "line": { "color": "green", "width": 2 }, "mode": "lines", "name": "C2-C3", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -8.893856234740223, -7.7163573866256145 ], "y": [ -6.960433204201658, -7.266731973990479 ], "z": [ -6.515901466075816, -5.693715826262874 ] }, { "hoverinfo": "skip", "line": { "color": "green", "width": 2 }, "mode": "lines", "name": "C5-H52", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -12.849356456620264, -13.927988490696922 ], "y": [ -7.652854699509973, -7.526540381088234 ], "z": [ -8.309016397568476, -8.444285935991973 ] }, { "hoverinfo": "skip", "line": { "color": "green", "width": 2 }, "mode": "lines", "name": "C5-H53", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -12.849356456620264, -12.389017382224733 ], "y": [ -7.652854699509973, -7.734280740279354 ], "z": [ -8.309016397568476, -9.29946383002983 ] }, { "hoverinfo": "skip", "line": { "color": "green", "width": 2 }, "mode": "lines", "name": "C3-H32", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -7.7163573866256145, -6.81223381284729 ], "y": [ -7.266731973990479, -7.279028145766118 ], "z": [ -5.693715826262874, -6.31041712146013 ] }, { "hoverinfo": "skip", "line": { "color": "green", "width": 2 }, "mode": "lines", "name": "C3-H33", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -7.7163573866256145, -7.8084289388889765 ], "y": [ -7.266731973990479, -8.243425805253995 ], "z": [ -5.693715826262874, -5.208164171713527 ] }, { "hoverinfo": "skip", "line": { "color": "green", "width": 2 }, "mode": "lines", "name": "OXT-C5", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -12.688302653180408, -12.849356456620264 ], "y": [ -8.5424547874142, -7.652854699509973 ], "z": [ -7.812843683939439, -8.309016397568476 ] }, { "hoverinfo": "skip", "line": { "color": "green", "width": 2 }, "mode": "lines", "name": "N1-C3", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -7.593067026146835, -7.7163573866256145 ], "y": [ -6.538283925116054, -7.266731973990479 ], "z": [ -4.941375517510263, -5.693715826262874 ] }, { "hoverinfo": "skip", "line": { "color": "green", "width": 2 }, "mode": "lines", "name": "Cl1-C1", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -8.22651023033303, -7.053878795878888 ], "y": [ -3.567131365885734, -3.6996762316057668 ], "z": [ 2.2814430540154245, 1.0216586329729658 ] }, { "hoverinfo": "skip", "line": { "color": "green", "width": 2 }, "mode": "lines", "name": "Cl4-C4", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -4.000420363809023, -5.184729002138495 ], "y": [ -4.0753517896808615, -3.9671697221861795 ], "z": [ -2.286678216364843, -1.0319283729893685 ] }, { "hoverinfo": "skip", "line": { "color": "green", "width": 2 }, "mode": "lines", "name": "C2-C1", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -6.080584359785388, -7.053878795878888 ], "y": [ -2.7185603505791187, -3.6996762316057668 ], "z": [ 0.8322115990380476, 1.0216586329729658 ] }, { "hoverinfo": "skip", "line": { "color": "green", "width": 2 }, "mode": "lines", "name": "C2-C3", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -6.080584359785388, -5.145964304456894 ], "y": [ -2.7185603505791187, -2.852270830775057 ], "z": [ 0.8322115990380476, -0.19451751794633543 ] }, { "hoverinfo": "skip", "line": { "color": "green", "width": 2 }, "mode": "lines", "name": "C2-C7", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -6.080584359785388, -6.005965691937379 ], "y": [ -2.7185603505791187, -1.5089596418610798 ], "z": [ 0.8322115990380476, 1.7069988988300633 ] }, { "hoverinfo": "skip", "line": { "color": "green", "width": 2 }, "mode": "lines", "name": "C1-C6", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -7.053878795878888, -7.092643493560491 ], "y": [ -3.6996762316057668, -4.814575123016887 ], "z": [ 1.0216586329729658, 0.1842477779299312 ] }, { "hoverinfo": "skip", "line": { "color": "green", "width": 2 }, "mode": "lines", "name": "C3-C4", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -5.145964304456894, -5.184729002138495 ], "y": [ -2.852270830775057, -3.9671697221861795 ], "z": [ -0.19451751794633543, -1.0319283729893685 ] }, { "hoverinfo": "skip", "line": { "color": "green", "width": 2 }, "mode": "lines", "name": "C3-H3", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -5.145964304456894, -4.386563560900517 ], "y": [ -2.852270830775057, -2.0876442949284058 ], "z": [ -0.19451751794633543, -0.34327067376219134 ] }, { "hoverinfo": "skip", "line": { "color": "green", "width": 2 }, "mode": "lines", "name": "C7-H71", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -6.005965691937379, -5.835520822026427 ], "y": [ -1.5089596418610798, -1.7979530282333367 ], "z": [ 1.7069988988300633, 2.7492805781059357 ] }, { "hoverinfo": "skip", "line": { "color": "green", "width": 2 }, "mode": "lines", "name": "C7-H72", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -6.005965691937379, -5.183383185598233 ], "y": [ -1.5089596418610798, -0.8454606273384018 ], "z": [ 1.7069988988300633, 1.4182961832345111 ] }, { "hoverinfo": "skip", "line": { "color": "green", "width": 2 }, "mode": "lines", "name": "C7-H73", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -6.005965691937379, -6.930084237659641 ], "y": [ -1.5089596418610798, -0.9256023884485776 ], "z": [ 1.7069988988300633, 1.6361956620171094 ] }, { "hoverinfo": "skip", "line": { "color": "green", "width": 2 }, "mode": "lines", "name": "C4-C5", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -5.184729002138495, -6.157983996215242 ], "y": [ -3.9671697221861795, -4.948334858816268 ], "z": [ -1.0319283729893685, -0.8425589161956992 ] }, { "hoverinfo": "skip", "line": { "color": "green", "width": 2 }, "mode": "lines", "name": "C6-C5", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -7.092643493560491, -6.157983996215242 ], "y": [ -4.814575123016887, -4.948334858816268 ], "z": [ 0.1842477779299312, -0.8425589161956992 ] }, { "hoverinfo": "skip", "line": { "color": "green", "width": 2 }, "mode": "lines", "name": "C6-H6", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -7.092643493560491, -7.8525518399671865 ], "y": [ -4.814575123016887, -5.579123715808499 ], "z": [ 0.1842477779299312, 0.3330800806125578 ] }, { "hoverinfo": "skip", "line": { "color": "green", "width": 2 }, "mode": "lines", "name": "O2-C5", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -6.235477335810611, -6.157983996215242 ], "y": [ -6.045041954411339, -4.948334858816268 ], "z": [ -1.627288922228216, -0.8425589161956992 ] } ], "layout": { "scene": { "xaxis": { "showgrid": false, "showline": false, "showticklabels": false }, "yaxis": { "showgrid": false, "showline": false, "showticklabels": false }, "zaxis": { "showgrid": false, "showline": false, "showticklabels": false } }, "template": { "data": { "bar": [ { "error_x": { "color": "rgb(36,36,36)" }, "error_y": { "color": "rgb(36,36,36)" }, "marker": { "line": { "color": "white", "width": 0.5 }, "pattern": { "fillmode": "overlay", "size": 10, "solidity": 0.2 } }, "type": "bar" } ], "barpolar": [ { "marker": { "line": { "color": "white", "width": 0.5 }, "pattern": { "fillmode": "overlay", "size": 10, "solidity": 0.2 } }, "type": "barpolar" } ], "carpet": [ { "aaxis": { "endlinecolor": "rgb(36,36,36)", "gridcolor": "white", "linecolor": "white", "minorgridcolor": "white", "startlinecolor": "rgb(36,36,36)" }, "baxis": { "endlinecolor": "rgb(36,36,36)", "gridcolor": "white", "linecolor": "white", "minorgridcolor": "white", "startlinecolor": "rgb(36,36,36)" }, "type": "carpet" } ], "choropleth": [ { "colorbar": { "outlinewidth": 1, "tickcolor": "rgb(36,36,36)", "ticks": "outside" }, "type": "choropleth" } ], "contour": [ { "colorbar": { "outlinewidth": 1, "tickcolor": "rgb(36,36,36)", "ticks": "outside" }, "colorscale": [ [ 0, "#440154" ], [ 0.1111111111111111, "#482878" ], [ 0.2222222222222222, "#3e4989" ], [ 0.3333333333333333, "#31688e" ], [ 0.4444444444444444, "#26828e" ], [ 0.5555555555555556, "#1f9e89" ], [ 0.6666666666666666, "#35b779" ], [ 0.7777777777777778, "#6ece58" ], [ 0.8888888888888888, "#b5de2b" ], [ 1, "#fde725" ] ], "type": "contour" } ], "contourcarpet": [ { "colorbar": { "outlinewidth": 1, "tickcolor": "rgb(36,36,36)", "ticks": "outside" }, "type": "contourcarpet" } ], "heatmap": [ { "colorbar": { "outlinewidth": 1, "tickcolor": "rgb(36,36,36)", "ticks": "outside" }, "colorscale": [ [ 0, "#440154" ], [ 0.1111111111111111, "#482878" ], [ 0.2222222222222222, "#3e4989" ], [ 0.3333333333333333, "#31688e" ], [ 0.4444444444444444, "#26828e" ], [ 0.5555555555555556, "#1f9e89" ], [ 0.6666666666666666, "#35b779" ], [ 0.7777777777777778, "#6ece58" ], [ 0.8888888888888888, "#b5de2b" ], [ 1, "#fde725" ] ], "type": "heatmap" } ], "heatmapgl": [ { "colorbar": { "outlinewidth": 1, "tickcolor": "rgb(36,36,36)", "ticks": "outside" }, "colorscale": [ [ 0, "#440154" ], [ 0.1111111111111111, "#482878" ], [ 0.2222222222222222, "#3e4989" ], [ 0.3333333333333333, "#31688e" ], [ 0.4444444444444444, "#26828e" ], [ 0.5555555555555556, "#1f9e89" ], [ 0.6666666666666666, "#35b779" ], [ 0.7777777777777778, "#6ece58" ], [ 0.8888888888888888, "#b5de2b" ], [ 1, "#fde725" ] ], "type": "heatmapgl" } ], "histogram": [ { "marker": { "line": { "color": "white", "width": 0.6 } }, "type": "histogram" } ], "histogram2d": [ { "colorbar": { "outlinewidth": 1, "tickcolor": "rgb(36,36,36)", "ticks": "outside" }, "colorscale": [ [ 0, "#440154" ], [ 0.1111111111111111, "#482878" ], [ 0.2222222222222222, "#3e4989" ], [ 0.3333333333333333, "#31688e" ], [ 0.4444444444444444, "#26828e" ], [ 0.5555555555555556, "#1f9e89" ], [ 0.6666666666666666, "#35b779" ], [ 0.7777777777777778, "#6ece58" ], [ 0.8888888888888888, "#b5de2b" ], [ 1, "#fde725" ] ], "type": "histogram2d" } ], "histogram2dcontour": [ { "colorbar": { "outlinewidth": 1, "tickcolor": "rgb(36,36,36)", "ticks": "outside" }, "colorscale": [ [ 0, "#440154" ], [ 0.1111111111111111, "#482878" ], [ 0.2222222222222222, "#3e4989" ], [ 0.3333333333333333, "#31688e" ], [ 0.4444444444444444, "#26828e" ], [ 0.5555555555555556, "#1f9e89" ], [ 0.6666666666666666, "#35b779" ], [ 0.7777777777777778, "#6ece58" ], [ 0.8888888888888888, "#b5de2b" ], [ 1, "#fde725" ] ], "type": "histogram2dcontour" } ], "mesh3d": [ { "colorbar": { "outlinewidth": 1, "tickcolor": "rgb(36,36,36)", "ticks": "outside" }, "type": "mesh3d" } ], "parcoords": [ { "line": { "colorbar": { "outlinewidth": 1, "tickcolor": "rgb(36,36,36)", "ticks": "outside" } }, "type": "parcoords" } ], "pie": [ { "automargin": true, "type": "pie" } ], "scatter": [ { "fillpattern": { "fillmode": "overlay", "size": 10, "solidity": 0.2 }, "type": "scatter" } ], "scatter3d": [ { "line": { "colorbar": { "outlinewidth": 1, "tickcolor": "rgb(36,36,36)", "ticks": "outside" } }, "marker": { "colorbar": { "outlinewidth": 1, "tickcolor": "rgb(36,36,36)", "ticks": "outside" } }, "type": "scatter3d" } ], "scattercarpet": [ { "marker": { "colorbar": { "outlinewidth": 1, "tickcolor": "rgb(36,36,36)", "ticks": "outside" } }, "type": "scattercarpet" } ], "scattergeo": [ { "marker": { "colorbar": { "outlinewidth": 1, "tickcolor": "rgb(36,36,36)", "ticks": "outside" } }, "type": "scattergeo" } ], "scattergl": [ { "marker": { "colorbar": { "outlinewidth": 1, "tickcolor": "rgb(36,36,36)", "ticks": "outside" } }, "type": "scattergl" } ], "scattermapbox": [ { "marker": { "colorbar": { "outlinewidth": 1, "tickcolor": "rgb(36,36,36)", "ticks": "outside" } }, "type": "scattermapbox" } ], "scatterpolar": [ { "marker": { "colorbar": { "outlinewidth": 1, "tickcolor": "rgb(36,36,36)", "ticks": "outside" } }, "type": "scatterpolar" } ], "scatterpolargl": [ { "marker": { "colorbar": { "outlinewidth": 1, "tickcolor": "rgb(36,36,36)", "ticks": "outside" } }, "type": "scatterpolargl" } ], "scatterternary": [ { "marker": { "colorbar": { "outlinewidth": 1, "tickcolor": "rgb(36,36,36)", "ticks": "outside" } }, "type": "scatterternary" } ], "surface": [ { "colorbar": { "outlinewidth": 1, "tickcolor": "rgb(36,36,36)", "ticks": "outside" }, "colorscale": [ [ 0, "#440154" ], [ 0.1111111111111111, "#482878" ], [ 0.2222222222222222, "#3e4989" ], [ 0.3333333333333333, "#31688e" ], [ 0.4444444444444444, "#26828e" ], [ 0.5555555555555556, "#1f9e89" ], [ 0.6666666666666666, "#35b779" ], [ 0.7777777777777778, "#6ece58" ], [ 0.8888888888888888, "#b5de2b" ], [ 1, "#fde725" ] ], "type": "surface" } ], "table": [ { "cells": { "fill": { "color": "rgb(237,237,237)" }, "line": { "color": "white" } }, "header": { "fill": { "color": "rgb(217,217,217)" }, "line": { "color": "white" } }, "type": "table" } ] }, "layout": { "annotationdefaults": { "arrowhead": 0, "arrowwidth": 1 }, "autotypenumbers": "strict", "coloraxis": { "colorbar": { "outlinewidth": 1, "tickcolor": "rgb(36,36,36)", "ticks": "outside" } }, "colorscale": { "diverging": [ [ 0, "rgb(103,0,31)" ], [ 0.1, "rgb(178,24,43)" ], [ 0.2, "rgb(214,96,77)" ], [ 0.3, "rgb(244,165,130)" ], [ 0.4, "rgb(253,219,199)" ], [ 0.5, "rgb(247,247,247)" ], [ 0.6, "rgb(209,229,240)" ], [ 0.7, "rgb(146,197,222)" ], [ 0.8, "rgb(67,147,195)" ], [ 0.9, "rgb(33,102,172)" ], [ 1, "rgb(5,48,97)" ] ], "sequential": [ [ 0, "#440154" ], [ 0.1111111111111111, "#482878" ], [ 0.2222222222222222, "#3e4989" ], [ 0.3333333333333333, "#31688e" ], [ 0.4444444444444444, "#26828e" ], [ 0.5555555555555556, "#1f9e89" ], [ 0.6666666666666666, "#35b779" ], [ 0.7777777777777778, "#6ece58" ], [ 0.8888888888888888, "#b5de2b" ], [ 1, "#fde725" ] ], "sequentialminus": [ [ 0, "#440154" ], [ 0.1111111111111111, "#482878" ], [ 0.2222222222222222, "#3e4989" ], [ 0.3333333333333333, "#31688e" ], [ 0.4444444444444444, "#26828e" ], [ 0.5555555555555556, "#1f9e89" ], [ 0.6666666666666666, "#35b779" ], [ 0.7777777777777778, "#6ece58" ], [ 0.8888888888888888, "#b5de2b" ], [ 1, "#fde725" ] ] }, "colorway": [ "#1F77B4", "#FF7F0E", "#2CA02C", "#D62728", "#9467BD", "#8C564B", "#E377C2", "#7F7F7F", "#BCBD22", "#17BECF" ], "font": { "color": "rgb(36,36,36)" }, "geo": { "bgcolor": "white", "lakecolor": "white", "landcolor": "white", "showlakes": true, "showland": true, "subunitcolor": "white" }, "hoverlabel": { "align": "left" }, "hovermode": "closest", "mapbox": { "style": "light" }, "paper_bgcolor": "white", "plot_bgcolor": "white", "polar": { "angularaxis": { "gridcolor": "rgb(232,232,232)", "linecolor": "rgb(36,36,36)", "showgrid": false, "showline": true, "ticks": "outside" }, "bgcolor": "white", "radialaxis": { "gridcolor": "rgb(232,232,232)", "linecolor": "rgb(36,36,36)", "showgrid": false, "showline": true, "ticks": "outside" } }, "scene": { "xaxis": { "backgroundcolor": "white", "gridcolor": "rgb(232,232,232)", "gridwidth": 2, "linecolor": "rgb(36,36,36)", "showbackground": true, "showgrid": false, "showline": true, "ticks": "outside", "zeroline": false, "zerolinecolor": "rgb(36,36,36)" }, "yaxis": { "backgroundcolor": "white", "gridcolor": "rgb(232,232,232)", "gridwidth": 2, "linecolor": "rgb(36,36,36)", "showbackground": true, "showgrid": false, "showline": true, "ticks": "outside", "zeroline": false, "zerolinecolor": "rgb(36,36,36)" }, "zaxis": { "backgroundcolor": "white", "gridcolor": "rgb(232,232,232)", "gridwidth": 2, "linecolor": "rgb(36,36,36)", "showbackground": true, "showgrid": false, "showline": true, "ticks": "outside", "zeroline": false, "zerolinecolor": "rgb(36,36,36)" } }, "shapedefaults": { "fillcolor": "black", "line": { "width": 0 }, "opacity": 0.3 }, "ternary": { "aaxis": { "gridcolor": "rgb(232,232,232)", "linecolor": "rgb(36,36,36)", "showgrid": false, "showline": true, "ticks": "outside" }, "baxis": { "gridcolor": "rgb(232,232,232)", "linecolor": "rgb(36,36,36)", "showgrid": false, "showline": true, "ticks": "outside" }, "bgcolor": "white", "caxis": { "gridcolor": "rgb(232,232,232)", "linecolor": "rgb(36,36,36)", "showgrid": false, "showline": true, "ticks": "outside" } }, "title": { "x": 0.05 }, "xaxis": { "automargin": true, "gridcolor": "rgb(232,232,232)", "linecolor": "rgb(36,36,36)", "showgrid": false, "showline": true, "ticks": "outside", "title": { "standoff": 15 }, "zeroline": false, "zerolinecolor": "rgb(36,36,36)" }, "yaxis": { "automargin": true, "gridcolor": "rgb(232,232,232)", "linecolor": "rgb(36,36,36)", "showgrid": false, "showline": true, "ticks": "outside", "title": { "standoff": 15 }, "zeroline": false, "zerolinecolor": "rgb(36,36,36)" } } } } }, "text/html": [ "
" ] }, "metadata": {}, "output_type": "display_data" } ], "source": [ "# optimize with the swarm algorithm and the distance rotatron\n", "improved = mol.optimize(rotatron=\"distance\", algorithm=\"swarm\")\n", "\n", "# and add the optimized bonds to the visualization\n", "v.draw_edges(*improved.get_bonds(), color=\"green\", linewidth=2, showlegend=False)\n", "v.show()" ] }, { "cell_type": "markdown", "metadata": {}, "source": [ "The `optimize` method is convenient because it does all the environment-setup for us. However, there may be cases where we want or need to be precise in what we want to optimize - maybe we only care about one particular part of a molecule or the molecule is very large so optimizing all of it in full-detail would take a long time. Let's therefore discuss how we can make a fully custom optimization workflow " ] }, { "cell_type": "markdown", "metadata": {}, "source": [ "# Custom Optimization\n", "\n", "The workflow of setting up a custom optimization workflow is not difficult, but involves a number of decisions we need to make. \n", "\n", "1. Decide on a graph representation of the molecule (AtomGraph or ResidueGraph) \n", "2. Choose bonds around which to rotate when optimizing. \n", "3. Decide on an environment to use for evaluating conformation candidates\n", "4. choose an optimization algorithm to solve our environment " ] }, { "cell_type": "markdown", "metadata": {}, "source": [ "### Graphs\n", "\n", "BuildAMol does not actually optimize \"Molecules\" but instead it optimizes moleculars \"graphs\". BuildAMol has two types of graph representations for molecules: the `AtomGraph` (which every molecule uses to handle its connectivity), and the `ResidueGraph`. The ResidueGraph is an abstraction of the molecule with a subset of nodes to approximate residues' shapes. For optimization, AtomGraphs are much more precise than ResidueGraphs (after all, ResidueGraphs are always missing some atoms) and thus it is more likely that you may find some clashes in optimized structures that worked with the Residuegraph than with an AtomGraph. However, the ResidueGraph is faster to compute. In most cases a ResidueGraph representation will suffice for getting a good result! If your molecule isn't highly branched, you may try with a ResidueGraph, you can always switch later on...\n", "\n", "### Bonds to optimize\n", "\n", "We can either select specific bonds that we care about or use methods to obtain subsets of bonds. Both types of graphs have methods that will help you obtain edges / bonds around which to optimize. Of interest are probably these methods:\n", "\n", "- `.find_rotatable_edges`: as the name implies\n", "- `.sample_edges`: cluster and sub-sample edges to reduce the number of edges to optimize\n", "- `.get_residue_connections`: find bonds that connect different residues / fragments\n", "- `.get_bonds`: get particular bonds (e.g. maybe from a particular residue)" ] }, { "cell_type": "markdown", "metadata": {}, "source": [ "## Example: Optimize the ResidueGraph of our Molecule\n", "\n", "Let us optimize the X-Wing molecule using it's ResidueGraph-representation and the DistanceRotatron again from before..." ] }, { "cell_type": "code", "execution_count": 5, "metadata": {}, "outputs": [ { "data": { "application/vnd.plotly.v1+json": { "config": { "plotlyServerURL": "https://plot.ly" }, "data": [ { "hoverinfo": "skip", "line": { "color": "red", "width": 2 }, "mode": "lines", "name": "O7-C7", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -1.5394692992035695, -1.886826895222728 ], "y": [ -2.6422914946119005, -3.691966677939447 ], "z": [ -10.867826264224465, -11.400282478381156 ] }, { "hoverinfo": "skip", "line": { "color": "red", "width": 2 }, "mode": "lines", "name": "C10-C11", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ 4.309312988251275, 3.7032256027930077 ], "y": [ -3.1706134681131393, -4.58734151661538 ], "z": [ -8.104245033959963, -8.135974795626035 ] }, { "hoverinfo": "skip", "line": { "color": "red", "width": 2 }, "mode": "lines", "name": "C10-C12", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ 4.309312988251275, 4.603052004645173 ], "y": [ -3.1706134681131393, -2.6403515168414904 ], "z": [ -8.104245033959963, -9.509914964378027 ] }, { "hoverinfo": "skip", "line": { "color": "red", "width": 2 }, "mode": "lines", "name": "C10-C13", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ 4.309312988251275, 3.356045303712284 ], "y": [ -3.1706134681131393, -2.215313519340671 ], "z": [ -8.104245033959963, -7.3820682761720935 ] }, { "hoverinfo": "skip", "line": { "color": "red", "width": 2 }, "mode": "lines", "name": "C10-H10", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ 4.309312988251275, 5.249398383547339 ], "y": [ -3.1706134681131393, -3.2171487722065697 ], "z": [ -8.104245033959963, -7.540777479415798 ] }, { "hoverinfo": "skip", "line": { "color": "red", "width": 2 }, "mode": "lines", "name": "C11-C1", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ 3.7032256027930077, 2.445877127546279 ], "y": [ -4.58734151661538, -4.694745283389569 ], "z": [ -8.135974795626035, -8.963901629759008 ] }, { "hoverinfo": "skip", "line": { "color": "red", "width": 2 }, "mode": "lines", "name": "C11-H111", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ 3.7032256027930077, 3.500356276245602 ], "y": [ -4.58734151661538, -4.931058621387562 ], "z": [ -8.135974795626035, -7.112803139337012 ] }, { "hoverinfo": "skip", "line": { "color": "red", "width": 2 }, "mode": "lines", "name": "C11-H112", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ 3.7032256027930077, 4.450832836810189 ], "y": [ -4.58734151661538, -5.289402961302797 ], "z": [ -8.135974795626035, -8.529538210501702 ] }, { "hoverinfo": "skip", "line": { "color": "red", "width": 2 }, "mode": "lines", "name": "C1-C6", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ 2.445877127546279, 1.2159472845060528 ], "y": [ -4.694745283389569, -4.481671631711852 ], "z": [ -8.963901629759008, -8.36174317871829 ] }, { "hoverinfo": "skip", "line": { "color": "red", "width": 2 }, "mode": "lines", "name": "C1-C2", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ 2.445877127546279, 2.543699636691792 ], "y": [ -4.694745283389569, -5.005267649339137 ], "z": [ -8.963901629759008, -10.31106186779662 ] }, { "hoverinfo": "skip", "line": { "color": "red", "width": 2 }, "mode": "lines", "name": "C4-C8", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ 0.13651595840485609, -1.1059365382347288 ], "y": [ -4.893454945250588, -5.000502659123757 ], "z": [ -10.483739249620037, -11.30181554835298 ] }, { "hoverinfo": "skip", "line": { "color": "red", "width": 2 }, "mode": "lines", "name": "C4-C5", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ 0.13651595840485609, 0.05377248806414503 ], "y": [ -4.893454945250588, -4.5818056498460855 ], "z": [ -10.483739249620037, -9.126548925903483 ] }, { "hoverinfo": "skip", "line": { "color": "red", "width": 2 }, "mode": "lines", "name": "C4-C3", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ 0.13651595840485609, 1.3814460062118883 ], "y": [ -4.893454945250588, -5.105303376740286 ], "z": [ -10.483739249620037, -11.075986459949085 ] }, { "hoverinfo": "skip", "line": { "color": "red", "width": 2 }, "mode": "lines", "name": "C8-C9", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -1.1059365382347288, -2.061067570275619 ], "y": [ -5.000502659123757, -6.103932452880214 ], "z": [ -11.30181554835298, -10.814795238834916 ] }, { "hoverinfo": "skip", "line": { "color": "red", "width": 2 }, "mode": "lines", "name": "C8-C7", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -1.1059365382347288, -1.886826895222728 ], "y": [ -5.000502659123757, -3.691966677939447 ], "z": [ -11.30181554835298, -11.400282478381156 ] }, { "hoverinfo": "skip", "line": { "color": "red", "width": 2 }, "mode": "lines", "name": "C8-H8", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -1.1059365382347288, -0.8362294886166426 ], "y": [ -5.000502659123757, -5.244482557812103 ], "z": [ -11.30181554835298, -12.338317654680957 ] }, { "hoverinfo": "skip", "line": { "color": "red", "width": 2 }, "mode": "lines", "name": "C12-H121", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ 4.603052004645173, 3.693313668886503 ], "y": [ -2.6403515168414904, -2.430562313999036 ], "z": [ -9.509914964378027, -10.081090340967197 ] }, { "hoverinfo": "skip", "line": { "color": "red", "width": 2 }, "mode": "lines", "name": "C12-H122", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ 4.603052004645173, 5.219684347042847 ], "y": [ -2.6403515168414904, -3.3470264937520424 ], "z": [ -9.509914964378027, -10.07494704427936 ] }, { "hoverinfo": "skip", "line": { "color": "red", "width": 2 }, "mode": "lines", "name": "C12-H123", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ 4.603052004645173, 5.161628525073024 ], "y": [ -2.6403515168414904, -1.6996537638223614 ], "z": [ -9.509914964378027, -9.444055809422327 ] }, { "hoverinfo": "skip", "line": { "color": "red", "width": 2 }, "mode": "lines", "name": "C13-H131", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ 3.356045303712284, 3.852665439436147 ], "y": [ -2.215313519340671, -1.253419274566932 ], "z": [ -7.3820682761720935, -7.210712935827022 ] }, { "hoverinfo": "skip", "line": { "color": "red", "width": 2 }, "mode": "lines", "name": "C13-H132", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ 3.356045303712284, 2.4503653914374763 ], "y": [ -2.215313519340671, -2.005992417524273 ], "z": [ -7.3820682761720935, -7.959604476627321 ] }, { "hoverinfo": "skip", "line": { "color": "red", "width": 2 }, "mode": "lines", "name": "C13-H133", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ 3.356045303712284, 3.0649337436138304 ], "y": [ -2.215313519340671, -2.609906106414117 ], "z": [ -7.3820682761720935, -6.402938004040887 ] }, { "hoverinfo": "skip", "line": { "color": "red", "width": 2 }, "mode": "lines", "name": "C6-C5", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ 1.2159472845060528, 0.05377248806414503 ], "y": [ -4.481671631711852, -4.5818056498460855 ], "z": [ -8.36174317871829, -9.126548925903483 ] }, { "hoverinfo": "skip", "line": { "color": "red", "width": 2 }, "mode": "lines", "name": "C6-H6", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ 1.2159472845060528, 1.1377417277004507 ], "y": [ -4.481671631711852, -4.245137461885338 ], "z": [ -8.36174317871829, -7.304614890671272 ] }, { "hoverinfo": "skip", "line": { "color": "red", "width": 2 }, "mode": "lines", "name": "C2-C3", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ 2.543699636691792, 1.3814460062118883 ], "y": [ -5.005267649339137, -5.105303376740286 ], "z": [ -10.31106186779662, -11.075986459949085 ] }, { "hoverinfo": "skip", "line": { "color": "red", "width": 2 }, "mode": "lines", "name": "C2-H2", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ 2.543699636691792, 3.5066824278251434 ], "y": [ -5.005267649339137, -5.178487818377962 ], "z": [ -10.31106186779662, -10.782531216767664 ] }, { "hoverinfo": "skip", "line": { "color": "red", "width": 2 }, "mode": "lines", "name": "C5-H5", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ 0.05377248806414503, -0.9062313424173558 ], "y": [ -4.5818056498460855, -4.413163935811113 ], "z": [ -9.126548925903483, -8.64620131453418 ] }, { "hoverinfo": "skip", "line": { "color": "red", "width": 2 }, "mode": "lines", "name": "C3-H3", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ 1.3814460062118883, 1.463752252665572 ], "y": [ -5.105303376740286, -5.3504161620359 ], "z": [ -11.075986459949085, -12.131486343548946 ] }, { "hoverinfo": "skip", "line": { "color": "red", "width": 2 }, "mode": "lines", "name": "C9-H91", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -2.061067570275619, -1.547762662176945 ], "y": [ -6.103932452880214, -7.070194902915651 ], "z": [ -10.814795238834916, -10.760863995818134 ] }, { "hoverinfo": "skip", "line": { "color": "red", "width": 2 }, "mode": "lines", "name": "C9-H92", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -2.061067570275619, -2.9110240989192824 ], "y": [ -6.103932452880214, -6.208415481475523 ], "z": [ -10.814795238834916, -11.498410288516792 ] }, { "hoverinfo": "skip", "line": { "color": "red", "width": 2 }, "mode": "lines", "name": "C9-H93", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -2.061067570275619, -2.4697059339823952 ], "y": [ -6.103932452880214, -5.879944026145038 ], "z": [ -10.814795238834916, -9.823162175451207 ] }, { "hoverinfo": "skip", "line": { "color": "red", "width": 2 }, "mode": "lines", "name": "N-CA", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -2.759570483714767, -3.7789193076703143 ], "y": [ -3.729152835470235, -2.933583567851178 ], "z": [ -11.993889513110567, -11.29679947909737 ] }, { "hoverinfo": "skip", "line": { "color": "red", "width": 2 }, "mode": "lines", "name": "N-H2", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -2.759570483714767, -3.079254674092092 ], "y": [ -3.729152835470235, -4.686242524814358 ], "z": [ -11.993889513110567, -11.97962960518774 ] }, { "hoverinfo": "skip", "line": { "color": "red", "width": 2 }, "mode": "lines", "name": "CA-C", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -3.7789193076703143, -4.512531956968802 ], "y": [ -2.933583567851178, -3.808932675819765 ], "z": [ -11.29679947909737, -10.314030218300179 ] }, { "hoverinfo": "skip", "line": { "color": "red", "width": 2 }, "mode": "lines", "name": "CA-CB", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -3.7789193076703143, -4.769046198218107 ], "y": [ -2.933583567851178, -2.3687812178203993 ], "z": [ -11.29679947909737, -12.315425537086197 ] }, { "hoverinfo": "skip", "line": { "color": "red", "width": 2 }, "mode": "lines", "name": "CA-HA", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -3.7789193076703143, -3.2973267831428763 ], "y": [ -2.933583567851178, -2.11380249439184 ], "z": [ -11.29679947909737, -10.76436015681064 ] }, { "hoverinfo": "skip", "line": { "color": "red", "width": 2 }, "mode": "lines", "name": "C-O", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -4.512531956968802, -4.644914990871074 ], "y": [ -3.808932675819765, -4.987802868512963 ], "z": [ -10.314030218300179, -10.5363538587758 ] }, { "hoverinfo": "skip", "line": { "color": "red", "width": 2 }, "mode": "lines", "name": "C-OXT", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -4.512531956968802, -5.018760276184074 ], "y": [ -3.808932675819765, -3.2769771982876 ], "z": [ -10.314030218300179, -9.190903663210324 ] }, { "hoverinfo": "skip", "line": { "color": "red", "width": 2 }, "mode": "lines", "name": "CB-OG", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -4.769046198218107, -4.073536626550406 ], "y": [ -2.3687812178203993, -1.539953824716756 ], "z": [ -12.315425537086197, -13.247857083184696 ] }, { "hoverinfo": "skip", "line": { "color": "red", "width": 2 }, "mode": "lines", "name": "CB-HB2", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -4.769046198218107, -5.250193963313224 ], "y": [ -2.3687812178203993, -3.189797277759822 ], "z": [ -12.315425537086197, -12.84733855390899 ] }, { "hoverinfo": "skip", "line": { "color": "red", "width": 2 }, "mode": "lines", "name": "CB-HB3", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -4.769046198218107, -5.525283788764599 ], "y": [ -2.3687812178203993, -1.7787233019082969 ], "z": [ -12.315425537086197, -11.798506430732118 ] }, { "hoverinfo": "skip", "line": { "color": "red", "width": 2 }, "mode": "lines", "name": "C7-N", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -1.886826895222728, -2.759570483714767 ], "y": [ -3.691966677939447, -3.729152835470235 ], "z": [ -11.400282478381156, -11.993889513110567 ] }, { "hoverinfo": "skip", "line": { "color": "red", "width": 2 }, "mode": "lines", "name": "O3-C3", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -5.4438968961374945, -5.650719264969509 ], "y": [ 1.1227402606017405, 1.6570230191309663 ], "z": [ -14.77857099415905, -16.086754105076295 ] }, { "hoverinfo": "skip", "line": { "color": "red", "width": 2 }, "mode": "lines", "name": "O3-C1", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -5.4438968961374945, -4.796183827502998 ], "y": [ 1.1227402606017405, -0.07972525543634168 ], "z": [ -14.77857099415905, -14.727317667834225 ] }, { "hoverinfo": "skip", "line": { "color": "red", "width": 2 }, "mode": "lines", "name": "O1-C1", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -4.389856320044587, -4.796183827502998 ], "y": [ -0.7182343715723425, -0.07972525543634168 ], "z": [ -15.688594800243944, -14.727317667834225 ] }, { "hoverinfo": "skip", "line": { "color": "red", "width": 2 }, "mode": "lines", "name": "C3-C4", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -5.650719264969509, -4.28914435248709 ], "y": [ 1.6570230191309663, 1.8585165506041688 ], "z": [ -16.086754105076295, -16.750433594342738 ] }, { "hoverinfo": "skip", "line": { "color": "red", "width": 2 }, "mode": "lines", "name": "C3-C5", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -5.650719264969509, -6.374587376292056 ], "y": [ 1.6570230191309663, 2.9923861971791568 ], "z": [ -16.086754105076295, -15.92917977301884 ] }, { "hoverinfo": "skip", "line": { "color": "red", "width": 2 }, "mode": "lines", "name": "C3-C6", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -5.650719264969509, -6.505417538772087 ], "y": [ 1.6570230191309663, 0.6732921042682265 ], "z": [ -16.086754105076295, -16.884596575682 ] }, { "hoverinfo": "skip", "line": { "color": "red", "width": 2 }, "mode": "lines", "name": "C4-H41", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -4.28914435248709, -3.823071282703803 ], "y": [ 1.8585165506041688, 0.9412057512811334 ], "z": [ -16.750433594342738, -17.11872075277772 ] }, { "hoverinfo": "skip", "line": { "color": "red", "width": 2 }, "mode": "lines", "name": "C4-H42", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -4.28914435248709, -3.5797515569567393 ], "y": [ 1.8585165506041688, 2.326089708061493 ], "z": [ -16.750433594342738, -16.057473426602186 ] }, { "hoverinfo": "skip", "line": { "color": "red", "width": 2 }, "mode": "lines", "name": "C4-H43", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -4.28914435248709, -4.383640908364696 ], "y": [ 1.8585165506041688, 2.5127187617473727 ], "z": [ -16.750433594342738, -17.62539663805522 ] }, { "hoverinfo": "skip", "line": { "color": "red", "width": 2 }, "mode": "lines", "name": "C5-H51", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -6.374587376292056, -7.330059241286091 ], "y": [ 2.9923861971791568, 2.8573484285464037 ], "z": [ -15.92917977301884, -15.409435291328556 ] }, { "hoverinfo": "skip", "line": { "color": "red", "width": 2 }, "mode": "lines", "name": "C5-H52", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -6.374587376292056, -5.784452628341309 ], "y": [ 2.9923861971791568, 3.6842755026456695 ], "z": [ -15.92917977301884, -15.317089895433714 ] }, { "hoverinfo": "skip", "line": { "color": "red", "width": 2 }, "mode": "lines", "name": "C5-H53", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -6.374587376292056, -6.570668164952175 ], "y": [ 2.9923861971791568, 3.4668015419733695 ], "z": [ -15.92917977301884, -16.89622916934884 ] }, { "hoverinfo": "skip", "line": { "color": "red", "width": 2 }, "mode": "lines", "name": "C6-H61", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -6.505417538772087, -5.97084586002829 ], "y": [ 0.6732921042682265, -0.21365667025104518 ], "z": [ -16.884596575682, -17.233510091705398 ] }, { "hoverinfo": "skip", "line": { "color": "red", "width": 2 }, "mode": "lines", "name": "C6-H62", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -6.505417538772087, -6.901665807195029 ], "y": [ 0.6732921042682265, 1.1548801107293891 ], "z": [ -16.884596575682, -17.786588128749194 ] }, { "hoverinfo": "skip", "line": { "color": "red", "width": 2 }, "mode": "lines", "name": "C6-H63", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -6.505417538772087, -7.356954760626848 ], "y": [ 0.6732921042682265, 0.32262793719629457 ], "z": [ -16.884596575682, -16.28980086980676 ] }, { "hoverinfo": "skip", "line": { "color": "red", "width": 2 }, "mode": "lines", "name": "C1-C2", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -4.796183827502998, -4.656782358720904 ], "y": [ -0.07972525543634168, -0.5031251971996085 ], "z": [ -14.727317667834225, -13.288733624472046 ] }, { "hoverinfo": "skip", "line": { "color": "red", "width": 2 }, "mode": "lines", "name": "C2-H21", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -4.656782358720904, -4.073248693152926 ], "y": [ -0.5031251971996085, 0.2426015467049485 ], "z": [ -13.288733624472046, -12.74296626141861 ] }, { "hoverinfo": "skip", "line": { "color": "red", "width": 2 }, "mode": "lines", "name": "C2-H22", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -4.656782358720904, -5.642416377351668 ], "y": [ -0.5031251971996085, -0.6274370030485876 ], "z": [ -13.288733624472046, -12.832557281108722 ] }, { "hoverinfo": "skip", "line": { "color": "red", "width": 2 }, "mode": "lines", "name": "OG-C2", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -4.073536626550406, -4.656782358720904 ], "y": [ -1.539953824716756, -0.5031251971996085 ], "z": [ -13.247857083184696, -13.288733624472046 ] }, { "hoverinfo": "skip", "line": { "color": "red", "width": 2 }, "mode": "lines", "name": "N4-N4A", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -5.307962890277803, -5.9763876756021235 ], "y": [ -3.691867069780601, -2.744072739519502 ], "z": [ -6.538022268253394, -5.860884413832998 ] }, { "hoverinfo": "skip", "line": { "color": "red", "width": 2 }, "mode": "lines", "name": "N4-C4", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -5.307962890277803, -4.112714640961556 ], "y": [ -3.691867069780601, -3.366736377308656 ], "z": [ -6.538022268253394, -7.273727470980109 ] }, { "hoverinfo": "skip", "line": { "color": "red", "width": 2 }, "mode": "lines", "name": "N4-C1", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -5.307962890277803, -5.902374123253919 ], "y": [ -3.691867069780601, -4.910014836546143 ], "z": [ -6.538022268253394, -6.414650940806814 ] }, { "hoverinfo": "skip", "line": { "color": "red", "width": 2 }, "mode": "lines", "name": "N4A-N2", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -5.9763876756021235, -7.018955325036375 ], "y": [ -2.744072739519502, -3.3320963695007317 ], "z": [ -5.860884413832998, -5.28461132150884 ] }, { "hoverinfo": "skip", "line": { "color": "red", "width": 2 }, "mode": "lines", "name": "N2-C2", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -7.018955325036375, -6.988086562546042 ], "y": [ -3.3320963695007317, -4.658754347263013 ], "z": [ -5.28461132150884, -5.613876836772754 ] }, { "hoverinfo": "skip", "line": { "color": "red", "width": 2 }, "mode": "lines", "name": "C4-C5", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -4.112714640961556, -4.429497530693919 ], "y": [ -3.366736377308656, -2.678417659998722 ], "z": [ -7.273727470980109, -8.592564376807978 ] }, { "hoverinfo": "skip", "line": { "color": "red", "width": 2 }, "mode": "lines", "name": "C4-H41", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -4.112714640961556, -3.559569278598125 ], "y": [ -3.366736377308656, -4.295032292416047 ], "z": [ -7.273727470980109, -7.45298661883806 ] }, { "hoverinfo": "skip", "line": { "color": "red", "width": 2 }, "mode": "lines", "name": "C4-H42", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -4.112714640961556, -3.493976866327408 ], "y": [ -3.366736377308656, -2.7236036152960996 ], "z": [ -7.273727470980109, -6.638574531392422 ] }, { "hoverinfo": "skip", "line": { "color": "red", "width": 2 }, "mode": "lines", "name": "C1-C2", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -5.902374123253919, -6.988086562546042 ], "y": [ -4.910014836546143, -4.658754347263013 ], "z": [ -6.414650940806814, -5.613876836772754 ] }, { "hoverinfo": "skip", "line": { "color": "red", "width": 2 }, "mode": "lines", "name": "C1-H1", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -5.902374123253919, -5.520847953859242 ], "y": [ -4.910014836546143, -5.805864104213384 ], "z": [ -6.414650940806814, -6.883872478768457 ] }, { "hoverinfo": "skip", "line": { "color": "red", "width": 2 }, "mode": "lines", "name": "C2-C3", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -6.988086562546042, -8.014347476999271 ], "y": [ -4.658754347263013, -5.589154677527279 ], "z": [ -5.613876836772754, -5.1265828178173045 ] }, { "hoverinfo": "skip", "line": { "color": "red", "width": 2 }, "mode": "lines", "name": "C5-H52", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -4.429497530693919, -3.5056059939311885 ], "y": [ -2.678417659998722, -2.4554664578577343 ], "z": [ -8.592564376807978, -9.135166818529438 ] }, { "hoverinfo": "skip", "line": { "color": "red", "width": 2 }, "mode": "lines", "name": "C5-H53", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -4.429497530693919, -4.965108076405658 ], "y": [ -2.678417659998722, -1.7369274243650494 ], "z": [ -8.592564376807978, -8.430558637623136 ] }, { "hoverinfo": "skip", "line": { "color": "red", "width": 2 }, "mode": "lines", "name": "C3-H31", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -8.014347476999271, -8.808456647449576 ], "y": [ -5.589154677527279, -5.705873306415279 ], "z": [ -5.1265828178173045, -5.870460662007622 ] }, { "hoverinfo": "skip", "line": { "color": "red", "width": 2 }, "mode": "lines", "name": "C3-H33", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -8.014347476999271, -8.470105943325708 ], "y": [ -5.589154677527279, -5.233675472963176 ], "z": [ -5.1265828178173045, -4.197019922960665 ] }, { "hoverinfo": "skip", "line": { "color": "red", "width": 2 }, "mode": "lines", "name": "OXT-C5", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -5.018760276184074, -4.429497530693919 ], "y": [ -3.2769771982876, -2.678417659998722 ], "z": [ -9.190903663210324, -8.592564376807978 ] }, { "hoverinfo": "skip", "line": { "color": "red", "width": 2 }, "mode": "lines", "name": "O2-C2", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -6.235477335810611, -6.953455343174822 ], "y": [ -6.045041954411339, -5.68740261531645 ], "z": [ -1.627288922228216, -2.789205203236916 ] }, { "hoverinfo": "skip", "line": { "color": "red", "width": 2 }, "mode": "lines", "name": "O1-C1", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -6.335670423844157, -6.912419918534153 ], "y": [ -7.890727247359282, -6.827714338728854 ], "z": [ -3.5680425991552918, -3.7788967346611253 ] }, { "hoverinfo": "skip", "line": { "color": "red", "width": 2 }, "mode": "lines", "name": "N1-C1", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -7.593067026146835, -6.912419918534153 ], "y": [ -6.538283925116054, -6.827714338728854 ], "z": [ -4.941375517510263, -3.7788967346611253 ] }, { "hoverinfo": "skip", "line": { "color": "red", "width": 2 }, "mode": "lines", "name": "C2-C1", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -6.953455343174822, -6.912419918534153 ], "y": [ -5.68740261531645, -6.827714338728854 ], "z": [ -2.789205203236916, -3.7788967346611253 ] }, { "hoverinfo": "skip", "line": { "color": "red", "width": 2 }, "mode": "lines", "name": "C2-H21", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -6.953455343174822, -6.511794944486275 ], "y": [ -5.68740261531645, -4.787607843851413 ], "z": [ -2.789205203236916, -3.227771676504605 ] }, { "hoverinfo": "skip", "line": { "color": "red", "width": 2 }, "mode": "lines", "name": "C2-H22", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -6.953455343174822, -7.991402585786632 ], "y": [ -5.68740261531645, -5.482839429744063 ], "z": [ -2.789205203236916, -2.5114452985295967 ] }, { "hoverinfo": "skip", "line": { "color": "red", "width": 2 }, "mode": "lines", "name": "C3-N1", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -8.014347476999271, -7.593067026146835 ], "y": [ -5.589154677527279, -6.538283925116054 ], "z": [ -5.1265828178173045, -4.941375517510263 ] }, { "hoverinfo": "skip", "line": { "color": "red", "width": 2 }, "mode": "lines", "name": "O7-C7", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -16.71887108820674, -16.446131921118933 ], "y": [ -9.768572970516205, -9.624232389090558 ], "z": [ -10.417183755082629, -9.229427865478225 ] }, { "hoverinfo": "skip", "line": { "color": "red", "width": 2 }, "mode": "lines", "name": "C10-C11", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -21.678884818358835, -21.011407067353137 ], "y": [ -5.990533357058625, -5.301928026657114 ], "z": [ -12.219804082785604, -11.013253955001844 ] }, { "hoverinfo": "skip", "line": { "color": "red", "width": 2 }, "mode": "lines", "name": "C10-C12", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -21.678884818358835, -22.337004049554235 ], "y": [ -5.990533357058625, -7.317085435405319 ], "z": [ -12.219804082785604, -11.831851816437212 ] }, { "hoverinfo": "skip", "line": { "color": "red", "width": 2 }, "mode": "lines", "name": "C10-C13", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -21.678884818358835, -20.640515878348456 ], "y": [ -5.990533357058625, -6.232396124889242 ], "z": [ -12.219804082785604, -13.31805218133121 ] }, { "hoverinfo": "skip", "line": { "color": "red", "width": 2 }, "mode": "lines", "name": "C10-H10", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -21.678884818358835, -22.44960618264542 ], "y": [ -5.990533357058625, -5.315150223784217 ], "z": [ -12.219804082785604, -12.611298619044629 ] }, { "hoverinfo": "skip", "line": { "color": "red", "width": 2 }, "mode": "lines", "name": "C11-C1", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -21.011407067353137, -19.988004860723866 ], "y": [ -5.301928026657114, -6.159999758021446 ], "z": [ -11.013253955001844, -10.310200310320472 ] }, { "hoverinfo": "skip", "line": { "color": "red", "width": 2 }, "mode": "lines", "name": "C11-H111", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -21.011407067353137, -20.545596807670577 ], "y": [ -5.301928026657114, -4.35925020833022 ], "z": [ -11.013253955001844, -11.33036116527768 ] }, { "hoverinfo": "skip", "line": { "color": "red", "width": 2 }, "mode": "lines", "name": "C11-H112", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -21.011407067353137, -21.786816873744577 ], "y": [ -5.301928026657114, -5.008434158930229 ], "z": [ -11.013253955001844, -10.292629231752164 ] }, { "hoverinfo": "skip", "line": { "color": "red", "width": 2 }, "mode": "lines", "name": "C1-C6", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -19.988004860723866, -18.66456793073301 ], "y": [ -6.159999758021446, -6.110774906793265 ], "z": [ -10.310200310320472, -10.718629259291951 ] }, { "hoverinfo": "skip", "line": { "color": "red", "width": 2 }, "mode": "lines", "name": "C1-C2", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -19.988004860723866, -20.389820747411044 ], "y": [ -6.159999758021446, -6.981029079075754 ], "z": [ -10.310200310320472, -9.26842829247064 ] }, { "hoverinfo": "skip", "line": { "color": "red", "width": 2 }, "mode": "lines", "name": "C4-C8", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -18.108044919981, -17.09669977132858 ], "y": [ -7.7345267133011895, -8.581849295732452 ], "z": [ -9.018241944776289, -8.322812809925553 ] }, { "hoverinfo": "skip", "line": { "color": "red", "width": 2 }, "mode": "lines", "name": "C4-C5", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -18.108044919981, -17.718467895202327 ], "y": [ -7.7345267133011895, -6.90303258347022 ], "z": [ -9.018241944776289, -10.068377456899006 ] }, { "hoverinfo": "skip", "line": { "color": "red", "width": 2 }, "mode": "lines", "name": "C4-C3", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -18.108044919981, -19.443679317658013 ], "y": [ -7.7345267133011895, -7.773454941238528 ], "z": [ -9.018241944776289, -8.618176089182962 ] }, { "hoverinfo": "skip", "line": { "color": "red", "width": 2 }, "mode": "lines", "name": "C8-C9", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -17.09669977132858, -15.985109478617883 ], "y": [ -8.581849295732452, -7.765329986100516 ], "z": [ -8.322812809925553, -7.641135013492727 ] }, { "hoverinfo": "skip", "line": { "color": "red", "width": 2 }, "mode": "lines", "name": "C8-C7", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -17.09669977132858, -16.446131921118933 ], "y": [ -8.581849295732452, -9.624232389090558 ], "z": [ -8.322812809925553, -9.229427865478225 ] }, { "hoverinfo": "skip", "line": { "color": "red", "width": 2 }, "mode": "lines", "name": "C8-H8", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -17.09669977132858, -17.593796373472802 ], "y": [ -8.581849295732452, -9.16573812128951 ], "z": [ -8.322812809925553, -7.5363183677797245 ] }, { "hoverinfo": "skip", "line": { "color": "red", "width": 2 }, "mode": "lines", "name": "C12-H121", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -22.337004049554235, -21.607714500452843 ], "y": [ -7.317085435405319, -8.089602416381766 ], "z": [ -11.831851816437212, -11.568734109555834 ] }, { "hoverinfo": "skip", "line": { "color": "red", "width": 2 }, "mode": "lines", "name": "C12-H122", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -22.337004049554235, -23.026872353093445 ], "y": [ -7.317085435405319, -7.1821154831281815 ], "z": [ -11.831851816437212, -10.992357292479946 ] }, { "hoverinfo": "skip", "line": { "color": "red", "width": 2 }, "mode": "lines", "name": "C12-H123", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -22.337004049554235, -22.92052095491684 ], "y": [ -7.317085435405319, -7.704112057670532 ], "z": [ -11.831851816437212, -12.675045646356542 ] }, { "hoverinfo": "skip", "line": { "color": "red", "width": 2 }, "mode": "lines", "name": "C13-H131", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -20.640515878348456, -21.139803510144347 ], "y": [ -6.232396124889242, -6.565749676794654 ], "z": [ -13.31805218133121, -14.235015659430369 ] }, { "hoverinfo": "skip", "line": { "color": "red", "width": 2 }, "mode": "lines", "name": "C13-H132", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -20.640515878348456, -19.91666792795308 ], "y": [ -6.232396124889242, -7.008562284391772 ], "z": [ -13.31805218133121, -13.051163201507219 ] }, { "hoverinfo": "skip", "line": { "color": "red", "width": 2 }, "mode": "lines", "name": "C13-H133", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -20.640515878348456, -20.09677080633359 ], "y": [ -6.232396124889242, -5.313107356420561 ], "z": [ -13.31805218133121, -13.55970233512154 ] }, { "hoverinfo": "skip", "line": { "color": "red", "width": 2 }, "mode": "lines", "name": "C6-C5", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -18.66456793073301, -17.718467895202327 ], "y": [ -6.110774906793265, -6.90303258347022 ], "z": [ -10.718629259291951, -10.068377456899006 ] }, { "hoverinfo": "skip", "line": { "color": "red", "width": 2 }, "mode": "lines", "name": "C6-H6", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -18.66456793073301, -18.347417019893108 ], "y": [ -6.110774906793265, -5.462545227565513 ], "z": [ -10.718629259291951, -11.530293181566249 ] }, { "hoverinfo": "skip", "line": { "color": "red", "width": 2 }, "mode": "lines", "name": "C2-C3", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -20.389820747411044, -19.443679317658013 ], "y": [ -6.981029079075754, -7.773454941238528 ], "z": [ -9.26842829247064, -8.618176089182962 ] }, { "hoverinfo": "skip", "line": { "color": "red", "width": 2 }, "mode": "lines", "name": "C2-H2", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -20.389820747411044, -21.42561808308696 ], "y": [ -6.981029079075754, -7.0157275797390986 ], "z": [ -9.26842829247064, -8.943552433936372 ] }, { "hoverinfo": "skip", "line": { "color": "red", "width": 2 }, "mode": "lines", "name": "C5-H5", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -17.718467895202327, -16.68311760260485 ], "y": [ -6.90303258347022, -6.858103027617826 ], "z": [ -10.068377456899006, -10.395198993259799 ] }, { "hoverinfo": "skip", "line": { "color": "red", "width": 2 }, "mode": "lines", "name": "C3-H3", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -19.443679317658013, -19.763870760947533 ], "y": [ -7.773454941238528, -8.414333646144236 ], "z": [ -8.618176089182962, -7.801055213643388 ] }, { "hoverinfo": "skip", "line": { "color": "red", "width": 2 }, "mode": "lines", "name": "C9-H91", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -15.985109478617883, -16.408746273367036 ], "y": [ -7.765329986100516, -7.024545156186658 ], "z": [ -7.641135013492727, -6.954241039211285 ] }, { "hoverinfo": "skip", "line": { "color": "red", "width": 2 }, "mode": "lines", "name": "C9-H92", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -15.985109478617883, -15.321347009369909 ], "y": [ -7.765329986100516, -8.420997177948202 ], "z": [ -7.641135013492727, -7.066511434136285 ] }, { "hoverinfo": "skip", "line": { "color": "red", "width": 2 }, "mode": "lines", "name": "C9-H93", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -15.985109478617883, -15.363128558831406 ], "y": [ -7.765329986100516, -7.235714144048761 ], "z": [ -7.641135013492727, -8.37129873161995 ] }, { "hoverinfo": "skip", "line": { "color": "red", "width": 2 }, "mode": "lines", "name": "N-CA", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -15.742692062330207, -14.41202493127768 ], "y": [ -10.256792745096357, -9.741744593377252 ], "z": [ -8.759882069710414, -9.109148998787845 ] }, { "hoverinfo": "skip", "line": { "color": "red", "width": 2 }, "mode": "lines", "name": "N-H2", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -15.742692062330207, -15.852614689071036 ], "y": [ -10.256792745096357, -10.12481270262856 ], "z": [ -8.759882069710414, -7.765437358064467 ] }, { "hoverinfo": "skip", "line": { "color": "red", "width": 2 }, "mode": "lines", "name": "CA-C", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -14.41202493127768, -13.617950189490383 ], "y": [ -9.741744593377252, -9.509429477473343 ], "z": [ -9.109148998787845, -7.849889696111081 ] }, { "hoverinfo": "skip", "line": { "color": "red", "width": 2 }, "mode": "lines", "name": "CA-CB", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -14.41202493127768, -13.686668400956629 ], "y": [ -9.741744593377252, -10.759430114083592 ], "z": [ -9.109148998787845, -9.989561450349765 ] }, { "hoverinfo": "skip", "line": { "color": "red", "width": 2 }, "mode": "lines", "name": "CA-HA", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -14.41202493127768, -14.517753732248313 ], "y": [ -9.741744593377252, -8.802070052605321 ], "z": [ -9.109148998787845, -9.650718180029152 ] }, { "hoverinfo": "skip", "line": { "color": "red", "width": 2 }, "mode": "lines", "name": "C-O", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -13.617950189490383, -13.81761813423862 ], "y": [ -9.509429477473343, -10.192266084851699 ], "z": [ -7.849889696111081, -6.874925656023437 ] }, { "hoverinfo": "skip", "line": { "color": "red", "width": 2 }, "mode": "lines", "name": "C-OXT", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -13.617950189490383, -12.688302653180408 ], "y": [ -9.509429477473343, -8.5424547874142 ], "z": [ -7.849889696111081, -7.812843683939439 ] }, { "hoverinfo": "skip", "line": { "color": "red", "width": 2 }, "mode": "lines", "name": "CB-OG", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -13.686668400956629, -14.439944918098815 ], "y": [ -10.759430114083592, -10.980677694889053 ], "z": [ -9.989561450349765, -11.182767634003653 ] }, { "hoverinfo": "skip", "line": { "color": "red", "width": 2 }, "mode": "lines", "name": "CB-HB2", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -13.686668400956629, -13.581455556142847 ], "y": [ -10.759430114083592, -11.698959693330487 ], "z": [ -9.989561450349765, -9.446683538654753 ] }, { "hoverinfo": "skip", "line": { "color": "red", "width": 2 }, "mode": "lines", "name": "CB-HB3", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -13.686668400956629, -12.699577784771051 ], "y": [ -10.759430114083592, -10.377589445599089 ], "z": [ -9.989561450349765, -10.248634450351084 ] }, { "hoverinfo": "skip", "line": { "color": "red", "width": 2 }, "mode": "lines", "name": "C7-N", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -16.446131921118933, -15.742692062330207 ], "y": [ -9.624232389090558, -10.256792745096357 ], "z": [ -9.229427865478225, -8.759882069710414 ] }, { "hoverinfo": "skip", "line": { "color": "red", "width": 2 }, "mode": "lines", "name": "O3-C3", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -14.359740038361727, -15.123974104410545 ], "y": [ -13.47241761115523, -14.00432591332303 ], "z": [ -13.440135903616632, -14.523000835348862 ] }, { "hoverinfo": "skip", "line": { "color": "red", "width": 2 }, "mode": "lines", "name": "O3-C1", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -14.359740038361727, -14.897598032542255 ], "y": [ -13.47241761115523, -12.380867047465463 ], "z": [ -13.440135903616632, -12.817794690932905 ] }, { "hoverinfo": "skip", "line": { "color": "red", "width": 2 }, "mode": "lines", "name": "O1-C1", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -15.954660638986384, -14.897598032542255 ], "y": [ -11.83721381061923, -12.380867047465463 ], "z": [ -13.107465994523992, -12.817794690932905 ] }, { "hoverinfo": "skip", "line": { "color": "red", "width": 2 }, "mode": "lines", "name": "C3-C4", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -15.123974104410545, -15.279356280588368 ], "y": [ -14.00432591332303, -12.919148424691553 ], "z": [ -14.523000835348862, -15.58752070246912 ] }, { "hoverinfo": "skip", "line": { "color": "red", "width": 2 }, "mode": "lines", "name": "C3-C5", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -15.123974104410545, -14.3576047469319 ], "y": [ -14.00432591332303, -15.200602622742892 ], "z": [ -14.523000835348862, -15.083009382084853 ] }, { "hoverinfo": "skip", "line": { "color": "red", "width": 2 }, "mode": "lines", "name": "C3-C6", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -15.123974104410545, -16.486778998912165 ], "y": [ -14.00432591332303, -14.441786470572218 ], "z": [ -14.523000835348862, -13.98804350959881 ] }, { "hoverinfo": "skip", "line": { "color": "red", "width": 2 }, "mode": "lines", "name": "C4-H41", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -15.279356280588368, -16.017604754615327 ], "y": [ -12.919148424691553, -12.149875424096987 ], "z": [ -15.58752070246912, -15.347673081774001 ] }, { "hoverinfo": "skip", "line": { "color": "red", "width": 2 }, "mode": "lines", "name": "C4-H42", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -15.279356280588368, -14.32668148856546 ], "y": [ -12.919148424691553, -12.407787003200191 ], "z": [ -15.58752070246912, -15.769115931631179 ] }, { "hoverinfo": "skip", "line": { "color": "red", "width": 2 }, "mode": "lines", "name": "C4-H43", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -15.279356280588368, -15.60980567874912 ], "y": [ -12.919148424691553, -13.358976503065879 ], "z": [ -15.58752070246912, -16.536111719045156 ] }, { "hoverinfo": "skip", "line": { "color": "red", "width": 2 }, "mode": "lines", "name": "C5-H51", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -14.3576047469319, -14.202082252251657 ], "y": [ -15.200602622742892, -15.959717237540318 ], "z": [ -15.083009382084853, -14.307861805652225 ] }, { "hoverinfo": "skip", "line": { "color": "red", "width": 2 }, "mode": "lines", "name": "C5-H52", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -14.3576047469319, -13.36079181699725 ], "y": [ -15.200602622742892, -14.89811012745664 ], "z": [ -15.083009382084853, -15.424310016439103 ] }, { "hoverinfo": "skip", "line": { "color": "red", "width": 2 }, "mode": "lines", "name": "C5-H53", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -14.3576047469319, -14.884399291263268 ], "y": [ -15.200602622742892, -15.665971071941971 ], "z": [ -15.083009382084853, -15.922426944775035 ] }, { "hoverinfo": "skip", "line": { "color": "red", "width": 2 }, "mode": "lines", "name": "C6-H61", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -16.486778998912165, -17.17929129694351 ], "y": [ -14.441786470572218, -13.62141739500337 ], "z": [ -13.98804350959881, -13.78406569971335 ] }, { "hoverinfo": "skip", "line": { "color": "red", "width": 2 }, "mode": "lines", "name": "C6-H62", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -16.486778998912165, -16.995098094637825 ], "y": [ -14.441786470572218, -15.085059763033737 ], "z": [ -13.98804350959881, -14.71628771872536 ] }, { "hoverinfo": "skip", "line": { "color": "red", "width": 2 }, "mode": "lines", "name": "C6-H63", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -16.486778998912165, -16.377803626035757 ], "y": [ -14.441786470572218, -15.010052850628124 ], "z": [ -13.98804350959881, -13.056882610825346 ] }, { "hoverinfo": "skip", "line": { "color": "red", "width": 2 }, "mode": "lines", "name": "C1-C2", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -14.897598032542255, -13.978152361997191 ], "y": [ -12.380867047465463, -11.943942480549657 ], "z": [ -12.817794690932905, -11.707866354624038 ] }, { "hoverinfo": "skip", "line": { "color": "red", "width": 2 }, "mode": "lines", "name": "C2-H21", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -13.978152361997191, -13.003813573950529 ], "y": [ -11.943942480549657, -11.676051614764933 ], "z": [ -11.707866354624038, -12.12425600403536 ] }, { "hoverinfo": "skip", "line": { "color": "red", "width": 2 }, "mode": "lines", "name": "C2-H22", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -13.978152361997191, -13.872363024741867 ], "y": [ -11.943942480549657, -12.740740553193408 ], "z": [ -11.707866354624038, -10.966957353764775 ] }, { "hoverinfo": "skip", "line": { "color": "red", "width": 2 }, "mode": "lines", "name": "OG-C2", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -14.439944918098815, -13.978152361997191 ], "y": [ -10.980677694889053, -11.943942480549657 ], "z": [ -11.182767634003653, -11.707866354624038 ] }, { "hoverinfo": "skip", "line": { "color": "red", "width": 2 }, "mode": "lines", "name": "N4-N4A", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -10.857527350376095, -9.986183652909304 ], "y": [ -6.620251881884332, -6.363869889555703 ], "z": [ -7.3159038145497455, -8.305171167136757 ] }, { "hoverinfo": "skip", "line": { "color": "red", "width": 2 }, "mode": "lines", "name": "N4-C4", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -10.857527350376095, -12.275484492178816 ], "y": [ -6.620251881884332, -6.480064289880515 ], "z": [ -7.3159038145497455, -7.528825098264718 ] }, { "hoverinfo": "skip", "line": { "color": "red", "width": 2 }, "mode": "lines", "name": "N4-C1", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -10.857527350376095, -10.22211098574071 ], "y": [ -6.620251881884332, -6.9982419132537945 ], "z": [ -7.3159038145497455, -6.173188294510371 ] }, { "hoverinfo": "skip", "line": { "color": "red", "width": 2 }, "mode": "lines", "name": "N4A-N2", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -9.986183652909304, -8.76683659683621 ], "y": [ -6.363869889555703, -6.571418542262295 ], "z": [ -8.305171167136757, -7.820479426330753 ] }, { "hoverinfo": "skip", "line": { "color": "red", "width": 2 }, "mode": "lines", "name": "N2-C2", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -8.76683659683621, -8.893856234740223 ], "y": [ -6.571418542262295, -6.960433204201658 ], "z": [ -7.820479426330753, -6.515901466075816 ] }, { "hoverinfo": "skip", "line": { "color": "red", "width": 2 }, "mode": "lines", "name": "C4-C5", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -12.275484492178816, -12.849356456620264 ], "y": [ -6.480064289880515, -7.652854699509973 ], "z": [ -7.528825098264718, -8.309016397568476 ] }, { "hoverinfo": "skip", "line": { "color": "red", "width": 2 }, "mode": "lines", "name": "C4-H41", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -12.275484492178816, -12.761035656402765 ], "y": [ -6.480064289880515, -6.400880064907122 ], "z": [ -7.528825098264718, -6.5501490203737065 ] }, { "hoverinfo": "skip", "line": { "color": "red", "width": 2 }, "mode": "lines", "name": "C4-H42", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -12.275484492178816, -12.441542202818049 ], "y": [ -6.480064289880515, -5.538858379169838 ], "z": [ -7.528825098264718, -8.0640182506691 ] }, { "hoverinfo": "skip", "line": { "color": "red", "width": 2 }, "mode": "lines", "name": "C1-C2", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -10.22211098574071, -8.893856234740223 ], "y": [ -6.9982419132537945, -6.960433204201658 ], "z": [ -6.173188294510371, -6.515901466075816 ] }, { "hoverinfo": "skip", "line": { "color": "red", "width": 2 }, "mode": "lines", "name": "C1-H1", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -10.22211098574071, -10.74363777296185 ], "y": [ -6.9982419132537945, -7.249147876050233 ], "z": [ -6.173188294510371, -5.260317554457878 ] }, { "hoverinfo": "skip", "line": { "color": "red", "width": 2 }, "mode": "lines", "name": "C2-C3", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -8.893856234740223, -7.7163573866256145 ], "y": [ -6.960433204201658, -7.266731973990479 ], "z": [ -6.515901466075816, -5.693715826262874 ] }, { "hoverinfo": "skip", "line": { "color": "red", "width": 2 }, "mode": "lines", "name": "C5-H52", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -12.849356456620264, -13.927988490696922 ], "y": [ -7.652854699509973, -7.526540381088234 ], "z": [ -8.309016397568476, -8.444285935991973 ] }, { "hoverinfo": "skip", "line": { "color": "red", "width": 2 }, "mode": "lines", "name": "C5-H53", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -12.849356456620264, -12.389017382224733 ], "y": [ -7.652854699509973, -7.734280740279354 ], "z": [ -8.309016397568476, -9.29946383002983 ] }, { "hoverinfo": "skip", "line": { "color": "red", "width": 2 }, "mode": "lines", "name": "C3-H32", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -7.7163573866256145, -6.81223381284729 ], "y": [ -7.266731973990479, -7.279028145766118 ], "z": [ -5.693715826262874, -6.31041712146013 ] }, { "hoverinfo": "skip", "line": { "color": "red", "width": 2 }, "mode": "lines", "name": "C3-H33", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -7.7163573866256145, -7.8084289388889765 ], "y": [ -7.266731973990479, -8.243425805253995 ], "z": [ -5.693715826262874, -5.208164171713527 ] }, { "hoverinfo": "skip", "line": { "color": "red", "width": 2 }, "mode": "lines", "name": "OXT-C5", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -12.688302653180408, -12.849356456620264 ], "y": [ -8.5424547874142, -7.652854699509973 ], "z": [ -7.812843683939439, -8.309016397568476 ] }, { "hoverinfo": "skip", "line": { "color": "red", "width": 2 }, "mode": "lines", "name": "N1-C3", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -7.593067026146835, -7.7163573866256145 ], "y": [ -6.538283925116054, -7.266731973990479 ], "z": [ -4.941375517510263, -5.693715826262874 ] }, { "hoverinfo": "skip", "line": { "color": "red", "width": 2 }, "mode": "lines", "name": "Cl1-C1", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -8.22651023033303, -7.053878795878888 ], "y": [ -3.567131365885734, -3.6996762316057668 ], "z": [ 2.2814430540154245, 1.0216586329729658 ] }, { "hoverinfo": "skip", "line": { "color": "red", "width": 2 }, "mode": "lines", "name": "Cl4-C4", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -4.000420363809023, -5.184729002138495 ], "y": [ -4.0753517896808615, -3.9671697221861795 ], "z": [ -2.286678216364843, -1.0319283729893685 ] }, { "hoverinfo": "skip", "line": { "color": "red", "width": 2 }, "mode": "lines", "name": "C2-C1", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -6.080584359785388, -7.053878795878888 ], "y": [ -2.7185603505791187, -3.6996762316057668 ], "z": [ 0.8322115990380476, 1.0216586329729658 ] }, { "hoverinfo": "skip", "line": { "color": "red", "width": 2 }, "mode": "lines", "name": "C2-C3", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -6.080584359785388, -5.145964304456894 ], "y": [ -2.7185603505791187, -2.852270830775057 ], "z": [ 0.8322115990380476, -0.19451751794633543 ] }, { "hoverinfo": "skip", "line": { "color": "red", "width": 2 }, "mode": "lines", "name": "C2-C7", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -6.080584359785388, -6.005965691937379 ], "y": [ -2.7185603505791187, -1.5089596418610798 ], "z": [ 0.8322115990380476, 1.7069988988300633 ] }, { "hoverinfo": "skip", "line": { "color": "red", "width": 2 }, "mode": "lines", "name": "C1-C6", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -7.053878795878888, -7.092643493560491 ], "y": [ -3.6996762316057668, -4.814575123016887 ], "z": [ 1.0216586329729658, 0.1842477779299312 ] }, { "hoverinfo": "skip", "line": { "color": "red", "width": 2 }, "mode": "lines", "name": "C3-C4", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -5.145964304456894, -5.184729002138495 ], "y": [ -2.852270830775057, -3.9671697221861795 ], "z": [ -0.19451751794633543, -1.0319283729893685 ] }, { "hoverinfo": "skip", "line": { "color": "red", "width": 2 }, "mode": "lines", "name": "C3-H3", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -5.145964304456894, -4.386563560900517 ], "y": [ -2.852270830775057, -2.0876442949284058 ], "z": [ -0.19451751794633543, -0.34327067376219134 ] }, { "hoverinfo": "skip", "line": { "color": "red", "width": 2 }, "mode": "lines", "name": "C7-H71", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -6.005965691937379, -5.835520822026427 ], "y": [ -1.5089596418610798, -1.7979530282333367 ], "z": [ 1.7069988988300633, 2.7492805781059357 ] }, { "hoverinfo": "skip", "line": { "color": "red", "width": 2 }, "mode": "lines", "name": "C7-H72", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -6.005965691937379, -5.183383185598233 ], "y": [ -1.5089596418610798, -0.8454606273384018 ], "z": [ 1.7069988988300633, 1.4182961832345111 ] }, { "hoverinfo": "skip", "line": { "color": "red", "width": 2 }, "mode": "lines", "name": "C7-H73", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -6.005965691937379, -6.930084237659641 ], "y": [ -1.5089596418610798, -0.9256023884485776 ], "z": [ 1.7069988988300633, 1.6361956620171094 ] }, { "hoverinfo": "skip", "line": { "color": "red", "width": 2 }, "mode": "lines", "name": "C4-C5", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -5.184729002138495, -6.157983996215242 ], "y": [ -3.9671697221861795, -4.948334858816268 ], "z": [ -1.0319283729893685, -0.8425589161956992 ] }, { "hoverinfo": "skip", "line": { "color": "red", "width": 2 }, "mode": "lines", "name": "C6-C5", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -7.092643493560491, -6.157983996215242 ], "y": [ -4.814575123016887, -4.948334858816268 ], "z": [ 0.1842477779299312, -0.8425589161956992 ] }, { "hoverinfo": "skip", "line": { "color": "red", "width": 2 }, "mode": "lines", "name": "C6-H6", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -7.092643493560491, -7.8525518399671865 ], "y": [ -4.814575123016887, -5.579123715808499 ], "z": [ 0.1842477779299312, 0.3330800806125578 ] }, { "hoverinfo": "skip", "line": { "color": "red", "width": 2 }, "mode": "lines", "name": "O2-C5", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -6.235477335810611, -6.157983996215242 ], "y": [ -6.045041954411339, -4.948334858816268 ], "z": [ -1.627288922228216, -0.8425589161956992 ] }, { "hoverinfo": "skip", "line": { "color": "blue", "width": 2 }, "mode": "lines", "name": "O7-C7", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -1.1901381180417663, -2.0074700764242888 ], "y": [ -4.457936006209669, -4.964368002690013 ], "z": [ -11.885270543268767, -12.6478189107495 ] }, { "hoverinfo": "skip", "line": { "color": "blue", "width": 2 }, "mode": "lines", "name": "C10-C11", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ 3.697536101948007, 2.48091740366838 ], "y": [ -8.517751596927301, -9.390939948433537 ], "z": [ -10.561149076554525, -10.925632417449824 ] }, { "hoverinfo": "skip", "line": { "color": "blue", "width": 2 }, "mode": "lines", "name": "C10-C12", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ 3.697536101948007, 4.197780435087169 ], "y": [ -8.517751596927301, -7.70266008514671 ], "z": [ -10.561149076554525, -11.756452274318749 ] }, { "hoverinfo": "skip", "line": { "color": "blue", "width": 2 }, "mode": "lines", "name": "C10-C13", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ 3.697536101948007, 3.3331117556170438 ], "y": [ -8.517751596927301, -7.575424892241906 ], "z": [ -10.561149076554525, -9.41133525795691 ] }, { "hoverinfo": "skip", "line": { "color": "blue", "width": 2 }, "mode": "lines", "name": "C10-H10", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ 3.697536101948007, 4.502875680153437 ], "y": [ -8.517751596927301, -9.182573226248664 ], "z": [ -10.561149076554525, -10.22519947473545 ] }, { "hoverinfo": "skip", "line": { "color": "blue", "width": 2 }, "mode": "lines", "name": "C11-C1", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ 2.48091740366838, 1.3209225373710256 ], "y": [ -9.390939948433537, -8.613028876284272 ], "z": [ -10.925632417449824, -11.497637552034618 ] }, { "hoverinfo": "skip", "line": { "color": "blue", "width": 2 }, "mode": "lines", "name": "C11-H111", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ 2.48091740366838, 2.146828498626399 ], "y": [ -9.390939948433537, -9.95465174384065 ], "z": [ -10.925632417449824, -10.044274791257862 ] }, { "hoverinfo": "skip", "line": { "color": "blue", "width": 2 }, "mode": "lines", "name": "C11-H112", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ 2.48091740366838, 2.791210361819143 ], "y": [ -9.390939948433537, -10.154672330535895 ], "z": [ -10.925632417449824, -11.651669702064263 ] }, { "hoverinfo": "skip", "line": { "color": "blue", "width": 2 }, "mode": "lines", "name": "C1-C6", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ 1.3209225373710256, 0.3538690501481807 ], "y": [ -8.613028876284272, -8.108664720519606 ], "z": [ -11.497637552034618, -10.642566238499935 ] }, { "hoverinfo": "skip", "line": { "color": "blue", "width": 2 }, "mode": "lines", "name": "C1-C2", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ 1.3209225373710256, 1.243169687878467 ], "y": [ -8.613028876284272, -8.417741296694192 ], "z": [ -11.497637552034618, -12.867546799267311 ] }, { "hoverinfo": "skip", "line": { "color": "blue", "width": 2 }, "mode": "lines", "name": "C4-C8", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -0.8103206576705606, -1.9570162665657023 ], "y": [ -7.185718655054223, -6.417786753433388 ], "z": [ -12.547936988367493, -13.113415568875741 ] }, { "hoverinfo": "skip", "line": { "color": "blue", "width": 2 }, "mode": "lines", "name": "C4-C5", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -0.8103206576705606, -0.7187333643357281 ], "y": [ -7.185718655054223, -7.39050392185299 ], "z": [ -12.547936988367493, -11.171124690992963 ] }, { "hoverinfo": "skip", "line": { "color": "blue", "width": 2 }, "mode": "lines", "name": "C4-C3", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -0.8103206576705606, 0.17054475863730068 ], "y": [ -7.185718655054223, -7.699421548953818 ], "z": [ -12.547936988367493, -13.396170276968213 ] }, { "hoverinfo": "skip", "line": { "color": "blue", "width": 2 }, "mode": "lines", "name": "C8-C9", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -1.9570162665657023, -3.322294274109266 ], "y": [ -6.417786753433388, -7.0686874578122465 ], "z": [ -13.113415568875741, -12.831696533031572 ] }, { "hoverinfo": "skip", "line": { "color": "blue", "width": 2 }, "mode": "lines", "name": "C8-C7", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -1.9570162665657023, -2.0074700764242888 ], "y": [ -6.417786753433388, -4.964368002690013 ], "z": [ -13.113415568875741, -12.6478189107495 ] }, { "hoverinfo": "skip", "line": { "color": "blue", "width": 2 }, "mode": "lines", "name": "C8-H8", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -1.9570162665657023, -1.8491795236150055 ], "y": [ -6.417786753433388, -6.3587143492034475 ], "z": [ -13.113415568875741, -14.204967852519669 ] }, { "hoverinfo": "skip", "line": { "color": "blue", "width": 2 }, "mode": "lines", "name": "C12-H121", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ 4.197780435087169, 3.497973837998663 ], "y": [ -7.70266008514671, -6.91538304812568 ], "z": [ -11.756452274318749, -12.05367652240563 ] }, { "hoverinfo": "skip", "line": { "color": "blue", "width": 2 }, "mode": "lines", "name": "C12-H122", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ 4.197780435087169, 4.389603361486543 ], "y": [ -7.70266008514671, -8.348838290305252 ], "z": [ -11.756452274318749, -12.619321854316597 ] }, { "hoverinfo": "skip", "line": { "color": "blue", "width": 2 }, "mode": "lines", "name": "C12-H123", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ 4.197780435087169, 5.142639065121431 ], "y": [ -7.70266008514671, -7.20914360802515 ], "z": [ -11.756452274318749, -11.501616884195428 ] }, { "hoverinfo": "skip", "line": { "color": "blue", "width": 2 }, "mode": "lines", "name": "C13-H131", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ 3.3331117556170438, 4.235046153468999 ], "y": [ -7.575424892241906, -7.075440629405834 ], "z": [ -9.41133525795691, -9.040168410181277 ] }, { "hoverinfo": "skip", "line": { "color": "blue", "width": 2 }, "mode": "lines", "name": "C13-H132", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ 3.3331117556170438, 2.636567874471977 ], "y": [ -7.575424892241906, -6.788021397290564 ], "z": [ -9.41133525795691, -9.715377767777118 ] }, { "hoverinfo": "skip", "line": { "color": "blue", "width": 2 }, "mode": "lines", "name": "C13-H133", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ 3.3331117556170438, 2.896761565895119 ], "y": [ -7.575424892241906, -8.125048977088927 ], "z": [ -9.41133525795691, -8.570706197499376 ] }, { "hoverinfo": "skip", "line": { "color": "blue", "width": 2 }, "mode": "lines", "name": "C6-C5", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ 0.3538690501481807, -0.7187333643357281 ], "y": [ -8.108664720519606, -7.39050392185299 ], "z": [ -10.642566238499935, -11.171124690992963 ] }, { "hoverinfo": "skip", "line": { "color": "blue", "width": 2 }, "mode": "lines", "name": "C6-H6", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ 0.3538690501481807, 0.4101642067554976 ], "y": [ -8.108664720519606, -8.267085256352896 ], "z": [ -10.642566238499935, -9.569571117742688 ] }, { "hoverinfo": "skip", "line": { "color": "blue", "width": 2 }, "mode": "lines", "name": "C2-C3", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ 1.243169687878467, 0.17054475863730056 ], "y": [ -8.417741296694192, -7.699421548953818 ], "z": [ -12.867546799267311, -13.396170276968213 ] }, { "hoverinfo": "skip", "line": { "color": "blue", "width": 2 }, "mode": "lines", "name": "C2-H2", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ 1.243169687878467, 1.9972357577604605 ], "y": [ -8.417741296694192, -8.817851861613597 ], "z": [ -12.867546799267311, -13.539052814201352 ] }, { "hoverinfo": "skip", "line": { "color": "blue", "width": 2 }, "mode": "lines", "name": "C5-H5", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -0.7187333643357281, -1.4723249718896034 ], "y": [ -7.39050392185299, -6.998708871427243 ], "z": [ -11.171124690992963, -10.493350733477438 ] }, { "hoverinfo": "skip", "line": { "color": "blue", "width": 2 }, "mode": "lines", "name": "C3-H3", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ 0.17054475863730068, 0.1136985615970274 ], "y": [ -7.699421548953818, -7.5504327001271685 ], "z": [ -13.396170276968213, -14.471114662881908 ] }, { "hoverinfo": "skip", "line": { "color": "blue", "width": 2 }, "mode": "lines", "name": "C9-H91", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -3.322294274109266, -3.3406222600275313 ], "y": [ -7.0686874578122465, -8.106719572061703 ], "z": [ -12.831696533031572, -13.181277774975404 ] }, { "hoverinfo": "skip", "line": { "color": "blue", "width": 2 }, "mode": "lines", "name": "C9-H92", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -3.322294274109266, -4.12307085054708 ], "y": [ -7.0686874578122465, -6.523531035178824 ], "z": [ -12.831696533031572, -13.34378411293374 ] }, { "hoverinfo": "skip", "line": { "color": "blue", "width": 2 }, "mode": "lines", "name": "C9-H93", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -3.322294274109266, -3.561790777758048 ], "y": [ -7.0686874578122465, -7.065474092091637 ], "z": [ -12.831696533031572, -11.762527061422533 ] }, { "hoverinfo": "skip", "line": { "color": "blue", "width": 2 }, "mode": "lines", "name": "N-CA", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -2.7947272081817767, -3.4084896708251717 ], "y": [ -4.3869969027102105, -3.666903329282073 ], "z": [ -13.050686525048778, -11.926988218136549 ] }, { "hoverinfo": "skip", "line": { "color": "blue", "width": 2 }, "mode": "lines", "name": "N-H2", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -2.7947272081817767, -3.487044250571371 ], "y": [ -4.3869969027102105, -5.03788039693918 ], "z": [ -13.050686525048778, -13.390494985445544 ] }, { "hoverinfo": "skip", "line": { "color": "blue", "width": 2 }, "mode": "lines", "name": "CA-C", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -3.4084896708251717, -4.203238871117606 ], "y": [ -3.666903329282073, -4.63266275454675 ], "z": [ -11.926988218136549, -11.08678500393954 ] }, { "hoverinfo": "skip", "line": { "color": "blue", "width": 2 }, "mode": "lines", "name": "CA-CB", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -3.4084896708251717, -4.334931711959871 ], "y": [ -3.666903329282073, -2.57665489996021 ], "z": [ -11.926988218136549, -12.46551909634073 ] }, { "hoverinfo": "skip", "line": { "color": "blue", "width": 2 }, "mode": "lines", "name": "CA-HA", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -3.4084896708251717, -2.6275443601653166 ], "y": [ -3.666903329282073, -3.2125182047914835 ], "z": [ -11.926988218136549, -11.3177899085525 ] }, { "hoverinfo": "skip", "line": { "color": "blue", "width": 2 }, "mode": "lines", "name": "C-O", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -4.203238871117606, -4.712620662623654 ], "y": [ -4.63266275454675, -5.600445251005295 ], "z": [ -11.08678500393954, -11.597289881517172 ] }, { "hoverinfo": "skip", "line": { "color": "blue", "width": 2 }, "mode": "lines", "name": "C-OXT", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -4.203238871117606, -4.344396195708473 ], "y": [ -4.63266275454675, -4.416215726351382 ], "z": [ -11.08678500393954, -9.770015360569925 ] }, { "hoverinfo": "skip", "line": { "color": "blue", "width": 2 }, "mode": "lines", "name": "CB-OG", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -4.334931711959871, -3.581886195270008 ], "y": [ -2.57665489996021, -1.6617774696680143 ], "z": [ -12.46551909634073, -13.263039464315902 ] }, { "hoverinfo": "skip", "line": { "color": "blue", "width": 2 }, "mode": "lines", "name": "CB-HB2", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -4.334931711959871, -5.115740886127012 ], "y": [ -2.57665489996021, -3.0324474492260443 ], "z": [ -12.46551909634073, -13.074692458833033 ] }, { "hoverinfo": "skip", "line": { "color": "blue", "width": 2 }, "mode": "lines", "name": "CB-HB3", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -4.334931711959871, -4.790357562919928 ], "y": [ -2.57665489996021, -2.0424946059020126 ], "z": [ -12.46551909634073, -11.63213498650364 ] }, { "hoverinfo": "skip", "line": { "color": "blue", "width": 2 }, "mode": "lines", "name": "C7-N", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -2.0074700764242888, -2.7947272081817767 ], "y": [ -4.964368002690013, -4.3869969027102105 ], "z": [ -12.6478189107495, -13.050686525048778 ] }, { "hoverinfo": "skip", "line": { "color": "blue", "width": 2 }, "mode": "lines", "name": "O3-C3", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -4.679289797978845, -5.095924908835763 ], "y": [ 1.4732635777527363, 2.331577065561662 ], "z": [ -13.790424619067167, -14.853105074823517 ] }, { "hoverinfo": "skip", "line": { "color": "blue", "width": 2 }, "mode": "lines", "name": "O3-C1", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -4.679289797978845, -4.323119903128973 ], "y": [ 1.4732635777527363, 0.20639747888315085 ], "z": [ -13.790424619067167, -14.159580051829035 ] }, { "hoverinfo": "skip", "line": { "color": "blue", "width": 2 }, "mode": "lines", "name": "O1-C1", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -4.332574203085457, -4.323119903128973 ], "y": [ -0.23915029595213833, 0.20639747888315085 ], "z": [ -15.298986676591092, -14.159580051829035 ] }, { "hoverinfo": "skip", "line": { "color": "blue", "width": 2 }, "mode": "lines", "name": "C3-C4", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -5.095924908835763, -3.944344583778638 ], "y": [ 2.331577065561662, 2.467291887153803 ], "z": [ -14.853105074823517, -15.848293796695678 ] }, { "hoverinfo": "skip", "line": { "color": "blue", "width": 2 }, "mode": "lines", "name": "C3-C5", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -5.095924908835763, -5.439939244447838 ], "y": [ 2.331577065561662, 3.687741881376547 ], "z": [ -14.853105074823517, -14.241156825999191 ] }, { "hoverinfo": "skip", "line": { "color": "blue", "width": 2 }, "mode": "lines", "name": "C3-C6", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -5.095924908835763, -6.324414244572873 ], "y": [ 2.331577065561662, 1.7166577415339368 ], "z": [ -14.853105074823517, -15.522041870729888 ] }, { "hoverinfo": "skip", "line": { "color": "blue", "width": 2 }, "mode": "lines", "name": "C4-H41", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -3.944344583778638, -3.8050002032241474 ], "y": [ 2.467291887153803, 1.6030154455207617 ], "z": [ -15.848293796695678, -16.502455868391998 ] }, { "hoverinfo": "skip", "line": { "color": "blue", "width": 2 }, "mode": "lines", "name": "C4-H42", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -3.944344583778638, -2.9938715823302946 ], "y": [ 2.467291887153803, 2.636132738694834 ], "z": [ -15.848293796695678, -15.328533822891744 ] }, { "hoverinfo": "skip", "line": { "color": "blue", "width": 2 }, "mode": "lines", "name": "C4-H43", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -3.944344583778638, -4.116154519556426 ], "y": [ 2.467291887153803, 3.3186970889122565 ], "z": [ -15.848293796695678, -16.517667375787873 ] }, { "hoverinfo": "skip", "line": { "color": "blue", "width": 2 }, "mode": "lines", "name": "C5-H51", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -5.439939244447838, -6.232587968325516 ], "y": [ 3.687741881376547, 3.5856403418020424 ], "z": [ -14.241156825999191, -13.491103970427266 ] }, { "hoverinfo": "skip", "line": { "color": "blue", "width": 2 }, "mode": "lines", "name": "C5-H52", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -5.439939244447838, -4.572988033236639 ], "y": [ 3.687741881376547, 4.109765387332361 ], "z": [ -14.241156825999191, -13.719701547187864 ] }, { "hoverinfo": "skip", "line": { "color": "blue", "width": 2 }, "mode": "lines", "name": "C5-H53", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -5.439939244447838, -5.770950571185295 ], "y": [ 3.687741881376547, 4.405196209703178 ], "z": [ -14.241156825999191, -14.999043966896103 ] }, { "hoverinfo": "skip", "line": { "color": "blue", "width": 2 }, "mode": "lines", "name": "C6-H61", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -6.324414244572873, -6.108933110635391 ], "y": [ 1.7166577415339368, 0.8659245455875133 ], "z": [ -15.522041870729888, -16.173199731952355 ] }, { "hoverinfo": "skip", "line": { "color": "blue", "width": 2 }, "mode": "lines", "name": "C6-H62", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -6.324414244572873, -6.825043649295985 ], "y": [ 1.7166577415339368, 2.4571962427499168 ], "z": [ -15.522041870729888, -16.157259461279274 ] }, { "hoverinfo": "skip", "line": { "color": "blue", "width": 2 }, "mode": "lines", "name": "C6-H63", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -6.324414244572873, -7.0475357144216755 ], "y": [ 1.7166577415339368, 1.3735272026078253 ], "z": [ -15.522041870729888, -14.772895888227163 ] }, { "hoverinfo": "skip", "line": { "color": "blue", "width": 2 }, "mode": "lines", "name": "C1-C2", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -4.323119903128973, -3.9113969081115796 ], "y": [ 0.20639747888315085, -0.5662800016470932 ], "z": [ -14.159580051829035, -12.93415032456787 ] }, { "hoverinfo": "skip", "line": { "color": "blue", "width": 2 }, "mode": "lines", "name": "C2-H21", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -3.9113969081115796, -3.0560012901931346 ], "y": [ -0.5662800016470932, -0.07573996938808258 ], "z": [ -12.93415032456787, -12.46282162440497 ] }, { "hoverinfo": "skip", "line": { "color": "blue", "width": 2 }, "mode": "lines", "name": "C2-H22", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -3.9113969081115796, -4.746563705543071 ], "y": [ -0.5662800016470932, -0.6380687781449772 ], "z": [ -12.93415032456787, -12.232461296552648 ] }, { "hoverinfo": "skip", "line": { "color": "blue", "width": 2 }, "mode": "lines", "name": "OG-C2", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -3.581886195270008, -3.9113969081115796 ], "y": [ -1.6617774696680143, -0.5662800016470932 ], "z": [ -13.263039464315902, -12.93415032456787 ] }, { "hoverinfo": "skip", "line": { "color": "blue", "width": 2 }, "mode": "lines", "name": "N4-N4A", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -4.6198244082382915, -4.977628984178666 ], "y": [ -4.520470519372422, -3.374767076319172 ], "z": [ -7.085462941441267, -6.483000522686317 ] }, { "hoverinfo": "skip", "line": { "color": "blue", "width": 2 }, "mode": "lines", "name": "N4-C4", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -4.6198244082382915, -3.4141685262365624 ], "y": [ -4.520470519372422, -4.594229378315911 ], "z": [ -7.085462941441267, -7.870666109367881 ] }, { "hoverinfo": "skip", "line": { "color": "blue", "width": 2 }, "mode": "lines", "name": "N4-C1", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -4.6198244082382915, -5.5150977422006235 ], "y": [ -4.520470519372422, -5.516226754158522 ], "z": [ -7.085462941441267, -6.841773880585889 ] }, { "hoverinfo": "skip", "line": { "color": "blue", "width": 2 }, "mode": "lines", "name": "N4A-N2", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -4.977628984178666, -6.1142873403483735 ], "y": [ -3.374767076319172, -3.6075758710451424 ], "z": [ -6.483000522686317, -5.83599386395101 ] }, { "hoverinfo": "skip", "line": { "color": "blue", "width": 2 }, "mode": "lines", "name": "N2-C2", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -6.1142873403483735, -6.456976417392846 ], "y": [ -3.6075758710451424, -4.914490916725794 ], "z": [ -5.83599386395101, -6.045582293612453 ] }, { "hoverinfo": "skip", "line": { "color": "blue", "width": 2 }, "mode": "lines", "name": "C4-C5", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -3.4141685262365624, -3.5901167860807286 ], "y": [ -4.594229378315911, -3.9546598932148185 ], "z": [ -7.870666109367881, -9.239409300614994 ] }, { "hoverinfo": "skip", "line": { "color": "blue", "width": 2 }, "mode": "lines", "name": "C4-H41", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -3.4141685262365624, -3.1404504785222382 ], "y": [ -4.594229378315911, -5.6495225760766115 ], "z": [ -7.870666109367881, -7.976834075890058 ] }, { "hoverinfo": "skip", "line": { "color": "blue", "width": 2 }, "mode": "lines", "name": "C4-H42", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -3.4141685262365624, -2.61791180869056 ], "y": [ -4.594229378315911, -4.095000717182362 ], "z": [ -7.870666109367881, -7.307974876393996 ] }, { "hoverinfo": "skip", "line": { "color": "blue", "width": 2 }, "mode": "lines", "name": "C1-C2", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -5.5150977422006235, -6.456976417392846 ], "y": [ -5.516226754158522, -4.914490916725794 ], "z": [ -6.841773880585889, -6.045582293612453 ] }, { "hoverinfo": "skip", "line": { "color": "blue", "width": 2 }, "mode": "lines", "name": "C1-H1", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -5.5150977422006235, -5.410244285406449 ], "y": [ -5.516226754158522, -6.517073761953984 ], "z": [ -6.841773880585889, -7.236220327629309 ] }, { "hoverinfo": "skip", "line": { "color": "blue", "width": 2 }, "mode": "lines", "name": "C2-C3", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -6.456976417392846, -7.674224785519326 ], "y": [ -4.914490916725794, -5.4871795553021085 ], "z": [ -6.045582293612453, -5.456815927777059 ] }, { "hoverinfo": "skip", "line": { "color": "blue", "width": 2 }, "mode": "lines", "name": "C5-H52", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -3.5901167860807286, -2.6647098110833256 ], "y": [ -3.9546598932148185, -4.036757141301274 ], "z": [ -9.239409300614994, -9.817840102425194 ] }, { "hoverinfo": "skip", "line": { "color": "blue", "width": 2 }, "mode": "lines", "name": "C5-H53", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -3.5901167860807286, -3.844152548335222 ], "y": [ -3.9546598932148185, -2.8928949254123593 ], "z": [ -9.239409300614994, -9.151948654360673 ] }, { "hoverinfo": "skip", "line": { "color": "blue", "width": 2 }, "mode": "lines", "name": "C3-H31", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -7.674224785519326, -8.460260867424742 ], "y": [ -5.4871795553021085, -5.573864489885305 ], "z": [ -5.456815927777059, -6.2132680809626315 ] }, { "hoverinfo": "skip", "line": { "color": "blue", "width": 2 }, "mode": "lines", "name": "C3-H33", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -7.674224785519326, -8.056276455871057 ], "y": [ -5.4871795553021085, -4.866041162042391 ], "z": [ -5.456815927777059, -4.640487539442928 ] }, { "hoverinfo": "skip", "line": { "color": "blue", "width": 2 }, "mode": "lines", "name": "OXT-C5", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -4.344396195708473, -3.5901167860807286 ], "y": [ -4.416215726351382, -3.9546598932148185 ], "z": [ -9.770015360569925, -9.239409300614994 ] }, { "hoverinfo": "skip", "line": { "color": "blue", "width": 2 }, "mode": "lines", "name": "O2-C2", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -6.23002674131155, -6.7889626337621705 ], "y": [ -5.623169692423795, -5.354019132190189 ], "z": [ -1.7808033260771605, -3.049107865238148 ] }, { "hoverinfo": "skip", "line": { "color": "blue", "width": 2 }, "mode": "lines", "name": "O1-C1", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -6.621765794543485, -6.942075942581894 ], "y": [ -7.7436675170930656, -6.645342612497971 ], "z": [ -3.372389698143043, -3.8175634878137625 ] }, { "hoverinfo": "skip", "line": { "color": "blue", "width": 2 }, "mode": "lines", "name": "N1-C1", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -7.479374931693868, -6.942075942581894 ], "y": [ -6.449402546505217, -6.645342612497971 ], "z": [ -5.071088380601299, -3.8175634878137625 ] }, { "hoverinfo": "skip", "line": { "color": "blue", "width": 2 }, "mode": "lines", "name": "C2-C1", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -6.7889626337621705, -6.942075942581894 ], "y": [ -5.354019132190189, -6.645342612497971 ], "z": [ -3.049107865238148, -3.8175634878137625 ] }, { "hoverinfo": "skip", "line": { "color": "blue", "width": 2 }, "mode": "lines", "name": "C2-H21", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -6.7889626337621705, -6.139561452656298 ], "y": [ -5.354019132190189, -4.66234918555569 ], "z": [ -3.049107865238148, -3.5939985707020305 ] }, { "hoverinfo": "skip", "line": { "color": "blue", "width": 2 }, "mode": "lines", "name": "C2-H22", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -6.7889626337621705, -7.771488203697042 ], "y": [ -5.354019132190189, -4.894196571550412 ], "z": [ -3.049107865238148, -2.9093299801817523 ] }, { "hoverinfo": "skip", "line": { "color": "blue", "width": 2 }, "mode": "lines", "name": "C3-N1", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -7.674224785519326, -7.479374931693868 ], "y": [ -5.4871795553021085, -6.449402546505217 ], "z": [ -5.456815927777059, -5.071088380601299 ] }, { "hoverinfo": "skip", "line": { "color": "blue", "width": 2 }, "mode": "lines", "name": "O7-C7", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -17.166906441592495, -16.702147859298343 ], "y": [ -10.085998238402675, -9.503645342696503 ], "z": [ -9.676463101026716, -8.7013479924131 ] }, { "hoverinfo": "skip", "line": { "color": "blue", "width": 2 }, "mode": "lines", "name": "C10-C11", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -21.9102498462485, -20.99649011810309 ], "y": [ -6.660283996234466, -5.6480374910823965 ], "z": [ -12.48536588441246, -11.767126904666139 ] }, { "hoverinfo": "skip", "line": { "color": "blue", "width": 2 }, "mode": "lines", "name": "C10-C12", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -21.9102498462485, -22.639735945998844 ], "y": [ -6.660283996234466, -7.575715527263016 ], "z": [ -12.48536588441246, -11.498855143330655 ] }, { "hoverinfo": "skip", "line": { "color": "blue", "width": 2 }, "mode": "lines", "name": "C10-C13", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -21.9102498462485, -21.083694428613104 ], "y": [ -6.660283996234466, -7.505367341890129 ], "z": [ -12.48536588441246, -13.457732492473951 ] }, { "hoverinfo": "skip", "line": { "color": "blue", "width": 2 }, "mode": "lines", "name": "C10-H10", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -21.9102498462485, -22.65484544433653 ], "y": [ -6.660283996234466, -6.095753549922985 ], "z": [ -12.48536588441246, -13.060087156417694 ] }, { "hoverinfo": "skip", "line": { "color": "blue", "width": 2 }, "mode": "lines", "name": "C11-C1", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -20.99649011810309, -19.97565728753073 ], "y": [ -5.6480374910823965, -6.2862707129063455 ], "z": [ -11.767126904666139, -10.856916881327649 ] }, { "hoverinfo": "skip", "line": { "color": "blue", "width": 2 }, "mode": "lines", "name": "C11-H111", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -20.99649011810309, -20.486255918791656 ], "y": [ -5.6480374910823965, -5.014565801193639 ], "z": [ -11.767126904666139, -12.505064794981106 ] }, { "hoverinfo": "skip", "line": { "color": "blue", "width": 2 }, "mode": "lines", "name": "C11-H112", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -20.99649011810309, -21.616821888156124 ], "y": [ -5.6480374910823965, -4.957827568696077 ], "z": [ -11.767126904666139, -11.179336322824003 ] }, { "hoverinfo": "skip", "line": { "color": "blue", "width": 2 }, "mode": "lines", "name": "C1-C6", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -19.97565728753073, -18.732527986955585 ], "y": [ -6.2862707129063455, -6.628587559062454 ], "z": [ -10.856916881327649, -11.365022499176238 ] }, { "hoverinfo": "skip", "line": { "color": "blue", "width": 2 }, "mode": "lines", "name": "C1-C2", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -19.97565728753073, -20.29934768516352 ], "y": [ -6.2862707129063455, -6.51779439612056 ], "z": [ -10.856916881327649, -9.529341873807827 ] }, { "hoverinfo": "skip", "line": { "color": "blue", "width": 2 }, "mode": "lines", "name": "C4-C8", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -18.100160633846055, -17.091185499352477 ], "y": [ -7.456948215410201, -8.086814651388407 ], "z": [ -9.185220911018178, -8.285424433584645 ] }, { "hoverinfo": "skip", "line": { "color": "blue", "width": 2 }, "mode": "lines", "name": "C4-C5", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -18.100160633846055, -17.788649837595468 ], "y": [ -7.456948215410201, -7.217591874962859 ], "z": [ -9.185220911018178, -10.523730121336502 ] }, { "hoverinfo": "skip", "line": { "color": "blue", "width": 2 }, "mode": "lines", "name": "C4-C3", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -18.100160633846055, -19.355446828761508 ], "y": [ -7.456948215410201, -7.106955510405916 ], "z": [ -9.185220911018178, -8.687979505563575 ] }, { "hoverinfo": "skip", "line": { "color": "blue", "width": 2 }, "mode": "lines", "name": "C8-C9", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -17.091185499352477, -15.80753485439591 ], "y": [ -8.086814651388407, -7.2524536114335785 ], "z": [ -8.285424433584645, -8.13342424704501 ] }, { "hoverinfo": "skip", "line": { "color": "blue", "width": 2 }, "mode": "lines", "name": "C8-C7", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -17.091185499352477, -16.702147859298343 ], "y": [ -8.086814651388407, -9.503645342696503 ], "z": [ -8.285424433584645, -8.7013479924131 ] }, { "hoverinfo": "skip", "line": { "color": "blue", "width": 2 }, "mode": "lines", "name": "C8-H8", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -17.091185499352477, -17.522047825269407 ], "y": [ -8.086814651388407, -8.197994637685511 ], "z": [ -8.285424433584645, -7.281132958587254 ] }, { "hoverinfo": "skip", "line": { "color": "blue", "width": 2 }, "mode": "lines", "name": "C12-H121", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -22.639735945998844, -21.965853196700383 ], "y": [ -7.575715527263016, -8.27407792062781 ], "z": [ -11.498855143330655, -10.992842625963998 ] }, { "hoverinfo": "skip", "line": { "color": "blue", "width": 2 }, "mode": "lines", "name": "C12-H122", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -22.639735945998844, -23.17486579385519 ], "y": [ -7.575715527263016, -6.991203237757081 ], "z": [ -11.498855143330655, -10.743297303486628 ] }, { "hoverinfo": "skip", "line": { "color": "blue", "width": 2 }, "mode": "lines", "name": "C12-H123", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -22.639735945998844, -23.383217677585304 ], "y": [ -7.575715527263016, -8.17994341381699 ], "z": [ -11.498855143330655, -12.031209344880441 ] }, { "hoverinfo": "skip", "line": { "color": "blue", "width": 2 }, "mode": "lines", "name": "C13-H131", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -21.083694428613104, -21.749936430909983 ], "y": [ -7.505367341890129, -8.106256112235794 ], "z": [ -13.457732492473951, -14.087247408935774 ] }, { "hoverinfo": "skip", "line": { "color": "blue", "width": 2 }, "mode": "lines", "name": "C13-H132", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -21.083694428613104, -20.414973033238667 ], "y": [ -7.505367341890129, -8.20452452275985 ], "z": [ -13.457732492473951, -12.94625383035132 ] }, { "hoverinfo": "skip", "line": { "color": "blue", "width": 2 }, "mode": "lines", "name": "C13-H133", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -21.083694428613104, -20.487879099386173 ], "y": [ -7.505367341890129, -6.873835693704208 ], "z": [ -13.457732492473951, -14.125053412869669 ] }, { "hoverinfo": "skip", "line": { "color": "blue", "width": 2 }, "mode": "lines", "name": "C6-C5", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -18.732527986955585, -17.788649837595468 ], "y": [ -6.628587559062454, -7.217591874962859 ], "z": [ -11.365022499176238, -10.523730121336502 ] }, { "hoverinfo": "skip", "line": { "color": "blue", "width": 2 }, "mode": "lines", "name": "C6-H6", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -18.732527986955585, -18.475401622193626 ], "y": [ -6.628587559062454, -6.441229762612397 ], "z": [ -11.365022499176238, -12.40346740799599 ] }, { "hoverinfo": "skip", "line": { "color": "blue", "width": 2 }, "mode": "lines", "name": "C2-C3", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -20.29934768516352, -19.355446828761508 ], "y": [ -6.51779439612056, -7.106955510405916 ], "z": [ -9.529341873807827, -8.687979505563575 ] }, { "hoverinfo": "skip", "line": { "color": "blue", "width": 2 }, "mode": "lines", "name": "C2-H2", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -20.29934768516352, -21.271085176424076 ], "y": [ -6.51779439612056, -6.2442725976488 ], "z": [ -9.529341873807827, -9.128671805248405 ] }, { "hoverinfo": "skip", "line": { "color": "blue", "width": 2 }, "mode": "lines", "name": "C5-H5", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -17.788649837595468, -16.816552288234952 ], "y": [ -7.217591874962859, -7.482717125360452 ], "z": [ -10.523730121336502, -10.930566902034727 ] }, { "hoverinfo": "skip", "line": { "color": "blue", "width": 2 }, "mode": "lines", "name": "C3-H3", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -19.355446828761508, -19.613939537956963 ], "y": [ -7.106955510405916, -7.284965707348254 ], "z": [ -8.687979505563575, -7.647581269753194 ] }, { "hoverinfo": "skip", "line": { "color": "blue", "width": 2 }, "mode": "lines", "name": "C9-H91", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -15.80753485439591, -16.039487434605544 ], "y": [ -7.2524536114335785, -6.234002662474404 ], "z": [ -8.13342424704501, -7.803258689940323 ] }, { "hoverinfo": "skip", "line": { "color": "blue", "width": 2 }, "mode": "lines", "name": "C9-H92", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -15.80753485439591, -15.137949399353996 ], "y": [ -7.2524536114335785, -7.705242070086168 ], "z": [ -8.13342424704501, -7.3936200363869915 ] }, { "hoverinfo": "skip", "line": { "color": "blue", "width": 2 }, "mode": "lines", "name": "C9-H93", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -15.80753485439591, -15.251195302791771 ], "y": [ -7.2524536114335785, -7.186448864056813 ], "z": [ -8.13342424704501, -9.075030288149582 ] }, { "hoverinfo": "skip", "line": { "color": "blue", "width": 2 }, "mode": "lines", "name": "N-CA", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -16.007147941579184, -14.67636835498978 ], "y": [ -9.98627722094817, -9.745897496326025 ], "z": [ -8.069307584122814, -8.643049930396398 ] }, { "hoverinfo": "skip", "line": { "color": "blue", "width": 2 }, "mode": "lines", "name": "N-H2", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -16.007147941579184, -16.033497718988627 ], "y": [ -9.98627722094817, -9.50057776929509 ], "z": [ -8.069307584122814, -7.185099615433115 ] }, { "hoverinfo": "skip", "line": { "color": "blue", "width": 2 }, "mode": "lines", "name": "CA-C", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -14.67636835498978, -13.719780790124108 ], "y": [ -9.745897496326025, -9.358051779989946 ], "z": [ -8.643049930396398, -7.545427531269949 ] }, { "hoverinfo": "skip", "line": { "color": "blue", "width": 2 }, "mode": "lines", "name": "CA-CB", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -14.67636835498978, -14.178920755452232 ], "y": [ -9.745897496326025, -11.01916210905023 ], "z": [ -8.643049930396398, -9.327370843198736 ] }, { "hoverinfo": "skip", "line": { "color": "blue", "width": 2 }, "mode": "lines", "name": "CA-HA", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -14.67636835498978, -14.736968525132092 ], "y": [ -9.745897496326025, -8.939934106489803 ], "z": [ -8.643049930396398, -9.373949809738594 ] }, { "hoverinfo": "skip", "line": { "color": "blue", "width": 2 }, "mode": "lines", "name": "C-O", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -13.719780790124108, -13.880824248115786 ], "y": [ -9.358051779989946, -9.78032306150041 ], "z": [ -7.545427531269949, -6.426302886983361 ] }, { "hoverinfo": "skip", "line": { "color": "blue", "width": 2 }, "mode": "lines", "name": "C-OXT", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -13.719780790124108, -12.688302653180408 ], "y": [ -9.358051779989946, -8.5424547874142 ], "z": [ -7.545427531269949, -7.812843683939439 ] }, { "hoverinfo": "skip", "line": { "color": "blue", "width": 2 }, "mode": "lines", "name": "CB-OG", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -14.178920755452232, -15.086301380275959 ], "y": [ -11.01916210905023, -11.387628025313294 ], "z": [ -9.327370843198736, -10.367087280621426 ] }, { "hoverinfo": "skip", "line": { "color": "blue", "width": 2 }, "mode": "lines", "name": "CB-HB2", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -14.178920755452232, -14.118660726590992 ], "y": [ -11.01916210905023, -11.824632118128362 ], "z": [ -9.327370843198736, -8.595189995731864 ] }, { "hoverinfo": "skip", "line": { "color": "blue", "width": 2 }, "mode": "lines", "name": "CB-HB3", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -14.178920755452232, -13.191770443608062 ], "y": [ -11.01916210905023, -10.841060485441766 ], "z": [ -9.327370843198736, -9.752909411948956 ] }, { "hoverinfo": "skip", "line": { "color": "blue", "width": 2 }, "mode": "lines", "name": "C7-N", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -16.702147859298343, -16.007147941579184 ], "y": [ -9.503645342696503, -9.98627722094817 ], "z": [ -8.7013479924131, -8.069307584122814 ] }, { "hoverinfo": "skip", "line": { "color": "blue", "width": 2 }, "mode": "lines", "name": "O3-C3", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -15.142196016639874, -15.628484323037453 ], "y": [ -14.115754252253133, -14.54930952337455 ], "z": [ -12.333076908572712, -13.603954605262603 ] }, { "hoverinfo": "skip", "line": { "color": "blue", "width": 2 }, "mode": "lines", "name": "O3-C1", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -15.142196016639874, -15.429767817829706 ], "y": [ -14.115754252253133, -12.82152647913337 ], "z": [ -12.333076908572712, -12.0008730999764 ] }, { "hoverinfo": "skip", "line": { "color": "blue", "width": 2 }, "mode": "lines", "name": "O1-C1", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -16.054612076789688, -15.429767817829706 ], "y": [ -12.025387737767181, -12.82152647913337 ], "z": [ -12.688319400817855, -12.0008730999764 ] }, { "hoverinfo": "skip", "line": { "color": "blue", "width": 2 }, "mode": "lines", "name": "C3-C4", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -15.628484323037453, -15.011511536140846 ], "y": [ -14.54930952337455, -13.666139043284339 ], "z": [ -13.603954605262603, -14.687610839188407 ] }, { "hoverinfo": "skip", "line": { "color": "blue", "width": 2 }, "mode": "lines", "name": "C3-C5", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -15.628484323037453, -15.201144874261036 ], "y": [ -14.54930952337455, -16.003755025454993 ], "z": [ -13.603954605262603, -13.78828801785354 ] }, { "hoverinfo": "skip", "line": { "color": "blue", "width": 2 }, "mode": "lines", "name": "C3-C6", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -15.628484323037453, -17.151987470836033 ], "y": [ -14.54930952337455, -14.432210904467402 ], "z": [ -13.603954605262603, -13.60774038098785 ] }, { "hoverinfo": "skip", "line": { "color": "blue", "width": 2 }, "mode": "lines", "name": "C4-H41", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -15.011511536140846, -15.458643207151695 ], "y": [ -13.666139043284339, -12.672615275655394 ], "z": [ -14.687610839188407, -14.773065107282209 ] }, { "hoverinfo": "skip", "line": { "color": "blue", "width": 2 }, "mode": "lines", "name": "C4-H42", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -15.011511536140846, -13.938233670364658 ], "y": [ -13.666139043284339, -13.524026401225072 ], "z": [ -14.687610839188407, -14.514592892715202 ] }, { "hoverinfo": "skip", "line": { "color": "blue", "width": 2 }, "mode": "lines", "name": "C4-H43", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -15.011511536140846, -15.133506083260183 ], "y": [ -13.666139043284339, -14.129874036453627 ], "z": [ -14.687610839188407, -15.673784072744995 ] }, { "hoverinfo": "skip", "line": { "color": "blue", "width": 2 }, "mode": "lines", "name": "C5-H51", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -15.201144874261036, -15.602422312583508 ], "y": [ -16.003755025454993, -16.631406567355718 ], "z": [ -13.78828801785354, -12.984344008955533 ] }, { "hoverinfo": "skip", "line": { "color": "blue", "width": 2 }, "mode": "lines", "name": "C5-H52", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -15.201144874261036, -14.110089665283411 ], "y": [ -16.003755025454993, -16.097328210296947 ], "z": [ -13.78828801785354, -13.73862475133445 ] }, { "hoverinfo": "skip", "line": { "color": "blue", "width": 2 }, "mode": "lines", "name": "C5-H53", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -15.201144874261036, -15.540113940846224 ], "y": [ -16.003755025454993, -16.410273952062614 ], "z": [ -13.78828801785354, -14.74669527169093 ] }, { "hoverinfo": "skip", "line": { "color": "blue", "width": 2 }, "mode": "lines", "name": "C6-H61", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -17.151987470836033, -17.528818666768572 ], "y": [ -14.432210904467402, -13.411660264797424 ], "z": [ -13.60774038098785, -13.710989069314989 ] }, { "hoverinfo": "skip", "line": { "color": "blue", "width": 2 }, "mode": "lines", "name": "C6-H62", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -17.151987470836033, -17.576613315079012 ], "y": [ -14.432210904467402, -14.99190631769283 ], "z": [ -13.60774038098785, -14.449739428977422 ] }, { "hoverinfo": "skip", "line": { "color": "blue", "width": 2 }, "mode": "lines", "name": "C6-H63", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -17.151987470836033, -17.578346340297678 ], "y": [ -14.432210904467402, -14.840833056471915 ], "z": [ -13.60774038098785, -12.684101392355062 ] }, { "hoverinfo": "skip", "line": { "color": "blue", "width": 2 }, "mode": "lines", "name": "C1-C2", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -15.429767817829706, -14.851903918548068 ], "y": [ -12.82152647913337, -12.521601744466224 ], "z": [ -12.0008730999764, -10.642807270407788 ] }, { "hoverinfo": "skip", "line": { "color": "blue", "width": 2 }, "mode": "lines", "name": "C2-H21", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -14.851903918548068, -13.767227367749047 ], "y": [ -12.521601744466224, -12.65286025634667 ], "z": [ -10.642807270407788, -10.669824176331423 ] }, { "hoverinfo": "skip", "line": { "color": "blue", "width": 2 }, "mode": "lines", "name": "C2-H22", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -14.851903918548068, -15.298266329025395 ], "y": [ -12.521601744466224, -13.174253008132595 ], "z": [ -10.642807270407788, -9.8879353431595 ] }, { "hoverinfo": "skip", "line": { "color": "blue", "width": 2 }, "mode": "lines", "name": "OG-C2", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -15.086301380275959, -14.851903918548068 ], "y": [ -11.387628025313294, -12.521601744466224 ], "z": [ -10.367087280621426, -10.642807270407788 ] }, { "hoverinfo": "skip", "line": { "color": "blue", "width": 2 }, "mode": "lines", "name": "N4-N4A", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -10.857527350376095, -9.986183652909304 ], "y": [ -6.620251881884332, -6.363869889555703 ], "z": [ -7.3159038145497455, -8.305171167136757 ] }, { "hoverinfo": "skip", "line": { "color": "blue", "width": 2 }, "mode": "lines", "name": "N4-C4", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -10.857527350376095, -12.275484492178816 ], "y": [ -6.620251881884332, -6.480064289880515 ], "z": [ -7.3159038145497455, -7.528825098264718 ] }, { "hoverinfo": "skip", "line": { "color": "blue", "width": 2 }, "mode": "lines", "name": "N4-C1", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -10.857527350376095, -10.22211098574071 ], "y": [ -6.620251881884332, -6.9982419132537945 ], "z": [ -7.3159038145497455, -6.173188294510371 ] }, { "hoverinfo": "skip", "line": { "color": "blue", "width": 2 }, "mode": "lines", "name": "N4A-N2", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -9.986183652909304, -8.76683659683621 ], "y": [ -6.363869889555703, -6.571418542262295 ], "z": [ -8.305171167136757, -7.820479426330753 ] }, { "hoverinfo": "skip", "line": { "color": "blue", "width": 2 }, "mode": "lines", "name": "N2-C2", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -8.76683659683621, -8.893856234740223 ], "y": [ -6.571418542262295, -6.960433204201658 ], "z": [ -7.820479426330753, -6.515901466075816 ] }, { "hoverinfo": "skip", "line": { "color": "blue", "width": 2 }, "mode": "lines", "name": "C4-C5", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -12.275484492178816, -12.849356456620264 ], "y": [ -6.480064289880515, -7.652854699509973 ], "z": [ -7.528825098264718, -8.309016397568476 ] }, { "hoverinfo": "skip", "line": { "color": "blue", "width": 2 }, "mode": "lines", "name": "C4-H41", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -12.275484492178816, -12.761035656402765 ], "y": [ -6.480064289880515, -6.400880064907122 ], "z": [ -7.528825098264718, -6.5501490203737065 ] }, { "hoverinfo": "skip", "line": { "color": "blue", "width": 2 }, "mode": "lines", "name": "C4-H42", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -12.275484492178816, -12.441542202818049 ], "y": [ -6.480064289880515, -5.538858379169838 ], "z": [ -7.528825098264718, -8.0640182506691 ] }, { "hoverinfo": "skip", "line": { "color": "blue", "width": 2 }, "mode": "lines", "name": "C1-C2", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -10.22211098574071, -8.893856234740223 ], "y": [ -6.9982419132537945, -6.960433204201658 ], "z": [ -6.173188294510371, -6.515901466075816 ] }, { "hoverinfo": "skip", "line": { "color": "blue", "width": 2 }, "mode": "lines", "name": "C1-H1", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -10.22211098574071, -10.74363777296185 ], "y": [ -6.9982419132537945, -7.249147876050233 ], "z": [ -6.173188294510371, -5.260317554457878 ] }, { "hoverinfo": "skip", "line": { "color": "blue", "width": 2 }, "mode": "lines", "name": "C2-C3", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -8.893856234740223, -7.7163573866256145 ], "y": [ -6.960433204201658, -7.266731973990479 ], "z": [ -6.515901466075816, -5.693715826262874 ] }, { "hoverinfo": "skip", "line": { "color": "blue", "width": 2 }, "mode": "lines", "name": "C5-H52", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -12.849356456620264, -13.927988490696922 ], "y": [ -7.652854699509973, -7.526540381088234 ], "z": [ -8.309016397568476, -8.444285935991973 ] }, { "hoverinfo": "skip", "line": { "color": "blue", "width": 2 }, "mode": "lines", "name": "C5-H53", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -12.849356456620264, -12.389017382224733 ], "y": [ -7.652854699509973, -7.734280740279354 ], "z": [ -8.309016397568476, -9.29946383002983 ] }, { "hoverinfo": "skip", "line": { "color": "blue", "width": 2 }, "mode": "lines", "name": "C3-H32", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -7.7163573866256145, -6.850241814223253 ], "y": [ -7.266731973990479, -7.475902712977075 ], "z": [ -5.693715826262874, -6.329327765415948 ] }, { "hoverinfo": "skip", "line": { "color": "blue", "width": 2 }, "mode": "lines", "name": "C3-H33", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -7.7163573866256145, -7.8875203192822925 ], "y": [ -7.266731973990479, -8.140043471350355 ], "z": [ -5.693715826262874, -5.056378632099991 ] }, { "hoverinfo": "skip", "line": { "color": "blue", "width": 2 }, "mode": "lines", "name": "OXT-C5", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -12.688302653180408, -12.849356456620264 ], "y": [ -8.5424547874142, -7.652854699509973 ], "z": [ -7.812843683939439, -8.309016397568476 ] }, { "hoverinfo": "skip", "line": { "color": "blue", "width": 2 }, "mode": "lines", "name": "N1-C3", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -7.479374931693868, -7.7163573866256145 ], "y": [ -6.449402546505217, -7.266731973990479 ], "z": [ -5.071088380601299, -5.693715826262874 ] }, { "hoverinfo": "skip", "line": { "color": "blue", "width": 2 }, "mode": "lines", "name": "Cl1-C1", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -6.384587644024674, -5.496458858757894 ], "y": [ -0.9137618300316401, -2.2808587828749474 ], "z": [ 0.0024597074932166674, -0.56495776871553 ] }, { "hoverinfo": "skip", "line": { "color": "blue", "width": 2 }, "mode": "lines", "name": "Cl4-C4", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -3.2017869892680384, -4.114442195836733 ], "y": [ -5.875044027678054, -4.520258058159782 ], "z": [ -2.0569854720144956, -1.4910323549460442 ] }, { "hoverinfo": "skip", "line": { "color": "blue", "width": 2 }, "mode": "lines", "name": "C2-C1", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -4.1037140964191225, -5.496458858757894 ], "y": [ -2.2593619566692937, -2.2808587828749474 ], "z": [ -0.6396606698707181, -0.56495776871553 ] }, { "hoverinfo": "skip", "line": { "color": "blue", "width": 2 }, "mode": "lines", "name": "C2-C3", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -4.1037140964191225, -3.412654560849302 ], "y": [ -2.2593619566692937, -3.379030088533501 ], "z": [ -0.6396606698707181, -1.1026356290053823 ] }, { "hoverinfo": "skip", "line": { "color": "blue", "width": 2 }, "mode": "lines", "name": "C2-C7", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -4.1037140964191225, -3.315280315530942 ], "y": [ -2.2593619566692937, -1.056089695982073 ], "z": [ -0.6396606698707181, -0.23412068440068512 ] }, { "hoverinfo": "skip", "line": { "color": "blue", "width": 2 }, "mode": "lines", "name": "C1-C6", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -5.496458858757894, -6.198246493745324 ], "y": [ -2.2808587828749474, -3.422086752501227 ], "z": [ -0.56495776871553, -0.9533544946561936 ] }, { "hoverinfo": "skip", "line": { "color": "blue", "width": 2 }, "mode": "lines", "name": "C3-C4", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -3.412654560849302, -4.114442195836733 ], "y": [ -3.379030088533501, -4.520258058159782 ], "z": [ -1.1026356290053823, -1.4910323549460442 ] }, { "hoverinfo": "skip", "line": { "color": "blue", "width": 2 }, "mode": "lines", "name": "C3-H3", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -3.412654560849302, -2.3264852272172236 ], "y": [ -3.379030088533501, -3.3633125889875743 ], "z": [ -1.1026356290053823, -1.1614562791656016 ] }, { "hoverinfo": "skip", "line": { "color": "blue", "width": 2 }, "mode": "lines", "name": "C7-H71", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -3.315280315530942, -3.4885680585538505 ], "y": [ -1.056089695982073, -0.8203567940058906 ], "z": [ -0.23412068440068512, 0.8210196318814258 ] }, { "hoverinfo": "skip", "line": { "color": "blue", "width": 2 }, "mode": "lines", "name": "C7-H72", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -3.315280315530942, -2.237892209970145 ], "y": [ -1.056089695982073, -1.212782288243846 ], "z": [ -0.23412068440068512, -0.35620459622532286 ] }, { "hoverinfo": "skip", "line": { "color": "blue", "width": 2 }, "mode": "lines", "name": "C7-H73", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -3.315280315530942, -3.586902037546383 ], "y": [ -1.056089695982073, -0.19268847117179888 ], "z": [ -0.23412068440068512, -0.8506219699836777 ] }, { "hoverinfo": "skip", "line": { "color": "blue", "width": 2 }, "mode": "lines", "name": "C4-C5", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -4.114442195836733, -5.507183996345783 ], "y": [ -4.520258058159782, -4.541848362376832 ], "z": [ -1.4910323549460442, -1.4163648527873138 ] }, { "hoverinfo": "skip", "line": { "color": "blue", "width": 2 }, "mode": "lines", "name": "C6-C5", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -6.198246493745324, -5.507183996345783 ], "y": [ -3.422086752501227, -4.541848362376832 ], "z": [ -0.9533544946561936, -1.4163648527873138 ] }, { "hoverinfo": "skip", "line": { "color": "blue", "width": 2 }, "mode": "lines", "name": "C6-H6", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -6.198246493745324, -7.284740823011164 ], "y": [ -3.422086752501227, -3.4374324186480374 ], "z": [ -0.9533544946561936, -0.8946954544008019 ] }, { "hoverinfo": "skip", "line": { "color": "blue", "width": 2 }, "mode": "lines", "name": "O2-C5", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -6.23002674131155, -5.507183996345783 ], "y": [ -5.623169692423795, -4.541848362376832 ], "z": [ -1.7808033260771605, -1.4163648527873138 ] } ], "layout": { "scene": { "xaxis": { "showgrid": false, "showline": false, "showticklabels": false }, "yaxis": { "showgrid": false, "showline": false, "showticklabels": false }, "zaxis": { "showgrid": false, "showline": false, "showticklabels": false } }, "template": { "data": { "bar": [ { "error_x": { "color": "rgb(36,36,36)" }, "error_y": { "color": "rgb(36,36,36)" }, "marker": { "line": { "color": "white", "width": 0.5 }, "pattern": { "fillmode": "overlay", "size": 10, "solidity": 0.2 } }, "type": "bar" } ], "barpolar": [ { "marker": { "line": { "color": "white", "width": 0.5 }, "pattern": { "fillmode": "overlay", "size": 10, "solidity": 0.2 } }, "type": "barpolar" } ], "carpet": [ { "aaxis": { "endlinecolor": "rgb(36,36,36)", "gridcolor": "white", "linecolor": "white", "minorgridcolor": "white", "startlinecolor": "rgb(36,36,36)" }, "baxis": { "endlinecolor": "rgb(36,36,36)", "gridcolor": "white", "linecolor": "white", "minorgridcolor": "white", "startlinecolor": "rgb(36,36,36)" }, "type": "carpet" } ], "choropleth": [ { "colorbar": { "outlinewidth": 1, "tickcolor": "rgb(36,36,36)", "ticks": "outside" }, "type": "choropleth" } ], "contour": [ { "colorbar": { "outlinewidth": 1, "tickcolor": "rgb(36,36,36)", "ticks": "outside" }, "colorscale": [ [ 0, "#440154" ], [ 0.1111111111111111, "#482878" ], [ 0.2222222222222222, "#3e4989" ], [ 0.3333333333333333, "#31688e" ], [ 0.4444444444444444, "#26828e" ], [ 0.5555555555555556, "#1f9e89" ], [ 0.6666666666666666, "#35b779" ], [ 0.7777777777777778, "#6ece58" ], [ 0.8888888888888888, "#b5de2b" ], [ 1, "#fde725" ] ], "type": "contour" } ], "contourcarpet": [ { "colorbar": { "outlinewidth": 1, "tickcolor": "rgb(36,36,36)", "ticks": "outside" }, "type": "contourcarpet" } ], "heatmap": [ { "colorbar": { "outlinewidth": 1, "tickcolor": "rgb(36,36,36)", "ticks": "outside" }, "colorscale": [ [ 0, "#440154" ], [ 0.1111111111111111, "#482878" ], [ 0.2222222222222222, "#3e4989" ], [ 0.3333333333333333, "#31688e" ], [ 0.4444444444444444, "#26828e" ], [ 0.5555555555555556, "#1f9e89" ], [ 0.6666666666666666, "#35b779" ], [ 0.7777777777777778, "#6ece58" ], [ 0.8888888888888888, "#b5de2b" ], [ 1, "#fde725" ] ], "type": "heatmap" } ], "heatmapgl": [ { "colorbar": { "outlinewidth": 1, "tickcolor": "rgb(36,36,36)", "ticks": "outside" }, "colorscale": [ [ 0, "#440154" ], [ 0.1111111111111111, "#482878" ], [ 0.2222222222222222, "#3e4989" ], [ 0.3333333333333333, "#31688e" ], [ 0.4444444444444444, "#26828e" ], [ 0.5555555555555556, "#1f9e89" ], [ 0.6666666666666666, "#35b779" ], [ 0.7777777777777778, "#6ece58" ], [ 0.8888888888888888, "#b5de2b" ], [ 1, "#fde725" ] ], "type": "heatmapgl" } ], "histogram": [ { "marker": { "line": { "color": "white", "width": 0.6 } }, "type": "histogram" } ], "histogram2d": [ { "colorbar": { "outlinewidth": 1, "tickcolor": "rgb(36,36,36)", "ticks": "outside" }, "colorscale": [ [ 0, "#440154" ], [ 0.1111111111111111, "#482878" ], [ 0.2222222222222222, "#3e4989" ], [ 0.3333333333333333, "#31688e" ], [ 0.4444444444444444, "#26828e" ], [ 0.5555555555555556, "#1f9e89" ], [ 0.6666666666666666, "#35b779" ], [ 0.7777777777777778, "#6ece58" ], [ 0.8888888888888888, "#b5de2b" ], [ 1, "#fde725" ] ], "type": "histogram2d" } ], "histogram2dcontour": [ { "colorbar": { "outlinewidth": 1, "tickcolor": "rgb(36,36,36)", "ticks": "outside" }, "colorscale": [ [ 0, "#440154" ], [ 0.1111111111111111, "#482878" ], [ 0.2222222222222222, "#3e4989" ], [ 0.3333333333333333, "#31688e" ], [ 0.4444444444444444, "#26828e" ], [ 0.5555555555555556, "#1f9e89" ], [ 0.6666666666666666, "#35b779" ], [ 0.7777777777777778, "#6ece58" ], [ 0.8888888888888888, "#b5de2b" ], [ 1, "#fde725" ] ], "type": "histogram2dcontour" } ], "mesh3d": [ { "colorbar": { "outlinewidth": 1, "tickcolor": "rgb(36,36,36)", "ticks": "outside" }, "type": "mesh3d" } ], "parcoords": [ { "line": { "colorbar": { "outlinewidth": 1, "tickcolor": "rgb(36,36,36)", "ticks": "outside" } }, "type": "parcoords" } ], "pie": [ { "automargin": true, "type": "pie" } ], "scatter": [ { "fillpattern": { "fillmode": "overlay", "size": 10, "solidity": 0.2 }, "type": "scatter" } ], "scatter3d": [ { "line": { "colorbar": { "outlinewidth": 1, "tickcolor": "rgb(36,36,36)", "ticks": "outside" } }, "marker": { "colorbar": { "outlinewidth": 1, "tickcolor": "rgb(36,36,36)", "ticks": "outside" } }, "type": "scatter3d" } ], "scattercarpet": [ { "marker": { "colorbar": { "outlinewidth": 1, "tickcolor": "rgb(36,36,36)", "ticks": "outside" } }, "type": "scattercarpet" } ], "scattergeo": [ { "marker": { "colorbar": { "outlinewidth": 1, "tickcolor": "rgb(36,36,36)", "ticks": "outside" } }, "type": "scattergeo" } ], "scattergl": [ { "marker": { "colorbar": { "outlinewidth": 1, "tickcolor": "rgb(36,36,36)", "ticks": "outside" } }, "type": "scattergl" } ], "scattermapbox": [ { "marker": { "colorbar": { "outlinewidth": 1, "tickcolor": "rgb(36,36,36)", "ticks": "outside" } }, "type": "scattermapbox" } ], "scatterpolar": [ { "marker": { "colorbar": { "outlinewidth": 1, "tickcolor": "rgb(36,36,36)", "ticks": "outside" } }, "type": "scatterpolar" } ], "scatterpolargl": [ { "marker": { "colorbar": { "outlinewidth": 1, "tickcolor": "rgb(36,36,36)", "ticks": "outside" } }, "type": "scatterpolargl" } ], "scatterternary": [ { "marker": { "colorbar": { "outlinewidth": 1, "tickcolor": "rgb(36,36,36)", "ticks": "outside" } }, "type": "scatterternary" } ], "surface": [ { "colorbar": { "outlinewidth": 1, "tickcolor": "rgb(36,36,36)", "ticks": "outside" }, "colorscale": [ [ 0, "#440154" ], [ 0.1111111111111111, "#482878" ], [ 0.2222222222222222, "#3e4989" ], [ 0.3333333333333333, "#31688e" ], [ 0.4444444444444444, "#26828e" ], [ 0.5555555555555556, "#1f9e89" ], [ 0.6666666666666666, "#35b779" ], [ 0.7777777777777778, "#6ece58" ], [ 0.8888888888888888, "#b5de2b" ], [ 1, "#fde725" ] ], "type": "surface" } ], "table": [ { "cells": { "fill": { "color": "rgb(237,237,237)" }, "line": { "color": "white" } }, "header": { "fill": { "color": "rgb(217,217,217)" }, "line": { "color": "white" } }, "type": "table" } ] }, "layout": { "annotationdefaults": { "arrowhead": 0, "arrowwidth": 1 }, "autotypenumbers": "strict", "coloraxis": { "colorbar": { "outlinewidth": 1, "tickcolor": "rgb(36,36,36)", "ticks": "outside" } }, "colorscale": { "diverging": [ [ 0, "rgb(103,0,31)" ], [ 0.1, "rgb(178,24,43)" ], [ 0.2, "rgb(214,96,77)" ], [ 0.3, "rgb(244,165,130)" ], [ 0.4, "rgb(253,219,199)" ], [ 0.5, "rgb(247,247,247)" ], [ 0.6, "rgb(209,229,240)" ], [ 0.7, "rgb(146,197,222)" ], [ 0.8, "rgb(67,147,195)" ], [ 0.9, "rgb(33,102,172)" ], [ 1, "rgb(5,48,97)" ] ], "sequential": [ [ 0, "#440154" ], [ 0.1111111111111111, "#482878" ], [ 0.2222222222222222, "#3e4989" ], [ 0.3333333333333333, "#31688e" ], [ 0.4444444444444444, "#26828e" ], [ 0.5555555555555556, "#1f9e89" ], [ 0.6666666666666666, "#35b779" ], [ 0.7777777777777778, "#6ece58" ], [ 0.8888888888888888, "#b5de2b" ], [ 1, "#fde725" ] ], "sequentialminus": [ [ 0, "#440154" ], [ 0.1111111111111111, "#482878" ], [ 0.2222222222222222, "#3e4989" ], [ 0.3333333333333333, "#31688e" ], [ 0.4444444444444444, "#26828e" ], [ 0.5555555555555556, "#1f9e89" ], [ 0.6666666666666666, "#35b779" ], [ 0.7777777777777778, "#6ece58" ], [ 0.8888888888888888, "#b5de2b" ], [ 1, "#fde725" ] ] }, "colorway": [ "#1F77B4", "#FF7F0E", "#2CA02C", "#D62728", "#9467BD", "#8C564B", "#E377C2", "#7F7F7F", "#BCBD22", "#17BECF" ], "font": { "color": "rgb(36,36,36)" }, "geo": { "bgcolor": "white", "lakecolor": "white", "landcolor": "white", "showlakes": true, "showland": true, "subunitcolor": "white" }, "hoverlabel": { "align": "left" }, "hovermode": "closest", "mapbox": { "style": "light" }, "paper_bgcolor": "white", "plot_bgcolor": "white", "polar": { "angularaxis": { "gridcolor": "rgb(232,232,232)", "linecolor": "rgb(36,36,36)", "showgrid": false, "showline": true, "ticks": "outside" }, "bgcolor": "white", "radialaxis": { "gridcolor": "rgb(232,232,232)", "linecolor": "rgb(36,36,36)", "showgrid": false, "showline": true, "ticks": "outside" } }, "scene": { "xaxis": { "backgroundcolor": "white", "gridcolor": "rgb(232,232,232)", "gridwidth": 2, "linecolor": "rgb(36,36,36)", "showbackground": true, "showgrid": false, "showline": true, "ticks": "outside", "zeroline": false, "zerolinecolor": "rgb(36,36,36)" }, "yaxis": { "backgroundcolor": "white", "gridcolor": "rgb(232,232,232)", "gridwidth": 2, "linecolor": "rgb(36,36,36)", "showbackground": true, "showgrid": false, "showline": true, "ticks": "outside", "zeroline": false, "zerolinecolor": "rgb(36,36,36)" }, "zaxis": { "backgroundcolor": "white", "gridcolor": "rgb(232,232,232)", "gridwidth": 2, "linecolor": "rgb(36,36,36)", "showbackground": true, "showgrid": false, "showline": true, "ticks": "outside", "zeroline": false, "zerolinecolor": "rgb(36,36,36)" } }, "shapedefaults": { "fillcolor": "black", "line": { "width": 0 }, "opacity": 0.3 }, "ternary": { "aaxis": { "gridcolor": "rgb(232,232,232)", "linecolor": "rgb(36,36,36)", "showgrid": false, "showline": true, "ticks": "outside" }, "baxis": { "gridcolor": "rgb(232,232,232)", "linecolor": "rgb(36,36,36)", "showgrid": false, "showline": true, "ticks": "outside" }, "bgcolor": "white", "caxis": { "gridcolor": "rgb(232,232,232)", "linecolor": "rgb(36,36,36)", "showgrid": false, "showline": true, "ticks": "outside" } }, "title": { "x": 0.05 }, "xaxis": { "automargin": true, "gridcolor": "rgb(232,232,232)", "linecolor": "rgb(36,36,36)", "showgrid": false, "showline": true, "ticks": "outside", "title": { "standoff": 15 }, "zeroline": false, "zerolinecolor": "rgb(36,36,36)" }, "yaxis": { "automargin": true, "gridcolor": "rgb(232,232,232)", "linecolor": "rgb(36,36,36)", "showgrid": false, "showline": true, "ticks": "outside", "title": { "standoff": 15 }, "zeroline": false, "zerolinecolor": "rgb(36,36,36)" } } } } }, "text/html": [ "
" ] }, "metadata": {}, "output_type": "display_data" } ], "source": [ "# step 1: make a residue graph\n", "# (IMPORTANT: We must make it detailed to also have some atoms in there.\n", "# Otherwise there would be no valid rotatable edges in the graph...)\n", "graph = mol.make_residue_graph(detailed=True)\n", "\n", "# step 2: get some edges to optimize\n", "# (we will just take all residue-connections here)\n", "edges = mol.get_residue_connections()\n", "edges = graph.direct_edges(edges=edges) # important to make sure the edges do not cancel out each other in the optimization!\n", "\n", "# step 3: make the rotatron environment\n", "env = bam.optimizers.DistanceRotatron(graph, edges)\n", "\n", "# make a new visualization for before-after\n", "v = bam.utils.visual.MoleculeViewer3D()\n", "v.draw_edges(*mol.get_bonds(), color=\"red\", linewidth=2, showlegend=False)\n", "\n", "# step 4: optimize the molecule\n", "# (here we use the stand-alone optimize function!)\n", "optimized = bam.optimizers.optimize(mol, env, algorithm=\"swarm\")\n", "\n", "# and add the optimized structure to the visualization\n", "v.draw_edges(*optimized.get_bonds(), color=\"blue\", linewidth=2, showlegend=False)\n", "v.show()" ] }, { "cell_type": "markdown", "metadata": {}, "source": [ "## Example: Optimizing the ResidueGraph using an OverlapRotatron\n", "\n", "Let us also showcase the `OverlapRotatron`. This time we will also sub-sample the rotatable edges to reduce the search space even further and thus make the optimization faster..." ] }, { "cell_type": "code", "execution_count": 6, "metadata": {}, "outputs": [ { "data": { "application/vnd.plotly.v1+json": { "config": { "plotlyServerURL": "https://plot.ly" }, "data": [ { "hoverinfo": "skip", "line": { "color": "red", "width": 2 }, "mode": "lines", "name": "O7-C7", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -1.5394692992035695, -1.886826895222728 ], "y": [ -2.6422914946119005, -3.691966677939447 ], "z": [ -10.867826264224465, -11.400282478381156 ] }, { "hoverinfo": "skip", "line": { "color": "red", "width": 2 }, "mode": "lines", "name": "C10-C11", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ 4.309312988251275, 3.7032256027930077 ], "y": [ -3.1706134681131393, -4.58734151661538 ], "z": [ -8.104245033959963, -8.135974795626035 ] }, { "hoverinfo": "skip", "line": { "color": "red", "width": 2 }, "mode": "lines", "name": "C10-C12", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ 4.309312988251275, 4.603052004645173 ], "y": [ -3.1706134681131393, -2.6403515168414904 ], "z": [ -8.104245033959963, -9.509914964378027 ] }, { "hoverinfo": "skip", "line": { "color": "red", "width": 2 }, "mode": "lines", "name": "C10-C13", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ 4.309312988251275, 3.356045303712284 ], "y": [ -3.1706134681131393, -2.215313519340671 ], "z": [ -8.104245033959963, -7.3820682761720935 ] }, { "hoverinfo": "skip", "line": { "color": "red", "width": 2 }, "mode": "lines", "name": "C10-H10", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ 4.309312988251275, 5.249398383547339 ], "y": [ -3.1706134681131393, -3.2171487722065697 ], "z": [ -8.104245033959963, -7.540777479415798 ] }, { "hoverinfo": "skip", "line": { "color": "red", "width": 2 }, "mode": "lines", "name": "C11-C1", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ 3.7032256027930077, 2.445877127546279 ], "y": [ -4.58734151661538, -4.694745283389569 ], "z": [ -8.135974795626035, -8.963901629759008 ] }, { "hoverinfo": "skip", "line": { "color": "red", "width": 2 }, "mode": "lines", "name": "C11-H111", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ 3.7032256027930077, 3.500356276245602 ], "y": [ -4.58734151661538, -4.931058621387562 ], "z": [ -8.135974795626035, -7.112803139337012 ] }, { "hoverinfo": "skip", "line": { "color": "red", "width": 2 }, "mode": "lines", "name": "C11-H112", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ 3.7032256027930077, 4.450832836810189 ], "y": [ -4.58734151661538, -5.289402961302797 ], "z": [ -8.135974795626035, -8.529538210501702 ] }, { "hoverinfo": "skip", "line": { "color": "red", "width": 2 }, "mode": "lines", "name": "C1-C6", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ 2.445877127546279, 1.2159472845060528 ], "y": [ -4.694745283389569, -4.481671631711852 ], "z": [ -8.963901629759008, -8.36174317871829 ] }, { "hoverinfo": "skip", "line": { "color": "red", "width": 2 }, "mode": "lines", "name": "C1-C2", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ 2.445877127546279, 2.543699636691792 ], "y": [ -4.694745283389569, -5.005267649339137 ], "z": [ -8.963901629759008, -10.31106186779662 ] }, { "hoverinfo": "skip", "line": { "color": "red", "width": 2 }, "mode": "lines", "name": "C4-C8", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ 0.13651595840485609, -1.1059365382347288 ], "y": [ -4.893454945250588, -5.000502659123757 ], "z": [ -10.483739249620037, -11.30181554835298 ] }, { "hoverinfo": "skip", "line": { "color": "red", "width": 2 }, "mode": "lines", "name": "C4-C5", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ 0.13651595840485609, 0.05377248806414503 ], "y": [ -4.893454945250588, -4.5818056498460855 ], "z": [ -10.483739249620037, -9.126548925903483 ] }, { "hoverinfo": "skip", "line": { "color": "red", "width": 2 }, "mode": "lines", "name": "C4-C3", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ 0.13651595840485609, 1.3814460062118883 ], "y": [ -4.893454945250588, -5.105303376740286 ], "z": [ -10.483739249620037, -11.075986459949085 ] }, { "hoverinfo": "skip", "line": { "color": "red", "width": 2 }, "mode": "lines", "name": "C8-C9", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -1.1059365382347288, -2.061067570275619 ], "y": [ -5.000502659123757, -6.103932452880214 ], "z": [ -11.30181554835298, -10.814795238834916 ] }, { "hoverinfo": "skip", "line": { "color": "red", "width": 2 }, "mode": "lines", "name": "C8-C7", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -1.1059365382347288, -1.886826895222728 ], "y": [ -5.000502659123757, -3.691966677939447 ], "z": [ -11.30181554835298, -11.400282478381156 ] }, { "hoverinfo": "skip", "line": { "color": "red", "width": 2 }, "mode": "lines", "name": "C8-H8", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -1.1059365382347288, -0.8362294886166426 ], "y": [ -5.000502659123757, -5.244482557812103 ], "z": [ -11.30181554835298, -12.338317654680957 ] }, { "hoverinfo": "skip", "line": { "color": "red", "width": 2 }, "mode": "lines", "name": "C12-H121", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ 4.603052004645173, 3.693313668886503 ], "y": [ -2.6403515168414904, -2.430562313999036 ], "z": [ -9.509914964378027, -10.081090340967197 ] }, { "hoverinfo": "skip", "line": { "color": "red", "width": 2 }, "mode": "lines", "name": "C12-H122", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ 4.603052004645173, 5.219684347042847 ], "y": [ -2.6403515168414904, -3.3470264937520424 ], "z": [ -9.509914964378027, -10.07494704427936 ] }, { "hoverinfo": "skip", "line": { "color": "red", "width": 2 }, "mode": "lines", "name": "C12-H123", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ 4.603052004645173, 5.161628525073024 ], "y": [ -2.6403515168414904, -1.6996537638223614 ], "z": [ -9.509914964378027, -9.444055809422327 ] }, { "hoverinfo": "skip", "line": { "color": "red", "width": 2 }, "mode": "lines", "name": "C13-H131", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ 3.356045303712284, 3.852665439436147 ], "y": [ -2.215313519340671, -1.253419274566932 ], "z": [ -7.3820682761720935, -7.210712935827022 ] }, { "hoverinfo": "skip", "line": { "color": "red", "width": 2 }, "mode": "lines", "name": "C13-H132", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ 3.356045303712284, 2.4503653914374763 ], "y": [ -2.215313519340671, -2.005992417524273 ], "z": [ -7.3820682761720935, -7.959604476627321 ] }, { "hoverinfo": "skip", "line": { "color": "red", "width": 2 }, "mode": "lines", "name": "C13-H133", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ 3.356045303712284, 3.0649337436138304 ], "y": [ -2.215313519340671, -2.609906106414117 ], "z": [ -7.3820682761720935, -6.402938004040887 ] }, { "hoverinfo": "skip", "line": { "color": "red", "width": 2 }, "mode": "lines", "name": "C6-C5", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ 1.2159472845060528, 0.05377248806414503 ], "y": [ -4.481671631711852, -4.5818056498460855 ], "z": [ -8.36174317871829, -9.126548925903483 ] }, { "hoverinfo": "skip", "line": { "color": "red", "width": 2 }, "mode": "lines", "name": "C6-H6", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ 1.2159472845060528, 1.1377417277004507 ], "y": [ -4.481671631711852, -4.245137461885338 ], "z": [ -8.36174317871829, -7.304614890671272 ] }, { "hoverinfo": "skip", "line": { "color": "red", "width": 2 }, "mode": "lines", "name": "C2-C3", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ 2.543699636691792, 1.3814460062118883 ], "y": [ -5.005267649339137, -5.105303376740286 ], "z": [ -10.31106186779662, -11.075986459949085 ] }, { "hoverinfo": "skip", "line": { "color": "red", "width": 2 }, "mode": "lines", "name": "C2-H2", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ 2.543699636691792, 3.5066824278251434 ], "y": [ -5.005267649339137, -5.178487818377962 ], "z": [ -10.31106186779662, -10.782531216767664 ] }, { "hoverinfo": "skip", "line": { "color": "red", "width": 2 }, "mode": "lines", "name": "C5-H5", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ 0.05377248806414503, -0.9062313424173558 ], "y": [ -4.5818056498460855, -4.413163935811113 ], "z": [ -9.126548925903483, -8.64620131453418 ] }, { "hoverinfo": "skip", "line": { "color": "red", "width": 2 }, "mode": "lines", "name": "C3-H3", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ 1.3814460062118883, 1.463752252665572 ], "y": [ -5.105303376740286, -5.3504161620359 ], "z": [ -11.075986459949085, -12.131486343548946 ] }, { "hoverinfo": "skip", "line": { "color": "red", "width": 2 }, "mode": "lines", "name": "C9-H91", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -2.061067570275619, -1.547762662176945 ], "y": [ -6.103932452880214, -7.070194902915651 ], "z": [ -10.814795238834916, -10.760863995818134 ] }, { "hoverinfo": "skip", "line": { "color": "red", "width": 2 }, "mode": "lines", "name": "C9-H92", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -2.061067570275619, -2.9110240989192824 ], "y": [ -6.103932452880214, -6.208415481475523 ], "z": [ -10.814795238834916, -11.498410288516792 ] }, { "hoverinfo": "skip", "line": { "color": "red", "width": 2 }, "mode": "lines", "name": "C9-H93", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -2.061067570275619, -2.4697059339823952 ], "y": [ -6.103932452880214, -5.879944026145038 ], "z": [ -10.814795238834916, -9.823162175451207 ] }, { "hoverinfo": "skip", "line": { "color": "red", "width": 2 }, "mode": "lines", "name": "N-CA", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -2.759570483714767, -3.7789193076703143 ], "y": [ -3.729152835470235, -2.933583567851178 ], "z": [ -11.993889513110567, -11.29679947909737 ] }, { "hoverinfo": "skip", "line": { "color": "red", "width": 2 }, "mode": "lines", "name": "N-H2", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -2.759570483714767, -3.079254674092092 ], "y": [ -3.729152835470235, -4.686242524814358 ], "z": [ -11.993889513110567, -11.97962960518774 ] }, { "hoverinfo": "skip", "line": { "color": "red", "width": 2 }, "mode": "lines", "name": "CA-C", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -3.7789193076703143, -4.512531956968802 ], "y": [ -2.933583567851178, -3.808932675819765 ], "z": [ -11.29679947909737, -10.314030218300179 ] }, { "hoverinfo": "skip", "line": { "color": "red", "width": 2 }, "mode": "lines", "name": "CA-CB", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -3.7789193076703143, -4.769046198218107 ], "y": [ -2.933583567851178, -2.3687812178203993 ], "z": [ -11.29679947909737, -12.315425537086197 ] }, { "hoverinfo": "skip", "line": { "color": "red", "width": 2 }, "mode": "lines", "name": "CA-HA", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -3.7789193076703143, -3.2973267831428763 ], "y": [ -2.933583567851178, -2.11380249439184 ], "z": [ -11.29679947909737, -10.76436015681064 ] }, { "hoverinfo": "skip", "line": { "color": "red", "width": 2 }, "mode": "lines", "name": "C-O", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -4.512531956968802, -4.644914990871074 ], "y": [ -3.808932675819765, -4.987802868512963 ], "z": [ -10.314030218300179, -10.5363538587758 ] }, { "hoverinfo": "skip", "line": { "color": "red", "width": 2 }, "mode": "lines", "name": "C-OXT", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -4.512531956968802, -5.018760276184074 ], "y": [ -3.808932675819765, -3.2769771982876 ], "z": [ -10.314030218300179, -9.190903663210324 ] }, { "hoverinfo": "skip", "line": { "color": "red", "width": 2 }, "mode": "lines", "name": "CB-OG", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -4.769046198218107, -4.073536626550406 ], "y": [ -2.3687812178203993, -1.539953824716756 ], "z": [ -12.315425537086197, -13.247857083184696 ] }, { "hoverinfo": "skip", "line": { "color": "red", "width": 2 }, "mode": "lines", "name": "CB-HB2", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -4.769046198218107, -5.250193963313224 ], "y": [ -2.3687812178203993, -3.189797277759822 ], "z": [ -12.315425537086197, -12.84733855390899 ] }, { "hoverinfo": "skip", "line": { "color": "red", "width": 2 }, "mode": "lines", "name": "CB-HB3", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -4.769046198218107, -5.525283788764599 ], "y": [ -2.3687812178203993, -1.7787233019082969 ], "z": [ -12.315425537086197, -11.798506430732118 ] }, { "hoverinfo": "skip", "line": { "color": "red", "width": 2 }, "mode": "lines", "name": "C7-N", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -1.886826895222728, -2.759570483714767 ], "y": [ -3.691966677939447, -3.729152835470235 ], "z": [ -11.400282478381156, -11.993889513110567 ] }, { "hoverinfo": "skip", "line": { "color": "red", "width": 2 }, "mode": "lines", "name": "O3-C3", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -5.4438968961374945, -5.650719264969509 ], "y": [ 1.1227402606017405, 1.6570230191309663 ], "z": [ -14.77857099415905, -16.086754105076295 ] }, { "hoverinfo": "skip", "line": { "color": "red", "width": 2 }, "mode": "lines", "name": "O3-C1", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -5.4438968961374945, -4.796183827502998 ], "y": [ 1.1227402606017405, -0.07972525543634168 ], "z": [ -14.77857099415905, -14.727317667834225 ] }, { "hoverinfo": "skip", "line": { "color": "red", "width": 2 }, "mode": "lines", "name": "O1-C1", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -4.389856320044587, -4.796183827502998 ], "y": [ -0.7182343715723425, -0.07972525543634168 ], "z": [ -15.688594800243944, -14.727317667834225 ] }, { "hoverinfo": "skip", "line": { "color": "red", "width": 2 }, "mode": "lines", "name": "C3-C4", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -5.650719264969509, -4.28914435248709 ], "y": [ 1.6570230191309663, 1.8585165506041688 ], "z": [ -16.086754105076295, -16.750433594342738 ] }, { "hoverinfo": "skip", "line": { "color": "red", "width": 2 }, "mode": "lines", "name": "C3-C5", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -5.650719264969509, -6.374587376292056 ], "y": [ 1.6570230191309663, 2.9923861971791568 ], "z": [ -16.086754105076295, -15.92917977301884 ] }, { "hoverinfo": "skip", "line": { "color": "red", "width": 2 }, "mode": "lines", "name": "C3-C6", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -5.650719264969509, -6.505417538772087 ], "y": [ 1.6570230191309663, 0.6732921042682265 ], "z": [ -16.086754105076295, -16.884596575682 ] }, { "hoverinfo": "skip", "line": { "color": "red", "width": 2 }, "mode": "lines", "name": "C4-H41", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -4.28914435248709, -3.823071282703803 ], "y": [ 1.8585165506041688, 0.9412057512811334 ], "z": [ -16.750433594342738, -17.11872075277772 ] }, { "hoverinfo": "skip", "line": { "color": "red", "width": 2 }, "mode": "lines", "name": "C4-H42", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -4.28914435248709, -3.5797515569567393 ], "y": [ 1.8585165506041688, 2.326089708061493 ], "z": [ -16.750433594342738, -16.057473426602186 ] }, { "hoverinfo": "skip", "line": { "color": "red", "width": 2 }, "mode": "lines", "name": "C4-H43", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -4.28914435248709, -4.383640908364696 ], "y": [ 1.8585165506041688, 2.5127187617473727 ], "z": [ -16.750433594342738, -17.62539663805522 ] }, { "hoverinfo": "skip", "line": { "color": "red", "width": 2 }, "mode": "lines", "name": "C5-H51", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -6.374587376292056, -7.330059241286091 ], "y": [ 2.9923861971791568, 2.8573484285464037 ], "z": [ -15.92917977301884, -15.409435291328556 ] }, { "hoverinfo": "skip", "line": { "color": "red", "width": 2 }, "mode": "lines", "name": "C5-H52", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -6.374587376292056, -5.784452628341309 ], "y": [ 2.9923861971791568, 3.6842755026456695 ], "z": [ -15.92917977301884, -15.317089895433714 ] }, { "hoverinfo": "skip", "line": { "color": "red", "width": 2 }, "mode": "lines", "name": "C5-H53", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -6.374587376292056, -6.570668164952175 ], "y": [ 2.9923861971791568, 3.4668015419733695 ], "z": [ -15.92917977301884, -16.89622916934884 ] }, { "hoverinfo": "skip", "line": { "color": "red", "width": 2 }, "mode": "lines", "name": "C6-H61", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -6.505417538772087, -5.97084586002829 ], "y": [ 0.6732921042682265, -0.21365667025104518 ], "z": [ -16.884596575682, -17.233510091705398 ] }, { "hoverinfo": "skip", "line": { "color": "red", "width": 2 }, "mode": "lines", "name": "C6-H62", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -6.505417538772087, -6.901665807195029 ], "y": [ 0.6732921042682265, 1.1548801107293891 ], "z": [ -16.884596575682, -17.786588128749194 ] }, { "hoverinfo": "skip", "line": { "color": "red", "width": 2 }, "mode": "lines", "name": "C6-H63", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -6.505417538772087, -7.356954760626848 ], "y": [ 0.6732921042682265, 0.32262793719629457 ], "z": [ -16.884596575682, -16.28980086980676 ] }, { "hoverinfo": "skip", "line": { "color": "red", "width": 2 }, "mode": "lines", "name": "C1-C2", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -4.796183827502998, -4.656782358720904 ], "y": [ -0.07972525543634168, -0.5031251971996085 ], "z": [ -14.727317667834225, -13.288733624472046 ] }, { "hoverinfo": "skip", "line": { "color": "red", "width": 2 }, "mode": "lines", "name": "C2-H21", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -4.656782358720904, -4.073248693152926 ], "y": [ -0.5031251971996085, 0.2426015467049485 ], "z": [ -13.288733624472046, -12.74296626141861 ] }, { "hoverinfo": "skip", "line": { "color": "red", "width": 2 }, "mode": "lines", "name": "C2-H22", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -4.656782358720904, -5.642416377351668 ], "y": [ -0.5031251971996085, -0.6274370030485876 ], "z": [ -13.288733624472046, -12.832557281108722 ] }, { "hoverinfo": "skip", "line": { "color": "red", "width": 2 }, "mode": "lines", "name": "OG-C2", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -4.073536626550406, -4.656782358720904 ], "y": [ -1.539953824716756, -0.5031251971996085 ], "z": [ -13.247857083184696, -13.288733624472046 ] }, { "hoverinfo": "skip", "line": { "color": "red", "width": 2 }, "mode": "lines", "name": "N4-N4A", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -5.307962890277803, -5.9763876756021235 ], "y": [ -3.691867069780601, -2.744072739519502 ], "z": [ -6.538022268253394, -5.860884413832998 ] }, { "hoverinfo": "skip", "line": { "color": "red", "width": 2 }, "mode": "lines", "name": "N4-C4", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -5.307962890277803, -4.112714640961556 ], "y": [ -3.691867069780601, -3.366736377308656 ], "z": [ -6.538022268253394, -7.273727470980109 ] }, { "hoverinfo": "skip", "line": { "color": "red", "width": 2 }, "mode": "lines", "name": "N4-C1", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -5.307962890277803, -5.902374123253919 ], "y": [ -3.691867069780601, -4.910014836546143 ], "z": [ -6.538022268253394, -6.414650940806814 ] }, { "hoverinfo": "skip", "line": { "color": "red", "width": 2 }, "mode": "lines", "name": "N4A-N2", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -5.9763876756021235, -7.018955325036375 ], "y": [ -2.744072739519502, -3.3320963695007317 ], "z": [ -5.860884413832998, -5.28461132150884 ] }, { "hoverinfo": "skip", "line": { "color": "red", "width": 2 }, "mode": "lines", "name": "N2-C2", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -7.018955325036375, -6.988086562546042 ], "y": [ -3.3320963695007317, -4.658754347263013 ], "z": [ -5.28461132150884, -5.613876836772754 ] }, { "hoverinfo": "skip", "line": { "color": "red", "width": 2 }, "mode": "lines", "name": "C4-C5", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -4.112714640961556, -4.429497530693919 ], "y": [ -3.366736377308656, -2.678417659998722 ], "z": [ -7.273727470980109, -8.592564376807978 ] }, { "hoverinfo": "skip", "line": { "color": "red", "width": 2 }, "mode": "lines", "name": "C4-H41", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -4.112714640961556, -3.559569278598125 ], "y": [ -3.366736377308656, -4.295032292416047 ], "z": [ -7.273727470980109, -7.45298661883806 ] }, { "hoverinfo": "skip", "line": { "color": "red", "width": 2 }, "mode": "lines", "name": "C4-H42", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -4.112714640961556, -3.493976866327408 ], "y": [ -3.366736377308656, -2.7236036152960996 ], "z": [ -7.273727470980109, -6.638574531392422 ] }, { "hoverinfo": "skip", "line": { "color": "red", "width": 2 }, "mode": "lines", "name": "C1-C2", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -5.902374123253919, -6.988086562546042 ], "y": [ -4.910014836546143, -4.658754347263013 ], "z": [ -6.414650940806814, -5.613876836772754 ] }, { "hoverinfo": "skip", "line": { "color": "red", "width": 2 }, "mode": "lines", "name": "C1-H1", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -5.902374123253919, -5.520847953859242 ], "y": [ -4.910014836546143, -5.805864104213384 ], "z": [ -6.414650940806814, -6.883872478768457 ] }, { "hoverinfo": "skip", "line": { "color": "red", "width": 2 }, "mode": "lines", "name": "C2-C3", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -6.988086562546042, -8.014347476999271 ], "y": [ -4.658754347263013, -5.589154677527279 ], "z": [ -5.613876836772754, -5.1265828178173045 ] }, { "hoverinfo": "skip", "line": { "color": "red", "width": 2 }, "mode": "lines", "name": "C5-H52", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -4.429497530693919, -3.5056059939311885 ], "y": [ -2.678417659998722, -2.4554664578577343 ], "z": [ -8.592564376807978, -9.135166818529438 ] }, { "hoverinfo": "skip", "line": { "color": "red", "width": 2 }, "mode": "lines", "name": "C5-H53", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -4.429497530693919, -4.965108076405658 ], "y": [ -2.678417659998722, -1.7369274243650494 ], "z": [ -8.592564376807978, -8.430558637623136 ] }, { "hoverinfo": "skip", "line": { "color": "red", "width": 2 }, "mode": "lines", "name": "C3-H31", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -8.014347476999271, -8.808456647449576 ], "y": [ -5.589154677527279, -5.705873306415279 ], "z": [ -5.1265828178173045, -5.870460662007622 ] }, { "hoverinfo": "skip", "line": { "color": "red", "width": 2 }, "mode": "lines", "name": "C3-H33", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -8.014347476999271, -8.470105943325708 ], "y": [ -5.589154677527279, -5.233675472963176 ], "z": [ -5.1265828178173045, -4.197019922960665 ] }, { "hoverinfo": "skip", "line": { "color": "red", "width": 2 }, "mode": "lines", "name": "OXT-C5", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -5.018760276184074, -4.429497530693919 ], "y": [ -3.2769771982876, -2.678417659998722 ], "z": [ -9.190903663210324, -8.592564376807978 ] }, { "hoverinfo": "skip", "line": { "color": "red", "width": 2 }, "mode": "lines", "name": "O2-C2", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -6.235477335810611, -6.953455343174822 ], "y": [ -6.045041954411339, -5.68740261531645 ], "z": [ -1.627288922228216, -2.789205203236916 ] }, { "hoverinfo": "skip", "line": { "color": "red", "width": 2 }, "mode": "lines", "name": "O1-C1", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -6.335670423844157, -6.912419918534153 ], "y": [ -7.890727247359282, -6.827714338728854 ], "z": [ -3.5680425991552918, -3.7788967346611253 ] }, { "hoverinfo": "skip", "line": { "color": "red", "width": 2 }, "mode": "lines", "name": "N1-C1", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -7.593067026146835, -6.912419918534153 ], "y": [ -6.538283925116054, -6.827714338728854 ], "z": [ -4.941375517510263, -3.7788967346611253 ] }, { "hoverinfo": "skip", "line": { "color": "red", "width": 2 }, "mode": "lines", "name": "C2-C1", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -6.953455343174822, -6.912419918534153 ], "y": [ -5.68740261531645, -6.827714338728854 ], "z": [ -2.789205203236916, -3.7788967346611253 ] }, { "hoverinfo": "skip", "line": { "color": "red", "width": 2 }, "mode": "lines", "name": "C2-H21", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -6.953455343174822, -6.511794944486275 ], "y": [ -5.68740261531645, -4.787607843851413 ], "z": [ -2.789205203236916, -3.227771676504605 ] }, { "hoverinfo": "skip", "line": { "color": "red", "width": 2 }, "mode": "lines", "name": "C2-H22", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -6.953455343174822, -7.991402585786632 ], "y": [ -5.68740261531645, -5.482839429744063 ], "z": [ -2.789205203236916, -2.5114452985295967 ] }, { "hoverinfo": "skip", "line": { "color": "red", "width": 2 }, "mode": "lines", "name": "C3-N1", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -8.014347476999271, -7.593067026146835 ], "y": [ -5.589154677527279, -6.538283925116054 ], "z": [ -5.1265828178173045, -4.941375517510263 ] }, { "hoverinfo": "skip", "line": { "color": "red", "width": 2 }, "mode": "lines", "name": "O7-C7", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -16.71887108820674, -16.446131921118933 ], "y": [ -9.768572970516205, -9.624232389090558 ], "z": [ -10.417183755082629, -9.229427865478225 ] }, { "hoverinfo": "skip", "line": { "color": "red", "width": 2 }, "mode": "lines", "name": "C10-C11", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -21.678884818358835, -21.011407067353137 ], "y": [ -5.990533357058625, -5.301928026657114 ], "z": [ -12.219804082785604, -11.013253955001844 ] }, { "hoverinfo": "skip", "line": { "color": "red", "width": 2 }, "mode": "lines", "name": "C10-C12", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -21.678884818358835, -22.337004049554235 ], "y": [ -5.990533357058625, -7.317085435405319 ], "z": [ -12.219804082785604, -11.831851816437212 ] }, { "hoverinfo": "skip", "line": { "color": "red", "width": 2 }, "mode": "lines", "name": "C10-C13", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -21.678884818358835, -20.640515878348456 ], "y": [ -5.990533357058625, -6.232396124889242 ], "z": [ -12.219804082785604, -13.31805218133121 ] }, { "hoverinfo": "skip", "line": { "color": "red", "width": 2 }, "mode": "lines", "name": "C10-H10", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -21.678884818358835, -22.44960618264542 ], "y": [ -5.990533357058625, -5.315150223784217 ], "z": [ -12.219804082785604, -12.611298619044629 ] }, { "hoverinfo": "skip", "line": { "color": "red", "width": 2 }, "mode": "lines", "name": "C11-C1", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -21.011407067353137, -19.988004860723866 ], "y": [ -5.301928026657114, -6.159999758021446 ], "z": [ -11.013253955001844, -10.310200310320472 ] }, { "hoverinfo": "skip", "line": { "color": "red", "width": 2 }, "mode": "lines", "name": "C11-H111", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -21.011407067353137, -20.545596807670577 ], "y": [ -5.301928026657114, -4.35925020833022 ], "z": [ -11.013253955001844, -11.33036116527768 ] }, { "hoverinfo": "skip", "line": { "color": "red", "width": 2 }, "mode": "lines", "name": "C11-H112", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -21.011407067353137, -21.786816873744577 ], "y": [ -5.301928026657114, -5.008434158930229 ], "z": [ -11.013253955001844, -10.292629231752164 ] }, { "hoverinfo": "skip", "line": { "color": "red", "width": 2 }, "mode": "lines", "name": "C1-C6", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -19.988004860723866, -18.66456793073301 ], "y": [ -6.159999758021446, -6.110774906793265 ], "z": [ -10.310200310320472, -10.718629259291951 ] }, { "hoverinfo": "skip", "line": { "color": "red", "width": 2 }, "mode": "lines", "name": "C1-C2", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -19.988004860723866, -20.389820747411044 ], "y": [ -6.159999758021446, -6.981029079075754 ], "z": [ -10.310200310320472, -9.26842829247064 ] }, { "hoverinfo": "skip", "line": { "color": "red", "width": 2 }, "mode": "lines", "name": "C4-C8", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -18.108044919981, -17.09669977132858 ], "y": [ -7.7345267133011895, -8.581849295732452 ], "z": [ -9.018241944776289, -8.322812809925553 ] }, { "hoverinfo": "skip", "line": { "color": "red", "width": 2 }, "mode": "lines", "name": "C4-C5", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -18.108044919981, -17.718467895202327 ], "y": [ -7.7345267133011895, -6.90303258347022 ], "z": [ -9.018241944776289, -10.068377456899006 ] }, { "hoverinfo": "skip", "line": { "color": "red", "width": 2 }, "mode": "lines", "name": "C4-C3", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -18.108044919981, -19.443679317658013 ], "y": [ -7.7345267133011895, -7.773454941238528 ], "z": [ -9.018241944776289, -8.618176089182962 ] }, { "hoverinfo": "skip", "line": { "color": "red", "width": 2 }, "mode": "lines", "name": "C8-C9", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -17.09669977132858, -15.985109478617883 ], "y": [ -8.581849295732452, -7.765329986100516 ], "z": [ -8.322812809925553, -7.641135013492727 ] }, { "hoverinfo": "skip", "line": { "color": "red", "width": 2 }, "mode": "lines", "name": "C8-C7", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -17.09669977132858, -16.446131921118933 ], "y": [ -8.581849295732452, -9.624232389090558 ], "z": [ -8.322812809925553, -9.229427865478225 ] }, { "hoverinfo": "skip", "line": { "color": "red", "width": 2 }, "mode": "lines", "name": "C8-H8", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -17.09669977132858, -17.593796373472802 ], "y": [ -8.581849295732452, -9.16573812128951 ], "z": [ -8.322812809925553, -7.5363183677797245 ] }, { "hoverinfo": "skip", "line": { "color": "red", "width": 2 }, "mode": "lines", "name": "C12-H121", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -22.337004049554235, -21.607714500452843 ], "y": [ -7.317085435405319, -8.089602416381766 ], "z": [ -11.831851816437212, -11.568734109555834 ] }, { "hoverinfo": "skip", "line": { "color": "red", "width": 2 }, "mode": "lines", "name": "C12-H122", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -22.337004049554235, -23.026872353093445 ], "y": [ -7.317085435405319, -7.1821154831281815 ], "z": [ -11.831851816437212, -10.992357292479946 ] }, { "hoverinfo": "skip", "line": { "color": "red", "width": 2 }, "mode": "lines", "name": "C12-H123", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -22.337004049554235, -22.92052095491684 ], "y": [ -7.317085435405319, -7.704112057670532 ], "z": [ -11.831851816437212, -12.675045646356542 ] }, { "hoverinfo": "skip", "line": { "color": "red", "width": 2 }, "mode": "lines", "name": "C13-H131", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -20.640515878348456, -21.139803510144347 ], "y": [ -6.232396124889242, -6.565749676794654 ], "z": [ -13.31805218133121, -14.235015659430369 ] }, { "hoverinfo": "skip", "line": { "color": "red", "width": 2 }, "mode": "lines", "name": "C13-H132", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -20.640515878348456, -19.91666792795308 ], "y": [ -6.232396124889242, -7.008562284391772 ], "z": [ -13.31805218133121, -13.051163201507219 ] }, { "hoverinfo": "skip", "line": { "color": "red", "width": 2 }, "mode": "lines", "name": "C13-H133", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -20.640515878348456, -20.09677080633359 ], "y": [ -6.232396124889242, -5.313107356420561 ], "z": [ -13.31805218133121, -13.55970233512154 ] }, { "hoverinfo": "skip", "line": { "color": "red", "width": 2 }, "mode": "lines", "name": "C6-C5", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -18.66456793073301, -17.718467895202327 ], "y": [ -6.110774906793265, -6.90303258347022 ], "z": [ -10.718629259291951, -10.068377456899006 ] }, { "hoverinfo": "skip", "line": { "color": "red", "width": 2 }, "mode": "lines", "name": "C6-H6", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -18.66456793073301, -18.347417019893108 ], "y": [ -6.110774906793265, -5.462545227565513 ], "z": [ -10.718629259291951, -11.530293181566249 ] }, { "hoverinfo": "skip", "line": { "color": "red", "width": 2 }, "mode": "lines", "name": "C2-C3", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -20.389820747411044, -19.443679317658013 ], "y": [ -6.981029079075754, -7.773454941238528 ], "z": [ -9.26842829247064, -8.618176089182962 ] }, { "hoverinfo": "skip", "line": { "color": "red", "width": 2 }, "mode": "lines", "name": "C2-H2", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -20.389820747411044, -21.42561808308696 ], "y": [ -6.981029079075754, -7.0157275797390986 ], "z": [ -9.26842829247064, -8.943552433936372 ] }, { "hoverinfo": "skip", "line": { "color": "red", "width": 2 }, "mode": "lines", "name": "C5-H5", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -17.718467895202327, -16.68311760260485 ], "y": [ -6.90303258347022, -6.858103027617826 ], "z": [ -10.068377456899006, -10.395198993259799 ] }, { "hoverinfo": "skip", "line": { "color": "red", "width": 2 }, "mode": "lines", "name": "C3-H3", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -19.443679317658013, -19.763870760947533 ], "y": [ -7.773454941238528, -8.414333646144236 ], "z": [ -8.618176089182962, -7.801055213643388 ] }, { "hoverinfo": "skip", "line": { "color": "red", "width": 2 }, "mode": "lines", "name": "C9-H91", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -15.985109478617883, -16.408746273367036 ], "y": [ -7.765329986100516, -7.024545156186658 ], "z": [ -7.641135013492727, -6.954241039211285 ] }, { "hoverinfo": "skip", "line": { "color": "red", "width": 2 }, "mode": "lines", "name": "C9-H92", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -15.985109478617883, -15.321347009369909 ], "y": [ -7.765329986100516, -8.420997177948202 ], "z": [ -7.641135013492727, -7.066511434136285 ] }, { "hoverinfo": "skip", "line": { "color": "red", "width": 2 }, "mode": "lines", "name": "C9-H93", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -15.985109478617883, -15.363128558831406 ], "y": [ -7.765329986100516, -7.235714144048761 ], "z": [ -7.641135013492727, -8.37129873161995 ] }, { "hoverinfo": "skip", "line": { "color": "red", "width": 2 }, "mode": "lines", "name": "N-CA", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -15.742692062330207, -14.41202493127768 ], "y": [ -10.256792745096357, -9.741744593377252 ], "z": [ -8.759882069710414, -9.109148998787845 ] }, { "hoverinfo": "skip", "line": { "color": "red", "width": 2 }, "mode": "lines", "name": "N-H2", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -15.742692062330207, -15.852614689071036 ], "y": [ -10.256792745096357, -10.12481270262856 ], "z": [ -8.759882069710414, -7.765437358064467 ] }, { "hoverinfo": "skip", "line": { "color": "red", "width": 2 }, "mode": "lines", "name": "CA-C", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -14.41202493127768, -13.617950189490383 ], "y": [ -9.741744593377252, -9.509429477473343 ], "z": [ -9.109148998787845, -7.849889696111081 ] }, { "hoverinfo": "skip", "line": { "color": "red", "width": 2 }, "mode": "lines", "name": "CA-CB", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -14.41202493127768, -13.686668400956629 ], "y": [ -9.741744593377252, -10.759430114083592 ], "z": [ -9.109148998787845, -9.989561450349765 ] }, { "hoverinfo": "skip", "line": { "color": "red", "width": 2 }, "mode": "lines", "name": "CA-HA", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -14.41202493127768, -14.517753732248313 ], "y": [ -9.741744593377252, -8.802070052605321 ], "z": [ -9.109148998787845, -9.650718180029152 ] }, { "hoverinfo": "skip", "line": { "color": "red", "width": 2 }, "mode": "lines", "name": "C-O", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -13.617950189490383, -13.81761813423862 ], "y": [ -9.509429477473343, -10.192266084851699 ], "z": [ -7.849889696111081, -6.874925656023437 ] }, { "hoverinfo": "skip", "line": { "color": "red", "width": 2 }, "mode": "lines", "name": "C-OXT", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -13.617950189490383, -12.688302653180408 ], "y": [ -9.509429477473343, -8.5424547874142 ], "z": [ -7.849889696111081, -7.812843683939439 ] }, { "hoverinfo": "skip", "line": { "color": "red", "width": 2 }, "mode": "lines", "name": "CB-OG", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -13.686668400956629, -14.439944918098815 ], "y": [ -10.759430114083592, -10.980677694889053 ], "z": [ -9.989561450349765, -11.182767634003653 ] }, { "hoverinfo": "skip", "line": { "color": "red", "width": 2 }, "mode": "lines", "name": "CB-HB2", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -13.686668400956629, -13.581455556142847 ], "y": [ -10.759430114083592, -11.698959693330487 ], "z": [ -9.989561450349765, -9.446683538654753 ] }, { "hoverinfo": "skip", "line": { "color": "red", "width": 2 }, "mode": "lines", "name": "CB-HB3", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -13.686668400956629, -12.699577784771051 ], "y": [ -10.759430114083592, -10.377589445599089 ], "z": [ -9.989561450349765, -10.248634450351084 ] }, { "hoverinfo": "skip", "line": { "color": "red", "width": 2 }, "mode": "lines", "name": "C7-N", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -16.446131921118933, -15.742692062330207 ], "y": [ -9.624232389090558, -10.256792745096357 ], "z": [ -9.229427865478225, -8.759882069710414 ] }, { "hoverinfo": "skip", "line": { "color": "red", "width": 2 }, "mode": "lines", "name": "O3-C3", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -14.359740038361727, -15.123974104410545 ], "y": [ -13.47241761115523, -14.00432591332303 ], "z": [ -13.440135903616632, -14.523000835348862 ] }, { "hoverinfo": "skip", "line": { "color": "red", "width": 2 }, "mode": "lines", "name": "O3-C1", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -14.359740038361727, -14.897598032542255 ], "y": [ -13.47241761115523, -12.380867047465463 ], "z": [ -13.440135903616632, -12.817794690932905 ] }, { "hoverinfo": "skip", "line": { "color": "red", "width": 2 }, "mode": "lines", "name": "O1-C1", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -15.954660638986384, -14.897598032542255 ], "y": [ -11.83721381061923, -12.380867047465463 ], "z": [ -13.107465994523992, -12.817794690932905 ] }, { "hoverinfo": "skip", "line": { "color": "red", "width": 2 }, "mode": "lines", "name": "C3-C4", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -15.123974104410545, -15.279356280588368 ], "y": [ -14.00432591332303, -12.919148424691553 ], "z": [ -14.523000835348862, -15.58752070246912 ] }, { "hoverinfo": "skip", "line": { "color": "red", "width": 2 }, "mode": "lines", "name": "C3-C5", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -15.123974104410545, -14.3576047469319 ], "y": [ -14.00432591332303, -15.200602622742892 ], "z": [ -14.523000835348862, -15.083009382084853 ] }, { "hoverinfo": "skip", "line": { "color": "red", "width": 2 }, "mode": "lines", "name": "C3-C6", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -15.123974104410545, -16.486778998912165 ], "y": [ -14.00432591332303, -14.441786470572218 ], "z": [ -14.523000835348862, -13.98804350959881 ] }, { "hoverinfo": "skip", "line": { "color": "red", "width": 2 }, "mode": "lines", "name": "C4-H41", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -15.279356280588368, -16.017604754615327 ], "y": [ -12.919148424691553, -12.149875424096987 ], "z": [ -15.58752070246912, -15.347673081774001 ] }, { "hoverinfo": "skip", "line": { "color": "red", "width": 2 }, "mode": "lines", "name": "C4-H42", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -15.279356280588368, -14.32668148856546 ], "y": [ -12.919148424691553, -12.407787003200191 ], "z": [ -15.58752070246912, -15.769115931631179 ] }, { "hoverinfo": "skip", "line": { "color": "red", "width": 2 }, "mode": "lines", "name": "C4-H43", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -15.279356280588368, -15.60980567874912 ], "y": [ -12.919148424691553, -13.358976503065879 ], "z": [ -15.58752070246912, -16.536111719045156 ] }, { "hoverinfo": "skip", "line": { "color": "red", "width": 2 }, "mode": "lines", "name": "C5-H51", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -14.3576047469319, -14.202082252251657 ], "y": [ -15.200602622742892, -15.959717237540318 ], "z": [ -15.083009382084853, -14.307861805652225 ] }, { "hoverinfo": "skip", "line": { "color": "red", "width": 2 }, "mode": "lines", "name": "C5-H52", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -14.3576047469319, -13.36079181699725 ], "y": [ -15.200602622742892, -14.89811012745664 ], "z": [ -15.083009382084853, -15.424310016439103 ] }, { "hoverinfo": "skip", "line": { "color": "red", "width": 2 }, "mode": "lines", "name": "C5-H53", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -14.3576047469319, -14.884399291263268 ], "y": [ -15.200602622742892, -15.665971071941971 ], "z": [ -15.083009382084853, -15.922426944775035 ] }, { "hoverinfo": "skip", "line": { "color": "red", "width": 2 }, "mode": "lines", "name": "C6-H61", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -16.486778998912165, -17.17929129694351 ], "y": [ -14.441786470572218, -13.62141739500337 ], "z": [ -13.98804350959881, -13.78406569971335 ] }, { "hoverinfo": "skip", "line": { "color": "red", "width": 2 }, "mode": "lines", "name": "C6-H62", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -16.486778998912165, -16.995098094637825 ], "y": [ -14.441786470572218, -15.085059763033737 ], "z": [ -13.98804350959881, -14.71628771872536 ] }, { "hoverinfo": "skip", "line": { "color": "red", "width": 2 }, "mode": "lines", "name": "C6-H63", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -16.486778998912165, -16.377803626035757 ], "y": [ -14.441786470572218, -15.010052850628124 ], "z": [ -13.98804350959881, -13.056882610825346 ] }, { "hoverinfo": "skip", "line": { "color": "red", "width": 2 }, "mode": "lines", "name": "C1-C2", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -14.897598032542255, -13.978152361997191 ], "y": [ -12.380867047465463, -11.943942480549657 ], "z": [ -12.817794690932905, -11.707866354624038 ] }, { "hoverinfo": "skip", "line": { "color": "red", "width": 2 }, "mode": "lines", "name": "C2-H21", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -13.978152361997191, -13.003813573950529 ], "y": [ -11.943942480549657, -11.676051614764933 ], "z": [ -11.707866354624038, -12.12425600403536 ] }, { "hoverinfo": "skip", "line": { "color": "red", "width": 2 }, "mode": "lines", "name": "C2-H22", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -13.978152361997191, -13.872363024741867 ], "y": [ -11.943942480549657, -12.740740553193408 ], "z": [ -11.707866354624038, -10.966957353764775 ] }, { "hoverinfo": "skip", "line": { "color": "red", "width": 2 }, "mode": "lines", "name": "OG-C2", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -14.439944918098815, -13.978152361997191 ], "y": [ -10.980677694889053, -11.943942480549657 ], "z": [ -11.182767634003653, -11.707866354624038 ] }, { "hoverinfo": "skip", "line": { "color": "red", "width": 2 }, "mode": "lines", "name": "N4-N4A", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -10.857527350376095, -9.986183652909304 ], "y": [ -6.620251881884332, -6.363869889555703 ], "z": [ -7.3159038145497455, -8.305171167136757 ] }, { "hoverinfo": "skip", "line": { "color": "red", "width": 2 }, "mode": "lines", "name": "N4-C4", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -10.857527350376095, -12.275484492178816 ], "y": [ -6.620251881884332, -6.480064289880515 ], "z": [ -7.3159038145497455, -7.528825098264718 ] }, { "hoverinfo": "skip", "line": { "color": "red", "width": 2 }, "mode": "lines", "name": "N4-C1", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -10.857527350376095, -10.22211098574071 ], "y": [ -6.620251881884332, -6.9982419132537945 ], "z": [ -7.3159038145497455, -6.173188294510371 ] }, { "hoverinfo": "skip", "line": { "color": "red", "width": 2 }, "mode": "lines", "name": "N4A-N2", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -9.986183652909304, -8.76683659683621 ], "y": [ -6.363869889555703, -6.571418542262295 ], "z": [ -8.305171167136757, -7.820479426330753 ] }, { "hoverinfo": "skip", "line": { "color": "red", "width": 2 }, "mode": "lines", "name": "N2-C2", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -8.76683659683621, -8.893856234740223 ], "y": [ -6.571418542262295, -6.960433204201658 ], "z": [ -7.820479426330753, -6.515901466075816 ] }, { "hoverinfo": "skip", "line": { "color": "red", "width": 2 }, "mode": "lines", "name": "C4-C5", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -12.275484492178816, -12.849356456620264 ], "y": [ -6.480064289880515, -7.652854699509973 ], "z": [ -7.528825098264718, -8.309016397568476 ] }, { "hoverinfo": "skip", "line": { "color": "red", "width": 2 }, "mode": "lines", "name": "C4-H41", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -12.275484492178816, -12.761035656402765 ], "y": [ -6.480064289880515, -6.400880064907122 ], "z": [ -7.528825098264718, -6.5501490203737065 ] }, { "hoverinfo": "skip", "line": { "color": "red", "width": 2 }, "mode": "lines", "name": "C4-H42", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -12.275484492178816, -12.441542202818049 ], "y": [ -6.480064289880515, -5.538858379169838 ], "z": [ -7.528825098264718, -8.0640182506691 ] }, { "hoverinfo": "skip", "line": { "color": "red", "width": 2 }, "mode": "lines", "name": "C1-C2", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -10.22211098574071, -8.893856234740223 ], "y": [ -6.9982419132537945, -6.960433204201658 ], "z": [ -6.173188294510371, -6.515901466075816 ] }, { "hoverinfo": "skip", "line": { "color": "red", "width": 2 }, "mode": "lines", "name": "C1-H1", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -10.22211098574071, -10.74363777296185 ], "y": [ -6.9982419132537945, -7.249147876050233 ], "z": [ -6.173188294510371, -5.260317554457878 ] }, { "hoverinfo": "skip", "line": { "color": "red", "width": 2 }, "mode": "lines", "name": "C2-C3", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -8.893856234740223, -7.7163573866256145 ], "y": [ -6.960433204201658, -7.266731973990479 ], "z": [ -6.515901466075816, -5.693715826262874 ] }, { "hoverinfo": "skip", "line": { "color": "red", "width": 2 }, "mode": "lines", "name": "C5-H52", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -12.849356456620264, -13.927988490696922 ], "y": [ -7.652854699509973, -7.526540381088234 ], "z": [ -8.309016397568476, -8.444285935991973 ] }, { "hoverinfo": "skip", "line": { "color": "red", "width": 2 }, "mode": "lines", "name": "C5-H53", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -12.849356456620264, -12.389017382224733 ], "y": [ -7.652854699509973, -7.734280740279354 ], "z": [ -8.309016397568476, -9.29946383002983 ] }, { "hoverinfo": "skip", "line": { "color": "red", "width": 2 }, "mode": "lines", "name": "C3-H32", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -7.7163573866256145, -6.81223381284729 ], "y": [ -7.266731973990479, -7.279028145766118 ], "z": [ -5.693715826262874, -6.31041712146013 ] }, { "hoverinfo": "skip", "line": { "color": "red", "width": 2 }, "mode": "lines", "name": "C3-H33", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -7.7163573866256145, -7.8084289388889765 ], "y": [ -7.266731973990479, -8.243425805253995 ], "z": [ -5.693715826262874, -5.208164171713527 ] }, { "hoverinfo": "skip", "line": { "color": "red", "width": 2 }, "mode": "lines", "name": "OXT-C5", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -12.688302653180408, -12.849356456620264 ], "y": [ -8.5424547874142, -7.652854699509973 ], "z": [ -7.812843683939439, -8.309016397568476 ] }, { "hoverinfo": "skip", "line": { "color": "red", "width": 2 }, "mode": "lines", "name": "N1-C3", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -7.593067026146835, -7.7163573866256145 ], "y": [ -6.538283925116054, -7.266731973990479 ], "z": [ -4.941375517510263, -5.693715826262874 ] }, { "hoverinfo": "skip", "line": { "color": "red", "width": 2 }, "mode": "lines", "name": "Cl1-C1", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -8.22651023033303, -7.053878795878888 ], "y": [ -3.567131365885734, -3.6996762316057668 ], "z": [ 2.2814430540154245, 1.0216586329729658 ] }, { "hoverinfo": "skip", "line": { "color": "red", "width": 2 }, "mode": "lines", "name": "Cl4-C4", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -4.000420363809023, -5.184729002138495 ], "y": [ -4.0753517896808615, -3.9671697221861795 ], "z": [ -2.286678216364843, -1.0319283729893685 ] }, { "hoverinfo": "skip", "line": { "color": "red", "width": 2 }, "mode": "lines", "name": "C2-C1", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -6.080584359785388, -7.053878795878888 ], "y": [ -2.7185603505791187, -3.6996762316057668 ], "z": [ 0.8322115990380476, 1.0216586329729658 ] }, { "hoverinfo": "skip", "line": { "color": "red", "width": 2 }, "mode": "lines", "name": "C2-C3", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -6.080584359785388, -5.145964304456894 ], "y": [ -2.7185603505791187, -2.852270830775057 ], "z": [ 0.8322115990380476, -0.19451751794633543 ] }, { "hoverinfo": "skip", "line": { "color": "red", "width": 2 }, "mode": "lines", "name": "C2-C7", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -6.080584359785388, -6.005965691937379 ], "y": [ -2.7185603505791187, -1.5089596418610798 ], "z": [ 0.8322115990380476, 1.7069988988300633 ] }, { "hoverinfo": "skip", "line": { "color": "red", "width": 2 }, "mode": "lines", "name": "C1-C6", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -7.053878795878888, -7.092643493560491 ], "y": [ -3.6996762316057668, -4.814575123016887 ], "z": [ 1.0216586329729658, 0.1842477779299312 ] }, { "hoverinfo": "skip", "line": { "color": "red", "width": 2 }, "mode": "lines", "name": "C3-C4", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -5.145964304456894, -5.184729002138495 ], "y": [ -2.852270830775057, -3.9671697221861795 ], "z": [ -0.19451751794633543, -1.0319283729893685 ] }, { "hoverinfo": "skip", "line": { "color": "red", "width": 2 }, "mode": "lines", "name": "C3-H3", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -5.145964304456894, -4.386563560900517 ], "y": [ -2.852270830775057, -2.0876442949284058 ], "z": [ -0.19451751794633543, -0.34327067376219134 ] }, { "hoverinfo": "skip", "line": { "color": "red", "width": 2 }, "mode": "lines", "name": "C7-H71", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -6.005965691937379, -5.835520822026427 ], "y": [ -1.5089596418610798, -1.7979530282333367 ], "z": [ 1.7069988988300633, 2.7492805781059357 ] }, { "hoverinfo": "skip", "line": { "color": "red", "width": 2 }, "mode": "lines", "name": "C7-H72", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -6.005965691937379, -5.183383185598233 ], "y": [ -1.5089596418610798, -0.8454606273384018 ], "z": [ 1.7069988988300633, 1.4182961832345111 ] }, { "hoverinfo": "skip", "line": { "color": "red", "width": 2 }, "mode": "lines", "name": "C7-H73", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -6.005965691937379, -6.930084237659641 ], "y": [ -1.5089596418610798, -0.9256023884485776 ], "z": [ 1.7069988988300633, 1.6361956620171094 ] }, { "hoverinfo": "skip", "line": { "color": "red", "width": 2 }, "mode": "lines", "name": "C4-C5", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -5.184729002138495, -6.157983996215242 ], "y": [ -3.9671697221861795, -4.948334858816268 ], "z": [ -1.0319283729893685, -0.8425589161956992 ] }, { "hoverinfo": "skip", "line": { "color": "red", "width": 2 }, "mode": "lines", "name": "C6-C5", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -7.092643493560491, -6.157983996215242 ], "y": [ -4.814575123016887, -4.948334858816268 ], "z": [ 0.1842477779299312, -0.8425589161956992 ] }, { "hoverinfo": "skip", "line": { "color": "red", "width": 2 }, "mode": "lines", "name": "C6-H6", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -7.092643493560491, -7.8525518399671865 ], "y": [ -4.814575123016887, -5.579123715808499 ], "z": [ 0.1842477779299312, 0.3330800806125578 ] }, { "hoverinfo": "skip", "line": { "color": "red", "width": 2 }, "mode": "lines", "name": "O2-C5", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -6.235477335810611, -6.157983996215242 ], "y": [ -6.045041954411339, -4.948334858816268 ], "z": [ -1.627288922228216, -0.8425589161956992 ] }, { "hoverinfo": "skip", "line": { "color": "blue", "width": 2 }, "mode": "lines", "name": "O7-C7", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -1.1901381180417663, -2.0074700764242888 ], "y": [ -4.457936006209669, -4.964368002690013 ], "z": [ -11.885270543268767, -12.6478189107495 ] }, { "hoverinfo": "skip", "line": { "color": "blue", "width": 2 }, "mode": "lines", "name": "C10-C11", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ 3.697536101948007, 2.48091740366838 ], "y": [ -8.517751596927301, -9.390939948433537 ], "z": [ -10.561149076554525, -10.925632417449824 ] }, { "hoverinfo": "skip", "line": { "color": "blue", "width": 2 }, "mode": "lines", "name": "C10-C12", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ 3.697536101948007, 4.197780435087169 ], "y": [ -8.517751596927301, -7.70266008514671 ], "z": [ -10.561149076554525, -11.756452274318749 ] }, { "hoverinfo": "skip", "line": { "color": "blue", "width": 2 }, "mode": "lines", "name": "C10-C13", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ 3.697536101948007, 3.3331117556170438 ], "y": [ -8.517751596927301, -7.575424892241906 ], "z": [ -10.561149076554525, -9.41133525795691 ] }, { "hoverinfo": "skip", "line": { "color": "blue", "width": 2 }, "mode": "lines", "name": "C10-H10", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ 3.697536101948007, 4.502875680153437 ], "y": [ -8.517751596927301, -9.182573226248664 ], "z": [ -10.561149076554525, -10.22519947473545 ] }, { "hoverinfo": "skip", "line": { "color": "blue", "width": 2 }, "mode": "lines", "name": "C11-C1", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ 2.48091740366838, 1.3209225373710256 ], "y": [ -9.390939948433537, -8.613028876284272 ], "z": [ -10.925632417449824, -11.497637552034618 ] }, { "hoverinfo": "skip", "line": { "color": "blue", "width": 2 }, "mode": "lines", "name": "C11-H111", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ 2.48091740366838, 2.146828498626399 ], "y": [ -9.390939948433537, -9.95465174384065 ], "z": [ -10.925632417449824, -10.044274791257862 ] }, { "hoverinfo": "skip", "line": { "color": "blue", "width": 2 }, "mode": "lines", "name": "C11-H112", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ 2.48091740366838, 2.791210361819143 ], "y": [ -9.390939948433537, -10.154672330535895 ], "z": [ -10.925632417449824, -11.651669702064263 ] }, { "hoverinfo": "skip", "line": { "color": "blue", "width": 2 }, "mode": "lines", "name": "C1-C6", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ 1.3209225373710256, 0.3538690501481807 ], "y": [ -8.613028876284272, -8.108664720519606 ], "z": [ -11.497637552034618, -10.642566238499935 ] }, { "hoverinfo": "skip", "line": { "color": "blue", "width": 2 }, "mode": "lines", "name": "C1-C2", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ 1.3209225373710256, 1.243169687878467 ], "y": [ -8.613028876284272, -8.417741296694192 ], "z": [ -11.497637552034618, -12.867546799267311 ] }, { "hoverinfo": "skip", "line": { "color": "blue", "width": 2 }, "mode": "lines", "name": "C4-C8", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -0.8103206576705606, -1.9570162665657023 ], "y": [ -7.185718655054223, -6.417786753433388 ], "z": [ -12.547936988367493, -13.113415568875741 ] }, { "hoverinfo": "skip", "line": { "color": "blue", "width": 2 }, "mode": "lines", "name": "C4-C5", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -0.8103206576705606, -0.7187333643357281 ], "y": [ -7.185718655054223, -7.39050392185299 ], "z": [ -12.547936988367493, -11.171124690992963 ] }, { "hoverinfo": "skip", "line": { "color": "blue", "width": 2 }, "mode": "lines", "name": "C4-C3", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -0.8103206576705606, 0.17054475863730068 ], "y": [ -7.185718655054223, -7.699421548953818 ], "z": [ -12.547936988367493, -13.396170276968213 ] }, { "hoverinfo": "skip", "line": { "color": "blue", "width": 2 }, "mode": "lines", "name": "C8-C9", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -1.9570162665657023, -3.322294274109266 ], "y": [ -6.417786753433388, -7.0686874578122465 ], "z": [ -13.113415568875741, -12.831696533031572 ] }, { "hoverinfo": "skip", "line": { "color": "blue", "width": 2 }, "mode": "lines", "name": "C8-C7", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -1.9570162665657023, -2.0074700764242888 ], "y": [ -6.417786753433388, -4.964368002690013 ], "z": [ -13.113415568875741, -12.6478189107495 ] }, { "hoverinfo": "skip", "line": { "color": "blue", "width": 2 }, "mode": "lines", "name": "C8-H8", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -1.9570162665657023, -1.8491795236150055 ], "y": [ -6.417786753433388, -6.3587143492034475 ], "z": [ -13.113415568875741, -14.204967852519669 ] }, { "hoverinfo": "skip", "line": { "color": "blue", "width": 2 }, "mode": "lines", "name": "C12-H121", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ 4.197780435087169, 3.497973837998663 ], "y": [ -7.70266008514671, -6.91538304812568 ], "z": [ -11.756452274318749, -12.05367652240563 ] }, { "hoverinfo": "skip", "line": { "color": "blue", "width": 2 }, "mode": "lines", "name": "C12-H122", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ 4.197780435087169, 4.389603361486543 ], "y": [ -7.70266008514671, -8.348838290305252 ], "z": [ -11.756452274318749, -12.619321854316597 ] }, { "hoverinfo": "skip", "line": { "color": "blue", "width": 2 }, "mode": "lines", "name": "C12-H123", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ 4.197780435087169, 5.142639065121431 ], "y": [ -7.70266008514671, -7.20914360802515 ], "z": [ -11.756452274318749, -11.501616884195428 ] }, { "hoverinfo": "skip", "line": { "color": "blue", "width": 2 }, "mode": "lines", "name": "C13-H131", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ 3.3331117556170438, 4.235046153468999 ], "y": [ -7.575424892241906, -7.075440629405834 ], "z": [ -9.41133525795691, -9.040168410181277 ] }, { "hoverinfo": "skip", "line": { "color": "blue", "width": 2 }, "mode": "lines", "name": "C13-H132", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ 3.3331117556170438, 2.636567874471977 ], "y": [ -7.575424892241906, -6.788021397290564 ], "z": [ -9.41133525795691, -9.715377767777118 ] }, { "hoverinfo": "skip", "line": { "color": "blue", "width": 2 }, "mode": "lines", "name": "C13-H133", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ 3.3331117556170438, 2.896761565895119 ], "y": [ -7.575424892241906, -8.125048977088927 ], "z": [ -9.41133525795691, -8.570706197499376 ] }, { "hoverinfo": "skip", "line": { "color": "blue", "width": 2 }, "mode": "lines", "name": "C6-C5", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ 0.3538690501481807, -0.7187333643357281 ], "y": [ -8.108664720519606, -7.39050392185299 ], "z": [ -10.642566238499935, -11.171124690992963 ] }, { "hoverinfo": "skip", "line": { "color": "blue", "width": 2 }, "mode": "lines", "name": "C6-H6", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ 0.3538690501481807, 0.4101642067554976 ], "y": [ -8.108664720519606, -8.267085256352896 ], "z": [ -10.642566238499935, -9.569571117742688 ] }, { "hoverinfo": "skip", "line": { "color": "blue", "width": 2 }, "mode": "lines", "name": "C2-C3", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ 1.243169687878467, 0.17054475863730056 ], "y": [ -8.417741296694192, -7.699421548953818 ], "z": [ -12.867546799267311, -13.396170276968213 ] }, { "hoverinfo": "skip", "line": { "color": "blue", "width": 2 }, "mode": "lines", "name": "C2-H2", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ 1.243169687878467, 1.9972357577604605 ], "y": [ -8.417741296694192, -8.817851861613597 ], "z": [ -12.867546799267311, -13.539052814201352 ] }, { "hoverinfo": "skip", "line": { "color": "blue", "width": 2 }, "mode": "lines", "name": "C5-H5", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -0.7187333643357281, -1.4723249718896034 ], "y": [ -7.39050392185299, -6.998708871427243 ], "z": [ -11.171124690992963, -10.493350733477438 ] }, { "hoverinfo": "skip", "line": { "color": "blue", "width": 2 }, "mode": "lines", "name": "C3-H3", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ 0.17054475863730068, 0.1136985615970274 ], "y": [ -7.699421548953818, -7.5504327001271685 ], "z": [ -13.396170276968213, -14.471114662881908 ] }, { "hoverinfo": "skip", "line": { "color": "blue", "width": 2 }, "mode": "lines", "name": "C9-H91", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -3.322294274109266, -3.3406222600275313 ], "y": [ -7.0686874578122465, -8.106719572061703 ], "z": [ -12.831696533031572, -13.181277774975404 ] }, { "hoverinfo": "skip", "line": { "color": "blue", "width": 2 }, "mode": "lines", "name": "C9-H92", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -3.322294274109266, -4.12307085054708 ], "y": [ -7.0686874578122465, -6.523531035178824 ], "z": [ -12.831696533031572, -13.34378411293374 ] }, { "hoverinfo": "skip", "line": { "color": "blue", "width": 2 }, "mode": "lines", "name": "C9-H93", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -3.322294274109266, -3.561790777758048 ], "y": [ -7.0686874578122465, -7.065474092091637 ], "z": [ -12.831696533031572, -11.762527061422533 ] }, { "hoverinfo": "skip", "line": { "color": "blue", "width": 2 }, "mode": "lines", "name": "N-CA", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -2.7947272081817767, -3.4084896708251717 ], "y": [ -4.3869969027102105, -3.666903329282073 ], "z": [ -13.050686525048778, -11.926988218136549 ] }, { "hoverinfo": "skip", "line": { "color": "blue", "width": 2 }, "mode": "lines", "name": "N-H2", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -2.7947272081817767, -3.487044250571371 ], "y": [ -4.3869969027102105, -5.03788039693918 ], "z": [ -13.050686525048778, -13.390494985445544 ] }, { "hoverinfo": "skip", "line": { "color": "blue", "width": 2 }, "mode": "lines", "name": "CA-C", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -3.4084896708251717, -4.203238871117606 ], "y": [ -3.666903329282073, -4.63266275454675 ], "z": [ -11.926988218136549, -11.08678500393954 ] }, { "hoverinfo": "skip", "line": { "color": "blue", "width": 2 }, "mode": "lines", "name": "CA-CB", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -3.4084896708251717, -4.334931711959871 ], "y": [ -3.666903329282073, -2.57665489996021 ], "z": [ -11.926988218136549, -12.46551909634073 ] }, { "hoverinfo": "skip", "line": { "color": "blue", "width": 2 }, "mode": "lines", "name": "CA-HA", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -3.4084896708251717, -2.6275443601653166 ], "y": [ -3.666903329282073, -3.2125182047914835 ], "z": [ -11.926988218136549, -11.3177899085525 ] }, { "hoverinfo": "skip", "line": { "color": "blue", "width": 2 }, "mode": "lines", "name": "C-O", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -4.203238871117606, -4.712620662623654 ], "y": [ -4.63266275454675, -5.600445251005295 ], "z": [ -11.08678500393954, -11.597289881517172 ] }, { "hoverinfo": "skip", "line": { "color": "blue", "width": 2 }, "mode": "lines", "name": "C-OXT", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -4.203238871117606, -4.344396195708473 ], "y": [ -4.63266275454675, -4.416215726351382 ], "z": [ -11.08678500393954, -9.770015360569925 ] }, { "hoverinfo": "skip", "line": { "color": "blue", "width": 2 }, "mode": "lines", "name": "CB-OG", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -4.334931711959871, -3.581886195270008 ], "y": [ -2.57665489996021, -1.6617774696680143 ], "z": [ -12.46551909634073, -13.263039464315902 ] }, { "hoverinfo": "skip", "line": { "color": "blue", "width": 2 }, "mode": "lines", "name": "CB-HB2", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -4.334931711959871, -5.115740886127012 ], "y": [ -2.57665489996021, -3.0324474492260443 ], "z": [ -12.46551909634073, -13.074692458833033 ] }, { "hoverinfo": "skip", "line": { "color": "blue", "width": 2 }, "mode": "lines", "name": "CB-HB3", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -4.334931711959871, -4.790357562919928 ], "y": [ -2.57665489996021, -2.0424946059020126 ], "z": [ -12.46551909634073, -11.63213498650364 ] }, { "hoverinfo": "skip", "line": { "color": "blue", "width": 2 }, "mode": "lines", "name": "C7-N", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -2.0074700764242888, -2.7947272081817767 ], "y": [ -4.964368002690013, -4.3869969027102105 ], "z": [ -12.6478189107495, -13.050686525048778 ] }, { "hoverinfo": "skip", "line": { "color": "blue", "width": 2 }, "mode": "lines", "name": "O3-C3", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -4.679289797978845, -5.095924908835763 ], "y": [ 1.4732635777527363, 2.331577065561662 ], "z": [ -13.790424619067167, -14.853105074823517 ] }, { "hoverinfo": "skip", "line": { "color": "blue", "width": 2 }, "mode": "lines", "name": "O3-C1", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -4.679289797978845, -4.323119903128973 ], "y": [ 1.4732635777527363, 0.20639747888315085 ], "z": [ -13.790424619067167, -14.159580051829035 ] }, { "hoverinfo": "skip", "line": { "color": "blue", "width": 2 }, "mode": "lines", "name": "O1-C1", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -4.332574203085457, -4.323119903128973 ], "y": [ -0.23915029595213833, 0.20639747888315085 ], "z": [ -15.298986676591092, -14.159580051829035 ] }, { "hoverinfo": "skip", "line": { "color": "blue", "width": 2 }, "mode": "lines", "name": "C3-C4", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -5.095924908835763, -3.944344583778638 ], "y": [ 2.331577065561662, 2.467291887153803 ], "z": [ -14.853105074823517, -15.848293796695678 ] }, { "hoverinfo": "skip", "line": { "color": "blue", "width": 2 }, "mode": "lines", "name": "C3-C5", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -5.095924908835763, -5.439939244447838 ], "y": [ 2.331577065561662, 3.687741881376547 ], "z": [ -14.853105074823517, -14.241156825999191 ] }, { "hoverinfo": "skip", "line": { "color": "blue", "width": 2 }, "mode": "lines", "name": "C3-C6", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -5.095924908835763, -6.324414244572873 ], "y": [ 2.331577065561662, 1.7166577415339368 ], "z": [ -14.853105074823517, -15.522041870729888 ] }, { "hoverinfo": "skip", "line": { "color": "blue", "width": 2 }, "mode": "lines", "name": "C4-H41", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -3.944344583778638, -3.8050002032241474 ], "y": [ 2.467291887153803, 1.6030154455207617 ], "z": [ -15.848293796695678, -16.502455868391998 ] }, { "hoverinfo": "skip", "line": { "color": "blue", "width": 2 }, "mode": "lines", "name": "C4-H42", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -3.944344583778638, -2.9938715823302946 ], "y": [ 2.467291887153803, 2.636132738694834 ], "z": [ -15.848293796695678, -15.328533822891744 ] }, { "hoverinfo": "skip", "line": { "color": "blue", "width": 2 }, "mode": "lines", "name": "C4-H43", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -3.944344583778638, -4.116154519556426 ], "y": [ 2.467291887153803, 3.3186970889122565 ], "z": [ -15.848293796695678, -16.517667375787873 ] }, { "hoverinfo": "skip", "line": { "color": "blue", "width": 2 }, "mode": "lines", "name": "C5-H51", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -5.439939244447838, -6.232587968325516 ], "y": [ 3.687741881376547, 3.5856403418020424 ], "z": [ -14.241156825999191, -13.491103970427266 ] }, { "hoverinfo": "skip", "line": { "color": "blue", "width": 2 }, "mode": "lines", "name": "C5-H52", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -5.439939244447838, -4.572988033236639 ], "y": [ 3.687741881376547, 4.109765387332361 ], "z": [ -14.241156825999191, -13.719701547187864 ] }, { "hoverinfo": "skip", "line": { "color": "blue", "width": 2 }, "mode": "lines", "name": "C5-H53", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -5.439939244447838, -5.770950571185295 ], "y": [ 3.687741881376547, 4.405196209703178 ], "z": [ -14.241156825999191, -14.999043966896103 ] }, { "hoverinfo": "skip", "line": { "color": "blue", "width": 2 }, "mode": "lines", "name": "C6-H61", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -6.324414244572873, -6.108933110635391 ], "y": [ 1.7166577415339368, 0.8659245455875133 ], "z": [ -15.522041870729888, -16.173199731952355 ] }, { "hoverinfo": "skip", "line": { "color": "blue", "width": 2 }, "mode": "lines", "name": "C6-H62", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -6.324414244572873, -6.825043649295985 ], "y": [ 1.7166577415339368, 2.4571962427499168 ], "z": [ -15.522041870729888, -16.157259461279274 ] }, { "hoverinfo": "skip", "line": { "color": "blue", "width": 2 }, "mode": "lines", "name": "C6-H63", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -6.324414244572873, -7.0475357144216755 ], "y": [ 1.7166577415339368, 1.3735272026078253 ], "z": [ -15.522041870729888, -14.772895888227163 ] }, { "hoverinfo": "skip", "line": { "color": "blue", "width": 2 }, "mode": "lines", "name": "C1-C2", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -4.323119903128973, -3.9113969081115796 ], "y": [ 0.20639747888315085, -0.5662800016470932 ], "z": [ -14.159580051829035, -12.93415032456787 ] }, { "hoverinfo": "skip", "line": { "color": "blue", "width": 2 }, "mode": "lines", "name": "C2-H21", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -3.9113969081115796, -3.0560012901931346 ], "y": [ -0.5662800016470932, -0.07573996938808258 ], "z": [ -12.93415032456787, -12.46282162440497 ] }, { "hoverinfo": "skip", "line": { "color": "blue", "width": 2 }, "mode": "lines", "name": "C2-H22", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -3.9113969081115796, -4.746563705543071 ], "y": [ -0.5662800016470932, -0.6380687781449772 ], "z": [ -12.93415032456787, -12.232461296552648 ] }, { "hoverinfo": "skip", "line": { "color": "blue", "width": 2 }, "mode": "lines", "name": "OG-C2", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -3.581886195270008, -3.9113969081115796 ], "y": [ -1.6617774696680143, -0.5662800016470932 ], "z": [ -13.263039464315902, -12.93415032456787 ] }, { "hoverinfo": "skip", "line": { "color": "blue", "width": 2 }, "mode": "lines", "name": "N4-N4A", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -4.6198244082382915, -4.977628984178666 ], "y": [ -4.520470519372422, -3.374767076319172 ], "z": [ -7.085462941441267, -6.483000522686317 ] }, { "hoverinfo": "skip", "line": { "color": "blue", "width": 2 }, "mode": "lines", "name": "N4-C4", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -4.6198244082382915, -3.4141685262365624 ], "y": [ -4.520470519372422, -4.594229378315911 ], "z": [ -7.085462941441267, -7.870666109367881 ] }, { "hoverinfo": "skip", "line": { "color": "blue", "width": 2 }, "mode": "lines", "name": "N4-C1", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -4.6198244082382915, -5.5150977422006235 ], "y": [ -4.520470519372422, -5.516226754158522 ], "z": [ -7.085462941441267, -6.841773880585889 ] }, { "hoverinfo": "skip", "line": { "color": "blue", "width": 2 }, "mode": "lines", "name": "N4A-N2", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -4.977628984178666, -6.1142873403483735 ], "y": [ -3.374767076319172, -3.6075758710451424 ], "z": [ -6.483000522686317, -5.83599386395101 ] }, { "hoverinfo": "skip", "line": { "color": "blue", "width": 2 }, "mode": "lines", "name": "N2-C2", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -6.1142873403483735, -6.456976417392846 ], "y": [ -3.6075758710451424, -4.914490916725794 ], "z": [ -5.83599386395101, -6.045582293612453 ] }, { "hoverinfo": "skip", "line": { "color": "blue", "width": 2 }, "mode": "lines", "name": "C4-C5", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -3.4141685262365624, -3.5901167860807286 ], "y": [ -4.594229378315911, -3.9546598932148185 ], "z": [ -7.870666109367881, -9.239409300614994 ] }, { "hoverinfo": "skip", "line": { "color": "blue", "width": 2 }, "mode": "lines", "name": "C4-H41", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -3.4141685262365624, -3.1404504785222382 ], "y": [ -4.594229378315911, -5.6495225760766115 ], "z": [ -7.870666109367881, -7.976834075890058 ] }, { "hoverinfo": "skip", "line": { "color": "blue", "width": 2 }, "mode": "lines", "name": "C4-H42", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -3.4141685262365624, -2.61791180869056 ], "y": [ -4.594229378315911, -4.095000717182362 ], "z": [ -7.870666109367881, -7.307974876393996 ] }, { "hoverinfo": "skip", "line": { "color": "blue", "width": 2 }, "mode": "lines", "name": "C1-C2", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -5.5150977422006235, -6.456976417392846 ], "y": [ -5.516226754158522, -4.914490916725794 ], "z": [ -6.841773880585889, -6.045582293612453 ] }, { "hoverinfo": "skip", "line": { "color": "blue", "width": 2 }, "mode": "lines", "name": "C1-H1", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -5.5150977422006235, -5.410244285406449 ], "y": [ -5.516226754158522, -6.517073761953984 ], "z": [ -6.841773880585889, -7.236220327629309 ] }, { "hoverinfo": "skip", "line": { "color": "blue", "width": 2 }, "mode": "lines", "name": "C2-C3", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -6.456976417392846, -7.674224785519326 ], "y": [ -4.914490916725794, -5.4871795553021085 ], "z": [ -6.045582293612453, -5.456815927777059 ] }, { "hoverinfo": "skip", "line": { "color": "blue", "width": 2 }, "mode": "lines", "name": "C5-H52", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -3.5901167860807286, -2.6647098110833256 ], "y": [ -3.9546598932148185, -4.036757141301274 ], "z": [ -9.239409300614994, -9.817840102425194 ] }, { "hoverinfo": "skip", "line": { "color": "blue", "width": 2 }, "mode": "lines", "name": "C5-H53", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -3.5901167860807286, -3.844152548335222 ], "y": [ -3.9546598932148185, -2.8928949254123593 ], "z": [ -9.239409300614994, -9.151948654360673 ] }, { "hoverinfo": "skip", "line": { "color": "blue", "width": 2 }, "mode": "lines", "name": "C3-H31", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -7.674224785519326, -8.460260867424742 ], "y": [ -5.4871795553021085, -5.573864489885305 ], "z": [ -5.456815927777059, -6.2132680809626315 ] }, { "hoverinfo": "skip", "line": { "color": "blue", "width": 2 }, "mode": "lines", "name": "C3-H33", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -7.674224785519326, -8.056276455871057 ], "y": [ -5.4871795553021085, -4.866041162042391 ], "z": [ -5.456815927777059, -4.640487539442928 ] }, { "hoverinfo": "skip", "line": { "color": "blue", "width": 2 }, "mode": "lines", "name": "OXT-C5", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -4.344396195708473, -3.5901167860807286 ], "y": [ -4.416215726351382, -3.9546598932148185 ], "z": [ -9.770015360569925, -9.239409300614994 ] }, { "hoverinfo": "skip", "line": { "color": "blue", "width": 2 }, "mode": "lines", "name": "O2-C2", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -6.23002674131155, -6.7889626337621705 ], "y": [ -5.623169692423795, -5.354019132190189 ], "z": [ -1.7808033260771605, -3.049107865238148 ] }, { "hoverinfo": "skip", "line": { "color": "blue", "width": 2 }, "mode": "lines", "name": "O1-C1", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -6.621765794543485, -6.942075942581894 ], "y": [ -7.7436675170930656, -6.645342612497971 ], "z": [ -3.372389698143043, -3.8175634878137625 ] }, { "hoverinfo": "skip", "line": { "color": "blue", "width": 2 }, "mode": "lines", "name": "N1-C1", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -7.479374931693868, -6.942075942581894 ], "y": [ -6.449402546505217, -6.645342612497971 ], "z": [ -5.071088380601299, -3.8175634878137625 ] }, { "hoverinfo": "skip", "line": { "color": "blue", "width": 2 }, "mode": "lines", "name": "C2-C1", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -6.7889626337621705, -6.942075942581894 ], "y": [ -5.354019132190189, -6.645342612497971 ], "z": [ -3.049107865238148, -3.8175634878137625 ] }, { "hoverinfo": "skip", "line": { "color": "blue", "width": 2 }, "mode": "lines", "name": "C2-H21", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -6.7889626337621705, -6.139561452656298 ], "y": [ -5.354019132190189, -4.66234918555569 ], "z": [ -3.049107865238148, -3.5939985707020305 ] }, { "hoverinfo": "skip", "line": { "color": "blue", "width": 2 }, "mode": "lines", "name": "C2-H22", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -6.7889626337621705, -7.771488203697042 ], "y": [ -5.354019132190189, -4.894196571550412 ], "z": [ -3.049107865238148, -2.9093299801817523 ] }, { "hoverinfo": "skip", "line": { "color": "blue", "width": 2 }, "mode": "lines", "name": "C3-N1", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -7.674224785519326, -7.479374931693868 ], "y": [ -5.4871795553021085, -6.449402546505217 ], "z": [ -5.456815927777059, -5.071088380601299 ] }, { "hoverinfo": "skip", "line": { "color": "blue", "width": 2 }, "mode": "lines", "name": "O7-C7", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -17.166906441592495, -16.702147859298343 ], "y": [ -10.085998238402675, -9.503645342696503 ], "z": [ -9.676463101026716, -8.7013479924131 ] }, { "hoverinfo": "skip", "line": { "color": "blue", "width": 2 }, "mode": "lines", "name": "C10-C11", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -21.9102498462485, -20.99649011810309 ], "y": [ -6.660283996234466, -5.6480374910823965 ], "z": [ -12.48536588441246, -11.767126904666139 ] }, { "hoverinfo": "skip", "line": { "color": "blue", "width": 2 }, "mode": "lines", "name": "C10-C12", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -21.9102498462485, -22.639735945998844 ], "y": [ -6.660283996234466, -7.575715527263016 ], "z": [ -12.48536588441246, -11.498855143330655 ] }, { "hoverinfo": "skip", "line": { "color": "blue", "width": 2 }, "mode": "lines", "name": "C10-C13", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -21.9102498462485, -21.083694428613104 ], "y": [ -6.660283996234466, -7.505367341890129 ], "z": [ -12.48536588441246, -13.457732492473951 ] }, { "hoverinfo": "skip", "line": { "color": "blue", "width": 2 }, "mode": "lines", "name": "C10-H10", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -21.9102498462485, -22.65484544433653 ], "y": [ -6.660283996234466, -6.095753549922985 ], "z": [ -12.48536588441246, -13.060087156417694 ] }, { "hoverinfo": "skip", "line": { "color": "blue", "width": 2 }, "mode": "lines", "name": "C11-C1", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -20.99649011810309, -19.97565728753073 ], "y": [ -5.6480374910823965, -6.2862707129063455 ], "z": [ -11.767126904666139, -10.856916881327649 ] }, { "hoverinfo": "skip", "line": { "color": "blue", "width": 2 }, "mode": "lines", "name": "C11-H111", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -20.99649011810309, -20.486255918791656 ], "y": [ -5.6480374910823965, -5.014565801193639 ], "z": [ -11.767126904666139, -12.505064794981106 ] }, { "hoverinfo": "skip", "line": { "color": "blue", "width": 2 }, "mode": "lines", "name": "C11-H112", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -20.99649011810309, -21.616821888156124 ], "y": [ -5.6480374910823965, -4.957827568696077 ], "z": [ -11.767126904666139, -11.179336322824003 ] }, { "hoverinfo": "skip", "line": { "color": "blue", "width": 2 }, "mode": "lines", "name": "C1-C6", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -19.97565728753073, -18.732527986955585 ], "y": [ -6.2862707129063455, -6.628587559062454 ], "z": [ -10.856916881327649, -11.365022499176238 ] }, { "hoverinfo": "skip", "line": { "color": "blue", "width": 2 }, "mode": "lines", "name": "C1-C2", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -19.97565728753073, -20.29934768516352 ], "y": [ -6.2862707129063455, -6.51779439612056 ], "z": [ -10.856916881327649, -9.529341873807827 ] }, { "hoverinfo": "skip", "line": { "color": "blue", "width": 2 }, "mode": "lines", "name": "C4-C8", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -18.100160633846055, -17.091185499352477 ], "y": [ -7.456948215410201, -8.086814651388407 ], "z": [ -9.185220911018178, -8.285424433584645 ] }, { "hoverinfo": "skip", "line": { "color": "blue", "width": 2 }, "mode": "lines", "name": "C4-C5", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -18.100160633846055, -17.788649837595468 ], "y": [ -7.456948215410201, -7.217591874962859 ], "z": [ -9.185220911018178, -10.523730121336502 ] }, { "hoverinfo": "skip", "line": { "color": "blue", "width": 2 }, "mode": "lines", "name": "C4-C3", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -18.100160633846055, -19.355446828761508 ], "y": [ -7.456948215410201, -7.106955510405916 ], "z": [ -9.185220911018178, -8.687979505563575 ] }, { "hoverinfo": "skip", "line": { "color": "blue", "width": 2 }, "mode": "lines", "name": "C8-C9", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -17.091185499352477, -15.80753485439591 ], "y": [ -8.086814651388407, -7.2524536114335785 ], "z": [ -8.285424433584645, -8.13342424704501 ] }, { "hoverinfo": "skip", "line": { "color": "blue", "width": 2 }, "mode": "lines", "name": "C8-C7", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -17.091185499352477, -16.702147859298343 ], "y": [ -8.086814651388407, -9.503645342696503 ], "z": [ -8.285424433584645, -8.7013479924131 ] }, { "hoverinfo": "skip", "line": { "color": "blue", "width": 2 }, "mode": "lines", "name": "C8-H8", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -17.091185499352477, -17.522047825269407 ], "y": [ -8.086814651388407, -8.197994637685511 ], "z": [ -8.285424433584645, -7.281132958587254 ] }, { "hoverinfo": "skip", "line": { "color": "blue", "width": 2 }, "mode": "lines", "name": "C12-H121", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -22.639735945998844, -21.965853196700383 ], "y": [ -7.575715527263016, -8.27407792062781 ], "z": [ -11.498855143330655, -10.992842625963998 ] }, { "hoverinfo": "skip", "line": { "color": "blue", "width": 2 }, "mode": "lines", "name": "C12-H122", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -22.639735945998844, -23.17486579385519 ], "y": [ -7.575715527263016, -6.991203237757081 ], "z": [ -11.498855143330655, -10.743297303486628 ] }, { "hoverinfo": "skip", "line": { "color": "blue", "width": 2 }, "mode": "lines", "name": "C12-H123", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -22.639735945998844, -23.383217677585304 ], "y": [ -7.575715527263016, -8.17994341381699 ], "z": [ -11.498855143330655, -12.031209344880441 ] }, { "hoverinfo": "skip", "line": { "color": "blue", "width": 2 }, "mode": "lines", "name": "C13-H131", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -21.083694428613104, -21.749936430909983 ], "y": [ -7.505367341890129, -8.106256112235794 ], "z": [ -13.457732492473951, -14.087247408935774 ] }, { "hoverinfo": "skip", "line": { "color": "blue", "width": 2 }, "mode": "lines", "name": "C13-H132", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -21.083694428613104, -20.414973033238667 ], "y": [ -7.505367341890129, -8.20452452275985 ], "z": [ -13.457732492473951, -12.94625383035132 ] }, { "hoverinfo": "skip", "line": { "color": "blue", "width": 2 }, "mode": "lines", "name": "C13-H133", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -21.083694428613104, -20.487879099386173 ], "y": [ -7.505367341890129, -6.873835693704208 ], "z": [ -13.457732492473951, -14.125053412869669 ] }, { "hoverinfo": "skip", "line": { "color": "blue", "width": 2 }, "mode": "lines", "name": "C6-C5", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -18.732527986955585, -17.788649837595468 ], "y": [ -6.628587559062454, -7.217591874962859 ], "z": [ -11.365022499176238, -10.523730121336502 ] }, { "hoverinfo": "skip", "line": { "color": "blue", "width": 2 }, "mode": "lines", "name": "C6-H6", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -18.732527986955585, -18.475401622193626 ], "y": [ -6.628587559062454, -6.441229762612397 ], "z": [ -11.365022499176238, -12.40346740799599 ] }, { "hoverinfo": "skip", "line": { "color": "blue", "width": 2 }, "mode": "lines", "name": "C2-C3", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -20.29934768516352, -19.355446828761508 ], "y": [ -6.51779439612056, -7.106955510405916 ], "z": [ -9.529341873807827, -8.687979505563575 ] }, { "hoverinfo": "skip", "line": { "color": "blue", "width": 2 }, "mode": "lines", "name": "C2-H2", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -20.29934768516352, -21.271085176424076 ], "y": [ -6.51779439612056, -6.2442725976488 ], "z": [ -9.529341873807827, -9.128671805248405 ] }, { "hoverinfo": "skip", "line": { "color": "blue", "width": 2 }, "mode": "lines", "name": "C5-H5", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -17.788649837595468, -16.816552288234952 ], "y": [ -7.217591874962859, -7.482717125360452 ], "z": [ -10.523730121336502, -10.930566902034727 ] }, { "hoverinfo": "skip", "line": { "color": "blue", "width": 2 }, "mode": "lines", "name": "C3-H3", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -19.355446828761508, -19.613939537956963 ], "y": [ -7.106955510405916, -7.284965707348254 ], "z": [ -8.687979505563575, -7.647581269753194 ] }, { "hoverinfo": "skip", "line": { "color": "blue", "width": 2 }, "mode": "lines", "name": "C9-H91", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -15.80753485439591, -16.039487434605544 ], "y": [ -7.2524536114335785, -6.234002662474404 ], "z": [ -8.13342424704501, -7.803258689940323 ] }, { "hoverinfo": "skip", "line": { "color": "blue", "width": 2 }, "mode": "lines", "name": "C9-H92", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -15.80753485439591, -15.137949399353996 ], "y": [ -7.2524536114335785, -7.705242070086168 ], "z": [ -8.13342424704501, -7.3936200363869915 ] }, { "hoverinfo": "skip", "line": { "color": "blue", "width": 2 }, "mode": "lines", "name": "C9-H93", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -15.80753485439591, -15.251195302791771 ], "y": [ -7.2524536114335785, -7.186448864056813 ], "z": [ -8.13342424704501, -9.075030288149582 ] }, { "hoverinfo": "skip", "line": { "color": "blue", "width": 2 }, "mode": "lines", "name": "N-CA", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -16.007147941579184, -14.67636835498978 ], "y": [ -9.98627722094817, -9.745897496326025 ], "z": [ -8.069307584122814, -8.643049930396398 ] }, { "hoverinfo": "skip", "line": { "color": "blue", "width": 2 }, "mode": "lines", "name": "N-H2", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -16.007147941579184, -16.033497718988627 ], "y": [ -9.98627722094817, -9.50057776929509 ], "z": [ -8.069307584122814, -7.185099615433115 ] }, { "hoverinfo": "skip", "line": { "color": "blue", "width": 2 }, "mode": "lines", "name": "CA-C", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -14.67636835498978, -13.719780790124108 ], "y": [ -9.745897496326025, -9.358051779989946 ], "z": [ -8.643049930396398, -7.545427531269949 ] }, { "hoverinfo": "skip", "line": { "color": "blue", "width": 2 }, "mode": "lines", "name": "CA-CB", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -14.67636835498978, -14.178920755452232 ], "y": [ -9.745897496326025, -11.01916210905023 ], "z": [ -8.643049930396398, -9.327370843198736 ] }, { "hoverinfo": "skip", "line": { "color": "blue", "width": 2 }, "mode": "lines", "name": "CA-HA", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -14.67636835498978, -14.736968525132092 ], "y": [ -9.745897496326025, -8.939934106489803 ], "z": [ -8.643049930396398, -9.373949809738594 ] }, { "hoverinfo": "skip", "line": { "color": "blue", "width": 2 }, "mode": "lines", "name": "C-O", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -13.719780790124108, -13.880824248115786 ], "y": [ -9.358051779989946, -9.78032306150041 ], "z": [ -7.545427531269949, -6.426302886983361 ] }, { "hoverinfo": "skip", "line": { "color": "blue", "width": 2 }, "mode": "lines", "name": "C-OXT", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -13.719780790124108, -12.688302653180408 ], "y": [ -9.358051779989946, -8.5424547874142 ], "z": [ -7.545427531269949, -7.812843683939439 ] }, { "hoverinfo": "skip", "line": { "color": "blue", "width": 2 }, "mode": "lines", "name": "CB-OG", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -14.178920755452232, -15.086301380275959 ], "y": [ -11.01916210905023, -11.387628025313294 ], "z": [ -9.327370843198736, -10.367087280621426 ] }, { "hoverinfo": "skip", "line": { "color": "blue", "width": 2 }, "mode": "lines", "name": "CB-HB2", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -14.178920755452232, -14.118660726590992 ], "y": [ -11.01916210905023, -11.824632118128362 ], "z": [ -9.327370843198736, -8.595189995731864 ] }, { "hoverinfo": "skip", "line": { "color": "blue", "width": 2 }, "mode": "lines", "name": "CB-HB3", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -14.178920755452232, -13.191770443608062 ], "y": [ -11.01916210905023, -10.841060485441766 ], "z": [ -9.327370843198736, -9.752909411948956 ] }, { "hoverinfo": "skip", "line": { "color": "blue", "width": 2 }, "mode": "lines", "name": "C7-N", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -16.702147859298343, -16.007147941579184 ], "y": [ -9.503645342696503, -9.98627722094817 ], "z": [ -8.7013479924131, -8.069307584122814 ] }, { "hoverinfo": "skip", "line": { "color": "blue", "width": 2 }, "mode": "lines", "name": "O3-C3", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -15.142196016639874, -15.628484323037453 ], "y": [ -14.115754252253133, -14.54930952337455 ], "z": [ -12.333076908572712, -13.603954605262603 ] }, { "hoverinfo": "skip", "line": { "color": "blue", "width": 2 }, "mode": "lines", "name": "O3-C1", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -15.142196016639874, -15.429767817829706 ], "y": [ -14.115754252253133, -12.82152647913337 ], "z": [ -12.333076908572712, -12.0008730999764 ] }, { "hoverinfo": "skip", "line": { "color": "blue", "width": 2 }, "mode": "lines", "name": "O1-C1", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -16.054612076789688, -15.429767817829706 ], "y": [ -12.025387737767181, -12.82152647913337 ], "z": [ -12.688319400817855, -12.0008730999764 ] }, { "hoverinfo": "skip", "line": { "color": "blue", "width": 2 }, "mode": "lines", "name": "C3-C4", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -15.628484323037453, -15.011511536140846 ], "y": [ -14.54930952337455, -13.666139043284339 ], "z": [ -13.603954605262603, -14.687610839188407 ] }, { "hoverinfo": "skip", "line": { "color": "blue", "width": 2 }, "mode": "lines", "name": "C3-C5", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -15.628484323037453, -15.201144874261036 ], "y": [ -14.54930952337455, -16.003755025454993 ], "z": [ -13.603954605262603, -13.78828801785354 ] }, { "hoverinfo": "skip", "line": { "color": "blue", "width": 2 }, "mode": "lines", "name": "C3-C6", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -15.628484323037453, -17.151987470836033 ], "y": [ -14.54930952337455, -14.432210904467402 ], "z": [ -13.603954605262603, -13.60774038098785 ] }, { "hoverinfo": "skip", "line": { "color": "blue", "width": 2 }, "mode": "lines", "name": "C4-H41", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -15.011511536140846, -15.458643207151695 ], "y": [ -13.666139043284339, -12.672615275655394 ], "z": [ -14.687610839188407, -14.773065107282209 ] }, { "hoverinfo": "skip", "line": { "color": "blue", "width": 2 }, "mode": "lines", "name": "C4-H42", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -15.011511536140846, -13.938233670364658 ], "y": [ -13.666139043284339, -13.524026401225072 ], "z": [ -14.687610839188407, -14.514592892715202 ] }, { "hoverinfo": "skip", "line": { "color": "blue", "width": 2 }, "mode": "lines", "name": "C4-H43", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -15.011511536140846, -15.133506083260183 ], "y": [ -13.666139043284339, -14.129874036453627 ], "z": [ -14.687610839188407, -15.673784072744995 ] }, { "hoverinfo": "skip", "line": { "color": "blue", "width": 2 }, "mode": "lines", "name": "C5-H51", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -15.201144874261036, -15.602422312583508 ], "y": [ -16.003755025454993, -16.631406567355718 ], "z": [ -13.78828801785354, -12.984344008955533 ] }, { "hoverinfo": "skip", "line": { "color": "blue", "width": 2 }, "mode": "lines", "name": "C5-H52", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -15.201144874261036, -14.110089665283411 ], "y": [ -16.003755025454993, -16.097328210296947 ], "z": [ -13.78828801785354, -13.73862475133445 ] }, { "hoverinfo": "skip", "line": { "color": "blue", "width": 2 }, "mode": "lines", "name": "C5-H53", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -15.201144874261036, -15.540113940846224 ], "y": [ -16.003755025454993, -16.410273952062614 ], "z": [ -13.78828801785354, -14.74669527169093 ] }, { "hoverinfo": "skip", "line": { "color": "blue", "width": 2 }, "mode": "lines", "name": "C6-H61", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -17.151987470836033, -17.528818666768572 ], "y": [ -14.432210904467402, -13.411660264797424 ], "z": [ -13.60774038098785, -13.710989069314989 ] }, { "hoverinfo": "skip", "line": { "color": "blue", "width": 2 }, "mode": "lines", "name": "C6-H62", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -17.151987470836033, -17.576613315079012 ], "y": [ -14.432210904467402, -14.99190631769283 ], "z": [ -13.60774038098785, -14.449739428977422 ] }, { "hoverinfo": "skip", "line": { "color": "blue", "width": 2 }, "mode": "lines", "name": "C6-H63", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -17.151987470836033, -17.578346340297678 ], "y": [ -14.432210904467402, -14.840833056471915 ], "z": [ -13.60774038098785, -12.684101392355062 ] }, { "hoverinfo": "skip", "line": { "color": "blue", "width": 2 }, "mode": "lines", "name": "C1-C2", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -15.429767817829706, -14.851903918548068 ], "y": [ -12.82152647913337, -12.521601744466224 ], "z": [ -12.0008730999764, -10.642807270407788 ] }, { "hoverinfo": "skip", "line": { "color": "blue", "width": 2 }, "mode": "lines", "name": "C2-H21", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -14.851903918548068, -13.767227367749047 ], "y": [ -12.521601744466224, -12.65286025634667 ], "z": [ -10.642807270407788, -10.669824176331423 ] }, { "hoverinfo": "skip", "line": { "color": "blue", "width": 2 }, "mode": "lines", "name": "C2-H22", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -14.851903918548068, -15.298266329025395 ], "y": [ -12.521601744466224, -13.174253008132595 ], "z": [ -10.642807270407788, -9.8879353431595 ] }, { "hoverinfo": "skip", "line": { "color": "blue", "width": 2 }, "mode": "lines", "name": "OG-C2", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -15.086301380275959, -14.851903918548068 ], "y": [ -11.387628025313294, -12.521601744466224 ], "z": [ -10.367087280621426, -10.642807270407788 ] }, { "hoverinfo": "skip", "line": { "color": "blue", "width": 2 }, "mode": "lines", "name": "N4-N4A", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -10.857527350376095, -9.986183652909304 ], "y": [ -6.620251881884332, -6.363869889555703 ], "z": [ -7.3159038145497455, -8.305171167136757 ] }, { "hoverinfo": "skip", "line": { "color": "blue", "width": 2 }, "mode": "lines", "name": "N4-C4", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -10.857527350376095, -12.275484492178816 ], "y": [ -6.620251881884332, -6.480064289880515 ], "z": [ -7.3159038145497455, -7.528825098264718 ] }, { "hoverinfo": "skip", "line": { "color": "blue", "width": 2 }, "mode": "lines", "name": "N4-C1", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -10.857527350376095, -10.22211098574071 ], "y": [ -6.620251881884332, -6.9982419132537945 ], "z": [ -7.3159038145497455, -6.173188294510371 ] }, { "hoverinfo": "skip", "line": { "color": "blue", "width": 2 }, "mode": "lines", "name": "N4A-N2", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -9.986183652909304, -8.76683659683621 ], "y": [ -6.363869889555703, -6.571418542262295 ], "z": [ -8.305171167136757, -7.820479426330753 ] }, { "hoverinfo": "skip", "line": { "color": "blue", "width": 2 }, "mode": "lines", "name": "N2-C2", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -8.76683659683621, -8.893856234740223 ], "y": [ -6.571418542262295, -6.960433204201658 ], "z": [ -7.820479426330753, -6.515901466075816 ] }, { "hoverinfo": "skip", "line": { "color": "blue", "width": 2 }, "mode": "lines", "name": "C4-C5", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -12.275484492178816, -12.849356456620264 ], "y": [ -6.480064289880515, -7.652854699509973 ], "z": [ -7.528825098264718, -8.309016397568476 ] }, { "hoverinfo": "skip", "line": { "color": "blue", "width": 2 }, "mode": "lines", "name": "C4-H41", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -12.275484492178816, -12.761035656402765 ], "y": [ -6.480064289880515, -6.400880064907122 ], "z": [ -7.528825098264718, -6.5501490203737065 ] }, { "hoverinfo": "skip", "line": { "color": "blue", "width": 2 }, "mode": "lines", "name": "C4-H42", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -12.275484492178816, -12.441542202818049 ], "y": [ -6.480064289880515, -5.538858379169838 ], "z": [ -7.528825098264718, -8.0640182506691 ] }, { "hoverinfo": "skip", "line": { "color": "blue", "width": 2 }, "mode": "lines", "name": "C1-C2", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -10.22211098574071, -8.893856234740223 ], "y": [ -6.9982419132537945, -6.960433204201658 ], "z": [ -6.173188294510371, -6.515901466075816 ] }, { "hoverinfo": "skip", "line": { "color": "blue", "width": 2 }, "mode": "lines", "name": "C1-H1", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -10.22211098574071, -10.74363777296185 ], "y": [ -6.9982419132537945, -7.249147876050233 ], "z": [ -6.173188294510371, -5.260317554457878 ] }, { "hoverinfo": "skip", "line": { "color": "blue", "width": 2 }, "mode": "lines", "name": "C2-C3", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -8.893856234740223, -7.7163573866256145 ], "y": [ -6.960433204201658, -7.266731973990479 ], "z": [ -6.515901466075816, -5.693715826262874 ] }, { "hoverinfo": "skip", "line": { "color": "blue", "width": 2 }, "mode": "lines", "name": "C5-H52", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -12.849356456620264, -13.927988490696922 ], "y": [ -7.652854699509973, -7.526540381088234 ], "z": [ -8.309016397568476, -8.444285935991973 ] }, { "hoverinfo": "skip", "line": { "color": "blue", "width": 2 }, "mode": "lines", "name": "C5-H53", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -12.849356456620264, -12.389017382224733 ], "y": [ -7.652854699509973, -7.734280740279354 ], "z": [ -8.309016397568476, -9.29946383002983 ] }, { "hoverinfo": "skip", "line": { "color": "blue", "width": 2 }, "mode": "lines", "name": "C3-H32", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -7.7163573866256145, -6.850241814223253 ], "y": [ -7.266731973990479, -7.475902712977075 ], "z": [ -5.693715826262874, -6.329327765415948 ] }, { "hoverinfo": "skip", "line": { "color": "blue", "width": 2 }, "mode": "lines", "name": "C3-H33", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -7.7163573866256145, -7.8875203192822925 ], "y": [ -7.266731973990479, -8.140043471350355 ], "z": [ -5.693715826262874, -5.056378632099991 ] }, { "hoverinfo": "skip", "line": { "color": "blue", "width": 2 }, "mode": "lines", "name": "OXT-C5", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -12.688302653180408, -12.849356456620264 ], "y": [ -8.5424547874142, -7.652854699509973 ], "z": [ -7.812843683939439, -8.309016397568476 ] }, { "hoverinfo": "skip", "line": { "color": "blue", "width": 2 }, "mode": "lines", "name": "N1-C3", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -7.479374931693868, -7.7163573866256145 ], "y": [ -6.449402546505217, -7.266731973990479 ], "z": [ -5.071088380601299, -5.693715826262874 ] }, { "hoverinfo": "skip", "line": { "color": "blue", "width": 2 }, "mode": "lines", "name": "Cl1-C1", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -6.384587644024674, -5.496458858757894 ], "y": [ -0.9137618300316401, -2.2808587828749474 ], "z": [ 0.0024597074932166674, -0.56495776871553 ] }, { "hoverinfo": "skip", "line": { "color": "blue", "width": 2 }, "mode": "lines", "name": "Cl4-C4", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -3.2017869892680384, -4.114442195836733 ], "y": [ -5.875044027678054, -4.520258058159782 ], "z": [ -2.0569854720144956, -1.4910323549460442 ] }, { "hoverinfo": "skip", "line": { "color": "blue", "width": 2 }, "mode": "lines", "name": "C2-C1", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -4.1037140964191225, -5.496458858757894 ], "y": [ -2.2593619566692937, -2.2808587828749474 ], "z": [ -0.6396606698707181, -0.56495776871553 ] }, { "hoverinfo": "skip", "line": { "color": "blue", "width": 2 }, "mode": "lines", "name": "C2-C3", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -4.1037140964191225, -3.412654560849302 ], "y": [ -2.2593619566692937, -3.379030088533501 ], "z": [ -0.6396606698707181, -1.1026356290053823 ] }, { "hoverinfo": "skip", "line": { "color": "blue", "width": 2 }, "mode": "lines", "name": "C2-C7", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -4.1037140964191225, -3.315280315530942 ], "y": [ -2.2593619566692937, -1.056089695982073 ], "z": [ -0.6396606698707181, -0.23412068440068512 ] }, { "hoverinfo": "skip", "line": { "color": "blue", "width": 2 }, "mode": "lines", "name": "C1-C6", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -5.496458858757894, -6.198246493745324 ], "y": [ -2.2808587828749474, -3.422086752501227 ], "z": [ -0.56495776871553, -0.9533544946561936 ] }, { "hoverinfo": "skip", "line": { "color": "blue", "width": 2 }, "mode": "lines", "name": "C3-C4", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -3.412654560849302, -4.114442195836733 ], "y": [ -3.379030088533501, -4.520258058159782 ], "z": [ -1.1026356290053823, -1.4910323549460442 ] }, { "hoverinfo": "skip", "line": { "color": "blue", "width": 2 }, "mode": "lines", "name": "C3-H3", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -3.412654560849302, -2.3264852272172236 ], "y": [ -3.379030088533501, -3.3633125889875743 ], "z": [ -1.1026356290053823, -1.1614562791656016 ] }, { "hoverinfo": "skip", "line": { "color": "blue", "width": 2 }, "mode": "lines", "name": "C7-H71", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -3.315280315530942, -3.4885680585538505 ], "y": [ -1.056089695982073, -0.8203567940058906 ], "z": [ -0.23412068440068512, 0.8210196318814258 ] }, { "hoverinfo": "skip", "line": { "color": "blue", "width": 2 }, "mode": "lines", "name": "C7-H72", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -3.315280315530942, -2.237892209970145 ], "y": [ -1.056089695982073, -1.212782288243846 ], "z": [ -0.23412068440068512, -0.35620459622532286 ] }, { "hoverinfo": "skip", "line": { "color": "blue", "width": 2 }, "mode": "lines", "name": "C7-H73", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -3.315280315530942, -3.586902037546383 ], "y": [ -1.056089695982073, -0.19268847117179888 ], "z": [ -0.23412068440068512, -0.8506219699836777 ] }, { "hoverinfo": "skip", "line": { "color": "blue", "width": 2 }, "mode": "lines", "name": "C4-C5", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -4.114442195836733, -5.507183996345783 ], "y": [ -4.520258058159782, -4.541848362376832 ], "z": [ -1.4910323549460442, -1.4163648527873138 ] }, { "hoverinfo": "skip", "line": { "color": "blue", "width": 2 }, "mode": "lines", "name": "C6-C5", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -6.198246493745324, -5.507183996345783 ], "y": [ -3.422086752501227, -4.541848362376832 ], "z": [ -0.9533544946561936, -1.4163648527873138 ] }, { "hoverinfo": "skip", "line": { "color": "blue", "width": 2 }, "mode": "lines", "name": "C6-H6", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -6.198246493745324, -7.284740823011164 ], "y": [ -3.422086752501227, -3.4374324186480374 ], "z": [ -0.9533544946561936, -0.8946954544008019 ] }, { "hoverinfo": "skip", "line": { "color": "blue", "width": 2 }, "mode": "lines", "name": "O2-C5", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -6.23002674131155, -5.507183996345783 ], "y": [ -5.623169692423795, -4.541848362376832 ], "z": [ -1.7808033260771605, -1.4163648527873138 ] }, { "hoverinfo": "skip", "line": { "color": "green", "width": 2 }, "mode": "lines", "name": "O7-C7", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -1.1901381180417663, -2.0074700764242888 ], "y": [ -4.457936006209669, -4.964368002690013 ], "z": [ -11.885270543268767, -12.6478189107495 ] }, { "hoverinfo": "skip", "line": { "color": "green", "width": 2 }, "mode": "lines", "name": "C10-C11", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ 3.697536101948007, 2.48091740366838 ], "y": [ -8.517751596927301, -9.390939948433537 ], "z": [ -10.561149076554525, -10.925632417449824 ] }, { "hoverinfo": "skip", "line": { "color": "green", "width": 2 }, "mode": "lines", "name": "C10-C12", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ 3.697536101948007, 4.197780435087169 ], "y": [ -8.517751596927301, -7.70266008514671 ], "z": [ -10.561149076554525, -11.756452274318749 ] }, { "hoverinfo": "skip", "line": { "color": "green", "width": 2 }, "mode": "lines", "name": "C10-C13", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ 3.697536101948007, 3.3331117556170438 ], "y": [ -8.517751596927301, -7.575424892241906 ], "z": [ -10.561149076554525, -9.41133525795691 ] }, { "hoverinfo": "skip", "line": { "color": "green", "width": 2 }, "mode": "lines", "name": "C10-H10", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ 3.697536101948007, 4.502875680153437 ], "y": [ -8.517751596927301, -9.182573226248664 ], "z": [ -10.561149076554525, -10.22519947473545 ] }, { "hoverinfo": "skip", "line": { "color": "green", "width": 2 }, "mode": "lines", "name": "C11-C1", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ 2.48091740366838, 1.3209225373710256 ], "y": [ -9.390939948433537, -8.613028876284272 ], "z": [ -10.925632417449824, -11.497637552034618 ] }, { "hoverinfo": "skip", "line": { "color": "green", "width": 2 }, "mode": "lines", "name": "C11-H111", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ 2.48091740366838, 2.146828498626399 ], "y": [ -9.390939948433537, -9.95465174384065 ], "z": [ -10.925632417449824, -10.044274791257862 ] }, { "hoverinfo": "skip", "line": { "color": "green", "width": 2 }, "mode": "lines", "name": "C11-H112", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ 2.48091740366838, 2.791210361819143 ], "y": [ -9.390939948433537, -10.154672330535895 ], "z": [ -10.925632417449824, -11.651669702064263 ] }, { "hoverinfo": "skip", "line": { "color": "green", "width": 2 }, "mode": "lines", "name": "C1-C6", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ 1.3209225373710256, 0.3538690501481807 ], "y": [ -8.613028876284272, -8.108664720519606 ], "z": [ -11.497637552034618, -10.642566238499935 ] }, { "hoverinfo": "skip", "line": { "color": "green", "width": 2 }, "mode": "lines", "name": "C1-C2", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ 1.3209225373710256, 1.243169687878467 ], "y": [ -8.613028876284272, -8.417741296694192 ], "z": [ -11.497637552034618, -12.867546799267311 ] }, { "hoverinfo": "skip", "line": { "color": "green", "width": 2 }, "mode": "lines", "name": "C4-C8", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -0.8103206576705606, -1.9570162665657023 ], "y": [ -7.185718655054223, -6.417786753433388 ], "z": [ -12.547936988367493, -13.113415568875741 ] }, { "hoverinfo": "skip", "line": { "color": "green", "width": 2 }, "mode": "lines", "name": "C4-C5", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -0.8103206576705606, -0.7187333643357281 ], "y": [ -7.185718655054223, -7.39050392185299 ], "z": [ -12.547936988367493, -11.171124690992963 ] }, { "hoverinfo": "skip", "line": { "color": "green", "width": 2 }, "mode": "lines", "name": "C4-C3", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -0.8103206576705606, 0.17054475863730068 ], "y": [ -7.185718655054223, -7.699421548953818 ], "z": [ -12.547936988367493, -13.396170276968213 ] }, { "hoverinfo": "skip", "line": { "color": "green", "width": 2 }, "mode": "lines", "name": "C8-C9", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -1.9570162665657023, -3.322294274109266 ], "y": [ -6.417786753433388, -7.0686874578122465 ], "z": [ -13.113415568875741, -12.831696533031572 ] }, { "hoverinfo": "skip", "line": { "color": "green", "width": 2 }, "mode": "lines", "name": "C8-C7", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -1.9570162665657023, -2.0074700764242888 ], "y": [ -6.417786753433388, -4.964368002690013 ], "z": [ -13.113415568875741, -12.6478189107495 ] }, { "hoverinfo": "skip", "line": { "color": "green", "width": 2 }, "mode": "lines", "name": "C8-H8", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -1.9570162665657023, -1.8491795236150055 ], "y": [ -6.417786753433388, -6.3587143492034475 ], "z": [ -13.113415568875741, -14.204967852519669 ] }, { "hoverinfo": "skip", "line": { "color": "green", "width": 2 }, "mode": "lines", "name": "C12-H121", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ 4.197780435087169, 3.497973837998663 ], "y": [ -7.70266008514671, -6.91538304812568 ], "z": [ -11.756452274318749, -12.05367652240563 ] }, { "hoverinfo": "skip", "line": { "color": "green", "width": 2 }, "mode": "lines", "name": "C12-H122", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ 4.197780435087169, 4.389603361486543 ], "y": [ -7.70266008514671, -8.348838290305252 ], "z": [ -11.756452274318749, -12.619321854316597 ] }, { "hoverinfo": "skip", "line": { "color": "green", "width": 2 }, "mode": "lines", "name": "C12-H123", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ 4.197780435087169, 5.142639065121431 ], "y": [ -7.70266008514671, -7.20914360802515 ], "z": [ -11.756452274318749, -11.501616884195428 ] }, { "hoverinfo": "skip", "line": { "color": "green", "width": 2 }, "mode": "lines", "name": "C13-H131", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ 3.3331117556170438, 4.235046153468999 ], "y": [ -7.575424892241906, -7.075440629405834 ], "z": [ -9.41133525795691, -9.040168410181277 ] }, { "hoverinfo": "skip", "line": { "color": "green", "width": 2 }, "mode": "lines", "name": "C13-H132", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ 3.3331117556170438, 2.636567874471977 ], "y": [ -7.575424892241906, -6.788021397290564 ], "z": [ -9.41133525795691, -9.715377767777118 ] }, { "hoverinfo": "skip", "line": { "color": "green", "width": 2 }, "mode": "lines", "name": "C13-H133", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ 3.3331117556170438, 2.896761565895119 ], "y": [ -7.575424892241906, -8.125048977088927 ], "z": [ -9.41133525795691, -8.570706197499376 ] }, { "hoverinfo": "skip", "line": { "color": "green", "width": 2 }, "mode": "lines", "name": "C6-C5", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ 0.3538690501481807, -0.7187333643357281 ], "y": [ -8.108664720519606, -7.39050392185299 ], "z": [ -10.642566238499935, -11.171124690992963 ] }, { "hoverinfo": "skip", "line": { "color": "green", "width": 2 }, "mode": "lines", "name": "C6-H6", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ 0.3538690501481807, 0.4101642067554976 ], "y": [ -8.108664720519606, -8.267085256352896 ], "z": [ -10.642566238499935, -9.569571117742688 ] }, { "hoverinfo": "skip", "line": { "color": "green", "width": 2 }, "mode": "lines", "name": "C2-C3", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ 1.243169687878467, 0.17054475863730056 ], "y": [ -8.417741296694192, -7.699421548953818 ], "z": [ -12.867546799267311, -13.396170276968213 ] }, { "hoverinfo": "skip", "line": { "color": "green", "width": 2 }, "mode": "lines", "name": "C2-H2", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ 1.243169687878467, 1.9972357577604605 ], "y": [ -8.417741296694192, -8.817851861613597 ], "z": [ -12.867546799267311, -13.539052814201352 ] }, { "hoverinfo": "skip", "line": { "color": "green", "width": 2 }, "mode": "lines", "name": "C5-H5", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -0.7187333643357281, -1.4723249718896034 ], "y": [ -7.39050392185299, -6.998708871427243 ], "z": [ -11.171124690992963, -10.493350733477438 ] }, { "hoverinfo": "skip", "line": { "color": "green", "width": 2 }, "mode": "lines", "name": "C3-H3", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ 0.17054475863730068, 0.1136985615970274 ], "y": [ -7.699421548953818, -7.5504327001271685 ], "z": [ -13.396170276968213, -14.471114662881908 ] }, { "hoverinfo": "skip", "line": { "color": "green", "width": 2 }, "mode": "lines", "name": "C9-H91", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -3.322294274109266, -3.3406222600275313 ], "y": [ -7.0686874578122465, -8.106719572061703 ], "z": [ -12.831696533031572, -13.181277774975404 ] }, { "hoverinfo": "skip", "line": { "color": "green", "width": 2 }, "mode": "lines", "name": "C9-H92", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -3.322294274109266, -4.12307085054708 ], "y": [ -7.0686874578122465, -6.523531035178824 ], "z": [ -12.831696533031572, -13.34378411293374 ] }, { "hoverinfo": "skip", "line": { "color": "green", "width": 2 }, "mode": "lines", "name": "C9-H93", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -3.322294274109266, -3.561790777758048 ], "y": [ -7.0686874578122465, -7.065474092091637 ], "z": [ -12.831696533031572, -11.762527061422533 ] }, { "hoverinfo": "skip", "line": { "color": "green", "width": 2 }, "mode": "lines", "name": "N-CA", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -2.7947272081817767, -3.4084896708251717 ], "y": [ -4.3869969027102105, -3.666903329282073 ], "z": [ -13.050686525048778, -11.926988218136549 ] }, { "hoverinfo": "skip", "line": { "color": "green", "width": 2 }, "mode": "lines", "name": "N-H2", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -2.7947272081817767, -3.487044250571371 ], "y": [ -4.3869969027102105, -5.03788039693918 ], "z": [ -13.050686525048778, -13.390494985445544 ] }, { "hoverinfo": "skip", "line": { "color": "green", "width": 2 }, "mode": "lines", "name": "CA-C", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -3.4084896708251717, -4.203238871117606 ], "y": [ -3.666903329282073, -4.63266275454675 ], "z": [ -11.926988218136549, -11.08678500393954 ] }, { "hoverinfo": "skip", "line": { "color": "green", "width": 2 }, "mode": "lines", "name": "CA-CB", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -3.4084896708251717, -4.334931711959871 ], "y": [ -3.666903329282073, -2.57665489996021 ], "z": [ -11.926988218136549, -12.46551909634073 ] }, { "hoverinfo": "skip", "line": { "color": "green", "width": 2 }, "mode": "lines", "name": "CA-HA", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -3.4084896708251717, -2.6275443601653166 ], "y": [ -3.666903329282073, -3.2125182047914835 ], "z": [ -11.926988218136549, -11.3177899085525 ] }, { "hoverinfo": "skip", "line": { "color": "green", "width": 2 }, "mode": "lines", "name": "C-O", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -4.203238871117606, -4.712620662623654 ], "y": [ -4.63266275454675, -5.600445251005295 ], "z": [ -11.08678500393954, -11.597289881517172 ] }, { "hoverinfo": "skip", "line": { "color": "green", "width": 2 }, "mode": "lines", "name": "C-OXT", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -4.203238871117606, -4.344396195708473 ], "y": [ -4.63266275454675, -4.416215726351382 ], "z": [ -11.08678500393954, -9.770015360569925 ] }, { "hoverinfo": "skip", "line": { "color": "green", "width": 2 }, "mode": "lines", "name": "CB-OG", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -4.334931711959871, -3.581886195270008 ], "y": [ -2.57665489996021, -1.6617774696680143 ], "z": [ -12.46551909634073, -13.263039464315902 ] }, { "hoverinfo": "skip", "line": { "color": "green", "width": 2 }, "mode": "lines", "name": "CB-HB2", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -4.334931711959871, -5.115740886127012 ], "y": [ -2.57665489996021, -3.0324474492260443 ], "z": [ -12.46551909634073, -13.074692458833033 ] }, { "hoverinfo": "skip", "line": { "color": "green", "width": 2 }, "mode": "lines", "name": "CB-HB3", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -4.334931711959871, -4.790357562919928 ], "y": [ -2.57665489996021, -2.0424946059020126 ], "z": [ -12.46551909634073, -11.63213498650364 ] }, { "hoverinfo": "skip", "line": { "color": "green", "width": 2 }, "mode": "lines", "name": "C7-N", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -2.0074700764242888, -2.7947272081817767 ], "y": [ -4.964368002690013, -4.3869969027102105 ], "z": [ -12.6478189107495, -13.050686525048778 ] }, { "hoverinfo": "skip", "line": { "color": "green", "width": 2 }, "mode": "lines", "name": "O3-C3", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -4.79585478288555, -5.31722153936271 ], "y": [ 1.4329360861623681, 2.2545396582443176 ], "z": [ -13.772882982805394, -14.818215889387153 ] }, { "hoverinfo": "skip", "line": { "color": "green", "width": 2 }, "mode": "lines", "name": "O3-C1", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -4.79585478288555, -4.4387062045574845 ], "y": [ 1.4329360861623681, 0.1657760152972696 ], "z": [ -13.772882982805394, -14.140078690573626 ] }, { "hoverinfo": "skip", "line": { "color": "green", "width": 2 }, "mode": "lines", "name": "O1-C1", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -4.52784896416585, -4.4387062045574845 ], "y": [ -0.3082568174403475, 0.1657760152972697 ], "z": [ -15.264443445400174, -14.140078690573626 ] }, { "hoverinfo": "skip", "line": { "color": "green", "width": 2 }, "mode": "lines", "name": "C3-C4", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -5.31722153936271, -4.2524172665360584 ], "y": [ 2.2545396582443176, 2.391818233484372 ], "z": [ -14.818215889387153, -15.90555337303709 ] }, { "hoverinfo": "skip", "line": { "color": "green", "width": 2 }, "mode": "lines", "name": "C3-C5", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -5.31722153936271, -5.6451284517322495 ], "y": [ 2.2545396582443176, 3.617305377927403 ], "z": [ -14.818215889387153, -14.21211673901907 ] }, { "hoverinfo": "skip", "line": { "color": "green", "width": 2 }, "mode": "lines", "name": "C3-C6", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -5.31722153936271, -6.579387380401307 ], "y": [ 2.2545396582443176, 1.5948990117907602 ], "z": [ -14.818215889387153, -15.371930497521763 ] }, { "hoverinfo": "skip", "line": { "color": "green", "width": 2 }, "mode": "lines", "name": "C4-H41", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -4.2524172665360584, -4.144123636550805 ], "y": [ 2.391818233484372, 1.514879047200559 ], "z": [ -15.90555337303709, -16.54864651812924 ] }, { "hoverinfo": "skip", "line": { "color": "green", "width": 2 }, "mode": "lines", "name": "C4-H42", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -4.2524172665360584, -3.2680425439186003 ], "y": [ 2.391818233484372, 2.5954927765772107 ], "z": [ -15.90555337303709, -15.467855216806436 ] }, { "hoverinfo": "skip", "line": { "color": "green", "width": 2 }, "mode": "lines", "name": "C4-H43", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -4.2524172665360584, -4.498280161738293 ], "y": [ 2.391818233484372, 3.22201003386862 ], "z": [ -15.90555337303709, -16.57846010605256 ] }, { "hoverinfo": "skip", "line": { "color": "green", "width": 2 }, "mode": "lines", "name": "C5-H51", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -5.6451284517322495, -6.3726437607673905 ], "y": [ 3.617305377927403, 3.5157610709375797 ], "z": [ -14.21211673901907, -13.398663458960861 ] }, { "hoverinfo": "skip", "line": { "color": "green", "width": 2 }, "mode": "lines", "name": "C5-H52", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -5.6451284517322495, -4.750175633306839 ], "y": [ 3.617305377927403, 4.072132176292843 ], "z": [ -14.21211673901907, -13.771871482053072 ] }, { "hoverinfo": "skip", "line": { "color": "green", "width": 2 }, "mode": "lines", "name": "C5-H53", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -5.6451284517322495, -6.053346351375824 ], "y": [ 3.617305377927403, 4.307736563464202 ], "z": [ -14.21211673901907, -14.957344928534766 ] }, { "hoverinfo": "skip", "line": { "color": "green", "width": 2 }, "mode": "lines", "name": "C6-H61", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -6.579387380401307, -6.395322207428311 ], "y": [ 1.5948990117907602, 0.7333262564238606 ], "z": [ -15.371930497521763, -16.01845818394202 ] }, { "hoverinfo": "skip", "line": { "color": "green", "width": 2 }, "mode": "lines", "name": "C6-H62", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -6.579387380401307, -7.147425313696631 ], "y": [ 1.5948990117907602, 2.30756040843757 ], "z": [ -15.371930497521763, -15.981828111935029 ] }, { "hoverinfo": "skip", "line": { "color": "green", "width": 2 }, "mode": "lines", "name": "C6-H63", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -6.579387380401307, -7.231667242482241 ], "y": [ 1.5948990117907602, 1.254046066541671 ], "z": [ -15.371930497521763, -14.559395463668645 ] }, { "hoverinfo": "skip", "line": { "color": "green", "width": 2 }, "mode": "lines", "name": "C1-C2", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -4.4387062045574845, -3.9113969081115796 ], "y": [ 0.16577601529726968, -0.5662800016470932 ], "z": [ -14.140078690573626, -12.93415032456787 ] }, { "hoverinfo": "skip", "line": { "color": "green", "width": 2 }, "mode": "lines", "name": "C2-H21", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -3.9113969081115796, -3.033668701059778 ], "y": [ -0.5662800016470932, -0.04449779414999411 ], "z": [ -12.93415032456787, -12.544511450114765 ] }, { "hoverinfo": "skip", "line": { "color": "green", "width": 2 }, "mode": "lines", "name": "C2-H22", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -3.9113969081115796, -4.6858956793587225 ], "y": [ -0.5662800016470932, -0.6397204333707913 ], "z": [ -12.93415032456787, -12.16617711128183 ] }, { "hoverinfo": "skip", "line": { "color": "green", "width": 2 }, "mode": "lines", "name": "OG-C2", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -3.581886195270008, -3.9113969081115796 ], "y": [ -1.6617774696680143, -0.5662800016470932 ], "z": [ -13.263039464315902, -12.93415032456787 ] }, { "hoverinfo": "skip", "line": { "color": "green", "width": 2 }, "mode": "lines", "name": "N4-N4A", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -4.6198244082382915, -4.977628984178666 ], "y": [ -4.520470519372422, -3.374767076319172 ], "z": [ -7.085462941441267, -6.483000522686317 ] }, { "hoverinfo": "skip", "line": { "color": "green", "width": 2 }, "mode": "lines", "name": "N4-C4", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -4.6198244082382915, -3.4141685262365624 ], "y": [ -4.520470519372422, -4.594229378315911 ], "z": [ -7.085462941441267, -7.870666109367881 ] }, { "hoverinfo": "skip", "line": { "color": "green", "width": 2 }, "mode": "lines", "name": "N4-C1", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -4.6198244082382915, -5.5150977422006235 ], "y": [ -4.520470519372422, -5.516226754158522 ], "z": [ -7.085462941441267, -6.841773880585889 ] }, { "hoverinfo": "skip", "line": { "color": "green", "width": 2 }, "mode": "lines", "name": "N4A-N2", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -4.977628984178666, -6.1142873403483735 ], "y": [ -3.374767076319172, -3.6075758710451424 ], "z": [ -6.483000522686317, -5.83599386395101 ] }, { "hoverinfo": "skip", "line": { "color": "green", "width": 2 }, "mode": "lines", "name": "N2-C2", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -6.1142873403483735, -6.456976417392846 ], "y": [ -3.6075758710451424, -4.914490916725794 ], "z": [ -5.83599386395101, -6.045582293612453 ] }, { "hoverinfo": "skip", "line": { "color": "green", "width": 2 }, "mode": "lines", "name": "C4-C5", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -3.4141685262365624, -3.5901167860807286 ], "y": [ -4.594229378315911, -3.9546598932148185 ], "z": [ -7.870666109367881, -9.239409300614994 ] }, { "hoverinfo": "skip", "line": { "color": "green", "width": 2 }, "mode": "lines", "name": "C4-H41", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -3.4141685262365624, -3.1404504785222382 ], "y": [ -4.594229378315911, -5.6495225760766115 ], "z": [ -7.870666109367881, -7.976834075890058 ] }, { "hoverinfo": "skip", "line": { "color": "green", "width": 2 }, "mode": "lines", "name": "C4-H42", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -3.4141685262365624, -2.61791180869056 ], "y": [ -4.594229378315911, -4.095000717182362 ], "z": [ -7.870666109367881, -7.307974876393996 ] }, { "hoverinfo": "skip", "line": { "color": "green", "width": 2 }, "mode": "lines", "name": "C1-C2", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -5.5150977422006235, -6.456976417392846 ], "y": [ -5.516226754158522, -4.914490916725794 ], "z": [ -6.841773880585889, -6.045582293612453 ] }, { "hoverinfo": "skip", "line": { "color": "green", "width": 2 }, "mode": "lines", "name": "C1-H1", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -5.5150977422006235, -5.410244285406449 ], "y": [ -5.516226754158522, -6.517073761953984 ], "z": [ -6.841773880585889, -7.236220327629309 ] }, { "hoverinfo": "skip", "line": { "color": "green", "width": 2 }, "mode": "lines", "name": "C2-C3", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -6.456976417392846, -7.674224785519326 ], "y": [ -4.914490916725794, -5.4871795553021085 ], "z": [ -6.045582293612453, -5.456815927777059 ] }, { "hoverinfo": "skip", "line": { "color": "green", "width": 2 }, "mode": "lines", "name": "C5-H52", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -3.5901167860807286, -2.6647098110833256 ], "y": [ -3.9546598932148185, -4.036757141301274 ], "z": [ -9.239409300614994, -9.817840102425194 ] }, { "hoverinfo": "skip", "line": { "color": "green", "width": 2 }, "mode": "lines", "name": "C5-H53", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -3.5901167860807286, -3.844152548335222 ], "y": [ -3.9546598932148185, -2.8928949254123593 ], "z": [ -9.239409300614994, -9.151948654360673 ] }, { "hoverinfo": "skip", "line": { "color": "green", "width": 2 }, "mode": "lines", "name": "C3-H31", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -7.674224785519326, -8.460260867424742 ], "y": [ -5.4871795553021085, -5.573864489885305 ], "z": [ -5.456815927777059, -6.2132680809626315 ] }, { "hoverinfo": "skip", "line": { "color": "green", "width": 2 }, "mode": "lines", "name": "C3-H33", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -7.674224785519326, -8.056276455871057 ], "y": [ -5.4871795553021085, -4.866041162042391 ], "z": [ -5.456815927777059, -4.640487539442928 ] }, { "hoverinfo": "skip", "line": { "color": "green", "width": 2 }, "mode": "lines", "name": "OXT-C5", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -4.344396195708473, -3.5901167860807286 ], "y": [ -4.416215726351382, -3.9546598932148185 ], "z": [ -9.770015360569925, -9.239409300614994 ] }, { "hoverinfo": "skip", "line": { "color": "green", "width": 2 }, "mode": "lines", "name": "O2-C2", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -6.23002674131155, -6.7889626337621705 ], "y": [ -5.623169692423795, -5.354019132190189 ], "z": [ -1.7808033260771605, -3.049107865238148 ] }, { "hoverinfo": "skip", "line": { "color": "green", "width": 2 }, "mode": "lines", "name": "O1-C1", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -6.621765794543485, -6.942075942581894 ], "y": [ -7.7436675170930656, -6.645342612497971 ], "z": [ -3.372389698143043, -3.8175634878137625 ] }, { "hoverinfo": "skip", "line": { "color": "green", "width": 2 }, "mode": "lines", "name": "N1-C1", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -7.479374931693868, -6.942075942581894 ], "y": [ -6.449402546505217, -6.645342612497971 ], "z": [ -5.071088380601299, -3.8175634878137625 ] }, { "hoverinfo": "skip", "line": { "color": "green", "width": 2 }, "mode": "lines", "name": "C2-C1", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -6.7889626337621705, -6.942075942581894 ], "y": [ -5.354019132190189, -6.645342612497971 ], "z": [ -3.049107865238148, -3.8175634878137625 ] }, { "hoverinfo": "skip", "line": { "color": "green", "width": 2 }, "mode": "lines", "name": "C2-H21", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -6.7889626337621705, -6.139561452656298 ], "y": [ -5.354019132190189, -4.66234918555569 ], "z": [ -3.049107865238148, -3.5939985707020305 ] }, { "hoverinfo": "skip", "line": { "color": "green", "width": 2 }, "mode": "lines", "name": "C2-H22", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -6.7889626337621705, -7.771488203697042 ], "y": [ -5.354019132190189, -4.894196571550412 ], "z": [ -3.049107865238148, -2.9093299801817523 ] }, { "hoverinfo": "skip", "line": { "color": "green", "width": 2 }, "mode": "lines", "name": "C3-N1", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -7.674224785519326, -7.479374931693868 ], "y": [ -5.4871795553021085, -6.449402546505217 ], "z": [ -5.456815927777059, -5.071088380601299 ] }, { "hoverinfo": "skip", "line": { "color": "green", "width": 2 }, "mode": "lines", "name": "O7-C7", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -17.20452494698316, -16.702147859298343 ], "y": [ -10.102271652702209, -9.503645342696503 ], "z": [ -9.647523828470147, -8.7013479924131 ] }, { "hoverinfo": "skip", "line": { "color": "green", "width": 2 }, "mode": "lines", "name": "C10-C11", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -21.910875958131236, -20.953406769235755 ], "y": [ -6.630153681128153, -5.622860327649962 ], "z": [ -12.461669617397549, -11.795276405881644 ] }, { "hoverinfo": "skip", "line": { "color": "green", "width": 2 }, "mode": "lines", "name": "C10-C12", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -21.910875958131236, -22.64375215270974 ], "y": [ -6.630153681128153, -7.493308767552336 ], "z": [ -12.461669617397549, -11.431512308924615 ] }, { "hoverinfo": "skip", "line": { "color": "green", "width": 2 }, "mode": "lines", "name": "C10-C13", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -21.910875958131236, -21.13007430279429 ], "y": [ -6.630153681128153, -7.528296554991462 ], "z": [ -12.461669617397549, -13.424241533231195 ] }, { "hoverinfo": "skip", "line": { "color": "green", "width": 2 }, "mode": "lines", "name": "C10-H10", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -21.910875958131236, -22.651873762514 ], "y": [ -6.630153681128153, -6.062499016375434 ], "z": [ -12.461669617397549, -13.037961388538196 ] }, { "hoverinfo": "skip", "line": { "color": "green", "width": 2 }, "mode": "lines", "name": "C11-C1", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -20.953406769235755, -19.930992717806017 ], "y": [ -5.622860327649962, -6.261717542872045 ], "z": [ -11.795276405881644, -10.887281600831683 ] }, { "hoverinfo": "skip", "line": { "color": "green", "width": 2 }, "mode": "lines", "name": "C11-H111", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -20.953406769235755, -20.442053290305818 ], "y": [ -5.622860327649962, -5.027428774673689 ], "z": [ -11.795276405881644, -12.563492869716233 ] }, { "hoverinfo": "skip", "line": { "color": "green", "width": 2 }, "mode": "lines", "name": "C11-H112", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -20.953406769235755, -21.540971208271802 ], "y": [ -5.622860327649962, -4.897268261350133 ], "z": [ -11.795276405881644, -11.216499079699135 ] }, { "hoverinfo": "skip", "line": { "color": "green", "width": 2 }, "mode": "lines", "name": "C1-C6", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -19.930992717806017, -18.7095044425053 ], "y": [ -6.261717542872045, -6.655158743572962 ], "z": [ -10.887281600831683, -11.410629491716803 ] }, { "hoverinfo": "skip", "line": { "color": "green", "width": 2 }, "mode": "lines", "name": "C1-C2", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -19.930992717806017, -20.231597253103256 ], "y": [ -6.261717542872045, -6.442690113283572 ], "z": [ -10.887281600831683, -9.546490814721714 ] }, { "hoverinfo": "skip", "line": { "color": "green", "width": 2 }, "mode": "lines", "name": "C4-C8", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -18.05255017423953, -17.04198191804924 ], "y": [ -7.433560527287048, -8.064039636518853 ], "z": [ -9.219714942374873, -8.322138125382143 ] }, { "hoverinfo": "skip", "line": { "color": "green", "width": 2 }, "mode": "lines", "name": "C4-C5", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -18.05255017423953, -17.764139640468013 ], "y": [ -7.433560527287048, -7.244750350527765 ], "z": [ -9.219714942374873, -10.57142031750725 ] }, { "hoverinfo": "skip", "line": { "color": "green", "width": 2 }, "mode": "lines", "name": "C4-C3", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -18.05255017423953, -19.286212609157552 ], "y": [ -7.433560527287048, -7.03243686752344 ], "z": [ -9.219714942374873, -8.707207238774243 ] }, { "hoverinfo": "skip", "line": { "color": "green", "width": 2 }, "mode": "lines", "name": "C8-C9", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -17.04198191804924, -15.732378031998913 ], "y": [ -8.064039636518853, -7.262607859659221 ], "z": [ -8.322138125382143, -8.223821551593742 ] }, { "hoverinfo": "skip", "line": { "color": "green", "width": 2 }, "mode": "lines", "name": "C8-C7", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -17.04198191804924, -16.702147859298343 ], "y": [ -8.064039636518853, -9.503645342696503 ], "z": [ -8.322138125382143, -8.7013479924131 ] }, { "hoverinfo": "skip", "line": { "color": "green", "width": 2 }, "mode": "lines", "name": "C8-H8", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -17.04198191804924, -17.45346669255638 ], "y": [ -8.064039636518853, -8.131690959459334 ], "z": [ -8.322138125382143, -7.305915571581442 ] }, { "hoverinfo": "skip", "line": { "color": "green", "width": 2 }, "mode": "lines", "name": "C12-H121", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -22.64375215270974, -21.978697274611378 ], "y": [ -7.493308767552336, -8.19476844157203 ], "z": [ -11.431512308924615, -10.918157660711758 ] }, { "hoverinfo": "skip", "line": { "color": "green", "width": 2 }, "mode": "lines", "name": "C12-H122", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -22.64375215270974, -23.145422485046936 ], "y": [ -7.493308767552336, -6.870581629558019 ], "z": [ -11.431512308924615, -10.68356578058312 ] }, { "hoverinfo": "skip", "line": { "color": "green", "width": 2 }, "mode": "lines", "name": "C12-H123", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -22.64375215270974, -23.415491250411375 ], "y": [ -7.493308767552336, -8.09209308006299 ], "z": [ -11.431512308924615, -11.928637577010852 ] }, { "hoverinfo": "skip", "line": { "color": "green", "width": 2 }, "mode": "lines", "name": "C13-H131", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -21.13007430279429, -21.82667916915938 ], "y": [ -7.528296554991462, -8.128968020134092 ], "z": [ -13.424241533231195, -14.02020311011338 ] }, { "hoverinfo": "skip", "line": { "color": "green", "width": 2 }, "mode": "lines", "name": "C13-H132", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -21.13007430279429, -20.470078833520333 ], "y": [ -7.528296554991462, -8.23023300647099 ], "z": [ -13.424241533231195, -12.905290005030196 ] }, { "hoverinfo": "skip", "line": { "color": "green", "width": 2 }, "mode": "lines", "name": "C13-H133", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -21.13007430279429, -20.53168624849331 ], "y": [ -7.528296554991462, -6.935079226653703 ], "z": [ -13.424241533231195, -14.123648623436678 ] }, { "hoverinfo": "skip", "line": { "color": "green", "width": 2 }, "mode": "lines", "name": "C6-C5", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -18.7095044425053, -17.764139640468013 ], "y": [ -6.655158743572962, -7.244750350527765 ], "z": [ -11.410629491716803, -10.57142031750725 ] }, { "hoverinfo": "skip", "line": { "color": "green", "width": 2 }, "mode": "lines", "name": "C6-H6", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -18.7095044425053, -18.47026306459838 ], "y": [ -6.655158743572962, -6.507461183894836 ], "z": [ -11.410629491716803, -12.459692756711965 ] }, { "hoverinfo": "skip", "line": { "color": "green", "width": 2 }, "mode": "lines", "name": "C2-C3", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -20.231597253103256, -19.286212609157552 ], "y": [ -6.442690113283572, -7.03243686752344 ], "z": [ -9.546490814721714, -8.707207238774243 ] }, { "hoverinfo": "skip", "line": { "color": "green", "width": 2 }, "mode": "lines", "name": "C2-H2", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -20.231597253103256, -21.18617442320427 ], "y": [ -6.442690113283572, -6.129102463575139 ], "z": [ -9.546490814721714, -9.134095807147336 ] }, { "hoverinfo": "skip", "line": { "color": "green", "width": 2 }, "mode": "lines", "name": "C5-H5", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -17.764139640468013, -16.809103509700652 ], "y": [ -7.244750350527765, -7.550149932738512 ], "z": [ -10.57142031750725, -10.990249989467605 ] }, { "hoverinfo": "skip", "line": { "color": "green", "width": 2 }, "mode": "lines", "name": "C3-H3", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -19.286212609157552, -19.52651397206369 ], "y": [ -7.03243686752344, -7.170695506880883 ], "z": [ -8.707207238774243, -7.656457790224071 ] }, { "hoverinfo": "skip", "line": { "color": "green", "width": 2 }, "mode": "lines", "name": "C9-H91", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -15.732378031998913, -15.928302253702633 ], "y": [ -7.262607859659221, -6.228191959588228 ], "z": [ -8.223821551593742, -7.921082266019327 ] }, { "hoverinfo": "skip", "line": { "color": "green", "width": 2 }, "mode": "lines", "name": "C9-H92", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -15.732378031998913, -15.05955455830438 ], "y": [ -7.262607859659221, -7.711360982760048 ], "z": [ -8.223821551593742, -7.48449648928834 ] }, { "hoverinfo": "skip", "line": { "color": "green", "width": 2 }, "mode": "lines", "name": "C9-H93", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -15.732378031998913, -15.195376615338077 ], "y": [ -7.262607859659221, -7.2417590367336375 ], "z": [ -8.223821551593742, -9.1786446059273 ] }, { "hoverinfo": "skip", "line": { "color": "green", "width": 2 }, "mode": "lines", "name": "N-CA", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -16.007147941579184, -14.67636835498978 ], "y": [ -9.98627722094817, -9.745897496326025 ], "z": [ -8.069307584122814, -8.643049930396398 ] }, { "hoverinfo": "skip", "line": { "color": "green", "width": 2 }, "mode": "lines", "name": "N-H2", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -16.007147941579184, -16.033497718988627 ], "y": [ -9.98627722094817, -9.50057776929509 ], "z": [ -8.069307584122814, -7.185099615433115 ] }, { "hoverinfo": "skip", "line": { "color": "green", "width": 2 }, "mode": "lines", "name": "CA-C", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -14.67636835498978, -13.719780790124108 ], "y": [ -9.745897496326025, -9.358051779989946 ], "z": [ -8.643049930396398, -7.545427531269949 ] }, { "hoverinfo": "skip", "line": { "color": "green", "width": 2 }, "mode": "lines", "name": "CA-CB", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -14.67636835498978, -14.178920755452232 ], "y": [ -9.745897496326025, -11.01916210905023 ], "z": [ -8.643049930396398, -9.327370843198736 ] }, { "hoverinfo": "skip", "line": { "color": "green", "width": 2 }, "mode": "lines", "name": "CA-HA", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -14.67636835498978, -14.736968525132092 ], "y": [ -9.745897496326025, -8.939934106489803 ], "z": [ -8.643049930396398, -9.373949809738594 ] }, { "hoverinfo": "skip", "line": { "color": "green", "width": 2 }, "mode": "lines", "name": "C-O", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -13.719780790124108, -13.880824248115786 ], "y": [ -9.358051779989946, -9.78032306150041 ], "z": [ -7.545427531269949, -6.426302886983361 ] }, { "hoverinfo": "skip", "line": { "color": "green", "width": 2 }, "mode": "lines", "name": "C-OXT", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -13.719780790124108, -12.688302653180408 ], "y": [ -9.358051779989946, -8.5424547874142 ], "z": [ -7.545427531269949, -7.812843683939439 ] }, { "hoverinfo": "skip", "line": { "color": "green", "width": 2 }, "mode": "lines", "name": "CB-OG", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -14.178920755452232, -15.086301380275959 ], "y": [ -11.01916210905023, -11.387628025313294 ], "z": [ -9.327370843198736, -10.367087280621426 ] }, { "hoverinfo": "skip", "line": { "color": "green", "width": 2 }, "mode": "lines", "name": "CB-HB2", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -14.178920755452232, -14.118660726590992 ], "y": [ -11.01916210905023, -11.824632118128362 ], "z": [ -9.327370843198736, -8.595189995731864 ] }, { "hoverinfo": "skip", "line": { "color": "green", "width": 2 }, "mode": "lines", "name": "CB-HB3", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -14.178920755452232, -13.191770443608062 ], "y": [ -11.01916210905023, -10.841060485441766 ], "z": [ -9.327370843198736, -9.752909411948956 ] }, { "hoverinfo": "skip", "line": { "color": "green", "width": 2 }, "mode": "lines", "name": "C7-N", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -16.702147859298343, -16.007147941579184 ], "y": [ -9.503645342696503, -9.98627722094817 ], "z": [ -8.7013479924131, -8.069307584122814 ] }, { "hoverinfo": "skip", "line": { "color": "green", "width": 2 }, "mode": "lines", "name": "O3-C3", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -15.004037766755745, -15.366598227571808 ], "y": [ -14.073459119994652, -14.468614448634968 ], "z": [ -12.389574898985659, -13.713198254967264 ] }, { "hoverinfo": "skip", "line": { "color": "green", "width": 2 }, "mode": "lines", "name": "O3-C1", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -15.004037766755745, -15.293307331725481 ], "y": [ -14.073459119994652, -12.779057293848032 ], "z": [ -12.389574898985659, -12.059530248596488 ] }, { "hoverinfo": "skip", "line": { "color": "green", "width": 2 }, "mode": "lines", "name": "O1-C1", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -15.82447951051279, -15.293307331725481 ], "y": [ -11.953237997780548, -12.779057293848032 ], "z": [ -12.789412613587547, -12.059530248596488 ] }, { "hoverinfo": "skip", "line": { "color": "green", "width": 2 }, "mode": "lines", "name": "C3-C4", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -15.366598227571808, -14.619921726506384 ], "y": [ -14.468614448634968, -13.580379999825922 ], "z": [ -13.713198254967264, -14.707416599550374 ] }, { "hoverinfo": "skip", "line": { "color": "green", "width": 2 }, "mode": "lines", "name": "C3-C5", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -15.366598227571808, -14.957475833892659 ], "y": [ -14.468614448634968, -15.929764667577125 ], "z": [ -13.713198254967264, -13.88544352972253 ] }, { "hoverinfo": "skip", "line": { "color": "green", "width": 2 }, "mode": "lines", "name": "C3-C6", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -15.366598227571808, -16.878301695415175 ], "y": [ -14.468614448634968, -14.311631721755834 ], "z": [ -13.713198254967264, -13.870987065634905 ] }, { "hoverinfo": "skip", "line": { "color": "green", "width": 2 }, "mode": "lines", "name": "C4-H41", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -14.619921726506384, -15.031883128698183 ], "y": [ -13.580379999825922, -12.573983227955425 ], "z": [ -14.707416599550374, -14.815915358404219 ] }, { "hoverinfo": "skip", "line": { "color": "green", "width": 2 }, "mode": "lines", "name": "C4-H42", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -14.619921726506384, -13.567182831509543 ], "y": [ -13.580379999825922, -13.469896602677604 ], "z": [ -14.707416599550374, -14.421775517219139 ] }, { "hoverinfo": "skip", "line": { "color": "green", "width": 2 }, "mode": "lines", "name": "C4-H43", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -14.619921726506384, -14.65039910411557 ], "y": [ -13.580379999825922, -14.020931295811046 ], "z": [ -14.707416599550374, -15.711137748605193 ] }, { "hoverinfo": "skip", "line": { "color": "green", "width": 2 }, "mode": "lines", "name": "C5-H51", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -14.957475833892659, -15.454636236539427 ], "y": [ -15.929764667577125, -16.562665213226886 ], "z": [ -13.88544352972253, -13.14142441480925 ] }, { "hoverinfo": "skip", "line": { "color": "green", "width": 2 }, "mode": "lines", "name": "C5-H52", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -14.957475833892659, -13.879957291576298 ], "y": [ -15.929764667577125, -16.052835331459605 ], "z": [ -13.88544352972253, -13.725971737056957 ] }, { "hoverinfo": "skip", "line": { "color": "green", "width": 2 }, "mode": "lines", "name": "C5-H53", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -14.957475833892659, -15.20520159165736 ], "y": [ -15.929764667577125, -16.30800823941398 ], "z": [ -13.88544352972253, -14.882572347530928 ] }, { "hoverinfo": "skip", "line": { "color": "green", "width": 2 }, "mode": "lines", "name": "C6-H61", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -16.878301695415175, -17.21787233237019 ], "y": [ -14.311631721755834, -13.279706427628799 ], "z": [ -13.870987065634905, -13.989340856697194 ] }, { "hoverinfo": "skip", "line": { "color": "green", "width": 2 }, "mode": "lines", "name": "C6-H62", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -16.878301695415175, -17.226905214312076 ], "y": [ -14.311631721755834, -14.843056893709816 ], "z": [ -13.870987065634905, -14.764626441013124 ] }, { "hoverinfo": "skip", "line": { "color": "green", "width": 2 }, "mode": "lines", "name": "C6-H63", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -16.878301695415175, -17.40752549359715 ], "y": [ -14.311631721755834, -14.727361190992958 ], "z": [ -13.870987065634905, -13.005565717478023 ] }, { "hoverinfo": "skip", "line": { "color": "green", "width": 2 }, "mode": "lines", "name": "C1-C2", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -15.293307331725481, -14.851903918548068 ], "y": [ -12.779057293848032, -12.521601744466224 ], "z": [ -12.059530248596488, -10.642807270407788 ] }, { "hoverinfo": "skip", "line": { "color": "green", "width": 2 }, "mode": "lines", "name": "C2-H21", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -14.851903918548068, -13.773704640754564 ], "y": [ -12.521601744466224, -12.680635512525095 ], "z": [ -10.642807270407788, -10.561097369033593 ] }, { "hoverinfo": "skip", "line": { "color": "green", "width": 2 }, "mode": "lines", "name": "C2-H22", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -14.851903918548068, -15.389421229764102 ], "y": [ -12.521601744466224, -13.177326287352123 ], "z": [ -10.642807270407788, -9.95278903586601 ] }, { "hoverinfo": "skip", "line": { "color": "green", "width": 2 }, "mode": "lines", "name": "OG-C2", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -15.086301380275959, -14.851903918548068 ], "y": [ -11.387628025313294, -12.521601744466224 ], "z": [ -10.367087280621426, -10.642807270407788 ] }, { "hoverinfo": "skip", "line": { "color": "green", "width": 2 }, "mode": "lines", "name": "N4-N4A", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -10.857527350376095, -9.986183652909304 ], "y": [ -6.620251881884332, -6.363869889555703 ], "z": [ -7.3159038145497455, -8.305171167136757 ] }, { "hoverinfo": "skip", "line": { "color": "green", "width": 2 }, "mode": "lines", "name": "N4-C4", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -10.857527350376095, -12.275484492178816 ], "y": [ -6.620251881884332, -6.480064289880515 ], "z": [ -7.3159038145497455, -7.528825098264718 ] }, { "hoverinfo": "skip", "line": { "color": "green", "width": 2 }, "mode": "lines", "name": "N4-C1", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -10.857527350376095, -10.22211098574071 ], "y": [ -6.620251881884332, -6.9982419132537945 ], "z": [ -7.3159038145497455, -6.173188294510371 ] }, { "hoverinfo": "skip", "line": { "color": "green", "width": 2 }, "mode": "lines", "name": "N4A-N2", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -9.986183652909304, -8.76683659683621 ], "y": [ -6.363869889555703, -6.571418542262295 ], "z": [ -8.305171167136757, -7.820479426330753 ] }, { "hoverinfo": "skip", "line": { "color": "green", "width": 2 }, "mode": "lines", "name": "N2-C2", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -8.76683659683621, -8.893856234740223 ], "y": [ -6.571418542262295, -6.960433204201658 ], "z": [ -7.820479426330753, -6.515901466075816 ] }, { "hoverinfo": "skip", "line": { "color": "green", "width": 2 }, "mode": "lines", "name": "C4-C5", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -12.275484492178816, -12.849356456620264 ], "y": [ -6.480064289880515, -7.652854699509973 ], "z": [ -7.528825098264718, -8.309016397568476 ] }, { "hoverinfo": "skip", "line": { "color": "green", "width": 2 }, "mode": "lines", "name": "C4-H41", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -12.275484492178816, -12.761035656402765 ], "y": [ -6.480064289880515, -6.400880064907122 ], "z": [ -7.528825098264718, -6.5501490203737065 ] }, { "hoverinfo": "skip", "line": { "color": "green", "width": 2 }, "mode": "lines", "name": "C4-H42", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -12.275484492178816, -12.441542202818049 ], "y": [ -6.480064289880515, -5.538858379169838 ], "z": [ -7.528825098264718, -8.0640182506691 ] }, { "hoverinfo": "skip", "line": { "color": "green", "width": 2 }, "mode": "lines", "name": "C1-C2", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -10.22211098574071, -8.893856234740223 ], "y": [ -6.9982419132537945, -6.960433204201658 ], "z": [ -6.173188294510371, -6.515901466075816 ] }, { "hoverinfo": "skip", "line": { "color": "green", "width": 2 }, "mode": "lines", "name": "C1-H1", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -10.22211098574071, -10.74363777296185 ], "y": [ -6.9982419132537945, -7.249147876050233 ], "z": [ -6.173188294510371, -5.260317554457878 ] }, { "hoverinfo": "skip", "line": { "color": "green", "width": 2 }, "mode": "lines", "name": "C2-C3", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -8.893856234740223, -7.7163573866256145 ], "y": [ -6.960433204201658, -7.266731973990479 ], "z": [ -6.515901466075816, -5.693715826262874 ] }, { "hoverinfo": "skip", "line": { "color": "green", "width": 2 }, "mode": "lines", "name": "C5-H52", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -12.849356456620264, -13.927988490696922 ], "y": [ -7.652854699509973, -7.526540381088234 ], "z": [ -8.309016397568476, -8.444285935991973 ] }, { "hoverinfo": "skip", "line": { "color": "green", "width": 2 }, "mode": "lines", "name": "C5-H53", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -12.849356456620264, -12.389017382224733 ], "y": [ -7.652854699509973, -7.734280740279354 ], "z": [ -8.309016397568476, -9.29946383002983 ] }, { "hoverinfo": "skip", "line": { "color": "green", "width": 2 }, "mode": "lines", "name": "C3-H32", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -7.7163573866256145, -6.850241814223253 ], "y": [ -7.266731973990479, -7.475902712977075 ], "z": [ -5.693715826262874, -6.329327765415948 ] }, { "hoverinfo": "skip", "line": { "color": "green", "width": 2 }, "mode": "lines", "name": "C3-H33", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -7.7163573866256145, -7.8875203192822925 ], "y": [ -7.266731973990479, -8.140043471350355 ], "z": [ -5.693715826262874, -5.056378632099991 ] }, { "hoverinfo": "skip", "line": { "color": "green", "width": 2 }, "mode": "lines", "name": "OXT-C5", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -12.688302653180408, -12.849356456620264 ], "y": [ -8.5424547874142, -7.652854699509973 ], "z": [ -7.812843683939439, -8.309016397568476 ] }, { "hoverinfo": "skip", "line": { "color": "green", "width": 2 }, "mode": "lines", "name": "N1-C3", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -7.479374931693868, -7.7163573866256145 ], "y": [ -6.449402546505217, -7.266731973990479 ], "z": [ -5.071088380601299, -5.693715826262874 ] }, { "hoverinfo": "skip", "line": { "color": "green", "width": 2 }, "mode": "lines", "name": "Cl1-C1", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -6.381439426625471, -5.495024060994008 ], "y": [ -0.9315888906202455, -2.2889619942632757 ], "z": [ 0.049109872077756814, -0.5437606593866892 ] }, { "hoverinfo": "skip", "line": { "color": "green", "width": 2 }, "mode": "lines", "name": "Cl4-C4", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -3.204855944450213, -4.115757845984214 ], "y": [ -5.857775104580009, -4.512817143633519 ], "z": [ -2.1021368051222664, -1.5105006930834457 ] }, { "hoverinfo": "skip", "line": { "color": "green", "width": 2 }, "mode": "lines", "name": "C2-C1", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -4.103595011317921, -5.495024060994008 ], "y": [ -2.2600239001666775, -2.2889619942632757 ], "z": [ -0.6379328231483722, -0.5437606593866892 ] }, { "hoverinfo": "skip", "line": { "color": "green", "width": 2 }, "mode": "lines", "name": "C2-C3", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -4.103595011317921, -3.4139099698145743 ], "y": [ -2.2600239001666775, -3.3719203108801636 ], "z": [ -0.6379328231483722, -1.1212409395389402 ] }, { "hoverinfo": "skip", "line": { "color": "green", "width": 2 }, "mode": "lines", "name": "C2-C7", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -4.103595011317921, -3.315159448432037 ], "y": [ -2.2600239001666775, -1.0568287155988916 ], "z": [ -0.6379328231483722, -0.23216768047380704 ] }, { "hoverinfo": "skip", "line": { "color": "green", "width": 2 }, "mode": "lines", "name": "C1-C6", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -5.495024060994008, -6.196871937163645 ], "y": [ -2.2889619942632757, -3.42985882701663 ], "z": [ -0.5437606593866892, -0.9330204129311963 ] }, { "hoverinfo": "skip", "line": { "color": "green", "width": 2 }, "mode": "lines", "name": "C3-C4", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -3.4139099698145743, -4.115757845984214 ], "y": [ -3.3719203108801636, -4.512817143633519 ], "z": [ -1.1212409395389402, -1.5105006930834457 ] }, { "hoverinfo": "skip", "line": { "color": "green", "width": 2 }, "mode": "lines", "name": "C3-H3", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -3.4139099698145743, -2.328769765636508 ], "y": [ -3.3719203108801636, -3.3503941849243737 ], "z": [ -1.1212409395389402, -1.1952550812803622 ] }, { "hoverinfo": "skip", "line": { "color": "green", "width": 2 }, "mode": "lines", "name": "C7-H71", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -3.315159448432037, -3.4745763668203717 ], "y": [ -1.0568287155988916, -0.8318965886882056 ], "z": [ -0.23216768047380704, 0.8275075124107867 ] }, { "hoverinfo": "skip", "line": { "color": "green", "width": 2 }, "mode": "lines", "name": "C7-H72", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -3.315159448432037, -2.238885454512125 ], "y": [ -1.0568287155988916, -1.2071489578628698 ], "z": [ -0.23216768047380704, -0.3709491445725273 ] }, { "hoverinfo": "skip", "line": { "color": "green", "width": 2 }, "mode": "lines", "name": "C7-H73", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -3.315159448432037, -3.599553424214348 ], "y": [ -1.0568287155988916, -0.18897694308073298 ], "z": [ -0.23216768047380704, -0.836541105994667 ] }, { "hoverinfo": "skip", "line": { "color": "green", "width": 2 }, "mode": "lines", "name": "C4-C5", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -4.115757845984214, -5.507183996345783 ], "y": [ -4.512817143633519, -4.541848362376832 ], "z": [ -1.5105006930834457, -1.4163648527873138 ] }, { "hoverinfo": "skip", "line": { "color": "green", "width": 2 }, "mode": "lines", "name": "C6-C5", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -6.196871937163645, -5.507183996345783 ], "y": [ -3.42985882701663, -4.541848362376832 ], "z": [ -0.9330204129311963, -1.4163648527873138 ] }, { "hoverinfo": "skip", "line": { "color": "green", "width": 2 }, "mode": "lines", "name": "C6-H6", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -6.196871937163645, -7.282341141219503 ], "y": [ -3.42985882701663, -3.45101318892195 ], "z": [ -0.9330204129311963, -0.8591597331433449 ] }, { "hoverinfo": "skip", "line": { "color": "green", "width": 2 }, "mode": "lines", "name": "O2-C5", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -6.23002674131155, -5.507183996345783 ], "y": [ -5.623169692423795, -4.541848362376832 ], "z": [ -1.7808033260771605, -1.4163648527873138 ] } ], "layout": { "scene": { "xaxis": { "showgrid": false, "showline": false, "showticklabels": false }, "yaxis": { "showgrid": false, "showline": false, "showticklabels": false }, "zaxis": { "showgrid": false, "showline": false, "showticklabels": false } }, "template": { "data": { "bar": [ { "error_x": { "color": "rgb(36,36,36)" }, "error_y": { "color": "rgb(36,36,36)" }, "marker": { "line": { "color": "white", "width": 0.5 }, "pattern": { "fillmode": "overlay", "size": 10, "solidity": 0.2 } }, "type": "bar" } ], "barpolar": [ { "marker": { "line": { "color": "white", "width": 0.5 }, "pattern": { "fillmode": "overlay", "size": 10, "solidity": 0.2 } }, "type": "barpolar" } ], "carpet": [ { "aaxis": { "endlinecolor": "rgb(36,36,36)", "gridcolor": "white", "linecolor": "white", "minorgridcolor": "white", "startlinecolor": "rgb(36,36,36)" }, "baxis": { "endlinecolor": "rgb(36,36,36)", "gridcolor": "white", "linecolor": "white", "minorgridcolor": "white", "startlinecolor": "rgb(36,36,36)" }, "type": "carpet" } ], "choropleth": [ { "colorbar": { "outlinewidth": 1, "tickcolor": "rgb(36,36,36)", "ticks": "outside" }, "type": "choropleth" } ], "contour": [ { "colorbar": { "outlinewidth": 1, "tickcolor": "rgb(36,36,36)", "ticks": "outside" }, "colorscale": [ [ 0, "#440154" ], [ 0.1111111111111111, "#482878" ], [ 0.2222222222222222, "#3e4989" ], [ 0.3333333333333333, "#31688e" ], [ 0.4444444444444444, "#26828e" ], [ 0.5555555555555556, "#1f9e89" ], [ 0.6666666666666666, "#35b779" ], [ 0.7777777777777778, "#6ece58" ], [ 0.8888888888888888, "#b5de2b" ], [ 1, "#fde725" ] ], "type": "contour" } ], "contourcarpet": [ { "colorbar": { "outlinewidth": 1, "tickcolor": "rgb(36,36,36)", "ticks": "outside" }, "type": "contourcarpet" } ], "heatmap": [ { "colorbar": { "outlinewidth": 1, "tickcolor": "rgb(36,36,36)", "ticks": "outside" }, "colorscale": [ [ 0, "#440154" ], [ 0.1111111111111111, "#482878" ], [ 0.2222222222222222, "#3e4989" ], [ 0.3333333333333333, "#31688e" ], [ 0.4444444444444444, "#26828e" ], [ 0.5555555555555556, "#1f9e89" ], [ 0.6666666666666666, "#35b779" ], [ 0.7777777777777778, "#6ece58" ], [ 0.8888888888888888, "#b5de2b" ], [ 1, "#fde725" ] ], "type": "heatmap" } ], "heatmapgl": [ { "colorbar": { "outlinewidth": 1, "tickcolor": "rgb(36,36,36)", "ticks": "outside" }, "colorscale": [ [ 0, "#440154" ], [ 0.1111111111111111, "#482878" ], [ 0.2222222222222222, "#3e4989" ], [ 0.3333333333333333, "#31688e" ], [ 0.4444444444444444, "#26828e" ], [ 0.5555555555555556, "#1f9e89" ], [ 0.6666666666666666, "#35b779" ], [ 0.7777777777777778, "#6ece58" ], [ 0.8888888888888888, "#b5de2b" ], [ 1, "#fde725" ] ], "type": "heatmapgl" } ], "histogram": [ { "marker": { "line": { "color": "white", "width": 0.6 } }, "type": "histogram" } ], "histogram2d": [ { "colorbar": { "outlinewidth": 1, "tickcolor": "rgb(36,36,36)", "ticks": "outside" }, "colorscale": [ [ 0, "#440154" ], [ 0.1111111111111111, "#482878" ], [ 0.2222222222222222, "#3e4989" ], [ 0.3333333333333333, "#31688e" ], [ 0.4444444444444444, "#26828e" ], [ 0.5555555555555556, "#1f9e89" ], [ 0.6666666666666666, "#35b779" ], [ 0.7777777777777778, "#6ece58" ], [ 0.8888888888888888, "#b5de2b" ], [ 1, "#fde725" ] ], "type": "histogram2d" } ], "histogram2dcontour": [ { "colorbar": { "outlinewidth": 1, "tickcolor": "rgb(36,36,36)", "ticks": "outside" }, "colorscale": [ [ 0, "#440154" ], [ 0.1111111111111111, "#482878" ], [ 0.2222222222222222, "#3e4989" ], [ 0.3333333333333333, "#31688e" ], [ 0.4444444444444444, "#26828e" ], [ 0.5555555555555556, "#1f9e89" ], [ 0.6666666666666666, "#35b779" ], [ 0.7777777777777778, "#6ece58" ], [ 0.8888888888888888, "#b5de2b" ], [ 1, "#fde725" ] ], "type": "histogram2dcontour" } ], "mesh3d": [ { "colorbar": { "outlinewidth": 1, "tickcolor": "rgb(36,36,36)", "ticks": "outside" }, "type": "mesh3d" } ], "parcoords": [ { "line": { "colorbar": { "outlinewidth": 1, "tickcolor": "rgb(36,36,36)", "ticks": "outside" } }, "type": "parcoords" } ], "pie": [ { "automargin": true, "type": "pie" } ], "scatter": [ { "fillpattern": { "fillmode": "overlay", "size": 10, "solidity": 0.2 }, "type": "scatter" } ], "scatter3d": [ { "line": { "colorbar": { "outlinewidth": 1, "tickcolor": "rgb(36,36,36)", "ticks": "outside" } }, "marker": { "colorbar": { "outlinewidth": 1, "tickcolor": "rgb(36,36,36)", "ticks": "outside" } }, "type": "scatter3d" } ], "scattercarpet": [ { "marker": { "colorbar": { "outlinewidth": 1, "tickcolor": "rgb(36,36,36)", "ticks": "outside" } }, "type": "scattercarpet" } ], "scattergeo": [ { "marker": { "colorbar": { "outlinewidth": 1, "tickcolor": "rgb(36,36,36)", "ticks": "outside" } }, "type": "scattergeo" } ], "scattergl": [ { "marker": { "colorbar": { "outlinewidth": 1, "tickcolor": "rgb(36,36,36)", "ticks": "outside" } }, "type": "scattergl" } ], "scattermapbox": [ { "marker": { "colorbar": { "outlinewidth": 1, "tickcolor": "rgb(36,36,36)", "ticks": "outside" } }, "type": "scattermapbox" } ], "scatterpolar": [ { "marker": { "colorbar": { "outlinewidth": 1, "tickcolor": "rgb(36,36,36)", "ticks": "outside" } }, "type": "scatterpolar" } ], "scatterpolargl": [ { "marker": { "colorbar": { "outlinewidth": 1, "tickcolor": "rgb(36,36,36)", "ticks": "outside" } }, "type": "scatterpolargl" } ], "scatterternary": [ { "marker": { "colorbar": { "outlinewidth": 1, "tickcolor": "rgb(36,36,36)", "ticks": "outside" } }, "type": "scatterternary" } ], "surface": [ { "colorbar": { "outlinewidth": 1, "tickcolor": "rgb(36,36,36)", "ticks": "outside" }, "colorscale": [ [ 0, "#440154" ], [ 0.1111111111111111, "#482878" ], [ 0.2222222222222222, "#3e4989" ], [ 0.3333333333333333, "#31688e" ], [ 0.4444444444444444, "#26828e" ], [ 0.5555555555555556, "#1f9e89" ], [ 0.6666666666666666, "#35b779" ], [ 0.7777777777777778, "#6ece58" ], [ 0.8888888888888888, "#b5de2b" ], [ 1, "#fde725" ] ], "type": "surface" } ], "table": [ { "cells": { "fill": { "color": "rgb(237,237,237)" }, "line": { "color": "white" } }, "header": { "fill": { "color": "rgb(217,217,217)" }, "line": { "color": "white" } }, "type": "table" } ] }, "layout": { "annotationdefaults": { "arrowhead": 0, "arrowwidth": 1 }, "autotypenumbers": "strict", "coloraxis": { "colorbar": { "outlinewidth": 1, "tickcolor": "rgb(36,36,36)", "ticks": "outside" } }, "colorscale": { "diverging": [ [ 0, "rgb(103,0,31)" ], [ 0.1, "rgb(178,24,43)" ], [ 0.2, "rgb(214,96,77)" ], [ 0.3, "rgb(244,165,130)" ], [ 0.4, "rgb(253,219,199)" ], [ 0.5, "rgb(247,247,247)" ], [ 0.6, "rgb(209,229,240)" ], [ 0.7, "rgb(146,197,222)" ], [ 0.8, "rgb(67,147,195)" ], [ 0.9, "rgb(33,102,172)" ], [ 1, "rgb(5,48,97)" ] ], "sequential": [ [ 0, "#440154" ], [ 0.1111111111111111, "#482878" ], [ 0.2222222222222222, "#3e4989" ], [ 0.3333333333333333, "#31688e" ], [ 0.4444444444444444, "#26828e" ], [ 0.5555555555555556, "#1f9e89" ], [ 0.6666666666666666, "#35b779" ], [ 0.7777777777777778, "#6ece58" ], [ 0.8888888888888888, "#b5de2b" ], [ 1, "#fde725" ] ], "sequentialminus": [ [ 0, "#440154" ], [ 0.1111111111111111, "#482878" ], [ 0.2222222222222222, "#3e4989" ], [ 0.3333333333333333, "#31688e" ], [ 0.4444444444444444, "#26828e" ], [ 0.5555555555555556, "#1f9e89" ], [ 0.6666666666666666, "#35b779" ], [ 0.7777777777777778, "#6ece58" ], [ 0.8888888888888888, "#b5de2b" ], [ 1, "#fde725" ] ] }, "colorway": [ "#1F77B4", "#FF7F0E", "#2CA02C", "#D62728", "#9467BD", "#8C564B", "#E377C2", "#7F7F7F", "#BCBD22", "#17BECF" ], "font": { "color": "rgb(36,36,36)" }, "geo": { "bgcolor": "white", "lakecolor": "white", "landcolor": "white", "showlakes": true, "showland": true, "subunitcolor": "white" }, "hoverlabel": { "align": "left" }, "hovermode": "closest", "mapbox": { "style": "light" }, "paper_bgcolor": "white", "plot_bgcolor": "white", "polar": { "angularaxis": { "gridcolor": "rgb(232,232,232)", "linecolor": "rgb(36,36,36)", "showgrid": false, "showline": true, "ticks": "outside" }, "bgcolor": "white", "radialaxis": { "gridcolor": "rgb(232,232,232)", "linecolor": "rgb(36,36,36)", "showgrid": false, "showline": true, "ticks": "outside" } }, "scene": { "xaxis": { "backgroundcolor": "white", "gridcolor": "rgb(232,232,232)", "gridwidth": 2, "linecolor": "rgb(36,36,36)", "showbackground": true, "showgrid": false, "showline": true, "ticks": "outside", "zeroline": false, "zerolinecolor": "rgb(36,36,36)" }, "yaxis": { "backgroundcolor": "white", "gridcolor": "rgb(232,232,232)", "gridwidth": 2, "linecolor": "rgb(36,36,36)", "showbackground": true, "showgrid": false, "showline": true, "ticks": "outside", "zeroline": false, "zerolinecolor": "rgb(36,36,36)" }, "zaxis": { "backgroundcolor": "white", "gridcolor": "rgb(232,232,232)", "gridwidth": 2, "linecolor": "rgb(36,36,36)", "showbackground": true, "showgrid": false, "showline": true, "ticks": "outside", "zeroline": false, "zerolinecolor": "rgb(36,36,36)" } }, "shapedefaults": { "fillcolor": "black", "line": { "width": 0 }, "opacity": 0.3 }, "ternary": { "aaxis": { "gridcolor": "rgb(232,232,232)", "linecolor": "rgb(36,36,36)", "showgrid": false, "showline": true, "ticks": "outside" }, "baxis": { "gridcolor": "rgb(232,232,232)", "linecolor": "rgb(36,36,36)", "showgrid": false, "showline": true, "ticks": "outside" }, "bgcolor": "white", "caxis": { "gridcolor": "rgb(232,232,232)", "linecolor": "rgb(36,36,36)", "showgrid": false, "showline": true, "ticks": "outside" } }, "title": { "x": 0.05 }, "xaxis": { "automargin": true, "gridcolor": "rgb(232,232,232)", "linecolor": "rgb(36,36,36)", "showgrid": false, "showline": true, "ticks": "outside", "title": { "standoff": 15 }, "zeroline": false, "zerolinecolor": "rgb(36,36,36)" }, "yaxis": { "automargin": true, "gridcolor": "rgb(232,232,232)", "linecolor": "rgb(36,36,36)", "showgrid": false, "showline": true, "ticks": "outside", "title": { "standoff": 15 }, "zeroline": false, "zerolinecolor": "rgb(36,36,36)" } } } } }, "text/html": [ "
" ] }, "metadata": {}, "output_type": "display_data" } ], "source": [ "# step 1: make a residue graph\n", "graph = mol.make_residue_graph(detailed=True)\n", "\n", "# step 2: get some edges to optimize\n", "# (we filter for edges with a certain number of descendant nodes)\n", "edges = graph.find_rotatable_edges(min_descendants=2, max_descendants=20)\n", "\n", "# step 3: make the rotatron environment\n", "env = bam.optimizers.OverlapRotatron(graph, edges, artificial_spread=5)\n", "\n", "# step 4: optimize the molecule with the swarm algorithm\n", "optimized = bam.optimizers.optimize(mol, env, algorithm=\"swarm\")\n", "\n", "# and visualize the optimized molecule\n", "v.draw_edges(*optimized.get_bonds(), color=\"green\", linewidth=2, showlegend=False)\n", "v.show()" ] }, { "cell_type": "markdown", "metadata": {}, "source": [ "## Example: Optimizing with the ForceFieldRotatron\n", "\n", "Finally, let's showcase the `ForceFieldRotatron`. We will optimize both the ResidueGraph and AtomGraph to compare the outputs..." ] }, { "cell_type": "code", "execution_count": 9, "metadata": {}, "outputs": [ { "data": { "application/vnd.plotly.v1+json": { "config": { "plotlyServerURL": "https://plot.ly" }, "data": [ { "hoverinfo": "skip", "line": { "color": "red", "width": 2 }, "mode": "lines", "name": "O7-C7", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -1.1901381180417663, -2.0074700764242888 ], "y": [ -4.457936006209669, -4.964368002690013 ], "z": [ -11.885270543268767, -12.6478189107495 ] }, { "hoverinfo": "skip", "line": { "color": "red", "width": 2 }, "mode": "lines", "name": "C10-C11", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ 3.697536101948007, 2.48091740366838 ], "y": [ -8.517751596927301, -9.390939948433537 ], "z": [ -10.561149076554525, -10.925632417449824 ] }, { "hoverinfo": "skip", "line": { "color": "red", "width": 2 }, "mode": "lines", "name": "C10-C12", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ 3.697536101948007, 4.197780435087169 ], "y": [ -8.517751596927301, -7.70266008514671 ], "z": [ -10.561149076554525, -11.756452274318749 ] }, { "hoverinfo": "skip", "line": { "color": "red", "width": 2 }, "mode": "lines", "name": "C10-C13", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ 3.697536101948007, 3.3331117556170438 ], "y": [ -8.517751596927301, -7.575424892241906 ], "z": [ -10.561149076554525, -9.41133525795691 ] }, { "hoverinfo": "skip", "line": { "color": "red", "width": 2 }, "mode": "lines", "name": "C10-H10", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ 3.697536101948007, 4.502875680153437 ], "y": [ -8.517751596927301, -9.182573226248664 ], "z": [ -10.561149076554525, -10.22519947473545 ] }, { "hoverinfo": "skip", "line": { "color": "red", "width": 2 }, "mode": "lines", "name": "C11-C1", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ 2.48091740366838, 1.3209225373710256 ], "y": [ -9.390939948433537, -8.613028876284272 ], "z": [ -10.925632417449824, -11.497637552034618 ] }, { "hoverinfo": "skip", "line": { "color": "red", "width": 2 }, "mode": "lines", "name": "C11-H111", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ 2.48091740366838, 2.146828498626399 ], "y": [ -9.390939948433537, -9.95465174384065 ], "z": [ -10.925632417449824, -10.044274791257862 ] }, { "hoverinfo": "skip", "line": { "color": "red", "width": 2 }, "mode": "lines", "name": "C11-H112", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ 2.48091740366838, 2.791210361819143 ], "y": [ -9.390939948433537, -10.154672330535895 ], "z": [ -10.925632417449824, -11.651669702064263 ] }, { "hoverinfo": "skip", "line": { "color": "red", "width": 2 }, "mode": "lines", "name": "C1-C6", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ 1.3209225373710256, 0.3538690501481807 ], "y": [ -8.613028876284272, -8.108664720519606 ], "z": [ -11.497637552034618, -10.642566238499935 ] }, { "hoverinfo": "skip", "line": { "color": "red", "width": 2 }, "mode": "lines", "name": "C1-C2", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ 1.3209225373710256, 1.243169687878467 ], "y": [ -8.613028876284272, -8.417741296694192 ], "z": [ -11.497637552034618, -12.867546799267311 ] }, { "hoverinfo": "skip", "line": { "color": "red", "width": 2 }, "mode": "lines", "name": "C4-C8", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -0.8103206576705606, -1.9570162665657023 ], "y": [ -7.185718655054223, -6.417786753433388 ], "z": [ -12.547936988367493, -13.113415568875741 ] }, { "hoverinfo": "skip", "line": { "color": "red", "width": 2 }, "mode": "lines", "name": "C4-C5", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -0.8103206576705606, -0.7187333643357281 ], "y": [ -7.185718655054223, -7.39050392185299 ], "z": [ -12.547936988367493, -11.171124690992963 ] }, { "hoverinfo": "skip", "line": { "color": "red", "width": 2 }, "mode": "lines", "name": "C4-C3", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -0.8103206576705606, 0.17054475863730068 ], "y": [ -7.185718655054223, -7.699421548953818 ], "z": [ -12.547936988367493, -13.396170276968213 ] }, { "hoverinfo": "skip", "line": { "color": "red", "width": 2 }, "mode": "lines", "name": "C8-C9", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -1.9570162665657023, -3.322294274109266 ], "y": [ -6.417786753433388, -7.0686874578122465 ], "z": [ -13.113415568875741, -12.831696533031572 ] }, { "hoverinfo": "skip", "line": { "color": "red", "width": 2 }, "mode": "lines", "name": "C8-C7", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -1.9570162665657023, -2.0074700764242888 ], "y": [ -6.417786753433388, -4.964368002690013 ], "z": [ -13.113415568875741, -12.6478189107495 ] }, { "hoverinfo": "skip", "line": { "color": "red", "width": 2 }, "mode": "lines", "name": "C8-H8", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -1.9570162665657023, -1.8491795236150055 ], "y": [ -6.417786753433388, -6.3587143492034475 ], "z": [ -13.113415568875741, -14.204967852519669 ] }, { "hoverinfo": "skip", "line": { "color": "red", "width": 2 }, "mode": "lines", "name": "C12-H121", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ 4.197780435087169, 3.497973837998663 ], "y": [ -7.70266008514671, -6.91538304812568 ], "z": [ -11.756452274318749, -12.05367652240563 ] }, { "hoverinfo": "skip", "line": { "color": "red", "width": 2 }, "mode": "lines", "name": "C12-H122", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ 4.197780435087169, 4.389603361486543 ], "y": [ -7.70266008514671, -8.348838290305252 ], "z": [ -11.756452274318749, -12.619321854316597 ] }, { "hoverinfo": "skip", "line": { "color": "red", "width": 2 }, "mode": "lines", "name": "C12-H123", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ 4.197780435087169, 5.142639065121431 ], "y": [ -7.70266008514671, -7.20914360802515 ], "z": [ -11.756452274318749, -11.501616884195428 ] }, { "hoverinfo": "skip", "line": { "color": "red", "width": 2 }, "mode": "lines", "name": "C13-H131", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ 3.3331117556170438, 4.235046153468999 ], "y": [ -7.575424892241906, -7.075440629405834 ], "z": [ -9.41133525795691, -9.040168410181277 ] }, { "hoverinfo": "skip", "line": { "color": "red", "width": 2 }, "mode": "lines", "name": "C13-H132", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ 3.3331117556170438, 2.636567874471977 ], "y": [ -7.575424892241906, -6.788021397290564 ], "z": [ -9.41133525795691, -9.715377767777118 ] }, { "hoverinfo": "skip", "line": { "color": "red", "width": 2 }, "mode": "lines", "name": "C13-H133", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ 3.3331117556170438, 2.896761565895119 ], "y": [ -7.575424892241906, -8.125048977088927 ], "z": [ -9.41133525795691, -8.570706197499376 ] }, { "hoverinfo": "skip", "line": { "color": "red", "width": 2 }, "mode": "lines", "name": "C6-C5", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ 0.3538690501481807, -0.7187333643357281 ], "y": [ -8.108664720519606, -7.39050392185299 ], "z": [ -10.642566238499935, -11.171124690992963 ] }, { "hoverinfo": "skip", "line": { "color": "red", "width": 2 }, "mode": "lines", "name": "C6-H6", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ 0.3538690501481807, 0.4101642067554976 ], "y": [ -8.108664720519606, -8.267085256352896 ], "z": [ -10.642566238499935, -9.569571117742688 ] }, { "hoverinfo": "skip", "line": { "color": "red", "width": 2 }, "mode": "lines", "name": "C2-C3", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ 1.243169687878467, 0.17054475863730056 ], "y": [ -8.417741296694192, -7.699421548953818 ], "z": [ -12.867546799267311, -13.396170276968213 ] }, { "hoverinfo": "skip", "line": { "color": "red", "width": 2 }, "mode": "lines", "name": "C2-H2", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ 1.243169687878467, 1.9972357577604605 ], "y": [ -8.417741296694192, -8.817851861613597 ], "z": [ -12.867546799267311, -13.539052814201352 ] }, { "hoverinfo": "skip", "line": { "color": "red", "width": 2 }, "mode": "lines", "name": "C5-H5", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -0.7187333643357281, -1.4723249718896034 ], "y": [ -7.39050392185299, -6.998708871427243 ], "z": [ -11.171124690992963, -10.493350733477438 ] }, { "hoverinfo": "skip", "line": { "color": "red", "width": 2 }, "mode": "lines", "name": "C3-H3", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ 0.17054475863730068, 0.1136985615970274 ], "y": [ -7.699421548953818, -7.5504327001271685 ], "z": [ -13.396170276968213, -14.471114662881908 ] }, { "hoverinfo": "skip", "line": { "color": "red", "width": 2 }, "mode": "lines", "name": "C9-H91", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -3.322294274109266, -3.3406222600275313 ], "y": [ -7.0686874578122465, -8.106719572061703 ], "z": [ -12.831696533031572, -13.181277774975404 ] }, { "hoverinfo": "skip", "line": { "color": "red", "width": 2 }, "mode": "lines", "name": "C9-H92", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -3.322294274109266, -4.12307085054708 ], "y": [ -7.0686874578122465, -6.523531035178824 ], "z": [ -12.831696533031572, -13.34378411293374 ] }, { "hoverinfo": "skip", "line": { "color": "red", "width": 2 }, "mode": "lines", "name": "C9-H93", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -3.322294274109266, -3.561790777758048 ], "y": [ -7.0686874578122465, -7.065474092091637 ], "z": [ -12.831696533031572, -11.762527061422533 ] }, { "hoverinfo": "skip", "line": { "color": "red", "width": 2 }, "mode": "lines", "name": "N-CA", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -2.7947272081817767, -3.4084896708251717 ], "y": [ -4.3869969027102105, -3.666903329282073 ], "z": [ -13.050686525048778, -11.926988218136549 ] }, { "hoverinfo": "skip", "line": { "color": "red", "width": 2 }, "mode": "lines", "name": "N-H2", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -2.7947272081817767, -3.487044250571371 ], "y": [ -4.3869969027102105, -5.03788039693918 ], "z": [ -13.050686525048778, -13.390494985445544 ] }, { "hoverinfo": "skip", "line": { "color": "red", "width": 2 }, "mode": "lines", "name": "CA-C", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -3.4084896708251717, -4.203238871117606 ], "y": [ -3.666903329282073, -4.63266275454675 ], "z": [ -11.926988218136549, -11.08678500393954 ] }, { "hoverinfo": "skip", "line": { "color": "red", "width": 2 }, "mode": "lines", "name": "CA-CB", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -3.4084896708251717, -4.334931711959871 ], "y": [ -3.666903329282073, -2.57665489996021 ], "z": [ -11.926988218136549, -12.46551909634073 ] }, { "hoverinfo": "skip", "line": { "color": "red", "width": 2 }, "mode": "lines", "name": "CA-HA", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -3.4084896708251717, -2.6275443601653166 ], "y": [ -3.666903329282073, -3.2125182047914835 ], "z": [ -11.926988218136549, -11.3177899085525 ] }, { "hoverinfo": "skip", "line": { "color": "red", "width": 2 }, "mode": "lines", "name": "C-O", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -4.203238871117606, -4.712620662623654 ], "y": [ -4.63266275454675, -5.600445251005295 ], "z": [ -11.08678500393954, -11.597289881517172 ] }, { "hoverinfo": "skip", "line": { "color": "red", "width": 2 }, "mode": "lines", "name": "C-OXT", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -4.203238871117606, -4.344396195708473 ], "y": [ -4.63266275454675, -4.416215726351382 ], "z": [ -11.08678500393954, -9.770015360569925 ] }, { "hoverinfo": "skip", "line": { "color": "red", "width": 2 }, "mode": "lines", "name": "CB-OG", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -4.334931711959871, -3.581886195270008 ], "y": [ -2.57665489996021, -1.6617774696680143 ], "z": [ -12.46551909634073, -13.263039464315902 ] }, { "hoverinfo": "skip", "line": { "color": "red", "width": 2 }, "mode": "lines", "name": "CB-HB2", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -4.334931711959871, -5.115740886127012 ], "y": [ -2.57665489996021, -3.0324474492260443 ], "z": [ -12.46551909634073, -13.074692458833033 ] }, { "hoverinfo": "skip", "line": { "color": "red", "width": 2 }, "mode": "lines", "name": "CB-HB3", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -4.334931711959871, -4.790357562919928 ], "y": [ -2.57665489996021, -2.0424946059020126 ], "z": [ -12.46551909634073, -11.63213498650364 ] }, { "hoverinfo": "skip", "line": { "color": "red", "width": 2 }, "mode": "lines", "name": "C7-N", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -2.0074700764242888, -2.7947272081817767 ], "y": [ -4.964368002690013, -4.3869969027102105 ], "z": [ -12.6478189107495, -13.050686525048778 ] }, { "hoverinfo": "skip", "line": { "color": "red", "width": 2 }, "mode": "lines", "name": "O3-C3", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -4.79585478288555, -5.31722153936271 ], "y": [ 1.4329360861623681, 2.2545396582443176 ], "z": [ -13.772882982805394, -14.818215889387153 ] }, { "hoverinfo": "skip", "line": { "color": "red", "width": 2 }, "mode": "lines", "name": "O3-C1", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -4.79585478288555, -4.4387062045574845 ], "y": [ 1.4329360861623681, 0.1657760152972696 ], "z": [ -13.772882982805394, -14.140078690573626 ] }, { "hoverinfo": "skip", "line": { "color": "red", "width": 2 }, "mode": "lines", "name": "O1-C1", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -4.52784896416585, -4.4387062045574845 ], "y": [ -0.3082568174403475, 0.1657760152972697 ], "z": [ -15.264443445400174, -14.140078690573626 ] }, { "hoverinfo": "skip", "line": { "color": "red", "width": 2 }, "mode": "lines", "name": "C3-C4", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -5.31722153936271, -4.2524172665360584 ], "y": [ 2.2545396582443176, 2.391818233484372 ], "z": [ -14.818215889387153, -15.90555337303709 ] }, { "hoverinfo": "skip", "line": { "color": "red", "width": 2 }, "mode": "lines", "name": "C3-C5", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -5.31722153936271, -5.6451284517322495 ], "y": [ 2.2545396582443176, 3.617305377927403 ], "z": [ -14.818215889387153, -14.21211673901907 ] }, { "hoverinfo": "skip", "line": { "color": "red", "width": 2 }, "mode": "lines", "name": "C3-C6", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -5.31722153936271, -6.579387380401307 ], "y": [ 2.2545396582443176, 1.5948990117907602 ], "z": [ -14.818215889387153, -15.371930497521763 ] }, { "hoverinfo": "skip", "line": { "color": "red", "width": 2 }, "mode": "lines", "name": "C4-H41", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -4.2524172665360584, -4.144123636550805 ], "y": [ 2.391818233484372, 1.514879047200559 ], "z": [ -15.90555337303709, -16.54864651812924 ] }, { "hoverinfo": "skip", "line": { "color": "red", "width": 2 }, "mode": "lines", "name": "C4-H42", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -4.2524172665360584, -3.2680425439186003 ], "y": [ 2.391818233484372, 2.5954927765772107 ], "z": [ -15.90555337303709, -15.467855216806436 ] }, { "hoverinfo": "skip", "line": { "color": "red", "width": 2 }, "mode": "lines", "name": "C4-H43", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -4.2524172665360584, -4.498280161738293 ], "y": [ 2.391818233484372, 3.22201003386862 ], "z": [ -15.90555337303709, -16.57846010605256 ] }, { "hoverinfo": "skip", "line": { "color": "red", "width": 2 }, "mode": "lines", "name": "C5-H51", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -5.6451284517322495, -6.3726437607673905 ], "y": [ 3.617305377927403, 3.5157610709375797 ], "z": [ -14.21211673901907, -13.398663458960861 ] }, { "hoverinfo": "skip", "line": { "color": "red", "width": 2 }, "mode": "lines", "name": "C5-H52", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -5.6451284517322495, -4.750175633306839 ], "y": [ 3.617305377927403, 4.072132176292843 ], "z": [ -14.21211673901907, -13.771871482053072 ] }, { "hoverinfo": "skip", "line": { "color": "red", "width": 2 }, "mode": "lines", "name": "C5-H53", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -5.6451284517322495, -6.053346351375824 ], "y": [ 3.617305377927403, 4.307736563464202 ], "z": [ -14.21211673901907, -14.957344928534766 ] }, { "hoverinfo": "skip", "line": { "color": "red", "width": 2 }, "mode": "lines", "name": "C6-H61", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -6.579387380401307, -6.395322207428311 ], "y": [ 1.5948990117907602, 0.7333262564238606 ], "z": [ -15.371930497521763, -16.01845818394202 ] }, { "hoverinfo": "skip", "line": { "color": "red", "width": 2 }, "mode": "lines", "name": "C6-H62", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -6.579387380401307, -7.147425313696631 ], "y": [ 1.5948990117907602, 2.30756040843757 ], "z": [ -15.371930497521763, -15.981828111935029 ] }, { "hoverinfo": "skip", "line": { "color": "red", "width": 2 }, "mode": "lines", "name": "C6-H63", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -6.579387380401307, -7.231667242482241 ], "y": [ 1.5948990117907602, 1.254046066541671 ], "z": [ -15.371930497521763, -14.559395463668645 ] }, { "hoverinfo": "skip", "line": { "color": "red", "width": 2 }, "mode": "lines", "name": "C1-C2", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -4.4387062045574845, -3.9113969081115796 ], "y": [ 0.16577601529726968, -0.5662800016470932 ], "z": [ -14.140078690573626, -12.93415032456787 ] }, { "hoverinfo": "skip", "line": { "color": "red", "width": 2 }, "mode": "lines", "name": "C2-H21", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -3.9113969081115796, -3.033668701059778 ], "y": [ -0.5662800016470932, -0.04449779414999411 ], "z": [ -12.93415032456787, -12.544511450114765 ] }, { "hoverinfo": "skip", "line": { "color": "red", "width": 2 }, "mode": "lines", "name": "C2-H22", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -3.9113969081115796, -4.6858956793587225 ], "y": [ -0.5662800016470932, -0.6397204333707913 ], "z": [ -12.93415032456787, -12.16617711128183 ] }, { "hoverinfo": "skip", "line": { "color": "red", "width": 2 }, "mode": "lines", "name": "OG-C2", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -3.581886195270008, -3.9113969081115796 ], "y": [ -1.6617774696680143, -0.5662800016470932 ], "z": [ -13.263039464315902, -12.93415032456787 ] }, { "hoverinfo": "skip", "line": { "color": "red", "width": 2 }, "mode": "lines", "name": "N4-N4A", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -4.6198244082382915, -4.977628984178666 ], "y": [ -4.520470519372422, -3.374767076319172 ], "z": [ -7.085462941441267, -6.483000522686317 ] }, { "hoverinfo": "skip", "line": { "color": "red", "width": 2 }, "mode": "lines", "name": "N4-C4", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -4.6198244082382915, -3.4141685262365624 ], "y": [ -4.520470519372422, -4.594229378315911 ], "z": [ -7.085462941441267, -7.870666109367881 ] }, { "hoverinfo": "skip", "line": { "color": "red", "width": 2 }, "mode": "lines", "name": "N4-C1", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -4.6198244082382915, -5.5150977422006235 ], "y": [ -4.520470519372422, -5.516226754158522 ], "z": [ -7.085462941441267, -6.841773880585889 ] }, { "hoverinfo": "skip", "line": { "color": "red", "width": 2 }, "mode": "lines", "name": "N4A-N2", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -4.977628984178666, -6.1142873403483735 ], "y": [ -3.374767076319172, -3.6075758710451424 ], "z": [ -6.483000522686317, -5.83599386395101 ] }, { "hoverinfo": "skip", "line": { "color": "red", "width": 2 }, "mode": "lines", "name": "N2-C2", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -6.1142873403483735, -6.456976417392846 ], "y": [ -3.6075758710451424, -4.914490916725794 ], "z": [ -5.83599386395101, -6.045582293612453 ] }, { "hoverinfo": "skip", "line": { "color": "red", "width": 2 }, "mode": "lines", "name": "C4-C5", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -3.4141685262365624, -3.5901167860807286 ], "y": [ -4.594229378315911, -3.9546598932148185 ], "z": [ -7.870666109367881, -9.239409300614994 ] }, { "hoverinfo": "skip", "line": { "color": "red", "width": 2 }, "mode": "lines", "name": "C4-H41", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -3.4141685262365624, -3.1404504785222382 ], "y": [ -4.594229378315911, -5.6495225760766115 ], "z": [ -7.870666109367881, -7.976834075890058 ] }, { "hoverinfo": "skip", "line": { "color": "red", "width": 2 }, "mode": "lines", "name": "C4-H42", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -3.4141685262365624, -2.61791180869056 ], "y": [ -4.594229378315911, -4.095000717182362 ], "z": [ -7.870666109367881, -7.307974876393996 ] }, { "hoverinfo": "skip", "line": { "color": "red", "width": 2 }, "mode": "lines", "name": "C1-C2", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -5.5150977422006235, -6.456976417392846 ], "y": [ -5.516226754158522, -4.914490916725794 ], "z": [ -6.841773880585889, -6.045582293612453 ] }, { "hoverinfo": "skip", "line": { "color": "red", "width": 2 }, "mode": "lines", "name": "C1-H1", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -5.5150977422006235, -5.410244285406449 ], "y": [ -5.516226754158522, -6.517073761953984 ], "z": [ -6.841773880585889, -7.236220327629309 ] }, { "hoverinfo": "skip", "line": { "color": "red", "width": 2 }, "mode": "lines", "name": "C2-C3", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -6.456976417392846, -7.674224785519326 ], "y": [ -4.914490916725794, -5.4871795553021085 ], "z": [ -6.045582293612453, -5.456815927777059 ] }, { "hoverinfo": "skip", "line": { "color": "red", "width": 2 }, "mode": "lines", "name": "C5-H52", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -3.5901167860807286, -2.6647098110833256 ], "y": [ -3.9546598932148185, -4.036757141301274 ], "z": [ -9.239409300614994, -9.817840102425194 ] }, { "hoverinfo": "skip", "line": { "color": "red", "width": 2 }, "mode": "lines", "name": "C5-H53", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -3.5901167860807286, -3.844152548335222 ], "y": [ -3.9546598932148185, -2.8928949254123593 ], "z": [ -9.239409300614994, -9.151948654360673 ] }, { "hoverinfo": "skip", "line": { "color": "red", "width": 2 }, "mode": "lines", "name": "C3-H31", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -7.674224785519326, -8.460260867424742 ], "y": [ -5.4871795553021085, -5.573864489885305 ], "z": [ -5.456815927777059, -6.2132680809626315 ] }, { "hoverinfo": "skip", "line": { "color": "red", "width": 2 }, "mode": "lines", "name": "C3-H33", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -7.674224785519326, -8.056276455871057 ], "y": [ -5.4871795553021085, -4.866041162042391 ], "z": [ -5.456815927777059, -4.640487539442928 ] }, { "hoverinfo": "skip", "line": { "color": "red", "width": 2 }, "mode": "lines", "name": "OXT-C5", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -4.344396195708473, -3.5901167860807286 ], "y": [ -4.416215726351382, -3.9546598932148185 ], "z": [ -9.770015360569925, -9.239409300614994 ] }, { "hoverinfo": "skip", "line": { "color": "red", "width": 2 }, "mode": "lines", "name": "O2-C2", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -6.23002674131155, -6.7889626337621705 ], "y": [ -5.623169692423795, -5.354019132190189 ], "z": [ -1.7808033260771605, -3.049107865238148 ] }, { "hoverinfo": "skip", "line": { "color": "red", "width": 2 }, "mode": "lines", "name": "O1-C1", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -6.621765794543485, -6.942075942581894 ], "y": [ -7.7436675170930656, -6.645342612497971 ], "z": [ -3.372389698143043, -3.8175634878137625 ] }, { "hoverinfo": "skip", "line": { "color": "red", "width": 2 }, "mode": "lines", "name": "N1-C1", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -7.479374931693868, -6.942075942581894 ], "y": [ -6.449402546505217, -6.645342612497971 ], "z": [ -5.071088380601299, -3.8175634878137625 ] }, { "hoverinfo": "skip", "line": { "color": "red", "width": 2 }, "mode": "lines", "name": "C2-C1", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -6.7889626337621705, -6.942075942581894 ], "y": [ -5.354019132190189, -6.645342612497971 ], "z": [ -3.049107865238148, -3.8175634878137625 ] }, { "hoverinfo": "skip", "line": { "color": "red", "width": 2 }, "mode": "lines", "name": "C2-H21", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -6.7889626337621705, -6.139561452656298 ], "y": [ -5.354019132190189, -4.66234918555569 ], "z": [ -3.049107865238148, -3.5939985707020305 ] }, { "hoverinfo": "skip", "line": { "color": "red", "width": 2 }, "mode": "lines", "name": "C2-H22", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -6.7889626337621705, -7.771488203697042 ], "y": [ -5.354019132190189, -4.894196571550412 ], "z": [ -3.049107865238148, -2.9093299801817523 ] }, { "hoverinfo": "skip", "line": { "color": "red", "width": 2 }, "mode": "lines", "name": "C3-N1", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -7.674224785519326, -7.479374931693868 ], "y": [ -5.4871795553021085, -6.449402546505217 ], "z": [ -5.456815927777059, -5.071088380601299 ] }, { "hoverinfo": "skip", "line": { "color": "red", "width": 2 }, "mode": "lines", "name": "O7-C7", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -17.20452494698316, -16.702147859298343 ], "y": [ -10.102271652702209, -9.503645342696503 ], "z": [ -9.647523828470147, -8.7013479924131 ] }, { "hoverinfo": "skip", "line": { "color": "red", "width": 2 }, "mode": "lines", "name": "C10-C11", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -21.910875958131236, -20.953406769235755 ], "y": [ -6.630153681128153, -5.622860327649962 ], "z": [ -12.461669617397549, -11.795276405881644 ] }, { "hoverinfo": "skip", "line": { "color": "red", "width": 2 }, "mode": "lines", "name": "C10-C12", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -21.910875958131236, -22.64375215270974 ], "y": [ -6.630153681128153, -7.493308767552336 ], "z": [ -12.461669617397549, -11.431512308924615 ] }, { "hoverinfo": "skip", "line": { "color": "red", "width": 2 }, "mode": "lines", "name": "C10-C13", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -21.910875958131236, -21.13007430279429 ], "y": [ -6.630153681128153, -7.528296554991462 ], "z": [ -12.461669617397549, -13.424241533231195 ] }, { "hoverinfo": "skip", "line": { "color": "red", "width": 2 }, "mode": "lines", "name": "C10-H10", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -21.910875958131236, -22.651873762514 ], "y": [ -6.630153681128153, -6.062499016375434 ], "z": [ -12.461669617397549, -13.037961388538196 ] }, { "hoverinfo": "skip", "line": { "color": "red", "width": 2 }, "mode": "lines", "name": "C11-C1", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -20.953406769235755, -19.930992717806017 ], "y": [ -5.622860327649962, -6.261717542872045 ], "z": [ -11.795276405881644, -10.887281600831683 ] }, { "hoverinfo": "skip", "line": { "color": "red", "width": 2 }, "mode": "lines", "name": "C11-H111", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -20.953406769235755, -20.442053290305818 ], "y": [ -5.622860327649962, -5.027428774673689 ], "z": [ -11.795276405881644, -12.563492869716233 ] }, { "hoverinfo": "skip", "line": { "color": "red", "width": 2 }, "mode": "lines", "name": "C11-H112", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -20.953406769235755, -21.540971208271802 ], "y": [ -5.622860327649962, -4.897268261350133 ], "z": [ -11.795276405881644, -11.216499079699135 ] }, { "hoverinfo": "skip", "line": { "color": "red", "width": 2 }, "mode": "lines", "name": "C1-C6", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -19.930992717806017, -18.7095044425053 ], "y": [ -6.261717542872045, -6.655158743572962 ], "z": [ -10.887281600831683, -11.410629491716803 ] }, { "hoverinfo": "skip", "line": { "color": "red", "width": 2 }, "mode": "lines", "name": "C1-C2", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -19.930992717806017, -20.231597253103256 ], "y": [ -6.261717542872045, -6.442690113283572 ], "z": [ -10.887281600831683, -9.546490814721714 ] }, { "hoverinfo": "skip", "line": { "color": "red", "width": 2 }, "mode": "lines", "name": "C4-C8", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -18.05255017423953, -17.04198191804924 ], "y": [ -7.433560527287048, -8.064039636518853 ], "z": [ -9.219714942374873, -8.322138125382143 ] }, { "hoverinfo": "skip", "line": { "color": "red", "width": 2 }, "mode": "lines", "name": "C4-C5", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -18.05255017423953, -17.764139640468013 ], "y": [ -7.433560527287048, -7.244750350527765 ], "z": [ -9.219714942374873, -10.57142031750725 ] }, { "hoverinfo": "skip", "line": { "color": "red", "width": 2 }, "mode": "lines", "name": "C4-C3", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -18.05255017423953, -19.286212609157552 ], "y": [ -7.433560527287048, -7.03243686752344 ], "z": [ -9.219714942374873, -8.707207238774243 ] }, { "hoverinfo": "skip", "line": { "color": "red", "width": 2 }, "mode": "lines", "name": "C8-C9", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -17.04198191804924, -15.732378031998913 ], "y": [ -8.064039636518853, -7.262607859659221 ], "z": [ -8.322138125382143, -8.223821551593742 ] }, { "hoverinfo": "skip", "line": { "color": "red", "width": 2 }, "mode": "lines", "name": "C8-C7", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -17.04198191804924, -16.702147859298343 ], "y": [ -8.064039636518853, -9.503645342696503 ], "z": [ -8.322138125382143, -8.7013479924131 ] }, { "hoverinfo": "skip", "line": { "color": "red", "width": 2 }, "mode": "lines", "name": "C8-H8", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -17.04198191804924, -17.45346669255638 ], "y": [ -8.064039636518853, -8.131690959459334 ], "z": [ -8.322138125382143, -7.305915571581442 ] }, { "hoverinfo": "skip", "line": { "color": "red", "width": 2 }, "mode": "lines", "name": "C12-H121", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -22.64375215270974, -21.978697274611378 ], "y": [ -7.493308767552336, -8.19476844157203 ], "z": [ -11.431512308924615, -10.918157660711758 ] }, { "hoverinfo": "skip", "line": { "color": "red", "width": 2 }, "mode": "lines", "name": "C12-H122", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -22.64375215270974, -23.145422485046936 ], "y": [ -7.493308767552336, -6.870581629558019 ], "z": [ -11.431512308924615, -10.68356578058312 ] }, { "hoverinfo": "skip", "line": { "color": "red", "width": 2 }, "mode": "lines", "name": "C12-H123", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -22.64375215270974, -23.415491250411375 ], "y": [ -7.493308767552336, -8.09209308006299 ], "z": [ -11.431512308924615, -11.928637577010852 ] }, { "hoverinfo": "skip", "line": { "color": "red", "width": 2 }, "mode": "lines", "name": "C13-H131", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -21.13007430279429, -21.82667916915938 ], "y": [ -7.528296554991462, -8.128968020134092 ], "z": [ -13.424241533231195, -14.02020311011338 ] }, { "hoverinfo": "skip", "line": { "color": "red", "width": 2 }, "mode": "lines", "name": "C13-H132", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -21.13007430279429, -20.470078833520333 ], "y": [ -7.528296554991462, -8.23023300647099 ], "z": [ -13.424241533231195, -12.905290005030196 ] }, { "hoverinfo": "skip", "line": { "color": "red", "width": 2 }, "mode": "lines", "name": "C13-H133", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -21.13007430279429, -20.53168624849331 ], "y": [ -7.528296554991462, -6.935079226653703 ], "z": [ -13.424241533231195, -14.123648623436678 ] }, { "hoverinfo": "skip", "line": { "color": "red", "width": 2 }, "mode": "lines", "name": "C6-C5", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -18.7095044425053, -17.764139640468013 ], "y": [ -6.655158743572962, -7.244750350527765 ], "z": [ -11.410629491716803, -10.57142031750725 ] }, { "hoverinfo": "skip", "line": { "color": "red", "width": 2 }, "mode": "lines", "name": "C6-H6", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -18.7095044425053, -18.47026306459838 ], "y": [ -6.655158743572962, -6.507461183894836 ], "z": [ -11.410629491716803, -12.459692756711965 ] }, { "hoverinfo": "skip", "line": { "color": "red", "width": 2 }, "mode": "lines", "name": "C2-C3", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -20.231597253103256, -19.286212609157552 ], "y": [ -6.442690113283572, -7.03243686752344 ], "z": [ -9.546490814721714, -8.707207238774243 ] }, { "hoverinfo": "skip", "line": { "color": "red", "width": 2 }, "mode": "lines", "name": "C2-H2", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -20.231597253103256, -21.18617442320427 ], "y": [ -6.442690113283572, -6.129102463575139 ], "z": [ -9.546490814721714, -9.134095807147336 ] }, { "hoverinfo": "skip", "line": { "color": "red", "width": 2 }, "mode": "lines", "name": "C5-H5", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -17.764139640468013, -16.809103509700652 ], "y": [ -7.244750350527765, -7.550149932738512 ], "z": [ -10.57142031750725, -10.990249989467605 ] }, { "hoverinfo": "skip", "line": { "color": "red", "width": 2 }, "mode": "lines", "name": "C3-H3", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -19.286212609157552, -19.52651397206369 ], "y": [ -7.03243686752344, -7.170695506880883 ], "z": [ -8.707207238774243, -7.656457790224071 ] }, { "hoverinfo": "skip", "line": { "color": "red", "width": 2 }, "mode": "lines", "name": "C9-H91", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -15.732378031998913, -15.928302253702633 ], "y": [ -7.262607859659221, -6.228191959588228 ], "z": [ -8.223821551593742, -7.921082266019327 ] }, { "hoverinfo": "skip", "line": { "color": "red", "width": 2 }, "mode": "lines", "name": "C9-H92", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -15.732378031998913, -15.05955455830438 ], "y": [ -7.262607859659221, -7.711360982760048 ], "z": [ -8.223821551593742, -7.48449648928834 ] }, { "hoverinfo": "skip", "line": { "color": "red", "width": 2 }, "mode": "lines", "name": "C9-H93", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -15.732378031998913, -15.195376615338077 ], "y": [ -7.262607859659221, -7.2417590367336375 ], "z": [ -8.223821551593742, -9.1786446059273 ] }, { "hoverinfo": "skip", "line": { "color": "red", "width": 2 }, "mode": "lines", "name": "N-CA", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -16.007147941579184, -14.67636835498978 ], "y": [ -9.98627722094817, -9.745897496326025 ], "z": [ -8.069307584122814, -8.643049930396398 ] }, { "hoverinfo": "skip", "line": { "color": "red", "width": 2 }, "mode": "lines", "name": "N-H2", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -16.007147941579184, -16.033497718988627 ], "y": [ -9.98627722094817, -9.50057776929509 ], "z": [ -8.069307584122814, -7.185099615433115 ] }, { "hoverinfo": "skip", "line": { "color": "red", "width": 2 }, "mode": "lines", "name": "CA-C", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -14.67636835498978, -13.719780790124108 ], "y": [ -9.745897496326025, -9.358051779989946 ], "z": [ -8.643049930396398, -7.545427531269949 ] }, { "hoverinfo": "skip", "line": { "color": "red", "width": 2 }, "mode": "lines", "name": "CA-CB", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -14.67636835498978, -14.178920755452232 ], "y": [ -9.745897496326025, -11.01916210905023 ], "z": [ -8.643049930396398, -9.327370843198736 ] }, { "hoverinfo": "skip", "line": { "color": "red", "width": 2 }, "mode": "lines", "name": "CA-HA", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -14.67636835498978, -14.736968525132092 ], "y": [ -9.745897496326025, -8.939934106489803 ], "z": [ -8.643049930396398, -9.373949809738594 ] }, { "hoverinfo": "skip", "line": { "color": "red", "width": 2 }, "mode": "lines", "name": "C-O", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -13.719780790124108, -13.880824248115786 ], "y": [ -9.358051779989946, -9.78032306150041 ], "z": [ -7.545427531269949, -6.426302886983361 ] }, { "hoverinfo": "skip", "line": { "color": "red", "width": 2 }, "mode": "lines", "name": "C-OXT", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -13.719780790124108, -12.688302653180408 ], "y": [ -9.358051779989946, -8.5424547874142 ], "z": [ -7.545427531269949, -7.812843683939439 ] }, { "hoverinfo": "skip", "line": { "color": "red", "width": 2 }, "mode": "lines", "name": "CB-OG", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -14.178920755452232, -15.086301380275959 ], "y": [ -11.01916210905023, -11.387628025313294 ], "z": [ -9.327370843198736, -10.367087280621426 ] }, { "hoverinfo": "skip", "line": { "color": "red", "width": 2 }, "mode": "lines", "name": "CB-HB2", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -14.178920755452232, -14.118660726590992 ], "y": [ -11.01916210905023, -11.824632118128362 ], "z": [ -9.327370843198736, -8.595189995731864 ] }, { "hoverinfo": "skip", "line": { "color": "red", "width": 2 }, "mode": "lines", "name": "CB-HB3", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -14.178920755452232, -13.191770443608062 ], "y": [ -11.01916210905023, -10.841060485441766 ], "z": [ -9.327370843198736, -9.752909411948956 ] }, { "hoverinfo": "skip", "line": { "color": "red", "width": 2 }, "mode": "lines", "name": "C7-N", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -16.702147859298343, -16.007147941579184 ], "y": [ -9.503645342696503, -9.98627722094817 ], "z": [ -8.7013479924131, -8.069307584122814 ] }, { "hoverinfo": "skip", "line": { "color": "red", "width": 2 }, "mode": "lines", "name": "O3-C3", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -15.004037766755745, -15.366598227571808 ], "y": [ -14.073459119994652, -14.468614448634968 ], "z": [ -12.389574898985659, -13.713198254967264 ] }, { "hoverinfo": "skip", "line": { "color": "red", "width": 2 }, "mode": "lines", "name": "O3-C1", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -15.004037766755745, -15.293307331725481 ], "y": [ -14.073459119994652, -12.779057293848032 ], "z": [ -12.389574898985659, -12.059530248596488 ] }, { "hoverinfo": "skip", "line": { "color": "red", "width": 2 }, "mode": "lines", "name": "O1-C1", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -15.82447951051279, -15.293307331725481 ], "y": [ -11.953237997780548, -12.779057293848032 ], "z": [ -12.789412613587547, -12.059530248596488 ] }, { "hoverinfo": "skip", "line": { "color": "red", "width": 2 }, "mode": "lines", "name": "C3-C4", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -15.366598227571808, -14.619921726506384 ], "y": [ -14.468614448634968, -13.580379999825922 ], "z": [ -13.713198254967264, -14.707416599550374 ] }, { "hoverinfo": "skip", "line": { "color": "red", "width": 2 }, "mode": "lines", "name": "C3-C5", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -15.366598227571808, -14.957475833892659 ], "y": [ -14.468614448634968, -15.929764667577125 ], "z": [ -13.713198254967264, -13.88544352972253 ] }, { "hoverinfo": "skip", "line": { "color": "red", "width": 2 }, "mode": "lines", "name": "C3-C6", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -15.366598227571808, -16.878301695415175 ], "y": [ -14.468614448634968, -14.311631721755834 ], "z": [ -13.713198254967264, -13.870987065634905 ] }, { "hoverinfo": "skip", "line": { "color": "red", "width": 2 }, "mode": "lines", "name": "C4-H41", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -14.619921726506384, -15.031883128698183 ], "y": [ -13.580379999825922, -12.573983227955425 ], "z": [ -14.707416599550374, -14.815915358404219 ] }, { "hoverinfo": "skip", "line": { "color": "red", "width": 2 }, "mode": "lines", "name": "C4-H42", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -14.619921726506384, -13.567182831509543 ], "y": [ -13.580379999825922, -13.469896602677604 ], "z": [ -14.707416599550374, -14.421775517219139 ] }, { "hoverinfo": "skip", "line": { "color": "red", "width": 2 }, "mode": "lines", "name": "C4-H43", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -14.619921726506384, -14.65039910411557 ], "y": [ -13.580379999825922, -14.020931295811046 ], "z": [ -14.707416599550374, -15.711137748605193 ] }, { "hoverinfo": "skip", "line": { "color": "red", "width": 2 }, "mode": "lines", "name": "C5-H51", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -14.957475833892659, -15.454636236539427 ], "y": [ -15.929764667577125, -16.562665213226886 ], "z": [ -13.88544352972253, -13.14142441480925 ] }, { "hoverinfo": "skip", "line": { "color": "red", "width": 2 }, "mode": "lines", "name": "C5-H52", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -14.957475833892659, -13.879957291576298 ], "y": [ -15.929764667577125, -16.052835331459605 ], "z": [ -13.88544352972253, -13.725971737056957 ] }, { "hoverinfo": "skip", "line": { "color": "red", "width": 2 }, "mode": "lines", "name": "C5-H53", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -14.957475833892659, -15.20520159165736 ], "y": [ -15.929764667577125, -16.30800823941398 ], "z": [ -13.88544352972253, -14.882572347530928 ] }, { "hoverinfo": "skip", "line": { "color": "red", "width": 2 }, "mode": "lines", "name": "C6-H61", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -16.878301695415175, -17.21787233237019 ], "y": [ -14.311631721755834, -13.279706427628799 ], "z": [ -13.870987065634905, -13.989340856697194 ] }, { "hoverinfo": "skip", "line": { "color": "red", "width": 2 }, "mode": "lines", "name": "C6-H62", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -16.878301695415175, -17.226905214312076 ], "y": [ -14.311631721755834, -14.843056893709816 ], "z": [ -13.870987065634905, -14.764626441013124 ] }, { "hoverinfo": "skip", "line": { "color": "red", "width": 2 }, "mode": "lines", "name": "C6-H63", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -16.878301695415175, -17.40752549359715 ], "y": [ -14.311631721755834, -14.727361190992958 ], "z": [ -13.870987065634905, -13.005565717478023 ] }, { "hoverinfo": "skip", "line": { "color": "red", "width": 2 }, "mode": "lines", "name": "C1-C2", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -15.293307331725481, -14.851903918548068 ], "y": [ -12.779057293848032, -12.521601744466224 ], "z": [ -12.059530248596488, -10.642807270407788 ] }, { "hoverinfo": "skip", "line": { "color": "red", "width": 2 }, "mode": "lines", "name": "C2-H21", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -14.851903918548068, -13.773704640754564 ], "y": [ -12.521601744466224, -12.680635512525095 ], "z": [ -10.642807270407788, -10.561097369033593 ] }, { "hoverinfo": "skip", "line": { "color": "red", "width": 2 }, "mode": "lines", "name": "C2-H22", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -14.851903918548068, -15.389421229764102 ], "y": [ -12.521601744466224, -13.177326287352123 ], "z": [ -10.642807270407788, -9.95278903586601 ] }, { "hoverinfo": "skip", "line": { "color": "red", "width": 2 }, "mode": "lines", "name": "OG-C2", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -15.086301380275959, -14.851903918548068 ], "y": [ -11.387628025313294, -12.521601744466224 ], "z": [ -10.367087280621426, -10.642807270407788 ] }, { "hoverinfo": "skip", "line": { "color": "red", "width": 2 }, "mode": "lines", "name": "N4-N4A", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -10.857527350376095, -9.986183652909304 ], "y": [ -6.620251881884332, -6.363869889555703 ], "z": [ -7.3159038145497455, -8.305171167136757 ] }, { "hoverinfo": "skip", "line": { "color": "red", "width": 2 }, "mode": "lines", "name": "N4-C4", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -10.857527350376095, -12.275484492178816 ], "y": [ -6.620251881884332, -6.480064289880515 ], "z": [ -7.3159038145497455, -7.528825098264718 ] }, { "hoverinfo": "skip", "line": { "color": "red", "width": 2 }, "mode": "lines", "name": "N4-C1", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -10.857527350376095, -10.22211098574071 ], "y": [ -6.620251881884332, -6.9982419132537945 ], "z": [ -7.3159038145497455, -6.173188294510371 ] }, { "hoverinfo": "skip", "line": { "color": "red", "width": 2 }, "mode": "lines", "name": "N4A-N2", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -9.986183652909304, -8.76683659683621 ], "y": [ -6.363869889555703, -6.571418542262295 ], "z": [ -8.305171167136757, -7.820479426330753 ] }, { "hoverinfo": "skip", "line": { "color": "red", "width": 2 }, "mode": "lines", "name": "N2-C2", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -8.76683659683621, -8.893856234740223 ], "y": [ -6.571418542262295, -6.960433204201658 ], "z": [ -7.820479426330753, -6.515901466075816 ] }, { "hoverinfo": "skip", "line": { "color": "red", "width": 2 }, "mode": "lines", "name": "C4-C5", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -12.275484492178816, -12.849356456620264 ], "y": [ -6.480064289880515, -7.652854699509973 ], "z": [ -7.528825098264718, -8.309016397568476 ] }, { "hoverinfo": "skip", "line": { "color": "red", "width": 2 }, "mode": "lines", "name": "C4-H41", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -12.275484492178816, -12.761035656402765 ], "y": [ -6.480064289880515, -6.400880064907122 ], "z": [ -7.528825098264718, -6.5501490203737065 ] }, { "hoverinfo": "skip", "line": { "color": "red", "width": 2 }, "mode": "lines", "name": "C4-H42", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -12.275484492178816, -12.441542202818049 ], "y": [ -6.480064289880515, -5.538858379169838 ], "z": [ -7.528825098264718, -8.0640182506691 ] }, { "hoverinfo": "skip", "line": { "color": "red", "width": 2 }, "mode": "lines", "name": "C1-C2", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -10.22211098574071, -8.893856234740223 ], "y": [ -6.9982419132537945, -6.960433204201658 ], "z": [ -6.173188294510371, -6.515901466075816 ] }, { "hoverinfo": "skip", "line": { "color": "red", "width": 2 }, "mode": "lines", "name": "C1-H1", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -10.22211098574071, -10.74363777296185 ], "y": [ -6.9982419132537945, -7.249147876050233 ], "z": [ -6.173188294510371, -5.260317554457878 ] }, { "hoverinfo": "skip", "line": { "color": "red", "width": 2 }, "mode": "lines", "name": "C2-C3", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -8.893856234740223, -7.7163573866256145 ], "y": [ -6.960433204201658, -7.266731973990479 ], "z": [ -6.515901466075816, -5.693715826262874 ] }, { "hoverinfo": "skip", "line": { "color": "red", "width": 2 }, "mode": "lines", "name": "C5-H52", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -12.849356456620264, -13.927988490696922 ], "y": [ -7.652854699509973, -7.526540381088234 ], "z": [ -8.309016397568476, -8.444285935991973 ] }, { "hoverinfo": "skip", "line": { "color": "red", "width": 2 }, "mode": "lines", "name": "C5-H53", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -12.849356456620264, -12.389017382224733 ], "y": [ -7.652854699509973, -7.734280740279354 ], "z": [ -8.309016397568476, -9.29946383002983 ] }, { "hoverinfo": "skip", "line": { "color": "red", "width": 2 }, "mode": "lines", "name": "C3-H32", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -7.7163573866256145, -6.850241814223253 ], "y": [ -7.266731973990479, -7.475902712977075 ], "z": [ -5.693715826262874, -6.329327765415948 ] }, { "hoverinfo": "skip", "line": { "color": "red", "width": 2 }, "mode": "lines", "name": "C3-H33", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -7.7163573866256145, -7.8875203192822925 ], "y": [ -7.266731973990479, -8.140043471350355 ], "z": [ -5.693715826262874, -5.056378632099991 ] }, { "hoverinfo": "skip", "line": { "color": "red", "width": 2 }, "mode": "lines", "name": "OXT-C5", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -12.688302653180408, -12.849356456620264 ], "y": [ -8.5424547874142, -7.652854699509973 ], "z": [ -7.812843683939439, -8.309016397568476 ] }, { "hoverinfo": "skip", "line": { "color": "red", "width": 2 }, "mode": "lines", "name": "N1-C3", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -7.479374931693868, -7.7163573866256145 ], "y": [ -6.449402546505217, -7.266731973990479 ], "z": [ -5.071088380601299, -5.693715826262874 ] }, { "hoverinfo": "skip", "line": { "color": "red", "width": 2 }, "mode": "lines", "name": "Cl1-C1", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -6.381439426625471, -5.495024060994008 ], "y": [ -0.9315888906202455, -2.2889619942632757 ], "z": [ 0.049109872077756814, -0.5437606593866892 ] }, { "hoverinfo": "skip", "line": { "color": "red", "width": 2 }, "mode": "lines", "name": "Cl4-C4", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -3.204855944450213, -4.115757845984214 ], "y": [ -5.857775104580009, -4.512817143633519 ], "z": [ -2.1021368051222664, -1.5105006930834457 ] }, { "hoverinfo": "skip", "line": { "color": "red", "width": 2 }, "mode": "lines", "name": "C2-C1", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -4.103595011317921, -5.495024060994008 ], "y": [ -2.2600239001666775, -2.2889619942632757 ], "z": [ -0.6379328231483722, -0.5437606593866892 ] }, { "hoverinfo": "skip", "line": { "color": "red", "width": 2 }, "mode": "lines", "name": "C2-C3", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -4.103595011317921, -3.4139099698145743 ], "y": [ -2.2600239001666775, -3.3719203108801636 ], "z": [ -0.6379328231483722, -1.1212409395389402 ] }, { "hoverinfo": "skip", "line": { "color": "red", "width": 2 }, "mode": "lines", "name": "C2-C7", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -4.103595011317921, -3.315159448432037 ], "y": [ -2.2600239001666775, -1.0568287155988916 ], "z": [ -0.6379328231483722, -0.23216768047380704 ] }, { "hoverinfo": "skip", "line": { "color": "red", "width": 2 }, "mode": "lines", "name": "C1-C6", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -5.495024060994008, -6.196871937163645 ], "y": [ -2.2889619942632757, -3.42985882701663 ], "z": [ -0.5437606593866892, -0.9330204129311963 ] }, { "hoverinfo": "skip", "line": { "color": "red", "width": 2 }, "mode": "lines", "name": "C3-C4", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -3.4139099698145743, -4.115757845984214 ], "y": [ -3.3719203108801636, -4.512817143633519 ], "z": [ -1.1212409395389402, -1.5105006930834457 ] }, { "hoverinfo": "skip", "line": { "color": "red", "width": 2 }, "mode": "lines", "name": "C3-H3", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -3.4139099698145743, -2.328769765636508 ], "y": [ -3.3719203108801636, -3.3503941849243737 ], "z": [ -1.1212409395389402, -1.1952550812803622 ] }, { "hoverinfo": "skip", "line": { "color": "red", "width": 2 }, "mode": "lines", "name": "C7-H71", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -3.315159448432037, -3.4745763668203717 ], "y": [ -1.0568287155988916, -0.8318965886882056 ], "z": [ -0.23216768047380704, 0.8275075124107867 ] }, { "hoverinfo": "skip", "line": { "color": "red", "width": 2 }, "mode": "lines", "name": "C7-H72", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -3.315159448432037, -2.238885454512125 ], "y": [ -1.0568287155988916, -1.2071489578628698 ], "z": [ -0.23216768047380704, -0.3709491445725273 ] }, { "hoverinfo": "skip", "line": { "color": "red", "width": 2 }, "mode": "lines", "name": "C7-H73", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -3.315159448432037, -3.599553424214348 ], "y": [ -1.0568287155988916, -0.18897694308073298 ], "z": [ -0.23216768047380704, -0.836541105994667 ] }, { "hoverinfo": "skip", "line": { "color": "red", "width": 2 }, "mode": "lines", "name": "C4-C5", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -4.115757845984214, -5.507183996345783 ], "y": [ -4.512817143633519, -4.541848362376832 ], "z": [ -1.5105006930834457, -1.4163648527873138 ] }, { "hoverinfo": "skip", "line": { "color": "red", "width": 2 }, "mode": "lines", "name": "C6-C5", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -6.196871937163645, -5.507183996345783 ], "y": [ -3.42985882701663, -4.541848362376832 ], "z": [ -0.9330204129311963, -1.4163648527873138 ] }, { "hoverinfo": "skip", "line": { "color": "red", "width": 2 }, "mode": "lines", "name": "C6-H6", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -6.196871937163645, -7.282341141219503 ], "y": [ -3.42985882701663, -3.45101318892195 ], "z": [ -0.9330204129311963, -0.8591597331433449 ] }, { "hoverinfo": "skip", "line": { "color": "red", "width": 2 }, "mode": "lines", "name": "O2-C5", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -6.23002674131155, -5.507183996345783 ], "y": [ -5.623169692423795, -4.541848362376832 ], "z": [ -1.7808033260771605, -1.4163648527873138 ] }, { "hoverinfo": "skip", "line": { "color": "blue", "width": 2 }, "mode": "lines", "name": "O7-C7", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -5.954050840182503, -6.565817268332053 ], "y": [ -4.279205407387188, -3.7889166458988246 ], "z": [ -12.07463780138119, -13.018747793780033 ] }, { "hoverinfo": "skip", "line": { "color": "blue", "width": 2 }, "mode": "lines", "name": "C10-C11", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -6.0238099178552025, -7.280100001856568 ], "y": [ -10.766093617400452, -10.284747500192974 ], "z": [ -12.275073805814543, -13.02707659855478 ] }, { "hoverinfo": "skip", "line": { "color": "blue", "width": 2 }, "mode": "lines", "name": "C10-C12", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -6.0238099178552025, -4.734795907607862 ], "y": [ -10.766093617400452, -10.380205271365561 ], "z": [ -12.275073805814543, -13.005074741280053 ] }, { "hoverinfo": "skip", "line": { "color": "blue", "width": 2 }, "mode": "lines", "name": "C10-C13", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -6.0238099178552025, -6.010152004716532 ], "y": [ -10.766093617400452, -10.180298205369608 ], "z": [ -12.275073805814543, -10.861032173947816 ] }, { "hoverinfo": "skip", "line": { "color": "blue", "width": 2 }, "mode": "lines", "name": "C10-H10", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -6.0238099178552025, -6.072878121522248 ], "y": [ -10.766093617400452, -11.859365442468341 ], "z": [ -12.275073805814543, -12.199108037855435 ] }, { "hoverinfo": "skip", "line": { "color": "blue", "width": 2 }, "mode": "lines", "name": "C11-C1", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -7.280100001856568, -7.301844820826616 ], "y": [ -10.284747500192974, -8.798746825797434 ], "z": [ -13.02707659855478, -13.29023578715356 ] }, { "hoverinfo": "skip", "line": { "color": "blue", "width": 2 }, "mode": "lines", "name": "C11-H111", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -7.280100001856568, -8.182659508051161 ], "y": [ -10.284747500192974, -10.573177882640783 ], "z": [ -13.02707659855478, -12.471764161940245 ] }, { "hoverinfo": "skip", "line": { "color": "blue", "width": 2 }, "mode": "lines", "name": "C11-H112", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -7.280100001856568, -7.3521091316827984 ], "y": [ -10.284747500192974, -10.817958480867365 ], "z": [ -13.02707659855478, -13.984782057090918 ] }, { "hoverinfo": "skip", "line": { "color": "blue", "width": 2 }, "mode": "lines", "name": "C1-C6", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -7.301844820826616, -7.875027049294965 ], "y": [ -8.798746825797434, -7.951719350078534 ], "z": [ -13.29023578715356, -12.354966206580484 ] }, { "hoverinfo": "skip", "line": { "color": "blue", "width": 2 }, "mode": "lines", "name": "C1-C2", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -7.301844820826616, -6.749064535526862 ], "y": [ -8.798746825797434, -8.308031812760198 ], "z": [ -13.29023578715356, -14.462612357272464 ] }, { "hoverinfo": "skip", "line": { "color": "blue", "width": 2 }, "mode": "lines", "name": "C4-C8", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -7.343335969522818, -7.3655444595061255 ], "y": [ -6.069855990267534, -4.601527538213576 ], "z": [ -13.773944606941663, -14.034548885228677 ] }, { "hoverinfo": "skip", "line": { "color": "blue", "width": 2 }, "mode": "lines", "name": "C4-C5", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -7.343335969522818, -7.896034947814157 ], "y": [ -6.069855990267534, -6.578445385394847 ], "z": [ -13.773944606941663, -12.598445561191422 ] }, { "hoverinfo": "skip", "line": { "color": "blue", "width": 2 }, "mode": "lines", "name": "C4-C3", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -7.343335969522818, -6.769956192914899 ], "y": [ -6.069855990267534, -6.934629523781682 ], "z": [ -13.773944606941663, -14.706087142989935 ] }, { "hoverinfo": "skip", "line": { "color": "blue", "width": 2 }, "mode": "lines", "name": "C8-C9", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -7.3655444595061255, -8.787644679613475 ], "y": [ -4.601527538213576, -4.0199370574189315 ], "z": [ -14.034548885228677, -14.114579233345246 ] }, { "hoverinfo": "skip", "line": { "color": "blue", "width": 2 }, "mode": "lines", "name": "C8-C7", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -7.3655444595061255, -6.565817268332053 ], "y": [ -4.601527538213576, -3.7889166458988246 ], "z": [ -14.034548885228677, -13.018747793780033 ] }, { "hoverinfo": "skip", "line": { "color": "blue", "width": 2 }, "mode": "lines", "name": "C8-H8", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -7.3655444595061255, -6.881368899402185 ], "y": [ -4.601527538213576, -4.398392711338189 ], "z": [ -14.034548885228677, -14.999388234088554 ] }, { "hoverinfo": "skip", "line": { "color": "blue", "width": 2 }, "mode": "lines", "name": "C12-H121", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -4.734795907607862, -4.547310509483762 ], "y": [ -10.380205271365561, -9.302009705617243 ], "z": [ -13.005074741280053, -12.990235351436501 ] }, { "hoverinfo": "skip", "line": { "color": "blue", "width": 2 }, "mode": "lines", "name": "C12-H122", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -4.734795907607862, -4.756134028064262 ], "y": [ -10.380205271365561, -10.720639081231566 ], "z": [ -13.005074741280053, -14.04552451215585 ] }, { "hoverinfo": "skip", "line": { "color": "blue", "width": 2 }, "mode": "lines", "name": "C12-H123", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -4.734795907607862, -3.8754506724480495 ], "y": [ -10.380205271365561, -10.8594382439705 ], "z": [ -13.005074741280053, -12.522250813976987 ] }, { "hoverinfo": "skip", "line": { "color": "blue", "width": 2 }, "mode": "lines", "name": "C13-H131", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -6.010152004716532, -5.2139856858873275 ], "y": [ -10.180298205369608, -10.649495894464158 ], "z": [ -10.861032173947816, -10.271789039655792 ] }, { "hoverinfo": "skip", "line": { "color": "blue", "width": 2 }, "mode": "lines", "name": "C13-H132", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -6.010152004716532, -5.818136508139286 ], "y": [ -10.180298205369608, -9.102953663162321 ], "z": [ -10.861032173947816, -10.8521847760049 ] }, { "hoverinfo": "skip", "line": { "color": "blue", "width": 2 }, "mode": "lines", "name": "C13-H133", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -6.010152004716532, -6.955141968983639 ], "y": [ -10.180298205369608, -10.372958971179493 ], "z": [ -10.861032173947816, -10.3423596985339 ] }, { "hoverinfo": "skip", "line": { "color": "blue", "width": 2 }, "mode": "lines", "name": "C6-C5", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -7.875027049294965, -7.896034947814157 ], "y": [ -7.951719350078534, -6.578445385394847 ], "z": [ -12.354966206580484, -12.598445561191422 ] }, { "hoverinfo": "skip", "line": { "color": "blue", "width": 2 }, "mode": "lines", "name": "C6-H6", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -7.875027049294965, -8.314696659873103 ], "y": [ -7.951719350078534, -8.335875170903382 ], "z": [ -12.354966206580484, -11.439160725672846 ] }, { "hoverinfo": "skip", "line": { "color": "blue", "width": 2 }, "mode": "lines", "name": "C2-C3", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -6.749064535526862, -6.769956192914899 ], "y": [ -8.308031812760198, -6.934629523781682 ], "z": [ -14.462612357272464, -14.706087142989935 ] }, { "hoverinfo": "skip", "line": { "color": "blue", "width": 2 }, "mode": "lines", "name": "C2-H2", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -6.749064535526862, -6.305151426665617 ], "y": [ -8.308031812760198, -8.971556844120856 ], "z": [ -14.462612357272464, -15.19902264681152 ] }, { "hoverinfo": "skip", "line": { "color": "blue", "width": 2 }, "mode": "lines", "name": "C5-H5", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -7.896034947814157, -8.347466008741543 ], "y": [ -6.578445385394847, -5.921752870784622 ], "z": [ -12.598445561191422, -11.859699225508544 ] }, { "hoverinfo": "skip", "line": { "color": "blue", "width": 2 }, "mode": "lines", "name": "C3-H3", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -6.769956192914899, -6.336410892942533 ], "y": [ -6.934629523781682, -6.555322678696363 ], "z": [ -14.706087142989935, -15.627553035002931 ] }, { "hoverinfo": "skip", "line": { "color": "blue", "width": 2 }, "mode": "lines", "name": "C9-H91", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -8.787644679613475, -9.388054176744959 ], "y": [ -4.0199370574189315, -4.55498166236153 ], "z": [ -14.114579233345246, -14.858413446376717 ] }, { "hoverinfo": "skip", "line": { "color": "blue", "width": 2 }, "mode": "lines", "name": "C9-H92", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -8.787644679613475, -8.7569092914647 ], "y": [ -4.0199370574189315, -2.9623816401678065 ], "z": [ -14.114579233345246, -14.399718173790307 ] }, { "hoverinfo": "skip", "line": { "color": "blue", "width": 2 }, "mode": "lines", "name": "C9-H93", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -8.787644679613475, -9.306623127473513 ], "y": [ -4.0199370574189315, -4.079891826130545 ], "z": [ -14.114579233345246, -13.151480559083089 ] }, { "hoverinfo": "skip", "line": { "color": "blue", "width": 2 }, "mode": "lines", "name": "N-CA", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -6.541816577376711, -6.275119148814263 ], "y": [ -2.747111477365233, -2.1110836460654934 ], "z": [ -13.190501835643582, -11.893475205458095 ] }, { "hoverinfo": "skip", "line": { "color": "blue", "width": 2 }, "mode": "lines", "name": "N-H2", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -6.541816577376711, -7.475959781781763 ], "y": [ -2.747111477365233, -2.4760905232772927 ], "z": [ -13.190501835643582, -13.459474168996161 ] }, { "hoverinfo": "skip", "line": { "color": "blue", "width": 2 }, "mode": "lines", "name": "CA-C", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -6.275119148814263, -7.293930409331068 ], "y": [ -2.1110836460654934, -2.57887082336455 ], "z": [ -11.893475205458095, -10.886768807247204 ] }, { "hoverinfo": "skip", "line": { "color": "blue", "width": 2 }, "mode": "lines", "name": "CA-CB", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -6.275119148814263, -6.364944989367088 ], "y": [ -2.1110836460654934, -0.5923230092730334 ], "z": [ -11.893475205458095, -12.042637689007833 ] }, { "hoverinfo": "skip", "line": { "color": "blue", "width": 2 }, "mode": "lines", "name": "CA-HA", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -6.275119148814263, -5.276480361173828 ], "y": [ -2.1110836460654934, -2.384889623673196 ], "z": [ -11.893475205458095, -11.554042062635622 ] }, { "hoverinfo": "skip", "line": { "color": "blue", "width": 2 }, "mode": "lines", "name": "C-O", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -7.293930409331068, -8.40472746498415 ], "y": [ -2.57887082336455, -2.8830091206720363 ], "z": [ -10.886768807247204, -11.2477643712966 ] }, { "hoverinfo": "skip", "line": { "color": "blue", "width": 2 }, "mode": "lines", "name": "C-OXT", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -7.293930409331068, -6.96549894897111 ], "y": [ -2.57887082336455, -2.657320487458967 ], "z": [ -10.886768807247204, -9.588063518873708 ] }, { "hoverinfo": "skip", "line": { "color": "blue", "width": 2 }, "mode": "lines", "name": "CB-OG", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -6.364944989367088, -5.400038437721638 ], "y": [ -0.5923230092730334, -0.14888834234456816 ], "z": [ -12.042637689007833, -12.99785391728169 ] }, { "hoverinfo": "skip", "line": { "color": "blue", "width": 2 }, "mode": "lines", "name": "CB-HB2", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -6.364944989367088, -7.364389489977212 ], "y": [ -0.5923230092730334, -0.3196757686564129 ], "z": [ -12.042637689007833, -12.382161137954032 ] }, { "hoverinfo": "skip", "line": { "color": "blue", "width": 2 }, "mode": "lines", "name": "CB-HB3", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -6.364944989367088, -6.1672508032456825 ], "y": [ -0.5923230092730334, -0.12039582632444912 ], "z": [ -12.042637689007833, -11.080623789540677 ] }, { "hoverinfo": "skip", "line": { "color": "blue", "width": 2 }, "mode": "lines", "name": "C7-N", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -6.565817268332053, -6.541816577376711 ], "y": [ -3.7889166458988246, -2.747111477365233 ], "z": [ -13.018747793780033, -13.190501835643582 ] }, { "hoverinfo": "skip", "line": { "color": "blue", "width": 2 }, "mode": "lines", "name": "O3-C3", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -3.23324144920129, -3.0659733072653284 ], "y": [ 1.88685678719875, 3.2618304214481095 ], "z": [ -11.425707386012059, -11.077791471152729 ] }, { "hoverinfo": "skip", "line": { "color": "blue", "width": 2 }, "mode": "lines", "name": "O3-C1", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -3.23324144920129, -4.382696789637675 ], "y": [ 1.88685678719875, 1.5839439066172996 ], "z": [ -11.425707386012059, -12.100302558778756 ] }, { "hoverinfo": "skip", "line": { "color": "blue", "width": 2 }, "mode": "lines", "name": "O1-C1", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -5.257183109300734, -4.382696789637675 ], "y": [ 2.3769759076415578, 1.5839439066172996 ], "z": [ -12.421586828660756, -12.100302558778756 ] }, { "hoverinfo": "skip", "line": { "color": "blue", "width": 2 }, "mode": "lines", "name": "C3-C4", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -3.0659733072653284, -3.0578271912604684 ], "y": [ 3.2618304214481095, 4.090603196210001 ], "z": [ -11.077791471152729, -12.361545995432008 ] }, { "hoverinfo": "skip", "line": { "color": "blue", "width": 2 }, "mode": "lines", "name": "C3-C5", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -3.0659733072653284, -1.7322257989554908 ], "y": [ 3.2618304214481095, 3.3921558193204215 ], "z": [ -11.077791471152729, -10.345574013871955 ] }, { "hoverinfo": "skip", "line": { "color": "blue", "width": 2 }, "mode": "lines", "name": "C3-C6", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -3.0659733072653284, -4.221242085138084 ], "y": [ 3.2618304214481095, 3.677620931835285 ], "z": [ -11.077791471152729, -10.168252817579189 ] }, { "hoverinfo": "skip", "line": { "color": "blue", "width": 2 }, "mode": "lines", "name": "C4-H41", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -3.0578271912604684, -4.043197920664614 ], "y": [ 4.090603196210001, 4.247156652843351 ], "z": [ -12.361545995432008, -12.807476686066446 ] }, { "hoverinfo": "skip", "line": { "color": "blue", "width": 2 }, "mode": "lines", "name": "C4-H42", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -3.0578271912604684, -2.4270195661947804 ], "y": [ 4.090603196210001, 3.623191118860675 ], "z": [ -12.361545995432008, -13.126833052755572 ] }, { "hoverinfo": "skip", "line": { "color": "blue", "width": 2 }, "mode": "lines", "name": "C4-H43", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -3.0578271912604684, -2.6601533185279678 ], "y": [ 4.090603196210001, 5.093689664548235 ], "z": [ -12.361545995432008, -12.166242416400085 ] }, { "hoverinfo": "skip", "line": { "color": "blue", "width": 2 }, "mode": "lines", "name": "C5-H51", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -1.7322257989554908, -1.7174044586988444 ], "y": [ 3.3921558193204215, 2.760489795857574 ], "z": [ -10.345574013871955, -9.449987964027706 ] }, { "hoverinfo": "skip", "line": { "color": "blue", "width": 2 }, "mode": "lines", "name": "C5-H52", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -1.7322257989554908, -0.906025409702159 ], "y": [ 3.3921558193204215, 3.049764167303699 ], "z": [ -10.345574013871955, -10.979438923317893 ] }, { "hoverinfo": "skip", "line": { "color": "blue", "width": 2 }, "mode": "lines", "name": "C5-H53", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -1.7322257989554908, -1.5317157230197997 ], "y": [ 3.3921558193204215, 4.425308552469248 ], "z": [ -10.345574013871955, -10.043757398299883 ] }, { "hoverinfo": "skip", "line": { "color": "blue", "width": 2 }, "mode": "lines", "name": "C6-H61", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -4.221242085138084, -5.172635141961051 ], "y": [ 3.677620931835285, 3.8306746906328946 ], "z": [ -10.168252817579189, -10.683627873579196 ] }, { "hoverinfo": "skip", "line": { "color": "blue", "width": 2 }, "mode": "lines", "name": "C6-H62", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -4.221242085138084, -3.9951427801865 ], "y": [ 3.677620931835285, 4.629886259857326 ], "z": [ -10.168252817579189, -9.6736840060398 ] }, { "hoverinfo": "skip", "line": { "color": "blue", "width": 2 }, "mode": "lines", "name": "C6-H63", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -4.221242085138084, -4.394890265320855 ], "y": [ 3.677620931835285, 2.927259779505597 ], "z": [ -10.168252817579189, -9.388081438590147 ] }, { "hoverinfo": "skip", "line": { "color": "blue", "width": 2 }, "mode": "lines", "name": "C1-C2", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -4.382696789637675, -4.407869822811797 ], "y": [ 1.5839439066172996, 0.10659262890415633 ], "z": [ -12.100302558778756, -12.39189105416258 ] }, { "hoverinfo": "skip", "line": { "color": "blue", "width": 2 }, "mode": "lines", "name": "C2-H21", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -4.407869822811797, -3.5474347247633693 ], "y": [ 0.10659262890415633, -0.15857701540493396 ], "z": [ -12.39189105416258, -13.01142187000904 ] }, { "hoverinfo": "skip", "line": { "color": "blue", "width": 2 }, "mode": "lines", "name": "C2-H22", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -4.407869822811797, -4.3994715267307045 ], "y": [ 0.10659262890415633, -0.4643665065569671 ], "z": [ -12.39189105416258, -11.459710902981275 ] }, { "hoverinfo": "skip", "line": { "color": "blue", "width": 2 }, "mode": "lines", "name": "OG-C2", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -5.400038437721638, -4.407869822811797 ], "y": [ -0.14888834234456816, 0.10659262890415633 ], "z": [ -12.99785391728169, -12.39189105416258 ] }, { "hoverinfo": "skip", "line": { "color": "blue", "width": 2 }, "mode": "lines", "name": "N4-N4A", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -6.07726475434462, -6.190880725828201 ], "y": [ -3.654904328582771, -2.8467737442654415 ], "z": [ -7.240848584403561, -6.174247520408791 ] }, { "hoverinfo": "skip", "line": { "color": "blue", "width": 2 }, "mode": "lines", "name": "N4-C4", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -6.07726475434462, -5.314123308711165 ], "y": [ -3.654904328582771, -3.2497798941702603 ], "z": [ -7.240848584403561, -8.39370582474099 ] }, { "hoverinfo": "skip", "line": { "color": "blue", "width": 2 }, "mode": "lines", "name": "N4-C1", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -6.07726475434462, -6.746924826837921 ], "y": [ -3.654904328582771, -4.825441964616698 ], "z": [ -7.240848584403561, -7.056929553478628 ] }, { "hoverinfo": "skip", "line": { "color": "blue", "width": 2 }, "mode": "lines", "name": "N4A-N2", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -6.190880725828201, -6.9381240539508635 ], "y": [ -2.8467737442654415, -3.480415313744377 ], "z": [ -6.174247520408791, -5.277065521032718 ] }, { "hoverinfo": "skip", "line": { "color": "blue", "width": 2 }, "mode": "lines", "name": "N2-C2", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -6.9381240539508635, -7.286808682008973 ], "y": [ -3.480415313744377, -4.693686523259234 ], "z": [ -5.277065521032718, -5.802215073368371 ] }, { "hoverinfo": "skip", "line": { "color": "blue", "width": 2 }, "mode": "lines", "name": "C4-C5", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -5.314123308711165, -6.076038533358153 ], "y": [ -3.2497798941702603, -2.254889464116708 ], "z": [ -8.39370582474099, -9.255763283753428 ] }, { "hoverinfo": "skip", "line": { "color": "blue", "width": 2 }, "mode": "lines", "name": "C4-H41", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -5.314123308711165, -5.070548736827243 ], "y": [ -3.2497798941702603, -4.146521400534475 ], "z": [ -8.39370582474099, -8.973673960671922 ] }, { "hoverinfo": "skip", "line": { "color": "blue", "width": 2 }, "mode": "lines", "name": "C4-H42", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -5.314123308711165, -4.374543376937532 ], "y": [ -3.2497798941702603, -2.8146131882129337 ], "z": [ -8.39370582474099, -8.036361551197245 ] }, { "hoverinfo": "skip", "line": { "color": "blue", "width": 2 }, "mode": "lines", "name": "C1-C2", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -6.746924826837921, -7.286808682008973 ], "y": [ -4.825441964616698, -4.693686523259234 ], "z": [ -7.056929553478628, -5.802215073368371 ] }, { "hoverinfo": "skip", "line": { "color": "blue", "width": 2 }, "mode": "lines", "name": "C1-H1", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -6.746924826837921, -6.780110497214306 ], "y": [ -4.825441964616698, -5.611925397676871 ], "z": [ -7.056929553478628, -7.7976180850514805 ] }, { "hoverinfo": "skip", "line": { "color": "blue", "width": 2 }, "mode": "lines", "name": "C2-C3", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -7.286808682008973, -8.118583063041811 ], "y": [ -4.693686523259234, -5.640078990900198 ], "z": [ -5.802215073368371, -5.048023866677475 ] }, { "hoverinfo": "skip", "line": { "color": "blue", "width": 2 }, "mode": "lines", "name": "C5-H52", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -6.076038533358153, -5.479064195394806 ], "y": [ -2.254889464116708, -1.975307433633723 ], "z": [ -9.255763283753428, -10.129351143126623 ] }, { "hoverinfo": "skip", "line": { "color": "blue", "width": 2 }, "mode": "lines", "name": "C5-H53", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -6.076038533358153, -6.309936414806453 ], "y": [ -2.254889464116708, -1.3425325935691184 ], "z": [ -9.255763283753428, -8.696813284362959 ] }, { "hoverinfo": "skip", "line": { "color": "blue", "width": 2 }, "mode": "lines", "name": "C3-H31", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -8.118583063041811, -9.053572490108406 ], "y": [ -5.640078990900198, -5.8364724982336345 ], "z": [ -5.048023866677475, -5.581700942774017 ] }, { "hoverinfo": "skip", "line": { "color": "blue", "width": 2 }, "mode": "lines", "name": "C3-H33", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -8.118583063041811, -8.36960748080108 ], "y": [ -5.640078990900198, -5.252077801313182 ], "z": [ -5.048023866677475, -4.055748583014876 ] }, { "hoverinfo": "skip", "line": { "color": "blue", "width": 2 }, "mode": "lines", "name": "OXT-C5", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -6.96549894897111, -6.076038533358153 ], "y": [ -2.657320487458967, -2.254889464116708 ], "z": [ -9.588063518873708, -9.255763283753428 ] }, { "hoverinfo": "skip", "line": { "color": "blue", "width": 2 }, "mode": "lines", "name": "O2-C2", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -6.118237430342305, -6.92597420283345 ], "y": [ -6.063828734394318, -5.728340985264588 ], "z": [ -1.6662605010983467, -2.7746183118027474 ] }, { "hoverinfo": "skip", "line": { "color": "blue", "width": 2 }, "mode": "lines", "name": "O1-C1", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -6.174260274686317, -6.846608453827544 ], "y": [ -7.844710846508131, -6.827095598620676 ], "z": [ -3.6683688981799465, -3.8080221232498737 ] }, { "hoverinfo": "skip", "line": { "color": "blue", "width": 2 }, "mode": "lines", "name": "N1-C1", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -7.611658621680756, -6.846608453827544 ], "y": [ -6.556400014636002, -6.827095598620676 ], "z": [ -4.921498441578631, -3.8080221232498737 ] }, { "hoverinfo": "skip", "line": { "color": "blue", "width": 2 }, "mode": "lines", "name": "C2-C1", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -6.92597420283345, -6.846608453827544 ], "y": [ -5.728340985264588, -6.827095598620676 ], "z": [ -2.7746183118027474, -3.8080221232498737 ] }, { "hoverinfo": "skip", "line": { "color": "blue", "width": 2 }, "mode": "lines", "name": "C2-H21", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -6.92597420283345, -6.584094621536892 ], "y": [ -5.728340985264588, -4.780461875890665 ], "z": [ -2.7746183118027474, -3.2008560810172892 ] }, { "hoverinfo": "skip", "line": { "color": "blue", "width": 2 }, "mode": "lines", "name": "C2-H22", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -6.92597420283345, -7.960260475582933 ], "y": [ -5.728340985264588, -5.620754226974939 ], "z": [ -2.7746183118027474, -2.4354898178027433 ] }, { "hoverinfo": "skip", "line": { "color": "blue", "width": 2 }, "mode": "lines", "name": "C3-N1", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -8.118583063041811, -7.611658621680756 ], "y": [ -5.640078990900198, -6.556400014636002 ], "z": [ -5.048023866677475, -4.921498441578631 ] }, { "hoverinfo": "skip", "line": { "color": "blue", "width": 2 }, "mode": "lines", "name": "O7-C7", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -14.392974742321893, -14.108422145914306 ], "y": [ -13.31997799577789, -12.258463532338872 ], "z": [ -9.261854253538734, -9.807932795314052 ] }, { "hoverinfo": "skip", "line": { "color": "blue", "width": 2 }, "mode": "lines", "name": "C10-C11", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -12.951599272315724, -12.010828103655124 ], "y": [ -18.41494041571441, -17.27019545558813 ], "z": [ -13.015326547814931, -13.439561912303157 ] }, { "hoverinfo": "skip", "line": { "color": "blue", "width": 2 }, "mode": "lines", "name": "C10-C12", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -12.951599272315724, -14.414752823595597 ], "y": [ -18.41494041571441, -18.10690134000526 ], "z": [ -13.015326547814931, -13.34344529646147 ] }, { "hoverinfo": "skip", "line": { "color": "blue", "width": 2 }, "mode": "lines", "name": "C10-C13", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -12.951599272315724, -12.804421467591638 ], "y": [ -18.41494041571441, -18.67729062502033 ], "z": [ -13.015326547814931, -11.514537554826996 ] }, { "hoverinfo": "skip", "line": { "color": "blue", "width": 2 }, "mode": "lines", "name": "C10-H10", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -12.951599272315724, -12.650710091974535 ], "y": [ -18.41494041571441, -19.319277621626117 ], "z": [ -13.015326547814931, -13.55852235887888 ] }, { "hoverinfo": "skip", "line": { "color": "blue", "width": 2 }, "mode": "lines", "name": "C11-C1", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -12.010828103655124, -12.36797084390002 ], "y": [ -17.27019545558813, -15.932481368295369 ], "z": [ -13.439561912303157, -12.838817637466642 ] }, { "hoverinfo": "skip", "line": { "color": "blue", "width": 2 }, "mode": "lines", "name": "C11-H111", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -12.010828103655124, -10.973360218432406 ], "y": [ -17.27019545558813, -17.523343355869095 ], "z": [ -13.439561912303157, -13.183136138023626 ] }, { "hoverinfo": "skip", "line": { "color": "blue", "width": 2 }, "mode": "lines", "name": "C11-H112", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -12.010828103655124, -12.020831976464423 ], "y": [ -17.27019545558813, -17.18384129695695 ], "z": [ -13.439561912303157, -14.534615286260737 ] }, { "hoverinfo": "skip", "line": { "color": "blue", "width": 2 }, "mode": "lines", "name": "C1-C6", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -12.36797084390002, -11.815250552232303 ], "y": [ -15.932481368295369, -15.565038120770607 ], "z": [ -12.838817637466642, -11.622179507607473 ] }, { "hoverinfo": "skip", "line": { "color": "blue", "width": 2 }, "mode": "lines", "name": "C1-C2", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -12.36797084390002, -13.24145424708555 ], "y": [ -15.932481368295369, -15.0953262384832 ], "z": [ -12.838817637466642, -13.51485914727843 ] }, { "hoverinfo": "skip", "line": { "color": "blue", "width": 2 }, "mode": "lines", "name": "C4-C8", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -13.022430022920986, -13.374753188930873 ], "y": [ -13.475216656462633, -12.15290234499966 ], "z": [ -11.736060071645028, -11.14297534043626 ] }, { "hoverinfo": "skip", "line": { "color": "blue", "width": 2 }, "mode": "lines", "name": "C4-C5", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -13.022430022920986, -12.144487438244484 ], "y": [ -13.475216656462633, -14.328387334714106 ], "z": [ -11.736060071645028, -11.067289593989594 ] }, { "hoverinfo": "skip", "line": { "color": "blue", "width": 2 }, "mode": "lines", "name": "C4-C3", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -13.022430022920986, -13.570829147014075 ], "y": [ -13.475216656462633, -13.85860875471845 ], "z": [ -11.736060071645028, -12.95988858891734 ] }, { "hoverinfo": "skip", "line": { "color": "blue", "width": 2 }, "mode": "lines", "name": "C8-C9", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -13.374753188930873, -12.160723406161674 ], "y": [ -12.15290234499966, -11.225471728366642 ], "z": [ -11.14297534043626, -10.961246097106875 ] }, { "hoverinfo": "skip", "line": { "color": "blue", "width": 2 }, "mode": "lines", "name": "C8-C7", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -13.374753188930873, -14.108422145914306 ], "y": [ -12.15290234499966, -12.258463532338872 ], "z": [ -11.14297534043626, -9.807932795314052 ] }, { "hoverinfo": "skip", "line": { "color": "blue", "width": 2 }, "mode": "lines", "name": "C8-H8", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -13.374753188930873, -14.077725045628732 ], "y": [ -12.15290234499966, -11.634024172457476 ], "z": [ -11.14297534043626, -11.80870855333017 ] }, { "hoverinfo": "skip", "line": { "color": "blue", "width": 2 }, "mode": "lines", "name": "C12-H121", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -14.414752823595597, -14.825959633297463 ], "y": [ -18.10690134000526, -17.302254961367886 ], "z": [ -13.34344529646147, -12.725926207687229 ] }, { "hoverinfo": "skip", "line": { "color": "blue", "width": 2 }, "mode": "lines", "name": "C12-H122", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -14.414752823595597, -14.532042310083138 ], "y": [ -18.10690134000526, -17.837659211269756 ], "z": [ -13.34344529646147, -14.398261902546837 ] }, { "hoverinfo": "skip", "line": { "color": "blue", "width": 2 }, "mode": "lines", "name": "C12-H123", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -14.414752823595597, -15.031974646655256 ], "y": [ -18.10690134000526, -18.99431557540726 ], "z": [ -13.34344529646147, -13.162363502940396 ] }, { "hoverinfo": "skip", "line": { "color": "blue", "width": 2 }, "mode": "lines", "name": "C13-H131", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -12.804421467591638, -13.341856958764083 ], "y": [ -18.67729062502033, -19.592961411781022 ], "z": [ -11.514537554826996, -11.2426095255595 ] }, { "hoverinfo": "skip", "line": { "color": "blue", "width": 2 }, "mode": "lines", "name": "C13-H132", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -12.804421467591638, -13.22098669744555 ], "y": [ -18.67729062502033, -17.87156941220028 ], "z": [ -11.514537554826996, -10.902241689669872 ] }, { "hoverinfo": "skip", "line": { "color": "blue", "width": 2 }, "mode": "lines", "name": "C13-H133", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -12.804421467591638, -11.75482149256001 ], "y": [ -18.67729062502033, -18.822004805736714 ], "z": [ -11.514537554826996, -11.237873429373055 ] }, { "hoverinfo": "skip", "line": { "color": "blue", "width": 2 }, "mode": "lines", "name": "C6-C5", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -11.815250552232303, -12.144487438244484 ], "y": [ -15.565038120770607, -14.328387334714106 ], "z": [ -11.622179507607473, -11.067289593989594 ] }, { "hoverinfo": "skip", "line": { "color": "blue", "width": 2 }, "mode": "lines", "name": "C6-H6", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -11.815250552232303, -11.125239683521219 ], "y": [ -15.565038120770607, -16.217341354427106 ], "z": [ -11.622179507607473, -11.09495068401963 ] }, { "hoverinfo": "skip", "line": { "color": "blue", "width": 2 }, "mode": "lines", "name": "C2-C3", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -13.24145424708555, -13.570829147014075 ], "y": [ -15.0953262384832, -13.85860875471845 ], "z": [ -13.51485914727843, -12.95988858891734 ] }, { "hoverinfo": "skip", "line": { "color": "blue", "width": 2 }, "mode": "lines", "name": "C2-H2", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -13.24145424708555, -13.670336579912233 ], "y": [ -15.0953262384832, -15.379727444509399 ], "z": [ -13.51485914727843, -14.47131109515662 ] }, { "hoverinfo": "skip", "line": { "color": "blue", "width": 2 }, "mode": "lines", "name": "C5-H5", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -12.144487438244484, -11.706463048321975 ], "y": [ -14.328387334714106, -14.048477488930532 ], "z": [ -11.067289593989594, -10.113053605323039 ] }, { "hoverinfo": "skip", "line": { "color": "blue", "width": 2 }, "mode": "lines", "name": "C3-H3", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -13.570829147014075, -14.255089852635509 ], "y": [ -13.85860875471845, -13.205484871670325 ], "z": [ -12.95988858891734, -13.494819500470046 ] }, { "hoverinfo": "skip", "line": { "color": "blue", "width": 2 }, "mode": "lines", "name": "C9-H91", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -12.160723406161674, -11.622454678780475 ], "y": [ -11.225471728366642, -11.095548539232324 ], "z": [ -10.961246097106875, -11.906465845127713 ] }, { "hoverinfo": "skip", "line": { "color": "blue", "width": 2 }, "mode": "lines", "name": "C9-H92", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -12.160723406161674, -12.478931476721428 ], "y": [ -11.225471728366642, -10.236547767000161 ], "z": [ -10.961246097106875, -10.61275597893152 ] }, { "hoverinfo": "skip", "line": { "color": "blue", "width": 2 }, "mode": "lines", "name": "C9-H93", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -12.160723406161674, -11.456136313003581 ], "y": [ -11.225471728366642, -11.618023739498264 ], "z": [ -10.961246097106875, -10.219658471325847 ] }, { "hoverinfo": "skip", "line": { "color": "blue", "width": 2 }, "mode": "lines", "name": "N-CA", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -14.393668134518567, -13.182779395888506 ], "y": [ -11.338735377204676, -10.759444279048463 ], "z": [ -9.374149047480241, -8.777401792559147 ] }, { "hoverinfo": "skip", "line": { "color": "blue", "width": 2 }, "mode": "lines", "name": "N-H2", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -14.393668134518567, -14.661684857964705 ], "y": [ -11.338735377204676, -10.73076253835236 ], "z": [ -9.374149047480241, -10.133726603211748 ] }, { "hoverinfo": "skip", "line": { "color": "blue", "width": 2 }, "mode": "lines", "name": "CA-C", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -13.182779395888506, -13.557121628530565 ], "y": [ -10.759444279048463, -9.55554750746743 ], "z": [ -8.777401792559147, -7.952320307954562 ] }, { "hoverinfo": "skip", "line": { "color": "blue", "width": 2 }, "mode": "lines", "name": "CA-CB", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -13.182779395888506, -12.50680443671494 ], "y": [ -10.759444279048463, -11.800020256169283 ], "z": [ -8.777401792559147, -7.884534786555811 ] }, { "hoverinfo": "skip", "line": { "color": "blue", "width": 2 }, "mode": "lines", "name": "CA-HA", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -13.182779395888506, -12.49691480986824 ], "y": [ -10.759444279048463, -10.45858595537387 ], "z": [ -8.777401792559147, -9.568943350987368 ] }, { "hoverinfo": "skip", "line": { "color": "blue", "width": 2 }, "mode": "lines", "name": "C-O", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -13.557121628530565, -14.63758412625937 ], "y": [ -9.55554750746743, -9.501955829268187 ], "z": [ -7.952320307954562, -7.417141157548453 ] }, { "hoverinfo": "skip", "line": { "color": "blue", "width": 2 }, "mode": "lines", "name": "C-OXT", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -13.557121628530565, -12.688302653180408 ], "y": [ -9.55554750746743, -8.5424547874142 ], "z": [ -7.952320307954562, -7.812843683939439 ] }, { "hoverinfo": "skip", "line": { "color": "blue", "width": 2 }, "mode": "lines", "name": "CB-OG", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -12.50680443671494, -12.153007108647508 ], "y": [ -11.800020256169283, -12.94184178232052 ], "z": [ -7.884534786555811, -8.66631995721973 ] }, { "hoverinfo": "skip", "line": { "color": "blue", "width": 2 }, "mode": "lines", "name": "CB-HB2", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -12.50680443671494, -13.193863813257389 ], "y": [ -11.800020256169283, -12.100128019462304 ], "z": [ -7.884534786555811, -7.093088803865677 ] }, { "hoverinfo": "skip", "line": { "color": "blue", "width": 2 }, "mode": "lines", "name": "CB-HB3", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -12.50680443671494, -11.608659004514882 ], "y": [ -11.800020256169283, -11.37045199727702 ], "z": [ -7.884534786555811, -7.441731338544807 ] }, { "hoverinfo": "skip", "line": { "color": "blue", "width": 2 }, "mode": "lines", "name": "C7-N", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -14.108422145914306, -14.393668134518567 ], "y": [ -12.258463532338872, -11.338735377204676 ], "z": [ -9.807932795314052, -9.374149047480241 ] }, { "hoverinfo": "skip", "line": { "color": "blue", "width": 2 }, "mode": "lines", "name": "O3-C3", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -11.043053223237166, -9.834063978077818 ], "y": [ -15.602170595972956, -16.30820363288543 ], "z": [ -6.9338173992948064, -6.651968209341769 ] }, { "hoverinfo": "skip", "line": { "color": "blue", "width": 2 }, "mode": "lines", "name": "O3-C1", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -11.043053223237166, -10.917406410454308 ], "y": [ -15.602170595972956, -14.523842690397045 ], "z": [ -6.9338173992948064, -7.76418132342312 ] }, { "hoverinfo": "skip", "line": { "color": "blue", "width": 2 }, "mode": "lines", "name": "O1-C1", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -9.87800059113855, -10.917406410454308 ], "y": [ -14.12563518342858, -14.523842690397045 ], "z": [ -8.27203561765177, -7.76418132342312 ] }, { "hoverinfo": "skip", "line": { "color": "blue", "width": 2 }, "mode": "lines", "name": "C3-C4", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -9.834063978077818, -8.853681462623904 ], "y": [ -16.30820363288543, -15.345727304536807 ], "z": [ -6.651968209341769, -5.9830543204436495 ] }, { "hoverinfo": "skip", "line": { "color": "blue", "width": 2 }, "mode": "lines", "name": "C3-C5", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -9.834063978077818, -10.1824200745598 ], "y": [ -16.30820363288543, -17.45996797650013 ], "z": [ -6.651968209341769, -5.711704173646682 ] }, { "hoverinfo": "skip", "line": { "color": "blue", "width": 2 }, "mode": "lines", "name": "C3-C6", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -9.834063978077818, -9.263953530965583 ], "y": [ -16.30820363288543, -16.840694275516732 ], "z": [ -6.651968209341769, -7.965823625132861 ] }, { "hoverinfo": "skip", "line": { "color": "blue", "width": 2 }, "mode": "lines", "name": "C4-H41", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -8.853681462623904, -8.370382865009482 ], "y": [ -15.345727304536807, -14.642341689125926 ], "z": [ -5.9830543204436495, -6.665688762569896 ] }, { "hoverinfo": "skip", "line": { "color": "blue", "width": 2 }, "mode": "lines", "name": "C4-H42", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -8.853681462623904, -9.352728390266952 ], "y": [ -15.345727304536807, -14.75276252941048 ], "z": [ -5.9830543204436495, -5.207553495512186 ] }, { "hoverinfo": "skip", "line": { "color": "blue", "width": 2 }, "mode": "lines", "name": "C4-H43", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -8.853681462623904, -8.037451712266773 ], "y": [ -15.345727304536807, -15.901730485434028 ], "z": [ -5.9830543204436495, -5.506504304743171 ] }, { "hoverinfo": "skip", "line": { "color": "blue", "width": 2 }, "mode": "lines", "name": "C5-H51", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -10.1824200745598, -10.922764180224043 ], "y": [ -17.45996797650013, -18.12546560625099 ], "z": [ -5.711704173646682, -6.170288429813628 ] }, { "hoverinfo": "skip", "line": { "color": "blue", "width": 2 }, "mode": "lines", "name": "C5-H52", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -10.1824200745598, -10.63546882766756 ], "y": [ -17.45996797650013, -17.083323278475675 ], "z": [ -5.711704173646682, -4.787307370992327 ] }, { "hoverinfo": "skip", "line": { "color": "blue", "width": 2 }, "mode": "lines", "name": "C5-H53", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -10.1824200745598, -9.300377353998211 ], "y": [ -17.45996797650013, -18.052702688689486 ], "z": [ -5.711704173646682, -5.4483254917643205 ] }, { "hoverinfo": "skip", "line": { "color": "blue", "width": 2 }, "mode": "lines", "name": "C6-H61", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -9.263953530965583, -8.782647707298993 ], "y": [ -16.840694275516732, -16.08498534909411 ], "z": [ -7.965823625132861, -8.591470788180697 ] }, { "hoverinfo": "skip", "line": { "color": "blue", "width": 2 }, "mode": "lines", "name": "C6-H62", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -9.263953530965583, -8.494973480546513 ], "y": [ -16.840694275516732, -17.59763870029429 ], "z": [ -7.965823625132861, -7.77029030353361 ] }, { "hoverinfo": "skip", "line": { "color": "blue", "width": 2 }, "mode": "lines", "name": "C6-H63", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -9.263953530965583, -10.0485860418427 ], "y": [ -16.840694275516732, -17.30830483181265 ], "z": [ -7.965823625132861, -8.572086868712173 ] }, { "hoverinfo": "skip", "line": { "color": "blue", "width": 2 }, "mode": "lines", "name": "C1-C2", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -10.917406410454308, -12.270739798041838 ], "y": [ -14.523842690397045, -13.89267083638425 ], "z": [ -7.76418132342312, -7.95997499733253 ] }, { "hoverinfo": "skip", "line": { "color": "blue", "width": 2 }, "mode": "lines", "name": "C2-H21", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -12.270739798041838, -12.661825482787275 ], "y": [ -13.89267083638425, -13.559428263393341 ], "z": [ -7.95997499733253, -6.995359371949231 ] }, { "hoverinfo": "skip", "line": { "color": "blue", "width": 2 }, "mode": "lines", "name": "C2-H22", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -12.270739798041838, -12.957187458827626 ], "y": [ -13.89267083638425, -14.603912982501734 ], "z": [ -7.95997499733253, -8.426824993142631 ] }, { "hoverinfo": "skip", "line": { "color": "blue", "width": 2 }, "mode": "lines", "name": "OG-C2", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -12.153007108647508, -12.270739798041838 ], "y": [ -12.94184178232052, -13.89267083638425 ], "z": [ -8.66631995721973, -7.95997499733253 ] }, { "hoverinfo": "skip", "line": { "color": "blue", "width": 2 }, "mode": "lines", "name": "N4-N4A", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -10.857527350376095, -9.986183652909304 ], "y": [ -6.620251881884332, -6.363869889555703 ], "z": [ -7.3159038145497455, -8.305171167136757 ] }, { "hoverinfo": "skip", "line": { "color": "blue", "width": 2 }, "mode": "lines", "name": "N4-C4", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -10.857527350376095, -12.275484492178816 ], "y": [ -6.620251881884332, -6.480064289880515 ], "z": [ -7.3159038145497455, -7.528825098264718 ] }, { "hoverinfo": "skip", "line": { "color": "blue", "width": 2 }, "mode": "lines", "name": "N4-C1", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -10.857527350376095, -10.22211098574071 ], "y": [ -6.620251881884332, -6.9982419132537945 ], "z": [ -7.3159038145497455, -6.173188294510371 ] }, { "hoverinfo": "skip", "line": { "color": "blue", "width": 2 }, "mode": "lines", "name": "N4A-N2", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -9.986183652909304, -8.76683659683621 ], "y": [ -6.363869889555703, -6.571418542262295 ], "z": [ -8.305171167136757, -7.820479426330753 ] }, { "hoverinfo": "skip", "line": { "color": "blue", "width": 2 }, "mode": "lines", "name": "N2-C2", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -8.76683659683621, -8.893856234740223 ], "y": [ -6.571418542262295, -6.960433204201658 ], "z": [ -7.820479426330753, -6.515901466075816 ] }, { "hoverinfo": "skip", "line": { "color": "blue", "width": 2 }, "mode": "lines", "name": "C4-C5", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -12.275484492178816, -12.849356456620264 ], "y": [ -6.480064289880515, -7.652854699509973 ], "z": [ -7.528825098264718, -8.309016397568476 ] }, { "hoverinfo": "skip", "line": { "color": "blue", "width": 2 }, "mode": "lines", "name": "C4-H41", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -12.275484492178816, -12.761035656402765 ], "y": [ -6.480064289880515, -6.400880064907122 ], "z": [ -7.528825098264718, -6.5501490203737065 ] }, { "hoverinfo": "skip", "line": { "color": "blue", "width": 2 }, "mode": "lines", "name": "C4-H42", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -12.275484492178816, -12.441542202818049 ], "y": [ -6.480064289880515, -5.538858379169838 ], "z": [ -7.528825098264718, -8.0640182506691 ] }, { "hoverinfo": "skip", "line": { "color": "blue", "width": 2 }, "mode": "lines", "name": "C1-C2", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -10.22211098574071, -8.893856234740223 ], "y": [ -6.9982419132537945, -6.960433204201658 ], "z": [ -6.173188294510371, -6.515901466075816 ] }, { "hoverinfo": "skip", "line": { "color": "blue", "width": 2 }, "mode": "lines", "name": "C1-H1", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -10.22211098574071, -10.74363777296185 ], "y": [ -6.9982419132537945, -7.249147876050233 ], "z": [ -6.173188294510371, -5.260317554457878 ] }, { "hoverinfo": "skip", "line": { "color": "blue", "width": 2 }, "mode": "lines", "name": "C2-C3", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -8.893856234740223, -7.7163573866256145 ], "y": [ -6.960433204201658, -7.266731973990479 ], "z": [ -6.515901466075816, -5.693715826262874 ] }, { "hoverinfo": "skip", "line": { "color": "blue", "width": 2 }, "mode": "lines", "name": "C5-H52", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -12.849356456620264, -13.927988490696922 ], "y": [ -7.652854699509973, -7.526540381088234 ], "z": [ -8.309016397568476, -8.444285935991973 ] }, { "hoverinfo": "skip", "line": { "color": "blue", "width": 2 }, "mode": "lines", "name": "C5-H53", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -12.849356456620264, -12.389017382224733 ], "y": [ -7.652854699509973, -7.734280740279354 ], "z": [ -8.309016397568476, -9.29946383002983 ] }, { "hoverinfo": "skip", "line": { "color": "blue", "width": 2 }, "mode": "lines", "name": "C3-H32", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -7.7163573866256145, -6.808077333248462 ], "y": [ -7.266731973990479, -7.245956329299645 ], "z": [ -5.693715826262874, -6.304049208296722 ] }, { "hoverinfo": "skip", "line": { "color": "blue", "width": 2 }, "mode": "lines", "name": "C3-H33", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -7.7163573866256145, -7.793460624942193 ], "y": [ -7.266731973990479, -8.257523920467325 ], "z": [ -5.693715826262874, -5.234853287545971 ] }, { "hoverinfo": "skip", "line": { "color": "blue", "width": 2 }, "mode": "lines", "name": "OXT-C5", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -12.688302653180408, -12.849356456620264 ], "y": [ -8.5424547874142, -7.652854699509973 ], "z": [ -7.812843683939439, -8.309016397568476 ] }, { "hoverinfo": "skip", "line": { "color": "blue", "width": 2 }, "mode": "lines", "name": "N1-C3", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -7.611658621680756, -7.7163573866256145 ], "y": [ -6.556400014636002, -7.266731973990479 ], "z": [ -4.921498441578631, -5.693715826262874 ] }, { "hoverinfo": "skip", "line": { "color": "blue", "width": 2 }, "mode": "lines", "name": "Cl1-C1", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -8.022564008945102, -7.266891077174512 ], "y": [ -5.346174280805866, -4.73951794425074 ], "z": [ 2.9425301104589603, 1.5140288260679529 ] }, { "hoverinfo": "skip", "line": { "color": "blue", "width": 2 }, "mode": "lines", "name": "Cl4-C4", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -5.2916996080616086, -6.047188208268447 ], "y": [ -3.183092549870202, -3.81599018193507 ], "z": [ -2.2391021178335535, -0.818762354859849 ] }, { "hoverinfo": "skip", "line": { "color": "blue", "width": 2 }, "mode": "lines", "name": "C2-C1", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -6.940797166563177, -7.266891077174512 ], "y": [ -3.3894188780406322, -4.73951794425074 ], "z": [ 1.3848936918836565, 1.5140288260679529 ] }, { "hoverinfo": "skip", "line": { "color": "blue", "width": 2 }, "mode": "lines", "name": "C2-C3", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -6.940797166563177, -6.3309086113914965 ], "y": [ -3.3894188780406322, -2.9276080981476698 ], "z": [ 1.3848936918836565, 0.21856073177095148 ] }, { "hoverinfo": "skip", "line": { "color": "blue", "width": 2 }, "mode": "lines", "name": "C2-C7", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -6.940797166563177, -7.229051322104987 ], "y": [ -3.3894188780406322, -2.405697974973097 ], "z": [ 1.3848936918836565, 2.472624065956602 ] }, { "hoverinfo": "skip", "line": { "color": "blue", "width": 2 }, "mode": "lines", "name": "C1-C6", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -7.266891077174512, -6.983170674051463 ], "y": [ -4.73951794425074, -5.627900028038138 ], "z": [ 1.5140288260679529, 0.47670573943715233 ] }, { "hoverinfo": "skip", "line": { "color": "blue", "width": 2 }, "mode": "lines", "name": "C3-C4", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -6.3309086113914965, -6.047188208268447 ], "y": [ -2.9276080981476698, -3.81599018193507 ], "z": [ 0.21856073177095148, -0.818762354859849 ] }, { "hoverinfo": "skip", "line": { "color": "blue", "width": 2 }, "mode": "lines", "name": "C3-H3", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -6.3309086113914965, -6.07629673565229 ], "y": [ -2.9276080981476698, -1.8748637871148075 ], "z": [ 0.21856073177095148, 0.11671310872305041 ] }, { "hoverinfo": "skip", "line": { "color": "blue", "width": 2 }, "mode": "lines", "name": "C7-H71", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -7.229051322104987, -6.697545613127586 ], "y": [ -2.405697974973097, -2.6797320656187553 ], "z": [ 2.472624065956602, 3.3898627091070277 ] }, { "hoverinfo": "skip", "line": { "color": "blue", "width": 2 }, "mode": "lines", "name": "C7-H72", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -7.229051322104987, -6.907380886902883 ], "y": [ -2.405697974973097, -1.3933656869640942 ], "z": [ 2.472624065956602, 2.2044195735047576 ] }, { "hoverinfo": "skip", "line": { "color": "blue", "width": 2 }, "mode": "lines", "name": "C7-H73", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -7.229051322104987, -8.30453610978239 ], "y": [ -2.405697974973097, -2.3590332186424074 ], "z": [ 2.472624065956602, 2.6737925077935096 ] }, { "hoverinfo": "skip", "line": { "color": "blue", "width": 2 }, "mode": "lines", "name": "C4-C5", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -6.047188208268447, -6.373244351232014 ], "y": [ -3.81599018193507, -5.166103594145813 ], "z": [ -0.818762354859849, -0.6897186963392437 ] }, { "hoverinfo": "skip", "line": { "color": "blue", "width": 2 }, "mode": "lines", "name": "C6-C5", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -6.983170674051463, -6.373244351232014 ], "y": [ -5.627900028038138, -5.166103594145813 ], "z": [ 0.47670573943715233, -0.6897186963392437 ] }, { "hoverinfo": "skip", "line": { "color": "blue", "width": 2 }, "mode": "lines", "name": "C6-H6", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -6.983170674051463, -7.238231879989167 ], "y": [ -5.627900028038138, -6.680839655477937 ], "z": [ 0.47670573943715233, 0.5787264343600107 ] }, { "hoverinfo": "skip", "line": { "color": "blue", "width": 2 }, "mode": "lines", "name": "O2-C5", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -6.118237430342305, -6.373244351232014 ], "y": [ -6.063828734394318, -5.166103594145813 ], "z": [ -1.6662605010983467, -0.6897186963392437 ] }, { "hoverinfo": "skip", "line": { "color": "green", "width": 2 }, "mode": "lines", "name": "O7-C7", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -10.493252007311783, -11.424928785378565 ], "y": [ -4.8724755982640655, -5.607076099246033 ], "z": [ -12.203967959479032, -12.517536763999114 ] }, { "hoverinfo": "skip", "line": { "color": "green", "width": 2 }, "mode": "lines", "name": "C10-C11", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -4.754763389286133, -5.734816991330843 ], "y": [ -7.466218506874867, -8.639868328845468 ], "z": [ -13.77463841340032, -13.58096835245243 ] }, { "hoverinfo": "skip", "line": { "color": "green", "width": 2 }, "mode": "lines", "name": "C10-C12", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -4.754763389286133, -5.1230668294064365 ], "y": [ -7.466218506874867, -6.60465205293041 ], "z": [ -13.77463841340032, -14.98518544736187 ] }, { "hoverinfo": "skip", "line": { "color": "green", "width": 2 }, "mode": "lines", "name": "C10-C13", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -4.754763389286133, -4.72937440195425 ], "y": [ -7.466218506874867, -6.5989406905037296 ], "z": [ -13.77463841340032, -12.513670083681925 ] }, { "hoverinfo": "skip", "line": { "color": "green", "width": 2 }, "mode": "lines", "name": "C10-H10", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -4.754763389286133, -3.752588884193679 ], "y": [ -7.466218506874867, -7.884272797836198 ], "z": [ -13.77463841340032, -13.93051862751204 ] }, { "hoverinfo": "skip", "line": { "color": "green", "width": 2 }, "mode": "lines", "name": "C11-C1", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -5.734816991330843, -7.177071911446416 ], "y": [ -8.639868328845468, -8.215096099461688 ], "z": [ -13.58096835245243, -13.449086213605822 ] }, { "hoverinfo": "skip", "line": { "color": "green", "width": 2 }, "mode": "lines", "name": "C11-H111", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -5.734816991330843, -5.443391174413519 ], "y": [ -8.639868328845468, -9.230168082358164 ], "z": [ -13.58096835245243, -12.701880845865682 ] }, { "hoverinfo": "skip", "line": { "color": "green", "width": 2 }, "mode": "lines", "name": "C11-H112", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -5.734816991330843, -5.642116015572786 ], "y": [ -8.639868328845468, -9.32956721515455 ], "z": [ -13.58096835245243, -14.430921871956597 ] }, { "hoverinfo": "skip", "line": { "color": "green", "width": 2 }, "mode": "lines", "name": "C1-C6", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -7.177071911446416, -7.691702342315836 ], "y": [ -8.215096099461688, -7.939603114978313 ], "z": [ -13.449086213605822, -12.192112970006901 ] }, { "hoverinfo": "skip", "line": { "color": "green", "width": 2 }, "mode": "lines", "name": "C1-C2", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -7.177071911446416, -7.961049658888685 ], "y": [ -8.215096099461688, -8.108957056588002 ], "z": [ -13.449086213605822, -14.587043807320633 ] }, { "hoverinfo": "skip", "line": { "color": "green", "width": 2 }, "mode": "lines", "name": "C4-C8", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -9.82611717682893, -11.251590124525938 ], "y": [ -7.436506360005737, -7.017628833150189 ], "z": [ -13.206396845135787, -13.076148072092076 ] }, { "hoverinfo": "skip", "line": { "color": "green", "width": 2 }, "mode": "lines", "name": "C4-C5", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -9.82611717682893, -9.024844559991703 ], "y": [ -7.436506360005737, -7.547920049655515 ], "z": [ -13.206396845135787, -12.069960959013997 ] }, { "hoverinfo": "skip", "line": { "color": "green", "width": 2 }, "mode": "lines", "name": "C4-C3", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -9.82611717682893, -9.294281812571473 ], "y": [ -7.436506360005737, -7.71712938866237 ], "z": [ -13.206396845135787, -14.464923444422714 ] }, { "hoverinfo": "skip", "line": { "color": "green", "width": 2 }, "mode": "lines", "name": "C8-C9", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -11.251590124525938, -12.094494397424345 ], "y": [ -7.017628833150189, -7.9858774582217364 ], "z": [ -13.076148072092076, -12.228192668325674 ] }, { "hoverinfo": "skip", "line": { "color": "green", "width": 2 }, "mode": "lines", "name": "C8-C7", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -11.251590124525938, -11.424928785378565 ], "y": [ -7.017628833150189, -5.607076099246033 ], "z": [ -13.076148072092076, -12.517536763999114 ] }, { "hoverinfo": "skip", "line": { "color": "green", "width": 2 }, "mode": "lines", "name": "C8-H8", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -11.251590124525938, -11.710436897530535 ], "y": [ -7.017628833150189, -6.982310089699448 ], "z": [ -13.076148072092076, -14.073553167960517 ] }, { "hoverinfo": "skip", "line": { "color": "green", "width": 2 }, "mode": "lines", "name": "C12-H121", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -5.1230668294064365, -6.048289667048053 ], "y": [ -6.60465205293041, -6.039394607648697 ], "z": [ -14.98518544736187, -14.835775336392084 ] }, { "hoverinfo": "skip", "line": { "color": "green", "width": 2 }, "mode": "lines", "name": "C12-H122", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -5.1230668294064365, -5.225469568918347 ], "y": [ -6.60465205293041, -7.217759219212882 ], "z": [ -14.98518544736187, -15.886572989761666 ] }, { "hoverinfo": "skip", "line": { "color": "green", "width": 2 }, "mode": "lines", "name": "C12-H123", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -5.1230668294064365, -4.330136994658386 ], "y": [ -6.60465205293041, -5.872597365486188 ], "z": [ -14.98518544736187, -15.176537561950068 ] }, { "hoverinfo": "skip", "line": { "color": "green", "width": 2 }, "mode": "lines", "name": "C13-H131", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -4.72937440195425, -3.916980169367227 ], "y": [ -6.5989406905037296, -5.86646016071532 ], "z": [ -12.513670083681925, -12.582391509309057 ] }, { "hoverinfo": "skip", "line": { "color": "green", "width": 2 }, "mode": "lines", "name": "C13-H132", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -4.72937440195425, -5.655238404289736 ], "y": [ -6.5989406905037296, -6.0330272971071555 ], "z": [ -12.513670083681925, -12.37176388102087 ] }, { "hoverinfo": "skip", "line": { "color": "green", "width": 2 }, "mode": "lines", "name": "C13-H133", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -4.72937440195425, -4.546881790517716 ], "y": [ -6.5989406905037296, -7.203933331256792 ], "z": [ -12.513670083681925, -11.619340339456839 ] }, { "hoverinfo": "skip", "line": { "color": "green", "width": 2 }, "mode": "lines", "name": "C6-C5", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -7.691702342315836, -9.024844559991703 ], "y": [ -7.939603114978313, -7.547920049655515 ], "z": [ -12.192112970006901, -12.069960959013997 ] }, { "hoverinfo": "skip", "line": { "color": "green", "width": 2 }, "mode": "lines", "name": "C6-H6", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -7.691702342315836, -7.080146184956492 ], "y": [ -7.939603114978313, -8.029196393792843 ], "z": [ -12.192112970006901, -11.299052585269598 ] }, { "hoverinfo": "skip", "line": { "color": "green", "width": 2 }, "mode": "lines", "name": "C2-C3", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -7.961049658888685, -9.294281812571473 ], "y": [ -8.108957056588002, -7.71712938866237 ], "z": [ -14.587043807320633, -14.464923444422714 ] }, { "hoverinfo": "skip", "line": { "color": "green", "width": 2 }, "mode": "lines", "name": "C2-H2", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -7.961049658888685, -7.5604058283856705 ], "y": [ -8.108957056588002, -8.33058048099014 ], "z": [ -14.587043807320633, -15.5719255305931 ] }, { "hoverinfo": "skip", "line": { "color": "green", "width": 2 }, "mode": "lines", "name": "C5-H5", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -9.024844559991703, -9.419968281578194 ], "y": [ -7.547920049655515, -7.333913313090722 ], "z": [ -12.069960959013997, -11.080587636478702 ] }, { "hoverinfo": "skip", "line": { "color": "green", "width": 2 }, "mode": "lines", "name": "C3-H3", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -9.294281812571473, -9.904922769715828 ], "y": [ -7.71712938866237, -7.636868050251419 ], "z": [ -14.464923444422714, -15.360250389741749 ] }, { "hoverinfo": "skip", "line": { "color": "green", "width": 2 }, "mode": "lines", "name": "C9-H91", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -12.094494397424345, -12.024502572689297 ], "y": [ -7.9858774582217364, -9.008122996009227 ], "z": [ -12.228192668325674, -12.61570890662263 ] }, { "hoverinfo": "skip", "line": { "color": "green", "width": 2 }, "mode": "lines", "name": "C9-H92", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -12.094494397424345, -13.149524204183146 ], "y": [ -7.9858774582217364, -7.6901102123539555 ], "z": [ -12.228192668325674, -12.238497187833035 ] }, { "hoverinfo": "skip", "line": { "color": "green", "width": 2 }, "mode": "lines", "name": "C9-H93", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -12.094494397424345, -11.77209057170413 ], "y": [ -7.9858774582217364, -7.996148382338504 ], "z": [ -12.228192668325674, -11.181081145478773 ] }, { "hoverinfo": "skip", "line": { "color": "green", "width": 2 }, "mode": "lines", "name": "N-CA", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -12.423138781864163, -12.50525709145342 ], "y": [ -5.271769539833344, -4.484783340441576 ], "z": [ -12.43642075215708, -11.19874296484848 ] }, { "hoverinfo": "skip", "line": { "color": "green", "width": 2 }, "mode": "lines", "name": "N-H2", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -12.423138781864163, -12.994011025106914 ], "y": [ -5.271769539833344, -6.092114803191077 ], "z": [ -12.43642075215708, -12.29656178468798 ] }, { "hoverinfo": "skip", "line": { "color": "green", "width": 2 }, "mode": "lines", "name": "CA-C", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -12.50525709145342, -12.162370827366562 ], "y": [ -4.484783340441576, -5.362360271251146 ], "z": [ -11.19874296484848, -10.02292548734127 ] }, { "hoverinfo": "skip", "line": { "color": "green", "width": 2 }, "mode": "lines", "name": "CA-CB", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -12.50525709145342, -13.924616073363945 ], "y": [ -4.484783340441576, -3.9415784439257804 ], "z": [ -11.19874296484848, -11.033514272209576 ] }, { "hoverinfo": "skip", "line": { "color": "green", "width": 2 }, "mode": "lines", "name": "CA-HA", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -12.50525709145342, -11.801540674501265 ], "y": [ -4.484783340441576, -3.6543436330186463 ], "z": [ -11.19874296484848, -11.24990053366624 ] }, { "hoverinfo": "skip", "line": { "color": "green", "width": 2 }, "mode": "lines", "name": "C-O", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -12.162370827366562, -12.402074728524527 ], "y": [ -5.362360271251146, -6.544637042986534 ], "z": [ -10.02292548734127, -10.061026337523277 ] }, { "hoverinfo": "skip", "line": { "color": "green", "width": 2 }, "mode": "lines", "name": "C-OXT", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -12.162370827366562, -11.58999209487875 ], "y": [ -5.362360271251146, -4.828596909284575 ], "z": [ -10.02292548734127, -8.932908854432494 ] }, { "hoverinfo": "skip", "line": { "color": "green", "width": 2 }, "mode": "lines", "name": "CB-OG", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -13.924616073363945, -14.25023701453233 ], "y": [ -3.9415784439257804, -3.1106443413447042 ], "z": [ -11.033514272209576, -12.148698794986144 ] }, { "hoverinfo": "skip", "line": { "color": "green", "width": 2 }, "mode": "lines", "name": "CB-HB2", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -13.924616073363945, -14.627626205490794 ], "y": [ -3.9415784439257804, -4.773242775788836 ], "z": [ -11.033514272209576, -10.982394870474337 ] }, { "hoverinfo": "skip", "line": { "color": "green", "width": 2 }, "mode": "lines", "name": "CB-HB3", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -13.924616073363945, -13.985726051846656 ], "y": [ -3.9415784439257804, -3.3578900222513677 ], "z": [ -11.033514272209576, -10.115449788127401 ] }, { "hoverinfo": "skip", "line": { "color": "green", "width": 2 }, "mode": "lines", "name": "C7-N", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -11.424928785378565, -12.423138781864163 ], "y": [ -5.607076099246033, -5.271769539833344 ], "z": [ -12.517536763999114, -12.43642075215708 ] }, { "hoverinfo": "skip", "line": { "color": "green", "width": 2 }, "mode": "lines", "name": "O3-C3", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -14.380363768468689, -15.227388235566208 ], "y": [ -0.05335376124481628, 0.7466670464398859 ], "z": [ -10.753366048131173, -9.927476909439015 ] }, { "hoverinfo": "skip", "line": { "color": "green", "width": 2 }, "mode": "lines", "name": "O3-C1", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -14.380363768468689, -14.837271212965694 ], "y": [ -0.05335376124481628, -1.312937774721223 ], "z": [ -10.753366048131173, -11.023118045636107 ] }, { "hoverinfo": "skip", "line": { "color": "green", "width": 2 }, "mode": "lines", "name": "O1-C1", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -15.887456457810993, -14.837271212965694 ], "y": [ -1.796953668290509, -1.312937774721223 ], "z": [ -10.623506701601006, -11.023118045636107 ] }, { "hoverinfo": "skip", "line": { "color": "green", "width": 2 }, "mode": "lines", "name": "C3-C4", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -15.227388235566208, -16.577642670610018 ], "y": [ 0.7466670464398859, 0.9050697019295888 ], "z": [ -9.927476909439015, -10.625099951904165 ] }, { "hoverinfo": "skip", "line": { "color": "green", "width": 2 }, "mode": "lines", "name": "C3-C5", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -15.227388235566208, -14.550346820009105 ], "y": [ 0.7466670464398859, 2.1042573813833463 ], "z": [ -9.927476909439015, -9.75262573246693 ] }, { "hoverinfo": "skip", "line": { "color": "green", "width": 2 }, "mode": "lines", "name": "C3-C6", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -15.227388235566208, -15.390109852584063 ], "y": [ 0.7466670464398859, 0.04945423770558677 ], "z": [ -9.927476909439015, -8.57758645659037 ] }, { "hoverinfo": "skip", "line": { "color": "green", "width": 2 }, "mode": "lines", "name": "C4-H41", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -16.577642670610018, -17.225474659906972 ], "y": [ 0.9050697019295888, 0.026946004995593187 ], "z": [ -10.625099951904165, -10.565676669206711 ] }, { "hoverinfo": "skip", "line": { "color": "green", "width": 2 }, "mode": "lines", "name": "C4-H42", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -16.577642670610018, -16.445524194520914 ], "y": [ 0.9050697019295888, 1.1382077434011222 ], "z": [ -10.625099951904165, -11.688231153541427 ] }, { "hoverinfo": "skip", "line": { "color": "green", "width": 2 }, "mode": "lines", "name": "C4-H43", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -16.577642670610018, -17.148671893894054 ], "y": [ 0.9050697019295888, 1.723669603304998 ], "z": [ -10.625099951904165, -10.17090804574132 ] }, { "hoverinfo": "skip", "line": { "color": "green", "width": 2 }, "mode": "lines", "name": "C5-H51", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -14.550346820009105, -13.560329515103463 ], "y": [ 2.1042573813833463, 1.9887704533979886 ], "z": [ -9.75262573246693, -9.296747990685358 ] }, { "hoverinfo": "skip", "line": { "color": "green", "width": 2 }, "mode": "lines", "name": "C5-H52", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -14.550346820009105, -14.389422467170517 ], "y": [ 2.1042573813833463, 2.5860590489757826 ], "z": [ -9.75262573246693, -10.724013582796873 ] }, { "hoverinfo": "skip", "line": { "color": "green", "width": 2 }, "mode": "lines", "name": "C5-H53", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -14.550346820009105, -15.143424028564626 ], "y": [ 2.1042573813833463, 2.778277353876379 ], "z": [ -9.75262573246693, -9.126000939331114 ] }, { "hoverinfo": "skip", "line": { "color": "green", "width": 2 }, "mode": "lines", "name": "C6-H61", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -15.390109852584063, -16.06328739306864 ], "y": [ 0.04945423770558677, -0.8112913689738277 ], "z": [ -8.57758645659037, -8.589190316691294 ] }, { "hoverinfo": "skip", "line": { "color": "green", "width": 2 }, "mode": "lines", "name": "C6-H62", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -15.390109852584063, -15.807131559254985 ], "y": [ 0.04945423770558677, 0.7423247870938205 ], "z": [ -8.57758645659037, -7.836943656074686 ] }, { "hoverinfo": "skip", "line": { "color": "green", "width": 2 }, "mode": "lines", "name": "C6-H63", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -15.390109852584063, -14.423191706536029 ], "y": [ 0.04945423770558677, -0.30322822187686205 ], "z": [ -8.57758645659037, -8.200032074353992 ] }, { "hoverinfo": "skip", "line": { "color": "green", "width": 2 }, "mode": "lines", "name": "C1-C2", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -14.837271212965694, -13.838240805840412 ], "y": [ -1.312937774721223, -2.022176496831343 ], "z": [ -11.023118045636107, -11.89898505077942 ] }, { "hoverinfo": "skip", "line": { "color": "green", "width": 2 }, "mode": "lines", "name": "C2-H21", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -13.838240805840412, -13.72062425106551 ], "y": [ -2.022176496831343, -1.4742588471923144 ], "z": [ -11.89898505077942, -12.837299776901162 ] }, { "hoverinfo": "skip", "line": { "color": "green", "width": 2 }, "mode": "lines", "name": "C2-H22", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -13.838240805840412, -12.878004321397531 ], "y": [ -2.022176496831343, -2.1111502637872475 ], "z": [ -11.89898505077942, -11.384150841797116 ] }, { "hoverinfo": "skip", "line": { "color": "green", "width": 2 }, "mode": "lines", "name": "OG-C2", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -14.25023701453233, -13.838240805840412 ], "y": [ -3.1106443413447042, -2.022176496831343 ], "z": [ -12.148698794986144, -11.89898505077942 ] }, { "hoverinfo": "skip", "line": { "color": "green", "width": 2 }, "mode": "lines", "name": "N4-N4A", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -9.547411859667141, -9.804755425652974 ], "y": [ -4.4352691511681615, -3.6386314105633346 ], "z": [ -7.210494644495531, -6.160368909504843 ] }, { "hoverinfo": "skip", "line": { "color": "green", "width": 2 }, "mode": "lines", "name": "N4-C4", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -9.547411859667141, -9.695597968342438 ], "y": [ -4.4352691511681615, -3.9480380210076964 ], "z": [ -7.210494644495531, -8.558173090193256 ] }, { "hoverinfo": "skip", "line": { "color": "green", "width": 2 }, "mode": "lines", "name": "N4-C1", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -9.547411859667141, -9.15106624426581 ], "y": [ -4.4352691511681615, -5.675499481598361 ], "z": [ -7.210494644495531, -6.814050372708012 ] }, { "hoverinfo": "skip", "line": { "color": "green", "width": 2 }, "mode": "lines", "name": "N4A-N2", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -9.804755425652974, -9.579222606024075 ], "y": [ -3.6386314105633346, -4.349745158443607 ], "z": [ -6.160368909504843, -5.061159213929919 ] }, { "hoverinfo": "skip", "line": { "color": "green", "width": 2 }, "mode": "lines", "name": "N2-C2", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -9.579222606024075, -9.178155471378815 ], "y": [ -4.349745158443607, -5.599486852599618 ], "z": [ -5.061159213929919, -5.444148641193257 ] }, { "hoverinfo": "skip", "line": { "color": "green", "width": 2 }, "mode": "lines", "name": "C4-C5", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -9.695597968342438, -11.154937245812452 ], "y": [ -3.9480380210076964, -3.894962589374317 ], "z": [ -8.558173090193256, -8.983586667539141 ] }, { "hoverinfo": "skip", "line": { "color": "green", "width": 2 }, "mode": "lines", "name": "C4-H41", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -9.695597968342438, -9.129684966858033 ], "y": [ -3.9480380210076964, -4.608772133236847 ], "z": [ -8.558173090193256, -9.223762939640844 ] }, { "hoverinfo": "skip", "line": { "color": "green", "width": 2 }, "mode": "lines", "name": "C4-H42", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -9.695597968342438, -9.240620262235781 ], "y": [ -3.9480380210076964, -2.952735709805279 ], "z": [ -8.558173090193256, -8.605544350056682 ] }, { "hoverinfo": "skip", "line": { "color": "green", "width": 2 }, "mode": "lines", "name": "C1-C2", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -9.15106624426581, -9.178155471378815 ], "y": [ -5.675499481598361, -5.599486852599618 ], "z": [ -6.814050372708012, -5.444148641193257 ] }, { "hoverinfo": "skip", "line": { "color": "green", "width": 2 }, "mode": "lines", "name": "C1-H1", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -9.15106624426581, -8.896744225106591 ], "y": [ -5.675499481598361, -6.465821010948583 ], "z": [ -6.814050372708012, -7.5061408081398975 ] }, { "hoverinfo": "skip", "line": { "color": "green", "width": 2 }, "mode": "lines", "name": "C2-C3", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -9.178155471378815, -8.848227207984472 ], "y": [ -5.599486852599618, -6.631334355575467 ], "z": [ -5.444148641193257, -4.452811276006167 ] }, { "hoverinfo": "skip", "line": { "color": "green", "width": 2 }, "mode": "lines", "name": "C5-H52", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -11.154937245812452, -11.236505135851129 ], "y": [ -3.894962589374317, -3.5345579391167368 ], "z": [ -8.983586667539141, -10.013710634538915 ] }, { "hoverinfo": "skip", "line": { "color": "green", "width": 2 }, "mode": "lines", "name": "C5-H53", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -11.154937245812452, -11.731859811202888 ], "y": [ -3.894962589374317, -3.2218489162051966 ], "z": [ -8.983586667539141, -8.340464038069385 ] }, { "hoverinfo": "skip", "line": { "color": "green", "width": 2 }, "mode": "lines", "name": "C3-H31", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -8.848227207984472, -9.609228554018618 ], "y": [ -6.631334355575467, -7.417758760844689 ], "z": [ -4.452811276006167, -4.452128538014783 ] }, { "hoverinfo": "skip", "line": { "color": "green", "width": 2 }, "mode": "lines", "name": "C3-H33", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -8.848227207984472, -8.790925183937949 ], "y": [ -6.631334355575467, -6.214087397224151 ], "z": [ -4.452811276006167, -3.442469812051156 ] }, { "hoverinfo": "skip", "line": { "color": "green", "width": 2 }, "mode": "lines", "name": "OXT-C5", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -11.58999209487875, -11.154937245812452 ], "y": [ -4.828596909284575, -3.894962589374317 ], "z": [ -8.932908854432494, -8.983586667539141 ] }, { "hoverinfo": "skip", "line": { "color": "green", "width": 2 }, "mode": "lines", "name": "O2-C2", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -6.538619615849566, -7.528254453395379 ], "y": [ -7.4740768946928515, -7.1387109897139585 ], "z": [ -1.3588223071733445, -2.308348693375098 ] }, { "hoverinfo": "skip", "line": { "color": "green", "width": 2 }, "mode": "lines", "name": "O1-C1", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -5.8717181384198565, -6.99710981494894 ], "y": [ -7.819979457961244, -7.387391716686425 ], "z": [ -3.9315079712462855, -3.7002996009440574 ] }, { "hoverinfo": "skip", "line": { "color": "green", "width": 2 }, "mode": "lines", "name": "N1-C1", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -7.916904864194582, -6.99710981494894 ], "y": [ -7.073026233767992, -7.387391716686425 ], "z": [ -4.676802944785065, -3.7002996009440574 ] }, { "hoverinfo": "skip", "line": { "color": "green", "width": 2 }, "mode": "lines", "name": "C2-C1", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -7.528254453395379, -6.99710981494894 ], "y": [ -7.1387109897139585, -7.387391716686425 ], "z": [ -2.308348693375098, -3.7002996009440574 ] }, { "hoverinfo": "skip", "line": { "color": "green", "width": 2 }, "mode": "lines", "name": "C2-H21", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -7.528254453395379, -7.8053424127095745 ], "y": [ -7.1387109897139585, -6.08696015898188 ], "z": [ -2.308348693375098, -2.189699871815515 ] }, { "hoverinfo": "skip", "line": { "color": "green", "width": 2 }, "mode": "lines", "name": "C2-H22", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -7.528254453395379, -8.407231670587777 ], "y": [ -7.1387109897139585, -7.766408931810181 ], "z": [ -2.308348693375098, -2.135937889929142 ] }, { "hoverinfo": "skip", "line": { "color": "green", "width": 2 }, "mode": "lines", "name": "C3-N1", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -8.848227207984472, -7.916904864194582 ], "y": [ -6.631334355575467, -7.073026233767992 ], "z": [ -4.452811276006167, -4.676802944785065 ] }, { "hoverinfo": "skip", "line": { "color": "green", "width": 2 }, "mode": "lines", "name": "O7-C7", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -12.627870843854522, -12.405122587857063 ], "y": [ -12.696285891638675, -11.610823607379555 ], "z": [ -11.485640711557126, -10.958251145959702 ] }, { "hoverinfo": "skip", "line": { "color": "green", "width": 2 }, "mode": "lines", "name": "C10-C11", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -8.527183841988514, -7.805561496830117 ], "y": [ -13.87829974794238, -12.91419787001205 ], "z": [ -16.37562730931311, -15.41373551709358 ] }, { "hoverinfo": "skip", "line": { "color": "green", "width": 2 }, "mode": "lines", "name": "C10-C12", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -8.527183841988514, -9.735574168446371 ], "y": [ -13.87829974794238, -13.221163541234755 ], "z": [ -16.37562730931311, -17.047440620253724 ] }, { "hoverinfo": "skip", "line": { "color": "green", "width": 2 }, "mode": "lines", "name": "C10-C13", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -8.527183841988514, -8.977009740279959 ], "y": [ -13.87829974794238, -15.12834635262899 ], "z": [ -16.37562730931311, -15.615432145333626 ] }, { "hoverinfo": "skip", "line": { "color": "green", "width": 2 }, "mode": "lines", "name": "C10-H10", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -8.527183841988514, -7.812726094567438 ], "y": [ -13.87829974794238, -14.180231189312185 ], "z": [ -16.37562730931311, -17.151390998758792 ] }, { "hoverinfo": "skip", "line": { "color": "green", "width": 2 }, "mode": "lines", "name": "C11-C1", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -7.805561496830117, -8.699135662005485 ], "y": [ -12.91419787001205, -12.339258094260089 ], "z": [ -15.41373551709358, -14.341871222702993 ] }, { "hoverinfo": "skip", "line": { "color": "green", "width": 2 }, "mode": "lines", "name": "C11-H111", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -7.805561496830117, -6.9504447839428485 ], "y": [ -12.91419787001205, -13.421117928930341 ], "z": [ -15.41373551709358, -14.94684676031403 ] }, { "hoverinfo": "skip", "line": { "color": "green", "width": 2 }, "mode": "lines", "name": "C11-H112", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -7.805561496830117, -7.366983577898765 ], "y": [ -12.91419787001205, -12.090138104622163 ], "z": [ -15.41373551709358, -15.992763946526347 ] }, { "hoverinfo": "skip", "line": { "color": "green", "width": 2 }, "mode": "lines", "name": "C1-C6", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -8.699135662005485, -8.827774525976622 ], "y": [ -12.339258094260089, -13.007339857707727 ], "z": [ -14.341871222702993, -13.134460190773554 ] }, { "hoverinfo": "skip", "line": { "color": "green", "width": 2 }, "mode": "lines", "name": "C1-C2", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -8.699135662005485, -9.37426270129669 ], "y": [ -12.339258094260089, -11.153314758150046 ], "z": [ -14.341871222702993, -14.583895961839493 ] }, { "hoverinfo": "skip", "line": { "color": "green", "width": 2 }, "mode": "lines", "name": "C4-C8", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -10.338853567669677, -11.221206363145766 ], "y": [ -11.282845804554416, -10.714109953844956 ], "z": [ -12.372643152112117, -11.313214378464101 ] }, { "hoverinfo": "skip", "line": { "color": "green", "width": 2 }, "mode": "lines", "name": "C4-C5", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -10.338853567669677, -9.65283508768599 ], "y": [ -11.282845804554416, -12.475644319259791 ], "z": [ -12.372643152112117, -12.143410326283172 ] }, { "hoverinfo": "skip", "line": { "color": "green", "width": 2 }, "mode": "lines", "name": "C4-C3", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -10.338853567669677, -10.199494137637316 ], "y": [ -11.282845804554416, -10.621608392375453 ], "z": [ -12.372643152112117, -13.592819931925566 ] }, { "hoverinfo": "skip", "line": { "color": "green", "width": 2 }, "mode": "lines", "name": "C8-C9", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -11.221206363145766, -10.467936838399204 ], "y": [ -10.714109953844956, -10.364098749780425 ], "z": [ -11.313214378464101, -10.018185977185817 ] }, { "hoverinfo": "skip", "line": { "color": "green", "width": 2 }, "mode": "lines", "name": "C8-C7", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -11.221206363145766, -12.405122587857063 ], "y": [ -10.714109953844956, -11.610823607379555 ], "z": [ -11.313214378464101, -10.958251145959702 ] }, { "hoverinfo": "skip", "line": { "color": "green", "width": 2 }, "mode": "lines", "name": "C8-H8", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -11.221206363145766, -11.674802190930667 ], "y": [ -10.714109953844956, -9.783975680813029 ], "z": [ -11.313214378464101, -11.681597004476123 ] }, { "hoverinfo": "skip", "line": { "color": "green", "width": 2 }, "mode": "lines", "name": "C12-H121", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -9.735574168446371, -10.55357429020136 ], "y": [ -13.221163541234755, -13.02508042040197 ], "z": [ -17.047440620253724, -16.347223603512987 ] }, { "hoverinfo": "skip", "line": { "color": "green", "width": 2 }, "mode": "lines", "name": "C12-H122", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -9.735574168446371, -9.45213474806664 ], "y": [ -13.221163541234755, -12.280876491730114 ], "z": [ -17.047440620253724, -17.53159821805496 ] }, { "hoverinfo": "skip", "line": { "color": "green", "width": 2 }, "mode": "lines", "name": "C12-H123", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -9.735574168446371, -10.134217558421026 ], "y": [ -13.221163541234755, -13.881970896498139 ], "z": [ -17.047440620253724, -17.82569154820647 ] }, { "hoverinfo": "skip", "line": { "color": "green", "width": 2 }, "mode": "lines", "name": "C13-H131", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -8.977009740279959, -9.338168380974412 ], "y": [ -15.12834635262899, -15.883805161068606 ], "z": [ -15.615432145333626, -16.322596323585564 ] }, { "hoverinfo": "skip", "line": { "color": "green", "width": 2 }, "mode": "lines", "name": "C13-H132", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -8.977009740279959, -9.797702419778359 ], "y": [ -15.12834635262899, -14.927096209818197 ], "z": [ -15.615432145333626, -14.920031975764802 ] }, { "hoverinfo": "skip", "line": { "color": "green", "width": 2 }, "mode": "lines", "name": "C13-H133", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -8.977009740279959, -8.146392648595825 ], "y": [ -15.12834635262899, -15.574820313612538 ], "z": [ -15.615432145333626, -15.058762055275023 ] }, { "hoverinfo": "skip", "line": { "color": "green", "width": 2 }, "mode": "lines", "name": "C6-C5", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -8.827774525976622, -9.65283508768599 ], "y": [ -13.007339857707727, -12.475644319259791 ], "z": [ -13.134460190773554, -12.143410326283172 ] }, { "hoverinfo": "skip", "line": { "color": "green", "width": 2 }, "mode": "lines", "name": "C6-H6", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -8.827774525976622, -8.293736627335306 ], "y": [ -13.007339857707727, -13.933101224407938 ], "z": [ -13.134460190773554, -12.941187961159185 ] }, { "hoverinfo": "skip", "line": { "color": "green", "width": 2 }, "mode": "lines", "name": "C2-C3", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -9.37426270129669, -10.199494137637316 ], "y": [ -11.153314758150046, -10.621608392375453 ], "z": [ -14.583895961839493, -13.592819931925566 ] }, { "hoverinfo": "skip", "line": { "color": "green", "width": 2 }, "mode": "lines", "name": "C2-H2", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -9.37426270129669, -9.269315257576427 ], "y": [ -11.153314758150046, -10.625784754092784 ], "z": [ -14.583895961839493, -15.527465015420576 ] }, { "hoverinfo": "skip", "line": { "color": "green", "width": 2 }, "mode": "lines", "name": "C5-H5", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -9.65283508768599, -9.747782788441851 ], "y": [ -12.475644319259791, -13.006117902814179 ], "z": [ -12.143410326283172, -11.19981935490195 ] }, { "hoverinfo": "skip", "line": { "color": "green", "width": 2 }, "mode": "lines", "name": "C3-H3", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -10.199494137637316, -10.72543234919597 ], "y": [ -10.621608392375453, -9.690744855356995 ], "z": [ -13.592819931925566, -13.787285026664934 ] }, { "hoverinfo": "skip", "line": { "color": "green", "width": 2 }, "mode": "lines", "name": "C9-H91", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -10.467936838399204, -9.626765987635519 ], "y": [ -10.364098749780425, -9.693124654405153 ], "z": [ -10.018185977185817, -10.223804539482211 ] }, { "hoverinfo": "skip", "line": { "color": "green", "width": 2 }, "mode": "lines", "name": "C9-H92", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -10.467936838399204, -11.134800740992757 ], "y": [ -10.364098749780425, -9.864685767969622 ], "z": [ -10.018185977185817, -9.306461628145719 ] }, { "hoverinfo": "skip", "line": { "color": "green", "width": 2 }, "mode": "lines", "name": "C9-H93", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -10.467936838399204, -10.076137890402487 ], "y": [ -10.364098749780425, -11.258367907909696 ], "z": [ -10.018185977185817, -9.520924962056528 ] }, { "hoverinfo": "skip", "line": { "color": "green", "width": 2 }, "mode": "lines", "name": "N-CA", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -13.062918991094463, -12.23641039113937 ], "y": [ -11.224211576911497, -10.488002477076908 ], "z": [ -10.227998776547985, -9.262174415951806 ] }, { "hoverinfo": "skip", "line": { "color": "green", "width": 2 }, "mode": "lines", "name": "N-H2", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -13.062918991094463, -13.642949009073803 ], "y": [ -11.224211576911497, -10.541535832428629 ], "z": [ -10.227998776547985, -10.69269330646806 ] }, { "hoverinfo": "skip", "line": { "color": "green", "width": 2 }, "mode": "lines", "name": "CA-C", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -12.23641039113937, -13.127439930980369 ], "y": [ -10.488002477076908, -9.694914240433071 ], "z": [ -9.262174415951806, -8.341665639226738 ] }, { "hoverinfo": "skip", "line": { "color": "green", "width": 2 }, "mode": "lines", "name": "CA-CB", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -12.23641039113937, -11.407156124382578 ], "y": [ -10.488002477076908, -11.476989488031155 ], "z": [ -9.262174415951806, -8.442910079348872 ] }, { "hoverinfo": "skip", "line": { "color": "green", "width": 2 }, "mode": "lines", "name": "CA-HA", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -12.23641039113937, -11.571022023591537 ], "y": [ -10.488002477076908, -9.810520037743933 ], "z": [ -9.262174415951806, -9.796720826217074 ] }, { "hoverinfo": "skip", "line": { "color": "green", "width": 2 }, "mode": "lines", "name": "C-O", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -13.127439930980369, -14.235478788966109 ], "y": [ -9.694914240433071, -10.09546052497479 ], "z": [ -8.341665639226738, -8.079939516851699 ] }, { "hoverinfo": "skip", "line": { "color": "green", "width": 2 }, "mode": "lines", "name": "C-OXT", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -13.127439930980369, -12.688302653180408 ], "y": [ -9.694914240433071, -8.5424547874142 ], "z": [ -8.341665639226738, -7.812843683939439 ] }, { "hoverinfo": "skip", "line": { "color": "green", "width": 2 }, "mode": "lines", "name": "CB-OG", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -11.407156124382578, -10.56334670741829 ], "y": [ -11.476989488031155, -12.229737128108109 ], "z": [ -8.442910079348872, -9.315534659681658 ] }, { "hoverinfo": "skip", "line": { "color": "green", "width": 2 }, "mode": "lines", "name": "CB-HB2", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -11.407156124382578, -12.073889018439388 ], "y": [ -11.476989488031155, -12.154103224041059 ], "z": [ -8.442910079348872, -7.908600958624426 ] }, { "hoverinfo": "skip", "line": { "color": "green", "width": 2 }, "mode": "lines", "name": "CB-HB3", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -11.407156124382578, -10.794109145681187 ], "y": [ -11.476989488031155, -10.931069079079997 ], "z": [ -8.442910079348872, -7.72638142744743 ] }, { "hoverinfo": "skip", "line": { "color": "green", "width": 2 }, "mode": "lines", "name": "C7-N", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -12.405122587857063, -13.062918991094463 ], "y": [ -11.610823607379555, -11.224211576911497 ], "z": [ -10.958251145959702, -10.227998776547985 ] }, { "hoverinfo": "skip", "line": { "color": "green", "width": 2 }, "mode": "lines", "name": "O3-C3", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -8.874630383646394, -7.5484147737412535 ], "y": [ -14.78177730089018, -15.148098315986315 ], "z": [ -7.920457503379506, -7.537655100117883 ] }, { "hoverinfo": "skip", "line": { "color": "green", "width": 2 }, "mode": "lines", "name": "O3-C1", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -8.874630383646394, -9.00435340237941 ], "y": [ -14.78177730089018, -13.547741721340337 ], "z": [ -7.920457503379506, -8.49352867419154 ] }, { "hoverinfo": "skip", "line": { "color": "green", "width": 2 }, "mode": "lines", "name": "O1-C1", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -8.097702415494322, -9.00435340237941 ], "y": [ -12.75241919611696, -13.547741721340337 ], "z": [ -8.699187928426822, -8.49352867419154 ] }, { "hoverinfo": "skip", "line": { "color": "green", "width": 2 }, "mode": "lines", "name": "C3-C4", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -7.5484147737412535, -7.037994591189628 ], "y": [ -15.148098315986315, -14.130398782754357 ], "z": [ -7.537655100117883, -6.518481293888831 ] }, { "hoverinfo": "skip", "line": { "color": "green", "width": 2 }, "mode": "lines", "name": "C3-C5", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -7.5484147737412535, -7.617025692674181 ], "y": [ -15.148098315986315, -16.541805806396745 ], "z": [ -7.537655100117883, -6.917266912789154 ] }, { "hoverinfo": "skip", "line": { "color": "green", "width": 2 }, "mode": "lines", "name": "C3-C6", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -7.5484147737412535, -6.6669812156953485 ], "y": [ -15.148098315986315, -15.158226324867869 ], "z": [ -7.537655100117883, -8.785757886825213 ] }, { "hoverinfo": "skip", "line": { "color": "green", "width": 2 }, "mode": "lines", "name": "C4-H41", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -7.037994591189628, -6.728971753702135 ], "y": [ -14.130398782754357, -13.173862334383681 ], "z": [ -6.518481293888831, -6.947272092355407 ] }, { "hoverinfo": "skip", "line": { "color": "green", "width": 2 }, "mode": "lines", "name": "C4-H42", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -7.037994591189628, -7.802246222226299 ], "y": [ -14.130398782754357, -13.914237015404705 ], "z": [ -6.518481293888831, -5.762670388440894 ] }, { "hoverinfo": "skip", "line": { "color": "green", "width": 2 }, "mode": "lines", "name": "C4-H43", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -7.037994591189628, -6.154025709689063 ], "y": [ -14.130398782754357, -14.519844170262479 ], "z": [ -6.518481293888831, -5.9994420211094805 ] }, { "hoverinfo": "skip", "line": { "color": "green", "width": 2 }, "mode": "lines", "name": "C5-H51", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -7.617025692674181, -8.028852166742706 ], "y": [ -16.541805806396745, -17.264756184560028 ], "z": [ -6.917266912789154, -7.630735703956546 ] }, { "hoverinfo": "skip", "line": { "color": "green", "width": 2 }, "mode": "lines", "name": "C5-H52", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -7.617025692674181, -8.28637993440951 ], "y": [ -16.541805806396745, -16.548067242657932 ], "z": [ -6.917266912789154, -6.0491945981247035 ] }, { "hoverinfo": "skip", "line": { "color": "green", "width": 2 }, "mode": "lines", "name": "C5-H53", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -7.617025692674181, -6.631396937303286 ], "y": [ -16.541805806396745, -16.89476530761159 ], "z": [ -6.917266912789154, -6.596864545307023 ] }, { "hoverinfo": "skip", "line": { "color": "green", "width": 2 }, "mode": "lines", "name": "C6-H61", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -6.6669812156953485, -6.384596666685727 ], "y": [ -15.158226324867869, -14.167534867443868 ], "z": [ -8.785757886825213, -9.150415332474902 ] }, { "hoverinfo": "skip", "line": { "color": "green", "width": 2 }, "mode": "lines", "name": "C6-H62", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -6.6669812156953485, -5.723857441508815 ], "y": [ -15.158226324867869, -15.68002484219111 ], "z": [ -8.785757886825213, -8.583836333039068 ] }, { "hoverinfo": "skip", "line": { "color": "green", "width": 2 }, "mode": "lines", "name": "C6-H63", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -6.6669812156953485, -7.166176805559009 ], "y": [ -15.158226324867869, -15.675601462556838 ], "z": [ -8.785757886825213, -9.613398908018588 ] }, { "hoverinfo": "skip", "line": { "color": "green", "width": 2 }, "mode": "lines", "name": "C1-C2", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -9.00435340237941, -10.452054862456693 ], "y": [ -13.547741721340337, -13.313697682675311 ], "z": [ -8.49352867419154, -8.83646919447966 ] }, { "hoverinfo": "skip", "line": { "color": "green", "width": 2 }, "mode": "lines", "name": "C2-H21", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -10.452054862456693, -11.054440424084127 ], "y": [ -13.313697682675311, -13.351598382155675 ], "z": [ -8.83646919447966, -7.9253286443329145 ] }, { "hoverinfo": "skip", "line": { "color": "green", "width": 2 }, "mode": "lines", "name": "C2-H22", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -10.452054862456693, -10.797307094244697 ], "y": [ -13.313697682675311, -14.0611833275574 ], "z": [ -8.83646919447966, -9.555559458035354 ] }, { "hoverinfo": "skip", "line": { "color": "green", "width": 2 }, "mode": "lines", "name": "OG-C2", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -10.56334670741829, -10.452054862456693 ], "y": [ -12.229737128108109, -13.313697682675311 ], "z": [ -9.315534659681658, -8.83646919447966 ] }, { "hoverinfo": "skip", "line": { "color": "green", "width": 2 }, "mode": "lines", "name": "N4-N4A", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -10.857527350376095, -9.986183652909304 ], "y": [ -6.620251881884332, -6.363869889555703 ], "z": [ -7.3159038145497455, -8.305171167136757 ] }, { "hoverinfo": "skip", "line": { "color": "green", "width": 2 }, "mode": "lines", "name": "N4-C4", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -10.857527350376095, -12.275484492178816 ], "y": [ -6.620251881884332, -6.480064289880515 ], "z": [ -7.3159038145497455, -7.528825098264718 ] }, { "hoverinfo": "skip", "line": { "color": "green", "width": 2 }, "mode": "lines", "name": "N4-C1", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -10.857527350376095, -10.22211098574071 ], "y": [ -6.620251881884332, -6.9982419132537945 ], "z": [ -7.3159038145497455, -6.173188294510371 ] }, { "hoverinfo": "skip", "line": { "color": "green", "width": 2 }, "mode": "lines", "name": "N4A-N2", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -9.986183652909304, -8.76683659683621 ], "y": [ -6.363869889555703, -6.571418542262295 ], "z": [ -8.305171167136757, -7.820479426330753 ] }, { "hoverinfo": "skip", "line": { "color": "green", "width": 2 }, "mode": "lines", "name": "N2-C2", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -8.76683659683621, -8.893856234740223 ], "y": [ -6.571418542262295, -6.960433204201658 ], "z": [ -7.820479426330753, -6.515901466075816 ] }, { "hoverinfo": "skip", "line": { "color": "green", "width": 2 }, "mode": "lines", "name": "C4-C5", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -12.275484492178816, -12.849356456620264 ], "y": [ -6.480064289880515, -7.652854699509973 ], "z": [ -7.528825098264718, -8.309016397568476 ] }, { "hoverinfo": "skip", "line": { "color": "green", "width": 2 }, "mode": "lines", "name": "C4-H41", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -12.275484492178816, -12.761035656402765 ], "y": [ -6.480064289880515, -6.400880064907122 ], "z": [ -7.528825098264718, -6.5501490203737065 ] }, { "hoverinfo": "skip", "line": { "color": "green", "width": 2 }, "mode": "lines", "name": "C4-H42", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -12.275484492178816, -12.441542202818049 ], "y": [ -6.480064289880515, -5.538858379169838 ], "z": [ -7.528825098264718, -8.0640182506691 ] }, { "hoverinfo": "skip", "line": { "color": "green", "width": 2 }, "mode": "lines", "name": "C1-C2", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -10.22211098574071, -8.893856234740223 ], "y": [ -6.9982419132537945, -6.960433204201658 ], "z": [ -6.173188294510371, -6.515901466075816 ] }, { "hoverinfo": "skip", "line": { "color": "green", "width": 2 }, "mode": "lines", "name": "C1-H1", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -10.22211098574071, -10.74363777296185 ], "y": [ -6.9982419132537945, -7.249147876050233 ], "z": [ -6.173188294510371, -5.260317554457878 ] }, { "hoverinfo": "skip", "line": { "color": "green", "width": 2 }, "mode": "lines", "name": "C2-C3", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -8.893856234740223, -7.716357386625614 ], "y": [ -6.960433204201658, -7.266731973990479 ], "z": [ -6.515901466075816, -5.693715826262874 ] }, { "hoverinfo": "skip", "line": { "color": "green", "width": 2 }, "mode": "lines", "name": "C5-H52", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -12.849356456620264, -13.927988490696922 ], "y": [ -7.652854699509973, -7.526540381088234 ], "z": [ -8.309016397568476, -8.444285935991973 ] }, { "hoverinfo": "skip", "line": { "color": "green", "width": 2 }, "mode": "lines", "name": "C5-H53", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -12.849356456620264, -12.389017382224733 ], "y": [ -7.652854699509973, -7.734280740279354 ], "z": [ -8.309016397568476, -9.29946383002983 ] }, { "hoverinfo": "skip", "line": { "color": "green", "width": 2 }, "mode": "lines", "name": "C3-H32", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -7.716357386625614, -6.865826365710989 ], "y": [ -7.266731973990479, -6.649251958426104 ], "z": [ -5.693715826262874, -5.999046029224429 ] }, { "hoverinfo": "skip", "line": { "color": "green", "width": 2 }, "mode": "lines", "name": "C3-H33", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -7.716357386625614, -7.423178621954628 ], "y": [ -7.266731973990479, -8.317180308857315 ], "z": [ -5.693715826262874, -5.7873797345813145 ] }, { "hoverinfo": "skip", "line": { "color": "green", "width": 2 }, "mode": "lines", "name": "OXT-C5", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -12.688302653180408, -12.849356456620264 ], "y": [ -8.5424547874142, -7.652854699509973 ], "z": [ -7.812843683939439, -8.309016397568476 ] }, { "hoverinfo": "skip", "line": { "color": "green", "width": 2 }, "mode": "lines", "name": "N1-C3", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -7.916904864194582, -7.716357386625614 ], "y": [ -7.073026233767992, -7.266731973990479 ], "z": [ -4.676802944785065, -5.693715826262874 ] }, { "hoverinfo": "skip", "line": { "color": "green", "width": 2 }, "mode": "lines", "name": "Cl1-C1", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -7.406578106999484, -7.635555151296681 ], "y": [ -11.132108838031723, -9.514450948175906 ], "z": [ 1.9949649390693809, 1.4377918290109775 ] }, { "hoverinfo": "skip", "line": { "color": "green", "width": 2 }, "mode": "lines", "name": "Cl4-C4", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -8.216438176133629, -7.9697526024221705 ], "y": [ -5.288050385655077, -6.912588931628462 ], "z": [ -0.04879702692058796, 0.48851872789155193 ] }, { "hoverinfo": "skip", "line": { "color": "green", "width": 2 }, "mode": "lines", "name": "C2-C1", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -8.434688204201667, -7.635555151296681 ], "y": [ -8.612767208888702, -9.514450948175906 ], "z": [ 2.1407380631283557, 1.4377918290109775 ] }, { "hoverinfo": "skip", "line": { "color": "green", "width": 2 }, "mode": "lines", "name": "C2-C3", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -8.434688204201667, -8.601784701748308 ], "y": [ -8.612767208888702, -7.311826627521051 ], "z": [ 2.1407380631283557, 1.66618755553359 ] }, { "hoverinfo": "skip", "line": { "color": "green", "width": 2 }, "mode": "lines", "name": "C2-C7", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -8.434688204201667, -9.129524275176323 ], "y": [ -8.612767208888702, -9.001742148679234 ], "z": [ 2.1407380631283557, 3.4055921933297206 ] }, { "hoverinfo": "skip", "line": { "color": "green", "width": 2 }, "mode": "lines", "name": "C1-C6", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -7.635555151296681, -7.00352305197055 ], "y": [ -9.514450948175906, -9.115213252283318 ], "z": [ 1.4377918290109775, 0.26012300136893973 ] }, { "hoverinfo": "skip", "line": { "color": "green", "width": 2 }, "mode": "lines", "name": "C3-C4", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -8.601784701748308, -7.9697526024221705 ], "y": [ -7.311826627521051, -6.912588931628462 ], "z": [ 1.66618755553359, 0.48851872789155193 ] }, { "hoverinfo": "skip", "line": { "color": "green", "width": 2 }, "mode": "lines", "name": "C3-H3", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -8.601784701748308, -9.224915516173738 ], "y": [ -7.311826627521051, -6.6078323038136295 ], "z": [ 1.66618755553359, 2.2135180866582767 ] }, { "hoverinfo": "skip", "line": { "color": "green", "width": 2 }, "mode": "lines", "name": "C7-H71", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -9.129524275176323, -8.402350770715685 ], "y": [ -9.001742148679234, -9.30080705613399 ], "z": [ 3.4055921933297206, 4.167628022893865 ] }, { "hoverinfo": "skip", "line": { "color": "green", "width": 2 }, "mode": "lines", "name": "C7-H72", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -9.129524275176323, -9.71181685054611 ], "y": [ -9.001742148679234, -8.17335338868251 ], "z": [ 3.4055921933297206, 3.8238380528194655 ] }, { "hoverinfo": "skip", "line": { "color": "green", "width": 2 }, "mode": "lines", "name": "C7-H73", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -9.129524275176323, -9.82728838377832 ], "y": [ -9.001742148679234, -9.82586795795121 ], "z": [ 3.4055921933297206, 3.22323054923024 ] }, { "hoverinfo": "skip", "line": { "color": "green", "width": 2 }, "mode": "lines", "name": "C4-C5", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -7.9697526024221705, -7.170602267021149 ], "y": [ -6.912588931628462, -7.814200131733629 ], "z": [ 0.48851872789155193, -0.21449413491634228 ] }, { "hoverinfo": "skip", "line": { "color": "green", "width": 2 }, "mode": "lines", "name": "C6-C5", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -7.00352305197055, -7.170602267021149 ], "y": [ -9.115213252283318, -7.814200131733629 ], "z": [ 0.26012300136893973, -0.21449413491634228 ] }, { "hoverinfo": "skip", "line": { "color": "green", "width": 2 }, "mode": "lines", "name": "C6-H6", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -7.00352305197055, -6.380509300617985 ], "y": [ -9.115213252283318, -9.819700249646527 ], "z": [ 0.26012300136893973, -0.287324015402342 ] }, { "hoverinfo": "skip", "line": { "color": "green", "width": 2 }, "mode": "lines", "name": "O2-C5", "opacity": 1, "showlegend": false, "type": "scatter3d", "x": [ -6.538619615849566, -7.170602267021149 ], "y": [ -7.4740768946928515, -7.814200131733629 ], "z": [ -1.3588223071733445, -0.21449413491634228 ] } ], "layout": { "scene": { "xaxis": { "showgrid": false, "showline": false, "showticklabels": false }, "yaxis": { "showgrid": false, "showline": false, "showticklabels": false }, "zaxis": { "showgrid": false, "showline": false, "showticklabels": false } }, "template": { "data": { "bar": [ { "error_x": { "color": "rgb(36,36,36)" }, "error_y": { "color": "rgb(36,36,36)" }, "marker": { "line": { "color": "white", "width": 0.5 }, "pattern": { "fillmode": "overlay", "size": 10, "solidity": 0.2 } }, "type": "bar" } ], "barpolar": [ { "marker": { "line": { "color": "white", "width": 0.5 }, "pattern": { "fillmode": "overlay", "size": 10, "solidity": 0.2 } }, "type": "barpolar" } ], "carpet": [ { "aaxis": { "endlinecolor": "rgb(36,36,36)", "gridcolor": "white", "linecolor": "white", "minorgridcolor": "white", "startlinecolor": "rgb(36,36,36)" }, "baxis": { "endlinecolor": "rgb(36,36,36)", "gridcolor": "white", "linecolor": "white", "minorgridcolor": "white", "startlinecolor": "rgb(36,36,36)" }, "type": "carpet" } ], "choropleth": [ { "colorbar": { "outlinewidth": 1, "tickcolor": "rgb(36,36,36)", "ticks": "outside" }, "type": "choropleth" } ], "contour": [ { "colorbar": { "outlinewidth": 1, "tickcolor": "rgb(36,36,36)", "ticks": "outside" }, "colorscale": [ [ 0, "#440154" ], [ 0.1111111111111111, "#482878" ], [ 0.2222222222222222, "#3e4989" ], [ 0.3333333333333333, "#31688e" ], [ 0.4444444444444444, "#26828e" ], [ 0.5555555555555556, "#1f9e89" ], [ 0.6666666666666666, "#35b779" ], [ 0.7777777777777778, "#6ece58" ], [ 0.8888888888888888, "#b5de2b" ], [ 1, "#fde725" ] ], "type": "contour" } ], "contourcarpet": [ { "colorbar": { "outlinewidth": 1, "tickcolor": "rgb(36,36,36)", "ticks": "outside" }, "type": "contourcarpet" } ], "heatmap": [ { "colorbar": { "outlinewidth": 1, "tickcolor": "rgb(36,36,36)", "ticks": "outside" }, "colorscale": [ [ 0, "#440154" ], [ 0.1111111111111111, "#482878" ], [ 0.2222222222222222, "#3e4989" ], [ 0.3333333333333333, "#31688e" ], [ 0.4444444444444444, "#26828e" ], [ 0.5555555555555556, "#1f9e89" ], [ 0.6666666666666666, "#35b779" ], [ 0.7777777777777778, "#6ece58" ], [ 0.8888888888888888, "#b5de2b" ], [ 1, "#fde725" ] ], "type": "heatmap" } ], "heatmapgl": [ { "colorbar": { "outlinewidth": 1, "tickcolor": "rgb(36,36,36)", "ticks": "outside" }, "colorscale": [ [ 0, "#440154" ], [ 0.1111111111111111, "#482878" ], [ 0.2222222222222222, "#3e4989" ], [ 0.3333333333333333, "#31688e" ], [ 0.4444444444444444, "#26828e" ], [ 0.5555555555555556, "#1f9e89" ], [ 0.6666666666666666, "#35b779" ], [ 0.7777777777777778, "#6ece58" ], [ 0.8888888888888888, "#b5de2b" ], [ 1, "#fde725" ] ], "type": "heatmapgl" } ], "histogram": [ { "marker": { "line": { "color": "white", "width": 0.6 } }, "type": "histogram" } ], "histogram2d": [ { "colorbar": { "outlinewidth": 1, "tickcolor": "rgb(36,36,36)", "ticks": "outside" }, "colorscale": [ [ 0, "#440154" ], [ 0.1111111111111111, "#482878" ], [ 0.2222222222222222, "#3e4989" ], [ 0.3333333333333333, "#31688e" ], [ 0.4444444444444444, "#26828e" ], [ 0.5555555555555556, "#1f9e89" ], [ 0.6666666666666666, "#35b779" ], [ 0.7777777777777778, "#6ece58" ], [ 0.8888888888888888, "#b5de2b" ], [ 1, "#fde725" ] ], "type": "histogram2d" } ], "histogram2dcontour": [ { "colorbar": { "outlinewidth": 1, "tickcolor": "rgb(36,36,36)", "ticks": "outside" }, "colorscale": [ [ 0, "#440154" ], [ 0.1111111111111111, "#482878" ], [ 0.2222222222222222, "#3e4989" ], [ 0.3333333333333333, "#31688e" ], [ 0.4444444444444444, "#26828e" ], [ 0.5555555555555556, "#1f9e89" ], [ 0.6666666666666666, "#35b779" ], [ 0.7777777777777778, "#6ece58" ], [ 0.8888888888888888, "#b5de2b" ], [ 1, "#fde725" ] ], "type": "histogram2dcontour" } ], "mesh3d": [ { "colorbar": { "outlinewidth": 1, "tickcolor": "rgb(36,36,36)", "ticks": "outside" }, "type": "mesh3d" } ], "parcoords": [ { "line": { "colorbar": { "outlinewidth": 1, "tickcolor": "rgb(36,36,36)", "ticks": "outside" } }, "type": "parcoords" } ], "pie": [ { "automargin": true, "type": "pie" } ], "scatter": [ { "fillpattern": { "fillmode": "overlay", "size": 10, "solidity": 0.2 }, "type": "scatter" } ], "scatter3d": [ { "line": { "colorbar": { "outlinewidth": 1, "tickcolor": "rgb(36,36,36)", "ticks": "outside" } }, "marker": { "colorbar": { "outlinewidth": 1, "tickcolor": "rgb(36,36,36)", "ticks": "outside" } }, "type": "scatter3d" } ], "scattercarpet": [ { "marker": { "colorbar": { "outlinewidth": 1, "tickcolor": "rgb(36,36,36)", "ticks": "outside" } }, "type": "scattercarpet" } ], "scattergeo": [ { "marker": { "colorbar": { "outlinewidth": 1, "tickcolor": "rgb(36,36,36)", "ticks": "outside" } }, "type": "scattergeo" } ], "scattergl": [ { "marker": { "colorbar": { "outlinewidth": 1, "tickcolor": "rgb(36,36,36)", "ticks": "outside" } }, "type": "scattergl" } ], "scattermapbox": [ { "marker": { "colorbar": { "outlinewidth": 1, "tickcolor": "rgb(36,36,36)", "ticks": "outside" } }, "type": "scattermapbox" } ], "scatterpolar": [ { "marker": { "colorbar": { "outlinewidth": 1, "tickcolor": "rgb(36,36,36)", "ticks": "outside" } }, "type": "scatterpolar" } ], "scatterpolargl": [ { "marker": { "colorbar": { "outlinewidth": 1, "tickcolor": "rgb(36,36,36)", "ticks": "outside" } }, "type": "scatterpolargl" } ], "scatterternary": [ { "marker": { "colorbar": { "outlinewidth": 1, "tickcolor": "rgb(36,36,36)", "ticks": "outside" } }, "type": "scatterternary" } ], "surface": [ { "colorbar": { "outlinewidth": 1, "tickcolor": "rgb(36,36,36)", "ticks": "outside" }, "colorscale": [ [ 0, "#440154" ], [ 0.1111111111111111, "#482878" ], [ 0.2222222222222222, "#3e4989" ], [ 0.3333333333333333, "#31688e" ], [ 0.4444444444444444, "#26828e" ], [ 0.5555555555555556, "#1f9e89" ], [ 0.6666666666666666, "#35b779" ], [ 0.7777777777777778, "#6ece58" ], [ 0.8888888888888888, "#b5de2b" ], [ 1, "#fde725" ] ], "type": "surface" } ], "table": [ { "cells": { "fill": { "color": "rgb(237,237,237)" }, "line": { "color": "white" } }, "header": { "fill": { "color": "rgb(217,217,217)" }, "line": { "color": "white" } }, "type": "table" } ] }, "layout": { "annotationdefaults": { "arrowhead": 0, "arrowwidth": 1 }, "autotypenumbers": "strict", "coloraxis": { "colorbar": { "outlinewidth": 1, "tickcolor": "rgb(36,36,36)", "ticks": "outside" } }, "colorscale": { "diverging": [ [ 0, "rgb(103,0,31)" ], [ 0.1, "rgb(178,24,43)" ], [ 0.2, "rgb(214,96,77)" ], [ 0.3, "rgb(244,165,130)" ], [ 0.4, "rgb(253,219,199)" ], [ 0.5, "rgb(247,247,247)" ], [ 0.6, "rgb(209,229,240)" ], [ 0.7, "rgb(146,197,222)" ], [ 0.8, "rgb(67,147,195)" ], [ 0.9, "rgb(33,102,172)" ], [ 1, "rgb(5,48,97)" ] ], "sequential": [ [ 0, "#440154" ], [ 0.1111111111111111, "#482878" ], [ 0.2222222222222222, "#3e4989" ], [ 0.3333333333333333, "#31688e" ], [ 0.4444444444444444, "#26828e" ], [ 0.5555555555555556, "#1f9e89" ], [ 0.6666666666666666, "#35b779" ], [ 0.7777777777777778, "#6ece58" ], [ 0.8888888888888888, "#b5de2b" ], [ 1, "#fde725" ] ], "sequentialminus": [ [ 0, "#440154" ], [ 0.1111111111111111, "#482878" ], [ 0.2222222222222222, "#3e4989" ], [ 0.3333333333333333, "#31688e" ], [ 0.4444444444444444, "#26828e" ], [ 0.5555555555555556, "#1f9e89" ], [ 0.6666666666666666, "#35b779" ], [ 0.7777777777777778, "#6ece58" ], [ 0.8888888888888888, "#b5de2b" ], [ 1, "#fde725" ] ] }, "colorway": [ "#1F77B4", "#FF7F0E", "#2CA02C", "#D62728", "#9467BD", "#8C564B", "#E377C2", "#7F7F7F", "#BCBD22", "#17BECF" ], "font": { "color": "rgb(36,36,36)" }, "geo": { "bgcolor": "white", "lakecolor": "white", "landcolor": "white", "showlakes": true, "showland": true, "subunitcolor": "white" }, "hoverlabel": { "align": "left" }, "hovermode": "closest", "mapbox": { "style": "light" }, "paper_bgcolor": "white", "plot_bgcolor": "white", "polar": { "angularaxis": { "gridcolor": "rgb(232,232,232)", "linecolor": "rgb(36,36,36)", "showgrid": false, "showline": true, "ticks": "outside" }, "bgcolor": "white", "radialaxis": { "gridcolor": "rgb(232,232,232)", "linecolor": "rgb(36,36,36)", "showgrid": false, "showline": true, "ticks": "outside" } }, "scene": { "xaxis": { "backgroundcolor": "white", "gridcolor": "rgb(232,232,232)", "gridwidth": 2, "linecolor": "rgb(36,36,36)", "showbackground": true, "showgrid": false, "showline": true, "ticks": "outside", "zeroline": false, "zerolinecolor": "rgb(36,36,36)" }, "yaxis": { "backgroundcolor": "white", "gridcolor": "rgb(232,232,232)", "gridwidth": 2, "linecolor": "rgb(36,36,36)", "showbackground": true, "showgrid": false, "showline": true, "ticks": "outside", "zeroline": false, "zerolinecolor": "rgb(36,36,36)" }, "zaxis": { "backgroundcolor": "white", "gridcolor": "rgb(232,232,232)", "gridwidth": 2, "linecolor": "rgb(36,36,36)", "showbackground": true, "showgrid": false, "showline": true, "ticks": "outside", "zeroline": false, "zerolinecolor": "rgb(36,36,36)" } }, "shapedefaults": { "fillcolor": "black", "line": { "width": 0 }, "opacity": 0.3 }, "ternary": { "aaxis": { "gridcolor": "rgb(232,232,232)", "linecolor": "rgb(36,36,36)", "showgrid": false, "showline": true, "ticks": "outside" }, "baxis": { "gridcolor": "rgb(232,232,232)", "linecolor": "rgb(36,36,36)", "showgrid": false, "showline": true, "ticks": "outside" }, "bgcolor": "white", "caxis": { "gridcolor": "rgb(232,232,232)", "linecolor": "rgb(36,36,36)", "showgrid": false, "showline": true, "ticks": "outside" } }, "title": { "x": 0.05 }, "xaxis": { "automargin": true, "gridcolor": "rgb(232,232,232)", "linecolor": "rgb(36,36,36)", "showgrid": false, "showline": true, "ticks": "outside", "title": { "standoff": 15 }, "zeroline": false, "zerolinecolor": "rgb(36,36,36)" }, "yaxis": { "automargin": true, "gridcolor": "rgb(232,232,232)", "linecolor": "rgb(36,36,36)", "showgrid": false, "showline": true, "ticks": "outside", "title": { "standoff": 15 }, "zeroline": false, "zerolinecolor": "rgb(36,36,36)" } } } } }, "text/html": [ "
" ] }, "metadata": {}, "output_type": "display_data" } ], "source": [ "# step 1: make the graphs\n", "atom_graph = mol.make_atom_graph()\n", "residue_graph = mol.make_residue_graph(detailed=True)\n", "\n", "# step 2: get some edges to optimize\n", "# (the residue connections will be in both graphs, so we can use them for both)\n", "edges = mol.get_residue_connections()\n", "edges = atom_graph.direct_edges(edges=edges)\n", "\n", "# step 3: make the rotatron environment\n", "atom_env = bam.optimizers.ForceFieldRotatron(atom_graph, edges)\n", "residue_env = bam.optimizers.ForceFieldRotatron(residue_graph, edges)\n", "\n", "# step 4: optimize the molecule with the swarm algorithm\n", "atom_optimized = bam.optimizers.optimize(mol.copy(), atom_env, algorithm=\"swarm\")\n", "residue_optimized = bam.optimizers.optimize(mol.copy(), residue_env, algorithm=\"swarm\")\n", "\n", "# and visualize the optimized molecules\n", "v = bam.utils.visual.MoleculeViewer3D()\n", "v.draw_edges(*mol.get_bonds(), color=\"red\", linewidth=2, showlegend=False)\n", "v.draw_edges(*atom_optimized.get_bonds(), color=\"blue\", linewidth=2, showlegend=False)\n", "v.draw_edges(*residue_optimized.get_bonds(), color=\"green\", linewidth=2, showlegend=False)\n", "v.show()" ] }, { "cell_type": "markdown", "metadata": {}, "source": [ "Okey, seems like this time the optimization worked even with the residue graph, but don't trust it! The only meaningful input for the ForceFieldRotatron is an AtomGraph!" ] }, { "cell_type": "markdown", "metadata": {}, "source": [ "Anyway, that's it for this tutorial on the conformational optimization suite. Hopefully you are now able to optimize your molecules using BuildAMol! Also check out the _conformational sampling_ tutorial which is directly related to what we have discussed here. \n", "\n", "Thanks and good luck with your project using BuildAMol!" ] } ], "metadata": { "kernelspec": { "display_name": "glyco2", "language": "python", "name": "python3" }, "language_info": { "codemirror_mode": { "name": "ipython", "version": 3 }, "file_extension": ".py", "mimetype": "text/x-python", "name": "python", "nbconvert_exporter": "python", "pygments_lexer": "ipython3", "version": "3.11.0" }, "orig_nbformat": 4 }, "nbformat": 4, "nbformat_minor": 2 }