|
|
|
(* Content-type: application/vnd.wolfram.mathematica *)
|
|
|
|
|
|
|
|
(*** Wolfram Notebook File ***)
|
|
|
|
(* http://www.wolfram.com/nb *)
|
|
|
|
|
|
|
|
(* CreatedBy='Mathematica 11.3' *)
|
|
|
|
|
|
|
|
(*CacheID: 234*)
|
|
|
|
(* Internal cache information:
|
|
|
|
NotebookFileLineBreakTest
|
|
|
|
NotebookFileLineBreakTest
|
|
|
|
NotebookDataPosition[ 158, 7]
|
|
|
|
NotebookDataLength[ 159902, 3575]
|
|
|
|
NotebookOptionsPosition[ 156729, 3512]
|
|
|
|
NotebookOutlinePosition[ 157063, 3527]
|
|
|
|
CellTagsIndexPosition[ 157020, 3524]
|
|
|
|
WindowFrame->Normal*)
|
|
|
|
|
|
|
|
(* Beginning of Notebook Content *)
|
|
|
|
Notebook[{
|
|
|
|
|
|
|
|
Cell[CellGroupData[{
|
|
|
|
Cell[BoxData[
|
|
|
|
RowBox[{"SetDirectory", "[", "\"\</home/alex/Programming/esp/uas-ugv\>\"",
|
|
|
|
"]"}]], "Input",
|
|
|
|
CellChangeTimes->{{3.764181122949832*^9, 3.764181135056229*^9}},
|
|
|
|
CellLabel->"In[1]:=",ExpressionUUID->"bb7c7b01-0cfa-4c90-a2db-09590ed14465"],
|
|
|
|
|
|
|
|
Cell[BoxData["\<\"/home/alex/Programming/esp/uas-ugv\"\>"], "Output",
|
|
|
|
CellChangeTimes->{3.764181137613065*^9, 3.768414631398748*^9},
|
|
|
|
CellLabel->"Out[1]=",ExpressionUUID->"0eab2c4f-7621-4c04-9e0b-8e5afd9a6f03"]
|
|
|
|
}, Open ]],
|
|
|
|
|
|
|
|
Cell[BoxData[{
|
|
|
|
RowBox[{
|
|
|
|
RowBox[{"data", "=",
|
|
|
|
RowBox[{"Import", "[",
|
|
|
|
RowBox[{"\"\<ugv4_still.csv\>\"", ",",
|
|
|
|
RowBox[{"HeaderLines", "\[Rule]", "1"}]}], "]"}]}],
|
|
|
|
";"}], "\[IndentingNewLine]",
|
|
|
|
RowBox[{
|
|
|
|
RowBox[{"magdata", "=",
|
|
|
|
RowBox[{"data", "[",
|
|
|
|
RowBox[{"[",
|
|
|
|
RowBox[{"All", ",",
|
|
|
|
RowBox[{"4", ";;", "6"}]}], "]"}], "]"}]}], ";"}]}], "Input",
|
|
|
|
CellChangeTimes->{{3.764181138593279*^9, 3.764181180255095*^9}, {
|
|
|
|
3.7641814517144814`*^9, 3.764181455934593*^9}, {3.764181490536357*^9,
|
|
|
|
3.764181494963828*^9}, {3.764181657781171*^9, 3.7641816705271997`*^9}, {
|
|
|
|
3.766446368924687*^9, 3.766446374406006*^9}, {3.766449298946238*^9,
|
|
|
|
3.766449301289379*^9}, {3.768086481078497*^9, 3.768086483079999*^9}},
|
|
|
|
CellLabel->"In[2]:=",ExpressionUUID->"9d982e0c-62ac-49c9-8fab-0efac1e57ee1"],
|
|
|
|
|
|
|
|
Cell[BoxData[
|
|
|
|
RowBox[{
|
|
|
|
RowBox[{"plotdata", "[", "data_", "]"}], ":=",
|
|
|
|
RowBox[{"ListPlot", "[",
|
|
|
|
RowBox[{
|
|
|
|
RowBox[{"{",
|
|
|
|
RowBox[{
|
|
|
|
RowBox[{"data", "[",
|
|
|
|
RowBox[{"[",
|
|
|
|
RowBox[{"All", ",",
|
|
|
|
RowBox[{"1", ";;", "2"}]}], "]"}], "]"}], ",",
|
|
|
|
RowBox[{"data", "[",
|
|
|
|
RowBox[{"[",
|
|
|
|
RowBox[{"All", ",",
|
|
|
|
RowBox[{"2", ";;", "3"}]}], "]"}], "]"}], ",",
|
|
|
|
RowBox[{"Transpose", "[",
|
|
|
|
RowBox[{"{",
|
|
|
|
RowBox[{
|
|
|
|
RowBox[{"data", "[",
|
|
|
|
RowBox[{"[",
|
|
|
|
RowBox[{"All", ",", "3"}], "]"}], "]"}], ",",
|
|
|
|
RowBox[{"data", "[",
|
|
|
|
RowBox[{"[",
|
|
|
|
RowBox[{"All", ",", "1"}], "]"}], "]"}]}], "}"}], "]"}]}], "}"}],
|
|
|
|
",",
|
|
|
|
RowBox[{"AspectRatio", "\[Rule]", "1"}]}], "]"}]}]], "Input",
|
|
|
|
CellChangeTimes->{{3.764181183734476*^9, 3.764181194453432*^9}, {
|
|
|
|
3.7641812278125753`*^9, 3.764181258624784*^9}, {3.764181292610927*^9,
|
|
|
|
3.764181311588319*^9}, {3.764181372869302*^9, 3.764181404947816*^9}, {
|
|
|
|
3.764181593568303*^9, 3.764181595326483*^9}, {3.764181673887734*^9,
|
|
|
|
3.764181742499264*^9}},
|
|
|
|
CellLabel->"In[4]:=",ExpressionUUID->"9e6d0196-dead-4dc5-9762-497e415abc3e"],
|
|
|
|
|
|
|
|
Cell[CellGroupData[{
|
|
|
|
|
|
|
|
Cell[BoxData[
|
|
|
|
RowBox[{"plotdata", "[", "magdata", "]"}]], "Input",
|
|
|
|
CellChangeTimes->{{3.764181745429572*^9, 3.7641817495884113`*^9}},
|
|
|
|
CellLabel->"In[5]:=",ExpressionUUID->"55fc2693-bfc0-4284-878d-723d16de613e"],
|
|
|
|
|
|
|
|
Cell[BoxData[
|
|
|
|
GraphicsBox[{{}, {{},
|
|
|
|
{RGBColor[0.368417, 0.506779, 0.709798], PointSize[0.004583333333333334],
|
|
|
|
AbsoluteThickness[1.6], PointBox[CompressedData["
|
|
|
|
1:eJyNmk+IlWUUxq9zb8yi1aBIgZozjM4ULgbEheB0L9QiF0ORiDGzaLSsGRgU
|
|
|
|
hUQmkhCjKdqJEsOEGlwtCVqIiuSgEcymVgUiFehGR52FqxAU51bQ77vwuzx8
|
|
|
|
bZSX973ve85z/jznnG969+x/c29XpVJ5459//v3/8m83Zsa3VRqvbV498v65
|
|
|
|
amPg67fH6vOt+tKW4cHBZ2qN87PrH7zcaNXvfvf61o3PVht3NrSOX3vSqi/s
|
|
|
|
O7XzvZfa57svX/xk8U57PfDX3slzC9UG93/+/aFVixOd+7fneprzK1r1nx99
|
|
|
|
8epEf624n/cn113vu3akvc/vuQ/5kH/0xtN3emcrDcuf7j95YmPz9FilwT7n
|
|
|
|
z1/5c/ybV9rnJw8sDA3MVIvz3h+5Wt02eaZ9H/Kw/uzDTR/d21Mr8ACvmz2f
|
|
|
|
Tq1f2173PX9wavin5QLPpL/xwT7Izz73gxfysA/+6Md9zaGHB85u71wjP/J8
|
|
|
|
sOvQj7en2/ome3M+3Y8/IB/ygC/7nGef9/Y9vvDCi0fb+iAPv7d/Wh/kRR/b
|
|
|
|
B7y4D33ePfHr5vljy4V8/D75q/2J+/k99uN9/Nn4cR/+Yvksv/Fin7Xlwb9Z
|
|
|
|
gxf6EP/IY/91vHlte9pf2U/5iH3Hs9f2f+5zvkM+8OB+x6fxdX5xfgOPZO8/
|
|
|
|
VvZf+qF7uSMf2n7Od+zz++6l1pq7S10deCd9yEesbR/rB16Ov5TvzRe8Z3vb
|
|
|
|
H21fnzf/ID/x798Tj+yTX3y/3+d+2yPlC+NhPjHf2D9sX/NL8n/Hh/MV54lf
|
|
|
|
5yfnI+trvrN+zg/J323vnqe/P75/q1acx18Svyd5Ep8m/FyvmC+sv+OB9/0e
|
|
|
|
+nPe/IM+3G/7Ex/pvPFkP8UP+8+NfjV35mbOX0k/4sX62J72Z9cHzi+2L/xm
|
|
|
|
e1pf5EnxbHlYc97ypfzu88a7OP9fvnV8u551fel62/KSj4w3+hr/xI+pfqFe
|
|
|
|
SfmX9x3vxsP4p3qO+52/bV/Ho/Ob44G19TFfOR6MD/Y2HvZf4+37nf8Tn5k/
|
|
|
|
Eh/6vPutxC+pfjW+yd6uT8hPrv/sn67HnH8d/+aflB8TP1t/v2/+d34w3xl/
|
|
|
|
7yf5k387vh0fKb6sr/sV1vY3+MP9JvnV/YX7PePrftf1ov3R+LrfSfzkePDa
|
|
|
|
/RX74Jf6Wcen82vZOvVjKV4cD+Dnfj71z65nWXMe/O0P/N71g+VxPkv5z/Fl
|
|
|
|
/3D9z3rTkR1vfXu91tFfeH6R4pd6sKiv1M/YPrzv/tj44j/g4frU96d6En24
|
|
|
|
jzX4Mf9x/vF8KPFHWb/j+Yj93fGT+oE0b0j9NO9ZP8tPPeD3U3+f8Acf84fn
|
|
|
|
NSn/gYfrk9S/ur5O/Zzzl9fIy+9dLyL/1i9HPt59pVMe85XnKaleNR+4307x
|
|
|
|
6PiyPPZ/4sl42X7mU9vP73G+b+rwdPOXruJ985nnI/Y/zx+dH8v41PKketfy
|
|
|
|
Yx/zEfHC+7zneDRe9jf3R56fpvrB+dv6sI8/uj60PK5f3I+4f/y/84o0T0j7
|
|
|
|
ridSvkz52/k0zRe8dn5M/pz68ZTPU7/mfOB5pe3J/fZH95Nl/uD6z/I73/p9
|
|
|
|
10eJD8v6A/dH9mfrk76veF6d/MP5zfFQFk+uz4xfqh8TnzIPS/VLqtfNR2k+
|
|
|
|
7f003zMfOD+63k/5LfWf9ufEXylfpu9HjjfP/z1vsj38fcP5x/kk+Yv7edcj
|
|
|
|
ngelftT+VcbXnj/6feNtPvd8xvVXyle2Z8LbfEX9D98lPFL8ev6f5j9l8Wt+
|
|
|
|
Tf2j73d8u/9N8/YUb6neSfHitfnZ83nfVzbfNT9wf/I/42n/Mh7YP31v9fw3
|
|
|
|
9ZOun9L3FvOj/cH4O37MN6xTf5u+f7se8vdcy5/qWfBl3p/4OPWHyG98yvo9
|
|
|
|
421/SN97qY9T/ZP8LX0f8HzF+qX+zfqbTz0fKZtfmk89n0jzO39PNH+keS7n
|
|
|
|
kz87ftO8OeFl/rN87uedf+3PyR/T38+YL1I/4f7f9nb/xvt/A8ifK90=
|
|
|
|
"]]},
|
|
|
|
{RGBColor[0.880722, 0.611041, 0.142051], PointSize[0.004583333333333334],
|
|
|
|
AbsoluteThickness[1.6], PointBox[CompressedData["
|
|
|
|
1:eJyVml1olmUYx8fehQd2kBDRQaCGObNVA9MoJj2gxASlUIodVISpuRG2ndiX
|
|
|
|
eWAJ60swJCKC4cHSRIow0SJ4LWk6LErTNJt6kq4Y0VEF6zvc7xn7Pf156WTj
|
|
|
|
5nqe+76u6/5f/+vjeWevfnzl2uampqZ7//nz7//OBdeseHRXrVg2cP/xmW98
|
|
|
|
WR9buHjevCtayvWlvffcMXd6rXjw8JWvtG45WR/aMHDfuvm1YmDWe+cWF1/U
|
|
|
|
px3Yv3X0Yq3Y27z/2o7ln9dbf17bvWuoVjxxZum6W3pP1198d+PVo+trxfMf
|
|
|
|
du5s23SqlLP/sV9fXrp+TkvR+9qrF+fsOF6ev/3HTXctfOhsKec89usZvOro
|
|
|
|
DdtO1NGfNe/zPO+jj+1Djv57Phh5ePeSSXl331B7a3+t2Dw89NzNG78u5Y+8
|
|
|
|
v23P3P6v6is+qnV072wp7UMf5C880/bs96tbisEZC37ruPt86S/2Y837rPtG
|
|
|
|
P+m8tedMqZ/tY3/ux/bxPv7i/pDjb+zr+aW4qX3NcH2w/ae+t5ZN6sOa89EH
|
|
|
|
/e1/zkPu+2U/5MYL+mDfVPmRUv76+T8fuG3NN/UN4/tm3rhlcn/jGX+yn89H
|
|
|
|
X/zF8/an7ec89LMcf7O//Y2c933/yH0e+4Fv45n30cf+NN6Q41/wzf6+f+Lf
|
|
|
|
+nIfxmvyl+Od55EbrwkvyP38we8Orrqz61jF/+CDddLP8ek1/rS9xgP+5X6Q
|
|
|
|
b53+VMvtK0cqfOjz0N9y9J029td1l8aaS/5CH5/HfcFH5j/8x/7wL/5CH+zB
|
|
|
|
v+zP/cNH4IfzeN78k/KH8W38oS/xb75gP+Tshxx9OB9/sD/x4Pt2/pkaP6cr
|
|
|
|
/jc+bZ/jmfgz3/s+HT/43/4ifs0nrJ3fsPel38dnL+r6ttTH+OJ984P5BH3A
|
|
|
|
34w/zo7/cGFyP/Di/GF+wV7nX+T2n/Fj+9AffKMPcuPD+YG186XzP/YYn45H
|
|
|
|
4s35yPHmfO74KfE5kc/NzxX+EL6JF/CW6kP2Nx+7PnA8+H59n9jL/aFPinfX
|
|
|
|
Q+YX55PEt65Pnb9L/EzwLfan+iCtkz+NH/THXvMB+iQ+tfzy/p9W6kPjnftI
|
|
|
|
+dD6gH/zU8rfrn8S/zt+nA9T/WP/Of5sr/1nfrOc/V0/NcKT7Un5zfxOPkr1
|
|
|
|
tPsd82HiL/RxvnF+dP4wfm2f8eP4Z739zeUj8/sPV/xh/Nif7ud4Hvsa1Q/c
|
|
|
|
l/1nfLq+cz95Yveh4UW9Byr1pvHhfmNqfqpHPnL9bf14nvyBnHXqt1P8We76
|
|
|
|
jbXx6PhzfWR7kDvfpXrd+RL/gR/zP/53f+Dnzd/2l/UHX5zP/o6H1G85HpDj
|
|
|
|
T9efnO963fGIHP50P8558P//7W9Tv8i6bfOqrrcPTT6PPsle50PqwbI+CfnV
|
|
|
|
9ar5xPs7Hl1fpP7T9tq/rteY/5iP0A+574f6ulE/a361vsSL37d95kfzvfnS
|
|
|
|
8y3Pe1yfLHnn5L5ZOz6u8IH7E8eH7XF8gfc0P+E+GtWv6X3rk/oh86XrJfMf
|
|
|
|
75u/HZ+JbyxP+pTzu8AX7r+JL/Nlwr/zn/3n+zN+sN98yX7XP/bk04OfNVf0
|
|
|
|
T/Mi61uuNb9M9YP7VfOD4yHNFzmP+8e/5gPOS3hn7f7T8+jkT89HG83bPO8u
|
|
|
|
8Sa+dX/LeWX9r/6yMr+fyLepH0DufjHN762v+eXy8xcqcvCU5ospvtnP/kv4
|
|
|
|
SfPXNL9J837nj4TPRvwJH7se9fv4l+f9PcD5yP5EDj48f0n1m/M39YnnH1Pr
|
|
|
|
/SMV/nC96/7X88JUj6X+OcWT/eH6KM2LsT/1U56HuZ5N9ZjndfCR9bf/U79m
|
|
|
|
/cnfvk/X++Z/15uOT8eX660033E8pHyEfuZTxwv2gBf7z3xiPjJe0vcdz9NZ
|
|
|
|
g3fzn/FlPjCeE18k/kn1kPnO8eF48PcAz2N9PnLqf+Md/cw/7idTfva8xfzn
|
|
|
|
et7zrMTfqV7y9+70fdv1WppnYF+qFx2Pns95Pg++XA+zTvM66+fvKcYD/vT3
|
|
|
|
3PT9mPtP9YPtsT8Tf3ue6P49xedUfJyr9GepH/T822ueT/Vgo+9Fxhv72b/m
|
|
|
|
j/Q9xP2t+RB8mZ+4D/N5+h7jesO/l3C95H7e95/mV8av+TnlT/ePnm8436Tf
|
|
|
|
ozif+nnvn34fYPykeW6j+a1/P2P/eF7QaF713/XaqUq+SN83XH8Q/2k+kurH
|
|
|
|
Mh4m6lPfn/V3v1L6a2L9N0jgaRg=
|
|
|
|
"]]},
|
|
|
|
{RGBColor[0.560181, 0.691569, 0.194885], PointSize[0.004583333333333334],
|
|
|
|
AbsoluteThickness[1.6], PointBox[CompressedData["
|
|
|
|
1:eJyNml1o1mUYxpcEHdRBoxM7qDbxA/oGyyhm7wtFGBiEQYn27QoaQivIKESi
|
|
|
|
jAaRYKnIWJjBICSC6EMrxquNuUZEOW1b+XmQBEGnHWRtFXt/j7y/vxdvJxt/
|
|
|
|
nq/7vp/rvu6P5+1+8tk1Ty3o6Oi4/98///2/d8+DR64Z/KGx/+jUwOM9HXW+
|
|
|
|
l73/2PrayFztkdHL3lr26rHGvsGu3+6sz9X2dH18cmX9+8bZJXPvNM7N1T5c
|
|
|
|
8NnCntXflfkvztz99I390+V765er9l6/+ce4f/+ut88u3nGkcWaoc3jkorna
|
|
|
|
9t8312599OeyP+c9c/XBRY0tc7W+4cu/WbJtsqzn2/Ktm/p7Q/dgRx15GOd8
|
|
|
|
y79r59Lh99afl4/5WyYOv3bDpqkyf8On2/YtHTha5qNfGh/uXH6u555T5Zv9
|
|
|
|
sAfrZzrf2Nh1VUf9uV+/XnVT30xj0ZXPb1w5Olv0Q3/2t70ZZz3yc3/sj72R
|
|
|
|
p++P+nU3904U+yOP7c235Wf8hYc2HTrzclU/zkNextnP8tt+8+Pjxb67T80+
|
|
|
|
fEvvT2U++xtf6MN+rOd85MFerEce9EE/24/9GO/dObl8ZOtssTfrrT/jrPf9
|
|
|
|
299YD57tD+hrvBiP7G9/xL58sz/zrT/r0cf3wXzksb2S/VhvvPq+7M+254Ff
|
|
|
|
Djxwx9pvK+f5/sw/xif24Jv1xpP5x/zk+3n90pcuvm3NibIf48evWPz5V5fM
|
|
|
|
lvPBL+OWn/PgL9ab3xL/Gm98m3+Rh/OwL/fF/aMv+OG8dB+sR37jz/Y0PhK+
|
|
|
|
2c/xAH9EHvN9Kx+Nl/Xsz30gT+KL/xs/OZ9v+2+KV75/29/+6vPNT45vb/71
|
|
|
|
Z/eKtceLvo6PrE/nYT/0Mb/5vs0X5hfr6/hgvJm/rJ/lRx70BR98Ex9Yz7fj
|
|
|
|
f+IHfzPf+Q76+zzLY3+t2LMZz42PheveHdo7U41flg+82T8K3zX3b73v6Zjf
|
|
|
|
mG98v5zv+MZ668t88Gs8OL8x3p3vpvhr/yjxUPon/jdf2J4+3/I7nhrPKZ6Z
|
|
|
|
r+f3H6vkl+Qr4Mv5mvO95O/GC/ZL+aL5G/z6frGfzwcfjo/ok/jC8cv5FfeN
|
|
|
|
fLZHwq/rhYRv87/5L+Wz7fJpx0vHO+472dfnYx/7A/zk+Ob4a34xf2wfWn3i
|
|
|
|
2oHRivzm51SPOP9zveP9XJ+YH5xvoY/jCeOTHxycWNG/v8hv/3E9yP6t8apR
|
|
|
|
yd9tj+R/nu9x8wnz4VfnA85/Ep5sL/u/+cHxudx/M97ZH41v2xP/Bj+MX7he
|
|
|
|
nD4fX5vzCz83+Rt929W7xpfrVce35A/4j/HF+lRvOl6k/MXrW/ONsUq8dvyy
|
|
|
|
f5jPkr0cL8yX6Gv7Oj/x/TiemE/cLwDfxhPjjg+pXna95PgEftkv5f+Ob86v
|
|
|
|
29Wz1s98lvBu/zH/G1/299QvcX7C+F0fHfuka8ehCp9wvvsD9g/b3/1Dn+f4
|
|
|
|
7H6Y+z8pH7Q8zjecD5jvra/7hTF/bOp7++77Xnnii2r8T/008Op8OPUbXD+0
|
|
|
|
80fj3/HA+YDzB9cTjHOf7ucaz74v80npVzq/Vr1jfKCP+dH5S8ovzWecZ/ty
|
|
|
|
P66HXK/Y/1x/up9ufnP8od62vyR+Np+hD3iEL3x/Jb4rfto+xFv7G/fj/C/l
|
|
|
|
97ZPwvf8/NOVeGx8Gb/mk9Z853SsJ433dJ7ju+Op+wnmk3b1bqrH4GP3U8x3
|
|
|
|
fDPfeLA/pf6m8wnnr9b3wv3JsYo9Wvcfr/BRykdSvZniifHresDvU44f7h8Y
|
|
|
|
z67/vD7hx/km+Qbncb/kE+3qW+Mr9dcsv+O3+1fORxzfnZ+k+Ox8NvV3HV9s
|
|
|
|
T8vj/Yxf53vuVzvf9H6pv+j61fU88vn9yfHH6+3/5nfbK70HpPy6nX84v3R+
|
|
|
|
gfypXm3X/0A+16vYw/lDqjfMt34vSf01y2P+9nh6X3Z8NP5Svpveu9Hf/f6E
|
|
|
|
P/NpqkfNj85Xnc+4XjD+Un1pfk54Iz9I8dr9uvQe5vdd4z3Fx/n1JyN/+T2E
|
|
|
|
cb8HWR7XV6n/Y/kSn6V8lvuh35/ipf0PfcFXeo+wfil/TvVr6rd4v3bvV+l9
|
|
|
|
wO8hxqP5IL2Pexx7J35zvPJ681l6f3Y/wXyZ6mfm05/we6nx6vtJ/W7zmeup
|
|
|
|
NN/8AJ78+4/0/uv3tfS+leJhqg9dv/0DyFf6Cg==
|
|
|
|
"]]}, {}}, {}, {}, {}, {}},
|
|
|
|
AspectRatio->1,
|
|
|
|
Axes->{True, True},
|
|
|
|
AxesLabel->{None, None},
|
|
|
|
AxesOrigin->{0, 0},
|
|
|
|
DisplayFunction->Identity,
|
|
|
|
Frame->{{False, False}, {False, False}},
|
|
|
|
FrameLabel->{{None, None}, {None, None}},
|
|
|
|
FrameTicks->{{Automatic, Automatic}, {Automatic, Automatic}},
|
|
|
|
GridLines->{None, None},
|
|
|
|
GridLinesStyle->Directive[
|
|
|
|
GrayLevel[0.5, 0.4]],
|
|
|
|
ImagePadding->All,
|
|
|
|
Method->{"CoordinatesToolOptions" -> {"DisplayFunction" -> ({
|
|
|
|
(Identity[#]& )[
|
|
|
|
Part[#, 1]],
|
|
|
|
(Identity[#]& )[
|
|
|
|
Part[#, 2]]}& ), "CopiedValueFunction" -> ({
|
|
|
|
(Identity[#]& )[
|
|
|
|
Part[#, 1]],
|
|
|
|
(Identity[#]& )[
|
|
|
|
Part[#, 2]]}& )}},
|
|
|
|
PlotRange->{{-0.488296, 2.609333}, {-0.488296, 2.609333}},
|
|
|
|
PlotRangeClipping->True,
|
|
|
|
PlotRangePadding->{{
|
|
|
|
Scaled[0.02],
|
|
|
|
Scaled[0.02]}, {
|
|
|
|
Scaled[0.05],
|
|
|
|
Scaled[0.05]}},
|
|
|
|
Ticks->{Automatic, Automatic}]], "Output",
|
|
|
|
CellChangeTimes->{3.764181749939802*^9, 3.766446469555615*^9,
|
|
|
|
3.766449304704153*^9, 3.768086488787115*^9, 3.768414634126645*^9},
|
|
|
|
CellLabel->"Out[5]=",ExpressionUUID->"eb2c92e0-4afd-4eb4-9330-d131ec0d4593"]
|
|
|
|
}, Open ]],
|
|
|
|
|
|
|
|
Cell[CellGroupData[{
|
|
|
|
|
|
|
|
Cell[BoxData[
|
|
|
|
RowBox[{"magavgs", "=",
|
|
|
|
RowBox[{"Mean", "[", "magdata", "]"}]}]], "Input",
|
|
|
|
CellChangeTimes->{{3.764181409889127*^9, 3.764181442609482*^9}, {
|
|
|
|
3.764181514100668*^9, 3.7641815148825817`*^9}, {3.764181607119375*^9,
|
|
|
|
3.764181607403371*^9}, {3.764181758111438*^9, 3.764181767887418*^9}},
|
|
|
|
CellLabel->"In[6]:=",ExpressionUUID->"f29f83fe-0d9c-4ec9-a48d-4ac4733e0b37"],
|
|
|
|
|
|
|
|
Cell[BoxData[
|
|
|
|
RowBox[{"{",
|
|
|
|
RowBox[{"1.992466890202705`", ",", "2.4846293141892057`", ",",
|
|
|
|
RowBox[{"-", "0.294874822635134`"}]}], "}"}]], "Output",
|
|
|
|
CellChangeTimes->{{3.7641814300122833`*^9, 3.764181460376156*^9}, {
|
|
|
|
3.7641814985945263`*^9, 3.764181515876246*^9}, 3.764181791217758*^9,
|
|
|
|
3.766446498975295*^9, 3.766449306968647*^9, 3.7680864912629128`*^9,
|
|
|
|
3.7684146429342833`*^9},
|
|
|
|
CellLabel->"Out[6]=",ExpressionUUID->"d58dad50-941a-461c-8ff3-0155723bca4b"]
|
|
|
|
}, Open ]],
|
|
|
|
|
|
|
|
Cell[CellGroupData[{
|
|
|
|
|
|
|
|
Cell[BoxData[
|
|
|
|
RowBox[{"magmeds", "=",
|
|
|
|
RowBox[{"Median", "[", "magdata", "]"}]}]], "Input",
|
|
|
|
CellChangeTimes->{{3.764181613250167*^9, 3.764181618795424*^9}, {
|
|
|
|
3.7641817603848677`*^9, 3.764181772489642*^9}},
|
|
|
|
CellLabel->"In[7]:=",ExpressionUUID->"9c3fe212-89fa-46ec-bed5-0affe4811ced"],
|
|
|
|
|
|
|
|
Cell[BoxData[
|
|
|
|
RowBox[{"{",
|
|
|
|
RowBox[{"1.998962`", ",", "2.487258`", ",",
|
|
|
|
RowBox[{"-", "0.289926`"}]}], "}"}]], "Output",
|
|
|
|
CellChangeTimes->{3.764181619514329*^9, 3.764181793290881*^9,
|
|
|
|
3.7664465007700577`*^9, 3.7664493084423*^9, 3.7680864924280148`*^9,
|
|
|
|
3.768414644056468*^9},
|
|
|
|
CellLabel->"Out[7]=",ExpressionUUID->"64c8e865-c899-48c1-a914-9e14ee85432b"]
|
|
|
|
}, Open ]],
|
|
|
|
|
|
|
|
Cell[CellGroupData[{
|
|
|
|
|
|
|
|
Cell[BoxData[
|
|
|
|
RowBox[{"maghalfs", "=",
|
|
|
|
RowBox[{
|
|
|
|
RowBox[{
|
|
|
|
FractionBox[
|
|
|
|
RowBox[{
|
|
|
|
RowBox[{"Max", "[", "#", "]"}], "+",
|
|
|
|
RowBox[{"Min", "[", "#", "]"}]}], "2"], "&"}], "/@",
|
|
|
|
RowBox[{"Transpose", "[", "magdata", "]"}]}]}]], "Input",
|
|
|
|
CellChangeTimes->{{3.764182021637826*^9, 3.764182027880066*^9}, {
|
|
|
|
3.764182084668315*^9, 3.76418215424312*^9}},
|
|
|
|
CellLabel->"In[8]:=",ExpressionUUID->"ba904e9b-6ade-4303-bb25-888ab020ce48"],
|
|
|
|
|
|
|
|
Cell[BoxData[
|
|
|
|
RowBox[{"{",
|
|
|
|
RowBox[{"1.9913325`", ",", "2.479629`", ",",
|
|
|
|
RowBox[{"-", "0.289926`"}]}], "}"}]], "Output",
|
|
|
|
CellChangeTimes->{{3.764182125716653*^9, 3.764182154478059*^9},
|
|
|
|
3.766446502854917*^9, 3.768086493824388*^9, 3.768414645194819*^9},
|
|
|
|
CellLabel->"Out[8]=",ExpressionUUID->"2f878122-64bc-4ae8-8667-01cdcf65ed7c"]
|
|
|
|
}, Open ]],
|
|
|
|
|
|
|
|
Cell[CellGroupData[{
|
|
|
|
|
|
|
|
Cell[BoxData[{
|
|
|
|
RowBox[{
|
|
|
|
RowBox[{"magdata2", "=",
|
|
|
|
RowBox[{
|
|
|
|
RowBox[{
|
|
|
|
RowBox[{"#", "-", "magavgs"}], "&"}], "/@", "magdata"}]}],
|
|
|
|
";"}], "\[IndentingNewLine]",
|
|
|
|
RowBox[{"plotdata", "[", "magdata2", "]"}]}], "Input",
|
|
|
|
CellChangeTimes->{{3.764181501987578*^9, 3.764181558842853*^9}, {
|
|
|
|
3.764181623169281*^9, 3.764181639417089*^9}, {3.764181762202607*^9,
|
|
|
|
3.7641818300440407`*^9}, 3.764182158698262*^9, {3.768414650625956*^9,
|
|
|
|
3.768414651981297*^9}},
|
|
|
|
CellLabel->"In[11]:=",ExpressionUUID->"bd9700b2-e7a8-4e50-89dd-94e26b677ce3"],
|
|
|
|
|
|
|
|
Cell[BoxData[
|
|
|
|
GraphicsBox[{{}, {{},
|
|
|
|
{RGBColor[0.368417, 0.506779, 0.709798], PointSize[0.004583333333333334],
|
|
|
|
AbsoluteThickness[1.6], PointBox[CompressedData["
|
|
|
|
1:eJyNmk2IVmUYhj/FjbgwSBDNxWgkFEIobSrifCslLNQ2LSIUaQbcaFGQhcXU
|
|
|
|
EGobpQbJmGj8ScRRGPMHfzujE2GEUSuDNAcVBB1bjCADMmDBez8fXA83x80M
|
|
|
|
L+8573n+7/t53m/h+k1vdE9vtVqr//vz///B35/e2Hd/b9V7t2fpjB0DdWvD
|
|
|
|
+xsvT3xWt3rmr9+w5qtq7NdP+i4s2F93bX3ui5tDZ+rW+MDF7779uOpauezh
|
|
|
|
9dGTnecHr0yMbOuuYj0568nxa9trnd/u7m/vvH2k5n5X39vP3BkfqltDUz+f
|
|
|
|
nRysdL6+39o///oHu7/p7Jf3dZ7kk/zDL088dW3piYryu/PXLZ/z+Zejhyrt
|
|
|
|
6/mRRf/+dfHSwXi+996+JdvnHqj1PPdHut/8c8uCU3Ge5NG6/fqmB++8NlzJ
|
|
|
|
HrLXyJGe45PLd8X63akDA5v/Odqxp9Gf9pF/Qt+yr/Nlr9C37Mv+0k/ntWe/
|
|
|
|
9N7Vv39M65C/yPPE2um/XXr1aOhr/S35zfmKh7Cf5JG/yr6e176+N/bs2hUf
|
|
|
|
vXC8o4/iWe8jPqmP5JU+yT+yt84r+qx+8fvFW345EfLH+yZeGU9xfnk//Fe+
|
|
|
|
H/FM+5XzIl4oH+SnvbQf+Q95FN8RP/JX0SfyX/5j/DLfuIY/Ga+xb+pR7LNe
|
|
|
|
YM3413mp3hX5wj7lfOYn7ZvqC+qb7GH9vWbrtP5d53M9hP9Y7+L7en900ezb
|
|
|
|
X/9U095OH9WjkIf+gX5hL+Sfq/fEC32P/mY8Jv/ieeKP5Ff+833lo/aj/vF8
|
|
|
|
fF/n0x+uXiR7AE8S3iA+6F/ii41/5AfrlZ5X/qb6hHpEfRPeQT/WBxvv8Hf7
|
|
|
|
0+pw/3gd9SLixeC7k8fhqbMf+QrxgvozH8J/zE/VR9kT+CN94nz6X/lhnqc9
|
|
|
|
te/yJ/Dh2I3nb007b+uX00/5Qn3oT8Yz+UGqL/Cv8I3+pL6Sx+Yz5SnriHfK
|
|
|
|
Z+o7n6e94/lSb5nf5LPkl+TblDfqK+wtfRMfcfho+EvwFVN/9f2U77AH7e/4
|
|
|
|
XJyP+p3qA/KR9Y35oDX1IV4xH2if8DftwfiFvXl+qv8GzxI/dnhIPGW/ZfDF
|
|
|
|
8lfa1/ib/CTqE/hfqgfgY6n+kh8Bf1x9dPic9CcfJB9HfUh4B/unfSO/jW/2
|
|
|
|
f8gPl1/Ul/1K2B/xJvxgvxn9A/oL9nuJ76HfJV9M8Qj7st9x+MR84Jr9lfZl
|
|
|
|
P9vPIj/TPKFpbfoxly/MB9mP/bzrn8lntQ57iB8gHvQ++UPKT9YzU/9SP8N4
|
|
|
|
JP8v68E9q97qnXGuYn/B+YXLX/HB8Cf7GeJj+T77Y9pX8SN7kJ/yfMcnpY/O
|
|
|
|
01r20/wn9beYDzn8aOp3OB9hvCc+aPoBO28w/XTwbehH+cUHUj00/b2zv+xD
|
|
|
|
/OC8xtU/2YP8xPWv5Ne2nyP+YC15Ix/BFyX/zg/v/DA273SSJ+EV5yluHkE8
|
|
|
|
QL9t8xH5leQhfyj5lOaF8B/xlP7j9/T8H6tmDk+9cqEzbwSecT6S+Bfnj+x3
|
|
|
|
m/CU/Z/hu5Rf/iEeKV8iHsr3mI/JXog39kdpfur4A+s346fsKx4TP4Q85C+p
|
|
|
|
H2F//JjzCjdPcPupf3X10tRv1lM3X0hr1EcXz3aeZeq57ddQD9K8kv4s5zMe
|
|
|
|
2U82xQP5X5If9Tb5i/zW4WFDf5D6I8Qz9XH3K2lebeKD9S3lQ0M+kZ8l+7n+
|
|
|
|
2uCp5mGOvzi+Tjxy82nuu/ke8YD1kXzf1jfXf7J+Gfyy9dLcHyX8wfyf8yb6
|
|
|
|
I91vsF9lPTHxwn6efITzINePpvhqwOt0/0X7wN7E8zRv5P2fqVfJn8bexCvx
|
|
|
|
f+Gds4fLX87/3fynMX+Br65/TPwd+Z36XzNvt/lm+I7LF66Jz2k+j/Ma57vA
|
|
|
|
h+BDJv5oz8QXmU/F/+6+lfNf10+SP7n7FuJjwkPex7HeAW+0tvMpd/8NPsT7
|
|
|
|
XMrv+GzMGzTvN3js+kPJn+zT0O+l339wXmDue8WPLf8x8ebuB9J8hf2u6d+o
|
|
|
|
P/GU85Gm+SXxNN3fu/kdf39A/DDz3Jg/mHhm/tp5s7EX8Y/ysZ9n/U2/TzDx
|
|
|
|
6H4/Q7xw/QT7f/qb/Zu+/wihtkMB
|
|
|
|
"]]},
|
|
|
|
{RGBColor[0.880722, 0.611041, 0.142051], PointSize[0.004583333333333334],
|
|
|
|
AbsoluteThickness[1.6], PointBox[CompressedData["
|
|
|
|
1:eJyVmm1olmUUx5/WGkUfDPyQhNYmBKm9ExlG3OtFjCxsIcXICKRn4KehuCAI
|
|
|
|
GZGoRdnLKop9WCVR02DKWMPU+2kbMixsvVCRjoJyg3zB9kEeMOkFzv8Iv8Ph
|
|
|
|
oS8bF+e+r+ucc53zP/9z7qdtffdj1aZKpfLov3/++997suu25p395eWbX931
|
|
|
|
ww0fFJWua9Zv6Hij0Lp129Ktv+3eX97auXLT0ZvfK1tX337+l/GR8vuTW0an
|
|
|
|
658UlYEf52rbq8XU3uVdm34fKir1K+efmt5RDg9uvOTr+/eV7dW+9tdmPy2n
|
|
|
|
qk3Hds7uKiX383ZfmPi8PlAM9Dx12bq9fX7+wr87uv44f7CUXOdpv8qCuZ7l
|
|
|
|
KzcX0l9rve/62fvSh/ZJLv1ri8/8NDb5sct7T394446rPyoHpufOvP3ZnlLy
|
|
|
|
1u8m+3oXbS1r1Se+eX7haCH7pI/k7Y90n3vm4aFiZNVbg81HD5fyl/Zz/8k/
|
|
|
|
tu6f2fDyt8tG3H7ap/11P7RP78tfuj/J5W/Zt/bIdfe+NDxatM9bsfH4sX1+
|
|
|
|
X1r7+bov05/+13luH+5X+7kc8SJ9ZJ/kK1oWfPlK/wHX967xzuMz8/eXvy55
|
|
|
|
etVzdwxftIfxbP70+8D50tf9bc/Tn8F+xavpR7n87f6Av/0+7H3ev8vpP9vP
|
|
|
|
45vxbO97ftCfiDfJ5V/Ft+cb7l/5T311HyFeE38x3/15k4d4TeJFcj4/evqW
|
|
|
|
sz1fDRfB/xYffn6mH/KTa/cn7UU8yL9+PyZ/9u62g/UTYxEPcZ70D3LpO754
|
|
|
|
3uybh0rHX9OH53k+Gx4R/9x/tr/w1/2lfDd75F/tr/sXHnn82Hn+PPAnqx+M
|
|
|
|
b8af9FX+Ey+0n+S+n8ldHzvf653tr3wI+MH6Y/7weKT/GZ+wj/ms/CPe8z6Z
|
|
|
|
P55/8Jfyl3iiNeub7H1h0fX1c3/WvN4xvhzfgA/EE+nj8bel2NN3qvT9FC+s
|
|
|
|
H8QX2cv6Kzn9x/ihfW6/xbfbZ3LGB+uD11fUy1D/zZ4Qn8hH5RvrEfMt1HPk
|
|
|
|
j+Sq5wGfiR+Ib+WL85+EH/r+xGPwA+YD75f3KXt1f9InzXfwoYAvrCcJ3pKf
|
|
|
|
hvotewxv3f6EH2TrzJ+MH+kve4kHrk+Cp5Rf1bZ98MH7agX5IeNd95HVQ+qj
|
|
|
|
+Cc+ZfU78J8E/5k/rIcZ/6H/Qv4xv+k/1kPyZeEF+FOjeKI9WX0jvqseZXw6
|
|
|
|
9DvAwwy/vH9hvUF9ZP0I8Qv7QvywHtr60uLF7ofuHIt8lvFDf7Kfs+fdvgb8
|
|
|
|
wesd/Mf4JL9jP7ls29mZzpYjBfkm44P9hvzzwOr6usevPVxkeET+Tf0cT61+
|
|
|
|
eH7YOuu3s/yjnPxN6xCPyD/yo2CPyVnvMr7Oein/KX6I//I/+wM+T/ymv6i/
|
|
|
|
4kvne7+KfMj6LeaD9+/mT/JPx1fwdeaj37fhZ5iH2HmO//+3v036Ra0H3l/z
|
|
|
|
ZG/zgYv9qeIxsZf1UHzQ+UlSX8lXiSfcn/lIfpH2n7CX/iVf0/yHeCT9fD6E
|
|
|
|
+xG/btjPAl8Dv7d84fu0j/hIvCdecr7FeQ/5ScdNf72zdulE7FfQn4T8gD3M
|
|
|
|
L8e/ZH6i+2jEX7P3qU/WDxEvyZeIf47HxG/mZ4I3gQ9k/Yvpm+IF+2/LL+Jl
|
|
|
|
Fv+sf6F+MH8QP7KfeKn9ptZcMXThni+C/tm8iPpqzfllxh9Cvwp8YD5k80Wd
|
|
|
|
p/v3eAAe6Lws3r3+oP/kPDrzJ+ejDedtmHfrPOIt+1udJ3+wvyTeeL1N+gGX
|
|
|
|
s19M5vfUl/gyWH29u2VsMvAZxVM6X0zy2/eD/7L4yeav2fwmnfeTryXx2Qg/
|
|
|
|
hcfko+F9868/j+8BrEfBnyZXfIT5S8LfWL/FT8I83uQ+/wd+BL6L/pfzwoyP
|
|
|
|
pf1zkk+Bf4EfZfNi2Z/1U5yHBT6b8DHO6xzvoT/9n/Vr1N/5GedX5Pucx5Bv
|
|
|
|
Mn+ZX+Bb2XyH+ZDVI583AU+ZL7JH8UL/EU+IR4yX7PtOmKfb2uMd+Bfii3iA
|
|
|
|
eM7wIsOfjA+F73XMD+QDvwdwHsvz3T7j/4x3z2fyYfSTWX3mvIX4Rz7PeVaG
|
|
|
|
3xlf4vfu7Ps2+Vo2z3C+lfBF5iPnc5zP+zyZfNjW6fc26Be+pyAe5E9+z82+
|
|
|
|
H+v+M/5AewIeZ/0q5ons39Pvr7aeWPLuiaafJ0J/lvWDnH9z7c8nfLDR96LA
|
|
|
|
z9VP0r/Aj+x7CPtb4qH3a8An3QfxPPseE+aD+L1E4Evo53n/2fyK8Ut8zuon
|
|
|
|
+0fON0K9SX6PwnrK57l/9vuAED/JPLfR/Ja/n6F/OC9oNK8Kv5ch38l+f4F5
|
|
|
|
hPMNzUOT+UjGH7X2fg/3R/3Zr+h8rf8BS83pcA==
|
|
|
|
"]]},
|
|
|
|
{RGBColor[0.560181, 0.691569, 0.194885], PointSize[0.004583333333333334],
|
|
|
|
AbsoluteThickness[1.6], PointBox[CompressedData["
|
|
|
|
1:eJyNml1o1mUYxt+tGh4KdaCl5QijlLJOsvLgpQ/t68SFCAOlCDbwxJltFVFR
|
|
|
|
rjCMvmCtlEVDVtCbgatpKxr/NcdYWkssOqhWErpgWdiCeKGiD/hfd/C7uXg7
|
|
|
|
2fjzfN33/Vz3dX88b+u9XXd1NFcqlY3//Pn3/6Lu54a+vHx/dXDm0u29v+6v
|
|
|
|
6ruy7f7tny48UVzdvn7nzFX7ipMfP9r70bKh4osfHxudrb9ZrZwZmHh138PV
|
|
|
|
48NrO3eeOhjzR2r3NX128zuFvo93NH/9/A9Dhdt/sGfreVuG+6orereunD/z
|
|
|
|
VrHsr7bO+d/HCu0f5w1d+F333leKypKFnrXru2O9vinfwXULF81ec6gqeTQe
|
|
|
|
50P+ezZcsGvPkVrIp/mDsws/9793IORZ8fl03+PLnyo0X/q58cO3vlQ7d2Yq
|
|
|
|
vrWf7KH14293jtQ39FcH5rY9c2L14WLHn28MPPTt8H/6lvpr/2TvclzrJb/u
|
|
|
|
T/vL3pJn09FLbtwzMhr2D31o7/Kb8mt88d3Nx6ZvH0766by4b9mz3I/y0343
|
|
|
|
tCw59uzAh3Ff1x1p/2bu/A9ivvYnvqRP2KtcH+eX8sheWi95pI/0o/20n8Y3
|
|
|
|
Xv/aZY9MHQp7hz2gv8YDf7h/+pvWC8/0B+mb8AI8an/6o+yrb+2v+dQ/8FHq
|
|
|
|
w/vQfMlDezn7aX3CK+6L/kx7jv605mzPJyPpvHR/4B/iM/Bbfms98UT+IT/x
|
|
|
|
fh5Y1zpWPz0R+wXftO1u6usfi/OFX41Tfp0n/tL6xG+Gf4k3fZN/JY/OC/uW
|
|
|
|
9xX3X+or/Og8dx9aL/mJv2RP4MPiW/ZAPJA/Sh7yvfaXP2i99td9SB7HF/83
|
|
|
|
fup8fdN/Xbzi/dP+9Feen/gJ8W3X8pX1334ZD30ZH8P+5jzZT/qQ33jf5Avy
|
|
|
|
C/VlfCDeyF/Uj/JLHukrfOhb8UHr9c347/iB35rPfEf68zzKQ3+lPRXPiY8d
|
|
|
|
736/5lTTWOJfyie8Jf8ox7W/zhf+XX5DvuH96nzGN62nvpov/BIPzG+Id+a7
|
|
|
|
Lv7SPzRO/R3/ky9oT55P+RlPiWcbz8DXi1ufrt1203iV+aXyFeEr5WvI95y/
|
|
|
|
Ey/hXyZfTPlPiV/er+zH84UPxkfp4/iC8Yv5le5b8tEeDr+sFxy+yf/kP5fP
|
|
|
|
NsqnGS8Z73Tfzr48X/ahP4ifGN8Yf8kv5I9zqk923XHtRJKf/OzqEeZ/rHe4
|
|
|
|
X6pPwA/Mt6QP44nGV+8+O9fecjTkp/+wHtT+Ou+WO+tbNl88lfL3ZA/jf6l+
|
|
|
|
xjj5RPPFr8wHmP84PNFe9H/yA+Oz7KF4R38kvmlP+bfwo3Hyv/Ch+9J8nSf+
|
|
|
|
jvyzQb1LfLFeZXxz/iD/Ib603tWbjBcuf+F62Zv8L/kZv+gfic+MvVK8AF9G
|
|
|
|
fgH7Mj/h/aR4Qj5Bv0D4Jp40zvjg6mXWS4xPwq/2s/k/+2PIrxvWs+z3gM8c
|
|
|
|
3uk/5H/ii/7u+iUpPynH26784+VNqyZTvaLz2R+gf9D+7B/yPMZn9sPY/3H5
|
|
|
|
IOVhvsF8gHxPfdkvdPmj9H3hwfnXTy59P8V/108TXpkPu34D64dG/kj8Mx4w
|
|
|
|
H0j5A+oJjcd9sp8LPPO+yCe6P85nvUN8SJ/Ej8hfXH5JPov4AfvqflgPsV5J
|
|
|
|
/TTUn+ynk98Yf6I/Sn8x/Ew+kz7Co/gi3V+5P+Mn7aN4S3/T/TD/c/k97ePw
|
|
|
|
Xet4satlYjrFY+KL+CWfSD7t5+pJ4t2dx/ie4in6CeSTRvWuq8fEx6mfwnhS
|
|
|
|
fms+8UB/cv1N5hPMX6kv7aX8hPbQ/oFv8JHNR1y9aeJJ6g+jHuD7FOMH+wfE
|
|
|
|
M+s/rnf4Yb6pfEPn6X6VTzSqb1O+b/prlJ/xm/0r5iOM78xPXHxmPuv6u4wv
|
|
|
|
tCfl4X7EL/M99quZb3I/119k/cp6XvLx/Ynxh+vp/+R32su9B7j8uqF/IL9k
|
|
|
|
fhH+aerVRv0Pycd6VfZg/uDqDfIt30tcf43ykL85bt+XGX+JP5Pvuvdu6c9+
|
|
|
|
v+1vg09dPZr4Efkq8xnWC8Sfqy9TP8PgTfmBi9fs17n3ML7vEu8uPk5esfd0
|
|
|
|
81eTlr/4HqJxvgel9znWV6b/Q/kcn7l8Nt6Tyn6/i5f0P+kb7wXmPYL6ufzZ
|
|
|
|
1a+u38L9Gr1fufcBvocQj+QD9z7Ocdnb8hviFdeTz9z7M/sJ5EtXP2t+vN/i
|
|
|
|
vZR45f24fneKf6in3HzyQ/weAL//cO+/fF9z71suHrr6kPXb33JNiKc=
|
|
|
|
|
|
|
|
"]]}, {}}, {}, {}, {}, {}},
|
|
|
|
AspectRatio->1,
|
|
|
|
Axes->{True, True},
|
|
|
|
AxesLabel->{None, None},
|
|
|
|
AxesOrigin->{0, 0},
|
|
|
|
DisplayFunction->Identity,
|
|
|
|
Frame->{{False, False}, {False, False}},
|
|
|
|
FrameLabel->{{None, None}, {None, None}},
|
|
|
|
FrameTicks->{{Automatic, Automatic}, {Automatic, Automatic}},
|
|
|
|
GridLines->{None, None},
|
|
|
|
GridLinesStyle->Directive[
|
|
|
|
GrayLevel[0.5, 0.4]],
|
|
|
|
ImagePadding->All,
|
|
|
|
Method->{"CoordinatesToolOptions" -> {"DisplayFunction" -> ({
|
|
|
|
(Identity[#]& )[
|
|
|
|
Part[#, 1]],
|
|
|
|
(Identity[#]& )[
|
|
|
|
Part[#, 2]]}& ), "CopiedValueFunction" -> ({
|
|
|
|
(Identity[#]& )[
|
|
|
|
Part[#, 1]],
|
|
|
|
(Identity[#]& )[
|
|
|
|
Part[#, 2]]}& )}},
|
|
|
|
PlotRange->{{-0.19342117736486603`,
|
|
|
|
0.20331882263513398`}, {-0.19342117736486603`, 0.20331882263513398`}},
|
|
|
|
PlotRangeClipping->True,
|
|
|
|
PlotRangePadding->{{
|
|
|
|
Scaled[0.02],
|
|
|
|
Scaled[0.02]}, {
|
|
|
|
Scaled[0.05],
|
|
|
|
Scaled[0.05]}},
|
|
|
|
Ticks->{Automatic, Automatic}]], "Output",
|
|
|
|
CellChangeTimes->{{3.764181801868524*^9, 3.764181830670013*^9},
|
|
|
|
3.764182159643732*^9, 3.766446504295293*^9, {3.768086496400185*^9,
|
|
|
|
3.768086498696702*^9}, {3.76841464737634*^9, 3.7684146528229427`*^9}},
|
|
|
|
CellLabel->"Out[12]=",ExpressionUUID->"1d554580-aa2a-4451-b7af-f5450670c8cd"]
|
|
|
|
}, Open ]],
|
|
|
|
|
|
|
|
Cell[CellGroupData[{
|
|
|
|
|
|
|
|
Cell[BoxData[{
|
|
|
|
RowBox[{
|
|
|
|
RowBox[{"Norm", "/@", "magdata2"}], ";"}], "\[IndentingNewLine]",
|
|
|
|
RowBox[{"Histogram", "[", "%", "]"}]}], "Input",
|
|
|
|
CellChangeTimes->{{3.764181851587598*^9, 3.764181901887018*^9}},
|
|
|
|
CellLabel->"In[13]:=",ExpressionUUID->"6e2382e3-be00-4738-b380-b67947d32194"],
|
|
|
|
|
|
|
|
Cell[BoxData[
|
|
|
|
GraphicsBox[{
|
|
|
|
{RGBColor[0.987148, 0.8073604000000001, 0.49470040000000004`], EdgeForm[{
|
|
|
|
Opacity[0.518], Thickness[Small]}], {},
|
|
|
|
{RGBColor[0.987148, 0.8073604000000001, 0.49470040000000004`], EdgeForm[{
|
|
|
|
Opacity[0.518], Thickness[Small]}], RectangleBox[{23.5, 0}, {24., 2.},
|
|
|
|
RoundingRadius->0], RectangleBox[{24.5, 0}, {25., 3.},
|
|
|
|
RoundingRadius->0], RectangleBox[{26., 0}, {26.5, 18.},
|
|
|
|
RoundingRadius->0], RectangleBox[{26.5, 0}, {27., 31.},
|
|
|
|
RoundingRadius->0], RectangleBox[{27., 0}, {27.5, 46.},
|
|
|
|
RoundingRadius->0], RectangleBox[{27.5, 0}, {28., 57.},
|
|
|
|
RoundingRadius->0], RectangleBox[{28., 0}, {28.5, 97.},
|
|
|
|
RoundingRadius->0], RectangleBox[{28.5, 0}, {29., 101.},
|
|
|
|
RoundingRadius->0], RectangleBox[{29., 0}, {29.5, 112.},
|
|
|
|
RoundingRadius->0], RectangleBox[{29.5, 0}, {30., 83.},
|
|
|
|
RoundingRadius->0], RectangleBox[{30., 0}, {30.5, 99.},
|
|
|
|
RoundingRadius->0], RectangleBox[{30.5, 0}, {31., 71.},
|
|
|
|
RoundingRadius->0], RectangleBox[{31., 0}, {31.5, 58.},
|
|
|
|
RoundingRadius->0], RectangleBox[{31.5, 0}, {32., 38.},
|
|
|
|
RoundingRadius->0], RectangleBox[{32., 0}, {32.5, 19.},
|
|
|
|
RoundingRadius->0], RectangleBox[{32.5, 0}, {33., 9.},
|
|
|
|
RoundingRadius->0], RectangleBox[{33., 0}, {33.5, 7.},
|
|
|
|
RoundingRadius->0], RectangleBox[{35., 0}, {35.5, 5.},
|
|
|
|
RoundingRadius->
|
|
|
|
0]}, {}, {}}, {{}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, \
|
|
|
|
{}, {}, {}, {}}},
|
|
|
|
AspectRatio->NCache[GoldenRatio^(-1), 0.6180339887498948],
|
|
|
|
Axes->{True, True},
|
|
|
|
AxesLabel->{None, None},
|
|
|
|
AxesOrigin->{23.26, 0},
|
|
|
|
FrameLabel->{{None, None}, {None, None}},
|
|
|
|
FrameTicks->{{Automatic, Automatic}, {Automatic, Automatic}},
|
|
|
|
GridLines->{None, None},
|
|
|
|
GridLinesStyle->Directive[
|
|
|
|
GrayLevel[0.5, 0.4]],
|
|
|
|
PlotRange->{{23.5, 35.5}, {All, All}},
|
|
|
|
PlotRangePadding->{{
|
|
|
|
Scaled[0.02],
|
|
|
|
Scaled[0.02]}, {
|
|
|
|
Scaled[0.02],
|
|
|
|
Scaled[0.05]}},
|
|
|
|
Ticks->{Automatic, Automatic}]], "Output",
|
|
|
|
CellChangeTimes->{{3.764181855648719*^9, 3.764181902239205*^9},
|
|
|
|
3.764182165233865*^9, 3.766446506877851*^9},
|
|
|
|
CellLabel->"Out[14]=",ExpressionUUID->"7fa39ef2-0291-4db6-a828-5655fe6d521d"]
|
|
|
|
}, Open ]],
|
|
|
|
|
|
|
|
Cell[CellGroupData[{
|
|
|
|
|
|
|
|
Cell[BoxData[
|
|
|
|
RowBox[{"Histogram", "[",
|
|
|
|
RowBox[{"Transpose", "[", "magdata2", "]"}], "]"}]], "Input",
|
|
|
|
CellChangeTimes->{{3.764181966194601*^9, 3.7641820001952143`*^9}},
|
|
|
|
CellLabel->"In[15]:=",ExpressionUUID->"f59e178c-131f-4dbe-a224-900a668b0237"],
|
|
|
|
|
|
|
|
Cell[BoxData[
|
|
|
|
GraphicsBox[{
|
|
|
|
{RGBColor[0.987148, 0.8073604000000001, 0.49470040000000004`], EdgeForm[{
|
|
|
|
Opacity[0.588], Thickness[Small]}], {{},
|
|
|
|
{RGBColor[0.97858, 0.678934, 0.157834], Opacity[0.5], EdgeForm[{Opacity[
|
|
|
|
0.588], Thickness[Small]}],
|
|
|
|
TagBox[
|
|
|
|
TooltipBox[
|
|
|
|
TagBox[
|
|
|
|
DynamicBox[{
|
|
|
|
FEPrivate`If[
|
|
|
|
CurrentValue["MouseOver"],
|
|
|
|
EdgeForm[{
|
|
|
|
GrayLevel[0.5],
|
|
|
|
AbsoluteThickness[1.5],
|
|
|
|
Opacity[0.66]}], {}, {}],
|
|
|
|
RectangleBox[{-35., 0.}, {-30., 3}, "RoundingRadius" -> 0]},
|
|
|
|
|
|
|
|
ImageSizeCache->{{27.23518815052043, 50.89657440237906}, {
|
|
|
|
86.39073080351602, 91.86869826001643}}],
|
|
|
|
StatusArea[#, 3]& ,
|
|
|
|
TagBoxNote->"3"],
|
|
|
|
StyleBox["3", {}, StripOnInput -> False]],
|
|
|
|
Annotation[#,
|
|
|
|
Style[3, {}], "Tooltip"]& ],
|
|
|
|
TagBox[
|
|
|
|
TooltipBox[
|
|
|
|
TagBox[
|
|
|
|
DynamicBox[{
|
|
|
|
FEPrivate`If[
|
|
|
|
CurrentValue["MouseOver"],
|
|
|
|
EdgeForm[{
|
|
|
|
GrayLevel[0.5],
|
|
|
|
AbsoluteThickness[1.5],
|
|
|
|
Opacity[0.66]}], {}, {}],
|
|
|
|
RectangleBox[{-30., 0.}, {-25., 57}, "RoundingRadius" -> 0]},
|
|
|
|
|
|
|
|
ImageSizeCache->{{50.39657440237906,
|
|
|
|
74.05796065423769}, {-3.212683413491405, 91.86869826001643}}],
|
|
|
|
StatusArea[#, 57]& ,
|
|
|
|
TagBoxNote->"57"],
|
|
|
|
StyleBox["57", {}, StripOnInput -> False]],
|
|
|
|
Annotation[#,
|
|
|
|
Style[57, {}], "Tooltip"]& ],
|
|
|
|
TagBox[
|
|
|
|
TooltipBox[
|
|
|
|
TagBox[
|
|
|
|
DynamicBox[{
|
|
|
|
FEPrivate`If[
|
|
|
|
CurrentValue["MouseOver"],
|
|
|
|
EdgeForm[{
|
|
|
|
GrayLevel[0.5],
|
|
|
|
AbsoluteThickness[1.5],
|
|
|
|
Opacity[0.66]}], {}, {}],
|
|
|
|
RectangleBox[{-25., 0.}, {-20., 113}, "RoundingRadius" -> 0]},
|
|
|
|
|
|
|
|
ImageSizeCache->{{73.55796065423769,
|
|
|
|
97.21934690609632}, {-96.13474260149908, 91.86869826001643}}],
|
|
|
|
StatusArea[#, 113]& ,
|
|
|
|
TagBoxNote->"113"],
|
|
|
|
StyleBox["113", {}, StripOnInput -> False]],
|
|
|
|
Annotation[#,
|
|
|
|
Style[113, {}], "Tooltip"]& ],
|
|
|
|
TagBox[
|
|
|
|
TooltipBox[
|
|
|
|
TagBox[
|
|
|
|
DynamicBox[{
|
|
|
|
FEPrivate`If[
|
|
|
|
CurrentValue["MouseOver"],
|
|
|
|
EdgeForm[{
|
|
|
|
GrayLevel[0.5],
|
|
|
|
AbsoluteThickness[1.5],
|
|
|
|
Opacity[0.66]}], {}, {}],
|
|
|
|
RectangleBox[{-20., 0.}, {-15., 91}, "RoundingRadius" -> 0]},
|
|
|
|
|
|
|
|
ImageSizeCache->{{96.71934690609632,
|
|
|
|
120.38073315795495`}, {-59.62964792049607, 91.86869826001643}}],
|
|
|
|
StatusArea[#, 91]& ,
|
|
|
|
TagBoxNote->"91"],
|
|
|
|
StyleBox["91", {}, StripOnInput -> False]],
|
|
|
|
Annotation[#,
|
|
|
|
Style[91, {}], "Tooltip"]& ],
|
|
|
|
TagBox[
|
|
|
|
TooltipBox[
|
|
|
|
TagBox[
|
|
|
|
DynamicBox[{
|
|
|
|
FEPrivate`If[
|
|
|
|
CurrentValue["MouseOver"],
|
|
|
|
EdgeForm[{
|
|
|
|
GrayLevel[0.5],
|
|
|
|
AbsoluteThickness[1.5],
|
|
|
|
Opacity[0.66]}], {}, {}],
|
|
|
|
RectangleBox[{-15., 0.}, {-10., 64}, "RoundingRadius" -> 0]},
|
|
|
|
|
|
|
|
ImageSizeCache->{{119.88073315795495`,
|
|
|
|
143.54211940981358`}, {-14.827940811992363`, 91.86869826001643}}],
|
|
|
|
StatusArea[#, 64]& ,
|
|
|
|
TagBoxNote->"64"],
|
|
|
|
StyleBox["64", {}, StripOnInput -> False]],
|
|
|
|
Annotation[#,
|
|
|
|
Style[64, {}], "Tooltip"]& ],
|
|
|
|
TagBox[
|
|
|
|
TooltipBox[
|
|
|
|
TagBox[
|
|
|
|
DynamicBox[{
|
|
|
|
FEPrivate`If[
|
|
|
|
CurrentValue["MouseOver"],
|
|
|
|
EdgeForm[{
|
|
|
|
GrayLevel[0.5],
|
|
|
|
AbsoluteThickness[1.5],
|
|
|
|
Opacity[0.66]}], {}, {}],
|
|
|
|
RectangleBox[{-10., 0.}, {-5., 88}, "RoundingRadius" -> 0]},
|
|
|
|
|
|
|
|
ImageSizeCache->{{143.04211940981358`,
|
|
|
|
166.7035056616722}, {-54.65168046399566, 91.86869826001643}}],
|
|
|
|
StatusArea[#, 88]& ,
|
|
|
|
TagBoxNote->"88"],
|
|
|
|
StyleBox["88", {}, StripOnInput -> False]],
|
|
|
|
Annotation[#,
|
|
|
|
Style[88, {}], "Tooltip"]& ],
|
|
|
|
TagBox[
|
|
|
|
TooltipBox[
|
|
|
|
TagBox[
|
|
|
|
DynamicBox[{
|
|
|
|
FEPrivate`If[
|
|
|
|
CurrentValue["MouseOver"],
|
|
|
|
EdgeForm[{
|
|
|
|
GrayLevel[0.5],
|
|
|
|
AbsoluteThickness[1.5],
|
|
|
|
Opacity[0.66]}], {}, {}],
|
|
|
|
RectangleBox[{-5., 0.}, {0., 69}, "RoundingRadius" -> 0]},
|
|
|
|
|
|
|
|
ImageSizeCache->{{166.2035056616722,
|
|
|
|
189.86489191353084`}, {-23.124553239493054`, 91.86869826001643}}],
|
|
|
|
StatusArea[#, 69]& ,
|
|
|
|
TagBoxNote->"69"],
|
|
|
|
StyleBox["69", {}, StripOnInput -> False]],
|
|
|
|
Annotation[#,
|
|
|
|
Style[69, {}], "Tooltip"]& ],
|
|
|
|
TagBox[
|
|
|
|
TooltipBox[
|
|
|
|
TagBox[
|
|
|
|
DynamicBox[{
|
|
|
|
FEPrivate`If[
|
|
|
|
CurrentValue["MouseOver"],
|
|
|
|
EdgeForm[{
|
|
|
|
GrayLevel[0.5],
|
|
|
|
AbsoluteThickness[1.5],
|
|
|
|
Opacity[0.66]}], {}, {}],
|
|
|
|
RectangleBox[{0., 0.}, {5., 69}, "RoundingRadius" -> 0]},
|
|
|
|
|
|
|
|
ImageSizeCache->{{189.36489191353084`,
|
|
|
|
213.02627816538947`}, {-23.124553239493054`, 91.86869826001643}}],
|
|
|
|
StatusArea[#, 69]& ,
|
|
|
|
TagBoxNote->"69"],
|
|
|
|
StyleBox["69", {}, StripOnInput -> False]],
|
|
|
|
Annotation[#,
|
|
|
|
Style[69, {}], "Tooltip"]& ],
|
|
|
|
TagBox[
|
|
|
|
TooltipBox[
|
|
|
|
TagBox[
|
|
|
|
DynamicBox[{
|
|
|
|
FEPrivate`If[
|
|
|
|
CurrentValue["MouseOver"],
|
|
|
|
EdgeForm[{
|
|
|
|
GrayLevel[0.5],
|
|
|
|
AbsoluteThickness[1.5],
|
|
|
|
Opacity[0.66]}], {}, {}],
|
|
|
|
RectangleBox[{5., 0.}, {10., 61}, "RoundingRadius" -> 0]},
|
|
|
|
|
|
|
|
ImageSizeCache->{{212.52627816538947`,
|
|
|
|
236.1876644172481}, {-9.849973355491954, 91.86869826001643}}],
|
|
|
|
StatusArea[#, 61]& ,
|
|
|
|
TagBoxNote->"61"],
|
|
|
|
StyleBox["61", {}, StripOnInput -> False]],
|
|
|
|
Annotation[#,
|
|
|
|
Style[61, {}], "Tooltip"]& ],
|
|
|
|
TagBox[
|
|
|
|
TooltipBox[
|
|
|
|
TagBox[
|
|
|
|
DynamicBox[{
|
|
|
|
FEPrivate`If[
|
|
|
|
CurrentValue["MouseOver"],
|
|
|
|
EdgeForm[{
|
|
|
|
GrayLevel[0.5],
|
|
|
|
AbsoluteThickness[1.5],
|
|
|
|
Opacity[0.66]}], {}, {}],
|
|
|
|
RectangleBox[{10., 0.}, {15., 56}, "RoundingRadius" -> 0]},
|
|
|
|
|
|
|
|
ImageSizeCache->{{235.6876644172481,
|
|
|
|
259.34905066910676`}, {-1.553360927991264, 91.86869826001643}}],
|
|
|
|
StatusArea[#, 56]& ,
|
|
|
|
TagBoxNote->"56"],
|
|
|
|
StyleBox["56", {}, StripOnInput -> False]],
|
|
|
|
Annotation[#,
|
|
|
|
Style[56, {}], "Tooltip"]& ],
|
|
|
|
TagBox[
|
|
|
|
TooltipBox[
|
|
|
|
TagBox[
|
|
|
|
DynamicBox[{
|
|
|
|
FEPrivate`If[
|
|
|
|
CurrentValue["MouseOver"],
|
|
|
|
EdgeForm[{
|
|
|
|
GrayLevel[0.5],
|
|
|
|
AbsoluteThickness[1.5],
|
|
|
|
Opacity[0.66]}], {}, {}],
|
|
|
|
RectangleBox[{15., 0.}, {20., 87}, "RoundingRadius" -> 0]},
|
|
|
|
|
|
|
|
ImageSizeCache->{{258.84905066910676`,
|
|
|
|
282.5104369209654}, {-52.992357978495534`, 91.86869826001643}}],
|
|
|
|
StatusArea[#, 87]& ,
|
|
|
|
TagBoxNote->"87"],
|
|
|
|
StyleBox["87", {}, StripOnInput -> False]],
|
|
|
|
Annotation[#,
|
|
|
|
Style[87, {}], "Tooltip"]& ],
|
|
|
|
TagBox[
|
|
|
|
TooltipBox[
|
|
|
|
TagBox[
|
|
|
|
DynamicBox[{
|
|
|
|
FEPrivate`If[
|
|
|
|
CurrentValue["MouseOver"],
|
|
|
|
EdgeForm[{
|
|
|
|
GrayLevel[0.5],
|
|
|
|
AbsoluteThickness[1.5],
|
|
|
|
Opacity[0.66]}], {}, {}],
|
|
|
|
RectangleBox[{20., 0.}, {25., 57}, "RoundingRadius" -> 0]},
|
|
|
|
|
|
|
|
ImageSizeCache->{{282.0104369209654,
|
|
|
|
305.671823172824}, {-3.212683413491405, 91.86869826001643}}],
|
|
|
|
StatusArea[#, 57]& ,
|
|
|
|
TagBoxNote->"57"],
|
|
|
|
StyleBox["57", {}, StripOnInput -> False]],
|
|
|
|
Annotation[#,
|
|
|
|
Style[57, {}], "Tooltip"]& ],
|
|
|
|
TagBox[
|
|
|
|
TooltipBox[
|
|
|
|
TagBox[
|
|
|
|
DynamicBox[{
|
|
|
|
FEPrivate`If[
|
|
|
|
CurrentValue["MouseOver"],
|
|
|
|
EdgeForm[{
|
|
|
|
GrayLevel[0.5],
|
|
|
|
AbsoluteThickness[1.5],
|
|
|
|
Opacity[0.66]}], {}, {}],
|
|
|
|
RectangleBox[{25., 0.}, {30., 39}, "RoundingRadius" -> 0]},
|
|
|
|
|
|
|
|
ImageSizeCache->{{305.171823172824, 328.83320942468265`}, {
|
|
|
|
26.655121325511075`, 91.86869826001643}}],
|
|
|
|
StatusArea[#, 39]& ,
|
|
|
|
TagBoxNote->"39"],
|
|
|
|
StyleBox["39", {}, StripOnInput -> False]],
|
|
|
|
Annotation[#,
|
|
|
|
Style[39, {}], "Tooltip"]& ],
|
|
|
|
TagBox[
|
|
|
|
TooltipBox[
|
|
|
|
TagBox[
|
|
|
|
DynamicBox[{
|
|
|
|
FEPrivate`If[
|
|
|
|
CurrentValue["MouseOver"],
|
|
|
|
EdgeForm[{
|
|
|
|
GrayLevel[0.5],
|
|
|
|
AbsoluteThickness[1.5],
|
|
|
|
Opacity[0.66]}], {}, {}],
|
|
|
|
RectangleBox[{30., 0.}, {35., 2}, "RoundingRadius" -> 0]},
|
|
|
|
|
|
|
|
ImageSizeCache->{{328.33320942468265`, 351.9945956765413}, {
|
|
|
|
88.05005328901615, 91.86869826001643}}],
|
|
|
|
StatusArea[#, 2]& ,
|
|
|
|
TagBoxNote->"2"],
|
|
|
|
StyleBox["2", {}, StripOnInput -> False]],
|
|
|
|
Annotation[#,
|
|
|
|
Style[2, {}], "Tooltip"]& ]}, {}, {}}, {{},
|
|
|
|
{RGBColor[0.368417, 0.506779, 0.709798], Opacity[0.5], EdgeForm[{Opacity[
|
|
|
|
0.588], Thickness[Small]}],
|
|
|
|
TagBox[
|
|
|
|
TooltipBox[
|
|
|
|
TagBox[
|
|
|
|
DynamicBox[{
|
|
|
|
FEPrivate`If[
|
|
|
|
CurrentValue["MouseOver"],
|
|
|
|
EdgeForm[{
|
|
|
|
GrayLevel[0.5],
|
|
|
|
AbsoluteThickness[1.5],
|
|
|
|
Opacity[0.66]}], {}, {}],
|
|
|
|
RectangleBox[{-30., 0.}, {-25., 77}, "RoundingRadius" -> 0]},
|
|
|
|
|
|
|
|
ImageSizeCache->{{50.39657440237906,
|
|
|
|
74.05796065423769}, {-36.39913312349415, 91.86869826001643}}],
|
|
|
|
StatusArea[#, 77]& ,
|
|
|
|
TagBoxNote->"77"],
|
|
|
|
StyleBox["77", {}, StripOnInput -> False]],
|
|
|
|
Annotation[#,
|
|
|
|
Style[77, {}], "Tooltip"]& ],
|
|
|
|
TagBox[
|
|
|
|
TooltipBox[
|
|
|
|
TagBox[
|
|
|
|
DynamicBox[{
|
|
|
|
FEPrivate`If[
|
|
|
|
CurrentValue["MouseOver"],
|
|
|
|
EdgeForm[{
|
|
|
|
GrayLevel[0.5],
|
|
|
|
AbsoluteThickness[1.5],
|
|
|
|
Opacity[0.66]}], {}, {}],
|
|
|
|
RectangleBox[{-25., 0.}, {-20., 117}, "RoundingRadius" -> 0]},
|
|
|
|
|
|
|
|
ImageSizeCache->{{73.55796065423769,
|
|
|
|
97.21934690609632}, {-102.77203254349965`, 91.86869826001643}}],
|
|
|
|
StatusArea[#, 117]& ,
|
|
|
|
TagBoxNote->"117"],
|
|
|
|
StyleBox["117", {}, StripOnInput -> False]],
|
|
|
|
Annotation[#,
|
|
|
|
Style[117, {}], "Tooltip"]& ],
|
|
|
|
TagBox[
|
|
|
|
TooltipBox[
|
|
|
|
TagBox[
|
|
|
|
DynamicBox[{
|
|
|
|
FEPrivate`If[
|
|
|
|
CurrentValue["MouseOver"],
|
|
|
|
EdgeForm[{
|
|
|
|
GrayLevel[0.5],
|
|
|
|
AbsoluteThickness[1.5],
|
|
|
|
Opacity[0.66]}], {}, {}],
|
|
|
|
RectangleBox[{-20., 0.}, {-15., 93}, "RoundingRadius" -> 0]},
|
|
|
|
|
|
|
|
ImageSizeCache->{{96.71934690609632,
|
|
|
|
120.38073315795495`}, {-62.94829289149635, 91.86869826001643}}],
|
|
|
|
StatusArea[#, 93]& ,
|
|
|
|
TagBoxNote->"93"],
|
|
|
|
StyleBox["93", {}, StripOnInput -> False]],
|
|
|
|
Annotation[#,
|
|
|
|
Style[93, {}], "Tooltip"]& ],
|
|
|
|
TagBox[
|
|
|
|
TooltipBox[
|
|
|
|
TagBox[
|
|
|
|
DynamicBox[{
|
|
|
|
FEPrivate`If[
|
|
|
|
CurrentValue["MouseOver"],
|
|
|
|
EdgeForm[{
|
|
|
|
GrayLevel[0.5],
|
|
|
|
AbsoluteThickness[1.5],
|
|
|
|
Opacity[0.66]}], {}, {}],
|
|
|
|
RectangleBox[{-15., 0.}, {-10., 101}, "RoundingRadius" -> 0]},
|
|
|
|
|
|
|
|
ImageSizeCache->{{119.88073315795495`,
|
|
|
|
143.54211940981358`}, {-76.22287277549745, 91.86869826001643}}],
|
|
|
|
StatusArea[#, 101]& ,
|
|
|
|
TagBoxNote->"101"],
|
|
|
|
StyleBox["101", {}, StripOnInput -> False]],
|
|
|
|
Annotation[#,
|
|
|
|
Style[101, {}], "Tooltip"]& ],
|
|
|
|
TagBox[
|
|
|
|
TooltipBox[
|
|
|
|
TagBox[
|
|
|
|
DynamicBox[{
|
|
|
|
FEPrivate`If[
|
|
|
|
CurrentValue["MouseOver"],
|
|
|
|
EdgeForm[{
|
|
|
|
GrayLevel[0.5],
|
|
|
|
AbsoluteThickness[1.5],
|
|
|
|
Opacity[0.66]}], {}, {}],
|
|
|
|
RectangleBox[{-10., 0.}, {-5., 85}, "RoundingRadius" -> 0]},
|
|
|
|
|
|
|
|
ImageSizeCache->{{143.04211940981358`,
|
|
|
|
166.7035056616722}, {-49.67371300749525, 91.86869826001643}}],
|
|
|
|
StatusArea[#, 85]& ,
|
|
|
|
TagBoxNote->"85"],
|
|
|
|
StyleBox["85", {}, StripOnInput -> False]],
|
|
|
|
Annotation[#,
|
|
|
|
Style[85, {}], "Tooltip"]& ],
|
|
|
|
TagBox[
|
|
|
|
TooltipBox[
|
|
|
|
TagBox[
|
|
|
|
DynamicBox[{
|
|
|
|
FEPrivate`If[
|
|
|
|
CurrentValue["MouseOver"],
|
|
|
|
EdgeForm[{
|
|
|
|
GrayLevel[0.5],
|
|
|
|
AbsoluteThickness[1.5],
|
|
|
|
Opacity[0.66]}], {}, {}],
|
|
|
|
RectangleBox[{-5., 0.}, {0., 96}, "RoundingRadius" -> 0]},
|
|
|
|
|
|
|
|
ImageSizeCache->{{166.2035056616722,
|
|
|
|
189.86489191353084`}, {-67.92626034799676, 91.86869826001643}}],
|
|
|
|
StatusArea[#, 96]& ,
|
|
|
|
TagBoxNote->"96"],
|
|
|
|
StyleBox["96", {}, StripOnInput -> False]],
|
|
|
|
Annotation[#,
|
|
|
|
Style[96, {}], "Tooltip"]& ],
|
|
|
|
TagBox[
|
|
|
|
TooltipBox[
|
|
|
|
TagBox[
|
|
|
|
DynamicBox[{
|
|
|
|
FEPrivate`If[
|
|
|
|
CurrentValue["MouseOver"],
|
|
|
|
EdgeForm[{
|
|
|
|
GrayLevel[0.5],
|
|
|
|
AbsoluteThickness[1.5],
|
|
|
|
Opacity[0.66]}], {}, {}],
|
|
|
|
RectangleBox[{0., 0.}, {5., 60}, "RoundingRadius" -> 0]},
|
|
|
|
|
|
|
|
ImageSizeCache->{{189.36489191353084`,
|
|
|
|
213.02627816538947`}, {-8.190650869991813, 91.86869826001643}}],
|
|
|
|
StatusArea[#, 60]& ,
|
|
|
|
TagBoxNote->"60"],
|
|
|
|
StyleBox["60", {}, StripOnInput -> False]],
|
|
|
|
Annotation[#,
|
|
|
|
Style[60, {}], "Tooltip"]& ],
|
|
|
|
TagBox[
|
|
|
|
TooltipBox[
|
|
|
|
TagBox[
|
|
|
|
DynamicBox[{
|
|
|
|
FEPrivate`If[
|
|
|
|
CurrentValue["MouseOver"],
|
|
|
|
EdgeForm[{
|
|
|
|
GrayLevel[0.5],
|
|
|
|
AbsoluteThickness[1.5],
|
|
|
|
Opacity[0.66]}], {}, {}],
|
|
|
|
RectangleBox[{5., 0.}, {10., 56}, "RoundingRadius" -> 0]},
|
|
|
|
|
|
|
|
ImageSizeCache->{{212.52627816538947`,
|
|
|
|
236.1876644172481}, {-1.553360927991264, 91.86869826001643}}],
|
|
|
|
StatusArea[#, 56]& ,
|
|
|
|
TagBoxNote->"56"],
|
|
|
|
StyleBox["56", {}, StripOnInput -> False]],
|
|
|
|
Annotation[#,
|
|
|
|
Style[56, {}], "Tooltip"]& ],
|
|
|
|
TagBox[
|
|
|
|
TooltipBox[
|
|
|
|
TagBox[
|
|
|
|
DynamicBox[{
|
|
|
|
FEPrivate`If[
|
|
|
|
CurrentValue["MouseOver"],
|
|
|
|
EdgeForm[{
|
|
|
|
GrayLevel[0.5],
|
|
|
|
AbsoluteThickness[1.5],
|
|
|
|
Opacity[0.66]}], {}, {}],
|
|
|
|
RectangleBox[{10., 0.}, {15., 55}, "RoundingRadius" -> 0]},
|
|
|
|
|
|
|
|
ImageSizeCache->{{235.6876644172481, 259.34905066910676`}, {
|
|
|
|
0.10596155750887704`, 91.86869826001643}}],
|
|
|
|
StatusArea[#, 55]& ,
|
|
|
|
TagBoxNote->"55"],
|
|
|
|
StyleBox["55", {}, StripOnInput -> False]],
|
|
|
|
Annotation[#,
|
|
|
|
Style[55, {}], "Tooltip"]& ],
|
|
|
|
TagBox[
|
|
|
|
TooltipBox[
|
|
|
|
TagBox[
|
|
|
|
DynamicBox[{
|
|
|
|
FEPrivate`If[
|
|
|
|
CurrentValue["MouseOver"],
|
|
|
|
EdgeForm[{
|
|
|
|
GrayLevel[0.5],
|
|
|
|
AbsoluteThickness[1.5],
|
|
|
|
Opacity[0.66]}], {}, {}],
|
|
|
|
RectangleBox[{15., 0.}, {20., 43}, "RoundingRadius" -> 0]},
|
|
|
|
|
|
|
|
ImageSizeCache->{{258.84905066910676`, 282.5104369209654}, {
|
|
|
|
20.017831383510526`, 91.86869826001643}}],
|
|
|
|
StatusArea[#, 43]& ,
|
|
|
|
TagBoxNote->"43"],
|
|
|
|
StyleBox["43", {}, StripOnInput -> False]],
|
|
|
|
Annotation[#,
|
|
|
|
Style[43, {}], "Tooltip"]& ],
|
|
|
|
TagBox[
|
|
|
|
TooltipBox[
|
|
|
|
TagBox[
|
|
|
|
DynamicBox[{
|
|
|
|
FEPrivate`If[
|
|
|
|
CurrentValue["MouseOver"],
|
|
|
|
EdgeForm[{
|
|
|
|
GrayLevel[0.5],
|
|
|
|
AbsoluteThickness[1.5],
|
|
|
|
Opacity[0.66]}], {}, {}],
|
|
|
|
RectangleBox[{20., 0.}, {25., 43}, "RoundingRadius" -> 0]},
|
|
|
|
|
|
|
|
ImageSizeCache->{{282.0104369209654, 305.671823172824}, {
|
|
|
|
20.017831383510526`, 91.86869826001643}}],
|
|
|
|
StatusArea[#, 43]& ,
|
|
|
|
TagBoxNote->"43"],
|
|
|
|
StyleBox["43", {}, StripOnInput -> False]],
|
|
|
|
Annotation[#,
|
|
|
|
Style[43, {}], "Tooltip"]& ],
|
|
|
|
TagBox[
|
|
|
|
TooltipBox[
|
|
|
|
TagBox[
|
|
|
|
DynamicBox[{
|
|
|
|
FEPrivate`If[
|
|
|
|
CurrentValue["MouseOver"],
|
|
|
|
EdgeForm[{
|
|
|
|
GrayLevel[0.5],
|
|
|
|
AbsoluteThickness[1.5],
|
|
|
|
Opacity[0.66]}], {}, {}],
|
|
|
|
RectangleBox[{25., 0.}, {30., 30}, "RoundingRadius" -> 0]},
|
|
|
|
|
|
|
|
ImageSizeCache->{{305.171823172824, 328.83320942468265`}, {
|
|
|
|
41.58902369501231, 91.86869826001643}}],
|
|
|
|
StatusArea[#, 30]& ,
|
|
|
|
TagBoxNote->"30"],
|
|
|
|
StyleBox["30", {}, StripOnInput -> False]],
|
|
|
|
Annotation[#,
|
|
|
|
Style[30, {}], "Tooltip"]& ]}, {}, {}}, {{},
|
|
|
|
{RGBColor[0.560181, 0.691569, 0.194885], Opacity[0.5], EdgeForm[{Opacity[
|
|
|
|
0.588], Thickness[Small]}],
|
|
|
|
TagBox[
|
|
|
|
TooltipBox[
|
|
|
|
TagBox[
|
|
|
|
DynamicBox[{
|
|
|
|
FEPrivate`If[
|
|
|
|
CurrentValue["MouseOver"],
|
|
|
|
EdgeForm[{
|
|
|
|
GrayLevel[0.5],
|
|
|
|
AbsoluteThickness[1.5],
|
|
|
|
Opacity[0.66]}], {}, {}],
|
|
|
|
RectangleBox[{-30., 0.}, {-25., 60}, "RoundingRadius" -> 0]},
|
|
|
|
|
|
|
|
ImageSizeCache->{{50.39657440237906,
|
|
|
|
74.05796065423769}, {-8.190650869991813, 91.86869826001643}}],
|
|
|
|
StatusArea[#, 60]& ,
|
|
|
|
TagBoxNote->"60"],
|
|
|
|
StyleBox["60", {}, StripOnInput -> False]],
|
|
|
|
Annotation[#,
|
|
|
|
Style[60, {}], "Tooltip"]& ],
|
|
|
|
TagBox[
|
|
|
|
TooltipBox[
|
|
|
|
TagBox[
|
|
|
|
DynamicBox[{
|
|
|
|
FEPrivate`If[
|
|
|
|
CurrentValue["MouseOver"],
|
|
|
|
EdgeForm[{
|
|
|
|
GrayLevel[0.5],
|
|
|
|
AbsoluteThickness[1.5],
|
|
|
|
Opacity[0.66]}], {}, {}],
|
|
|
|
RectangleBox[{-25., 0.}, {-20., 114}, "RoundingRadius" -> 0]},
|
|
|
|
|
|
|
|
ImageSizeCache->{{73.55796065423769,
|
|
|
|
97.21934690609632}, {-97.79406508699924, 91.86869826001643}}],
|
|
|
|
StatusArea[#, 114]& ,
|
|
|
|
TagBoxNote->"114"],
|
|
|
|
StyleBox["114", {}, StripOnInput -> False]],
|
|
|
|
Annotation[#,
|
|
|
|
Style[114, {}], "Tooltip"]& ],
|
|
|
|
TagBox[
|
|
|
|
TooltipBox[
|
|
|
|
TagBox[
|
|
|
|
DynamicBox[{
|
|
|
|
FEPrivate`If[
|
|
|
|
CurrentValue["MouseOver"],
|
|
|
|
EdgeForm[{
|
|
|
|
GrayLevel[0.5],
|
|
|
|
AbsoluteThickness[1.5],
|
|
|
|
Opacity[0.66]}], {}, {}],
|
|
|
|
RectangleBox[{-20., 0.}, {-15., 78}, "RoundingRadius" -> 0]},
|
|
|
|
|
|
|
|
ImageSizeCache->{{96.71934690609632,
|
|
|
|
120.38073315795495`}, {-38.05845560899428, 91.86869826001643}}],
|
|
|
|
StatusArea[#, 78]& ,
|
|
|
|
TagBoxNote->"78"],
|
|
|
|
StyleBox["78", {}, StripOnInput -> False]],
|
|
|
|
Annotation[#,
|
|
|
|
Style[78, {}], "Tooltip"]& ],
|
|
|
|
TagBox[
|
|
|
|
TooltipBox[
|
|
|
|
TagBox[
|
|
|
|
DynamicBox[{
|
|
|
|
FEPrivate`If[
|
|
|
|
CurrentValue["MouseOver"],
|
|
|
|
EdgeForm[{
|
|
|
|
GrayLevel[0.5],
|
|
|
|
AbsoluteThickness[1.5],
|
|
|
|
Opacity[0.66]}], {}, {}],
|
|
|
|
RectangleBox[{-15., 0.}, {-10., 70}, "RoundingRadius" -> 0]},
|
|
|
|
|
|
|
|
ImageSizeCache->{{119.88073315795495`,
|
|
|
|
143.54211940981358`}, {-24.78387572499318, 91.86869826001643}}],
|
|
|
|
StatusArea[#, 70]& ,
|
|
|
|
TagBoxNote->"70"],
|
|
|
|
StyleBox["70", {}, StripOnInput -> False]],
|
|
|
|
Annotation[#,
|
|
|
|
Style[70, {}], "Tooltip"]& ],
|
|
|
|
TagBox[
|
|
|
|
TooltipBox[
|
|
|
|
TagBox[
|
|
|
|
DynamicBox[{
|
|
|
|
FEPrivate`If[
|
|
|
|
CurrentValue["MouseOver"],
|
|
|
|
EdgeForm[{
|
|
|
|
GrayLevel[0.5],
|
|
|
|
AbsoluteThickness[1.5],
|
|
|
|
Opacity[0.66]}], {}, {}],
|
|
|
|
RectangleBox[{-10., 0.}, {-5., 52}, "RoundingRadius" -> 0]},
|
|
|
|
|
|
|
|
ImageSizeCache->{{143.04211940981358`, 166.7035056616722}, {
|
|
|
|
5.083929014009286, 91.86869826001643}}],
|
|
|
|
StatusArea[#, 52]& ,
|
|
|
|
TagBoxNote->"52"],
|
|
|
|
StyleBox["52", {}, StripOnInput -> False]],
|
|
|
|
Annotation[#,
|
|
|
|
Style[52, {}], "Tooltip"]& ],
|
|
|
|
TagBox[
|
|
|
|
TooltipBox[
|
|
|
|
TagBox[
|
|
|
|
DynamicBox[{
|
|
|
|
FEPrivate`If[
|
|
|
|
CurrentValue["MouseOver"],
|
|
|
|
EdgeForm[{
|
|
|
|
GrayLevel[0.5],
|
|
|
|
AbsoluteThickness[1.5],
|
|
|
|
Opacity[0.66]}], {}, {}],
|
|
|
|
RectangleBox[{-5., 0.}, {0., 43}, "RoundingRadius" -> 0]},
|
|
|
|
|
|
|
|
ImageSizeCache->{{166.2035056616722, 189.86489191353084`}, {
|
|
|
|
20.017831383510526`, 91.86869826001643}}],
|
|
|
|
StatusArea[#, 43]& ,
|
|
|
|
TagBoxNote->"43"],
|
|
|
|
StyleBox["43", {}, StripOnInput -> False]],
|
|
|
|
Annotation[#,
|
|
|
|
Style[43, {}], "Tooltip"]& ],
|
|
|
|
TagBox[
|
|
|
|
TooltipBox[
|
|
|
|
TagBox[
|
|
|
|
DynamicBox[{
|
|
|
|
FEPrivate`If[
|
|
|
|
CurrentValue["MouseOver"],
|
|
|
|
EdgeForm[{
|
|
|
|
GrayLevel[0.5],
|
|
|
|
AbsoluteThickness[1.5],
|
|
|
|
Opacity[0.66]}], {}, {}],
|
|
|
|
RectangleBox[{0., 0.}, {5., 71}, "RoundingRadius" -> 0]},
|
|
|
|
|
|
|
|
ImageSizeCache->{{189.36489191353084`,
|
|
|
|
213.02627816538947`}, {-26.44319821049332, 91.86869826001643}}],
|
|
|
|
StatusArea[#, 71]& ,
|
|
|
|
TagBoxNote->"71"],
|
|
|
|
StyleBox["71", {}, StripOnInput -> False]],
|
|
|
|
Annotation[#,
|
|
|
|
Style[71, {}], "Tooltip"]& ],
|
|
|
|
TagBox[
|
|
|
|
TooltipBox[
|
|
|
|
TagBox[
|
|
|
|
DynamicBox[{
|
|
|
|
FEPrivate`If[
|
|
|
|
CurrentValue["MouseOver"],
|
|
|
|
EdgeForm[{
|
|
|
|
GrayLevel[0.5],
|
|
|
|
AbsoluteThickness[1.5],
|
|
|
|
Opacity[0.66]}], {}, {}],
|
|
|
|
RectangleBox[{5., 0.}, {10., 85}, "RoundingRadius" -> 0]},
|
|
|
|
|
|
|
|
ImageSizeCache->{{212.52627816538947`,
|
|
|
|
236.1876644172481}, {-49.67371300749525, 91.86869826001643}}],
|
|
|
|
StatusArea[#, 85]& ,
|
|
|
|
TagBoxNote->"85"],
|
|
|
|
StyleBox["85", {}, StripOnInput -> False]],
|
|
|
|
Annotation[#,
|
|
|
|
Style[85, {}], "Tooltip"]& ],
|
|
|
|
TagBox[
|
|
|
|
TooltipBox[
|
|
|
|
TagBox[
|
|
|
|
DynamicBox[{
|
|
|
|
FEPrivate`If[
|
|
|
|
CurrentValue["MouseOver"],
|
|
|
|
EdgeForm[{
|
|
|
|
GrayLevel[0.5],
|
|
|
|
AbsoluteThickness[1.5],
|
|
|
|
Opacity[0.66]}], {}, {}],
|
|
|
|
RectangleBox[{10., 0.}, {15., 61}, "RoundingRadius" -> 0]},
|
|
|
|
|
|
|
|
ImageSizeCache->{{235.6876644172481,
|
|
|
|
259.34905066910676`}, {-9.849973355491954, 91.86869826001643}}],
|
|
|
|
StatusArea[#, 61]& ,
|
|
|
|
TagBoxNote->"61"],
|
|
|
|
StyleBox["61", {}, StripOnInput -> False]],
|
|
|
|
Annotation[#,
|
|
|
|
Style[61, {}], "Tooltip"]& ],
|
|
|
|
TagBox[
|
|
|
|
TooltipBox[
|
|
|
|
TagBox[
|
|
|
|
DynamicBox[{
|
|
|
|
FEPrivate`If[
|
|
|
|
CurrentValue["MouseOver"],
|
|
|
|
EdgeForm[{
|
|
|
|
GrayLevel[0.5],
|
|
|
|
AbsoluteThickness[1.5],
|
|
|
|
Opacity[0.66]}], {}, {}],
|
|
|
|
RectangleBox[{15., 0.}, {20., 98}, "RoundingRadius" -> 0]},
|
|
|
|
|
|
|
|
ImageSizeCache->{{258.84905066910676`,
|
|
|
|
282.5104369209654}, {-71.24490531899704, 91.86869826001643}}],
|
|
|
|
StatusArea[#, 98]& ,
|
|
|
|
TagBoxNote->"98"],
|
|
|
|
StyleBox["98", {}, StripOnInput -> False]],
|
|
|
|
Annotation[#,
|
|
|
|
Style[98, {}], "Tooltip"]& ],
|
|
|
|
TagBox[
|
|
|
|
TooltipBox[
|
|
|
|
TagBox[
|
|
|
|
DynamicBox[{
|
|
|
|
FEPrivate`If[
|
|
|
|
CurrentValue["MouseOver"],
|
|
|
|
EdgeForm[{
|
|
|
|
GrayLevel[0.5],
|
|
|
|
AbsoluteThickness[1.5],
|
|
|
|
Opacity[0.66]}], {}, {}],
|
|
|
|
RectangleBox[{20., 0.}, {25., 71}, "RoundingRadius" -> 0]},
|
|
|
|
|
|
|
|
ImageSizeCache->{{282.0104369209654,
|
|
|
|
305.671823172824}, {-26.44319821049332, 91.86869826001643}}],
|
|
|
|
StatusArea[#, 71]& ,
|
|
|
|
TagBoxNote->"71"],
|
|
|
|
StyleBox["71", {}, StripOnInput -> False]],
|
|
|
|
Annotation[#,
|
|
|
|
Style[71, {}], "Tooltip"]& ],
|
|
|
|
TagBox[
|
|
|
|
TooltipBox[
|
|
|
|
TagBox[
|
|
|
|
DynamicBox[{
|
|
|
|
FEPrivate`If[
|
|
|
|
CurrentValue["MouseOver"],
|
|
|
|
EdgeForm[{
|
|
|
|
GrayLevel[0.5],
|
|
|
|
AbsoluteThickness[1.5],
|
|
|
|
Opacity[0.66]}], {}, {}],
|
|
|
|
RectangleBox[{25., 0.}, {30., 53}, "RoundingRadius" -> 0]},
|
|
|
|
|
|
|
|
ImageSizeCache->{{305.171823172824, 328.83320942468265`}, {
|
|
|
|
3.4246065285091447`, 91.86869826001643}}],
|
|
|
|
StatusArea[#, 53]& ,
|
|
|
|
TagBoxNote->"53"],
|
|
|
|
StyleBox["53", {}, StripOnInput -> False]],
|
|
|
|
Annotation[#,
|
|
|
|
Style[53, {}],
|
|
|
|
"Tooltip"]& ]}, {}, {}}}, {{{{}, {}, {}, {}, {}, {}, {}, {}, {}, {}, \
|
|
|
|
{}, {}, {}, {}}, {}}, {{{}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}}, {}}, \
|
|
|
|
{{{}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}}, {}}}},
|
|
|
|
AspectRatio->NCache[GoldenRatio^(-1), 0.6180339887498948],
|
|
|
|
Axes->{True, True},
|
|
|
|
AxesLabel->{None, None},
|
|
|
|
AxesOrigin->{-36.4, 0.},
|
|
|
|
FrameLabel->{{None, None}, {None, None}},
|
|
|
|
FrameTicks->{{Automatic, Automatic}, {Automatic, Automatic}},
|
|
|
|
GridLines->{None, None},
|
|
|
|
GridLinesStyle->Directive[
|
|
|
|
GrayLevel[0.5, 0.4]],
|
|
|
|
PlotRange->{{-35., 35.}, {All, All}},
|
|
|
|
PlotRangePadding->{{
|
|
|
|
Scaled[0.02],
|
|
|
|
Scaled[0.02]}, {
|
|
|
|
Scaled[0.02],
|
|
|
|
Scaled[0.05]}},
|
|
|
|
Ticks->{Automatic, Automatic}]], "Output",
|
|
|
|
CellChangeTimes->{{3.7641819780714283`*^9, 3.764182001020853*^9},
|
|
|
|
3.7641821739383373`*^9, 3.766446510776553*^9},
|
|
|
|
CellLabel->"Out[15]=",ExpressionUUID->"005e660e-a3cb-455a-aa38-bfb71605e943"]
|
|
|
|
}, Open ]],
|
|
|
|
|
|
|
|
Cell[CellGroupData[{
|
|
|
|
|
|
|
|
Cell[BoxData[{
|
|
|
|
RowBox[{"magranges", "=",
|
|
|
|
RowBox[{
|
|
|
|
RowBox[{
|
|
|
|
FractionBox[
|
|
|
|
RowBox[{
|
|
|
|
RowBox[{"Max", "[", "#", "]"}], "-",
|
|
|
|
RowBox[{"Min", "[", "#", "]"}]}], "2"], "&"}], "/@",
|
|
|
|
RowBox[{"Transpose", "[", "magdata2", "]"}]}]}], "\[IndentingNewLine]",
|
|
|
|
RowBox[{"1", "/", "magranges"}]}], "Input",
|
|
|
|
CellChangeTimes->{{3.764182205088223*^9, 3.76418221471926*^9}, {
|
|
|
|
3.764182273898177*^9, 3.764182288133325*^9}, {3.76418236566006*^9,
|
|
|
|
3.764182366431522*^9}, {3.764182410251555*^9, 3.764182412403656*^9}},
|
|
|
|
CellLabel->"In[16]:=",ExpressionUUID->"af4ea829-9f16-4620-aa00-c20b3bfb3945"],
|
|
|
|
|
|
|
|
Cell[BoxData[
|
|
|
|
RowBox[{"{",
|
|
|
|
RowBox[{"30.2876665`", ",", "29.7628835`", ",", "29.762880499999998`"}],
|
|
|
|
"}"}]], "Output",
|
|
|
|
CellChangeTimes->{
|
|
|
|
3.764182217778853*^9, {3.764182275030828*^9, 3.764182288431088*^9},
|
|
|
|
3.764182367301547*^9, 3.764182412677229*^9, 3.766446513088997*^9},
|
|
|
|
CellLabel->"Out[16]=",ExpressionUUID->"324450e0-efaa-4874-813e-26827ab7e928"],
|
|
|
|
|
|
|
|
Cell[BoxData[
|
|
|
|
RowBox[{"{",
|
|
|
|
RowBox[{
|
|
|
|
"0.03301673966860405`", ",", "0.03359889508017595`", ",",
|
|
|
|
"0.033598898466833546`"}], "}"}]], "Output",
|
|
|
|
CellChangeTimes->{
|
|
|
|
3.764182217778853*^9, {3.764182275030828*^9, 3.764182288431088*^9},
|
|
|
|
3.764182367301547*^9, 3.764182412677229*^9, 3.76644651309443*^9},
|
|
|
|
CellLabel->"Out[17]=",ExpressionUUID->"54298d47-7b8b-469d-b52b-3f8da3de3be2"]
|
|
|
|
}, Open ]],
|
|
|
|
|
|
|
|
Cell[CellGroupData[{
|
|
|
|
|
|
|
|
Cell[BoxData[{
|
|
|
|
RowBox[{
|
|
|
|
RowBox[{"magdata3", "=",
|
|
|
|
RowBox[{
|
|
|
|
RowBox[{
|
|
|
|
RowBox[{"#", "/", "magranges"}], "&"}], "/@", "magdata2"}]}],
|
|
|
|
";"}], "\[IndentingNewLine]",
|
|
|
|
RowBox[{"plotdata", "[", "magdata3", "]"}]}], "Input",
|
|
|
|
CellChangeTimes->{{3.7641822299657288`*^9, 3.764182246731448*^9}},
|
|
|
|
CellLabel->"In[18]:=",ExpressionUUID->"cbc8f16e-97a5-475f-8071-d73aef03f302"],
|
|
|
|
|
|
|
|
Cell[BoxData[
|
|
|
|
GraphicsBox[{{}, {{},
|
|
|
|
{RGBColor[0.368417, 0.506779, 0.709798], PointSize[0.003666666666666667],
|
|
|
|
AbsoluteThickness[1.6], PointBox[CompressedData["
|
|
|
|
1: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
|
|
|
|
2+4x45pZVny1ob+lrDHtxCP7Ovw/1ykjeA==
|
|
|
|
"]]},
|
|
|
|
{RGBColor[0.880722, 0.611041, 0.142051], PointSize[0.003666666666666667],
|
|
|
|
AbsoluteThickness[1.6], PointBox[CompressedData["
|
|
|
|
1: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
|
|
|
|
jJXDpecn7c0XVhwV3iPOHGc5yXu7mOvZB9f6C3ma9PukvWDl9kVCPonH/vt6
|
|
|
|
hadmzXc71ShF7r6QV9KG78+nSqvrluWx3+1GvRFrywsq8I/aTNMpwTeqFKco
|
|
|
|
H1DRrmxmnLTrwrE+LkV4tf703kKezTWs7yDdmF0P2ooZ38z81br+4Wtp/OB5
|
|
|
|
V5/pSkJ9JH1ftGe59FMW6hksTvVR3xpVytg+J6Ht/co3GPJRnnPd//jXa1YD
|
|
|
|
jrcMXHzYjHWC41Jj0reR1pccxzQ+txbiFhb7DZ8nxB3GPUqLTNqONuCSigeT
|
|
|
|
zZfwXW9moUv6LFBP0Ib4pj47d+iXkAKuIV5CvkHbYXzJaOE8wqXBy/r1F859
|
|
|
|
ns+7hsW+RM/wt/3JGOJ5U2f843rSU3GrkpBXuaeEjsxprGEM/TboZ/Fsvv1j
|
|
|
|
wFLxU7S19Xc1IT9mXNI91IjsW8hPue5I0iF9Hujn0c52+d2YnBvqP9v1tTUV
|
|
|
|
ca3rY5+YGlz+n4Z8CPJhnt81PvUV1T6T9ldpq966MSrNvxqnVXskCuc11+7j
|
|
|
|
LiqRfa4WfFy8MOQhY8gnh/Q8M4/0JXmGfDJ5e91OIV9jDPkB9Jd4hviqvmfC
|
|
|
|
rJYu1T9sOB+8dyPj05ITiHZUYl4iyeshf+YZ4ltq5/phXNa5vqT5Ac+QL+g7
|
|
|
|
z116YdwbxhDPXxrJ2FruZw3PC/1KniE+QP+BttZFu8XbHr2Sxjee4XkuBuzc
|
|
|
|
JNTvjLv3T/sHX6jDefKNF0kfh2cvxUzRdmHd6+x/UiHEHcZQD82Si75uOTOf
|
|
|
|
a0vnCPEoJzE+vWTS9GVCnKANnzd0xTmDFeHPuDb4sD/9oHoGtjf8aGyKHjCG
|
|
|
|
/pPCvUSVU0Ldy3N853mDAjcVhpLvibaizUzjiv21aG9+joaR8Ll5Tsf3M4s9
|
|
|
|
X6AJjqpK44Q8nzbU25Af8rxYUVa7QP+1NP7S1trRLv5dT4IdO/ubXMP7b3Gd
|
|
|
|
oLRFyANpZy+M1xXWPW479eI34ff8sJWnrNCtTGuU1qc8j9yzU3ltbyEOf6iv
|
|
|
|
Hbe1kDHkE1CP8zw4dYNJ0tN6/Ml4mf+GUdmMrQ90NyF1J/TLeYbzP3jz2wO7
|
|
|
|
ut3FtKH/obZaTf+cXRrX7zvrYwz1AO3UIZfjhPWDoZ/Hs3prrtJMtXN46wmn
|
|
|
|
8ftbqxlD/bF3mYq59cMGrqE/uCVxkKaQ3zO2rPRJEuKR9LykDfV6l+THg6MP
|
|
|
|
NXLtlW/fJzzRDcVrfdQX4iXjhp4tfqROg34Qz7AeNgSOP6YdfZ/xhAzt0t7e
|
|
|
|
EqHeMMwP6nYX8RzdeT+Au8x70arXlsf4/Ybn4vYnYun9Cs+XGsNVRIZiaf+a
|
|
|
|
tig2XVk4Z7BM9vxlQh7BNeR/cdVaLn1tXzP+s/M+CQc+mrZZ/mMW193m5iiT
|
|
|
|
566feD1B5vZLTPtDfNd44X1L+y08yykYJpB7hNhTCgPWTW5iDOvve209pVAh
|
|
|
|
3/yIdD3S9nv0m3xgohvWTe6/RmlBHteQ78J9Ju3W/33IIH0ekZyXl7CfuL5m
|
|
|
|
ULgwvqZM2v+g7W8/UIH03e3fnt34tW/OMaxfqN9oj26Rb58l5LmnqqdbR545
|
|
|
|
j3mG9Qb56X9Z/PT98tKEEq7PB8jpkb6vvo58bIpBIeOrjloduTYSPHi0fbeC
|
|
|
|
SPzd9i+6PYT0JWi3Fi0prWqRSOM5z9Bfu10+OYXcK9CG/RQz8fGiMZ63uIZ6
|
|
|
|
eWLWn16kTqMN9WrcvtQxpA6lvcDLZpuQj2BX7wBNktfzDP3/kVP1LUmeSvtE
|
|
|
|
3ah7JkIedMA9ZH5r4GnEM9yf7ejr17zzeTbjis77aWn+zTOc/xAPaUN+aBbo
|
|
|
|
c3PqlctcQ3yF/Ukb4ukMNDOY9GV4Xpdk2RYlnDMj/b8YCvGQ8adKPSPyE+pF
|
|
|
|
nnFrll/c5SK88vwSxZR1TYyhXki1idYfqd/ANdQftstzXEnfjHblhj4DSN4n
|
|
|
|
2bN2Y475Ea6h3wP9HNoZEf4DSB3beFlps7JqLddwnuyVzJ0j/B7GcP4uDq1y
|
|
|
|
cSkS/bDh/ndTkcKvZC6EZ7g/g3yRNtzv6dS0B5M4zHPNsoAssg+gH0F7zXF1
|
|
|
|
a5Lnwn7m+e2aR7qkbpSdoPgziRO03xwq6Rib1oTg9/McUrJGhbwnGc2BkeSe
|
|
|
|
mXaQZ6WukIchqMd4Pr/nrXH34joUcujd/EKnesZjXBZarbpYJe0f82zSub7R
|
|
|
|
dHR1gXYlazjPv3z908K4x5fJjz8Gnsar6sd2nDTh22yoXoa3RQGWn6LgQ+Y+
|
|
|
|
aE/8xyxOWAd4QpaMNanbeL4xOnErmfOBfgXtA6mG5q2XcjHMU/H88HGRs9tf
|
|
|
|
JdL5Ntqwf+G+nWfob8J9Jm3IH2L33nSLdKvl+tcngfGkz5zupblcOLcZjz9y
|
|
|
|
ZRvJmxWjN3iSdcOzm8erDCF/Qv1sh8tN+SxmrORoZEX6xpdWvZMX4j7XKzrv
|
|
|
|
kxDMZ9DeNd0ng9z7wDwGz1q2TyyWip/i9YbT/ndCRswY6ruojJjdQpzjGvrJ
|
|
|
|
Yt0Ks76PQzDtf2ae0yZzEVeKKyeRPIDnBQ/a/EndPnvo3N6bz7cwvm9knkHm
|
|
|
|
dkKPSIaQvIRnqLdiy3fH/TnjKmOYN7M4HuD+zrQO8bwaV4o/CXnEljPXksmc
|
|
|
|
A+3thUMM5bLi0diMZzpZvZq5nqpfdG9hyEPkExTXS7KohXHtoECFOwevIYfh
|
|
|
|
v5mGDavnOslbbOTvlY5hXo+2R7ldemZ0Pobn53la7nQ/UvfA/SJtOP+hn8Ez
|
|
|
|
9HvuhClZHvbNYXzynJG8R/sV/Ojw/eGkD0Z762QzY7JvYX6D5xPJ/b70FNY9
|
|
|
|
9ANow/wl9BN4DrQ8lbBvUhlaFt3UYC3kjbQLbvrdv5v5CEG85BnmcaGfSxvW
|
|
|
|
P9xP8wzzNzCvQBvWH7wfnmE+69vcHmM4H4YMXK8U0NDENfRfYb3SVlfzbj8u
|
|
|
|
I8aDZANWCu+Va6R9vck4qAWLbhzUIHPItCF/hvqe52/zujjkyMK/yVwZbehH
|
|
|
|
wjwvzyumLF1A6sp7svO1q1skjGHeFPrzPBdUNMiRe4vQ5jvvyTqiPWf+voBu
|
|
|
|
2pXSfinPMP8H9220u2jvHk36cjDfxjP0U6AfSRvmBSB/5Rnm1+B8/VHDfDT0
|
|
|
|
t2hDfgrzzDwXxnaxJn0P6P/R7iOWi0sxKJTmuzzvubl21C9q51BypOctl/Bn
|
|
|
|
jGH+EuZlaBtF2I8S8lE86OJ1ZzJ3zjPcx82KmuF9dUoNY7gPkc7DcrzjaHPH
|
|
|
|
DmGfl7QfCDVPeMIY4gbMc/IM/Rbob9JuKe2yUPi90vk8ntXs9mbkdb+HxMvj
|
|
|
|
tRYclTCGfL7v50+jhHyY6/VK8UbkPUF/lXZ4xdl4B/sSNHbOlRGf7LMQzzDP
|
|
|
|
DvudtlZCqPh12XV8OM3Djfw7BZ5zRjlvF+o3DPMytIeGGTmTe1O43+MZ5pdG
|
|
|
|
Tg3rMaTwOWOYZ4B+Bc9w37HNY/Mvh82qGBdFTJDMF74XyF++1/A+ae+rdxYN
|
|
|
|
bGyU3p/x/C0fx7vD57mnBpdj2tLz+ls/g+ecj+Y9/xqQIp3now3x4GhVo4pr
|
|
|
|
zxauHVZZ1pI6FuYJf9TK/TS2X15QjEVLLbcLeTL+PzhOEoI=
|
|
|
|
"]]},
|
|
|
|
{RGBColor[0.560181, 0.691569, 0.194885], PointSize[0.003666666666666667],
|
|
|
|
AbsoluteThickness[1.6], PointBox[CompressedData["
|
|
|
|
1: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
|
|
|
|
qpUY6lv/AfXwfOo=
|
|
|
|
"]]}, {}}, {}, {}, {}, {}},
|
|
|
|
AspectRatio->1,
|
|
|
|
Axes->{True, True},
|
|
|
|
AxesLabel->{None, None},
|
|
|
|
AxesOrigin->{0, 0},
|
|
|
|
DisplayFunction->Identity,
|
|
|
|
Frame->{{False, False}, {False, False}},
|
|
|
|
FrameLabel->{{None, None}, {None, None}},
|
|
|
|
FrameTicks->{{Automatic, Automatic}, {Automatic, Automatic}},
|
|
|
|
GridLines->{None, None},
|
|
|
|
GridLinesStyle->Directive[
|
|
|
|
GrayLevel[0.5, 0.4]],
|
|
|
|
ImagePadding->All,
|
|
|
|
Method->{"CoordinatesToolOptions" -> {"DisplayFunction" -> ({
|
|
|
|
(Identity[#]& )[
|
|
|
|
Part[#, 1]],
|
|
|
|
(Identity[#]& )[
|
|
|
|
Part[#, 2]]}& ), "CopiedValueFunction" -> ({
|
|
|
|
(Identity[#]& )[
|
|
|
|
Part[#, 1]],
|
|
|
|
(Identity[#]& )[
|
|
|
|
Part[#, 2]]}& )}},
|
|
|
|
PlotRange->{{-1., 1.}, {-1., 1.}},
|
|
|
|
PlotRangeClipping->True,
|
|
|
|
PlotRangePadding->{{
|
|
|
|
Scaled[0.02],
|
|
|
|
Scaled[0.02]}, {
|
|
|
|
Scaled[0.05],
|
|
|
|
Scaled[0.05]}},
|
|
|
|
Ticks->{Automatic, Automatic}]], "Output",
|
|
|
|
CellChangeTimes->{3.764182247469627*^9, 3.7641823048180637`*^9,
|
|
|
|
3.7641823694266663`*^9, 3.7664465190958843`*^9},
|
|
|
|
CellLabel->"Out[19]=",ExpressionUUID->"eafe3610-11d1-4605-afee-d4fdf3dc26c4"]
|
|
|
|
}, Open ]],
|
|
|
|
|
|
|
|
Cell[CellGroupData[{
|
|
|
|
|
|
|
|
Cell[BoxData[{
|
|
|
|
RowBox[{
|
|
|
|
RowBox[{"Norm", "/@", "magdata3"}], ";"}], "\[IndentingNewLine]",
|
|
|
|
RowBox[{"Histogram", "[", "%", "]"}]}], "Input",
|
|
|
|
CellChangeTimes->{{3.764184248449275*^9, 3.764184248509252*^9}},
|
|
|
|
CellLabel->"In[21]:=",ExpressionUUID->"c3a95ca1-f798-4a77-a332-82397c454067"],
|
|
|
|
|
|
|
|
Cell[BoxData[
|
|
|
|
GraphicsBox[{
|
|
|
|
{RGBColor[0.987148, 0.8073604000000001, 0.49470040000000004`], EdgeForm[{
|
|
|
|
Opacity[0.5319999999999999], Thickness[Small]}], {},
|
|
|
|
{RGBColor[0.987148, 0.8073604000000001, 0.49470040000000004`], EdgeForm[{
|
|
|
|
Opacity[0.5319999999999999], Thickness[Small]}],
|
|
|
|
TagBox[
|
|
|
|
TooltipBox[
|
|
|
|
TagBox[
|
|
|
|
DynamicBox[{
|
|
|
|
FEPrivate`If[
|
|
|
|
CurrentValue["MouseOver"],
|
|
|
|
EdgeForm[{
|
|
|
|
GrayLevel[0.5],
|
|
|
|
AbsoluteThickness[1.5],
|
|
|
|
Opacity[0.66]}], {}, {}],
|
|
|
|
RectangleBox[{0.76, 0}, {0.78, 2.}, "RoundingRadius" -> 0]},
|
|
|
|
ImageSizeCache->{{27.230392156862763`, 42.45855614973266}, {
|
|
|
|
89.55820578697187, 92.93223775489899}}],
|
|
|
|
StatusArea[#, 2]& ,
|
|
|
|
TagBoxNote->"2"],
|
|
|
|
StyleBox["2", {}, StripOnInput -> False]],
|
|
|
|
Annotation[#,
|
|
|
|
Style[2, {}], "Tooltip"]& ],
|
|
|
|
TagBox[
|
|
|
|
TooltipBox[
|
|
|
|
TagBox[
|
|
|
|
DynamicBox[{
|
|
|
|
FEPrivate`If[
|
|
|
|
CurrentValue["MouseOver"],
|
|
|
|
EdgeForm[{
|
|
|
|
GrayLevel[0.5],
|
|
|
|
AbsoluteThickness[1.5],
|
|
|
|
Opacity[0.66]}], {}, {}],
|
|
|
|
RectangleBox[{0.8, 0}, {0.82, 3.}, "RoundingRadius" -> 0]},
|
|
|
|
ImageSizeCache->{{56.68672014260255, 71.91488413547233}, {
|
|
|
|
88.12118980300829, 92.93223775489899}}],
|
|
|
|
StatusArea[#, 3]& ,
|
|
|
|
TagBoxNote->"3"],
|
|
|
|
StyleBox["3", {}, StripOnInput -> False]],
|
|
|
|
Annotation[#,
|
|
|
|
Style[3, {}], "Tooltip"]& ],
|
|
|
|
TagBox[
|
|
|
|
TooltipBox[
|
|
|
|
TagBox[
|
|
|
|
DynamicBox[{
|
|
|
|
FEPrivate`If[
|
|
|
|
CurrentValue["MouseOver"],
|
|
|
|
EdgeForm[{
|
|
|
|
GrayLevel[0.5],
|
|
|
|
AbsoluteThickness[1.5],
|
|
|
|
Opacity[0.66]}], {}, {}],
|
|
|
|
RectangleBox[{0.86, 0}, {0.88, 18.}, "RoundingRadius" -> 0]},
|
|
|
|
ImageSizeCache->{{100.87121212121212`, 116.09937611408202`}, {
|
|
|
|
66.56595004355484, 92.93223775489899}}],
|
|
|
|
StatusArea[#, 18]& ,
|
|
|
|
TagBoxNote->"18"],
|
|
|
|
StyleBox["18", {}, StripOnInput -> False]],
|
|
|
|
Annotation[#,
|
|
|
|
Style[18, {}], "Tooltip"]& ],
|
|
|
|
TagBox[
|
|
|
|
TooltipBox[
|
|
|
|
TagBox[
|
|
|
|
DynamicBox[{
|
|
|
|
FEPrivate`If[
|
|
|
|
CurrentValue["MouseOver"],
|
|
|
|
EdgeForm[{
|
|
|
|
GrayLevel[0.5],
|
|
|
|
AbsoluteThickness[1.5],
|
|
|
|
Opacity[0.66]}], {}, {}],
|
|
|
|
RectangleBox[{0.88, 0}, {0.9, 24.}, "RoundingRadius" -> 0]},
|
|
|
|
ImageSizeCache->{{115.59937611408202`, 130.82754010695191`}, {
|
|
|
|
57.94385413977345, 92.93223775489899}}],
|
|
|
|
StatusArea[#, 24]& ,
|
|
|
|
TagBoxNote->"24"],
|
|
|
|
StyleBox["24", {}, StripOnInput -> False]],
|
|
|
|
Annotation[#,
|
|
|
|
Style[24, {}], "Tooltip"]& ],
|
|
|
|
TagBox[
|
|
|
|
TooltipBox[
|
|
|
|
TagBox[
|
|
|
|
DynamicBox[{
|
|
|
|
FEPrivate`If[
|
|
|
|
CurrentValue["MouseOver"],
|
|
|
|
EdgeForm[{
|
|
|
|
GrayLevel[0.5],
|
|
|
|
AbsoluteThickness[1.5],
|
|
|
|
Opacity[0.66]}], {}, {}],
|
|
|
|
RectangleBox[{0.9, 0}, {0.92, 54.}, "RoundingRadius" -> 0]},
|
|
|
|
ImageSizeCache->{{130.32754010695191`, 145.5557040998218}, {
|
|
|
|
14.833374620866522`, 92.93223775489899}}],
|
|
|
|
StatusArea[#, 54]& ,
|
|
|
|
TagBoxNote->"54"],
|
|
|
|
StyleBox["54", {}, StripOnInput -> False]],
|
|
|
|
Annotation[#,
|
|
|
|
Style[54, {}], "Tooltip"]& ],
|
|
|
|
TagBox[
|
|
|
|
TooltipBox[
|
|
|
|
TagBox[
|
|
|
|
DynamicBox[{
|
|
|
|
FEPrivate`If[
|
|
|
|
CurrentValue["MouseOver"],
|
|
|
|
EdgeForm[{
|
|
|
|
GrayLevel[0.5],
|
|
|
|
AbsoluteThickness[1.5],
|
|
|
|
Opacity[0.66]}], {}, {}],
|
|
|
|
RectangleBox[{0.92, 0}, {0.94, 71.}, "RoundingRadius" -> 0]},
|
|
|
|
ImageSizeCache->{{145.0557040998218,
|
|
|
|
160.2838680926916}, {-9.595897106514073, 92.93223775489899}}],
|
|
|
|
StatusArea[#, 71]& ,
|
|
|
|
TagBoxNote->"71"],
|
|
|
|
StyleBox["71", {}, StripOnInput -> False]],
|
|
|
|
Annotation[#,
|
|
|
|
Style[71, {}], "Tooltip"]& ],
|
|
|
|
TagBox[
|
|
|
|
TooltipBox[
|
|
|
|
TagBox[
|
|
|
|
DynamicBox[{
|
|
|
|
FEPrivate`If[
|
|
|
|
CurrentValue["MouseOver"],
|
|
|
|
EdgeForm[{
|
|
|
|
GrayLevel[0.5],
|
|
|
|
AbsoluteThickness[1.5],
|
|
|
|
Opacity[0.66]}], {}, {}],
|
|
|
|
RectangleBox[{0.94, 0}, {0.96, 125.}, "RoundingRadius" -> 0]},
|
|
|
|
ImageSizeCache->{{159.7838680926916,
|
|
|
|
175.0120320855615}, {-87.19476024054656, 92.93223775489899}}],
|
|
|
|
StatusArea[#, 125]& ,
|
|
|
|
TagBoxNote->"125"],
|
|
|
|
StyleBox["125", {}, StripOnInput -> False]],
|
|
|
|
Annotation[#,
|
|
|
|
Style[125, {}], "Tooltip"]& ],
|
|
|
|
TagBox[
|
|
|
|
TooltipBox[
|
|
|
|
TagBox[
|
|
|
|
DynamicBox[{
|
|
|
|
FEPrivate`If[
|
|
|
|
CurrentValue["MouseOver"],
|
|
|
|
EdgeForm[{
|
|
|
|
GrayLevel[0.5],
|
|
|
|
AbsoluteThickness[1.5],
|
|
|
|
Opacity[0.66]}], {}, {}],
|
|
|
|
RectangleBox[{0.96, 0}, {0.98, 135.}, "RoundingRadius" -> 0]},
|
|
|
|
ImageSizeCache->{{174.5120320855615,
|
|
|
|
189.74019607843138`}, {-101.5649200801822, 92.93223775489899}}],
|
|
|
|
StatusArea[#, 135]& ,
|
|
|
|
TagBoxNote->"135"],
|
|
|
|
StyleBox["135", {}, StripOnInput -> False]],
|
|
|
|
Annotation[#,
|
|
|
|
Style[135, {}], "Tooltip"]& ],
|
|
|
|
TagBox[
|
|
|
|
TooltipBox[
|
|
|
|
TagBox[
|
|
|
|
DynamicBox[{
|
|
|
|
FEPrivate`If[
|
|
|
|
CurrentValue["MouseOver"],
|
|
|
|
EdgeForm[{
|
|
|
|
GrayLevel[0.5],
|
|
|
|
AbsoluteThickness[1.5],
|
|
|
|
Opacity[0.66]}], {}, {}],
|
|
|
|
RectangleBox[{0.98, 0}, {1., 106.}, "RoundingRadius" -> 0]},
|
|
|
|
ImageSizeCache->{{189.24019607843138`,
|
|
|
|
204.46836007130128`}, {-59.891456545238825`, 92.93223775489899}}],
|
|
|
|
StatusArea[#, 106]& ,
|
|
|
|
TagBoxNote->"106"],
|
|
|
|
StyleBox["106", {}, StripOnInput -> False]],
|
|
|
|
Annotation[#,
|
|
|
|
Style[106, {}], "Tooltip"]& ],
|
|
|
|
TagBox[
|
|
|
|
TooltipBox[
|
|
|
|
TagBox[
|
|
|
|
DynamicBox[{
|
|
|
|
FEPrivate`If[
|
|
|
|
CurrentValue["MouseOver"],
|
|
|
|
EdgeForm[{
|
|
|
|
GrayLevel[0.5],
|
|
|
|
AbsoluteThickness[1.5],
|
|
|
|
Opacity[0.66]}], {}, {}],
|
|
|
|
RectangleBox[{1., 0}, {1.02, 123.}, "RoundingRadius" -> 0]},
|
|
|
|
ImageSizeCache->{{203.96836007130128`,
|
|
|
|
219.19652406417117`}, {-84.32072827261943, 92.93223775489899}}],
|
|
|
|
StatusArea[#, 123]& ,
|
|
|
|
TagBoxNote->"123"],
|
|
|
|
StyleBox["123", {}, StripOnInput -> False]],
|
|
|
|
Annotation[#,
|
|
|
|
Style[123, {}], "Tooltip"]& ],
|
|
|
|
TagBox[
|
|
|
|
TooltipBox[
|
|
|
|
TagBox[
|
|
|
|
DynamicBox[{
|
|
|
|
FEPrivate`If[
|
|
|
|
CurrentValue["MouseOver"],
|
|
|
|
EdgeForm[{
|
|
|
|
GrayLevel[0.5],
|
|
|
|
AbsoluteThickness[1.5],
|
|
|
|
Opacity[0.66]}], {}, {}],
|
|
|
|
RectangleBox[{1.02, 0}, {1.04, 80.}, "RoundingRadius" -> 0]},
|
|
|
|
ImageSizeCache->{{218.69652406417117`,
|
|
|
|
233.92468805704107`}, {-22.52904096218616, 92.93223775489899}}],
|
|
|
|
StatusArea[#, 80]& ,
|
|
|
|
TagBoxNote->"80"],
|
|
|
|
StyleBox["80", {}, StripOnInput -> False]],
|
|
|
|
Annotation[#,
|
|
|
|
Style[80, {}], "Tooltip"]& ],
|
|
|
|
TagBox[
|
|
|
|
TooltipBox[
|
|
|
|
TagBox[
|
|
|
|
DynamicBox[{
|
|
|
|
FEPrivate`If[
|
|
|
|
CurrentValue["MouseOver"],
|
|
|
|
EdgeForm[{
|
|
|
|
GrayLevel[0.5],
|
|
|
|
AbsoluteThickness[1.5],
|
|
|
|
Opacity[0.66]}], {}, {}],
|
|
|
|
RectangleBox[{1.04, 0}, {1.06, 57.}, "RoundingRadius" -> 0]},
|
|
|
|
ImageSizeCache->{{233.42468805704107`, 248.65285204991096`}, {
|
|
|
|
10.522326668975822`, 92.93223775489899}}],
|
|
|
|
StatusArea[#, 57]& ,
|
|
|
|
TagBoxNote->"57"],
|
|
|
|
StyleBox["57", {}, StripOnInput -> False]],
|
|
|
|
Annotation[#,
|
|
|
|
Style[57, {}], "Tooltip"]& ],
|
|
|
|
TagBox[
|
|
|
|
TooltipBox[
|
|
|
|
TagBox[
|
|
|
|
DynamicBox[{
|
|
|
|
FEPrivate`If[
|
|
|
|
CurrentValue["MouseOver"],
|
|
|
|
EdgeForm[{
|
|
|
|
GrayLevel[0.5],
|
|
|
|
AbsoluteThickness[1.5],
|
|
|
|
Opacity[0.66]}], {}, {}],
|
|
|
|
RectangleBox[{1.06, 0}, {1.08, 29.}, "RoundingRadius" -> 0]},
|
|
|
|
ImageSizeCache->{{248.15285204991096`, 263.38101604278086`}, {
|
|
|
|
50.758774219955626`, 92.93223775489899}}],
|
|
|
|
StatusArea[#, 29]& ,
|
|
|
|
TagBoxNote->"29"],
|
|
|
|
StyleBox["29", {}, StripOnInput -> False]],
|
|
|
|
Annotation[#,
|
|
|
|
Style[29, {}], "Tooltip"]& ],
|
|
|
|
TagBox[
|
|
|
|
TooltipBox[
|
|
|
|
TagBox[
|
|
|
|
DynamicBox[{
|
|
|
|
FEPrivate`If[
|
|
|
|
CurrentValue["MouseOver"],
|
|
|
|
EdgeForm[{
|
|
|
|
GrayLevel[0.5],
|
|
|
|
AbsoluteThickness[1.5],
|
|
|
|
Opacity[0.66]}], {}, {}],
|
|
|
|
RectangleBox[{1.08, 0}, {1.1, 15.}, "RoundingRadius" -> 0]},
|
|
|
|
ImageSizeCache->{{262.88101604278086`, 278.10918003565075`}, {
|
|
|
|
70.87699799544552, 92.93223775489899}}],
|
|
|
|
StatusArea[#, 15]& ,
|
|
|
|
TagBoxNote->"15"],
|
|
|
|
StyleBox["15", {}, StripOnInput -> False]],
|
|
|
|
Annotation[#,
|
|
|
|
Style[15, {}], "Tooltip"]& ],
|
|
|
|
TagBox[
|
|
|
|
TooltipBox[
|
|
|
|
TagBox[
|
|
|
|
DynamicBox[{
|
|
|
|
FEPrivate`If[
|
|
|
|
CurrentValue["MouseOver"],
|
|
|
|
EdgeForm[{
|
|
|
|
GrayLevel[0.5],
|
|
|
|
AbsoluteThickness[1.5],
|
|
|
|
Opacity[0.66]}], {}, {}],
|
|
|
|
RectangleBox[{1.1, 0}, {1.12, 9.}, "RoundingRadius" -> 0]},
|
|
|
|
ImageSizeCache->{{277.60918003565075`, 292.83734402852065`}, {
|
|
|
|
79.49909389922692, 92.93223775489899}}],
|
|
|
|
StatusArea[#, 9]& ,
|
|
|
|
TagBoxNote->"9"],
|
|
|
|
StyleBox["9", {}, StripOnInput -> False]],
|
|
|
|
Annotation[#,
|
|
|
|
Style[9, {}], "Tooltip"]& ],
|
|
|
|
TagBox[
|
|
|
|
TooltipBox[
|
|
|
|
TagBox[
|
|
|
|
DynamicBox[{
|
|
|
|
FEPrivate`If[
|
|
|
|
CurrentValue["MouseOver"],
|
|
|
|
EdgeForm[{
|
|
|
|
GrayLevel[0.5],
|
|
|
|
AbsoluteThickness[1.5],
|
|
|
|
Opacity[0.66]}], {}, {}],
|
|
|
|
RectangleBox[{1.18, 0}, {1.2, 5.}, "RoundingRadius" -> 0]},
|
|
|
|
ImageSizeCache->{{336.5218360071301, 351.75}, {85.24715783508117,
|
|
|
|
92.93223775489899}}],
|
|
|
|
StatusArea[#, 5]& ,
|
|
|
|
TagBoxNote->"5"],
|
|
|
|
StyleBox["5", {}, StripOnInput -> False]],
|
|
|
|
Annotation[#,
|
|
|
|
Style[5, {}],
|
|
|
|
"Tooltip"]& ]}, {}, {}}, {{}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, \
|
|
|
|
{}, {}, {}, {}, {}}},
|
|
|
|
AspectRatio->NCache[GoldenRatio^(-1), 0.6180339887498948],
|
|
|
|
Axes->{True, True},
|
|
|
|
AxesLabel->{None, None},
|
|
|
|
AxesOrigin->{0.7512, 0},
|
|
|
|
FrameLabel->{{None, None}, {None, None}},
|
|
|
|
FrameTicks->{{Automatic, Automatic}, {Automatic, Automatic}},
|
|
|
|
GridLines->{None, None},
|
|
|
|
GridLinesStyle->Directive[
|
|
|
|
GrayLevel[0.5, 0.4]],
|
|
|
|
PlotRange->{{0.76, 1.2}, {All, All}},
|
|
|
|
PlotRangePadding->{{
|
|
|
|
Scaled[0.02],
|
|
|
|
Scaled[0.02]}, {
|
|
|
|
Scaled[0.02],
|
|
|
|
Scaled[0.05]}},
|
|
|
|
Ticks->{Automatic, Automatic}]], "Output",
|
|
|
|
CellChangeTimes->{3.76418424892157*^9, 3.766446532764968*^9},
|
|
|
|
CellLabel->"Out[22]=",ExpressionUUID->"56e9edd5-bbf4-46aa-81e4-1926050b9e16"]
|
|
|
|
}, Open ]],
|
|
|
|
|
|
|
|
Cell[CellGroupData[{
|
|
|
|
|
|
|
|
Cell[BoxData[
|
|
|
|
RowBox[{"Graphics3D", "[",
|
|
|
|
RowBox[{"Point", "/@", "magdata3"}], "]"}]], "Input",
|
|
|
|
CellChangeTimes->{{3.7641842781124907`*^9, 3.7641843205781918`*^9}, {
|
|
|
|
3.764184373797261*^9, 3.7641843809209137`*^9}, {3.764184450262967*^9,
|
|
|
|
3.7641844707209997`*^9}},
|
|
|
|
CellLabel->"In[23]:=",ExpressionUUID->"25184dae-8e32-46f2-b4df-4067e177155f"],
|
|
|
|
|
|
|
|
Cell[BoxData[
|
|
|
|
Graphics3DBox[{
|
|
|
|
Point3DBox[{-0.7722771412581422, -0.13853901286143872`, \
|
|
|
|
-0.6574307046658336}],
|
|
|
|
Point3DBox[{-0.7722771412581422, -0.13853901286143872`, \
|
|
|
|
-0.6574307046658336}],
|
|
|
|
Point3DBox[{-0.747524656612288, -0.17380347236852908`, \
|
|
|
|
-0.6725440939763878}],
|
|
|
|
Point3DBox[{-0.747524656612288, -0.17380347236852908`, \
|
|
|
|
-0.6725440939763878}],
|
|
|
|
Point3DBox[{-0.747524656612288, -0.17380347236852908`, \
|
|
|
|
-0.6725440939763878}],
|
|
|
|
Point3DBox[{-0.7673265782954921, -0.1637279365085712, \
|
|
|
|
-0.6624685235019507}],
|
|
|
|
Point3DBox[{-0.7673265782954921, -0.1637279365085712, \
|
|
|
|
-0.6624685235019507}],
|
|
|
|
Point3DBox[{-0.737623827837645, -0.15365233345082308`, \
|
|
|
|
-0.6826196308519265}],
|
|
|
|
Point3DBox[{-0.737623827837645, -0.15365233345082308`, \
|
|
|
|
-0.6826196308519265}],
|
|
|
|
Point3DBox[{-0.737623827837645, -0.15365233345082308`, \
|
|
|
|
-0.6826196308519265}],
|
|
|
|
Point3DBox[{-0.7871287641126133, -0.17380347236852908`, \
|
|
|
|
-0.6624685235019507}],
|
|
|
|
Point3DBox[{-0.7871287641126133, -0.17380347236852908`, \
|
|
|
|
-0.6624685235019507}],
|
|
|
|
Point3DBox[{-0.7574257495208486, -0.15365233345082308`, \
|
|
|
|
-0.6725440939763878}],
|
|
|
|
Point3DBox[{-0.7574257495208486, -0.15365233345082308`, \
|
|
|
|
-0.6725440939763878}],
|
|
|
|
Point3DBox[{-0.7574257495208486, -0.15365233345082308`, \
|
|
|
|
-0.6725440939763878}],
|
|
|
|
Point3DBox[{-0.7326732648749948, -0.13853901286143872`, \
|
|
|
|
-0.6473551677902951}],
|
|
|
|
Point3DBox[{-0.7326732648749948, -0.13853901286143872`, \
|
|
|
|
-0.6473551677902951}],
|
|
|
|
Point3DBox[{-0.7524752195749381, -0.13853901286143872`, \
|
|
|
|
-0.6675063087391693}],
|
|
|
|
Point3DBox[{-0.7524752195749381, -0.13853901286143872`, \
|
|
|
|
-0.6675063087391693}],
|
|
|
|
Point3DBox[{-0.7524752195749381, -0.13853901286143872`, \
|
|
|
|
-0.6675063087391693}],
|
|
|
|
Point3DBox[{-0.7871287641126133, -0.1637279365085712, \
|
|
|
|
-0.6826196308519265}],
|
|
|
|
Point3DBox[{-0.7871287641126133, -0.1637279365085712, \
|
|
|
|
-0.6826196308519265}],
|
|
|
|
Point3DBox[{-0.7673265782954921, -0.17380347236852908`, \
|
|
|
|
-0.632241778479741}],
|
|
|
|
Point3DBox[{-0.7673265782954921, -0.17380347236852908`, \
|
|
|
|
-0.632241778479741}],
|
|
|
|
Point3DBox[{-0.7673265782954921, -0.17380347236852908`, \
|
|
|
|
-0.632241778479741}],
|
|
|
|
Point3DBox[{-0.747524656612288, -0.10327455335434824`, \
|
|
|
|
-0.7027707718008006}],
|
|
|
|
Point3DBox[{-0.747524656612288, -0.10327455335434824`, \
|
|
|
|
-0.7027707718008006}],
|
|
|
|
Point3DBox[{-0.6485147510456113,
|
|
|
|
0.12846347700148072`, -0.7632242282463219}],
|
|
|
|
Point3DBox[{-0.6485147510456113,
|
|
|
|
0.12846347700148072`, -0.7632242282463219}],
|
|
|
|
Point3DBox[{-0.6485147510456113,
|
|
|
|
0.12846347700148072`, -0.7632242282463219}],
|
|
|
|
Point3DBox[{-0.5346534537416409, 0.4055415699221481, -0.7783375503590789}],
|
|
|
|
Point3DBox[{-0.5346534537416409,
|
|
|
|
0.4055415699221481, -0.7783375503590789}],
|
|
|
|
Point3DBox[{-0.5594059383874951, 0.5516372934766216, -0.6826196308519265}],
|
|
|
|
Point3DBox[{-0.5594059383874951,
|
|
|
|
0.5516372934766216, -0.6826196308519265}],
|
|
|
|
Point3DBox[{-0.5594059383874951, 0.5516372934766216, -0.6826196308519265}],
|
|
|
|
Point3DBox[{-0.4999998761872266,
|
|
|
|
0.7430730459970385, -0.3501259059921972}],
|
|
|
|
Point3DBox[{-0.4999998761872266, 0.7430730459970385, -0.3501259059921972}],
|
|
|
|
Point3DBox[{-0.45544546985816825`,
|
|
|
|
0.889168769551512, -0.03274560404192063}],
|
|
|
|
Point3DBox[{-0.45544546985816825`,
|
|
|
|
0.889168769551512, -0.03274560404192063}],
|
|
|
|
Point3DBox[{-0.45544546985816825`,
|
|
|
|
0.889168769551512, -0.03274560404192063}],
|
|
|
|
Point3DBox[{-0.38118801592060614`, 0.8539042764455266,
|
|
|
|
0.3148615773261596}],
|
|
|
|
Point3DBox[{-0.38118801592060614`, 0.8539042764455266,
|
|
|
|
0.3148615773261596}],
|
|
|
|
Point3DBox[{-0.1039602209037795, 0.7229219070793326, 0.687657550484739}],
|
|
|
|
Point3DBox[{-0.1039602209037795, 0.7229219070793326, 0.687657550484739}],
|
|
|
|
Point3DBox[{-0.1039602209037795, 0.7229219070793326, 0.687657550484739}],
|
|
|
|
Point3DBox[{0.054455515745988246`, 0.7128463376204796,
|
|
|
|
0.7279598323824874}],
|
|
|
|
Point3DBox[{0.054455515745988246`, 0.7128463376204796,
|
|
|
|
0.7279598323824874}],
|
|
|
|
Point3DBox[{0.3217824819881714, 0.7531486154558916, 0.647355234988092}],
|
|
|
|
Point3DBox[{0.3217824819881714, 0.7531486154558916, 0.647355234988092}],
|
|
|
|
Point3DBox[{0.47029735684655705`, 0.8337531375278205,
|
|
|
|
0.42569281894606953`}],
|
|
|
|
Point3DBox[{0.47029735684655705`, 0.8337531375278205,
|
|
|
|
0.42569281894606953`}],
|
|
|
|
Point3DBox[{0.47029735684655705`, 0.8337531375278205,
|
|
|
|
0.42569281894606953`}],
|
|
|
|
Point3DBox[{0.4306929852123136, 0.8841309848220855, 0.13350130878629185`}],
|
|
|
|
Point3DBox[{0.4306929852123136, 0.8841309848220855,
|
|
|
|
0.13350130878629185`}],
|
|
|
|
Point3DBox[{0.18811899886707983`,
|
|
|
|
0.969773291623441, -0.30478587245612865`}],
|
|
|
|
Point3DBox[{0.18811899886707983`,
|
|
|
|
0.969773291623441, -0.30478587245612865`}],
|
|
|
|
Point3DBox[{0.18811899886707983`,
|
|
|
|
0.969773291623441, -0.30478587245612865`}],
|
|
|
|
Point3DBox[{-0.23762370402487107`,
|
|
|
|
0.7783375391030242, -0.5365239261703852}],
|
|
|
|
Point3DBox[{-0.23762370402487107`,
|
|
|
|
0.7783375391030242, -0.5365239261703852}],
|
|
|
|
Point3DBox[{-0.6584158439541719, 0.4710327378057976, -0.5012593959109569}],
|
|
|
|
Point3DBox[{-0.6584158439541719,
|
|
|
|
0.4710327378057976, -0.5012593959109569}],
|
|
|
|
Point3DBox[{-0.6584158439541719, 0.4710327378057976, -0.5012593959109569}],
|
|
|
|
Point3DBox[{-0.9702969854082353,
|
|
|
|
0.26448363109710116`, -0.2644835905583802}],
|
|
|
|
Point3DBox[{-0.9702969854082353,
|
|
|
|
0.26448363109710116`, -0.2644835905583802}],
|
|
|
|
Point3DBox[{-0.9752475153541458, 0.06801009384725776,
|
|
|
|
0.09319899328964483}],
|
|
|
|
Point3DBox[{-0.9752475153541458, 0.06801009384725776,
|
|
|
|
0.09319899328964483}],
|
|
|
|
Point3DBox[{-0.9752475153541458, 0.06801009384725776,
|
|
|
|
0.09319899328964483}],
|
|
|
|
Point3DBox[{-0.8960395314706732, -0.23425692272054227`,
|
|
|
|
0.30478590605502714`}],
|
|
|
|
Point3DBox[{-0.8960395314706732, -0.23425692272054227`,
|
|
|
|
0.30478590605502714`}],
|
|
|
|
Point3DBox[{-0.7871287641126133, -0.49622166145293006`,
|
|
|
|
0.5163729532160034}],
|
|
|
|
Point3DBox[{-0.7871287641126133, -0.49622166145293006`,
|
|
|
|
0.5163729532160034}],
|
|
|
|
Point3DBox[{-0.7871287641126133, -0.49622166145293006`,
|
|
|
|
0.5163729532160034}],
|
|
|
|
Point3DBox[{-0.7227721719664338, -0.2896725211453386, 0.5818640269042509}],
|
|
|
|
Point3DBox[{-0.7227721719664338, -0.2896725211453386,
|
|
|
|
0.5818640269042509}],
|
|
|
|
Point3DBox[{-0.8019801558499069, -0.01763221295409768,
|
|
|
|
0.40050389275997667`}],
|
|
|
|
Point3DBox[{-0.8019801558499069, -0.01763221295409768,
|
|
|
|
0.40050389275997667`}],
|
|
|
|
Point3DBox[{-0.8019801558499069, -0.01763221295409768,
|
|
|
|
0.40050389275997667`}],
|
|
|
|
Point3DBox[{-0.8465345621789647, 0.38035264627501564`, 0.214105906180687}],
|
|
|
|
Point3DBox[{-0.8465345621789647, 0.38035264627501564`,
|
|
|
|
0.214105906180687}],
|
|
|
|
Point3DBox[{-0.7425741266663775, 0.707808552891053, 0.07808573837468469}],
|
|
|
|
Point3DBox[{-0.7425741266663775, 0.707808552891053, 0.07808573837468469}],
|
|
|
|
Point3DBox[{-0.7425741266663775, 0.707808552891053, 0.07808573837468469}],
|
|
|
|
Point3DBox[{-0.3762374859746956, 0.8690176306338061, 0.2191435906212103}],
|
|
|
|
Point3DBox[{-0.3762374859746956, 0.8690176306338061, 0.2191435906212103}],
|
|
|
|
Point3DBox[{0.019802169308751456`, 0.909319874870323, 0.4911840270299106}],
|
|
|
|
Point3DBox[{0.019802169308751456`, 0.909319874870323,
|
|
|
|
0.4911840270299106}],
|
|
|
|
Point3DBox[{0.019802169308751456`, 0.909319874870323, 0.4911840270299106}],
|
|
|
|
Point3DBox[{0.15841595125857552`, 0.758186400185318, 0.5818640269042509}],
|
|
|
|
Point3DBox[{0.15841595125857552`, 0.758186400185318, 0.5818640269042509}],
|
|
|
|
Point3DBox[{0.3069305949997831, 0.8992443054114699, 0.4307305033865926}],
|
|
|
|
Point3DBox[{0.3069305949997831, 0.8992443054114699, 0.4307305033865926}],
|
|
|
|
Point3DBox[{0.3069305949997831, 0.8992443054114699, 0.4307305033865926}],
|
|
|
|
Point3DBox[{0.415841593475021, 1., 0.09823684572466027}],
|
|
|
|
Point3DBox[{0.415841593475021, 1., 0.09823684572466027}],
|
|
|
|
Point3DBox[{0.5000001073044037, 0.8639798459043796, -0.289672516744473}],
|
|
|
|
Point3DBox[{0.5000001073044037, 0.8639798459043796, -0.289672516744473}],
|
|
|
|
Point3DBox[{0.5000001073044037, 0.8639798459043796, -0.289672516744473}],
|
|
|
|
Point3DBox[{0.5000001073044037, 0.8639798459043796, -0.289672516744473}],
|
|
|
|
Point3DBox[{0.5000001073044037, 0.8639798459043796, -0.289672516744473}],
|
|
|
|
Point3DBox[{0.717822137271618, 0.7329974765381855, 0.14357684566183032`}],
|
|
|
|
Point3DBox[{0.717822137271618, 0.7329974765381855, 0.14357684566183032`}],
|
|
|
|
Point3DBox[{0.717822137271618, 0.7329974765381855, 0.14357684566183032`}],
|
|
|
|
Point3DBox[{0.8217823416670281, 0.4559194172164132, 0.4105794296355154}],
|
|
|
|
Point3DBox[{0.8217823416670281, 0.4559194172164132, 0.4105794296355154}],
|
|
|
|
Point3DBox[{0.8712873109587366, 0.3249370478502192, 0.5415618794020963}],
|
|
|
|
Point3DBox[{0.8712873109587366, 0.3249370478502192, 0.5415618794020963}],
|
|
|
|
Point3DBox[{0.8712873109587366, 0.3249370478502192, 0.5415618794020963}],
|
|
|
|
Point3DBox[{0.8960397956045908, 0.13853908005922877`, 0.6070529530903436}],
|
|
|
|
Point3DBox[{0.8960397956045908, 0.13853908005922877`,
|
|
|
|
0.6070529530903436}],
|
|
|
|
Point3DBox[{0.9702972165254129, -0.01763221295409768, 0.4206549665110539}],
|
|
|
|
Point3DBox[{0.9702972165254129, -0.01763221295409768,
|
|
|
|
0.4206549665110539}],
|
|
|
|
Point3DBox[{0.9702972165254129, -0.01763221295409768, 0.4206549665110539}],
|
|
|
|
Point3DBox[{0.9752475153541458, -0.07304781137889414,
|
|
|
|
0.38539050344942255`}],
|
|
|
|
Point3DBox[{0.9752475153541458, -0.07304781137889414,
|
|
|
|
0.38539050344942255`}],
|
|
|
|
Point3DBox[{0.7227724361003509, -0.027707816011845788`,
|
|
|
|
0.6926952685241606}],
|
|
|
|
Point3DBox[{0.7227724361003509, -0.027707816011845788`,
|
|
|
|
0.6926952685241606}],
|
|
|
|
Point3DBox[{0.7227724361003509, -0.027707816011845788`,
|
|
|
|
0.6926952685241606}],
|
|
|
|
Point3DBox[{0.18811899886707983`, -0.2997480906041917,
|
|
|
|
0.9244332550406201}],
|
|
|
|
Point3DBox[{0.18811899886707983`, -0.2997480906041917,
|
|
|
|
0.9244332550406201}],
|
|
|
|
Point3DBox[{-0.17821764182460204`, -0.2896725211453386,
|
|
|
|
0.944584597582885}],
|
|
|
|
Point3DBox[{-0.17821764182460204`, -0.2896725211453386,
|
|
|
|
0.944584597582885}],
|
|
|
|
Point3DBox[{-0.17821764182460204`, -0.2896725211453386,
|
|
|
|
0.944584597582885}],
|
|
|
|
Point3DBox[{-0.5198017978704302, -0.14357679759086522`,
|
|
|
|
0.848866476482342}],
|
|
|
|
Point3DBox[{-0.5198017978704302, -0.14357679759086522`,
|
|
|
|
0.848866476482342}],
|
|
|
|
Point3DBox[{-0.8514851251416149, 0.12342572587094927`, 0.511335100780988}],
|
|
|
|
Point3DBox[{-0.8514851251416149, 0.12342572587094927`,
|
|
|
|
0.511335100780988}],
|
|
|
|
Point3DBox[{-0.8514851251416149, 0.12342572587094927`, 0.511335100780988}],
|
|
|
|
Point3DBox[{-0.9455445007623815,
|
|
|
|
0.3299748325796457, -0.01763221473136648}],
|
|
|
|
Point3DBox[{-0.9455445007623815,
|
|
|
|
0.3299748325796457, -0.01763221473136648}],
|
|
|
|
Point3DBox[{-0.9059406243792337,
|
|
|
|
0.45088163248698665`, -0.3400503355177601}],
|
|
|
|
Point3DBox[{-0.9059406243792337,
|
|
|
|
0.45088163248698665`, -0.3400503355177601}],
|
|
|
|
Point3DBox[{-0.6732672356914654, 0.4760705225352241, -0.5768261744692352}],
|
|
|
|
Point3DBox[{-0.6732672356914654,
|
|
|
|
0.4760705225352241, -0.5768261744692352}],
|
|
|
|
Point3DBox[{-0.6732672356914654, 0.4760705225352241, -0.5768261744692352}],
|
|
|
|
Point3DBox[{-0.4158415934750205,
|
|
|
|
0.5264483698294891, -0.7481108389357677}],
|
|
|
|
Point3DBox[{-0.4158415934750205, 0.5264483698294891, -0.7481108389357677}],
|
|
|
|
Point3DBox[{-0.5940592518079928,
|
|
|
|
0.5365239392883422, -0.6070528522936481}],
|
|
|
|
Point3DBox[{-0.5940592518079928, 0.5365239392883422, -0.6070528522936481}],
|
|
|
|
Point3DBox[{-0.5940592518079928,
|
|
|
|
0.5365239392883422, -0.6070528522936481}],
|
|
|
|
Point3DBox[{-0.9059406243792337, 0.38035264627501564`,
|
|
|
|
0.08312345641410612}],
|
|
|
|
Point3DBox[{-0.9059406243792337, 0.38035264627501564`,
|
|
|
|
0.08312345641410612}],
|
|
|
|
Point3DBox[{-0.6485147510456113, 0.22921917159001076`,
|
|
|
|
0.6574308054625291}],
|
|
|
|
Point3DBox[{-0.6485147510456113, 0.22921917159001076`,
|
|
|
|
0.6574308054625291}],
|
|
|
|
Point3DBox[{-0.6485147510456113, 0.22921917159001076`,
|
|
|
|
0.6574308054625291}],
|
|
|
|
Point3DBox[{-0.2821781103539289, 0.0982368022238168, 0.979848926248923}],
|
|
|
|
Point3DBox[{-0.2821781103539289, 0.0982368022238168, 0.979848926248923}],
|
|
|
|
Point3DBox[{0.22772284223348802`, 0.01259446182356618,
|
|
|
|
0.9848867450850399}],
|
|
|
|
Point3DBox[{0.22772284223348802`, 0.01259446182356618,
|
|
|
|
0.9848867450850399}],
|
|
|
|
Point3DBox[{0.22772284223348802`, 0.01259446182356618,
|
|
|
|
0.9848867450850399}],
|
|
|
|
Point3DBox[{0.5742575612419663, -0.05793449078950977, 0.7934509396696332}],
|
|
|
|
Point3DBox[{0.5742575612419663, -0.05793449078950977,
|
|
|
|
0.7934509396696332}],
|
|
|
|
Point3DBox[{0.8910894967758578, -0.06801006024836276, 0.5415618794020963}],
|
|
|
|
Point3DBox[{0.8910894967758578, -0.06801006024836276,
|
|
|
|
0.5415618794020963}],
|
|
|
|
Point3DBox[{0.8910894967758578, -0.06801006024836276, 0.5415618794020963}],
|
|
|
|
Point3DBox[{0.9900994023425341, -0.10831233808377473`,
|
|
|
|
0.11838791947573771`}],
|
|
|
|
Point3DBox[{0.9900994023425341, -0.10831233808377473`,
|
|
|
|
0.11838791947573771`}],
|
|
|
|
Point3DBox[{
|
|
|
|
0.9306933401422651, -0.11838787394373261`, -0.23425694633286584`}],
|
|
|
|
Point3DBox[{
|
|
|
|
0.9306933401422651, -0.11838787394373261`, -0.23425694633286584`}],
|
|
|
|
Point3DBox[{
|
|
|
|
0.9306933401422651, -0.11838787394373261`, -0.23425694633286584`}],
|
|
|
|
Point3DBox[{
|
|
|
|
0.792079558192441, -0.037783351871803664`, -0.556675100718158}],
|
|
|
|
Point3DBox[{
|
|
|
|
0.792079558192441, -0.037783351871803664`, -0.556675100718158}],
|
|
|
|
Point3DBox[{
|
|
|
|
0.6485149821627892, -0.042821136601230166`, -0.8035264429462733}],
|
|
|
|
Point3DBox[{
|
|
|
|
0.6485149821627892, -0.042821136601230166`, -0.8035264429462733}],
|
|
|
|
Point3DBox[{
|
|
|
|
0.6485149821627892, -0.042821136601230166`, -0.8035264429462733}],
|
|
|
|
Point3DBox[{
|
|
|
|
0.5742575612419663, -0.17884125709795556`, -0.8287153691323661}],
|
|
|
|
Point3DBox[{
|
|
|
|
0.5742575612419663, -0.17884125709795556`, -0.8287153691323661}],
|
|
|
|
Point3DBox[{
|
|
|
|
0.25742588984199233`, -0.44080602942923863`, -0.8690176510301146}],
|
|
|
|
Point3DBox[{
|
|
|
|
0.25742588984199233`, -0.44080602942923863`, -0.8690176510301146}],
|
|
|
|
Point3DBox[{
|
|
|
|
0.25742588984199233`, -0.44080602942923863`, -0.8690176510301146}],
|
|
|
|
Point3DBox[{-0.1039602209037795, -0.556675011008258, -0.8136020134207104}],
|
|
|
|
Point3DBox[{-0.1039602209037795, -0.556675011008258, \
|
|
|
|
-0.8136020134207104}],
|
|
|
|
Point3DBox[{-0.13861379845819433`, -0.6725440597850676, \
|
|
|
|
-0.6272040268414207}],
|
|
|
|
Point3DBox[{-0.13861379845819433`, -0.6725440597850676, \
|
|
|
|
-0.6272040268414207}],
|
|
|
|
Point3DBox[{-0.13861379845819433`, -0.6725440597850676, \
|
|
|
|
-0.6272040268414207}],
|
|
|
|
Point3DBox[{-0.16336625008730893`, -0.8085642138806881, \
|
|
|
|
-0.4609571812110054}],
|
|
|
|
Point3DBox[{-0.16336625008730893`, -0.8085642138806881, \
|
|
|
|
-0.4609571812110054}],
|
|
|
|
Point3DBox[{-0.07920773625792529, -0.9143575924019595, \
|
|
|
|
-0.22418127506173335`}],
|
|
|
|
Point3DBox[{-0.07920773625792529, -0.9143575924019595, \
|
|
|
|
-0.22418127506173335`}],
|
|
|
|
Point3DBox[{-0.07920773625792529, -0.9143575924019595, \
|
|
|
|
-0.22418127506173335`}],
|
|
|
|
Point3DBox[{0.04455465395460566, -0.9395464824501968,
|
|
|
|
0.022670067166381914`}],
|
|
|
|
Point3DBox[{0.04455465395460566, -0.9395464824501968,
|
|
|
|
0.022670067166381914`}],
|
|
|
|
Point3DBox[{0.06435660865454934, -0.899244339010365, 0.2846348323039499}],
|
|
|
|
Point3DBox[{0.06435660865454934, -0.899244339010365, 0.2846348323039499}],
|
|
|
|
Point3DBox[{0.06435660865454934, -0.899244339010365, 0.2846348323039499}],
|
|
|
|
Point3DBox[{-0.09900992207504654, -0.8639798795032747,
|
|
|
|
0.2997481880156057}],
|
|
|
|
Point3DBox[{-0.09900992207504654, -0.8639798795032747,
|
|
|
|
0.2997481880156057}],
|
|
|
|
Point3DBox[{-0.2673267186166358, -0.8337531039289254,
|
|
|
|
0.39042835588443797`}],
|
|
|
|
Point3DBox[{-0.2673267186166358, -0.8337531039289254,
|
|
|
|
0.39042835588443797`}],
|
|
|
|
Point3DBox[{-0.2673267186166358, -0.8337531039289254,
|
|
|
|
0.39042835588443797`}],
|
|
|
|
Point3DBox[{-0.5049504061331366, -0.6725440597850676, 0.4307305033865926}],
|
|
|
|
Point3DBox[{-0.5049504061331366, -0.6725440597850676,
|
|
|
|
0.4307305033865926}],
|
|
|
|
Point3DBox[{-0.7425741266663775, -0.3400503684396037, 0.4609572820077009}],
|
|
|
|
Point3DBox[{-0.7425741266663775, -0.3400503684396037,
|
|
|
|
0.4609572820077009}],
|
|
|
|
Point3DBox[{-0.7425741266663775, -0.3400503684396037, 0.4609572820077009}],
|
|
|
|
Point3DBox[{-0.7871287641126133, 0.13853908005922877`,
|
|
|
|
0.5264484900915422}],
|
|
|
|
Point3DBox[{-0.7871287641126133, 0.13853908005922877`,
|
|
|
|
0.5264484900915422}],
|
|
|
|
Point3DBox[{-0.8168315475872004, 0.4609571683469446,
|
|
|
|
0.38539050344942255`}],
|
|
|
|
Point3DBox[{-0.8168315475872004, 0.4609571683469446,
|
|
|
|
0.38539050344942255`}],
|
|
|
|
Point3DBox[{-0.8168315475872004, 0.4609571683469446,
|
|
|
|
0.38539050344942255`}],
|
|
|
|
Point3DBox[{-0.8415840322330542, 0.5566750782060481, 0.03778345647693606}],
|
|
|
|
Point3DBox[{-0.8415840322330542, 0.5566750782060481,
|
|
|
|
0.03778345647693606}],
|
|
|
|
Point3DBox[{-0.7524752195749381,
|
|
|
|
0.5365239392883422, -0.37531479857939154`}],
|
|
|
|
Point3DBox[{-0.7524752195749381,
|
|
|
|
0.5365239392883422, -0.37531479857939154`}],
|
|
|
|
Point3DBox[{-0.7524752195749381,
|
|
|
|
0.5365239392883422, -0.37531479857939154`}],
|
|
|
|
Point3DBox[{-0.40594050056645986`,
|
|
|
|
0.49622166145293006`, -0.6876574496880434}],
|
|
|
|
Point3DBox[{-0.40594050056645986`,
|
|
|
|
0.49622166145293006`, -0.6876574496880434}],
|
|
|
|
Point3DBox[{0.09900992207504654,
|
|
|
|
0.34508818676792524`, -0.8992443624534259}],
|
|
|
|
Point3DBox[{0.09900992207504654,
|
|
|
|
0.34508818676792524`, -0.8992443624534259}],
|
|
|
|
Point3DBox[{0.09900992207504654,
|
|
|
|
0.34508818676792524`, -0.8992443624534259}],
|
|
|
|
Point3DBox[{0.3861388100004338,
|
|
|
|
0.20403024794287822`, -0.8690176510301146}],
|
|
|
|
Point3DBox[{0.3861388100004338,
|
|
|
|
0.20403024794287822`, -0.8690176510301146}],
|
|
|
|
Point3DBox[{
|
|
|
|
0.5346536848588185, -0.13853901286143872`, -0.7783375503590789}],
|
|
|
|
Point3DBox[{
|
|
|
|
0.5346536848588185, -0.13853901286143872`, -0.7783375503590789}],
|
|
|
|
Point3DBox[{0.5049504061331366, -0.5415616568199785, -0.6372796309147564}],
|
|
|
|
Point3DBox[{
|
|
|
|
0.5049504061331366, -0.5415616568199785, -0.6372796309147564}],
|
|
|
|
Point3DBox[{0.5049504061331366, -0.5415616568199785, -0.6372796309147564}],
|
|
|
|
Point3DBox[{
|
|
|
|
0.40099020173772737`, -0.8287152856006038, -0.3098236576933472}],
|
|
|
|
Point3DBox[{
|
|
|
|
0.40099020173772737`, -0.8287152856006038, -0.3098236576933472}],
|
|
|
|
Point3DBox[{0.10396045202095706`, -0.9294709465902388,
|
|
|
|
0.05289684578749021}],
|
|
|
|
Point3DBox[{0.10396045202095706`, -0.9294709465902388,
|
|
|
|
0.05289684578749021}],
|
|
|
|
Point3DBox[{0.10396045202095706`, -0.9294709465902388,
|
|
|
|
0.05289684578749021}],
|
|
|
|
Point3DBox[{-0.06930690748328229, -0.8236775680689674,
|
|
|
|
0.3602015772633297}],
|
|
|
|
Point3DBox[{-0.06930690748328229, -0.8236775680689674,
|
|
|
|
0.3602015772633297}],
|
|
|
|
Point3DBox[{-0.23267314106222098`, -0.717884088751011,
|
|
|
|
0.6171286243614761}],
|
|
|
|
Point3DBox[{-0.23267314106222098`, -0.717884088751011,
|
|
|
|
0.6171286243614761}],
|
|
|
|
Point3DBox[{-0.23267314106222098`, -0.717884088751011,
|
|
|
|
0.6171286243614761}],
|
|
|
|
Point3DBox[{-0.44554437694960763`, -0.5919394705153485,
|
|
|
|
0.6120907719264606}],
|
|
|
|
Point3DBox[{-0.44554437694960763`, -0.5919394705153485,
|
|
|
|
0.6120907719264606}],
|
|
|
|
Point3DBox[{-0.5643564683334057, -0.49118380952571344`,
|
|
|
|
0.5516374162776347}],
|
|
|
|
Point3DBox[{-0.5643564683334057, -0.49118380952571344`,
|
|
|
|
0.5516374162776347}],
|
|
|
|
Point3DBox[{-0.5643564683334057, -0.49118380952571344`,
|
|
|
|
0.5516374162776347}],
|
|
|
|
Point3DBox[{-0.4158415934750205, -0.6725440597850676, 0.5415618794020963}],
|
|
|
|
Point3DBox[{-0.4158415934750205, -0.6725440597850676,
|
|
|
|
0.5415618794020963}],
|
|
|
|
Point3DBox[{-0.2425742339707816, -0.6977329834322001, 0.6574308054625291}],
|
|
|
|
Point3DBox[{-0.2425742339707816, -0.6977329834322001,
|
|
|
|
0.6574308054625291}],
|
|
|
|
Point3DBox[{-0.2425742339707816, -0.6977329834322001, 0.6574308054625291}],
|
|
|
|
Point3DBox[{-0.02970276696621736, -0.6020150399742014,
|
|
|
|
0.7531487585685802}],
|
|
|
|
Point3DBox[{-0.02970276696621736, -0.6020150399742014,
|
|
|
|
0.7531487585685802}],
|
|
|
|
Point3DBox[{0.39108910882916675`, -0.5264482690328038,
|
|
|
|
0.7178841611113549}],
|
|
|
|
Point3DBox[{0.39108910882916675`, -0.5264482690328038,
|
|
|
|
0.7178841611113549}],
|
|
|
|
Point3DBox[{0.39108910882916675`, -0.5264482690328038,
|
|
|
|
0.7178841611113549}],
|
|
|
|
Point3DBox[{0.8168320428382952, -0.516372733172846, 0.2947103691794887}],
|
|
|
|
Point3DBox[{0.8168320428382952, -0.516372733172846, 0.2947103691794887}],
|
|
|
|
Point3DBox[{
|
|
|
|
0.8316834345755888, -0.4307304263714905, -0.37531479857939154`}],
|
|
|
|
Point3DBox[{
|
|
|
|
0.8316834345755888, -0.4307304263714905, -0.37531479857939154`}],
|
|
|
|
Point3DBox[{
|
|
|
|
0.8316834345755888, -0.4307304263714905, -0.37531479857939154`}],
|
|
|
|
Point3DBox[{0.1980198276417233, -0.3501259042995616, -0.8992443624534259}],
|
|
|
|
Point3DBox[{
|
|
|
|
0.1980198276417233, -0.3501259042995616, -0.8992443624534259}],
|
|
|
|
Point3DBox[{-0.5148514990416977, -0.1586901853780398, \
|
|
|
|
-0.8085642617823904}],
|
|
|
|
Point3DBox[{-0.5148514990416977, -0.1586901853780398, \
|
|
|
|
-0.8085642617823904}],
|
|
|
|
Point3DBox[{-0.5148514990416977, -0.1586901853780398, \
|
|
|
|
-0.8085642617823904}],
|
|
|
|
Point3DBox[{-0.9158414531538772,
|
|
|
|
0.21914360213115772`, -0.1989923824745391}],
|
|
|
|
Point3DBox[{-0.9158414531538772,
|
|
|
|
0.21914360213115772`, -0.1989923824745391}],
|
|
|
|
Point3DBox[{-0.7673265782954921, 0.43073049356928067`,
|
|
|
|
0.4861461745948951}],
|
|
|
|
Point3DBox[{-0.7673265782954921, 0.43073049356928067`,
|
|
|
|
0.4861461745948951}],
|
|
|
|
Point3DBox[{-0.7673265782954921, 0.43073049356928067`,
|
|
|
|
0.4861461745948951}],
|
|
|
|
Point3DBox[{-0.3316830796456373, 0.5012594461823566, 0.8790932551034503}],
|
|
|
|
Point3DBox[{-0.3316830796456373, 0.5012594461823566, 0.8790932551034503}],
|
|
|
|
Point3DBox[{-0.2821781103539289, 0.35012593789845664`,
|
|
|
|
0.9496221812267129}],
|
|
|
|
Point3DBox[{-0.2821781103539289, 0.35012593789845664`,
|
|
|
|
0.9496221812267129}],
|
|
|
|
Point3DBox[{-0.2821781103539289, 0.35012593789845664`,
|
|
|
|
0.9496221812267129}],
|
|
|
|
Point3DBox[{-0.18316820478725215`, 0.017632246552992677`,
|
|
|
|
0.979848926248923}],
|
|
|
|
Point3DBox[{-0.18316820478725215`, 0.017632246552992677`,
|
|
|
|
0.979848926248923}],
|
|
|
|
Point3DBox[{-0.20297012647045626`, -0.2947103058747652,
|
|
|
|
0.8589421477534744}],
|
|
|
|
Point3DBox[{-0.20297012647045626`, -0.2947103058747652,
|
|
|
|
0.8589421477534744}],
|
|
|
|
Point3DBox[{-0.20297012647045626`, -0.2947103058747652,
|
|
|
|
0.8589421477534744}],
|
|
|
|
Point3DBox[{-0.3267325166829872, -0.42065489051153265`,
|
|
|
|
0.7531487585685802}],
|
|
|
|
Point3DBox[{-0.3267325166829872, -0.42065489051153265`,
|
|
|
|
0.7531487585685802}],
|
|
|
|
Point3DBox[{-0.4900990474125831, -0.4559193500186231, 0.5969774162148048}],
|
|
|
|
Point3DBox[{-0.4900990474125831, -0.4559193500186231,
|
|
|
|
0.5969774162148048}],
|
|
|
|
Point3DBox[{-0.4900990474125831, -0.4559193500186231, 0.5969774162148048}],
|
|
|
|
Point3DBox[{-0.6980196873205801, -0.4559193500186231,
|
|
|
|
0.32493711420169835`}],
|
|
|
|
Point3DBox[{-0.6980196873205801, -0.4559193500186231,
|
|
|
|
0.32493711420169835`}],
|
|
|
|
Point3DBox[{-0.8415840322330542, -0.4307304263714905,
|
|
|
|
0.027707919601397586`}],
|
|
|
|
Point3DBox[{-0.8415840322330542, -0.4307304263714905,
|
|
|
|
0.027707919601397586`}],
|
|
|
|
Point3DBox[{-0.8415840322330542, -0.4307304263714905,
|
|
|
|
0.027707919601397586`}],
|
|
|
|
Point3DBox[{-0.7128713431917908, -0.4307304263714905, \
|
|
|
|
-0.4659949328493256}],
|
|
|
|
Point3DBox[{-0.7128713431917908, -0.4307304263714905, \
|
|
|
|
-0.4659949328493256}],
|
|
|
|
Point3DBox[{-0.7128713431917908, -0.4307304263714905, \
|
|
|
|
-0.4659949328493256}],
|
|
|
|
Point3DBox[{-0.7128713431917908, -0.4307304263714905, \
|
|
|
|
-0.4659949328493256}],
|
|
|
|
Point3DBox[{-0.7128713431917908, -0.4307304263714905, \
|
|
|
|
-0.4659949328493256}],
|
|
|
|
Point3DBox[{
|
|
|
|
0.18316843590442972`, -0.41561713938100125`, -0.9647355369383686}],
|
|
|
|
Point3DBox[{
|
|
|
|
0.18316843590442972`, -0.41561713938100125`, -0.9647355369383686}],
|
|
|
|
Point3DBox[{
|
|
|
|
0.5792078600706992, -0.36523929208673617`, -0.7329974496252135}],
|
|
|
|
Point3DBox[{
|
|
|
|
0.5792078600706992, -0.36523929208673617`, -0.7329974496252135}],
|
|
|
|
Point3DBox[{
|
|
|
|
0.5792078600706992, -0.36523929208673617`, -0.7329974496252135}],
|
|
|
|
Point3DBox[{0.8267326404957611, -0.5264482690328038, -0.3904281878899456}],
|
|
|
|
Point3DBox[{
|
|
|
|
0.8267326404957611, -0.5264482690328038, -0.3904281878899456}],
|
|
|
|
Point3DBox[{0.7475249207462051, -0.5869017865826073, 0.05289684578749021}],
|
|
|
|
Point3DBox[{0.7475249207462051, -0.5869017865826073,
|
|
|
|
0.05289684578749021}],
|
|
|
|
Point3DBox[{0.7475249207462051, -0.5869017865826073, 0.05289684578749021}],
|
|
|
|
Point3DBox[{0.5000001073044037, -0.7078085192921579,
|
|
|
|
0.32493711420169835`}],
|
|
|
|
Point3DBox[{0.5000001073044037, -0.7078085192921579,
|
|
|
|
0.32493711420169835`}],
|
|
|
|
Point3DBox[{0.34158413953745836`, -0.7581863665864231,
|
|
|
|
0.41561724847163245`}],
|
|
|
|
Point3DBox[{0.34158413953745836`, -0.7581863665864231,
|
|
|
|
0.41561724847163245`}],
|
|
|
|
Point3DBox[{0.059406045691898765`, -0.7934508260935135,
|
|
|
|
0.511335100780988}],
|
|
|
|
Point3DBox[{0.059406045691898765`, -0.7934508260935135,
|
|
|
|
0.511335100780988}],
|
|
|
|
Point3DBox[{0.059406045691898765`, -0.7934508260935135,
|
|
|
|
0.511335100780988}],
|
|
|
|
Point3DBox[{-0.23267314106222098`, -0.727959624610969, 0.506297281944871}],
|
|
|
|
Point3DBox[{-0.23267314106222098`, -0.727959624610969,
|
|
|
|
0.506297281944871}],
|
|
|
|
Point3DBox[{-0.36138609423740203`, -0.6473551697368302,
|
|
|
|
0.5163729532160034}],
|
|
|
|
Point3DBox[{-0.36138609423740203`, -0.6473551697368302,
|
|
|
|
0.5163729532160034}],
|
|
|
|
Point3DBox[{-0.36138609423740203`, -0.6473551697368302,
|
|
|
|
0.5163729532160034}],
|
|
|
|
Point3DBox[{-0.3168316879083437, -0.6120907102297396, 0.6725441611741848}],
|
|
|
|
Point3DBox[{-0.3168316879083437, -0.6120907102297396,
|
|
|
|
0.6725441611741848}],
|
|
|
|
Point3DBox[{-0.004950282320363161, -0.7380352948665071,
|
|
|
|
0.6675063423380677}],
|
|
|
|
Point3DBox[{-0.004950282320363161, -0.7380352948665071,
|
|
|
|
0.6675063423380677}],
|
|
|
|
Point3DBox[{-0.004950282320363161, -0.7380352948665071,
|
|
|
|
0.6675063423380677}],
|
|
|
|
Point3DBox[{0.37623771709187315`, -0.7632241849147448,
|
|
|
|
0.4206549665110539}],
|
|
|
|
Point3DBox[{0.37623771709187315`, -0.7632241849147448,
|
|
|
|
0.4206549665110539}],
|
|
|
|
Point3DBox[{0.6534652809915213, -0.6725440597850676, 0.289672651140067}],
|
|
|
|
Point3DBox[{0.6534652809915213, -0.6725440597850676, 0.289672651140067}],
|
|
|
|
Point3DBox[{0.6534652809915213, -0.6725440597850676, 0.289672651140067}],
|
|
|
|
Point3DBox[{
|
|
|
|
0.8118812487584676, -0.49118380952571344`, -0.22418127506173335`}],
|
|
|
|
Point3DBox[{
|
|
|
|
0.8118812487584676, -0.49118380952571344`, -0.22418127506173335`}],
|
|
|
|
Point3DBox[{
|
|
|
|
0.5594061695046727, -0.20403018074508816`, -0.8337531543695846}],
|
|
|
|
Point3DBox[{
|
|
|
|
0.5594061695046727, -0.20403018074508816`, -0.8337531543695846}],
|
|
|
|
Point3DBox[{
|
|
|
|
0.5594061695046727, -0.20403018074508816`, -0.8337531543695846}],
|
|
|
|
Point3DBox[{-0.009900845283013266, -0.2695213822276326, \
|
|
|
|
-0.9496221812267129}],
|
|
|
|
Point3DBox[{-0.009900845283013266, -0.2695213822276326, \
|
|
|
|
-0.9496221812267129}],
|
|
|
|
Point3DBox[{-0.1485146272328378, -0.5919394705153485, \
|
|
|
|
-0.7178841611113548}],
|
|
|
|
Point3DBox[{-0.1485146272328378, -0.5919394705153485, \
|
|
|
|
-0.7178841611113548}],
|
|
|
|
Point3DBox[{-0.1485146272328378, -0.5919394705153485, \
|
|
|
|
-0.7178841611113548}],
|
|
|
|
Point3DBox[{-0.4405940781208747, -0.627203930022439, -0.6221662416042022}],
|
|
|
|
Point3DBox[{-0.4405940781208747, -0.627203930022439, \
|
|
|
|
-0.6221662416042022}],
|
|
|
|
Point3DBox[{-0.737623827837645, -0.15365233345082308`, \
|
|
|
|
-0.632241778479741}],
|
|
|
|
Point3DBox[{-0.737623827837645, -0.15365233345082308`, \
|
|
|
|
-0.632241778479741}],
|
|
|
|
Point3DBox[{-0.737623827837645, -0.15365233345082308`, \
|
|
|
|
-0.632241778479741}],
|
|
|
|
Point3DBox[{-0.5495048454789345, 0.2493702769088217, -0.7934508724718362}],
|
|
|
|
Point3DBox[{-0.5495048454789345,
|
|
|
|
0.2493702769088217, -0.7934508724718362}],
|
|
|
|
Point3DBox[{-0.6039603447165535, 0.5969773224425651, -0.556675100718158}],
|
|
|
|
Point3DBox[{-0.6039603447165535, 0.5969773224425651, -0.556675100718158}],
|
|
|
|
Point3DBox[{-0.6039603447165535, 0.5969773224425651, -0.556675100718158}],
|
|
|
|
Point3DBox[{-0.3762374859746956, 0.7279596918087591, -0.6473551677902951}],
|
|
|
|
Point3DBox[{-0.3762374859746956,
|
|
|
|
0.7279596918087591, -0.6473551677902951}],
|
|
|
|
Point3DBox[{0.059406045691898765`,
|
|
|
|
0.6574307391956831, -0.818639798657929}],
|
|
|
|
Point3DBox[{0.059406045691898765`,
|
|
|
|
0.6574307391956831, -0.818639798657929}],
|
|
|
|
Point3DBox[{0.059406045691898765`,
|
|
|
|
0.6574307391956831, -0.818639798657929}],
|
|
|
|
Point3DBox[{0.47524765567528904`,
|
|
|
|
0.44584384775756014`, -0.818639798657929}],
|
|
|
|
Point3DBox[{0.47524765567528904`,
|
|
|
|
0.44584384775756014`, -0.818639798657929}],
|
|
|
|
Point3DBox[{0.608911138796381, 0.13853908005922877`, -0.8035264429462733}],
|
|
|
|
Point3DBox[{0.608911138796381,
|
|
|
|
0.13853908005922877`, -0.8035264429462733}],
|
|
|
|
Point3DBox[{0.608911138796381, 0.13853908005922877`, -0.8035264429462733}],
|
|
|
|
Point3DBox[{
|
|
|
|
0.7029702502832297, -0.27959691808759063`, -0.6574307046658336}],
|
|
|
|
Point3DBox[{
|
|
|
|
0.7029702502832297, -0.27959691808759063`, -0.6574307046658336}],
|
|
|
|
Point3DBox[{0.717822137271618, -0.5465994751483001, -0.3602015100655328}],
|
|
|
|
Point3DBox[{0.717822137271618, -0.5465994751483001, -0.3602015100655328}],
|
|
|
|
Point3DBox[{0.717822137271618, -0.5465994751483001, -0.3602015100655328}],
|
|
|
|
Point3DBox[{
|
|
|
|
0.5346536848588185, -0.7329974429392905, -0.18387912755957872`}],
|
|
|
|
Point3DBox[{
|
|
|
|
0.5346536848588185, -0.7329974429392905, -0.18387912755957872`}],
|
|
|
|
Point3DBox[{0.4059405005664603, -0.8639798795032747, -0.1637279194129075}],
|
|
|
|
Point3DBox[{
|
|
|
|
0.4059405005664603, -0.8639798795032747, -0.1637279194129075}],
|
|
|
|
Point3DBox[{0.4059405005664603, -0.8639798795032747, -0.1637279194129075}],
|
|
|
|
Point3DBox[{
|
|
|
|
0.08910906028366349, -0.8337531039289254, -0.38539040265272706`}],
|
|
|
|
Point3DBox[{
|
|
|
|
0.08910906028366349, -0.8337531039289254, -0.38539040265272706`}],
|
|
|
|
Point3DBox[{-0.30198003203713303`, -0.717884088751011, \
|
|
|
|
-0.5012593959109569}],
|
|
|
|
Point3DBox[{-0.30198003203713303`, -0.717884088751011, \
|
|
|
|
-0.5012593959109569}],
|
|
|
|
Point3DBox[{-0.30198003203713303`, -0.717884088751011, \
|
|
|
|
-0.5012593959109569}],
|
|
|
|
Point3DBox[{-0.5297028907789908, -0.4559193500186231, \
|
|
|
|
-0.5314861745320651}],
|
|
|
|
Point3DBox[{-0.5297028907789908, -0.4559193500186231, \
|
|
|
|
-0.5314861745320651}],
|
|
|
|
Point3DBox[{-0.5297028907789908, -0.4559193500186231, \
|
|
|
|
-0.5314861745320651}],
|
|
|
|
Point3DBox[{-0.5297028907789908, -0.4559193500186231, \
|
|
|
|
-0.5314861745320651}],
|
|
|
|
Point3DBox[{-0.5297028907789908, -0.4559193500186231, \
|
|
|
|
-0.5314861745320651}],
|
|
|
|
Point3DBox[{-0.8267326404957611, -0.2947103058747652,
|
|
|
|
0.042821174516357724`}],
|
|
|
|
Point3DBox[{-0.8267326404957611, -0.2947103058747652,
|
|
|
|
0.042821174516357724`}],
|
|
|
|
Point3DBox[{-0.7128713431917908, -0.4609572019458397, 0.2997481880156057}],
|
|
|
|
Point3DBox[{-0.7128713431917908, -0.4609572019458397,
|
|
|
|
0.2997481880156057}],
|
|
|
|
Point3DBox[{-0.7128713431917908, -0.4609572019458397, 0.2997481880156057}],
|
|
|
|
Point3DBox[{-0.4405940781208747, -0.5869017865826073,
|
|
|
|
0.5566751007181581}],
|
|
|
|
Point3DBox[{-0.4405940781208747, -0.5869017865826073, 0.5566751007181581}],
|
|
|
|
Point3DBox[{-0.16336625008730893`, -0.5969773224425653,
|
|
|
|
0.7178841611113549}],
|
|
|
|
Point3DBox[{-0.16336625008730893`, -0.5969773224425653,
|
|
|
|
0.7178841611113549}],
|
|
|
|
Point3DBox[{-0.16336625008730893`, -0.5969773224425653,
|
|
|
|
0.7178841611113549}],
|
|
|
|
Point3DBox[{0.06435660865454934, -0.516372733172846, 0.7884132216302115}],
|
|
|
|
Point3DBox[{0.06435660865454934, -0.516372733172846, 0.7884132216302115}],
|
|
|
|
Point3DBox[{0.2623764197879028, -0.41561713938100125`,
|
|
|
|
0.7984887585057503}],
|
|
|
|
Point3DBox[{0.2623764197879028, -0.41561713938100125`,
|
|
|
|
0.7984887585057503}],
|
|
|
|
Point3DBox[{0.39108910882916675`, -0.4559193500186231,
|
|
|
|
0.7279598323824874}],
|
|
|
|
Point3DBox[{0.39108910882916675`, -0.4559193500186231,
|
|
|
|
0.7279598323824874}],
|
|
|
|
Point3DBox[{0.39108910882916675`, -0.4559193500186231,
|
|
|
|
0.7279598323824874}],
|
|
|
|
Point3DBox[{0.4356437792921422, -0.49118380952571344`,
|
|
|
|
0.6926952685241606}],
|
|
|
|
Point3DBox[{0.4356437792921422, -0.49118380952571344`,
|
|
|
|
0.6926952685241606}],
|
|
|
|
Point3DBox[{0.4653465627667284, -0.4811082736657555, 0.6725441611741848}],
|
|
|
|
Point3DBox[{0.4653465627667284, -0.4811082736657555, 0.6725441611741848}],
|
|
|
|
Point3DBox[{0.4653465627667284, -0.4811082736657555, 0.6725441611741848}],
|
|
|
|
Point3DBox[{0.5594061695046727, -0.5969773224425653, 0.5768263088648292}],
|
|
|
|
Point3DBox[{0.5594061695046727, -0.5969773224425653, 0.5768263088648292}],
|
|
|
|
Point3DBox[{0.5099012002129643, -0.677581777316704, 0.45591942957268544`}],
|
|
|
|
Point3DBox[{0.5099012002129643, -0.677581777316704,
|
|
|
|
0.45591942957268544`}],
|
|
|
|
Point3DBox[{0.5099012002129643, -0.677581777316704, 0.45591942957268544`}],
|
|
|
|
Point3DBox[{0.5148514990416972, -0.8035263619534715, 0.2695214429933958}],
|
|
|
|
Point3DBox[{0.5148514990416972, -0.8035263619534715, 0.2695214429933958}],
|
|
|
|
Point3DBox[{0.2920794343796671, -0.899244339010365,
|
|
|
|
0.25440805368284164`}],
|
|
|
|
Point3DBox[{0.2920794343796671, -0.899244339010365, 0.25440805368284164`}],
|
|
|
|
Point3DBox[{0.2920794343796671, -0.899244339010365,
|
|
|
|
0.25440805368284164`}],
|
|
|
|
Point3DBox[{-0.2178217493249274, -0.8539042092477365, 0.2493703692423186}],
|
|
|
|
Point3DBox[{-0.2178217493249274, -0.8539042092477365,
|
|
|
|
0.2493703692423186}],
|
|
|
|
Point3DBox[{-0.7178216420205238, -0.5969773224425653,
|
|
|
|
0.27455929542841123`}],
|
|
|
|
Point3DBox[{-0.7178216420205238, -0.5969773224425653,
|
|
|
|
0.27455929542841123`}],
|
|
|
|
Point3DBox[{-0.7178216420205238, -0.5969773224425653,
|
|
|
|
0.27455929542841123`}],
|
|
|
|
Point3DBox[{-0.9653464224455852, -0.1335012617309072,
|
|
|
|
0.17380359068404025`}],
|
|
|
|
Point3DBox[{-0.9653464224455852, -0.1335012617309072,
|
|
|
|
0.17380359068404025`}],
|
|
|
|
Point3DBox[{-1., 0.3249370478502192, -0.04282114091745911}],
|
|
|
|
Point3DBox[{-1., 0.3249370478502192, -0.04282114091745911}],
|
|
|
|
Point3DBox[{-1., 0.3249370478502192, -0.04282114091745911}],
|
|
|
|
Point3DBox[{-0.7623763124834987, 0.64735516973683, -0.45591939597378683`}],
|
|
|
|
Point3DBox[{-0.7623763124834987,
|
|
|
|
0.64735516973683, -0.45591939597378683`}],
|
|
|
|
Point3DBox[{-0.11386131381234012`,
|
|
|
|
0.6423173850074035, -0.8539042953184588}],
|
|
|
|
Point3DBox[{-0.11386131381234012`,
|
|
|
|
0.6423173850074035, -0.8539042953184588}],
|
|
|
|
Point3DBox[{-0.11386131381234012`,
|
|
|
|
0.6423173850074035, -0.8539042953184588}],
|
|
|
|
Point3DBox[{0.3861388100004338,
|
|
|
|
0.33501261730907217`, -0.9294710402778388}],
|
|
|
|
Point3DBox[{0.3861388100004338,
|
|
|
|
0.33501261730907217`, -0.9294710402778388}],
|
|
|
|
Point3DBox[{
|
|
|
|
0.554455375424845, -0.17884125709795556`, -0.8085642617823904}],
|
|
|
|
Point3DBox[{
|
|
|
|
0.554455375424845, -0.17884125709795556`, -0.8085642617823904}],
|
|
|
|
Point3DBox[{
|
|
|
|
0.554455375424845, -0.17884125709795556`, -0.8085642617823904}],
|
|
|
|
Point3DBox[{0.5396039836875515, -0.566750580467111, -0.632241778479741}],
|
|
|
|
Point3DBox[{0.5396039836875515, -0.566750580467111, -0.632241778479741}],
|
|
|
|
Point3DBox[{
|
|
|
|
0.4504951710294348, -0.879093132894869, -0.21914359062121005`}],
|
|
|
|
Point3DBox[{
|
|
|
|
0.4504951710294348, -0.879093132894869, -0.21914359062121005`}],
|
|
|
|
Point3DBox[{
|
|
|
|
0.4504951710294348, -0.879093132894869, -0.21914359062121005`}],
|
|
|
|
Point3DBox[{0.25742588984199233`, -0.8539042092477365,
|
|
|
|
0.3501260403877912}],
|
|
|
|
Point3DBox[{0.25742588984199233`, -0.8539042092477365,
|
|
|
|
0.3501260403877912}],
|
|
|
|
Point3DBox[{0.014851639362840936`, -0.7884131085618771,
|
|
|
|
0.5667507719892906}],
|
|
|
|
Point3DBox[{0.014851639362840936`, -0.7884131085618771,
|
|
|
|
0.5667507719892906}],
|
|
|
|
Point3DBox[{0.014851639362840936`, -0.7884131085618771,
|
|
|
|
0.5667507719892906}],
|
|
|
|
Point3DBox[{0.014851639362840936`, -0.7884131085618771,
|
|
|
|
0.5667507719892906}],
|
|
|
|
Point3DBox[{0.014851639362840936`, -0.7884131085618771,
|
|
|
|
0.5667507719892906}],
|
|
|
|
Point3DBox[{-0.25742562570807515`, -0.7732997543735978,
|
|
|
|
0.4609572820077009}],
|
|
|
|
Point3DBox[{-0.25742562570807515`, -0.7732997543735978,
|
|
|
|
0.4609572820077009}],
|
|
|
|
Point3DBox[{-0.25742562570807515`, -0.7732997543735978,
|
|
|
|
0.4609572820077009}],
|
|
|
|
Point3DBox[{-0.42574242224966397`, -0.7833752902335555,
|
|
|
|
0.31989929536558126`}],
|
|
|
|
Point3DBox[{-0.42574242224966397`, -0.7833752902335555,
|
|
|
|
0.31989929536558126`}],
|
|
|
|
Point3DBox[{-0.5297028907789908, -0.727959624610969, 0.2846348323039499}],
|
|
|
|
Point3DBox[{-0.5297028907789908, -0.727959624610969, 0.2846348323039499}],
|
|
|
|
Point3DBox[{-0.5297028907789908, -0.727959624610969, 0.2846348323039499}],
|
|
|
|
Point3DBox[{-0.5841583900166097, -0.7128463712193748, 0.1889169799945944}],
|
|
|
|
Point3DBox[{-0.5841583900166097, -0.7128463712193748,
|
|
|
|
0.1889169799945944}],
|
|
|
|
Point3DBox[{-0.5495048454789345, -0.6876574475722422,
|
|
|
|
0.09319899328964483}],
|
|
|
|
Point3DBox[{-0.5495048454789345, -0.6876574475722422,
|
|
|
|
0.09319899328964483}],
|
|
|
|
Point3DBox[{-0.5495048454789345, -0.6876574475722422,
|
|
|
|
0.09319899328964483}],
|
|
|
|
Point3DBox[{-0.6039603447165535, -0.6725440597850676, \
|
|
|
|
-0.11335006704072204`}],
|
|
|
|
Point3DBox[{-0.6039603447165535, -0.6725440597850676, \
|
|
|
|
-0.11335006704072204`}],
|
|
|
|
Point3DBox[{-0.7178216420205238, -0.556675011008258, \
|
|
|
|
-0.11838788587683909`}],
|
|
|
|
Point3DBox[{-0.7178216420205238, -0.556675011008258, \
|
|
|
|
-0.11838788587683909`}],
|
|
|
|
Point3DBox[{-0.7178216420205238, -0.556675011008258, \
|
|
|
|
-0.11838788587683909`}],
|
|
|
|
Point3DBox[{-0.6881188585459366, -0.5365239392883423, \
|
|
|
|
-0.1989923824745391}],
|
|
|
|
Point3DBox[{-0.6881188585459366, -0.5365239392883423, \
|
|
|
|
-0.1989923824745391}],
|
|
|
|
Point3DBox[{-0.737623827837645, -0.33501258371017717`, \
|
|
|
|
-0.3400503355177601}],
|
|
|
|
Point3DBox[{-0.737623827837645, -0.33501258371017717`, \
|
|
|
|
-0.3400503355177601}],
|
|
|
|
Point3DBox[{-0.737623827837645, -0.33501258371017717`, \
|
|
|
|
-0.3400503355177601}],
|
|
|
|
Point3DBox[{-0.7871287641126133, -0.05289673965897827, \
|
|
|
|
-0.5617128523564779}],
|
|
|
|
Point3DBox[{-0.7871287641126133, -0.05289673965897827, \
|
|
|
|
-0.5617128523564779}],
|
|
|
|
Point3DBox[{-0.6386138892542282,
|
|
|
|
0.21914360213115772`, -0.7430730872974476}],
|
|
|
|
Point3DBox[{-0.6386138892542282,
|
|
|
|
0.21914360213115772`, -0.7430730872974476}],
|
|
|
|
Point3DBox[{-0.6386138892542282,
|
|
|
|
0.21914360213115772`, -0.7430730872974476}],
|
|
|
|
Point3DBox[{-0.13861379845819433`,
|
|
|
|
0.4760705225352241, -0.8589420805556774}],
|
|
|
|
Point3DBox[{-0.13861379845819433`,
|
|
|
|
0.4760705225352241, -0.8589420805556774}],
|
|
|
|
Point3DBox[{0.3217824819881714, 0.4811083408635457, -0.8035264429462733}],
|
|
|
|
Point3DBox[{0.3217824819881714, 0.4811083408635457, -0.8035264429462733}],
|
|
|
|
Point3DBox[{0.5445547777673792,
|
|
|
|
0.34508818676792524`, -0.7682619798846418}],
|
|
|
|
Point3DBox[{0.5445547777673792,
|
|
|
|
0.34508818676792524`, -0.7682619798846418}],
|
|
|
|
Point3DBox[{0.5445547777673792,
|
|
|
|
0.34508818676792524`, -0.7682619798846418}],
|
|
|
|
Point3DBox[{0.6831685597172031,
|
|
|
|
0.002518925963608303, -0.7279596979868934}],
|
|
|
|
Point3DBox[{0.6831685597172031,
|
|
|
|
0.002518925963608303, -0.7279596979868934}],
|
|
|
|
Point3DBox[{0.7574260136547658, -0.3753148279466942, -0.4609571812110054}],
|
|
|
|
Point3DBox[{
|
|
|
|
0.7574260136547658, -0.3753148279466942, -0.4609571812110054}],
|
|
|
|
Point3DBox[{0.7574260136547658, -0.3753148279466942, -0.4609571812110054}],
|
|
|
|
Point3DBox[{
|
|
|
|
0.6485149821627892, -0.727959624610969, -0.16876573824902458`}],
|
|
|
|
Point3DBox[{
|
|
|
|
0.6485149821627892, -0.727959624610969, -0.16876573824902458`}],
|
|
|
|
Point3DBox[{0.39108910882916675`, -0.8891686687548268,
|
|
|
|
0.11335020143631604`}],
|
|
|
|
Point3DBox[{0.39108910882916675`, -0.8891686687548268,
|
|
|
|
0.11335020143631604`}],
|
|
|
|
Point3DBox[{0.39108910882916675`, -0.8891686687548268,
|
|
|
|
0.11335020143631604`}],
|
|
|
|
Point3DBox[{0.02475246813748441, -0.9093198748703231,
|
|
|
|
0.23425697993176445`}],
|
|
|
|
Point3DBox[{0.02475246813748441, -0.9093198748703231,
|
|
|
|
0.23425697993176445`}],
|
|
|
|
Point3DBox[{-0.23267314106222098`, -0.8690175634360158,
|
|
|
|
0.30478590605502714`}],
|
|
|
|
Point3DBox[{-0.23267314106222098`, -0.8690175634360158,
|
|
|
|
0.30478590605502714`}],
|
|
|
|
Point3DBox[{-0.23267314106222098`, -0.8690175634360158,
|
|
|
|
0.30478590605502714`}],
|
|
|
|
Point3DBox[{-0.31188112494569364`, -0.8488664917161001,
|
|
|
|
0.38539050344942255`}],
|
|
|
|
Point3DBox[{-0.31188112494569364`, -0.8488664917161001,
|
|
|
|
0.38539050344942255`}],
|
|
|
|
Point3DBox[{0.054455515745988246`, -0.7984886444218351,
|
|
|
|
0.5465995638426193}],
|
|
|
|
Point3DBox[{0.054455515745988246`, -0.7984886444218351,
|
|
|
|
0.5465995638426193}],
|
|
|
|
Point3DBox[{0.054455515745988246`, -0.7984886444218351,
|
|
|
|
0.5465995638426193}],
|
|
|
|
Point3DBox[{0.5247525919502578, -0.5919394705153485, 0.5717884900287122}],
|
|
|
|
Point3DBox[{0.5247525919502578, -0.5919394705153485, 0.5717884900287122}],
|
|
|
|
Point3DBox[{0.9455447318795587, -0.2644836310971012,
|
|
|
|
0.16372805380850153`}],
|
|
|
|
Point3DBox[{0.9455447318795587, -0.2644836310971012,
|
|
|
|
0.16372805380850153`}],
|
|
|
|
Point3DBox[{0.9455447318795587, -0.2644836310971012,
|
|
|
|
0.16372805380850153`}],
|
|
|
|
Point3DBox[{0.9504950307082916,
|
|
|
|
0.11335015641209628`, -0.35516372482831426`}],
|
|
|
|
Point3DBox[{0.9504950307082916,
|
|
|
|
0.11335015641209628`, -0.35516372482831426`}],
|
|
|
|
Point3DBox[{0.4554454698581678, 0.3753148615455892, -0.8690176510301146}],
|
|
|
|
Point3DBox[{0.4554454698581678, 0.3753148615455892, -0.8690176510301146}],
|
|
|
|
Point3DBox[{0.4554454698581678, 0.3753148615455892, -0.8690176510301146}],
|
|
|
|
Point3DBox[{-0.014851375228923784`,
|
|
|
|
0.41057935465157464`, -0.9143577181650815}],
|
|
|
|
Point3DBox[{-0.014851375228923784`,
|
|
|
|
0.41057935465157464`, -0.9143577181650815}],
|
|
|
|
Point3DBox[{0.06435660865454934,
|
|
|
|
0.21914360213115772`, -0.9143577181650815}],
|
|
|
|
Point3DBox[{0.06435660865454934,
|
|
|
|
0.21914360213115772`, -0.9143577181650815}],
|
|
|
|
Point3DBox[{0.06435660865454934,
|
|
|
|
0.21914360213115772`, -0.9143577181650815}],
|
|
|
|
Point3DBox[{-0.40594050056645986`,
|
|
|
|
0.022670031282419293`, -0.8589420805556774}],
|
|
|
|
Point3DBox[{-0.40594050056645986`,
|
|
|
|
0.022670031282419293`, -0.8589420805556774}],
|
|
|
|
Point3DBox[{-0.9158414531538772, -0.0025188923647133077`, \
|
|
|
|
-0.22921912749674878`}],
|
|
|
|
Point3DBox[{-0.9158414531538772, -0.0025188923647133077`, \
|
|
|
|
-0.22921912749674878`}],
|
|
|
|
Point3DBox[{-0.9158414531538772, -0.0025188923647133077`, \
|
|
|
|
-0.22921912749674878`}],
|
|
|
|
Point3DBox[{-0.8861387026960297, -0.15365233345082308`,
|
|
|
|
0.3148615773261596}],
|
|
|
|
Point3DBox[{-0.8861387026960297, -0.15365233345082308`,
|
|
|
|
0.3148615773261596}],
|
|
|
|
Point3DBox[{-0.7326732648749948, -0.3098236936619397, 0.5617129531531735}],
|
|
|
|
Point3DBox[{-0.7326732648749948, -0.3098236936619397,
|
|
|
|
0.5617129531531735}],
|
|
|
|
Point3DBox[{-0.7326732648749948, -0.3098236936619397, 0.5617129531531735}],
|
|
|
|
Point3DBox[{-0.5198017978704302, -0.435768211100917, 0.6574308054625291}],
|
|
|
|
Point3DBox[{-0.5198017978704302, -0.435768211100917, 0.6574308054625291}],
|
|
|
|
Point3DBox[{-0.4801979545040225, -0.576826116327069, 0.5365240269670809}],
|
|
|
|
Point3DBox[{-0.4801979545040225, -0.576826116327069, 0.5365240269670809}],
|
|
|
|
Point3DBox[{-0.4801979545040225, -0.576826116327069, 0.5365240269670809}],
|
|
|
|
Point3DBox[{-0.4207918923037534, -0.727959624610969,
|
|
|
|
0.32493711420169835`}],
|
|
|
|
Point3DBox[{-0.4207918923037534, -0.727959624610969,
|
|
|
|
0.32493711420169835`}],
|
|
|
|
Point3DBox[{-0.4207918923037534, -0.8186397497406461, \
|
|
|
|
-0.05793453022801325}],
|
|
|
|
Point3DBox[{-0.4207918923037534, -0.8186397497406461, \
|
|
|
|
-0.05793453022801325}],
|
|
|
|
Point3DBox[{-0.4207918923037534, -0.8186397497406461, \
|
|
|
|
-0.05793453022801325}],
|
|
|
|
Point3DBox[{-0.22277204815366033`, -0.8488664917161001, \
|
|
|
|
-0.3602015100655328}],
|
|
|
|
Point3DBox[{-0.22277204815366033`, -0.8488664917161001, \
|
|
|
|
-0.3602015100655328}],
|
|
|
|
Point3DBox[{
|
|
|
|
0.08415853033775297, -0.8488664917161001, -0.4005037247654843}],
|
|
|
|
Point3DBox[{
|
|
|
|
0.08415853033775297, -0.8488664917161001, -0.4005037247654843}],
|
|
|
|
Point3DBox[{
|
|
|
|
0.08415853033775297, -0.8488664917161001, -0.4005037247654843}],
|
|
|
|
Point3DBox[{
|
|
|
|
0.23762393514204863`, -0.8136020322090097, -0.3148614429305657}],
|
|
|
|
Point3DBox[{
|
|
|
|
0.23762393514204863`, -0.8136020322090097, -0.3148614429305657}],
|
|
|
|
Point3DBox[{
|
|
|
|
0.39603990290899443`, -0.8841309512231904, -0.12342560391626074`}],
|
|
|
|
Point3DBox[{
|
|
|
|
0.39603990290899443`, -0.8841309512231904, -0.12342560391626074`}],
|
|
|
|
Point3DBox[{
|
|
|
|
0.39603990290899443`, -0.8841309512231904, -0.12342560391626074`}],
|
|
|
|
Point3DBox[{0.3861388100004338, -0.8841309512231904, 0.0176322483302651}],
|
|
|
|
Point3DBox[{0.3861388100004338, -0.8841309512231904, 0.0176322483302651}],
|
|
|
|
Point3DBox[{0.3069305949997831, -0.9042820229431064, 0.1889169799945944}],
|
|
|
|
Point3DBox[{0.3069305949997831, -0.9042820229431064, 0.1889169799945944}],
|
|
|
|
Point3DBox[{0.3069305949997831, -0.9042820229431064, 0.1889169799945944}],
|
|
|
|
Point3DBox[{0.336633873725465, -0.8236775680689674, 0.2292191610956474}],
|
|
|
|
Point3DBox[{0.336633873725465, -0.8236775680689674, 0.2292191610956474}],
|
|
|
|
Point3DBox[{0.47029735684655705`, -0.7984886444218351,
|
|
|
|
0.10327466456077732`}],
|
|
|
|
Point3DBox[{0.47029735684655705`, -0.7984886444218351,
|
|
|
|
0.10327466456077732`}],
|
|
|
|
Point3DBox[{0.47029735684655705`, -0.7984886444218351,
|
|
|
|
0.10327466456077732`}],
|
|
|
|
Point3DBox[{
|
|
|
|
0.5594061695046727, -0.7581863665864231, -0.26952134219670026`}],
|
|
|
|
Point3DBox[{
|
|
|
|
0.5594061695046727, -0.7581863665864231, -0.26952134219670026`}],
|
|
|
|
Point3DBox[{0.2079209205502839, -0.6120907102297396, -0.738035302060229}],
|
|
|
|
Point3DBox[{0.2079209205502839, -0.6120907102297396, -0.738035302060229}],
|
|
|
|
Point3DBox[{-0.22277204815366033`, -0.3249369806524291, \
|
|
|
|
-0.8639798657928959}],
|
|
|
|
Point3DBox[{-0.22277204815366033`, -0.3249369806524291, \
|
|
|
|
-0.8639798657928959}],
|
|
|
|
Point3DBox[{-0.22277204815366033`, -0.3249369806524291, \
|
|
|
|
-0.8639798657928959}],
|
|
|
|
Point3DBox[{-0.7722771412581422, -0.037783351871803664`, \
|
|
|
|
-0.5163727852215111}],
|
|
|
|
Point3DBox[{-0.7722771412581422, -0.037783351871803664`, \
|
|
|
|
-0.5163727852215111}],
|
|
|
|
Point3DBox[{-0.9504950307082921, 0.17380353956631925`,
|
|
|
|
0.047858993352474774`}],
|
|
|
|
Point3DBox[{-0.9504950307082921, 0.17380353956631925`,
|
|
|
|
0.047858993352474774`}],
|
|
|
|
Point3DBox[{-0.9504950307082921, 0.17380353956631925`,
|
|
|
|
0.047858993352474774`}],
|
|
|
|
Point3DBox[{-0.9059406243792337, -0.07304781137889414,
|
|
|
|
0.19395469803401605`}],
|
|
|
|
Point3DBox[{-0.9059406243792337, -0.07304781137889414,
|
|
|
|
0.19395469803401605`}],
|
|
|
|
Point3DBox[{-0.7425741266663775, -0.47103273780579774`,
|
|
|
|
0.2997481880156057}],
|
|
|
|
Point3DBox[{-0.7425741266663775, -0.47103273780579774`,
|
|
|
|
0.2997481880156057}],
|
|
|
|
Point3DBox[{-0.7425741266663775, -0.47103273780579774`,
|
|
|
|
0.2997481880156057}],
|
|
|
|
Point3DBox[{-0.4801979545040225, -0.7884131085618771,
|
|
|
|
0.23425697993176445`}],
|
|
|
|
Point3DBox[{-0.4801979545040225, -0.7884131085618771,
|
|
|
|
0.23425697993176445`}],
|
|
|
|
Point3DBox[{-0.2425742339707816, -0.899244339010365, 0.07304791953856764}],
|
|
|
|
Point3DBox[{-0.2425742339707816, -0.899244339010365,
|
|
|
|
0.07304791953856764}],
|
|
|
|
Point3DBox[{-0.2425742339707816, -0.899244339010365, 0.07304791953856764}],
|
|
|
|
Point3DBox[{-0.2425742339707816, -0.9093198748703231, \
|
|
|
|
-0.22921912749674878`}],
|
|
|
|
Point3DBox[{-0.2425742339707816, -0.9093198748703231, \
|
|
|
|
-0.22921912749674878`}],
|
|
|
|
Point3DBox[{-0.19306929769581277`, -0.8690175634360158, \
|
|
|
|
-0.4307304697876941}],
|
|
|
|
Point3DBox[{-0.19306929769581277`, -0.8690175634360158, \
|
|
|
|
-0.4307304697876941}],
|
|
|
|
Point3DBox[{-0.19306929769581277`, -0.8690175634360158, \
|
|
|
|
-0.4307304697876941}],
|
|
|
|
Point3DBox[{-0.14356432840410485`, -0.7682619024463809, \
|
|
|
|
-0.5717883892320167}],
|
|
|
|
Point3DBox[{-0.14356432840410485`, -0.7682619024463809, \
|
|
|
|
-0.5717883892320167}],
|
|
|
|
Point3DBox[{-0.15841572014139843`, -0.5717883987954326, \
|
|
|
|
-0.818639798657929}],
|
|
|
|
Point3DBox[{-0.15841572014139843`, -0.5717883987954326, \
|
|
|
|
-0.818639798657929}],
|
|
|
|
Point3DBox[{-0.15841572014139843`, -0.5717883987954326, \
|
|
|
|
-0.818639798657929}],
|
|
|
|
Point3DBox[{
|
|
|
|
0.03960412400869514, -0.3702770432172677, -0.9193954698034016}],
|
|
|
|
Point3DBox[{
|
|
|
|
0.03960412400869514, -0.3702770432172677, -0.9193954698034016}],
|
|
|
|
Point3DBox[{
|
|
|
|
0.6188122317049417, -0.41561713938100125`, -0.7229219127496749}],
|
|
|
|
Point3DBox[{
|
|
|
|
0.6188122317049417, -0.41561713938100125`, -0.7229219127496749}],
|
|
|
|
Point3DBox[{
|
|
|
|
0.6188122317049417, -0.41561713938100125`, -0.7229219127496749}],
|
|
|
|
Point3DBox[{0.7574260136547658, -0.516372733172846, -0.4206548657143585}],
|
|
|
|
Point3DBox[{0.7574260136547658, -0.516372733172846, -0.4206548657143585}],
|
|
|
|
Point3DBox[{
|
|
|
|
0.7227724361003509, -0.6322417819496556, -0.022669932770788145`}],
|
|
|
|
Point3DBox[{
|
|
|
|
0.7227724361003509, -0.6322417819496556, -0.022669932770788145`}],
|
|
|
|
Point3DBox[{
|
|
|
|
0.7227724361003509, -0.6322417819496556, -0.022669932770788145`}],
|
|
|
|
Point3DBox[{0.39108910882916675`, -0.7078085192921579,
|
|
|
|
0.41561724847163245`}],
|
|
|
|
Point3DBox[{0.39108910882916675`, -0.7078085192921579,
|
|
|
|
0.41561724847163245`}],
|
|
|
|
Point3DBox[{0.014851639362840936`, -0.657430705596788,
|
|
|
|
0.6272041612370147}],
|
|
|
|
Point3DBox[{0.014851639362840936`, -0.657430705596788,
|
|
|
|
0.6272041612370147}],
|
|
|
|
Point3DBox[{0.014851639362840936`, -0.657430705596788,
|
|
|
|
0.6272041612370147}],
|
|
|
|
Point3DBox[{-0.18811873473316268`, -0.5919394705153485,
|
|
|
|
0.6322418792764364}],
|
|
|
|
Point3DBox[{-0.18811873473316268`, -0.5919394705153485,
|
|
|
|
0.6322418792764364}],
|
|
|
|
Point3DBox[{0.004950546454280312, -0.3753148279466942, 0.838791074002397}],
|
|
|
|
Point3DBox[{0.004950546454280312, -0.3753148279466942,
|
|
|
|
0.838791074002397}],
|
|
|
|
Point3DBox[{0.004950546454280312, -0.3753148279466942, 0.838791074002397}],
|
|
|
|
Point3DBox[{0.004950546454280312, -0.3753148279466942,
|
|
|
|
0.838791074002397}],
|
|
|
|
Point3DBox[{0.004950546454280312, -0.3753148279466942, 0.838791074002397}],
|
|
|
|
Point3DBox[{0.7524752195749381, -0.01763221295409768,
|
|
|
|
0.7128464766708318}],
|
|
|
|
Point3DBox[{0.7524752195749381, -0.01763221295409768, 0.7128464766708318}],
|
|
|
|
Point3DBox[{0.7524752195749381, -0.01763221295409768,
|
|
|
|
0.7128464766708318}],
|
|
|
|
Point3DBox[{0.9900994023425341, -0.11838787394373261`,
|
|
|
|
0.31989929536558126`}],
|
|
|
|
Point3DBox[{0.9900994023425341, -0.11838787394373261`,
|
|
|
|
0.31989929536558126`}],
|
|
|
|
Point3DBox[{
|
|
|
|
0.9603961236168522, -0.05793449078950977, -0.4357682550249126}],
|
|
|
|
Point3DBox[{
|
|
|
|
0.9603961236168522, -0.05793449078950977, -0.4357682550249126}],
|
|
|
|
Point3DBox[{
|
|
|
|
0.9603961236168522, -0.05793449078950977, -0.4357682550249126}],
|
|
|
|
Point3DBox[{0.8415845274841495,
|
|
|
|
0.19395467848402523`, -0.6473551677902951}],
|
|
|
|
Point3DBox[{0.8415845274841495,
|
|
|
|
0.19395467848402523`, -0.6473551677902951}],
|
|
|
|
Point3DBox[{0.554455375424845, 0.5667506476649011, -0.738035302060229}],
|
|
|
|
Point3DBox[{0.554455375424845, 0.5667506476649011, -0.738035302060229}],
|
|
|
|
Point3DBox[{0.554455375424845, 0.5667506476649011, -0.738035302060229}],
|
|
|
|
Point3DBox[{0.009901076400190832,
|
|
|
|
0.7984886780207301, -0.7581863758113062}],
|
|
|
|
Point3DBox[{0.009901076400190832,
|
|
|
|
0.7984886780207301, -0.7581863758113062}],
|
|
|
|
Point3DBox[{-0.2772275473912788, 0.929471013788029, -0.4357682550249126}],
|
|
|
|
Point3DBox[{-0.2772275473912788, 0.929471013788029, -0.4357682550249126}],
|
|
|
|
Point3DBox[{-0.2772275473912788, 0.929471013788029, -0.4357682550249126}],
|
|
|
|
Point3DBox[{-0.6039603447165535,
|
|
|
|
0.838790922257247, -0.14357681206293194`}],
|
|
|
|
Point3DBox[{-0.6039603447165535,
|
|
|
|
0.838790922257247, -0.14357681206293194`}],
|
|
|
|
Point3DBox[{-0.6881188585459366, 0.8035264627501566,
|
|
|
|
0.25440805368284164`}],
|
|
|
|
Point3DBox[{-0.6881188585459366, 0.8035264627501566,
|
|
|
|
0.25440805368284164`}],
|
|
|
|
Point3DBox[{-0.6881188585459366, 0.8035264627501566,
|
|
|
|
0.25440805368284164`}],
|
|
|
|
Point3DBox[{-0.4603959998040788, 0.6826196628428157, 0.6977330873602777}],
|
|
|
|
Point3DBox[{-0.4603959998040788, 0.6826196628428157, 0.6977330873602777}],
|
|
|
|
Point3DBox[{-0.2425742339707816, 0.5214105851000627, 0.9496221812267129}],
|
|
|
|
Point3DBox[{-0.2425742339707816, 0.5214105851000627, 0.9496221812267129}],
|
|
|
|
Point3DBox[{-0.2425742339707816, 0.5214105851000627, 0.9496221812267129}],
|
|
|
|
Point3DBox[{-0.09900992207504654, 0.41561713938100114`,
|
|
|
|
0.9647356713339625}],
|
|
|
|
Point3DBox[{-0.09900992207504654, 0.41561713938100114`,
|
|
|
|
0.9647356713339625}],
|
|
|
|
Point3DBox[{-0.07425743742919282, 0.21914360213115772`,
|
|
|
|
0.9999999999999999}],
|
|
|
|
Point3DBox[{-0.07425743742919282, 0.21914360213115772`,
|
|
|
|
0.9999999999999999}],
|
|
|
|
Point3DBox[{-0.16831681304995905`, -0.04785888773176166,
|
|
|
|
0.9748110738139074}],
|
|
|
|
Point3DBox[{-0.16831681304995905`, -0.04785888773176166,
|
|
|
|
0.9748110738139074}],
|
|
|
|
Point3DBox[{-0.16831681304995905`, -0.04785888773176166,
|
|
|
|
0.9748110738139074}],
|
|
|
|
Point3DBox[{-0.20297012647045626`, -0.28463477001480725`,
|
|
|
|
0.869017819024607}],
|
|
|
|
Point3DBox[{-0.20297012647045626`, -0.28463477001480725`,
|
|
|
|
0.869017819024607}],
|
|
|
|
Point3DBox[{-0.5445542825162843, -0.3198992295218977, 0.6423174161519749}],
|
|
|
|
Point3DBox[{-0.5445542825162843, -0.3198992295218977,
|
|
|
|
0.6423174161519749}],
|
|
|
|
Point3DBox[{-0.5445542825162843, -0.3198992295218977, 0.6423174161519749}],
|
|
|
|
Point3DBox[{-0.8960395314706732, -0.3047858417347231,
|
|
|
|
0.042821174516357724`}],
|
|
|
|
Point3DBox[{-0.8960395314706732, -0.3047858417347231,
|
|
|
|
0.042821174516357724`}],
|
|
|
|
Point3DBox[{-0.7673265782954921, -0.22418131966279414`, \
|
|
|
|
-0.3501259059921972}],
|
|
|
|
Point3DBox[{-0.7673265782954921, -0.22418131966279414`, \
|
|
|
|
-0.3501259059921972}],
|
|
|
|
Point3DBox[{-0.7673265782954921, -0.22418131966279414`, \
|
|
|
|
-0.3501259059921972}],
|
|
|
|
Point3DBox[{-0.45049490689551813`, -0.405541502724358, \
|
|
|
|
-0.6725440939763878}],
|
|
|
|
Point3DBox[{-0.45049490689551813`, -0.405541502724358, \
|
|
|
|
-0.6725440939763878}],
|
|
|
|
Point3DBox[{
|
|
|
|
0.29702973320840004`, -0.6322417819496556, -0.7481108389357677}],
|
|
|
|
Point3DBox[{
|
|
|
|
0.29702973320840004`, -0.6322417819496556, -0.7481108389357677}],
|
|
|
|
Point3DBox[{
|
|
|
|
0.29702973320840004`, -0.6322417819496556, -0.7481108389357677}],
|
|
|
|
Point3DBox[{0.6881188585459361, -0.7380352948665071,
|
|
|
|
0.022670067166381914`}],
|
|
|
|
Point3DBox[{0.6881188585459361, -0.7380352948665071,
|
|
|
|
0.022670067166381914`}],
|
|
|
|
Point3DBox[{0.30198029617105016`, -0.576826116327069, 0.6372796981125535}],
|
|
|
|
Point3DBox[{0.30198029617105016`, -0.576826116327069,
|
|
|
|
0.6372796981125535}],
|
|
|
|
Point3DBox[{0.30198029617105016`, -0.576826116327069, 0.6372796981125535}],
|
|
|
|
Point3DBox[{-0.1287127055496337, -0.39042821573386866`,
|
|
|
|
0.8136021478163045}],
|
|
|
|
Point3DBox[{-0.1287127055496337, -0.39042821573386866`,
|
|
|
|
0.8136021478163045}],
|
|
|
|
Point3DBox[{-0.39603940765789925`, -0.16876572123799768`,
|
|
|
|
0.8035266109407657}],
|
|
|
|
Point3DBox[{-0.39603940765789925`, -0.16876572123799768`,
|
|
|
|
0.8035266109407657}],
|
|
|
|
Point3DBox[{-0.39603940765789925`, -0.16876572123799768`,
|
|
|
|
0.8035266109407657}],
|
|
|
|
Point3DBox[{-0.3168316879083437, 0.15365240064861319`,
|
|
|
|
0.8740554026684348}],
|
|
|
|
Point3DBox[{-0.3168316879083437, 0.15365240064861319`,
|
|
|
|
0.8740554026684348}],
|
|
|
|
Point3DBox[{-0.23267314106222098`, 0.5113350156412096,
|
|
|
|
0.8992443288545272}],
|
|
|
|
Point3DBox[{-0.23267314106222098`, 0.5113350156412096,
|
|
|
|
0.8992443288545272}],
|
|
|
|
Point3DBox[{-0.23267314106222098`, 0.5113350156412096,
|
|
|
|
0.8992443288545272}],
|
|
|
|
Point3DBox[{0.22772284223348802`, 0.6977329834322, 0.9244332550406201}],
|
|
|
|
Point3DBox[{0.22772284223348802`, 0.6977329834322, 0.9244332550406201}],
|
|
|
|
Point3DBox[{0.6435646833340564, 0.2947103394736602, 0.944584597582885}],
|
|
|
|
Point3DBox[{0.6435646833340564, 0.2947103394736602, 0.944584597582885}],
|
|
|
|
Point3DBox[{0.6435646833340564, 0.2947103394736602, 0.944584597582885}],
|
|
|
|
Point3DBox[{0.6732674668086426, -0.24937024330992663`,
|
|
|
|
0.8438288928385141}],
|
|
|
|
Point3DBox[{0.6732674668086426, -0.24937024330992663`,
|
|
|
|
0.8438288928385141}],
|
|
|
|
Point3DBox[{0.5247525919502578, -0.6725440597850676, 0.5919396981753834}],
|
|
|
|
Point3DBox[{0.5247525919502578, -0.6725440597850676, 0.5919396981753834}],
|
|
|
|
Point3DBox[{0.5247525919502578, -0.6725440597850676, 0.5919396981753834}],
|
|
|
|
Point3DBox[{
|
|
|
|
0.7128713431917904, -0.7632241849147448, -0.01259439589524943}],
|
|
|
|
Point3DBox[{
|
|
|
|
0.7128713431917904, -0.7632241849147448, -0.01259439589524943}],
|
|
|
|
Point3DBox[{0.549505076596112, -0.607052858302523, -0.6120907047286636}],
|
|
|
|
Point3DBox[{0.549505076596112, -0.607052858302523, -0.6120907047286636}],
|
|
|
|
Point3DBox[{0.549505076596112, -0.607052858302523, -0.6120907047286636}],
|
|
|
|
Point3DBox[{
|
|
|
|
0.2475247969334317, -0.21914356853226266`, -0.9899244631244614}],
|
|
|
|
Point3DBox[{
|
|
|
|
0.2475247969334317, -0.21914356853226266`, -0.9899244631244614}],
|
|
|
|
Point3DBox[{-0.6039603447165535, 0.1435768311897602, -0.7984886913079533}],
|
|
|
|
Point3DBox[{-0.6039603447165535,
|
|
|
|
0.1435768311897602, -0.7984886913079533}],
|
|
|
|
Point3DBox[{-0.6039603447165535, 0.1435768311897602, -0.7984886913079533}],
|
|
|
|
Point3DBox[{-0.9504950307082921,
|
|
|
|
0.34508818676792524`, -0.08312342281520774}],
|
|
|
|
Point3DBox[{-0.9504950307082921,
|
|
|
|
0.34508818676792524`, -0.08312342281520774}],
|
|
|
|
Point3DBox[{-0.7227721719664338, 0.26448363109710116`,
|
|
|
|
0.6624686242986461}],
|
|
|
|
Point3DBox[{-0.7227721719664338, 0.26448363109710116`,
|
|
|
|
0.6624686242986461}],
|
|
|
|
Point3DBox[{-0.7227721719664338, 0.26448363109710116`,
|
|
|
|
0.6624686242986461}],
|
|
|
|
Point3DBox[{-0.9356436389709984,
|
|
|
|
0.04785892133065666, -0.10831234900130036`}],
|
|
|
|
Point3DBox[{-0.9356436389709984,
|
|
|
|
0.04785892133065666, -0.10831234900130036`}],
|
|
|
|
Point3DBox[{-0.40594050056645986`,
|
|
|
|
0.03274563434016728, -0.9395466443511743}],
|
|
|
|
Point3DBox[{-0.40594050056645986`,
|
|
|
|
0.03274563434016728, -0.9395466443511743}],
|
|
|
|
Point3DBox[{-0.40594050056645986`,
|
|
|
|
0.03274563434016728, -0.9395466443511743}],
|
|
|
|
Point3DBox[{0.1980198276417233,
|
|
|
|
0.18387910902517224`, -0.9798488926500243}],
|
|
|
|
Point3DBox[{0.1980198276417233,
|
|
|
|
0.18387910902517224`, -0.9798488926500243}],
|
|
|
|
Point3DBox[{0.7079210443630574, 0.08816123276496374, -0.692695234925262}],
|
|
|
|
Point3DBox[{0.7079210443630574, 0.08816123276496374, -0.692695234925262}],
|
|
|
|
Point3DBox[{0.7079210443630574, 0.08816123276496374, -0.692695234925262}],
|
|
|
|
Point3DBox[{
|
|
|
|
0.9009900614165832, -0.12846340980369061`, -0.30478587245612865`}],
|
|
|
|
Point3DBox[{
|
|
|
|
0.9009900614165832, -0.12846340980369061`, -0.30478587245612865`}],
|
|
|
|
Point3DBox[{
|
|
|
|
0.7722773723753198, -0.25944584636767476`, -0.08312342281520774}],
|
|
|
|
Point3DBox[{
|
|
|
|
0.7722773723753198, -0.25944584636767476`, -0.08312342281520774}],
|
|
|
|
Point3DBox[{
|
|
|
|
0.7722773723753198, -0.25944584636767476`, -0.08312342281520774}],
|
|
|
|
Point3DBox[{0.7376238278376446, -0.35516368902898804`,
|
|
|
|
0.2947103691794887}],
|
|
|
|
Point3DBox[{0.7376238278376446, -0.35516368902898804`,
|
|
|
|
0.2947103691794887}],
|
|
|
|
Point3DBox[{0.6336636234422353, -0.3702770432172677, 0.4609572820077009}],
|
|
|
|
Point3DBox[{0.6336636234422353, -0.3702770432172677, 0.4609572820077009}],
|
|
|
|
Point3DBox[{0.6336636234422353, -0.3702770432172677, 0.4609572820077009}],
|
|
|
|
Point3DBox[{0.7326735290089116, -0.17884125709795556`,
|
|
|
|
0.19899251687013286`}],
|
|
|
|
Point3DBox[{0.7326735290089116, -0.17884125709795556`,
|
|
|
|
0.19899251687013286`}],
|
|
|
|
Point3DBox[{
|
|
|
|
0.6633663739000819, -0.07808566330611075, -0.5969773154181095}],
|
|
|
|
Point3DBox[{
|
|
|
|
0.6633663739000819, -0.07808566330611075, -0.5969773154181095}],
|
|
|
|
Point3DBox[{0.3069305949997831, 0.6372796002779771, -0.8287153691323661}],
|
|
|
|
Point3DBox[{0.3069305949997831, 0.6372796002779771, -0.8287153691323661}],
|
|
|
|
Point3DBox[{0.3069305949997831, 0.6372796002779771, -0.8287153691323661}],
|
|
|
|
Point3DBox[{-0.19306929769581277`,
|
|
|
|
0.9445843679763085, -0.5617128523564779}],
|
|
|
|
Point3DBox[{-0.19306929769581277`,
|
|
|
|
0.9445843679763085, -0.5617128523564779}],
|
|
|
|
Point3DBox[{-0.6485147510456113, 0.7128463376204796, -0.3400503355177601}],
|
|
|
|
Point3DBox[{-0.6485147510456113,
|
|
|
|
0.7128463376204796, -0.3400503355177601}],
|
|
|
|
Point3DBox[{-0.6485147510456113, 0.7128463376204796, -0.3400503355177601}],
|
|
|
|
Point3DBox[{-0.8613862180501759,
|
|
|
|
0.4256927088398541, -0.07304775154407525}],
|
|
|
|
Point3DBox[{-0.8613862180501759,
|
|
|
|
0.4256927088398541, -0.07304775154407525}],
|
|
|
|
Point3DBox[{-0.9455445007623815, 0.20906803267230473`,
|
|
|
|
0.042821174516357724`}],
|
|
|
|
Point3DBox[{-0.9455445007623815, 0.20906803267230473`,
|
|
|
|
0.042821174516357724`}],
|
|
|
|
Point3DBox[{-0.9455445007623815, 0.20906803267230473`,
|
|
|
|
0.042821174516357724`}],
|
|
|
|
Point3DBox[{-0.737623827837645, -0.1637279365085712, 0.5566751007181581}],
|
|
|
|
Point3DBox[{-0.737623827837645, -0.1637279365085712, 0.5566751007181581}],
|
|
|
|
Point3DBox[{-0.7227721719664338, -0.21914356853226266`,
|
|
|
|
0.5516374162776347}],
|
|
|
|
Point3DBox[{-0.7227721719664338, -0.21914356853226266`,
|
|
|
|
0.5516374162776347}],
|
|
|
|
Point3DBox[{-0.7227721719664338, -0.21914356853226266`,
|
|
|
|
0.5516374162776347}],
|
|
|
|
Point3DBox[{-0.8910890015247627, -0.10831233808377473`,
|
|
|
|
0.03778345647693606}],
|
|
|
|
Point3DBox[{-0.8910890015247627, -0.10831233808377473`,
|
|
|
|
0.03778345647693606}],
|
|
|
|
Point3DBox[{-0.5148514990416977,
|
|
|
|
0.03274563434016728, -0.8287153691323661}],
|
|
|
|
Point3DBox[{-0.5148514990416977,
|
|
|
|
0.03274563434016728, -0.8287153691323661}],
|
|
|
|
Point3DBox[{-0.5148514990416977,
|
|
|
|
0.03274563434016728, -0.8287153691323661}],
|
|
|
|
Point3DBox[{-0.07920773625792529, 0.12342572587094927`, -1.}],
|
|
|
|
Point3DBox[{-0.07920773625792529, 0.12342572587094927`, -1.}],
|
|
|
|
Point3DBox[{
|
|
|
|
0.06435660865454934, -0.3047858417347231, -0.9345088255150572}],
|
|
|
|
Point3DBox[{
|
|
|
|
0.06435660865454934, -0.3047858417347231, -0.9345088255150572}],
|
|
|
|
Point3DBox[{
|
|
|
|
0.06435660865454934, -0.3047858417347231, -0.9345088255150572}],
|
|
|
|
Point3DBox[{0.09405962324631359, -0.677581777316704, -0.692695234925262}],
|
|
|
|
Point3DBox[{0.09405962324631359, -0.677581777316704, -0.692695234925262}],
|
|
|
|
Point3DBox[{
|
|
|
|
0.09900992207504654, -0.8438286733877784, -0.42569265095157705`}],
|
|
|
|
Point3DBox[{
|
|
|
|
0.09900992207504654, -0.8438286733877784, -0.42569265095157705`}],
|
|
|
|
Point3DBox[{
|
|
|
|
0.09900992207504654, -0.8438286733877784, -0.42569265095157705`}],
|
|
|
|
Point3DBox[{-0.07920773625792529, -0.9848866122128256, \
|
|
|
|
-0.10327453016518331`}],
|
|
|
|
Point3DBox[{-0.07920773625792529, -0.9848866122128256, \
|
|
|
|
-0.10327453016518331`}],
|
|
|
|
Point3DBox[{-0.22277204815366033`, -0.9093198748703231,
|
|
|
|
0.16372805380850153`}],
|
|
|
|
Point3DBox[{-0.22277204815366033`, -0.9093198748703231,
|
|
|
|
0.16372805380850153`}],
|
|
|
|
Point3DBox[{-0.22277204815366033`, -0.9093198748703231,
|
|
|
|
0.16372805380850153`}],
|
|
|
|
Point3DBox[{-0.3267325166829872, -0.7229219070793326, 0.4508817115332638}],
|
|
|
|
Point3DBox[{-0.3267325166829872, -0.7229219070793326,
|
|
|
|
0.4508817115332638}],
|
|
|
|
Point3DBox[{-0.29207920326249, -0.566750580467111, 0.687657550484739}],
|
|
|
|
Point3DBox[{-0.29207920326249, -0.566750580467111, 0.687657550484739}],
|
|
|
|
Point3DBox[{-0.29207920326249, -0.566750580467111, 0.687657550484739}],
|
|
|
|
Point3DBox[{-0.1287127055496337, -0.36020144015951955`,
|
|
|
|
0.9042821476906443}],
|
|
|
|
Point3DBox[{-0.1287127055496337, -0.36020144015951955`,
|
|
|
|
0.9042821476906443}],
|
|
|
|
Point3DBox[{0.5000001073044037, -0.49622166145293006`,
|
|
|
|
0.7178841611113549}],
|
|
|
|
Point3DBox[{0.5000001073044037, -0.49622166145293006`,
|
|
|
|
0.7178841611113549}],
|
|
|
|
Point3DBox[{0.5000001073044037, -0.49622166145293006`,
|
|
|
|
0.7178841611113549}],
|
|
|
|
Point3DBox[{0.8217823416670281, -0.5012593453856715,
|
|
|
|
0.20906805374567158`}],
|
|
|
|
Point3DBox[{0.8217823416670281, -0.5012593453856715,
|
|
|
|
0.20906805374567158`}],
|
|
|
|
Point3DBox[{0.6485149821627892, -0.4861460919940771, -0.632241778479741}],
|
|
|
|
Point3DBox[{0.6485149821627892, -0.4861460919940771, -0.632241778479741}],
|
|
|
|
Point3DBox[{0.6485149821627892, -0.4861460919940771, -0.632241778479741}],
|
|
|
|
Point3DBox[{-0.20792068943310635`, -0.2997480906041917, \
|
|
|
|
-0.9496221812267129}],
|
|
|
|
Point3DBox[{-0.20792068943310635`, -0.2997480906041917, \
|
|
|
|
-0.9496221812267129}],
|
|
|
|
Point3DBox[{-0.6831683286000261, -0.19899239601566168`, \
|
|
|
|
-0.6070528522936481}],
|
|
|
|
Point3DBox[{-0.6831683286000261, -0.19899239601566168`, \
|
|
|
|
-0.6070528522936481}],
|
|
|
|
Point3DBox[{-0.6831683286000261, -0.19899239601566168`, \
|
|
|
|
-0.6070528522936481}],
|
|
|
|
Point3DBox[{-0.8564356550875254, -0.2644836310971012, 0.2846348323039499}],
|
|
|
|
Point3DBox[{-0.8564356550875254, -0.2644836310971012,
|
|
|
|
0.2846348323039499}],
|
|
|
|
Point3DBox[{-0.6237622663997571, -0.1586901853780398, 0.7128464766708318}],
|
|
|
|
Point3DBox[{-0.6237622663997571, -0.1586901853780398,
|
|
|
|
0.7128464766708318}],
|
|
|
|
Point3DBox[{-0.6237622663997571, -0.1586901853780398, 0.7128464766708318}],
|
|
|
|
Point3DBox[{-0.5346534537416409, 0.01259446182356618,
|
|
|
|
0.8035266109407657}],
|
|
|
|
Point3DBox[{-0.5346534537416409, 0.01259446182356618, 0.8035266109407657}],
|
|
|
|
Point3DBox[{-0.5346534537416409, 0.01259446182356618,
|
|
|
|
0.8035266109407657}],
|
|
|
|
Point3DBox[{-0.5346534537416409, 0.01259446182356618, 0.8035266109407657}],
|
|
|
|
Point3DBox[{-0.5346534537416409, 0.01259446182356618,
|
|
|
|
0.8035266109407657}],
|
|
|
|
Point3DBox[{-0.6584158439541719, 0.8337531375278205,
|
|
|
|
0.11335020143631604`}],
|
|
|
|
Point3DBox[{-0.6584158439541719, 0.8337531375278205,
|
|
|
|
0.11335020143631604`}],
|
|
|
|
Point3DBox[{-0.4158415934750205, 0.7984886780207301, -0.5365239261703852}],
|
|
|
|
Point3DBox[{-0.4158415934750205,
|
|
|
|
0.7984886780207301, -0.5365239261703852}],
|
|
|
|
Point3DBox[{-0.4158415934750205, 0.7984886780207301, -0.5365239261703852}],
|
|
|
|
Point3DBox[{0.19306952881299033`,
|
|
|
|
0.5617128629354746, -0.8035264429462733}],
|
|
|
|
Point3DBox[{0.19306952881299033`,
|
|
|
|
0.5617128629354746, -0.8035264429462733}],
|
|
|
|
Point3DBox[{0.6039603447165535,
|
|
|
|
0.31486144479247113`, -0.7581863758113062}],
|
|
|
|
Point3DBox[{0.6039603447165535,
|
|
|
|
0.31486144479247113`, -0.7581863758113062}],
|
|
|
|
Point3DBox[{0.6039603447165535,
|
|
|
|
0.31486144479247113`, -0.7581863758113062}],
|
|
|
|
Point3DBox[{1., 0.05289677325787338, -0.27455919463171585`}],
|
|
|
|
Point3DBox[{1., 0.05289677325787338, -0.27455919463171585`}],
|
|
|
|
Point3DBox[{0.8910894967758578, -0.2896725211453386, 0.3602015772633297}],
|
|
|
|
Point3DBox[{0.8910894967758578, -0.2896725211453386, 0.3602015772633297}],
|
|
|
|
Point3DBox[{0.3267327808169044, -0.5214105515011677, 0.7229220135463703}],
|
|
|
|
Point3DBox[{0.3267327808169044, -0.5214105515011677, 0.7229220135463703}],
|
|
|
|
Point3DBox[{0.3267327808169044, -0.5214105515011677, 0.7229220135463703}],
|
|
|
|
Point3DBox[{-1.65083697926224*^-8, -0.7329974429392905,
|
|
|
|
0.6020152350509219}],
|
|
|
|
Point3DBox[{-1.65083697926224*^-8, -0.7329974429392905,
|
|
|
|
0.6020152350509219}],
|
|
|
|
Point3DBox[{-0.15841572014139843`, -0.8035263619534715,
|
|
|
|
0.4105794296355154}],
|
|
|
|
Point3DBox[{-0.15841572014139843`, -0.8035263619534715,
|
|
|
|
0.4105794296355154}],
|
|
|
|
Point3DBox[{-0.15841572014139843`, -0.8035263619534715,
|
|
|
|
0.4105794296355154}],
|
|
|
|
Point3DBox[{-0.09900992207504654, -0.9345087985174556,
|
|
|
|
0.23929483236677987`}],
|
|
|
|
Point3DBox[{-0.09900992207504654, -0.9345087985174556,
|
|
|
|
0.23929483236677987`}],
|
|
|
|
Point3DBox[{-0.05445525161207109, -1., -0.01763221473136648}],
|
|
|
|
Point3DBox[{-0.05445525161207109, -1., -0.01763221473136648}],
|
|
|
|
Point3DBox[{-0.05445525161207109, -1., -0.01763221473136648}],
|
|
|
|
Point3DBox[{
|
|
|
|
0.054455515745988246`, -0.8488664917161001, -0.4609571812110054}],
|
|
|
|
Point3DBox[{
|
|
|
|
0.054455515745988246`, -0.8488664917161001, -0.4609571812110054}],
|
|
|
|
Point3DBox[{
|
|
|
|
0.07920796737510286, -0.4105792874537845, -0.8690176510301146}],
|
|
|
|
Point3DBox[{
|
|
|
|
0.07920796737510286, -0.4105792874537845, -0.8690176510301146}],
|
|
|
|
Point3DBox[{
|
|
|
|
0.07920796737510286, -0.4105792874537845, -0.8690176510301146}],
|
|
|
|
Point3DBox[{-0.22277204815366033`,
|
|
|
|
0.1486146159191867, -0.8942065772162072}],
|
|
|
|
Point3DBox[{-0.22277204815366033`,
|
|
|
|
0.1486146159191867, -0.8942065772162072}],
|
|
|
|
Point3DBox[{-0.5693067671621386, 0.5214105851000627, -0.6423173825530765}],
|
|
|
|
Point3DBox[{-0.5693067671621386,
|
|
|
|
0.5214105851000627, -0.6423173825530765}],
|
|
|
|
Point3DBox[{-0.5693067671621386, 0.5214105851000627, -0.6423173825530765}],
|
|
|
|
Point3DBox[{-0.7871287641126133,
|
|
|
|
0.6020151071719916, -0.16876573824902458`}],
|
|
|
|
Point3DBox[{-0.7871287641126133,
|
|
|
|
0.6020151071719916, -0.16876573824902458`}],
|
|
|
|
Point3DBox[{-0.9207920161165274, 0.39546600046329516`,
|
|
|
|
0.15869023497238446`}],
|
|
|
|
Point3DBox[{-0.9207920161165274, 0.39546600046329516`,
|
|
|
|
0.15869023497238446`}],
|
|
|
|
Point3DBox[{-0.9207920161165274, 0.39546600046329516`,
|
|
|
|
0.15869023497238446`}],
|
|
|
|
Point3DBox[{-0.6881188585459366, 0.06801009384725776, 0.7178841611113549}],
|
|
|
|
Point3DBox[{-0.6881188585459366, 0.06801009384725776,
|
|
|
|
0.7178841611113549}],
|
|
|
|
Point3DBox[{-0.4306929852123141, -0.09319895029660014,
|
|
|
|
0.8891689263745828}],
|
|
|
|
Point3DBox[{-0.4306929852123141, -0.09319895029660014,
|
|
|
|
0.8891689263745828}],
|
|
|
|
Point3DBox[{-0.4306929852123141, -0.09319895029660014,
|
|
|
|
0.8891689263745828}],
|
|
|
|
Point3DBox[{-0.38118801592060614`, -0.19395464488513017`,
|
|
|
|
0.8790932551034503}],
|
|
|
|
Point3DBox[{-0.38118801592060614`, -0.19395464488513017`,
|
|
|
|
0.8790932551034503}],
|
|
|
|
Point3DBox[{-0.40098997062054936`, -0.38539036380665204`,
|
|
|
|
0.7984887585057503}],
|
|
|
|
Point3DBox[{-0.40098997062054936`, -0.38539036380665204`,
|
|
|
|
0.7984887585057503}],
|
|
|
|
Point3DBox[{-0.40098997062054936`, -0.38539036380665204`,
|
|
|
|
0.7984887585057503}],
|
|
|
|
Point3DBox[{-0.5841583900166097, -0.6020150399742014, 0.3098237584900428}],
|
|
|
|
Point3DBox[{-0.5841583900166097, -0.6020150399742014,
|
|
|
|
0.3098237584900428}],
|
|
|
|
Point3DBox[{-0.5594059383874951, -0.6473551697368302, \
|
|
|
|
-0.22921912749674878`}],
|
|
|
|
Point3DBox[{-0.5594059383874951, -0.6473551697368302, \
|
|
|
|
-0.22921912749674878`}],
|
|
|
|
Point3DBox[{-0.5594059383874951, -0.6473551697368302, \
|
|
|
|
-0.22921912749674878`}],
|
|
|
|
Point3DBox[{-0.1485146272328378, -0.7833752902335555, \
|
|
|
|
-0.5062972483459725}],
|
|
|
|
Point3DBox[{-0.1485146272328378, -0.7833752902335555, \
|
|
|
|
-0.5062972483459725}],
|
|
|
|
Point3DBox[{
|
|
|
|
0.23762393514204863`, -0.8942064870831484, -0.30478587245612865`}],
|
|
|
|
Point3DBox[{
|
|
|
|
0.23762393514204863`, -0.8942064870831484, -0.30478587245612865`}],
|
|
|
|
Point3DBox[{
|
|
|
|
0.23762393514204863`, -0.8942064870831484, -0.30478587245612865`}],
|
|
|
|
Point3DBox[{0.3168316879083437, -0.8942064870831484,
|
|
|
|
0.15869023497238446`}],
|
|
|
|
Point3DBox[{0.3168316879083437, -0.8942064870831484,
|
|
|
|
0.15869023497238446`}],
|
|
|
|
Point3DBox[{0.5990100458878205, -0.7783374383063388,
|
|
|
|
0.17380359068404025`}],
|
|
|
|
Point3DBox[{0.5990100458878205, -0.7783374383063388,
|
|
|
|
0.17380359068404025`}],
|
|
|
|
Point3DBox[{0.5990100458878205, -0.7783374383063388,
|
|
|
|
0.17380359068404025`}],
|
|
|
|
Point3DBox[{
|
|
|
|
0.7128713431917904, -0.5113350156412096, -0.44584379190045126`}],
|
|
|
|
Point3DBox[{
|
|
|
|
0.7128713431917904, -0.5113350156412096, -0.44584379190045126`}],
|
|
|
|
Point3DBox[{0.6485149821627892, -0.1637279365085712, -0.7229219127496749}],
|
|
|
|
Point3DBox[{
|
|
|
|
0.6485149821627892, -0.1637279365085712, -0.7229219127496749}],
|
|
|
|
Point3DBox[{0.6485149821627892, -0.1637279365085712, -0.7229219127496749}],
|
|
|
|
Point3DBox[{0.415841593475021, 0.06297230911783126, -0.8992443624534259}],
|
|
|
|
Point3DBox[{0.415841593475021, 0.06297230911783126, -0.8992443624534259}],
|
|
|
|
Point3DBox[{-0.09900992207504654,
|
|
|
|
0.31486144479247113`, -0.9697733221755872}],
|
|
|
|
Point3DBox[{-0.09900992207504654,
|
|
|
|
0.31486144479247113`, -0.9697733221755872}],
|
|
|
|
Point3DBox[{-0.09900992207504654,
|
|
|
|
0.31486144479247113`, -0.9697733221755872}],
|
|
|
|
Point3DBox[{-0.5940592518079928,
|
|
|
|
0.25440809523714325`, -0.6876574496880434}],
|
|
|
|
Point3DBox[{-0.5940592518079928,
|
|
|
|
0.25440809523714325`, -0.6876574496880434}],
|
|
|
|
Point3DBox[{-0.5940592518079928,
|
|
|
|
0.25440809523714325`, -0.6876574496880434}],
|
|
|
|
Point3DBox[{-0.5940592518079928,
|
|
|
|
0.25440809523714325`, -0.6876574496880434}],
|
|
|
|
Point3DBox[{-0.5940592518079928,
|
|
|
|
0.25440809523714325`, -0.6876574496880434}],
|
|
|
|
Point3DBox[{-0.7425741266663775, -0.38035261267612064`, \
|
|
|
|
-0.34508812075497863`}]},
|
|
|
|
ImageSize->{395.4771021555624, 375.3294807495751},
|
|
|
|
ImageSizeRaw->Automatic,
|
|
|
|
ViewPoint->{-1.0425227059233841`, -1.9946079984138692`, -2.526793489839967},
|
|
|
|
|
|
|
|
ViewVertical->{-0.966126760928903, -0.07947874562883994, \
|
|
|
|
-0.24552435889396512`}]], "Output",
|
|
|
|
CellChangeTimes->{{3.7641842853097343`*^9, 3.764184320952935*^9},
|
|
|
|
3.764184471030891*^9, {3.766446530215829*^9, 3.766446540957491*^9}},
|
|
|
|
CellLabel->"Out[23]=",ExpressionUUID->"361b115e-8f0f-45ab-83e8-7704c0daae6c"]
|
|
|
|
}, Open ]]
|
|
|
|
},
|
|
|
|
WindowSize->{808, 911},
|
|
|
|
WindowMargins->{{496, Automatic}, {6, Automatic}},
|
|
|
|
FrontEndVersion->"11.3 for Linux x86 (64-bit) (March 6, 2018)",
|
|
|
|
StyleDefinitions->"Default.nb"
|
|
|
|
]
|
|
|
|
(* End of Notebook Content *)
|
|
|
|
|
|
|
|
(* Internal cache information *)
|
|
|
|
(*CellTagsOutline
|
|
|
|
CellTagsIndex->{}
|
|
|
|
*)
|
|
|
|
(*CellTagsIndex
|
|
|
|
CellTagsIndex->{}
|
|
|
|
*)
|
|
|
|
(*NotebookFileOutline
|
|
|
|
Notebook[{
|
|
|
|
Cell[CellGroupData[{
|
|
|
|
Cell[580, 22, 253, 4, 31, "Input",ExpressionUUID->"bb7c7b01-0cfa-4c90-a2db-09590ed14465"],
|
|
|
|
Cell[836, 28, 211, 2, 35, "Output",ExpressionUUID->"0eab2c4f-7621-4c04-9e0b-8e5afd9a6f03"]
|
|
|
|
}, Open ]],
|
|
|
|
Cell[1062, 33, 820, 18, 55, "Input",ExpressionUUID->"9d982e0c-62ac-49c9-8fab-0efac1e57ee1"],
|
|
|
|
Cell[1885, 53, 1196, 31, 78, "Input",ExpressionUUID->"9e6d0196-dead-4dc5-9762-497e415abc3e"],
|
|
|
|
Cell[CellGroupData[{
|
|
|
|
Cell[3106, 88, 213, 3, 31, "Input",ExpressionUUID->"55fc2693-bfc0-4284-878d-723d16de613e"],
|
|
|
|
Cell[3322, 93, 8029, 148, 372, "Output",ExpressionUUID->"eb2c92e0-4afd-4eb4-9330-d131ec0d4593"]
|
|
|
|
}, Open ]],
|
|
|
|
Cell[CellGroupData[{
|
|
|
|
Cell[11388, 246, 382, 6, 31, "Input",ExpressionUUID->"f29f83fe-0d9c-4ec9-a48d-4ac4733e0b37"],
|
|
|
|
Cell[11773, 254, 474, 8, 35, "Output",ExpressionUUID->"d58dad50-941a-461c-8ff3-0155723bca4b"]
|
|
|
|
}, Open ]],
|
|
|
|
Cell[CellGroupData[{
|
|
|
|
Cell[12284, 267, 289, 5, 31, "Input",ExpressionUUID->"9c3fe212-89fa-46ec-bed5-0affe4811ced"],
|
|
|
|
Cell[12576, 274, 364, 7, 35, "Output",ExpressionUUID->"64c8e865-c899-48c1-a914-9e14ee85432b"]
|
|
|
|
}, Open ]],
|
|
|
|
Cell[CellGroupData[{
|
|
|
|
Cell[12977, 286, 451, 11, 57, "Input",ExpressionUUID->"ba904e9b-6ade-4303-bb25-888ab020ce48"],
|
|
|
|
Cell[13431, 299, 341, 6, 35, "Output",ExpressionUUID->"2f878122-64bc-4ae8-8667-01cdcf65ed7c"]
|
|
|
|
}, Open ]],
|
|
|
|
Cell[CellGroupData[{
|
|
|
|
Cell[13809, 310, 550, 12, 55, "Input",ExpressionUUID->"bd9700b2-e7a8-4e50-89dd-94e26b677ce3"],
|
|
|
|
Cell[14362, 324, 8472, 156, 368, "Output",ExpressionUUID->"1d554580-aa2a-4451-b7af-f5450670c8cd"]
|
|
|
|
}, Open ]],
|
|
|
|
Cell[CellGroupData[{
|
|
|
|
Cell[22871, 485, 288, 5, 55, "Input",ExpressionUUID->"6e2382e3-be00-4738-b380-b67947d32194"],
|
|
|
|
Cell[23162, 492, 2188, 44, 239, "Output",ExpressionUUID->"7fa39ef2-0291-4db6-a828-5655fe6d521d"]
|
|
|
|
}, Open ]],
|
|
|
|
Cell[CellGroupData[{
|
|
|
|
Cell[25387, 541, 252, 4, 31, "Input",ExpressionUUID->"f59e178c-131f-4dbe-a224-900a668b0237"],
|
|
|
|
Cell[25642, 547, 26051, 753, 240, "Output",ExpressionUUID->"005e660e-a3cb-455a-aa38-bfb71605e943"]
|
|
|
|
}, Open ]],
|
|
|
|
Cell[CellGroupData[{
|
|
|
|
Cell[51730, 1305, 608, 13, 82, "Input",ExpressionUUID->"af4ea829-9f16-4620-aa00-c20b3bfb3945"],
|
|
|
|
Cell[52341, 1320, 364, 7, 35, "Output",ExpressionUUID->"324450e0-efaa-4874-813e-26827ab7e928"],
|
|
|
|
Cell[52708, 1329, 387, 8, 35, "Output",ExpressionUUID->"54298d47-7b8b-469d-b52b-3f8da3de3be2"]
|
|
|
|
}, Open ]],
|
|
|
|
Cell[CellGroupData[{
|
|
|
|
Cell[53132, 1342, 381, 9, 55, "Input",ExpressionUUID->"cbc8f16e-97a5-475f-8071-d73aef03f302"],
|
|
|
|
Cell[53516, 1353, 18946, 328, 374, "Output",ExpressionUUID->"eafe3610-11d1-4605-afee-d4fdf3dc26c4"]
|
|
|
|
}, Open ]],
|
|
|
|
Cell[CellGroupData[{
|
|
|
|
Cell[72499, 1686, 288, 5, 55, "Input",ExpressionUUID->"c3a95ca1-f798-4a77-a332-82397c454067"],
|
|
|
|
Cell[72790, 1693, 10949, 313, 242, "Output",ExpressionUUID->"56e9edd5-bbf4-46aa-81e4-1926050b9e16"]
|
|
|
|
}, Open ]],
|
|
|
|
Cell[CellGroupData[{
|
|
|
|
Cell[83776, 2011, 349, 6, 31, "Input",ExpressionUUID->"25184dae-8e32-46f2-b4df-4067e177155f"],
|
|
|
|
Cell[84128, 2019, 72585, 1490, 392, "Output",ExpressionUUID->"361b115e-8f0f-45ab-83e8-7704c0daae6c"]
|
|
|
|
}, Open ]]
|
|
|
|
}
|
|
|
|
]
|
|
|
|
*)
|
|
|
|
|