spectral.density: Compute the cross spectral density of processes X and Y

Description Usage Arguments Value References Examples

Description

Computes the spectral density of processes X_t and Y_t using a Bartlett style estimator, i.e.

\hat F_θ^{XY} = ∑_{k=-q}^q W(|k|/q) \hat C_{XY}^k e^{-iθ k},

where θ \in [-π,π] and \hat C_{XY}^k is the estimated covariance with lag k. Quality of the estimation depends on choise of the window size q and W (weights). For details on spectral density estimation please refer to "Time Series: Theory and Methods" by Peter J. Brockwell and Richard A. Davis. Note that estimator is calculated on the finite grid thetas so #' in some cases numerical quality can be improved by choosing a more dense set.

Usage

1
2
spectral.density(X, Y = NULL, V = NULL, freq = NULL, q = NULL,
  weights = NULL)

Arguments

X

first process

Y

second process, if NULL then spectral density of X is computed

V

correlation structure between coefficients of vectors (default diagonal)

freq

evaluation grid - vector of values between [-pi,pi]

q

size of the window (covariances from -q to q will be computed)

weights

kernel used to decay significance of covariances with higher lags ('Bartlett', 'trunc', 'Tukey', 'Parzen', 'Bohman', 'Daniell', 'ParzenCogburnDavis').

Value

Frequency Domain Operator object

References

Peter J. Brockwell and Richard A. Davis Time Series: Theory and Methods Springer Series in Statistics, 2009

Examples

1
2
3
X = rar(100)
Y = rar(100)
spectral.density(X,Y)

Example output

Loading required package: mvtnorm
Loading required package: matrixcalc

Attaching package: 'freqdom'

The following object is masked from 'package:base':

    %*%

Frequency domain object

Operator dimentions: 2 x 2001 

$operators (matrices at each frequency)
$operators[1,,] (operator at frequency -3.14159265358979)
            [,1]        [,2]
[1,] -0.01911+0i -0.04514+0i
[2,] -0.11470+0i  0.02652+0i

$operators[2,,] (operator at frequency -3.1384510609362)
                 [,1]              [,2]
[1,] -0.0191+0.00006i -0.04514+0.00024i
[2,] -0.1147-0.00010i  0.02652-0.00021i

$operators[3,,] (operator at frequency -3.13530946828261)
                 [,1]              [,2]
[1,] -0.0191+0.00011i -0.04514+0.00048i
[2,] -0.1147-0.00010i  0.02652-0.00042i

$operators[4,,] (operator at frequency -3.13216787562902)
                 [,1]              [,2]
[1,] -0.0191+0.00017i -0.04515+0.00072i
[2,] -0.1147-0.00020i  0.02653-0.00062i

$operators[5,,] (operator at frequency -3.12902628297543)
                  [,1]              [,2]
[1,] -0.01909+0.00023i -0.04515+0.00096i
[2,] -0.11470-0.00030i  0.02654-0.00083i

$operators[6,,] (operator at frequency -3.12588469032184)
                  [,1]              [,2]
[1,] -0.01909+0.00028i -0.04516+0.00119i
[2,] -0.11470-0.00030i  0.02656-0.00104i

$operators[7,,] (operator at frequency -3.12274309766825)
                  [,1]              [,2]
[1,] -0.01908+0.00034i -0.04517+0.00143i
[2,] -0.11470-0.00040i  0.02658-0.00125i

$operators[8,,] (operator at frequency -3.11960150501466)
                 [,1]              [,2]
[1,] -0.01907+0.0004i -0.04518+0.00167i
[2,] -0.11460-0.0004i  0.02660-0.00145i

$operators[9,,] (operator at frequency -3.11645991236107)
                  [,1]              [,2]
[1,] -0.01905+0.00046i -0.04519+0.00191i
[2,] -0.11460-0.00050i  0.02662-0.00166i

$operators[10,,] (operator at frequency -3.11331831970748)
                  [,1]              [,2]
[1,] -0.01904+0.00051i -0.04520+0.00215i
[2,] -0.11460-0.00060i  0.02665-0.00187i

$operators[11,,] (operator at frequency -3.1101767270539)
                  [,1]              [,2]
[1,] -0.01902+0.00057i -0.04521+0.00238i
[2,] -0.11460-0.00060i  0.02668-0.00207i

$operators[12,,] (operator at frequency -3.10703513440031)
                  [,1]              [,2]
[1,] -0.01901+0.00063i -0.04523+0.00262i
[2,] -0.11450-0.00070i  0.02672-0.00228i

$operators[13,,] (operator at frequency -3.10389354174672)
                  [,1]              [,2]
[1,] -0.01899+0.00068i -0.04525+0.00286i
[2,] -0.11450-0.00080i  0.02675-0.00248i

$operators[14,,] (operator at frequency -3.10075194909313)
                  [,1]              [,2]
[1,] -0.01897+0.00074i -0.04527+0.00309i
[2,] -0.11450-0.00080i  0.02680-0.00269i

$operators[15,,] (operator at frequency -3.09761035643954)
                 [,1]              [,2]
[1,] -0.01895+0.0008i -0.04529+0.00333i
[2,] -0.11440-0.0009i  0.02684-0.00289i

$operators[16,,] (operator at frequency -3.09446876378595)
                  [,1]              [,2]
[1,] -0.01892+0.00086i -0.04531+0.00357i
[2,] -0.11440-0.00100i  0.02689-0.00309i

$operators[17,,] (operator at frequency -3.09132717113236)
                 [,1]             [,2]
[1,] -0.0189+0.00091i -0.04533+0.0038i
[2,] -0.1143-0.00100i  0.02694-0.0033i

$operators[18,,] (operator at frequency -3.08818557847877)
                  [,1]              [,2]
[1,] -0.01887+0.00097i -0.04535+0.00404i
[2,] -0.11430-0.00110i  0.02699-0.00350i

$operators[19,,] (operator at frequency -3.08504398582518)
                  [,1]              [,2]
[1,] -0.01884+0.00103i -0.04538+0.00427i
[2,] -0.11420-0.00120i  0.02705-0.00370i

$operators[20,,] (operator at frequency -3.08190239317159)
                  [,1]             [,2]
[1,] -0.01881+0.00109i -0.04541+0.0045i
[2,] -0.11420-0.00120i  0.02711-0.0039i

$operators[21,,] (operator at frequency -3.078760800518)
                  [,1]              [,2]
[1,] -0.01878+0.00115i -0.04544+0.00474i
[2,] -0.11410-0.00130i  0.02718-0.00410i

$operators[22,,] (operator at frequency -3.07561920786441)
                  [,1]              [,2]
[1,] -0.01875+0.00121i -0.04547+0.00497i
[2,] -0.11400-0.00140i  0.02724-0.00430i

$operators[23,,] (operator at frequency -3.07247761521082)
                  [,1]              [,2]
[1,] -0.01871+0.00126i -0.04550+0.00520i
[2,] -0.11400-0.00140i  0.02731-0.00449i

$operators[24,,] (operator at frequency -3.06933602255723)
                  [,1]              [,2]
[1,] -0.01867+0.00132i -0.04553+0.00543i
[2,] -0.11390-0.00150i  0.02739-0.00469i

$operators[25,,] (operator at frequency -3.06619442990364)
                  [,1]              [,2]
[1,] -0.01864+0.00138i -0.04557+0.00566i
[2,] -0.11380-0.00160i  0.02747-0.00488i

$operators[26,,] (operator at frequency -3.06305283725005)
                 [,1]              [,2]
[1,] -0.0186+0.00144i -0.04560+0.00589i
[2,] -0.1138-0.00160i  0.02755-0.00508i

$operators[27,,] (operator at frequency -3.05991124459646)
                 [,1]              [,2]
[1,] -0.01856+0.0015i -0.04564+0.00612i
[2,] -0.11370-0.0017i  0.02763-0.00527i

$operators[28,,] (operator at frequency -3.05676965194287)
                  [,1]              [,2]
[1,] -0.01851+0.00156i -0.04568+0.00635i
[2,] -0.11360-0.00180i  0.02772-0.00546i

$operators[29,,] (operator at frequency -3.05362805928928)
                  [,1]              [,2]
[1,] -0.01847+0.00162i -0.04572+0.00658i
[2,] -0.11350-0.00180i  0.02781-0.00565i

$operators[30,,] (operator at frequency -3.05048646663569)
                  [,1]              [,2]
[1,] -0.01842+0.00168i -0.04576+0.00681i
[2,] -0.11340-0.00190i  0.02790-0.00584i

$operators[31,,] (operator at frequency -3.0473448739821)
                  [,1]             [,2]
[1,] -0.01838+0.00174i -0.0458+0.00703i
[2,] -0.11340-0.00200i  0.0280-0.00602i

$operators[32,,] (operator at frequency -3.04420328132851)
                 [,1]              [,2]
[1,] -0.01833+0.0018i -0.04585+0.00726i
[2,] -0.11330-0.0020i  0.02810-0.00621i

$operators[33,,] (operator at frequency -3.04106168867492)
                  [,1]             [,2]
[1,] -0.01828+0.00186i -0.0459+0.00748i
[2,] -0.11320-0.00210i  0.0282-0.00639i

$operators[34,,] (operator at frequency -3.03792009602133)
                  [,1]              [,2]
[1,] -0.01822+0.00192i -0.04594+0.00770i
[2,] -0.11310-0.00220i  0.02831-0.00658i

$operators[35,,] (operator at frequency -3.03477850336774)
                  [,1]              [,2]
[1,] -0.01817+0.00198i -0.04599+0.00793i
[2,] -0.11300-0.00230i  0.02842-0.00676i

$operators[36,,] (operator at frequency -3.03163691071415)
                  [,1]              [,2]
[1,] -0.01812+0.00204i -0.04604+0.00815i
[2,] -0.11290-0.00230i  0.02853-0.00694i

$operators[37,,] (operator at frequency -3.02849531806056)
                  [,1]              [,2]
[1,] -0.01806+0.00211i -0.04610+0.00837i
[2,] -0.11280-0.00240i  0.02865-0.00711i

$operators[38,,] (operator at frequency -3.02535372540697)
                 [,1]              [,2]
[1,] -0.0180+0.00217i -0.04615+0.00859i
[2,] -0.1127-0.00250i  0.02877-0.00729i

$operators[39,,] (operator at frequency -3.02221213275338)
                  [,1]              [,2]
[1,] -0.01794+0.00223i -0.04620+0.00881i
[2,] -0.11250-0.00250i  0.02889-0.00746i

$operators[40,,] (operator at frequency -3.01907054009979)
                  [,1]              [,2]
[1,] -0.01788+0.00229i -0.04626+0.00902i
[2,] -0.11240-0.00260i  0.02901-0.00764i

$operators[41,,] (operator at frequency -3.0159289474462)
                  [,1]              [,2]
[1,] -0.01782+0.00236i -0.04632+0.00924i
[2,] -0.11230-0.00270i  0.02914-0.00781i

$operators[42,,] (operator at frequency -3.01278735479261)
                  [,1]              [,2]
[1,] -0.01775+0.00242i -0.04638+0.00945i
[2,] -0.11220-0.00280i  0.02927-0.00797i

$operators[43,,] (operator at frequency -3.00964576213902)
                  [,1]              [,2]
[1,] -0.01769+0.00248i -0.04644+0.00967i
[2,] -0.11210-0.00280i  0.02941-0.00814i

$operators[44,,] (operator at frequency -3.00650416948543)
                  [,1]              [,2]
[1,] -0.01762+0.00255i -0.04650+0.00988i
[2,] -0.11190-0.00290i  0.02955-0.00830i

$operators[45,,] (operator at frequency -3.00336257683184)
                  [,1]              [,2]
[1,] -0.01755+0.00261i -0.04656+0.01009i
[2,] -0.11180-0.00300i  0.02969-0.00847i

$operators[46,,] (operator at frequency -3.00022098417825)
                  [,1]              [,2]
[1,] -0.01748+0.00267i -0.04663+0.01030i
[2,] -0.11170-0.00310i  0.02983-0.00863i

$operators[47,,] (operator at frequency -2.99707939152466)
                  [,1]              [,2]
[1,] -0.01741+0.00274i -0.04669+0.01051i
[2,] -0.11160-0.00320i  0.02998-0.00879i

$operators[48,,] (operator at frequency -2.99393779887107)
                 [,1]              [,2]
[1,] -0.01734+0.0028i -0.04676+0.01072i
[2,] -0.11140-0.0032i  0.03013-0.00894i

$operators[49,,] (operator at frequency -2.99079620621748)
                  [,1]              [,2]
[1,] -0.01727+0.00287i -0.04683+0.01092i
[2,] -0.11130-0.00330i  0.03028-0.00909i

$operators[50,,] (operator at frequency -2.98765461356389)
                  [,1]              [,2]
[1,] -0.01719+0.00294i -0.04690+0.01113i
[2,] -0.11110-0.00340i  0.03044-0.00925i

$operators[51,,] (operator at frequency -2.9845130209103)
                 [,1]              [,2]
[1,] -0.01711+0.0030i -0.04697+0.01133i
[2,] -0.11100-0.0035i  0.03060-0.00940i

$operators[52,,] (operator at frequency -2.98137142825671)
                  [,1]              [,2]
[1,] -0.01704+0.00307i -0.04705+0.01153i
[2,] -0.11080-0.00360i  0.03076-0.00954i

$operators[53,,] (operator at frequency -2.97822983560312)
                  [,1]              [,2]
[1,] -0.01696+0.00313i -0.04712+0.01173i
[2,] -0.11070-0.00360i  0.03093-0.00969i

$operators[54,,] (operator at frequency -2.97508824294953)
                 [,1]             [,2]
[1,] -0.01688+0.0032i -0.0472+0.01193i
[2,] -0.11050-0.0037i  0.0311-0.00983i

$operators[55,,] (operator at frequency -2.97194665029594)
                  [,1]              [,2]
[1,] -0.01679+0.00327i -0.04727+0.01213i
[2,] -0.11040-0.00380i  0.03127-0.00997i

$operators[56,,] (operator at frequency -2.96880505764235)
                  [,1]              [,2]
[1,] -0.01671+0.00334i -0.04735+0.01232i
[2,] -0.11020-0.00390i  0.03145-0.01010i

$operators[57,,] (operator at frequency -2.96566346498876)
                  [,1]              [,2]
[1,] -0.01662+0.00341i -0.04743+0.01251i
[2,] -0.11010-0.00400i  0.03163-0.01024i

$operators[58,,] (operator at frequency -2.96252187233517)
                  [,1]              [,2]
[1,] -0.01654+0.00347i -0.04751+0.01271i
[2,] -0.10990-0.00410i  0.03181-0.01037i

$operators[59,,] (operator at frequency -2.95938027968158)
                  [,1]             [,2]
[1,] -0.01645+0.00354i -0.04759+0.0129i
[2,] -0.10970-0.00420i  0.03199-0.0105i

$operators[60,,] (operator at frequency -2.956238687028)
                  [,1]              [,2]
[1,] -0.01636+0.00361i -0.04768+0.01309i
[2,] -0.10960-0.00420i  0.03218-0.01063i

$operators[61,,] (operator at frequency -2.95309709437441)
                  [,1]              [,2]
[1,] -0.01627+0.00368i -0.04776+0.01327i
[2,] -0.10940-0.00430i  0.03237-0.01075i

$operators[62,,] (operator at frequency -2.94995550172082)
                  [,1]              [,2]
[1,] -0.01618+0.00375i -0.04785+0.01346i
[2,] -0.10920-0.00440i  0.03256-0.01087i

$operators[63,,] (operator at frequency -2.94681390906723)
                  [,1]              [,2]
[1,] -0.01609+0.00383i -0.04794+0.01364i
[2,] -0.10900-0.00450i  0.03276-0.01099i

$operators[64,,] (operator at frequency -2.94367231641364)
                [,1]              [,2]
[1,] -0.0160+0.0039i -0.04803+0.01383i
[2,] -0.1089-0.0046i  0.03296-0.01110i

$operators[65,,] (operator at frequency -2.94053072376005)
                 [,1]              [,2]
[1,] -0.0159+0.00397i -0.04812+0.01401i
[2,] -0.1087-0.00470i  0.03316-0.01122i

$operators[66,,] (operator at frequency -2.93738913110646)
                 [,1]              [,2]
[1,] -0.0158+0.00404i -0.04821+0.01418i
[2,] -0.1085-0.00480i  0.03336-0.01133i

$operators[67,,] (operator at frequency -2.93424753845287)
                  [,1]              [,2]
[1,] -0.01571+0.00411i -0.04830+0.01436i
[2,] -0.10830-0.00490i  0.03357-0.01143i

$operators[68,,] (operator at frequency -2.93110594579928)
                  [,1]              [,2]
[1,] -0.01561+0.00419i -0.04840+0.01454i
[2,] -0.10810-0.00500i  0.03378-0.01154i

$operators[69,,] (operator at frequency -2.92796435314569)
                  [,1]              [,2]
[1,] -0.01551+0.00426i -0.04849+0.01471i
[2,] -0.10790-0.00510i  0.03400-0.01164i

$operators[70,,] (operator at frequency -2.9248227604921)
                  [,1]              [,2]
[1,] -0.01541+0.00433i -0.04859+0.01488i
[2,] -0.10770-0.00520i  0.03421-0.01173i

$operators[71,,] (operator at frequency -2.92168116783851)
                  [,1]              [,2]
[1,] -0.01531+0.00441i -0.04869+0.01505i
[2,] -0.10760-0.00530i  0.03443-0.01183i

$operators[72,,] (operator at frequency -2.91853957518492)
                 [,1]              [,2]
[1,] -0.0152+0.00448i -0.04879+0.01522i
[2,] -0.1074-0.00540i  0.03466-0.01192i

$operators[73,,] (operator at frequency -2.91539798253133)
                 [,1]              [,2]
[1,] -0.0151+0.00456i -0.04889+0.01538i
[2,] -0.1072-0.00550i  0.03488-0.01201i

$operators[74,,] (operator at frequency -2.91225638987774)
                  [,1]              [,2]
[1,] -0.01499+0.00464i -0.04899+0.01554i
[2,] -0.10690-0.00560i  0.03511-0.01209i

$operators[75,,] (operator at frequency -2.90911479722415)
                  [,1]              [,2]
[1,] -0.01489+0.00471i -0.04909+0.01570i
[2,] -0.10670-0.00570i  0.03534-0.01217i

$operators[76,,] (operator at frequency -2.90597320457056)
                  [,1]              [,2]
[1,] -0.01478+0.00479i -0.04920+0.01586i
[2,] -0.10650-0.00580i  0.03557-0.01225i

$operators[77,,] (operator at frequency -2.90283161191697)
                  [,1]              [,2]
[1,] -0.01467+0.00487i -0.04930+0.01602i
[2,] -0.10630-0.00590i  0.03581-0.01232i

$operators[78,,] (operator at frequency -2.89969001926338)
                  [,1]              [,2]
[1,] -0.01456+0.00495i -0.04941+0.01617i
[2,] -0.10610-0.00600i  0.03605-0.01240i

$operators[79,,] (operator at frequency -2.89654842660979)
                  [,1]              [,2]
[1,] -0.01445+0.00502i -0.04952+0.01633i
[2,] -0.10590-0.00610i  0.03629-0.01246i

$operators[80,,] (operator at frequency -2.8934068339562)
                 [,1]              [,2]
[1,] -0.01434+0.0051i -0.04963+0.01648i
[2,] -0.10570-0.0062i  0.03654-0.01253i

$operators[81,,] (operator at frequency -2.89026524130261)
                  [,1]              [,2]
[1,] -0.01423+0.00518i -0.04974+0.01663i
[2,] -0.10550-0.00630i  0.03678-0.01259i

$operators[82,,] (operator at frequency -2.88712364864902)
                  [,1]              [,2]
[1,] -0.01411+0.00526i -0.04985+0.01677i
[2,] -0.10520-0.00640i  0.03704-0.01265i

$operators[83,,] (operator at frequency -2.88398205599543)
                [,1]              [,2]
[1,] -0.014+0.00534i -0.04996+0.01692i
[2,] -0.105-0.00650i  0.03729-0.01270i

$operators[84,,] (operator at frequency -2.88084046334184)
                  [,1]              [,2]
[1,] -0.01388+0.00543i -0.05007+0.01706i
[2,] -0.10480-0.00660i  0.03754-0.01275i

$operators[85,,] (operator at frequency -2.87769887068825)
                  [,1]             [,2]
[1,] -0.01377+0.00551i -0.05019+0.0172i
[2,] -0.10460-0.00670i  0.03780-0.0128i

$operators[86,,] (operator at frequency -2.87455727803466)
                  [,1]              [,2]
[1,] -0.01365+0.00559i -0.05031+0.01733i
[2,] -0.10430-0.00690i  0.03806-0.01284i

$operators[87,,] (operator at frequency -2.87141568538107)
                  [,1]              [,2]
[1,] -0.01353+0.00567i -0.05042+0.01747i
[2,] -0.10410-0.00700i  0.03833-0.01288i

$operators[88,,] (operator at frequency -2.86827409272748)
                  [,1]              [,2]
[1,] -0.01341+0.00576i -0.05054+0.01760i
[2,] -0.10390-0.00710i  0.03859-0.01291i

$operators[89,,] (operator at frequency -2.86513250007389)
                  [,1]              [,2]
[1,] -0.01329+0.00584i -0.05066+0.01773i
[2,] -0.10360-0.00720i  0.03886-0.01295i

$operators[90,,] (operator at frequency -2.8619909074203)
                  [,1]              [,2]
[1,] -0.01317+0.00592i -0.05078+0.01786i
[2,] -0.10340-0.00730i  0.03913-0.01297i

$operators[91,,] (operator at frequency -2.85884931476671)
                  [,1]              [,2]
[1,] -0.01305+0.00601i -0.05091+0.01798i
[2,] -0.10320-0.00740i  0.03941-0.01300i

$operators[92,,] (operator at frequency -2.85570772211312)
                 [,1]              [,2]
[1,] -0.01293+0.0061i -0.05103+0.01811i
[2,] -0.10290-0.0076i  0.03969-0.01302i

$operators[93,,] (operator at frequency -2.85256612945953)
                 [,1]              [,2]
[1,] -0.0128+0.00618i -0.05115+0.01823i
[2,] -0.1027-0.00770i  0.03997-0.01303i

$operators[94,,] (operator at frequency -2.84942453680594)
                  [,1]              [,2]
[1,] -0.01268+0.00627i -0.05128+0.01834i
[2,] -0.10240-0.00780i  0.04025-0.01305i

$operators[95,,] (operator at frequency -2.84628294415235)
                  [,1]              [,2]
[1,] -0.01255+0.00636i -0.05141+0.01846i
[2,] -0.10220-0.00790i  0.04053-0.01306i

$operators[96,,] (operator at frequency -2.84314135149876)
                  [,1]              [,2]
[1,] -0.01243+0.00644i -0.05153+0.01857i
[2,] -0.10190-0.00800i  0.04082-0.01306i

$operators[97,,] (operator at frequency -2.83999975884517)
                 [,1]              [,2]
[1,] -0.0123+0.00653i -0.05166+0.01868i
[2,] -0.1017-0.00820i  0.04111-0.01306i

$operators[98,,] (operator at frequency -2.83685816619158)
                  [,1]              [,2]
[1,] -0.01217+0.00662i -0.05179+0.01879i
[2,] -0.10140-0.00830i  0.04140-0.01306i

$operators[99,,] (operator at frequency -2.83371657353799)
                  [,1]              [,2]
[1,] -0.01205+0.00671i -0.05192+0.01889i
[2,] -0.10120-0.00840i  0.04169-0.01305i

$operators[100,,] (operator at frequency -2.8305749808844)
                 [,1]              [,2]
[1,] -0.01192+0.0068i -0.05205+0.01900i
[2,] -0.10090-0.0085i  0.04199-0.01304i

$operators[101,,] (operator at frequency -2.82743338823081)
                  [,1]              [,2]
[1,] -0.01179+0.00689i -0.05219+0.01910i
[2,] -0.10070-0.00870i  0.04229-0.01302i

$operators[102,,] (operator at frequency -2.82429179557722)
                  [,1]              [,2]
[1,] -0.01166+0.00698i -0.05232+0.01919i
[2,] -0.10040-0.00880i  0.04259-0.01300i

$operators[103,,] (operator at frequency -2.82115020292363)
                  [,1]              [,2]
[1,] -0.01153+0.00708i -0.05246+0.01929i
[2,] -0.10020-0.00890i  0.04290-0.01298i

$operators[104,,] (operator at frequency -2.81800861027004)
                  [,1]              [,2]
[1,] -0.01140+0.00717i -0.05259+0.01938i
[2,] -0.09989-0.00906i  0.04320-0.01295i

$operators[105,,] (operator at frequency -2.81486701761645)
                  [,1]              [,2]
[1,] -0.01127+0.00726i -0.05273+0.01947i
[2,] -0.09962-0.00920i  0.04351-0.01292i

$operators[106,,] (operator at frequency -2.81172542496286)
                  [,1]              [,2]
[1,] -0.01113+0.00736i -0.05287+0.01955i
[2,] -0.09936-0.00933i  0.04382-0.01288i

$operators[107,,] (operator at frequency -2.80858383230927)
                  [,1]              [,2]
[1,] -0.01100+0.00745i -0.05301+0.01964i
[2,] -0.09909-0.00947i  0.04414-0.01284i

$operators[108,,] (operator at frequency -2.80544223965569)
                  [,1]              [,2]
[1,] -0.01087+0.00755i -0.05315+0.01972i
[2,] -0.09882-0.00961i  0.04445-0.01280i

$operators[109,,] (operator at frequency -2.8023006470021)
                  [,1]              [,2]
[1,] -0.01073+0.00764i -0.05329+0.01980i
[2,] -0.09855-0.00974i  0.04477-0.01275i

$operators[110,,] (operator at frequency -2.79915905434851)
                  [,1]              [,2]
[1,] -0.01060+0.00774i -0.05343+0.01987i
[2,] -0.09828-0.00988i  0.04509-0.01269i

$operators[111,,] (operator at frequency -2.79601746169492)
                  [,1]              [,2]
[1,] -0.01046+0.00784i -0.05357+0.01994i
[2,] -0.09801-0.01002i  0.04541-0.01264i

$operators[112,,] (operator at frequency -2.79287586904133)
                  [,1]              [,2]
[1,] -0.01033+0.00793i -0.05372+0.02001i
[2,] -0.09773-0.01016i  0.04574-0.01257i

$operators[113,,] (operator at frequency -2.78973427638774)
                  [,1]              [,2]
[1,] -0.01019+0.00803i -0.05386+0.02008i
[2,] -0.09745-0.01031i  0.04607-0.01251i

$operators[114,,] (operator at frequency -2.78659268373415)
                  [,1]              [,2]
[1,] -0.01006+0.00813i -0.05401+0.02014i
[2,] -0.09718-0.01045i  0.04640-0.01244i

$operators[115,,] (operator at frequency -2.78345109108056)
                   [,1]              [,2]
[1,] -0.009921+0.00823i -0.05415+0.02020i
[2,] -0.096900-0.01060i  0.04673-0.01236i

$operators[116,,] (operator at frequency -2.78030949842697)
                    [,1]              [,2]
[1,] -0.009784+0.008331i -0.05430+0.02026i
[2,] -0.096620-0.010740i  0.04706-0.01228i

$operators[117,,] (operator at frequency -2.77716790577338)
                    [,1]              [,2]
[1,] -0.009647+0.008431i -0.05445+0.02032i
[2,] -0.096330-0.010890i  0.04740-0.01220i

$operators[118,,] (operator at frequency -2.77402631311979)
                    [,1]              [,2]
[1,] -0.009509+0.008533i -0.05460+0.02037i
[2,] -0.096050-0.011040i  0.04774-0.01211i

$operators[119,,] (operator at frequency -2.7708847204662)
                    [,1]              [,2]
[1,] -0.009371+0.008635i -0.05475+0.02042i
[2,] -0.095770-0.011190i  0.04808-0.01201i

$operators[120,,] (operator at frequency -2.76774312781261)
                    [,1]              [,2]
[1,] -0.009233+0.008737i -0.05490+0.02046i
[2,] -0.095480-0.011340i  0.04842-0.01192i

$operators[121,,] (operator at frequency -2.76460153515902)
                    [,1]              [,2]
[1,] -0.009094+0.008841i -0.05505+0.02051i
[2,] -0.095190-0.011490i  0.04876-0.01181i

$operators[122,,] (operator at frequency -2.76145994250543)
                    [,1]              [,2]
[1,] -0.008955+0.008944i -0.05521+0.02055i
[2,] -0.094910-0.011640i  0.04911-0.01171i

$operators[123,,] (operator at frequency -2.75831834985184)
                    [,1]              [,2]
[1,] -0.008816+0.009049i -0.05536+0.02058i
[2,] -0.094620-0.011800i  0.04946-0.01159i

$operators[124,,] (operator at frequency -2.75517675719825)
                    [,1]              [,2]
[1,] -0.008677+0.009154i -0.05551+0.02062i
[2,] -0.094330-0.011950i  0.04981-0.01148i

$operators[125,,] (operator at frequency -2.75203516454466)
                   [,1]              [,2]
[1,] -0.008538+0.00926i -0.05567+0.02065i
[2,] -0.094040-0.01211i  0.05016-0.01136i

$operators[126,,] (operator at frequency -2.74889357189107)
                    [,1]              [,2]
[1,] -0.008398+0.009366i -0.05583+0.02068i
[2,] -0.093740-0.012270i  0.05052-0.01123i

$operators[127,,] (operator at frequency -2.74575197923748)
                    [,1]             [,2]
[1,] -0.008258+0.009473i -0.05598+0.0207i
[2,] -0.093450-0.012430i  0.05087-0.0111i

$operators[128,,] (operator at frequency -2.74261038658389)
                    [,1]              [,2]
[1,] -0.008118+0.009581i -0.05614+0.02072i
[2,] -0.093160-0.012590i  0.05123-0.01097i

$operators[129,,] (operator at frequency -2.7394687939303)
                    [,1]              [,2]
[1,] -0.007978+0.009689i -0.05630+0.02074i
[2,] -0.092860-0.012750i  0.05159-0.01083i

$operators[130,,] (operator at frequency -2.73632720127671)
                    [,1]              [,2]
[1,] -0.007837+0.009798i -0.05646+0.02076i
[2,] -0.092560-0.012910i  0.05195-0.01068i

$operators[131,,] (operator at frequency -2.73318560862312)
                    [,1]              [,2]
[1,] -0.007697+0.009907i -0.05662+0.02077i
[2,] -0.092270-0.013080i  0.05232-0.01054i

$operators[132,,] (operator at frequency -2.73004401596953)
                  [,1]              [,2]
[1,] -0.00756+0.01002i -0.05678+0.02078i
[2,] -0.09197-0.01324i  0.05268-0.01038i

$operators[133,,] (operator at frequency -2.72690242331594)
                  [,1]              [,2]
[1,] -0.00742+0.01013i -0.05694+0.02078i
[2,] -0.09167-0.01341i  0.05305-0.01022i

$operators[134,,] (operator at frequency -2.72376083066235)
                  [,1]              [,2]
[1,] -0.00728+0.01024i -0.05710+0.02078i
[2,] -0.09137-0.01357i  0.05342-0.01006i

$operators[135,,] (operator at frequency -2.72061923800876)
                  [,1]              [,2]
[1,] -0.00713+0.01035i -0.05727+0.02078i
[2,] -0.09107-0.01374i  0.05379-0.00989i

$operators[136,,] (operator at frequency -2.71747764535517)
                  [,1]              [,2]
[1,] -0.00699+0.01046i -0.05743+0.02078i
[2,] -0.09077-0.01391i  0.05416-0.00972i

$operators[137,,] (operator at frequency -2.71433605270158)
                  [,1]              [,2]
[1,] -0.00685+0.01058i -0.05760+0.02077i
[2,] -0.09046-0.01408i  0.05454-0.00954i

$operators[138,,] (operator at frequency -2.71119446004799)
                  [,1]              [,2]
[1,] -0.00671+0.01069i -0.05776+0.02076i
[2,] -0.09016-0.01425i  0.05492-0.00936i

$operators[139,,] (operator at frequency -2.7080528673944)
                  [,1]              [,2]
[1,] -0.00657+0.01081i -0.05793+0.02075i
[2,] -0.08986-0.01443i  0.05529-0.00918i

$operators[140,,] (operator at frequency -2.70491127474081)
                  [,1]              [,2]
[1,] -0.00643+0.01092i -0.05809+0.02073i
[2,] -0.08955-0.01460i  0.05567-0.00898i

$operators[141,,] (operator at frequency -2.70176968208722)
                  [,1]              [,2]
[1,] -0.00629+0.01104i -0.05826+0.02071i
[2,] -0.08925-0.01477i  0.05605-0.00879i

$operators[142,,] (operator at frequency -2.69862808943363)
                  [,1]              [,2]
[1,] -0.00615+0.01115i -0.05843+0.02069i
[2,] -0.08894-0.01495i  0.05644-0.00859i

$operators[143,,] (operator at frequency -2.69548649678004)
                  [,1]              [,2]
[1,] -0.00601+0.01127i -0.05860+0.02066i
[2,] -0.08864-0.01513i  0.05682-0.00838i

$operators[144,,] (operator at frequency -2.69234490412645)
                  [,1]              [,2]
[1,] -0.00587+0.01139i -0.05877+0.02063i
[2,] -0.08833-0.01531i  0.05721-0.00817i

$operators[145,,] (operator at frequency -2.68920331147286)
                  [,1]              [,2]
[1,] -0.00573+0.01150i -0.05894+0.02060i
[2,] -0.08802-0.01549i  0.05760-0.00796i

$operators[146,,] (operator at frequency -2.68606171881927)
                  [,1]              [,2]
[1,] -0.00559+0.01162i -0.05911+0.02056i
[2,] -0.08771-0.01567i  0.05799-0.00774i

$operators[147,,] (operator at frequency -2.68292012616568)
                  [,1]              [,2]
[1,] -0.00545+0.01174i -0.05928+0.02052i
[2,] -0.08741-0.01585i  0.05838-0.00751i

$operators[148,,] (operator at frequency -2.67977853351209)
                  [,1]              [,2]
[1,] -0.00532+0.01186i -0.05945+0.02047i
[2,] -0.08710-0.01603i  0.05877-0.00728i

$operators[149,,] (operator at frequency -2.6766369408585)
                  [,1]              [,2]
[1,] -0.00518+0.01198i -0.05962+0.02043i
[2,] -0.08679-0.01622i  0.05916-0.00705i

$operators[150,,] (operator at frequency -2.67349534820491)
                 [,1]              [,2]
[1,] -0.00504+0.0121i -0.05979+0.02038i
[2,] -0.08648-0.0164i  0.05956-0.00681i

$operators[151,,] (operator at frequency -2.67035375555132)
                  [,1]              [,2]
[1,] -0.00490+0.01223i -0.05997+0.02032i
[2,] -0.08617-0.01659i  0.05996-0.00656i

$operators[152,,] (operator at frequency -2.66721216289773)
                  [,1]              [,2]
[1,] -0.00476+0.01235i -0.06014+0.02027i
[2,] -0.08586-0.01677i  0.06036-0.00631i

$operators[153,,] (operator at frequency -2.66407057024414)
                  [,1]              [,2]
[1,] -0.00463+0.01247i -0.06032+0.02020i
[2,] -0.08555-0.01696i  0.06075-0.00606i

$operators[154,,] (operator at frequency -2.66092897759055)
                  [,1]              [,2]
[1,] -0.00449+0.01259i -0.06049+0.02014i
[2,] -0.08524-0.01715i  0.06116-0.00580i

$operators[155,,] (operator at frequency -2.65778738493696)
                  [,1]              [,2]
[1,] -0.00435+0.01272i -0.06067+0.02007i
[2,] -0.08493-0.01734i  0.06156-0.00554i

$operators[156,,] (operator at frequency -2.65464579228338)
                  [,1]              [,2]
[1,] -0.00422+0.01284i -0.06084+0.02000i
[2,] -0.08462-0.01753i  0.06196-0.00527i

$operators[157,,] (operator at frequency -2.65150419962979)
                  [,1]              [,2]
[1,] -0.00408+0.01297i -0.06102+0.01993i
[2,] -0.08431-0.01772i  0.06237-0.00499i

$operators[158,,] (operator at frequency -2.6483626069762)
                  [,1]              [,2]
[1,] -0.00395+0.01309i -0.06120+0.01985i
[2,] -0.08400-0.01792i  0.06277-0.00472i

$operators[159,,] (operator at frequency -2.64522101432261)
                  [,1]              [,2]
[1,] -0.00381+0.01322i -0.06137+0.01977i
[2,] -0.08369-0.01811i  0.06318-0.00443i

$operators[160,,] (operator at frequency -2.64207942166902)
                  [,1]              [,2]
[1,] -0.00368+0.01335i -0.06155+0.01968i
[2,] -0.08338-0.01831i  0.06359-0.00414i

$operators[161,,] (operator at frequency -2.63893782901543)
                  [,1]              [,2]
[1,] -0.00354+0.01347i -0.06173+0.01959i
[2,] -0.08307-0.01850i  0.06400-0.00385i

$operators[162,,] (operator at frequency -2.63579623636184)
                 [,1]              [,2]
[1,] -0.00341+0.0136i -0.06191+0.01950i
[2,] -0.08276-0.0187i  0.06441-0.00355i

$operators[163,,] (operator at frequency -2.63265464370825)
                  [,1]              [,2]
[1,] -0.00328+0.01373i -0.06209+0.01940i
[2,] -0.08244-0.01890i  0.06482-0.00325i

$operators[164,,] (operator at frequency -2.62951305105466)
                  [,1]              [,2]
[1,] -0.00315+0.01386i -0.06227+0.01930i
[2,] -0.08213-0.01910i  0.06524-0.00294i

$operators[165,,] (operator at frequency -2.62637145840107)
                  [,1]              [,2]
[1,] -0.00301+0.01399i -0.06244+0.01920i
[2,] -0.08182-0.01930i  0.06565-0.00263i

$operators[166,,] (operator at frequency -2.62322986574748)
                  [,1]              [,2]
[1,] -0.00288+0.01412i -0.06262+0.01910i
[2,] -0.08151-0.01950i  0.06607-0.00232i

$operators[167,,] (operator at frequency -2.62008827309389)
                  [,1]              [,2]
[1,] -0.00275+0.01425i -0.06281+0.01899i
[2,] -0.08120-0.01970i  0.06648-0.00199i

$operators[168,,] (operator at frequency -2.6169466804403)
                  [,1]              [,2]
[1,] -0.00262+0.01438i -0.06299+0.01887i
[2,] -0.08089-0.01990i  0.06690-0.00167i

$operators[169,,] (operator at frequency -2.61380508778671)
                  [,1]              [,2]
[1,] -0.00249+0.01451i -0.06317+0.01876i
[2,] -0.08058-0.02011i  0.06732-0.00134i

$operators[170,,] (operator at frequency -2.61066349513312)
                  [,1]              [,2]
[1,] -0.00237+0.01464i -0.06335+0.01863i
[2,] -0.08027-0.02031i  0.06774-0.00100i

$operators[171,,] (operator at frequency -2.60752190247953)
                  [,1]              [,2]
[1,] -0.00224+0.01478i -0.06353+0.01851i
[2,] -0.07997-0.02052i  0.06816-0.00066i

$operators[172,,] (operator at frequency -2.60438030982594)
                  [,1]              [,2]
[1,] -0.00211+0.01491i -0.06371+0.01838i
[2,] -0.07966-0.02072i  0.06858-0.00031i

$operators[173,,] (operator at frequency -2.60123871717235)
                  [,1]              [,2]
[1,] -0.00199+0.01504i -0.06389+0.01825i
[2,] -0.07935-0.02093i  0.06901+0.00004i

$operators[174,,] (operator at frequency -2.59809712451876)
                  [,1]              [,2]
[1,] -0.00186+0.01518i -0.06408+0.01812i
[2,] -0.07904-0.02114i  0.06943+0.00039i

$operators[175,,] (operator at frequency -2.59495553186517)
                  [,1]              [,2]
[1,] -0.00174+0.01531i -0.06426+0.01798i
[2,] -0.07873-0.02135i  0.06985+0.00075i

$operators[176,,] (operator at frequency -2.59181393921158)
                  [,1]              [,2]
[1,] -0.00161+0.01545i -0.06444+0.01784i
[2,] -0.07843-0.02155i  0.07028+0.00112i

$operators[177,,] (operator at frequency -2.58867234655799)
                  [,1]              [,2]
[1,] -0.00149+0.01558i -0.06463+0.01769i
[2,] -0.07812-0.02177i  0.07071+0.00149i

$operators[178,,] (operator at frequency -2.5855307539044)
                  [,1]              [,2]
[1,] -0.00137+0.01572i -0.06481+0.01754i
[2,] -0.07781-0.02198i  0.07113+0.00186i

$operators[179,,] (operator at frequency -2.58238916125081)
                  [,1]              [,2]
[1,] -0.00125+0.01585i -0.06499+0.01739i
[2,] -0.07751-0.02219i  0.07156+0.00224i

$operators[180,,] (operator at frequency -2.57924756859722)
                  [,1]              [,2]
[1,] -0.00113+0.01599i -0.06518+0.01723i
[2,] -0.07720-0.02240i  0.07199+0.00262i

$operators[181,,] (operator at frequency -2.57610597594363)
                  [,1]              [,2]
[1,] -0.00101+0.01613i -0.06536+0.01707i
[2,] -0.07690-0.02261i  0.07242+0.00301i

$operators[182,,] (operator at frequency -2.57296438329004)
                  [,1]              [,2]
[1,] -0.00089+0.01627i -0.06555+0.01691i
[2,] -0.07660-0.02283i  0.07285+0.00341i

$operators[183,,] (operator at frequency -2.56982279063645)
                  [,1]              [,2]
[1,] -0.00077+0.01640i -0.06573+0.01674i
[2,] -0.07630-0.02304i  0.07328+0.00380i

$operators[184,,] (operator at frequency -2.56668119798286)
                  [,1]              [,2]
[1,] -0.00066+0.01654i -0.06592+0.01657i
[2,] -0.07599-0.02326i  0.07371+0.00421i

$operators[185,,] (operator at frequency -2.56353960532927)
                  [,1]              [,2]
[1,] -0.00054+0.01668i -0.06610+0.01639i
[2,] -0.07569-0.02348i  0.07414+0.00461i

$operators[186,,] (operator at frequency -2.56039801267568)
                  [,1]              [,2]
[1,] -0.00043+0.01682i -0.06628+0.01621i
[2,] -0.07539-0.02369i  0.07457+0.00502i

$operators[187,,] (operator at frequency -2.55725642002209)
                  [,1]              [,2]
[1,] -0.00031+0.01696i -0.06647+0.01603i
[2,] -0.07509-0.02391i  0.07501+0.00544i

$operators[188,,] (operator at frequency -2.5541148273685)
                 [,1]              [,2]
[1,] -0.0002+0.01710i -0.06666+0.01585i
[2,] -0.0748-0.02413i  0.07544+0.00586i

$operators[189,,] (operator at frequency -2.55097323471491)
                  [,1]              [,2]
[1,] -0.00009+0.01724i -0.06684+0.01566i
[2,] -0.07450-0.02435i  0.07587+0.00629i

$operators[190,,] (operator at frequency -2.54783164206132)
                  [,1]              [,2]
[1,]  0.00002+0.01738i -0.06703+0.01546i
[2,] -0.07420-0.02457i  0.07631+0.00672i

$operators[191,,] (operator at frequency -2.54469004940773)
                  [,1]              [,2]
[1,]  0.00013+0.01752i -0.06721+0.01527i
[2,] -0.07391-0.02479i  0.07674+0.00715i

$operators[192,,] (operator at frequency -2.54154845675414)
                  [,1]              [,2]
[1,]  0.00024+0.01766i -0.06740+0.01507i
[2,] -0.07361-0.02501i  0.07718+0.00759i

$operators[193,,] (operator at frequency -2.53840686410055)
                  [,1]              [,2]
[1,]  0.00035+0.01781i -0.06758+0.01486i
[2,] -0.07332-0.02523i  0.07761+0.00803i

$operators[194,,] (operator at frequency -2.53526527144696)
                  [,1]              [,2]
[1,]  0.00045+0.01795i -0.06777+0.01465i
[2,] -0.07303-0.02545i  0.07805+0.00848i

$operators[195,,] (operator at frequency -2.53212367879337)
                  [,1]              [,2]
[1,]  0.00056+0.01809i -0.06795+0.01444i
[2,] -0.07273-0.02567i  0.07849+0.00893i

$operators[196,,] (operator at frequency -2.52898208613978)
                  [,1]              [,2]
[1,]  0.00066+0.01824i -0.06814+0.01423i
[2,] -0.07244-0.02590i  0.07892+0.00939i

$operators[197,,] (operator at frequency -2.52584049348619)
                  [,1]              [,2]
[1,]  0.00076+0.01838i -0.06832+0.01401i
[2,] -0.07216-0.02612i  0.07936+0.00985i

$operators[198,,] (operator at frequency -2.5226989008326)
                  [,1]              [,2]
[1,]  0.00086+0.01852i -0.06851+0.01379i
[2,] -0.07187-0.02634i  0.07980+0.01031i

$operators[199,,] (operator at frequency -2.51955730817901)
                  [,1]              [,2]
[1,]  0.00096+0.01867i -0.06869+0.01356i
[2,] -0.07158-0.02657i  0.08024+0.01078i

$operators[200,,] (operator at frequency -2.51641571552542)
                  [,1]              [,2]
[1,]  0.00106+0.01881i -0.06888+0.01333i
[2,] -0.07130-0.02679i  0.08067+0.01126i

$operators[201,,] (operator at frequency -2.51327412287183)
                  [,1]              [,2]
[1,]  0.00116+0.01896i -0.06906+0.01310i
[2,] -0.07101-0.02702i  0.08111+0.01174i

$operators[202,,] (operator at frequency -2.51013253021824)
                  [,1]              [,2]
[1,]  0.00125+0.01910i -0.06925+0.01286i
[2,] -0.07073-0.02724i  0.08155+0.01222i

$operators[203,,] (operator at frequency -2.50699093756465)
                  [,1]              [,2]
[1,]  0.00135+0.01925i -0.06943+0.01262i
[2,] -0.07045-0.02747i  0.08199+0.01271i

$operators[204,,] (operator at frequency -2.50384934491107)
                  [,1]              [,2]
[1,]  0.00144+0.01939i -0.06962+0.01238i
[2,] -0.07017-0.02769i  0.08243+0.01320i

$operators[205,,] (operator at frequency -2.50070775225748)
                  [,1]              [,2]
[1,]  0.00153+0.01954i -0.06980+0.01213i
[2,] -0.06989-0.02792i  0.08287+0.01369i

$operators[206,,] (operator at frequency -2.49756615960389)
                  [,1]              [,2]
[1,]  0.00162+0.01968i -0.06999+0.01188i
[2,] -0.06961-0.02815i  0.08330+0.01419i

$operators[207,,] (operator at frequency -2.4944245669503)
                  [,1]              [,2]
[1,]  0.00171+0.01983i -0.07017+0.01162i
[2,] -0.06934-0.02837i  0.08374+0.01470i

$operators[208,,] (operator at frequency -2.49128297429671)
                  [,1]              [,2]
[1,]  0.00180+0.01998i -0.07036+0.01136i
[2,] -0.06907-0.02860i  0.08418+0.01521i

$operators[209,,] (operator at frequency -2.48814138164312)
                  [,1]              [,2]
[1,]  0.00189+0.02012i -0.07054+0.01110i
[2,] -0.06879-0.02883i  0.08462+0.01572i

$operators[210,,] (operator at frequency -2.48499978898953)
                  [,1]              [,2]
[1,]  0.00197+0.02027i -0.07072+0.01084i
[2,] -0.06852-0.02906i  0.08506+0.01623i

$operators[211,,] (operator at frequency -2.48185819633594)
                  [,1]              [,2]
[1,]  0.00206+0.02042i -0.07091+0.01057i
[2,] -0.06825-0.02929i  0.08550+0.01675i

$operators[212,,] (operator at frequency -2.47871660368235)
                  [,1]              [,2]
[1,]  0.00214+0.02056i -0.07109+0.01029i
[2,] -0.06799-0.02951i  0.08594+0.01728i

$operators[213,,] (operator at frequency -2.47557501102876)
                  [,1]              [,2]
[1,]  0.00222+0.02071i -0.07127+0.01002i
[2,] -0.06772-0.02974i  0.08638+0.01781i

$operators[214,,] (operator at frequency -2.47243341837517)
                  [,1]              [,2]
[1,]  0.00230+0.02086i -0.07146+0.00973i
[2,] -0.06746-0.02997i  0.08681+0.01834i

$operators[215,,] (operator at frequency -2.46929182572158)
                  [,1]              [,2]
[1,]  0.00238+0.02101i -0.07164+0.00945i
[2,] -0.06719-0.03020i  0.08725+0.01887i

$operators[216,,] (operator at frequency -2.46615023306799)
                  [,1]              [,2]
[1,]  0.00245+0.02115i -0.07182+0.00916i
[2,] -0.06693-0.03043i  0.08769+0.01942i

$operators[217,,] (operator at frequency -2.4630086404144)
                  [,1]              [,2]
[1,]  0.00253+0.02130i -0.07201+0.00887i
[2,] -0.06668-0.03066i  0.08813+0.01996i

$operators[218,,] (operator at frequency -2.45986704776081)
                  [,1]              [,2]
[1,]  0.00260+0.02145i -0.07219+0.00858i
[2,] -0.06642-0.03089i  0.08857+0.02051i

$operators[219,,] (operator at frequency -2.45672545510722)
                  [,1]              [,2]
[1,]  0.00267+0.02160i -0.07237+0.00828i
[2,] -0.06616-0.03112i  0.08900+0.02106i

$operators[220,,] (operator at frequency -2.45358386245363)
                  [,1]              [,2]
[1,]  0.00274+0.02175i -0.07255+0.00798i
[2,] -0.06591-0.03135i  0.08944+0.02161i

$operators[221,,] (operator at frequency -2.45044226980004)
                  [,1]              [,2]
[1,]  0.00281+0.02190i -0.07273+0.00767i
[2,] -0.06566-0.03158i  0.08988+0.02217i

$operators[222,,] (operator at frequency -2.44730067714645)
                  [,1]              [,2]
[1,]  0.00288+0.02205i -0.07291+0.00736i
[2,] -0.06541-0.03181i  0.09032+0.02274i

$operators[223,,] (operator at frequency -2.44415908449286)
                  [,1]              [,2]
[1,]  0.00294+0.02219i -0.07309+0.00705i
[2,] -0.06517-0.03204i  0.09075+0.02330i

$operators[224,,] (operator at frequency -2.44101749183927)
                  [,1]              [,2]
[1,]  0.00301+0.02234i -0.07327+0.00673i
[2,] -0.06492-0.03227i  0.09119+0.02387i

$operators[225,,] (operator at frequency -2.43787589918568)
                  [,1]              [,2]
[1,]  0.00307+0.02249i -0.07345+0.00641i
[2,] -0.06468-0.03249i  0.09162+0.02445i

$operators[226,,] (operator at frequency -2.43473430653209)
                  [,1]              [,2]
[1,]  0.00313+0.02264i -0.07363+0.00609i
[2,] -0.06444-0.03272i  0.09206+0.02503i

$operators[227,,] (operator at frequency -2.4315927138785)
                  [,1]              [,2]
[1,]  0.00319+0.02279i -0.07381+0.00576i
[2,] -0.06420-0.03295i  0.09249+0.02561i

$operators[228,,] (operator at frequency -2.42845112122491)
                  [,1]              [,2]
[1,]  0.00325+0.02294i -0.07399+0.00543i
[2,] -0.06396-0.03318i  0.09293+0.02619i

$operators[229,,] (operator at frequency -2.42530952857132)
                  [,1]              [,2]
[1,]  0.00330+0.02309i -0.07416+0.00510i
[2,] -0.06373-0.03341i  0.09336+0.02678i

$operators[230,,] (operator at frequency -2.42216793591773)
                  [,1]              [,2]
[1,]  0.00336+0.02324i -0.07434+0.00476i
[2,] -0.06350-0.03364i  0.09379+0.02737i

$operators[231,,] (operator at frequency -2.41902634326414)
                  [,1]              [,2]
[1,]  0.00341+0.02339i -0.07452+0.00442i
[2,] -0.06327-0.03387i  0.09423+0.02797i

$operators[232,,] (operator at frequency -2.41588475061055)
                  [,1]              [,2]
[1,]  0.00346+0.02354i -0.07469+0.00407i
[2,] -0.06304-0.03410i  0.09466+0.02856i

$operators[233,,] (operator at frequency -2.41274315795696)
                  [,1]              [,2]
[1,]  0.00351+0.02368i -0.07487+0.00373i
[2,] -0.06282-0.03432i  0.09509+0.02917i

$operators[234,,] (operator at frequency -2.40960156530337)
                  [,1]              [,2]
[1,]  0.00355+0.02383i -0.07505+0.00337i
[2,] -0.06259-0.03455i  0.09552+0.02977i

$operators[235,,] (operator at frequency -2.40645997264978)
                  [,1]              [,2]
[1,]  0.00360+0.02398i -0.07522+0.00302i
[2,] -0.06237-0.03478i  0.09595+0.03038i

$operators[236,,] (operator at frequency -2.40331837999619)
                  [,1]              [,2]
[1,]  0.00364+0.02413i -0.07539+0.00266i
[2,] -0.06215-0.03501i  0.09638+0.03099i

$operators[237,,] (operator at frequency -2.4001767873426)
                  [,1]              [,2]
[1,]  0.00368+0.02428i -0.07557+0.00230i
[2,] -0.06194-0.03523i  0.09681+0.03161i

$operators[238,,] (operator at frequency -2.39703519468901)
                  [,1]              [,2]
[1,]  0.00372+0.02443i -0.07574+0.00193i
[2,] -0.06173-0.03546i  0.09723+0.03222i

$operators[239,,] (operator at frequency -2.39389360203542)
                  [,1]              [,2]
[1,]  0.00376+0.02458i -0.07591+0.00157i
[2,] -0.06152-0.03568i  0.09766+0.03285i

$operators[240,,] (operator at frequency -2.39075200938183)
                  [,1]              [,2]
[1,]  0.00380+0.02473i -0.07609+0.00119i
[2,] -0.06131-0.03591i  0.09809+0.03347i

$operators[241,,] (operator at frequency -2.38761041672824)
                  [,1]              [,2]
[1,]  0.00383+0.02487i -0.07626+0.00082i
[2,] -0.06110-0.03613i  0.09851+0.03410i

$operators[242,,] (operator at frequency -2.38446882407465)
                  [,1]              [,2]
[1,]  0.00386+0.02502i -0.07643+0.00044i
[2,] -0.06090-0.03636i  0.09894+0.03473i

$operators[243,,] (operator at frequency -2.38132723142106)
                  [,1]              [,2]
[1,]  0.00389+0.02517i -0.07660+0.00006i
[2,] -0.06070-0.03658i  0.09936+0.03536i

$operators[244,,] (operator at frequency -2.37818563876747)
                  [,1]              [,2]
[1,]  0.00392+0.02532i -0.07677-0.00033i
[2,] -0.06050-0.03681i  0.09978+0.03600i

$operators[245,,] (operator at frequency -2.37504404611388)
                  [,1]              [,2]
[1,]  0.00395+0.02547i -0.07694-0.00072i
[2,] -0.06031-0.03703i  0.10020+0.03660i

$operators[246,,] (operator at frequency -2.37190245346029)
                  [,1]             [,2]
[1,]  0.00398+0.02561i -0.0771-0.00111i
[2,] -0.06012-0.03725i  0.1006+0.03730i

$operators[247,,] (operator at frequency -2.3687608608067)
                  [,1]              [,2]
[1,]  0.00400+0.02576i -0.07727-0.00151i
[2,] -0.05993-0.03747i  0.10100+0.03790i

$operators[248,,] (operator at frequency -2.36561926815311)
                  [,1]              [,2]
[1,]  0.00402+0.02591i -0.07744-0.00191i
[2,] -0.05974-0.03769i  0.10150+0.03860i

$operators[249,,] (operator at frequency -2.36247767549952)
                  [,1]             [,2]
[1,]  0.00404+0.02606i -0.0776-0.00231i
[2,] -0.05956-0.03791i  0.1019+0.03920i

$operators[250,,] (operator at frequency -2.35933608284593)
                  [,1]              [,2]
[1,]  0.00406+0.02620i -0.07777-0.00272i
[2,] -0.05938-0.03813i  0.10230+0.03990i

$operators[251,,] (operator at frequency -2.35619449019234)
                  [,1]              [,2]
[1,]  0.00407+0.02635i -0.07793-0.00312i
[2,] -0.05920-0.03835i  0.10270+0.04050i

$operators[252,,] (operator at frequency -2.35305289753876)
                  [,1]             [,2]
[1,]  0.00409+0.02650i -0.0781-0.00354i
[2,] -0.05902-0.03857i  0.1031+0.04120i

$operators[253,,] (operator at frequency -2.34991130488517)
                  [,1]              [,2]
[1,]  0.00410+0.02664i -0.07826-0.00395i
[2,] -0.05885-0.03879i  0.10350+0.04180i

$operators[254,,] (operator at frequency -2.34676971223158)
                  [,1]              [,2]
[1,]  0.00411+0.02679i -0.07842-0.00437i
[2,] -0.05868-0.03901i  0.10400+0.04250i

$operators[255,,] (operator at frequency -2.34362811957799)
                  [,1]              [,2]
[1,]  0.00412+0.02693i -0.07858-0.00479i
[2,] -0.05851-0.03922i  0.10440+0.04320i

$operators[256,,] (operator at frequency -2.3404865269244)
                  [,1]              [,2]
[1,]  0.00412+0.02708i -0.07874-0.00522i
[2,] -0.05835-0.03944i  0.10480+0.04380i

$operators[257,,] (operator at frequency -2.33734493427081)
                  [,1]             [,2]
[1,]  0.00413+0.02722i -0.0789-0.00565i
[2,] -0.05819-0.03965i  0.1052+0.04450i

$operators[258,,] (operator at frequency -2.33420334161722)
                  [,1]              [,2]
[1,]  0.00413+0.02737i -0.07906-0.00608i
[2,] -0.05803-0.03986i  0.10560+0.04520i

$operators[259,,] (operator at frequency -2.33106174896363)
                  [,1]              [,2]
[1,]  0.00413+0.02751i -0.07922-0.00651i
[2,] -0.05788-0.04008i  0.10600+0.04590i

$operators[260,,] (operator at frequency -2.32792015631004)
                  [,1]              [,2]
[1,]  0.00413+0.02766i -0.07938-0.00695i
[2,] -0.05773-0.04029i  0.10640+0.04650i

$operators[261,,] (operator at frequency -2.32477856365645)
                 [,1]              [,2]
[1,]  0.00412+0.0278i -0.07953-0.00739i
[2,] -0.05758-0.0405i  0.10680+0.04720i

$operators[262,,] (operator at frequency -2.32163697100286)
                  [,1]              [,2]
[1,]  0.00412+0.02794i -0.07969-0.00784i
[2,] -0.05743-0.04071i  0.10720+0.04790i

$operators[263,,] (operator at frequency -2.31849537834927)
                  [,1]              [,2]
[1,]  0.00411+0.02808i -0.07984-0.00829i
[2,] -0.05729-0.04092i  0.10760+0.04860i

$operators[264,,] (operator at frequency -2.31535378569568)
                  [,1]            [,2]
[1,]  0.00410+0.02823i -0.080-0.00874i
[2,] -0.05715-0.04112i  0.108+0.04930i

$operators[265,,] (operator at frequency -2.31221219304209)
                  [,1]              [,2]
[1,]  0.00409+0.02837i -0.08015-0.00919i
[2,] -0.05702-0.04133i  0.10840+0.04990i

$operators[266,,] (operator at frequency -2.3090706003885)
                  [,1]             [,2]
[1,]  0.00407+0.02851i -0.0803-0.00965i
[2,] -0.05688-0.04154i  0.1088+0.05060i

$operators[267,,] (operator at frequency -2.30592900773491)
                  [,1]              [,2]
[1,]  0.00406+0.02865i -0.08045-0.01011i
[2,] -0.05676-0.04174i  0.10920+0.05130i

$operators[268,,] (operator at frequency -2.30278741508132)
                  [,1]             [,2]
[1,]  0.00404+0.02879i -0.0806-0.01057i
[2,] -0.05663-0.04194i  0.1096+0.05200i

$operators[269,,] (operator at frequency -2.29964582242773)
                  [,1]              [,2]
[1,]  0.00402+0.02893i -0.08075-0.01104i
[2,] -0.05651-0.04214i  0.11000+0.05270i

$operators[270,,] (operator at frequency -2.29650422977414)
                  [,1]             [,2]
[1,]  0.00400+0.02907i -0.0809-0.01151i
[2,] -0.05639-0.04234i  0.1104+0.05340i

$operators[271,,] (operator at frequency -2.29336263712055)
                  [,1]              [,2]
[1,]  0.00398+0.02921i -0.08105-0.01198i
[2,] -0.05627-0.04254i  0.11080+0.05410i

$operators[272,,] (operator at frequency -2.29022104446696)
                  [,1]              [,2]
[1,]  0.00395+0.02935i -0.08119-0.01245i
[2,] -0.05616-0.04274i  0.11110+0.05480i

$operators[273,,] (operator at frequency -2.28707945181337)
                  [,1]              [,2]
[1,]  0.00392+0.02949i -0.08134-0.01293i
[2,] -0.05605-0.04294i  0.11150+0.05550i

$operators[274,,] (operator at frequency -2.28393785915978)
                  [,1]              [,2]
[1,]  0.00389+0.02962i -0.08148-0.01341i
[2,] -0.05595-0.04313i  0.11190+0.05620i

$operators[275,,] (operator at frequency -2.28079626650619)
                  [,1]             [,2]
[1,]  0.00386+0.02976i -0.08162-0.0139i
[2,] -0.05584-0.04333i  0.11230+0.0569i

$operators[276,,] (operator at frequency -2.2776546738526)
                  [,1]              [,2]
[1,]  0.00383+0.02990i -0.08177-0.01439i
[2,] -0.05575-0.04352i  0.11270+0.05760i

$operators[277,,] (operator at frequency -2.27451308119901)
                  [,1]              [,2]
[1,]  0.00379+0.03003i -0.08191-0.01488i
[2,] -0.05565-0.04371i  0.11300+0.05830i

$operators[278,,] (operator at frequency -2.27137148854542)
                  [,1]              [,2]
[1,]  0.00375+0.03017i -0.08205-0.01537i
[2,] -0.05556-0.04390i  0.11340+0.05900i

$operators[279,,] (operator at frequency -2.26822989589183)
                  [,1]              [,2]
[1,]  0.00371+0.03030i -0.08219-0.01586i
[2,] -0.05547-0.04409i  0.11380+0.05970i

$operators[280,,] (operator at frequency -2.26508830323824)
                  [,1]              [,2]
[1,]  0.00367+0.03044i -0.08232-0.01636i
[2,] -0.05539-0.04428i  0.11420+0.06040i

$operators[281,,] (operator at frequency -2.26194671058465)
                  [,1]              [,2]
[1,]  0.00363+0.03057i -0.08246-0.01686i
[2,] -0.05531-0.04446i  0.11450+0.06120i

$operators[282,,] (operator at frequency -2.25880511793106)
                  [,1]              [,2]
[1,]  0.00358+0.03070i -0.08259-0.01737i
[2,] -0.05523-0.04464i  0.11490+0.06190i

$operators[283,,] (operator at frequency -2.25566352527747)
                  [,1]              [,2]
[1,]  0.00353+0.03083i -0.08273-0.01787i
[2,] -0.05516-0.04483i  0.11530+0.06260i

$operators[284,,] (operator at frequency -2.25252193262388)
                  [,1]              [,2]
[1,]  0.00348+0.03097i -0.08286-0.01838i
[2,] -0.05509-0.04501i  0.11560+0.06330i

$operators[285,,] (operator at frequency -2.24938033997029)
                  [,1]             [,2]
[1,]  0.00343+0.03110i -0.08299-0.0189i
[2,] -0.05502-0.04519i  0.11600+0.0640i

$operators[286,,] (operator at frequency -2.2462387473167)
                  [,1]              [,2]
[1,]  0.00338+0.03123i -0.08312-0.01941i
[2,] -0.05496-0.04536i  0.11640+0.06470i

$operators[287,,] (operator at frequency -2.24309715466311)
                  [,1]              [,2]
[1,]  0.00332+0.03135i -0.08325-0.01993i
[2,] -0.05490-0.04554i  0.11670+0.06540i

$operators[288,,] (operator at frequency -2.23995556200952)
                  [,1]              [,2]
[1,]  0.00326+0.03148i -0.08338-0.02045i
[2,] -0.05485-0.04571i  0.11710+0.06620i

$operators[289,,] (operator at frequency -2.23681396935593)
                  [,1]              [,2]
[1,]  0.00320+0.03161i -0.08351-0.02097i
[2,] -0.05479-0.04588i  0.11740+0.06690i

$operators[290,,] (operator at frequency -2.23367237670234)
                  [,1]             [,2]
[1,]  0.00314+0.03174i -0.08363-0.0215i
[2,] -0.05475-0.04605i  0.11780+0.0676i

$operators[291,,] (operator at frequency -2.23053078404875)
                  [,1]              [,2]
[1,]  0.00308+0.03186i -0.08376-0.02203i
[2,] -0.05470-0.04622i  0.11810+0.06830i

$operators[292,,] (operator at frequency -2.22738919139516)
                  [,1]              [,2]
[1,]  0.00301+0.03199i -0.08388-0.02256i
[2,] -0.05466-0.04639i  0.11850+0.06900i

$operators[293,,] (operator at frequency -2.22424759874157)
                  [,1]             [,2]
[1,]  0.00294+0.03211i -0.0840-0.02309i
[2,] -0.05463-0.04655i  0.1188+0.06980i

$operators[294,,] (operator at frequency -2.22110600608798)
                  [,1]              [,2]
[1,]  0.00287+0.03224i -0.08412-0.02363i
[2,] -0.05460-0.04672i  0.11920+0.07050i

$operators[295,,] (operator at frequency -2.21796441343439)
                  [,1]              [,2]
[1,]  0.00280+0.03236i -0.08424-0.02417i
[2,] -0.05457-0.04688i  0.11950+0.07120i

$operators[296,,] (operator at frequency -2.2148228207808)
                  [,1]              [,2]
[1,]  0.00272+0.03248i -0.08436-0.02471i
[2,] -0.05455-0.04703i  0.11990+0.07190i

$operators[297,,] (operator at frequency -2.21168122812721)
                  [,1]              [,2]
[1,]  0.00265+0.03260i -0.08447-0.02526i
[2,] -0.05453-0.04719i  0.12020+0.07260i

$operators[298,,] (operator at frequency -2.20853963547362)
                  [,1]             [,2]
[1,]  0.00257+0.03272i -0.08459-0.0258i
[2,] -0.05451-0.04735i  0.12050+0.0734i

$operators[299,,] (operator at frequency -2.20539804282003)
                  [,1]             [,2]
[1,]  0.00249+0.03284i -0.0847-0.02635i
[2,] -0.05450-0.04750i  0.1209+0.07410i

$operators[300,,] (operator at frequency -2.20225645016644)
                  [,1]             [,2]
[1,]  0.00241+0.03296i -0.08482-0.0269i
[2,] -0.05449-0.04765i  0.12120+0.0748i

$operators[301,,] (operator at frequency -2.19911485751286)
                  [,1]              [,2]
[1,]  0.00232+0.03308i -0.08493-0.02746i
[2,] -0.05448-0.04780i  0.12150+0.07550i

$operators[302,,] (operator at frequency -2.19597326485927)
                  [,1]              [,2]
[1,]  0.00223+0.03320i -0.08504-0.02801i
[2,] -0.05448-0.04794i  0.12190+0.07630i

$operators[303,,] (operator at frequency -2.19283167220568)
                  [,1]              [,2]
[1,]  0.00215+0.03331i -0.08515-0.02857i
[2,] -0.05449-0.04809i  0.12220+0.07700i

$operators[304,,] (operator at frequency -2.18969007955209)
                  [,1]              [,2]
[1,]  0.00206+0.03343i -0.08525-0.02913i
[2,] -0.05450-0.04823i  0.12250+0.07770i

$operators[305,,] (operator at frequency -2.1865484868985)
                  [,1]             [,2]
[1,]  0.00196+0.03354i -0.08536-0.0297i
[2,] -0.05451-0.04837i  0.12280+0.0784i

$operators[306,,] (operator at frequency -2.18340689424491)
                  [,1]              [,2]
[1,]  0.00187+0.03365i -0.08546-0.03026i
[2,] -0.05453-0.04851i  0.12310+0.07910i

$operators[307,,] (operator at frequency -2.18026530159132)
                  [,1]              [,2]
[1,]  0.00177+0.03376i -0.08556-0.03083i
[2,] -0.05455-0.04864i  0.12350+0.07990i

$operators[308,,] (operator at frequency -2.17712370893773)
                  [,1]             [,2]
[1,]  0.00168+0.03387i -0.08567-0.0314i
[2,] -0.05457-0.04878i  0.12380+0.0806i

$operators[309,,] (operator at frequency -2.17398211628414)
                  [,1]              [,2]
[1,]  0.00158+0.03398i -0.08576-0.03197i
[2,] -0.05460-0.04891i  0.12410+0.08130i

$operators[310,,] (operator at frequency -2.17084052363055)
                  [,1]              [,2]
[1,]  0.00147+0.03409i -0.08586-0.03255i
[2,] -0.05463-0.04904i  0.12440+0.08200i

$operators[311,,] (operator at frequency -2.16769893097696)
                  [,1]              [,2]
[1,]  0.00137+0.03420i -0.08596-0.03312i
[2,] -0.05467-0.04916i  0.12470+0.08280i

$operators[312,,] (operator at frequency -2.16455733832337)
                  [,1]             [,2]
[1,]  0.00126+0.03431i -0.08606-0.0337i
[2,] -0.05471-0.04928i  0.12500+0.0835i

$operators[313,,] (operator at frequency -2.16141574566978)
                  [,1]              [,2]
[1,]  0.00116+0.03441i -0.08615-0.03428i
[2,] -0.05476-0.04941i  0.12530+0.08420i

$operators[314,,] (operator at frequency -2.15827415301619)
                  [,1]              [,2]
[1,]  0.00105+0.03452i -0.08624-0.03487i
[2,] -0.05481-0.04952i  0.12560+0.08490i

$operators[315,,] (operator at frequency -2.1551325603626)
                  [,1]              [,2]
[1,]  0.00093+0.03462i -0.08633-0.03545i
[2,] -0.05486-0.04964i  0.12590+0.08560i

$operators[316,,] (operator at frequency -2.15199096770901)
                  [,1]              [,2]
[1,]  0.00082+0.03472i -0.08642-0.03604i
[2,] -0.05492-0.04975i  0.12620+0.08630i

$operators[317,,] (operator at frequency -2.14884937505542)
                  [,1]              [,2]
[1,]  0.00071+0.03482i -0.08651-0.03663i
[2,] -0.05498-0.04987i  0.12650+0.08710i

$operators[318,,] (operator at frequency -2.14570778240183)
                  [,1]              [,2]
[1,]  0.00059+0.03492i -0.08659-0.03722i
[2,] -0.05505-0.04997i  0.12680+0.08780i

$operators[319,,] (operator at frequency -2.14256618974824)
                  [,1]              [,2]
[1,]  0.00047+0.03502i -0.08668-0.03782i
[2,] -0.05512-0.05008i  0.12700+0.08850i

$operators[320,,] (operator at frequency -2.13942459709465)
                  [,1]              [,2]
[1,]  0.00035+0.03512i -0.08676-0.03841i
[2,] -0.05519-0.05018i  0.12730+0.08920i

$operators[321,,] (operator at frequency -2.13628300444106)
                  [,1]              [,2]
[1,]  0.00023+0.03521i -0.08684-0.03901i
[2,] -0.05527-0.05028i  0.12760+0.08990i

$operators[322,,] (operator at frequency -2.13314141178747)
                  [,1]              [,2]
[1,]  0.00010+0.03531i -0.08692-0.03961i
[2,] -0.05536-0.05038i  0.12790+0.09060i

$operators[323,,] (operator at frequency -2.12999981913388)
                  [,1]             [,2]
[1,] -0.00003+0.03540i -0.0870-0.04021i
[2,] -0.05545-0.05048i  0.1281+0.09130i

$operators[324,,] (operator at frequency -2.12685822648029)
                  [,1]              [,2]
[1,] -0.00015+0.03550i -0.08708-0.04082i
[2,] -0.05554-0.05057i  0.12840+0.09200i

$operators[325,,] (operator at frequency -2.1237166338267)
                  [,1]              [,2]
[1,] -0.00028+0.03559i -0.08715-0.04142i
[2,] -0.05564-0.05066i  0.12870+0.09270i

$operators[326,,] (operator at frequency -2.12057504117311)
                  [,1]              [,2]
[1,] -0.00042+0.03568i -0.08722-0.04203i
[2,] -0.05574-0.05075i  0.12890+0.09340i

$operators[327,,] (operator at frequency -2.11743344851952)
                  [,1]             [,2]
[1,] -0.00055+0.03577i -0.0873-0.04264i
[2,] -0.05584-0.05083i  0.1292+0.09420i

$operators[328,,] (operator at frequency -2.11429185586593)
                  [,1]              [,2]
[1,] -0.00068+0.03585i -0.08737-0.04325i
[2,] -0.05595-0.05091i  0.12950+0.09490i

$operators[329,,] (operator at frequency -2.11115026321234)
                  [,1]              [,2]
[1,] -0.00082+0.03594i -0.08743-0.04386i
[2,] -0.05607-0.05099i  0.12970+0.09560i

$operators[330,,] (operator at frequency -2.10800867055875)
                  [,1]             [,2]
[1,] -0.00096+0.03602i -0.0875-0.04447i
[2,] -0.05619-0.05106i  0.1300+0.09630i

$operators[331,,] (operator at frequency -2.10486707790516)
                  [,1]              [,2]
[1,] -0.00110+0.03611i -0.08756-0.04509i
[2,] -0.05631-0.05114i  0.13020+0.09700i

$operators[332,,] (operator at frequency -2.10172548525157)
                  [,1]              [,2]
[1,] -0.00124+0.03619i -0.08763-0.04571i
[2,] -0.05644-0.05121i  0.13050+0.09760i

$operators[333,,] (operator at frequency -2.09858389259798)
                  [,1]              [,2]
[1,] -0.00139+0.03627i -0.08769-0.04633i
[2,] -0.05657-0.05127i  0.13070+0.09830i

$operators[334,,] (operator at frequency -2.09544229994439)
                  [,1]              [,2]
[1,] -0.00153+0.03635i -0.08775-0.04695i
[2,] -0.05671-0.05134i  0.13090+0.09900i

$operators[335,,] (operator at frequency -2.0923007072908)
                  [,1]              [,2]
[1,] -0.00168+0.03643i -0.08781-0.04757i
[2,] -0.05685-0.05140i  0.13120+0.09970i

$operators[336,,] (operator at frequency -2.08915911463721)
                  [,1]             [,2]
[1,] -0.00183+0.03651i -0.08786-0.0482i
[2,] -0.05700-0.05146i  0.13140+0.1004i

$operators[337,,] (operator at frequency -2.08601752198362)
                  [,1]              [,2]
[1,] -0.00198+0.03658i -0.08792-0.04882i
[2,] -0.05715-0.05151i  0.13160+0.10110i

$operators[338,,] (operator at frequency -2.08287592933003)
                  [,1]              [,2]
[1,] -0.00213+0.03665i -0.08797-0.04945i
[2,] -0.05731-0.05156i  0.13190+0.10180i

$operators[339,,] (operator at frequency -2.07973433667644)
                  [,1]              [,2]
[1,] -0.00229+0.03673i -0.08802-0.05008i
[2,] -0.05747-0.05161i  0.13210+0.10250i

$operators[340,,] (operator at frequency -2.07659274402285)
                  [,1]              [,2]
[1,] -0.00244+0.03680i -0.08807-0.05071i
[2,] -0.05763-0.05165i  0.13230+0.10310i

$operators[341,,] (operator at frequency -2.07345115136926)
                 [,1]              [,2]
[1,] -0.0026+0.03687i -0.08811-0.05134i
[2,] -0.0578-0.05170i  0.13250+0.10380i

$operators[342,,] (operator at frequency -2.07030955871567)
                  [,1]              [,2]
[1,] -0.00276+0.03694i -0.08816-0.05197i
[2,] -0.05797-0.05174i  0.13280+0.10450i

$operators[343,,] (operator at frequency -2.06716796606208)
                  [,1]             [,2]
[1,] -0.00292+0.03700i -0.0882-0.05261i
[2,] -0.05815-0.05177i  0.1330+0.10520i

$operators[344,,] (operator at frequency -2.06402637340849)
                  [,1]              [,2]
[1,] -0.00308+0.03707i -0.08824-0.05325i
[2,] -0.05833-0.05180i  0.13320+0.10580i

$operators[345,,] (operator at frequency -2.0608847807549)
                  [,1]              [,2]
[1,] -0.00324+0.03713i -0.08828-0.05388i
[2,] -0.05852-0.05183i  0.13340+0.10650i

$operators[346,,] (operator at frequency -2.05774318810131)
                  [,1]              [,2]
[1,] -0.00341+0.03719i -0.08832-0.05452i
[2,] -0.05871-0.05186i  0.13360+0.10720i

$operators[347,,] (operator at frequency -2.05460159544772)
                  [,1]              [,2]
[1,] -0.00357+0.03725i -0.08836-0.05516i
[2,] -0.05891-0.05188i  0.13380+0.10780i

$operators[348,,] (operator at frequency -2.05146000279413)
                  [,1]             [,2]
[1,] -0.00374+0.03731i -0.08839-0.0558i
[2,] -0.05911-0.05190i  0.13400+0.1085i

$operators[349,,] (operator at frequency -2.04831841014055)
                  [,1]              [,2]
[1,] -0.00391+0.03737i -0.08842-0.05645i
[2,] -0.05932-0.05191i  0.13420+0.10920i

$operators[350,,] (operator at frequency -2.04517681748696)
                  [,1]              [,2]
[1,] -0.00408+0.03743i -0.08845-0.05709i
[2,] -0.05953-0.05193i  0.13440+0.10980i

$operators[351,,] (operator at frequency -2.04203522483337)
                  [,1]              [,2]
[1,] -0.00425+0.03748i -0.08848-0.05773i
[2,] -0.05974-0.05194i  0.13460+0.11050i

$operators[352,,] (operator at frequency -2.03889363217978)
                  [,1]              [,2]
[1,] -0.00443+0.03753i -0.08851-0.05838i
[2,] -0.05996-0.05194i  0.13470+0.11110i

$operators[353,,] (operator at frequency -2.03575203952619)
                  [,1]              [,2]
[1,] -0.00460+0.03758i -0.08853-0.05903i
[2,] -0.06019-0.05194i  0.13490+0.11180i

$operators[354,,] (operator at frequency -2.0326104468726)
                  [,1]              [,2]
[1,] -0.00478+0.03763i -0.08856-0.05968i
[2,] -0.06041-0.05194i  0.13510+0.11240i

$operators[355,,] (operator at frequency -2.02946885421901)
                  [,1]              [,2]
[1,] -0.00495+0.03768i -0.08858-0.06033i
[2,] -0.06065-0.05194i  0.13530+0.11300i

$operators[356,,] (operator at frequency -2.02632726156542)
                  [,1]             [,2]
[1,] -0.00513+0.03773i -0.0886-0.06098i
[2,] -0.06089-0.05193i  0.1354+0.11370i

$operators[357,,] (operator at frequency -2.02318566891183)
                  [,1]              [,2]
[1,] -0.00531+0.03777i -0.08861-0.06163i
[2,] -0.06113-0.05191i  0.13560+0.11430i

$operators[358,,] (operator at frequency -2.02004407625824)
                  [,1]              [,2]
[1,] -0.00549+0.03782i -0.08863-0.06228i
[2,] -0.06138-0.05190i  0.13580+0.11490i

$operators[359,,] (operator at frequency -2.01690248360465)
                  [,1]              [,2]
[1,] -0.00568+0.03786i -0.08864-0.06293i
[2,] -0.06163-0.05188i  0.13590+0.11560i

$operators[360,,] (operator at frequency -2.01376089095106)
                  [,1]              [,2]
[1,] -0.00586+0.03790i -0.08865-0.06359i
[2,] -0.06189-0.05186i  0.13610+0.11620i

$operators[361,,] (operator at frequency -2.01061929829747)
                  [,1]              [,2]
[1,] -0.00604+0.03793i -0.08866-0.06424i
[2,] -0.06215-0.05183i  0.13620+0.11680i

$operators[362,,] (operator at frequency -2.00747770564388)
                  [,1]             [,2]
[1,] -0.00623+0.03797i -0.08867-0.0649i
[2,] -0.06241-0.05180i  0.13640+0.1174i

$operators[363,,] (operator at frequency -2.00433611299029)
                  [,1]              [,2]
[1,] -0.00642+0.03800i -0.08867-0.06556i
[2,] -0.06269-0.05177i  0.13650+0.11800i

$operators[364,,] (operator at frequency -2.0011945203367)
                  [,1]              [,2]
[1,] -0.00661+0.03804i -0.08868-0.06622i
[2,] -0.06296-0.05173i  0.13670+0.11860i

$operators[365,,] (operator at frequency -1.99805292768311)
                  [,1]              [,2]
[1,] -0.00680+0.03807i -0.08868-0.06687i
[2,] -0.06324-0.05169i  0.13680+0.11930i

$operators[366,,] (operator at frequency -1.99491133502952)
                  [,1]              [,2]
[1,] -0.00699+0.03810i -0.08867-0.06753i
[2,] -0.06353-0.05164i  0.13690+0.11990i

$operators[367,,] (operator at frequency -1.99176974237593)
                  [,1]              [,2]
[1,] -0.00718+0.03813i -0.08867-0.06819i
[2,] -0.06382-0.05159i  0.13710+0.12050i

$operators[368,,] (operator at frequency -1.98862814972234)
                  [,1]              [,2]
[1,] -0.00737+0.03815i -0.08867-0.06886i
[2,] -0.06411-0.05154i  0.13720+0.12110i

$operators[369,,] (operator at frequency -1.98548655706875)
                  [,1]              [,2]
[1,] -0.00757+0.03818i -0.08866-0.06952i
[2,] -0.06441-0.05148i  0.13730+0.12160i

$operators[370,,] (operator at frequency -1.98234496441516)
                  [,1]              [,2]
[1,] -0.00776+0.03820i -0.08865-0.07018i
[2,] -0.06471-0.05142i  0.13740+0.12220i

$operators[371,,] (operator at frequency -1.97920337176157)
                  [,1]              [,2]
[1,] -0.00796+0.03822i -0.08864-0.07084i
[2,] -0.06502-0.05136i  0.13760+0.12280i

$operators[372,,] (operator at frequency -1.97606177910798)
                  [,1]              [,2]
[1,] -0.00815+0.03824i -0.08863-0.07151i
[2,] -0.06534-0.05129i  0.13770+0.12340i

$operators[373,,] (operator at frequency -1.97292018645439)
                  [,1]              [,2]
[1,] -0.00835+0.03825i -0.08861-0.07217i
[2,] -0.06565-0.05122i  0.13780+0.12400i

$operators[374,,] (operator at frequency -1.9697785938008)
                  [,1]              [,2]
[1,] -0.00855+0.03827i -0.08859-0.07283i
[2,] -0.06598-0.05114i  0.13790+0.12450i

$operators[375,,] (operator at frequency -1.96663700114721)
                  [,1]             [,2]
[1,] -0.00875+0.03828i -0.08857-0.0735i
[2,] -0.06630-0.05106i  0.13800+0.1251i

$operators[376,,] (operator at frequency -1.96349540849362)
                  [,1]              [,2]
[1,] -0.00895+0.03829i -0.08855-0.07417i
[2,] -0.06664-0.05098i  0.13810+0.12570i

$operators[377,,] (operator at frequency -1.96035381584003)
                  [,1]              [,2]
[1,] -0.00915+0.03830i -0.08853-0.07483i
[2,] -0.06697-0.05089i  0.13820+0.12620i

$operators[378,,] (operator at frequency -1.95721222318644)
                  [,1]            [,2]
[1,] -0.00936+0.03831i -0.0885-0.0755i
[2,] -0.06731-0.05080i  0.1383+0.1268i

$operators[379,,] (operator at frequency -1.95407063053285)
                  [,1]              [,2]
[1,] -0.00956+0.03831i -0.08847-0.07617i
[2,] -0.06766-0.05070i  0.13840+0.12730i

$operators[380,,] (operator at frequency -1.95092903787926)
                  [,1]              [,2]
[1,] -0.00976+0.03832i -0.08844-0.07683i
[2,] -0.06801-0.05060i  0.13840+0.12790i

$operators[381,,] (operator at frequency -1.94778744522567)
                  [,1]             [,2]
[1,] -0.00997+0.03832i -0.08841-0.0775i
[2,] -0.06837-0.05050i  0.13850+0.1284i

$operators[382,,] (operator at frequency -1.94464585257208)
                  [,1]              [,2]
[1,] -0.01017+0.03832i -0.08837-0.07817i
[2,] -0.06873-0.05039i  0.13860+0.12900i

$operators[383,,] (operator at frequency -1.94150425991849)
                  [,1]              [,2]
[1,] -0.01038+0.03832i -0.08834-0.07884i
[2,] -0.06909-0.05028i  0.13870+0.12950i

$operators[384,,] (operator at frequency -1.9383626672649)
                  [,1]             [,2]
[1,] -0.01059+0.03831i -0.0883-0.07951i
[2,] -0.06946-0.05016i  0.1387+0.13000i

$operators[385,,] (operator at frequency -1.93522107461131)
                  [,1]              [,2]
[1,] -0.01079+0.03831i -0.08826-0.08017i
[2,] -0.06984-0.05004i  0.13880+0.13060i

$operators[386,,] (operator at frequency -1.93207948195772)
                  [,1]              [,2]
[1,] -0.01100+0.03830i -0.08822-0.08084i
[2,] -0.07022-0.04992i  0.13890+0.13110i

$operators[387,,] (operator at frequency -1.92893788930413)
                  [,1]              [,2]
[1,] -0.01121+0.03829i -0.08817-0.08151i
[2,] -0.07060-0.04979i  0.13890+0.13160i

$operators[388,,] (operator at frequency -1.92579629665054)
                  [,1]              [,2]
[1,] -0.01142+0.03828i -0.08812-0.08218i
[2,] -0.07099-0.04966i  0.13900+0.13210i

$operators[389,,] (operator at frequency -1.92265470399695)
                  [,1]              [,2]
[1,] -0.01163+0.03827i -0.08807-0.08285i
[2,] -0.07138-0.04952i  0.13900+0.13260i

$operators[390,,] (operator at frequency -1.91951311134336)
                  [,1]              [,2]
[1,] -0.01184+0.03825i -0.08802-0.08352i
[2,] -0.07178-0.04938i  0.13910+0.13310i

$operators[391,,] (operator at frequency -1.91637151868977)
                  [,1]              [,2]
[1,] -0.01205+0.03823i -0.08797-0.08419i
[2,] -0.07218-0.04924i  0.13910+0.13360i

$operators[392,,] (operator at frequency -1.91322992603618)
                  [,1]              [,2]
[1,] -0.01226+0.03821i -0.08791-0.08486i
[2,] -0.07259-0.04909i  0.13910+0.13410i

$operators[393,,] (operator at frequency -1.91008833338259)
                  [,1]              [,2]
[1,] -0.01247+0.03819i -0.08785-0.08553i
[2,] -0.07300-0.04894i  0.13920+0.13460i

$operators[394,,] (operator at frequency -1.906946740729)
                  [,1]             [,2]
[1,] -0.01269+0.03817i -0.08779-0.0862i
[2,] -0.07342-0.04878i  0.13920+0.1351i

$operators[395,,] (operator at frequency -1.90380514807541)
                  [,1]              [,2]
[1,] -0.01290+0.03814i -0.08773-0.08687i
[2,] -0.07384-0.04862i  0.13920+0.13550i

$operators[396,,] (operator at frequency -1.90066355542182)
                  [,1]              [,2]
[1,] -0.01311+0.03811i -0.08766-0.08754i
[2,] -0.07426-0.04845i  0.13920+0.13600i

$operators[397,,] (operator at frequency -1.89752196276823)
                  [,1]              [,2]
[1,] -0.01333+0.03808i -0.08759-0.08821i
[2,] -0.07469-0.04828i  0.13930+0.13650i

$operators[398,,] (operator at frequency -1.89438037011465)
                  [,1]              [,2]
[1,] -0.01354+0.03805i -0.08752-0.08888i
[2,] -0.07513-0.04811i  0.13930+0.13690i

$operators[399,,] (operator at frequency -1.89123877746106)
                  [,1]              [,2]
[1,] -0.01375+0.03802i -0.08745-0.08955i
[2,] -0.07557-0.04793i  0.13930+0.13740i

$operators[400,,] (operator at frequency -1.88809718480747)
                  [,1]              [,2]
[1,] -0.01397+0.03798i -0.08738-0.09022i
[2,] -0.07601-0.04774i  0.13930+0.13780i

$operators[401,,] (operator at frequency -1.88495559215388)
                  [,1]             [,2]
[1,] -0.01418+0.03795i -0.0873-0.09088i
[2,] -0.07646-0.04756i  0.1393+0.13830i

$operators[402,,] (operator at frequency -1.88181399950029)
                  [,1]              [,2]
[1,] -0.01440+0.03791i -0.08722-0.09155i
[2,] -0.07691-0.04736i  0.13930+0.13870i

$operators[403,,] (operator at frequency -1.8786724068467)
                  [,1]              [,2]
[1,] -0.01461+0.03786i -0.08714-0.09222i
[2,] -0.07737-0.04717i  0.13930+0.13910i

$operators[404,,] (operator at frequency -1.87553081419311)
                  [,1]              [,2]
[1,] -0.01483+0.03782i -0.08706-0.09289i
[2,] -0.07783-0.04697i  0.13930+0.13960i

$operators[405,,] (operator at frequency -1.87238922153952)
                  [,1]              [,2]
[1,] -0.01504+0.03777i -0.08697-0.09356i
[2,] -0.07830-0.04676i  0.13920+0.14000i

$operators[406,,] (operator at frequency -1.86924762888593)
                  [,1]              [,2]
[1,] -0.01526+0.03773i -0.08689-0.09422i
[2,] -0.07877-0.04655i  0.13920+0.14040i

$operators[407,,] (operator at frequency -1.86610603623234)
                  [,1]              [,2]
[1,] -0.01547+0.03768i -0.08679-0.09489i
[2,] -0.07925-0.04634i  0.13920+0.14080i

$operators[408,,] (operator at frequency -1.86296444357875)
                  [,1]             [,2]
[1,] -0.01569+0.03762i -0.0867-0.09556i
[2,] -0.07973-0.04612i  0.1392+0.14120i

$operators[409,,] (operator at frequency -1.85982285092516)
                  [,1]              [,2]
[1,] -0.01590+0.03757i -0.08661-0.09622i
[2,] -0.08021-0.04590i  0.13910+0.14160i

$operators[410,,] (operator at frequency -1.85668125827157)
                  [,1]              [,2]
[1,] -0.01612+0.03751i -0.08651-0.09689i
[2,] -0.08070-0.04567i  0.13910+0.14200i

$operators[411,,] (operator at frequency -1.85353966561798)
                  [,1]              [,2]
[1,] -0.01633+0.03745i -0.08641-0.09755i
[2,] -0.08120-0.04544i  0.13910+0.14240i

$operators[412,,] (operator at frequency -1.85039807296439)
                  [,1]              [,2]
[1,] -0.01655+0.03739i -0.08631-0.09822i
[2,] -0.08170-0.04521i  0.13900+0.14280i

$operators[413,,] (operator at frequency -1.8472564803108)
                  [,1]              [,2]
[1,] -0.01676+0.03733i -0.08621-0.09888i
[2,] -0.08220-0.04497i  0.13900+0.14320i

$operators[414,,] (operator at frequency -1.84411488765721)
                  [,1]             [,2]
[1,] -0.01698+0.03727i -0.0861-0.09954i
[2,] -0.08271-0.04472i  0.1389+0.14350i

$operators[415,,] (operator at frequency -1.84097329500362)
                  [,1]            [,2]
[1,] -0.01719+0.03720i -0.0860-0.1002i
[2,] -0.08322-0.04448i  0.1389+0.1439i

$operators[416,,] (operator at frequency -1.83783170235003)
                  [,1]            [,2]
[1,] -0.01740+0.03713i -0.0859-0.1009i
[2,] -0.08374-0.04422i  0.1388+0.1443i

$operators[417,,] (operator at frequency -1.83469010969644)
                  [,1]            [,2]
[1,] -0.01762+0.03706i -0.0858-0.1015i
[2,] -0.08426-0.04396i  0.1388+0.1446i

$operators[418,,] (operator at frequency -1.83154851704285)
                  [,1]            [,2]
[1,] -0.01783+0.03698i -0.0857-0.1022i
[2,] -0.08478-0.04370i  0.1387+0.1450i

$operators[419,,] (operator at frequency -1.82840692438926)
                  [,1]            [,2]
[1,] -0.01804+0.03691i -0.0855-0.1028i
[2,] -0.08531-0.04344i  0.1386+0.1453i

$operators[420,,] (operator at frequency -1.82526533173567)
                  [,1]            [,2]
[1,] -0.01826+0.03683i -0.0854-0.1035i
[2,] -0.08585-0.04316i  0.1385+0.1456i

$operators[421,,] (operator at frequency -1.82212373908208)
                  [,1]            [,2]
[1,] -0.01847+0.03675i -0.0853-0.1042i
[2,] -0.08639-0.04289i  0.1385+0.1460i

$operators[422,,] (operator at frequency -1.81898214642849)
                  [,1]            [,2]
[1,] -0.01868+0.03667i -0.0852-0.1048i
[2,] -0.08693-0.04261i  0.1384+0.1463i

$operators[423,,] (operator at frequency -1.8158405537749)
                  [,1]            [,2]
[1,] -0.01889+0.03658i -0.0850-0.1055i
[2,] -0.08748-0.04233i  0.1383+0.1466i

$operators[424,,] (operator at frequency -1.81269896112131)
                  [,1]            [,2]
[1,] -0.01911+0.03650i -0.0849-0.1061i
[2,] -0.08803-0.04204i  0.1382+0.1469i

$operators[425,,] (operator at frequency -1.80955736846772)
                  [,1]            [,2]
[1,] -0.01932+0.03641i -0.0848-0.1068i
[2,] -0.08859-0.04174i  0.1381+0.1472i

$operators[426,,] (operator at frequency -1.80641577581413)
                  [,1]            [,2]
[1,] -0.01953+0.03632i -0.0846-0.1074i
[2,] -0.08915-0.04145i  0.1380+0.1475i

$operators[427,,] (operator at frequency -1.80327418316054)
                  [,1]            [,2]
[1,] -0.01974+0.03622i -0.0845-0.1081i
[2,] -0.08971-0.04114i  0.1379+0.1478i

$operators[428,,] (operator at frequency -1.80013259050695)
                  [,1]            [,2]
[1,] -0.01994+0.03613i -0.0844-0.1087i
[2,] -0.09028-0.04084i  0.1378+0.1481i

$operators[429,,] (operator at frequency -1.79699099785336)
                  [,1]            [,2]
[1,] -0.02015+0.03603i -0.0842-0.1094i
[2,] -0.09086-0.04052i  0.1377+0.1484i

$operators[430,,] (operator at frequency -1.79384940519977)
                  [,1]            [,2]
[1,] -0.02036+0.03593i -0.0841-0.1100i
[2,] -0.09143-0.04021i  0.1375+0.1487i

$operators[431,,] (operator at frequency -1.79070781254618)
                  [,1]            [,2]
[1,] -0.02057+0.03583i -0.0839-0.1107i
[2,] -0.09202-0.03989i  0.1374+0.1489i

$operators[432,,] (operator at frequency -1.78756621989259)
                  [,1]            [,2]
[1,] -0.02077+0.03573i -0.0838-0.1113i
[2,] -0.09260-0.03956i  0.1373+0.1492i

$operators[433,,] (operator at frequency -1.784424627239)
                  [,1]            [,2]
[1,] -0.02098+0.03562i -0.0836-0.1120i
[2,] -0.09319-0.03923i  0.1372+0.1494i

$operators[434,,] (operator at frequency -1.78128303458541)
                  [,1]            [,2]
[1,] -0.02118+0.03551i -0.0835-0.1126i
[2,] -0.09379-0.03890i  0.1370+0.1497i

$operators[435,,] (operator at frequency -1.77814144193182)
                  [,1]            [,2]
[1,] -0.02139+0.03540i -0.0833-0.1133i
[2,] -0.09439-0.03856i  0.1369+0.1499i

$operators[436,,] (operator at frequency -1.77499984927823)
                  [,1]            [,2]
[1,] -0.02159+0.03529i -0.0832-0.1139i
[2,] -0.09499-0.03822i  0.1367+0.1501i

$operators[437,,] (operator at frequency -1.77185825662464)
                  [,1]            [,2]
[1,] -0.02179+0.03517i -0.0830-0.1146i
[2,] -0.09560-0.03787i  0.1366+0.1504i

$operators[438,,] (operator at frequency -1.76871666397105)
                  [,1]            [,2]
[1,] -0.02199+0.03506i -0.0828-0.1152i
[2,] -0.09621-0.03752i  0.1364+0.1506i

$operators[439,,] (operator at frequency -1.76557507131746)
                  [,1]            [,2]
[1,] -0.02219+0.03494i -0.0827-0.1158i
[2,] -0.09683-0.03716i  0.1363+0.1508i

$operators[440,,] (operator at frequency -1.76243347866387)
                  [,1]            [,2]
[1,] -0.02239+0.03482i -0.0825-0.1165i
[2,] -0.09745-0.03680i  0.1361+0.1510i

$operators[441,,] (operator at frequency -1.75929188601028)
                  [,1]            [,2]
[1,] -0.02259+0.03469i -0.0823-0.1171i
[2,] -0.09807-0.03644i  0.1360+0.1512i

$operators[442,,] (operator at frequency -1.75615029335669)
                  [,1]            [,2]
[1,] -0.02279+0.03457i -0.0822-0.1178i
[2,] -0.09870-0.03607i  0.1358+0.1514i

$operators[443,,] (operator at frequency -1.7530087007031)
                  [,1]            [,2]
[1,] -0.02298+0.03444i -0.0820-0.1184i
[2,] -0.09934-0.03569i  0.1356+0.1516i

$operators[444,,] (operator at frequency -1.74986710804951)
                  [,1]            [,2]
[1,] -0.02318+0.03431i -0.0818-0.1190i
[2,] -0.09997-0.03531i  0.1354+0.1518i

$operators[445,,] (operator at frequency -1.74672551539593)
                  [,1]            [,2]
[1,] -0.02337+0.03418i -0.0816-0.1196i
[2,] -0.10060-0.03490i  0.1353+0.1520i

$operators[446,,] (operator at frequency -1.74358392274234)
                  [,1]            [,2]
[1,] -0.02356+0.03404i -0.0815-0.1203i
[2,] -0.10130-0.03450i  0.1351+0.1521i

$operators[447,,] (operator at frequency -1.74044233008875)
                 [,1]            [,2]
[1,] -0.02375+0.0339i -0.0813-0.1209i
[2,] -0.10190-0.0342i  0.1349+0.1523i

$operators[448,,] (operator at frequency -1.73730073743516)
                  [,1]            [,2]
[1,] -0.02394+0.03377i -0.0811-0.1215i
[2,] -0.10260-0.03380i  0.1347+0.1524i

$operators[449,,] (operator at frequency -1.73415914478157)
                  [,1]            [,2]
[1,] -0.02413+0.03362i -0.0809-0.1222i
[2,] -0.10320-0.03340i  0.1345+0.1526i

$operators[450,,] (operator at frequency -1.73101755212798)
                  [,1]            [,2]
[1,] -0.02432+0.03348i -0.0807-0.1228i
[2,] -0.10390-0.03290i  0.1343+0.1527i

$operators[451,,] (operator at frequency -1.72787595947439)
                  [,1]            [,2]
[1,] -0.02451+0.03334i -0.0805-0.1234i
[2,] -0.10450-0.03250i  0.1341+0.1528i

$operators[452,,] (operator at frequency -1.7247343668208)
                  [,1]           [,2]
[1,] -0.02469+0.03319i -0.0803-0.124i
[2,] -0.10520-0.03210i  0.1339+0.153i

$operators[453,,] (operator at frequency -1.72159277416721)
                  [,1]            [,2]
[1,] -0.02487+0.03304i -0.0801-0.1246i
[2,] -0.10590-0.03170i  0.1336+0.1531i

$operators[454,,] (operator at frequency -1.71845118151362)
                  [,1]            [,2]
[1,] -0.02505+0.03289i -0.0799-0.1253i
[2,] -0.10660-0.03130i  0.1334+0.1532i

$operators[455,,] (operator at frequency -1.71530958886003)
                  [,1]            [,2]
[1,] -0.02523+0.03273i -0.0797-0.1259i
[2,] -0.10720-0.03090i  0.1332+0.1533i

$operators[456,,] (operator at frequency -1.71216799620644)
                  [,1]            [,2]
[1,] -0.02541+0.03257i -0.0795-0.1265i
[2,] -0.10790-0.03040i  0.1330+0.1534i

$operators[457,,] (operator at frequency -1.70902640355285)
                  [,1]            [,2]
[1,] -0.02559+0.03242i -0.0793-0.1271i
[2,] -0.10860-0.03000i  0.1327+0.1535i

$operators[458,,] (operator at frequency -1.70588481089926)
                  [,1]            [,2]
[1,] -0.02576+0.03225i -0.0791-0.1277i
[2,] -0.10930-0.02950i  0.1325+0.1536i

$operators[459,,] (operator at frequency -1.70274321824567)
                  [,1]            [,2]
[1,] -0.02594+0.03209i -0.0789-0.1283i
[2,] -0.11000-0.02910i  0.1323+0.1536i

$operators[460,,] (operator at frequency -1.69960162559208)
                  [,1]            [,2]
[1,] -0.02611+0.03193i -0.0786-0.1289i
[2,] -0.11070-0.02860i  0.1320+0.1537i

$operators[461,,] (operator at frequency -1.69646003293849)
                  [,1]            [,2]
[1,] -0.02628+0.03176i -0.0784-0.1295i
[2,] -0.11140-0.02820i  0.1318+0.1538i

$operators[462,,] (operator at frequency -1.6933184402849)
                  [,1]            [,2]
[1,] -0.02645+0.03159i -0.0782-0.1301i
[2,] -0.11210-0.02770i  0.1315+0.1538i

$operators[463,,] (operator at frequency -1.69017684763131)
                  [,1]            [,2]
[1,] -0.02661+0.03142i -0.0780-0.1307i
[2,] -0.11280-0.02730i  0.1313+0.1539i

$operators[464,,] (operator at frequency -1.68703525497772)
                  [,1]            [,2]
[1,] -0.02678+0.03124i -0.0778-0.1313i
[2,] -0.11350-0.02680i  0.1310+0.1539i

$operators[465,,] (operator at frequency -1.68389366232413)
                  [,1]            [,2]
[1,] -0.02694+0.03107i -0.0775-0.1319i
[2,] -0.11430-0.02630i  0.1307+0.1540i

$operators[466,,] (operator at frequency -1.68075206967054)
                 [,1]            [,2]
[1,] -0.0271+0.03089i -0.0773-0.1325i
[2,] -0.1150-0.02590i  0.1305+0.1540i

$operators[467,,] (operator at frequency -1.67761047701695)
                  [,1]            [,2]
[1,] -0.02726+0.03071i -0.0771-0.1331i
[2,] -0.11570-0.02540i  0.1302+0.1540i

$operators[468,,] (operator at frequency -1.67446888436336)
                  [,1]            [,2]
[1,] -0.02742+0.03053i -0.0768-0.1337i
[2,] -0.11640-0.02490i  0.1299+0.1540i

$operators[469,,] (operator at frequency -1.67132729170977)
                  [,1]            [,2]
[1,] -0.02757+0.03034i -0.0766-0.1343i
[2,] -0.11720-0.02440i  0.1296+0.1540i

$operators[470,,] (operator at frequency -1.66818569905618)
                  [,1]            [,2]
[1,] -0.02773+0.03015i -0.0764-0.1349i
[2,] -0.11790-0.02390i  0.1293+0.1540i

$operators[471,,] (operator at frequency -1.66504410640259)
                  [,1]            [,2]
[1,] -0.02788+0.02996i -0.0761-0.1354i
[2,] -0.11860-0.02340i  0.1290+0.1540i

$operators[472,,] (operator at frequency -1.661902513749)
                  [,1]           [,2]
[1,] -0.02803+0.02977i -0.0759-0.136i
[2,] -0.11940-0.02290i  0.1287+0.154i

$operators[473,,] (operator at frequency -1.65876092109541)
                  [,1]            [,2]
[1,] -0.02817+0.02958i -0.0756-0.1366i
[2,] -0.12010-0.02240i  0.1284+0.1540i

$operators[474,,] (operator at frequency -1.65561932844182)
                  [,1]            [,2]
[1,] -0.02832+0.02939i -0.0754-0.1372i
[2,] -0.12090-0.02190i  0.1281+0.1539i

$operators[475,,] (operator at frequency -1.65247773578823)
                  [,1]            [,2]
[1,] -0.02846+0.02919i -0.0751-0.1378i
[2,] -0.12160-0.02140i  0.1278+0.1539i

$operators[476,,] (operator at frequency -1.64933614313464)
                 [,1]            [,2]
[1,] -0.0286+0.02899i -0.0749-0.1383i
[2,] -0.1224-0.02090i  0.1275+0.1538i

$operators[477,,] (operator at frequency -1.64619455048105)
                  [,1]            [,2]
[1,] -0.02874+0.02879i -0.0746-0.1389i
[2,] -0.12320-0.02030i  0.1272+0.1538i

$operators[478,,] (operator at frequency -1.64305295782746)
                  [,1]            [,2]
[1,] -0.02887+0.02858i -0.0744-0.1395i
[2,] -0.12390-0.01980i  0.1269+0.1537i

$operators[479,,] (operator at frequency -1.63991136517387)
                  [,1]            [,2]
[1,] -0.02901+0.02838i -0.0741-0.1400i
[2,] -0.12470-0.01930i  0.1265+0.1537i

$operators[480,,] (operator at frequency -1.63676977252028)
                  [,1]            [,2]
[1,] -0.02914+0.02817i -0.0738-0.1406i
[2,] -0.12550-0.01870i  0.1262+0.1536i

$operators[481,,] (operator at frequency -1.63362817986669)
                  [,1]            [,2]
[1,] -0.02927+0.02796i -0.0736-0.1412i
[2,] -0.12620-0.01820i  0.1259+0.1535i

$operators[482,,] (operator at frequency -1.6304865872131)
                  [,1]            [,2]
[1,] -0.02939+0.02775i -0.0733-0.1417i
[2,] -0.12700-0.01770i  0.1255+0.1534i

$operators[483,,] (operator at frequency -1.62734499455951)
                  [,1]            [,2]
[1,] -0.02952+0.02753i -0.0730-0.1423i
[2,] -0.12780-0.01710i  0.1252+0.1533i

$operators[484,,] (operator at frequency -1.62420340190592)
                  [,1]            [,2]
[1,] -0.02964+0.02732i -0.0727-0.1428i
[2,] -0.12860-0.01660i  0.1248+0.1532i

$operators[485,,] (operator at frequency -1.62106180925233)
                 [,1]            [,2]
[1,] -0.02975+0.0271i -0.0725-0.1434i
[2,] -0.12940-0.0160i  0.1245+0.1531i

$operators[486,,] (operator at frequency -1.61792021659874)
                  [,1]            [,2]
[1,] -0.02987+0.02688i -0.0722-0.1439i
[2,] -0.13020-0.01540i  0.1241+0.1530i

$operators[487,,] (operator at frequency -1.61477862394515)
                  [,1]            [,2]
[1,] -0.02998+0.02665i -0.0719-0.1445i
[2,] -0.13090-0.01490i  0.1238+0.1528i

$operators[488,,] (operator at frequency -1.61163703129156)
                  [,1]            [,2]
[1,] -0.03009+0.02643i -0.0716-0.1450i
[2,] -0.13170-0.01430i  0.1234+0.1527i

$operators[489,,] (operator at frequency -1.60849543863797)
                [,1]            [,2]
[1,] -0.0302+0.0262i -0.0713-0.1456i
[2,] -0.1325-0.0137i  0.1230+0.1526i

$operators[490,,] (operator at frequency -1.60535384598438)
                  [,1]            [,2]
[1,] -0.03031+0.02597i -0.0711-0.1461i
[2,] -0.13330-0.01320i  0.1227+0.1524i

$operators[491,,] (operator at frequency -1.60221225333079)
                  [,1]            [,2]
[1,] -0.03041+0.02574i -0.0708-0.1466i
[2,] -0.13420-0.01260i  0.1223+0.1523i

$operators[492,,] (operator at frequency -1.5990706606772)
                  [,1]            [,2]
[1,] -0.03051+0.02551i -0.0705-0.1472i
[2,] -0.13500-0.01200i  0.1219+0.1521i

$operators[493,,] (operator at frequency -1.59592906802361)
                  [,1]            [,2]
[1,] -0.03061+0.02528i -0.0702-0.1477i
[2,] -0.13580-0.01140i  0.1215+0.1519i

$operators[494,,] (operator at frequency -1.59278747537003)
                 [,1]            [,2]
[1,] -0.0307+0.02504i -0.0699-0.1482i
[2,] -0.1366-0.01080i  0.1211+0.1518i

$operators[495,,] (operator at frequency -1.58964588271644)
                 [,1]            [,2]
[1,] -0.03079+0.0248i -0.0696-0.1488i
[2,] -0.13740-0.0102i  0.1207+0.1516i

$operators[496,,] (operator at frequency -1.58650429006285)
                  [,1]            [,2]
[1,] -0.03088+0.02456i -0.0693-0.1493i
[2,] -0.13820-0.00960i  0.1203+0.1514i

$operators[497,,] (operator at frequency -1.58336269740926)
                  [,1]            [,2]
[1,] -0.03097+0.02432i -0.0690-0.1498i
[2,] -0.13910-0.00900i  0.1199+0.1512i

$operators[498,,] (operator at frequency -1.58022110475567)
                  [,1]            [,2]
[1,] -0.03105+0.02407i -0.0687-0.1503i
[2,] -0.13990-0.00840i  0.1195+0.1510i

$operators[499,,] (operator at frequency -1.57707951210208)
                  [,1]            [,2]
[1,] -0.03113+0.02383i -0.0684-0.1508i
[2,] -0.14070-0.00780i  0.1191+0.1508i

$operators[500,,] (operator at frequency -1.57393791944849)
                  [,1]            [,2]
[1,] -0.03121+0.02358i -0.0681-0.1513i
[2,] -0.14150-0.00720i  0.1187+0.1505i

$operators[501,,] (operator at frequency -1.5707963267949)
                  [,1]            [,2]
[1,] -0.03128+0.02333i -0.0677-0.1519i
[2,] -0.14240-0.00660i  0.1183+0.1503i

$operators[502,,] (operator at frequency -1.56765473414131)
                  [,1]            [,2]
[1,] -0.03135+0.02308i -0.0674-0.1524i
[2,] -0.14320-0.00590i  0.1179+0.1501i

$operators[503,,] (operator at frequency -1.56451314148772)
                  [,1]            [,2]
[1,] -0.03142+0.02282i -0.0671-0.1529i
[2,] -0.14410-0.00530i  0.1174+0.1498i

$operators[504,,] (operator at frequency -1.56137154883413)
                  [,1]            [,2]
[1,] -0.03148+0.02257i -0.0668-0.1534i
[2,] -0.14490-0.00470i  0.1170+0.1496i

$operators[505,,] (operator at frequency -1.55822995618054)
                  [,1]            [,2]
[1,] -0.03154+0.02231i -0.0665-0.1539i
[2,] -0.14580-0.00410i  0.1166+0.1493i

$operators[506,,] (operator at frequency -1.55508836352695)
                 [,1]            [,2]
[1,] -0.0316+0.02205i -0.0661-0.1544i
[2,] -0.1466-0.00340i  0.1161+0.1491i

$operators[507,,] (operator at frequency -1.55194677087336)
                  [,1]            [,2]
[1,] -0.03165+0.02179i -0.0658-0.1549i
[2,] -0.14750-0.00280i  0.1157+0.1488i

$operators[508,,] (operator at frequency -1.54880517821977)
                 [,1]            [,2]
[1,] -0.0317+0.02153i -0.0655-0.1553i
[2,] -0.1483-0.00210i  0.1152+0.1485i

$operators[509,,] (operator at frequency -1.54566358556618)
                  [,1]            [,2]
[1,] -0.03175+0.02126i -0.0651-0.1558i
[2,] -0.14920-0.00150i  0.1148+0.1482i

$operators[510,,] (operator at frequency -1.54252199291259)
                 [,1]            [,2]
[1,] -0.0318+0.02099i -0.0648-0.1563i
[2,] -0.1500-0.00080i  0.1143+0.1479i

$operators[511,,] (operator at frequency -1.539380400259)
                  [,1]            [,2]
[1,] -0.03184+0.02072i -0.0645-0.1568i
[2,] -0.15090-0.00020i  0.1139+0.1476i

$operators[512,,] (operator at frequency -1.53623880760541)
                  [,1]            [,2]
[1,] -0.03187+0.02045i -0.0641-0.1573i
[2,] -0.15180+0.00050i  0.1134+0.1473i

$operators[513,,] (operator at frequency -1.53309721495182)
                  [,1]            [,2]
[1,] -0.03191+0.02018i -0.0638-0.1577i
[2,] -0.15260+0.00110i  0.1129+0.1470i

$operators[514,,] (operator at frequency -1.52995562229823)
                  [,1]            [,2]
[1,] -0.03194+0.01991i -0.0635-0.1582i
[2,] -0.15350+0.00180i  0.1125+0.1467i

$operators[515,,] (operator at frequency -1.52681402964464)
                  [,1]            [,2]
[1,] -0.03197+0.01963i -0.0631-0.1587i
[2,] -0.15440+0.00250i  0.1120+0.1464i

$operators[516,,] (operator at frequency -1.52367243699105)
                  [,1]            [,2]
[1,] -0.03199+0.01935i -0.0628-0.1592i
[2,] -0.15520+0.00310i  0.1115+0.1460i

$operators[517,,] (operator at frequency -1.52053084433746)
                  [,1]            [,2]
[1,] -0.03201+0.01907i -0.0624-0.1596i
[2,] -0.15610+0.00380i  0.1110+0.1457i

$operators[518,,] (operator at frequency -1.51738925168387)
                  [,1]            [,2]
[1,] -0.03203+0.01879i -0.0621-0.1601i
[2,] -0.15700+0.00450i  0.1105+0.1453i

$operators[519,,] (operator at frequency -1.51424765903028)
                  [,1]            [,2]
[1,] -0.03204+0.01851i -0.0617-0.1605i
[2,] -0.15790+0.00520i  0.1100+0.1450i

$operators[520,,] (operator at frequency -1.51110606637669)
                  [,1]            [,2]
[1,] -0.03205+0.01822i -0.0613-0.1610i
[2,] -0.15880+0.00580i  0.1095+0.1446i

$operators[521,,] (operator at frequency -1.5079644737231)
                  [,1]           [,2]
[1,] -0.03205+0.01794i -0.061-0.1614i
[2,] -0.15960+0.00650i  0.109+0.1442i

$operators[522,,] (operator at frequency -1.50482288106951)
                  [,1]            [,2]
[1,] -0.03206+0.01765i -0.0606-0.1619i
[2,] -0.16050+0.00720i  0.1085+0.1439i

$operators[523,,] (operator at frequency -1.50168128841592)
                  [,1]            [,2]
[1,] -0.03205+0.01736i -0.0603-0.1623i
[2,] -0.16140+0.00790i  0.1080+0.1435i

$operators[524,,] (operator at frequency -1.49853969576233)
                  [,1]            [,2]
[1,] -0.03205+0.01707i -0.0599-0.1628i
[2,] -0.16230+0.00860i  0.1075+0.1431i

$operators[525,,] (operator at frequency -1.49539810310874)
                  [,1]            [,2]
[1,] -0.03204+0.01678i -0.0595-0.1632i
[2,] -0.16320+0.00930i  0.1070+0.1427i

$operators[526,,] (operator at frequency -1.49225651045515)
                  [,1]            [,2]
[1,] -0.03203+0.01648i -0.0592-0.1636i
[2,] -0.16410+0.01000i  0.1065+0.1423i

$operators[527,,] (operator at frequency -1.48911491780156)
                  [,1]            [,2]
[1,] -0.03201+0.01619i -0.0588-0.1641i
[2,] -0.16500+0.01070i  0.1060+0.1419i

$operators[528,,] (operator at frequency -1.48597332514797)
                  [,1]            [,2]
[1,] -0.03199+0.01589i -0.0584-0.1645i
[2,] -0.16590+0.01140i  0.1054+0.1415i

$operators[529,,] (operator at frequency -1.48283173249438)
                  [,1]            [,2]
[1,] -0.03196+0.01559i -0.0580-0.1649i
[2,] -0.16680+0.01210i  0.1049+0.1410i

$operators[530,,] (operator at frequency -1.47969013984079)
                  [,1]            [,2]
[1,] -0.03194+0.01529i -0.0577-0.1653i
[2,] -0.16770+0.01290i  0.1044+0.1406i

$operators[531,,] (operator at frequency -1.4765485471872)
                 [,1]            [,2]
[1,] -0.0319+0.01498i -0.0573-0.1658i
[2,] -0.1686+0.01360i  0.1038+0.1402i

$operators[532,,] (operator at frequency -1.47340695453361)
                  [,1]            [,2]
[1,] -0.03187+0.01468i -0.0569-0.1662i
[2,] -0.16950+0.01430i  0.1033+0.1397i

$operators[533,,] (operator at frequency -1.47026536188002)
                  [,1]            [,2]
[1,] -0.03183+0.01438i -0.0565-0.1666i
[2,] -0.17050+0.01500i  0.1027+0.1393i

$operators[534,,] (operator at frequency -1.46712376922643)
                  [,1]            [,2]
[1,] -0.03178+0.01407i -0.0561-0.1670i
[2,] -0.17140+0.01570i  0.1022+0.1388i

$operators[535,,] (operator at frequency -1.46398217657284)
                  [,1]            [,2]
[1,] -0.03173+0.01376i -0.0557-0.1674i
[2,] -0.17230+0.01650i  0.1016+0.1383i

$operators[536,,] (operator at frequency -1.46084058391925)
                  [,1]            [,2]
[1,] -0.03168+0.01345i -0.0553-0.1678i
[2,] -0.17320+0.01720i  0.1011+0.1379i

$operators[537,,] (operator at frequency -1.45769899126566)
                  [,1]            [,2]
[1,] -0.03162+0.01314i -0.0549-0.1682i
[2,] -0.17410+0.01790i  0.1005+0.1374i

$operators[538,,] (operator at frequency -1.45455739861207)
                  [,1]            [,2]
[1,] -0.03156+0.01282i -0.0546-0.1686i
[2,] -0.17500+0.01870i  0.1000+0.1369i

$operators[539,,] (operator at frequency -1.45141580595848)
                 [,1]            [,2]
[1,] -0.0315+0.01251i -0.0542-0.1690i
[2,] -0.1760+0.01940i  0.0994+0.1364i

$operators[540,,] (operator at frequency -1.44827421330489)
                  [,1]            [,2]
[1,] -0.03143+0.01219i -0.0538-0.1694i
[2,] -0.17690+0.02010i  0.0988+0.1359i

$operators[541,,] (operator at frequency -1.4451326206513)
                  [,1]            [,2]
[1,] -0.03135+0.01188i -0.0534-0.1697i
[2,] -0.17780+0.02090i  0.0982+0.1354i

$operators[542,,] (operator at frequency -1.44199102799772)
                  [,1]            [,2]
[1,] -0.03127+0.01156i -0.0529-0.1701i
[2,] -0.17870+0.02160i  0.0977+0.1349i

$operators[543,,] (operator at frequency -1.43884943534413)
                  [,1]            [,2]
[1,] -0.03119+0.01124i -0.0525-0.1705i
[2,] -0.17970+0.02240i  0.0971+0.1344i

$operators[544,,] (operator at frequency -1.43570784269054)
                  [,1]            [,2]
[1,] -0.03111+0.01092i -0.0521-0.1709i
[2,] -0.18060+0.02310i  0.0965+0.1339i

$operators[545,,] (operator at frequency -1.43256625003695)
                  [,1]            [,2]
[1,] -0.03101+0.01059i -0.0517-0.1712i
[2,] -0.18150+0.02390i  0.0959+0.1333i

$operators[546,,] (operator at frequency -1.42942465738336)
                  [,1]            [,2]
[1,] -0.03092+0.01027i -0.0513-0.1716i
[2,] -0.18250+0.02460i  0.0953+0.1328i

$operators[547,,] (operator at frequency -1.42628306472977)
                  [,1]            [,2]
[1,] -0.03082+0.00995i -0.0509-0.1720i
[2,] -0.18340+0.02540i  0.0947+0.1323i

$operators[548,,] (operator at frequency -1.42314147207618)
                  [,1]            [,2]
[1,] -0.03072+0.00962i -0.0505-0.1723i
[2,] -0.18430+0.02620i  0.0941+0.1317i

$operators[549,,] (operator at frequency -1.41999987942259)
                  [,1]            [,2]
[1,] -0.03061+0.00929i -0.0501-0.1727i
[2,] -0.18530+0.02690i  0.0935+0.1312i

$operators[550,,] (operator at frequency -1.416858286769)
                 [,1]            [,2]
[1,] -0.0305+0.00896i -0.0496-0.1730i
[2,] -0.1862+0.02770i  0.0929+0.1306i

$operators[551,,] (operator at frequency -1.41371669411541)
                  [,1]            [,2]
[1,] -0.03038+0.00863i -0.0492-0.1734i
[2,] -0.18720+0.02840i  0.0923+0.1300i

$operators[552,,] (operator at frequency -1.41057510146182)
                 [,1]            [,2]
[1,] -0.03026+0.0083i -0.0488-0.1737i
[2,] -0.18810+0.0292i  0.0917+0.1295i

$operators[553,,] (operator at frequency -1.40743350880823)
                  [,1]            [,2]
[1,] -0.03013+0.00797i -0.0484-0.1741i
[2,] -0.18910+0.03000i  0.0910+0.1289i

$operators[554,,] (operator at frequency -1.40429191615464)
               [,1]            [,2]
[1,] -0.03+0.00763i -0.0479-0.1744i
[2,] -0.19+0.03080i  0.0904+0.1283i

$operators[555,,] (operator at frequency -1.40115032350105)
                 [,1]            [,2]
[1,] -0.02986+0.0073i -0.0475-0.1747i
[2,] -0.19100+0.0315i  0.0898+0.1277i

$operators[556,,] (operator at frequency -1.39800873084746)
                  [,1]            [,2]
[1,] -0.02972+0.00696i -0.0471-0.1751i
[2,] -0.19190+0.03230i  0.0892+0.1271i

$operators[557,,] (operator at frequency -1.39486713819387)
                  [,1]            [,2]
[1,] -0.02958+0.00662i -0.0466-0.1754i
[2,] -0.19290+0.03310i  0.0885+0.1265i

$operators[558,,] (operator at frequency -1.39172554554028)
                  [,1]            [,2]
[1,] -0.02943+0.00629i -0.0462-0.1757i
[2,] -0.19380+0.03390i  0.0879+0.1259i

$operators[559,,] (operator at frequency -1.38858395288669)
                  [,1]            [,2]
[1,] -0.02928+0.00595i -0.0458-0.1760i
[2,] -0.19480+0.03460i  0.0873+0.1253i

$operators[560,,] (operator at frequency -1.3854423602331)
                  [,1]            [,2]
[1,] -0.02912+0.00561i -0.0453-0.1763i
[2,] -0.19570+0.03540i  0.0866+0.1247i

$operators[561,,] (operator at frequency -1.38230076757951)
                  [,1]            [,2]
[1,] -0.02896+0.00526i -0.0449-0.1767i
[2,] -0.19670+0.03620i  0.0860+0.1240i

$operators[562,,] (operator at frequency -1.37915917492592)
                  [,1]            [,2]
[1,] -0.02879+0.00492i -0.0444-0.1770i
[2,] -0.19760+0.03700i  0.0853+0.1234i

$operators[563,,] (operator at frequency -1.37601758227233)
                  [,1]            [,2]
[1,] -0.02862+0.00458i -0.0440-0.1773i
[2,] -0.19860+0.03780i  0.0847+0.1228i

$operators[564,,] (operator at frequency -1.37287598961874)
                  [,1]            [,2]
[1,] -0.02844+0.00423i -0.0435-0.1776i
[2,] -0.19950+0.03860i  0.0840+0.1221i

$operators[565,,] (operator at frequency -1.36973439696515)
                  [,1]            [,2]
[1,] -0.02826+0.00389i -0.0431-0.1779i
[2,] -0.20050+0.03940i  0.0833+0.1215i

$operators[566,,] (operator at frequency -1.36659280431156)
                  [,1]            [,2]
[1,] -0.02807+0.00354i -0.0426-0.1782i
[2,] -0.20150+0.04010i  0.0827+0.1208i

$operators[567,,] (operator at frequency -1.36345121165797)
                  [,1]            [,2]
[1,] -0.02788+0.00319i -0.0422-0.1784i
[2,] -0.20240+0.04090i  0.0820+0.1202i

$operators[568,,] (operator at frequency -1.36030961900438)
                  [,1]            [,2]
[1,] -0.02768+0.00284i -0.0417-0.1787i
[2,] -0.20340+0.04170i  0.0813+0.1195i

$operators[569,,] (operator at frequency -1.35716802635079)
                  [,1]            [,2]
[1,] -0.02748+0.00249i -0.0413-0.1790i
[2,] -0.20430+0.04250i  0.0807+0.1188i

$operators[570,,] (operator at frequency -1.3540264336972)
                  [,1]            [,2]
[1,] -0.02728+0.00214i -0.0408-0.1793i
[2,] -0.20530+0.04330i  0.0800+0.1182i

$operators[571,,] (operator at frequency -1.35088484104361)
                  [,1]            [,2]
[1,] -0.02707+0.00179i -0.0404-0.1796i
[2,] -0.20630+0.04410i  0.0793+0.1175i

$operators[572,,] (operator at frequency -1.34774324839002)
                  [,1]            [,2]
[1,] -0.02685+0.00144i -0.0399-0.1798i
[2,] -0.20720+0.04490i  0.0786+0.1168i

$operators[573,,] (operator at frequency -1.34460165573643)
                  [,1]            [,2]
[1,] -0.02663+0.00109i -0.0394-0.1801i
[2,] -0.20820+0.04570i  0.0779+0.1161i

$operators[574,,] (operator at frequency -1.34146006308284)
                  [,1]            [,2]
[1,] -0.02641+0.00073i -0.0390-0.1804i
[2,] -0.20920+0.04650i  0.0773+0.1154i

$operators[575,,] (operator at frequency -1.33831847042925)
                  [,1]            [,2]
[1,] -0.02618+0.00038i -0.0385-0.1806i
[2,] -0.21010+0.04730i  0.0766+0.1147i

$operators[576,,] (operator at frequency -1.33517687777566)
                  [,1]            [,2]
[1,] -0.02594+0.00002i -0.0380-0.1809i
[2,] -0.21110+0.04810i  0.0759+0.1140i

$operators[577,,] (operator at frequency -1.33203528512207)
                 [,1]            [,2]
[1,] -0.0257-0.00033i -0.0375-0.1811i
[2,] -0.2121+0.04890i  0.0752+0.1133i

$operators[578,,] (operator at frequency -1.32889369246848)
                  [,1]            [,2]
[1,] -0.02546-0.00069i -0.0371-0.1814i
[2,] -0.21300+0.04980i  0.0745+0.1126i

$operators[579,,] (operator at frequency -1.32575209981489)
                  [,1]            [,2]
[1,] -0.02521-0.00105i -0.0366-0.1816i
[2,] -0.21400+0.05060i  0.0738+0.1119i

$operators[580,,] (operator at frequency -1.3226105071613)
                 [,1]            [,2]
[1,] -0.02495-0.0014i -0.0361-0.1819i
[2,] -0.21500+0.0514i  0.0730+0.1111i

$operators[581,,] (operator at frequency -1.31946891450771)
                  [,1]            [,2]
[1,] -0.02469-0.00176i -0.0356-0.1821i
[2,] -0.21590+0.05220i  0.0723+0.1104i

$operators[582,,] (operator at frequency -1.31632732185412)
                  [,1]            [,2]
[1,] -0.02443-0.00212i -0.0352-0.1823i
[2,] -0.21690+0.05300i  0.0716+0.1097i

$operators[583,,] (operator at frequency -1.31318572920053)
                  [,1]            [,2]
[1,] -0.02416-0.00248i -0.0347-0.1825i
[2,] -0.21790+0.05380i  0.0709+0.1089i

$operators[584,,] (operator at frequency -1.31004413654694)
                  [,1]            [,2]
[1,] -0.02388-0.00284i -0.0342-0.1828i
[2,] -0.21890+0.05460i  0.0702+0.1082i

$operators[585,,] (operator at frequency -1.30690254389335)
                [,1]            [,2]
[1,] -0.0236-0.0032i -0.0337-0.1830i
[2,] -0.2198+0.0554i  0.0695+0.1074i

$operators[586,,] (operator at frequency -1.30376095123976)
                  [,1]            [,2]
[1,] -0.02332-0.00357i -0.0332-0.1832i
[2,] -0.22080+0.05620i  0.0687+0.1067i

$operators[587,,] (operator at frequency -1.30061935858617)
                  [,1]            [,2]
[1,] -0.02303-0.00393i -0.0327-0.1834i
[2,] -0.22180+0.05700i  0.0680+0.1059i

$operators[588,,] (operator at frequency -1.29747776593258)
                  [,1]            [,2]
[1,] -0.02273-0.00429i -0.0322-0.1836i
[2,] -0.22280+0.05790i  0.0673+0.1052i

$operators[589,,] (operator at frequency -1.29433617327899)
                  [,1]            [,2]
[1,] -0.02243-0.00465i -0.0317-0.1838i
[2,] -0.22370+0.05870i  0.0665+0.1044i

$operators[590,,] (operator at frequency -1.2911945806254)
                  [,1]            [,2]
[1,] -0.02213-0.00502i -0.0313-0.1840i
[2,] -0.22470+0.05950i  0.0658+0.1036i

$operators[591,,] (operator at frequency -1.28805298797181)
                  [,1]            [,2]
[1,] -0.02182-0.00538i -0.0308-0.1842i
[2,] -0.22570+0.06030i  0.0651+0.1029i

$operators[592,,] (operator at frequency -1.28491139531823)
                 [,1]            [,2]
[1,] -0.0215-0.00575i -0.0303-0.1844i
[2,] -0.2267+0.06110i  0.0643+0.1021i

$operators[593,,] (operator at frequency -1.28176980266464)
                  [,1]            [,2]
[1,] -0.02118-0.00611i -0.0298-0.1846i
[2,] -0.22760+0.06190i  0.0636+0.1013i

$operators[594,,] (operator at frequency -1.27862821001105)
                  [,1]            [,2]
[1,] -0.02086-0.00648i -0.0293-0.1848i
[2,] -0.22860+0.06270i  0.0628+0.1005i

$operators[595,,] (operator at frequency -1.27548661735746)
                  [,1]              [,2]
[1,] -0.02053-0.00684i -0.02880-0.18500i
[2,] -0.22960+0.06350i  0.06206+0.09972i

$operators[596,,] (operator at frequency -1.27234502470387)
                  [,1]              [,2]
[1,] -0.02019-0.00721i -0.02830-0.18510i
[2,] -0.23060+0.06440i  0.06131+0.09893i

$operators[597,,] (operator at frequency -1.26920343205028)
                  [,1]              [,2]
[1,] -0.01985-0.00758i -0.02780-0.18530i
[2,] -0.23150+0.06520i  0.06055+0.09813i

$operators[598,,] (operator at frequency -1.26606183939669)
                 [,1]              [,2]
[1,] -0.0195-0.00794i -0.02720-0.18550i
[2,] -0.2325+0.06600i  0.05979+0.09732i

$operators[599,,] (operator at frequency -1.2629202467431)
                  [,1]              [,2]
[1,] -0.01915-0.00831i -0.02670-0.18560i
[2,] -0.23350+0.06680i  0.05903+0.09652i

$operators[600,,] (operator at frequency -1.25977865408951)
                  [,1]              [,2]
[1,] -0.01879-0.00868i -0.02620-0.18580i
[2,] -0.23450+0.06760i  0.05826+0.09571i

$operators[601,,] (operator at frequency -1.25663706143592)
                  [,1]              [,2]
[1,] -0.01843-0.00904i -0.02570-0.18600i
[2,] -0.23540+0.06840i  0.05749+0.09489i

$operators[602,,] (operator at frequency -1.25349546878233)
                  [,1]              [,2]
[1,] -0.01806-0.00941i -0.02520-0.18610i
[2,] -0.23640+0.06920i  0.05672+0.09407i

$operators[603,,] (operator at frequency -1.25035387612874)
                  [,1]              [,2]
[1,] -0.01769-0.00978i -0.02470-0.18630i
[2,] -0.23740+0.07010i  0.05595+0.09325i

$operators[604,,] (operator at frequency -1.24721228347515)
                  [,1]              [,2]
[1,] -0.01731-0.01015i -0.02420-0.18640i
[2,] -0.23840+0.07090i  0.05517+0.09243i

$operators[605,,] (operator at frequency -1.24407069082156)
                  [,1]             [,2]
[1,] -0.01693-0.01052i -0.02370-0.1865i
[2,] -0.23930+0.07170i  0.05439+0.0916i

$operators[606,,] (operator at frequency -1.24092909816797)
                  [,1]              [,2]
[1,] -0.01654-0.01088i -0.02310-0.18670i
[2,] -0.24030+0.07250i  0.05361+0.09076i

$operators[607,,] (operator at frequency -1.23778750551438)
                  [,1]              [,2]
[1,] -0.01615-0.01125i -0.02260-0.18680i
[2,] -0.24130+0.07330i  0.05282+0.08993i

$operators[608,,] (operator at frequency -1.23464591286079)
                  [,1]              [,2]
[1,] -0.01575-0.01162i -0.02210-0.18690i
[2,] -0.24230+0.07410i  0.05204+0.08909i

$operators[609,,] (operator at frequency -1.2315043202072)
                  [,1]              [,2]
[1,] -0.01535-0.01199i -0.02160-0.18710i
[2,] -0.24320+0.07490i  0.05125+0.08825i

$operators[610,,] (operator at frequency -1.22836272755361)
                  [,1]             [,2]
[1,] -0.01494-0.01236i -0.02110-0.1872i
[2,] -0.24420+0.07570i  0.05046+0.0874i

$operators[611,,] (operator at frequency -1.22522113490002)
                  [,1]              [,2]
[1,] -0.01452-0.01273i -0.02050-0.18730i
[2,] -0.24520+0.07650i  0.04966+0.08655i

$operators[612,,] (operator at frequency -1.22207954224643)
                  [,1]             [,2]
[1,] -0.01411-0.01309i -0.02000-0.1874i
[2,] -0.24620+0.07740i  0.04887+0.0857i

$operators[613,,] (operator at frequency -1.21893794959284)
                  [,1]              [,2]
[1,] -0.01368-0.01346i -0.01950-0.18750i
[2,] -0.24710+0.07820i  0.04807+0.08485i

$operators[614,,] (operator at frequency -1.21579635693925)
                  [,1]              [,2]
[1,] -0.01325-0.01383i -0.01890-0.18760i
[2,] -0.24810+0.07900i  0.04727+0.08399i

$operators[615,,] (operator at frequency -1.21265476428566)
                 [,1]              [,2]
[1,] -0.01282-0.0142i -0.01840-0.18770i
[2,] -0.24910+0.0798i  0.04646+0.08313i

$operators[616,,] (operator at frequency -1.20951317163207)
                  [,1]              [,2]
[1,] -0.01238-0.01457i -0.01790-0.18780i
[2,] -0.25000+0.08060i  0.04566+0.08226i

$operators[617,,] (operator at frequency -1.20637157897848)
                  [,1]             [,2]
[1,] -0.01193-0.01493i -0.01730-0.1879i
[2,] -0.25100+0.08140i  0.04485+0.0814i

$operators[618,,] (operator at frequency -1.20322998632489)
                 [,1]              [,2]
[1,] -0.01148-0.0153i -0.01680-0.18800i
[2,] -0.25200+0.0822i  0.04404+0.08053i

$operators[619,,] (operator at frequency -1.2000883936713)
                  [,1]              [,2]
[1,] -0.01102-0.01567i -0.01630-0.18810i
[2,] -0.25300+0.08300i  0.04322+0.07966i

$operators[620,,] (operator at frequency -1.19694680101771)
                  [,1]              [,2]
[1,] -0.01056-0.01604i -0.01570-0.18810i
[2,] -0.25390+0.08380i  0.04241+0.07878i

$operators[621,,] (operator at frequency -1.19380520836412)
                 [,1]              [,2]
[1,] -0.01009-0.0164i -0.01520-0.18820i
[2,] -0.25490+0.0846i  0.04159+0.07791i

$operators[622,,] (operator at frequency -1.19066361571053)
                  [,1]              [,2]
[1,] -0.00962-0.01677i -0.01470-0.18830i
[2,] -0.25590+0.08540i  0.04077+0.07703i

$operators[623,,] (operator at frequency -1.18752202305694)
                  [,1]              [,2]
[1,] -0.00915-0.01714i -0.01410-0.18840i
[2,] -0.25680+0.08620i  0.03995+0.07615i

$operators[624,,] (operator at frequency -1.18438043040335)
                 [,1]              [,2]
[1,] -0.00866-0.0175i -0.01360-0.18840i
[2,] -0.25780+0.0870i  0.03912+0.07526i

$operators[625,,] (operator at frequency -1.18123883774976)
                  [,1]             [,2]
[1,] -0.00818-0.01787i -0.0130-0.18850i
[2,] -0.25880+0.08780i  0.0383+0.07438i

$operators[626,,] (operator at frequency -1.17809724509617)
                  [,1]              [,2]
[1,] -0.00768-0.01824i -0.01250-0.18850i
[2,] -0.25970+0.08860i  0.03747+0.07349i

$operators[627,,] (operator at frequency -1.17495565244258)
                 [,1]             [,2]
[1,] -0.00718-0.0186i -0.01190-0.1886i
[2,] -0.26070+0.0893i  0.03664+0.0726i

$operators[628,,] (operator at frequency -1.17181405978899)
                  [,1]             [,2]
[1,] -0.00668-0.01897i -0.01140-0.1886i
[2,] -0.26170+0.09010i  0.03581+0.0717i

$operators[629,,] (operator at frequency -1.1686724671354)
                  [,1]              [,2]
[1,] -0.00617-0.01933i -0.01080-0.18870i
[2,] -0.26260+0.09090i  0.03497+0.07081i

$operators[630,,] (operator at frequency -1.16553087448181)
                 [,1]              [,2]
[1,] -0.00566-0.0197i -0.01030-0.18870i
[2,] -0.26360+0.0917i  0.03414+0.06991i

$operators[631,,] (operator at frequency -1.16238928182822)
                  [,1]             [,2]
[1,] -0.00514-0.02006i -0.0097-0.18870i
[2,] -0.26460+0.09250i  0.0333+0.06901i

$operators[632,,] (operator at frequency -1.15924768917463)
                  [,1]              [,2]
[1,] -0.00462-0.02042i -0.00920-0.18880i
[2,] -0.26550+0.09330i  0.03246+0.06811i

$operators[633,,] (operator at frequency -1.15610609652104)
                  [,1]              [,2]
[1,] -0.00409-0.02078i -0.00860-0.18880i
[2,] -0.26650+0.09410i  0.03161+0.06721i

$operators[634,,] (operator at frequency -1.15296450386745)
                  [,1]              [,2]
[1,] -0.00355-0.02115i -0.00810-0.18880i
[2,] -0.26740+0.09480i  0.03077+0.06631i

$operators[635,,] (operator at frequency -1.14982291121386)
                  [,1]             [,2]
[1,] -0.00301-0.02151i -0.00750-0.1888i
[2,] -0.26840+0.09560i  0.02992+0.0654i

$operators[636,,] (operator at frequency -1.14668131856027)
                  [,1]             [,2]
[1,] -0.00247-0.02187i -0.00700-0.1889i
[2,] -0.26940+0.09640i  0.02908+0.0645i

$operators[637,,] (operator at frequency -1.14353972590668)
                  [,1]              [,2]
[1,] -0.00192-0.02223i -0.00640-0.18890i
[2,] -0.27030+0.09710i  0.02823+0.06359i

$operators[638,,] (operator at frequency -1.14039813325309)
                  [,1]              [,2]
[1,] -0.00136-0.02259i -0.00590-0.18890i
[2,] -0.27130+0.09790i  0.02737+0.06268i

$operators[639,,] (operator at frequency -1.1372565405995)
                 [,1]              [,2]
[1,] -0.0008-0.02295i -0.00530-0.18890i
[2,] -0.2722+0.09870i  0.02652+0.06177i

$operators[640,,] (operator at frequency -1.13411494794592)
                  [,1]              [,2]
[1,] -0.00023-0.02331i -0.00470-0.18890i
[2,] -0.27320+0.09950i  0.02566+0.06085i

$operators[641,,] (operator at frequency -1.13097335529233)
                  [,1]              [,2]
[1,]  0.00034-0.02366i -0.00420-0.18890i
[2,] -0.27410+0.10020i  0.02481+0.05994i

$operators[642,,] (operator at frequency -1.12783176263874)
                  [,1]              [,2]
[1,]  0.00091-0.02402i -0.00360-0.18890i
[2,] -0.27510+0.10100i  0.02395+0.05902i

$operators[643,,] (operator at frequency -1.12469016998515)
                  [,1]              [,2]
[1,]  0.00149-0.02438i -0.00310-0.18880i
[2,] -0.27600+0.10170i  0.02309+0.05811i

$operators[644,,] (operator at frequency -1.12154857733156)
                  [,1]              [,2]
[1,]  0.00208-0.02473i -0.00250-0.18880i
[2,] -0.27700+0.10250i  0.02223+0.05719i

$operators[645,,] (operator at frequency -1.11840698467797)
                  [,1]              [,2]
[1,]  0.00267-0.02509i -0.00190-0.18880i
[2,] -0.27790+0.10320i  0.02136+0.05627i

$operators[646,,] (operator at frequency -1.11526539202438)
                  [,1]             [,2]
[1,]  0.00327-0.02544i -0.0014-0.18880i
[2,] -0.27890+0.10400i  0.0205+0.05535i

$operators[647,,] (operator at frequency -1.11212379937079)
                  [,1]              [,2]
[1,]  0.00387-0.02579i -0.00080-0.18870i
[2,] -0.27980+0.10470i  0.01963+0.05443i

$operators[648,,] (operator at frequency -1.1089822067172)
                  [,1]              [,2]
[1,]  0.00448-0.02614i -0.00020-0.18870i
[2,] -0.28080+0.10550i  0.01876+0.05351i

$operators[649,,] (operator at frequency -1.10584061406361)
                 [,1]             [,2]
[1,]  0.00509-0.0265i 0.00030-0.18870i
[2,] -0.28170+0.1062i 0.01789+0.05259i

$operators[650,,] (operator at frequency -1.10269902141002)
                 [,1]             [,2]
[1,]  0.0057-0.02685i 0.00090-0.18860i
[2,] -0.2826+0.10700i 0.01702+0.05167i

$operators[651,,] (operator at frequency -1.09955742875643)
                 [,1]             [,2]
[1,]  0.00633-0.0272i 0.00150-0.18860i
[2,] -0.28360+0.1077i 0.01614+0.05075i

$operators[652,,] (operator at frequency -1.09641583610284)
                  [,1]             [,2]
[1,]  0.00695-0.02754i 0.00200-0.18850i
[2,] -0.28450+0.10840i 0.01527+0.04982i

$operators[653,,] (operator at frequency -1.09327424344925)
                  [,1]            [,2]
[1,]  0.00759-0.02789i 0.00260-0.1885i
[2,] -0.28550+0.10920i 0.01439+0.0489i

$operators[654,,] (operator at frequency -1.09013265079566)
                  [,1]             [,2]
[1,]  0.00822-0.02824i 0.00320-0.18840i
[2,] -0.28640+0.10990i 0.01351+0.04798i

$operators[655,,] (operator at frequency -1.08699105814207)
                  [,1]             [,2]
[1,]  0.00886-0.02858i 0.00380-0.18840i
[2,] -0.28730+0.11060i 0.01264+0.04705i

$operators[656,,] (operator at frequency -1.08384946548848)
                  [,1]             [,2]
[1,]  0.00951-0.02893i 0.00430-0.18830i
[2,] -0.28830+0.11130i 0.01175+0.04613i

$operators[657,,] (operator at frequency -1.08070787283489)
                  [,1]            [,2]
[1,]  0.01016-0.02927i 0.00490-0.1882i
[2,] -0.28920+0.11210i 0.01087+0.0452i

$operators[658,,] (operator at frequency -1.0775662801813)
                  [,1]             [,2]
[1,]  0.01082-0.02961i 0.00550-0.18820i
[2,] -0.29010+0.11280i 0.00999+0.04428i

$operators[659,,] (operator at frequency -1.07442468752771)
                  [,1]            [,2]
[1,]  0.01148-0.02995i 0.0061-0.18810i
[2,] -0.29110+0.11350i 0.0091+0.04335i

$operators[660,,] (operator at frequency -1.07128309487412)
                  [,1]             [,2]
[1,]  0.01215-0.03029i 0.00660-0.18800i
[2,] -0.29200+0.11420i 0.00822+0.04243i

$operators[661,,] (operator at frequency -1.06814150222053)
                  [,1]            [,2]
[1,]  0.01282-0.03063i 0.00720-0.1879i
[2,] -0.29290+0.11490i 0.00733+0.0415i

$operators[662,,] (operator at frequency -1.06499990956694)
                 [,1]             [,2]
[1,]  0.0135-0.03097i 0.00780-0.18780i
[2,] -0.2938+0.11560i 0.00644+0.04058i

$operators[663,,] (operator at frequency -1.06185831691335)
                 [,1]             [,2]
[1,]  0.01418-0.0313i 0.00840-0.18770i
[2,] -0.29480+0.1163i 0.00555+0.03965i

$operators[664,,] (operator at frequency -1.05871672425976)
                  [,1]             [,2]
[1,]  0.01486-0.03164i 0.00900-0.18760i
[2,] -0.29570+0.11700i 0.00466+0.03873i

$operators[665,,] (operator at frequency -1.05557513160617)
                  [,1]             [,2]
[1,]  0.01555-0.03197i 0.00950-0.18750i
[2,] -0.29660+0.11770i 0.00377+0.03781i

$operators[666,,] (operator at frequency -1.05243353895258)
                  [,1]             [,2]
[1,]  0.01625-0.03231i 0.01010-0.18740i
[2,] -0.29750+0.11840i 0.00288+0.03688i

$operators[667,,] (operator at frequency -1.04929194629899)
                  [,1]             [,2]
[1,]  0.01695-0.03264i 0.01070-0.18730i
[2,] -0.29840+0.11910i 0.00198+0.03596i

$operators[668,,] (operator at frequency -1.0461503536454)
                  [,1]             [,2]
[1,]  0.01766-0.03297i 0.01130-0.18720i
[2,] -0.29930+0.11980i 0.00109+0.03504i

$operators[669,,] (operator at frequency -1.04300876099181)
                  [,1]             [,2]
[1,]  0.01837-0.03329i 0.01190-0.18710i
[2,] -0.30030+0.12040i 0.00019+0.03412i

$operators[670,,] (operator at frequency -1.03986716833822)
                  [,1]             [,2]
[1,]  0.01908-0.03362i  0.01240-0.1870i
[2,] -0.30120+0.12110i -0.00071+0.0332i

$operators[671,,] (operator at frequency -1.03672557568463)
                 [,1]              [,2]
[1,]  0.0198-0.03395i  0.01300-0.18680i
[2,] -0.3021+0.12180i -0.00161+0.03228i

$operators[672,,] (operator at frequency -1.03358398303104)
                  [,1]             [,2]
[1,]  0.02052-0.03427i  0.0136-0.18670i
[2,] -0.30300+0.12240i -0.0025+0.03136i

$operators[673,,] (operator at frequency -1.03044239037745)
                  [,1]              [,2]
[1,]  0.02125-0.03459i  0.01420-0.18660i
[2,] -0.30390+0.12310i -0.00341+0.03044i

$operators[674,,] (operator at frequency -1.02730079772386)
                  [,1]              [,2]
[1,]  0.02199-0.03492i  0.01480-0.18640i
[2,] -0.30480+0.12380i -0.00431+0.02952i

$operators[675,,] (operator at frequency -1.02415920507027)
                  [,1]             [,2]
[1,]  0.02272-0.03523i  0.01540-0.1863i
[2,] -0.30570+0.12440i -0.00521+0.0286i

$operators[676,,] (operator at frequency -1.02101761241668)
                  [,1]              [,2]
[1,]  0.02347-0.03555i  0.01590-0.18610i
[2,] -0.30660+0.12510i -0.00611+0.02769i

$operators[677,,] (operator at frequency -1.01787601976309)
                  [,1]              [,2]
[1,]  0.02422-0.03587i  0.01650-0.18600i
[2,] -0.30750+0.12570i -0.00702+0.02677i

$operators[678,,] (operator at frequency -1.0147344271095)
                  [,1]              [,2]
[1,]  0.02497-0.03619i  0.01710-0.18580i
[2,] -0.30840+0.12640i -0.00792+0.02586i

$operators[679,,] (operator at frequency -1.01159283445591)
                 [,1]              [,2]
[1,]  0.02572-0.0365i  0.01770-0.18570i
[2,] -0.30930+0.1270i -0.00883+0.02495i

$operators[680,,] (operator at frequency -1.00845124180232)
                  [,1]              [,2]
[1,]  0.02648-0.03681i  0.01830-0.18550i
[2,] -0.31020+0.12760i -0.00973+0.02404i

$operators[681,,] (operator at frequency -1.00530964914873)
                  [,1]              [,2]
[1,]  0.02725-0.03712i  0.01890-0.18540i
[2,] -0.31110+0.12830i -0.01064+0.02313i

$operators[682,,] (operator at frequency -1.00216805649514)
                  [,1]              [,2]
[1,]  0.02802-0.03743i  0.01950-0.18520i
[2,] -0.31200+0.12890i -0.01155+0.02222i

$operators[683,,] (operator at frequency -0.999026463841554)
                  [,1]              [,2]
[1,]  0.02879-0.03774i  0.02010-0.18500i
[2,] -0.31280+0.12950i -0.01246+0.02132i

$operators[684,,] (operator at frequency -0.995884871187964)
                  [,1]              [,2]
[1,]  0.02957-0.03804i  0.02060-0.18480i
[2,] -0.31370+0.13010i -0.01337+0.02041i

$operators[685,,] (operator at frequency -0.992743278534375)
                  [,1]              [,2]
[1,]  0.03036-0.03835i  0.02120-0.18470i
[2,] -0.31460+0.13070i -0.01428+0.01951i

$operators[686,,] (operator at frequency -0.989601685880785)
                  [,1]              [,2]
[1,]  0.03114-0.03865i  0.02180-0.18450i
[2,] -0.31550+0.13130i -0.01519+0.01861i

$operators[687,,] (operator at frequency -0.986460093227195)
                  [,1]             [,2]
[1,]  0.03194-0.03895i  0.0224-0.18430i
[2,] -0.31640+0.13190i -0.0161+0.01771i

$operators[688,,] (operator at frequency -0.983318500573605)
                  [,1]              [,2]
[1,]  0.03273-0.03925i  0.02300-0.18410i
[2,] -0.31730+0.13250i -0.01701+0.01681i

$operators[689,,] (operator at frequency -0.980176907920015)
                  [,1]              [,2]
[1,]  0.03353-0.03954i  0.02360-0.18390i
[2,] -0.31810+0.13310i -0.01792+0.01592i

$operators[690,,] (operator at frequency -0.977035315266426)
                  [,1]              [,2]
[1,]  0.03434-0.03984i  0.02420-0.18370i
[2,] -0.31900+0.13370i -0.01884+0.01502i

$operators[691,,] (operator at frequency -0.973893722612836)
                  [,1]              [,2]
[1,]  0.03515-0.04013i  0.02480-0.18350i
[2,] -0.31990+0.13430i -0.01975+0.01413i

$operators[692,,] (operator at frequency -0.970752129959246)
                  [,1]              [,2]
[1,]  0.03596-0.04042i  0.02540-0.18330i
[2,] -0.32070+0.13490i -0.02066+0.01324i

$operators[693,,] (operator at frequency -0.967610537305656)
                  [,1]              [,2]
[1,]  0.03678-0.04071i  0.02600-0.18310i
[2,] -0.32160+0.13550i -0.02158+0.01235i

$operators[694,,] (operator at frequency -0.964468944652066)
               [,1]              [,2]
[1,]  0.0376-0.041i  0.02660-0.18290i
[2,] -0.3225+0.136i -0.02249+0.01147i

$operators[695,,] (operator at frequency -0.961327351998477)
                  [,1]              [,2]
[1,]  0.03842-0.04128i  0.02710-0.18270i
[2,] -0.32330+0.13660i -0.02341+0.01059i

$operators[696,,] (operator at frequency -0.958185759344887)
                  [,1]              [,2]
[1,]  0.03925-0.04157i  0.02770-0.18240i
[2,] -0.32420+0.13720i -0.02432+0.00971i

$operators[697,,] (operator at frequency -0.955044166691297)
                  [,1]              [,2]
[1,]  0.04009-0.04185i  0.02830-0.18220i
[2,] -0.32500+0.13770i -0.02524+0.00883i

$operators[698,,] (operator at frequency -0.951902574037707)
                  [,1]              [,2]
[1,]  0.04092-0.04213i  0.02890-0.18200i
[2,] -0.32590+0.13830i -0.02615+0.00795i

$operators[699,,] (operator at frequency -0.948760981384117)
                 [,1]              [,2]
[1,]  0.04177-0.0424i  0.02950-0.18180i
[2,] -0.32680+0.1388i -0.02707+0.00708i

$operators[700,,] (operator at frequency -0.945619388730528)
                  [,1]              [,2]
[1,]  0.04261-0.04268i  0.03010-0.18150i
[2,] -0.32760+0.13930i -0.02799+0.00621i

$operators[701,,] (operator at frequency -0.942477796076938)
                  [,1]             [,2]
[1,]  0.04346-0.04295i  0.0307-0.18130i
[2,] -0.32850+0.13990i -0.0289+0.00534i

$operators[702,,] (operator at frequency -0.939336203423348)
                  [,1]              [,2]
[1,]  0.04431-0.04322i  0.03130-0.18100i
[2,] -0.32930+0.14040i -0.02982+0.00448i

$operators[703,,] (operator at frequency -0.936194610769758)
                  [,1]              [,2]
[1,]  0.04517-0.04349i  0.03190-0.18080i
[2,] -0.33010+0.14090i -0.03074+0.00362i

$operators[704,,] (operator at frequency -0.933053018116168)
                  [,1]              [,2]
[1,]  0.04603-0.04376i  0.03250-0.18050i
[2,] -0.33100+0.14140i -0.03165+0.00276i

$operators[705,,] (operator at frequency -0.929911425462579)
                 [,1]             [,2]
[1,]  0.0469-0.04402i  0.03310-0.1803i
[2,] -0.3318+0.14200i -0.03257+0.0019i

$operators[706,,] (operator at frequency -0.926769832808989)
                  [,1]              [,2]
[1,]  0.04777-0.04429i  0.03370-0.18000i
[2,] -0.33270+0.14250i -0.03349+0.00105i

$operators[707,,] (operator at frequency -0.923628240155399)
                  [,1]             [,2]
[1,]  0.04864-0.04455i  0.03430-0.1798i
[2,] -0.33350+0.14300i -0.03441+0.0002i

$operators[708,,] (operator at frequency -0.920486647501809)
                  [,1]              [,2]
[1,]  0.04952-0.04481i  0.03480-0.17950i
[2,] -0.33430+0.14350i -0.03532-0.00065i

$operators[709,,] (operator at frequency -0.917345054848219)
                 [,1]              [,2]
[1,]  0.0504-0.04506i  0.03540-0.17920i
[2,] -0.3352+0.14390i -0.03624-0.00149i

$operators[710,,] (operator at frequency -0.91420346219463)
                  [,1]              [,2]
[1,]  0.05128-0.04532i  0.03600-0.17900i
[2,] -0.33600+0.14440i -0.03716-0.00233i

$operators[711,,] (operator at frequency -0.91106186954104)
                  [,1]              [,2]
[1,]  0.05217-0.04557i  0.03660-0.17870i
[2,] -0.33680+0.14490i -0.03808-0.00317i

$operators[712,,] (operator at frequency -0.90792027688745)
                  [,1]             [,2]
[1,]  0.05306-0.04582i  0.03720-0.1784i
[2,] -0.33760+0.14540i -0.03899-0.0040i

$operators[713,,] (operator at frequency -0.90477868423386)
                  [,1]              [,2]
[1,]  0.05395-0.04606i  0.03780-0.17810i
[2,] -0.33840+0.14580i -0.03991-0.00483i

$operators[714,,] (operator at frequency -0.90163709158027)
                  [,1]              [,2]
[1,]  0.05485-0.04631i  0.03840-0.17780i
[2,] -0.33930+0.14630i -0.04083-0.00566i

$operators[715,,] (operator at frequency -0.898495498926681)
                  [,1]              [,2]
[1,]  0.05575-0.04655i  0.03900-0.17760i
[2,] -0.34010+0.14680i -0.04175-0.00648i

$operators[716,,] (operator at frequency -0.895353906273091)
                  [,1]             [,2]
[1,]  0.05665-0.04679i  0.03960-0.1773i
[2,] -0.34090+0.14720i -0.04266-0.0073i

$operators[717,,] (operator at frequency -0.892212313619501)
                  [,1]              [,2]
[1,]  0.05756-0.04703i  0.04020-0.17700i
[2,] -0.34170+0.14770i -0.04358-0.00811i

$operators[718,,] (operator at frequency -0.889070720965911)
                  [,1]             [,2]
[1,]  0.05847-0.04727i  0.0408-0.17670i
[2,] -0.34250+0.14810i -0.0445-0.00893i

$operators[719,,] (operator at frequency -0.885929128312322)
                 [,1]              [,2]
[1,]  0.05939-0.0475i  0.04130-0.17640i
[2,] -0.34330+0.1485i -0.04541-0.00973i

$operators[720,,] (operator at frequency -0.882787535658732)
                  [,1]              [,2]
[1,]  0.06031-0.04773i  0.04190-0.17610i
[2,] -0.34410+0.14900i -0.04633-0.01054i

$operators[721,,] (operator at frequency -0.879645943005142)
                  [,1]              [,2]
[1,]  0.06123-0.04796i  0.04250-0.17570i
[2,] -0.34490+0.14940i -0.04724-0.01134i

$operators[722,,] (operator at frequency -0.876504350351552)
                  [,1]              [,2]
[1,]  0.06215-0.04818i  0.04310-0.17540i
[2,] -0.34570+0.14980i -0.04816-0.01214i

$operators[723,,] (operator at frequency -0.873362757697963)
                  [,1]              [,2]
[1,]  0.06308-0.04841i  0.04370-0.17510i
[2,] -0.34650+0.15020i -0.04907-0.01293i

$operators[724,,] (operator at frequency -0.870221165044373)
                  [,1]              [,2]
[1,]  0.06401-0.04863i  0.04430-0.17480i
[2,] -0.34730+0.15060i -0.04999-0.01372i

$operators[725,,] (operator at frequency -0.867079572390783)
                  [,1]            [,2]
[1,]  0.06494-0.04885i  0.0449-0.1745i
[2,] -0.34810+0.15100i -0.0509-0.0145i

$operators[726,,] (operator at frequency -0.863937979737193)
                  [,1]              [,2]
[1,]  0.06588-0.04906i  0.04550-0.17410i
[2,] -0.34890+0.15140i -0.05182-0.01528i

$operators[727,,] (operator at frequency -0.860796387083603)
                  [,1]              [,2]
[1,]  0.06682-0.04928i  0.04610-0.17380i
[2,] -0.34970+0.15180i -0.05273-0.01606i

$operators[728,,] (operator at frequency -0.857654794430014)
                  [,1]              [,2]
[1,]  0.06776-0.04949i  0.04670-0.17350i
[2,] -0.35040+0.15210i -0.05364-0.01683i

$operators[729,,] (operator at frequency -0.854513201776424)
                  [,1]             [,2]
[1,]  0.06871-0.04969i  0.04720-0.1731i
[2,] -0.35120+0.15250i -0.05456-0.0176i

$operators[730,,] (operator at frequency -0.851371609122834)
                 [,1]              [,2]
[1,]  0.06966-0.0499i  0.04780-0.17280i
[2,] -0.35200+0.1529i -0.05547-0.01836i

$operators[731,,] (operator at frequency -0.848230016469244)
                 [,1]              [,2]
[1,]  0.07061-0.0501i  0.04840-0.17240i
[2,] -0.35280+0.1532i -0.05638-0.01912i

$operators[732,,] (operator at frequency -0.845088423815654)
                 [,1]              [,2]
[1,]  0.07156-0.0503i  0.04900-0.17210i
[2,] -0.35350+0.1536i -0.05729-0.01987i

$operators[733,,] (operator at frequency -0.841946831162065)
                 [,1]             [,2]
[1,]  0.07252-0.0505i  0.0496-0.17170i
[2,] -0.35430+0.1539i -0.0582-0.02062i

$operators[734,,] (operator at frequency -0.838805238508475)
                 [,1]              [,2]
[1,]  0.07348-0.0507i  0.05020-0.17140i
[2,] -0.35510+0.1543i -0.05911-0.02137i

$operators[735,,] (operator at frequency -0.835663645854885)
                  [,1]              [,2]
[1,]  0.07444-0.05089i  0.05080-0.17100i
[2,] -0.35580+0.15460i -0.06002-0.02211i

$operators[736,,] (operator at frequency -0.832522053201295)
                 [,1]              [,2]
[1,]  0.0754-0.05108i  0.05130-0.17070i
[2,] -0.3566+0.15490i -0.06093-0.02284i

$operators[737,,] (operator at frequency -0.829380460547705)
                  [,1]              [,2]
[1,]  0.07637-0.05127i  0.05190-0.17030i
[2,] -0.35730+0.15520i -0.06183-0.02357i

$operators[738,,] (operator at frequency -0.826238867894116)
                  [,1]             [,2]
[1,]  0.07734-0.05145i  0.05250-0.1699i
[2,] -0.35810+0.15550i -0.06274-0.0243i

$operators[739,,] (operator at frequency -0.823097275240526)
                  [,1]              [,2]
[1,]  0.07831-0.05163i  0.05310-0.16960i
[2,] -0.35880+0.15590i -0.06364-0.02502i

$operators[740,,] (operator at frequency -0.819955682586936)
                  [,1]              [,2]
[1,]  0.07929-0.05181i  0.05370-0.16920i
[2,] -0.35960+0.15610i -0.06455-0.02574i

$operators[741,,] (operator at frequency -0.816814089933346)
                  [,1]              [,2]
[1,]  0.08027-0.05199i  0.05430-0.16880i
[2,] -0.36030+0.15640i -0.06545-0.02645i

$operators[742,,] (operator at frequency -0.813672497279756)
                  [,1]              [,2]
[1,]  0.08125-0.05216i  0.05480-0.16840i
[2,] -0.36110+0.15670i -0.06636-0.02716i

$operators[743,,] (operator at frequency -0.810530904626167)
                  [,1]              [,2]
[1,]  0.08223-0.05233i  0.05540-0.16810i
[2,] -0.36180+0.15700i -0.06726-0.02786i

$operators[744,,] (operator at frequency -0.807389311972577)
                 [,1]              [,2]
[1,]  0.08321-0.0525i  0.05600-0.16770i
[2,] -0.36260+0.1573i -0.06816-0.02855i

$operators[745,,] (operator at frequency -0.804247719318987)
                 [,1]              [,2]
[1,]  0.0842-0.05266i  0.05660-0.16730i
[2,] -0.3633+0.15750i -0.06906-0.02924i

$operators[746,,] (operator at frequency -0.801106126665397)
                  [,1]              [,2]
[1,]  0.08519-0.05283i  0.05720-0.16690i
[2,] -0.36400+0.15780i -0.06996-0.02993i

$operators[747,,] (operator at frequency -0.797964534011807)
                  [,1]              [,2]
[1,]  0.08618-0.05299i  0.05770-0.16650i
[2,] -0.36480+0.15800i -0.07086-0.03061i

$operators[748,,] (operator at frequency -0.794822941358218)
                  [,1]              [,2]
[1,]  0.08717-0.05314i  0.05830-0.16610i
[2,] -0.36550+0.15830i -0.07176-0.03129i

$operators[749,,] (operator at frequency -0.791681348704628)
                 [,1]              [,2]
[1,]  0.08817-0.0533i  0.05890-0.16570i
[2,] -0.36620+0.1585i -0.07265-0.03196i

$operators[750,,] (operator at frequency -0.788539756051038)
                  [,1]              [,2]
[1,]  0.08916-0.05345i  0.05950-0.16530i
[2,] -0.36690+0.15880i -0.07355-0.03262i

$operators[751,,] (operator at frequency -0.785398163397448)
                  [,1]              [,2]
[1,]  0.09016-0.05359i  0.06000-0.16490i
[2,] -0.36760+0.15900i -0.07444-0.03328i

$operators[752,,] (operator at frequency -0.782256570743858)
                  [,1]              [,2]
[1,]  0.09116-0.05374i  0.06060-0.16450i
[2,] -0.36840+0.15920i -0.07534-0.03393i

$operators[753,,] (operator at frequency -0.779114978090269)
                  [,1]              [,2]
[1,]  0.09216-0.05388i  0.06120-0.16400i
[2,] -0.36910+0.15940i -0.07623-0.03458i

$operators[754,,] (operator at frequency -0.775973385436679)
                  [,1]              [,2]
[1,]  0.09317-0.05402i  0.06180-0.16360i
[2,] -0.36980+0.15960i -0.07712-0.03522i

$operators[755,,] (operator at frequency -0.772831792783089)
                  [,1]              [,2]
[1,]  0.09418-0.05416i  0.06230-0.16320i
[2,] -0.37050+0.15980i -0.07801-0.03586i

$operators[756,,] (operator at frequency -0.769690200129499)
                  [,1]             [,2]
[1,]  0.09518-0.05429i  0.0629-0.16280i
[2,] -0.37120+0.16000i -0.0789-0.03649i

$operators[757,,] (operator at frequency -0.766548607475909)
                  [,1]              [,2]
[1,]  0.09619-0.05442i  0.06350-0.16230i
[2,] -0.37190+0.16020i -0.07978-0.03712i

$operators[758,,] (operator at frequency -0.76340701482232)
                 [,1]              [,2]
[1,]  0.0972-0.05455i  0.06400-0.16190i
[2,] -0.3726+0.16030i -0.08067-0.03774i

$operators[759,,] (operator at frequency -0.76026542216873)
                  [,1]              [,2]
[1,]  0.09822-0.05467i  0.06460-0.16150i
[2,] -0.37330+0.16050i -0.08155-0.03835i

$operators[760,,] (operator at frequency -0.75712382951514)
                  [,1]              [,2]
[1,]  0.09923-0.05479i  0.06520-0.16100i
[2,] -0.37400+0.16070i -0.08244-0.03896i

$operators[761,,] (operator at frequency -0.75398223686155)
                [,1]              [,2]
[1,]  0.1002-0.0549i  0.06570-0.16060i
[2,] -0.3747+0.1608i -0.08332-0.03956i

$operators[762,,] (operator at frequency -0.75084064420796)
                [,1]             [,2]
[1,]  0.1013-0.0550i  0.0663-0.16020i
[2,] -0.3753+0.1609i -0.0842-0.04016i

$operators[763,,] (operator at frequency -0.747699051554371)
                [,1]              [,2]
[1,]  0.1023-0.0551i  0.06690-0.15970i
[2,] -0.3760+0.1611i -0.08508-0.04075i

$operators[764,,] (operator at frequency -0.744557458900781)
                [,1]              [,2]
[1,]  0.1033-0.0552i  0.06740-0.15930i
[2,] -0.3767+0.1612i -0.08596-0.04134i

$operators[765,,] (operator at frequency -0.741415866247191)
                [,1]              [,2]
[1,]  0.1043-0.0554i  0.06800-0.15880i
[2,] -0.3774+0.1613i -0.08683-0.04191i

$operators[766,,] (operator at frequency -0.738274273593601)
                [,1]              [,2]
[1,]  0.1053-0.0555i  0.06860-0.15840i
[2,] -0.3781+0.1614i -0.08771-0.04249i

$operators[767,,] (operator at frequency -0.735132680940012)
                [,1]              [,2]
[1,]  0.1064-0.0556i  0.06910-0.15790i
[2,] -0.3787+0.1616i -0.08858-0.04305i

$operators[768,,] (operator at frequency -0.731991088286422)
                [,1]              [,2]
[1,]  0.1074-0.0557i  0.06970-0.15740i
[2,] -0.3794+0.1617i -0.08945-0.04361i

$operators[769,,] (operator at frequency -0.728849495632832)
                [,1]              [,2]
[1,]  0.1084-0.0557i  0.07020-0.15700i
[2,] -0.3801+0.1617i -0.09032-0.04417i

$operators[770,,] (operator at frequency -0.725707902979242)
                [,1]              [,2]
[1,]  0.1094-0.0558i  0.07080-0.15650i
[2,] -0.3807+0.1618i -0.09119-0.04472i

$operators[771,,] (operator at frequency -0.722566310325652)
                [,1]              [,2]
[1,]  0.1105-0.0559i  0.07140-0.15600i
[2,] -0.3814+0.1619i -0.09206-0.04526i

$operators[772,,] (operator at frequency -0.719424717672063)
               [,1]              [,2]
[1,]  0.1115-0.056i  0.07190-0.15560i
[2,] -0.3820+0.162i -0.09293-0.04579i

$operators[773,,] (operator at frequency -0.716283125018473)
                [,1]              [,2]
[1,]  0.1125-0.0561i  0.07250-0.15510i
[2,] -0.3827+0.1620i -0.09379-0.04632i

$operators[774,,] (operator at frequency -0.713141532364883)
                [,1]              [,2]
[1,]  0.1136-0.0562i  0.07300-0.15460i
[2,] -0.3833+0.1621i -0.09465-0.04684i

$operators[775,,] (operator at frequency -0.709999939711293)
                [,1]              [,2]
[1,]  0.1146-0.0562i  0.07360-0.15410i
[2,] -0.3840+0.1621i -0.09551-0.04736i

$operators[776,,] (operator at frequency -0.706858347057703)
                [,1]              [,2]
[1,]  0.1156-0.0563i  0.07410-0.15370i
[2,] -0.3846+0.1622i -0.09637-0.04787i

$operators[777,,] (operator at frequency -0.703716754404114)
                [,1]              [,2]
[1,]  0.1167-0.0564i  0.07470-0.15320i
[2,] -0.3853+0.1622i -0.09723-0.04838i

$operators[778,,] (operator at frequency -0.700575161750524)
                [,1]              [,2]
[1,]  0.1177-0.0565i  0.07520-0.15270i
[2,] -0.3859+0.1622i -0.09808-0.04887i

$operators[779,,] (operator at frequency -0.697433569096934)
                [,1]              [,2]
[1,]  0.1187-0.0565i  0.07580-0.15220i
[2,] -0.3865+0.1622i -0.09894-0.04936i

$operators[780,,] (operator at frequency -0.694291976443344)
                [,1]              [,2]
[1,]  0.1198-0.0566i  0.07630-0.15170i
[2,] -0.3872+0.1623i -0.09979-0.04985i

$operators[781,,] (operator at frequency -0.691150383789754)
                [,1]            [,2]
[1,]  0.1208-0.0566i  0.0769-0.1512i
[2,] -0.3878+0.1623i -0.1006-0.0503i

$operators[782,,] (operator at frequency -0.688008791136165)
                [,1]            [,2]
[1,]  0.1218-0.0567i  0.0774-0.1507i
[2,] -0.3884+0.1623i -0.1015-0.0508i

$operators[783,,] (operator at frequency -0.684867198482575)
                [,1]            [,2]
[1,]  0.1229-0.0567i  0.0780-0.1502i
[2,] -0.3891+0.1622i -0.1023-0.0513i

$operators[784,,] (operator at frequency -0.681725605828985)
                [,1]            [,2]
[1,]  0.1239-0.0568i  0.0785-0.1497i
[2,] -0.3897+0.1622i -0.1032-0.0517i

$operators[785,,] (operator at frequency -0.678584013175395)
                [,1]           [,2]
[1,]  0.1249-0.0568i  0.079-0.1492i
[2,] -0.3903+0.1622i -0.104-0.0522i

$operators[786,,] (operator at frequency -0.675442420521805)
                [,1]            [,2]
[1,]  0.1260-0.0569i  0.0796-0.1487i
[2,] -0.3909+0.1621i -0.1049-0.0526i

$operators[787,,] (operator at frequency -0.672300827868216)
                [,1]            [,2]
[1,]  0.1270-0.0569i  0.0801-0.1482i
[2,] -0.3915+0.1621i -0.1057-0.0531i

$operators[788,,] (operator at frequency -0.669159235214626)
                [,1]            [,2]
[1,]  0.1281-0.0569i  0.0807-0.1477i
[2,] -0.3921+0.1620i -0.1065-0.0535i

$operators[789,,] (operator at frequency -0.666017642561036)
               [,1]            [,2]
[1,]  0.1291-0.057i  0.0812-0.1471i
[2,] -0.3927+0.162i -0.1074-0.0539i

$operators[790,,] (operator at frequency -0.662876049907446)
                [,1]            [,2]
[1,]  0.1301-0.0570i  0.0817-0.1466i
[2,] -0.3933+0.1619i -0.1082-0.0543i

$operators[791,,] (operator at frequency -0.659734457253856)
                [,1]            [,2]
[1,]  0.1312-0.0570i  0.0823-0.1461i
[2,] -0.3939+0.1618i -0.1090-0.0547i

$operators[792,,] (operator at frequency -0.656592864600267)
                [,1]            [,2]
[1,]  0.1322-0.0570i  0.0828-0.1456i
[2,] -0.3945+0.1618i -0.1099-0.0551i

$operators[793,,] (operator at frequency -0.653451271946677)
                [,1]            [,2]
[1,]  0.1332-0.0571i  0.0833-0.1450i
[2,] -0.3951+0.1617i -0.1107-0.0555i

$operators[794,,] (operator at frequency -0.650309679293087)
                [,1]            [,2]
[1,]  0.1343-0.0571i  0.0838-0.1445i
[2,] -0.3957+0.1616i -0.1115-0.0559i

$operators[795,,] (operator at frequency -0.647168086639497)
                [,1]            [,2]
[1,]  0.1353-0.0571i  0.0844-0.1440i
[2,] -0.3963+0.1615i -0.1123-0.0563i

$operators[796,,] (operator at frequency -0.644026493985907)
                [,1]            [,2]
[1,]  0.1364-0.0571i  0.0849-0.1434i
[2,] -0.3969+0.1613i -0.1131-0.0567i

$operators[797,,] (operator at frequency -0.640884901332318)
                [,1]            [,2]
[1,]  0.1374-0.0571i  0.0854-0.1429i
[2,] -0.3974+0.1612i -0.1140-0.0571i

$operators[798,,] (operator at frequency -0.637743308678728)
                [,1]            [,2]
[1,]  0.1384-0.0571i  0.0859-0.1424i
[2,] -0.3980+0.1611i -0.1148-0.0574i

$operators[799,,] (operator at frequency -0.634601716025138)
                [,1]            [,2]
[1,]  0.1395-0.0571i  0.0865-0.1418i
[2,] -0.3986+0.1610i -0.1156-0.0578i

$operators[800,,] (operator at frequency -0.631460123371548)
                [,1]            [,2]
[1,]  0.1405-0.0571i  0.0870-0.1413i
[2,] -0.3992+0.1608i -0.1164-0.0581i

$operators[801,,] (operator at frequency -0.628318530717959)
                [,1]            [,2]
[1,]  0.1415-0.0571i  0.0875-0.1407i
[2,] -0.3997+0.1607i -0.1172-0.0585i

$operators[802,,] (operator at frequency -0.625176938064369)
                [,1]           [,2]
[1,]  0.1426-0.0571i  0.088-0.1402i
[2,] -0.4003+0.1605i -0.118-0.0588i

$operators[803,,] (operator at frequency -0.622035345410779)
                [,1]            [,2]
[1,]  0.1436-0.0570i  0.0885-0.1396i
[2,] -0.4009+0.1603i -0.1188-0.0591i

$operators[804,,] (operator at frequency -0.618893752757189)
                [,1]            [,2]
[1,]  0.1446-0.0570i  0.0890-0.1391i
[2,] -0.4014+0.1601i -0.1196-0.0594i

$operators[805,,] (operator at frequency -0.615752160103599)
               [,1]            [,2]
[1,]  0.1457-0.057i  0.0896-0.1385i
[2,] -0.4020+0.160i -0.1204-0.0597i

$operators[806,,] (operator at frequency -0.61261056745001)
                [,1]            [,2]
[1,]  0.1467-0.0570i  0.0901-0.1380i
[2,] -0.4025+0.1598i -0.1212-0.0601i

$operators[807,,] (operator at frequency -0.60946897479642)
                [,1]            [,2]
[1,]  0.1477-0.0570i  0.0906-0.1374i
[2,] -0.4031+0.1596i -0.1220-0.0604i

$operators[808,,] (operator at frequency -0.60632738214283)
                [,1]            [,2]
[1,]  0.1487-0.0569i  0.0911-0.1368i
[2,] -0.4036+0.1594i -0.1228-0.0606i

$operators[809,,] (operator at frequency -0.60318578948924)
                [,1]            [,2]
[1,]  0.1498-0.0569i  0.0916-0.1363i
[2,] -0.4042+0.1591i -0.1236-0.0609i

$operators[810,,] (operator at frequency -0.60004419683565)
                [,1]            [,2]
[1,]  0.1508-0.0568i  0.0921-0.1357i
[2,] -0.4047+0.1589i -0.1244-0.0612i

$operators[811,,] (operator at frequency -0.596902604182061)
                [,1]            [,2]
[1,]  0.1518-0.0568i  0.0926-0.1351i
[2,] -0.4052+0.1587i -0.1251-0.0615i

$operators[812,,] (operator at frequency -0.593761011528471)
                [,1]            [,2]
[1,]  0.1528-0.0568i  0.0931-0.1345i
[2,] -0.4058+0.1584i -0.1259-0.0617i

$operators[813,,] (operator at frequency -0.590619418874881)
                [,1]           [,2]
[1,]  0.1539-0.0567i  0.0936-0.134i
[2,] -0.4063+0.1582i -0.1267-0.062i

$operators[814,,] (operator at frequency -0.587477826221291)
                [,1]            [,2]
[1,]  0.1549-0.0567i  0.0941-0.1334i
[2,] -0.4068+0.1579i -0.1275-0.0622i

$operators[815,,] (operator at frequency -0.584336233567701)
                [,1]            [,2]
[1,]  0.1559-0.0566i  0.0946-0.1328i
[2,] -0.4074+0.1577i -0.1283-0.0625i

$operators[816,,] (operator at frequency -0.581194640914112)
                [,1]            [,2]
[1,]  0.1569-0.0565i  0.0951-0.1322i
[2,] -0.4079+0.1574i -0.1290-0.0627i

$operators[817,,] (operator at frequency -0.578053048260522)
                [,1]            [,2]
[1,]  0.1579-0.0565i  0.0956-0.1316i
[2,] -0.4084+0.1571i -0.1298-0.0629i

$operators[818,,] (operator at frequency -0.574911455606932)
                [,1]            [,2]
[1,]  0.1590-0.0564i  0.0961-0.1311i
[2,] -0.4089+0.1568i -0.1306-0.0632i

$operators[819,,] (operator at frequency -0.571769862953342)
                [,1]            [,2]
[1,]  0.1600-0.0564i  0.0966-0.1305i
[2,] -0.4094+0.1565i -0.1313-0.0634i

$operators[820,,] (operator at frequency -0.568628270299752)
                [,1]            [,2]
[1,]  0.1610-0.0563i  0.0970-0.1299i
[2,] -0.4099+0.1562i -0.1321-0.0636i

$operators[821,,] (operator at frequency -0.565486677646163)
                [,1]            [,2]
[1,]  0.1620-0.0562i  0.0975-0.1293i
[2,] -0.4104+0.1559i -0.1328-0.0638i

$operators[822,,] (operator at frequency -0.562345084992573)
                [,1]            [,2]
[1,]  0.1630-0.0561i  0.0980-0.1287i
[2,] -0.4109+0.1556i -0.1336-0.0640i

$operators[823,,] (operator at frequency -0.559203492338983)
                [,1]            [,2]
[1,]  0.1640-0.0560i  0.0985-0.1281i
[2,] -0.4114+0.1553i -0.1343-0.0641i

$operators[824,,] (operator at frequency -0.556061899685393)
               [,1]            [,2]
[1,]  0.1650-0.056i  0.0990-0.1275i
[2,] -0.4119+0.155i -0.1351-0.0643i

$operators[825,,] (operator at frequency -0.552920307031804)
                [,1]            [,2]
[1,]  0.1660-0.0559i  0.0995-0.1269i
[2,] -0.4124+0.1546i -0.1358-0.0645i

$operators[826,,] (operator at frequency -0.549778714378214)
                [,1]            [,2]
[1,]  0.1670-0.0558i  0.0999-0.1263i
[2,] -0.4129+0.1543i -0.1366-0.0646i

$operators[827,,] (operator at frequency -0.546637121724624)
                [,1]            [,2]
[1,]  0.1680-0.0557i  0.1004-0.1257i
[2,] -0.4134+0.1539i -0.1373-0.0648i

$operators[828,,] (operator at frequency -0.543495529071034)
                [,1]            [,2]
[1,]  0.1690-0.0556i  0.1009-0.1251i
[2,] -0.4139+0.1535i -0.1380-0.0649i

$operators[829,,] (operator at frequency -0.540353936417444)
                [,1]            [,2]
[1,]  0.1700-0.0555i  0.1013-0.1245i
[2,] -0.4144+0.1532i -0.1388-0.0651i

$operators[830,,] (operator at frequency -0.537212343763855)
                [,1]            [,2]
[1,]  0.1710-0.0554i  0.1018-0.1238i
[2,] -0.4148+0.1528i -0.1395-0.0652i

$operators[831,,] (operator at frequency -0.534070751110265)
                [,1]            [,2]
[1,]  0.1720-0.0553i  0.1023-0.1232i
[2,] -0.4153+0.1524i -0.1402-0.0653i

$operators[832,,] (operator at frequency -0.530929158456675)
                [,1]            [,2]
[1,]  0.1730-0.0552i  0.1027-0.1226i
[2,] -0.4158+0.1520i -0.1410-0.0655i

$operators[833,,] (operator at frequency -0.527787565803085)
                [,1]            [,2]
[1,]  0.1740-0.0551i  0.1032-0.1220i
[2,] -0.4163+0.1516i -0.1417-0.0656i

$operators[834,,] (operator at frequency -0.524645973149495)
                [,1]            [,2]
[1,]  0.1750-0.0549i  0.1037-0.1214i
[2,] -0.4167+0.1512i -0.1424-0.0657i

$operators[835,,] (operator at frequency -0.521504380495906)
                [,1]            [,2]
[1,]  0.1759-0.0548i  0.1041-0.1207i
[2,] -0.4172+0.1508i -0.1431-0.0658i

$operators[836,,] (operator at frequency -0.518362787842316)
                [,1]            [,2]
[1,]  0.1769-0.0547i  0.1046-0.1201i
[2,] -0.4177+0.1504i -0.1438-0.0658i

$operators[837,,] (operator at frequency -0.515221195188726)
                [,1]            [,2]
[1,]  0.1779-0.0546i  0.1050-0.1195i
[2,] -0.4181+0.1499i -0.1445-0.0659i

$operators[838,,] (operator at frequency -0.512079602535136)
                [,1]            [,2]
[1,]  0.1789-0.0544i  0.1055-0.1189i
[2,] -0.4186+0.1495i -0.1452-0.0660i

$operators[839,,] (operator at frequency -0.508938009881546)
                [,1]            [,2]
[1,]  0.1799-0.0543i  0.1059-0.1182i
[2,] -0.4190+0.1490i -0.1459-0.0661i

$operators[840,,] (operator at frequency -0.505796417227957)
                [,1]            [,2]
[1,]  0.1808-0.0542i  0.1064-0.1176i
[2,] -0.4195+0.1486i -0.1466-0.0661i

$operators[841,,] (operator at frequency -0.502654824574367)
                [,1]            [,2]
[1,]  0.1818-0.0540i  0.1068-0.1170i
[2,] -0.4199+0.1481i -0.1473-0.0662i

$operators[842,,] (operator at frequency -0.499513231920777)
                [,1]            [,2]
[1,]  0.1828-0.0539i  0.1073-0.1163i
[2,] -0.4203+0.1476i -0.1480-0.0662i

$operators[843,,] (operator at frequency -0.496371639267187)
                [,1]            [,2]
[1,]  0.1837-0.0537i  0.1077-0.1157i
[2,] -0.4208+0.1472i -0.1487-0.0662i

$operators[844,,] (operator at frequency -0.493230046613598)
                [,1]            [,2]
[1,]  0.1847-0.0536i  0.1082-0.1151i
[2,] -0.4212+0.1467i -0.1494-0.0663i

$operators[845,,] (operator at frequency -0.490088453960008)
                [,1]            [,2]
[1,]  0.1856-0.0534i  0.1086-0.1144i
[2,] -0.4217+0.1462i -0.1501-0.0663i

$operators[846,,] (operator at frequency -0.486946861306418)
                [,1]            [,2]
[1,]  0.1866-0.0533i  0.1090-0.1138i
[2,] -0.4221+0.1457i -0.1508-0.0663i

$operators[847,,] (operator at frequency -0.483805268652828)
                [,1]            [,2]
[1,]  0.1875-0.0531i  0.1095-0.1131i
[2,] -0.4225+0.1452i -0.1514-0.0663i

$operators[848,,] (operator at frequency -0.480663675999238)
                [,1]            [,2]
[1,]  0.1885-0.0530i  0.1099-0.1125i
[2,] -0.4229+0.1447i -0.1521-0.0663i

$operators[849,,] (operator at frequency -0.477522083345649)
                [,1]            [,2]
[1,]  0.1894-0.0528i  0.1103-0.1118i
[2,] -0.4234+0.1441i -0.1528-0.0663i

$operators[850,,] (operator at frequency -0.474380490692059)
                [,1]            [,2]
[1,]  0.1904-0.0526i  0.1108-0.1112i
[2,] -0.4238+0.1436i -0.1534-0.0663i

$operators[851,,] (operator at frequency -0.471238898038469)
                [,1]            [,2]
[1,]  0.1913-0.0525i  0.1112-0.1105i
[2,] -0.4242+0.1431i -0.1541-0.0663i

$operators[852,,] (operator at frequency -0.468097305384879)
                [,1]            [,2]
[1,]  0.1922-0.0523i  0.1116-0.1099i
[2,] -0.4246+0.1425i -0.1548-0.0662i

$operators[853,,] (operator at frequency -0.464955712731289)
                [,1]            [,2]
[1,]  0.1932-0.0521i  0.1120-0.1092i
[2,] -0.4250+0.1420i -0.1554-0.0662i

$operators[854,,] (operator at frequency -0.4618141200777)
                [,1]            [,2]
[1,]  0.1941-0.0519i  0.1124-0.1086i
[2,] -0.4254+0.1414i -0.1561-0.0662i

$operators[855,,] (operator at frequency -0.45867252742411)
                [,1]            [,2]
[1,]  0.1950-0.0517i  0.1129-0.1079i
[2,] -0.4258+0.1408i -0.1567-0.0661i

$operators[856,,] (operator at frequency -0.45553093477052)
                [,1]            [,2]
[1,]  0.1959-0.0515i  0.1133-0.1072i
[2,] -0.4262+0.1403i -0.1574-0.0661i

$operators[857,,] (operator at frequency -0.45238934211693)
                [,1]            [,2]
[1,]  0.1968-0.0514i  0.1137-0.1066i
[2,] -0.4266+0.1397i -0.1580-0.0660i

$operators[858,,] (operator at frequency -0.44924774946334)
                [,1]            [,2]
[1,]  0.1978-0.0512i  0.1141-0.1059i
[2,] -0.4270+0.1391i -0.1587-0.0659i

$operators[859,,] (operator at frequency -0.446106156809751)
                [,1]            [,2]
[1,]  0.1987-0.0510i  0.1145-0.1053i
[2,] -0.4274+0.1385i -0.1593-0.0658i

$operators[860,,] (operator at frequency -0.442964564156161)
                [,1]            [,2]
[1,]  0.1996-0.0508i  0.1149-0.1046i
[2,] -0.4278+0.1379i -0.1599-0.0658i

$operators[861,,] (operator at frequency -0.439822971502571)
                [,1]            [,2]
[1,]  0.2005-0.0506i  0.1153-0.1039i
[2,] -0.4282+0.1373i -0.1605-0.0657i

$operators[862,,] (operator at frequency -0.436681378848981)
                [,1]            [,2]
[1,]  0.2014-0.0504i  0.1157-0.1032i
[2,] -0.4285+0.1367i -0.1612-0.0656i

$operators[863,,] (operator at frequency -0.433539786195391)
                [,1]            [,2]
[1,]  0.2023-0.0501i  0.1161-0.1026i
[2,] -0.4289+0.1360i -0.1618-0.0654i

$operators[864,,] (operator at frequency -0.430398193541802)
                [,1]            [,2]
[1,]  0.2031-0.0499i  0.1165-0.1019i
[2,] -0.4293+0.1354i -0.1624-0.0653i

$operators[865,,] (operator at frequency -0.427256600888212)
                [,1]            [,2]
[1,]  0.2040-0.0497i  0.1169-0.1012i
[2,] -0.4297+0.1348i -0.1630-0.0652i

$operators[866,,] (operator at frequency -0.424115008234622)
                [,1]            [,2]
[1,]  0.2049-0.0495i  0.1173-0.1005i
[2,] -0.4300+0.1341i -0.1636-0.0651i

$operators[867,,] (operator at frequency -0.420973415581032)
                [,1]            [,2]
[1,]  0.2058-0.0493i  0.1177-0.0999i
[2,] -0.4304+0.1335i -0.1642-0.0649i

$operators[868,,] (operator at frequency -0.417831822927443)
                [,1]            [,2]
[1,]  0.2067-0.0491i  0.1181-0.0992i
[2,] -0.4308+0.1328i -0.1648-0.0648i

$operators[869,,] (operator at frequency -0.414690230273853)
                [,1]            [,2]
[1,]  0.2075-0.0488i  0.1185-0.0985i
[2,] -0.4311+0.1321i -0.1654-0.0647i

$operators[870,,] (operator at frequency -0.411548637620263)
                [,1]            [,2]
[1,]  0.2084-0.0486i  0.1188-0.0978i
[2,] -0.4315+0.1315i -0.1660-0.0645i

$operators[871,,] (operator at frequency -0.408407044966673)
                [,1]            [,2]
[1,]  0.2093-0.0484i  0.1192-0.0971i
[2,] -0.4318+0.1308i -0.1666-0.0643i

$operators[872,,] (operator at frequency -0.405265452313083)
                [,1]            [,2]
[1,]  0.2101-0.0481i  0.1196-0.0965i
[2,] -0.4322+0.1301i -0.1672-0.0642i

$operators[873,,] (operator at frequency -0.402123859659494)
                [,1]            [,2]
[1,]  0.2110-0.0479i  0.1200-0.0958i
[2,] -0.4325+0.1294i -0.1678-0.0640i

$operators[874,,] (operator at frequency -0.398982267005904)
                [,1]            [,2]
[1,]  0.2118-0.0477i  0.1203-0.0951i
[2,] -0.4329+0.1287i -0.1684-0.0638i

$operators[875,,] (operator at frequency -0.395840674352314)
                [,1]            [,2]
[1,]  0.2127-0.0474i  0.1207-0.0944i
[2,] -0.4332+0.1280i -0.1690-0.0636i

$operators[876,,] (operator at frequency -0.392699081698724)
                [,1]            [,2]
[1,]  0.2135-0.0472i  0.1211-0.0937i
[2,] -0.4336+0.1273i -0.1695-0.0634i

$operators[877,,] (operator at frequency -0.389557489045134)
                [,1]            [,2]
[1,]  0.2143-0.0469i  0.1214-0.0930i
[2,] -0.4339+0.1265i -0.1701-0.0632i

$operators[878,,] (operator at frequency -0.386415896391545)
                [,1]            [,2]
[1,]  0.2152-0.0467i  0.1218-0.0923i
[2,] -0.4342+0.1258i -0.1707-0.0630i

$operators[879,,] (operator at frequency -0.383274303737955)
                [,1]            [,2]
[1,]  0.2160-0.0464i  0.1222-0.0916i
[2,] -0.4346+0.1251i -0.1712-0.0628i

$operators[880,,] (operator at frequency -0.380132711084365)
                [,1]            [,2]
[1,]  0.2168-0.0461i  0.1225-0.0909i
[2,] -0.4349+0.1243i -0.1718-0.0626i

$operators[881,,] (operator at frequency -0.376991118430775)
                [,1]            [,2]
[1,]  0.2176-0.0459i  0.1229-0.0902i
[2,] -0.4352+0.1236i -0.1723-0.0623i

$operators[882,,] (operator at frequency -0.373849525777185)
                [,1]            [,2]
[1,]  0.2184-0.0456i  0.1232-0.0895i
[2,] -0.4355+0.1228i -0.1729-0.0621i

$operators[883,,] (operator at frequency -0.370707933123596)
                [,1]            [,2]
[1,]  0.2192-0.0454i  0.1236-0.0888i
[2,] -0.4359+0.1221i -0.1734-0.0619i

$operators[884,,] (operator at frequency -0.367566340470006)
                [,1]            [,2]
[1,]  0.2200-0.0451i  0.1239-0.0881i
[2,] -0.4362+0.1213i -0.1740-0.0616i

$operators[885,,] (operator at frequency -0.364424747816416)
                [,1]            [,2]
[1,]  0.2208-0.0448i  0.1243-0.0874i
[2,] -0.4365+0.1205i -0.1745-0.0614i

$operators[886,,] (operator at frequency -0.361283155162826)
                [,1]            [,2]
[1,]  0.2216-0.0445i  0.1246-0.0867i
[2,] -0.4368+0.1198i -0.1750-0.0611i

$operators[887,,] (operator at frequency -0.358141562509236)
                [,1]            [,2]
[1,]  0.2224-0.0443i  0.1249-0.0860i
[2,] -0.4371+0.1190i -0.1756-0.0608i

$operators[888,,] (operator at frequency -0.354999969855647)
                [,1]            [,2]
[1,]  0.2232-0.0440i  0.1253-0.0853i
[2,] -0.4374+0.1182i -0.1761-0.0605i

$operators[889,,] (operator at frequency -0.351858377202057)
                [,1]            [,2]
[1,]  0.2240-0.0437i  0.1256-0.0846i
[2,] -0.4377+0.1174i -0.1766-0.0603i

$operators[890,,] (operator at frequency -0.348716784548467)
                [,1]            [,2]
[1,]  0.2247-0.0434i  0.1259-0.0839i
[2,] -0.4380+0.1166i -0.1771-0.0600i

$operators[891,,] (operator at frequency -0.345575191894877)
                [,1]            [,2]
[1,]  0.2255-0.0431i  0.1263-0.0832i
[2,] -0.4383+0.1158i -0.1776-0.0597i

$operators[892,,] (operator at frequency -0.342433599241287)
                [,1]            [,2]
[1,]  0.2263-0.0428i  0.1266-0.0824i
[2,] -0.4386+0.1149i -0.1781-0.0594i

$operators[893,,] (operator at frequency -0.339292006587698)
                [,1]            [,2]
[1,]  0.2270-0.0425i  0.1269-0.0817i
[2,] -0.4389+0.1141i -0.1786-0.0591i

$operators[894,,] (operator at frequency -0.336150413934108)
                [,1]            [,2]
[1,]  0.2278-0.0422i  0.1272-0.0810i
[2,] -0.4392+0.1133i -0.1791-0.0588i

$operators[895,,] (operator at frequency -0.333008821280518)
                [,1]            [,2]
[1,]  0.2285-0.0419i  0.1276-0.0803i
[2,] -0.4395+0.1125i -0.1796-0.0584i

$operators[896,,] (operator at frequency -0.329867228626928)
                [,1]            [,2]
[1,]  0.2293-0.0416i  0.1279-0.0796i
[2,] -0.4397+0.1116i -0.1801-0.0581i

$operators[897,,] (operator at frequency -0.326725635973338)
              [,1]            [,2]
[1,]  0.23-0.0413i  0.1282-0.0789i
[2,] -0.44+0.1108i -0.1806-0.0578i

$operators[898,,] (operator at frequency -0.323584043319749)
                [,1]            [,2]
[1,]  0.2307-0.0410i  0.1285-0.0781i
[2,] -0.4403+0.1099i -0.1811-0.0575i

$operators[899,,] (operator at frequency -0.320442450666159)
                [,1]            [,2]
[1,]  0.2314-0.0407i  0.1288-0.0774i
[2,] -0.4406+0.1091i -0.1816-0.0571i

$operators[900,,] (operator at frequency -0.317300858012569)
                [,1]            [,2]
[1,]  0.2322-0.0404i  0.1291-0.0767i
[2,] -0.4408+0.1082i -0.1821-0.0568i

$operators[901,,] (operator at frequency -0.314159265358979)
                [,1]            [,2]
[1,]  0.2329-0.0401i  0.1294-0.0760i
[2,] -0.4411+0.1073i -0.1825-0.0564i

$operators[902,,] (operator at frequency -0.31101767270539)
                [,1]            [,2]
[1,]  0.2336-0.0398i  0.1297-0.0753i
[2,] -0.4414+0.1064i -0.1830-0.0560i

$operators[903,,] (operator at frequency -0.3078760800518)
                [,1]            [,2]
[1,]  0.2343-0.0395i  0.1300-0.0745i
[2,] -0.4416+0.1056i -0.1835-0.0557i

$operators[904,,] (operator at frequency -0.30473448739821)
                [,1]            [,2]
[1,]  0.2350-0.0391i  0.1303-0.0738i
[2,] -0.4419+0.1047i -0.1839-0.0553i

$operators[905,,] (operator at frequency -0.30159289474462)
                [,1]            [,2]
[1,]  0.2357-0.0388i  0.1306-0.0731i
[2,] -0.4422+0.1038i -0.1844-0.0549i

$operators[906,,] (operator at frequency -0.29845130209103)
                [,1]            [,2]
[1,]  0.2363-0.0385i  0.1309-0.0723i
[2,] -0.4424+0.1029i -0.1848-0.0545i

$operators[907,,] (operator at frequency -0.295309709437441)
                [,1]            [,2]
[1,]  0.2370-0.0382i  0.1312-0.0716i
[2,] -0.4427+0.1020i -0.1853-0.0542i

$operators[908,,] (operator at frequency -0.292168116783851)
                [,1]            [,2]
[1,]  0.2377-0.0378i  0.1315-0.0709i
[2,] -0.4429+0.1011i -0.1857-0.0538i

$operators[909,,] (operator at frequency -0.289026524130261)
                [,1]            [,2]
[1,]  0.2384-0.0375i  0.1317-0.0702i
[2,] -0.4432+0.1001i -0.1861-0.0534i

$operators[910,,] (operator at frequency -0.285884931476671)
                [,1]            [,2]
[1,]  0.2390-0.0372i  0.1320-0.0694i
[2,] -0.4434+0.0992i -0.1866-0.0530i

$operators[911,,] (operator at frequency -0.282743338823081)
                [,1]            [,2]
[1,]  0.2397-0.0368i  0.1323-0.0687i
[2,] -0.4436+0.0983i -0.1870-0.0525i

$operators[912,,] (operator at frequency -0.279601746169492)
                [,1]            [,2]
[1,]  0.2403-0.0365i  0.1326-0.0679i
[2,] -0.4439+0.0974i -0.1874-0.0521i

$operators[913,,] (operator at frequency -0.276460153515902)
                [,1]            [,2]
[1,]  0.2410-0.0361i  0.1328-0.0672i
[2,] -0.4441+0.0964i -0.1878-0.0517i

$operators[914,,] (operator at frequency -0.273318560862312)
                [,1]            [,2]
[1,]  0.2416-0.0358i  0.1331-0.0665i
[2,] -0.4443+0.0955i -0.1883-0.0513i

$operators[915,,] (operator at frequency -0.270176968208722)
                [,1]            [,2]
[1,]  0.2422-0.0355i  0.1334-0.0657i
[2,] -0.4446+0.0945i -0.1887-0.0508i

$operators[916,,] (operator at frequency -0.267035375555132)
                [,1]            [,2]
[1,]  0.2428-0.0351i  0.1336-0.0650i
[2,] -0.4448+0.0936i -0.1891-0.0504i

$operators[917,,] (operator at frequency -0.263893782901543)
                [,1]            [,2]
[1,]  0.2435-0.0348i  0.1339-0.0643i
[2,] -0.4450+0.0926i -0.1895-0.0500i

$operators[918,,] (operator at frequency -0.260752190247953)
                [,1]            [,2]
[1,]  0.2441-0.0344i  0.1341-0.0635i
[2,] -0.4452+0.0917i -0.1899-0.0495i

$operators[919,,] (operator at frequency -0.257610597594363)
                [,1]            [,2]
[1,]  0.2447-0.0340i  0.1344-0.0628i
[2,] -0.4455+0.0907i -0.1903-0.0491i

$operators[920,,] (operator at frequency -0.254469004940773)
                [,1]            [,2]
[1,]  0.2453-0.0337i  0.1346-0.0620i
[2,] -0.4457+0.0897i -0.1907-0.0486i

$operators[921,,] (operator at frequency -0.251327412287183)
                [,1]            [,2]
[1,]  0.2459-0.0333i  0.1349-0.0613i
[2,] -0.4459+0.0888i -0.1910-0.0481i

$operators[922,,] (operator at frequency -0.248185819633594)
                [,1]            [,2]
[1,]  0.2464-0.0330i  0.1351-0.0606i
[2,] -0.4461+0.0878i -0.1914-0.0477i

$operators[923,,] (operator at frequency -0.245044226980004)
                [,1]            [,2]
[1,]  0.2470-0.0326i  0.1354-0.0598i
[2,] -0.4463+0.0868i -0.1918-0.0472i

$operators[924,,] (operator at frequency -0.241902634326414)
                [,1]            [,2]
[1,]  0.2476-0.0322i  0.1356-0.0591i
[2,] -0.4465+0.0858i -0.1922-0.0467i

$operators[925,,] (operator at frequency -0.238761041672824)
                [,1]            [,2]
[1,]  0.2482-0.0319i  0.1358-0.0583i
[2,] -0.4467+0.0848i -0.1925-0.0462i

$operators[926,,] (operator at frequency -0.235619449019234)
                [,1]            [,2]
[1,]  0.2487-0.0315i  0.1361-0.0576i
[2,] -0.4469+0.0838i -0.1929-0.0458i

$operators[927,,] (operator at frequency -0.232477856365645)
                [,1]            [,2]
[1,]  0.2493-0.0311i  0.1363-0.0568i
[2,] -0.4471+0.0828i -0.1932-0.0453i

$operators[928,,] (operator at frequency -0.229336263712055)
                [,1]            [,2]
[1,]  0.2498-0.0308i  0.1365-0.0561i
[2,] -0.4473+0.0818i -0.1936-0.0448i

$operators[929,,] (operator at frequency -0.226194671058465)
                [,1]            [,2]
[1,]  0.2503-0.0304i  0.1367-0.0553i
[2,] -0.4475+0.0808i -0.1939-0.0443i

$operators[930,,] (operator at frequency -0.223053078404875)
                [,1]            [,2]
[1,]  0.2509-0.0300i  0.1370-0.0546i
[2,] -0.4477+0.0798i -0.1943-0.0438i

$operators[931,,] (operator at frequency -0.219911485751286)
                [,1]            [,2]
[1,]  0.2514-0.0296i  0.1372-0.0538i
[2,] -0.4479+0.0787i -0.1946-0.0433i

$operators[932,,] (operator at frequency -0.216769893097696)
                [,1]            [,2]
[1,]  0.2519-0.0292i  0.1374-0.0531i
[2,] -0.4480+0.0777i -0.1950-0.0427i

$operators[933,,] (operator at frequency -0.213628300444106)
                [,1]            [,2]
[1,]  0.2524-0.0289i  0.1376-0.0523i
[2,] -0.4482+0.0767i -0.1953-0.0422i

$operators[934,,] (operator at frequency -0.210486707790516)
                [,1]            [,2]
[1,]  0.2529-0.0285i  0.1378-0.0516i
[2,] -0.4484+0.0757i -0.1956-0.0417i

$operators[935,,] (operator at frequency -0.207345115136926)
                [,1]            [,2]
[1,]  0.2534-0.0281i  0.1380-0.0508i
[2,] -0.4486+0.0746i -0.1959-0.0412i

$operators[936,,] (operator at frequency -0.204203522483337)
                [,1]            [,2]
[1,]  0.2539-0.0277i  0.1382-0.0501i
[2,] -0.4487+0.0736i -0.1962-0.0406i

$operators[937,,] (operator at frequency -0.201061929829747)
                [,1]            [,2]
[1,]  0.2544-0.0273i  0.1384-0.0493i
[2,] -0.4489+0.0725i -0.1966-0.0401i

$operators[938,,] (operator at frequency -0.197920337176157)
                [,1]            [,2]
[1,]  0.2549-0.0269i  0.1386-0.0485i
[2,] -0.4491+0.0715i -0.1969-0.0396i

$operators[939,,] (operator at frequency -0.194778744522567)
                [,1]            [,2]
[1,]  0.2554-0.0265i  0.1388-0.0478i
[2,] -0.4492+0.0704i -0.1972-0.0390i

$operators[940,,] (operator at frequency -0.191637151868977)
                [,1]            [,2]
[1,]  0.2558-0.0261i  0.1390-0.0470i
[2,] -0.4494+0.0694i -0.1975-0.0385i

$operators[941,,] (operator at frequency -0.188495559215388)
                [,1]            [,2]
[1,]  0.2563-0.0257i  0.1392-0.0463i
[2,] -0.4495+0.0683i -0.1978-0.0379i

$operators[942,,] (operator at frequency -0.185353966561798)
                [,1]            [,2]
[1,]  0.2567-0.0253i  0.1394-0.0455i
[2,] -0.4497+0.0672i -0.1980-0.0374i

$operators[943,,] (operator at frequency -0.182212373908208)
                [,1]            [,2]
[1,]  0.2572-0.0249i  0.1396-0.0447i
[2,] -0.4499+0.0662i -0.1983-0.0368i

$operators[944,,] (operator at frequency -0.179070781254618)
                [,1]            [,2]
[1,]  0.2576-0.0245i  0.1397-0.0440i
[2,] -0.4500+0.0651i -0.1986-0.0362i

$operators[945,,] (operator at frequency -0.175929188601028)
                [,1]            [,2]
[1,]  0.2580-0.0241i  0.1399-0.0432i
[2,] -0.4502+0.0640i -0.1989-0.0357i

$operators[946,,] (operator at frequency -0.172787595947439)
                [,1]            [,2]
[1,]  0.2585-0.0237i  0.1401-0.0425i
[2,] -0.4503+0.0629i -0.1991-0.0351i

$operators[947,,] (operator at frequency -0.169646003293849)
                [,1]            [,2]
[1,]  0.2589-0.0233i  0.1403-0.0417i
[2,] -0.4504+0.0619i -0.1994-0.0345i

$operators[948,,] (operator at frequency -0.166504410640259)
                [,1]            [,2]
[1,]  0.2593-0.0229i  0.1404-0.0409i
[2,] -0.4506+0.0608i -0.1997-0.0340i

$operators[949,,] (operator at frequency -0.163362817986669)
                [,1]            [,2]
[1,]  0.2597-0.0225i  0.1406-0.0402i
[2,] -0.4507+0.0597i -0.1999-0.0334i

$operators[950,,] (operator at frequency -0.160221225333079)
                [,1]            [,2]
[1,]  0.2601-0.0221i  0.1407-0.0394i
[2,] -0.4508+0.0586i -0.2002-0.0328i

$operators[951,,] (operator at frequency -0.15707963267949)
                [,1]            [,2]
[1,]  0.2605-0.0217i  0.1409-0.0387i
[2,] -0.4510+0.0575i -0.2004-0.0322i

$operators[952,,] (operator at frequency -0.1539380400259)
                [,1]            [,2]
[1,]  0.2608-0.0213i  0.1411-0.0379i
[2,] -0.4511+0.0564i -0.2007-0.0316i

$operators[953,,] (operator at frequency -0.15079644737231)
                [,1]            [,2]
[1,]  0.2612-0.0209i  0.1412-0.0371i
[2,] -0.4512+0.0553i -0.2009-0.0310i

$operators[954,,] (operator at frequency -0.14765485471872)
                [,1]            [,2]
[1,]  0.2616-0.0205i  0.1414-0.0364i
[2,] -0.4514+0.0542i -0.2011-0.0304i

$operators[955,,] (operator at frequency -0.14451326206513)
                [,1]            [,2]
[1,]  0.2619-0.0200i  0.1415-0.0356i
[2,] -0.4515+0.0531i -0.2014-0.0298i

$operators[956,,] (operator at frequency -0.141371669411541)
                [,1]            [,2]
[1,]  0.2623-0.0196i  0.1416-0.0348i
[2,] -0.4516+0.0520i -0.2016-0.0292i

$operators[957,,] (operator at frequency -0.138230076757951)
                [,1]            [,2]
[1,]  0.2626-0.0192i  0.1418-0.0341i
[2,] -0.4517+0.0509i -0.2018-0.0286i

$operators[958,,] (operator at frequency -0.135088484104361)
                [,1]            [,2]
[1,]  0.2630-0.0188i  0.1419-0.0333i
[2,] -0.4518+0.0497i -0.2020-0.0280i

$operators[959,,] (operator at frequency -0.131946891450771)
                [,1]            [,2]
[1,]  0.2633-0.0184i  0.1420-0.0325i
[2,] -0.4519+0.0486i -0.2022-0.0274i

$operators[960,,] (operator at frequency -0.128805298797182)
                [,1]            [,2]
[1,]  0.2636-0.0179i  0.1422-0.0318i
[2,] -0.4520+0.0475i -0.2024-0.0268i

$operators[961,,] (operator at frequency -0.125663706143592)
                [,1]            [,2]
[1,]  0.2639-0.0175i  0.1423-0.0310i
[2,] -0.4521+0.0464i -0.2026-0.0262i

$operators[962,,] (operator at frequency -0.122522113490002)
                [,1]            [,2]
[1,]  0.2642-0.0171i  0.1424-0.0302i
[2,] -0.4522+0.0453i -0.2028-0.0255i

$operators[963,,] (operator at frequency -0.119380520836412)
                [,1]            [,2]
[1,]  0.2645-0.0167i  0.1426-0.0294i
[2,] -0.4523+0.0441i -0.2030-0.0249i

$operators[964,,] (operator at frequency -0.116238928182822)
                [,1]            [,2]
[1,]  0.2648-0.0163i  0.1427-0.0287i
[2,] -0.4524+0.0430i -0.2032-0.0243i

$operators[965,,] (operator at frequency -0.113097335529233)
                [,1]            [,2]
[1,]  0.2651-0.0158i  0.1428-0.0279i
[2,] -0.4525+0.0419i -0.2034-0.0237i

$operators[966,,] (operator at frequency -0.109955742875643)
                [,1]            [,2]
[1,]  0.2654-0.0154i  0.1429-0.0271i
[2,] -0.4526+0.0407i -0.2035-0.0230i

$operators[967,,] (operator at frequency -0.106814150222053)
                [,1]            [,2]
[1,]  0.2656-0.0150i  0.1430-0.0264i
[2,] -0.4527+0.0396i -0.2037-0.0224i

$operators[968,,] (operator at frequency -0.103672557568463)
                [,1]            [,2]
[1,]  0.2659-0.0145i  0.1431-0.0256i
[2,] -0.4528+0.0384i -0.2039-0.0218i

$operators[969,,] (operator at frequency -0.100530964914873)
                [,1]            [,2]
[1,]  0.2661-0.0141i  0.1432-0.0248i
[2,] -0.4529+0.0373i -0.2040-0.0211i

$operators[970,,] (operator at frequency -0.0973893722612836)
                [,1]            [,2]
[1,]  0.2664-0.0137i  0.1433-0.0240i
[2,] -0.4530+0.0362i -0.2042-0.0205i

$operators[971,,] (operator at frequency -0.0942477796076938)
                [,1]            [,2]
[1,]  0.2666-0.0132i  0.1434-0.0233i
[2,] -0.4530+0.0350i -0.2043-0.0199i

$operators[972,,] (operator at frequency -0.091106186954104)
                [,1]            [,2]
[1,]  0.2669-0.0128i  0.1435-0.0225i
[2,] -0.4531+0.0339i -0.2045-0.0192i

$operators[973,,] (operator at frequency -0.0879645943005142)
                [,1]            [,2]
[1,]  0.2671-0.0124i  0.1436-0.0217i
[2,] -0.4532+0.0327i -0.2046-0.0186i

$operators[974,,] (operator at frequency -0.0848230016469244)
                [,1]            [,2]
[1,]  0.2673-0.0119i  0.1437-0.0210i
[2,] -0.4533+0.0316i -0.2047-0.0179i

$operators[975,,] (operator at frequency -0.0816814089933346)
                [,1]            [,2]
[1,]  0.2675-0.0115i  0.1438-0.0202i
[2,] -0.4533+0.0304i -0.2049-0.0173i

$operators[976,,] (operator at frequency -0.0785398163397448)
                [,1]            [,2]
[1,]  0.2677-0.0111i  0.1438-0.0194i
[2,] -0.4534+0.0292i -0.2050-0.0166i

$operators[977,,] (operator at frequency -0.075398223686155)
                [,1]            [,2]
[1,]  0.2679-0.0106i  0.1439-0.0186i
[2,] -0.4535+0.0281i -0.2051-0.0160i

$operators[978,,] (operator at frequency -0.0722566310325652)
                [,1]            [,2]
[1,]  0.2681-0.0102i  0.1440-0.0179i
[2,] -0.4535+0.0269i -0.2052-0.0153i

$operators[979,,] (operator at frequency -0.0691150383789754)
                [,1]            [,2]
[1,]  0.2682-0.0098i  0.1441-0.0171i
[2,] -0.4536+0.0258i -0.2053-0.0147i

$operators[980,,] (operator at frequency -0.0659734457253857)
                [,1]            [,2]
[1,]  0.2684-0.0093i  0.1441-0.0163i
[2,] -0.4536+0.0246i -0.2054-0.0140i

$operators[981,,] (operator at frequency -0.0628318530717959)
                [,1]            [,2]
[1,]  0.2686-0.0089i  0.1442-0.0155i
[2,] -0.4537+0.0234i -0.2055-0.0133i

$operators[982,,] (operator at frequency -0.0596902604182061)
                [,1]            [,2]
[1,]  0.2687-0.0084i  0.1443-0.0148i
[2,] -0.4537+0.0223i -0.2056-0.0127i

$operators[983,,] (operator at frequency -0.0565486677646163)
                [,1]           [,2]
[1,]  0.2689-0.0080i  0.1443-0.014i
[2,] -0.4538+0.0211i -0.2057-0.012i

$operators[984,,] (operator at frequency -0.0534070751110265)
                [,1]            [,2]
[1,]  0.2690-0.0076i  0.1444-0.0132i
[2,] -0.4538+0.0199i -0.2058-0.0114i

$operators[985,,] (operator at frequency -0.0502654824574367)
                [,1]            [,2]
[1,]  0.2691-0.0071i  0.1444-0.0124i
[2,] -0.4539+0.0188i -0.2059-0.0107i

$operators[986,,] (operator at frequency -0.0471238898038469)
                [,1]            [,2]
[1,]  0.2692-0.0067i  0.1445-0.0117i
[2,] -0.4539+0.0176i -0.2060-0.0100i

$operators[987,,] (operator at frequency -0.0439822971502571)
                [,1]            [,2]
[1,]  0.2694-0.0062i  0.1445-0.0109i
[2,] -0.4540+0.0164i -0.2060-0.0094i

$operators[988,,] (operator at frequency -0.0408407044966673)
                [,1]            [,2]
[1,]  0.2695-0.0058i  0.1446-0.0101i
[2,] -0.4540+0.0153i -0.2061-0.0087i

$operators[989,,] (operator at frequency -0.0376991118430775)
                [,1]            [,2]
[1,]  0.2696-0.0053i  0.1446-0.0093i
[2,] -0.4540+0.0141i -0.2062-0.0080i

$operators[990,,] (operator at frequency -0.0345575191894877)
                [,1]            [,2]
[1,]  0.2697-0.0049i  0.1446-0.0085i
[2,] -0.4541+0.0129i -0.2062-0.0074i

$operators[991,,] (operator at frequency -0.0314159265358979)
                [,1]            [,2]
[1,]  0.2697-0.0045i  0.1447-0.0078i
[2,] -0.4541+0.0118i -0.2063-0.0067i

$operators[992,,] (operator at frequency -0.0282743338823081)
                [,1]           [,2]
[1,]  0.2698-0.0040i  0.1447-0.007i
[2,] -0.4541+0.0106i -0.2063-0.006i

$operators[993,,] (operator at frequency -0.0251327412287183)
                [,1]            [,2]
[1,]  0.2699-0.0036i  0.1447-0.0062i
[2,] -0.4541+0.0094i -0.2064-0.0054i

$operators[994,,] (operator at frequency -0.0219911485751286)
                [,1]            [,2]
[1,]  0.2699-0.0031i  0.1447-0.0054i
[2,] -0.4541+0.0082i -0.2064-0.0047i

$operators[995,,] (operator at frequency -0.0188495559215388)
                [,1]            [,2]
[1,]  0.2700-0.0027i  0.1448-0.0047i
[2,] -0.4542+0.0071i -0.2064-0.0040i

$operators[996,,] (operator at frequency -0.015707963267949)
                [,1]            [,2]
[1,]  0.2700-0.0022i  0.1448-0.0039i
[2,] -0.4542+0.0059i -0.2065-0.0034i

$operators[997,,] (operator at frequency -0.0125663706143592)
                [,1]            [,2]
[1,]  0.2701-0.0018i  0.1448-0.0031i
[2,] -0.4542+0.0047i -0.2065-0.0027i

$operators[998,,] (operator at frequency -0.00942477796076938)
                [,1]            [,2]
[1,]  0.2701-0.0013i  0.1448-0.0023i
[2,] -0.4542+0.0035i -0.2065-0.0020i

$operators[999,,] (operator at frequency -0.00628318530717959)
                [,1]            [,2]
[1,]  0.2701-0.0009i  0.1448-0.0016i
[2,] -0.4542+0.0024i -0.2065-0.0013i

$operators[1000,,] (operator at frequency -0.00314159265358979)
                [,1]            [,2]
[1,]  0.2701-0.0004i  0.1448-0.0008i
[2,] -0.4542+0.0012i -0.2065-0.0007i

$operators[1001,,] (operator at frequency 0)
           [,1]       [,2]
[1,]  0.2701+0i  0.1448+0i
[2,] -0.4542+0i -0.2065+0i

$operators[1002,,] (operator at frequency 0.00314159265358979)
                [,1]            [,2]
[1,]  0.2701+0.0004i  0.1448+0.0008i
[2,] -0.4542-0.0012i -0.2065+0.0007i

$operators[1003,,] (operator at frequency 0.00628318530717959)
                [,1]            [,2]
[1,]  0.2701+0.0009i  0.1448+0.0016i
[2,] -0.4542-0.0024i -0.2065+0.0013i

$operators[1004,,] (operator at frequency 0.00942477796076938)
                [,1]            [,2]
[1,]  0.2701+0.0013i  0.1448+0.0023i
[2,] -0.4542-0.0035i -0.2065+0.0020i

$operators[1005,,] (operator at frequency 0.0125663706143592)
                [,1]            [,2]
[1,]  0.2701+0.0018i  0.1448+0.0031i
[2,] -0.4542-0.0047i -0.2065+0.0027i

$operators[1006,,] (operator at frequency 0.015707963267949)
                [,1]            [,2]
[1,]  0.2700+0.0022i  0.1448+0.0039i
[2,] -0.4542-0.0059i -0.2065+0.0034i

$operators[1007,,] (operator at frequency 0.0188495559215388)
                [,1]            [,2]
[1,]  0.2700+0.0027i  0.1448+0.0047i
[2,] -0.4542-0.0071i -0.2064+0.0040i

$operators[1008,,] (operator at frequency 0.0219911485751286)
                [,1]            [,2]
[1,]  0.2699+0.0031i  0.1447+0.0054i
[2,] -0.4541-0.0082i -0.2064+0.0047i

$operators[1009,,] (operator at frequency 0.0251327412287183)
                [,1]            [,2]
[1,]  0.2699+0.0036i  0.1447+0.0062i
[2,] -0.4541-0.0094i -0.2064+0.0054i

$operators[1010,,] (operator at frequency 0.0282743338823081)
                [,1]           [,2]
[1,]  0.2698+0.0040i  0.1447+0.007i
[2,] -0.4541-0.0106i -0.2063+0.006i

$operators[1011,,] (operator at frequency 0.0314159265358979)
                [,1]            [,2]
[1,]  0.2697+0.0045i  0.1447+0.0078i
[2,] -0.4541-0.0118i -0.2063+0.0067i

$operators[1012,,] (operator at frequency 0.0345575191894877)
                [,1]            [,2]
[1,]  0.2697+0.0049i  0.1446+0.0085i
[2,] -0.4541-0.0129i -0.2062+0.0074i

$operators[1013,,] (operator at frequency 0.0376991118430775)
                [,1]            [,2]
[1,]  0.2696+0.0053i  0.1446+0.0093i
[2,] -0.4540-0.0141i -0.2062+0.0080i

$operators[1014,,] (operator at frequency 0.0408407044966673)
                [,1]            [,2]
[1,]  0.2695+0.0058i  0.1446+0.0101i
[2,] -0.4540-0.0153i -0.2061+0.0087i

$operators[1015,,] (operator at frequency 0.0439822971502571)
                [,1]            [,2]
[1,]  0.2694+0.0062i  0.1445+0.0109i
[2,] -0.4540-0.0164i -0.2060+0.0094i

$operators[1016,,] (operator at frequency 0.0471238898038469)
                [,1]            [,2]
[1,]  0.2692+0.0067i  0.1445+0.0117i
[2,] -0.4539-0.0176i -0.2060+0.0100i

$operators[1017,,] (operator at frequency 0.0502654824574367)
                [,1]            [,2]
[1,]  0.2691+0.0071i  0.1444+0.0124i
[2,] -0.4539-0.0188i -0.2059+0.0107i

$operators[1018,,] (operator at frequency 0.0534070751110265)
                [,1]            [,2]
[1,]  0.2690+0.0076i  0.1444+0.0132i
[2,] -0.4538-0.0199i -0.2058+0.0114i

$operators[1019,,] (operator at frequency 0.0565486677646163)
                [,1]           [,2]
[1,]  0.2689+0.0080i  0.1443+0.014i
[2,] -0.4538-0.0211i -0.2057+0.012i

$operators[1020,,] (operator at frequency 0.0596902604182061)
                [,1]            [,2]
[1,]  0.2687+0.0084i  0.1443+0.0148i
[2,] -0.4537-0.0223i -0.2056+0.0127i

$operators[1021,,] (operator at frequency 0.0628318530717959)
                [,1]            [,2]
[1,]  0.2686+0.0089i  0.1442+0.0155i
[2,] -0.4537-0.0234i -0.2055+0.0133i

$operators[1022,,] (operator at frequency 0.0659734457253857)
                [,1]            [,2]
[1,]  0.2684+0.0093i  0.1441+0.0163i
[2,] -0.4536-0.0246i -0.2054+0.0140i

$operators[1023,,] (operator at frequency 0.0691150383789754)
                [,1]            [,2]
[1,]  0.2682+0.0098i  0.1441+0.0171i
[2,] -0.4536-0.0258i -0.2053+0.0147i

$operators[1024,,] (operator at frequency 0.0722566310325652)
                [,1]            [,2]
[1,]  0.2681+0.0102i  0.1440+0.0179i
[2,] -0.4535-0.0269i -0.2052+0.0153i

$operators[1025,,] (operator at frequency 0.075398223686155)
                [,1]            [,2]
[1,]  0.2679+0.0106i  0.1439+0.0186i
[2,] -0.4535-0.0281i -0.2051+0.0160i

$operators[1026,,] (operator at frequency 0.0785398163397448)
                [,1]            [,2]
[1,]  0.2677+0.0111i  0.1438+0.0194i
[2,] -0.4534-0.0292i -0.2050+0.0166i

$operators[1027,,] (operator at frequency 0.0816814089933346)
                [,1]            [,2]
[1,]  0.2675+0.0115i  0.1438+0.0202i
[2,] -0.4533-0.0304i -0.2049+0.0173i

$operators[1028,,] (operator at frequency 0.0848230016469244)
                [,1]            [,2]
[1,]  0.2673+0.0119i  0.1437+0.0210i
[2,] -0.4533-0.0316i -0.2047+0.0179i

$operators[1029,,] (operator at frequency 0.0879645943005142)
                [,1]            [,2]
[1,]  0.2671+0.0124i  0.1436+0.0217i
[2,] -0.4532-0.0327i -0.2046+0.0186i

$operators[1030,,] (operator at frequency 0.091106186954104)
                [,1]            [,2]
[1,]  0.2669+0.0128i  0.1435+0.0225i
[2,] -0.4531-0.0339i -0.2045+0.0192i

$operators[1031,,] (operator at frequency 0.0942477796076938)
                [,1]            [,2]
[1,]  0.2666+0.0132i  0.1434+0.0233i
[2,] -0.4530-0.0350i -0.2043+0.0199i

$operators[1032,,] (operator at frequency 0.0973893722612836)
                [,1]            [,2]
[1,]  0.2664+0.0137i  0.1433+0.0240i
[2,] -0.4530-0.0362i -0.2042+0.0205i

$operators[1033,,] (operator at frequency 0.100530964914873)
                [,1]            [,2]
[1,]  0.2661+0.0141i  0.1432+0.0248i
[2,] -0.4529-0.0373i -0.2040+0.0211i

$operators[1034,,] (operator at frequency 0.103672557568463)
                [,1]            [,2]
[1,]  0.2659+0.0145i  0.1431+0.0256i
[2,] -0.4528-0.0384i -0.2039+0.0218i

$operators[1035,,] (operator at frequency 0.106814150222053)
                [,1]            [,2]
[1,]  0.2656+0.0150i  0.1430+0.0264i
[2,] -0.4527-0.0396i -0.2037+0.0224i

$operators[1036,,] (operator at frequency 0.109955742875643)
                [,1]            [,2]
[1,]  0.2654+0.0154i  0.1429+0.0271i
[2,] -0.4526-0.0407i -0.2035+0.0230i

$operators[1037,,] (operator at frequency 0.113097335529233)
                [,1]            [,2]
[1,]  0.2651+0.0158i  0.1428+0.0279i
[2,] -0.4525-0.0419i -0.2034+0.0237i

$operators[1038,,] (operator at frequency 0.116238928182822)
                [,1]            [,2]
[1,]  0.2648+0.0163i  0.1427+0.0287i
[2,] -0.4524-0.0430i -0.2032+0.0243i

$operators[1039,,] (operator at frequency 0.119380520836412)
                [,1]            [,2]
[1,]  0.2645+0.0167i  0.1426+0.0294i
[2,] -0.4523-0.0441i -0.2030+0.0249i

$operators[1040,,] (operator at frequency 0.122522113490002)
                [,1]            [,2]
[1,]  0.2642+0.0171i  0.1424+0.0302i
[2,] -0.4522-0.0453i -0.2028+0.0255i

$operators[1041,,] (operator at frequency 0.125663706143592)
                [,1]            [,2]
[1,]  0.2639+0.0175i  0.1423+0.0310i
[2,] -0.4521-0.0464i -0.2026+0.0262i

$operators[1042,,] (operator at frequency 0.128805298797182)
                [,1]            [,2]
[1,]  0.2636+0.0179i  0.1422+0.0318i
[2,] -0.4520-0.0475i -0.2024+0.0268i

$operators[1043,,] (operator at frequency 0.131946891450771)
                [,1]            [,2]
[1,]  0.2633+0.0184i  0.1420+0.0325i
[2,] -0.4519-0.0486i -0.2022+0.0274i

$operators[1044,,] (operator at frequency 0.135088484104361)
                [,1]            [,2]
[1,]  0.2630+0.0188i  0.1419+0.0333i
[2,] -0.4518-0.0497i -0.2020+0.0280i

$operators[1045,,] (operator at frequency 0.138230076757951)
                [,1]            [,2]
[1,]  0.2626+0.0192i  0.1418+0.0341i
[2,] -0.4517-0.0509i -0.2018+0.0286i

$operators[1046,,] (operator at frequency 0.141371669411541)
                [,1]            [,2]
[1,]  0.2623+0.0196i  0.1416+0.0348i
[2,] -0.4516-0.0520i -0.2016+0.0292i

$operators[1047,,] (operator at frequency 0.14451326206513)
                [,1]            [,2]
[1,]  0.2619+0.0200i  0.1415+0.0356i
[2,] -0.4515-0.0531i -0.2014+0.0298i

$operators[1048,,] (operator at frequency 0.14765485471872)
                [,1]            [,2]
[1,]  0.2616+0.0205i  0.1414+0.0364i
[2,] -0.4514-0.0542i -0.2011+0.0304i

$operators[1049,,] (operator at frequency 0.15079644737231)
                [,1]            [,2]
[1,]  0.2612+0.0209i  0.1412+0.0371i
[2,] -0.4512-0.0553i -0.2009+0.0310i

$operators[1050,,] (operator at frequency 0.1539380400259)
                [,1]            [,2]
[1,]  0.2608+0.0213i  0.1411+0.0379i
[2,] -0.4511-0.0564i -0.2007+0.0316i

$operators[1051,,] (operator at frequency 0.15707963267949)
                [,1]            [,2]
[1,]  0.2605+0.0217i  0.1409+0.0387i
[2,] -0.4510-0.0575i -0.2004+0.0322i

$operators[1052,,] (operator at frequency 0.160221225333079)
                [,1]            [,2]
[1,]  0.2601+0.0221i  0.1407+0.0394i
[2,] -0.4508-0.0586i -0.2002+0.0328i

$operators[1053,,] (operator at frequency 0.163362817986669)
                [,1]            [,2]
[1,]  0.2597+0.0225i  0.1406+0.0402i
[2,] -0.4507-0.0597i -0.1999+0.0334i

$operators[1054,,] (operator at frequency 0.166504410640259)
                [,1]            [,2]
[1,]  0.2593+0.0229i  0.1404+0.0409i
[2,] -0.4506-0.0608i -0.1997+0.0340i

$operators[1055,,] (operator at frequency 0.169646003293849)
                [,1]            [,2]
[1,]  0.2589+0.0233i  0.1403+0.0417i
[2,] -0.4504-0.0619i -0.1994+0.0345i

$operators[1056,,] (operator at frequency 0.172787595947439)
                [,1]            [,2]
[1,]  0.2585+0.0237i  0.1401+0.0425i
[2,] -0.4503-0.0629i -0.1991+0.0351i

$operators[1057,,] (operator at frequency 0.175929188601028)
                [,1]            [,2]
[1,]  0.2580+0.0241i  0.1399+0.0432i
[2,] -0.4502-0.0640i -0.1989+0.0357i

$operators[1058,,] (operator at frequency 0.179070781254618)
                [,1]            [,2]
[1,]  0.2576+0.0245i  0.1397+0.0440i
[2,] -0.4500-0.0651i -0.1986+0.0362i

$operators[1059,,] (operator at frequency 0.182212373908208)
                [,1]            [,2]
[1,]  0.2572+0.0249i  0.1396+0.0447i
[2,] -0.4499-0.0662i -0.1983+0.0368i

$operators[1060,,] (operator at frequency 0.185353966561798)
                [,1]            [,2]
[1,]  0.2567+0.0253i  0.1394+0.0455i
[2,] -0.4497-0.0672i -0.1980+0.0374i

$operators[1061,,] (operator at frequency 0.188495559215388)
                [,1]            [,2]
[1,]  0.2563+0.0257i  0.1392+0.0463i
[2,] -0.4495-0.0683i -0.1978+0.0379i

$operators[1062,,] (operator at frequency 0.191637151868977)
                [,1]            [,2]
[1,]  0.2558+0.0261i  0.1390+0.0470i
[2,] -0.4494-0.0694i -0.1975+0.0385i

$operators[1063,,] (operator at frequency 0.194778744522567)
                [,1]            [,2]
[1,]  0.2554+0.0265i  0.1388+0.0478i
[2,] -0.4492-0.0704i -0.1972+0.0390i

$operators[1064,,] (operator at frequency 0.197920337176157)
                [,1]            [,2]
[1,]  0.2549+0.0269i  0.1386+0.0485i
[2,] -0.4491-0.0715i -0.1969+0.0396i

$operators[1065,,] (operator at frequency 0.201061929829747)
                [,1]            [,2]
[1,]  0.2544+0.0273i  0.1384+0.0493i
[2,] -0.4489-0.0725i -0.1966+0.0401i

$operators[1066,,] (operator at frequency 0.204203522483337)
                [,1]            [,2]
[1,]  0.2539+0.0277i  0.1382+0.0501i
[2,] -0.4487-0.0736i -0.1962+0.0406i

$operators[1067,,] (operator at frequency 0.207345115136926)
                [,1]            [,2]
[1,]  0.2534+0.0281i  0.1380+0.0508i
[2,] -0.4486-0.0746i -0.1959+0.0412i

$operators[1068,,] (operator at frequency 0.210486707790516)
                [,1]            [,2]
[1,]  0.2529+0.0285i  0.1378+0.0516i
[2,] -0.4484-0.0757i -0.1956+0.0417i

$operators[1069,,] (operator at frequency 0.213628300444106)
                [,1]            [,2]
[1,]  0.2524+0.0289i  0.1376+0.0523i
[2,] -0.4482-0.0767i -0.1953+0.0422i

$operators[1070,,] (operator at frequency 0.216769893097696)
                [,1]            [,2]
[1,]  0.2519+0.0292i  0.1374+0.0531i
[2,] -0.4480-0.0777i -0.1950+0.0427i

$operators[1071,,] (operator at frequency 0.219911485751286)
                [,1]            [,2]
[1,]  0.2514+0.0296i  0.1372+0.0538i
[2,] -0.4479-0.0787i -0.1946+0.0433i

$operators[1072,,] (operator at frequency 0.223053078404875)
                [,1]            [,2]
[1,]  0.2509+0.0300i  0.1370+0.0546i
[2,] -0.4477-0.0798i -0.1943+0.0438i

$operators[1073,,] (operator at frequency 0.226194671058465)
                [,1]            [,2]
[1,]  0.2503+0.0304i  0.1367+0.0553i
[2,] -0.4475-0.0808i -0.1939+0.0443i

$operators[1074,,] (operator at frequency 0.229336263712055)
                [,1]            [,2]
[1,]  0.2498+0.0308i  0.1365+0.0561i
[2,] -0.4473-0.0818i -0.1936+0.0448i

$operators[1075,,] (operator at frequency 0.232477856365645)
                [,1]            [,2]
[1,]  0.2493+0.0311i  0.1363+0.0568i
[2,] -0.4471-0.0828i -0.1932+0.0453i

$operators[1076,,] (operator at frequency 0.235619449019234)
                [,1]            [,2]
[1,]  0.2487+0.0315i  0.1361+0.0576i
[2,] -0.4469-0.0838i -0.1929+0.0458i

$operators[1077,,] (operator at frequency 0.238761041672824)
                [,1]            [,2]
[1,]  0.2482+0.0319i  0.1358+0.0583i
[2,] -0.4467-0.0848i -0.1925+0.0462i

$operators[1078,,] (operator at frequency 0.241902634326414)
                [,1]            [,2]
[1,]  0.2476+0.0322i  0.1356+0.0591i
[2,] -0.4465-0.0858i -0.1922+0.0467i

$operators[1079,,] (operator at frequency 0.245044226980004)
                [,1]            [,2]
[1,]  0.2470+0.0326i  0.1354+0.0598i
[2,] -0.4463-0.0868i -0.1918+0.0472i

$operators[1080,,] (operator at frequency 0.248185819633594)
                [,1]            [,2]
[1,]  0.2464+0.0330i  0.1351+0.0606i
[2,] -0.4461-0.0878i -0.1914+0.0477i

$operators[1081,,] (operator at frequency 0.251327412287183)
                [,1]            [,2]
[1,]  0.2459+0.0333i  0.1349+0.0613i
[2,] -0.4459-0.0888i -0.1910+0.0481i

$operators[1082,,] (operator at frequency 0.254469004940773)
                [,1]            [,2]
[1,]  0.2453+0.0337i  0.1346+0.0620i
[2,] -0.4457-0.0897i -0.1907+0.0486i

$operators[1083,,] (operator at frequency 0.257610597594363)
                [,1]            [,2]
[1,]  0.2447+0.0340i  0.1344+0.0628i
[2,] -0.4455-0.0907i -0.1903+0.0491i

$operators[1084,,] (operator at frequency 0.260752190247953)
                [,1]            [,2]
[1,]  0.2441+0.0344i  0.1341+0.0635i
[2,] -0.4452-0.0917i -0.1899+0.0495i

$operators[1085,,] (operator at frequency 0.263893782901543)
                [,1]            [,2]
[1,]  0.2435+0.0348i  0.1339+0.0643i
[2,] -0.4450-0.0926i -0.1895+0.0500i

$operators[1086,,] (operator at frequency 0.267035375555132)
                [,1]            [,2]
[1,]  0.2428+0.0351i  0.1336+0.0650i
[2,] -0.4448-0.0936i -0.1891+0.0504i

$operators[1087,,] (operator at frequency 0.270176968208722)
                [,1]            [,2]
[1,]  0.2422+0.0355i  0.1334+0.0657i
[2,] -0.4446-0.0945i -0.1887+0.0508i

$operators[1088,,] (operator at frequency 0.273318560862312)
                [,1]            [,2]
[1,]  0.2416+0.0358i  0.1331+0.0665i
[2,] -0.4443-0.0955i -0.1883+0.0513i

$operators[1089,,] (operator at frequency 0.276460153515902)
                [,1]            [,2]
[1,]  0.2410+0.0361i  0.1328+0.0672i
[2,] -0.4441-0.0964i -0.1878+0.0517i

$operators[1090,,] (operator at frequency 0.279601746169492)
                [,1]            [,2]
[1,]  0.2403+0.0365i  0.1326+0.0679i
[2,] -0.4439-0.0974i -0.1874+0.0521i

$operators[1091,,] (operator at frequency 0.282743338823081)
                [,1]            [,2]
[1,]  0.2397+0.0368i  0.1323+0.0687i
[2,] -0.4436-0.0983i -0.1870+0.0525i

$operators[1092,,] (operator at frequency 0.285884931476671)
                [,1]            [,2]
[1,]  0.2390+0.0372i  0.1320+0.0694i
[2,] -0.4434-0.0992i -0.1866+0.0530i

$operators[1093,,] (operator at frequency 0.289026524130261)
                [,1]            [,2]
[1,]  0.2384+0.0375i  0.1317+0.0702i
[2,] -0.4432-0.1001i -0.1861+0.0534i

$operators[1094,,] (operator at frequency 0.292168116783851)
                [,1]            [,2]
[1,]  0.2377+0.0378i  0.1315+0.0709i
[2,] -0.4429-0.1011i -0.1857+0.0538i

$operators[1095,,] (operator at frequency 0.295309709437441)
                [,1]            [,2]
[1,]  0.2370+0.0382i  0.1312+0.0716i
[2,] -0.4427-0.1020i -0.1853+0.0542i

$operators[1096,,] (operator at frequency 0.29845130209103)
                [,1]            [,2]
[1,]  0.2363+0.0385i  0.1309+0.0723i
[2,] -0.4424-0.1029i -0.1848+0.0545i

$operators[1097,,] (operator at frequency 0.30159289474462)
                [,1]            [,2]
[1,]  0.2357+0.0388i  0.1306+0.0731i
[2,] -0.4422-0.1038i -0.1844+0.0549i

$operators[1098,,] (operator at frequency 0.30473448739821)
                [,1]            [,2]
[1,]  0.2350+0.0391i  0.1303+0.0738i
[2,] -0.4419-0.1047i -0.1839+0.0553i

$operators[1099,,] (operator at frequency 0.3078760800518)
                [,1]            [,2]
[1,]  0.2343+0.0395i  0.1300+0.0745i
[2,] -0.4416-0.1056i -0.1835+0.0557i

$operators[1100,,] (operator at frequency 0.31101767270539)
                [,1]            [,2]
[1,]  0.2336+0.0398i  0.1297+0.0753i
[2,] -0.4414-0.1064i -0.1830+0.0560i

$operators[1101,,] (operator at frequency 0.314159265358979)
                [,1]            [,2]
[1,]  0.2329+0.0401i  0.1294+0.0760i
[2,] -0.4411-0.1073i -0.1825+0.0564i

$operators[1102,,] (operator at frequency 0.317300858012569)
                [,1]            [,2]
[1,]  0.2322+0.0404i  0.1291+0.0767i
[2,] -0.4408-0.1082i -0.1821+0.0568i

$operators[1103,,] (operator at frequency 0.320442450666159)
                [,1]            [,2]
[1,]  0.2314+0.0407i  0.1288+0.0774i
[2,] -0.4406-0.1091i -0.1816+0.0571i

$operators[1104,,] (operator at frequency 0.323584043319749)
                [,1]            [,2]
[1,]  0.2307+0.0410i  0.1285+0.0781i
[2,] -0.4403-0.1099i -0.1811+0.0575i

$operators[1105,,] (operator at frequency 0.326725635973338)
              [,1]            [,2]
[1,]  0.23+0.0413i  0.1282+0.0789i
[2,] -0.44-0.1108i -0.1806+0.0578i

$operators[1106,,] (operator at frequency 0.329867228626928)
                [,1]            [,2]
[1,]  0.2293+0.0416i  0.1279+0.0796i
[2,] -0.4397-0.1116i -0.1801+0.0581i

$operators[1107,,] (operator at frequency 0.333008821280518)
                [,1]            [,2]
[1,]  0.2285+0.0419i  0.1276+0.0803i
[2,] -0.4395-0.1125i -0.1796+0.0584i

$operators[1108,,] (operator at frequency 0.336150413934108)
                [,1]            [,2]
[1,]  0.2278+0.0422i  0.1272+0.0810i
[2,] -0.4392-0.1133i -0.1791+0.0588i

$operators[1109,,] (operator at frequency 0.339292006587698)
                [,1]            [,2]
[1,]  0.2270+0.0425i  0.1269+0.0817i
[2,] -0.4389-0.1141i -0.1786+0.0591i

$operators[1110,,] (operator at frequency 0.342433599241287)
                [,1]            [,2]
[1,]  0.2263+0.0428i  0.1266+0.0824i
[2,] -0.4386-0.1149i -0.1781+0.0594i

$operators[1111,,] (operator at frequency 0.345575191894877)
                [,1]            [,2]
[1,]  0.2255+0.0431i  0.1263+0.0832i
[2,] -0.4383-0.1158i -0.1776+0.0597i

$operators[1112,,] (operator at frequency 0.348716784548467)
                [,1]            [,2]
[1,]  0.2247+0.0434i  0.1259+0.0839i
[2,] -0.4380-0.1166i -0.1771+0.0600i

$operators[1113,,] (operator at frequency 0.351858377202057)
                [,1]            [,2]
[1,]  0.2240+0.0437i  0.1256+0.0846i
[2,] -0.4377-0.1174i -0.1766+0.0603i

$operators[1114,,] (operator at frequency 0.354999969855647)
                [,1]            [,2]
[1,]  0.2232+0.0440i  0.1253+0.0853i
[2,] -0.4374-0.1182i -0.1761+0.0605i

$operators[1115,,] (operator at frequency 0.358141562509236)
                [,1]            [,2]
[1,]  0.2224+0.0443i  0.1249+0.0860i
[2,] -0.4371-0.1190i -0.1756+0.0608i

$operators[1116,,] (operator at frequency 0.361283155162826)
                [,1]            [,2]
[1,]  0.2216+0.0445i  0.1246+0.0867i
[2,] -0.4368-0.1198i -0.1750+0.0611i

$operators[1117,,] (operator at frequency 0.364424747816416)
                [,1]            [,2]
[1,]  0.2208+0.0448i  0.1243+0.0874i
[2,] -0.4365-0.1205i -0.1745+0.0614i

$operators[1118,,] (operator at frequency 0.367566340470006)
                [,1]            [,2]
[1,]  0.2200+0.0451i  0.1239+0.0881i
[2,] -0.4362-0.1213i -0.1740+0.0616i

$operators[1119,,] (operator at frequency 0.370707933123596)
                [,1]            [,2]
[1,]  0.2192+0.0454i  0.1236+0.0888i
[2,] -0.4359-0.1221i -0.1734+0.0619i

$operators[1120,,] (operator at frequency 0.373849525777185)
                [,1]            [,2]
[1,]  0.2184+0.0456i  0.1232+0.0895i
[2,] -0.4355-0.1228i -0.1729+0.0621i

$operators[1121,,] (operator at frequency 0.376991118430775)
                [,1]            [,2]
[1,]  0.2176+0.0459i  0.1229+0.0902i
[2,] -0.4352-0.1236i -0.1723+0.0623i

$operators[1122,,] (operator at frequency 0.380132711084365)
                [,1]            [,2]
[1,]  0.2168+0.0461i  0.1225+0.0909i
[2,] -0.4349-0.1243i -0.1718+0.0626i

$operators[1123,,] (operator at frequency 0.383274303737955)
                [,1]            [,2]
[1,]  0.2160+0.0464i  0.1222+0.0916i
[2,] -0.4346-0.1251i -0.1712+0.0628i

$operators[1124,,] (operator at frequency 0.386415896391545)
                [,1]            [,2]
[1,]  0.2152+0.0467i  0.1218+0.0923i
[2,] -0.4342-0.1258i -0.1707+0.0630i

$operators[1125,,] (operator at frequency 0.389557489045134)
                [,1]            [,2]
[1,]  0.2143+0.0469i  0.1214+0.0930i
[2,] -0.4339-0.1265i -0.1701+0.0632i

$operators[1126,,] (operator at frequency 0.392699081698724)
                [,1]            [,2]
[1,]  0.2135+0.0472i  0.1211+0.0937i
[2,] -0.4336-0.1273i -0.1695+0.0634i

$operators[1127,,] (operator at frequency 0.395840674352314)
                [,1]            [,2]
[1,]  0.2127+0.0474i  0.1207+0.0944i
[2,] -0.4332-0.1280i -0.1690+0.0636i

$operators[1128,,] (operator at frequency 0.398982267005904)
                [,1]            [,2]
[1,]  0.2118+0.0477i  0.1203+0.0951i
[2,] -0.4329-0.1287i -0.1684+0.0638i

$operators[1129,,] (operator at frequency 0.402123859659494)
                [,1]            [,2]
[1,]  0.2110+0.0479i  0.1200+0.0958i
[2,] -0.4325-0.1294i -0.1678+0.0640i

$operators[1130,,] (operator at frequency 0.405265452313083)
                [,1]            [,2]
[1,]  0.2101+0.0481i  0.1196+0.0965i
[2,] -0.4322-0.1301i -0.1672+0.0642i

$operators[1131,,] (operator at frequency 0.408407044966673)
                [,1]            [,2]
[1,]  0.2093+0.0484i  0.1192+0.0971i
[2,] -0.4318-0.1308i -0.1666+0.0643i

$operators[1132,,] (operator at frequency 0.411548637620263)
                [,1]            [,2]
[1,]  0.2084+0.0486i  0.1188+0.0978i
[2,] -0.4315-0.1315i -0.1660+0.0645i

$operators[1133,,] (operator at frequency 0.414690230273853)
                [,1]            [,2]
[1,]  0.2075+0.0488i  0.1185+0.0985i
[2,] -0.4311-0.1321i -0.1654+0.0647i

$operators[1134,,] (operator at frequency 0.417831822927443)
                [,1]            [,2]
[1,]  0.2067+0.0491i  0.1181+0.0992i
[2,] -0.4308-0.1328i -0.1648+0.0648i

$operators[1135,,] (operator at frequency 0.420973415581032)
                [,1]            [,2]
[1,]  0.2058+0.0493i  0.1177+0.0999i
[2,] -0.4304-0.1335i -0.1642+0.0649i

$operators[1136,,] (operator at frequency 0.424115008234622)
                [,1]            [,2]
[1,]  0.2049+0.0495i  0.1173+0.1005i
[2,] -0.4300-0.1341i -0.1636+0.0651i

$operators[1137,,] (operator at frequency 0.427256600888212)
                [,1]            [,2]
[1,]  0.2040+0.0497i  0.1169+0.1012i
[2,] -0.4297-0.1348i -0.1630+0.0652i

$operators[1138,,] (operator at frequency 0.430398193541802)
                [,1]            [,2]
[1,]  0.2031+0.0499i  0.1165+0.1019i
[2,] -0.4293-0.1354i -0.1624+0.0653i

$operators[1139,,] (operator at frequency 0.433539786195391)
                [,1]            [,2]
[1,]  0.2023+0.0501i  0.1161+0.1026i
[2,] -0.4289-0.1360i -0.1618+0.0654i

$operators[1140,,] (operator at frequency 0.436681378848981)
                [,1]            [,2]
[1,]  0.2014+0.0504i  0.1157+0.1032i
[2,] -0.4285-0.1367i -0.1612+0.0656i

$operators[1141,,] (operator at frequency 0.439822971502571)
                [,1]            [,2]
[1,]  0.2005+0.0506i  0.1153+0.1039i
[2,] -0.4282-0.1373i -0.1605+0.0657i

$operators[1142,,] (operator at frequency 0.442964564156161)
                [,1]            [,2]
[1,]  0.1996+0.0508i  0.1149+0.1046i
[2,] -0.4278-0.1379i -0.1599+0.0658i

$operators[1143,,] (operator at frequency 0.446106156809751)
                [,1]            [,2]
[1,]  0.1987+0.0510i  0.1145+0.1053i
[2,] -0.4274-0.1385i -0.1593+0.0658i

$operators[1144,,] (operator at frequency 0.44924774946334)
                [,1]            [,2]
[1,]  0.1978+0.0512i  0.1141+0.1059i
[2,] -0.4270-0.1391i -0.1587+0.0659i

$operators[1145,,] (operator at frequency 0.45238934211693)
                [,1]            [,2]
[1,]  0.1968+0.0514i  0.1137+0.1066i
[2,] -0.4266-0.1397i -0.1580+0.0660i

$operators[1146,,] (operator at frequency 0.45553093477052)
                [,1]            [,2]
[1,]  0.1959+0.0515i  0.1133+0.1072i
[2,] -0.4262-0.1403i -0.1574+0.0661i

$operators[1147,,] (operator at frequency 0.45867252742411)
                [,1]            [,2]
[1,]  0.1950+0.0517i  0.1129+0.1079i
[2,] -0.4258-0.1408i -0.1567+0.0661i

$operators[1148,,] (operator at frequency 0.4618141200777)
                [,1]            [,2]
[1,]  0.1941+0.0519i  0.1124+0.1086i
[2,] -0.4254-0.1414i -0.1561+0.0662i

$operators[1149,,] (operator at frequency 0.464955712731289)
                [,1]            [,2]
[1,]  0.1932+0.0521i  0.1120+0.1092i
[2,] -0.4250-0.1420i -0.1554+0.0662i

$operators[1150,,] (operator at frequency 0.468097305384879)
                [,1]            [,2]
[1,]  0.1922+0.0523i  0.1116+0.1099i
[2,] -0.4246-0.1425i -0.1548+0.0662i

$operators[1151,,] (operator at frequency 0.471238898038469)
                [,1]            [,2]
[1,]  0.1913+0.0525i  0.1112+0.1105i
[2,] -0.4242-0.1431i -0.1541+0.0663i

$operators[1152,,] (operator at frequency 0.474380490692059)
                [,1]            [,2]
[1,]  0.1904+0.0526i  0.1108+0.1112i
[2,] -0.4238-0.1436i -0.1534+0.0663i

$operators[1153,,] (operator at frequency 0.477522083345649)
                [,1]            [,2]
[1,]  0.1894+0.0528i  0.1103+0.1118i
[2,] -0.4234-0.1441i -0.1528+0.0663i

$operators[1154,,] (operator at frequency 0.480663675999238)
                [,1]            [,2]
[1,]  0.1885+0.0530i  0.1099+0.1125i
[2,] -0.4229-0.1447i -0.1521+0.0663i

$operators[1155,,] (operator at frequency 0.483805268652828)
                [,1]            [,2]
[1,]  0.1875+0.0531i  0.1095+0.1131i
[2,] -0.4225-0.1452i -0.1514+0.0663i

$operators[1156,,] (operator at frequency 0.486946861306418)
                [,1]            [,2]
[1,]  0.1866+0.0533i  0.1090+0.1138i
[2,] -0.4221-0.1457i -0.1508+0.0663i

$operators[1157,,] (operator at frequency 0.490088453960008)
                [,1]            [,2]
[1,]  0.1856+0.0534i  0.1086+0.1144i
[2,] -0.4217-0.1462i -0.1501+0.0663i

$operators[1158,,] (operator at frequency 0.493230046613598)
                [,1]            [,2]
[1,]  0.1847+0.0536i  0.1082+0.1151i
[2,] -0.4212-0.1467i -0.1494+0.0663i

$operators[1159,,] (operator at frequency 0.496371639267187)
                [,1]            [,2]
[1,]  0.1837+0.0537i  0.1077+0.1157i
[2,] -0.4208-0.1472i -0.1487+0.0662i

$operators[1160,,] (operator at frequency 0.499513231920777)
                [,1]            [,2]
[1,]  0.1828+0.0539i  0.1073+0.1163i
[2,] -0.4203-0.1476i -0.1480+0.0662i

$operators[1161,,] (operator at frequency 0.502654824574367)
                [,1]            [,2]
[1,]  0.1818+0.0540i  0.1068+0.1170i
[2,] -0.4199-0.1481i -0.1473+0.0662i

$operators[1162,,] (operator at frequency 0.505796417227957)
                [,1]            [,2]
[1,]  0.1808+0.0542i  0.1064+0.1176i
[2,] -0.4195-0.1486i -0.1466+0.0661i

$operators[1163,,] (operator at frequency 0.508938009881546)
                [,1]            [,2]
[1,]  0.1799+0.0543i  0.1059+0.1182i
[2,] -0.4190-0.1490i -0.1459+0.0661i

$operators[1164,,] (operator at frequency 0.512079602535136)
                [,1]            [,2]
[1,]  0.1789+0.0544i  0.1055+0.1189i
[2,] -0.4186-0.1495i -0.1452+0.0660i

$operators[1165,,] (operator at frequency 0.515221195188726)
                [,1]            [,2]
[1,]  0.1779+0.0546i  0.1050+0.1195i
[2,] -0.4181-0.1499i -0.1445+0.0659i

$operators[1166,,] (operator at frequency 0.518362787842316)
                [,1]            [,2]
[1,]  0.1769+0.0547i  0.1046+0.1201i
[2,] -0.4177-0.1504i -0.1438+0.0658i

$operators[1167,,] (operator at frequency 0.521504380495906)
                [,1]            [,2]
[1,]  0.1759+0.0548i  0.1041+0.1207i
[2,] -0.4172-0.1508i -0.1431+0.0658i

$operators[1168,,] (operator at frequency 0.524645973149495)
                [,1]            [,2]
[1,]  0.1750+0.0549i  0.1037+0.1214i
[2,] -0.4167-0.1512i -0.1424+0.0657i

$operators[1169,,] (operator at frequency 0.527787565803085)
                [,1]            [,2]
[1,]  0.1740+0.0551i  0.1032+0.1220i
[2,] -0.4163-0.1516i -0.1417+0.0656i

$operators[1170,,] (operator at frequency 0.530929158456675)
                [,1]            [,2]
[1,]  0.1730+0.0552i  0.1027+0.1226i
[2,] -0.4158-0.1520i -0.1410+0.0655i

$operators[1171,,] (operator at frequency 0.534070751110265)
                [,1]            [,2]
[1,]  0.1720+0.0553i  0.1023+0.1232i
[2,] -0.4153-0.1524i -0.1402+0.0653i

$operators[1172,,] (operator at frequency 0.537212343763855)
                [,1]            [,2]
[1,]  0.1710+0.0554i  0.1018+0.1238i
[2,] -0.4148-0.1528i -0.1395+0.0652i

$operators[1173,,] (operator at frequency 0.540353936417444)
                [,1]            [,2]
[1,]  0.1700+0.0555i  0.1013+0.1245i
[2,] -0.4144-0.1532i -0.1388+0.0651i

$operators[1174,,] (operator at frequency 0.543495529071034)
                [,1]            [,2]
[1,]  0.1690+0.0556i  0.1009+0.1251i
[2,] -0.4139-0.1535i -0.1380+0.0649i

$operators[1175,,] (operator at frequency 0.546637121724624)
                [,1]            [,2]
[1,]  0.1680+0.0557i  0.1004+0.1257i
[2,] -0.4134-0.1539i -0.1373+0.0648i

$operators[1176,,] (operator at frequency 0.549778714378214)
                [,1]            [,2]
[1,]  0.1670+0.0558i  0.0999+0.1263i
[2,] -0.4129-0.1543i -0.1366+0.0646i

$operators[1177,,] (operator at frequency 0.552920307031804)
                [,1]            [,2]
[1,]  0.1660+0.0559i  0.0995+0.1269i
[2,] -0.4124-0.1546i -0.1358+0.0645i

$operators[1178,,] (operator at frequency 0.556061899685393)
               [,1]            [,2]
[1,]  0.1650+0.056i  0.0990+0.1275i
[2,] -0.4119-0.155i -0.1351+0.0643i

$operators[1179,,] (operator at frequency 0.559203492338983)
                [,1]            [,2]
[1,]  0.1640+0.0560i  0.0985+0.1281i
[2,] -0.4114-0.1553i -0.1343+0.0641i

$operators[1180,,] (operator at frequency 0.562345084992573)
                [,1]            [,2]
[1,]  0.1630+0.0561i  0.0980+0.1287i
[2,] -0.4109-0.1556i -0.1336+0.0640i

$operators[1181,,] (operator at frequency 0.565486677646163)
                [,1]            [,2]
[1,]  0.1620+0.0562i  0.0975+0.1293i
[2,] -0.4104-0.1559i -0.1328+0.0638i

$operators[1182,,] (operator at frequency 0.568628270299752)
                [,1]            [,2]
[1,]  0.1610+0.0563i  0.0970+0.1299i
[2,] -0.4099-0.1562i -0.1321+0.0636i

$operators[1183,,] (operator at frequency 0.571769862953342)
                [,1]            [,2]
[1,]  0.1600+0.0564i  0.0966+0.1305i
[2,] -0.4094-0.1565i -0.1313+0.0634i

$operators[1184,,] (operator at frequency 0.574911455606932)
                [,1]            [,2]
[1,]  0.1590+0.0564i  0.0961+0.1311i
[2,] -0.4089-0.1568i -0.1306+0.0632i

$operators[1185,,] (operator at frequency 0.578053048260522)
                [,1]            [,2]
[1,]  0.1579+0.0565i  0.0956+0.1316i
[2,] -0.4084-0.1571i -0.1298+0.0629i

$operators[1186,,] (operator at frequency 0.581194640914112)
                [,1]            [,2]
[1,]  0.1569+0.0565i  0.0951+0.1322i
[2,] -0.4079-0.1574i -0.1290+0.0627i

$operators[1187,,] (operator at frequency 0.584336233567701)
                [,1]            [,2]
[1,]  0.1559+0.0566i  0.0946+0.1328i
[2,] -0.4074-0.1577i -0.1283+0.0625i

$operators[1188,,] (operator at frequency 0.587477826221291)
                [,1]            [,2]
[1,]  0.1549+0.0567i  0.0941+0.1334i
[2,] -0.4068-0.1579i -0.1275+0.0622i

$operators[1189,,] (operator at frequency 0.590619418874881)
                [,1]           [,2]
[1,]  0.1539+0.0567i  0.0936+0.134i
[2,] -0.4063-0.1582i -0.1267+0.062i

$operators[1190,,] (operator at frequency 0.593761011528471)
                [,1]            [,2]
[1,]  0.1528+0.0568i  0.0931+0.1345i
[2,] -0.4058-0.1584i -0.1259+0.0617i

$operators[1191,,] (operator at frequency 0.596902604182061)
                [,1]            [,2]
[1,]  0.1518+0.0568i  0.0926+0.1351i
[2,] -0.4052-0.1587i -0.1251+0.0615i

$operators[1192,,] (operator at frequency 0.60004419683565)
                [,1]            [,2]
[1,]  0.1508+0.0568i  0.0921+0.1357i
[2,] -0.4047-0.1589i -0.1244+0.0612i

$operators[1193,,] (operator at frequency 0.60318578948924)
                [,1]            [,2]
[1,]  0.1498+0.0569i  0.0916+0.1363i
[2,] -0.4042-0.1591i -0.1236+0.0609i

$operators[1194,,] (operator at frequency 0.60632738214283)
                [,1]            [,2]
[1,]  0.1487+0.0569i  0.0911+0.1368i
[2,] -0.4036-0.1594i -0.1228+0.0606i

$operators[1195,,] (operator at frequency 0.60946897479642)
                [,1]            [,2]
[1,]  0.1477+0.0570i  0.0906+0.1374i
[2,] -0.4031-0.1596i -0.1220+0.0604i

$operators[1196,,] (operator at frequency 0.61261056745001)
                [,1]            [,2]
[1,]  0.1467+0.0570i  0.0901+0.1380i
[2,] -0.4025-0.1598i -0.1212+0.0601i

$operators[1197,,] (operator at frequency 0.615752160103599)
               [,1]            [,2]
[1,]  0.1457+0.057i  0.0896+0.1385i
[2,] -0.4020-0.160i -0.1204+0.0597i

$operators[1198,,] (operator at frequency 0.618893752757189)
                [,1]            [,2]
[1,]  0.1446+0.0570i  0.0890+0.1391i
[2,] -0.4014-0.1601i -0.1196+0.0594i

$operators[1199,,] (operator at frequency 0.622035345410779)
                [,1]            [,2]
[1,]  0.1436+0.0570i  0.0885+0.1396i
[2,] -0.4009-0.1603i -0.1188+0.0591i

$operators[1200,,] (operator at frequency 0.625176938064369)
                [,1]           [,2]
[1,]  0.1426+0.0571i  0.088+0.1402i
[2,] -0.4003-0.1605i -0.118+0.0588i

$operators[1201,,] (operator at frequency 0.628318530717959)
                [,1]            [,2]
[1,]  0.1415+0.0571i  0.0875+0.1407i
[2,] -0.3997-0.1607i -0.1172+0.0585i

$operators[1202,,] (operator at frequency 0.631460123371548)
                [,1]            [,2]
[1,]  0.1405+0.0571i  0.0870+0.1413i
[2,] -0.3992-0.1608i -0.1164+0.0581i

$operators[1203,,] (operator at frequency 0.634601716025138)
                [,1]            [,2]
[1,]  0.1395+0.0571i  0.0865+0.1418i
[2,] -0.3986-0.1610i -0.1156+0.0578i

$operators[1204,,] (operator at frequency 0.637743308678728)
                [,1]            [,2]
[1,]  0.1384+0.0571i  0.0859+0.1424i
[2,] -0.3980-0.1611i -0.1148+0.0574i

$operators[1205,,] (operator at frequency 0.640884901332318)
                [,1]            [,2]
[1,]  0.1374+0.0571i  0.0854+0.1429i
[2,] -0.3974-0.1612i -0.1140+0.0571i

$operators[1206,,] (operator at frequency 0.644026493985907)
                [,1]            [,2]
[1,]  0.1364+0.0571i  0.0849+0.1434i
[2,] -0.3969-0.1613i -0.1131+0.0567i

$operators[1207,,] (operator at frequency 0.647168086639497)
                [,1]            [,2]
[1,]  0.1353+0.0571i  0.0844+0.1440i
[2,] -0.3963-0.1615i -0.1123+0.0563i

$operators[1208,,] (operator at frequency 0.650309679293087)
                [,1]            [,2]
[1,]  0.1343+0.0571i  0.0838+0.1445i
[2,] -0.3957-0.1616i -0.1115+0.0559i

$operators[1209,,] (operator at frequency 0.653451271946677)
                [,1]            [,2]
[1,]  0.1332+0.0571i  0.0833+0.1450i
[2,] -0.3951-0.1617i -0.1107+0.0555i

$operators[1210,,] (operator at frequency 0.656592864600267)
                [,1]            [,2]
[1,]  0.1322+0.0570i  0.0828+0.1456i
[2,] -0.3945-0.1618i -0.1099+0.0551i

$operators[1211,,] (operator at frequency 0.659734457253856)
                [,1]            [,2]
[1,]  0.1312+0.0570i  0.0823+0.1461i
[2,] -0.3939-0.1618i -0.1090+0.0547i

$operators[1212,,] (operator at frequency 0.662876049907446)
                [,1]            [,2]
[1,]  0.1301+0.0570i  0.0817+0.1466i
[2,] -0.3933-0.1619i -0.1082+0.0543i

$operators[1213,,] (operator at frequency 0.666017642561036)
               [,1]            [,2]
[1,]  0.1291+0.057i  0.0812+0.1471i
[2,] -0.3927-0.162i -0.1074+0.0539i

$operators[1214,,] (operator at frequency 0.669159235214626)
                [,1]            [,2]
[1,]  0.1281+0.0569i  0.0807+0.1477i
[2,] -0.3921-0.1620i -0.1065+0.0535i

$operators[1215,,] (operator at frequency 0.672300827868216)
                [,1]            [,2]
[1,]  0.1270+0.0569i  0.0801+0.1482i
[2,] -0.3915-0.1621i -0.1057+0.0531i

$operators[1216,,] (operator at frequency 0.675442420521805)
                [,1]            [,2]
[1,]  0.1260+0.0569i  0.0796+0.1487i
[2,] -0.3909-0.1621i -0.1049+0.0526i

$operators[1217,,] (operator at frequency 0.678584013175395)
                [,1]           [,2]
[1,]  0.1249+0.0568i  0.079+0.1492i
[2,] -0.3903-0.1622i -0.104+0.0522i

$operators[1218,,] (operator at frequency 0.681725605828985)
                [,1]            [,2]
[1,]  0.1239+0.0568i  0.0785+0.1497i
[2,] -0.3897-0.1622i -0.1032+0.0517i

$operators[1219,,] (operator at frequency 0.684867198482575)
                [,1]            [,2]
[1,]  0.1229+0.0567i  0.0780+0.1502i
[2,] -0.3891-0.1622i -0.1023+0.0513i

$operators[1220,,] (operator at frequency 0.688008791136165)
                [,1]            [,2]
[1,]  0.1218+0.0567i  0.0774+0.1507i
[2,] -0.3884-0.1623i -0.1015+0.0508i

$operators[1221,,] (operator at frequency 0.691150383789754)
                [,1]            [,2]
[1,]  0.1208+0.0566i  0.0769+0.1512i
[2,] -0.3878-0.1623i -0.1006+0.0503i

$operators[1222,,] (operator at frequency 0.694291976443344)
                [,1]              [,2]
[1,]  0.1198+0.0566i  0.07630+0.15170i
[2,] -0.3872-0.1623i -0.09979+0.04985i

$operators[1223,,] (operator at frequency 0.697433569096934)
                [,1]              [,2]
[1,]  0.1187+0.0565i  0.07580+0.15220i
[2,] -0.3865-0.1622i -0.09894+0.04936i

$operators[1224,,] (operator at frequency 0.700575161750524)
                [,1]              [,2]
[1,]  0.1177+0.0565i  0.07520+0.15270i
[2,] -0.3859-0.1622i -0.09808+0.04887i

$operators[1225,,] (operator at frequency 0.703716754404114)
                [,1]              [,2]
[1,]  0.1167+0.0564i  0.07470+0.15320i
[2,] -0.3853-0.1622i -0.09723+0.04838i

$operators[1226,,] (operator at frequency 0.706858347057703)
                [,1]              [,2]
[1,]  0.1156+0.0563i  0.07410+0.15370i
[2,] -0.3846-0.1622i -0.09637+0.04787i

$operators[1227,,] (operator at frequency 0.709999939711293)
                [,1]              [,2]
[1,]  0.1146+0.0562i  0.07360+0.15410i
[2,] -0.3840-0.1621i -0.09551+0.04736i

$operators[1228,,] (operator at frequency 0.713141532364883)
                [,1]              [,2]
[1,]  0.1136+0.0562i  0.07300+0.15460i
[2,] -0.3833-0.1621i -0.09465+0.04684i

$operators[1229,,] (operator at frequency 0.716283125018473)
                [,1]              [,2]
[1,]  0.1125+0.0561i  0.07250+0.15510i
[2,] -0.3827-0.1620i -0.09379+0.04632i

$operators[1230,,] (operator at frequency 0.719424717672063)
               [,1]              [,2]
[1,]  0.1115+0.056i  0.07190+0.15560i
[2,] -0.3820-0.162i -0.09293+0.04579i

$operators[1231,,] (operator at frequency 0.722566310325652)
                [,1]              [,2]
[1,]  0.1105+0.0559i  0.07140+0.15600i
[2,] -0.3814-0.1619i -0.09206+0.04526i

$operators[1232,,] (operator at frequency 0.725707902979242)
                [,1]              [,2]
[1,]  0.1094+0.0558i  0.07080+0.15650i
[2,] -0.3807-0.1618i -0.09119+0.04472i

$operators[1233,,] (operator at frequency 0.728849495632832)
                [,1]              [,2]
[1,]  0.1084+0.0557i  0.07020+0.15700i
[2,] -0.3801-0.1617i -0.09032+0.04417i

$operators[1234,,] (operator at frequency 0.731991088286422)
                [,1]              [,2]
[1,]  0.1074+0.0557i  0.06970+0.15740i
[2,] -0.3794-0.1617i -0.08945+0.04361i

$operators[1235,,] (operator at frequency 0.735132680940012)
                [,1]              [,2]
[1,]  0.1064+0.0556i  0.06910+0.15790i
[2,] -0.3787-0.1616i -0.08858+0.04305i

$operators[1236,,] (operator at frequency 0.738274273593601)
                [,1]              [,2]
[1,]  0.1053+0.0555i  0.06860+0.15840i
[2,] -0.3781-0.1614i -0.08771+0.04249i

$operators[1237,,] (operator at frequency 0.741415866247191)
                [,1]              [,2]
[1,]  0.1043+0.0554i  0.06800+0.15880i
[2,] -0.3774-0.1613i -0.08683+0.04191i

$operators[1238,,] (operator at frequency 0.744557458900781)
                [,1]              [,2]
[1,]  0.1033+0.0552i  0.06740+0.15930i
[2,] -0.3767-0.1612i -0.08596+0.04134i

$operators[1239,,] (operator at frequency 0.747699051554371)
                [,1]              [,2]
[1,]  0.1023+0.0551i  0.06690+0.15970i
[2,] -0.3760-0.1611i -0.08508+0.04075i

$operators[1240,,] (operator at frequency 0.75084064420796)
                [,1]             [,2]
[1,]  0.1013+0.0550i  0.0663+0.16020i
[2,] -0.3753-0.1609i -0.0842+0.04016i

$operators[1241,,] (operator at frequency 0.75398223686155)
                [,1]              [,2]
[1,]  0.1002+0.0549i  0.06570+0.16060i
[2,] -0.3747-0.1608i -0.08332+0.03956i

$operators[1242,,] (operator at frequency 0.75712382951514)
                  [,1]              [,2]
[1,]  0.09923+0.05479i  0.06520+0.16100i
[2,] -0.37400-0.16070i -0.08244+0.03896i

$operators[1243,,] (operator at frequency 0.76026542216873)
                  [,1]              [,2]
[1,]  0.09822+0.05467i  0.06460+0.16150i
[2,] -0.37330-0.16050i -0.08155+0.03835i

$operators[1244,,] (operator at frequency 0.76340701482232)
                 [,1]              [,2]
[1,]  0.0972+0.05455i  0.06400+0.16190i
[2,] -0.3726-0.16030i -0.08067+0.03774i

$operators[1245,,] (operator at frequency 0.766548607475909)
                  [,1]              [,2]
[1,]  0.09619+0.05442i  0.06350+0.16230i
[2,] -0.37190-0.16020i -0.07978+0.03712i

$operators[1246,,] (operator at frequency 0.769690200129499)
                  [,1]             [,2]
[1,]  0.09518+0.05429i  0.0629+0.16280i
[2,] -0.37120-0.16000i -0.0789+0.03649i

$operators[1247,,] (operator at frequency 0.772831792783089)
                  [,1]              [,2]
[1,]  0.09418+0.05416i  0.06230+0.16320i
[2,] -0.37050-0.15980i -0.07801+0.03586i

$operators[1248,,] (operator at frequency 0.775973385436679)
                  [,1]              [,2]
[1,]  0.09317+0.05402i  0.06180+0.16360i
[2,] -0.36980-0.15960i -0.07712+0.03522i

$operators[1249,,] (operator at frequency 0.779114978090269)
                  [,1]              [,2]
[1,]  0.09216+0.05388i  0.06120+0.16400i
[2,] -0.36910-0.15940i -0.07623+0.03458i

$operators[1250,,] (operator at frequency 0.782256570743858)
                  [,1]              [,2]
[1,]  0.09116+0.05374i  0.06060+0.16450i
[2,] -0.36840-0.15920i -0.07534+0.03393i

$operators[1251,,] (operator at frequency 0.785398163397448)
                  [,1]              [,2]
[1,]  0.09016+0.05359i  0.06000+0.16490i
[2,] -0.36760-0.15900i -0.07444+0.03328i

$operators[1252,,] (operator at frequency 0.788539756051038)
                  [,1]              [,2]
[1,]  0.08916+0.05345i  0.05950+0.16530i
[2,] -0.36690-0.15880i -0.07355+0.03262i

$operators[1253,,] (operator at frequency 0.791681348704628)
                 [,1]              [,2]
[1,]  0.08817+0.0533i  0.05890+0.16570i
[2,] -0.36620-0.1585i -0.07265+0.03196i

$operators[1254,,] (operator at frequency 0.794822941358218)
                  [,1]              [,2]
[1,]  0.08717+0.05314i  0.05830+0.16610i
[2,] -0.36550-0.15830i -0.07176+0.03129i

$operators[1255,,] (operator at frequency 0.797964534011807)
                  [,1]              [,2]
[1,]  0.08618+0.05299i  0.05770+0.16650i
[2,] -0.36480-0.15800i -0.07086+0.03061i

$operators[1256,,] (operator at frequency 0.801106126665397)
                  [,1]              [,2]
[1,]  0.08519+0.05283i  0.05720+0.16690i
[2,] -0.36400-0.15780i -0.06996+0.02993i

$operators[1257,,] (operator at frequency 0.804247719318987)
                 [,1]              [,2]
[1,]  0.0842+0.05266i  0.05660+0.16730i
[2,] -0.3633-0.15750i -0.06906+0.02924i

$operators[1258,,] (operator at frequency 0.807389311972577)
                 [,1]              [,2]
[1,]  0.08321+0.0525i  0.05600+0.16770i
[2,] -0.36260-0.1573i -0.06816+0.02855i

$operators[1259,,] (operator at frequency 0.810530904626167)
                  [,1]              [,2]
[1,]  0.08223+0.05233i  0.05540+0.16810i
[2,] -0.36180-0.15700i -0.06726+0.02786i

$operators[1260,,] (operator at frequency 0.813672497279756)
                  [,1]              [,2]
[1,]  0.08125+0.05216i  0.05480+0.16840i
[2,] -0.36110-0.15670i -0.06636+0.02716i

$operators[1261,,] (operator at frequency 0.816814089933346)
                  [,1]              [,2]
[1,]  0.08027+0.05199i  0.05430+0.16880i
[2,] -0.36030-0.15640i -0.06545+0.02645i

$operators[1262,,] (operator at frequency 0.819955682586936)
                  [,1]              [,2]
[1,]  0.07929+0.05181i  0.05370+0.16920i
[2,] -0.35960-0.15610i -0.06455+0.02574i

$operators[1263,,] (operator at frequency 0.823097275240526)
                  [,1]              [,2]
[1,]  0.07831+0.05163i  0.05310+0.16960i
[2,] -0.35880-0.15590i -0.06364+0.02502i

$operators[1264,,] (operator at frequency 0.826238867894116)
                  [,1]             [,2]
[1,]  0.07734+0.05145i  0.05250+0.1699i
[2,] -0.35810-0.15550i -0.06274+0.0243i

$operators[1265,,] (operator at frequency 0.829380460547705)
                  [,1]              [,2]
[1,]  0.07637+0.05127i  0.05190+0.17030i
[2,] -0.35730-0.15520i -0.06183+0.02357i

$operators[1266,,] (operator at frequency 0.832522053201295)
                 [,1]              [,2]
[1,]  0.0754+0.05108i  0.05130+0.17070i
[2,] -0.3566-0.15490i -0.06093+0.02284i

$operators[1267,,] (operator at frequency 0.835663645854885)
                  [,1]              [,2]
[1,]  0.07444+0.05089i  0.05080+0.17100i
[2,] -0.35580-0.15460i -0.06002+0.02211i

$operators[1268,,] (operator at frequency 0.838805238508475)
                 [,1]              [,2]
[1,]  0.07348+0.0507i  0.05020+0.17140i
[2,] -0.35510-0.1543i -0.05911+0.02137i

$operators[1269,,] (operator at frequency 0.841946831162065)
                 [,1]             [,2]
[1,]  0.07252+0.0505i  0.0496+0.17170i
[2,] -0.35430-0.1539i -0.0582+0.02062i

$operators[1270,,] (operator at frequency 0.845088423815654)
                 [,1]              [,2]
[1,]  0.07156+0.0503i  0.04900+0.17210i
[2,] -0.35350-0.1536i -0.05729+0.01987i

$operators[1271,,] (operator at frequency 0.848230016469244)
                 [,1]              [,2]
[1,]  0.07061+0.0501i  0.04840+0.17240i
[2,] -0.35280-0.1532i -0.05638+0.01912i

$operators[1272,,] (operator at frequency 0.851371609122834)
                 [,1]              [,2]
[1,]  0.06966+0.0499i  0.04780+0.17280i
[2,] -0.35200-0.1529i -0.05547+0.01836i

$operators[1273,,] (operator at frequency 0.854513201776424)
                  [,1]             [,2]
[1,]  0.06871+0.04969i  0.04720+0.1731i
[2,] -0.35120-0.15250i -0.05456+0.0176i

$operators[1274,,] (operator at frequency 0.857654794430014)
                  [,1]              [,2]
[1,]  0.06776+0.04949i  0.04670+0.17350i
[2,] -0.35040-0.15210i -0.05364+0.01683i

$operators[1275,,] (operator at frequency 0.860796387083603)
                  [,1]              [,2]
[1,]  0.06682+0.04928i  0.04610+0.17380i
[2,] -0.34970-0.15180i -0.05273+0.01606i

$operators[1276,,] (operator at frequency 0.863937979737193)
                  [,1]              [,2]
[1,]  0.06588+0.04906i  0.04550+0.17410i
[2,] -0.34890-0.15140i -0.05182+0.01528i

$operators[1277,,] (operator at frequency 0.867079572390783)
                  [,1]            [,2]
[1,]  0.06494+0.04885i  0.0449+0.1745i
[2,] -0.34810-0.15100i -0.0509+0.0145i

$operators[1278,,] (operator at frequency 0.870221165044373)
                  [,1]              [,2]
[1,]  0.06401+0.04863i  0.04430+0.17480i
[2,] -0.34730-0.15060i -0.04999+0.01372i

$operators[1279,,] (operator at frequency 0.873362757697963)
                  [,1]              [,2]
[1,]  0.06308+0.04841i  0.04370+0.17510i
[2,] -0.34650-0.15020i -0.04907+0.01293i

$operators[1280,,] (operator at frequency 0.876504350351552)
                  [,1]              [,2]
[1,]  0.06215+0.04818i  0.04310+0.17540i
[2,] -0.34570-0.14980i -0.04816+0.01214i

$operators[1281,,] (operator at frequency 0.879645943005142)
                  [,1]              [,2]
[1,]  0.06123+0.04796i  0.04250+0.17570i
[2,] -0.34490-0.14940i -0.04724+0.01134i

$operators[1282,,] (operator at frequency 0.882787535658732)
                  [,1]              [,2]
[1,]  0.06031+0.04773i  0.04190+0.17610i
[2,] -0.34410-0.14900i -0.04633+0.01054i

$operators[1283,,] (operator at frequency 0.885929128312322)
                 [,1]              [,2]
[1,]  0.05939+0.0475i  0.04130+0.17640i
[2,] -0.34330-0.1485i -0.04541+0.00973i

$operators[1284,,] (operator at frequency 0.889070720965911)
                  [,1]             [,2]
[1,]  0.05847+0.04727i  0.0408+0.17670i
[2,] -0.34250-0.14810i -0.0445+0.00893i

$operators[1285,,] (operator at frequency 0.892212313619501)
                  [,1]              [,2]
[1,]  0.05756+0.04703i  0.04020+0.17700i
[2,] -0.34170-0.14770i -0.04358+0.00811i

$operators[1286,,] (operator at frequency 0.895353906273091)
                  [,1]             [,2]
[1,]  0.05665+0.04679i  0.03960+0.1773i
[2,] -0.34090-0.14720i -0.04266+0.0073i

$operators[1287,,] (operator at frequency 0.898495498926681)
                  [,1]              [,2]
[1,]  0.05575+0.04655i  0.03900+0.17760i
[2,] -0.34010-0.14680i -0.04175+0.00648i

$operators[1288,,] (operator at frequency 0.90163709158027)
                  [,1]              [,2]
[1,]  0.05485+0.04631i  0.03840+0.17780i
[2,] -0.33930-0.14630i -0.04083+0.00566i

$operators[1289,,] (operator at frequency 0.90477868423386)
                  [,1]              [,2]
[1,]  0.05395+0.04606i  0.03780+0.17810i
[2,] -0.33840-0.14580i -0.03991+0.00483i

$operators[1290,,] (operator at frequency 0.90792027688745)
                  [,1]             [,2]
[1,]  0.05306+0.04582i  0.03720+0.1784i
[2,] -0.33760-0.14540i -0.03899+0.0040i

$operators[1291,,] (operator at frequency 0.91106186954104)
                  [,1]              [,2]
[1,]  0.05217+0.04557i  0.03660+0.17870i
[2,] -0.33680-0.14490i -0.03808+0.00317i

$operators[1292,,] (operator at frequency 0.91420346219463)
                  [,1]              [,2]
[1,]  0.05128+0.04532i  0.03600+0.17900i
[2,] -0.33600-0.14440i -0.03716+0.00233i

$operators[1293,,] (operator at frequency 0.917345054848219)
                 [,1]              [,2]
[1,]  0.0504+0.04506i  0.03540+0.17920i
[2,] -0.3352-0.14390i -0.03624+0.00149i

$operators[1294,,] (operator at frequency 0.920486647501809)
                  [,1]              [,2]
[1,]  0.04952+0.04481i  0.03480+0.17950i
[2,] -0.33430-0.14350i -0.03532+0.00065i

$operators[1295,,] (operator at frequency 0.923628240155399)
                  [,1]             [,2]
[1,]  0.04864+0.04455i  0.03430+0.1798i
[2,] -0.33350-0.14300i -0.03441-0.0002i

$operators[1296,,] (operator at frequency 0.926769832808989)
                  [,1]              [,2]
[1,]  0.04777+0.04429i  0.03370+0.18000i
[2,] -0.33270-0.14250i -0.03349-0.00105i

$operators[1297,,] (operator at frequency 0.929911425462579)
                 [,1]             [,2]
[1,]  0.0469+0.04402i  0.03310+0.1803i
[2,] -0.3318-0.14200i -0.03257-0.0019i

$operators[1298,,] (operator at frequency 0.933053018116168)
                  [,1]              [,2]
[1,]  0.04603+0.04376i  0.03250+0.18050i
[2,] -0.33100-0.14140i -0.03165-0.00276i

$operators[1299,,] (operator at frequency 0.936194610769758)
                  [,1]              [,2]
[1,]  0.04517+0.04349i  0.03190+0.18080i
[2,] -0.33010-0.14090i -0.03074-0.00362i

$operators[1300,,] (operator at frequency 0.939336203423348)
                  [,1]              [,2]
[1,]  0.04431+0.04322i  0.03130+0.18100i
[2,] -0.32930-0.14040i -0.02982-0.00448i

$operators[1301,,] (operator at frequency 0.942477796076938)
                  [,1]             [,2]
[1,]  0.04346+0.04295i  0.0307+0.18130i
[2,] -0.32850-0.13990i -0.0289-0.00534i

$operators[1302,,] (operator at frequency 0.945619388730528)
                  [,1]              [,2]
[1,]  0.04261+0.04268i  0.03010+0.18150i
[2,] -0.32760-0.13930i -0.02799-0.00621i

$operators[1303,,] (operator at frequency 0.948760981384117)
                 [,1]              [,2]
[1,]  0.04177+0.0424i  0.02950+0.18180i
[2,] -0.32680-0.1388i -0.02707-0.00708i

$operators[1304,,] (operator at frequency 0.951902574037707)
                  [,1]              [,2]
[1,]  0.04092+0.04213i  0.02890+0.18200i
[2,] -0.32590-0.13830i -0.02615-0.00795i

$operators[1305,,] (operator at frequency 0.955044166691297)
                  [,1]              [,2]
[1,]  0.04009+0.04185i  0.02830+0.18220i
[2,] -0.32500-0.13770i -0.02524-0.00883i

$operators[1306,,] (operator at frequency 0.958185759344887)
                  [,1]              [,2]
[1,]  0.03925+0.04157i  0.02770+0.18240i
[2,] -0.32420-0.13720i -0.02432-0.00971i

$operators[1307,,] (operator at frequency 0.961327351998477)
                  [,1]              [,2]
[1,]  0.03842+0.04128i  0.02710+0.18270i
[2,] -0.32330-0.13660i -0.02341-0.01059i

$operators[1308,,] (operator at frequency 0.964468944652066)
               [,1]              [,2]
[1,]  0.0376+0.041i  0.02660+0.18290i
[2,] -0.3225-0.136i -0.02249-0.01147i

$operators[1309,,] (operator at frequency 0.967610537305656)
                  [,1]              [,2]
[1,]  0.03678+0.04071i  0.02600+0.18310i
[2,] -0.32160-0.13550i -0.02158-0.01235i

$operators[1310,,] (operator at frequency 0.970752129959246)
                  [,1]              [,2]
[1,]  0.03596+0.04042i  0.02540+0.18330i
[2,] -0.32070-0.13490i -0.02066-0.01324i

$operators[1311,,] (operator at frequency 0.973893722612836)
                  [,1]              [,2]
[1,]  0.03515+0.04013i  0.02480+0.18350i
[2,] -0.31990-0.13430i -0.01975-0.01413i

$operators[1312,,] (operator at frequency 0.977035315266426)
                  [,1]              [,2]
[1,]  0.03434+0.03984i  0.02420+0.18370i
[2,] -0.31900-0.13370i -0.01884-0.01502i

$operators[1313,,] (operator at frequency 0.980176907920015)
                  [,1]              [,2]
[1,]  0.03353+0.03954i  0.02360+0.18390i
[2,] -0.31810-0.13310i -0.01792-0.01592i

$operators[1314,,] (operator at frequency 0.983318500573605)
                  [,1]              [,2]
[1,]  0.03273+0.03925i  0.02300+0.18410i
[2,] -0.31730-0.13250i -0.01701-0.01681i

$operators[1315,,] (operator at frequency 0.986460093227195)
                  [,1]             [,2]
[1,]  0.03194+0.03895i  0.0224+0.18430i
[2,] -0.31640-0.13190i -0.0161-0.01771i

$operators[1316,,] (operator at frequency 0.989601685880785)
                  [,1]              [,2]
[1,]  0.03114+0.03865i  0.02180+0.18450i
[2,] -0.31550-0.13130i -0.01519-0.01861i

$operators[1317,,] (operator at frequency 0.992743278534375)
                  [,1]              [,2]
[1,]  0.03036+0.03835i  0.02120+0.18470i
[2,] -0.31460-0.13070i -0.01428-0.01951i

$operators[1318,,] (operator at frequency 0.995884871187964)
                  [,1]              [,2]
[1,]  0.02957+0.03804i  0.02060+0.18480i
[2,] -0.31370-0.13010i -0.01337-0.02041i

$operators[1319,,] (operator at frequency 0.999026463841554)
                  [,1]              [,2]
[1,]  0.02879+0.03774i  0.02010+0.18500i
[2,] -0.31280-0.12950i -0.01246-0.02132i

$operators[1320,,] (operator at frequency 1.00216805649514)
                  [,1]              [,2]
[1,]  0.02802+0.03743i  0.01950+0.18520i
[2,] -0.31200-0.12890i -0.01155-0.02222i

$operators[1321,,] (operator at frequency 1.00530964914873)
                  [,1]              [,2]
[1,]  0.02725+0.03712i  0.01890+0.18540i
[2,] -0.31110-0.12830i -0.01064-0.02313i

$operators[1322,,] (operator at frequency 1.00845124180232)
                  [,1]              [,2]
[1,]  0.02648+0.03681i  0.01830+0.18550i
[2,] -0.31020-0.12760i -0.00973-0.02404i

$operators[1323,,] (operator at frequency 1.01159283445591)
                 [,1]              [,2]
[1,]  0.02572+0.0365i  0.01770+0.18570i
[2,] -0.30930-0.1270i -0.00883-0.02495i

$operators[1324,,] (operator at frequency 1.0147344271095)
                  [,1]              [,2]
[1,]  0.02497+0.03619i  0.01710+0.18580i
[2,] -0.30840-0.12640i -0.00792-0.02586i

$operators[1325,,] (operator at frequency 1.01787601976309)
                  [,1]              [,2]
[1,]  0.02422+0.03587i  0.01650+0.18600i
[2,] -0.30750-0.12570i -0.00702-0.02677i

$operators[1326,,] (operator at frequency 1.02101761241668)
                  [,1]              [,2]
[1,]  0.02347+0.03555i  0.01590+0.18610i
[2,] -0.30660-0.12510i -0.00611-0.02769i

$operators[1327,,] (operator at frequency 1.02415920507027)
                  [,1]             [,2]
[1,]  0.02272+0.03523i  0.01540+0.1863i
[2,] -0.30570-0.12440i -0.00521-0.0286i

$operators[1328,,] (operator at frequency 1.02730079772386)
                  [,1]              [,2]
[1,]  0.02199+0.03492i  0.01480+0.18640i
[2,] -0.30480-0.12380i -0.00431-0.02952i

$operators[1329,,] (operator at frequency 1.03044239037745)
                  [,1]              [,2]
[1,]  0.02125+0.03459i  0.01420+0.18660i
[2,] -0.30390-0.12310i -0.00341-0.03044i

$operators[1330,,] (operator at frequency 1.03358398303104)
                  [,1]             [,2]
[1,]  0.02052+0.03427i  0.0136+0.18670i
[2,] -0.30300-0.12240i -0.0025-0.03136i

$operators[1331,,] (operator at frequency 1.03672557568463)
                 [,1]              [,2]
[1,]  0.0198+0.03395i  0.01300+0.18680i
[2,] -0.3021-0.12180i -0.00161-0.03228i

$operators[1332,,] (operator at frequency 1.03986716833822)
                  [,1]             [,2]
[1,]  0.01908+0.03362i  0.01240+0.1870i
[2,] -0.30120-0.12110i -0.00071-0.0332i

$operators[1333,,] (operator at frequency 1.04300876099181)
                  [,1]             [,2]
[1,]  0.01837+0.03329i 0.01190+0.18710i
[2,] -0.30030-0.12040i 0.00019-0.03412i

$operators[1334,,] (operator at frequency 1.0461503536454)
                  [,1]             [,2]
[1,]  0.01766+0.03297i 0.01130+0.18720i
[2,] -0.29930-0.11980i 0.00109-0.03504i

$operators[1335,,] (operator at frequency 1.04929194629899)
                  [,1]             [,2]
[1,]  0.01695+0.03264i 0.01070+0.18730i
[2,] -0.29840-0.11910i 0.00198-0.03596i

$operators[1336,,] (operator at frequency 1.05243353895258)
                  [,1]             [,2]
[1,]  0.01625+0.03231i 0.01010+0.18740i
[2,] -0.29750-0.11840i 0.00288-0.03688i

$operators[1337,,] (operator at frequency 1.05557513160617)
                  [,1]             [,2]
[1,]  0.01555+0.03197i 0.00950+0.18750i
[2,] -0.29660-0.11770i 0.00377-0.03781i

$operators[1338,,] (operator at frequency 1.05871672425976)
                  [,1]             [,2]
[1,]  0.01486+0.03164i 0.00900+0.18760i
[2,] -0.29570-0.11700i 0.00466-0.03873i

$operators[1339,,] (operator at frequency 1.06185831691335)
                 [,1]             [,2]
[1,]  0.01418+0.0313i 0.00840+0.18770i
[2,] -0.29480-0.1163i 0.00555-0.03965i

$operators[1340,,] (operator at frequency 1.06499990956694)
                 [,1]             [,2]
[1,]  0.0135+0.03097i 0.00780+0.18780i
[2,] -0.2938-0.11560i 0.00644-0.04058i

$operators[1341,,] (operator at frequency 1.06814150222053)
                  [,1]            [,2]
[1,]  0.01282+0.03063i 0.00720+0.1879i
[2,] -0.29290-0.11490i 0.00733-0.0415i

$operators[1342,,] (operator at frequency 1.07128309487412)
                  [,1]             [,2]
[1,]  0.01215+0.03029i 0.00660+0.18800i
[2,] -0.29200-0.11420i 0.00822-0.04243i

$operators[1343,,] (operator at frequency 1.07442468752771)
                  [,1]            [,2]
[1,]  0.01148+0.02995i 0.0061+0.18810i
[2,] -0.29110-0.11350i 0.0091-0.04335i

$operators[1344,,] (operator at frequency 1.0775662801813)
                  [,1]             [,2]
[1,]  0.01082+0.02961i 0.00550+0.18820i
[2,] -0.29010-0.11280i 0.00999-0.04428i

$operators[1345,,] (operator at frequency 1.08070787283489)
                  [,1]            [,2]
[1,]  0.01016+0.02927i 0.00490+0.1882i
[2,] -0.28920-0.11210i 0.01087-0.0452i

$operators[1346,,] (operator at frequency 1.08384946548848)
                  [,1]             [,2]
[1,]  0.00951+0.02893i 0.00430+0.18830i
[2,] -0.28830-0.11130i 0.01175-0.04613i

$operators[1347,,] (operator at frequency 1.08699105814207)
                  [,1]             [,2]
[1,]  0.00886+0.02858i 0.00380+0.18840i
[2,] -0.28730-0.11060i 0.01264-0.04705i

$operators[1348,,] (operator at frequency 1.09013265079566)
                  [,1]             [,2]
[1,]  0.00822+0.02824i 0.00320+0.18840i
[2,] -0.28640-0.10990i 0.01351-0.04798i

$operators[1349,,] (operator at frequency 1.09327424344925)
                  [,1]            [,2]
[1,]  0.00759+0.02789i 0.00260+0.1885i
[2,] -0.28550-0.10920i 0.01439-0.0489i

$operators[1350,,] (operator at frequency 1.09641583610284)
                  [,1]             [,2]
[1,]  0.00695+0.02754i 0.00200+0.18850i
[2,] -0.28450-0.10840i 0.01527-0.04982i

$operators[1351,,] (operator at frequency 1.09955742875643)
                 [,1]             [,2]
[1,]  0.00633+0.0272i 0.00150+0.18860i
[2,] -0.28360-0.1077i 0.01614-0.05075i

$operators[1352,,] (operator at frequency 1.10269902141002)
                 [,1]             [,2]
[1,]  0.0057+0.02685i 0.00090+0.18860i
[2,] -0.2826-0.10700i 0.01702-0.05167i

$operators[1353,,] (operator at frequency 1.10584061406361)
                 [,1]             [,2]
[1,]  0.00509+0.0265i 0.00030+0.18870i
[2,] -0.28170-0.1062i 0.01789-0.05259i

$operators[1354,,] (operator at frequency 1.1089822067172)
                  [,1]              [,2]
[1,]  0.00448+0.02614i -0.00020+0.18870i
[2,] -0.28080-0.10550i  0.01876-0.05351i

$operators[1355,,] (operator at frequency 1.11212379937079)
                  [,1]              [,2]
[1,]  0.00387+0.02579i -0.00080+0.18870i
[2,] -0.27980-0.10470i  0.01963-0.05443i

$operators[1356,,] (operator at frequency 1.11526539202438)
                  [,1]             [,2]
[1,]  0.00327+0.02544i -0.0014+0.18880i
[2,] -0.27890-0.10400i  0.0205-0.05535i

$operators[1357,,] (operator at frequency 1.11840698467797)
                  [,1]              [,2]
[1,]  0.00267+0.02509i -0.00190+0.18880i
[2,] -0.27790-0.10320i  0.02136-0.05627i

$operators[1358,,] (operator at frequency 1.12154857733156)
                  [,1]              [,2]
[1,]  0.00208+0.02473i -0.00250+0.18880i
[2,] -0.27700-0.10250i  0.02223-0.05719i

$operators[1359,,] (operator at frequency 1.12469016998515)
                  [,1]              [,2]
[1,]  0.00149+0.02438i -0.00310+0.18880i
[2,] -0.27600-0.10170i  0.02309-0.05811i

$operators[1360,,] (operator at frequency 1.12783176263874)
                  [,1]              [,2]
[1,]  0.00091+0.02402i -0.00360+0.18890i
[2,] -0.27510-0.10100i  0.02395-0.05902i

$operators[1361,,] (operator at frequency 1.13097335529233)
                  [,1]              [,2]
[1,]  0.00034+0.02366i -0.00420+0.18890i
[2,] -0.27410-0.10020i  0.02481-0.05994i

$operators[1362,,] (operator at frequency 1.13411494794592)
                  [,1]              [,2]
[1,] -0.00023+0.02331i -0.00470+0.18890i
[2,] -0.27320-0.09950i  0.02566-0.06085i

$operators[1363,,] (operator at frequency 1.1372565405995)
                 [,1]              [,2]
[1,] -0.0008+0.02295i -0.00530+0.18890i
[2,] -0.2722-0.09870i  0.02652-0.06177i

$operators[1364,,] (operator at frequency 1.14039813325309)
                  [,1]              [,2]
[1,] -0.00136+0.02259i -0.00590+0.18890i
[2,] -0.27130-0.09790i  0.02737-0.06268i

$operators[1365,,] (operator at frequency 1.14353972590668)
                  [,1]              [,2]
[1,] -0.00192+0.02223i -0.00640+0.18890i
[2,] -0.27030-0.09710i  0.02823-0.06359i

$operators[1366,,] (operator at frequency 1.14668131856027)
                  [,1]             [,2]
[1,] -0.00247+0.02187i -0.00700+0.1889i
[2,] -0.26940-0.09640i  0.02908-0.0645i

$operators[1367,,] (operator at frequency 1.14982291121386)
                  [,1]             [,2]
[1,] -0.00301+0.02151i -0.00750+0.1888i
[2,] -0.26840-0.09560i  0.02992-0.0654i

$operators[1368,,] (operator at frequency 1.15296450386745)
                  [,1]              [,2]
[1,] -0.00355+0.02115i -0.00810+0.18880i
[2,] -0.26740-0.09480i  0.03077-0.06631i

$operators[1369,,] (operator at frequency 1.15610609652104)
                  [,1]              [,2]
[1,] -0.00409+0.02078i -0.00860+0.18880i
[2,] -0.26650-0.09410i  0.03161-0.06721i

$operators[1370,,] (operator at frequency 1.15924768917463)
                  [,1]              [,2]
[1,] -0.00462+0.02042i -0.00920+0.18880i
[2,] -0.26550-0.09330i  0.03246-0.06811i

$operators[1371,,] (operator at frequency 1.16238928182822)
                  [,1]             [,2]
[1,] -0.00514+0.02006i -0.0097+0.18870i
[2,] -0.26460-0.09250i  0.0333-0.06901i

$operators[1372,,] (operator at frequency 1.16553087448181)
                 [,1]              [,2]
[1,] -0.00566+0.0197i -0.01030+0.18870i
[2,] -0.26360-0.0917i  0.03414-0.06991i

$operators[1373,,] (operator at frequency 1.1686724671354)
                  [,1]              [,2]
[1,] -0.00617+0.01933i -0.01080+0.18870i
[2,] -0.26260-0.09090i  0.03497-0.07081i

$operators[1374,,] (operator at frequency 1.17181405978899)
                  [,1]             [,2]
[1,] -0.00668+0.01897i -0.01140+0.1886i
[2,] -0.26170-0.09010i  0.03581-0.0717i

$operators[1375,,] (operator at frequency 1.17495565244258)
                 [,1]             [,2]
[1,] -0.00718+0.0186i -0.01190+0.1886i
[2,] -0.26070-0.0893i  0.03664-0.0726i

$operators[1376,,] (operator at frequency 1.17809724509617)
                  [,1]              [,2]
[1,] -0.00768+0.01824i -0.01250+0.18850i
[2,] -0.25970-0.08860i  0.03747-0.07349i

$operators[1377,,] (operator at frequency 1.18123883774976)
                  [,1]             [,2]
[1,] -0.00818+0.01787i -0.0130+0.18850i
[2,] -0.25880-0.08780i  0.0383-0.07438i

$operators[1378,,] (operator at frequency 1.18438043040335)
                 [,1]              [,2]
[1,] -0.00866+0.0175i -0.01360+0.18840i
[2,] -0.25780-0.0870i  0.03912-0.07526i

$operators[1379,,] (operator at frequency 1.18752202305694)
                  [,1]              [,2]
[1,] -0.00915+0.01714i -0.01410+0.18840i
[2,] -0.25680-0.08620i  0.03995-0.07615i

$operators[1380,,] (operator at frequency 1.19066361571053)
                  [,1]              [,2]
[1,] -0.00962+0.01677i -0.01470+0.18830i
[2,] -0.25590-0.08540i  0.04077-0.07703i

$operators[1381,,] (operator at frequency 1.19380520836412)
                 [,1]              [,2]
[1,] -0.01009+0.0164i -0.01520+0.18820i
[2,] -0.25490-0.0846i  0.04159-0.07791i

$operators[1382,,] (operator at frequency 1.19694680101771)
                  [,1]              [,2]
[1,] -0.01056+0.01604i -0.01570+0.18810i
[2,] -0.25390-0.08380i  0.04241-0.07878i

$operators[1383,,] (operator at frequency 1.2000883936713)
                  [,1]              [,2]
[1,] -0.01102+0.01567i -0.01630+0.18810i
[2,] -0.25300-0.08300i  0.04322-0.07966i

$operators[1384,,] (operator at frequency 1.20322998632489)
                 [,1]              [,2]
[1,] -0.01148+0.0153i -0.01680+0.18800i
[2,] -0.25200-0.0822i  0.04404-0.08053i

$operators[1385,,] (operator at frequency 1.20637157897848)
                  [,1]             [,2]
[1,] -0.01193+0.01493i -0.01730+0.1879i
[2,] -0.25100-0.08140i  0.04485-0.0814i

$operators[1386,,] (operator at frequency 1.20951317163207)
                  [,1]              [,2]
[1,] -0.01238+0.01457i -0.01790+0.18780i
[2,] -0.25000-0.08060i  0.04566-0.08226i

$operators[1387,,] (operator at frequency 1.21265476428566)
                 [,1]              [,2]
[1,] -0.01282+0.0142i -0.01840+0.18770i
[2,] -0.24910-0.0798i  0.04646-0.08313i

$operators[1388,,] (operator at frequency 1.21579635693925)
                  [,1]              [,2]
[1,] -0.01325+0.01383i -0.01890+0.18760i
[2,] -0.24810-0.07900i  0.04727-0.08399i

$operators[1389,,] (operator at frequency 1.21893794959284)
                  [,1]              [,2]
[1,] -0.01368+0.01346i -0.01950+0.18750i
[2,] -0.24710-0.07820i  0.04807-0.08485i

$operators[1390,,] (operator at frequency 1.22207954224643)
                  [,1]             [,2]
[1,] -0.01411+0.01309i -0.02000+0.1874i
[2,] -0.24620-0.07740i  0.04887-0.0857i

$operators[1391,,] (operator at frequency 1.22522113490002)
                  [,1]              [,2]
[1,] -0.01452+0.01273i -0.02050+0.18730i
[2,] -0.24520-0.07650i  0.04966-0.08655i

$operators[1392,,] (operator at frequency 1.22836272755361)
                  [,1]             [,2]
[1,] -0.01494+0.01236i -0.02110+0.1872i
[2,] -0.24420-0.07570i  0.05046-0.0874i

$operators[1393,,] (operator at frequency 1.2315043202072)
                  [,1]              [,2]
[1,] -0.01535+0.01199i -0.02160+0.18710i
[2,] -0.24320-0.07490i  0.05125-0.08825i

$operators[1394,,] (operator at frequency 1.23464591286079)
                  [,1]              [,2]
[1,] -0.01575+0.01162i -0.02210+0.18690i
[2,] -0.24230-0.07410i  0.05204-0.08909i

$operators[1395,,] (operator at frequency 1.23778750551438)
                  [,1]              [,2]
[1,] -0.01615+0.01125i -0.02260+0.18680i
[2,] -0.24130-0.07330i  0.05282-0.08993i

$operators[1396,,] (operator at frequency 1.24092909816797)
                  [,1]              [,2]
[1,] -0.01654+0.01088i -0.02310+0.18670i
[2,] -0.24030-0.07250i  0.05361-0.09076i

$operators[1397,,] (operator at frequency 1.24407069082156)
                  [,1]             [,2]
[1,] -0.01693+0.01052i -0.02370+0.1865i
[2,] -0.23930-0.07170i  0.05439-0.0916i

$operators[1398,,] (operator at frequency 1.24721228347515)
                  [,1]              [,2]
[1,] -0.01731+0.01015i -0.02420+0.18640i
[2,] -0.23840-0.07090i  0.05517-0.09243i

$operators[1399,,] (operator at frequency 1.25035387612874)
                  [,1]              [,2]
[1,] -0.01769+0.00978i -0.02470+0.18630i
[2,] -0.23740-0.07010i  0.05595-0.09325i

$operators[1400,,] (operator at frequency 1.25349546878233)
                  [,1]              [,2]
[1,] -0.01806+0.00941i -0.02520+0.18610i
[2,] -0.23640-0.06920i  0.05672-0.09407i

$operators[1401,,] (operator at frequency 1.25663706143592)
                  [,1]              [,2]
[1,] -0.01843+0.00904i -0.02570+0.18600i
[2,] -0.23540-0.06840i  0.05749-0.09489i

$operators[1402,,] (operator at frequency 1.25977865408951)
                  [,1]              [,2]
[1,] -0.01879+0.00868i -0.02620+0.18580i
[2,] -0.23450-0.06760i  0.05826-0.09571i

$operators[1403,,] (operator at frequency 1.2629202467431)
                  [,1]              [,2]
[1,] -0.01915+0.00831i -0.02670+0.18560i
[2,] -0.23350-0.06680i  0.05903-0.09652i

$operators[1404,,] (operator at frequency 1.26606183939669)
                 [,1]              [,2]
[1,] -0.0195+0.00794i -0.02720+0.18550i
[2,] -0.2325-0.06600i  0.05979-0.09732i

$operators[1405,,] (operator at frequency 1.26920343205028)
                  [,1]              [,2]
[1,] -0.01985+0.00758i -0.02780+0.18530i
[2,] -0.23150-0.06520i  0.06055-0.09813i

$operators[1406,,] (operator at frequency 1.27234502470387)
                  [,1]              [,2]
[1,] -0.02019+0.00721i -0.02830+0.18510i
[2,] -0.23060-0.06440i  0.06131-0.09893i

$operators[1407,,] (operator at frequency 1.27548661735746)
                  [,1]              [,2]
[1,] -0.02053+0.00684i -0.02880+0.18500i
[2,] -0.22960-0.06350i  0.06206-0.09972i

$operators[1408,,] (operator at frequency 1.27862821001105)
                  [,1]            [,2]
[1,] -0.02086+0.00648i -0.0293+0.1848i
[2,] -0.22860-0.06270i  0.0628-0.1005i

$operators[1409,,] (operator at frequency 1.28176980266464)
                  [,1]            [,2]
[1,] -0.02118+0.00611i -0.0298+0.1846i
[2,] -0.22760-0.06190i  0.0636-0.1013i

$operators[1410,,] (operator at frequency 1.28491139531823)
                 [,1]            [,2]
[1,] -0.0215+0.00575i -0.0303+0.1844i
[2,] -0.2267-0.06110i  0.0643-0.1021i

$operators[1411,,] (operator at frequency 1.28805298797181)
                  [,1]            [,2]
[1,] -0.02182+0.00538i -0.0308+0.1842i
[2,] -0.22570-0.06030i  0.0651-0.1029i

$operators[1412,,] (operator at frequency 1.2911945806254)
                  [,1]            [,2]
[1,] -0.02213+0.00502i -0.0313+0.1840i
[2,] -0.22470-0.05950i  0.0658-0.1036i

$operators[1413,,] (operator at frequency 1.29433617327899)
                  [,1]            [,2]
[1,] -0.02243+0.00465i -0.0317+0.1838i
[2,] -0.22370-0.05870i  0.0665-0.1044i

$operators[1414,,] (operator at frequency 1.29747776593258)
                  [,1]            [,2]
[1,] -0.02273+0.00429i -0.0322+0.1836i
[2,] -0.22280-0.05790i  0.0673-0.1052i

$operators[1415,,] (operator at frequency 1.30061935858617)
                  [,1]            [,2]
[1,] -0.02303+0.00393i -0.0327+0.1834i
[2,] -0.22180-0.05700i  0.0680-0.1059i

$operators[1416,,] (operator at frequency 1.30376095123976)
                  [,1]            [,2]
[1,] -0.02332+0.00357i -0.0332+0.1832i
[2,] -0.22080-0.05620i  0.0687-0.1067i

$operators[1417,,] (operator at frequency 1.30690254389335)
                [,1]            [,2]
[1,] -0.0236+0.0032i -0.0337+0.1830i
[2,] -0.2198-0.0554i  0.0695-0.1074i

$operators[1418,,] (operator at frequency 1.31004413654694)
                  [,1]            [,2]
[1,] -0.02388+0.00284i -0.0342+0.1828i
[2,] -0.21890-0.05460i  0.0702-0.1082i

$operators[1419,,] (operator at frequency 1.31318572920053)
                  [,1]            [,2]
[1,] -0.02416+0.00248i -0.0347+0.1825i
[2,] -0.21790-0.05380i  0.0709-0.1089i

$operators[1420,,] (operator at frequency 1.31632732185412)
                  [,1]            [,2]
[1,] -0.02443+0.00212i -0.0352+0.1823i
[2,] -0.21690-0.05300i  0.0716-0.1097i

$operators[1421,,] (operator at frequency 1.31946891450771)
                  [,1]            [,2]
[1,] -0.02469+0.00176i -0.0356+0.1821i
[2,] -0.21590-0.05220i  0.0723-0.1104i

$operators[1422,,] (operator at frequency 1.3226105071613)
                 [,1]            [,2]
[1,] -0.02495+0.0014i -0.0361+0.1819i
[2,] -0.21500-0.0514i  0.0730-0.1111i

$operators[1423,,] (operator at frequency 1.32575209981489)
                  [,1]            [,2]
[1,] -0.02521+0.00105i -0.0366+0.1816i
[2,] -0.21400-0.05060i  0.0738-0.1119i

$operators[1424,,] (operator at frequency 1.32889369246848)
                  [,1]            [,2]
[1,] -0.02546+0.00069i -0.0371+0.1814i
[2,] -0.21300-0.04980i  0.0745-0.1126i

$operators[1425,,] (operator at frequency 1.33203528512207)
                 [,1]            [,2]
[1,] -0.0257+0.00033i -0.0375+0.1811i
[2,] -0.2121-0.04890i  0.0752-0.1133i

$operators[1426,,] (operator at frequency 1.33517687777566)
                  [,1]            [,2]
[1,] -0.02594-0.00002i -0.0380+0.1809i
[2,] -0.21110-0.04810i  0.0759-0.1140i

$operators[1427,,] (operator at frequency 1.33831847042925)
                  [,1]            [,2]
[1,] -0.02618-0.00038i -0.0385+0.1806i
[2,] -0.21010-0.04730i  0.0766-0.1147i

$operators[1428,,] (operator at frequency 1.34146006308284)
                  [,1]            [,2]
[1,] -0.02641-0.00073i -0.0390+0.1804i
[2,] -0.20920-0.04650i  0.0773-0.1154i

$operators[1429,,] (operator at frequency 1.34460165573643)
                  [,1]            [,2]
[1,] -0.02663-0.00109i -0.0394+0.1801i
[2,] -0.20820-0.04570i  0.0779-0.1161i

$operators[1430,,] (operator at frequency 1.34774324839002)
                  [,1]            [,2]
[1,] -0.02685-0.00144i -0.0399+0.1798i
[2,] -0.20720-0.04490i  0.0786-0.1168i

$operators[1431,,] (operator at frequency 1.35088484104361)
                  [,1]            [,2]
[1,] -0.02707-0.00179i -0.0404+0.1796i
[2,] -0.20630-0.04410i  0.0793-0.1175i

$operators[1432,,] (operator at frequency 1.3540264336972)
                  [,1]            [,2]
[1,] -0.02728-0.00214i -0.0408+0.1793i
[2,] -0.20530-0.04330i  0.0800-0.1182i

$operators[1433,,] (operator at frequency 1.35716802635079)
                  [,1]            [,2]
[1,] -0.02748-0.00249i -0.0413+0.1790i
[2,] -0.20430-0.04250i  0.0807-0.1188i

$operators[1434,,] (operator at frequency 1.36030961900438)
                  [,1]            [,2]
[1,] -0.02768-0.00284i -0.0417+0.1787i
[2,] -0.20340-0.04170i  0.0813-0.1195i

$operators[1435,,] (operator at frequency 1.36345121165797)
                  [,1]            [,2]
[1,] -0.02788-0.00319i -0.0422+0.1784i
[2,] -0.20240-0.04090i  0.0820-0.1202i

$operators[1436,,] (operator at frequency 1.36659280431156)
                  [,1]            [,2]
[1,] -0.02807-0.00354i -0.0426+0.1782i
[2,] -0.20150-0.04010i  0.0827-0.1208i

$operators[1437,,] (operator at frequency 1.36973439696515)
                  [,1]            [,2]
[1,] -0.02826-0.00389i -0.0431+0.1779i
[2,] -0.20050-0.03940i  0.0833-0.1215i

$operators[1438,,] (operator at frequency 1.37287598961874)
                  [,1]            [,2]
[1,] -0.02844-0.00423i -0.0435+0.1776i
[2,] -0.19950-0.03860i  0.0840-0.1221i

$operators[1439,,] (operator at frequency 1.37601758227233)
                  [,1]            [,2]
[1,] -0.02862-0.00458i -0.0440+0.1773i
[2,] -0.19860-0.03780i  0.0847-0.1228i

$operators[1440,,] (operator at frequency 1.37915917492592)
                  [,1]            [,2]
[1,] -0.02879-0.00492i -0.0444+0.1770i
[2,] -0.19760-0.03700i  0.0853-0.1234i

$operators[1441,,] (operator at frequency 1.38230076757951)
                  [,1]            [,2]
[1,] -0.02896-0.00526i -0.0449+0.1767i
[2,] -0.19670-0.03620i  0.0860-0.1240i

$operators[1442,,] (operator at frequency 1.3854423602331)
                  [,1]            [,2]
[1,] -0.02912-0.00561i -0.0453+0.1763i
[2,] -0.19570-0.03540i  0.0866-0.1247i

$operators[1443,,] (operator at frequency 1.38858395288669)
                  [,1]            [,2]
[1,] -0.02928-0.00595i -0.0458+0.1760i
[2,] -0.19480-0.03460i  0.0873-0.1253i

$operators[1444,,] (operator at frequency 1.39172554554028)
                  [,1]            [,2]
[1,] -0.02943-0.00629i -0.0462+0.1757i
[2,] -0.19380-0.03390i  0.0879-0.1259i

$operators[1445,,] (operator at frequency 1.39486713819387)
                  [,1]            [,2]
[1,] -0.02958-0.00662i -0.0466+0.1754i
[2,] -0.19290-0.03310i  0.0885-0.1265i

$operators[1446,,] (operator at frequency 1.39800873084746)
                  [,1]            [,2]
[1,] -0.02972-0.00696i -0.0471+0.1751i
[2,] -0.19190-0.03230i  0.0892-0.1271i

$operators[1447,,] (operator at frequency 1.40115032350105)
                 [,1]            [,2]
[1,] -0.02986-0.0073i -0.0475+0.1747i
[2,] -0.19100-0.0315i  0.0898-0.1277i

$operators[1448,,] (operator at frequency 1.40429191615464)
               [,1]            [,2]
[1,] -0.03-0.00763i -0.0479+0.1744i
[2,] -0.19-0.03080i  0.0904-0.1283i

$operators[1449,,] (operator at frequency 1.40743350880823)
                  [,1]            [,2]
[1,] -0.03013-0.00797i -0.0484+0.1741i
[2,] -0.18910-0.03000i  0.0910-0.1289i

$operators[1450,,] (operator at frequency 1.41057510146182)
                 [,1]            [,2]
[1,] -0.03026-0.0083i -0.0488+0.1737i
[2,] -0.18810-0.0292i  0.0917-0.1295i

$operators[1451,,] (operator at frequency 1.41371669411541)
                  [,1]            [,2]
[1,] -0.03038-0.00863i -0.0492+0.1734i
[2,] -0.18720-0.02840i  0.0923-0.1300i

$operators[1452,,] (operator at frequency 1.416858286769)
                 [,1]            [,2]
[1,] -0.0305-0.00896i -0.0496+0.1730i
[2,] -0.1862-0.02770i  0.0929-0.1306i

$operators[1453,,] (operator at frequency 1.41999987942259)
                  [,1]            [,2]
[1,] -0.03061-0.00929i -0.0501+0.1727i
[2,] -0.18530-0.02690i  0.0935-0.1312i

$operators[1454,,] (operator at frequency 1.42314147207618)
                  [,1]            [,2]
[1,] -0.03072-0.00962i -0.0505+0.1723i
[2,] -0.18430-0.02620i  0.0941-0.1317i

$operators[1455,,] (operator at frequency 1.42628306472977)
                  [,1]            [,2]
[1,] -0.03082-0.00995i -0.0509+0.1720i
[2,] -0.18340-0.02540i  0.0947-0.1323i

$operators[1456,,] (operator at frequency 1.42942465738336)
                  [,1]            [,2]
[1,] -0.03092-0.01027i -0.0513+0.1716i
[2,] -0.18250-0.02460i  0.0953-0.1328i

$operators[1457,,] (operator at frequency 1.43256625003695)
                  [,1]            [,2]
[1,] -0.03101-0.01059i -0.0517+0.1712i
[2,] -0.18150-0.02390i  0.0959-0.1333i

$operators[1458,,] (operator at frequency 1.43570784269054)
                  [,1]            [,2]
[1,] -0.03111-0.01092i -0.0521+0.1709i
[2,] -0.18060-0.02310i  0.0965-0.1339i

$operators[1459,,] (operator at frequency 1.43884943534413)
                  [,1]            [,2]
[1,] -0.03119-0.01124i -0.0525+0.1705i
[2,] -0.17970-0.02240i  0.0971-0.1344i

$operators[1460,,] (operator at frequency 1.44199102799772)
                  [,1]            [,2]
[1,] -0.03127-0.01156i -0.0529+0.1701i
[2,] -0.17870-0.02160i  0.0977-0.1349i

$operators[1461,,] (operator at frequency 1.4451326206513)
                  [,1]            [,2]
[1,] -0.03135-0.01188i -0.0534+0.1697i
[2,] -0.17780-0.02090i  0.0982-0.1354i

$operators[1462,,] (operator at frequency 1.44827421330489)
                  [,1]            [,2]
[1,] -0.03143-0.01219i -0.0538+0.1694i
[2,] -0.17690-0.02010i  0.0988-0.1359i

$operators[1463,,] (operator at frequency 1.45141580595848)
                 [,1]            [,2]
[1,] -0.0315-0.01251i -0.0542+0.1690i
[2,] -0.1760-0.01940i  0.0994-0.1364i

$operators[1464,,] (operator at frequency 1.45455739861207)
                  [,1]            [,2]
[1,] -0.03156-0.01282i -0.0546+0.1686i
[2,] -0.17500-0.01870i  0.1000-0.1369i

$operators[1465,,] (operator at frequency 1.45769899126566)
                  [,1]            [,2]
[1,] -0.03162-0.01314i -0.0549+0.1682i
[2,] -0.17410-0.01790i  0.1005-0.1374i

$operators[1466,,] (operator at frequency 1.46084058391925)
                  [,1]            [,2]
[1,] -0.03168-0.01345i -0.0553+0.1678i
[2,] -0.17320-0.01720i  0.1011-0.1379i

$operators[1467,,] (operator at frequency 1.46398217657284)
                  [,1]            [,2]
[1,] -0.03173-0.01376i -0.0557+0.1674i
[2,] -0.17230-0.01650i  0.1016-0.1383i

$operators[1468,,] (operator at frequency 1.46712376922643)
                  [,1]            [,2]
[1,] -0.03178-0.01407i -0.0561+0.1670i
[2,] -0.17140-0.01570i  0.1022-0.1388i

$operators[1469,,] (operator at frequency 1.47026536188002)
                  [,1]            [,2]
[1,] -0.03183-0.01438i -0.0565+0.1666i
[2,] -0.17050-0.01500i  0.1027-0.1393i

$operators[1470,,] (operator at frequency 1.47340695453361)
                  [,1]            [,2]
[1,] -0.03187-0.01468i -0.0569+0.1662i
[2,] -0.16950-0.01430i  0.1033-0.1397i

$operators[1471,,] (operator at frequency 1.4765485471872)
                 [,1]            [,2]
[1,] -0.0319-0.01498i -0.0573+0.1658i
[2,] -0.1686-0.01360i  0.1038-0.1402i

$operators[1472,,] (operator at frequency 1.47969013984079)
                  [,1]            [,2]
[1,] -0.03194-0.01529i -0.0577+0.1653i
[2,] -0.16770-0.01290i  0.1044-0.1406i

$operators[1473,,] (operator at frequency 1.48283173249438)
                  [,1]            [,2]
[1,] -0.03196-0.01559i -0.0580+0.1649i
[2,] -0.16680-0.01210i  0.1049-0.1410i

$operators[1474,,] (operator at frequency 1.48597332514797)
                  [,1]            [,2]
[1,] -0.03199-0.01589i -0.0584+0.1645i
[2,] -0.16590-0.01140i  0.1054-0.1415i

$operators[1475,,] (operator at frequency 1.48911491780156)
                  [,1]            [,2]
[1,] -0.03201-0.01619i -0.0588+0.1641i
[2,] -0.16500-0.01070i  0.1060-0.1419i

$operators[1476,,] (operator at frequency 1.49225651045515)
                  [,1]            [,2]
[1,] -0.03203-0.01648i -0.0592+0.1636i
[2,] -0.16410-0.01000i  0.1065-0.1423i

$operators[1477,,] (operator at frequency 1.49539810310874)
                  [,1]            [,2]
[1,] -0.03204-0.01678i -0.0595+0.1632i
[2,] -0.16320-0.00930i  0.1070-0.1427i

$operators[1478,,] (operator at frequency 1.49853969576233)
                  [,1]            [,2]
[1,] -0.03205-0.01707i -0.0599+0.1628i
[2,] -0.16230-0.00860i  0.1075-0.1431i

$operators[1479,,] (operator at frequency 1.50168128841592)
                  [,1]            [,2]
[1,] -0.03205-0.01736i -0.0603+0.1623i
[2,] -0.16140-0.00790i  0.1080-0.1435i

$operators[1480,,] (operator at frequency 1.50482288106951)
                  [,1]            [,2]
[1,] -0.03206-0.01765i -0.0606+0.1619i
[2,] -0.16050-0.00720i  0.1085-0.1439i

$operators[1481,,] (operator at frequency 1.5079644737231)
                  [,1]           [,2]
[1,] -0.03205-0.01794i -0.061+0.1614i
[2,] -0.15960-0.00650i  0.109-0.1442i

$operators[1482,,] (operator at frequency 1.51110606637669)
                  [,1]            [,2]
[1,] -0.03205-0.01822i -0.0613+0.1610i
[2,] -0.15880-0.00580i  0.1095-0.1446i

$operators[1483,,] (operator at frequency 1.51424765903028)
                  [,1]            [,2]
[1,] -0.03204-0.01851i -0.0617+0.1605i
[2,] -0.15790-0.00520i  0.1100-0.1450i

$operators[1484,,] (operator at frequency 1.51738925168387)
                  [,1]            [,2]
[1,] -0.03203-0.01879i -0.0621+0.1601i
[2,] -0.15700-0.00450i  0.1105-0.1453i

$operators[1485,,] (operator at frequency 1.52053084433746)
                  [,1]            [,2]
[1,] -0.03201-0.01907i -0.0624+0.1596i
[2,] -0.15610-0.00380i  0.1110-0.1457i

$operators[1486,,] (operator at frequency 1.52367243699105)
                  [,1]            [,2]
[1,] -0.03199-0.01935i -0.0628+0.1592i
[2,] -0.15520-0.00310i  0.1115-0.1460i

$operators[1487,,] (operator at frequency 1.52681402964464)
                  [,1]            [,2]
[1,] -0.03197-0.01963i -0.0631+0.1587i
[2,] -0.15440-0.00250i  0.1120-0.1464i

$operators[1488,,] (operator at frequency 1.52995562229823)
                  [,1]            [,2]
[1,] -0.03194-0.01991i -0.0635+0.1582i
[2,] -0.15350-0.00180i  0.1125-0.1467i

$operators[1489,,] (operator at frequency 1.53309721495182)
                  [,1]            [,2]
[1,] -0.03191-0.02018i -0.0638+0.1577i
[2,] -0.15260-0.00110i  0.1129-0.1470i

$operators[1490,,] (operator at frequency 1.53623880760541)
                  [,1]            [,2]
[1,] -0.03187-0.02045i -0.0641+0.1573i
[2,] -0.15180-0.00050i  0.1134-0.1473i

$operators[1491,,] (operator at frequency 1.539380400259)
                  [,1]            [,2]
[1,] -0.03184-0.02072i -0.0645+0.1568i
[2,] -0.15090+0.00020i  0.1139-0.1476i

$operators[1492,,] (operator at frequency 1.54252199291259)
                 [,1]            [,2]
[1,] -0.0318-0.02099i -0.0648+0.1563i
[2,] -0.1500+0.00080i  0.1143-0.1479i

$operators[1493,,] (operator at frequency 1.54566358556618)
                  [,1]            [,2]
[1,] -0.03175-0.02126i -0.0651+0.1558i
[2,] -0.14920+0.00150i  0.1148-0.1482i

$operators[1494,,] (operator at frequency 1.54880517821977)
                 [,1]            [,2]
[1,] -0.0317-0.02153i -0.0655+0.1553i
[2,] -0.1483+0.00210i  0.1152-0.1485i

$operators[1495,,] (operator at frequency 1.55194677087336)
                  [,1]            [,2]
[1,] -0.03165-0.02179i -0.0658+0.1549i
[2,] -0.14750+0.00280i  0.1157-0.1488i

$operators[1496,,] (operator at frequency 1.55508836352695)
                 [,1]            [,2]
[1,] -0.0316-0.02205i -0.0661+0.1544i
[2,] -0.1466+0.00340i  0.1161-0.1491i

$operators[1497,,] (operator at frequency 1.55822995618054)
                  [,1]            [,2]
[1,] -0.03154-0.02231i -0.0665+0.1539i
[2,] -0.14580+0.00410i  0.1166-0.1493i

$operators[1498,,] (operator at frequency 1.56137154883413)
                  [,1]            [,2]
[1,] -0.03148-0.02257i -0.0668+0.1534i
[2,] -0.14490+0.00470i  0.1170-0.1496i

$operators[1499,,] (operator at frequency 1.56451314148772)
                  [,1]            [,2]
[1,] -0.03142-0.02282i -0.0671+0.1529i
[2,] -0.14410+0.00530i  0.1174-0.1498i

$operators[1500,,] (operator at frequency 1.56765473414131)
                  [,1]            [,2]
[1,] -0.03135-0.02308i -0.0674+0.1524i
[2,] -0.14320+0.00590i  0.1179-0.1501i

$operators[1501,,] (operator at frequency 1.5707963267949)
                  [,1]            [,2]
[1,] -0.03128-0.02333i -0.0677+0.1519i
[2,] -0.14240+0.00660i  0.1183-0.1503i

$operators[1502,,] (operator at frequency 1.57393791944849)
                  [,1]            [,2]
[1,] -0.03121-0.02358i -0.0681+0.1513i
[2,] -0.14150+0.00720i  0.1187-0.1505i

$operators[1503,,] (operator at frequency 1.57707951210208)
                  [,1]            [,2]
[1,] -0.03113-0.02383i -0.0684+0.1508i
[2,] -0.14070+0.00780i  0.1191-0.1508i

$operators[1504,,] (operator at frequency 1.58022110475567)
                  [,1]            [,2]
[1,] -0.03105-0.02407i -0.0687+0.1503i
[2,] -0.13990+0.00840i  0.1195-0.1510i

$operators[1505,,] (operator at frequency 1.58336269740926)
                  [,1]            [,2]
[1,] -0.03097-0.02432i -0.0690+0.1498i
[2,] -0.13910+0.00900i  0.1199-0.1512i

$operators[1506,,] (operator at frequency 1.58650429006285)
                  [,1]            [,2]
[1,] -0.03088-0.02456i -0.0693+0.1493i
[2,] -0.13820+0.00960i  0.1203-0.1514i

$operators[1507,,] (operator at frequency 1.58964588271644)
                 [,1]            [,2]
[1,] -0.03079-0.0248i -0.0696+0.1488i
[2,] -0.13740+0.0102i  0.1207-0.1516i

$operators[1508,,] (operator at frequency 1.59278747537003)
                 [,1]            [,2]
[1,] -0.0307-0.02504i -0.0699+0.1482i
[2,] -0.1366+0.01080i  0.1211-0.1518i

$operators[1509,,] (operator at frequency 1.59592906802361)
                  [,1]            [,2]
[1,] -0.03061-0.02528i -0.0702+0.1477i
[2,] -0.13580+0.01140i  0.1215-0.1519i

$operators[1510,,] (operator at frequency 1.5990706606772)
                  [,1]            [,2]
[1,] -0.03051-0.02551i -0.0705+0.1472i
[2,] -0.13500+0.01200i  0.1219-0.1521i

$operators[1511,,] (operator at frequency 1.60221225333079)
                  [,1]            [,2]
[1,] -0.03041-0.02574i -0.0708+0.1466i
[2,] -0.13420+0.01260i  0.1223-0.1523i

$operators[1512,,] (operator at frequency 1.60535384598438)
                  [,1]            [,2]
[1,] -0.03031-0.02597i -0.0711+0.1461i
[2,] -0.13330+0.01320i  0.1227-0.1524i

$operators[1513,,] (operator at frequency 1.60849543863797)
                [,1]            [,2]
[1,] -0.0302-0.0262i -0.0713+0.1456i
[2,] -0.1325+0.0137i  0.1230-0.1526i

$operators[1514,,] (operator at frequency 1.61163703129156)
                  [,1]            [,2]
[1,] -0.03009-0.02643i -0.0716+0.1450i
[2,] -0.13170+0.01430i  0.1234-0.1527i

$operators[1515,,] (operator at frequency 1.61477862394515)
                  [,1]            [,2]
[1,] -0.02998-0.02665i -0.0719+0.1445i
[2,] -0.13090+0.01490i  0.1238-0.1528i

$operators[1516,,] (operator at frequency 1.61792021659874)
                  [,1]            [,2]
[1,] -0.02987-0.02688i -0.0722+0.1439i
[2,] -0.13020+0.01540i  0.1241-0.1530i

$operators[1517,,] (operator at frequency 1.62106180925233)
                 [,1]            [,2]
[1,] -0.02975-0.0271i -0.0725+0.1434i
[2,] -0.12940+0.0160i  0.1245-0.1531i

$operators[1518,,] (operator at frequency 1.62420340190592)
                  [,1]            [,2]
[1,] -0.02964-0.02732i -0.0727+0.1428i
[2,] -0.12860+0.01660i  0.1248-0.1532i

$operators[1519,,] (operator at frequency 1.62734499455951)
                  [,1]            [,2]
[1,] -0.02952-0.02753i -0.0730+0.1423i
[2,] -0.12780+0.01710i  0.1252-0.1533i

$operators[1520,,] (operator at frequency 1.6304865872131)
                  [,1]            [,2]
[1,] -0.02939-0.02775i -0.0733+0.1417i
[2,] -0.12700+0.01770i  0.1255-0.1534i

$operators[1521,,] (operator at frequency 1.63362817986669)
                  [,1]            [,2]
[1,] -0.02927-0.02796i -0.0736+0.1412i
[2,] -0.12620+0.01820i  0.1259-0.1535i

$operators[1522,,] (operator at frequency 1.63676977252028)
                  [,1]            [,2]
[1,] -0.02914-0.02817i -0.0738+0.1406i
[2,] -0.12550+0.01870i  0.1262-0.1536i

$operators[1523,,] (operator at frequency 1.63991136517387)
                  [,1]            [,2]
[1,] -0.02901-0.02838i -0.0741+0.1400i
[2,] -0.12470+0.01930i  0.1265-0.1537i

$operators[1524,,] (operator at frequency 1.64305295782746)
                  [,1]            [,2]
[1,] -0.02887-0.02858i -0.0744+0.1395i
[2,] -0.12390+0.01980i  0.1269-0.1537i

$operators[1525,,] (operator at frequency 1.64619455048105)
                  [,1]            [,2]
[1,] -0.02874-0.02879i -0.0746+0.1389i
[2,] -0.12320+0.02030i  0.1272-0.1538i

$operators[1526,,] (operator at frequency 1.64933614313464)
                 [,1]            [,2]
[1,] -0.0286-0.02899i -0.0749+0.1383i
[2,] -0.1224+0.02090i  0.1275-0.1538i

$operators[1527,,] (operator at frequency 1.65247773578823)
                  [,1]            [,2]
[1,] -0.02846-0.02919i -0.0751+0.1378i
[2,] -0.12160+0.02140i  0.1278-0.1539i

$operators[1528,,] (operator at frequency 1.65561932844182)
                  [,1]            [,2]
[1,] -0.02832-0.02939i -0.0754+0.1372i
[2,] -0.12090+0.02190i  0.1281-0.1539i

$operators[1529,,] (operator at frequency 1.65876092109541)
                  [,1]            [,2]
[1,] -0.02817-0.02958i -0.0756+0.1366i
[2,] -0.12010+0.02240i  0.1284-0.1540i

$operators[1530,,] (operator at frequency 1.661902513749)
                  [,1]           [,2]
[1,] -0.02803-0.02977i -0.0759+0.136i
[2,] -0.11940+0.02290i  0.1287-0.154i

$operators[1531,,] (operator at frequency 1.66504410640259)
                  [,1]            [,2]
[1,] -0.02788-0.02996i -0.0761+0.1354i
[2,] -0.11860+0.02340i  0.1290-0.1540i

$operators[1532,,] (operator at frequency 1.66818569905618)
                  [,1]            [,2]
[1,] -0.02773-0.03015i -0.0764+0.1349i
[2,] -0.11790+0.02390i  0.1293-0.1540i

$operators[1533,,] (operator at frequency 1.67132729170977)
                  [,1]            [,2]
[1,] -0.02757-0.03034i -0.0766+0.1343i
[2,] -0.11720+0.02440i  0.1296-0.1540i

$operators[1534,,] (operator at frequency 1.67446888436336)
                  [,1]            [,2]
[1,] -0.02742-0.03053i -0.0768+0.1337i
[2,] -0.11640+0.02490i  0.1299-0.1540i

$operators[1535,,] (operator at frequency 1.67761047701695)
                  [,1]            [,2]
[1,] -0.02726-0.03071i -0.0771+0.1331i
[2,] -0.11570+0.02540i  0.1302-0.1540i

$operators[1536,,] (operator at frequency 1.68075206967054)
                 [,1]            [,2]
[1,] -0.0271-0.03089i -0.0773+0.1325i
[2,] -0.1150+0.02590i  0.1305-0.1540i

$operators[1537,,] (operator at frequency 1.68389366232413)
                  [,1]            [,2]
[1,] -0.02694-0.03107i -0.0775+0.1319i
[2,] -0.11430+0.02630i  0.1307-0.1540i

$operators[1538,,] (operator at frequency 1.68703525497772)
                  [,1]            [,2]
[1,] -0.02678-0.03124i -0.0778+0.1313i
[2,] -0.11350+0.02680i  0.1310-0.1539i

$operators[1539,,] (operator at frequency 1.69017684763131)
                  [,1]            [,2]
[1,] -0.02661-0.03142i -0.0780+0.1307i
[2,] -0.11280+0.02730i  0.1313-0.1539i

$operators[1540,,] (operator at frequency 1.6933184402849)
                  [,1]            [,2]
[1,] -0.02645-0.03159i -0.0782+0.1301i
[2,] -0.11210+0.02770i  0.1315-0.1538i

$operators[1541,,] (operator at frequency 1.69646003293849)
                  [,1]            [,2]
[1,] -0.02628-0.03176i -0.0784+0.1295i
[2,] -0.11140+0.02820i  0.1318-0.1538i

$operators[1542,,] (operator at frequency 1.69960162559208)
                  [,1]            [,2]
[1,] -0.02611-0.03193i -0.0786+0.1289i
[2,] -0.11070+0.02860i  0.1320-0.1537i

$operators[1543,,] (operator at frequency 1.70274321824567)
                  [,1]            [,2]
[1,] -0.02594-0.03209i -0.0789+0.1283i
[2,] -0.11000+0.02910i  0.1323-0.1536i

$operators[1544,,] (operator at frequency 1.70588481089926)
                  [,1]            [,2]
[1,] -0.02576-0.03225i -0.0791+0.1277i
[2,] -0.10930+0.02950i  0.1325-0.1536i

$operators[1545,,] (operator at frequency 1.70902640355285)
                  [,1]            [,2]
[1,] -0.02559-0.03242i -0.0793+0.1271i
[2,] -0.10860+0.03000i  0.1327-0.1535i

$operators[1546,,] (operator at frequency 1.71216799620644)
                  [,1]            [,2]
[1,] -0.02541-0.03257i -0.0795+0.1265i
[2,] -0.10790+0.03040i  0.1330-0.1534i

$operators[1547,,] (operator at frequency 1.71530958886003)
                  [,1]            [,2]
[1,] -0.02523-0.03273i -0.0797+0.1259i
[2,] -0.10720+0.03090i  0.1332-0.1533i

$operators[1548,,] (operator at frequency 1.71845118151362)
                  [,1]            [,2]
[1,] -0.02505-0.03289i -0.0799+0.1253i
[2,] -0.10660+0.03130i  0.1334-0.1532i

$operators[1549,,] (operator at frequency 1.72159277416721)
                  [,1]            [,2]
[1,] -0.02487-0.03304i -0.0801+0.1246i
[2,] -0.10590+0.03170i  0.1336-0.1531i

$operators[1550,,] (operator at frequency 1.7247343668208)
                  [,1]           [,2]
[1,] -0.02469-0.03319i -0.0803+0.124i
[2,] -0.10520+0.03210i  0.1339-0.153i

$operators[1551,,] (operator at frequency 1.72787595947439)
                  [,1]            [,2]
[1,] -0.02451-0.03334i -0.0805+0.1234i
[2,] -0.10450+0.03250i  0.1341-0.1528i

$operators[1552,,] (operator at frequency 1.73101755212798)
                  [,1]            [,2]
[1,] -0.02432-0.03348i -0.0807+0.1228i
[2,] -0.10390+0.03290i  0.1343-0.1527i

$operators[1553,,] (operator at frequency 1.73415914478157)
                  [,1]            [,2]
[1,] -0.02413-0.03362i -0.0809+0.1222i
[2,] -0.10320+0.03340i  0.1345-0.1526i

$operators[1554,,] (operator at frequency 1.73730073743516)
                  [,1]            [,2]
[1,] -0.02394-0.03377i -0.0811+0.1215i
[2,] -0.10260+0.03380i  0.1347-0.1524i

$operators[1555,,] (operator at frequency 1.74044233008875)
                 [,1]            [,2]
[1,] -0.02375-0.0339i -0.0813+0.1209i
[2,] -0.10190+0.0342i  0.1349-0.1523i

$operators[1556,,] (operator at frequency 1.74358392274234)
                  [,1]            [,2]
[1,] -0.02356-0.03404i -0.0815+0.1203i
[2,] -0.10130+0.03450i  0.1351-0.1521i

$operators[1557,,] (operator at frequency 1.74672551539593)
                  [,1]            [,2]
[1,] -0.02337-0.03418i -0.0816+0.1196i
[2,] -0.10060+0.03490i  0.1353-0.1520i

$operators[1558,,] (operator at frequency 1.74986710804951)
                  [,1]            [,2]
[1,] -0.02318-0.03431i -0.0818+0.1190i
[2,] -0.09997+0.03531i  0.1354-0.1518i

$operators[1559,,] (operator at frequency 1.7530087007031)
                  [,1]            [,2]
[1,] -0.02298-0.03444i -0.0820+0.1184i
[2,] -0.09934+0.03569i  0.1356-0.1516i

$operators[1560,,] (operator at frequency 1.75615029335669)
                  [,1]            [,2]
[1,] -0.02279-0.03457i -0.0822+0.1178i
[2,] -0.09870+0.03607i  0.1358-0.1514i

$operators[1561,,] (operator at frequency 1.75929188601028)
                  [,1]            [,2]
[1,] -0.02259-0.03469i -0.0823+0.1171i
[2,] -0.09807+0.03644i  0.1360-0.1512i

$operators[1562,,] (operator at frequency 1.76243347866387)
                  [,1]            [,2]
[1,] -0.02239-0.03482i -0.0825+0.1165i
[2,] -0.09745+0.03680i  0.1361-0.1510i

$operators[1563,,] (operator at frequency 1.76557507131746)
                  [,1]            [,2]
[1,] -0.02219-0.03494i -0.0827+0.1158i
[2,] -0.09683+0.03716i  0.1363-0.1508i

$operators[1564,,] (operator at frequency 1.76871666397105)
                  [,1]            [,2]
[1,] -0.02199-0.03506i -0.0828+0.1152i
[2,] -0.09621+0.03752i  0.1364-0.1506i

$operators[1565,,] (operator at frequency 1.77185825662464)
                  [,1]            [,2]
[1,] -0.02179-0.03517i -0.0830+0.1146i
[2,] -0.09560+0.03787i  0.1366-0.1504i

$operators[1566,,] (operator at frequency 1.77499984927823)
                  [,1]            [,2]
[1,] -0.02159-0.03529i -0.0832+0.1139i
[2,] -0.09499+0.03822i  0.1367-0.1501i

$operators[1567,,] (operator at frequency 1.77814144193182)
                  [,1]            [,2]
[1,] -0.02139-0.03540i -0.0833+0.1133i
[2,] -0.09439+0.03856i  0.1369-0.1499i

$operators[1568,,] (operator at frequency 1.78128303458541)
                  [,1]            [,2]
[1,] -0.02118-0.03551i -0.0835+0.1126i
[2,] -0.09379+0.03890i  0.1370-0.1497i

$operators[1569,,] (operator at frequency 1.784424627239)
                  [,1]            [,2]
[1,] -0.02098-0.03562i -0.0836+0.1120i
[2,] -0.09319+0.03923i  0.1372-0.1494i

$operators[1570,,] (operator at frequency 1.78756621989259)
                  [,1]            [,2]
[1,] -0.02077-0.03573i -0.0838+0.1113i
[2,] -0.09260+0.03956i  0.1373-0.1492i

$operators[1571,,] (operator at frequency 1.79070781254618)
                  [,1]            [,2]
[1,] -0.02057-0.03583i -0.0839+0.1107i
[2,] -0.09202+0.03989i  0.1374-0.1489i

$operators[1572,,] (operator at frequency 1.79384940519977)
                  [,1]            [,2]
[1,] -0.02036-0.03593i -0.0841+0.1100i
[2,] -0.09143+0.04021i  0.1375-0.1487i

$operators[1573,,] (operator at frequency 1.79699099785336)
                  [,1]            [,2]
[1,] -0.02015-0.03603i -0.0842+0.1094i
[2,] -0.09086+0.04052i  0.1377-0.1484i

$operators[1574,,] (operator at frequency 1.80013259050695)
                  [,1]            [,2]
[1,] -0.01994-0.03613i -0.0844+0.1087i
[2,] -0.09028+0.04084i  0.1378-0.1481i

$operators[1575,,] (operator at frequency 1.80327418316054)
                  [,1]            [,2]
[1,] -0.01974-0.03622i -0.0845+0.1081i
[2,] -0.08971+0.04114i  0.1379-0.1478i

$operators[1576,,] (operator at frequency 1.80641577581413)
                  [,1]            [,2]
[1,] -0.01953-0.03632i -0.0846+0.1074i
[2,] -0.08915+0.04145i  0.1380-0.1475i

$operators[1577,,] (operator at frequency 1.80955736846772)
                  [,1]            [,2]
[1,] -0.01932-0.03641i -0.0848+0.1068i
[2,] -0.08859+0.04174i  0.1381-0.1472i

$operators[1578,,] (operator at frequency 1.81269896112131)
                  [,1]            [,2]
[1,] -0.01911-0.03650i -0.0849+0.1061i
[2,] -0.08803+0.04204i  0.1382-0.1469i

$operators[1579,,] (operator at frequency 1.8158405537749)
                  [,1]            [,2]
[1,] -0.01889-0.03658i -0.0850+0.1055i
[2,] -0.08748+0.04233i  0.1383-0.1466i

$operators[1580,,] (operator at frequency 1.81898214642849)
                  [,1]            [,2]
[1,] -0.01868-0.03667i -0.0852+0.1048i
[2,] -0.08693+0.04261i  0.1384-0.1463i

$operators[1581,,] (operator at frequency 1.82212373908208)
                  [,1]            [,2]
[1,] -0.01847-0.03675i -0.0853+0.1042i
[2,] -0.08639+0.04289i  0.1385-0.1460i

$operators[1582,,] (operator at frequency 1.82526533173567)
                  [,1]            [,2]
[1,] -0.01826-0.03683i -0.0854+0.1035i
[2,] -0.08585+0.04316i  0.1385-0.1456i

$operators[1583,,] (operator at frequency 1.82840692438926)
                  [,1]            [,2]
[1,] -0.01804-0.03691i -0.0855+0.1028i
[2,] -0.08531+0.04344i  0.1386-0.1453i

$operators[1584,,] (operator at frequency 1.83154851704285)
                  [,1]            [,2]
[1,] -0.01783-0.03698i -0.0857+0.1022i
[2,] -0.08478+0.04370i  0.1387-0.1450i

$operators[1585,,] (operator at frequency 1.83469010969644)
                  [,1]            [,2]
[1,] -0.01762-0.03706i -0.0858+0.1015i
[2,] -0.08426+0.04396i  0.1388-0.1446i

$operators[1586,,] (operator at frequency 1.83783170235003)
                  [,1]            [,2]
[1,] -0.01740-0.03713i -0.0859+0.1009i
[2,] -0.08374+0.04422i  0.1388-0.1443i

$operators[1587,,] (operator at frequency 1.84097329500362)
                  [,1]            [,2]
[1,] -0.01719-0.03720i -0.0860+0.1002i
[2,] -0.08322+0.04448i  0.1389-0.1439i

$operators[1588,,] (operator at frequency 1.84411488765721)
                  [,1]             [,2]
[1,] -0.01698-0.03727i -0.0861+0.09954i
[2,] -0.08271+0.04472i  0.1389-0.14350i

$operators[1589,,] (operator at frequency 1.8472564803108)
                  [,1]              [,2]
[1,] -0.01676-0.03733i -0.08621+0.09888i
[2,] -0.08220+0.04497i  0.13900-0.14320i

$operators[1590,,] (operator at frequency 1.85039807296439)
                  [,1]              [,2]
[1,] -0.01655-0.03739i -0.08631+0.09822i
[2,] -0.08170+0.04521i  0.13900-0.14280i

$operators[1591,,] (operator at frequency 1.85353966561798)
                  [,1]              [,2]
[1,] -0.01633-0.03745i -0.08641+0.09755i
[2,] -0.08120+0.04544i  0.13910-0.14240i

$operators[1592,,] (operator at frequency 1.85668125827157)
                  [,1]              [,2]
[1,] -0.01612-0.03751i -0.08651+0.09689i
[2,] -0.08070+0.04567i  0.13910-0.14200i

$operators[1593,,] (operator at frequency 1.85982285092516)
                  [,1]              [,2]
[1,] -0.01590-0.03757i -0.08661+0.09622i
[2,] -0.08021+0.04590i  0.13910-0.14160i

$operators[1594,,] (operator at frequency 1.86296444357875)
                  [,1]             [,2]
[1,] -0.01569-0.03762i -0.0867+0.09556i
[2,] -0.07973+0.04612i  0.1392-0.14120i

$operators[1595,,] (operator at frequency 1.86610603623234)
                  [,1]              [,2]
[1,] -0.01547-0.03768i -0.08679+0.09489i
[2,] -0.07925+0.04634i  0.13920-0.14080i

$operators[1596,,] (operator at frequency 1.86924762888593)
                  [,1]              [,2]
[1,] -0.01526-0.03773i -0.08689+0.09422i
[2,] -0.07877+0.04655i  0.13920-0.14040i

$operators[1597,,] (operator at frequency 1.87238922153952)
                  [,1]              [,2]
[1,] -0.01504-0.03777i -0.08697+0.09356i
[2,] -0.07830+0.04676i  0.13920-0.14000i

$operators[1598,,] (operator at frequency 1.87553081419311)
                  [,1]              [,2]
[1,] -0.01483-0.03782i -0.08706+0.09289i
[2,] -0.07783+0.04697i  0.13930-0.13960i

$operators[1599,,] (operator at frequency 1.8786724068467)
                  [,1]              [,2]
[1,] -0.01461-0.03786i -0.08714+0.09222i
[2,] -0.07737+0.04717i  0.13930-0.13910i

$operators[1600,,] (operator at frequency 1.88181399950029)
                  [,1]              [,2]
[1,] -0.01440-0.03791i -0.08722+0.09155i
[2,] -0.07691+0.04736i  0.13930-0.13870i

$operators[1601,,] (operator at frequency 1.88495559215388)
                  [,1]             [,2]
[1,] -0.01418-0.03795i -0.0873+0.09088i
[2,] -0.07646+0.04756i  0.1393-0.13830i

$operators[1602,,] (operator at frequency 1.88809718480747)
                  [,1]              [,2]
[1,] -0.01397-0.03798i -0.08738+0.09022i
[2,] -0.07601+0.04774i  0.13930-0.13780i

$operators[1603,,] (operator at frequency 1.89123877746106)
                  [,1]              [,2]
[1,] -0.01375-0.03802i -0.08745+0.08955i
[2,] -0.07557+0.04793i  0.13930-0.13740i

$operators[1604,,] (operator at frequency 1.89438037011465)
                  [,1]              [,2]
[1,] -0.01354-0.03805i -0.08752+0.08888i
[2,] -0.07513+0.04811i  0.13930-0.13690i

$operators[1605,,] (operator at frequency 1.89752196276823)
                  [,1]              [,2]
[1,] -0.01333-0.03808i -0.08759+0.08821i
[2,] -0.07469+0.04828i  0.13930-0.13650i

$operators[1606,,] (operator at frequency 1.90066355542182)
                  [,1]              [,2]
[1,] -0.01311-0.03811i -0.08766+0.08754i
[2,] -0.07426+0.04845i  0.13920-0.13600i

$operators[1607,,] (operator at frequency 1.90380514807541)
                  [,1]              [,2]
[1,] -0.01290-0.03814i -0.08773+0.08687i
[2,] -0.07384+0.04862i  0.13920-0.13550i

$operators[1608,,] (operator at frequency 1.906946740729)
                  [,1]             [,2]
[1,] -0.01269-0.03817i -0.08779+0.0862i
[2,] -0.07342+0.04878i  0.13920-0.1351i

$operators[1609,,] (operator at frequency 1.91008833338259)
                  [,1]              [,2]
[1,] -0.01247-0.03819i -0.08785+0.08553i
[2,] -0.07300+0.04894i  0.13920-0.13460i

$operators[1610,,] (operator at frequency 1.91322992603618)
                  [,1]              [,2]
[1,] -0.01226-0.03821i -0.08791+0.08486i
[2,] -0.07259+0.04909i  0.13910-0.13410i

$operators[1611,,] (operator at frequency 1.91637151868977)
                  [,1]              [,2]
[1,] -0.01205-0.03823i -0.08797+0.08419i
[2,] -0.07218+0.04924i  0.13910-0.13360i

$operators[1612,,] (operator at frequency 1.91951311134336)
                  [,1]              [,2]
[1,] -0.01184-0.03825i -0.08802+0.08352i
[2,] -0.07178+0.04938i  0.13910-0.13310i

$operators[1613,,] (operator at frequency 1.92265470399695)
                  [,1]              [,2]
[1,] -0.01163-0.03827i -0.08807+0.08285i
[2,] -0.07138+0.04952i  0.13900-0.13260i

$operators[1614,,] (operator at frequency 1.92579629665054)
                  [,1]              [,2]
[1,] -0.01142-0.03828i -0.08812+0.08218i
[2,] -0.07099+0.04966i  0.13900-0.13210i

$operators[1615,,] (operator at frequency 1.92893788930413)
                  [,1]              [,2]
[1,] -0.01121-0.03829i -0.08817+0.08151i
[2,] -0.07060+0.04979i  0.13890-0.13160i

$operators[1616,,] (operator at frequency 1.93207948195772)
                  [,1]              [,2]
[1,] -0.01100-0.03830i -0.08822+0.08084i
[2,] -0.07022+0.04992i  0.13890-0.13110i

$operators[1617,,] (operator at frequency 1.93522107461131)
                  [,1]              [,2]
[1,] -0.01079-0.03831i -0.08826+0.08017i
[2,] -0.06984+0.05004i  0.13880-0.13060i

$operators[1618,,] (operator at frequency 1.9383626672649)
                  [,1]             [,2]
[1,] -0.01059-0.03831i -0.0883+0.07951i
[2,] -0.06946+0.05016i  0.1387-0.13000i

$operators[1619,,] (operator at frequency 1.94150425991849)
                  [,1]              [,2]
[1,] -0.01038-0.03832i -0.08834+0.07884i
[2,] -0.06909+0.05028i  0.13870-0.12950i

$operators[1620,,] (operator at frequency 1.94464585257208)
                  [,1]              [,2]
[1,] -0.01017-0.03832i -0.08837+0.07817i
[2,] -0.06873+0.05039i  0.13860-0.12900i

$operators[1621,,] (operator at frequency 1.94778744522567)
                  [,1]             [,2]
[1,] -0.00997-0.03832i -0.08841+0.0775i
[2,] -0.06837+0.05050i  0.13850-0.1284i

$operators[1622,,] (operator at frequency 1.95092903787926)
                  [,1]              [,2]
[1,] -0.00976-0.03832i -0.08844+0.07683i
[2,] -0.06801+0.05060i  0.13840-0.12790i

$operators[1623,,] (operator at frequency 1.95407063053285)
                  [,1]              [,2]
[1,] -0.00956-0.03831i -0.08847+0.07617i
[2,] -0.06766+0.05070i  0.13840-0.12730i

$operators[1624,,] (operator at frequency 1.95721222318644)
                  [,1]            [,2]
[1,] -0.00936-0.03831i -0.0885+0.0755i
[2,] -0.06731+0.05080i  0.1383-0.1268i

$operators[1625,,] (operator at frequency 1.96035381584003)
                  [,1]              [,2]
[1,] -0.00915-0.03830i -0.08853+0.07483i
[2,] -0.06697+0.05089i  0.13820-0.12620i

$operators[1626,,] (operator at frequency 1.96349540849362)
                  [,1]              [,2]
[1,] -0.00895-0.03829i -0.08855+0.07417i
[2,] -0.06664+0.05098i  0.13810-0.12570i

$operators[1627,,] (operator at frequency 1.96663700114721)
                  [,1]             [,2]
[1,] -0.00875-0.03828i -0.08857+0.0735i
[2,] -0.06630+0.05106i  0.13800-0.1251i

$operators[1628,,] (operator at frequency 1.9697785938008)
                  [,1]              [,2]
[1,] -0.00855-0.03827i -0.08859+0.07283i
[2,] -0.06598+0.05114i  0.13790-0.12450i

$operators[1629,,] (operator at frequency 1.97292018645439)
                  [,1]              [,2]
[1,] -0.00835-0.03825i -0.08861+0.07217i
[2,] -0.06565+0.05122i  0.13780-0.12400i

$operators[1630,,] (operator at frequency 1.97606177910798)
                  [,1]              [,2]
[1,] -0.00815-0.03824i -0.08863+0.07151i
[2,] -0.06534+0.05129i  0.13770-0.12340i

$operators[1631,,] (operator at frequency 1.97920337176157)
                  [,1]              [,2]
[1,] -0.00796-0.03822i -0.08864+0.07084i
[2,] -0.06502+0.05136i  0.13760-0.12280i

$operators[1632,,] (operator at frequency 1.98234496441516)
                  [,1]              [,2]
[1,] -0.00776-0.03820i -0.08865+0.07018i
[2,] -0.06471+0.05142i  0.13740-0.12220i

$operators[1633,,] (operator at frequency 1.98548655706875)
                  [,1]              [,2]
[1,] -0.00757-0.03818i -0.08866+0.06952i
[2,] -0.06441+0.05148i  0.13730-0.12160i

$operators[1634,,] (operator at frequency 1.98862814972234)
                  [,1]              [,2]
[1,] -0.00737-0.03815i -0.08867+0.06886i
[2,] -0.06411+0.05154i  0.13720-0.12110i

$operators[1635,,] (operator at frequency 1.99176974237593)
                  [,1]              [,2]
[1,] -0.00718-0.03813i -0.08867+0.06819i
[2,] -0.06382+0.05159i  0.13710-0.12050i

$operators[1636,,] (operator at frequency 1.99491133502952)
                  [,1]              [,2]
[1,] -0.00699-0.03810i -0.08867+0.06753i
[2,] -0.06353+0.05164i  0.13690-0.11990i

$operators[1637,,] (operator at frequency 1.99805292768311)
                  [,1]              [,2]
[1,] -0.00680-0.03807i -0.08868+0.06687i
[2,] -0.06324+0.05169i  0.13680-0.11930i

$operators[1638,,] (operator at frequency 2.0011945203367)
                  [,1]              [,2]
[1,] -0.00661-0.03804i -0.08868+0.06622i
[2,] -0.06296+0.05173i  0.13670-0.11860i

$operators[1639,,] (operator at frequency 2.00433611299029)
                  [,1]              [,2]
[1,] -0.00642-0.03800i -0.08867+0.06556i
[2,] -0.06269+0.05177i  0.13650-0.11800i

$operators[1640,,] (operator at frequency 2.00747770564388)
                  [,1]             [,2]
[1,] -0.00623-0.03797i -0.08867+0.0649i
[2,] -0.06241+0.05180i  0.13640-0.1174i

$operators[1641,,] (operator at frequency 2.01061929829747)
                  [,1]              [,2]
[1,] -0.00604-0.03793i -0.08866+0.06424i
[2,] -0.06215+0.05183i  0.13620-0.11680i

$operators[1642,,] (operator at frequency 2.01376089095106)
                  [,1]              [,2]
[1,] -0.00586-0.03790i -0.08865+0.06359i
[2,] -0.06189+0.05186i  0.13610-0.11620i

$operators[1643,,] (operator at frequency 2.01690248360465)
                  [,1]              [,2]
[1,] -0.00568-0.03786i -0.08864+0.06293i
[2,] -0.06163+0.05188i  0.13590-0.11560i

$operators[1644,,] (operator at frequency 2.02004407625824)
                  [,1]              [,2]
[1,] -0.00549-0.03782i -0.08863+0.06228i
[2,] -0.06138+0.05190i  0.13580-0.11490i

$operators[1645,,] (operator at frequency 2.02318566891183)
                  [,1]              [,2]
[1,] -0.00531-0.03777i -0.08861+0.06163i
[2,] -0.06113+0.05191i  0.13560-0.11430i

$operators[1646,,] (operator at frequency 2.02632726156542)
                  [,1]             [,2]
[1,] -0.00513-0.03773i -0.0886+0.06098i
[2,] -0.06089+0.05193i  0.1354-0.11370i

$operators[1647,,] (operator at frequency 2.02946885421901)
                  [,1]              [,2]
[1,] -0.00495-0.03768i -0.08858+0.06033i
[2,] -0.06065+0.05194i  0.13530-0.11300i

$operators[1648,,] (operator at frequency 2.0326104468726)
                  [,1]              [,2]
[1,] -0.00478-0.03763i -0.08856+0.05968i
[2,] -0.06041+0.05194i  0.13510-0.11240i

$operators[1649,,] (operator at frequency 2.03575203952619)
                  [,1]              [,2]
[1,] -0.00460-0.03758i -0.08853+0.05903i
[2,] -0.06019+0.05194i  0.13490-0.11180i

$operators[1650,,] (operator at frequency 2.03889363217978)
                  [,1]              [,2]
[1,] -0.00443-0.03753i -0.08851+0.05838i
[2,] -0.05996+0.05194i  0.13470-0.11110i

$operators[1651,,] (operator at frequency 2.04203522483337)
                  [,1]              [,2]
[1,] -0.00425-0.03748i -0.08848+0.05773i
[2,] -0.05974+0.05194i  0.13460-0.11050i

$operators[1652,,] (operator at frequency 2.04517681748696)
                  [,1]              [,2]
[1,] -0.00408-0.03743i -0.08845+0.05709i
[2,] -0.05953+0.05193i  0.13440-0.10980i

$operators[1653,,] (operator at frequency 2.04831841014055)
                  [,1]              [,2]
[1,] -0.00391-0.03737i -0.08842+0.05645i
[2,] -0.05932+0.05191i  0.13420-0.10920i

$operators[1654,,] (operator at frequency 2.05146000279413)
                  [,1]             [,2]
[1,] -0.00374-0.03731i -0.08839+0.0558i
[2,] -0.05911+0.05190i  0.13400-0.1085i

$operators[1655,,] (operator at frequency 2.05460159544772)
                  [,1]              [,2]
[1,] -0.00357-0.03725i -0.08836+0.05516i
[2,] -0.05891+0.05188i  0.13380-0.10780i

$operators[1656,,] (operator at frequency 2.05774318810131)
                  [,1]              [,2]
[1,] -0.00341-0.03719i -0.08832+0.05452i
[2,] -0.05871+0.05186i  0.13360-0.10720i

$operators[1657,,] (operator at frequency 2.0608847807549)
                  [,1]              [,2]
[1,] -0.00324-0.03713i -0.08828+0.05388i
[2,] -0.05852+0.05183i  0.13340-0.10650i

$operators[1658,,] (operator at frequency 2.06402637340849)
                  [,1]              [,2]
[1,] -0.00308-0.03707i -0.08824+0.05325i
[2,] -0.05833+0.05180i  0.13320-0.10580i

$operators[1659,,] (operator at frequency 2.06716796606208)
                  [,1]             [,2]
[1,] -0.00292-0.03700i -0.0882+0.05261i
[2,] -0.05815+0.05177i  0.1330-0.10520i

$operators[1660,,] (operator at frequency 2.07030955871567)
                  [,1]              [,2]
[1,] -0.00276-0.03694i -0.08816+0.05197i
[2,] -0.05797+0.05174i  0.13280-0.10450i

$operators[1661,,] (operator at frequency 2.07345115136926)
                 [,1]              [,2]
[1,] -0.0026-0.03687i -0.08811+0.05134i
[2,] -0.0578+0.05170i  0.13250-0.10380i

$operators[1662,,] (operator at frequency 2.07659274402285)
                  [,1]              [,2]
[1,] -0.00244-0.03680i -0.08807+0.05071i
[2,] -0.05763+0.05165i  0.13230-0.10310i

$operators[1663,,] (operator at frequency 2.07973433667644)
                  [,1]              [,2]
[1,] -0.00229-0.03673i -0.08802+0.05008i
[2,] -0.05747+0.05161i  0.13210-0.10250i

$operators[1664,,] (operator at frequency 2.08287592933003)
                  [,1]              [,2]
[1,] -0.00213-0.03665i -0.08797+0.04945i
[2,] -0.05731+0.05156i  0.13190-0.10180i

$operators[1665,,] (operator at frequency 2.08601752198362)
                  [,1]              [,2]
[1,] -0.00198-0.03658i -0.08792+0.04882i
[2,] -0.05715+0.05151i  0.13160-0.10110i

$operators[1666,,] (operator at frequency 2.08915911463721)
                  [,1]             [,2]
[1,] -0.00183-0.03651i -0.08786+0.0482i
[2,] -0.05700+0.05146i  0.13140-0.1004i

$operators[1667,,] (operator at frequency 2.0923007072908)
                  [,1]              [,2]
[1,] -0.00168-0.03643i -0.08781+0.04757i
[2,] -0.05685+0.05140i  0.13120-0.09970i

$operators[1668,,] (operator at frequency 2.09544229994439)
                  [,1]              [,2]
[1,] -0.00153-0.03635i -0.08775+0.04695i
[2,] -0.05671+0.05134i  0.13090-0.09900i

$operators[1669,,] (operator at frequency 2.09858389259798)
                  [,1]              [,2]
[1,] -0.00139-0.03627i -0.08769+0.04633i
[2,] -0.05657+0.05127i  0.13070-0.09830i

$operators[1670,,] (operator at frequency 2.10172548525157)
                  [,1]              [,2]
[1,] -0.00124-0.03619i -0.08763+0.04571i
[2,] -0.05644+0.05121i  0.13050-0.09760i

$operators[1671,,] (operator at frequency 2.10486707790516)
                  [,1]              [,2]
[1,] -0.00110-0.03611i -0.08756+0.04509i
[2,] -0.05631+0.05114i  0.13020-0.09700i

$operators[1672,,] (operator at frequency 2.10800867055875)
                  [,1]             [,2]
[1,] -0.00096-0.03602i -0.0875+0.04447i
[2,] -0.05619+0.05106i  0.1300-0.09630i

$operators[1673,,] (operator at frequency 2.11115026321234)
                  [,1]              [,2]
[1,] -0.00082-0.03594i -0.08743+0.04386i
[2,] -0.05607+0.05099i  0.12970-0.09560i

$operators[1674,,] (operator at frequency 2.11429185586593)
                  [,1]              [,2]
[1,] -0.00068-0.03585i -0.08737+0.04325i
[2,] -0.05595+0.05091i  0.12950-0.09490i

$operators[1675,,] (operator at frequency 2.11743344851952)
                  [,1]             [,2]
[1,] -0.00055-0.03577i -0.0873+0.04264i
[2,] -0.05584+0.05083i  0.1292-0.09420i

$operators[1676,,] (operator at frequency 2.12057504117311)
                  [,1]              [,2]
[1,] -0.00042-0.03568i -0.08722+0.04203i
[2,] -0.05574+0.05075i  0.12890-0.09340i

$operators[1677,,] (operator at frequency 2.1237166338267)
                  [,1]              [,2]
[1,] -0.00028-0.03559i -0.08715+0.04142i
[2,] -0.05564+0.05066i  0.12870-0.09270i

$operators[1678,,] (operator at frequency 2.12685822648029)
                  [,1]              [,2]
[1,] -0.00015-0.03550i -0.08708+0.04082i
[2,] -0.05554+0.05057i  0.12840-0.09200i

$operators[1679,,] (operator at frequency 2.12999981913388)
                  [,1]             [,2]
[1,] -0.00003-0.03540i -0.0870+0.04021i
[2,] -0.05545+0.05048i  0.1281-0.09130i

$operators[1680,,] (operator at frequency 2.13314141178747)
                  [,1]              [,2]
[1,]  0.00010-0.03531i -0.08692+0.03961i
[2,] -0.05536+0.05038i  0.12790-0.09060i

$operators[1681,,] (operator at frequency 2.13628300444106)
                  [,1]              [,2]
[1,]  0.00023-0.03521i -0.08684+0.03901i
[2,] -0.05527+0.05028i  0.12760-0.08990i

$operators[1682,,] (operator at frequency 2.13942459709465)
                  [,1]              [,2]
[1,]  0.00035-0.03512i -0.08676+0.03841i
[2,] -0.05519+0.05018i  0.12730-0.08920i

$operators[1683,,] (operator at frequency 2.14256618974824)
                  [,1]              [,2]
[1,]  0.00047-0.03502i -0.08668+0.03782i
[2,] -0.05512+0.05008i  0.12700-0.08850i

$operators[1684,,] (operator at frequency 2.14570778240183)
                  [,1]              [,2]
[1,]  0.00059-0.03492i -0.08659+0.03722i
[2,] -0.05505+0.04997i  0.12680-0.08780i

$operators[1685,,] (operator at frequency 2.14884937505542)
                  [,1]              [,2]
[1,]  0.00071-0.03482i -0.08651+0.03663i
[2,] -0.05498+0.04987i  0.12650-0.08710i

$operators[1686,,] (operator at frequency 2.15199096770901)
                  [,1]              [,2]
[1,]  0.00082-0.03472i -0.08642+0.03604i
[2,] -0.05492+0.04975i  0.12620-0.08630i

$operators[1687,,] (operator at frequency 2.1551325603626)
                  [,1]              [,2]
[1,]  0.00093-0.03462i -0.08633+0.03545i
[2,] -0.05486+0.04964i  0.12590-0.08560i

$operators[1688,,] (operator at frequency 2.15827415301619)
                  [,1]              [,2]
[1,]  0.00105-0.03452i -0.08624+0.03487i
[2,] -0.05481+0.04952i  0.12560-0.08490i

$operators[1689,,] (operator at frequency 2.16141574566978)
                  [,1]              [,2]
[1,]  0.00116-0.03441i -0.08615+0.03428i
[2,] -0.05476+0.04941i  0.12530-0.08420i

$operators[1690,,] (operator at frequency 2.16455733832337)
                  [,1]             [,2]
[1,]  0.00126-0.03431i -0.08606+0.0337i
[2,] -0.05471+0.04928i  0.12500-0.0835i

$operators[1691,,] (operator at frequency 2.16769893097696)
                  [,1]              [,2]
[1,]  0.00137-0.03420i -0.08596+0.03312i
[2,] -0.05467+0.04916i  0.12470-0.08280i

$operators[1692,,] (operator at frequency 2.17084052363055)
                  [,1]              [,2]
[1,]  0.00147-0.03409i -0.08586+0.03255i
[2,] -0.05463+0.04904i  0.12440-0.08200i

$operators[1693,,] (operator at frequency 2.17398211628414)
                  [,1]              [,2]
[1,]  0.00158-0.03398i -0.08576+0.03197i
[2,] -0.05460+0.04891i  0.12410-0.08130i

$operators[1694,,] (operator at frequency 2.17712370893773)
                  [,1]             [,2]
[1,]  0.00168-0.03387i -0.08567+0.0314i
[2,] -0.05457+0.04878i  0.12380-0.0806i

$operators[1695,,] (operator at frequency 2.18026530159132)
                  [,1]              [,2]
[1,]  0.00177-0.03376i -0.08556+0.03083i
[2,] -0.05455+0.04864i  0.12350-0.07990i

$operators[1696,,] (operator at frequency 2.18340689424491)
                  [,1]              [,2]
[1,]  0.00187-0.03365i -0.08546+0.03026i
[2,] -0.05453+0.04851i  0.12310-0.07910i

$operators[1697,,] (operator at frequency 2.1865484868985)
                  [,1]             [,2]
[1,]  0.00196-0.03354i -0.08536+0.0297i
[2,] -0.05451+0.04837i  0.12280-0.0784i

$operators[1698,,] (operator at frequency 2.18969007955209)
                  [,1]              [,2]
[1,]  0.00206-0.03343i -0.08525+0.02913i
[2,] -0.05450+0.04823i  0.12250-0.07770i

$operators[1699,,] (operator at frequency 2.19283167220568)
                  [,1]              [,2]
[1,]  0.00215-0.03331i -0.08515+0.02857i
[2,] -0.05449+0.04809i  0.12220-0.07700i

$operators[1700,,] (operator at frequency 2.19597326485927)
                  [,1]              [,2]
[1,]  0.00223-0.03320i -0.08504+0.02801i
[2,] -0.05448+0.04794i  0.12190-0.07630i

$operators[1701,,] (operator at frequency 2.19911485751286)
                  [,1]              [,2]
[1,]  0.00232-0.03308i -0.08493+0.02746i
[2,] -0.05448+0.04780i  0.12150-0.07550i

$operators[1702,,] (operator at frequency 2.20225645016644)
                  [,1]             [,2]
[1,]  0.00241-0.03296i -0.08482+0.0269i
[2,] -0.05449+0.04765i  0.12120-0.0748i

$operators[1703,,] (operator at frequency 2.20539804282003)
                  [,1]             [,2]
[1,]  0.00249-0.03284i -0.0847+0.02635i
[2,] -0.05450+0.04750i  0.1209-0.07410i

$operators[1704,,] (operator at frequency 2.20853963547362)
                  [,1]             [,2]
[1,]  0.00257-0.03272i -0.08459+0.0258i
[2,] -0.05451+0.04735i  0.12050-0.0734i

$operators[1705,,] (operator at frequency 2.21168122812721)
                  [,1]              [,2]
[1,]  0.00265-0.03260i -0.08447+0.02526i
[2,] -0.05453+0.04719i  0.12020-0.07260i

$operators[1706,,] (operator at frequency 2.2148228207808)
                  [,1]              [,2]
[1,]  0.00272-0.03248i -0.08436+0.02471i
[2,] -0.05455+0.04703i  0.11990-0.07190i

$operators[1707,,] (operator at frequency 2.21796441343439)
                  [,1]              [,2]
[1,]  0.00280-0.03236i -0.08424+0.02417i
[2,] -0.05457+0.04688i  0.11950-0.07120i

$operators[1708,,] (operator at frequency 2.22110600608798)
                  [,1]              [,2]
[1,]  0.00287-0.03224i -0.08412+0.02363i
[2,] -0.05460+0.04672i  0.11920-0.07050i

$operators[1709,,] (operator at frequency 2.22424759874157)
                  [,1]             [,2]
[1,]  0.00294-0.03211i -0.0840+0.02309i
[2,] -0.05463+0.04655i  0.1188-0.06980i

$operators[1710,,] (operator at frequency 2.22738919139516)
                  [,1]              [,2]
[1,]  0.00301-0.03199i -0.08388+0.02256i
[2,] -0.05466+0.04639i  0.11850-0.06900i

$operators[1711,,] (operator at frequency 2.23053078404875)
                  [,1]              [,2]
[1,]  0.00308-0.03186i -0.08376+0.02203i
[2,] -0.05470+0.04622i  0.11810-0.06830i

$operators[1712,,] (operator at frequency 2.23367237670234)
                  [,1]             [,2]
[1,]  0.00314-0.03174i -0.08363+0.0215i
[2,] -0.05475+0.04605i  0.11780-0.0676i

$operators[1713,,] (operator at frequency 2.23681396935593)
                  [,1]              [,2]
[1,]  0.00320-0.03161i -0.08351+0.02097i
[2,] -0.05479+0.04588i  0.11740-0.06690i

$operators[1714,,] (operator at frequency 2.23995556200952)
                  [,1]              [,2]
[1,]  0.00326-0.03148i -0.08338+0.02045i
[2,] -0.05485+0.04571i  0.11710-0.06620i

$operators[1715,,] (operator at frequency 2.24309715466311)
                  [,1]              [,2]
[1,]  0.00332-0.03135i -0.08325+0.01993i
[2,] -0.05490+0.04554i  0.11670-0.06540i

$operators[1716,,] (operator at frequency 2.2462387473167)
                  [,1]              [,2]
[1,]  0.00338-0.03123i -0.08312+0.01941i
[2,] -0.05496+0.04536i  0.11640-0.06470i

$operators[1717,,] (operator at frequency 2.24938033997029)
                  [,1]             [,2]
[1,]  0.00343-0.03110i -0.08299+0.0189i
[2,] -0.05502+0.04519i  0.11600-0.0640i

$operators[1718,,] (operator at frequency 2.25252193262388)
                  [,1]              [,2]
[1,]  0.00348-0.03097i -0.08286+0.01838i
[2,] -0.05509+0.04501i  0.11560-0.06330i

$operators[1719,,] (operator at frequency 2.25566352527747)
                  [,1]              [,2]
[1,]  0.00353-0.03083i -0.08273+0.01787i
[2,] -0.05516+0.04483i  0.11530-0.06260i

$operators[1720,,] (operator at frequency 2.25880511793106)
                  [,1]              [,2]
[1,]  0.00358-0.03070i -0.08259+0.01737i
[2,] -0.05523+0.04464i  0.11490-0.06190i

$operators[1721,,] (operator at frequency 2.26194671058465)
                  [,1]              [,2]
[1,]  0.00363-0.03057i -0.08246+0.01686i
[2,] -0.05531+0.04446i  0.11450-0.06120i

$operators[1722,,] (operator at frequency 2.26508830323824)
                  [,1]              [,2]
[1,]  0.00367-0.03044i -0.08232+0.01636i
[2,] -0.05539+0.04428i  0.11420-0.06040i

$operators[1723,,] (operator at frequency 2.26822989589183)
                  [,1]              [,2]
[1,]  0.00371-0.03030i -0.08219+0.01586i
[2,] -0.05547+0.04409i  0.11380-0.05970i

$operators[1724,,] (operator at frequency 2.27137148854542)
                  [,1]              [,2]
[1,]  0.00375-0.03017i -0.08205+0.01537i
[2,] -0.05556+0.04390i  0.11340-0.05900i

$operators[1725,,] (operator at frequency 2.27451308119901)
                  [,1]              [,2]
[1,]  0.00379-0.03003i -0.08191+0.01488i
[2,] -0.05565+0.04371i  0.11300-0.05830i

$operators[1726,,] (operator at frequency 2.2776546738526)
                  [,1]              [,2]
[1,]  0.00383-0.02990i -0.08177+0.01439i
[2,] -0.05575+0.04352i  0.11270-0.05760i

$operators[1727,,] (operator at frequency 2.28079626650619)
                  [,1]             [,2]
[1,]  0.00386-0.02976i -0.08162+0.0139i
[2,] -0.05584+0.04333i  0.11230-0.0569i

$operators[1728,,] (operator at frequency 2.28393785915978)
                  [,1]              [,2]
[1,]  0.00389-0.02962i -0.08148+0.01341i
[2,] -0.05595+0.04313i  0.11190-0.05620i

$operators[1729,,] (operator at frequency 2.28707945181337)
                  [,1]              [,2]
[1,]  0.00392-0.02949i -0.08134+0.01293i
[2,] -0.05605+0.04294i  0.11150-0.05550i

$operators[1730,,] (operator at frequency 2.29022104446696)
                  [,1]              [,2]
[1,]  0.00395-0.02935i -0.08119+0.01245i
[2,] -0.05616+0.04274i  0.11110-0.05480i

$operators[1731,,] (operator at frequency 2.29336263712055)
                  [,1]              [,2]
[1,]  0.00398-0.02921i -0.08105+0.01198i
[2,] -0.05627+0.04254i  0.11080-0.05410i

$operators[1732,,] (operator at frequency 2.29650422977414)
                  [,1]             [,2]
[1,]  0.00400-0.02907i -0.0809+0.01151i
[2,] -0.05639+0.04234i  0.1104-0.05340i

$operators[1733,,] (operator at frequency 2.29964582242773)
                  [,1]              [,2]
[1,]  0.00402-0.02893i -0.08075+0.01104i
[2,] -0.05651+0.04214i  0.11000-0.05270i

$operators[1734,,] (operator at frequency 2.30278741508132)
                  [,1]             [,2]
[1,]  0.00404-0.02879i -0.0806+0.01057i
[2,] -0.05663+0.04194i  0.1096-0.05200i

$operators[1735,,] (operator at frequency 2.30592900773491)
                  [,1]              [,2]
[1,]  0.00406-0.02865i -0.08045+0.01011i
[2,] -0.05676+0.04174i  0.10920-0.05130i

$operators[1736,,] (operator at frequency 2.3090706003885)
                  [,1]             [,2]
[1,]  0.00407-0.02851i -0.0803+0.00965i
[2,] -0.05688+0.04154i  0.1088-0.05060i

$operators[1737,,] (operator at frequency 2.31221219304209)
                  [,1]              [,2]
[1,]  0.00409-0.02837i -0.08015+0.00919i
[2,] -0.05702+0.04133i  0.10840-0.04990i

$operators[1738,,] (operator at frequency 2.31535378569568)
                  [,1]            [,2]
[1,]  0.00410-0.02823i -0.080+0.00874i
[2,] -0.05715+0.04112i  0.108-0.04930i

$operators[1739,,] (operator at frequency 2.31849537834927)
                  [,1]              [,2]
[1,]  0.00411-0.02808i -0.07984+0.00829i
[2,] -0.05729+0.04092i  0.10760-0.04860i

$operators[1740,,] (operator at frequency 2.32163697100286)
                  [,1]              [,2]
[1,]  0.00412-0.02794i -0.07969+0.00784i
[2,] -0.05743+0.04071i  0.10720-0.04790i

$operators[1741,,] (operator at frequency 2.32477856365645)
                 [,1]              [,2]
[1,]  0.00412-0.0278i -0.07953+0.00739i
[2,] -0.05758+0.0405i  0.10680-0.04720i

$operators[1742,,] (operator at frequency 2.32792015631004)
                  [,1]              [,2]
[1,]  0.00413-0.02766i -0.07938+0.00695i
[2,] -0.05773+0.04029i  0.10640-0.04650i

$operators[1743,,] (operator at frequency 2.33106174896363)
                  [,1]              [,2]
[1,]  0.00413-0.02751i -0.07922+0.00651i
[2,] -0.05788+0.04008i  0.10600-0.04590i

$operators[1744,,] (operator at frequency 2.33420334161722)
                  [,1]              [,2]
[1,]  0.00413-0.02737i -0.07906+0.00608i
[2,] -0.05803+0.03986i  0.10560-0.04520i

$operators[1745,,] (operator at frequency 2.33734493427081)
                  [,1]             [,2]
[1,]  0.00413-0.02722i -0.0789+0.00565i
[2,] -0.05819+0.03965i  0.1052-0.04450i

$operators[1746,,] (operator at frequency 2.3404865269244)
                  [,1]              [,2]
[1,]  0.00412-0.02708i -0.07874+0.00522i
[2,] -0.05835+0.03944i  0.10480-0.04380i

$operators[1747,,] (operator at frequency 2.34362811957799)
                  [,1]              [,2]
[1,]  0.00412-0.02693i -0.07858+0.00479i
[2,] -0.05851+0.03922i  0.10440-0.04320i

$operators[1748,,] (operator at frequency 2.34676971223158)
                  [,1]              [,2]
[1,]  0.00411-0.02679i -0.07842+0.00437i
[2,] -0.05868+0.03901i  0.10400-0.04250i

$operators[1749,,] (operator at frequency 2.34991130488517)
                  [,1]              [,2]
[1,]  0.00410-0.02664i -0.07826+0.00395i
[2,] -0.05885+0.03879i  0.10350-0.04180i

$operators[1750,,] (operator at frequency 2.35305289753876)
                  [,1]             [,2]
[1,]  0.00409-0.02650i -0.0781+0.00354i
[2,] -0.05902+0.03857i  0.1031-0.04120i

$operators[1751,,] (operator at frequency 2.35619449019234)
                  [,1]              [,2]
[1,]  0.00407-0.02635i -0.07793+0.00312i
[2,] -0.05920+0.03835i  0.10270-0.04050i

$operators[1752,,] (operator at frequency 2.35933608284593)
                  [,1]              [,2]
[1,]  0.00406-0.02620i -0.07777+0.00272i
[2,] -0.05938+0.03813i  0.10230-0.03990i

$operators[1753,,] (operator at frequency 2.36247767549952)
                  [,1]             [,2]
[1,]  0.00404-0.02606i -0.0776+0.00231i
[2,] -0.05956+0.03791i  0.1019-0.03920i

$operators[1754,,] (operator at frequency 2.36561926815311)
                  [,1]              [,2]
[1,]  0.00402-0.02591i -0.07744+0.00191i
[2,] -0.05974+0.03769i  0.10150-0.03860i

$operators[1755,,] (operator at frequency 2.3687608608067)
                  [,1]              [,2]
[1,]  0.00400-0.02576i -0.07727+0.00151i
[2,] -0.05993+0.03747i  0.10100-0.03790i

$operators[1756,,] (operator at frequency 2.37190245346029)
                  [,1]             [,2]
[1,]  0.00398-0.02561i -0.0771+0.00111i
[2,] -0.06012+0.03725i  0.1006-0.03730i

$operators[1757,,] (operator at frequency 2.37504404611388)
                  [,1]              [,2]
[1,]  0.00395-0.02547i -0.07694+0.00072i
[2,] -0.06031+0.03703i  0.10020-0.03660i

$operators[1758,,] (operator at frequency 2.37818563876747)
                  [,1]              [,2]
[1,]  0.00392-0.02532i -0.07677+0.00033i
[2,] -0.06050+0.03681i  0.09978-0.03600i

$operators[1759,,] (operator at frequency 2.38132723142106)
                  [,1]              [,2]
[1,]  0.00389-0.02517i -0.07660-0.00006i
[2,] -0.06070+0.03658i  0.09936-0.03536i

$operators[1760,,] (operator at frequency 2.38446882407465)
                  [,1]              [,2]
[1,]  0.00386-0.02502i -0.07643-0.00044i
[2,] -0.06090+0.03636i  0.09894-0.03473i

$operators[1761,,] (operator at frequency 2.38761041672824)
                  [,1]              [,2]
[1,]  0.00383-0.02487i -0.07626-0.00082i
[2,] -0.06110+0.03613i  0.09851-0.03410i

$operators[1762,,] (operator at frequency 2.39075200938183)
                  [,1]              [,2]
[1,]  0.00380-0.02473i -0.07609-0.00119i
[2,] -0.06131+0.03591i  0.09809-0.03347i

$operators[1763,,] (operator at frequency 2.39389360203542)
                  [,1]              [,2]
[1,]  0.00376-0.02458i -0.07591-0.00157i
[2,] -0.06152+0.03568i  0.09766-0.03285i

$operators[1764,,] (operator at frequency 2.39703519468901)
                  [,1]              [,2]
[1,]  0.00372-0.02443i -0.07574-0.00193i
[2,] -0.06173+0.03546i  0.09723-0.03222i

$operators[1765,,] (operator at frequency 2.4001767873426)
                  [,1]              [,2]
[1,]  0.00368-0.02428i -0.07557-0.00230i
[2,] -0.06194+0.03523i  0.09681-0.03161i

$operators[1766,,] (operator at frequency 2.40331837999619)
                  [,1]              [,2]
[1,]  0.00364-0.02413i -0.07539-0.00266i
[2,] -0.06215+0.03501i  0.09638-0.03099i

$operators[1767,,] (operator at frequency 2.40645997264978)
                  [,1]              [,2]
[1,]  0.00360-0.02398i -0.07522-0.00302i
[2,] -0.06237+0.03478i  0.09595-0.03038i

$operators[1768,,] (operator at frequency 2.40960156530337)
                  [,1]              [,2]
[1,]  0.00355-0.02383i -0.07505-0.00337i
[2,] -0.06259+0.03455i  0.09552-0.02977i

$operators[1769,,] (operator at frequency 2.41274315795696)
                  [,1]              [,2]
[1,]  0.00351-0.02368i -0.07487-0.00373i
[2,] -0.06282+0.03432i  0.09509-0.02917i

$operators[1770,,] (operator at frequency 2.41588475061055)
                  [,1]              [,2]
[1,]  0.00346-0.02354i -0.07469-0.00407i
[2,] -0.06304+0.03410i  0.09466-0.02856i

$operators[1771,,] (operator at frequency 2.41902634326414)
                  [,1]              [,2]
[1,]  0.00341-0.02339i -0.07452-0.00442i
[2,] -0.06327+0.03387i  0.09423-0.02797i

$operators[1772,,] (operator at frequency 2.42216793591773)
                  [,1]              [,2]
[1,]  0.00336-0.02324i -0.07434-0.00476i
[2,] -0.06350+0.03364i  0.09379-0.02737i

$operators[1773,,] (operator at frequency 2.42530952857132)
                  [,1]              [,2]
[1,]  0.00330-0.02309i -0.07416-0.00510i
[2,] -0.06373+0.03341i  0.09336-0.02678i

$operators[1774,,] (operator at frequency 2.42845112122491)
                  [,1]              [,2]
[1,]  0.00325-0.02294i -0.07399-0.00543i
[2,] -0.06396+0.03318i  0.09293-0.02619i

$operators[1775,,] (operator at frequency 2.4315927138785)
                  [,1]              [,2]
[1,]  0.00319-0.02279i -0.07381-0.00576i
[2,] -0.06420+0.03295i  0.09249-0.02561i

$operators[1776,,] (operator at frequency 2.43473430653209)
                  [,1]              [,2]
[1,]  0.00313-0.02264i -0.07363-0.00609i
[2,] -0.06444+0.03272i  0.09206-0.02503i

$operators[1777,,] (operator at frequency 2.43787589918568)
                  [,1]              [,2]
[1,]  0.00307-0.02249i -0.07345-0.00641i
[2,] -0.06468+0.03249i  0.09162-0.02445i

$operators[1778,,] (operator at frequency 2.44101749183927)
                  [,1]              [,2]
[1,]  0.00301-0.02234i -0.07327-0.00673i
[2,] -0.06492+0.03227i  0.09119-0.02387i

$operators[1779,,] (operator at frequency 2.44415908449286)
                  [,1]              [,2]
[1,]  0.00294-0.02219i -0.07309-0.00705i
[2,] -0.06517+0.03204i  0.09075-0.02330i

$operators[1780,,] (operator at frequency 2.44730067714645)
                  [,1]              [,2]
[1,]  0.00288-0.02205i -0.07291-0.00736i
[2,] -0.06541+0.03181i  0.09032-0.02274i

$operators[1781,,] (operator at frequency 2.45044226980004)
                  [,1]              [,2]
[1,]  0.00281-0.02190i -0.07273-0.00767i
[2,] -0.06566+0.03158i  0.08988-0.02217i

$operators[1782,,] (operator at frequency 2.45358386245363)
                  [,1]              [,2]
[1,]  0.00274-0.02175i -0.07255-0.00798i
[2,] -0.06591+0.03135i  0.08944-0.02161i

$operators[1783,,] (operator at frequency 2.45672545510722)
                  [,1]              [,2]
[1,]  0.00267-0.02160i -0.07237-0.00828i
[2,] -0.06616+0.03112i  0.08900-0.02106i

$operators[1784,,] (operator at frequency 2.45986704776081)
                  [,1]              [,2]
[1,]  0.00260-0.02145i -0.07219-0.00858i
[2,] -0.06642+0.03089i  0.08857-0.02051i

$operators[1785,,] (operator at frequency 2.4630086404144)
                  [,1]              [,2]
[1,]  0.00253-0.02130i -0.07201-0.00887i
[2,] -0.06668+0.03066i  0.08813-0.01996i

$operators[1786,,] (operator at frequency 2.46615023306799)
                  [,1]              [,2]
[1,]  0.00245-0.02115i -0.07182-0.00916i
[2,] -0.06693+0.03043i  0.08769-0.01942i

$operators[1787,,] (operator at frequency 2.46929182572158)
                  [,1]              [,2]
[1,]  0.00238-0.02101i -0.07164-0.00945i
[2,] -0.06719+0.03020i  0.08725-0.01887i

$operators[1788,,] (operator at frequency 2.47243341837517)
                  [,1]              [,2]
[1,]  0.00230-0.02086i -0.07146-0.00973i
[2,] -0.06746+0.02997i  0.08681-0.01834i

$operators[1789,,] (operator at frequency 2.47557501102876)
                  [,1]              [,2]
[1,]  0.00222-0.02071i -0.07127-0.01002i
[2,] -0.06772+0.02974i  0.08638-0.01781i

$operators[1790,,] (operator at frequency 2.47871660368235)
                  [,1]              [,2]
[1,]  0.00214-0.02056i -0.07109-0.01029i
[2,] -0.06799+0.02951i  0.08594-0.01728i

$operators[1791,,] (operator at frequency 2.48185819633594)
                  [,1]              [,2]
[1,]  0.00206-0.02042i -0.07091-0.01057i
[2,] -0.06825+0.02929i  0.08550-0.01675i

$operators[1792,,] (operator at frequency 2.48499978898953)
                  [,1]              [,2]
[1,]  0.00197-0.02027i -0.07072-0.01084i
[2,] -0.06852+0.02906i  0.08506-0.01623i

$operators[1793,,] (operator at frequency 2.48814138164312)
                  [,1]              [,2]
[1,]  0.00189-0.02012i -0.07054-0.01110i
[2,] -0.06879+0.02883i  0.08462-0.01572i

$operators[1794,,] (operator at frequency 2.49128297429671)
                  [,1]              [,2]
[1,]  0.00180-0.01998i -0.07036-0.01136i
[2,] -0.06907+0.02860i  0.08418-0.01521i

$operators[1795,,] (operator at frequency 2.4944245669503)
                  [,1]              [,2]
[1,]  0.00171-0.01983i -0.07017-0.01162i
[2,] -0.06934+0.02837i  0.08374-0.01470i

$operators[1796,,] (operator at frequency 2.49756615960389)
                  [,1]              [,2]
[1,]  0.00162-0.01968i -0.06999-0.01188i
[2,] -0.06961+0.02815i  0.08330-0.01419i

$operators[1797,,] (operator at frequency 2.50070775225748)
                  [,1]              [,2]
[1,]  0.00153-0.01954i -0.06980-0.01213i
[2,] -0.06989+0.02792i  0.08287-0.01369i

$operators[1798,,] (operator at frequency 2.50384934491107)
                  [,1]              [,2]
[1,]  0.00144-0.01939i -0.06962-0.01238i
[2,] -0.07017+0.02769i  0.08243-0.01320i

$operators[1799,,] (operator at frequency 2.50699093756465)
                  [,1]              [,2]
[1,]  0.00135-0.01925i -0.06943-0.01262i
[2,] -0.07045+0.02747i  0.08199-0.01271i

$operators[1800,,] (operator at frequency 2.51013253021824)
                  [,1]              [,2]
[1,]  0.00125-0.01910i -0.06925-0.01286i
[2,] -0.07073+0.02724i  0.08155-0.01222i

$operators[1801,,] (operator at frequency 2.51327412287183)
                  [,1]              [,2]
[1,]  0.00116-0.01896i -0.06906-0.01310i
[2,] -0.07101+0.02702i  0.08111-0.01174i

$operators[1802,,] (operator at frequency 2.51641571552542)
                  [,1]              [,2]
[1,]  0.00106-0.01881i -0.06888-0.01333i
[2,] -0.07130+0.02679i  0.08067-0.01126i

$operators[1803,,] (operator at frequency 2.51955730817901)
                  [,1]              [,2]
[1,]  0.00096-0.01867i -0.06869-0.01356i
[2,] -0.07158+0.02657i  0.08024-0.01078i

$operators[1804,,] (operator at frequency 2.5226989008326)
                  [,1]              [,2]
[1,]  0.00086-0.01852i -0.06851-0.01379i
[2,] -0.07187+0.02634i  0.07980-0.01031i

$operators[1805,,] (operator at frequency 2.52584049348619)
                  [,1]              [,2]
[1,]  0.00076-0.01838i -0.06832-0.01401i
[2,] -0.07216+0.02612i  0.07936-0.00985i

$operators[1806,,] (operator at frequency 2.52898208613978)
                  [,1]              [,2]
[1,]  0.00066-0.01824i -0.06814-0.01423i
[2,] -0.07244+0.02590i  0.07892-0.00939i

$operators[1807,,] (operator at frequency 2.53212367879337)
                  [,1]              [,2]
[1,]  0.00056-0.01809i -0.06795-0.01444i
[2,] -0.07273+0.02567i  0.07849-0.00893i

$operators[1808,,] (operator at frequency 2.53526527144696)
                  [,1]              [,2]
[1,]  0.00045-0.01795i -0.06777-0.01465i
[2,] -0.07303+0.02545i  0.07805-0.00848i

$operators[1809,,] (operator at frequency 2.53840686410055)
                  [,1]              [,2]
[1,]  0.00035-0.01781i -0.06758-0.01486i
[2,] -0.07332+0.02523i  0.07761-0.00803i

$operators[1810,,] (operator at frequency 2.54154845675414)
                  [,1]              [,2]
[1,]  0.00024-0.01766i -0.06740-0.01507i
[2,] -0.07361+0.02501i  0.07718-0.00759i

$operators[1811,,] (operator at frequency 2.54469004940773)
                  [,1]              [,2]
[1,]  0.00013-0.01752i -0.06721-0.01527i
[2,] -0.07391+0.02479i  0.07674-0.00715i

$operators[1812,,] (operator at frequency 2.54783164206132)
                  [,1]              [,2]
[1,]  0.00002-0.01738i -0.06703-0.01546i
[2,] -0.07420+0.02457i  0.07631-0.00672i

$operators[1813,,] (operator at frequency 2.55097323471491)
                  [,1]              [,2]
[1,] -0.00009-0.01724i -0.06684-0.01566i
[2,] -0.07450+0.02435i  0.07587-0.00629i

$operators[1814,,] (operator at frequency 2.5541148273685)
                 [,1]              [,2]
[1,] -0.0002-0.01710i -0.06666-0.01585i
[2,] -0.0748+0.02413i  0.07544-0.00586i

$operators[1815,,] (operator at frequency 2.55725642002209)
                  [,1]              [,2]
[1,] -0.00031-0.01696i -0.06647-0.01603i
[2,] -0.07509+0.02391i  0.07501-0.00544i

$operators[1816,,] (operator at frequency 2.56039801267568)
                  [,1]              [,2]
[1,] -0.00043-0.01682i -0.06628-0.01621i
[2,] -0.07539+0.02369i  0.07457-0.00502i

$operators[1817,,] (operator at frequency 2.56353960532927)
                  [,1]              [,2]
[1,] -0.00054-0.01668i -0.06610-0.01639i
[2,] -0.07569+0.02348i  0.07414-0.00461i

$operators[1818,,] (operator at frequency 2.56668119798286)
                  [,1]              [,2]
[1,] -0.00066-0.01654i -0.06592-0.01657i
[2,] -0.07599+0.02326i  0.07371-0.00421i

$operators[1819,,] (operator at frequency 2.56982279063645)
                  [,1]              [,2]
[1,] -0.00077-0.01640i -0.06573-0.01674i
[2,] -0.07630+0.02304i  0.07328-0.00380i

$operators[1820,,] (operator at frequency 2.57296438329004)
                  [,1]              [,2]
[1,] -0.00089-0.01627i -0.06555-0.01691i
[2,] -0.07660+0.02283i  0.07285-0.00341i

$operators[1821,,] (operator at frequency 2.57610597594363)
                  [,1]              [,2]
[1,] -0.00101-0.01613i -0.06536-0.01707i
[2,] -0.07690+0.02261i  0.07242-0.00301i

$operators[1822,,] (operator at frequency 2.57924756859722)
                  [,1]              [,2]
[1,] -0.00113-0.01599i -0.06518-0.01723i
[2,] -0.07720+0.02240i  0.07199-0.00262i

$operators[1823,,] (operator at frequency 2.58238916125081)
                  [,1]              [,2]
[1,] -0.00125-0.01585i -0.06499-0.01739i
[2,] -0.07751+0.02219i  0.07156-0.00224i

$operators[1824,,] (operator at frequency 2.5855307539044)
                  [,1]              [,2]
[1,] -0.00137-0.01572i -0.06481-0.01754i
[2,] -0.07781+0.02198i  0.07113-0.00186i

$operators[1825,,] (operator at frequency 2.58867234655799)
                  [,1]              [,2]
[1,] -0.00149-0.01558i -0.06463-0.01769i
[2,] -0.07812+0.02177i  0.07071-0.00149i

$operators[1826,,] (operator at frequency 2.59181393921158)
                  [,1]              [,2]
[1,] -0.00161-0.01545i -0.06444-0.01784i
[2,] -0.07843+0.02155i  0.07028-0.00112i

$operators[1827,,] (operator at frequency 2.59495553186517)
                  [,1]              [,2]
[1,] -0.00174-0.01531i -0.06426-0.01798i
[2,] -0.07873+0.02135i  0.06985-0.00075i

$operators[1828,,] (operator at frequency 2.59809712451876)
                  [,1]              [,2]
[1,] -0.00186-0.01518i -0.06408-0.01812i
[2,] -0.07904+0.02114i  0.06943-0.00039i

$operators[1829,,] (operator at frequency 2.60123871717235)
                  [,1]              [,2]
[1,] -0.00199-0.01504i -0.06389-0.01825i
[2,] -0.07935+0.02093i  0.06901-0.00004i

$operators[1830,,] (operator at frequency 2.60438030982594)
                  [,1]              [,2]
[1,] -0.00211-0.01491i -0.06371-0.01838i
[2,] -0.07966+0.02072i  0.06858+0.00031i

$operators[1831,,] (operator at frequency 2.60752190247953)
                  [,1]              [,2]
[1,] -0.00224-0.01478i -0.06353-0.01851i
[2,] -0.07997+0.02052i  0.06816+0.00066i

$operators[1832,,] (operator at frequency 2.61066349513312)
                  [,1]              [,2]
[1,] -0.00237-0.01464i -0.06335-0.01863i
[2,] -0.08027+0.02031i  0.06774+0.00100i

$operators[1833,,] (operator at frequency 2.61380508778671)
                  [,1]              [,2]
[1,] -0.00249-0.01451i -0.06317-0.01876i
[2,] -0.08058+0.02011i  0.06732+0.00134i

$operators[1834,,] (operator at frequency 2.6169466804403)
                  [,1]              [,2]
[1,] -0.00262-0.01438i -0.06299-0.01887i
[2,] -0.08089+0.01990i  0.06690+0.00167i

$operators[1835,,] (operator at frequency 2.62008827309389)
                  [,1]              [,2]
[1,] -0.00275-0.01425i -0.06281-0.01899i
[2,] -0.08120+0.01970i  0.06648+0.00199i

$operators[1836,,] (operator at frequency 2.62322986574748)
                  [,1]              [,2]
[1,] -0.00288-0.01412i -0.06262-0.01910i
[2,] -0.08151+0.01950i  0.06607+0.00232i

$operators[1837,,] (operator at frequency 2.62637145840107)
                  [,1]              [,2]
[1,] -0.00301-0.01399i -0.06244-0.01920i
[2,] -0.08182+0.01930i  0.06565+0.00263i

$operators[1838,,] (operator at frequency 2.62951305105466)
                  [,1]              [,2]
[1,] -0.00315-0.01386i -0.06227-0.01930i
[2,] -0.08213+0.01910i  0.06524+0.00294i

$operators[1839,,] (operator at frequency 2.63265464370825)
                  [,1]              [,2]
[1,] -0.00328-0.01373i -0.06209-0.01940i
[2,] -0.08244+0.01890i  0.06482+0.00325i

$operators[1840,,] (operator at frequency 2.63579623636184)
                 [,1]              [,2]
[1,] -0.00341-0.0136i -0.06191-0.01950i
[2,] -0.08276+0.0187i  0.06441+0.00355i

$operators[1841,,] (operator at frequency 2.63893782901543)
                  [,1]              [,2]
[1,] -0.00354-0.01347i -0.06173-0.01959i
[2,] -0.08307+0.01850i  0.06400+0.00385i

$operators[1842,,] (operator at frequency 2.64207942166902)
                  [,1]              [,2]
[1,] -0.00368-0.01335i -0.06155-0.01968i
[2,] -0.08338+0.01831i  0.06359+0.00414i

$operators[1843,,] (operator at frequency 2.64522101432261)
                  [,1]              [,2]
[1,] -0.00381-0.01322i -0.06137-0.01977i
[2,] -0.08369+0.01811i  0.06318+0.00443i

$operators[1844,,] (operator at frequency 2.6483626069762)
                  [,1]              [,2]
[1,] -0.00395-0.01309i -0.06120-0.01985i
[2,] -0.08400+0.01792i  0.06277+0.00472i

$operators[1845,,] (operator at frequency 2.65150419962979)
                  [,1]              [,2]
[1,] -0.00408-0.01297i -0.06102-0.01993i
[2,] -0.08431+0.01772i  0.06237+0.00499i

$operators[1846,,] (operator at frequency 2.65464579228338)
                  [,1]              [,2]
[1,] -0.00422-0.01284i -0.06084-0.02000i
[2,] -0.08462+0.01753i  0.06196+0.00527i

$operators[1847,,] (operator at frequency 2.65778738493696)
                  [,1]              [,2]
[1,] -0.00435-0.01272i -0.06067-0.02007i
[2,] -0.08493+0.01734i  0.06156+0.00554i

$operators[1848,,] (operator at frequency 2.66092897759055)
                  [,1]              [,2]
[1,] -0.00449-0.01259i -0.06049-0.02014i
[2,] -0.08524+0.01715i  0.06116+0.00580i

$operators[1849,,] (operator at frequency 2.66407057024414)
                  [,1]              [,2]
[1,] -0.00463-0.01247i -0.06032-0.02020i
[2,] -0.08555+0.01696i  0.06075+0.00606i

$operators[1850,,] (operator at frequency 2.66721216289773)
                  [,1]              [,2]
[1,] -0.00476-0.01235i -0.06014-0.02027i
[2,] -0.08586+0.01677i  0.06036+0.00631i

$operators[1851,,] (operator at frequency 2.67035375555132)
                  [,1]              [,2]
[1,] -0.00490-0.01223i -0.05997-0.02032i
[2,] -0.08617+0.01659i  0.05996+0.00656i

$operators[1852,,] (operator at frequency 2.67349534820491)
                 [,1]              [,2]
[1,] -0.00504-0.0121i -0.05979-0.02038i
[2,] -0.08648+0.0164i  0.05956+0.00681i

$operators[1853,,] (operator at frequency 2.6766369408585)
                  [,1]              [,2]
[1,] -0.00518-0.01198i -0.05962-0.02043i
[2,] -0.08679+0.01622i  0.05916+0.00705i

$operators[1854,,] (operator at frequency 2.67977853351209)
                  [,1]              [,2]
[1,] -0.00532-0.01186i -0.05945-0.02047i
[2,] -0.08710+0.01603i  0.05877+0.00728i

$operators[1855,,] (operator at frequency 2.68292012616568)
                  [,1]              [,2]
[1,] -0.00545-0.01174i -0.05928-0.02052i
[2,] -0.08741+0.01585i  0.05838+0.00751i

$operators[1856,,] (operator at frequency 2.68606171881927)
                  [,1]              [,2]
[1,] -0.00559-0.01162i -0.05911-0.02056i
[2,] -0.08771+0.01567i  0.05799+0.00774i

$operators[1857,,] (operator at frequency 2.68920331147286)
                  [,1]              [,2]
[1,] -0.00573-0.01150i -0.05894-0.02060i
[2,] -0.08802+0.01549i  0.05760+0.00796i

$operators[1858,,] (operator at frequency 2.69234490412645)
                  [,1]              [,2]
[1,] -0.00587-0.01139i -0.05877-0.02063i
[2,] -0.08833+0.01531i  0.05721+0.00817i

$operators[1859,,] (operator at frequency 2.69548649678004)
                  [,1]              [,2]
[1,] -0.00601-0.01127i -0.05860-0.02066i
[2,] -0.08864+0.01513i  0.05682+0.00838i

$operators[1860,,] (operator at frequency 2.69862808943363)
                  [,1]              [,2]
[1,] -0.00615-0.01115i -0.05843-0.02069i
[2,] -0.08894+0.01495i  0.05644+0.00859i

$operators[1861,,] (operator at frequency 2.70176968208722)
                  [,1]              [,2]
[1,] -0.00629-0.01104i -0.05826-0.02071i
[2,] -0.08925+0.01477i  0.05605+0.00879i

$operators[1862,,] (operator at frequency 2.70491127474081)
                  [,1]              [,2]
[1,] -0.00643-0.01092i -0.05809-0.02073i
[2,] -0.08955+0.01460i  0.05567+0.00898i

$operators[1863,,] (operator at frequency 2.7080528673944)
                  [,1]              [,2]
[1,] -0.00657-0.01081i -0.05793-0.02075i
[2,] -0.08986+0.01443i  0.05529+0.00918i

$operators[1864,,] (operator at frequency 2.71119446004799)
                  [,1]              [,2]
[1,] -0.00671-0.01069i -0.05776-0.02076i
[2,] -0.09016+0.01425i  0.05492+0.00936i

$operators[1865,,] (operator at frequency 2.71433605270158)
                  [,1]              [,2]
[1,] -0.00685-0.01058i -0.05760-0.02077i
[2,] -0.09046+0.01408i  0.05454+0.00954i

$operators[1866,,] (operator at frequency 2.71747764535517)
                  [,1]              [,2]
[1,] -0.00699-0.01046i -0.05743-0.02078i
[2,] -0.09077+0.01391i  0.05416+0.00972i

$operators[1867,,] (operator at frequency 2.72061923800876)
                  [,1]              [,2]
[1,] -0.00713-0.01035i -0.05727-0.02078i
[2,] -0.09107+0.01374i  0.05379+0.00989i

$operators[1868,,] (operator at frequency 2.72376083066235)
                  [,1]              [,2]
[1,] -0.00728-0.01024i -0.05710-0.02078i
[2,] -0.09137+0.01357i  0.05342+0.01006i

$operators[1869,,] (operator at frequency 2.72690242331594)
                  [,1]              [,2]
[1,] -0.00742-0.01013i -0.05694-0.02078i
[2,] -0.09167+0.01341i  0.05305+0.01022i

$operators[1870,,] (operator at frequency 2.73004401596953)
                  [,1]              [,2]
[1,] -0.00756-0.01002i -0.05678-0.02078i
[2,] -0.09197+0.01324i  0.05268+0.01038i

$operators[1871,,] (operator at frequency 2.73318560862312)
                    [,1]              [,2]
[1,] -0.007697-0.009907i -0.05662-0.02077i
[2,] -0.092270+0.013080i  0.05232+0.01054i

$operators[1872,,] (operator at frequency 2.73632720127671)
                    [,1]              [,2]
[1,] -0.007837-0.009798i -0.05646-0.02076i
[2,] -0.092560+0.012910i  0.05195+0.01068i

$operators[1873,,] (operator at frequency 2.7394687939303)
                    [,1]              [,2]
[1,] -0.007978-0.009689i -0.05630-0.02074i
[2,] -0.092860+0.012750i  0.05159+0.01083i

$operators[1874,,] (operator at frequency 2.74261038658389)
                    [,1]              [,2]
[1,] -0.008118-0.009581i -0.05614-0.02072i
[2,] -0.093160+0.012590i  0.05123+0.01097i

$operators[1875,,] (operator at frequency 2.74575197923748)
                    [,1]             [,2]
[1,] -0.008258-0.009473i -0.05598-0.0207i
[2,] -0.093450+0.012430i  0.05087+0.0111i

$operators[1876,,] (operator at frequency 2.74889357189107)
                    [,1]              [,2]
[1,] -0.008398-0.009366i -0.05583-0.02068i
[2,] -0.093740+0.012270i  0.05052+0.01123i

$operators[1877,,] (operator at frequency 2.75203516454466)
                   [,1]              [,2]
[1,] -0.008538-0.00926i -0.05567-0.02065i
[2,] -0.094040+0.01211i  0.05016+0.01136i

$operators[1878,,] (operator at frequency 2.75517675719825)
                    [,1]              [,2]
[1,] -0.008677-0.009154i -0.05551-0.02062i
[2,] -0.094330+0.011950i  0.04981+0.01148i

$operators[1879,,] (operator at frequency 2.75831834985184)
                    [,1]              [,2]
[1,] -0.008816-0.009049i -0.05536-0.02058i
[2,] -0.094620+0.011800i  0.04946+0.01159i

$operators[1880,,] (operator at frequency 2.76145994250543)
                    [,1]              [,2]
[1,] -0.008955-0.008944i -0.05521-0.02055i
[2,] -0.094910+0.011640i  0.04911+0.01171i

$operators[1881,,] (operator at frequency 2.76460153515902)
                    [,1]              [,2]
[1,] -0.009094-0.008841i -0.05505-0.02051i
[2,] -0.095190+0.011490i  0.04876+0.01181i

$operators[1882,,] (operator at frequency 2.76774312781261)
                    [,1]              [,2]
[1,] -0.009233-0.008737i -0.05490-0.02046i
[2,] -0.095480+0.011340i  0.04842+0.01192i

$operators[1883,,] (operator at frequency 2.7708847204662)
                    [,1]              [,2]
[1,] -0.009371-0.008635i -0.05475-0.02042i
[2,] -0.095770+0.011190i  0.04808+0.01201i

$operators[1884,,] (operator at frequency 2.77402631311979)
                    [,1]              [,2]
[1,] -0.009509-0.008533i -0.05460-0.02037i
[2,] -0.096050+0.011040i  0.04774+0.01211i

$operators[1885,,] (operator at frequency 2.77716790577338)
                    [,1]              [,2]
[1,] -0.009647-0.008431i -0.05445-0.02032i
[2,] -0.096330+0.010890i  0.04740+0.01220i

$operators[1886,,] (operator at frequency 2.78030949842697)
                    [,1]              [,2]
[1,] -0.009784-0.008331i -0.05430-0.02026i
[2,] -0.096620+0.010740i  0.04706+0.01228i

$operators[1887,,] (operator at frequency 2.78345109108056)
                   [,1]              [,2]
[1,] -0.009921-0.00823i -0.05415-0.02020i
[2,] -0.096900+0.01060i  0.04673+0.01236i

$operators[1888,,] (operator at frequency 2.78659268373415)
                  [,1]              [,2]
[1,] -0.01006-0.00813i -0.05401-0.02014i
[2,] -0.09718+0.01045i  0.04640+0.01244i

$operators[1889,,] (operator at frequency 2.78973427638774)
                  [,1]              [,2]
[1,] -0.01019-0.00803i -0.05386-0.02008i
[2,] -0.09745+0.01031i  0.04607+0.01251i

$operators[1890,,] (operator at frequency 2.79287586904133)
                  [,1]              [,2]
[1,] -0.01033-0.00793i -0.05372-0.02001i
[2,] -0.09773+0.01016i  0.04574+0.01257i

$operators[1891,,] (operator at frequency 2.79601746169492)
                  [,1]              [,2]
[1,] -0.01046-0.00784i -0.05357-0.01994i
[2,] -0.09801+0.01002i  0.04541+0.01264i

$operators[1892,,] (operator at frequency 2.79915905434851)
                  [,1]              [,2]
[1,] -0.01060-0.00774i -0.05343-0.01987i
[2,] -0.09828+0.00988i  0.04509+0.01269i

$operators[1893,,] (operator at frequency 2.8023006470021)
                  [,1]              [,2]
[1,] -0.01073-0.00764i -0.05329-0.01980i
[2,] -0.09855+0.00974i  0.04477+0.01275i

$operators[1894,,] (operator at frequency 2.80544223965569)
                  [,1]              [,2]
[1,] -0.01087-0.00755i -0.05315-0.01972i
[2,] -0.09882+0.00961i  0.04445+0.01280i

$operators[1895,,] (operator at frequency 2.80858383230927)
                  [,1]              [,2]
[1,] -0.01100-0.00745i -0.05301-0.01964i
[2,] -0.09909+0.00947i  0.04414+0.01284i

$operators[1896,,] (operator at frequency 2.81172542496286)
                  [,1]              [,2]
[1,] -0.01113-0.00736i -0.05287-0.01955i
[2,] -0.09936+0.00933i  0.04382+0.01288i

$operators[1897,,] (operator at frequency 2.81486701761645)
                  [,1]              [,2]
[1,] -0.01127-0.00726i -0.05273-0.01947i
[2,] -0.09962+0.00920i  0.04351+0.01292i

$operators[1898,,] (operator at frequency 2.81800861027004)
                  [,1]              [,2]
[1,] -0.01140-0.00717i -0.05259-0.01938i
[2,] -0.09989+0.00906i  0.04320+0.01295i

$operators[1899,,] (operator at frequency 2.82115020292363)
                  [,1]              [,2]
[1,] -0.01153-0.00708i -0.05246-0.01929i
[2,] -0.10020+0.00890i  0.04290+0.01298i

$operators[1900,,] (operator at frequency 2.82429179557722)
                  [,1]              [,2]
[1,] -0.01166-0.00698i -0.05232-0.01919i
[2,] -0.10040+0.00880i  0.04259+0.01300i

$operators[1901,,] (operator at frequency 2.82743338823081)
                  [,1]              [,2]
[1,] -0.01179-0.00689i -0.05219-0.01910i
[2,] -0.10070+0.00870i  0.04229+0.01302i

$operators[1902,,] (operator at frequency 2.8305749808844)
                 [,1]              [,2]
[1,] -0.01192-0.0068i -0.05205-0.01900i
[2,] -0.10090+0.0085i  0.04199+0.01304i

$operators[1903,,] (operator at frequency 2.83371657353799)
                  [,1]              [,2]
[1,] -0.01205-0.00671i -0.05192-0.01889i
[2,] -0.10120+0.00840i  0.04169+0.01305i

$operators[1904,,] (operator at frequency 2.83685816619158)
                  [,1]              [,2]
[1,] -0.01217-0.00662i -0.05179-0.01879i
[2,] -0.10140+0.00830i  0.04140+0.01306i

$operators[1905,,] (operator at frequency 2.83999975884517)
                 [,1]              [,2]
[1,] -0.0123-0.00653i -0.05166-0.01868i
[2,] -0.1017+0.00820i  0.04111+0.01306i

$operators[1906,,] (operator at frequency 2.84314135149876)
                  [,1]              [,2]
[1,] -0.01243-0.00644i -0.05153-0.01857i
[2,] -0.10190+0.00800i  0.04082+0.01306i

$operators[1907,,] (operator at frequency 2.84628294415235)
                  [,1]              [,2]
[1,] -0.01255-0.00636i -0.05141-0.01846i
[2,] -0.10220+0.00790i  0.04053+0.01306i

$operators[1908,,] (operator at frequency 2.84942453680594)
                  [,1]              [,2]
[1,] -0.01268-0.00627i -0.05128-0.01834i
[2,] -0.10240+0.00780i  0.04025+0.01305i

$operators[1909,,] (operator at frequency 2.85256612945953)
                 [,1]              [,2]
[1,] -0.0128-0.00618i -0.05115-0.01823i
[2,] -0.1027+0.00770i  0.03997+0.01303i

$operators[1910,,] (operator at frequency 2.85570772211312)
                 [,1]              [,2]
[1,] -0.01293-0.0061i -0.05103-0.01811i
[2,] -0.10290+0.0076i  0.03969+0.01302i

$operators[1911,,] (operator at frequency 2.85884931476671)
                  [,1]              [,2]
[1,] -0.01305-0.00601i -0.05091-0.01798i
[2,] -0.10320+0.00740i  0.03941+0.01300i

$operators[1912,,] (operator at frequency 2.8619909074203)
                  [,1]              [,2]
[1,] -0.01317-0.00592i -0.05078-0.01786i
[2,] -0.10340+0.00730i  0.03913+0.01297i

$operators[1913,,] (operator at frequency 2.86513250007389)
                  [,1]              [,2]
[1,] -0.01329-0.00584i -0.05066-0.01773i
[2,] -0.10360+0.00720i  0.03886+0.01295i

$operators[1914,,] (operator at frequency 2.86827409272748)
                  [,1]              [,2]
[1,] -0.01341-0.00576i -0.05054-0.01760i
[2,] -0.10390+0.00710i  0.03859+0.01291i

$operators[1915,,] (operator at frequency 2.87141568538107)
                  [,1]              [,2]
[1,] -0.01353-0.00567i -0.05042-0.01747i
[2,] -0.10410+0.00700i  0.03833+0.01288i

$operators[1916,,] (operator at frequency 2.87455727803466)
                  [,1]              [,2]
[1,] -0.01365-0.00559i -0.05031-0.01733i
[2,] -0.10430+0.00690i  0.03806+0.01284i

$operators[1917,,] (operator at frequency 2.87769887068825)
                  [,1]             [,2]
[1,] -0.01377-0.00551i -0.05019-0.0172i
[2,] -0.10460+0.00670i  0.03780+0.0128i

$operators[1918,,] (operator at frequency 2.88084046334184)
                  [,1]              [,2]
[1,] -0.01388-0.00543i -0.05007-0.01706i
[2,] -0.10480+0.00660i  0.03754+0.01275i

$operators[1919,,] (operator at frequency 2.88398205599543)
                [,1]              [,2]
[1,] -0.014-0.00534i -0.04996-0.01692i
[2,] -0.105+0.00650i  0.03729+0.01270i

$operators[1920,,] (operator at frequency 2.88712364864902)
                  [,1]              [,2]
[1,] -0.01411-0.00526i -0.04985-0.01677i
[2,] -0.10520+0.00640i  0.03704+0.01265i

$operators[1921,,] (operator at frequency 2.89026524130261)
                  [,1]              [,2]
[1,] -0.01423-0.00518i -0.04974-0.01663i
[2,] -0.10550+0.00630i  0.03678+0.01259i

$operators[1922,,] (operator at frequency 2.8934068339562)
                 [,1]              [,2]
[1,] -0.01434-0.0051i -0.04963-0.01648i
[2,] -0.10570+0.0062i  0.03654+0.01253i

$operators[1923,,] (operator at frequency 2.89654842660979)
                  [,1]              [,2]
[1,] -0.01445-0.00502i -0.04952-0.01633i
[2,] -0.10590+0.00610i  0.03629+0.01246i

$operators[1924,,] (operator at frequency 2.89969001926338)
                  [,1]              [,2]
[1,] -0.01456-0.00495i -0.04941-0.01617i
[2,] -0.10610+0.00600i  0.03605+0.01240i

$operators[1925,,] (operator at frequency 2.90283161191697)
                  [,1]              [,2]
[1,] -0.01467-0.00487i -0.04930-0.01602i
[2,] -0.10630+0.00590i  0.03581+0.01232i

$operators[1926,,] (operator at frequency 2.90597320457056)
                  [,1]              [,2]
[1,] -0.01478-0.00479i -0.04920-0.01586i
[2,] -0.10650+0.00580i  0.03557+0.01225i

$operators[1927,,] (operator at frequency 2.90911479722415)
                  [,1]              [,2]
[1,] -0.01489-0.00471i -0.04909-0.01570i
[2,] -0.10670+0.00570i  0.03534+0.01217i

$operators[1928,,] (operator at frequency 2.91225638987774)
                  [,1]              [,2]
[1,] -0.01499-0.00464i -0.04899-0.01554i
[2,] -0.10690+0.00560i  0.03511+0.01209i

$operators[1929,,] (operator at frequency 2.91539798253133)
                 [,1]              [,2]
[1,] -0.0151-0.00456i -0.04889-0.01538i
[2,] -0.1072+0.00550i  0.03488+0.01201i

$operators[1930,,] (operator at frequency 2.91853957518492)
                 [,1]              [,2]
[1,] -0.0152-0.00448i -0.04879-0.01522i
[2,] -0.1074+0.00540i  0.03466+0.01192i

$operators[1931,,] (operator at frequency 2.92168116783851)
                  [,1]              [,2]
[1,] -0.01531-0.00441i -0.04869-0.01505i
[2,] -0.10760+0.00530i  0.03443+0.01183i

$operators[1932,,] (operator at frequency 2.9248227604921)
                  [,1]              [,2]
[1,] -0.01541-0.00433i -0.04859-0.01488i
[2,] -0.10770+0.00520i  0.03421+0.01173i

$operators[1933,,] (operator at frequency 2.92796435314569)
                  [,1]              [,2]
[1,] -0.01551-0.00426i -0.04849-0.01471i
[2,] -0.10790+0.00510i  0.03400+0.01164i

$operators[1934,,] (operator at frequency 2.93110594579928)
                  [,1]              [,2]
[1,] -0.01561-0.00419i -0.04840-0.01454i
[2,] -0.10810+0.00500i  0.03378+0.01154i

$operators[1935,,] (operator at frequency 2.93424753845287)
                  [,1]              [,2]
[1,] -0.01571-0.00411i -0.04830-0.01436i
[2,] -0.10830+0.00490i  0.03357+0.01143i

$operators[1936,,] (operator at frequency 2.93738913110646)
                 [,1]              [,2]
[1,] -0.0158-0.00404i -0.04821-0.01418i
[2,] -0.1085+0.00480i  0.03336+0.01133i

$operators[1937,,] (operator at frequency 2.94053072376005)
                 [,1]              [,2]
[1,] -0.0159-0.00397i -0.04812-0.01401i
[2,] -0.1087+0.00470i  0.03316+0.01122i

$operators[1938,,] (operator at frequency 2.94367231641364)
                [,1]              [,2]
[1,] -0.0160-0.0039i -0.04803-0.01383i
[2,] -0.1089+0.0046i  0.03296+0.01110i

$operators[1939,,] (operator at frequency 2.94681390906723)
                  [,1]              [,2]
[1,] -0.01609-0.00383i -0.04794-0.01364i
[2,] -0.10900+0.00450i  0.03276+0.01099i

$operators[1940,,] (operator at frequency 2.94995550172082)
                  [,1]              [,2]
[1,] -0.01618-0.00375i -0.04785-0.01346i
[2,] -0.10920+0.00440i  0.03256+0.01087i

$operators[1941,,] (operator at frequency 2.95309709437441)
                  [,1]              [,2]
[1,] -0.01627-0.00368i -0.04776-0.01327i
[2,] -0.10940+0.00430i  0.03237+0.01075i

$operators[1942,,] (operator at frequency 2.956238687028)
                  [,1]              [,2]
[1,] -0.01636-0.00361i -0.04768-0.01309i
[2,] -0.10960+0.00420i  0.03218+0.01063i

$operators[1943,,] (operator at frequency 2.95938027968158)
                  [,1]             [,2]
[1,] -0.01645-0.00354i -0.04759-0.0129i
[2,] -0.10970+0.00420i  0.03199+0.0105i

$operators[1944,,] (operator at frequency 2.96252187233517)
                  [,1]              [,2]
[1,] -0.01654-0.00347i -0.04751-0.01271i
[2,] -0.10990+0.00410i  0.03181+0.01037i

$operators[1945,,] (operator at frequency 2.96566346498876)
                  [,1]              [,2]
[1,] -0.01662-0.00341i -0.04743-0.01251i
[2,] -0.11010+0.00400i  0.03163+0.01024i

$operators[1946,,] (operator at frequency 2.96880505764235)
                  [,1]              [,2]
[1,] -0.01671-0.00334i -0.04735-0.01232i
[2,] -0.11020+0.00390i  0.03145+0.01010i

$operators[1947,,] (operator at frequency 2.97194665029594)
                  [,1]              [,2]
[1,] -0.01679-0.00327i -0.04727-0.01213i
[2,] -0.11040+0.00380i  0.03127+0.00997i

$operators[1948,,] (operator at frequency 2.97508824294953)
                 [,1]             [,2]
[1,] -0.01688-0.0032i -0.0472-0.01193i
[2,] -0.11050+0.0037i  0.0311+0.00983i

$operators[1949,,] (operator at frequency 2.97822983560312)
                  [,1]              [,2]
[1,] -0.01696-0.00313i -0.04712-0.01173i
[2,] -0.11070+0.00360i  0.03093+0.00969i

$operators[1950,,] (operator at frequency 2.98137142825671)
                  [,1]              [,2]
[1,] -0.01704-0.00307i -0.04705-0.01153i
[2,] -0.11080+0.00360i  0.03076+0.00954i

$operators[1951,,] (operator at frequency 2.9845130209103)
                 [,1]              [,2]
[1,] -0.01711-0.0030i -0.04697-0.01133i
[2,] -0.11100+0.0035i  0.03060+0.00940i

$operators[1952,,] (operator at frequency 2.98765461356389)
                  [,1]              [,2]
[1,] -0.01719-0.00294i -0.04690-0.01113i
[2,] -0.11110+0.00340i  0.03044+0.00925i

$operators[1953,,] (operator at frequency 2.99079620621748)
                  [,1]              [,2]
[1,] -0.01727-0.00287i -0.04683-0.01092i
[2,] -0.11130+0.00330i  0.03028+0.00909i

$operators[1954,,] (operator at frequency 2.99393779887107)
                 [,1]              [,2]
[1,] -0.01734-0.0028i -0.04676-0.01072i
[2,] -0.11140+0.0032i  0.03013+0.00894i

$operators[1955,,] (operator at frequency 2.99707939152466)
                  [,1]              [,2]
[1,] -0.01741-0.00274i -0.04669-0.01051i
[2,] -0.11160+0.00320i  0.02998+0.00879i

$operators[1956,,] (operator at frequency 3.00022098417825)
                  [,1]              [,2]
[1,] -0.01748-0.00267i -0.04663-0.01030i
[2,] -0.11170+0.00310i  0.02983+0.00863i

$operators[1957,,] (operator at frequency 3.00336257683184)
                  [,1]              [,2]
[1,] -0.01755-0.00261i -0.04656-0.01009i
[2,] -0.11180+0.00300i  0.02969+0.00847i

$operators[1958,,] (operator at frequency 3.00650416948543)
                  [,1]              [,2]
[1,] -0.01762-0.00255i -0.04650-0.00988i
[2,] -0.11190+0.00290i  0.02955+0.00830i

$operators[1959,,] (operator at frequency 3.00964576213902)
                  [,1]              [,2]
[1,] -0.01769-0.00248i -0.04644-0.00967i
[2,] -0.11210+0.00280i  0.02941+0.00814i

$operators[1960,,] (operator at frequency 3.01278735479261)
                  [,1]              [,2]
[1,] -0.01775-0.00242i -0.04638-0.00945i
[2,] -0.11220+0.00280i  0.02927+0.00797i

$operators[1961,,] (operator at frequency 3.0159289474462)
                  [,1]              [,2]
[1,] -0.01782-0.00236i -0.04632-0.00924i
[2,] -0.11230+0.00270i  0.02914+0.00781i

$operators[1962,,] (operator at frequency 3.01907054009979)
                  [,1]              [,2]
[1,] -0.01788-0.00229i -0.04626-0.00902i
[2,] -0.11240+0.00260i  0.02901+0.00764i

$operators[1963,,] (operator at frequency 3.02221213275338)
                  [,1]              [,2]
[1,] -0.01794-0.00223i -0.04620-0.00881i
[2,] -0.11250+0.00250i  0.02889+0.00746i

$operators[1964,,] (operator at frequency 3.02535372540697)
                 [,1]              [,2]
[1,] -0.0180-0.00217i -0.04615-0.00859i
[2,] -0.1127+0.00250i  0.02877+0.00729i

$operators[1965,,] (operator at frequency 3.02849531806056)
                  [,1]              [,2]
[1,] -0.01806-0.00211i -0.04610-0.00837i
[2,] -0.11280+0.00240i  0.02865+0.00711i

$operators[1966,,] (operator at frequency 3.03163691071415)
                  [,1]              [,2]
[1,] -0.01812-0.00204i -0.04604-0.00815i
[2,] -0.11290+0.00230i  0.02853+0.00694i

$operators[1967,,] (operator at frequency 3.03477850336774)
                  [,1]              [,2]
[1,] -0.01817-0.00198i -0.04599-0.00793i
[2,] -0.11300+0.00230i  0.02842+0.00676i

$operators[1968,,] (operator at frequency 3.03792009602133)
                  [,1]              [,2]
[1,] -0.01822-0.00192i -0.04594-0.00770i
[2,] -0.11310+0.00220i  0.02831+0.00658i

$operators[1969,,] (operator at frequency 3.04106168867492)
                  [,1]             [,2]
[1,] -0.01828-0.00186i -0.0459-0.00748i
[2,] -0.11320+0.00210i  0.0282+0.00639i

$operators[1970,,] (operator at frequency 3.04420328132851)
                 [,1]              [,2]
[1,] -0.01833-0.0018i -0.04585-0.00726i
[2,] -0.11330+0.0020i  0.02810+0.00621i

$operators[1971,,] (operator at frequency 3.0473448739821)
                  [,1]             [,2]
[1,] -0.01838-0.00174i -0.0458-0.00703i
[2,] -0.11340+0.00200i  0.0280+0.00602i

$operators[1972,,] (operator at frequency 3.05048646663569)
                  [,1]              [,2]
[1,] -0.01842-0.00168i -0.04576-0.00681i
[2,] -0.11340+0.00190i  0.02790+0.00584i

$operators[1973,,] (operator at frequency 3.05362805928928)
                  [,1]              [,2]
[1,] -0.01847-0.00162i -0.04572-0.00658i
[2,] -0.11350+0.00180i  0.02781+0.00565i

$operators[1974,,] (operator at frequency 3.05676965194287)
                  [,1]              [,2]
[1,] -0.01851-0.00156i -0.04568-0.00635i
[2,] -0.11360+0.00180i  0.02772+0.00546i

$operators[1975,,] (operator at frequency 3.05991124459646)
                 [,1]              [,2]
[1,] -0.01856-0.0015i -0.04564-0.00612i
[2,] -0.11370+0.0017i  0.02763+0.00527i

$operators[1976,,] (operator at frequency 3.06305283725005)
                 [,1]              [,2]
[1,] -0.0186-0.00144i -0.04560-0.00589i
[2,] -0.1138+0.00160i  0.02755+0.00508i

$operators[1977,,] (operator at frequency 3.06619442990364)
                  [,1]              [,2]
[1,] -0.01864-0.00138i -0.04557-0.00566i
[2,] -0.11380+0.00160i  0.02747+0.00488i

$operators[1978,,] (operator at frequency 3.06933602255723)
                  [,1]              [,2]
[1,] -0.01867-0.00132i -0.04553-0.00543i
[2,] -0.11390+0.00150i  0.02739+0.00469i

$operators[1979,,] (operator at frequency 3.07247761521082)
                  [,1]              [,2]
[1,] -0.01871-0.00126i -0.04550-0.00520i
[2,] -0.11400+0.00140i  0.02731+0.00449i

$operators[1980,,] (operator at frequency 3.07561920786441)
                  [,1]              [,2]
[1,] -0.01875-0.00121i -0.04547-0.00497i
[2,] -0.11400+0.00140i  0.02724+0.00430i

$operators[1981,,] (operator at frequency 3.078760800518)
                  [,1]              [,2]
[1,] -0.01878-0.00115i -0.04544-0.00474i
[2,] -0.11410+0.00130i  0.02718+0.00410i

$operators[1982,,] (operator at frequency 3.08190239317159)
                  [,1]             [,2]
[1,] -0.01881-0.00109i -0.04541-0.0045i
[2,] -0.11420+0.00120i  0.02711+0.0039i

$operators[1983,,] (operator at frequency 3.08504398582518)
                  [,1]              [,2]
[1,] -0.01884-0.00103i -0.04538-0.00427i
[2,] -0.11420+0.00120i  0.02705+0.00370i

$operators[1984,,] (operator at frequency 3.08818557847877)
                  [,1]              [,2]
[1,] -0.01887-0.00097i -0.04535-0.00404i
[2,] -0.11430+0.00110i  0.02699+0.00350i

$operators[1985,,] (operator at frequency 3.09132717113236)
                 [,1]             [,2]
[1,] -0.0189-0.00091i -0.04533-0.0038i
[2,] -0.1143+0.00100i  0.02694+0.0033i

$operators[1986,,] (operator at frequency 3.09446876378595)
                  [,1]              [,2]
[1,] -0.01892-0.00086i -0.04531-0.00357i
[2,] -0.11440+0.00100i  0.02689+0.00309i

$operators[1987,,] (operator at frequency 3.09761035643954)
                 [,1]              [,2]
[1,] -0.01895-0.0008i -0.04529-0.00333i
[2,] -0.11440+0.0009i  0.02684+0.00289i

$operators[1988,,] (operator at frequency 3.10075194909313)
                  [,1]              [,2]
[1,] -0.01897-0.00074i -0.04527-0.00309i
[2,] -0.11450+0.00080i  0.02680+0.00269i

$operators[1989,,] (operator at frequency 3.10389354174672)
                  [,1]              [,2]
[1,] -0.01899-0.00068i -0.04525-0.00286i
[2,] -0.11450+0.00080i  0.02675+0.00248i

$operators[1990,,] (operator at frequency 3.10703513440031)
                  [,1]              [,2]
[1,] -0.01901-0.00063i -0.04523-0.00262i
[2,] -0.11450+0.00070i  0.02672+0.00228i

$operators[1991,,] (operator at frequency 3.1101767270539)
                  [,1]              [,2]
[1,] -0.01902-0.00057i -0.04521-0.00238i
[2,] -0.11460+0.00060i  0.02668+0.00207i

$operators[1992,,] (operator at frequency 3.11331831970748)
                  [,1]              [,2]
[1,] -0.01904-0.00051i -0.04520-0.00215i
[2,] -0.11460+0.00060i  0.02665+0.00187i

$operators[1993,,] (operator at frequency 3.11645991236107)
                  [,1]              [,2]
[1,] -0.01905-0.00046i -0.04519-0.00191i
[2,] -0.11460+0.00050i  0.02662+0.00166i

$operators[1994,,] (operator at frequency 3.11960150501466)
                 [,1]              [,2]
[1,] -0.01907-0.0004i -0.04518-0.00167i
[2,] -0.11460+0.0004i  0.02660+0.00145i

$operators[1995,,] (operator at frequency 3.12274309766825)
                  [,1]              [,2]
[1,] -0.01908-0.00034i -0.04517-0.00143i
[2,] -0.11470+0.00040i  0.02658+0.00125i

$operators[1996,,] (operator at frequency 3.12588469032184)
                  [,1]              [,2]
[1,] -0.01909-0.00028i -0.04516-0.00119i
[2,] -0.11470+0.00030i  0.02656+0.00104i

$operators[1997,,] (operator at frequency 3.12902628297543)
                  [,1]              [,2]
[1,] -0.01909-0.00023i -0.04515-0.00096i
[2,] -0.11470+0.00030i  0.02654+0.00083i

$operators[1998,,] (operator at frequency 3.13216787562902)
                 [,1]              [,2]
[1,] -0.0191-0.00017i -0.04515-0.00072i
[2,] -0.1147+0.00020i  0.02653+0.00062i

$operators[1999,,] (operator at frequency 3.13530946828261)
                 [,1]              [,2]
[1,] -0.0191-0.00011i -0.04514-0.00048i
[2,] -0.1147+0.00010i  0.02652+0.00042i

$operators[2000,,] (operator at frequency 3.1384510609362)
                 [,1]              [,2]
[1,] -0.0191-0.00006i -0.04514-0.00024i
[2,] -0.1147+0.00010i  0.02652+0.00021i

$operators[2001,,] (operator at frequency 3.14159265358979)
            [,1]        [,2]
[1,] -0.01911+0i -0.04514+0i
[2,] -0.11470+0i  0.02652+0i

$freq (sample frequencies)
   [1] -3.142000 -3.138000 -3.135000 -3.132000 -3.129000 -3.126000 -3.123000
   [8] -3.120000 -3.116000 -3.113000 -3.110000 -3.107000 -3.104000 -3.101000
  [15] -3.098000 -3.094000 -3.091000 -3.088000 -3.085000 -3.082000 -3.079000
  [22] -3.076000 -3.072000 -3.069000 -3.066000 -3.063000 -3.060000 -3.057000
  [29] -3.054000 -3.050000 -3.047000 -3.044000 -3.041000 -3.038000 -3.035000
  [36] -3.032000 -3.028000 -3.025000 -3.022000 -3.019000 -3.016000 -3.013000
  [43] -3.010000 -3.007000 -3.003000 -3.000000 -2.997000 -2.994000 -2.991000
  [50] -2.988000 -2.985000 -2.981000 -2.978000 -2.975000 -2.972000 -2.969000
  [57] -2.966000 -2.963000 -2.959000 -2.956000 -2.953000 -2.950000 -2.947000
  [64] -2.944000 -2.941000 -2.937000 -2.934000 -2.931000 -2.928000 -2.925000
  [71] -2.922000 -2.919000 -2.915000 -2.912000 -2.909000 -2.906000 -2.903000
  [78] -2.900000 -2.897000 -2.893000 -2.890000 -2.887000 -2.884000 -2.881000
  [85] -2.878000 -2.875000 -2.871000 -2.868000 -2.865000 -2.862000 -2.859000
  [92] -2.856000 -2.853000 -2.849000 -2.846000 -2.843000 -2.840000 -2.837000
  [99] -2.834000 -2.831000 -2.827000 -2.824000 -2.821000 -2.818000 -2.815000
 [106] -2.812000 -2.809000 -2.805000 -2.802000 -2.799000 -2.796000 -2.793000
 [113] -2.790000 -2.787000 -2.783000 -2.780000 -2.777000 -2.774000 -2.771000
 [120] -2.768000 -2.765000 -2.761000 -2.758000 -2.755000 -2.752000 -2.749000
 [127] -2.746000 -2.743000 -2.739000 -2.736000 -2.733000 -2.730000 -2.727000
 [134] -2.724000 -2.721000 -2.717000 -2.714000 -2.711000 -2.708000 -2.705000
 [141] -2.702000 -2.699000 -2.695000 -2.692000 -2.689000 -2.686000 -2.683000
 [148] -2.680000 -2.677000 -2.673000 -2.670000 -2.667000 -2.664000 -2.661000
 [155] -2.658000 -2.655000 -2.652000 -2.648000 -2.645000 -2.642000 -2.639000
 [162] -2.636000 -2.633000 -2.630000 -2.626000 -2.623000 -2.620000 -2.617000
 [169] -2.614000 -2.611000 -2.608000 -2.604000 -2.601000 -2.598000 -2.595000
 [176] -2.592000 -2.589000 -2.586000 -2.582000 -2.579000 -2.576000 -2.573000
 [183] -2.570000 -2.567000 -2.564000 -2.560000 -2.557000 -2.554000 -2.551000
 [190] -2.548000 -2.545000 -2.542000 -2.538000 -2.535000 -2.532000 -2.529000
 [197] -2.526000 -2.523000 -2.520000 -2.516000 -2.513000 -2.510000 -2.507000
 [204] -2.504000 -2.501000 -2.498000 -2.494000 -2.491000 -2.488000 -2.485000
 [211] -2.482000 -2.479000 -2.476000 -2.472000 -2.469000 -2.466000 -2.463000
 [218] -2.460000 -2.457000 -2.454000 -2.450000 -2.447000 -2.444000 -2.441000
 [225] -2.438000 -2.435000 -2.432000 -2.428000 -2.425000 -2.422000 -2.419000
 [232] -2.416000 -2.413000 -2.410000 -2.406000 -2.403000 -2.400000 -2.397000
 [239] -2.394000 -2.391000 -2.388000 -2.384000 -2.381000 -2.378000 -2.375000
 [246] -2.372000 -2.369000 -2.366000 -2.362000 -2.359000 -2.356000 -2.353000
 [253] -2.350000 -2.347000 -2.344000 -2.340000 -2.337000 -2.334000 -2.331000
 [260] -2.328000 -2.325000 -2.322000 -2.318000 -2.315000 -2.312000 -2.309000
 [267] -2.306000 -2.303000 -2.300000 -2.297000 -2.293000 -2.290000 -2.287000
 [274] -2.284000 -2.281000 -2.278000 -2.275000 -2.271000 -2.268000 -2.265000
 [281] -2.262000 -2.259000 -2.256000 -2.253000 -2.249000 -2.246000 -2.243000
 [288] -2.240000 -2.237000 -2.234000 -2.231000 -2.227000 -2.224000 -2.221000
 [295] -2.218000 -2.215000 -2.212000 -2.209000 -2.205000 -2.202000 -2.199000
 [302] -2.196000 -2.193000 -2.190000 -2.187000 -2.183000 -2.180000 -2.177000
 [309] -2.174000 -2.171000 -2.168000 -2.165000 -2.161000 -2.158000 -2.155000
 [316] -2.152000 -2.149000 -2.146000 -2.143000 -2.139000 -2.136000 -2.133000
 [323] -2.130000 -2.127000 -2.124000 -2.121000 -2.117000 -2.114000 -2.111000
 [330] -2.108000 -2.105000 -2.102000 -2.099000 -2.095000 -2.092000 -2.089000
 [337] -2.086000 -2.083000 -2.080000 -2.077000 -2.073000 -2.070000 -2.067000
 [344] -2.064000 -2.061000 -2.058000 -2.055000 -2.051000 -2.048000 -2.045000
 [351] -2.042000 -2.039000 -2.036000 -2.033000 -2.029000 -2.026000 -2.023000
 [358] -2.020000 -2.017000 -2.014000 -2.011000 -2.007000 -2.004000 -2.001000
 [365] -1.998000 -1.995000 -1.992000 -1.989000 -1.985000 -1.982000 -1.979000
 [372] -1.976000 -1.973000 -1.970000 -1.967000 -1.963000 -1.960000 -1.957000
 [379] -1.954000 -1.951000 -1.948000 -1.945000 -1.942000 -1.938000 -1.935000
 [386] -1.932000 -1.929000 -1.926000 -1.923000 -1.920000 -1.916000 -1.913000
 [393] -1.910000 -1.907000 -1.904000 -1.901000 -1.898000 -1.894000 -1.891000
 [400] -1.888000 -1.885000 -1.882000 -1.879000 -1.876000 -1.872000 -1.869000
 [407] -1.866000 -1.863000 -1.860000 -1.857000 -1.854000 -1.850000 -1.847000
 [414] -1.844000 -1.841000 -1.838000 -1.835000 -1.832000 -1.828000 -1.825000
 [421] -1.822000 -1.819000 -1.816000 -1.813000 -1.810000 -1.806000 -1.803000
 [428] -1.800000 -1.797000 -1.794000 -1.791000 -1.788000 -1.784000 -1.781000
 [435] -1.778000 -1.775000 -1.772000 -1.769000 -1.766000 -1.762000 -1.759000
 [442] -1.756000 -1.753000 -1.750000 -1.747000 -1.744000 -1.740000 -1.737000
 [449] -1.734000 -1.731000 -1.728000 -1.725000 -1.722000 -1.718000 -1.715000
 [456] -1.712000 -1.709000 -1.706000 -1.703000 -1.700000 -1.696000 -1.693000
 [463] -1.690000 -1.687000 -1.684000 -1.681000 -1.678000 -1.674000 -1.671000
 [470] -1.668000 -1.665000 -1.662000 -1.659000 -1.656000 -1.652000 -1.649000
 [477] -1.646000 -1.643000 -1.640000 -1.637000 -1.634000 -1.630000 -1.627000
 [484] -1.624000 -1.621000 -1.618000 -1.615000 -1.612000 -1.608000 -1.605000
 [491] -1.602000 -1.599000 -1.596000 -1.593000 -1.590000 -1.587000 -1.583000
 [498] -1.580000 -1.577000 -1.574000 -1.571000 -1.568000 -1.565000 -1.561000
 [505] -1.558000 -1.555000 -1.552000 -1.549000 -1.546000 -1.543000 -1.539000
 [512] -1.536000 -1.533000 -1.530000 -1.527000 -1.524000 -1.521000 -1.517000
 [519] -1.514000 -1.511000 -1.508000 -1.505000 -1.502000 -1.499000 -1.495000
 [526] -1.492000 -1.489000 -1.486000 -1.483000 -1.480000 -1.477000 -1.473000
 [533] -1.470000 -1.467000 -1.464000 -1.461000 -1.458000 -1.455000 -1.451000
 [540] -1.448000 -1.445000 -1.442000 -1.439000 -1.436000 -1.433000 -1.429000
 [547] -1.426000 -1.423000 -1.420000 -1.417000 -1.414000 -1.411000 -1.407000
 [554] -1.404000 -1.401000 -1.398000 -1.395000 -1.392000 -1.389000 -1.385000
 [561] -1.382000 -1.379000 -1.376000 -1.373000 -1.370000 -1.367000 -1.363000
 [568] -1.360000 -1.357000 -1.354000 -1.351000 -1.348000 -1.345000 -1.341000
 [575] -1.338000 -1.335000 -1.332000 -1.329000 -1.326000 -1.323000 -1.319000
 [582] -1.316000 -1.313000 -1.310000 -1.307000 -1.304000 -1.301000 -1.297000
 [589] -1.294000 -1.291000 -1.288000 -1.285000 -1.282000 -1.279000 -1.275000
 [596] -1.272000 -1.269000 -1.266000 -1.263000 -1.260000 -1.257000 -1.253000
 [603] -1.250000 -1.247000 -1.244000 -1.241000 -1.238000 -1.235000 -1.232000
 [610] -1.228000 -1.225000 -1.222000 -1.219000 -1.216000 -1.213000 -1.210000
 [617] -1.206000 -1.203000 -1.200000 -1.197000 -1.194000 -1.191000 -1.188000
 [624] -1.184000 -1.181000 -1.178000 -1.175000 -1.172000 -1.169000 -1.166000
 [631] -1.162000 -1.159000 -1.156000 -1.153000 -1.150000 -1.147000 -1.144000
 [638] -1.140000 -1.137000 -1.134000 -1.131000 -1.128000 -1.125000 -1.122000
 [645] -1.118000 -1.115000 -1.112000 -1.109000 -1.106000 -1.103000 -1.100000
 [652] -1.096000 -1.093000 -1.090000 -1.087000 -1.084000 -1.081000 -1.078000
 [659] -1.074000 -1.071000 -1.068000 -1.065000 -1.062000 -1.059000 -1.056000
 [666] -1.052000 -1.049000 -1.046000 -1.043000 -1.040000 -1.037000 -1.034000
 [673] -1.030000 -1.027000 -1.024000 -1.021000 -1.018000 -1.015000 -1.012000
 [680] -1.008000 -1.005000 -1.002000 -0.999000 -0.995900 -0.992700 -0.989600
 [687] -0.986500 -0.983300 -0.980200 -0.977000 -0.973900 -0.970800 -0.967600
 [694] -0.964500 -0.961300 -0.958200 -0.955000 -0.951900 -0.948800 -0.945600
 [701] -0.942500 -0.939300 -0.936200 -0.933100 -0.929900 -0.926800 -0.923600
 [708] -0.920500 -0.917300 -0.914200 -0.911100 -0.907900 -0.904800 -0.901600
 [715] -0.898500 -0.895400 -0.892200 -0.889100 -0.885900 -0.882800 -0.879600
 [722] -0.876500 -0.873400 -0.870200 -0.867100 -0.863900 -0.860800 -0.857700
 [729] -0.854500 -0.851400 -0.848200 -0.845100 -0.841900 -0.838800 -0.835700
 [736] -0.832500 -0.829400 -0.826200 -0.823100 -0.820000 -0.816800 -0.813700
 [743] -0.810500 -0.807400 -0.804200 -0.801100 -0.798000 -0.794800 -0.791700
 [750] -0.788500 -0.785400 -0.782300 -0.779100 -0.776000 -0.772800 -0.769700
 [757] -0.766500 -0.763400 -0.760300 -0.757100 -0.754000 -0.750800 -0.747700
 [764] -0.744600 -0.741400 -0.738300 -0.735100 -0.732000 -0.728800 -0.725700
 [771] -0.722600 -0.719400 -0.716300 -0.713100 -0.710000 -0.706900 -0.703700
 [778] -0.700600 -0.697400 -0.694300 -0.691200 -0.688000 -0.684900 -0.681700
 [785] -0.678600 -0.675400 -0.672300 -0.669200 -0.666000 -0.662900 -0.659700
 [792] -0.656600 -0.653500 -0.650300 -0.647200 -0.644000 -0.640900 -0.637700
 [799] -0.634600 -0.631500 -0.628300 -0.625200 -0.622000 -0.618900 -0.615800
 [806] -0.612600 -0.609500 -0.606300 -0.603200 -0.600000 -0.596900 -0.593800
 [813] -0.590600 -0.587500 -0.584300 -0.581200 -0.578100 -0.574900 -0.571800
 [820] -0.568600 -0.565500 -0.562300 -0.559200 -0.556100 -0.552900 -0.549800
 [827] -0.546600 -0.543500 -0.540400 -0.537200 -0.534100 -0.530900 -0.527800
 [834] -0.524600 -0.521500 -0.518400 -0.515200 -0.512100 -0.508900 -0.505800
 [841] -0.502700 -0.499500 -0.496400 -0.493200 -0.490100 -0.486900 -0.483800
 [848] -0.480700 -0.477500 -0.474400 -0.471200 -0.468100 -0.465000 -0.461800
 [855] -0.458700 -0.455500 -0.452400 -0.449200 -0.446100 -0.443000 -0.439800
 [862] -0.436700 -0.433500 -0.430400 -0.427300 -0.424100 -0.421000 -0.417800
 [869] -0.414700 -0.411500 -0.408400 -0.405300 -0.402100 -0.399000 -0.395800
 [876] -0.392700 -0.389600 -0.386400 -0.383300 -0.380100 -0.377000 -0.373800
 [883] -0.370700 -0.367600 -0.364400 -0.361300 -0.358100 -0.355000 -0.351900
 [890] -0.348700 -0.345600 -0.342400 -0.339300 -0.336200 -0.333000 -0.329900
 [897] -0.326700 -0.323600 -0.320400 -0.317300 -0.314200 -0.311000 -0.307900
 [904] -0.304700 -0.301600 -0.298500 -0.295300 -0.292200 -0.289000 -0.285900
 [911] -0.282700 -0.279600 -0.276500 -0.273300 -0.270200 -0.267000 -0.263900
 [918] -0.260800 -0.257600 -0.254500 -0.251300 -0.248200 -0.245000 -0.241900
 [925] -0.238800 -0.235600 -0.232500 -0.229300 -0.226200 -0.223100 -0.219900
 [932] -0.216800 -0.213600 -0.210500 -0.207300 -0.204200 -0.201100 -0.197900
 [939] -0.194800 -0.191600 -0.188500 -0.185400 -0.182200 -0.179100 -0.175900
 [946] -0.172800 -0.169600 -0.166500 -0.163400 -0.160200 -0.157100 -0.153900
 [953] -0.150800 -0.147700 -0.144500 -0.141400 -0.138200 -0.135100 -0.131900
 [960] -0.128800 -0.125700 -0.122500 -0.119400 -0.116200 -0.113100 -0.110000
 [967] -0.106800 -0.103700 -0.100500 -0.097390 -0.094250 -0.091110 -0.087960
 [974] -0.084820 -0.081680 -0.078540 -0.075400 -0.072260 -0.069120 -0.065970
 [981] -0.062830 -0.059690 -0.056550 -0.053410 -0.050270 -0.047120 -0.043980
 [988] -0.040840 -0.037700 -0.034560 -0.031420 -0.028270 -0.025130 -0.021990
 [995] -0.018850 -0.015710 -0.012570 -0.009425 -0.006283 -0.003142  0.000000
[1002]  0.003142  0.006283  0.009425  0.012570  0.015710  0.018850  0.021990
[1009]  0.025130  0.028270  0.031420  0.034560  0.037700  0.040840  0.043980
[1016]  0.047120  0.050270  0.053410  0.056550  0.059690  0.062830  0.065970
[1023]  0.069120  0.072260  0.075400  0.078540  0.081680  0.084820  0.087960
[1030]  0.091110  0.094250  0.097390  0.100500  0.103700  0.106800  0.110000
[1037]  0.113100  0.116200  0.119400  0.122500  0.125700  0.128800  0.131900
[1044]  0.135100  0.138200  0.141400  0.144500  0.147700  0.150800  0.153900
[1051]  0.157100  0.160200  0.163400  0.166500  0.169600  0.172800  0.175900
[1058]  0.179100  0.182200  0.185400  0.188500  0.191600  0.194800  0.197900
[1065]  0.201100  0.204200  0.207300  0.210500  0.213600  0.216800  0.219900
[1072]  0.223100  0.226200  0.229300  0.232500  0.235600  0.238800  0.241900
[1079]  0.245000  0.248200  0.251300  0.254500  0.257600  0.260800  0.263900
[1086]  0.267000  0.270200  0.273300  0.276500  0.279600  0.282700  0.285900
[1093]  0.289000  0.292200  0.295300  0.298500  0.301600  0.304700  0.307900
[1100]  0.311000  0.314200  0.317300  0.320400  0.323600  0.326700  0.329900
[1107]  0.333000  0.336200  0.339300  0.342400  0.345600  0.348700  0.351900
[1114]  0.355000  0.358100  0.361300  0.364400  0.367600  0.370700  0.373800
[1121]  0.377000  0.380100  0.383300  0.386400  0.389600  0.392700  0.395800
[1128]  0.399000  0.402100  0.405300  0.408400  0.411500  0.414700  0.417800
[1135]  0.421000  0.424100  0.427300  0.430400  0.433500  0.436700  0.439800
[1142]  0.443000  0.446100  0.449200  0.452400  0.455500  0.458700  0.461800
[1149]  0.465000  0.468100  0.471200  0.474400  0.477500  0.480700  0.483800
[1156]  0.486900  0.490100  0.493200  0.496400  0.499500  0.502700  0.505800
[1163]  0.508900  0.512100  0.515200  0.518400  0.521500  0.524600  0.527800
[1170]  0.530900  0.534100  0.537200  0.540400  0.543500  0.546600  0.549800
[1177]  0.552900  0.556100  0.559200  0.562300  0.565500  0.568600  0.571800
[1184]  0.574900  0.578100  0.581200  0.584300  0.587500  0.590600  0.593800
[1191]  0.596900  0.600000  0.603200  0.606300  0.609500  0.612600  0.615800
[1198]  0.618900  0.622000  0.625200  0.628300  0.631500  0.634600  0.637700
[1205]  0.640900  0.644000  0.647200  0.650300  0.653500  0.656600  0.659700
[1212]  0.662900  0.666000  0.669200  0.672300  0.675400  0.678600  0.681700
[1219]  0.684900  0.688000  0.691200  0.694300  0.697400  0.700600  0.703700
[1226]  0.706900  0.710000  0.713100  0.716300  0.719400  0.722600  0.725700
[1233]  0.728800  0.732000  0.735100  0.738300  0.741400  0.744600  0.747700
[1240]  0.750800  0.754000  0.757100  0.760300  0.763400  0.766500  0.769700
[1247]  0.772800  0.776000  0.779100  0.782300  0.785400  0.788500  0.791700
[1254]  0.794800  0.798000  0.801100  0.804200  0.807400  0.810500  0.813700
[1261]  0.816800  0.820000  0.823100  0.826200  0.829400  0.832500  0.835700
[1268]  0.838800  0.841900  0.845100  0.848200  0.851400  0.854500  0.857700
[1275]  0.860800  0.863900  0.867100  0.870200  0.873400  0.876500  0.879600
[1282]  0.882800  0.885900  0.889100  0.892200  0.895400  0.898500  0.901600
[1289]  0.904800  0.907900  0.911100  0.914200  0.917300  0.920500  0.923600
[1296]  0.926800  0.929900  0.933100  0.936200  0.939300  0.942500  0.945600
[1303]  0.948800  0.951900  0.955000  0.958200  0.961300  0.964500  0.967600
[1310]  0.970800  0.973900  0.977000  0.980200  0.983300  0.986500  0.989600
[1317]  0.992700  0.995900  0.999000  1.002000  1.005000  1.008000  1.012000
[1324]  1.015000  1.018000  1.021000  1.024000  1.027000  1.030000  1.034000
[1331]  1.037000  1.040000  1.043000  1.046000  1.049000  1.052000  1.056000
[1338]  1.059000  1.062000  1.065000  1.068000  1.071000  1.074000  1.078000
[1345]  1.081000  1.084000  1.087000  1.090000  1.093000  1.096000  1.100000
[1352]  1.103000  1.106000  1.109000  1.112000  1.115000  1.118000  1.122000
[1359]  1.125000  1.128000  1.131000  1.134000  1.137000  1.140000  1.144000
[1366]  1.147000  1.150000  1.153000  1.156000  1.159000  1.162000  1.166000
[1373]  1.169000  1.172000  1.175000  1.178000  1.181000  1.184000  1.188000
[1380]  1.191000  1.194000  1.197000  1.200000  1.203000  1.206000  1.210000
[1387]  1.213000  1.216000  1.219000  1.222000  1.225000  1.228000  1.232000
[1394]  1.235000  1.238000  1.241000  1.244000  1.247000  1.250000  1.253000
[1401]  1.257000  1.260000  1.263000  1.266000  1.269000  1.272000  1.275000
[1408]  1.279000  1.282000  1.285000  1.288000  1.291000  1.294000  1.297000
[1415]  1.301000  1.304000  1.307000  1.310000  1.313000  1.316000  1.319000
[1422]  1.323000  1.326000  1.329000  1.332000  1.335000  1.338000  1.341000
[1429]  1.345000  1.348000  1.351000  1.354000  1.357000  1.360000  1.363000
[1436]  1.367000  1.370000  1.373000  1.376000  1.379000  1.382000  1.385000
[1443]  1.389000  1.392000  1.395000  1.398000  1.401000  1.404000  1.407000
[1450]  1.411000  1.414000  1.417000  1.420000  1.423000  1.426000  1.429000
[1457]  1.433000  1.436000  1.439000  1.442000  1.445000  1.448000  1.451000
[1464]  1.455000  1.458000  1.461000  1.464000  1.467000  1.470000  1.473000
[1471]  1.477000  1.480000  1.483000  1.486000  1.489000  1.492000  1.495000
[1478]  1.499000  1.502000  1.505000  1.508000  1.511000  1.514000  1.517000
[1485]  1.521000  1.524000  1.527000  1.530000  1.533000  1.536000  1.539000
[1492]  1.543000  1.546000  1.549000  1.552000  1.555000  1.558000  1.561000
[1499]  1.565000  1.568000  1.571000  1.574000  1.577000  1.580000  1.583000
[1506]  1.587000  1.590000  1.593000  1.596000  1.599000  1.602000  1.605000
[1513]  1.608000  1.612000  1.615000  1.618000  1.621000  1.624000  1.627000
[1520]  1.630000  1.634000  1.637000  1.640000  1.643000  1.646000  1.649000
[1527]  1.652000  1.656000  1.659000  1.662000  1.665000  1.668000  1.671000
[1534]  1.674000  1.678000  1.681000  1.684000  1.687000  1.690000  1.693000
[1541]  1.696000  1.700000  1.703000  1.706000  1.709000  1.712000  1.715000
[1548]  1.718000  1.722000  1.725000  1.728000  1.731000  1.734000  1.737000
[1555]  1.740000  1.744000  1.747000  1.750000  1.753000  1.756000  1.759000
[1562]  1.762000  1.766000  1.769000  1.772000  1.775000  1.778000  1.781000
[1569]  1.784000  1.788000  1.791000  1.794000  1.797000  1.800000  1.803000
[1576]  1.806000  1.810000  1.813000  1.816000  1.819000  1.822000  1.825000
[1583]  1.828000  1.832000  1.835000  1.838000  1.841000  1.844000  1.847000
[1590]  1.850000  1.854000  1.857000  1.860000  1.863000  1.866000  1.869000
[1597]  1.872000  1.876000  1.879000  1.882000  1.885000  1.888000  1.891000
[1604]  1.894000  1.898000  1.901000  1.904000  1.907000  1.910000  1.913000
[1611]  1.916000  1.920000  1.923000  1.926000  1.929000  1.932000  1.935000
[1618]  1.938000  1.942000  1.945000  1.948000  1.951000  1.954000  1.957000
[1625]  1.960000  1.963000  1.967000  1.970000  1.973000  1.976000  1.979000
[1632]  1.982000  1.985000  1.989000  1.992000  1.995000  1.998000  2.001000
[1639]  2.004000  2.007000  2.011000  2.014000  2.017000  2.020000  2.023000
[1646]  2.026000  2.029000  2.033000  2.036000  2.039000  2.042000  2.045000
[1653]  2.048000  2.051000  2.055000  2.058000  2.061000  2.064000  2.067000
[1660]  2.070000  2.073000  2.077000  2.080000  2.083000  2.086000  2.089000
[1667]  2.092000  2.095000  2.099000  2.102000  2.105000  2.108000  2.111000
[1674]  2.114000  2.117000  2.121000  2.124000  2.127000  2.130000  2.133000
[1681]  2.136000  2.139000  2.143000  2.146000  2.149000  2.152000  2.155000
[1688]  2.158000  2.161000  2.165000  2.168000  2.171000  2.174000  2.177000
[1695]  2.180000  2.183000  2.187000  2.190000  2.193000  2.196000  2.199000
[1702]  2.202000  2.205000  2.209000  2.212000  2.215000  2.218000  2.221000
[1709]  2.224000  2.227000  2.231000  2.234000  2.237000  2.240000  2.243000
[1716]  2.246000  2.249000  2.253000  2.256000  2.259000  2.262000  2.265000
[1723]  2.268000  2.271000  2.275000  2.278000  2.281000  2.284000  2.287000
[1730]  2.290000  2.293000  2.297000  2.300000  2.303000  2.306000  2.309000
[1737]  2.312000  2.315000  2.318000  2.322000  2.325000  2.328000  2.331000
[1744]  2.334000  2.337000  2.340000  2.344000  2.347000  2.350000  2.353000
[1751]  2.356000  2.359000  2.362000  2.366000  2.369000  2.372000  2.375000
[1758]  2.378000  2.381000  2.384000  2.388000  2.391000  2.394000  2.397000
[1765]  2.400000  2.403000  2.406000  2.410000  2.413000  2.416000  2.419000
[1772]  2.422000  2.425000  2.428000  2.432000  2.435000  2.438000  2.441000
[1779]  2.444000  2.447000  2.450000  2.454000  2.457000  2.460000  2.463000
[1786]  2.466000  2.469000  2.472000  2.476000  2.479000  2.482000  2.485000
[1793]  2.488000  2.491000  2.494000  2.498000  2.501000  2.504000  2.507000
[1800]  2.510000  2.513000  2.516000  2.520000  2.523000  2.526000  2.529000
[1807]  2.532000  2.535000  2.538000  2.542000  2.545000  2.548000  2.551000
[1814]  2.554000  2.557000  2.560000  2.564000  2.567000  2.570000  2.573000
[1821]  2.576000  2.579000  2.582000  2.586000  2.589000  2.592000  2.595000
[1828]  2.598000  2.601000  2.604000  2.608000  2.611000  2.614000  2.617000
[1835]  2.620000  2.623000  2.626000  2.630000  2.633000  2.636000  2.639000
[1842]  2.642000  2.645000  2.648000  2.652000  2.655000  2.658000  2.661000
[1849]  2.664000  2.667000  2.670000  2.673000  2.677000  2.680000  2.683000
[1856]  2.686000  2.689000  2.692000  2.695000  2.699000  2.702000  2.705000
[1863]  2.708000  2.711000  2.714000  2.717000  2.721000  2.724000  2.727000
[1870]  2.730000  2.733000  2.736000  2.739000  2.743000  2.746000  2.749000
[1877]  2.752000  2.755000  2.758000  2.761000  2.765000  2.768000  2.771000
[1884]  2.774000  2.777000  2.780000  2.783000  2.787000  2.790000  2.793000
[1891]  2.796000  2.799000  2.802000  2.805000  2.809000  2.812000  2.815000
[1898]  2.818000  2.821000  2.824000  2.827000  2.831000  2.834000  2.837000
[1905]  2.840000  2.843000  2.846000  2.849000  2.853000  2.856000  2.859000
[1912]  2.862000  2.865000  2.868000  2.871000  2.875000  2.878000  2.881000
[1919]  2.884000  2.887000  2.890000  2.893000  2.897000  2.900000  2.903000
[1926]  2.906000  2.909000  2.912000  2.915000  2.919000  2.922000  2.925000
[1933]  2.928000  2.931000  2.934000  2.937000  2.941000  2.944000  2.947000
[1940]  2.950000  2.953000  2.956000  2.959000  2.963000  2.966000  2.969000
[1947]  2.972000  2.975000  2.978000  2.981000  2.985000  2.988000  2.991000
[1954]  2.994000  2.997000  3.000000  3.003000  3.007000  3.010000  3.013000
[1961]  3.016000  3.019000  3.022000  3.025000  3.028000  3.032000  3.035000
[1968]  3.038000  3.041000  3.044000  3.047000  3.050000  3.054000  3.057000
[1975]  3.060000  3.063000  3.066000  3.069000  3.072000  3.076000  3.079000
[1982]  3.082000  3.085000  3.088000  3.091000  3.094000  3.098000  3.101000
[1989]  3.104000  3.107000  3.110000  3.113000  3.116000  3.120000  3.123000
[1996]  3.126000  3.129000  3.132000  3.135000  3.138000  3.142000

freqdom documentation built on May 2, 2019, 5:55 p.m.