Skip to content

Polarized Image and Instrumental Modeling

In this tutorial, we will analyze a simulated simple polarized dataset to demonstrate Comrade's polarized imaging capabilities.

Introduction to Polarized Imaging

The EHT is a polarized interferometer. However, like all VLBI interferometers, it does not directly measure the Stokes parameters (I, Q, U, V). Instead, it measures components related to the electric field at the telescope along two directions using feeds. There are two types of feeds at telescopes: circular, which measure R/L components of the electric field, and linear feeds, which measure X/Y components of the electric field. Most sites in the EHT use circular feeds, meaning they measure the right (R) and left electric field (L) at each telescope. Although note that ALMA actually uses linear feeds. Currently Comrade has the ability to fit natively mixed polarization data however, the publically released EHT data has been converted to circular polarization. For a VLBI array whose feeds are purely circluar the coherency matrices are given by,

Cij=(RRRLLRLL).

These coherency matrices are the fundamental object in interferometry and what the telescope observes. For a perfect interferometer, these circular coherency matrices are related to the usual Fourier transform of the stokes parameters by

(I~Q~U~V~)=12(RR+LLRL+LRi(LRRL)RRLL).

Note

In this tutorial, we stick to circular feeds but Comrade has the capabilities to model linear (XX,XY, ...) and mixed basis coherencies (e.g., RX, RY, ...).

In reality, the measure coherencies are corrupted by both the atmosphere and the telescope itself. In Comrade we use the RIME formalism [1] to represent these corruptions, namely our measured coherency matrices Vij are given by

Vij=JiCijJj

where J is known as a Jones matrix and ij denotes the baseline ij with sites i and j.

Comrade is highly flexible with how the Jones matrices are formed and provides several convenience functions that parameterize standard Jones matrices. These matrices include:

  • JonesG which builds the set of complex gain Jones matrices
G=(ga00gb)
  • JonesD which builds the set of complex d-terms Jones matrices
D=(1dadb1)
  • JonesR is the basis transform matrix T. This transformation is special and combines two things using the decomposition T=FB. The first, B, is the transformation from some reference basis to the observed coherency basis (this allows for mixed basis measurements). The second is the feed rotation, F, that transforms from some reference axis to the axis of the telescope as the source moves in the sky. The feed rotation matrix F for circular feeds in terms of the per station feed rotation angle φ is
F=(eiφ00eiφ)

In the rest of the tutorial, we are going to solve for all of these instrument model terms in while re-creating the polarized image from the first EHT results on M87.

Load the Data

To get started we will load Comrade

julia
using Comrade

Load the Data

julia
using Pyehtim
    CondaPkg Found dependencies: /home/runner/.julia/packages/DimensionalData/bwTLK/CondaPkg.toml
    CondaPkg Found dependencies: /home/runner/.julia/packages/PythonCall/WMWY0/CondaPkg.toml
    CondaPkg Found dependencies: /home/runner/.julia/packages/Pyehtim/Fm109/CondaPkg.toml
    CondaPkg Resolving changes
             + ehtim (pip)
             + libstdcxx-ng
             + numpy
             + numpy (pip)
             + openssl
             + pandas
             + python
             + setuptools (pip)
             + uv
             + xarray
    CondaPkg Creating environment
             │ /home/runner/.julia/artifacts/7973f2c7725e2d0eef7a95159454c4145f0945a2/bin/micromamba
             │ -r /home/runner/.julia/scratchspaces/0b3b1443-0f03-428d-bdfb-f27f9c1191ea/root
             │ create
             │ -y
             │ -p /home/runner/work/Comrade.jl/Comrade.jl/examples/intermediate/PolarizedImaging/.CondaPkg/env
             │ --override-channels
             │ --no-channel-priority
             │ libstdcxx-ng[version='>=3.4,<13.0']
             │ numpy[version='*']
             │ numpy[version='>=1.24, <2.0']
             │ openssl[version='>=3, <3.1']
             │ pandas[version='<2']
             │ python[version='>=3.8,<4',channel='conda-forge',build='*cpython*']
             │ python[version='>=3.6,<=3.10']
             │ uv[version='>=0.4']
             │ xarray[version='*']
             └ -c conda-forge
conda-forge/linux-64                                        Using cache
conda-forge/noarch                                          Using cache

Transaction

  Prefix: /home/runner/work/Comrade.jl/Comrade.jl/examples/intermediate/PolarizedImaging/.CondaPkg/env

  Updating specs:

   - libstdcxx-ng[version='>=3.4,<13.0']
   - numpy=*
   - numpy[version='>=1.24, <2.0']
   - openssl[version='>=3, <3.1']
   - pandas[version='<2']
   - conda-forge::python[version='>=3.8,<4',build=*cpython*]
   - python[version='>=3.6,<=3.10']
   - uv[version='>=0.4']
   - xarray=*


  Package                 Version  Build                 Channel           Size
─────────────────────────────────────────────────────────────────────────────────
  Install:
─────────────────────────────────────────────────────────────────────────────────

  + libstdcxx-ng           12.3.0  hc0a3c3a_7            conda-forge     Cached
  + _libgcc_mutex             0.1  conda_forge           conda-forge     Cached
  + python_abi               3.10  5_cp310               conda-forge     Cached
  + ca-certificates    2024.12.14  hbcca054_0            conda-forge     Cached
  + ld_impl_linux-64         2.43  h712a8e2_2            conda-forge     Cached
  + libgomp                14.2.0  h77fa898_1            conda-forge     Cached
  + _openmp_mutex             4.5  2_gnu                 conda-forge     Cached
  + libgcc                 14.2.0  h77fa898_1            conda-forge     Cached
  + liblzma                 5.6.3  hb9d3cd8_1            conda-forge     Cached
  + ncurses                   6.5  h2d0b736_3            conda-forge     Cached
  + libzlib                 1.3.1  hb9d3cd8_2            conda-forge     Cached
  + libgfortran5           14.2.0  hd5240d6_1            conda-forge     Cached
  + libstdcxx              14.2.0  hc0a3c3a_1            conda-forge     Cached
  + libgcc-ng              14.2.0  h69a702a_1            conda-forge     Cached
  + xz-tools                5.6.3  hb9d3cd8_1            conda-forge     Cached
  + xz-gpl-tools            5.6.3  hbcc6ac9_1            conda-forge     Cached
  + liblzma-devel           5.6.3  hb9d3cd8_1            conda-forge     Cached
  + libsqlite              3.48.0  hee588c1_1            conda-forge     Cached
  + libgfortran            14.2.0  h69a702a_1            conda-forge     Cached
  + uv                     0.5.25  h0f3a69f_0            conda-forge     Cached
  + tk                     8.6.13  noxft_h4845f30_101    conda-forge     Cached
  + readline                  8.2  h8228510_1            conda-forge     Cached
  + libuuid                2.38.1  h0b41bf4_0            conda-forge     Cached
  + libnsl                  2.0.1  hd590300_0            conda-forge     Cached
  + libffi                  3.4.2  h7f98852_5            conda-forge     Cached
  + bzip2                   1.0.8  h4bc722e_7            conda-forge     Cached
  + openssl                3.0.14  h4ab18f5_0            conda-forge     Cached
  + xz                      5.6.3  hbcc6ac9_1            conda-forge     Cached
  + libopenblas            0.3.28  pthreads_h94d23a6_1   conda-forge     Cached
  + sqlite                 3.48.0  h9eae976_1            conda-forge     Cached
  + libblas                 3.9.0  28_h59b9bed_openblas  conda-forge     Cached
  + libcblas                3.9.0  28_he106b2a_openblas  conda-forge     Cached
  + liblapack               3.9.0  28_h7ac8fdf_openblas  conda-forge     Cached
  + tzdata                  2025a  h78e105d_0            conda-forge     Cached
  + python                 3.10.0  h543edf9_3_cpython    conda-forge     Cached
  + wheel                  0.45.1  pyhd8ed1ab_1          conda-forge     Cached
  + setuptools             75.8.0  pyhff2d567_0          conda-forge     Cached
  + pip                      25.0  pyh8b19718_0          conda-forge     Cached
  + six                    1.17.0  pyhd8ed1ab_0          conda-forge     Cached
  + pytz                   2024.2  pyhd8ed1ab_1          conda-forge     Cached
  + packaging                24.2  pyhd8ed1ab_2          conda-forge     Cached
  + python-dateutil   2.9.0.post0  pyhff2d567_1          conda-forge     Cached
  + numpy                  1.26.4  py310hb13e2d6_0       conda-forge     Cached
  + pandas                  1.5.3  py310h9b08913_1       conda-forge     Cached
  + xarray               2024.3.0  pyhd8ed1ab_0          conda-forge     Cached

  Summary:

  Install: 45 packages

  Total download: 0 B

─────────────────────────────────────────────────────────────────────────────────



Transaction starting
Linking libstdcxx-ng-12.3.0-hc0a3c3a_7
Linking _libgcc_mutex-0.1-conda_forge
Linking python_abi-3.10-5_cp310
Linking ca-certificates-2024.12.14-hbcca054_0
Linking ld_impl_linux-64-2.43-h712a8e2_2
Linking libgomp-14.2.0-h77fa898_1
Linking _openmp_mutex-4.5-2_gnu
Linking libgcc-14.2.0-h77fa898_1
Linking liblzma-5.6.3-hb9d3cd8_1
Linking ncurses-6.5-h2d0b736_3
Linking libzlib-1.3.1-hb9d3cd8_2
Linking libgfortran5-14.2.0-hd5240d6_1
Linking libstdcxx-14.2.0-hc0a3c3a_1
warning  libmamba [libstdcxx-14.2.0-hc0a3c3a_1] The following files were already present in the environment:
    - lib/libstdc++.so
    - lib/libstdc++.so.6
    - share/licenses/libstdc++/RUNTIME.LIBRARY.EXCEPTION
Linking libgcc-ng-14.2.0-h69a702a_1
Linking xz-tools-5.6.3-hb9d3cd8_1
Linking xz-gpl-tools-5.6.3-hbcc6ac9_1
Linking liblzma-devel-5.6.3-hb9d3cd8_1
Linking libsqlite-3.48.0-hee588c1_1
Linking libgfortran-14.2.0-h69a702a_1
Linking uv-0.5.25-h0f3a69f_0
Linking tk-8.6.13-noxft_h4845f30_101
Linking readline-8.2-h8228510_1
Linking libuuid-2.38.1-h0b41bf4_0
Linking libnsl-2.0.1-hd590300_0
Linking libffi-3.4.2-h7f98852_5
Linking bzip2-1.0.8-h4bc722e_7
Linking openssl-3.0.14-h4ab18f5_0
Linking xz-5.6.3-hbcc6ac9_1
Linking libopenblas-0.3.28-pthreads_h94d23a6_1
Linking sqlite-3.48.0-h9eae976_1
Linking libblas-3.9.0-28_h59b9bed_openblas
Linking libcblas-3.9.0-28_he106b2a_openblas
Linking liblapack-3.9.0-28_h7ac8fdf_openblas
Linking tzdata-2025a-h78e105d_0
Linking python-3.10.0-h543edf9_3_cpython
Linking wheel-0.45.1-pyhd8ed1ab_1
Linking setuptools-75.8.0-pyhff2d567_0
Linking pip-25.0-pyh8b19718_0
Linking six-1.17.0-pyhd8ed1ab_0
Linking pytz-2024.2-pyhd8ed1ab_1
Linking packaging-24.2-pyhd8ed1ab_2
Linking python-dateutil-2.9.0.post0-pyhff2d567_1
Linking numpy-1.26.4-py310hb13e2d6_0
Linking pandas-1.5.3-py310h9b08913_1
Linking xarray-2024.3.0-pyhd8ed1ab_0

Transaction finished

To activate this environment, use:

    micromamba activate /home/runner/work/Comrade.jl/Comrade.jl/examples/intermediate/PolarizedImaging/.CondaPkg/env

Or to execute a single command in this environment, use:

    micromamba run -p /home/runner/work/Comrade.jl/Comrade.jl/examples/intermediate/PolarizedImaging/.CondaPkg/env mycommand

    CondaPkg Installing Pip packages
             │ /home/runner/work/Comrade.jl/Comrade.jl/examples/intermediate/PolarizedImaging/.CondaPkg/env/bin/uv
             │ pip
             │ install
             │ ehtim >=1.2.10, <2.0
             │ numpy >=1.24, <2.0
             └ setuptools
Using Python 3.10.0 environment at: /home/runner/work/Comrade.jl/Comrade.jl/examples/intermediate/PolarizedImaging/.CondaPkg/env
Resolved 35 packages in 185ms
Installed 29 packages in 86ms
 + astropy==6.1.7
 + astropy-iers-data==0.2025.1.27.0.32.44
 + certifi==2024.12.14
 + charset-normalizer==3.4.1
 + contourpy==1.3.1
 + cycler==0.12.1
 + ehtim==1.2.10
 + fonttools==4.55.8
 + future==1.0.0
 + h5py==3.12.1
 + hdrhistogram==0.10.3
 + idna==3.10
 + jplephem==2.22
 + kiwisolver==1.4.8
 + matplotlib==3.10.0
 + networkx==3.4.2
 + pandas-appender==0.9.9
 + paramsurvey==0.4.21
 + pbr==6.1.0
 + pillow==11.1.0
 + psutil==6.1.1
 + pyerfa==2.0.1.5
 + pyparsing==3.2.1
 + pyyaml==6.0.2
 + requests==2.32.3
 + scipy==1.15.1
 + sgp4==2.23
 + skyfield==1.49
 + urllib3==2.3.0

For reproducibility we use a stable random number genreator

julia
using StableRNGs
rng = StableRNG(42)
StableRNGs.LehmerRNG(state=0x00000000000000000000000000000055)

Now we will load some synthetic polarized data.

julia
fname = Base.download("https://de.cyverse.org/anon-files/iplant/home/shared/commons_repo/curated/EHTC_M87pol2017_Nov2023/hops_data/April11/SR2_M87_2017_101_lo_hops_ALMArot.uvfits",
                      joinpath(__DIR, "m87polarized.uvfits")
                    )
obs = Pyehtim.load_uvfits_and_array(
        fname,
        joinpath(__DIR, "..", "..", "Data", "array.txt"), polrep="circ")
Python: <ehtim.obsdata.Obsdata object at 0x7f6eec38fd30>

Notice that, unlike other non-polarized tutorials, we need to include a second argument. This is the array file of the observation and is required to determine the feed rotation of the array.

Now we scan average the data since the data to boost the SNR and reduce the total data volume.

julia
obs = scan_average(obs).add_fractional_noise(0.01).flag_uvdist(uv_min=0.1e9)
Python: <ehtim.obsdata.Obsdata object at 0x7f6eec782950>

Now we extract our observed/corrupted coherency matrices.

julia
dvis = extract_table(obs, Coherencies())
EHTObservationTable{Comrade.EHTCoherencyDatum{Float64}}
  source:      M87
  mjd:         57854
  bandwidth:   1.856e9
  sites:       [:AA, :AP, :AZ, :JC, :LM, :PV, :SM]
  nsamples:    189

##Building the Model/Posterior

To build the model, we first break it down into two parts:

  1. The image or sky model. In Comrade, all polarized image models are written in terms of the Stokes parameters. In this tutorial, we will use a polarized image model based on Pesce (2021)[2], and parameterizes each pixel in terms of the Poincare sphere. This parameterization ensures that we have all the physical properties of stokes parameters. Note that we also have a parameterization in terms of hyperbolic trig functions VLBISkyModels.PolExp2Map

  2. The instrument model. The instrument model specifies the model that describes the impact of instrumental and atmospheric effects. We will be using the J=GDR decomposition we described above. However, to parameterize the R/L complex gains, we will be using a gain product and ratio decomposition. The reason for this decomposition is that in realistic measurements, the gain ratios and products have different temporal characteristics. Namely, many of the EHT observations tend to demonstrate constant R/L gain ratios across an nights observations, compared to the gain products, which vary every scan. Additionally, the gain ratios tend to be smaller (i.e., closer to unity) than the gain products. Using this apriori knowledge, we can build this into our model and reduce the total number of parameters we need to model.

First we specify our sky model. As always Comrade requires this to be a two argument function where the first argument is typically a NamedTuple of parameters we will fit and the second are additional metadata required to build the model.

julia
using StatsFuns: logistic
function sky(θ, metadata)
    (;c, σ, p, p0, pσ, angparams) = θ
    (;mimg, ftot) = metadata
    # Build the stokes I model
    rast = apply_fluctuations(CenteredLR(), mimg, σ.*c.params)
    brast = baseimage(rast)
    brast .= ftot.*brast
    # The total polarization fraction is modeled in logit space so we transform it back
    pim = logistic.(p0 .+.*p.params)
    # Build our IntensityMap
    pmap = PoincareSphere2Map(rast, pim, angparams)
    # Construct the actual image model which uses a third order B-spline pulse
    m = ContinuousImage(pmap, BSplinePulse{3}())
    # Finally find the image centroid and shift it to be at the center
    x0, y0 = centroid(pmap)
    ms = shifted(m, -x0, -y0)
    return ms
end
sky (generic function with 1 method)

Now, we define the model metadata required to build the model. We specify our image grid and cache model needed to define the polarimetric image model. Our image will be a 10x10 raster with a 60μas FOV.

julia
using Distributions
using VLBIImagePriors
fovx = μas2rad(200.0)
fovy = μas2rad(200.0)
nx = ny = 32
grid = imagepixels(fovx, fovy, nx, ny)

fwhmfac = 2*sqrt(2*log(2))
mpr  = modify(Gaussian(), Stretch(μas2rad(50.0)./fwhmfac))
mimg = intensitymap(mpr, grid)
┌ 32×32 IntensityMap{Float64, 2} ┐
├────────────────────────────────┴─────────────────────────────────────── dims ┐
  ↓ X Sampled{Float64} LinRange{Float64}(-4.69663253574863e-10, 4.69663253574863e-10, 32) ForwardOrdered Regular Points,
  → Y Sampled{Float64} LinRange{Float64}(-4.69663253574863e-10, 4.69663253574863e-10, 32) ForwardOrdered Regular Points
├──────────────────────────────────────────────────────────────────── metadata ┤
  ComradeBase.NoHeader()
└──────────────────────────────────────────────────────────────────────────────┘
  ↓ →          -4.69663e-10  -4.39362e-10  -4.09062e-10  -3.78761e-10  -3.4846e-10  -3.18159e-10  -2.87858e-10  -2.57557e-10  -2.27256e-10  -1.96956e-10  -1.66655e-10  -1.36354e-10  -1.06053e-10  -7.57521e-11  -4.54513e-11  -1.51504e-11  1.51504e-11  4.54513e-11  7.57521e-11  1.06053e-10  1.36354e-10  1.66655e-10  1.96956e-10  2.27256e-10  2.57557e-10  2.87858e-10  3.18159e-10  3.4846e-10  3.78761e-10  4.09062e-10  4.39362e-10  4.69663e-10
 -4.69663e-10   1.25675e-11   4.60978e-11   1.55054e-10   4.78251e-10   1.3527e-9    3.50847e-9    8.34459e-9    1.81997e-8    3.63993e-8    6.67567e-8    1.12271e-7    1.73145e-7    2.44865e-7    3.1755e-7     3.77633e-7    4.11812e-7   4.11812e-7   3.77633e-7   3.1755e-7    2.44865e-7   1.73145e-7   1.12271e-7   6.67567e-8   3.63993e-8   1.81997e-8   8.34459e-9   3.50847e-9   1.3527e-9   4.78251e-10  1.55054e-10  4.60978e-11  1.25675e-11
 -4.39362e-10   4.60978e-11   1.69087e-10   5.6874e-10    1.75423e-9    4.96172e-9   1.28691e-8    3.06081e-8    6.67567e-8    1.33513e-7    2.44865e-7    4.11812e-7    6.351e-7      8.98167e-7    1.16478e-6    1.38516e-6    1.51053e-6   1.51053e-6   1.38516e-6   1.16478e-6   8.98167e-7   6.351e-7     4.11812e-7   2.44865e-7   1.33513e-7   6.67567e-8   3.06081e-8   1.28691e-8   4.96172e-9  1.75423e-9   5.6874e-10   1.69087e-10  4.60978e-11
 -4.09062e-10   1.55054e-10   5.6874e-10    1.913e-9      5.90051e-9    1.66892e-8   4.32864e-8    1.02953e-7    2.24542e-7    4.49084e-7    8.23623e-7    1.38516e-6    2.13621e-6    3.02106e-6    3.91783e-6    4.65912e-6    5.0808e-6    5.0808e-6    4.65912e-6   3.91783e-6   3.02106e-6   2.13621e-6   1.38516e-6   8.23623e-7   4.49084e-7   2.24542e-7   1.02953e-7   4.32864e-8   1.66892e-8  5.90051e-9   1.913e-9     5.6874e-10   1.55054e-10
 -3.78761e-10   4.78251e-10   1.75423e-9    5.90051e-9    1.81997e-8    5.14764e-8   1.33513e-7    3.1755e-7     6.92582e-7    1.38516e-6    2.5404e-6     4.27243e-6    6.58898e-6    9.31823e-6    1.20843e-5    1.43707e-5    1.56713e-5   1.56713e-5   1.43707e-5   1.20843e-5   9.31823e-6   6.58898e-6   4.27243e-6   2.5404e-6    1.38516e-6   6.92582e-7   3.1755e-7    1.33513e-7   5.14764e-8  1.81997e-8   5.90051e-9   1.75423e-9   4.78251e-10
 -3.4846e-10    1.3527e-9     4.96172e-9    1.66892e-8    5.14764e-8    1.45597e-7   3.77633e-7    8.98167e-7    1.95892e-6    3.91783e-6    7.18534e-6    1.20843e-5    1.86365e-5    2.63559e-5    3.41794e-5    4.06464e-5    4.43252e-5   4.43252e-5   4.06464e-5   3.41794e-5   2.63559e-5   1.86365e-5   1.20843e-5   7.18534e-6   3.91783e-6   1.95892e-6   8.98167e-7   3.77633e-7   1.45597e-7  5.14764e-8   1.66892e-8   4.96172e-9   1.3527e-9
 -3.18159e-10   3.50847e-9    1.28691e-8    4.32864e-8    1.33513e-7    3.77633e-7   9.79458e-7    2.32956e-6    5.0808e-6     1.01616e-5    1.86365e-5    3.13427e-5    4.8337e-5     6.83588e-5    8.86505e-5    0.000105424   0.000114965  0.000114965  0.000105424  8.86505e-5   6.83588e-5   4.8337e-5    3.13427e-5   1.86365e-5   1.01616e-5   5.0808e-6    2.32956e-6   9.79458e-7   3.77633e-7  1.33513e-7   4.32864e-8   1.28691e-8   3.50847e-9
 -2.87858e-10   8.34459e-9    3.06081e-8    1.02953e-7    3.1755e-7     8.98167e-7   2.32956e-6    5.54065e-6    1.20843e-5    2.41685e-5    4.43252e-5    7.45458e-5    0.000114965   0.000162586   0.000210847   0.000250741   0.000273435  0.000273435  0.000250741  0.000210847  0.000162586  0.000114965  7.45458e-5   4.43252e-5   2.41685e-5   1.20843e-5   5.54065e-6   2.32956e-6   8.98167e-7  3.1755e-7    1.02953e-7   3.06081e-8   8.34459e-9
 -2.57557e-10   1.81997e-8    6.67567e-8    2.24542e-7    6.92582e-7    1.95892e-6   5.0808e-6     1.20843e-5    2.63559e-5    5.27119e-5    9.6674e-5     0.000162586   0.000250741   0.000354602   0.000459862   0.000546871   0.000596367  0.000596367  0.000546871  0.000459862  0.000354602  0.000250741  0.000162586  9.6674e-5    5.27119e-5   2.63559e-5   1.20843e-5   5.0808e-6    1.95892e-6  6.92582e-7   2.24542e-7   6.67567e-8   1.81997e-8
 -2.27256e-10   3.63993e-8    1.33513e-7    4.49084e-7    1.38516e-6    3.91783e-6   1.01616e-5    2.41685e-5    5.27119e-5    0.000105424   0.000193348   0.000325171   0.000501483   0.000709204   0.000919723   0.00109374    0.00119273   0.00119273   0.00109374   0.000919723  0.000709204  0.000501483  0.000325171  0.000193348  0.000105424  5.27119e-5   2.41685e-5   1.01616e-5   3.91783e-6  1.38516e-6   4.49084e-7   1.33513e-7   3.63993e-8
 -1.96956e-10   6.67567e-8    2.44865e-7    8.23623e-7    2.5404e-6     7.18534e-6   1.86365e-5    4.43252e-5    9.6674e-5     0.000193348   0.000354602   0.000596367   0.000919723   0.00130069    0.00168678    0.00200593    0.00218748   0.00218748   0.00200593   0.00168678   0.00130069   0.000919723  0.000596367  0.000354602  0.000193348  9.6674e-5    4.43252e-5   1.86365e-5   7.18534e-6  2.5404e-6    8.23623e-7   2.44865e-7   6.67567e-8
 -1.66655e-10   1.12271e-7    4.11812e-7    1.38516e-6    4.27243e-6    1.20843e-5   3.13427e-5    7.45458e-5    0.000162586   0.000325171   0.000596367   0.00100297    0.00154678    0.00218748    0.00283681    0.00337356    0.00367889   0.00367889   0.00337356   0.00283681   0.00218748   0.00154678   0.00100297   0.000596367  0.000325171  0.000162586  7.45458e-5   3.13427e-5   1.20843e-5  4.27243e-6   1.38516e-6   4.11812e-7   1.12271e-7
 -1.36354e-10   1.73145e-7    6.351e-7      2.13621e-6    6.58898e-6    1.86365e-5   4.8337e-5     0.000114965   0.000250741   0.000501483   0.000919723   0.00154678    0.00238547    0.00337356    0.00437497    0.00520274    0.00567363   0.00567363   0.00520274   0.00437497   0.00337356   0.00238547   0.00154678   0.000919723  0.000501483  0.000250741  0.000114965  4.8337e-5    1.86365e-5  6.58898e-6   2.13621e-6   6.351e-7     1.73145e-7
 -1.06053e-10   2.44865e-7    8.98167e-7    3.02106e-6    9.31823e-6    2.63559e-5   6.83588e-5    0.000162586   0.000354602   0.000709204   0.00130069    0.00218748    0.00337356    0.00477093    0.00618714    0.00735779    0.00802372   0.00802372   0.00735779   0.00618714   0.00477093   0.00337356   0.00218748   0.00130069   0.000709204  0.000354602  0.000162586  6.83588e-5   2.63559e-5  9.31823e-6   3.02106e-6   8.98167e-7   2.44865e-7
 -7.57521e-11   3.1755e-7     1.16478e-6    3.91783e-6    1.20843e-5    3.41794e-5   8.86505e-5    0.000210847   0.000459862   0.000919723   0.00168678    0.00283681    0.00437497    0.00618714    0.00802372    0.00954187    0.0104055    0.0104055    0.00954187   0.00802372   0.00618714   0.00437497   0.00283681   0.00168678   0.000919723  0.000459862  0.000210847  8.86505e-5   3.41794e-5  1.20843e-5   3.91783e-6   1.16478e-6   3.1755e-7
 -4.54513e-11   3.77633e-7    1.38516e-6    4.65912e-6    1.43707e-5    4.06464e-5   0.000105424   0.000250741   0.000546871   0.00109374    0.00200593    0.00337356    0.00520274    0.00735779    0.00954187    0.0113473     0.0123743    0.0123743    0.0113473    0.00954187   0.00735779   0.00520274   0.00337356   0.00200593   0.00109374   0.000546871  0.000250741  0.000105424  4.06464e-5  1.43707e-5   4.65912e-6   1.38516e-6   3.77633e-7
 -1.51504e-11   4.11812e-7    1.51053e-6    5.0808e-6     1.56713e-5    4.43252e-5   0.000114965   0.000273435   0.000596367   0.00119273    0.00218748    0.00367889    0.00567363    0.00802372    0.0104055     0.0123743     0.0134942    0.0134942    0.0123743    0.0104055    0.00802372   0.00567363   0.00367889   0.00218748   0.00119273   0.000596367  0.000273435  0.000114965  4.43252e-5  1.56713e-5   5.0808e-6    1.51053e-6   4.11812e-7
  1.51504e-11   4.11812e-7    1.51053e-6    5.0808e-6     1.56713e-5    4.43252e-5   0.000114965   0.000273435   0.000596367   0.00119273    0.00218748    0.00367889    0.00567363    0.00802372    0.0104055     0.0123743     0.0134942    0.0134942    0.0123743    0.0104055    0.00802372   0.00567363   0.00367889   0.00218748   0.00119273   0.000596367  0.000273435  0.000114965  4.43252e-5  1.56713e-5   5.0808e-6    1.51053e-6   4.11812e-7
  4.54513e-11   3.77633e-7    1.38516e-6    4.65912e-6    1.43707e-5    4.06464e-5   0.000105424   0.000250741   0.000546871   0.00109374    0.00200593    0.00337356    0.00520274    0.00735779    0.00954187    0.0113473     0.0123743    0.0123743    0.0113473    0.00954187   0.00735779   0.00520274   0.00337356   0.00200593   0.00109374   0.000546871  0.000250741  0.000105424  4.06464e-5  1.43707e-5   4.65912e-6   1.38516e-6   3.77633e-7
  7.57521e-11   3.1755e-7     1.16478e-6    3.91783e-6    1.20843e-5    3.41794e-5   8.86505e-5    0.000210847   0.000459862   0.000919723   0.00168678    0.00283681    0.00437497    0.00618714    0.00802372    0.00954187    0.0104055    0.0104055    0.00954187   0.00802372   0.00618714   0.00437497   0.00283681   0.00168678   0.000919723  0.000459862  0.000210847  8.86505e-5   3.41794e-5  1.20843e-5   3.91783e-6   1.16478e-6   3.1755e-7
  1.06053e-10   2.44865e-7    8.98167e-7    3.02106e-6    9.31823e-6    2.63559e-5   6.83588e-5    0.000162586   0.000354602   0.000709204   0.00130069    0.00218748    0.00337356    0.00477093    0.00618714    0.00735779    0.00802372   0.00802372   0.00735779   0.00618714   0.00477093   0.00337356   0.00218748   0.00130069   0.000709204  0.000354602  0.000162586  6.83588e-5   2.63559e-5  9.31823e-6   3.02106e-6   8.98167e-7   2.44865e-7
  1.36354e-10   1.73145e-7    6.351e-7      2.13621e-6    6.58898e-6    1.86365e-5   4.8337e-5     0.000114965   0.000250741   0.000501483   0.000919723   0.00154678    0.00238547    0.00337356    0.00437497    0.00520274    0.00567363   0.00567363   0.00520274   0.00437497   0.00337356   0.00238547   0.00154678   0.000919723  0.000501483  0.000250741  0.000114965  4.8337e-5    1.86365e-5  6.58898e-6   2.13621e-6   6.351e-7     1.73145e-7
  1.66655e-10   1.12271e-7    4.11812e-7    1.38516e-6    4.27243e-6    1.20843e-5   3.13427e-5    7.45458e-5    0.000162586   0.000325171   0.000596367   0.00100297    0.00154678    0.00218748    0.00283681    0.00337356    0.00367889   0.00367889   0.00337356   0.00283681   0.00218748   0.00154678   0.00100297   0.000596367  0.000325171  0.000162586  7.45458e-5   3.13427e-5   1.20843e-5  4.27243e-6   1.38516e-6   4.11812e-7   1.12271e-7
  1.96956e-10   6.67567e-8    2.44865e-7    8.23623e-7    2.5404e-6     7.18534e-6   1.86365e-5    4.43252e-5    9.6674e-5     0.000193348   0.000354602   0.000596367   0.000919723   0.00130069    0.00168678    0.00200593    0.00218748   0.00218748   0.00200593   0.00168678   0.00130069   0.000919723  0.000596367  0.000354602  0.000193348  9.6674e-5    4.43252e-5   1.86365e-5   7.18534e-6  2.5404e-6    8.23623e-7   2.44865e-7   6.67567e-8
  2.27256e-10   3.63993e-8    1.33513e-7    4.49084e-7    1.38516e-6    3.91783e-6   1.01616e-5    2.41685e-5    5.27119e-5    0.000105424   0.000193348   0.000325171   0.000501483   0.000709204   0.000919723   0.00109374    0.00119273   0.00119273   0.00109374   0.000919723  0.000709204  0.000501483  0.000325171  0.000193348  0.000105424  5.27119e-5   2.41685e-5   1.01616e-5   3.91783e-6  1.38516e-6   4.49084e-7   1.33513e-7   3.63993e-8
  2.57557e-10   1.81997e-8    6.67567e-8    2.24542e-7    6.92582e-7    1.95892e-6   5.0808e-6     1.20843e-5    2.63559e-5    5.27119e-5    9.6674e-5     0.000162586   0.000250741   0.000354602   0.000459862   0.000546871   0.000596367  0.000596367  0.000546871  0.000459862  0.000354602  0.000250741  0.000162586  9.6674e-5    5.27119e-5   2.63559e-5   1.20843e-5   5.0808e-6    1.95892e-6  6.92582e-7   2.24542e-7   6.67567e-8   1.81997e-8
  2.87858e-10   8.34459e-9    3.06081e-8    1.02953e-7    3.1755e-7     8.98167e-7   2.32956e-6    5.54065e-6    1.20843e-5    2.41685e-5    4.43252e-5    7.45458e-5    0.000114965   0.000162586   0.000210847   0.000250741   0.000273435  0.000273435  0.000250741  0.000210847  0.000162586  0.000114965  7.45458e-5   4.43252e-5   2.41685e-5   1.20843e-5   5.54065e-6   2.32956e-6   8.98167e-7  3.1755e-7    1.02953e-7   3.06081e-8   8.34459e-9
  3.18159e-10   3.50847e-9    1.28691e-8    4.32864e-8    1.33513e-7    3.77633e-7   9.79458e-7    2.32956e-6    5.0808e-6     1.01616e-5    1.86365e-5    3.13427e-5    4.8337e-5     6.83588e-5    8.86505e-5    0.000105424   0.000114965  0.000114965  0.000105424  8.86505e-5   6.83588e-5   4.8337e-5    3.13427e-5   1.86365e-5   1.01616e-5   5.0808e-6    2.32956e-6   9.79458e-7   3.77633e-7  1.33513e-7   4.32864e-8   1.28691e-8   3.50847e-9
  3.4846e-10    1.3527e-9     4.96172e-9    1.66892e-8    5.14764e-8    1.45597e-7   3.77633e-7    8.98167e-7    1.95892e-6    3.91783e-6    7.18534e-6    1.20843e-5    1.86365e-5    2.63559e-5    3.41794e-5    4.06464e-5    4.43252e-5   4.43252e-5   4.06464e-5   3.41794e-5   2.63559e-5   1.86365e-5   1.20843e-5   7.18534e-6   3.91783e-6   1.95892e-6   8.98167e-7   3.77633e-7   1.45597e-7  5.14764e-8   1.66892e-8   4.96172e-9   1.3527e-9
  3.78761e-10   4.78251e-10   1.75423e-9    5.90051e-9    1.81997e-8    5.14764e-8   1.33513e-7    3.1755e-7     6.92582e-7    1.38516e-6    2.5404e-6     4.27243e-6    6.58898e-6    9.31823e-6    1.20843e-5    1.43707e-5    1.56713e-5   1.56713e-5   1.43707e-5   1.20843e-5   9.31823e-6   6.58898e-6   4.27243e-6   2.5404e-6    1.38516e-6   6.92582e-7   3.1755e-7    1.33513e-7   5.14764e-8  1.81997e-8   5.90051e-9   1.75423e-9   4.78251e-10
  4.09062e-10   1.55054e-10   5.6874e-10    1.913e-9      5.90051e-9    1.66892e-8   4.32864e-8    1.02953e-7    2.24542e-7    4.49084e-7    8.23623e-7    1.38516e-6    2.13621e-6    3.02106e-6    3.91783e-6    4.65912e-6    5.0808e-6    5.0808e-6    4.65912e-6   3.91783e-6   3.02106e-6   2.13621e-6   1.38516e-6   8.23623e-7   4.49084e-7   2.24542e-7   1.02953e-7   4.32864e-8   1.66892e-8  5.90051e-9   1.913e-9     5.6874e-10   1.55054e-10
  4.39362e-10   4.60978e-11   1.69087e-10   5.6874e-10    1.75423e-9    4.96172e-9   1.28691e-8    3.06081e-8    6.67567e-8    1.33513e-7    2.44865e-7    4.11812e-7    6.351e-7      8.98167e-7    1.16478e-6    1.38516e-6    1.51053e-6   1.51053e-6   1.38516e-6   1.16478e-6   8.98167e-7   6.351e-7     4.11812e-7   2.44865e-7   1.33513e-7   6.67567e-8   3.06081e-8   1.28691e-8   4.96172e-9  1.75423e-9   5.6874e-10   1.69087e-10  4.60978e-11
  4.69663e-10   1.25675e-11   4.60978e-11   1.55054e-10   4.78251e-10   1.3527e-9    3.50847e-9    8.34459e-9    1.81997e-8    3.63993e-8    6.67567e-8    1.12271e-7    1.73145e-7    2.44865e-7    3.1755e-7     3.77633e-7    4.11812e-7   4.11812e-7   3.77633e-7   3.1755e-7    2.44865e-7   1.73145e-7   1.12271e-7   6.67567e-8   3.63993e-8   1.81997e-8   8.34459e-9   3.50847e-9   1.3527e-9   4.78251e-10  1.55054e-10  4.60978e-11  1.25675e-11

For the image metadata we specify the grid and the total flux of the image, which is 1.0. Note that we specify the total flux out front since it is degenerate with an overall shift in the gain amplitudes.

julia
skymeta = (; mimg=mimg./flux(mimg), ftot=0.6);

We use again use a GMRF prior similar to the Imaging a Black Hole using only Closure Quantities tutorial for the log-ratio transformed image. We use the same correlated image prior for the inverse-logit transformed total polarization. The mean total polarization fraction p0 is centered at -2.0 with a standard deviation of 2.0 which logit transformed puts most of the prior mass < 0.8 fractional polarization. The standard deviation of the total polarization fraction again uses a Half-normal process. The angular parameters of the polarizaton are given by a uniform prior on the sphere.

julia
cprior = corr_image_prior(grid, dvis)
skyprior = (
    c = cprior,
    σ  = Exponential(0.1),
    p  = cprior,
    p0 = Normal(-2.0, 2.0),
=  truncated(Normal(0.0, 1.0); lower=0.01),
    angparams = ImageSphericalUniform(nx, ny),
    )

skym = SkyModel(sky, skyprior, grid; metadata=skymeta)
SkyModel
  with map: sky
   on grid: ComradeBase.RectiGrid

Now we build the instrument model. Due to the complexity of VLBI the instrument model is critical to the success of imaging and getting reliable results. For this example we will use the standard instrument model used in polarized EHT analyses expressed in the RIME formalism. Our Jones decomposition will be given by GDR, where G are the complex gains, D are the d-terms, and R is what we call the ideal instrument response, which is how an ideal interferometer using the feed basis we observe relative to some reference basis.

Given the possible flexibility in different parameterizations of the individual Jones matrices each Jones matrix requires the user to specify a function that converts from parameters to specific parameterization f the jones matrices.

For the complex gain matrix, we used the JonesG jones matrix. The first argument is now a function that converts from the parameters to the complex gain matrix. In this case, we will use a amplitude and phase decomposition of the complex gain matrix. Note that since the gain matrix is a diagonal 2x2 matrix the function must return a 2-element tuple. The first element of the tuple is the gain for the first polarization feed (R) and the second is the gain for the second polarization feed (L).

julia
function fgain(x)
    gR = exp(x.lgR + 1im*x.gpR)
    gL = gR*exp(x.lgrat + 1im*x.gprat)
    return gR, gL
end
G = JonesG(fgain)
Comrade.JonesG{typeof(Main.var"##225".fgain)}(Main.var"##225".fgain)

Similarly we provide a JonesD function for the leakage terms. Since we assume that we are in the small leakage limit, we will use the decomposition 1 d1 d2 1 Therefore, there are 2 free parameters for the JonesD our parameterization function must return a 2-element tuple. For d-terms we will use a re-im parameterization.

julia
function fdterms(x)
    dR = complex(x.dRx, x.dRy)
    dL = complex(x.dLx, x.dLy)
    return dR, dL
end
D = JonesD(fdterms)
Comrade.JonesD{typeof(Main.var"##225".fdterms)}(Main.var"##225".fdterms)

Finally we define our response Jones matrix. This matrix is a basis transform matrix plus the feed rotation angle for each station. These are typically set by the telescope so there are no free parameters, so no parameterization is necessary.

julia
R = JonesR(;add_fr=true)
Comrade.JonesR{Nothing}(nothing, true)

Finally, we build our total Jones matrix by using the JonesSandwich function. The first argument is a function that specifies how to combine each Jones matrix. In this case we will use the standard decomposition J = adjoint(R)_G_D*R, where we need to apply the adjoint of the feed rotaion matrix R because the data has feed rotation calibration.

julia
js(g,d,r) = adjoint(r)*g*d*r
J = JonesSandwich(js, G, D, R)
Comrade.JonesSandwich{Base.Splat{typeof(Main.var"##225".js)}, Tuple{Comrade.JonesG{typeof(Main.var"##225".fgain)}, Comrade.JonesD{typeof(Main.var"##225".fdterms)}, Comrade.JonesR{Nothing}}}(splat(js), (Comrade.JonesG{typeof(Main.var"##225".fgain)}(Main.var"##225".fgain), Comrade.JonesD{typeof(Main.var"##225".fdterms)}(Main.var"##225".fdterms), Comrade.JonesR{Nothing}(nothing, true)))

Note

This is a general note that for arrays with non-zero leakage, feed rotation calibration does not remove the impact of feed rotations on the instrument model. That is, when modeling feed rotation must be taken into account. This is because the R and D matrices are not commutative. Therefore, to recover the correct instrumental terms we must include the feed rotation calibration in the instrument model. This is not ideal when doing polarized modeling, especially for interferometers using a mixture of linear and circular feeds. For linear feeds R does not commute with G or D and applying feed rotation calibration before solving for gains can mix gains and leakage with feed rotation calibration terms breaking many of the typical assumptions about the stabilty of different instrument effects.

For the instrument prior, we will use a simple IID prior for the complex gains and d-terms. The IIDSitePrior function specifies that each site has the same prior and each value is independent on some time segment. The current time segments are

  • ScanSeg() which specifies each scan has an independent value

  • TrackSeg() which says that the value is constant over the track.

  • IntegSeg() which says that the value changes each integration time

For the released EHT data, the calibration procedure makes gains stable over each scan so we use ScanSeg for those quantities. The d-terms are typically stable over the track so we use TrackSeg for those.

julia
intprior = (
    lgR  = ArrayPrior(IIDSitePrior(ScanSeg(), Normal(0.0, 0.2)); LM = IIDSitePrior(ScanSeg(), Normal(0.0, 1.0))),
    lgrat= ArrayPrior(IIDSitePrior(ScanSeg(), Normal(0.0, 0.1))),
    gpR  = ArrayPrior(IIDSitePrior(ScanSeg(), DiagonalVonMises(0.0, inv(π^2))); refant=SEFDReference(0.0), phase=true),
    gprat= ArrayPrior(IIDSitePrior(ScanSeg(), DiagonalVonMises(0.0, inv(0.1^2))); refant = SingleReference(:AA, 0.0), phase=false),
    dRx  = ArrayPrior(IIDSitePrior(TrackSeg(), Normal(0.0, 0.2))),
    dRy  = ArrayPrior(IIDSitePrior(TrackSeg(), Normal(0.0, 0.2))),
    dLx  = ArrayPrior(IIDSitePrior(TrackSeg(), Normal(0.0, 0.2))),
    dLy  = ArrayPrior(IIDSitePrior(TrackSeg(), Normal(0.0, 0.2))),
)
(lgR = Comrade.ArrayPrior{Comrade.IIDSitePrior{Comrade.ScanSeg, Distributions.Normal{Float64}}, Base.Pairs{Symbol, Comrade.IIDSitePrior{Comrade.ScanSeg, Distributions.Normal{Float64}}, Tuple{Symbol}, @NamedTuple{LM::Comrade.IIDSitePrior{Comrade.ScanSeg, Distributions.Normal{Float64}}}}, Comrade.NoReference, Nothing}(Comrade.IIDSitePrior{Comrade.ScanSeg, Distributions.Normal{Float64}}(Comrade.ScanSeg(), Distributions.Normal{Float64}(μ=0.0, σ=0.2)), Base.Pairs{Symbol, Comrade.IIDSitePrior{Comrade.ScanSeg, Distributions.Normal{Float64}}, Tuple{Symbol}, @NamedTuple{LM::Comrade.IIDSitePrior{Comrade.ScanSeg, Distributions.Normal{Float64}}}}(:LM => Comrade.IIDSitePrior{Comrade.ScanSeg, Distributions.Normal{Float64}}(Comrade.ScanSeg(), Distributions.Normal{Float64}(μ=0.0, σ=1.0))), Comrade.NoReference(), false, nothing), lgrat = Comrade.ArrayPrior{Comrade.IIDSitePrior{Comrade.ScanSeg, Distributions.Normal{Float64}}, Base.Pairs{Symbol, Union{}, Tuple{}, @NamedTuple{}}, Comrade.NoReference, Nothing}(Comrade.IIDSitePrior{Comrade.ScanSeg, Distributions.Normal{Float64}}(Comrade.ScanSeg(), Distributions.Normal{Float64}(μ=0.0, σ=0.1)), Base.Pairs{Symbol, Union{}, Tuple{}, @NamedTuple{}}(), Comrade.NoReference(), false, nothing), gpR = Comrade.ArrayPrior{Comrade.IIDSitePrior{Comrade.ScanSeg, VLBIImagePriors.DiagonalVonMises{Float64, Float64, Float64}}, Base.Pairs{Symbol, Union{}, Tuple{}, @NamedTuple{}}, Comrade.SEFDReference{Float64}, Nothing}(Comrade.IIDSitePrior{Comrade.ScanSeg, VLBIImagePriors.DiagonalVonMises{Float64, Float64, Float64}}(Comrade.ScanSeg(), VLBIImagePriors.DiagonalVonMises{Float64, Float64, Float64}(μ=0.0, κ=0.10132118364233778, lnorm=-1.739120733481688)), Base.Pairs{Symbol, Union{}, Tuple{}, @NamedTuple{}}(), Comrade.SEFDReference{Float64}(0.0, 0), true, nothing), gprat = Comrade.ArrayPrior{Comrade.IIDSitePrior{Comrade.ScanSeg, VLBIImagePriors.DiagonalVonMises{Float64, Float64, Float64}}, Base.Pairs{Symbol, Union{}, Tuple{}, @NamedTuple{}}, Comrade.SingleReference{Float64}, Nothing}(Comrade.IIDSitePrior{Comrade.ScanSeg, VLBIImagePriors.DiagonalVonMises{Float64, Float64, Float64}}(Comrade.ScanSeg(), VLBIImagePriors.DiagonalVonMises{Float64, Float64, Float64}(μ=0.0, κ=99.99999999999999, lnorm=1.3823902436480708)), Base.Pairs{Symbol, Union{}, Tuple{}, @NamedTuple{}}(), Comrade.SingleReference{Float64}(:AA, 0.0), false, nothing), dRx = Comrade.ArrayPrior{Comrade.IIDSitePrior{Comrade.TrackSeg, Distributions.Normal{Float64}}, Base.Pairs{Symbol, Union{}, Tuple{}, @NamedTuple{}}, Comrade.NoReference, Nothing}(Comrade.IIDSitePrior{Comrade.TrackSeg, Distributions.Normal{Float64}}(Comrade.TrackSeg(), Distributions.Normal{Float64}(μ=0.0, σ=0.2)), Base.Pairs{Symbol, Union{}, Tuple{}, @NamedTuple{}}(), Comrade.NoReference(), false, nothing), dRy = Comrade.ArrayPrior{Comrade.IIDSitePrior{Comrade.TrackSeg, Distributions.Normal{Float64}}, Base.Pairs{Symbol, Union{}, Tuple{}, @NamedTuple{}}, Comrade.NoReference, Nothing}(Comrade.IIDSitePrior{Comrade.TrackSeg, Distributions.Normal{Float64}}(Comrade.TrackSeg(), Distributions.Normal{Float64}(μ=0.0, σ=0.2)), Base.Pairs{Symbol, Union{}, Tuple{}, @NamedTuple{}}(), Comrade.NoReference(), false, nothing), dLx = Comrade.ArrayPrior{Comrade.IIDSitePrior{Comrade.TrackSeg, Distributions.Normal{Float64}}, Base.Pairs{Symbol, Union{}, Tuple{}, @NamedTuple{}}, Comrade.NoReference, Nothing}(Comrade.IIDSitePrior{Comrade.TrackSeg, Distributions.Normal{Float64}}(Comrade.TrackSeg(), Distributions.Normal{Float64}(μ=0.0, σ=0.2)), Base.Pairs{Symbol, Union{}, Tuple{}, @NamedTuple{}}(), Comrade.NoReference(), false, nothing), dLy = Comrade.ArrayPrior{Comrade.IIDSitePrior{Comrade.TrackSeg, Distributions.Normal{Float64}}, Base.Pairs{Symbol, Union{}, Tuple{}, @NamedTuple{}}, Comrade.NoReference, Nothing}(Comrade.IIDSitePrior{Comrade.TrackSeg, Distributions.Normal{Float64}}(Comrade.TrackSeg(), Distributions.Normal{Float64}(μ=0.0, σ=0.2)), Base.Pairs{Symbol, Union{}, Tuple{}, @NamedTuple{}}(), Comrade.NoReference(), false, nothing))

Finally, we can build our instrument model which takes a model for the Jones matrix J and priors for each term in the Jones matrix.

julia
intmodel = InstrumentModel(J, intprior)
InstrumentModel
  with Jones: JonesSandwich
  with reference basis: PolarizedTypes.CirBasis()

intmodel = InstrumentModel(JonesR(;add_fr=true)) Putting it all together, we form our likelihood and posterior objects for optimization and sampling, and specifying to use Enzyme.Reverse with runtime activity for AD.

julia
using Enzyme
post = VLBIPosterior(skym, intmodel, dvis; admode=set_runtime_activity(Enzyme.Reverse))
VLBIPosterior
ObservedSkyModel
  with map: sky
   on grid: VLBISkyModels.FourierDualDomainObservedInstrumentModel
  with Jones: JonesSandwich
  with reference basis: PolarizedTypes.CirBasis()Data Products: Comrade.EHTCoherencyDatum

Reconstructing the Image and Instrument Effects

To sample from this posterior, it is convenient to move from our constrained parameter space to an unconstrained one (i.e., the support of the transformed posterior is (-∞, ∞)). This transformation is done using the asflat function.

julia
tpost = asflat(post)
TransformedVLBIPosterior(
VLBIPosterior
ObservedSkyModel
  with map: sky
   on grid: VLBISkyModels.FourierDualDomainObservedInstrumentModel
  with Jones: JonesSandwich
  with reference basis: PolarizedTypes.CirBasis()Data Products: Comrade.EHTCoherencyDatum
Transform: Params to ℝ^5689
)

We can also query the dimension of our posterior or the number of parameters we will sample.

Warning

This can often be different from what you would expect. This difference is especially true when using angular variables, where we often artificially increase the dimension of the parameter space to make sampling easier.

Now we optimize. Unlike other imaging examples, we move straight to gradient optimizers due to the higher dimension of the space. In addition the only AD package that can currently work with the polarized Comrade posterior is Enzyme.

julia
using Optimization
using OptimizationOptimisers
xopt, sol = comrade_opt(post, Optimisers.Adam();
                        initial_params=prior_sample(rng, post), maxiters=25_000)
((sky = (c = (params = [3.697164904095807e-5 -2.699110741233015e-5 5.53747282669844e-5 -6.2209820157314865e-6 0.00010318930542927863 8.150112054001026e-5 0.00023202723484334078 0.0003268885067394824 0.0005083768525261735 0.0006877120881030872 0.0008669784256042853 0.001098162438467576 0.0015004809109820964 0.0020999937685962393 0.0027540984790986123 0.003158328059028922 0.002907975285267937 0.002205968641976003 0.0015774341573580582 0.0012412752080204475 0.0010325831656968897 0.0007721939427629219 0.0004897084263164844 0.00028884209153915997 0.0001821589270966361 0.00013767979630868355 7.311013614013182e-5 6.473746154291631e-5 1.516067959312047e-5 3.25781691480632e-5 -5.741736857481429e-6 1.595116275871102e-5; -2.4778082545958844e-5 5.7133143277098515e-5 5.980977008148504e-6 0.00012683570474759077 0.00012626249011636284 0.00034438756436557606 0.0005492905380809496 0.0009450501150285131 0.0014230349460774689 0.0019262008204748112 0.002390872933938791 0.003021495658802626 0.004214876039080577 0.005990097169551841 0.00788241665583141 0.009043878575928331 0.008213109872190849 0.006113968493071984 0.004414237694697439 0.0035216359733190043 0.0028061306119900255 0.0019871392105674113 0.0012323878702831018 0.0007518902444326129 0.0005023804827809774 0.000341891046587173 0.00023796373639575728 0.00013063461821309034 9.653011734687633e-5 2.7987601295210883e-5 3.582354581928188e-5 -3.307204019210943e-6; 4.8350878924006766e-5 9.579741559284062e-6 0.00012963249975984082 0.00014679283359769665 0.00039759555412854594 0.0006763700113566731 0.0012847981789026214 0.002219729453156751 0.0034241670980711407 0.004631463189226761 0.00568225487748061 0.0070795188792442156 0.00989716191734777 0.014484049051382801 0.020112266387242186 0.024121351897159145 0.022474291950460433 0.016526933738012044 0.011342102910227875 0.008338963557291983 0.006062037938089106 0.004012216862667374 0.0025678972949354276 0.001744067168255851 0.001232043045837613 0.0008509559608831569 0.0005532380155381595 0.0003407756299566343 0.00016981505204270774 0.00010877496607781966 3.3154284743625476e-5 2.780066924483244e-5; 1.8942713652611936e-6 0.00011754773038589978 0.00015069556094143645 0.00040912396292497175 0.0007218662795985128 0.001428684714135696 0.002700953516605393 0.004867057630183474 0.007925531612343665 0.011039574760248349 0.013231098675881327 0.015518740795282229 0.020915821111339807 0.031065389447967065 0.04744213413767726 0.06405624977768136 0.06482540964555304 0.046867944244598184 0.027874299937856967 0.01734790964274585 0.010902315453843849 0.006804573458855573 0.004951268560966419 0.004063275373658333 0.0031113057316248163 0.002105491006430871 0.0012862833924252306 0.0007339207667996212 0.00039925148790534605 0.00018658339325360068 9.919325919701883e-5 3.1540126070074525e-5; 8.723071546202265e-5 0.00012330969012551828 0.0003812842232164031 0.0007235625456164188 0.0014603498179795265 0.002801456291226022 0.005298495813571943 0.009791325071966585 0.01709154995353137 0.026005967250943677 0.03184656755807668 0.03306493749955139 0.0390015983034808 0.054935365406225206 0.08978560650835873 0.1398291164098054 0.16078813400176933 0.12076656292148108 0.06553685263256345 0.03324861620768146 0.01644275035617045 0.009938349035695215 0.00932298161637395 0.009209559515748904 0.00732234684513848 0.004791519633586766 0.002814256336782762 0.0015657864431563398 0.000814967696283498 0.0003983493358680204 0.00017979816021226438 6.667102326173015e-5; 6.340530185310075e-5 0.00028732428064568555 0.0006171817845223452 0.0013790858799048382 0.0027621159120333394 0.005219120305328033 0.00954277553875779 0.017229144949446724 0.03083514490221981 0.05164786753570318 0.07083298957395902 0.07257067218918015 0.06622326508030668 0.0730429197861625 0.11704510797874777 0.22240712943409086 0.3224614609107142 0.2712700447734919 0.14844778247443224 0.06355829125319314 0.02443162339590294 0.017092535799986215 0.019899410019289115 0.02011006890347889 0.015591683883031348 0.010032866281194274 0.005892939794633513 0.00321475328490629 0.001609989800144047 0.000746847968852044 0.0003245969089601643 0.00013124273835365914; 0.000164451367366137 0.00040336560124784284 0.0010209778264592996 0.0023539096882814214 0.0048338790079739 0.008732179641085188 0.014615516722934551 0.024313566413124505 0.04246358177485515 0.07488469103611547 0.11638096459734351 0.13154961593120257 0.09727838718658462 0.06078534129371243 0.08744861547866574 0.22789162554880227 0.4616269376449221 0.4879341099142638 0.28560922352811813 0.12179424322193538 0.04998930281113951 0.03615558551915299 0.040864697967560475 0.040298457607912654 0.030125025919454936 0.018999112049154134 0.01107587373840643 0.005944050030126937 0.002918280695713165 0.0013272768585206047 0.0005784444083515302 0.0002079245511049604; 0.00019054834516778372 0.0005550153927045957 0.0014145852555708688 0.0034748253675559618 0.007541291699535454 0.013392359708035446 0.019560330780915645 0.02625210296270038 0.03930962740440082 0.06737805781838167 0.10794401948640168 0.12510059891341102 0.06781711657397266 -0.004873622725725901 0.0069708944059663994 0.15801645892659924 0.431031144603216 0.4717226931333469 0.3460482487592326 0.17004253399844962 0.08111002499819397 0.062335943682294316 0.07603178771628172 0.0815554939049462 0.061152674732518106 0.036101009305041815 0.020036379071101024 0.010441517613400814 0.005067934900430066 0.0023156081321107414 0.0009982876432246906 0.00036622989231838176; 0.00023897022667595096 0.000662220131250141 0.0016938091294606615 0.004392915619163101 0.010499521874806208 0.020447896455271283 0.03036075306762095 0.032957923718572334 0.028044697544596747 0.026535488282435515 0.027027085455689458 0.00736218302330613 -0.040092044789445 -0.0906164332243667 -0.07822884472823559 0.02353888111625494 0.14606155888656075 0.15112010937811313 0.13373931037873688 0.0873736958205128 0.07214806983718969 0.10000019528141568 0.15748116794198755 0.19284436568465363 0.14652796664412737 0.08375431035598983 0.041918940081872066 0.019645278881533404 0.008873648636825623 0.003945591752052812 0.0016728311187556703 0.0006012280355490806; 0.0003140552577538917 0.0008168794538376404 0.0019610527644493498 0.0050335492036918325 0.012695403746847796 0.027880409263881897 0.04885854821151494 0.062184618316781765 0.0482714451752109 0.009795129206469048 -0.03247356069641304 -0.07340584505973835 -0.1022534207404079 -0.09804606646354566 -0.04752344199793695 0.037968714996235095 0.026152977617529098 -0.015997244414649798 -0.03670815673843621 -0.0194860138563629 0.043406523927691086 0.14467155458633957 0.29377963076183256 0.4563537426386269 0.3428715974698514 0.18145482332442414 0.08368955068297175 0.035785996914583874 0.014821784553386192 0.0063399183111676775 0.0026457984841920077 0.0009409508980400289; 0.0004239648531618018 0.0010619931371908483 0.002302521298329303 0.005327194323728181 0.012985811343743063 0.030469193381648437 0.0616118544087157 0.09606424093808244 0.09600190136352969 0.03932820768021604 -0.03337180248978294 -0.07568182985501026 -0.04714375833416033 0.09064088685060169 0.2442593267474918 0.40490844062180253 0.13829400453296511 0.0065838995429365514 -0.005255553906355487 0.031530547832011195 0.03943216715704495 0.11137280121997402 0.3550802384551975 0.973337023271059 0.7387292095602792 0.34103368926536354 0.1423395214283724 0.056860521457698175 0.022614730218952647 0.009308795055599048 0.0037858627470736404 0.0013269035423684728; 0.0005273019484950317 0.0013210245076970767 0.002690087599202767 0.005298250144561954 0.011205986891359645 0.0250010166416881 0.05225143306846936 0.08661090687651256 0.09119734459767834 0.03901180240981568 -0.018542051748298004 -0.007139136593091851 0.15959582334205458 0.6151803659589683 0.7200743120907617 0.4980526601400407 0.11385139038889444 0.07236533900589838 0.22486120480986577 0.27561279599452965 0.022701758028335198 -0.026202435797253787 0.13282149420661124 0.5813641355061959 1.275577628877689 0.5112198744128993 0.200287778044018 0.07842208594494578 0.03083872416311678 0.012355510068654001 0.004894311873217652 0.001689545587622744; 0.000657282306978053 0.0016614663279758905 0.0032791162545979086 0.005698247679655711 0.009359133190680918 0.01529699450359597 0.023724203191448554 0.027304521234663984 0.008563896985956287 -0.020676224170008348 0.006518784442856659 0.1475115310881595 0.534280026504895 0.18551357255317868 -0.11626875859075457 -0.2756060902791391 -0.3143156346051752 -0.16305868394281173 0.23243908140682623 0.27476585475767756 -0.07088527765464908 -0.16045802945867607 -0.057136956794251285 0.2349522296845353 0.6880909226012516 0.4623017422736933 0.22153642155630418 0.09484702330815613 0.03855214853341292 0.015289164703216762 0.00593205872680657 0.0020220776927942696; 0.0008224071976104581 0.0022448584957858618 0.004840686048877257 0.008855422916323089 0.013497676578962076 0.015809645450376705 0.00976752844854907 -0.010036777543455604 -0.046098127408691666 -0.05925494371222355 0.06001196927172744 0.4685547005125074 0.5248383180706991 -0.14722216349018216 -0.4643679946728122 -0.578794583621452 -0.5505656287178137 -0.3733092469694158 -0.03790889793248091 0.11646801022175686 -0.13526631602121253 -0.2173874035460216 -0.1220836255994639 0.1413605021576108 0.5608736889523719 0.46887994433835817 0.24263967162057665 0.10846953528567543 0.04518865671427942 0.01789437316793111 0.006761210704617667 0.002263013370748139; 0.0009459278751903312 0.002702975898552156 0.006178735881491819 0.011913785784993402 0.018148727124377612 0.01776194967383113 -0.0034232930545947224 -0.051151447965804786 -0.10145979968944266 -0.09976404568351485 0.038830859181755085 0.3212504925143503 0.44503147025817225 -0.2806044305436837 -0.5771428545337338 -0.6688214411802117 -0.6227280219269739 -0.43607530018321133 -0.11304080209328675 0.02345260583164131 -0.1573623038505594 -0.2090456971048843 -0.09221913114464415 0.21457102486499488 0.7344546941408662 0.5001529148657368 0.24430095250391473 0.10794090817101509 0.04482885447146055 0.017594094477766546 0.006532859937754284 0.002163728605208789; 0.0009673737780830886 0.0027610258458188645 0.006416907239570097 0.01256830983009184 0.01900118724132559 0.017260395175140004 -0.008742031793271326 -0.0692580401178665 -0.1355235753655024 -0.13704706582061527 0.019375145690911838 0.374440205946002 0.39912269163169684 -0.2700489735791202 -0.5351577281302122 -0.6035548972862397 -0.536930665806165 -0.30067479206234105 0.12577597297363127 0.13313425997724385 -0.1431456140532985 -0.18314552787558946 -0.07130328642231173 0.19564411646321136 0.6075436344496322 0.4158621496590317 0.2024281961379552 0.08873542741933203 0.036498398655480505 0.01426370790506742 0.005310811131402976 0.0017526264381434145; 0.0009455212888163716 0.0026541311260172107 0.006179188059857276 0.012591932470397334 0.020642695170163768 0.02191816098528853 0.00018620816602979507 -0.05842870558556615 -0.1277363874908182 -0.14182576027222696 -0.02118692208057583 0.26250840024729677 0.28021760132696105 -0.1284366749048359 -0.2958731895829168 -0.31329662077389203 -0.26099049727309337 -0.03986436458785572 0.2793164225604937 0.20614220732326596 -0.03054511062320879 -0.09648406586343097 -0.06951483557552696 0.02582077408141878 0.1709180643250985 0.17338380535926642 0.11059639166199116 0.056373806593420464 0.02510429513147543 0.010386891021652923 0.004057642520993229 0.0013652933920155074; 0.0008716429488077618 0.0025106977647751543 0.006263403321706094 0.014774617025617914 0.031918058026016674 0.05601382879022323 0.06462063359547471 0.018811210164311167 -0.07134812027043134 -0.13849520982927582 -0.12627466362649717 -0.022919625459615605 0.1009568322294807 0.11860154174836535 0.3154880318569807 0.4642478158780749 0.16045248610960755 -0.06065926801450374 -0.05416225630505819 -0.004900062668057615 0.08681961397728129 0.07565726942818785 -0.023349877674832088 -0.06212538944519796 -0.02437791606789202 0.01784625505768252 0.033593260828515756 0.027656878151096593 0.016036162873647876 0.007589446019230113 0.0031394047494912626 0.0010777514716377942; 0.000817942486621831 0.0023624354041206423 0.0062179705659353565 0.01639619667633782 0.04075439092708586 0.08524126115309823 0.13333916449119873 0.1209763114463854 0.014070004386135428 -0.1150637072250739 -0.20176910640222245 -0.21827367760247368 -0.14524663820480022 0.07289589406513498 0.5067394255542504 0.2846571641009826 -0.1598670562668852 -0.33851892666003397 -0.34264679491814864 -0.22475963952933725 -0.005804210919645941 0.14372629247613664 0.02485758598521576 -0.07141877317071724 -0.07625174880587127 -0.03963882670041821 -0.005984492870317186 0.007753799033894464 0.008053384341248524 0.004850096519312622 0.0022588080862008825 0.0008226367043205803; 0.0007375480597451255 0.0019956973256824934 0.004940442546959684 0.012692085105989463 0.03201857765204349 0.06816132774134902 0.10827189327649266 0.10414168159773272 0.02635855155813619 -0.08852304845230896 -0.2013840677846476 -0.2736833491986844 -0.2605672657600718 -0.1286857346469976 0.07359754628372916 -0.08054965717150851 -0.31639417236853984 -0.44929907012339426 -0.4548035819322907 -0.3476899865514694 -0.12968674901896599 0.14652325762315166 0.11483350454697082 -0.0007477260620489586 -0.034334403280663894 -0.023684178707279537 -0.006063439519420717 0.0028107374428440438 0.0042503614548415145 0.003062169404258431 0.0016042319979398542 0.0006296935069629393; 0.0005121158532173754 0.001291438725447545 0.002949675476439004 0.0073485301888941085 0.018645582520159198 0.04008362648652366 0.06611224589569802 0.07911760755883013 0.07505063857719498 0.04610862940291473 -0.04443099888257911 -0.15886857104518237 -0.211393280735984 -0.15883745374100822 -0.042377173983492056 -0.08461956834886084 -0.2649935703761207 -0.39114383549016085 -0.40756214713841665 -0.3159710783835901 -0.1051034430652714 0.23305153788762986 0.3412794987559871 0.16716937071788943 0.07201096280861774 0.031954999868407226 0.01601264439992258 0.0088092827301956 0.005011875443045483 0.0027645368572454566 0.0013381928596326088 0.0005192572121732368; 0.0003475928095688917 0.0008736743486422666 0.002006365437124385 0.004700899162105046 0.010660066600660467 0.021909068551388754 0.040266177144127495 0.0740159713248114 0.14597524519219537 0.23855502171559403 0.2130698337582001 0.050459327240182074 -0.06542421316546344 -0.058299937073612466 0.06056268824450812 0.1160279528561253 -0.024931151767483135 -0.18124991307998908 -0.23518319311364178 -0.17359528036166805 0.00328708489871648 0.2982024461948801 0.4804908730513074 0.3134203135135561 0.15782984521525073 0.07197173166958498 0.030978906040513947 0.013089594473215897 0.005818039659509688 0.0027087942640948294 0.0012106677638991648 0.000454671438984027; 0.00027007954454990403 0.0007369685529564961 0.0017754494311340626 0.003986909653263718 0.008213710189219237 0.016297824317604216 0.034398591170018825 0.07915378190960985 0.16860651451171735 0.2700892374609115 0.2362540467856605 0.07644420527186176 -0.038489530512318924 -0.043484852557330304 0.08144525643864368 0.34588763452843896 0.4376520684838326 0.19656618876496232 0.05464800149225061 0.051612207355435286 0.14818857333634794 0.303057947694837 0.3792505048082683 0.2878999106658352 0.16567792277815258 0.08107676201127961 0.03525527064542884 0.014154897282696366 0.005641998805138683 0.0023830530736678266 0.0010232817054465317 0.00037996849573394766; 0.00020531378158015432 0.0005885587907471282 0.0014314676518128741 0.0031521114509579125 0.006446699689180725 0.013282635440830162 0.029512847207731577 0.06607351622151639 0.12877527618022322 0.18340167081403658 0.14055917443974583 0.020369864381284335 -0.06318308961088562 -0.051826917996156505 0.0626686188758993 0.26728515336853775 0.39531755231803245 0.35985636732553883 0.2437276726539406 0.16436806964958592 0.14134308211146743 0.15936019018313394 0.18682224449396864 0.16837699796586633 0.11434476488902977 0.06276549792572253 0.029282351375743424 0.0121867324351017 0.0048209939806884185 0.0019359190992649063 0.0007929826960058595 0.00029139016406743123; 0.00015181411401666187 0.00042931836095588485 0.0009904297328419654 0.002044389199607232 0.003953877227493791 0.008073712973246626 0.017619919466415803 0.036936597564503924 0.064972623599271 0.08080524159656138 0.05067617905253683 -0.011413495410037224 -0.05391981608530325 -0.02504996230658096 0.06415228036102896 0.17058676731584424 0.24817588408764632 0.32664802435877993 0.3058757899395357 0.2230916840595167 0.1507310796411488 0.1098496247775277 0.09500349077997214 0.0827847657633201 0.061518534747247375 0.03743813440560322 0.019040051755194163 0.0084499166142171 0.00348879649101613 0.001422637218811073 0.000579623602040538 0.00020240748497535213; 0.00010911247859965743 0.0002706594213479317 0.0006008891908238656 0.0011811185794536566 0.0022007614401652414 0.004423324337986007 0.009679622860490147 0.019598738861825653 0.031490575650845586 0.03475936955232346 0.022118034843057993 0.005082980479256496 0.0016975317941392576 0.03777570322471234 0.09464219954647551 0.1274432628597677 0.1571842446765392 0.250165107376195 0.3044750042293421 0.2503818475644317 0.15643950832291298 0.08680950876158916 0.05327668500486549 0.04051225254977641 0.030862429621217033 0.02023697797514319 0.011206381234318143 0.0053508972983827225 0.0022997010167737026 0.0009461629261472878 0.00037415277480114077 0.00016644753839024516; 4.549743659651006e-5 0.0001658035842543568 0.00033802879409928615 0.0006550377211709943 0.0012475091556033045 0.0025865704890460106 0.0055705570419896724 0.01066353123986508 0.016051600309290995 0.018275429920576784 0.018288313521165923 0.023161686443079265 0.0398183893456159 0.0739953435807363 0.10006017557088179 0.094526729014928 0.09215349462028868 0.14014547443435868 0.18295467428460815 0.16571096414630287 0.10906432116647159 0.057346868103390444 0.028598590457989716 0.019388898207235945 0.015359843650686022 0.010807130477666911 0.0063943726714242415 0.003239971360657115 0.0014540291994055285 0.0006001813540931411 0.0002764827374000026 5.7267087632421406e-5; 4.330646922251766e-5 7.658591520669014e-5 0.0001897631022892094 0.00036619759681931843 0.0007289617981795589 0.0015221543309727914 0.0030530454746370483 0.005271172637595176 0.007397882584520552 0.00903013185390213 0.012464668467404297 0.020845800772558556 0.03624916881275158 0.05674372957580543 0.06565082793579587 0.05583191167883372 0.04733912128538507 0.06156805356608636 0.08223107792545091 0.08078113088655664 0.05816113209907353 0.03276557533123226 0.016141833035757475 0.009008780685508127 0.006588728954763554 0.0049149380698771325 0.0031610628966661884 0.001725989726902371 0.0008238470711078434 0.0003832183901274161 0.0001183192841747664 8.56983291367777e-5; 1.0334904083163718e-5 5.2768979131812e-5 9.186549757397268e-5 0.0001997594949900823 0.0004083303181938021 0.0008351538707646202 0.001558057295685973 0.002470242963701688 0.0033869224127956723 0.004555468757058858 0.006890804741995761 0.011569333509917066 0.019304960462247202 0.027874536586423145 0.030225774313896912 0.0256400167556598 0.022063049292705385 0.025590536800722787 0.032361367252962216 0.03329238249030553 0.026118196270194318 0.01610416079966708 0.008469419928392919 0.004422824977872348 0.002703572101569984 0.0019208929494605729 0.001321172073196038 0.0007888874488112565 0.0004113996419104559 0.0001761305708891215 0.00010826855264471527 5.677784206928649e-6; 1.3772623097308797e-5 2.060121962725111e-5 5.3271085499273296e-5 0.00010451842351198728 0.000210289195199951 0.0004165103828480843 0.0007334484451339081 0.0011429863481629801 0.0016393955437534909 0.0022799873521927674 0.003336580467430798 0.005269119642516218 0.00839430175745677 0.01133224452852344 0.011754259296342552 0.009973991050893874 0.009602716646051866 0.010767906485447738 0.012124808165612773 0.01207203413820735 0.010022000146256699 0.006739920349084313 0.0038634088523285437 0.002092049494285004 0.0011981250936017025 0.0007642587438195268 0.0005181436677193696 0.0003128224084688812 0.00019241894323650282 9.693994787469245e-5 3.065978532861408e-5 3.373502759623487e-5; 1.9488265679388215e-6 1.3336647827636568e-5 2.446912939169773e-5 5.025067857052897e-5 0.00010242551105098393 0.000183175666006226 0.00032058804131493315 0.0004950095816872755 0.0007175956081202424 0.0010077248735954284 0.0014624343759125178 0.002182459631347969 0.003167366391294471 0.00406872005310663 0.004257233634666813 0.003799663639211334 0.003983230351428757 0.004427696419380295 0.004493071990355497 0.004105578921004562 0.003434566527248735 0.002493682478015067 0.0015595447731054733 0.0008983211219549109 0.0005151173909608286 0.00032567866075870343 0.00018197819462625314 0.00015554824811133156 6.147267726783307e-5 4.693599343711601e-5 2.4497473067015295e-5 1.5079710943455507e-6; 2.4443696957468706e-6 4.588208228309111e-6 9.621449662732273e-6 2.300475141697265e-5 3.517528678049608e-5 7.289632536411228e-5 0.00011316518974860462 0.00018066019201746193 0.00026383721984924596 0.00037842133314392227 0.0005444543967275293 0.0007569879154539895 0.001014886356261248 0.0012642648510388247 0.001369629855700313 0.0013444784568986616 0.001453579609807844 0.001574282807796363 0.0015165047912717837 0.0013369728734993426 0.001110794875313036 0.0008357040396326851 0.000560904994455507 0.00033909800152166623 0.00020426064953161125 9.743329622344398e-5 9.922663688842403e-5 2.2032129960774356e-5 4.5640724442821924e-5 7.39825611961227e-6 9.71579042200978e-6 5.899812206939663e-6], hyperparams = 1.0046522042429127), σ = 3.2306903690452557, p = (params = [2.523257246214185e-6 -2.1766333313393984e-6 2.131922662693344e-6 -7.06156746526955e-7 3.3026225274011815e-6 1.1179272132585147e-6 9.199576278167617e-6 3.0611951299143408e-6 2.253645472634782e-5 8.919850242978776e-6 4.241250083734417e-5 2.5810671269926816e-5 5.718723059362295e-5 4.9229451429302725e-5 7.613589898868582e-5 7.461696970436979e-5 8.73213423342098e-5 7.510489545719654e-5 5.1497604404823856e-5 5.299149295237152e-5 1.6503475773031006e-5 4.087753554983324e-5 -8.366276866862974e-6 3.4984681843577173e-5 -2.0953653010458574e-5 3.193528240718333e-5 -2.6190045822142608e-5 3.0339323920842987e-5 -2.914455603307305e-5 2.9611659904153618e-5 -2.9614397347676244e-5 2.9242905012956654e-5; -1.7527802360410666e-6 1.8312314403355115e-6 -3.006287792985673e-7 2.9939135438462142e-6 3.925598608056941e-6 1.0258337532574421e-5 1.2626660984252335e-5 2.9710464268405863e-5 2.922760481393809e-5 6.720519049430093e-5 6.600648936793926e-5 0.00012105401126623474 0.00012500048177465267 0.00016608759988902258 0.0001861668390654519 0.00022771276073155455 0.00022811276678182352 0.00019650691384879069 0.00016339359687801063 0.00010944762785337171 0.00010063629810877034 3.797693741456748e-5 6.139848865139468e-5 -1.7943123726672937e-6 4.539607808927145e-5 -1.8935891694618982e-5 3.621844859881093e-5 -2.6648557941444273e-5 3.1603974558817376e-5 -2.9360852529219156e-5 2.890729987872075e-5 -2.898306967158634e-5; 9.484038364604307e-7 3.1934052142164753e-7 2.0947752229460324e-6 5.455151105086045e-6 1.0098116426888396e-5 2.0329056345258372e-5 3.695170119700658e-5 5.29438255560295e-5 9.267458896158534e-5 0.00011811250164796771 0.00018638235507507234 0.00024189772191668095 0.00032153526859066166 0.00038283143072950397 0.0004643362394376693 0.0005563536515055495 0.0005611330889377023 0.00047356414130318833 0.00037019160954140907 0.0002832518011100161 0.0001829501533038024 0.00014430890845411483 5.816054677574299e-5 8.621223617512227e-5 8.116499015172528e-6 5.697711823885255e-5 -1.714804090887397e-5 3.988693323804508e-5 -2.6355870875876568e-5 3.0521751818952886e-5 -2.7362118796956633e-5 2.6670061642409547e-5; 8.395876901806734e-7 1.352946278083684e-6 5.900453018123368e-6 8.925198733330905e-6 2.415741207286974e-5 4.16993380930752e-5 7.588675744032052e-5 0.00012519599909161032 0.00018507349987401648 0.0002684097788329869 0.00035725353344134413 0.00047888020978293435 0.000637742369375768 0.0008078689237167987 0.0010759531659531186 0.0014091311628631946 0.0014599412603400774 0.0011293494011760205 0.0007793028109048398 0.0005667706970561068 0.00038944103748394843 0.00023661198024998867 0.00018606943324632965 9.93660568069889e-5 0.00012170798191711232 2.2464485778412986e-5 6.740990135390324e-5 -1.345062480748944e-5 3.890543196915045e-5 -2.2586961593119635e-5 2.5627199921646035e-5 -2.22686286747065e-5; 8.58026789160399e-7 4.989449450624289e-6 7.687882024265038e-6 2.3417208486857162e-5 4.1425542606793485e-5 8.912237104949264e-5 0.0001546196281096254 0.0002562792432203599 0.000397819693648662 0.0005657332872267235 0.0007038683510360027 0.000826743313427221 0.0010954017210516385 0.001454127858921148 0.002052407765509216 0.00292008477285447 0.0031956655902201023 0.002372875351509773 0.0014760101224181234 0.0010269657004723543 0.0006939562959207678 0.00045145673009374754 0.00033399077381196746 0.0002752768957561991 0.00015950187065969247 0.00015388425832919627 3.607350625307492e-5 6.990416431128569e-5 -7.032337459172154e-6 3.1872737977278187e-5 -1.5558417413594167e-5 1.8716651108355703e-5; 2.9635152157426725e-6 6.706691432217632e-6 1.905482193352483e-5 3.707505394755386e-5 8.56772149707879e-5 0.00016305747949644855 0.0003043648298195266 0.0004983797262427858 0.0007475540693196404 0.0010666038694905633 0.001368966431882036 0.0015129871667409658 0.0017873772455480068 0.0022741399958261972 0.0030475168733338684 0.00451482308247975 0.0054578890668466355 0.0041644496960970495 0.0026678364278706567 0.001757071771996892 0.0011769019333954776 0.0008813278879485158 0.0007097888846577639 0.0005466834514526132 0.00038935427608159185 0.0002100393289115539 0.00017593843734465387 5.1386010077275324e-5 6.182373188007989e-5 -2.1568359886834208e-7 2.1278077181251796e-5 -9.456658539807704e-6; 5.54022070871243e-6 1.2369466731461725e-5 2.98411895037586e-5 6.939212389097227e-5 0.0001438329180125685 0.0002888051111716002 0.0005253715663328744 0.0008522276410401461 0.0012325100620583255 0.001669191758370786 0.0022204558500884494 0.002725122922786884 0.0030186059583187557 0.0032911178306121005 0.004008327631936795 0.0054792072510817915 0.006749093014623031 0.005636562640612989 0.004425295452922528 0.003170241609718531 0.002273333277823177 0.0017410982245777327 0.0014132184167144088 0.001095308941015137 0.0007427538305923843 0.0004682949820980989 0.00024830559501915546 0.00016679806091454146 5.114488818732034e-5 4.2404140694605715e-5 3.5089117908815607e-6 1.2374858098650286e-5; 4.97509180429191e-6 2.216440136128961e-5 4.5610457140577385e-5 0.00010920128976481808 0.00023841415092648298 0.00047316424687652924 0.000829858710848488 0.001286209389901646 0.0017862869944300702 0.002248943260414492 0.0027352195530783124 0.003409449814896534 0.0037753037245998487 0.003909459738305217 0.004966240304069329 0.007235817505224647 0.00889366292403528 0.005678223446660396 0.006092540856739238 0.005128885882102053 0.003782253168247472 0.002837711635388051 0.0024996159167114144 0.0021905985616171414 0.0015141745565159053 0.0008638490119161567 0.0004756749791519759 0.00022441554296296623 0.0001207154825203471 4.039338616856298e-5 2.6427879997407805e-5 2.600180754287352e-6; 1.4162969862318692e-5 2.5191991512040823e-5 7.185324012865194e-5 0.00015818003103027176 0.0003704043570133282 0.0007662484104813297 0.0013551210020239725 0.0020001778138024665 0.0025267204722964395 0.002869491610368217 0.002957797653976995 0.003000429977227228 0.0033559425414182507 0.0036350799336452486 0.004571675418718305 0.006354986441101186 0.006728838095117549 0.004387635203376613 0.00500475826880954 0.005092157036018656 0.004477450330280216 0.004096022378541336 0.004471856227078196 0.004645751190871592 0.0032958426641483064 0.0018127941626568213 0.0008753199355556149 0.0003964381809537527 0.00016455676431411146 7.891643432490489e-5 2.6877968631732085e-5 1.4956109540313918e-5; 9.866158075158642e-6 4.3989246088074704e-5 8.937876923051907e-5 0.00022347292721377912 0.0005108480256874582 0.0010831947455216518 0.002018012661533866 0.0031076206868123207 0.003881281879999734 0.004134256795903125 0.0041199889353304596 0.003929580382423212 0.003727488500197617 0.003594271836055339 0.0037416274121175553 0.0048846680523201725 0.004456480985233856 0.0034788703946692207 0.0034451132567016097 0.0038937977173839644 0.004434086582124238 0.0051004614937349285 0.006717064151258557 0.008718527575891236 0.005984910530158493 0.0030842292476536953 0.0014115727149318295 0.0005947686030970468 0.0002451969113404469 0.00010159845547408356 4.960804489413052e-5 1.254558465723127e-5; 2.1847108803028347e-5 4.3230680130692404e-5 0.00011860129483182758 0.0002644466723846173 0.0005915097864309118 0.0012240904849693712 0.0023104552036887337 0.003777376720349231 0.005040342584192837 0.005578652473770817 0.0056627946247304415 0.005497444703691732 0.0053464905913399455 0.005158003341382082 0.0036212942039656718 0.005230713321969281 0.003839814608275821 0.003121186640428947 0.0033539101347507105 0.004646629239101919 0.004715574068016769 0.004692298638248242 0.006554590571857672 0.012561257598338676 0.007857676965133346 0.0037754583324532665 0.0017173331354352677 0.0007428541138748917 0.00031841992518110297 0.0001469921801528718 5.6150871435015615e-5 2.7061687146708163e-5; 1.3571447570132737e-5 5.489779552811174e-5 0.00011422143397865831 0.00026772148788536357 0.0005641051381007541 0.0010869546863941947 0.0019535785685568987 0.0031639458009137646 0.004357724095512309 0.005104958041960145 0.005441406954360134 0.005620305687582826 0.00681286834396588 0.009090769403819239 0.0034962010541565495 0.009077003261511419 0.005132486117262393 0.0032784506206782736 0.003214313425447475 0.005827884861262485 0.004403957331085819 0.00353433376427352 0.004096942377066817 0.005753163022223055 0.002209613476898059 0.0028374538697139577 0.0017130898441146292 0.000862700766496532 0.00040363890534150527 0.00017720629529077963 8.247980134899348e-5 2.1477005264299797e-5; 2.4380241992989104e-5 4.879156554985589e-5 0.00012243475154742977 0.0002514005573254887 0.00047773296762149435 0.0008152332185450339 0.0012765734720862822 0.0018985699514418389 0.0026254116646376707 0.0034310442457115863 0.004145723146041267 0.004068083849630594 0.007545405704599615 0.00708652566925571 0.004471314748090963 0.004324587498797592 0.0030566843407153887 0.0023327019852177363 0.002610462846871003 0.0038095202278448422 0.002687627018008163 0.0022345681626081775 0.0025651372099734756 0.0034722942668823855 0.004315740028651518 0.003883568418691577 0.0023558413887553773 0.0012059308715515577 0.0005547194228160282 0.0002400132591229996 9.130807246472694e-5 3.950621845498709e-5; 1.7393023708639592e-5 7.30537565370663e-5 0.0001539760374147244 0.0003173592740338174 0.0005623961821296059 0.0008679423554998558 0.001260054538042659 0.0019128021424752715 0.002726649023733494 0.003476404646263898 0.0045345133347323915 0.006313433268824743 0.003815434127175625 0.004154029933199376 0.003121011076600523 0.0027128853413404823 0.0024604469031568794 0.0025473691933582334 0.0029921927165945054 0.0032986401195477175 0.0022026569882643405 0.0018444670359808969 0.0022842485531714123 0.003516112007126369 0.005715817453244067 0.005409233632221258 0.003329904880244478 0.0017145318728340835 0.0007870389701936876 0.00032599934709579156 0.00013018998553823453 3.9903209158358934e-5; 3.804226356347878e-5 7.22034973101567e-5 0.00019317611527688074 0.0003934742661168176 0.0006985017462597242 0.001060448112445767 0.001441337412452672 0.0019257793194758961 0.002717639990710172 0.0036994107082506293 0.004461256856394266 0.0015031955576791953 4.817500841968765e-6 0.0034371296587589538 0.0028180944051582903 0.002259921372280718 0.002065367465329905 0.00241630577643569 0.0032037375130033394 0.002883867345305299 0.002229026531545713 0.002284874494656646 0.0032506413709240123 0.005320463709758578 0.00814902167598046 0.006620026154013658 0.003971069410841302 0.002033198489495306 0.0009279905711787849 0.0003828787037687266 0.00014494066771183776 4.8166339060739845e-5; 1.5253276707454843e-5 9.463167882159192e-5 0.0001952425890180295 0.00040666606701522353 0.0007321934043965863 0.0011912590597823196 0.0017697797272731312 0.002252548776050584 0.002551256009145943 0.003001864954001784 0.003920197327481592 0.00500629284696521 0.008747637389027726 0.004830224868233006 0.0029654662964917955 0.002060616752529 0.0017300288108563465 0.0025922121542801017 0.0038569867157576755 0.0017592245608757725 0.0020083397558140962 0.0024066728391741654 0.0036484772348562024 0.006245036436206045 0.010684789241692758 0.007552472478739207 0.004060545341228652 0.0019608946596762085 0.0008709238000757747 0.00035897184471330584 0.0001357291211290913 5.0946418098744085e-5; 4.745152232861728e-5 6.330983985071016e-5 0.00018155673182169288 0.00036133744958054514 0.0006569388493364628 0.001107765706783756 0.001767587434831877 0.002358929215572966 0.0025425623112162684 0.0024308080714828687 0.0022372907692180463 0.001264444545059211 0.0026579662748904683 0.0028785990091761554 0.0023657942962401575 0.00204745869220796 0.0016879724616572648 0.00205918906517071 0.002300524692588867 0.00152272638189828 0.003061974673806648 0.0029110450947651594 0.0030501994037905474 0.0038632703982847388 0.0053627689299982385 0.004635423708069266 0.002872203489696095 0.0014665391570235426 0.000672587349746328 0.0002903166957374347 0.00012765336274845097 3.4533135819719664e-5; 9.735439373690806e-6 9.469493236791078e-5 0.00015961092124257162 0.00035226201154948933 0.0007357046284417518 0.0014403790669409978 0.0024376481317127147 0.0032128328905724523 0.003243822047352764 0.002720604846074775 0.0020095632687540427 0.0013444830254567305 0.0022368165602056384 0.0018312657675757325 0.0013558346612964154 0.002392672892482004 0.0028640434519184707 0.0027509747130889306 0.0028360700200689704 0.0026771020503368135 0.00335127147445388 0.0032995168648388474 0.00278141185329821 0.0027401350854747214 0.0030731854684221556 0.0027311112315588173 0.0018813514534059958 0.0010565009819886583 0.0005194321414274335 0.000239256132370276 9.08498017477484e-5 4.768961940144853e-5; 4.6450590468262715e-5 5.469055275002721e-5 0.0001735021295305297 0.0003845182297089343 0.0008737043979964623 0.001835080397360579 0.0033142885524231253 0.004656302596583448 0.00492873606355468 0.004290141869880685 0.0032710410930057105 0.0024976997598115157 0.0025557417513233753 0.0023972365987319057 -0.0030978194919134405 0.0022930203408990392 0.002080484632196661 0.0025711851657045314 0.003037184459199988 0.0032381017968563393 0.003277716538163668 0.0032764873664359005 0.0029224596845945756 0.0027504732925146018 0.002683434941536358 0.0022118499074203703 0.0014710345152776122 0.0008091315296444723 0.00039231187577775604 0.00017784542121481277 9.31843272381225e-5 1.454303807113075e-5; 2.564370446505012e-6 8.948520730841687e-5 0.0001480876038965369 0.00036210441092073155 0.000817601397569197 0.0016780938918134782 0.0028982301058397266 0.004011626951172958 0.004763411341642569 0.005076647872009151 0.004505453666501334 0.003392817199857018 0.0028462675999488306 0.0027807110069815685 0.0019394241829248742 0.0020187981956061064 0.002639965742982529 0.002943207318344776 0.0031940143166549187 0.00320609867766629 0.003367897849394845 0.004731768134179465 0.0036619557292071935 0.0030224260227617716 0.002861613108050706 0.002232702341191257 0.0013720843340047986 0.000692008472448957 0.0003097315407696406 0.00014358635441147038 4.357623627862081e-5 4.2822030322640995e-5; 4.6325596397745095e-5 2.7786561499519746e-5 0.00013965023995900414 0.00029285413458574115 0.0006842075028327812 0.001402321244115896 0.0024307155265244126 0.0036267675073599335 0.005309719377918572 0.007216623235442972 0.00729094104477003 0.00538737675397195 0.003487551006156925 0.002518519028394635 0.002372224912014772 0.0029038588720179098 0.003103143672930026 0.0033130002276599846 0.00357772348927291 0.003692506706459125 0.004050429796751834 0.005536903262853143 0.004396162473452654 0.003107066901476316 0.002802838003390835 0.0020529733085163353 0.0012038216325048852 0.0005900524973982839 0.00026172567697631895 9.846026592374593e-5 7.35056753074365e-5 -1.1106341091075433e-5; -1.9272097982213998e-5 7.596460671405964e-5 7.378358694628011e-5 0.00025099085000945825 0.0005121815656465632 0.0010173579377283617 0.0018013763664752806 0.003074176274014396 0.005467577509022234 0.008742637324407443 0.009687910555969842 0.007101650424046671 0.0044997953425222285 0.00318765881083558 0.0030139426641595662 0.002988419968444184 0.002889742976277722 0.003304104268617489 0.0037042944965710385 0.003919993977232769 0.003930798323979645 0.003753897369392686 0.0028681236174628168 0.0024743595984871147 0.002044083277311957 0.0013946608683926501 0.0007996564011266119 0.0004029927219975585 0.0001815627036212102 0.0001223094288088591 -5.023199126575169e-6 5.2918638781785826e-5; 5.39003562547993e-5 -9.661214070157964e-6 0.0001229548315361959 0.00014778343329181694 0.00037574075822946045 0.0007103455028867178 0.0013270258139458449 0.002508275600519813 0.004512428685231802 0.006702573532395358 0.006768250231671854 0.004923580029458679 0.0033050374816147626 0.0024234727285464526 0.0020602932044738614 0.002703617734081897 0.003045697729151269 0.004320152141125252 0.005059970403786715 0.005311754850770589 0.005149933456639489 0.004396279743674977 0.00306434630676207 0.002388930765709709 0.001755137841458638 0.0011056068328468022 0.0006072089324734026 0.00030077041381538583 0.00015704324274900015 2.094950691807718e-5 7.682147278977737e-5 -3.867736139891192e-5; -4.1815855796154996e-5 7.191803252064512e-5 6.609180742020353e-6 0.00016031292559253612 0.00023112318118744565 0.0004897875473078947 0.0009588955624978407 0.0018325717460553812 0.0031865728561323295 0.004527751556658031 0.0045535452469682375 0.0033527354788955408 0.002442380425152541 0.0025227194996159832 0.0031403732793244096 0.0036970898843489055 0.003410581803628442 0.005152104701096178 0.005809602783337351 0.005281005674922408 0.004166087601439284 0.0028640078708266985 0.0021283794344158515 0.0018154729395385134 0.001378409691884128 0.0008820957758520249 0.0004835814227118588 0.00024411026635362708 7.540888196773808e-5 9.375608950954135e-5 -3.24582226836034e-5 6.117709978406607e-5; 6.0797279653467356e-5 -3.987682963788225e-5 8.600382395789042e-5 2.2700294649805554e-5 0.0001703379409263439 0.0002766091892531706 0.0005509365422866863 0.001014926579555405 0.0016873844764462207 0.002318453306595976 0.002432561136397344 0.0020479478959031638 0.0017654251821719654 0.0025333310732557433 0.0037326416841004396 0.004198368627703575 0.004047406719203727 0.005824446295899892 0.006272875542124389 0.005410753279167044 0.004111019418306235 0.002711407604870324 0.0016880088347462844 0.0011360429350178306 0.000802867956296385 0.0005239665094802174 0.00030388373430893323 0.0001392231674682289 0.00011448698660431127 -1.432491884190616e-5 6.500726146151953e-5 -4.8574090320060756e-5; -5.571955985360133e-5 6.672075530140466e-5 -3.5784764743843604e-5 9.247695608523103e-5 3.852248657634731e-5 0.00017221951760352047 0.00029869013570365144 0.0005683232072294055 0.0009171549343157789 0.0012122908760874487 0.001362468566622888 0.0014527549024330095 0.0016149688155737882 0.0024661056829791295 0.003539410894869793 0.0036294469406917117 0.0034292667274428085 0.005031497910699693 0.005995208061505259 0.005246030332359395 0.0036915170590431584 0.002218574142512931 0.0012174626401819 0.0007104999248858566 0.0004433729281410374 0.00027945780244502904 0.00016421167860054922 0.0001162719264173786 7.735849375899468e-6 6.204387190186839e-5 -3.7425100193226804e-5 5.189981106404176e-5; 6.196471521683508e-5 -5.475265052550909e-5 6.80603543645047e-5 -3.079602405906589e-5 9.078256098352455e-5 4.745563388760911e-5 0.00020484965842499237 0.0003122219605143254 0.000512671943826159 0.0006879806202394194 0.0008505992284745085 0.0010245704252268971 0.0012969101843875127 0.0019740771508583764 0.0026132272856597585 0.002501309056266461 0.0021797669332943976 0.002878682509561763 0.0034312092748390354 0.0031444149221387923 0.002273271983008569 0.0013667198455136235 0.0007154987048512764 0.00042469436633007623 0.0002731022462816768 0.00016450812333042124 0.00011163922520582176 2.887680032735391e-5 5.7006770428318096e-5 -2.3083790228563598e-5 4.426861493087878e-5 -3.908399538114775e-5; -5.858424790165491e-5 6.159486722732857e-5 -5.215125080456361e-5 6.516441844274797e-5 -2.435949899231218e-5 8.902144025099649e-5 5.260110270194533e-5 0.0001916289767999815 0.00023295559790889166 0.0003379700807025547 0.00045085886983424266 0.0005756652456281005 0.0007597150025301364 0.0011335561048822715 0.0014376643691441301 0.001389137842425469 0.0012092592488273188 0.0013444799057789687 0.0015845200073098704 0.0015349131381290706 0.0011948039904276198 0.0007774092794996914 0.0004360242114125909 0.0002453047934386116 0.00014259912962467287 0.00010737543501933313 3.606916801541638e-5 5.1452165592322184e-5 -1.0896745814098765e-5 3.642266628287356e-5 -2.9294505347470895e-5 3.486414208991664e-5; 5.763320040089764e-5 -5.6944588734164896e-5 5.9569513950652936e-5 -4.814675310553153e-5 6.003993887154351e-5 -2.0264212367837435e-5 8.328635606566289e-5 3.6509945764167054e-5 0.000133774899815328 0.00014527528882386602 0.00022041118357018724 0.00026929913260635214 0.00036159338940634496 0.0005204034503129567 0.0006389182224746873 0.000654975461925864 0.0006375918531228287 0.0006694145776645856 0.0007254322396342667 0.0007129130939944066 0.000588786420549658 0.00040733020097777323 0.0002565045232445355 0.00011806664151292525 9.690981770181262e-5 2.7533777043969163e-5 4.6459903234553235e-5 -5.488026455205186e-6 3.073193006330601e-5 -2.2322815894293784e-5 2.890352076388948e-5 -2.75005931136061e-5; -5.468610567235181e-5 5.607074587787976e-5 -5.498039193241498e-5 5.5501862450102514e-5 -4.303878219356647e-5 5.442983082438477e-5 -2.113429485132465e-5 6.677782526699943e-5 1.3873422350078746e-5 0.00010056833741657513 7.856559077324779e-5 0.00013229876412386874 0.0001739635805853027 0.00024709360166857123 0.000284506406114744 0.000282317789265297 0.0003088383182474492 0.0003346167197866177 0.0003368626134124671 0.00031134659931531157 0.0002507905393924369 0.00020689449978881426 9.216913488860578e-5 0.00010118131644084112 1.4463712773110527e-5 4.514072923297043e-5 -7.321419485110568e-6 2.774979835817593e-5 -1.884560243281008e-5 2.55375595668675e-5 -2.3938174809194843e-5 2.4771987357617917e-5; 5.213292489762456e-5 -5.379274267603118e-5 5.4533511540388256e-5 -5.0980413562186426e-5 4.988262078837915e-5 -3.8693503395195324e-5 4.784817990516179e-5 -2.3125427832177136e-5 5.3264582994476286e-5 1.3803732905378209e-6 6.491339908781495e-5 4.118308035526215e-5 9.111127141338638e-5 0.00010641927373974798 0.00012316972355618143 0.00012665959080593943 0.00012784924102978023 0.00015193540044581102 0.00014570084529956954 0.00012011027038960846 0.00012164145707632828 4.708181118687179e-5 8.055465152338532e-5 1.24723065413194e-6 4.5583992629323546e-5 -1.2661279590390471e-5 2.7560935013431162e-5 -1.7949890087162253e-5 2.3748762763782756e-5 -2.2630730920126024e-5 2.3345815951928434e-5 -2.271640674175477e-5; -5.0942828235817984e-5 5.2342250080390866e-5 -5.3102688541030636e-5 5.125042636123184e-5 -4.6067032631131525e-5 4.4383314023544864e-5 -3.6084893887192776e-5 4.072159328513282e-5 -2.4510601119163514e-5 3.864101586091379e-5 -7.083011836114764e-6 3.796214415557796e-5 2.1608713444869603e-5 4.268254528243907e-5 4.8559007180857546e-5 3.908266432236585e-5 5.59977689605818e-5 4.572812991533033e-5 5.006903076146781e-5 5.495163844420579e-5 1.7191412821132617e-5 5.5006043617591453e-5 -1.3155104113776647e-5 4.185979570391833e-5 -2.0132371756535145e-5 2.8204443059986428e-5 -1.949529987407175e-5 2.2700263135583394e-5 -2.1679720498450825e-5 2.3126318058500573e-5 -2.2626693583304718e-5 2.208852304534847e-5], hyperparams = 1.0041906570289085), p0 = 2.272958984448081, pσ = 1.0074151635909074, angparams = ([0.2601513744401539 -0.11007924205393342 0.3808261408829426 0.8497946592021701 0.3357729770964182 0.8239536590957954 0.8571413338098218 0.9611644830796573 0.8000010097137761 0.47495504964325774 0.4192784852247485 0.6325922946048248 0.9753456196802023 0.630677087379755 -0.25384782027306246 -0.378156776813595 -0.40658084547421197 -0.44112541118930143 -0.3828381742292315 -0.074311131842959 -0.15950569360354797 -0.38166332944036957 -0.6006670959289738 -0.8616382909948829 -0.007738548973551748 0.2906818391757812 0.41927828425535846 0.18621741065295225 0.17126136500662026 0.044371289127175785 0.10886968381934883 0.9721871656486886; -0.5598455017685381 -0.14985380486801325 0.24834036788553857 0.9407494714071203 0.9847070655039507 0.9936092919418642 0.9547753919883861 0.9923350138265634 0.8262925218706423 0.5899259222262542 0.65150269078445 0.8616712360520918 0.9957510978182063 0.9696303690043376 0.39224552896221626 -0.4053712987269157 -0.37701178084584613 -0.017243895045561078 0.5049146794511028 0.6126210239343494 0.20021219911652202 -0.272113738842428 -0.6849527722364791 -0.5785781623945171 0.0957476707245034 0.18799511493029927 -0.3562343708296288 -0.6333303827820284 -0.7579409043376745 -0.5464521157328665 0.5421538490801101 -0.6406359785254236; -0.09960526616626277 0.444886944192956 0.5929716567083905 0.7807590287597395 0.8794725435766415 0.9232732015320386 0.9150024498494865 0.9146361199319955 0.9058200069392254 0.7506496832416613 0.7302502962661214 0.8264659490642909 0.9135877474651453 0.9398639996654595 0.6537392237912768 0.08060602275902976 0.3043035263316812 0.9953518306284173 0.8510762471099961 0.6076968703900744 0.212066006526985 -0.47638909897818604 -0.826224873123717 -0.6039210357038989 -0.5253144184668884 -0.9050693872385353 -0.9389770385929164 -0.9271572231783588 -0.8459461797774341 -0.8861217059553531 -0.3478716076911256 -0.06524080443940912; 0.49178720137135634 0.02935683242363997 0.11335912598403161 0.3170032486487194 0.5302069108266618 0.6531970022915714 0.6673711773955828 0.5796754211329161 0.4705865936337654 0.5546163178946901 0.8022332951575539 0.7957325720177558 0.7777188074124927 0.733539710980732 0.3329963769037884 0.13159892902512166 0.23199953619305547 0.6313276154273458 0.904587340950162 0.3899142698704139 -0.09571177078272963 -0.6747300465087936 -0.7550780340496885 -0.40648685089681896 -0.3603902108855663 -0.6069441574172124 -0.9374211134221277 -0.9436508078675484 -0.6979122665720381 -0.16476433802817683 0.5391639222405155 0.10478420677191602; 0.4039111625915465 -0.10174544876858915 -0.39423064345898845 -0.4729987796619368 -0.2949786958812696 -0.06824043047162184 -0.004056624022380698 -0.03657739706539296 -0.07778657990524047 -0.05014235377973277 0.13264232320376143 0.678457673989038 0.48152362852992103 0.34926057781331415 0.1417306800676855 0.09717730419794857 0.1630832007902174 0.3166665762490978 0.4893469136460761 -0.09724794673213764 -0.37709484294659934 -0.7430058098580654 -0.015508363455659984 0.1915107004978312 0.05782614268271916 -0.14414316186490714 -0.33424269789250266 -0.11032793217809447 0.11752967765789755 0.5549157749260002 0.7792386909850674 0.04812521637699288; -0.24824611578669414 -0.5057353339059724 -0.7546934504700836 -0.9155235644980718 -0.8959783996573151 -0.6206579950027405 -0.49835686933299767 -0.5114304766432346 -0.530737491223787 -0.4657870783790749 -0.46522811797798497 -0.7805741999804731 -0.5740565429335529 -0.2330369533463668 0.002871995157597757 0.15241159053638115 0.1797125174132504 0.09316816328842217 -0.3618544550830369 -0.7546765942095824 -0.6162596646161935 0.6565346548096385 0.9700469343442648 0.8418019631046697 0.6475936434515015 0.49894460794725554 0.38439951042594056 0.366929205441582 0.40021842462758317 0.506135404883587 0.5288151744408629 0.06746313447724182; -0.3792726932544263 -0.6165476549090381 -0.9414673538882288 -0.9566195120286753 -0.9637044022070724 -0.8569152627705222 -0.6869399324511017 -0.6202792090537796 -0.7022357681508993 -0.8489251661485085 -0.858723821172959 -0.8895187361537866 -0.8163932099689707 -0.46835665774433094 0.12684763872608368 0.6606419608851094 0.7400950227255634 0.11434822143681196 -0.3979069488411869 -0.26465035221900457 0.4045392964027936 0.8585304165341738 0.976788101637551 0.9452597102894273 0.9401071996486127 0.6395879620573433 0.46039024089635494 0.4189973117989228 0.3645181959733255 0.03297803633333962 -0.9090801720583626 -0.7205297189926445; -0.4447721160574185 -0.4717850932492027 -0.9268404397118122 -0.8380182310537239 -0.6848314771083488 -0.647978540612373 -0.620559235588479 -0.5213527780607806 -0.4841725517339956 -0.6365126655228925 -0.9452808104443886 -0.8737711725584973 -0.7031932677191585 -0.31774328335521773 0.35309909051289246 0.6002190642016102 0.6584810078540431 0.8472919335032428 -0.09453142763847741 0.14339082991357716 0.5441128136132078 0.971055420133423 0.6500677878018278 0.11921011572808134 -0.1465197079351573 -0.08859687043400603 0.3305731902333858 0.28835767675533086 0.051449568175690095 -0.5385118738105367 -0.9795313124488231 -0.8864318181673188; -0.1851936691503753 -0.17116964016202618 -0.2646317764893995 -0.1983392878761497 -0.11411828981802676 -0.09615169840395986 -0.07451926919070737 -0.0006718453038009117 0.13579677308338706 0.2551117943911713 0.19269878485205214 -0.4533079598400891 -0.4634675946587892 -0.05694943624121377 0.49242112613884936 0.5574308340665474 0.4512436534908789 0.11761966238151918 -0.08451605469003663 0.25540783834414593 0.558872000085126 0.4411279292119891 -0.18472453453028817 -0.4626019802837328 -0.5392045767614829 -0.5097010246190762 -0.41514976920436963 -0.28293322755466566 -0.3138308909598482 -0.32526040899805597 -0.33665515407693614 -0.4467603244103395; 0.05847397246988785 0.289136828495012 0.5810651941611672 0.6451910783986857 0.43105345828575636 0.24366731111657536 0.16180609625612427 0.19307926024844224 0.3879238871893675 0.759070566210929 0.9711063784306112 0.8673122248659082 0.48748774543260126 0.19015534061534656 0.42358409044867834 0.32094981280313384 -0.06479109459021416 -0.9743224417123064 -0.7514137907651615 0.39662686647943757 0.4169846672496086 -0.015878319720005283 -0.4922357745581199 -0.6289140620755592 -0.5612417110489796 -0.4120265348894157 -0.25716104565804737 -0.11121386163779484 0.5205732239836908 0.4071707366132642 0.3635605699189892 0.42157242455640115; 0.05707697732891666 0.3547906315695989 0.6507084335436509 0.774015605295636 0.6430617180472324 0.40112748009334365 0.2033727976116086 0.1477597562171795 0.2711913768101694 0.5286905368652038 0.7124610277118388 0.7167707704929367 0.5812438991820646 0.30617467975821117 0.6355986595054824 0.22673783714400017 0.2865580306397729 -0.5695990037894547 -0.2704728598601674 0.16064213127121618 0.19831320068685526 -0.09503081478197294 -0.8596820759416648 -0.8809534392451579 -0.5235169975513404 -0.1975860582987053 0.03135618546770332 0.4056801636016775 0.9831891674188481 0.6709125819695394 0.5693275087304974 0.5662914483990021; -0.2948852079122686 0.23184609327427708 0.6139214663039614 0.7006133664568778 0.6063351069041343 0.3903832800176871 0.15596167450141707 0.04599725911132661 0.13566606170579057 0.36232662604728844 0.5604341965615521 0.6836769009411162 0.8466878032086894 0.983451255094338 -0.8740200618456624 0.9742788341700185 0.8533417428344632 0.9820368832704641 -0.6363033397671984 0.2584285698199369 0.14903718872927066 -0.02024069324407486 -0.3188406178177273 -0.36244380955448985 0.8969807653694802 0.11875032964506338 0.3009987564365011 0.6238538919035987 0.9585957783135798 0.8284264860959575 0.7081985555922692 0.6005530371835625; -0.34395508619728266 -0.18559107058805102 0.14889353909481062 0.3333883701214884 0.36134974881010035 0.3513503138416682 0.40430643188792814 0.5627999253727674 0.6889569967284043 0.35789000994873704 -0.0029996772805895916 0.6337402297467144 -0.19979923407136274 0.4892671747323213 0.9765176803322813 0.903011418714672 0.4227425639750873 -0.9062221321262827 -0.9618760597327717 0.30260155480286016 -0.24741336908639203 -0.6042113010010257 -0.6136901327778825 -0.8881286804558577 -0.5974261788939301 -0.3321956282384573 -0.2562202576337815 -0.1931253025319656 -0.07085713618484622 0.27115597981330164 0.5326130990762595 0.3433690954972146; 0.05411997368697762 -0.10706769932794725 -0.21165043036519474 -0.23669663363332616 -0.16381921787061177 0.03851255413141196 0.5133021705160307 0.5549546800633406 0.35318275016419093 0.014891290185595532 -0.5794041378543441 -0.5300482449555131 0.08107621373450043 0.9874010902590002 0.9008492195211741 0.12409946675510633 -0.43687516143313515 -0.7167038798495964 -0.8903728672956861 -0.3869414944066959 -0.26900574974910035 -0.1358757022434694 0.7085085959342359 0.3916805606158723 -0.30491937936000835 -0.445864104923836 -0.47218310946121167 -0.46629234463810676 -0.44581923814008173 -0.4102075240421204 -0.279154535147888 0.12967700998854328; 0.1811592240843927 -0.11594940100916618 -0.20019783686738632 -0.2054750480436483 -0.11052177229165679 0.12630294407117465 0.624782032627475 0.9105386026636142 0.3180438642105597 -0.06695476696308651 -0.27858728105641173 0.03865877152844809 -0.7583486901682578 0.6997124170327145 0.4156097190153792 -0.06143368598656089 -0.5497037836187266 -0.6782267436782137 -0.07692928012723793 -0.23771608450345516 -0.11504146102022367 0.24776950499095657 0.5952750086267163 0.7653579986783823 0.6395269969754621 -0.26360178856997357 -0.44945581222138176 -0.49588673005677497 -0.5109412363683298 -0.5170876655024926 -0.5440544106023334 0.11960806988469287; -0.022385622913609574 -0.31261011633536717 -0.28406904775632513 -0.1919409595439025 -0.00690316646207858 0.25797332563562125 0.4180766262345725 0.39761772563207526 0.21216809534879655 -0.1766248625958582 -0.20976865585032445 0.39576529048474857 0.703076824240148 0.5296074745051467 0.19392476803898379 -0.14218874011657712 -0.9960987946026173 -0.2327174007737517 0.7082449632309722 -0.8360483158081495 -0.39419340006880543 0.5352638411646928 0.6867876832250319 0.6211735246168401 0.25958748549985194 -0.11225640825683311 -0.34910945804108967 -0.5044823974243191 -0.6132264540732728 -0.6800226180728539 -0.7716305382907239 -0.5006903930054293; -0.17125847015584297 -0.38096687170149646 -0.4737389883908888 -0.3606118643096779 -0.1299567732950027 0.38909514572705234 0.5021076986404155 0.3304623397221507 0.17264957367987044 0.03366157698552667 0.2963877483646387 -0.6482896341240486 -0.9854002087343995 0.11980991578747975 -0.5203590452870632 -0.8776952700619962 -0.09301991204665326 0.20973754140853626 0.75982567943752 -0.7368189986416573 0.14036481507710288 0.647311726578595 0.9822666361965171 0.5299433332522487 -0.23410100304981857 -0.44710383177800317 -0.5691999860699662 -0.7366965914956268 -0.9793882244887063 -0.8849138053076752 -0.6878452967011391 -0.6623579562865141; -0.14438824409945247 -0.3914201791278613 -0.6571841439740409 -0.9928135632165344 -0.7040853571661588 -0.35545973472491077 -0.17395137501209293 -0.061336754151732224 0.05818676346410671 0.28625883852371703 0.37733709793946707 -0.6437156911941682 0.6071492854819975 0.7113717265014312 -0.3936303217600252 0.47279194294228755 -0.2571499394208484 -0.15826590469058077 -0.7467600158790227 -0.5560476378398783 0.299388383994903 0.9153533905628332 0.7996109703060192 -0.11090764003550228 -0.8231725588100621 -0.8871246904634997 -0.8263391937742364 -0.7516268475260268 -0.6661291551500507 -0.5738162158711962 -0.5250963241278217 -0.5373712318875805; 0.02264848382847686 -0.2357962802642499 -0.5651895746229679 -0.7679629533448992 -0.673955825187956 -0.5316145356234049 -0.39150949896458204 -0.26662433202631913 -0.1733701583406418 -0.1257664935866075 -0.1263595283195708 -0.02782254286841327 0.6476413059610666 0.96296653662826 -0.6214061908819309 0.527245549515693 0.01152864468581887 -0.6663461175658523 -0.2735734827191936 -0.0437388530753177 0.16214825941268518 0.23943622211718765 0.023719722672962545 -0.05157479125600138 -0.05833748528763804 -0.06965104893415539 -0.11628302229165588 -0.23877095889642697 -0.41156889404431096 -0.4644843501910075 -0.41808808096505945 -0.32440478677015366; 0.0666578231116672 0.001802847336463141 -0.3375082763340354 -0.7126892676757584 -0.7472644993963806 -0.6718606373979343 -0.6440524280162678 -0.7049263558783267 -0.7519505980144404 -0.7495999585413844 -0.8429833832984297 -0.8948164859400934 0.014781474374667144 0.6540213574001824 0.7147896520764631 0.5746698367298794 -0.7102361085086019 -0.19987399725208985 0.24357885082758765 0.595464321134371 0.730708723169048 -0.27227141260684434 -0.6635044958847393 0.07491677265064135 0.34264085468192607 0.4657258667469368 0.5832490034828137 0.7521720469187734 0.890116940249746 0.09041103089210041 -0.3162079057458544 -0.013356988288589508; 0.28743831979581547 0.1559131191492158 -0.5217837205057811 -0.8895932132907013 -0.6391283308835216 -0.5138788561948142 -0.5110214522944122 -0.6694302951792178 -0.6994382113263344 -0.5982701339459346 -0.6009021493639862 -0.6439654925621021 -0.6208152321965617 0.08869942667628199 -0.423500987751494 -0.9959725746446269 -0.6686846890564496 -0.05522446251394018 0.3780463105763394 0.6413998297720296 0.5333603240075665 -0.15077961762161507 -0.5040934336465609 0.18450211460703236 0.4396694212841336 0.5528064784710672 0.6704681886620286 0.8268302177337546 0.9118216263215367 0.6131253322654097 0.2401919162270521 -0.046430429826385275; 0.4630691406137321 0.35244289258248157 -0.18284840197463006 -0.4117410900425345 -0.45445686007049535 -0.43478176118362954 -0.4316160435804288 -0.3794116632500119 -0.1988834301187971 -0.1496550855018788 -0.16980715786125905 -0.2005958126209171 -0.1913719330271365 -0.09586032250698144 -0.10087613125824306 -0.5212032365005673 -0.9643064571333653 0.0261573908764056 0.09850207288193707 0.1849831651144037 0.02724834941821629 -0.5390295098239181 0.2154516694209773 0.7805427540747455 0.6942662909382751 0.6556123026443269 0.6473949734028882 0.6397890656537104 0.4641918504865495 0.391368656821443 0.2962005830883055 0.24524993112302731; 0.34319007470120244 0.4336717152687356 0.25648327896961803 0.05477579076832512 -0.10961342935161393 -0.22565096972073087 -0.14935819541084175 0.13690121192711008 0.3799308437583943 0.5919019980739095 0.764066640517322 0.6480691358916576 0.15691024621276156 -0.26105726869358514 -0.10699115693186903 0.869655552724822 0.4186161523282962 -0.5811139209102126 -0.6033811874160033 -0.5744726062388071 -0.5182371227087818 -0.3289762480758279 0.38292671704214876 0.7728099443046684 0.554832914733463 0.29335044933176246 -0.0341809486443967 -0.43519401412048897 -0.680396343403485 -0.170400569140077 0.23178124003137712 0.27059809595076384; 0.9696258103866653 0.9215324265416333 0.7423732202198405 0.5376765036970834 0.25461138136526157 -0.02242243250321344 -0.0497685166599289 0.14295126046648246 0.3792002046006351 0.5659856197286599 0.6627840693620387 0.6323016335774695 0.0386947760511952 -0.3444386822739495 -0.23139754663128345 -0.1126377240784948 -0.5031546175786216 -0.2658915742898633 -0.2146484807734601 -0.2388437042010401 -0.3150922864052924 -0.4413210184013968 0.48102586202681424 0.5336213663723173 0.4923584559612594 0.39653044193173936 0.23493541530298048 -0.002114899904926575 -0.29679122626063614 -0.5233126552498215 -0.0806281701502145 0.363923777399738; 0.3498581593925518 0.7079582089914341 0.8714921640033012 0.8641724191951653 0.6626273251962155 -0.11927301557517549 -0.4072682146666482 -0.26652017636966213 -0.007845063471637995 0.09081532471135005 0.05839086641779816 -0.05589351236750034 0.026704225254500086 0.12217093045964535 0.0572717325756388 -0.10934403484742139 -0.44515709721168867 0.11900141671811268 0.682472246863681 0.9967421364707523 0.8287049307358005 0.5488014516272122 0.22803213085236262 0.14448112965315096 0.42008370590851546 0.6517913073857848 0.7266825247643769 0.63666934538852 0.34291386347894703 -0.12454064422530382 -0.5448368035549145 -0.7002203206350704; -0.03719860957200021 0.42946425646964315 0.5885733771482842 0.591072020870397 0.45497728623311245 -0.6293271211437893 -0.6475565059259023 -0.512267559591294 -0.5333948401400833 -0.7908286385439607 -0.9398423114653799 -0.3535156587963502 0.6062646621476283 0.8051958125579384 0.5136628814193153 0.23688180396149952 -0.3516071973763962 -0.02908905212781145 0.4223219592207731 0.7926671940609025 0.9012494023771986 0.7907139478915589 0.2722059248369487 -0.761282911771405 -0.9645600432958996 -0.11818716544257701 0.6749203900958832 0.9047922440532381 0.9067812817988892 0.4559474953817967 -0.5768164240896616 -0.9787678815995701; -0.8500964461322773 -0.05780630388116022 0.09887756257782714 0.04343919242697367 -0.11076230363728103 -0.10102108541183433 -0.16704102283644198 -0.215113264665227 -0.3809136552924712 -0.6451260164369563 -0.6420873727241544 -0.1271201697691967 0.7916839092301273 0.9459153723037467 0.7541647337802823 0.575481593725768 -0.05703373696281253 -0.35464296276548574 -0.055312229514590944 0.32463847333328855 0.6177536010160838 0.8185721339687471 0.946660840942676 -0.876924304746064 -0.93092575337295 -0.7829298879485669 -0.4178192721750628 0.07279999000582754 0.46847406645299383 0.6518170318088268 -0.15749752538609235 -0.9963170193260213; -0.265958552594569 -0.6824579733913927 -0.3228387113147485 -0.25106274107640264 0.06269023186515237 0.4060582327295762 0.40196808366607933 0.2278608112729736 -0.10935719684929823 -0.4512019750152005 -0.309275098923677 0.12065841467190504 0.8610277016971709 0.8400273392636275 0.7473313413308011 0.7208643552092286 0.6047335209063981 -0.8498192466094414 -0.7950634962249818 -0.5846614918372023 -0.2775009197383536 0.05161955408633881 0.25679382459167216 -0.16891737805337845 -0.9101962447992952 -0.9194998349351685 -0.8329271538655458 -0.573507970112152 -0.1522314737464434 0.20740845035521088 0.45071161606140364 -0.30699101605674384; 0.14621383870101182 -0.6839298492166593 -0.40589644818738413 0.16695129064169348 0.6149969705000583 0.826999220571224 0.8631611426645184 0.8524187428946094 0.616475498191479 0.2624002542896528 0.31606670395734066 0.5343395725715206 0.3567769803791078 0.07301099400954562 0.28190213163287553 0.690074543093946 0.8037630602964546 0.2700499062820394 -0.6722712629156916 -0.9540839029005033 -0.856765727597947 -0.5079796921031317 0.01365601763070332 0.43494348834075464 0.503742232851134 -0.7603452995756865 -0.9373656557778356 -0.9013624327167877 -0.7257982727809382 -0.23611610682570736 0.36209643775397515 0.5557617303120066; -0.254468131375567 -0.360094071925031 0.015505855940995917 0.3685188803147504 0.9585669495404909 0.9617786140201409 0.8712797015501257 0.35584999611100754 0.07944383765860885 0.3745420647381672 0.7759685462465211 0.6697870138113949 -0.48565644832554145 -0.8304331893494391 -0.931256225441958 0.10744100805397745 0.8450862198651915 0.6799282589797762 0.14293894657322198 -0.7101710309154541 -0.9939457532934688 -0.8343172381713113 -0.2580623605007475 0.5173435625092332 0.8458712954805315 0.880959091947367 -0.05421008809514736 -0.7673069628180686 -0.9717186737788245 -0.9529021885379805 0.7227460656096975 0.17154760189190396; 0.9756416844687834 -0.33416412905732973 -0.4706343280932291 0.19633027197501093 0.7336166315985374 0.5690291879746637 -0.08944174569867021 -0.8530496942376815 -0.6868078155188535 0.19727595505480197 0.9375885724521231 0.35022534624910173 -0.41717543048059386 -0.8000872409521183 -0.8945607391451683 -0.9210402751714589 0.8125989071183047 0.8074744359133487 0.7124827267494726 0.257665754495174 -0.7139220317346108 -0.9854544894854574 -0.7988994841148879 0.6395463427791721 0.9321635555635169 0.9917609098970102 0.9996098254762812 0.8407917000061021 0.21365844566264788 -0.105875216221866 -0.48692166647754037 -0.39800042019138326; 0.8185563631062903 -0.017329543914248 -0.6261430166915325 0.18474780689940226 0.5402191165550541 0.24015782658576837 -0.5013740210276483 -0.7430723977682121 -0.8811394854930744 -0.39652097782325324 0.3619903088992551 0.20263863412510574 -0.20527361714254272 -0.4767837673042134 -0.5365914301225706 -0.5738487381150185 0.5002671984755115 0.820243405827618 0.9813988302319891 0.925336867478174 0.7660065007746562 0.519078915446684 0.06178123252931372 -0.2960993379564857 -0.08175809407565622 0.4338918516705794 0.6759855801232219 0.9111860170313658 0.43196530888962675 0.17034980106189945 -0.4630645432668954 0.9133055895360591], [-0.5218177178530662 -0.05749051193135551 0.9153184325084829 0.49494599120679417 0.8471978335912986 -0.02683503186987895 -0.44911085872035195 -0.274958568667821 0.5844806647462011 0.8768560369294864 0.9072532871401343 0.7744394512007395 0.054113964128009256 0.09533371380120091 0.9162672251728989 0.9252430563275031 0.8916349818722874 0.8274188739507754 0.8080980803640911 0.9967465936713156 0.8197209335518967 0.8089289105691675 0.7361728792741715 -0.48079850302108085 -0.9940162294726287 -0.880212133252198 -0.7441867495257297 0.17187138960353845 0.7857205894962016 0.11474283619738411 -0.014229760774150094 0.04547101349597725; -0.8271734002280584 -0.983545208042159 -0.9632899605250378 0.025731305196629233 0.15623186242963155 -0.04425286320675614 -0.26446095024691635 -0.009623080271042935 0.5287392717487077 0.7545193971309568 0.6830192011599638 0.4054722724186946 0.03242724183823446 -0.04235446888841507 0.6995740874811122 0.9046283616101152 0.9083666211720157 0.8928852906996767 0.7314927714965386 0.7601672415097249 0.9782741833414627 0.9364389996930959 0.6156933528703604 -0.696446423823719 -0.9884044299324501 -0.9522010182011204 -0.4428689928340729 0.3486788463385871 0.38152076769849863 0.5174452652133551 0.8279026842542343 0.6989149515315052; -0.9487754005352201 -0.653874466613061 -0.6348628180853608 -0.40782842268198755 -0.24970773817853312 -0.2707809318378997 -0.3215725822138676 -0.324382465339973 -0.06546577351926701 0.4148491725755722 0.4618823671499064 0.30953700931529965 0.09975923535256395 -0.2140139592987158 -0.7553237604676296 -0.9573959110021993 -0.8912311711912182 -0.06879856926877023 0.48829896213735174 0.7573843882907823 0.9474629116744705 0.8790043115146228 0.3100984310568029 -0.26245620018647015 -0.19517686492868758 0.13981508637331638 0.2588375879380872 0.172786788003654 0.1862313234642557 0.25623576727151304 0.6472505190082479 0.7989987439503097; -0.5132345830779124 -0.9398893626706146 -0.6878614026505284 -0.3300441634130279 -0.12789664816059573 -0.17181785115424453 -0.3454496166540549 -0.6063000023775137 -0.7640359945128723 -0.688003570273861 -0.15395533441346548 0.22415858553299278 0.21004091426133117 -0.21174753833563326 -0.8916258546861451 -0.9904173452497819 -0.9464764152202669 -0.6950963110585064 0.4051620942933962 0.9010338226308126 0.9362701100283921 0.7282292553302318 0.1066332099295626 0.1370054955789449 0.4067563818195692 0.5118098448545976 0.25807289852356735 -0.2942010641544113 -0.6020196773426297 -0.9112907376962495 0.8325864239421066 0.9364024109831243; -0.4518460303738525 -0.8026156359589414 -0.7796945104177462 -0.30078046086363464 0.2661782324221379 0.33489566714102476 0.12891791607685477 -0.40273689715799066 -0.8134770052043259 -0.949946457806092 -0.9555948668830807 -0.16416776995686175 0.4426772338395992 0.04618569453997742 -0.8080457183186273 -0.9893780141752226 -0.971354810582397 -0.8249235959066392 0.3237360453885275 0.9947455803102906 0.8562155475034787 0.5243311927830494 -0.16519576383129875 0.2389734901329343 0.4145899493918938 0.31802870745377876 -0.42939684979298354 -0.9675964790625885 -0.9926215052393327 -0.77439596697696 0.21834124231466379 0.6332940977068258; 0.5437912320400021 -0.36935133773224293 -0.5734192786754065 -0.3590048847559205 0.31959455030249156 0.602372134847678 0.5473679118111873 0.24075237110747663 -0.37972741771918694 -0.7964084774050654 -0.8831139888588883 -0.6054582511390036 0.764894107937148 0.6148642067391481 -0.3431664544290632 -0.9231231636816413 -0.9805402826394618 -0.847418613300031 -0.12895377046979856 0.5703736263867988 0.2228612226780821 -0.517374782357881 -0.22585236761516145 0.13242618744775944 0.13325383815530442 -0.2929611162860582 -0.7172859239350814 -0.8500683956890263 -0.897495965958371 -0.8553080379597585 0.07427109917078883 0.5197975440558082; 0.8187008580068132 0.5424595354868812 -0.1174962449356342 -0.25901703941507676 0.03996297669714528 0.5040105914581359 0.7069738804172365 0.665087713751137 0.38320752341784214 -0.18972279973133113 -0.5116772265517607 -0.26543489552022903 0.37881983276688613 0.8826631056908594 0.821246943756493 0.0967383461518604 -0.5760628028897288 -0.8800713508062268 -0.6608878100114233 -0.8495396874449886 -0.9135502098922448 -0.47103872374913164 0.01504204604770094 0.3191583371940958 0.09976980156945212 -0.5259311627611422 -0.7150570638915795 -0.7452128913118604 -0.7734953403880793 -0.8893565816804425 0.017087796852991822 0.2832367323317677; 0.8949993648543333 0.8603199943394751 0.36574368587912753 -0.36821049939807304 -0.3773810790453242 -0.09478045179145818 0.3799365942273026 0.7687926657525457 0.8734235578977351 0.7626798857141304 0.3106733012373186 0.0031183760869479883 0.16430865613460752 0.6680580744530786 0.9229594817126981 0.7732049239703315 0.6552549984668514 -0.2983682270715612 -0.9275693357147762 -0.8938852025879538 -0.7369921744976297 -0.14161889230358096 0.7252382985031509 0.9120977994293268 0.8964124009705952 0.9412587437827948 -0.4498257757213924 -0.47036888772056623 -0.40766111030403374 -0.4027335337306606 -0.19670044582119095 0.054325174340750966; 0.5312087772626026 0.7802617130773614 0.6128559760804473 -0.5669561984126265 -0.7112677871339299 -0.6453321812281488 -0.4771020644060821 -0.15314194389051466 0.33770587384895 0.7509610441346063 0.8936551477929243 0.28524421029106967 -0.25787788681158375 0.07262371700534587 0.6882223878179787 0.8273864774991325 0.8672924873697967 0.44814335388118026 -0.932274983455665 -0.7516860729120212 -0.2825318763396057 0.652473005291284 0.9826907225382447 0.8504170419512571 0.7717303469113307 0.8054318353193796 0.90674426518452 0.833875080444008 0.172719633140879 -0.6272062942393555 -0.887512229808176 -0.8865328623146207; -0.4011958979612117 -0.1956591629603204 -0.20779010390876862 -0.570403698652116 -0.8197966442977759 -0.8799566461597891 -0.8562025715785567 -0.7955429423828109 -0.6881571697055904 -0.4661275487020346 -0.2377827393524277 -0.36715288948992764 -0.8008998043607959 -0.9599229098316376 0.4419301762611281 0.8771139423846277 0.996677471836548 0.15713912301932323 -0.6132087426596344 0.06183030324484298 0.6907815701012574 0.9365698070949451 0.8703518878094922 0.7471994143918087 0.7631567896780004 0.8444299011924635 0.9206331063904274 0.9807393104198212 0.46559744892846966 -0.7529046673967563 -0.8716562872801488 -0.8943897689497541; -0.7074159055869297 -0.6700166549837444 -0.6292720203817006 -0.6293841844199178 -0.7548802095913085 -0.9037465459169811 -0.9761986886076283 -0.988887326310665 -0.9615031182091957 -0.8294445382914155 -0.5982647621707682 -0.4604031332471617 -0.46950272492895284 -0.5331148536382575 -0.7699523304349815 0.5778950965813068 -0.8380831696382102 -0.7540318106283337 0.5840317214598508 0.7856233238906776 0.7993485797091613 0.757446291041507 0.304573174272307 0.40122686120675816 0.7815342473660216 0.907195203450692 0.9185681396580292 0.8430503631894537 -0.11169473781398095 -0.6473655361674259 -0.7503807826232574 -0.7814397124675607; -0.9533365657677023 -0.9698813420036315 -0.7723655358130405 -0.5809344314346637 -0.5429892454101026 -0.6365191979779785 -0.7412817507738375 -0.7866831019631559 -0.7526048932808915 -0.6023727540363057 -0.405001113775432 -0.29835181971265873 -0.3744723634780935 -0.13233461787080536 0.4357600746584286 -0.08807095613648733 -0.4953043453816331 -0.09985815886701532 -0.04650074409094597 0.6732636284065746 0.4729516378610222 -0.04048577632324048 -0.9171381306475829 -0.8851516952336147 0.05822035453671057 0.6404442451463639 0.5199579206524986 0.2949290237976028 -0.18874308118862987 -0.458834022516893 -0.5001630224836607 -0.6656567935218103; 0.5637211234388214 0.7028305156286575 0.481009923394097 0.3916721382242424 0.31813384184084686 0.18597779787394117 -0.06700263082243342 -0.3886040929632973 -0.0642620454371926 0.6233028566366058 0.8045465008795385 -0.7732819172534006 -0.25613927265409536 -0.7654761548664497 -0.16320260864980743 0.1986168713049225 0.6891776345143794 0.32303438786285266 0.2547545121409491 0.39361797284214006 0.7588984925982192 0.6470324928039177 0.2501216508966885 -0.07468328934035334 -0.04228713907390919 0.06527348600013742 0.1402342083880361 0.24671553323910472 0.4510166961542962 0.8208605794258521 0.6197428002588877 0.1742772824136146; 0.9647202703241339 0.9166412476610898 0.9265336962728185 0.9480688360221772 0.9784126640607694 0.9796505049979742 0.5672975965470024 -0.19430915855889128 -0.3823593932287747 -0.2853287593812719 0.1278177250345968 0.7271781448814538 -0.7023635503316221 -0.052774363731917254 0.40137123421848747 0.8925598878563815 0.8097048457641061 0.6617612115244123 0.408994941195522 -0.5703236723833031 -0.44645720421749174 0.15479146894053517 0.6899857587497651 0.3091072087135805 0.30601130904237955 0.41785769395229927 0.5010729523464135 0.5718286792264974 0.6571281030128869 0.7798310776537087 0.9601684142749579 0.5402961779451269; 0.716429603188208 0.739310157459088 0.7769670217201836 0.8592143422691211 0.9497343167166753 0.9911196675575759 0.743286368970691 -0.37145071251042006 -0.9281624750284552 -0.9318254850447739 -0.859817820495245 0.764316821532866 -0.6233373989870944 0.7121156472517821 0.9086056196382343 0.9923054008456373 0.7255300448821355 0.1233084462449719 -0.582571845299171 -0.48734860980607037 -0.5149650029380545 -0.6542320207131178 -0.7494007713187227 -0.6188448028947943 0.20472621443025468 0.939670141591273 0.888106081633848 0.8320628784687704 0.7885838840557191 0.7799233212801753 0.8347699728973391 0.22735709362862333; 0.9968872503616714 0.8555037992965723 0.7970659965060879 0.8415697523436836 0.9538419628229383 0.9513150869553074 0.6667931754093535 0.29315014281695245 -0.20257704230562626 -0.8580950943239619 -0.9731893738390781 -0.6399616317140959 0.7031318033862749 0.819521931676064 0.9296477270347007 0.9094759144989486 -0.06467145530849602 -0.7832907318906615 -0.630151866915608 -0.23149924023362256 0.9125760643090963 -0.45450678001652794 -0.7259873561019755 -0.4834073441518338 0.0713407240622546 0.5068721529415925 0.7286967490059806 0.8127330179545351 0.7895502324355702 0.6738730508130584 0.49956754009239285 -0.4256656183625116; 0.7375697939090623 0.8400222909337162 0.8797981250614622 0.8525366421304302 0.8652336484580039 0.9201673989673558 0.44153587346664913 0.2719226511398516 0.2947818134269853 0.46978356449841885 0.6399634846578122 -0.5282831437858947 0.14168545675683175 0.9805698659389617 0.7354318008404972 0.09178082007667634 0.24678211898008282 0.37317960363696023 0.5941889170174376 -0.6668828347948577 0.6048286648813554 0.44562253415228925 -0.029945597429762126 -0.11619123773045918 0.1247296565945807 0.2241992085019036 0.2559688126790816 0.2361924369077982 0.06829846425592433 -0.17225897023371126 -0.3081960478843377 -0.4316889175287018; 0.3615504703459383 0.5027791154478964 0.5145386829400778 0.11953546899970661 -0.5278547535075443 -0.8312436907652583 -0.9402813521703416 -0.978122986075632 -0.9790984637272763 -0.8959910649563546 -0.35744114066804117 -0.709552834419955 -0.08825764678696185 0.417386995401249 -0.30169122860160613 -0.27033044822308105 0.4501911382844225 0.6267249237112776 -0.24631262832121012 -0.8302883668763172 -0.27070560246859277 0.10402926764918961 0.2002302544335026 -0.11172730366033236 -0.3855581012380439 -0.46081422840609776 -0.5496961014427527 -0.6556102624855142 -0.7238611165219652 -0.6387762308693937 -0.47371350265855633 -0.35194726175882496; -0.9800210799893282 -0.7510563615563353 -0.6967363521248766 -0.6341803708087169 -0.6104341897492219 -0.6701290131393313 -0.7643188714171092 -0.8525514754411386 -0.9074329880623256 -0.9198449177140696 -0.8493637006448506 -0.5688432911121672 -0.16577514365994434 -0.040657111379367845 -0.05532993839464809 0.3880760040080622 0.026003757301922757 -0.6647000660723563 -0.9238606344536925 -0.9716333872885385 -0.9339769945762398 0.38436936788609266 -0.06752269760988269 -0.6513063494239325 -0.8123475549854133 -0.8695355952296938 -0.8927613437901193 -0.8640997577634941 -0.7009797539332818 -0.44871416755329036 -0.3228762293549465 -0.335025822575769; -0.99755175900146 -0.9996720961870809 -0.9407932630988474 -0.5670582203334721 -0.12632001416762909 0.006610008864628968 -0.0640054902487237 -0.32566779114034033 -0.6253674539045416 -0.6470456662571247 -0.5183863675787499 -0.2897677867330829 0.05977032822289267 0.212163715599531 0.48901212034494046 0.1393567295997676 -0.3156465435846458 -0.7852719367399745 -0.8671574566936311 -0.7389637344606953 0.6535998949868778 0.9509903768479593 0.6197550628592964 -0.9141697985248585 -0.9086293864574071 -0.8616043741035149 -0.7898288381278138 -0.626672702283019 0.008900355614953923 0.6559969813377061 0.31920174571401555 -0.28928623131448483; -0.8391442750615676 -0.9680673175339293 -0.8513340168947049 0.23500076332319736 0.6088064390728634 0.7134916822344319 0.7667323390134752 0.7428174819265236 0.34606599822280343 0.08869457279637659 0.0738836709715629 0.17284186485187963 0.33453864066454153 -0.001228596893983705 -0.22927914485108558 -0.03142762091678403 -0.3461722755995135 -0.5527079712326518 -0.5458784145232757 -0.3079023645950495 0.6035343027234191 0.9798889874433165 0.8499008327226774 -0.8949725828294051 -0.8788989887845063 -0.8267130688480012 -0.7418799641534908 -0.5372969203331687 0.014126592842114679 0.7096063819867344 0.9450881220509025 0.34950819531282173; 0.7739339853433082 0.7918190386794551 0.6339615058676653 0.7150942790026165 0.8400559613394908 0.8881182717744261 0.8652088455716955 0.5237481809340899 0.06078283880501249 -0.004421130835409713 0.10391460261983039 0.25820201348712324 0.28797013305853203 -0.11261833937328068 -0.6245075228235368 -0.6693492707384632 -0.260147589788049 -0.4559712443523789 -0.7522329882828378 -0.8591502187187124 -0.8628309651814429 -0.24549010741216018 0.5807740450882655 -0.3629606343370743 -0.544229978458706 -0.653036285406302 -0.7462978605463688 -0.6685219273791738 -0.16491243312262185 0.34764603268944133 0.716695496113337 0.9667879648505363; 0.9388061680014009 0.7187353480044313 0.4821178215529103 0.38207595825270135 0.32479598182232056 0.10329499258545682 -0.47407418561625797 -0.8209871738370645 -0.8161652274189058 -0.6608974554343404 -0.28909300399671206 0.3485036922464914 0.7306006757618632 0.5706089680431534 0.9571267583713617 -0.239983550528972 0.06310958312888881 -0.007020381092553848 -0.3758820872498701 -0.6000630070545478 -0.781198874257156 -0.9442709765347721 -0.6640626233309537 0.49333563418811727 0.8315777865749987 0.9310911220061017 0.9420445096525059 0.8699521943075412 0.6335481099477378 0.45564537554913226 0.5903652128307006 0.8552402428127192; 0.16492455758776636 -0.07308543897461293 -0.0934711854756659 -0.10645801534712353 -0.2899556528661436 -0.6468915409366803 -0.9372761256445852 -0.9881537165506364 -0.8699957970164487 -0.6665019450969709 -0.43389226478575194 -0.10831367250918142 0.6990791559597355 0.9081035401329859 0.9338305104693437 0.8690089383197145 0.03392105162507814 -0.6815490390898782 -0.39268857420982645 -0.20162110267434702 -0.17152752209070746 -0.37758920846780064 0.3044045091684728 0.6161262690866575 0.8020577605789744 0.9140427735479013 0.9579595641376216 0.9109598053505018 0.781970523921726 0.7624564294894132 0.909327125856911 0.779967181920892; -0.9185216942455068 -0.6244218305524784 -0.43444224760277367 -0.4936382180560512 -0.7299302080550408 -0.9688059033229468 -0.8902449191173678 -0.6855040198315027 -0.3893263898935955 -0.2955255905810966 -0.4514272597513422 -0.7063923606969225 -0.5564153392664803 0.9923106338186736 0.9952834624704064 0.9530460379611265 -0.0919639484331702 -0.8864033988816016 -0.6676206375929514 0.03184509228116177 0.5495023815179961 0.812169633313741 0.9715245680187948 0.8964348560144985 0.7065869482477942 0.6642331685207754 0.6857309272277767 0.6832970724716649 0.6452089649538246 0.5473951047440772 0.5605976069303135 0.6949830831091224; -0.7961819188431644 -0.3635767228714942 -0.07129574381620814 -0.01612835094449231 0.011779272252131632 0.3361090096414731 0.7073124200318117 0.8275872904075056 0.8235084261514557 0.607323886396074 -0.23860940635423633 -0.8137488966092407 -0.5750723293902292 0.5882355645865706 0.8517700951751336 0.9319108900255425 -0.020880971098726518 -0.7844657899580724 -0.6478449143096057 -0.21021054158030072 0.2385302234330334 0.6079744592690915 0.9022738354012454 0.5142965081784034 -0.20461508625902242 -0.6916188664218108 -0.5387408455326846 -0.3983838533644208 -0.17267105796539042 0.06698868772375446 0.2346458708481888 0.012027426910954285; 0.2910692883400687 0.7348156609231548 0.7487533101353255 0.7666667249930679 0.8893429856928736 0.9769478793701616 0.9436139449267202 0.9482153989014241 0.8719470708323513 0.5379786964835327 -0.2445577988114337 -0.7624579466806787 -0.552620723023483 0.2692874326739967 0.5924696553004671 0.7313698964735861 0.25206343451324775 -0.7104234838135415 -0.6944301824757884 -0.47039431792041225 -0.2030433594991914 0.006229465247299532 0.3200735525309345 -0.12612248328278858 -0.34580284311114584 -0.5891179000994335 -0.7835667536623999 -0.8561526447472741 -0.7947771843248643 -0.7523321204364602 -0.8195614628047535 0.062000039803020934; 0.9359785857182527 0.730167779390138 0.9420640462156774 0.9309766779021407 0.7239350904253172 0.6100084976826603 0.7445795002439263 0.8477751170732509 0.7805785705723115 0.10150450671522387 -0.6099754476794772 -0.8722695655484483 -0.48030626314709157 0.2054108763555039 0.4134477306990526 0.4945169033812254 0.6025465186068508 -0.026666482232120127 -0.2690031980836622 -0.3765044466274827 -0.495990056018913 -0.623540535209989 -0.7470256668194173 -0.9195862169883111 -0.4101579313547263 -0.33204010248284155 -0.43066988055942584 -0.6433998652474051 -0.8247698688542198 -0.7992535064213978 -0.8006500685613495 -0.9517046931209104; 0.8529130688655587 0.6590089411841648 0.7550471788357909 0.4933864429107265 0.16638746978008248 0.2405084961806811 0.3483222808577985 0.3168908639686356 -0.7278747118752696 -0.9241235521486948 -0.9079069647353616 -0.826077395954638 0.5175132068425244 0.5561599192720987 0.4057503832187997 0.34051929020150534 0.5469933827351063 0.961738107118018 0.7402894902878485 0.18993150472898632 -0.2725715037978504 -0.6295629835718392 -0.7642069066466822 -0.6771424524955659 -0.4263985612027343 0.259018174232987 0.09871920427371984 -0.1885722184416142 -0.45212568214675747 -0.8727193418544539 -0.8369412537769898 -0.8246680073678975; -0.3829837416590295 -0.9307831754500098 -0.9331339864587705 -0.92961740162302 -0.2813133039649829 0.2555544283427077 0.41740305325046984 -0.5977514779808423 -0.9228295503892295 -0.8958858588069165 -0.6187354034738674 0.7223048913830462 0.86185451760599 0.5570727518466299 0.2853846870866919 0.3643727572139316 0.49670702569157227 0.7329944234154546 0.9743869460174903 0.6892567359149717 0.07717122416558758 -0.43121542523703904 -0.7286158924899168 -0.5949548014557459 -0.24992023271515107 0.24061823253830225 0.9384072669715965 0.5599834935894168 0.07787990954445026 -0.3006517501493493 -0.6478495464545937 -0.5304830811996866; -0.07828906009376857 -0.9402116391510368 -0.8821289431175842 -0.8506640947365255 -0.2302230461844117 0.5422990362334494 0.7970067519840572 0.17551128265785268 -0.542928696677834 -0.8219140884132985 0.3476643705059556 0.839951890124947 0.7093994634358083 0.3109556534064197 0.05802656768210934 0.2026947104268049 0.5578615748533292 0.5849887491015111 0.6932633270809181 0.8270237070077217 0.43205755365642523 -0.00943389571524449 -0.3641479265545394 -0.4575931975642329 -0.19112259491205985 -0.11934573315207408 -0.022493649510023396 0.5292731465267057 0.9738790081972715 0.9697080485602141 0.06648781639794837 -0.9166497028801186; 0.5721973728320945 -0.9037310706729633 -0.7788019319508194 -0.7744775603419969 0.16051865058133355 0.7256779082080511 0.7635916321351829 0.6534341770896639 0.4701174343864708 0.9176415669548436 0.8721281854405702 0.6140026447581844 0.031823681375738634 -0.2570399523743801 -0.28630149020661655 0.070140175851149 0.8414917479428204 0.561729945696273 0.18052461030079095 -0.13784205072412486 -0.10427233578923434 0.442908401773282 0.8956660350850438 0.8996802983725137 0.5787687855333697 -0.4814589910441272 -0.5972605011623802 -0.35682116591318264 0.8810213705019896 0.9719845466506292 0.88603556303641 -0.09158470194046767], [0.8124207848839891 0.9922587371783139 0.1310099901931881 0.18132154582341192 0.4117187615472709 -0.5660214207317531 -0.2522066027172715 0.02367745726125113 0.13557557668981973 0.07443917865402258 0.033121364722202784 0.008397930131884059 0.2139453225873252 0.7701674457331078 0.3098639317774354 -0.030376617120636065 -0.19919607223808575 -0.34754334784757535 -0.44767446304731234 -0.03121031382167852 0.5501050125247526 0.4471768337088494 0.311846968382617 0.16251847582384363 -0.10895802129628838 -0.3751408653412742 -0.5199921174231507 -0.9673589310103352 -0.5944011272682872 -0.9924037838715515 -0.993954176938447 0.22974877993064066; -0.04855079921779055 0.1009091715548485 0.10197800561957789 -0.3381247284362703 0.07709474890267647 -0.1038376572578148 -0.13588361434669674 -0.12320152864283523 -0.1941016507176085 -0.2875550132385817 -0.3301954190285296 -0.3051473697413764 -0.086187152062252 0.24087973445205432 0.5972767709647852 0.1316116922581433 -0.18092042074895656 -0.449953892899941 -0.45823519258466283 -0.21642838531284392 0.05380239337167629 0.22144099211073953 0.3895656492002547 0.4245111173377398 0.11785188348406023 -0.24077179589622497 -0.8227782983439418 -0.6908803719611388 -0.5291195416411459 -0.6585138439845851 -0.1436883757729018 0.3179676611614564; -0.299840007822806 -0.6119834873574111 -0.49531183768735104 -0.4733828436507501 -0.40518402064814163 -0.27247804000648984 -0.24364234266182738 -0.24128154570067264 -0.4185741840177744 -0.5142229254540842 -0.5033877071594429 -0.470256180077839 -0.39421507155794244 -0.26618355951886397 0.04594610048543562 0.2773008090345924 0.33631289502371664 -0.06739057895009334 -0.19295943921132744 -0.23890040203295315 -0.2394619800240346 0.020120803002266346 0.47030992131551624 0.7525929348711756 0.8282214396810818 0.4016231391567032 -0.2265507097002122 -0.33245181515458044 -0.4996928607461955 -0.38617554791254377 0.6782714133781147 0.5977831083276997; -0.7033744460102104 -0.34021487670099915 -0.7169354219870743 -0.8891455395733325 -0.8381664984362792 -0.7374363038405708 -0.6597577388217587 -0.5444049166304464 -0.4413584223518288 -0.4680297289866921 -0.5768184247631927 -0.5626389627121952 -0.5924831397880908 -0.6458192258078909 -0.30678453061416155 0.041895156137857416 0.2244072428376591 0.34389905546784755 0.13253459903174178 -0.19001292752528082 -0.33799044069478795 -0.12008961661782995 0.6469053416349065 0.9033260398267918 0.8394451392121524 0.6080045003838563 0.23375208054274726 -0.15155489652708382 -0.3879314066436955 -0.3773617684704721 0.1268940960861389 0.33491908681974597; -0.7954187183926066 -0.5877550549073164 -0.48647576525695824 -0.8281323981109411 -0.9176800736426675 -0.9397808977518195 -0.9916469708096435 -0.9145846520095745 -0.576371763699825 -0.30836256526868955 -0.2631434294863094 -0.7160615391939263 -0.7564204266196806 -0.9358867081038013 -0.5718168687914734 -0.1081097433884305 0.17284010408019662 0.468212922080472 0.8097743951380886 -0.032001051694066744 -0.35312096459485076 -0.4159557269612537 0.9861388595299958 0.9519534246004446 0.9081692083998799 0.9370594912399457 0.8389875829196778 0.2271228766262607 -0.029821505764001808 -0.3039397457854034 -0.5874641813560789 0.7724134575202357; -0.8016638709292293 -0.779622576221608 -0.3187916665487607 -0.18147202420795658 -0.3083537429065276 -0.5019277481851634 -0.6723308708575517 -0.8249103971745063 -0.7577102372555085 -0.38571483602842005 -0.060600997717905516 0.1553197490744292 -0.29222609253489473 -0.7534160773743028 -0.9392702146871262 -0.35300755196534844 0.07902003041201935 0.5226867007894063 0.9232725916099648 0.3242486152238707 -0.7553521703110192 -0.5488948730076864 0.08944078047467913 0.5232903207505135 0.7502438853986678 0.8156151436460619 0.5811522345383299 0.37781831724347936 0.1852733215470208 -0.11079310504158439 -0.8454811145785828 -0.8516215348851013; -0.43113933855592634 -0.5706195243641097 -0.3159649568998471 0.13337646905907952 0.26396360669647706 0.1080257197566714 -0.16823038254688327 -0.41582693014390415 -0.6000140997722307 -0.49328624706333796 -0.02792516389226689 0.3718880668582082 0.4358872113506298 0.03934314424047157 -0.5562941073930558 -0.7444420003611298 -0.34700288826417225 0.46086755336467466 0.6363154584341024 0.4563359623415931 0.042118543086961696 -0.20260317029712852 -0.2136790615619791 -0.06798555657672953 0.3259515912887 0.5606457445018622 0.526055340687793 0.5187475294667855 0.5184895786824278 0.4560233763101133 -0.4162706426942076 -0.63294065875594; -0.03396912845726524 -0.19305007932546062 -0.08484312320020206 0.4026741518332275 0.6233693681439471 0.7557383653514398 0.685969692838394 0.3703364927918946 0.05204064427592511 -0.11476505807963946 0.09963076484653799 0.48632727019603667 0.6917527692417945 0.6728577970423548 0.15318886185227626 -0.20467344849046062 -0.370194069752245 -0.4394004784868922 0.3614954171635932 0.4247449993713739 0.4009785290899925 0.19234204005419064 -0.22680670547118376 -0.39225827280540165 -0.41830226221325784 0.32585667371059795 0.829685565377372 0.8340281528346543 0.9116827085561169 0.7401423258900138 0.04274742736155017 -0.4596600996099492; 0.8267530101945755 0.6015751103498082 0.7445653600957721 0.799513724689129 0.6935958123537161 0.7578266469090102 0.8756828756226409 0.9882039737044789 0.9314043049009685 0.609077566944292 0.40527478966714553 0.8444806889686942 0.847759862340031 0.9957321715401865 0.5327958140209691 0.06857464606872504 -0.21019730382693932 -0.8861902444697666 0.35173909609591375 0.6080582898887855 0.779639549005098 0.6161859519944465 0.013992504415960281 -0.25057985273449773 -0.3371805096021822 -0.3024639220738889 -0.07392906522162622 0.47392102607923886 0.9336370280826635 0.7076849092675019 0.31461937189937 -0.12026926693471565; 0.914123977369967 0.937079178275514 0.7868840529913084 0.5082992159336145 0.37699652266034983 0.40780208725855455 0.49064849295256185 0.5743098693970128 0.6131515045489836 0.4544634021054412 0.020292132402435648 -0.3361075130629268 -0.34772863187819064 0.20588577808052524 0.7907428391257009 0.35729868420710625 0.049357179774670405 -0.1612546916913961 0.2436233834707178 0.9158952682416004 0.590715337270986 0.35012122957770886 0.013839567609606418 -0.214849104387609 -0.32031149861842606 -0.3423043624015148 -0.2937735182312586 -0.16056737519453682 0.7156972362825827 0.5170556576017629 0.32869290963628395 0.149477864754762; 0.7044891448288031 0.6520746044701015 0.42496500900650674 0.0691042050884394 -0.12894764809613252 -0.1494621204756913 -0.07533674768912275 -0.016398484831960432 -0.04435077020524275 -0.18029995598369722 -0.36671318265988817 -0.5237066139196239 -0.6646222392817726 -0.7886986866384502 -0.05646018856304987 0.7839816391692749 0.4642209558443327 -0.32709784995107727 -0.7653439621553862 -0.5974864840476352 -0.5671981334157242 -0.6459444716299839 -0.410099877856993 -0.2508745577540712 -0.33931426947426796 -0.37142511008551676 -0.39401695704385903 -0.35311427326893247 0.144441498936069 0.361654766231039 0.3358494735330591 0.2620419265094356; 0.06474647886010113 0.07468314044474779 -0.16294757531006332 -0.41431400786799943 -0.5809650742553457 -0.6651647955868554 -0.6528225808413708 -0.6156410880049124 -0.6443450894597541 -0.7112429129713032 -0.7224178909502914 -0.6660120770629436 -0.3780082180175111 -0.1237383439615997 -0.21494671159379294 0.20742290127542432 0.1627312981030784 -0.16009968146165265 -0.7700361943441993 -0.6927703522565293 -0.8683919993990342 -0.9989750828987196 -0.23916168117377698 0.2917892413038678 0.43821900560655885 -0.7587684284866449 -0.7994019698339566 -0.7237563073842783 -0.21323738673788967 0.3212178340560681 0.4982888286897798 0.44298654919518826; -0.7509416712820595 -0.6867206279260415 -0.8639792634156371 -0.8575809762387382 -0.8764800155796254 -0.917586625698806 -0.9121660795035764 -0.7295499317610692 -0.721947814024813 -0.695275693295501 -0.5938820841368284 -0.0202088507710523 0.9457657950405733 0.41792808958040556 0.14063473443057595 -0.3809484428422813 -0.5884920668020374 -0.2727823885491262 -0.09947152485402207 0.8680421593946551 0.60237837173115 0.46505661698184225 0.7488815531736511 0.4534863319274818 -0.8008081909178637 -0.9409492210553376 -0.9563919418187606 -0.9496494422577634 -0.8896983792509378 -0.5026552931743011 0.5764045005199517 0.922889534609614; 0.25765447497346305 0.38510431164418396 0.311029588620209 0.212462198497062 0.1259838190474039 0.19698139818645102 0.6439676379256386 0.8088691204242692 0.8538520008737944 0.9583140135396918 0.8049555728139562 0.4361889540398149 -0.7071860368616144 0.14917759043512238 -0.16544429887433248 -0.4335160538444937 -0.39181393041710155 -0.22001738006411475 0.19989821224845933 0.7245737979153923 0.8534119002007328 0.9785588355756006 0.1481054428770553 -0.8666251046196014 -0.9018765163972707 -0.7915807902831732 -0.7252372077923128 -0.6749691925902814 -0.6078057774773793 -0.47285650840893423 0.012221363879678756 0.8314228245473654; 0.6737284016610311 0.6633070386204523 0.5968610167140145 0.4685410533459178 0.2928987290860463 0.041585705470919894 -0.23910831313077868 -0.18150432841917044 0.19329387053672295 0.3566767788937075 0.4279047118137431 -0.643681051224757 -0.19067708604887904 -0.05739197147173264 -0.04128425149833543 -0.10749834267877624 -0.41404336034838524 -0.7244332344973535 -0.8091303547166078 -0.8402275856507192 -0.8494565957100703 -0.7145563207124872 -0.2899071369445156 0.1768000107158496 0.7410076904220393 0.21802321450833545 -0.09621361974996603 -0.2485311192343194 -0.34216152733175376 -0.352618716333213 -0.08463976992598346 0.9664381312816686; -0.07559559479967129 0.41278101283116025 0.5329076592812038 0.5048950583928872 0.3002296725023713 -0.1686694062114217 -0.6169268966610459 -0.869461406866099 -0.9560058792950851 -0.4821581348584146 0.09433744574372925 0.6586493336984063 0.1062480413144295 0.21886006134106112 0.31328627157959044 0.3906864767692396 -0.06003993886983901 -0.5764531556955007 -0.3182729908124985 0.4974246831487277 0.10870368067510303 -0.7119804823593312 0.03556735793472186 0.6168150386746115 0.9630809096135886 0.8546807119489885 0.5891719904190725 0.2914833652466723 -0.023743346134385567 -0.2889019735087362 -0.3937239963009663 0.7537359694854222; -0.6531931839148534 -0.3862988395018121 0.039072113031073434 0.3783389447890198 0.48423338448603764 -0.0435537076411972 -0.7435952739280077 -0.9037990450439944 -0.9398381813806338 -0.8821396152321964 -0.7089436091283776 0.5483041767841998 0.09440158880977478 0.15533293949270296 0.43401213151297896 0.47034805620609543 -0.964596227296444 -0.903740641530115 0.26382658653167623 0.11119823693152547 0.7838877501442459 0.6183915310622631 0.18508245894669131 0.8400355110447177 0.9641780090506455 0.8659289107753285 0.7813394542665892 0.6336333836109659 0.19008951973515448 -0.43272901953752924 -0.6571788522728018 -0.6123125151643153; -0.9211043873299637 -0.77071616334481 -0.5507803052646284 -0.005700907323298278 0.475008598894475 0.4274135041762812 0.2925951091390901 0.19877934173504813 0.1948858611712489 0.33949357709009775 0.8543140789408488 -0.28664417677151993 -0.7896710282911028 -0.5654541208659556 -0.868353368379459 0.8386830315753173 -0.8551034134337379 -0.762999196206369 -0.6178022076796578 0.0378451090968128 0.9149235335923089 0.388980824537018 -0.5661538142375808 -0.9875305083887521 -0.4168115749254201 -0.025691058143495323 0.12246523135643067 0.07233440261564412 -0.17971375196866254 -0.5125425614322695 -0.7070144042283802 -0.7663976018230284; -0.1975999214494329 -0.6166964050319271 -0.44172299053278674 0.08971153532683786 0.41611734604607925 0.5179894702238814 0.5123836209483851 0.4495191289529922 0.3827638441300589 0.3715751827645737 0.5124593385135452 0.8219751920009589 0.743693041891323 0.26653789341941514 -0.781532433012766 0.7559160969506004 -0.9995953656144523 -0.3378707944885447 -0.2676547732802685 -0.23241229192505422 -0.3184256829650698 -0.8915887418362204 -0.9974357423231844 -0.7570601562009259 -0.580248384504029 -0.4889341264535684 -0.43526479499355186 -0.44308017087289236 -0.5824417825248961 -0.7634853530124825 -0.8490896872960393 -0.8846011714484896; 0.02114764126579532 -0.025543097823272132 0.031562628436985304 0.41293944167641167 0.6524101639019482 0.7406480889721183 0.7622990011697317 0.6300946933611443 0.2085326011506987 -0.13939801983037056 -0.14371704627928347 0.3396146143228131 0.9981027080814072 0.7261147442707826 0.499942896179308 0.8064330602524371 0.6292312211688353 0.586002022685179 0.43440452199550733 0.3152060300944221 0.1971596793408887 -0.1465796064248032 -0.41912461870070084 -0.39834790904513595 -0.2387255385769928 -0.20183488194190996 -0.18971295790739362 -0.20376097773450438 -0.45564527469332705 -0.7493289037324297 -0.8933771912674655 -0.9571494487464959; 0.4617532868798603 0.19630783988375286 0.054517343048531834 0.39166127725962296 0.4699677610277792 0.4762962739075226 0.3885596422762347 0.009234091216994799 -0.6253195290494871 -0.7963705918633496 -0.7959006282529921 -0.7452745360897378 -0.7089938965710847 -0.9960576801857264 -0.8764005859821545 -0.08396984696463543 0.6580467629490581 0.8315432383682357 0.7477283889335571 0.7027107457874746 0.5926829761438235 0.1307022539866528 -0.1534874089028807 -0.40618105038171987 -0.18500639854136766 -0.1046446327163381 -0.009301977202372542 0.16632441324966205 0.41034346728931964 0.3471831067003804 -0.22162194146220066 -0.9357821523171468; 0.4319643010040109 -0.4988051898816182 -0.751438135160391 -0.564897731371187 -0.2962683650895759 -0.14903273292289834 -0.2551886448658551 -0.7627153025592782 -0.9781364054828884 -0.9887283797816069 -0.9799833082769545 -0.9450359994149161 -0.9383229645040713 -0.9890034925143906 -0.7744768299175768 -0.5294513575610333 -0.04935877083524251 0.8896100354797499 0.6514928034729421 0.47711857048310946 0.5047576180485468 0.8057181856590757 0.7850363601104903 -0.5089327922064367 -0.4709650176113368 -0.37909908805501275 -0.1546585004342999 0.37914164118860233 0.8702469852538701 0.8520403807408846 0.631357886169964 0.07192706239176384; 0.02938624761871491 -0.5434596055870408 -0.8377223488424247 -0.9225061381210343 -0.9394107016091809 -0.9687165655499365 -0.8677244931404774 -0.5542906444888983 -0.435346845071008 -0.46137466128573584 -0.57673859233515 -0.6771643608424789 -0.6645312838458093 -0.7786234700103594 0.26918629375937597 0.43140133876750153 -0.9059678236709903 -0.8137919421901857 -0.7033091775010012 -0.5566916671244919 -0.3480784444717531 0.011267256809853769 0.642174401288415 0.3992301867645072 0.02527492044291773 -0.21682904878791476 -0.33374212287833716 -0.23192531059198693 0.36834441527572515 0.8736995695188525 0.7731405902220363 0.4419737520955996; -0.18062579587778163 -0.381361384309132 -0.6634343519793031 -0.8364034124394949 -0.9225501416455595 -0.7622522999540282 -0.3450167518340901 0.05583161826607172 0.31514206003729595 0.485216895256461 0.6102907339612713 0.7671132853254709 0.7139965322107465 0.23813851967148014 0.27279250929889587 0.4818051558823956 0.863530423937663 -0.6817569787228598 -0.8942716105226081 -0.9498961079612374 -0.9334319258592494 -0.8140406306602967 0.8221630099069536 0.5793415727291604 0.3380628632939222 0.08537808118176213 -0.16467794058001245 -0.4124897092463861 -0.5481213987177379 -0.38053128384619983 0.40819514494790043 0.5091273704776518; 0.18416613561352593 0.32998871473299324 0.22751119000764228 0.09760809175894193 -0.16771082037851223 -0.21723045238228686 0.2039524094193352 0.6775331979930836 0.9210664564034162 0.9510085184209794 0.8903953817672087 0.7056101955217579 0.8304750776408192 -0.01984615229728086 0.07829928467555464 0.2823953462256144 0.8907175708330023 0.44735632025291255 0.2975135568689601 0.07410130553049922 -0.10627921000940138 -0.19798346752920618 -0.06435340732878957 0.41896270967284777 0.5694423277172473 0.3660087286570914 0.041298954531615584 -0.35743146950738064 -0.6827264999816226 -0.8275555735043824 -0.6236049876292439 -0.16337079531500662; 0.603912754918396 0.8266634254646816 0.8052939194020762 0.8064575267427271 0.8904251331567201 0.7006983004337163 0.2835131603678723 0.229523907570308 0.1931937280800998 0.07581399258365412 -0.24446263677439672 -0.46134522025596625 -0.5493040828181761 -0.07509077170118718 0.10314140399156044 0.27464359450703935 0.9359147203667064 0.6194895087342182 0.6339882725753746 0.5722676363976318 0.36173588047597577 0.07168339756317645 -0.3343738333571989 -0.3949017978185878 0.16660308926374937 0.7125272889749966 0.5042229352057964 0.150470264436603 -0.38461982881837525 -0.8874820545634239 -0.7824475242431986 -0.204618608515921; 0.438878914574941 0.6757990645847818 0.6554324589002752 0.6405740935673998 0.44362232348231545 -0.1880627057562422 -0.2858146595778246 -0.2336960432940211 -0.30759241355828487 -0.5425784229455342 -0.7265777926889173 -0.6344275703193659 -0.2604744216830253 0.18090988652727671 0.28322298965702186 0.3659494634714826 0.9660285595309501 0.6078871956269101 0.7174310273000244 0.8205723900424763 0.7597064450134298 0.5743699637451322 0.03723134695297506 -0.4637853845866804 -0.11746333642142821 0.19990220193704347 0.459837143295394 0.5115689692968087 0.3858254480171526 0.09555593965583974 -0.5509206278426956 -0.059231681267174784; -0.23067322206676155 -0.03325851011377423 0.09105217902048368 -0.26504702459280133 -0.687013769643361 -0.6804456953993294 -0.5329381085363708 -0.47891210212048113 -0.6154170120012532 -0.8866304827034097 -0.7295744419961345 -0.47390648021184945 0.16714422063524886 0.5021557937179798 0.5201507860654535 0.4856002611809705 0.5208023248862421 0.5263992275996664 0.5436095256627409 0.7186204433721811 0.8227922604611224 0.7800850098457014 0.613196204134196 0.3547225802182585 0.057560987657209114 0.2104030035369792 0.34749936738413106 0.5070751636764118 0.5445918121227854 0.5640705338823779 0.39473852973838824 -0.0038331647605388806; -0.5011594659693153 -0.3129651367002457 -0.5149289573144818 -0.853637560387881 -0.7707748933222544 -0.5081613448890966 -0.3655467554938818 -0.41588756544910754 -0.30026049347535044 -0.27774406728642126 -0.2753303144126446 -0.17910152728798534 0.7777469170720847 0.8278620289329561 0.8694238406546246 0.6386264463474282 0.23401534596449688 -0.04618291279373216 0.004776989334152614 0.23162454476485378 0.43778677838753743 0.587883561708381 0.6448265790241426 0.593550554694599 0.7512842536925635 0.5956379863895264 0.33406608040289215 0.38985418212311446 0.5184585178888818 0.4273290704487587 0.410384584861666 0.10512647974923385; -0.8880143150530158 0.06304712256437243 -0.35919428133963954 -0.0023068270909218824 0.044857867324951596 0.09835563922790058 0.2581595878597373 0.7183759119287855 0.376927443397911 0.23897022770936185 0.12263488787490773 -0.17222369178989266 -0.146097928397247 -0.007118088011665201 0.22653349189916278 0.9250345526458255 0.1977660527557571 -0.020414158875050336 -0.1736045419430205 -0.14346518338719016 0.0782076829388479 0.34346470434068616 0.6344467663278807 0.6151295981783101 0.47121293356792743 0.4074480880865856 0.3412522053315043 0.31250361872833177 0.2229294478503694 -0.039823915071983365 0.24068462727037687 -0.8301560822194965; -0.20492468518104207 0.06585141195355686 -0.018757849943117116 0.4876730690045386 0.6393778122890925 0.6181565647416248 0.5973109838419162 0.49142853887497556 0.4832426459512126 0.5343588951490864 -0.007560045495066853 -0.41451541481617515 -0.5680819144105174 -0.512998039450653 -0.4431636282718651 -0.33256528062483737 0.16874086479658704 0.07598156862732419 -0.10841735750484024 -0.499640017420181 -0.5510368435343962 -0.16967749044758612 0.47870231027956817 0.6177288571701396 0.3074788763366725 0.046549904174429835 -0.016559968085686192 -0.11375083984995124 0.07687487229075536 -0.22012891483745237 -0.8709113967478941 -0.0367285684076099; 0.05055340683131223 -0.4277497385247869 0.037582887569993874 0.6050229387160206 0.8260732830227744 0.6447602592191826 0.4068807077900045 0.14445479530342267 0.050821304498040454 -0.026553130564027732 -0.3291738817451353 -0.7628488291856168 -0.9781870963210015 -0.8405996086833363 -0.7937890738883253 -0.815952193143306 -0.20402050944353606 0.10798251388244337 -0.06532381721111323 -0.35320143082644506 -0.6343195730544846 -0.7310193069798713 -0.44041506888638116 -0.32078114467978874 -0.8113829594866684 -0.7615347011112802 -0.4316519306301474 -0.2059580003856907 0.19289198177914377 -0.1619474802228868 -0.02263205257535478 0.396843977518454])), instrument = (lgR = [0.07417713020603556, 0.0741771302060056, 0.0014298182885666808, 0.1224262734354991, 0.12386290096763698, 0.05090128608131248, 0.0344064744374748, 0.0853153251286922, 0.06422845453135914, -0.002630806126839841, 0.06159254618826824, 0.046615828034753094, 0.023844300526702836, 0.07045291551670299, 0.034702494859306744, 0.022155575927466715, 0.05684355382921373, 0.056805946899427355, -0.015248763646587667, -0.07591507215092318, 0.016690203815649132, 0.10949503055975066, 0.05588945884173227, -0.11813188145037169, -0.1876980734091254, -0.03010615140367307, 0.10751220885630747, 0.1490091567284763, -0.10796388646248699, -0.14069802524157868, 0.04101599224887187, 0.03944114455119933, -0.046216799506035494, -0.27178202703644433, 0.0224390649020649, 0.04158771479105704, 0.02011733745026563, -0.053733807096542435, -0.20269679575337612, 0.03673807412478301, 0.01668437329098749, -0.012191368749039658, -0.08631738172728845, 0.07354113224175136, 0.03466427009303158, 0.02153876282598767, -0.037760211961848734, -0.07273038908861537, 0.1116849111144466, 0.04034971558096722, 0.01600529149350941, -0.01682518107929763, -0.4215223963394699, 0.14725264687422673, 0.13779485659628826, 0.023887929415920335, -0.004161140548694058, 0.017248580653020876, -0.30171976343562795, 0.13186335471744334, 0.15358946422805655, 0.033399220654276265, 0.06757044078303914, 0.029242741100245932, 0.08802389306457394, -0.0948376222579984, 0.20439096658561828, -0.081801649626019, 0.033920009220525314, 0.02077509901228792, 0.04440698314726967, 0.21632376700636297, -0.1620846843769614, 0.2049379683455632, -0.09209848340107513, 0.023554085218945885, -0.006954807112044617, 0.11018411813127016, 0.17079552921212385, -0.012828772836401056, 0.007649634211225928, 0.019696756609051094, -0.007359451011215387, 0.15288973553280255, 0.10342538904899276, -0.8000229482062325, 0.04681643248525578, 0.0389267126774729, -0.002422153763086847, 0.13685951487354991, 0.08074404484345235, -0.008192992746177224, -0.02929797549692621, 0.058518066428676366, -0.028876786128571467, 0.10601278071744974, 0.1359006729277442, 0.06051803289179961, -0.003560022020798574, 0.03634975709751526, 0.11857073451564511, 0.1904029909939378, -0.14346023404213262, -0.0039747367472686155], lgrat = [0.0036489699596404268, 0.00878242589646322, -0.0028391864027524313, 0.018728243271652956, 0.006257688495217804, 0.019468651967082203, -0.007461595734463529, -0.03034778051491632, -0.006947246299757538, -0.0035333808527845006, 0.02927619167411915, -0.022496324982077345, -0.006429575801001284, 0.0396309723460936, 0.01458443732885608, -0.06344196938982118, 0.020644655897289754, 0.004073380689232184, 0.02298709344735047, -0.017476421453495494, 0.012023236093508746, 0.015803204418653308, 0.019115463588342846, -0.03228890435465583, -0.013477969893114396, 0.019230738167240736, 0.001956127775609484, -0.030226960979380373, 0.009234811646453314, -0.005695729187378937, 0.025541584675845715, 0.013650482950551797, -0.002907397085441834, -0.004592741536209309, 0.02019840892600977, -0.0016392158814472783, -0.01454955973199136, 0.015505232316502741, -0.0043167402416631525, 0.010535653327026521, 0.06422090434567322, 0.0029275180339723515, -0.00818592250233275, 0.026263703228515643, 0.030445810124121588, -0.02649405652771468, 0.017774813375872046, 0.009757931652168254, -0.013853299309879573, 0.018326979397645, -0.032506584665064585, 0.0023954512875001203, -0.1053768352183964, -0.012010824752834444, 0.011709054639815433, 0.030492170407857358, 0.014041726585860125, 0.00246361736718099, -0.07543016707483959, -0.007914118944885947, 0.011672135904789546, 0.03504797929157534, -0.06809923832160114, 0.006589448017762406, 0.022005076314248268, -0.0069523831673446515, 0.0008457200843661831, -0.005336992212997017, 0.02620499991098557, 0.019069704014009394, -0.003436481721960066, 0.05408249749978091, 0.036936185206784225, 0.006106307716457738, 0.05355086955298352, 0.04356326221600521, 0.007648745481822254, -0.0181895875885634, 0.04269766070490132, -0.005786659665269321, 0.03793503591136867, 0.01558944389192943, -0.05212085118725224, -0.01572398653940172, 0.025858682936294744, 0.016773428690164627, -0.07460523239190833, 0.008204475985032746, 0.03718685009654506, 0.005902627326566507, 0.02018273253260709, 0.007764858970902414, -0.05715618223199513, -0.0024611573438920826, -0.02507760680157719, 0.016065856194617183, 0.03396259898989946, 0.01798553706698694, 0.02083205167178524, 0.019309890593719823, -0.0006112062498211859, 0.047588394025958186, -0.016320081819992546, 0.024721647940322493], gpR = [0.0, 1.3680085065873346, 0.0, 0.6648527141665642, 1.2880148173117687, 0.0, 0.5093598614734395, 1.2107645203447535, 0.0, 0.4073231338746869, 1.0140343104882068, 0.0, 0.42608934574620205, 0.8989243602909673, 0.0, 0.43745317650538273, 0.7019596584071065, 0.0, 0.3643167515904594, 1.2668881083714378, 0.588760950071948, 0.0, 0.3384125985287135, 1.0710857275958594, 1.7110194221784807, 0.3444445184650664, 0.0, 0.26417795001105215, 1.0640657395434032, 1.724811859454424, 0.0, 0.25707374550382395, 0.8196938055019372, 1.7386722410225781, -0.04001193422605187, 0.0, 0.15543706809820335, 0.7624138200641863, 1.6910227615069076, 0.0, 0.25517630904528127, 0.5854311752937967, 1.5927022422910802, -0.4815778615718562, 0.0, 0.20364122785934852, 0.470824783590454, 1.5383108696391472, -0.5695098120050517, 0.0, 0.2485903407044242, 0.1552986866054975, 1.2419445078381086, 1.3756250200548727, -0.9308013369779156, 0.0, 0.20891607981363025, 0.10265327072482533, 1.1568330217872984, 1.270995019810243, -1.0716340395920545, 0.0, 0.222555511483487, -0.16625831132314417, 0.7868500763796252, 1.0072082141962841, -1.3820743707059373, -1.5119078724860389, 0.0, 0.2561063599582141, -0.30389736693777714, 0.645428483542403, 0.9011358566114187, -1.5068472235818478, -1.6346888114102338, 0.0, 0.2958822663278574, -0.8440989004194872, 0.17607833889300362, -0.19099143038566702, -1.0638741474747535, 0.0, 0.3971756628869883, -1.430544381670579, -0.059217337495521605, -1.4105101607499444, -0.4429882600843147, 0.0, 0.5415916612980246, -2.0629342346770274, -0.19963004376646776, -2.157012974141839, 0.33028037455358517, 0.0, 0.6627384776732683, -2.478330865965832, -0.3094027781981037, -2.563318596511692, 0.5416759818798549, 0.0, -2.6351575609065105, -0.2647094761443469, -2.6765895427015223, 0.7399537097925619], gprat = [0.0, 0.006235473285297687, 0.0, -0.09085952636519275, 0.005184493975133454, 0.0, 0.04971000279140882, 0.007779420812870868, 0.0, 0.05726443824691574, -0.0129486432098294, 0.0, 0.03874209207986932, 0.013412687530276168, 0.0, -0.06607476414412225, -0.017167593039024032, 0.0, -0.04656935207718717, -0.011213762876562285, 0.006712180511619641, 0.0, 0.025188320951465507, 0.034571065062332075, 0.014250510201211429, 0.0016211293599919965, 0.0, -0.010327374470358374, -0.02944373408924401, 0.0012623373974999651, 0.0, -0.05075443278708831, 0.01574539167785555, -0.03425916413262, 0.010103546880178017, 0.0, 0.017977395346890655, -0.015301620906521651, -0.004107432749359328, 0.0, -0.06401149138660826, -0.04966984389959202, 0.008640365740657541, 0.023177468218508475, 0.0, 0.032467955027831175, -0.029515030801389845, 0.008984253160764148, -0.002242000755624242, 0.0, -0.04375091831739641, -0.007342881520704095, 0.0006505749354792648, 0.003320035021022735, -0.005000393807277074, 0.0, -0.012376406205096753, -0.03824152415163081, 0.001036387068439205, 0.045026064281342114, 0.013509154984911065, 0.0, -0.008798514305530662, -0.06828697966394623, 0.0006095602613668742, 0.04890718898315272, -0.024330367412798568, -0.3155427187282154, 0.0, 0.034745803769563786, -0.029393143983578205, 0.0005628744115551246, 0.034721609856933754, -0.04083577057257348, 0.020500665467461286, 0.0, -0.02081922892983792, -0.0439434968985575, 0.0001056488147703494, -0.04027163847860999, 0.23671827871273388, 0.0, 0.029490201921956595, 0.07211349307113618, -6.007721398898196e-5, -0.02135323466735025, 0.0998420178060151, 0.0, 0.043261095423813005, 0.16536768249976902, -0.00016004144585398823, -0.03961306827601909, -0.16404579925914234, 0.0, 0.0501993203322775, 0.15798497479801585, -0.0002806821424293057, -0.07782681181523234, 0.038964994945750855, 0.0, 0.12351925610884969, -0.0002576615250437215, -0.07738383472214948, -0.015938423075677974], dRx = [0.010954323712139958, -0.0809860231997869, 0.03109255481509927, 4.375093291170633e-8, 0.018227664859066434, -0.14322347678303862, -0.025097269749664686], dRy = [-0.06555983828568274, 0.01963343379657647, 0.06584203178056502, 3.536173252095516e-14, 0.04487058059560647, -0.007705052574528231, 0.08169147833865179], dLx = [0.01325990277894059, 0.049300251702176584, -0.04134809375432756, 0.04946731992477939, 0.005556731120188185, 0.10564695150836814, 0.0646465074926137], dLy = [-0.06494042960742608, 0.04567139302423117, 0.09103428317644364, 0.028975124645139082, 0.01665743172908842, -0.04666366498699262, 0.052468824788549306])), retcode: Default
u: [3.697164904095807e-5, -2.4778082545958844e-5, 4.8350878924006766e-5, 1.8942713652611936e-6, 8.723071546202265e-5, 6.340530185310075e-5, 0.000164451367366137, 0.00019054834516778372, 0.00023897022667595096, 0.0003140552577538917, 0.0004239648531618018, 0.0005273019484950317, 0.000657282306978053, 0.0008224071976104581, 0.0009459278751903312, 0.0009673737780830886, 0.0009455212888163716, 0.0008716429488077618, 0.000817942486621831, 0.0007375480597451255, 0.0005121158532173754, 0.0003475928095688917, 0.00027007954454990403, 0.00020531378158015432, 0.00015181411401666187, 0.00010911247859965743, 4.549743659651006e-5, 4.330646922251766e-5, 1.0334904083163718e-5, 1.3772623097308797e-5, 1.9488265679388215e-6, 2.4443696957468706e-6, -2.699110741233015e-5, 5.7133143277098515e-5, 9.579741559284062e-6, 0.00011754773038589978, 0.00012330969012551828, 0.00028732428064568555, 0.00040336560124784284, 0.0005550153927045957, 0.000662220131250141, 0.0008168794538376404, 0.0010619931371908483, 0.0013210245076970767, 0.0016614663279758905, 0.0022448584957858618, 0.002702975898552156, 0.0027610258458188645, 0.0026541311260172107, 0.0025106977647751543, 0.0023624354041206423, 0.0019956973256824934, 0.001291438725447545, 0.0008736743486422666, 0.0007369685529564961, 0.0005885587907471282, 0.00042931836095588485, 0.0002706594213479317, 0.0001658035842543568, 7.658591520669014e-5, 5.2768979131812e-5, 2.060121962725111e-5, 1.3336647827636568e-5, 4.588208228309111e-6, 5.53747282669844e-5, 5.980977008148504e-6, 0.00012963249975984082, 0.00015069556094143645, 0.0003812842232164031, 0.0006171817845223452, 0.0010209778264592996, 0.0014145852555708688, 0.0016938091294606615, 0.0019610527644493498, 0.002302521298329303, 0.002690087599202767, 0.0032791162545979086, 0.004840686048877257, 0.006178735881491819, 0.006416907239570097, 0.006179188059857276, 0.006263403321706094, 0.0062179705659353565, 0.004940442546959684, 0.002949675476439004, 0.002006365437124385, 0.0017754494311340626, 0.0014314676518128741, 0.0009904297328419654, 0.0006008891908238656, 0.00033802879409928615, 0.0001897631022892094, 9.186549757397268e-5, 5.3271085499273296e-5, 2.446912939169773e-5, 9.621449662732273e-6, -6.2209820157314865e-6, 0.00012683570474759077, 0.00014679283359769665, 0.00040912396292497175, 0.0007235625456164188, 0.0013790858799048382, 0.0023539096882814214, 0.0034748253675559618, 0.004392915619163101, 0.0050335492036918325, 0.005327194323728181, 0.005298250144561954, 0.005698247679655711, 0.008855422916323089, 0.011913785784993402, 0.01256830983009184, 0.012591932470397334, 0.014774617025617914, 0.01639619667633782, 0.012692085105989463, 0.0073485301888941085, 0.004700899162105046, 0.003986909653263718, 0.0031521114509579125, 0.002044389199607232, 0.0011811185794536566, 0.0006550377211709943, 0.00036619759681931843, 0.0001997594949900823, 0.00010451842351198728, 5.025067857052897e-5, 2.300475141697265e-5, 0.00010318930542927863, 0.00012626249011636284, 0.00039759555412854594, 0.0007218662795985128, 0.0014603498179795265, 0.0027621159120333394, 0.0048338790079739, 0.007541291699535454, 0.010499521874806208, 0.012695403746847796, 0.012985811343743063, 0.011205986891359645, 0.009359133190680918, 0.013497676578962076, 0.018148727124377612, 0.01900118724132559, 0.020642695170163768, 0.031918058026016674, 0.04075439092708586, 0.03201857765204349, 0.018645582520159198, 0.010660066600660467, 0.008213710189219237, 0.006446699689180725, 0.003953877227493791, 0.0022007614401652414, 0.0012475091556033045, 0.0007289617981795589, 0.0004083303181938021, 0.000210289195199951, 0.00010242551105098393, 3.517528678049608e-5, 8.150112054001026e-5, 0.00034438756436557606, 0.0006763700113566731, 0.001428684714135696, 0.002801456291226022, 0.005219120305328033, 0.008732179641085188, 0.013392359708035446, 0.020447896455271283, 0.027880409263881897, 0.030469193381648437, 0.0250010166416881, 0.01529699450359597, 0.015809645450376705, 0.01776194967383113, 0.017260395175140004, 0.02191816098528853, 0.05601382879022323, 0.08524126115309823, 0.06816132774134902, 0.04008362648652366, 0.021909068551388754, 0.016297824317604216, 0.013282635440830162, 0.008073712973246626, 0.004423324337986007, 0.0025865704890460106, 0.0015221543309727914, 0.0008351538707646202, 0.0004165103828480843, 0.000183175666006226, 7.289632536411228e-5, 0.00023202723484334078, 0.0005492905380809496, 0.0012847981789026214, 0.002700953516605393, 0.005298495813571943, 0.00954277553875779, 0.014615516722934551, 0.019560330780915645, 0.03036075306762095, 0.04885854821151494, 0.0616118544087157, 0.05225143306846936, 0.023724203191448554, 0.00976752844854907, -0.0034232930545947224, -0.008742031793271326, 0.00018620816602979507, 0.06462063359547471, 0.13333916449119873, 0.10827189327649266, 0.06611224589569802, 0.040266177144127495, 0.034398591170018825, 0.029512847207731577, 0.017619919466415803, 0.009679622860490147, 0.0055705570419896724, 0.0030530454746370483, 0.001558057295685973, 0.0007334484451339081, 0.00032058804131493315, 0.00011316518974860462, 0.0003268885067394824, 0.0009450501150285131, 0.002219729453156751, 0.004867057630183474, 0.009791325071966585, 0.017229144949446724, 0.024313566413124505, 0.02625210296270038, 0.032957923718572334, 0.062184618316781765, 0.09606424093808244, 0.08661090687651256, 0.027304521234663984, -0.010036777543455604, -0.051151447965804786, -0.0692580401178665, -0.05842870558556615, 0.018811210164311167, 0.1209763114463854, 0.10414168159773272, 0.07911760755883013, 0.0740159713248114, 0.07915378190960985, 0.06607351622151639, 0.036936597564503924, 0.019598738861825653, 0.01066353123986508, 0.005271172637595176, 0.002470242963701688, 0.0011429863481629801, 0.0004950095816872755, 0.00018066019201746193, 0.0005083768525261735, 0.0014230349460774689, 0.0034241670980711407, 0.007925531612343665, 0.01709154995353137, 0.03083514490221981, 0.04246358177485515, 0.03930962740440082, 0.028044697544596747, 0.0482714451752109, 0.09600190136352969, 0.09119734459767834, 0.008563896985956287, -0.046098127408691666, -0.10145979968944266, -0.1355235753655024, -0.1277363874908182, -0.07134812027043134, 0.014070004386135428, 0.02635855155813619, 0.07505063857719498, 0.14597524519219537, 0.16860651451171735, 0.12877527618022322, 0.064972623599271, 0.031490575650845586, 0.016051600309290995, 0.007397882584520552, 0.0033869224127956723, 0.0016393955437534909, 0.0007175956081202424, 0.00026383721984924596, 0.0006877120881030872, 0.0019262008204748112, 0.004631463189226761, 0.011039574760248349, 0.026005967250943677, 0.05164786753570318, 0.07488469103611547, 0.06737805781838167, 0.026535488282435515, 0.009795129206469048, 0.03932820768021604, 0.03901180240981568, -0.020676224170008348, -0.05925494371222355, -0.09976404568351485, -0.13704706582061527, -0.14182576027222696, -0.13849520982927582, -0.1150637072250739, -0.08852304845230896, 0.04610862940291473, 0.23855502171559403, 0.2700892374609115, 0.18340167081403658, 0.08080524159656138, 0.03475936955232346, 0.018275429920576784, 0.00903013185390213, 0.004555468757058858, 0.0022799873521927674, 0.0010077248735954284, 0.00037842133314392227, 0.0008669784256042853, 0.002390872933938791, 0.00568225487748061, 0.013231098675881327, 0.03184656755807668, 0.07083298957395902, 0.11638096459734351, 0.10794401948640168, 0.027027085455689458, -0.03247356069641304, -0.03337180248978294, -0.018542051748298004, 0.006518784442856659, 0.06001196927172744, 0.038830859181755085, 0.019375145690911838, -0.02118692208057583, -0.12627466362649717, -0.20176910640222245, -0.2013840677846476, -0.04443099888257911, 0.2130698337582001, 0.2362540467856605, 0.14055917443974583, 0.05067617905253683, 0.022118034843057993, 0.018288313521165923, 0.012464668467404297, 0.006890804741995761, 0.003336580467430798, 0.0014624343759125178, 0.0005444543967275293, 0.001098162438467576, 0.003021495658802626, 0.0070795188792442156, 0.015518740795282229, 0.03306493749955139, 0.07257067218918015, 0.13154961593120257, 0.12510059891341102, 0.00736218302330613, -0.07340584505973835, -0.07568182985501026, -0.007139136593091851, 0.1475115310881595, 0.4685547005125074, 0.3212504925143503, 0.374440205946002, 0.26250840024729677, -0.022919625459615605, -0.21827367760247368, -0.2736833491986844, -0.15886857104518237, 0.050459327240182074, 0.07644420527186176, 0.020369864381284335, -0.011413495410037224, 0.005082980479256496, 0.023161686443079265, 0.020845800772558556, 0.011569333509917066, 0.005269119642516218, 0.002182459631347969, 0.0007569879154539895, 0.0015004809109820964, 0.004214876039080577, 0.00989716191734777, 0.020915821111339807, 0.0390015983034808, 0.06622326508030668, 0.09727838718658462, 0.06781711657397266, -0.040092044789445, -0.1022534207404079, -0.04714375833416033, 0.15959582334205458, 0.534280026504895, 0.5248383180706991, 0.44503147025817225, 0.39912269163169684, 0.28021760132696105, 0.1009568322294807, -0.14524663820480022, -0.2605672657600718, -0.211393280735984, -0.06542421316546344, -0.038489530512318924, -0.06318308961088562, -0.05391981608530325, 0.0016975317941392576, 0.0398183893456159, 0.03624916881275158, 0.019304960462247202, 0.00839430175745677, 0.003167366391294471, 0.001014886356261248, 0.0020999937685962393, 0.005990097169551841, 0.014484049051382801, 0.031065389447967065, 0.054935365406225206, 0.0730429197861625, 0.06078534129371243, -0.004873622725725901, -0.0906164332243667, -0.09804606646354566, 0.09064088685060169, 0.6151803659589683, 0.18551357255317868, -0.14722216349018216, -0.2806044305436837, -0.2700489735791202, -0.1284366749048359, 0.11860154174836535, 0.07289589406513498, -0.1286857346469976, -0.15883745374100822, -0.058299937073612466, -0.043484852557330304, -0.051826917996156505, -0.02504996230658096, 0.03777570322471234, 0.0739953435807363, 0.05674372957580543, 0.027874536586423145, 0.01133224452852344, 0.00406872005310663, 0.0012642648510388247, 0.0027540984790986123, 0.00788241665583141, 0.020112266387242186, 0.04744213413767726, 0.08978560650835873, 0.11704510797874777, 0.08744861547866574, 0.0069708944059663994, -0.07822884472823559, -0.04752344199793695, 0.2442593267474918, 0.7200743120907617, -0.11626875859075457, -0.4643679946728122, -0.5771428545337338, -0.5351577281302122, -0.2958731895829168, 0.3154880318569807, 0.5067394255542504, 0.07359754628372916, -0.042377173983492056, 0.06056268824450812, 0.08144525643864368, 0.0626686188758993, 0.06415228036102896, 0.09464219954647551, 0.10006017557088179, 0.06565082793579587, 0.030225774313896912, 0.011754259296342552, 0.004257233634666813, 0.001369629855700313, 0.003158328059028922, 0.009043878575928331, 0.024121351897159145, 0.06405624977768136, 0.1398291164098054, 0.22240712943409086, 0.22789162554880227, 0.15801645892659924, 0.02353888111625494, 0.037968714996235095, 0.40490844062180253, 0.4980526601400407, -0.2756060902791391, -0.578794583621452, -0.6688214411802117, -0.6035548972862397, -0.31329662077389203, 0.4642478158780749, 0.2846571641009826, -0.08054965717150851, -0.08461956834886084, 0.1160279528561253, 0.34588763452843896, 0.26728515336853775, 0.17058676731584424, 0.1274432628597677, 0.094526729014928, 0.05583191167883372, 0.0256400167556598, 0.009973991050893874, 0.003799663639211334, 0.0013444784568986616, 0.002907975285267937, 0.008213109872190849, 0.022474291950460433, 0.06482540964555304, 0.16078813400176933, 0.3224614609107142, 0.4616269376449221, 0.431031144603216, 0.14606155888656075, 0.026152977617529098, 0.13829400453296511, 0.11385139038889444, -0.3143156346051752, -0.5505656287178137, -0.6227280219269739, -0.536930665806165, -0.26099049727309337, 0.16045248610960755, -0.1598670562668852, -0.31639417236853984, -0.2649935703761207, -0.024931151767483135, 0.4376520684838326, 0.39531755231803245, 0.24817588408764632, 0.1571842446765392, 0.09215349462028868, 0.04733912128538507, 0.022063049292705385, 0.009602716646051866, 0.003983230351428757, 0.001453579609807844, 0.002205968641976003, 0.006113968493071984, 0.016526933738012044, 0.046867944244598184, 0.12076656292148108, 0.2712700447734919, 0.4879341099142638, 0.4717226931333469, 0.15112010937811313, -0.015997244414649798, 0.0065838995429365514, 0.07236533900589838, -0.16305868394281173, -0.3733092469694158, -0.43607530018321133, -0.30067479206234105, -0.03986436458785572, -0.06065926801450374, -0.33851892666003397, -0.44929907012339426, -0.39114383549016085, -0.18124991307998908, 0.19656618876496232, 0.35985636732553883, 0.32664802435877993, 0.250165107376195, 0.14014547443435868, 0.06156805356608636, 0.025590536800722787, 0.010767906485447738, 0.004427696419380295, 0.001574282807796363, 0.0015774341573580582, 0.004414237694697439, 0.011342102910227875, 0.027874299937856967, 0.06553685263256345, 0.14844778247443224, 0.28560922352811813, 0.3460482487592326, 0.13373931037873688, -0.03670815673843621, -0.005255553906355487, 0.22486120480986577, 0.23243908140682623, -0.03790889793248091, -0.11304080209328675, 0.12577597297363127, 0.2793164225604937, -0.05416225630505819, -0.34264679491814864, -0.4548035819322907, -0.40756214713841665, -0.23518319311364178, 0.05464800149225061, 0.2437276726539406, 0.3058757899395357, 0.3044750042293421, 0.18295467428460815, 0.08223107792545091, 0.032361367252962216, 0.012124808165612773, 0.004493071990355497, 0.0015165047912717837, 0.0012412752080204475, 0.0035216359733190043, 0.008338963557291983, 0.01734790964274585, 0.03324861620768146, 0.06355829125319314, 0.12179424322193538, 0.17004253399844962, 0.0873736958205128, -0.0194860138563629, 0.031530547832011195, 0.27561279599452965, 0.27476585475767756, 0.11646801022175686, 0.02345260583164131, 0.13313425997724385, 0.20614220732326596, -0.004900062668057615, -0.22475963952933725, -0.3476899865514694, -0.3159710783835901, -0.17359528036166805, 0.051612207355435286, 0.16436806964958592, 0.2230916840595167, 0.2503818475644317, 0.16571096414630287, 0.08078113088655664, 0.03329238249030553, 0.01207203413820735, 0.004105578921004562, 0.0013369728734993426, 0.0010325831656968897, 0.0028061306119900255, 0.006062037938089106, 0.010902315453843849, 0.01644275035617045, 0.02443162339590294, 0.04998930281113951, 0.08111002499819397, 0.07214806983718969, 0.043406523927691086, 0.03943216715704495, 0.022701758028335198, -0.07088527765464908, -0.13526631602121253, -0.1573623038505594, -0.1431456140532985, -0.03054511062320879, 0.08681961397728129, -0.005804210919645941, -0.12968674901896599, -0.1051034430652714, 0.00328708489871648, 0.14818857333634794, 0.14134308211146743, 0.1507310796411488, 0.15643950832291298, 0.10906432116647159, 0.05816113209907353, 0.026118196270194318, 0.010022000146256699, 0.003434566527248735, 0.001110794875313036, 0.0007721939427629219, 0.0019871392105674113, 0.004012216862667374, 0.006804573458855573, 0.009938349035695215, 0.017092535799986215, 0.03615558551915299, 0.062335943682294316, 0.10000019528141568, 0.14467155458633957, 0.11137280121997402, -0.026202435797253787, -0.16045802945867607, -0.2173874035460216, -0.2090456971048843, -0.18314552787558946, -0.09648406586343097, 0.07565726942818785, 0.14372629247613664, 0.14652325762315166, 0.23305153788762986, 0.2982024461948801, 0.303057947694837, 0.15936019018313394, 0.1098496247775277, 0.08680950876158916, 0.057346868103390444, 0.03276557533123226, 0.01610416079966708, 0.006739920349084313, 0.002493682478015067, 0.0008357040396326851, 0.0004897084263164844, 0.0012323878702831018, 0.0025678972949354276, 0.004951268560966419, 0.00932298161637395, 0.019899410019289115, 0.040864697967560475, 0.07603178771628172, 0.15748116794198755, 0.29377963076183256, 0.3550802384551975, 0.13282149420661124, -0.057136956794251285, -0.1220836255994639, -0.09221913114464415, -0.07130328642231173, -0.06951483557552696, -0.023349877674832088, 0.02485758598521576, 0.11483350454697082, 0.3412794987559871, 0.4804908730513074, 0.3792505048082683, 0.18682224449396864, 0.09500349077997214, 0.05327668500486549, 0.028598590457989716, 0.016141833035757475, 0.008469419928392919, 0.0038634088523285437, 0.0015595447731054733, 0.000560904994455507, 0.00028884209153915997, 0.0007518902444326129, 0.001744067168255851, 0.004063275373658333, 0.009209559515748904, 0.02011006890347889, 0.040298457607912654, 0.0815554939049462, 0.19284436568465363, 0.4563537426386269, 0.973337023271059, 0.5813641355061959, 0.2349522296845353, 0.1413605021576108, 0.21457102486499488, 0.19564411646321136, 0.02582077408141878, -0.06212538944519796, -0.07141877317071724, -0.0007477260620489586, 0.16716937071788943, 0.3134203135135561, 0.2878999106658352, 0.16837699796586633, 0.0827847657633201, 0.04051225254977641, 0.019388898207235945, 0.009008780685508127, 0.004422824977872348, 0.002092049494285004, 0.0008983211219549109, 0.00033909800152166623, 0.0001821589270966361, 0.0005023804827809774, 0.001232043045837613, 0.0031113057316248163, 0.00732234684513848, 0.015591683883031348, 0.030125025919454936, 0.061152674732518106, 0.14652796664412737, 0.3428715974698514, 0.7387292095602792, 1.275577628877689, 0.6880909226012516, 0.5608736889523719, 0.7344546941408662, 0.6075436344496322, 0.1709180643250985, -0.02437791606789202, -0.07625174880587127, -0.034334403280663894, 0.07201096280861774, 0.15782984521525073, 0.16567792277815258, 0.11434476488902977, 0.061518534747247375, 0.030862429621217033, 0.015359843650686022, 0.006588728954763554, 0.002703572101569984, 0.0011981250936017025, 0.0005151173909608286, 0.00020426064953161125, 0.00013767979630868355, 0.000341891046587173, 0.0008509559608831569, 0.002105491006430871, 0.004791519633586766, 0.010032866281194274, 0.018999112049154134, 0.036101009305041815, 0.08375431035598983, 0.18145482332442414, 0.34103368926536354, 0.5112198744128993, 0.4623017422736933, 0.46887994433835817, 0.5001529148657368, 0.4158621496590317, 0.17338380535926642, 0.01784625505768252, -0.03963882670041821, -0.023684178707279537, 0.031954999868407226, 0.07197173166958498, 0.08107676201127961, 0.06276549792572253, 0.03743813440560322, 0.02023697797514319, 0.010807130477666911, 0.0049149380698771325, 0.0019208929494605729, 0.0007642587438195268, 0.00032567866075870343, 9.743329622344398e-5, 7.311013614013182e-5, 0.00023796373639575728, 0.0005532380155381595, 0.0012862833924252306, 0.002814256336782762, 0.005892939794633513, 0.01107587373840643, 0.020036379071101024, 0.041918940081872066, 0.08368955068297175, 0.1423395214283724, 0.200287778044018, 0.22153642155630418, 0.24263967162057665, 0.24430095250391473, 0.2024281961379552, 0.11059639166199116, 0.033593260828515756, -0.005984492870317186, -0.006063439519420717, 0.01601264439992258, 0.030978906040513947, 0.03525527064542884, 0.029282351375743424, 0.019040051755194163, 0.011206381234318143, 0.0063943726714242415, 0.0031610628966661884, 0.001321172073196038, 0.0005181436677193696, 0.00018197819462625314, 9.922663688842403e-5, 6.473746154291631e-5, 0.00013063461821309034, 0.0003407756299566343, 0.0007339207667996212, 0.0015657864431563398, 0.00321475328490629, 0.005944050030126937, 0.010441517613400814, 0.019645278881533404, 0.035785996914583874, 0.056860521457698175, 0.07842208594494578, 0.09484702330815613, 0.10846953528567543, 0.10794090817101509, 0.08873542741933203, 0.056373806593420464, 0.027656878151096593, 0.007753799033894464, 0.0028107374428440438, 0.0088092827301956, 0.013089594473215897, 0.014154897282696366, 0.0121867324351017, 0.0084499166142171, 0.0053508972983827225, 0.003239971360657115, 0.001725989726902371, 0.0007888874488112565, 0.0003128224084688812, 0.00015554824811133156, 2.2032129960774356e-5, 1.516067959312047e-5, 9.653011734687633e-5, 0.00016981505204270774, 0.00039925148790534605, 0.000814967696283498, 0.001609989800144047, 0.002918280695713165, 0.005067934900430066, 0.008873648636825623, 0.014821784553386192, 0.022614730218952647, 0.03083872416311678, 0.03855214853341292, 0.04518865671427942, 0.04482885447146055, 0.036498398655480505, 0.02510429513147543, 0.016036162873647876, 0.008053384341248524, 0.0042503614548415145, 0.005011875443045483, 0.005818039659509688, 0.005641998805138683, 0.0048209939806884185, 0.00348879649101613, 0.0022997010167737026, 0.0014540291994055285, 0.0008238470711078434, 0.0004113996419104559, 0.00019241894323650282, 6.147267726783307e-5, 4.5640724442821924e-5, 3.25781691480632e-5, 2.7987601295210883e-5, 0.00010877496607781966, 0.00018658339325360068, 0.0003983493358680204, 0.000746847968852044, 0.0013272768585206047, 0.0023156081321107414, 0.003945591752052812, 0.0063399183111676775, 0.009308795055599048, 0.012355510068654001, 0.015289164703216762, 0.01789437316793111, 0.017594094477766546, 0.01426370790506742, 0.010386891021652923, 0.007589446019230113, 0.004850096519312622, 0.003062169404258431, 0.0027645368572454566, 0.0027087942640948294, 0.0023830530736678266, 0.0019359190992649063, 0.001422637218811073, 0.0009461629261472878, 0.0006001813540931411, 0.0003832183901274161, 0.0001761305708891215, 9.693994787469245e-5, 4.693599343711601e-5, 7.39825611961227e-6, -5.741736857481429e-6, 3.582354581928188e-5, 3.3154284743625476e-5, 9.919325919701883e-5, 0.00017979816021226438, 0.0003245969089601643, 0.0005784444083515302, 0.0009982876432246906, 0.0016728311187556703, 0.0026457984841920077, 0.0037858627470736404, 0.004894311873217652, 0.00593205872680657, 0.006761210704617667, 0.006532859937754284, 0.005310811131402976, 0.004057642520993229, 0.0031394047494912626, 0.0022588080862008825, 0.0016042319979398542, 0.0013381928596326088, 0.0012106677638991648, 0.0010232817054465317, 0.0007929826960058595, 0.000579623602040538, 0.00037415277480114077, 0.0002764827374000026, 0.0001183192841747664, 0.00010826855264471527, 3.065978532861408e-5, 2.4497473067015295e-5, 9.71579042200978e-6, 1.595116275871102e-5, -3.307204019210943e-6, 2.780066924483244e-5, 3.1540126070074525e-5, 6.667102326173015e-5, 0.00013124273835365914, 0.0002079245511049604, 0.00036622989231838176, 0.0006012280355490806, 0.0009409508980400289, 0.0013269035423684728, 0.001689545587622744, 0.0020220776927942696, 0.002263013370748139, 0.002163728605208789, 0.0017526264381434145, 0.0013652933920155074, 0.0010777514716377942, 0.0008226367043205803, 0.0006296935069629393, 0.0005192572121732368, 0.000454671438984027, 0.00037996849573394766, 0.00029139016406743123, 0.00020240748497535213, 0.00016644753839024516, 5.7267087632421406e-5, 8.56983291367777e-5, 5.677784206928649e-6, 3.373502759623487e-5, 1.5079710943455507e-6, 5.899812206939663e-6, -9.513475020119134, 1.1726958509426826, 2.523257246214185e-6, -1.7527802360410666e-6, 9.484038364604307e-7, 8.395876901806734e-7, 8.58026789160399e-7, 2.9635152157426725e-6, 5.54022070871243e-6, 4.97509180429191e-6, 1.4162969862318692e-5, 9.866158075158642e-6, 2.1847108803028347e-5, 1.3571447570132737e-5, 2.4380241992989104e-5, 1.7393023708639592e-5, 3.804226356347878e-5, 1.5253276707454843e-5, 4.745152232861728e-5, 9.735439373690806e-6, 4.6450590468262715e-5, 2.564370446505012e-6, 4.6325596397745095e-5, -1.9272097982213998e-5, 5.39003562547993e-5, -4.1815855796154996e-5, 6.0797279653467356e-5, -5.571955985360133e-5, 6.196471521683508e-5, -5.858424790165491e-5, 5.763320040089764e-5, -5.468610567235181e-5, 5.213292489762456e-5, -5.0942828235817984e-5, -2.1766333313393984e-6, 1.8312314403355115e-6, 3.1934052142164753e-7, 1.352946278083684e-6, 4.989449450624289e-6, 6.706691432217632e-6, 1.2369466731461725e-5, 2.216440136128961e-5, 2.5191991512040823e-5, 4.3989246088074704e-5, 4.3230680130692404e-5, 5.489779552811174e-5, 4.879156554985589e-5, 7.30537565370663e-5, 7.22034973101567e-5, 9.463167882159192e-5, 6.330983985071016e-5, 9.469493236791078e-5, 5.469055275002721e-5, 8.948520730841687e-5, 2.7786561499519746e-5, 7.596460671405964e-5, -9.661214070157964e-6, 7.191803252064512e-5, -3.987682963788225e-5, 6.672075530140466e-5, -5.475265052550909e-5, 6.159486722732857e-5, -5.6944588734164896e-5, 5.607074587787976e-5, -5.379274267603118e-5, 5.2342250080390866e-5, 2.131922662693344e-6, -3.006287792985673e-7, 2.0947752229460324e-6, 5.900453018123368e-6, 7.687882024265038e-6, 1.905482193352483e-5, 2.98411895037586e-5, 4.5610457140577385e-5, 7.185324012865194e-5, 8.937876923051907e-5, 0.00011860129483182758, 0.00011422143397865831, 0.00012243475154742977, 0.0001539760374147244, 0.00019317611527688074, 0.0001952425890180295, 0.00018155673182169288, 0.00015961092124257162, 0.0001735021295305297, 0.0001480876038965369, 0.00013965023995900414, 7.378358694628011e-5, 0.0001229548315361959, 6.609180742020353e-6, 8.600382395789042e-5, -3.5784764743843604e-5, 6.80603543645047e-5, -5.215125080456361e-5, 5.9569513950652936e-5, -5.498039193241498e-5, 5.4533511540388256e-5, -5.3102688541030636e-5, -7.06156746526955e-7, 2.9939135438462142e-6, 5.455151105086045e-6, 8.925198733330905e-6, 2.3417208486857162e-5, 3.707505394755386e-5, 6.939212389097227e-5, 0.00010920128976481808, 0.00015818003103027176, 0.00022347292721377912, 0.0002644466723846173, 0.00026772148788536357, 0.0002514005573254887, 0.0003173592740338174, 0.0003934742661168176, 0.00040666606701522353, 0.00036133744958054514, 0.00035226201154948933, 0.0003845182297089343, 0.00036210441092073155, 0.00029285413458574115, 0.00025099085000945825, 0.00014778343329181694, 0.00016031292559253612, 2.2700294649805554e-5, 9.247695608523103e-5, -3.079602405906589e-5, 6.516441844274797e-5, -4.814675310553153e-5, 5.5501862450102514e-5, -5.0980413562186426e-5, 5.125042636123184e-5, 3.3026225274011815e-6, 3.925598608056941e-6, 1.0098116426888396e-5, 2.415741207286974e-5, 4.1425542606793485e-5, 8.56772149707879e-5, 0.0001438329180125685, 0.00023841415092648298, 0.0003704043570133282, 0.0005108480256874582, 0.0005915097864309118, 0.0005641051381007541, 0.00047773296762149435, 0.0005623961821296059, 0.0006985017462597242, 0.0007321934043965863, 0.0006569388493364628, 0.0007357046284417518, 0.0008737043979964623, 0.000817601397569197, 0.0006842075028327812, 0.0005121815656465632, 0.00037574075822946045, 0.00023112318118744565, 0.0001703379409263439, 3.852248657634731e-5, 9.078256098352455e-5, -2.435949899231218e-5, 6.003993887154351e-5, -4.303878219356647e-5, 4.988262078837915e-5, -4.6067032631131525e-5, 1.1179272132585147e-6, 1.0258337532574421e-5, 2.0329056345258372e-5, 4.16993380930752e-5, 8.912237104949264e-5, 0.00016305747949644855, 0.0002888051111716002, 0.00047316424687652924, 0.0007662484104813297, 0.0010831947455216518, 0.0012240904849693712, 0.0010869546863941947, 0.0008152332185450339, 0.0008679423554998558, 0.001060448112445767, 0.0011912590597823196, 0.001107765706783756, 0.0014403790669409978, 0.001835080397360579, 0.0016780938918134782, 0.001402321244115896, 0.0010173579377283617, 0.0007103455028867178, 0.0004897875473078947, 0.0002766091892531706, 0.00017221951760352047, 4.745563388760911e-5, 8.902144025099649e-5, -2.0264212367837435e-5, 5.442983082438477e-5, -3.8693503395195324e-5, 4.4383314023544864e-5, 9.199576278167617e-6, 1.2626660984252335e-5, 3.695170119700658e-5, 7.588675744032052e-5, 0.0001546196281096254, 0.0003043648298195266, 0.0005253715663328744, 0.000829858710848488, 0.0013551210020239725, 0.002018012661533866, 0.0023104552036887337, 0.0019535785685568987, 0.0012765734720862822, 0.001260054538042659, 0.001441337412452672, 0.0017697797272731312, 0.001767587434831877, 0.0024376481317127147, 0.0033142885524231253, 0.0028982301058397266, 0.0024307155265244126, 0.0018013763664752806, 0.0013270258139458449, 0.0009588955624978407, 0.0005509365422866863, 0.00029869013570365144, 0.00020484965842499237, 5.260110270194533e-5, 8.328635606566289e-5, -2.113429485132465e-5, 4.784817990516179e-5, -3.6084893887192776e-5, 3.0611951299143408e-6, 2.9710464268405863e-5, 5.29438255560295e-5, 0.00012519599909161032, 0.0002562792432203599, 0.0004983797262427858, 0.0008522276410401461, 0.001286209389901646, 0.0020001778138024665, 0.0031076206868123207, 0.003777376720349231, 0.0031639458009137646, 0.0018985699514418389, 0.0019128021424752715, 0.0019257793194758961, 0.002252548776050584, 0.002358929215572966, 0.0032128328905724523, 0.004656302596583448, 0.004011626951172958, 0.0036267675073599335, 0.003074176274014396, 0.002508275600519813, 0.0018325717460553812, 0.001014926579555405, 0.0005683232072294055, 0.0003122219605143254, 0.0001916289767999815, 3.6509945764167054e-5, 6.677782526699943e-5, -2.3125427832177136e-5, 4.072159328513282e-5, 2.253645472634782e-5, 2.922760481393809e-5, 9.267458896158534e-5, 0.00018507349987401648, 0.000397819693648662, 0.0007475540693196404, 0.0012325100620583255, 0.0017862869944300702, 0.0025267204722964395, 0.003881281879999734, 0.005040342584192837, 0.004357724095512309, 0.0026254116646376707, 0.002726649023733494, 0.002717639990710172, 0.002551256009145943, 0.0025425623112162684, 0.003243822047352764, 0.00492873606355468, 0.004763411341642569, 0.005309719377918572, 0.005467577509022234, 0.004512428685231802, 0.0031865728561323295, 0.0016873844764462207, 0.0009171549343157789, 0.000512671943826159, 0.00023295559790889166, 0.000133774899815328, 1.3873422350078746e-5, 5.3264582994476286e-5, -2.4510601119163514e-5, 8.919850242978776e-6, 6.720519049430093e-5, 0.00011811250164796771, 0.0002684097788329869, 0.0005657332872267235, 0.0010666038694905633, 0.001669191758370786, 0.002248943260414492, 0.002869491610368217, 0.004134256795903125, 0.005578652473770817, 0.005104958041960145, 0.0034310442457115863, 0.003476404646263898, 0.0036994107082506293, 0.003001864954001784, 0.0024308080714828687, 0.002720604846074775, 0.004290141869880685, 0.005076647872009151, 0.007216623235442972, 0.008742637324407443, 0.006702573532395358, 0.004527751556658031, 0.002318453306595976, 0.0012122908760874487, 0.0006879806202394194, 0.0003379700807025547, 0.00014527528882386602, 0.00010056833741657513, 1.3803732905378209e-6, 3.864101586091379e-5, 4.241250083734417e-5, 6.600648936793926e-5, 0.00018638235507507234, 0.00035725353344134413, 0.0007038683510360027, 0.001368966431882036, 0.0022204558500884494, 0.0027352195530783124, 0.002957797653976995, 0.0041199889353304596, 0.0056627946247304415, 0.005441406954360134, 0.004145723146041267, 0.0045345133347323915, 0.004461256856394266, 0.003920197327481592, 0.0022372907692180463, 0.0020095632687540427, 0.0032710410930057105, 0.004505453666501334, 0.00729094104477003, 0.009687910555969842, 0.006768250231671854, 0.0045535452469682375, 0.002432561136397344, 0.001362468566622888, 0.0008505992284745085, 0.00045085886983424266, 0.00022041118357018724, 7.856559077324779e-5, 6.491339908781495e-5, -7.083011836114764e-6, 2.5810671269926816e-5, 0.00012105401126623474, 0.00024189772191668095, 0.00047888020978293435, 0.000826743313427221, 0.0015129871667409658, 0.002725122922786884, 0.003409449814896534, 0.003000429977227228, 0.003929580382423212, 0.005497444703691732, 0.005620305687582826, 0.004068083849630594, 0.006313433268824743, 0.0015031955576791953, 0.00500629284696521, 0.001264444545059211, 0.0013444830254567305, 0.0024976997598115157, 0.003392817199857018, 0.00538737675397195, 0.007101650424046671, 0.004923580029458679, 0.0033527354788955408, 0.0020479478959031638, 0.0014527549024330095, 0.0010245704252268971, 0.0005756652456281005, 0.00026929913260635214, 0.00013229876412386874, 4.118308035526215e-5, 3.796214415557796e-5, 5.718723059362295e-5, 0.00012500048177465267, 0.00032153526859066166, 0.000637742369375768, 0.0010954017210516385, 0.0017873772455480068, 0.0030186059583187557, 0.0037753037245998487, 0.0033559425414182507, 0.003727488500197617, 0.0053464905913399455, 0.00681286834396588, 0.007545405704599615, 0.003815434127175625, 4.817500841968765e-6, 0.008747637389027726, 0.0026579662748904683, 0.0022368165602056384, 0.0025557417513233753, 0.0028462675999488306, 0.003487551006156925, 0.0044997953425222285, 0.0033050374816147626, 0.002442380425152541, 0.0017654251821719654, 0.0016149688155737882, 0.0012969101843875127, 0.0007597150025301364, 0.00036159338940634496, 0.0001739635805853027, 9.111127141338638e-5, 2.1608713444869603e-5, 4.9229451429302725e-5, 0.00016608759988902258, 0.00038283143072950397, 0.0008078689237167987, 0.001454127858921148, 0.0022741399958261972, 0.0032911178306121005, 0.003909459738305217, 0.0036350799336452486, 0.003594271836055339, 0.005158003341382082, 0.009090769403819239, 0.00708652566925571, 0.004154029933199376, 0.0034371296587589538, 0.004830224868233006, 0.0028785990091761554, 0.0018312657675757325, 0.0023972365987319057, 0.0027807110069815685, 0.002518519028394635, 0.00318765881083558, 0.0024234727285464526, 0.0025227194996159832, 0.0025333310732557433, 0.0024661056829791295, 0.0019740771508583764, 0.0011335561048822715, 0.0005204034503129567, 0.00024709360166857123, 0.00010641927373974798, 4.268254528243907e-5, 7.613589898868582e-5, 0.0001861668390654519, 0.0004643362394376693, 0.0010759531659531186, 0.002052407765509216, 0.0030475168733338684, 0.004008327631936795, 0.004966240304069329, 0.004571675418718305, 0.0037416274121175553, 0.0036212942039656718, 0.0034962010541565495, 0.004471314748090963, 0.003121011076600523, 0.0028180944051582903, 0.0029654662964917955, 0.0023657942962401575, 0.0013558346612964154, -0.0030978194919134405, 0.0019394241829248742, 0.002372224912014772, 0.0030139426641595662, 0.0020602932044738614, 0.0031403732793244096, 0.0037326416841004396, 0.003539410894869793, 0.0026132272856597585, 0.0014376643691441301, 0.0006389182224746873, 0.000284506406114744, 0.00012316972355618143, 4.8559007180857546e-5, 7.461696970436979e-5, 0.00022771276073155455, 0.0005563536515055495, 0.0014091311628631946, 0.00292008477285447, 0.00451482308247975, 0.0054792072510817915, 0.007235817505224647, 0.006354986441101186, 0.0048846680523201725, 0.005230713321969281, 0.009077003261511419, 0.004324587498797592, 0.0027128853413404823, 0.002259921372280718, 0.002060616752529, 0.00204745869220796, 0.002392672892482004, 0.0022930203408990392, 0.0020187981956061064, 0.0029038588720179098, 0.002988419968444184, 0.002703617734081897, 0.0036970898843489055, 0.004198368627703575, 0.0036294469406917117, 0.002501309056266461, 0.001389137842425469, 0.000654975461925864, 0.000282317789265297, 0.00012665959080593943, 3.908266432236585e-5, 8.73213423342098e-5, 0.00022811276678182352, 0.0005611330889377023, 0.0014599412603400774, 0.0031956655902201023, 0.0054578890668466355, 0.006749093014623031, 0.00889366292403528, 0.006728838095117549, 0.004456480985233856, 0.003839814608275821, 0.005132486117262393, 0.0030566843407153887, 0.0024604469031568794, 0.002065367465329905, 0.0017300288108563465, 0.0016879724616572648, 0.0028640434519184707, 0.002080484632196661, 0.002639965742982529, 0.003103143672930026, 0.002889742976277722, 0.003045697729151269, 0.003410581803628442, 0.004047406719203727, 0.0034292667274428085, 0.0021797669332943976, 0.0012092592488273188, 0.0006375918531228287, 0.0003088383182474492, 0.00012784924102978023, 5.59977689605818e-5, 7.510489545719654e-5, 0.00019650691384879069, 0.00047356414130318833, 0.0011293494011760205, 0.002372875351509773, 0.0041644496960970495, 0.005636562640612989, 0.005678223446660396, 0.004387635203376613, 0.0034788703946692207, 0.003121186640428947, 0.0032784506206782736, 0.0023327019852177363, 0.0025473691933582334, 0.00241630577643569, 0.0025922121542801017, 0.00205918906517071, 0.0027509747130889306, 0.0025711851657045314, 0.002943207318344776, 0.0033130002276599846, 0.003304104268617489, 0.004320152141125252, 0.005152104701096178, 0.005824446295899892, 0.005031497910699693, 0.002878682509561763, 0.0013444799057789687, 0.0006694145776645856, 0.0003346167197866177, 0.00015193540044581102, 4.572812991533033e-5, 5.1497604404823856e-5, 0.00016339359687801063, 0.00037019160954140907, 0.0007793028109048398, 0.0014760101224181234, 0.0026678364278706567, 0.004425295452922528, 0.006092540856739238, 0.00500475826880954, 0.0034451132567016097, 0.0033539101347507105, 0.003214313425447475, 0.002610462846871003, 0.0029921927165945054, 0.0032037375130033394, 0.0038569867157576755, 0.002300524692588867, 0.0028360700200689704, 0.003037184459199988, 0.0031940143166549187, 0.00357772348927291, 0.0037042944965710385, 0.005059970403786715, 0.005809602783337351, 0.006272875542124389, 0.005995208061505259, 0.0034312092748390354, 0.0015845200073098704, 0.0007254322396342667, 0.0003368626134124671, 0.00014570084529956954, 5.006903076146781e-5, 5.299149295237152e-5, 0.00010944762785337171, 0.0002832518011100161, 0.0005667706970561068, 0.0010269657004723543, 0.001757071771996892, 0.003170241609718531, 0.005128885882102053, 0.005092157036018656, 0.0038937977173839644, 0.004646629239101919, 0.005827884861262485, 0.0038095202278448422, 0.0032986401195477175, 0.002883867345305299, 0.0017592245608757725, 0.00152272638189828, 0.0026771020503368135, 0.0032381017968563393, 0.00320609867766629, 0.003692506706459125, 0.003919993977232769, 0.005311754850770589, 0.005281005674922408, 0.005410753279167044, 0.005246030332359395, 0.0031444149221387923, 0.0015349131381290706, 0.0007129130939944066, 0.00031134659931531157, 0.00012011027038960846, 5.495163844420579e-5, 1.6503475773031006e-5, 0.00010063629810877034, 0.0001829501533038024, 0.00038944103748394843, 0.0006939562959207678, 0.0011769019333954776, 0.002273333277823177, 0.003782253168247472, 0.004477450330280216, 0.004434086582124238, 0.004715574068016769, 0.004403957331085819, 0.002687627018008163, 0.0022026569882643405, 0.002229026531545713, 0.0020083397558140962, 0.003061974673806648, 0.00335127147445388, 0.003277716538163668, 0.003367897849394845, 0.004050429796751834, 0.003930798323979645, 0.005149933456639489, 0.004166087601439284, 0.004111019418306235, 0.0036915170590431584, 0.002273271983008569, 0.0011948039904276198, 0.000588786420549658, 0.0002507905393924369, 0.00012164145707632828, 1.7191412821132617e-5, 4.087753554983324e-5, 3.797693741456748e-5, 0.00014430890845411483, 0.00023661198024998867, 0.00045145673009374754, 0.0008813278879485158, 0.0017410982245777327, 0.002837711635388051, 0.004096022378541336, 0.0051004614937349285, 0.004692298638248242, 0.00353433376427352, 0.0022345681626081775, 0.0018444670359808969, 0.002284874494656646, 0.0024066728391741654, 0.0029110450947651594, 0.0032995168648388474, 0.0032764873664359005, 0.004731768134179465, 0.005536903262853143, 0.003753897369392686, 0.004396279743674977, 0.0028640078708266985, 0.002711407604870324, 0.002218574142512931, 0.0013667198455136235, 0.0007774092794996914, 0.00040733020097777323, 0.00020689449978881426, 4.708181118687179e-5, 5.5006043617591453e-5, -8.366276866862974e-6, 6.139848865139468e-5, 5.816054677574299e-5, 0.00018606943324632965, 0.00033399077381196746, 0.0007097888846577639, 0.0014132184167144088, 0.0024996159167114144, 0.004471856227078196, 0.006717064151258557, 0.006554590571857672, 0.004096942377066817, 0.0025651372099734756, 0.0022842485531714123, 0.0032506413709240123, 0.0036484772348562024, 0.0030501994037905474, 0.00278141185329821, 0.0029224596845945756, 0.0036619557292071935, 0.004396162473452654, 0.0028681236174628168, 0.00306434630676207, 0.0021283794344158515, 0.0016880088347462844, 0.0012174626401819, 0.0007154987048512764, 0.0004360242114125909, 0.0002565045232445355, 9.216913488860578e-5, 8.055465152338532e-5, -1.3155104113776647e-5, 3.4984681843577173e-5, -1.7943123726672937e-6, 8.621223617512227e-5, 9.93660568069889e-5, 0.0002752768957561991, 0.0005466834514526132, 0.001095308941015137, 0.0021905985616171414, 0.004645751190871592, 0.008718527575891236, 0.012561257598338676, 0.005753163022223055, 0.0034722942668823855, 0.003516112007126369, 0.005320463709758578, 0.006245036436206045, 0.0038632703982847388, 0.0027401350854747214, 0.0027504732925146018, 0.0030224260227617716, 0.003107066901476316, 0.0024743595984871147, 0.002388930765709709, 0.0018154729395385134, 0.0011360429350178306, 0.0007104999248858566, 0.00042469436633007623, 0.0002453047934386116, 0.00011806664151292525, 0.00010118131644084112, 1.24723065413194e-6, 4.185979570391833e-5, -2.0953653010458574e-5, 4.539607808927145e-5, 8.116499015172528e-6, 0.00012170798191711232, 0.00015950187065969247, 0.00038935427608159185, 0.0007427538305923843, 0.0015141745565159053, 0.0032958426641483064, 0.005984910530158493, 0.007857676965133346, 0.002209613476898059, 0.004315740028651518, 0.005715817453244067, 0.00814902167598046, 0.010684789241692758, 0.0053627689299982385, 0.0030731854684221556, 0.002683434941536358, 0.002861613108050706, 0.002802838003390835, 0.002044083277311957, 0.001755137841458638, 0.001378409691884128, 0.000802867956296385, 0.0004433729281410374, 0.0002731022462816768, 0.00014259912962467287, 9.690981770181262e-5, 1.4463712773110527e-5, 4.5583992629323546e-5, -2.0132371756535145e-5, 3.193528240718333e-5, -1.8935891694618982e-5, 5.697711823885255e-5, 2.2464485778412986e-5, 0.00015388425832919627, 0.0002100393289115539, 0.0004682949820980989, 0.0008638490119161567, 0.0018127941626568213, 0.0030842292476536953, 0.0037754583324532665, 0.0028374538697139577, 0.003883568418691577, 0.005409233632221258, 0.006620026154013658, 0.007552472478739207, 0.004635423708069266, 0.0027311112315588173, 0.0022118499074203703, 0.002232702341191257, 0.0020529733085163353, 0.0013946608683926501, 0.0011056068328468022, 0.0008820957758520249, 0.0005239665094802174, 0.00027945780244502904, 0.00016450812333042124, 0.00010737543501933313, 2.7533777043969163e-5, 4.514072923297043e-5, -1.2661279590390471e-5, 2.8204443059986428e-5, -2.6190045822142608e-5, 3.621844859881093e-5, -1.714804090887397e-5, 6.740990135390324e-5, 3.607350625307492e-5, 0.00017593843734465387, 0.00024830559501915546, 0.0004756749791519759, 0.0008753199355556149, 0.0014115727149318295, 0.0017173331354352677, 0.0017130898441146292, 0.0023558413887553773, 0.003329904880244478, 0.003971069410841302, 0.004060545341228652, 0.002872203489696095, 0.0018813514534059958, 0.0014710345152776122, 0.0013720843340047986, 0.0012038216325048852, 0.0007996564011266119, 0.0006072089324734026, 0.0004835814227118588, 0.00030388373430893323, 0.00016421167860054922, 0.00011163922520582176, 3.606916801541638e-5, 4.6459903234553235e-5, -7.321419485110568e-6, 2.7560935013431162e-5, -1.949529987407175e-5, 3.0339323920842987e-5, -2.6648557941444273e-5, 3.988693323804508e-5, -1.345062480748944e-5, 6.990416431128569e-5, 5.1386010077275324e-5, 0.00016679806091454146, 0.00022441554296296623, 0.0003964381809537527, 0.0005947686030970468, 0.0007428541138748917, 0.000862700766496532, 0.0012059308715515577, 0.0017145318728340835, 0.002033198489495306, 0.0019608946596762085, 0.0014665391570235426, 0.0010565009819886583, 0.0008091315296444723, 0.000692008472448957, 0.0005900524973982839, 0.0004029927219975585, 0.00030077041381538583, 0.00024411026635362708, 0.0001392231674682289, 0.0001162719264173786, 2.887680032735391e-5, 5.1452165592322184e-5, -5.488026455205186e-6, 2.774979835817593e-5, -1.7949890087162253e-5, 2.2700263135583394e-5, -2.914455603307305e-5, 3.1603974558817376e-5, -2.6355870875876568e-5, 3.890543196915045e-5, -7.032337459172154e-6, 6.182373188007989e-5, 5.114488818732034e-5, 0.0001207154825203471, 0.00016455676431411146, 0.0002451969113404469, 0.00031841992518110297, 0.00040363890534150527, 0.0005547194228160282, 0.0007870389701936876, 0.0009279905711787849, 0.0008709238000757747, 0.000672587349746328, 0.0005194321414274335, 0.00039231187577775604, 0.0003097315407696406, 0.00026172567697631895, 0.0001815627036212102, 0.00015704324274900015, 7.540888196773808e-5, 0.00011448698660431127, 7.735849375899468e-6, 5.7006770428318096e-5, -1.0896745814098765e-5, 3.073193006330601e-5, -1.884560243281008e-5, 2.3748762763782756e-5, -2.1679720498450825e-5, 2.9611659904153618e-5, -2.9360852529219156e-5, 3.0521751818952886e-5, -2.2586961593119635e-5, 3.1872737977278187e-5, -2.1568359886834208e-7, 4.2404140694605715e-5, 4.039338616856298e-5, 7.891643432490489e-5, 0.00010159845547408356, 0.0001469921801528718, 0.00017720629529077963, 0.0002400132591229996, 0.00032599934709579156, 0.0003828787037687266, 0.00035897184471330584, 0.0002903166957374347, 0.000239256132370276, 0.00017784542121481277, 0.00014358635441147038, 9.846026592374593e-5, 0.0001223094288088591, 2.094950691807718e-5, 9.375608950954135e-5, -1.432491884190616e-5, 6.204387190186839e-5, -2.3083790228563598e-5, 3.642266628287356e-5, -2.2322815894293784e-5, 2.55375595668675e-5, -2.2630730920126024e-5, 2.3126318058500573e-5, -2.9614397347676244e-5, 2.890729987872075e-5, -2.7362118796956633e-5, 2.5627199921646035e-5, -1.5558417413594167e-5, 2.1278077181251796e-5, 3.5089117908815607e-6, 2.6427879997407805e-5, 2.6877968631732085e-5, 4.960804489413052e-5, 5.6150871435015615e-5, 8.247980134899348e-5, 9.130807246472694e-5, 0.00013018998553823453, 0.00014494066771183776, 0.0001357291211290913, 0.00012765336274845097, 9.08498017477484e-5, 9.31843272381225e-5, 4.357623627862081e-5, 7.35056753074365e-5, -5.023199126575169e-6, 7.682147278977737e-5, -3.24582226836034e-5, 6.500726146151953e-5, -3.7425100193226804e-5, 4.426861493087878e-5, -2.9294505347470895e-5, 2.890352076388948e-5, -2.3938174809194843e-5, 2.3345815951928434e-5, -2.2626693583304718e-5, 2.9242905012956654e-5, -2.898306967158634e-5, 2.6670061642409547e-5, -2.22686286747065e-5, 1.8716651108355703e-5, -9.456658539807704e-6, 1.2374858098650286e-5, 2.600180754287352e-6, 1.4956109540313918e-5, 1.254558465723127e-5, 2.7061687146708163e-5, 2.1477005264299797e-5, 3.950621845498709e-5, 3.9903209158358934e-5, 4.8166339060739845e-5, 5.0946418098744085e-5, 3.4533135819719664e-5, 4.768961940144853e-5, 1.454303807113075e-5, 4.2822030322640995e-5, -1.1106341091075433e-5, 5.2918638781785826e-5, -3.867736139891192e-5, 6.117709978406607e-5, -4.8574090320060756e-5, 5.189981106404176e-5, -3.908399538114775e-5, 3.486414208991664e-5, -2.75005931136061e-5, 2.4771987357617917e-5, -2.271640674175477e-5, 2.208852304534847e-5, -9.617965954346163, 2.272958984448081, -0.0025881828666641537, 2.5331785271813085e-5, -5.08110879987769e-5, 7.910805359889948e-5, -0.00012176411033049651, -0.00017990683652838, -1.055960055749984e-5, -1.200980083622184e-5, -0.00011439760202753273, -3.615289547715498e-5, 0.0002099935890707401, -0.00021915164086259414, -0.0003003415378977987, 8.127214701430301e-5, -9.091726203543535e-5, -0.00016004852800887998, -0.0001941025376825362, 0.0004251879541961187, -0.000626817427626833, -0.00016157407279083537, 0.0003487749958755261, -0.00018366979777291117, -0.00020402068376304525, 0.00041054368246749417, -1.5581922886980807e-5, -0.0001123343058512215, 0.0003222192720174294, 0.0005014897428011096, 3.363326601135549e-5, -0.00023076127358617177, 0.0005257890579278677, 5.604872294640661e-5, -0.0006946716514372175, 0.0006917976169220866, -0.00019958416502778784, -0.0006452371206283537, 4.3821702733991115e-5, -0.0007624898319447786, 0.001249673698466694, -0.0016647097592497014, 5.4122474589124e-5, 0.0009647648503715794, 0.0002576663812732187, 0.0004193118098474161, 0.0016582506083221544, 0.001559414249392516, -2.3085282545235113e-5, 0.0010280448272158853, -7.795832494187769e-5, -0.0005479207071066002, 0.0023597651120634794, -0.0020898123805622895, -0.00026912259764099876, 0.0006738872846933719, -0.0017168295588248692, 0.00014024799111515403, -0.0060686617594326794, -0.0012236135644961156, 4.454556938641594e-5, -0.0006666360979520653, 1.4132380527734836e-5, 0.0002467710252608384, -0.0007204206218774337, 0.00039642359481452833, 0.00035955421707953744, 0.0006009280337760157, 0.00033540258339814967, 0.0002947623307501504, 0.0008063307030182614, 2.5239537733237116e-5, 0.0002704774927343021, 4.6005768770598454e-5, -5.038563523043786e-5, 0.00014702856699667897, -0.00038601051550365425, 7.739617408262516e-5, -1.1514627087495878e-5, -0.0002464537786430222, 0.00018693790564424333, -0.00042600060432392575, 0.0001458607353285067, 0.00021993114273631672, -0.00020926809038539017, 0.0007364698347319728, -0.00018150401336611114, 3.7038706407452966e-5, 0.00021605886986792128, -0.00012695308794477968, -4.427672842734848e-5, -6.663807774223631e-5, -0.00015451195579838897, 0.00033277044157636394, -2.6702718336790607e-5, -6.989541248918893e-5, 0.00011756565074525367, 8.218219236174277e-5, 7.2607635092576095e-6, -2.19396125861324e-5, -1.1458287099527606e-5, 0.00019776455463084544, -4.162437698858835e-5, -0.00027319597631120967, 2.8029194201005658e-5, 9.844429747858897e-5, -0.00014468892230964478, -0.0001354193133059605, 1.2470537917680868e-5, -0.0003992571734738785, -0.00014452044617192664, -4.894526851359067e-5, -0.0003861031455526348, -0.0002827431529452355, -0.00014007383607385414, -0.00010229947418462145, -0.00021593255922562255, -0.0003303422064351132, 0.0002906462759653845, -0.0003057342140749931, -0.00036012197092008454, 0.0006566975862881639, -0.00014735856653326132, -0.00013759124175071304, 0.0006271975444432219, 0.0004835639448736488, 0.0002953059537632118, -0.00019983381581397498, 0.0009570730298616086, 0.0012901233907680644, -0.0024363781957109976, 0.0023711356075863106, 0.00048441046212725585, -0.0020264334087043596, 0.00015604013017875957, -0.0008974639416820776, 0.0033986820750154818, -0.003320779386745865, -0.0002275001387935161, 0.0019477023637914927, 0.0008182793213916072, -0.00042407405546980207, 0.0027039575366060616, 0.0024259832602947454, -0.0012081243366360293, 0.0033062108550127004, 0.0015952483980639955, -0.0014336018719643398, 0.0031610557721090645, -0.0014536663961725639, -0.0014653540689141703, 0.001882246909774102, -0.0028853189645246034, -0.0007763077164462749, -0.0024726889173520405, -0.0020303381265999857, 2.33077584137559e-6, -0.0012924064750048125, -3.302289335112169e-5, 0.0001388460972620364, -0.0008620978764325534, 0.00017481901188644722, 0.0008388145364653107, 0.0018845303278143878, -0.001187156991792996, 0.0009304493031871318, 0.001542057690601929, -0.0011660009023541451, 0.0005408167146546467, -4.289141201864928e-5, -0.00022380830562004653, 0.0003855771612655866, -0.00034008052141902464, 0.00017972263088479346, 0.0002695832126289973, -0.0002282243039142146, 0.0005189129913432345, -3.432478849039335e-5, 0.00043632597912623457, 0.00040128253142713703, -0.00019803754560281984, 0.00021188210929694133, -9.651046614061697e-6, -0.00012855587881260144, 0.00012387158372503544, -5.882695167097558e-5, -0.00011876541021717211, -0.00030698879619039417, 2.0794058992253917e-5, -4.5103448106396687e-5, -0.00012690406655887227, 8.888224329041142e-6, -2.76769701995103e-6, -0.0001443346578257166, -6.831580118081017e-5, 0.0002388440619125097, 0.0005740634607090058, 8.216599348015147e-5, 7.879661922550529e-5, -0.0003056450019363263, 3.235689045079426e-5, 0.0001542026579867435, -0.00016509648125367444, -0.00012880615968673375, 4.577072487698609e-5, -0.0002777360423425467, -0.00028947518490005607, -0.0002061984129280766, -0.0004078114506935784, -0.00025444630545162474, -0.0003958567669802173, -0.00030077364741828077, -0.00016721469940095943, -0.0006024622327410141, -7.518800282374007e-5, -0.0002021917728911494, -0.001245900096112413, 0.0004916489115764094, -0.0001140498955596681, -0.0008963363837890625, 0.0020758093252095477, 0.002521923221830388, 0.0021494706529538964, -0.000768655109296147, 0.0029108337518373283, 0.0028387280173465227, -0.0027452112539278384, 0.0018539179996316473, 0.002701735065866847, -0.003399013011120153, -0.0007170968963890361, 0.0008000800963738639, 0.002584708968606597, -0.00464259642521114, -0.0008071729596641309, 0.003533529058073029, 0.0011861760600085053, -0.0009415331789201935, 0.003654086584166948, 0.002807045566693797, -0.0014790539544841746, 0.004150060076691157, 0.002774674633016998, -0.002711533975874677, 0.005035689623347188, 0.0002236365690584755, -0.00373532919658785, 0.002924555290603375, -0.003130546855131979, -0.0029717718742297674, -0.0036634460152231087, -0.0023225834629764463, -0.0019156340727245228, -0.005339767219213811, 0.00017914359646337296, -0.002839426791388014, -0.004632763578073376, 0.00029667082042583064, -0.0009350356475877405, 0.003241902038973895, -0.0038426447031749723, 0.0010420503143069146, 0.001958767173830799, -0.003403531179186856, 0.0023079111406904855, -0.00029058589994525053, -0.0020625037250082707, 0.001397357200813292, -0.0006965880223599434, 0.00036479318203207136, 0.00030132660839144625, -3.650063953108596e-5, 0.0004122790715872761, 6.684019368630955e-5, 0.0005061493726983652, 0.0004430654575117181, -0.0001919703310695174, 0.0005601817269812986, 5.414256821921806e-5, -0.00013158553627409288, 0.00024477496263648383, -0.00016693223922965966, 1.0233122240912232e-5, -0.0006158237369751436, -0.0002370510214445516, -0.00012714105891817974, -0.00023830562548367144, -5.067401084954004e-6, -0.00017005793354642283, -0.0002115194830237403, 1.0207361619445064e-5, 0.00023770516953801064, 0.00013844664646683777, 5.0719392413355174e-5, 0.0008446832121249247, 2.3103708464641335e-5, -0.0003035965370113042, 0.00025578596362540545, -0.00013360945214460328, -0.0001550858617918113, 0.000154965668517057, -0.0001613406633574551, -0.0004346549555447196, -0.00033699145494467956, -0.0002142932487010054, -0.0005900090100141336, -0.0005665549079543274, -0.00022216356555448646, -0.00011230062224317641, -0.002425071247087814, -0.0006566192377356453, 0.0003381150353784292, -0.003615864184809825, -0.0015887472466682867, 0.0017374503200624262, -0.001009721834191349, -0.002886306887039049, 0.004070229722002247, 0.0035158314079270447, -0.0031082935056948053, 0.002769868350380049, 0.004918098013276829, -0.0039991094311350155, 0.0004390883742256308, 0.004538266939381962, -0.0037630391459150987, -0.0026837449218804032, 0.002267704908486905, 0.0026641506122274524, -0.005833258636265281, -0.0016950983302412717, 0.006789576498094767, 0.0015215438951686562, -0.0016121663167715874, 0.006741433739434284, 0.0036761938319075536, -0.0015720065997122813, 0.006892500735362337, 0.004135117203966016, -0.0029584773587046035, 0.006994252277409713, 0.003103911193319179, -0.008882123692485302, 0.0010694140981060223, -5.1002691624073595e-5, -0.005413451124353885, -0.004470403717320689, 0.0006323859890211062, -0.004561674959442701, -0.003629541514883861, 0.002643081068141654, -0.005102512146770847, 0.0013479129915137914, 0.002246483442971091, -0.0022141253275378605, 0.003845397977048043, -0.0030377205597051683, 0.00027252547422587913, 0.0019009389048078634, -0.004589736072109772, 0.0020498619962154552, -0.0004058653081398802, -0.0031887418491892377, 0.003134277871524948, -0.0017903826933438243, 0.0003540160219030743, 0.0015042899543511556, -4.1046971349316444e-5, 0.0020524503161281705, 3.526381588654476e-5, 0.000622377920168423, 0.0005200162718316174, -0.00012227926293292463, 0.0004534290571892281, -0.00012909026114675317, 7.09625299147283e-5, 0.0002097135642378204, -0.000362838051041893, 0.00013632638587786092, -0.0003438938610260443, -8.533657756745671e-7, 5.304779989962862e-5, -0.00022984666717685586, 0.00013176767454528508, 3.337768553863493e-5, -0.00013992192329460322, 0.00010930719953347098, 9.756544672493671e-5, 0.0002461700039518022, 0.00011963298905933812, 0.0005066252169305897, 8.038025110988155e-5, 3.9664734066916375e-5, 0.0002802987585998002, -7.958493933143151e-5, -0.00012913715024038457, 0.0003249043238018667, -7.837350501968227e-5, -0.0005136182004554205, -0.0002525009693626264, 0.00022784785019482477, -0.0007855316719306617, -0.0021591581516712424, 0.0007701694357578877, -0.0007430809691948046, -0.0023485030567068086, 9.738792591733156e-5, 0.0006432671011632749, -0.0031770431712176664, -0.0017507314137927864, 0.0028919105800603606, -0.000828184188706855, -0.005161843348512768, 0.0050335935287902905, 0.0033325840632444804, -0.006338056636299927, 0.002914656127137685, 0.0055558948439939845, -0.006521979067634998, -0.0011140759169710563, 0.005663970312973042, -0.00507223634463361, -0.005426980717408334, 0.0036834238199352763, 0.003242901855675353, -0.008934411543703261, -0.0017964096227504386, 0.010729082628924986, 0.0013815140115389759, -0.0012892710539258395, 0.011078947958159724, 0.003416755317185703, -8.21486285489338e-5, 0.011350850298738679, 0.0035727743175903437, -0.0015228850023654452, 0.010139150991288105, 0.005674438816701552, -0.008206129731077884, -0.006152158317683649, 0.005536235267829474, -0.007295772929306967, -0.0066081322695797865, 0.004504594448532853, -0.0072140151741413895, -0.0012194805182624542, 0.006298301104835706, -0.005433627806428049, 0.005175842528378902, 0.003995488497458989, -0.0032212711606217927, 0.005954466263643935, -0.0021000029356352517, -0.0005854582516300149, 0.001734773638403186, -0.005017503331297232, 0.0009169524563067331, -0.001044240625418908, -0.003322454062783845, 0.0025949783286370247, -0.00285854959386025, -0.0006567884055057704, 0.0012742063532384914, 3.298895130448746e-5, 0.0024937186890033134, -0.00017816417226895414, 0.001430532335514187, 0.0007135785503530644, 5.2128991841776265e-5, 0.0006019758629052759, -0.0005712745690582505, 0.0004424778302260361, 0.00011971240532327804, -0.0005545568819837028, 0.0005161938780697446, -0.00015148885051368386, 2.4156222481387294e-5, 0.00023976147954822983, -7.524177588367674e-5, 0.0002089622340359286, 0.0001398327872996024, 4.1549381790659666e-5, 0.0002138245873552606, 0.0007539369638880301, -2.45546848787801e-5, -0.0005179229034681337, 0.00024037690599724206, -1.0705783878459969e-5, -2.512071392655213e-5, 0.0005703521201613289, -0.00016727494994627236, -0.00016832333870107682, 0.0008529866366670048, -0.00022437079542810115, -0.0009629917319925712, -0.0001927287502497207, 0.000945832594344157, -0.0026541860401597204, -0.0025198593344593952, 0.0024456190994646783, -0.0020378168519088907, -0.004349799417075212, 0.002558415134112778, 0.0005483508501266289, -0.004076006323308728, -0.0005962014119525377, 0.004753852423921847, -0.0008475684973703994, -0.005688544625081511, 0.006680173133181655, 0.0026417948812584944, -0.00954032345537788, 0.004421313067187593, 0.004808355937944911, -0.010833301845702269, -0.0017916176531208778, 0.005109527704212447, -0.00833107523504648, -0.008706002856382228, 0.0050608928511115025, 0.0026788469246958905, -0.013217029873971563, 0.0005629613304251449, 0.014320144796511971, 0.0028793964070433385, 0.0019559901894941846, 0.015348971954801768, 0.0006440169112643667, 0.004221878797594689, 0.015568807300338886, -0.002760369848829671, 0.006282251816256932, 0.014856837400583318, -0.000703209387057154, -0.005764882978750655, -0.013481196703742105, 0.006931836701619353, -0.008335820466032842, -0.010507754713777047, 0.00812217676105928, -0.009335311224003303, 9.18441809356725e-5, 0.010291093171935349, -0.006158795339410325, 0.008551138452732076, 0.0057083712173751746, -0.004337320019753318, 0.00885973953826694, -0.0014867290070892118, -0.0017266751342075763, 0.0007904104972657618, -0.0074125930320625135, -0.00013720933327758398, -0.003958515964853964, -0.004664441730441524, -0.0007840024692711704, -0.006368131272500189, -0.0014278938974362032, -0.002113517939761506, 0.0011287808799684954, 0.00235320929063963, -0.00019363316586783796, 0.0018725745224289028, -0.0003604710536300268, 0.0012185767990371564, 0.0018306295564918312, -0.0020420109003689013, 0.00043403939286161276, 0.00012622764213516196, -0.0002667016317851639, 0.0005911605934601708, 0.00015707742438665422, 6.045463811373805e-5, 0.0002624768110948574, 0.00025014696029390345, 0.0002851378581268098, 6.77559961123691e-5, 0.00020473631955449494, 0.00018190693277890388, 0.000529920587855115, -0.00027765909877122913, -0.00015592466014774107, 0.000664097123245282, -0.00018394667242515938, -9.451428905795502e-5, 0.0006645588132530233, -0.00023355554255172906, -0.00017695544544625496, 0.0012769061658364476, -0.0006609616363907409, -0.0012623390898412394, -4.96429386976516e-6, 0.00015776330686609766, -0.001213528034888592, -0.002877865025258414, 0.003160889447472588, -0.00388251395276667, -0.004760517973122338, 0.0048993539395001855, -0.0011658424876860567, -0.005448512436961342, 0.0033358447351784525, 0.0060228164991602134, -0.0008595691560859092, -0.0055033043576804335, 0.01010087724386459, 0.0023040616083158777, -0.01219202193094633, 0.006986661083526716, 0.00324051547753118, -0.015554621840920643, -0.0012004058545710277, 0.0028426467579963713, -0.01351102552813369, -0.011898718059472268, 0.007868887537197678, -0.001304050900640262, -0.017753198388023157, 0.010973431950466125, 0.01212775228500052, 0.013766813115119514, 0.01378191589358526, 0.01639597441514512, -0.0052744325043519585, 0.009313005042970016, 0.014853373318510053, -0.013742560428442933, 0.010858639125553883, 0.009548705833315914, -0.016081077340409648, -0.003863670967213446, -0.020884788988533104, 0.006498892165990418, -0.008771298675545996, -0.017123643544501035, 0.011479337762383655, -0.01248146408453758, -0.0012403993727859786, 0.014773032739096439, -0.00877760264899005, 0.013169842048262298, 0.006674127142845578, -0.006126701749603963, 0.012281463181868837, -0.0036223507912475396, -0.0016690153682425604, -0.005297580754133668, -0.009696458305941855, -0.00042289496866231127, -0.007964259021236531, -0.0029316897156455935, -0.002794876054279942, -0.006109301235113724, 0.0013996223735882887, -0.0034319741637611114, 0.0037486735582798595, 0.0015025867743812561, -0.0007154585857568605, 0.004041622154090633, -0.0012241816330971203, 0.0018615330228083584, 0.003448182540188022, -0.0024680613423468116, 0.0018352861099525223, 0.0007406161054376401, -0.000777239439700869, 0.00041321772035326083, 0.00019795978010940385, 0.00012243613181042392, -4.399712566826285e-5, 0.0003920541348067395, 0.00029382215445194766, -0.00034166852940655494, 0.0005203604875339003, 0.00027727470360264814, 0.0004324773077683844, -0.00012371799376554018, 1.0653705116461558e-5, 0.0007318795635003736, -7.09733677656052e-6, -9.08651612100189e-5, 0.0018409232629973376, -0.0006528970522148019, -0.0004856366381478013, 0.0017826533207119012, -0.001864530861897769, -0.001674187307349408, -0.0001536440162578872, -0.0016917036021991355, -0.0038417293305849816, -0.0036045220787801363, 0.0016968039192176052, -0.005813904089460431, -0.005613905050481433, 0.006019449339494037, -0.0037634872637793905, -0.006043793796950616, 0.008912246256170658, 0.004293134115915576, -9.89890046932117e-6, -0.002256377847213159, 0.01456009698028202, 0.003616083239643945, -0.014899319049937786, 0.010755957374274205, 0.0031002310229695743, -0.020748404340513612, -0.00034406588578161755, 0.0010995728429690956, -0.018805802598971997, -0.014717012153871029, 0.014971580036952106, -0.010337629800916643, -0.019407456721106223, 0.01576754470198099, -0.005520772152479083, 0.022981840630456572, 0.024846859936486235, -0.01013618071771537, -0.004952906568600709, 0.010718403804736288, 0.007902317737805451, -0.023437683610836466, 0.008816515488006178, 0.00725471552168371, -0.024112757554689234, -0.0017363272965004594, -0.027688808505523035, 0.005627066541231539, -0.007898301106946632, -0.02525541540425136, 0.013316254397414231, -0.01804211364429129, -0.008335247007069653, 0.016126847818197967, -0.015561250635518008, 0.01726717343978049, 0.00021465118751523227, -0.0074242028869716415, 0.010248532487454824, -0.014924562683953983, 0.0021430786792476235, -0.01285189578250592, -0.008676975503643066, 0.0016988314111549823, -0.011743209309576962, 0.0006635024170931034, -0.002632962295541399, -0.006772118577450641, 0.006693374545194236, -0.003782846476081695, 0.006111329141485687, 0.0016949222894800625, -0.0013244455720030602, 0.00583813224319084, -0.0014388591527216739, 0.0013006116807203125, 0.004839034030158753, -0.0027335928042054505, 0.0027589840457995425, 0.0010256659009868748, -0.001346083914138389, 0.0005685817315357402, -0.000955095051546305, 0.0011478303340225903, -0.0005666371326919472, 0.00011658313769071215, 0.00032643075787038814, -0.0006949469965195732, 0.0006111142334926963, 0.0001350991187809908, 0.00039143243049277087, 0.00028598049802398416, 6.633576314877662e-5, 0.0013402071025732857, 0.0008575899075097532, -0.0003148236296802198, 0.002854826774637813, -0.00020632514366368806, -0.0013191989341722402, 0.002185208238275112, -0.003547865094617629, -0.002049484778365605, -0.0004727748621185061, -0.004944188051982223, -0.0035030988821482694, -0.004368133343204253, -0.0031252738351748256, -0.0062361890889057504, -0.008242767238939866, 0.004498048323658043, -0.007042900388750593, -0.007379735293909193, 0.013312680848316421, 0.0007932010559157284, 0.002621281879025629, 0.006518728445904898, 0.017978875131179774, 0.009265955115914888, -0.016437331285233097, 0.01464574497221703, 0.007480899031954356, -0.026523364536281742, -0.0012234298811317848, 0.004073647159397724, -0.022598480025986283, -0.019347761041681105, 0.023311934989873623, -0.002174406577858877, -0.02442823076991323, 0.012297061162298907, -0.01331292890813008, 0.029729283985175017, 0.010935575920635297, -0.03191380923996909, 0.006646189516954065, 0.006815398620166324, -0.006507308708867907, -0.030709429426263514, 0.005483867297103777, 0.00936315284178236, -0.0298520741035786, 0.0019378561615820027, -0.03260796576011282, 0.006490492758011616, -0.005912541886155487, -0.030946707335042, 0.01305361477768427, -0.022836032720392162, -0.018991821640067637, 0.0063329390464217615, -0.02030994044735464, 0.010048893098693138, -0.01815771885193365, -0.005210193567839211, 0.0015923415821404432, -0.02562445752907721, 0.008423324490191425, -0.018094936647291955, -0.009651934824607597, 0.006715762629357537, -0.015407916953669824, 0.005581271434086344, -0.00010400119679890119, -0.005161259770645991, 0.01221048295448367, -0.0051694049292268385, 0.007981045553963664, 0.0018723402160596338, -0.0027520795310073862, 0.006299768077143522, -0.002222337722697142, -0.0006023756885804438, 0.004299685502981618, -0.0033899208927167476, 0.0021427677529762133, -0.0025299731544703562, -0.001043656243920772, 9.722266971258348e-5, -0.0011293506862552927, 0.000461280489653089, -0.0003281244269925428, -0.00025938576042650177, 0.00023087057648188503, -0.0003326733237705841, 0.0001774923630534271, 1.918753223986912e-5, 0.00026665370699138855, 0.0004922927189018141, 4.1792340029647975e-5, 0.0020014576241363198, 0.0025598783559935005, -0.0009755956670509675, 0.0038668992759681967, 0.002137055407977894, -0.002648969689213194, 0.002899757930005384, -0.0035971603149845682, -0.0024470483004525112, -0.0003126294436804792, -0.005922762101172011, -0.0019225905839067622, -0.004543337274724949, -0.007768253971091542, -0.0037623040081763443, -0.011981989542862661, -0.002677805645386839, -0.006962393023128858, -0.012354986406708355, 0.014803946772884855, -0.002227639463189981, 0.005993484351965719, 0.0176427486533816, 0.014309400611312154, 0.0212827207250538, -0.013069222919286054, 0.012742185110732163, 0.017067844277482168, -0.026777158335965133, -0.005820667020471442, 0.013007763979061112, -0.021625577720856368, -0.02553408797095455, 0.012962633728482581, 0.022575781407406455, -0.025182608907684534, 0.000614591698855641, -0.011776057331159672, 0.039551431090117654, -0.0027303273751725443, -0.0379986182627421, 0.014544810140833647, -0.006770734224663294, -0.03289420151708114, -0.018483041047598476, 0.001304414505394386, 0.018204509437899967, -0.03418365427105957, 0.0107031858888454, -0.03350100549708572, 0.012693626797355036, -0.004643527105008753, -0.033962343116995905, 0.013719229848192366, -0.02570206013770439, -0.02218570910588368, -0.004779637789373344, -0.02042503967202504, 0.0030280471400282484, -0.027188221523210643, -0.0053399740641162695, -0.0001577542381268171, -0.03527968252320565, 0.01767217342715845, -0.01973214229384134, -0.013775072656740555, 0.013281829260853485, -0.015640618291766207, 0.011386451762444679, 0.001543962545194313, -0.0050242670436283395, 0.01616821320927588, -0.00963856877663489, 0.007402024614965125, 0.0009240160840586672, -0.005996931392700619, 0.005000916489718922, -0.00504367440571518, -0.0029780173986502963, 0.0006699487231392748, -0.005851926963696275, 0.0014849609167232843, -0.005229748579624059, -0.0015717937693643512, 0.0012966864393241244, -0.0031016090144888766, 0.0008273288445973337, 0.0002138674543025169, -0.0008910395273235161, 0.0005793000802236333, -0.00015146416310656815, 0.0003505232251105995, -1.0142837135170716e-5, 0.00021700270090857458, 0.00046956001954657605, 1.7142366841559408e-5, 0.0022854486319786064, 0.002396007447070728, -0.001158313970730829, 0.003815651347273058, 0.0024133945381583986, -0.0026302652567821135, 0.005266831200210707, -0.0010107493214532633, -0.0037869349162359674, 0.0011028404061776576, -0.007945191290985592, -0.0021878778933316642, -0.005912286233156561, -0.011222930164520827, -0.0007701392729234813, -0.015394711404102156, -0.009173057787142941, -0.0005006264277686959, -0.02213513347723005, 0.0072748699801351915, 0.002333000156091055, 0.005099010675745436, 0.023647046568194587, 0.010723993307533585, 0.02860803822779175, -0.007004894467171245, 0.0005977904299531595, 0.02396499434715497, -0.02012378373813784, -0.012335101861916756, 0.02256126038646971, -0.016304029341461176, -0.029082197777315206, -0.00017629439658825604, 0.04728409979885328, -0.034903115860149964, -0.03584845138967638, 0.007908240903508435, 0.049803597933786935, -0.0160120212482829, -0.04941869980286128, 0.024594157033373774, -0.011255715586906464, -0.052219159052762316, 0.0050619357509936284, 0.013930285748597053, 0.0300784167332837, -0.033320496914231605, 0.017492754213888847, -0.01657040893615281, 0.039604656647819154, -0.005139590093795775, -0.03454730577043374, 0.02084394405965363, -0.0325562283413228, -0.020020210702003896, -0.005550388142766521, -0.02297312671855967, 0.0028246511307350127, -0.03042812545701484, -0.007131322679937347, 0.004364059629600226, -0.041155963507648455, 0.026752433693895853, -0.010122077068506532, -0.02019347545354212, 0.018020189668429103, -0.011796935485533773, 0.016592967886890502, 0.0011553023002825063, -0.008931789911615093, 0.017617067459766707, -0.013828528918847073, -0.003510819885235646, -0.0035969423816868446, -0.00710609634283314, -0.002706565108689415, -0.00804116700427406, -0.002304537268909688, -0.004545180511425941, -0.0054363623126315805, 0.0017160534297736754, -0.004929392565690214, -0.0014948791645963877, 0.002912814863109728, -0.002322596306626978, 0.0004603443346585618, 0.0011689711491415131, 0.0004334626409140248, -9.425749555391146e-6, 0.00022976398903925082, 0.0005535608161713448, -0.00020893461039683803, 0.000887676960984564, 0.0010867221500664526, 1.178428691213888e-5, 0.0018521508421831556, 0.0008715572476145671, -0.0006559102058993386, 0.0036705500863014958, 0.0013747343100367672, -0.002088529919862736, 0.005655324997318636, 0.0015931101688018304, -0.003998713012618396, 0.006894014784375841, -0.0016681586436280817, -0.00727611909627484, -0.011527774859085575, -0.008941605302712706, 0.0022938128092684536, -0.018820420867694764, -0.0056160665802992395, 0.007868400798625597, -0.023953878115475054, 8.548828692327144e-5, 0.013332351215475307, -0.012504302769266598, 0.007868337387938476, 0.023294632243802807, 0.027831130618070903, -0.011781547326599872, -0.010785334081063499, 0.026468057266702275, -0.017001218518124712, -0.01933881405158658, 0.03663347679272759, -0.01598659315309101, -0.035686942085034735, 0.06573518643686183, -0.08020925390711284, -0.002096178387855815, -0.08137887360449421, 0.1116444378477758, 0.06696855634615272, 0.006707178637738951, 0.13260663117754187, -0.11167669394551384, 0.04722646282615549, -0.07636628308989178, 0.07859627668530617, -0.0728157227471057, -0.05933662502850147, 0.06158538223697518, -0.04698892676403377, -0.0517948010711377, -0.0209239923989843, -0.0013717508707264436, -0.02804600871963766, 0.04052631675959945, -0.03507008789796396, -0.011356721641143337, 0.013310343028851573, -0.026101049561631697, 0.007005583580068456, -0.030207282576751395, -0.008475261112548323, 0.010909148379007118, -0.03992818569416287, 0.023650178865814702, 0.012718048431185073, -0.024711959524881724, 0.01738374784010281, -0.0029778470757412545, 0.021090098789467996, -0.0012126482285533618, -0.015325668553991775, 0.015308698942065024, -0.005719275455264035, -0.01316505782790935, -0.0074637723364138825, -0.0016117617597425442, -0.00966723505878703, -0.00804393275295096, 0.0010854009069747074, -0.007846631999493448, -0.004263096982020137, 0.0034653051927191567, -0.005357286708175388, -0.001161511301789117, 0.002242774283976619, 0.0024186298064605163, -0.0005766890952989617, 0.0005494038002199255, 0.00131764524006874, -0.0006502566036090529, 0.00021176470500255072, 0.0006416549810424016, -0.000797204629667502, 0.0012352023736029627, 6.853129350998548e-5, 0.00027094577034934906, 0.0018644282382707482, 6.071624274872434e-5, -0.00016137542849120175, 0.004757434300493594, 0.0005194881491943471, -0.002052843099532531, 0.006047831620564311, 0.001633356517515936, -0.004607369955965503, 0.0054924108669663655, 0.005049316597655072, -0.008627970726680778, -0.009740929320199598, 0.01297917345350301, -0.004958664347511854, -0.01825521503738123, 0.008470719039722466, 0.009746791960154376, -0.01984678576426799, 0.00463741455900956, 0.01952389142960926, -0.015134657536082936, -0.008421070961596439, 0.027683823717598213, 0.017315616147460744, -0.02844804554539374, -0.012351357689496826, 0.027572921229673412, -0.022272167793589287, -0.03152820472953523, 0.07907052713673599, -0.034971245677734325, -0.03530145225594538, -0.042067080401932286, -0.053929292706816595, 0.19912791921494, 0.013385792397190153, -0.1159611708420444, -0.11675736988187763, -0.20815361000119464, -0.17109534377797975, -0.05233756492251131, 0.13447112226180832, 0.1344816376240359, 0.020321098436307212, -0.10891717504710731, 0.015660621500205776, 0.010434292871040623, 0.06372811732043754, -0.009263773841716911, -0.08288611901360476, 0.045059237606680264, -0.011533701631909242, 0.05174197688223183, 0.00069703614418346, 0.002818533392884437, 0.047066594678299815, -0.026508540812062165, 0.01428465467557984, -0.030273731487321053, -0.008418097026925983, 0.012667273003924576, -0.04127508999278403, 0.005859541406412846, 0.02728301697631056, -0.024815769954699873, 0.001081740814852329, 0.019543269996281695, 0.019960296178830928, 0.0005727383025682167, -0.011933706141903505, 0.017811596545496373, 0.011247070836705007, -0.010668408747376248, -0.010190371163086053, 0.011637540206840739, -0.008123375766943587, -0.0038289038337757358, 0.009620600061132838, -0.005366650173376852, 0.001867567902974427, 0.00269832210501035, 0.003913978206144796, 0.005882138741712801, -0.0022248194986280584, 0.003948204007918745, -0.0006692828251906206, -0.001374188708462359, 0.002336783667532146, -0.0018712793113565868, -0.00020830986186367933, 3.2294392059017155e-5, -0.0009926556649019615, 0.0018792817703880294, 0.0002840739168031771, 0.002294932969462753, 0.0028316472681837184, -0.00012368931497721715, 0.0007034499576600285, 0.00634989968947625, -0.0014459189565492632, -0.001798386684173615, 0.006516194647265427, -0.0018809999720799401, -0.005736954277068471, 0.004321304816195305, 0.0005714428622448478, -0.011579468156591806, -0.004277743713769307, 0.011286757131993503, -0.013830085068312629, -0.011448093659280106, 0.021575032054003768, 0.0009616688322200688, -0.009387478508102304, 0.01973725691341038, 0.019879060989253936, -0.0019557017371058913, 0.002493972528557808, 0.034194458560137274, 0.007617995269081245, -0.038456391296274456, 0.008248187394122398, 0.01841540981829393, -0.03206512216399242, -0.047437657317277636, 0.18364032176044998, -0.024710906290428918, -0.02310571996477208, 0.058040511185826635, -0.09080647471050289, 0.049577738321467384, 0.0804869273641751, -0.0043018449364555615, 0.012160049248644137, 0.0565703683608095, 0.05757314505202803, -0.004640027657187038, 0.05610896618744582, 0.08682379038786717, 0.023187006174794047, 0.008866861371279492, 0.07256976193487552, 0.011495840154985514, 0.10698266995343436, 0.06277052279189453, -0.08503822872455728, 0.07890799508824901, -0.003331549979149505, 0.0218408116842907, 0.036495087708639816, 0.011838961100865172, 0.04051797541297142, 0.004527262615337366, -6.270819323051325e-5, -0.05083927672590366, -0.004724260095137476, -0.005550141213462865, -0.04874080966394673, -0.010926028507183745, 0.023881694168078876, -0.03258772403568229, -0.011272402924388006, 0.029719394273203484, 0.007793530412531277, 0.0032394228788741788, 0.026311609136873557, -0.0005262305817558524, 0.01762997955462961, 0.012879576390272178, -0.0016441327055933133, 0.015996367062731078, 0.00455391755389561, 0.0030593655996089195, 0.010531067282335426, 0.002575149234213691, 0.006295314691179327, 0.0006089733473963993, 0.004638843400523495, 0.006905068445935195, -0.00468544506517292, 0.0031430990590909156, -4.016146124151265e-5, -0.0031761771647029133, 0.0012344281911175364, -0.0020364937409844777, -0.0011942331099462872, -0.0006438256558945327, -0.002105507682389298, -0.0006447979330634068, 0.0023274070751905644, 0.0007870842559375442, 0.0015920254677669042, 0.0028393944140202186, 0.0024241954604232426, 0.004340707508703546, -0.005015210039792303, 0.0003050736075099786, 0.0031353692266688363, -0.008395215264738319, -0.002888568294494085, 0.0019695056638482553, -0.0112286952840193, -0.007946032300352686, 5.543847087086979e-5, -0.006624183692439852, -0.018130846878015826, 0.003270405672883203, 0.021173517226434138, -0.014342461735045631, 0.01052802583090319, 0.027519020936117418, 0.004567489234381187, 0.016562076312276484, 0.02314764964743708, 0.01792003726539664, 0.01909165812735885, 0.019918547536579748, 0.03564012976798549, 0.0696994692637359, -0.08443263368655975, -0.006191399428747669, -0.1336860581329491, 0.06665184154902362, -0.03287725286412046, 0.06492348119877442, -0.010850475836404009, 0.009350057577648039, 0.04583347562991845, 0.020420996414784526, -0.008417487717418652, 0.02031747902612996, 0.044418055631034285, -0.0020182201607654555, 0.010230565680613528, 0.04904387524831106, 0.016527521526209697, -0.054762955874308364, 0.0773973655743283, 0.04567574528054559, -0.0576910432293168, -0.044216313502829584, -0.127267156375324, -0.21481534376101707, -0.019127134410510803, -0.27016975485833233, 0.05964560526565726, 0.040805604579592154, 0.04171772290527033, -0.023184393221769347, -0.012551795640433731, -0.04797820168750638, -0.005261610241648133, -0.032573762862323476, -0.040396029956596045, -0.0054390535563332235, 0.048656953044226736, 0.01368448300190296, -0.009073497343818035, 0.036617106705202726, 0.010696665304239485, 0.0017929651411840188, 0.03115862701463711, 0.0024512596649228858, 0.013095946590324752, 0.021716063350397132, 0.0026296124691594118, 0.014466453515751458, 0.01136480445715796, 0.005432808020507556, 0.009926557821945124, 0.005491691005261192, 0.006908992796708402, 0.002544995342568812, 0.003663089844535712, 0.007849105689154232, -0.005304526569520721, 0.0016255790982414925, 0.001290356932749773, -0.004071534226663332, 0.00026410409716758765, -0.002017030036714361, -0.0014754071973553326, -0.0007872121236970004, -0.002182595634315921, -0.0008177753889745254, 0.0020008659018615816, -6.569034697956344e-5, -0.00195385122628823, 0.004360222934425716, 0.0006343558784749461, 0.0006517186550826858, -0.0077407711501324365, 0.0022420422709309297, 0.0012648067726510484, -0.009518972345009459, 0.00040265735912121123, 0.0013937255664754483, -0.014189747746612481, -0.001550519584682371, 0.0034570652313546946, -0.020938676528411252, -0.008007069081886756, 0.019781982741407134, 0.0028966920167233737, -0.02229125558932447, 0.02142646068776788, 0.02760166395093722, -0.0073063783866046915, 0.0214103442352394, 0.03177906247059841, 0.0026338815300730773, 0.015604143084104977, 0.04264408612205148, 0.017371375740760944, 0.02893137103313391, 0.07373845348451566, 0.10003475366824541, 0.17789752799569677, -0.016081233457407154, 0.03787418970055767, 0.060367993711534056, 0.01327790744330409, -0.025467112292616542, 0.005831952808244457, 0.04194512096319057, -0.020372731920166937, -0.002484393032682212, 0.04012906900447305, -0.0043472588253040826, -0.006859665511118989, 0.04387619271938749, 0.018848036406801928, -0.052826392749068404, 0.005524069473291813, 0.028309131874607277, 0.03780917965650311, -0.021618330506823227, 0.06706949618970683, 0.08572386575129885, 0.06309655017372026, 0.12290298149270647, 0.06847766276416027, 0.016605749116313396, 0.09609457050343372, -0.07140763239395952, -0.0022532467846749396, -0.006020334411685171, -0.038248011659116614, -0.049119569715484826, -0.03885329230281455, 0.04992621719196781, -0.013777260236732182, 0.02476639960353031, -0.005366611992734088, 0.041403835423110213, 0.022955553735422508, -0.003875717573179246, 0.033780875952940936, 0.010009550200684423, 0.006349207206885446, 0.024978260213211142, 0.0073613467155646695, 0.011585522132632496, 0.014723845584492523, 0.007367247979253675, 0.010205828431354943, 0.007001254307891049, 0.006875014579401259, 0.006434845022519116, 0.0031752929905234785, 0.0059550989826447805, 0.0006779577740689004, 0.0022992090998252687, 0.005837011189745334, -0.0038142395828244698, 0.000839405407754986, -0.0013772293041107722, -0.001548383604977493, 0.00018925527081387346, -0.0022016376692899423, -0.0009651427231628797, 0.0021165655589795523, -0.00047285218116702876, -0.001569532024777726, 0.003781607298769173, -0.0007531870586767012, 0.001965380727586339, -0.005756123134025808, 0.0021721170644533705, 0.0022337603273661264, -0.00911295557654665, 0.002160659475660555, 0.0024271414958184317, -0.014456520086088541, 0.0025723519450311532, 0.004477801333097983, -0.024431601359536276, 0.001968900122336691, 0.02582317312910028, -0.020099810207441917, -0.012107520500467286, 0.028612849574453304, 0.028472670404180334, -0.016085972267743096, 0.019975757640628665, 0.03839350292732094, -0.009305062498890968, -0.0030403561703616915, 0.04676961425832153, 0.002316111604977199, 0.026137441855629388, -0.07644298108726581, 0.0423423772645856, 0.11743100787688643, -0.06816036947960447, 0.022393959407029238, 0.025789607274466327, 0.042043603013012326, -0.03590123299686933, -0.022261121134307955, 0.04125878339125871, -0.01996501091641797, -0.02392146517694609, 0.03157289838760514, -0.018017929149255037, -0.04954843968002127, -0.003216919566347387, -0.0029865363813347252, -0.008429216374242758, 0.022362737530153155, -0.08740913783687576, -0.03187586116854456, 0.055804913878583065, -0.10599713829507719, 0.0009281806113361969, 0.002093583765247457, -0.08047824031615129, -0.04034454890396211, -0.017930118254277854, 0.03574311341006456, -0.03356471903970539, -0.017376164521171286, 0.033030746889896524, -0.08556242809173674, -0.0230827651104281, -0.004379578969990103, 0.039587055532493566, 0.005968051060764019, -0.08567418707290902, -0.02730142151592205, 0.001840573247914002, 0.04685559323533613, -0.017096536448470506, -0.0035319328978041346, 0.034208564819978526, -0.009876450367574188, -0.0005865348497475553, 0.026289323293028757, -0.0011626796182258924, 0.00513852034629361, 0.019693286405607566, 0.008695254537612284, 0.008663808386520139, 0.007488436843849202, 0.007776617877623344, 0.005292304074723922, 0.0022641596920297603, 0.0050730702870182675, 0.0029817426839489807, 0.0011871937589707263, 0.0026925890077227205, 0.001848503525075838, 0.0005591316868935539, 0.0012749592286306875, 0.0021445892777413127, -0.0005199577988275871, -0.0012147383452913486, 0.0022784845495433846, -0.0009570390201352749, -6.0603859663847644e-5, 0.0031380552195721346, -0.001581367928096357, 0.003226710522237258, -0.0002230297474152974, -0.00021846535416591284, 0.005800796491080094, -0.006386719262108571, 0.0031598307843595723, 0.004353414503869506, -0.01134074328128396, 0.006436817393323041, 0.0021071459248862457, -0.01916571728649513, 0.011821389546460018, 0.004314294625910709, -0.03320460127400771, 0.017388275775120508, 0.036202473445580426, -0.012748460584183956, -0.018774384040959557, 0.004979405530731513, 0.018972061725855947, -0.03751669164191043, -0.04669093786492299, 0.007530333609220241, -0.007727557600909143, -0.034795526697868936, -0.04606211356271754, -0.01998167464315876, 0.09031802248386574, -0.009183964056128627, -0.01472438243027871, -0.0651787355022612, 0.02323378802859971, -0.019619484586192983, -0.05259082576389583, 0.048559202135041404, -0.01614459754621241, -0.0389181944336395, 0.007075719338706394, -0.04156962805898273, -0.014813614781543081, -0.04986033328664588, -0.03669409747481669, 0.029026516847447795, 0.05164599517733859, -0.12507271126059605, -0.019672508643945447, 0.0779021325104139, -0.09484107339504914, -0.035353030137372204, -0.03526569878430631, -0.017925753696480355, -0.010191730620273003, -0.04004162698972691, 0.02988069904165589, -0.0025876193440092306, -0.02589790416862248, 0.038963120165064036, 0.001701528593115793, -0.029660760645817644, 0.05786880347676149, -0.054106670552180526, -0.0006536574555477883, -0.07577098212539086, -0.014390889910936422, -0.03688758177705392, -0.03689883612527594, 0.004744042063911548, -0.03533684829861727, 0.01783404987407583, -0.0008784414176758211, -0.023689573576380324, 0.01870756186543116, -0.00742209903051725, -0.014868005301309002, 0.012722087956133646, -0.011355918869246022, -0.0003563374328886168, 0.007034139254088731, 0.0026222599327858044, 0.009338745340999845, -0.000448448968065423, 0.004306463500415095, 0.004642568813337634, -0.00012929721470760936, 0.003108235382120462, 0.002251814605180676, 0.00029247811384806085, 0.0017475334639185127, 0.001196768996635698, 0.0002300573892907015, -0.0010892411740081498, 0.002299179551625566, -0.0012737116895013393, 0.0025323119832629183, 0.0036686750976315722, -0.0022981991147423323, 0.005207065484477267, 0.002987516900495592, -0.0011805668872010414, 0.007414142357777046, 0.0033207732510506438, 0.0010862747465823438, 0.005857314451316159, 0.0038750092504672966, 0.009692721328530976, -0.006588393459699181, -0.0023479002843057655, 0.016810303199629614, -0.011040917401867995, -0.018337975105707095, 0.017656154129911214, -0.003647216104841222, -0.035787524890809906, 0.01394723363691907, -0.0033377527388269296, -0.03681789679820213, 0.013891066444740783, -0.03068868848459052, -0.025044219723923466, 0.00994988675318499, -0.016161190796714218, 0.03489683987785621, -0.04573053948518548, -0.11891694476021267, -0.008690393513249427, -0.14390990249979826, -0.1470921782947756, 0.03895761386518513, -0.015211401844376847, -0.09519085248521002, 0.04372614950946261, 0.02137136241807903, -0.007515296333036046, -0.056912011206468285, -0.07904473274275269, 0.13371082286820593, -0.11896748869606003, -0.06008732247684989, 0.11614000871644185, 0.0908222870970932, 0.04032612069929068, -0.06176619346141588, -0.02037306916462218, -0.051099804313322374, -0.016535213899465342, -0.055839597654527375, -0.016177477741674547, 0.010391449972754213, -0.036994276387776026, 0.018532367826341913, 0.017370710901835597, -0.025082366527477123, 0.034357096773299435, 0.0041612439772259315, -0.031778265171276736, 0.027522471612421818, -0.03889086268552828, -0.024227435236733298, -0.045331709403802024, -0.010254341814724836, -0.018759801383986238, -0.04272178743804617, 0.025384629821510095, -0.024832222591291277, 0.011066049268239116, 0.012551830116034933, -0.01925459741888648, 0.018842764197266323, -0.001150050543304571, -0.014438575621557622, 0.014916808632931697, -0.010449759933417844, -0.0035355903706343387, 0.007144824366439449, -0.006050420224744872, 0.006662582132066209, 4.2992753781254765e-5, 0.0010190965743353093, 0.006946982768302384, -0.0012377298016013687, 0.0034819188769775944, 0.0033879932448216757, -0.0005298380290710832, 0.0008748932206197273, 0.00016093330544305357, -5.8234596437714754e-5, -7.157062478332553e-5, 0.00095998775271604, -3.0059314190258024e-5, 0.003113164999834423, 0.0038629527192693305, -0.0010998272142204975, 0.003713412031210686, 0.004628097389945146, -0.0014598324763476153, 0.0028065294316899233, 0.006485471647400544, -0.001367677242688494, -0.0007816117979057779, 0.007995077609471107, -0.00025720234092314637, -0.011433177693762113, 0.008641029909170265, 0.004912292316013292, -0.005639110631303595, -0.018101802030556117, 0.00972350482480047, 0.00417647675457256, -0.026035770712220983, 0.012371346323643197, 0.008624117813855352, -0.025381481217865366, 0.020531736080183972, 0.015471140685146744, 0.0024118016225102177, 0.03572613391927304, 0.009178481314916413, 0.04488753318840675, -0.034138108641546316, 0.02110760089969555, 0.05498997258154766, -0.05658321802717428, 0.04929479561236004, 0.06412167159301517, 0.14140694306130755, -0.04796611986286903, -0.07069857853346774, 0.08981976382138696, -0.01887828279737169, -0.038702912745861004, -0.0667268856005264, -0.10704760633903963, -0.029641157176856586, 0.06369024452080294, -0.13906676908222232, -0.12586706010877147, 0.02098748751893599, -0.06170714253786311, -0.09214088706752178, 0.0041998443702956495, -0.002465595858674096, -0.05477178955110733, -0.013101275963697786, 0.026500068773022016, -0.03288625210436184, 0.01402767752610407, 0.029151960887913428, -0.013994325026810866, 0.031938574389696966, 0.00725747223323749, -0.03370716925875253, 0.01871886436315231, -0.025469959385168287, -0.02660454171746517, -0.024681619276077867, -0.009525003991167878, -0.008040579566880042, -0.03788152695835731, 0.03270273625721887, 0.001044825553021244, 0.002431236086456568, 0.02155051557982787, -0.005715066279155565, 0.015558437016722161, 0.006182945248673013, -0.008958957584805045, 0.01562832066117021, -0.007209652350398434, -0.004642799648106686, 0.008861544057437684, -0.007881179645702403, 0.0015689231362116581, 0.001913327163466692, -0.0041160610712375435, 0.003994844474479301, -0.0008315059763234259, 0.0012502337327197487, 0.004012845782652711, -0.0024243299433378642, 0.0012327033861871022, -0.00018362865315167063, -0.0004705233467812283, -0.00014062875177516822, 0.000722709823612307, 0.00048500200531336065, 0.0003780996281860069, 0.001847465372327818, 0.00010160552163711468, 0.0011939987163114491, 0.005334515978392198, -0.0013482467154287301, -0.0006848156510572344, 0.006698992398960148, -0.0024183142972137753, -0.0035090860393286686, 0.007967581844724627, -0.003285995208450883, -0.008169636856665479, 0.0029544287306979937, -0.010013559680525955, 0.007122596493985967, -0.016084591978871382, 0.0007415679761906032, 0.012890030012226644, -0.017459341170384123, 0.009499179480641133, 0.01631644674439104, -0.00824860847060844, 0.022761825926554034, 0.015039760522766031, 0.02491503933799134, 0.02130586064058435, 0.01050351684005561, 0.04233692582727912, -0.030041243474192243, 0.009435455075740463, 0.029942284674610995, -0.054977376910577774, -0.01194196647325911, 0.03662995410749317, 0.0290751560677303, -0.0171558766461747, -0.02847286621380825, 0.05442645483182759, -0.006813272712214685, -0.030498543491607858, -0.0503086399671574, -0.029105859884843214, 0.06738142002734196, 0.008026299015011501, 0.010296016680021341, 0.04436529210509615, 0.05749960448646744, 0.022432512823663625, -0.0202833751189147, 0.06855320712887286, 0.009454029100294421, -0.05445538371926871, -0.018565760026884294, 0.03895587587041932, 0.0348450149433038, 0.010511066518742602, 0.026981301433298664, 0.03053121916673593, 0.029982278984617916, 0.0011856204651492224, -0.03754319333558154, 0.02196283351747722, -0.02096746756652944, -0.031606693811089014, -0.014082980888983371, -0.010454118627411184, -0.005690932914478446, -0.030969365181456158, 0.021206144489999388, 0.014061490969678365, -0.002719631801564458, 0.0196058074030298, 0.0051889938657317825, 0.007869213543632545, 0.010384405897855761, -0.0034131483109702734, 0.01277062582113721, -0.00311759571857605, -0.005572221081496991, 0.00924369415031015, -0.006228570154819629, -0.0019815577104950297, 0.0031826502557287684, -0.0030348957708599728, 0.00023563320339784952, 0.00023879790764575802, -0.0024656226316344724, 0.0014921669805813087, -0.0019030774396774565, 0.0009756460942561366, -0.00013280944358677008, -0.0008079192713573166, -0.000245545259447024, 0.0005204289851769427, 0.0002876937425786761, -0.0005425768252424708, 0.0018671975242710297, 0.0004415387146165458, -0.0020664294972974093, 0.0038128505489765426, 8.727785946902476e-5, -0.0038137976365318826, 0.004116192879214864, -0.0006787862766729935, -0.005871349393679365, 0.004143347992692035, -0.0032869479254246316, 0.0069300100287135935, -0.005461116795705499, -0.005793825119186835, 0.012462562582626272, -0.006837672213480968, -0.0029410194917257734, 0.0193949293961634, -0.0028285598951843815, 0.0038416553879617858, 0.011599187046630769, 0.01715637557742109, 0.016202229873445932, -0.0005407114899258443, 0.03189342857077196, 0.011922834093151043, -0.0043542988558471106, 0.03470608482116603, -0.029597086799815108, -0.0008024830942890886, -0.0016051402324414265, -0.03960638136131708, -0.02138378249239393, 0.02289927723746255, 0.016458926749156232, -0.005386786005693474, 0.00613670071191619, 0.03879492031460467, 0.011558255010783199, -0.030519415744476756, -0.033333497496648594, 0.024714411134122576, -0.020985664565222314, -0.03287384091219667, 0.03887588604127503, 0.026762949200218374, 0.03713901309579811, 0.06547917610399848, 0.00744166221111921, 0.027825476120514323, 0.01548843505900657, 0.024863740082991404, -0.057674290903708625, -0.01498574282713811, 0.052342245857097465, -0.008067700771645401, -0.00921608388914365, 0.05989363318978883, 0.007988897678889403, -0.0271527812862302, -0.012366186030655367, 0.04058681254888198, -0.01442426698659366, -0.041402431795287575, 0.0004940232657598599, -0.013177196817858014, -0.011274258666180221, -0.024306056500095402, 0.012310240185695008, 0.018217887777037808, -0.004440994153449917, 0.013450080819475806, 0.010341673667387799, 0.001219337907482523, 0.011117352612732395, 8.460483672613667e-5, 0.007800746143357908, 0.0005172044061007635, -0.0062475919813957505, 0.007816096271395949, -0.0035364796391506984, -0.004382924568789172, 0.0040927585856148545, -0.0036016562493360687, -0.0018615098191177423, 0.0014826995562579929, -0.0010988735642018278, -1.0519672617587733e-5, -0.00018920620960417484, 0.0008501301151061731, 0.0007253805912285909, -0.0011972390114378762, -0.0002984514060880432, 0.00036577970132267696, 0.0001549463368792401, -0.0016190872017620053, 0.001455372207031777, 0.0009208529148758258, -0.0025280387828320954, 0.0009488226337741796, 0.0014390292034433874, -0.0028867408741894748, 0.00040766971328613544, 0.0024731855612503515, -6.578500493961097e-5, -0.0007007447414239309, 0.004183107387881523, 0.008627399336485875, -0.002008684835259, 0.0007954680364446921, 0.011893617071449388, 0.0001831557278006733, -0.00260180988091915, 0.010697619384677602, 0.011934637319612923, -0.003732367384681196, -0.004196902094640739, 0.022326523990393657, 0.00031790672117235557, -0.016440641550073076, 0.029069694137429564, 0.00046224062134003915, -0.03762956436624513, 0.013331621289134654, -0.01795068221412603, -0.011436458690213463, -0.03289672569373471, -0.008578463765835265, -0.020457435213134683, 0.008337835652432226, 0.02496405765400598, 0.023648715755950008, 0.023030457467930664, 0.004943487687527895, 0.023761600694647656, -0.02991384088073282, -0.011572227166895625, 0.030131887970380865, -0.03185172101406203, 0.0015604700999571081, 0.0445225949649292, -0.0013573256549878237, 0.008389118647768128, 0.043751526390367765, 0.01095580174149531, -0.030977680977967475, 0.0010040709679848925, -0.0028582787954509552, -0.042222090245546906, -0.036432030593127974, 0.03402981524673518, -0.02301350032372589, -0.03370688386110277, 0.056829759623736105, -0.010263141554147653, 0.011128626259067635, 0.029998455366458697, 0.040549123035005206, 0.014885941929618932, -0.02581485492809561, 0.024963969398914914, 0.012772635117283954, 0.008082824709844989, 0.021830818177264767, 0.004160175935233302, 0.017724314171218662, -0.0011740516370161477, 0.003785530976746881, 0.012547800182768121, -0.004650091671389883, 0.009813550392709659, 0.0033180393666733823, 0.00038595839577313057, 0.002050770941397695, -0.005965791943897, 0.004897021798765482, 9.121481291013005e-5, -0.005104488870729163, 0.004307092840369824, -0.0013386502308309091, -0.0037795586724700633, 0.003291073942541424, -0.0019363434067337963, -0.0008826084516012332, 0.0011602611852040924, 3.417746004572322e-5, 0.0004954836424460445, -0.00024363820215559455, -0.00033279757645426867, -0.00018570272263957027, 6.277083487175017e-5, -0.0006034785527687375, -0.0007264195354188219, 0.0004427808918072063, -0.001793425772008323, -0.000779399434048812, 0.0022349272262990228, -0.0016675510020895728, 0.0005620443833309639, 0.0037057588446056185, 0.0009639273552888972, 0.0012028209584592137, 0.00479145000539386, 0.005844807950532855, 0.0009194628513323848, 0.003633314676386887, 0.008093543714194587, 0.002732711365682929, -0.0005821088829853242, 0.001556899831357611, 0.011912117536671922, -0.005122944768985728, -0.008941732115914732, 0.016437891967675523, -0.004843511295440152, -0.020371243719405234, 0.024202641180161223, -0.0069592075170519675, -0.0562046427321352, 0.02559818871697059, -0.01600574361935836, -0.017942020844083487, -0.043817578745733096, 0.014444414586604294, -0.03300278023169029, -0.0027752241756389536, 0.01685151046242099, 0.014146060667069402, 0.01116381502368999, -0.031299310045609284, 0.034762074734605054, -0.02810753833434575, 0.008030144319646649, 0.030256017234208767, -0.023545724916113817, 0.03004372482225437, 0.02148478466414006, -0.004710586143576566, 0.03405643760865261, -0.003814195652661284, -0.0038423844900891714, -0.03396190353307527, -0.001635969656263192, -0.020659655592209863, -0.0240142017708403, 0.002380612092028831, -0.02904935169437264, -0.012658204772508086, 0.006323823899257385, -0.03067525280418104, -0.013921886149111292, 0.027212274752019393, -0.012653995510413617, -0.01774306263114414, 0.021279200580579485, 0.013583919294518992, 0.010992740562658983, 0.011305311735047837, 0.01305326206768991, 0.012273940838055287, 0.0022130500018729183, 0.013730894578028167, 0.0064173461797539175, -0.009095874200763038, 0.006144859247395194, -0.004718320901562045, -0.007487061859513311, -0.0010768168120133404, -0.00395973728307618, -0.0009054924823575799, -0.004929501132201051, 0.001901513233343089, 0.002008084531285256, -0.003126289554351506, 0.002740355286073898, 0.001792285535197948, -0.002061161985999718, 0.002131055571156227, 0.0012100848557632868, -0.0008658115314467075, 0.0011688040178312032, -0.00011539320469637319, 0.0003506154169336588, -0.00012501197924397783, -4.025991508160924e-6, -0.0005171384083125079, -5.6685571156053724e-5, 6.629468754322035e-5, -0.0006843609077159247, 8.159941367593312e-5, -0.0006082755271755684, -0.00022600047939566576, 0.0009590196178326921, -0.0011918848540560993, 0.0013452273567312392, 0.0027762184349554133, 0.00027993409268208094, 0.0020070137127236143, 0.0043964115806603464, 0.0035147133465483556, 0.0007232143925117414, 0.004071831500882344, 0.0062785084697197634, 0.0006663128890090397, 0.002176868581997523, -0.0014038694836487485, 0.00858891975845224, -0.004007937151514901, -0.00763371661479005, 0.010925669078585496, -0.0047735879279677115, -0.012614299602501749, 0.017152482075306036, -0.007199224737140994, -0.019808670775226838, 0.029571445966508483, -0.012838866139572141, 0.05927234355116915, 0.00384719158871742, 0.02895744084352185, -0.03126357538720075, -0.0022129046350024867, -0.04190664576132262, -0.014382985219184168, 0.01443449132061628, -0.04254133217802473, 0.03406199952470432, 0.010903971609638569, 0.03946698687987707, 0.01403093627209735, 0.0038560300817095717, 0.05205538642065824, -0.008035705469730247, 0.004281445917262268, 0.03309618668943971, -0.0231847915353152, -0.010859307816186079, -0.011739567081927067, -0.0015055299104723104, -0.02096445425611706, -0.014974613562219644, 0.008602475573315237, -0.022812405454254097, -0.005993536924373753, 0.01098168525384095, -0.02195238421758043, -0.004620930954884391, 0.016142412871358473, -0.012653912661348011, -0.010950426171454041, 0.010374382657490138, 0.015549016538685508, 0.0004725957839729334, 0.007245585088493829, 0.01180314398950636, 0.0049749592224911515, 0.00505881483308413, 0.008509000669114341, 0.006857450678340082, -0.009877762894409359, -0.0020954001990166555, 0.001706131022803098, -0.0071993283107264685, -0.0026742714865493743, -0.0009084044783455315, -0.004456316433568859, -0.002008131257735211, 0.0002818183185163959, 0.0016215315658533104, -0.0013725645410179387, 0.00241836211626721, 0.0020859427256340185, -0.0006163104176797651, 0.0011620245257788241, 0.0007048688193755729, -0.00014452008666035004, 0.00023250455486359135, -3.0943995814798275e-5, 0.0002190537717367493, -0.000307094131613691, 6.90149236159365e-5, -0.00020898372362879386, -8.906754629100843e-5, 9.781653396633224e-5, -0.0004954437421109523, -0.0001252769922247703, -0.0007274771184743488, 0.00011238063908496296, 0.00032281684488057676, -0.0011620128008819077, 0.0009798753049526589, 0.0011640428593073953, -0.00045916385865153584, 0.0010130712174421163, 0.0029849758130533273, 0.002266071455629241, -0.0013305501505595876, 0.003704303376279127, 0.0037248603817272674, -0.0030629409368231582, 0.003265113238156509, -0.0005903327000685644, 0.006271731867711273, 0.0021712262417917607, -0.0051370286460679735, 0.008117555607393424, -0.0030483867150489672, -0.005788991770469527, 0.011864278959736343, -0.004809392039447243, -0.003918934049226548, 0.017993365537578614, -0.0073668685087655734, 0.0031600625806843794, 0.017042848640090594, -0.020191571050219955, -0.00984149693220054, 0.0019337666050296925, -0.02787619127162418, -0.014753993691122977, 0.01382723953840724, -0.026194030550737248, -0.009442585848860775, 0.03366030264711738, 0.007809897388056073, -0.0036255148109699017, 0.016370312628865753, 0.02760339144943862, -0.0112682839145486, 0.0056504555659252585, 0.02182386310050023, -0.018203591460150412, -0.009455800343631832, -0.000527174512952417, -0.0013788798434134903, -0.017214171555782837, -0.009679415056062476, 0.009345301686485364, -0.01728903929394148, -0.004050038868955976, 0.010723093152832172, -0.01603621084984236, -0.002029849844858379, 0.01103343967481987, -0.010990087329718342, -0.006379939641101246, 0.00394981789829754, 0.012536678866601767, -0.00291949529896495, 0.004110997633851647, 0.009476265330321034, 0.0008851504263106208, 0.005704437174820155, 0.005813327573293023, 0.0032032857364027345, -0.0009028208048686447, -0.005283212430952638, 0.005442929933333829, -0.005036303750039778, -0.0037895815898156726, 0.0012858982965826932, -0.004320282904570019, -0.001560095090707048, 0.0009885814708330944, -0.002357183557483738, 0.0008029948784219177, 0.001846566380450615, 0.0008800341631795409, 0.00024036560477457014, 0.00040702030379840263, 0.0007727315244335167, -9.29883497049856e-5, 3.6269405313299424e-5, 0.00018564540709524073, -0.00020599753152292585, -0.00032583100848893455, 0.00013206009608981547, -0.00023439652694075652, -0.00016378193570126514, -0.00017248111396737638, -0.0002144277573433902, -0.00039837177169638275, -0.000606035710481361, 0.00016705927307914453, -0.000146220636575916, -0.0007851974474538711, 0.00021616558265684965, 0.00019579411467399575, -0.0009094925897286689, -0.0011684122208262993, 0.002282930919212551, 0.0015709350886672871, -0.002931350316414745, 0.002375009364819561, 0.00211209570712758, -0.003280410444965655, 0.002413342265064118, 0.001893338610284183, -0.00257635081802327, 0.004751975543495819, -0.002949206545962137, 0.0064414732242796275, -0.000525188978200176, -0.0023751874119172216, 0.00850313918928632, -0.0027133470416252545, 0.00036089986756568707, 0.010572431404135453, -0.004535011688913167, 0.004153288070700165, 0.0071745646217234865, -0.011030433162955627, -0.0042261684255960885, 0.002313062164370573, -0.015774995561771987, -0.009315862568390511, 0.009885840190521111, -0.014308453694977963, -0.009451375754787682, 0.01867552729187807, -0.0020232268629274833, -0.007155280970549655, 0.014935229800764113, 0.012075556918685008, -0.010297788426866314, 0.004630907837937562, 0.014135749449248051, -0.013329924767719954, -0.00886731227629845, 0.001975523287460864, -0.0017256930477211577, -0.013248985224933892, -0.006459527933099194, 0.008801882260011856, -0.011919403886247413, -0.002862981520291047, 0.009614946990599673, -0.010639037987706065, -0.00013339636275221223, 0.00791687335477005, -0.009126338463558857, -0.0018912901883392022, -0.0003385908368668301, 0.009331737460169442, -0.003305994396431508, 0.0016242042133529512, 0.006622764636347029, -0.001138485675271241, 0.004148766579975769, 0.003914966242873189, 0.00023578346321767073, 0.0037234440441802656, -0.002972160008931327, 0.00278172938998686, -0.0019633177294788467, -0.003681951987726887, 0.0021607581943383493, -0.0030125763665184747, -0.0015576703171740944, 0.0012568546681460974, -0.000506190231165752, 5.330971592974264e-5, 0.00018040023700618193, -6.987358906597967e-5, 0.0012095513225106145, 0.0004398538574839044, 0.00029772453926099607, -6.699525420810252e-6, -4.932233300266522e-6, 0.00020437732364396284, -0.0001805756015144115, -0.00013050554467723688, 3.5142713611591067e-5, 3.243535071014363e-5, -0.00018255875083274408, -0.00013386663322037927, 7.370002214243547e-5, -0.0001460309371961894, -0.00041624696607268767, 7.757257829196665e-5, -0.00014925414586003963, -0.0005614701075896491, -0.00017504897125775794, -9.017482245481602e-5, -0.00010773362065375167, -0.0009448438846199274, 0.00022178218470318315, 0.0009405103437000561, -0.0021788892983753724, 0.0009684212380401943, 0.001608147289414627, -0.002860190405649009, 0.00199099710167804, 0.0014958339488308013, -0.002440003535342671, 0.0043264588594576275, -0.0012545810509323625, 0.0036975645590004882, 0.002101458157093117, -0.0005888976052252591, 0.005193192851602492, -0.0008502334271723012, 0.0029935927863289553, 0.00622103250834303, -0.0026056988634168866, 0.005411072417873046, 0.0025581026689307502, -0.006277588138784717, -0.002047392377125545, 0.0026155221270843074, -0.010067583084812275, -0.005787285310661416, 0.007097126413410947, -0.008377232305751011, -0.006601042844229147, 0.011076083260457763, -0.0033083453675038527, -0.006614338296342111, 0.01065585469939975, 0.0038216786063124592, -0.009096831162186922, 0.0029165368010915815, 0.007824192450425354, -0.008885154420867928, -0.007750120210930649, 0.0008550816662505872, -0.002571867390410319, -0.009307455141633818, -0.004772537866716572, 0.00813525539717281, -0.00677789410600012, -0.0022038144074062404, 0.008293973394511142, -0.005389651063322704, 0.0016684081311534498, 0.005528471510697185, -0.005776754602731152, 0.0032761950373260593, -0.003066450604407159, 0.006129830249230213, -0.0016341849514621657, -1.1538030065965553e-5, 0.004969824623158763, -0.002250375375259864, 0.0026797388756437546, 0.0028759948032341764, -0.0015044277082838075, 0.0033022276265456444, -0.0014539847961741502, 0.0005491725503417801, 0.00016627712750575673, -0.001955475577175735, 0.0011684372309521596, -0.0009004748774039128, -0.001010213362278215, 0.0007961675680928969, -0.000512631842820164, -0.00010724667496186274, 0.00022172176314309996, -0.00026156975364022717, 0.00019089458529455202, 0.00010653036988252956, 0.00018428955032283756, 0.00011600912588772225, -2.4932561923054763e-5, 0.00012238707205109714, -4.7926874343671915e-5, -2.766350246991963e-5, 2.4152802381644778e-5, 0.00011080931256479015, -8.382773874179309e-5, -0.0002699689939283943, 0.00013589288720122268, -0.0001884657095391084, -0.0001981865090896755, 4.362988658479613e-5, -0.00011706700267193942, -0.00025770779588834094, -0.00022229895011218476, -0.00014324572378280633, 0.00010547381088290067, -0.0008908011577012814, -2.6762498816266435e-5, 0.00028152180622472545, -0.0006313169756018064, 0.0001303250348249381, 0.0008881777115552604, -0.0018846832035095842, 0.001263341288710616, 0.00015158690641739562, -0.0012011001990657676, 0.0026861092585331535, -0.0011424261160925772, 0.000628744414096936, 0.003398681756822839, 0.0022715733121886775, 0.0020316810210011444, 0.003123016449262559, 0.005912949433046279, -0.0006717378084680172, 0.0008686784878687944, 0.0060309535802120645, -0.0011874669041808132, -0.0013415715049824167, -0.0005084305361949752, 0.0032362394672628084, -0.006383969891674735, -0.003667005043006714, 0.005405087671188693, -0.004999395854868521, -0.004389836865094605, 0.006775249987753501, -0.002939737839862302, -0.005136923559066895, 0.006613966444409783, -0.00019889512808629012, -0.009536094303657268, 0.0006650075829525863, 0.0018508611202444117, -0.005403137990867371, -0.005871416178909769, -0.0014577025990169538, -0.0031533510123721346, -0.005370753836610161, -0.004462541778910464, 0.00658731134229448, 6.586709098738229e-5, -0.0033720033293693896, 0.006174477869514868, 9.565942763077897e-5, 0.002778675767868283, 0.002646905844303476, -0.0009403605051942251, 0.004962305626093053, -0.0029860030162840263, 0.002780403783186027, 0.0016165247589998407, -0.0014957149930339157, 0.0039408342742355456, -0.002762323551117647, 0.0016917091613412073, 0.0031830323391368962, -0.0033681189293189293, 0.0022166458522621265, -0.00042209802090906456, -0.0009402112343526598, 0.0005750753543163398, -0.0009756287564405122, 0.00047362004027812633, -6.834953724848145e-5, -0.0003703086982299788, 0.0002445131577054969, -0.0003667347249652778, -0.00022845216627, 0.0002619691298456314, -0.00020347906875669888, 1.6308147508717782e-5, 4.668169674113218e-5, 0.00012494721548778195, 0.0005695233339307436, 4.4956337690834105e-5, 0.00015362561148633743, 0.00031332943639342665, 6.860076038931198e-5, 5.858223847769419e-6, 1.5149192926209676e-5, -0.00013102444458239188, -0.0003987137243656663, 0.000377549144579491, -0.0004804785263376987, -0.00019283035093755526, 5.575987202846953e-5, -8.403627394184434e-5, -3.246604716327911e-5, -0.00017956560517632316, -7.435738291064905e-5, 0.0002642035161797754, -0.000368701245550343, -0.00014471015813886202, 0.0004040766987005276, -0.0006828410836627728, -8.845244116894217e-5, 2.6074441176271244e-5, -0.0007031794021741869, 0.00036055981564256227, -0.0008152875568190163, -0.0006097240464559924, 0.0011205487899520604, -0.0010975028206980319, -0.0021163371195643014, 0.0023878903260284474, 0.001641748432978564, -0.0030357782294529573, 0.00208481415607396, 0.002920397336638155, -0.002817900034166473, 0.0015742373067190042, 0.003944710677693465, -0.002184825688566627, 0.0015295399665912765, 0.0011828496496208592, 0.0035807974783737895, -0.0021927070825458737, -0.0022321989560766544, 0.004243554823913958, -0.002573111760709914, -0.002910596247224631, 0.004390052293811881, -0.001984829229030738, -0.0037371166864441766, 0.0037033212658063733, -0.0015876830523753002, -0.00536314261529352, -0.0010439993348344047, -0.0026226141253938196, -0.0031206927797882747, -0.0034739770617112473, -0.0027874567266584645, -0.0025312703488427827, -0.002445328603571337, -0.004160716792851113, 0.0005221032231287185, 0.003788233968130228, -0.004327204678034414, 0.0023211515644607473, 0.002686406639918184, 0.001314355432509006, 0.001634840662972149, 0.001452200784747421, 0.003559176844263709, -0.0004171100779337487, 0.001115338282404547, 0.0021386600841286755, -0.001639137797743066, 0.0023881921068996436, -0.001191913102652249, -0.0002700060674643865, 0.0011867611613909945, -0.0017941534460503006, 0.0002664580243451691, 3.914852820805677e-5, -0.0005186490051946508, 0.00030361014756407923, -0.000350429115773555, 4.4509043985893714e-5, 0.00011245622288285794, -0.00043335278916600947, 0.0003058373059115606, -6.30719041862838e-5, -0.00023312289640448956, 0.00011414917241225389, -0.00035867262492414936, -0.00011316539484451877, -1.4989731711646028e-5, -2.371145366143687e-5, 0.00021717251949100809, -4.929932376971765e-5, 1.5039061709039926e-5, 8.581011240512344e-5, -1.4297276154790013e-5, 1.4052902305745346e-5, -1.836777980590764e-6, -0.0001282996372808522, 3.709494812671067e-5, 5.6646295472186905e-5, -9.831365865521155e-6, -0.00032146577464217506, 0.000598119780057705, 0.0006267859764883046, 0.00024545714320035417, 0.0003790392432768594, 5.776918860754284e-5, 0.0004103414187852926, 0.00011497690782972096, -0.0003093543588787397, 0.00018351274710912862, 2.5774021053872358e-5, -0.00029340414092552617, -0.000530809840823549, 9.977525642237212e-6, -0.00024305947965812984, -0.0007739613811637879, -0.00015541978779903037, 3.377621266565956e-5, -0.00019138353738736388, -0.0005045377382709506, 0.00017885651710810134, 0.0005358994979585839, -0.0012848482629729662, 0.00048450349083752607, 0.0017801771141240342, -0.0023462957184047424, 0.0010501364107757735, 0.00245919242108942, -0.0017367969822705224, 0.0017302889159419906, 0.001194152058647281, 0.0013895023273827116, 0.0012923351342714634, -0.0006319691268569027, 0.002173694918061992, 2.766755931781431e-5, -0.0020075515686800945, 0.0030802870740846188, -0.00031231931875988294, -0.0027657082656132514, 0.001790569458184208, -0.0014112009010840804, -0.0026237398588890904, -0.0011755932025185691, -0.002506764758582495, -0.001947216101757178, -0.0017566730476140065, -0.002621823404257224, -0.0015252975038232322, -0.0011779391212066509, -0.0030977070132332547, -0.0006918736471243863, 0.0006984242707490316, -0.0019547396644685735, 0.000596911975381194, 0.002348681948602442, -0.0005507628772192552, 0.0005921673693322599, 0.0014328252906213469, 0.001262217429359291, 0.000487044877088902, 0.0012405419544815942, 0.0016246101871150453, -6.327085936821477e-5, 0.0007135708102094698, 0.0003203205227486853, -0.0003485277871824192, 0.0003586098482487865, -0.00039891517055424847, -0.00030031232454770415, 0.00012216546543582192, -0.0004073716091092883, -0.00010742045232389725, -0.0005589780717246469, -0.0003757528436866073, 0.0008709077439035405, -0.0015470920207478805, 0.0007627512363014505, 0.0001589375695731444, -0.0003673645882183349, 0.00018013303006453278, 0.0003108997981631092, -0.00027868196427037386, 0.0001035340150571403, -0.00012501168454114866, 1.707000222335253e-5, -0.000223596747257417, -5.119462417994491e-5, 9.795666353485137e-5, -2.5021121631164064e-6, 0.0003497220155412129, 1.635715328324064e-5, 8.264684952085964e-5, -6.825866040089513e-5, 7.446818462413883e-5, 3.387890678828838e-5, -9.189797683450919e-6, 0.00011254669327466759, 8.42035267854177e-5, 5.7668963670946824e-5, 0.0005153577841927807, 0.0001843258373139798, 7.681231658243957e-5, 0.0010107962183854746, 0.00123284364202766, 2.5471885855123892e-5, 0.00019625865018812265, -0.00032154459908287364, -0.00033060062492381166, 0.00012995749965896504, -0.00029041213958107243, -0.0004992021663072971, 3.0593717599164034e-5, -0.0002588617790872238, -0.00022887181091116782, -0.0004541638335902158, -6.161300235565404e-5, 0.0003164161583982154, -0.0006712947961421676, 0.00011219237544068067, 0.0004480879955101945, -0.0006183278157591706, 0.00020734524937857, 0.0011225875225456174, -0.0012442831264491716, 0.0008280553789457547, 0.000447142782264287, 0.0002269477071925789, 0.0012018070340033945, 0.00021408193124063178, 0.0008919672748981782, 0.001372584114735266, 0.0001580095227653484, 0.0003003525255127701, 0.0012767234522993883, -0.0012904505932631418, -0.0010970860584130857, 0.0019426356937822958, -0.001710548111357859, -0.0011148422926974268, -0.0015813051031307213, -0.0014761605992715807, -0.0009668003235025914, -0.0021052968154128136, -0.0006559436658477988, -0.0006774193081488853, -0.0017886558980533644, -9.033979193517881e-6, -0.00019565831295209076, -0.000647366608268252, -3.210402370791785e-5, 0.00024166520599509952, -0.0006470405834228079, 6.928717113414391e-5, 0.0002731336268446368, 2.0320587485157746e-5, 0.00014573494880243664, 0.0004606033629400462, 0.00023803205971335741, 0.0001459958471655164, 0.0003129006032512209, 0.00020424739020663394, -0.00025889867370095865, 0.0002569622633892798, -6.040453409030585e-5, -0.0006252149462962362, 7.682850256513253e-6, -0.00013070577277772856, -0.0005890344286915855, 3.6655158263714885e-5, -3.501847189085868e-5, -6.343779159781766e-5, -0.00019666387883386744, -7.92099750548457e-7, 0.0001909101321871233, -0.00028328233073679065, 3.611207654407217e-5, 3.749047511446579e-5, -0.00011593320183451998, -0.00018142454687990176, -0.0001765681051986696, -0.0004066606288773212, -1.629418815003502e-5, 0.00011464946671364956, -1.1496849857162291e-5, 4.981678740642147e-5, 0.07417713020603556, 0.0741771302060056, 0.0014298182885666808, 0.1224262734354991, 0.12386290096763698, 0.05090128608131248, 0.0344064744374748, 0.0853153251286922, 0.06422845453135914, -0.002630806126839841, 0.06159254618826824, 0.046615828034753094, 0.023844300526702836, 0.07045291551670299, 0.034702494859306744, 0.022155575927466715, 0.05684355382921373, 0.056805946899427355, -0.015248763646587667, -0.07591507215092318, 0.016690203815649132, 0.10949503055975066, 0.05588945884173227, -0.11813188145037169, -0.1876980734091254, -0.03010615140367307, 0.10751220885630747, 0.1490091567284763, -0.10796388646248699, -0.14069802524157868, 0.04101599224887187, 0.03944114455119933, -0.046216799506035494, -0.27178202703644433, 0.0224390649020649, 0.04158771479105704, 0.02011733745026563, -0.053733807096542435, -0.20269679575337612, 0.03673807412478301, 0.01668437329098749, -0.012191368749039658, -0.08631738172728845, 0.07354113224175136, 0.03466427009303158, 0.02153876282598767, -0.037760211961848734, -0.07273038908861537, 0.1116849111144466, 0.04034971558096722, 0.01600529149350941, -0.01682518107929763, -0.4215223963394699, 0.14725264687422673, 0.13779485659628826, 0.023887929415920335, -0.004161140548694058, 0.017248580653020876, -0.30171976343562795, 0.13186335471744334, 0.15358946422805655, 0.033399220654276265, 0.06757044078303914, 0.029242741100245932, 0.08802389306457394, -0.0948376222579984, 0.20439096658561828, -0.081801649626019, 0.033920009220525314, 0.02077509901228792, 0.04440698314726967, 0.21632376700636297, -0.1620846843769614, 0.2049379683455632, -0.09209848340107513, 0.023554085218945885, -0.006954807112044617, 0.11018411813127016, 0.17079552921212385, -0.012828772836401056, 0.007649634211225928, 0.019696756609051094, -0.007359451011215387, 0.15288973553280255, 0.10342538904899276, -0.8000229482062325, 0.04681643248525578, 0.0389267126774729, -0.002422153763086847, 0.13685951487354991, 0.08074404484345235, -0.008192992746177224, -0.02929797549692621, 0.058518066428676366, -0.028876786128571467, 0.10601278071744974, 0.1359006729277442, 0.06051803289179961, -0.003560022020798574, 0.03634975709751526, 0.11857073451564511, 0.1904029909939378, -0.14346023404213262, -0.0039747367472686155, 0.0036489699596404268, 0.00878242589646322, -0.0028391864027524313, 0.018728243271652956, 0.006257688495217804, 0.019468651967082203, -0.007461595734463529, -0.03034778051491632, -0.006947246299757538, -0.0035333808527845006, 0.02927619167411915, -0.022496324982077345, -0.006429575801001284, 0.0396309723460936, 0.01458443732885608, -0.06344196938982118, 0.020644655897289754, 0.004073380689232184, 0.02298709344735047, -0.017476421453495494, 0.012023236093508746, 0.015803204418653308, 0.019115463588342846, -0.03228890435465583, -0.013477969893114396, 0.019230738167240736, 0.001956127775609484, -0.030226960979380373, 0.009234811646453314, -0.005695729187378937, 0.025541584675845715, 0.013650482950551797, -0.002907397085441834, -0.004592741536209309, 0.02019840892600977, -0.0016392158814472783, -0.01454955973199136, 0.015505232316502741, -0.0043167402416631525, 0.010535653327026521, 0.06422090434567322, 0.0029275180339723515, -0.00818592250233275, 0.026263703228515643, 0.030445810124121588, -0.02649405652771468, 0.017774813375872046, 0.009757931652168254, -0.013853299309879573, 0.018326979397645, -0.032506584665064585, 0.0023954512875001203, -0.1053768352183964, -0.012010824752834444, 0.011709054639815433, 0.030492170407857358, 0.014041726585860125, 0.00246361736718099, -0.07543016707483959, -0.007914118944885947, 0.011672135904789546, 0.03504797929157534, -0.06809923832160114, 0.006589448017762406, 0.022005076314248268, -0.0069523831673446515, 0.0008457200843661831, -0.005336992212997017, 0.02620499991098557, 0.019069704014009394, -0.003436481721960066, 0.05408249749978091, 0.036936185206784225, 0.006106307716457738, 0.05355086955298352, 0.04356326221600521, 0.007648745481822254, -0.0181895875885634, 0.04269766070490132, -0.005786659665269321, 0.03793503591136867, 0.01558944389192943, -0.05212085118725224, -0.01572398653940172, 0.025858682936294744, 0.016773428690164627, -0.07460523239190833, 0.008204475985032746, 0.03718685009654506, 0.005902627326566507, 0.02018273253260709, 0.007764858970902414, -0.05715618223199513, -0.0024611573438920826, -0.02507760680157719, 0.016065856194617183, 0.03396259898989946, 0.01798553706698694, 0.02083205167178524, 0.019309890593719823, -0.0006112062498211859, 0.047588394025958186, -0.016320081819992546, 0.024721647940322493, 0.9091844553203847, 0.18694110685522242, 0.5795905427080628, 0.73935846794555, -0.07508482642659667, 0.9366314149097611, -0.1454879406033271, 0.9281038107885913, -0.07251357226485551, 0.9368154361450326, -0.09569045322088351, 0.9345471107385744, -0.18366874281355736, 0.9215316238338888, 0.01762827648695919, 0.9392522674003114, -0.10791746327905824, 0.9333719217012979, 0.010675150493436888, 0.9393567361194837, -0.18386064573319913, 0.9213673389055639, -0.0686450881647407, 0.9369155223931523, 0.8933401953870885, 0.2801726094703526, -0.10612904342937825, 0.9335384351797239, -0.02433194439900088, 0.9390965861221423, -0.1826793156894749, 0.9210244098475981, 0.9330724704214025, -0.13170264546971613, -0.22723838590441506, 0.9115185737366335, -0.06967390734462595, 0.9368384677435605, -0.0065958870363870565, 0.9395712126283157, 0.012958029803645644, 0.9394429613558996, -0.006673704433596614, 0.9393862681027323, -0.22727287473700755, 0.9114413842897385, 0.013021901299550512, 0.9394450899436811, -0.3522776382226291, 0.8707041522821926, -0.09531589896816063, 0.9345786411271109, -0.05379003347596312, 0.9380447967226292, -0.04475354455880367, 0.9385132705629801, 0.09354280195326882, 0.934761582721891, -0.1654242994371757, 0.9249126938990144, -0.09222854869414922, 0.9350150804578268, -0.40143447034895224, 0.8492464045190913, -0.04839133321213751, 0.9381664729395668, -0.1074468328327496, 0.9334208518728095, -0.05107892168909411, 0.9381734321410247, -0.08250569408955327, 0.9358707335418395, 0.04221178276780613, 0.9384690312933096, -0.2915697377573791, 0.8932034357716753, 0.8886074731173875, 0.30323061955170394, -0.15217769189170516, 0.9271413036951598, -0.33209562024062234, 0.8788433114303786, -0.03726065040324544, 0.9386715091990194, -0.04944002840924418, 0.9382458878711792, -0.0798579990291029, 0.9360085227006286, -0.0981252924287225, 0.9344065479389475, -0.1318728531740745, 0.9301806111138556, 0.012812684543930463, 0.9393272617309495, -0.24962441978938749, 0.90579268584563, -0.3396282121734832, 0.8756835574139041, -0.24497168880702339, 0.9070323288147022, -0.2870029922727232, 0.8946112360624318, -0.938116880849815, 0.055308201376284415, 0.0315122946187659, 0.9388874239005187, -0.12890735510778117, 0.9306391685754889, -0.13241039625254397, 0.9300310896631793, -0.09946877586338476, 0.9342249525752735, -0.11691338277568313, 0.9321421817935726, -0.11506002384145662, 0.9324025391292837, 0.037356253404573755, 0.9386725283771866, -0.48319355232738675, 0.805720607921684, -0.4249203120935717, 0.8378615009544291, -0.8339670683786121, 0.4327624552513837, 0.5075048608769235, 0.7903601130179247, 0.09499435144022242, 0.9346042325680817, -0.5199126192139127, 0.7825061852261413, -0.21902997602928223, 0.9136285534168812, -0.8821466898482946, 0.32328647416222733, 0.5464920697810022, 0.7640603605075827, 0.13519550002821215, 0.9296360088699831, -0.5552959883552633, 0.7577920986618844, -0.13148186957088617, 0.9302337960245759, -0.6379765569360608, 0.689640752865073, 0.656172477799382, 0.6722868537534615, 0.11352922430066734, 0.9325319283612175, -0.3791123259657006, 0.8595434576547409, -0.10291805140954212, 0.9337867926437414, -0.3712737258103064, 0.8629336620362233, 0.19710624396005805, 0.9184739475100381, -0.14672447942118153, 0.9279008610896489, 0.04197141697971236, 0.9384732271757902, -0.1061805650544904, 0.9333908645880717, 0.1850458060513844, 0.9210033887838047, 0.005857624876173839, 0.9393912363908593, -0.08523690523197702, 0.935534478362392, 0.004870348460979776, 0.9393982995444663, 0.04667921453314631, 0.9382570137306113, 0.007307983391410076, 0.939380468251577, 0.053765720101810285, 0.9378759155394951, -0.012163834854178815, 0.9393381857426426, 0.03638591384788178, 0.9387130533779875, 0.012599568006634159, 0.9393205063678759, -0.062026223131035056, 0.9373613574748533, -0.016126862438544037, 0.9392858995545321, -0.04373208775366518, 0.9383954734204148, -0.01053417365412427, 0.9393574854644174, 0.006305448759436301, 0.9393898233721554, 0.023659840453300683, 0.9391192296372509, 0.03246960550001707, 0.9388391410164353, 0.013386724030506407, 0.9393220067539569, 0.0015229121644059996, 0.9394135149779572, -0.009701539925338027, 0.9393670236229699, -0.027656266667821214, 0.9390206444015345, 0.001185852830373429, 0.9394098620845125, -0.04765889591232146, 0.9382030881792465, 0.014790814993384804, 0.9392965875883502, -0.03217738479669855, 0.9388668948633225, 0.009491219943617159, 0.9393628885131012, 0.016887323005635415, 0.9392630794194275, -0.014373990943853613, 0.939303696907142, -0.0038585872233100676, 0.9394105173053149, -0.06009194411783442, 0.937485526256569, -0.04664200027816279, 0.9382682445846645, 0.008116729654301439, 0.9393731596101992, 0.021771415245210823, 0.9391671429191594, 0.03049566631217342, 0.938924230983136, -0.02772289454198093, 0.9390077928133095, 0.008439730110887337, 0.939366120102904, -0.002106179000221886, 0.9394178240069565, -0.04108682794166873, 0.9385085118706943, -0.006897966565910448, 0.9393917866400224, 0.0006111584545901765, 0.939412717946371, 0.0031188685702844684, 0.9394048831251648, -0.004697451305776477, 0.9394084416473313, -0.011626213414184742, 0.9393372840806383, -0.03591577299965542, 0.9387247024563269, 0.0009735939810701958, 0.9394112124130412, 0.042283347749418596, 0.938451322122763, 0.012690262287668527, 0.9393252437364553, -0.008265282605850056, 0.939371015978653, -0.06409963598616049, 0.9372206931445357, 0.0005726278378127346, 0.9394112496869477, 0.04592526882111781, 0.9382801898267616, -0.022854470095921675, 0.9391539319805169, -0.29153708077449125, 0.8930530736856487, 0.032634029370774184, 0.9388441788702465, -0.02760813892340227, 0.9390008681395089, 0.0005287705827743407, 0.9394112009291723, 0.03261094966203763, 0.9388344490916526, -0.03835201101213269, 0.9386547629486616, 0.01925711447393694, 0.9392093467882859, -0.019556583581845068, 0.93921624230104, -0.04126716606945399, 0.9384915365273718, 9.924772908095733e-5, 0.9394116623782, -0.037821805306401945, 0.9386595131002805, 0.22031356167970104, 0.9132500345734152, 0.02769953419778561, 0.939006927417916, 0.06768744746795462, 0.9369962673198193, -5.643731251002467e-5, 0.9394129436906972, -0.02005794643880052, 0.9391971808447663, 0.09364125502912937, 0.9347757392257551, 0.040627402826022556, 0.9385350563657604, 0.1546458918396889, 0.9266238707431746, -0.00015034528528207568, 0.9394146822169435, -0.03720319584829239, 0.9386734160886653, -0.15341358385374654, 0.9267834776823805, 0.04713819971829435, 0.9382317750297433, 0.14780138461548178, 0.9277443195793824, -0.0002636768432698005, 0.9394143641034847, -0.07303802865629015, 0.9365731845899053, 0.03659495040164577, 0.9386996772132935, 0.11574264686952238, 0.9322709845796817, -0.00024205104004091366, 0.939414740494511, -0.0726228308285701, 0.9366014461778739, -0.01497210162316751, 0.9392920319867362, 0.010954323712139958, -0.0809860231997869, 0.03109255481509927, 4.375093291170633e-8, 0.018227664859066434, -0.14322347678303862, -0.025097269749664686, -0.06555983828568274, 0.01963343379657647, 0.06584203178056502, 3.536173252095516e-14, 0.04487058059560647, -0.007705052574528231, 0.08169147833865179, 0.01325990277894059, 0.049300251702176584, -0.04134809375432756, 0.04946731992477939, 0.005556731120188185, 0.10564695150836814, 0.0646465074926137, -0.06494042960742608, 0.04567139302423117, 0.09103428317644364, 0.028975124645139082, 0.01665743172908842, -0.04666366498699262, 0.052468824788549306]
Final objective value:     -2752.23322129557
)

Now let's evaluate our fits by plotting the residuals

julia
using Plots
Plots.default(fmt = :png)
residual(post, xopt)

These look reasonable, although there may be some minor overfitting. Let's compare our results to the ground truth values we know in this example. First, we will load the polarized truth

julia
imgtrue = load_fits(joinpath(__DIR, "..", "..", "Data", "polarized_gaussian.fits"), IntensityMap{StokesParams});

Select a reasonable zoom in of the image.

julia
imgtruesub = regrid(imgtrue, imagepixels(fovx, fovy, nx*4, ny*4))
img = intensitymap(Comrade.skymodel(post, xopt), axisdims(imgtruesub))

#Plotting the results gives
import CairoMakie as CM
fig = imageviz(img, adjust_length=true, colormap=:bone, pcolormap=:RdBu)
fig |> DisplayAs.PNG |> DisplayAs.Text

Note

The image looks a little noisy. This is an artifact of the MAP image. To get a publication quality image we recommend sampling from the posterior and averaging the samples. The results will be essentially identical to the results from EHTC VII.

We can also analyze the instrument model. For example, we can look at the gain ratios and products. To grab the ratios and products we can use the caltable function which will return analyze the gprat array and convert it to a uniform table. We can then plot the gain phases and amplitudes.

julia
gphase_ratio = caltable(xopt.instrument.gprat)
gamp_ratio   = caltable(exp.(xopt.instrument.lgrat))
─────────┬───────────────────┬─────────────────────────────────────────────────────────────
      Ti │                Fr │    AA       AP       AZ       JC       LM       PV       SM
─────────┼───────────────────┼─────────────────────────────────────────────────────────────
 0.58 hr │ 227.070703125 GHz │ 1.004  missing  missing  missing  missing    1.009  missing
 0.73 hr │ 227.070703125 GHz │ 0.997    1.019  missing  missing  missing    1.006  missing
 0.88 hr │ 227.070703125 GHz │  1.02    0.993  missing  missing  missing     0.97  missing
  1.3 hr │ 227.070703125 GHz │ 0.993    0.996  missing  missing  missing     1.03  missing
 1.45 hr │ 227.070703125 GHz │ 0.978    0.994  missing  missing  missing     1.04  missing
 1.89 hr │ 227.070703125 GHz │ 1.015    0.939  missing  missing  missing    1.021  missing
 2.04 hr │ 227.070703125 GHz │ 1.004    1.023    0.983  missing  missing    1.012  missing
 2.46 hr │ 227.070703125 GHz │ 1.016    1.019    0.968  missing    0.987    1.019  missing
 2.61 hr │ 227.070703125 GHz │ 1.002     0.97    1.009  missing    0.994  missing  missing
 3.06 hr │ 227.070703125 GHz │ 1.026    1.014    0.997  missing    0.995     1.02  missing
 3.21 hr │ 227.070703125 GHz │ 0.998    0.986    1.016  missing    0.996  missing  missing
 3.62 hr │ 227.070703125 GHz │ 1.011    1.066    1.003  missing    0.992    1.027  missing
 3.78 hr │ 227.070703125 GHz │ 1.031    0.974    1.018  missing     1.01    0.986  missing
 4.23 hr │ 227.070703125 GHz │ 1.018    0.968    1.002      0.9    0.988    1.012  missing
 4.37 hr │ 227.070703125 GHz │ 1.031    1.014    1.002    0.927    0.992    1.012  missing
 4.79 hr │ 227.070703125 GHz │ 1.036    0.934    1.007    1.022    0.993    1.001    0.995
 4.95 hr │ 227.070703125 GHz │ 1.027    1.019    0.997    1.056    1.038    1.006    1.055
 5.63 hr │ 227.070703125 GHz │ 1.045    1.008    0.982    1.044    0.994  missing    1.039
 6.15 hr │ 227.070703125 GHz │ 1.016    0.949    0.984    1.026    1.017  missing    0.928
 6.72 hr │ 227.070703125 GHz │ 1.008    1.038    1.006     1.02    1.008  missing    0.944
 7.23 hr │ 227.070703125 GHz │ 0.998    0.975    1.016    1.035    1.018  missing    1.021
 7.44 hr │ 227.070703125 GHz │ 1.019  missing    0.999    1.049    0.984  missing    1.025
─────────┴───────────────────┴─────────────────────────────────────────────────────────────

Plotting the phases first, we see large trends in the righ circular polarization phase. This is expected due to a lack of image centroid and the absense of absolute phase information in VLBI. However, the gain phase difference between the left and right circular polarization is stable and close to zero. This is expected since gain ratios are typically stable over the course of an observation and the constant offset was removed in the EHT calibration process.

julia
gphaseR = caltable(xopt.instrument.gpR)
p = Plots.plot(gphaseR, layout=(3,3), size=(650,500), label="R Gain Phase");
Plots.plot!(p, gphase_ratio, layout=(3,3), size=(650,500), label="Gain Phase Ratio");
p |> DisplayAs.PNG |> DisplayAs.Text

Moving to the amplitudes we see largely stable gain amplitudes on the right circular polarization except for LMT which is known and due to pointing issues during the 2017 observation. Again the gain ratios are stable and close to unity. Typically we expect that apriori calibration should make the gain ratios close to unity.

julia
gampr = caltable(exp.(xopt.instrument.lgR))
p = Plots.plot(gampr, layout=(3,3), size=(650,500), label="R Gain Amp.");
Plots.plot!(p, gamp_ratio, layout=(3,3), size=(650,500), label="Gain Amp. Ratio")
p |> DisplayAs.PNG |> DisplayAs.Text

To sample from the posterior, you can then just use the sample function from AdvancedHMC like in the other imaging examples. For example

julia
using AdvancedHMC
chain = sample(rng, post, NUTS(0.8), 10_000, n_adapts=5000, progress=true, initial_params=xopt)

This page was generated using Literate.jl.


  1. Hamaker J.P, Bregman J.D., Sault R.J. (1996) [https://articles.adsabs.harvard.edu/pdf/1996A%26AS..117..137H] ↩︎

  2. Pesce D. (2021) [https://ui.adsabs.harvard.edu/abs/2021AJ....161..178P/abstract] ↩︎