index
int64
0
731k
package
stringlengths
2
98
name
stringlengths
1
76
docstring
stringlengths
0
281k
code
stringlengths
4
8.19k
signature
stringlengths
2
42.8k
embed_func_code
listlengths
768
768
28,797
ipytextual.driver
on_meta
Process meta information. Args: packet_type: The type of the packet. payload: meta dict.
def on_meta(self, packet_type: str, payload: dict) -> None: """Process meta information. Args: packet_type: The type of the packet. payload: meta dict. """ if packet_type == "resize": self._size = (payload["width"], payload["height"]) size = Size(*self._size) self._app.post_message(events.Resize(size, size)) elif packet_type == "quit": self._app.post_message(messages.ExitApp()) elif packet_type == "exit": raise _ExitInput()
(self, packet_type: str, payload: dict) -> NoneType
[ 0.01813233084976673, 0.006000152789056301, -0.054104991257190704, -0.03138541430234909, 0.02722204476594925, 0.00455898605287075, 0.011312690563499928, 0.036792147904634476, -0.03833692520856857, 0.0016436839941889048, -0.019347431138157845, 0.03892092779278755, 0.03888325020670891, -0.0338909737765789, -0.00820900034159422, 0.00994687806814909, -0.013384956866502762, -0.001847378327511251, 0.03445613756775856, -0.05399195849895477, 0.02742926962673664, 0.006061378866434097, -0.004610792733728886, -0.004443598445504904, 0.030029023066163063, 0.03626466169953346, -0.0024961389135569334, -0.005270150024443865, 0.07151202857494354, -0.0006152040441520512, -0.06292153894901276, -0.03496478497982025, 0.05097775161266327, 0.06650090962648392, -0.04046570882201195, -0.0091179721057415, -0.007408352103084326, -0.02256886474788189, -0.03903396055102348, 0.0522964671254158, -0.024302031844854355, 0.01622961275279522, 0.016804195940494537, -0.0035723045002669096, 0.051618270576000214, 0.03532272204756737, -0.006504090502858162, 0.013865345157682896, -0.02605403959751129, -0.032628774642944336, -0.015438384376466274, 0.011491659097373486, 0.0013658119132742286, 0.03438078239560127, 0.017972201108932495, 0.06179121509194374, 0.005802345462143421, 0.04253797605633736, -0.0038996285293251276, 0.008067709393799305, -0.014976833947002888, 0.04958368092775345, -0.04999813437461853, -0.08522666245698929, 0.0012822147691622376, -0.055084604769945145, 0.08191103488206863, -0.023322414606809616, -0.04140764847397804, -0.06996724754571915, 0.02424551546573639, 0.010625074617564678, 0.012998761609196663, 0.0075449333526194096, 0.01023887936025858, -0.045702893286943436, 0.010794623754918575, -0.025413520634174347, 0.042575653642416, 0.007031576242297888, 0.03185638412833214, 0.0016978455241769552, 0.0096548767760396, -0.003909047693014145, -0.006532348692417145, -0.0156550295650959, 0.03711240738630295, 0.0037795312236994505, -0.031215867027640343, -0.017378779128193855, -0.009231004863977432, -0.032120127230882645, -0.004610792733728886, 0.05700616165995598, -0.03347652032971382, -0.013507409021258354, -0.003803079714998603, -0.03869486227631569, 0.04347991570830345, 0.011011269874870777, -0.02326589822769165, -0.03325045481324196, 0.03462568670511246, -0.04992277920246124, 0.009777328930795193, -0.015315932221710682, 0.038657184690237045, 0.005190085154026747, -0.07441320270299911, 0.0465317964553833, 0.053615182638168335, -0.07701294869184494, -0.09562566876411438, -0.014449347741901875, 0.02307751029729843, 0.0304057989269495, 0.005920087918639183, 0.01574922353029251, -0.05225878953933716, -0.015476061962544918, -0.06563432514667511, -0.03675447031855583, 0.04046570882201195, -0.022813769057393074, -0.008468033745884895, 0.03315626084804535, 0.03413587808609009, -0.03967447951436043, -0.013865345157682896, 0.015428964979946613, -0.05768435820937157, 0.003786595771089196, -0.021834151819348335, 0.038186214864254, -0.03873253986239433, 0.008670550771057606, 0.04743605852127075, -0.052221111953258514, -0.01228288747370243, -0.015306512825191021, -0.009574811905622482, 0.07949966937303543, 0.025017905980348587, -0.052221111953258514, -0.022135572507977486, -0.030556509271264076, 0.03496478497982025, -0.039749834686517715, -0.00890603568404913, -0.043329205363988876, 0.01880110800266266, -0.019780723378062248, -0.02147621475160122, 0.021118277683854103, 0.02454693615436554, -0.0030801412649452686, -0.008020612411201, -0.02038356475532055, -0.08296600729227066, 0.03684866428375244, -0.032704129815101624, 0.00021826497686561197, 0.01654045283794403, -0.04883012920618057, -0.03769640997052193, -0.02526281028985977, 0.07045705616474152, -0.005741119850426912, 0.021626925095915794, 0.06974118202924728, -0.0008165435865521431, -0.015334771014750004, -0.010964172892272472, -0.02087337337434292, 0.046983927488327026, 0.08643234521150589, -0.002985947299748659, -0.06668929755687714, 0.00011391577572794631, -0.037771761417388916, 0.01558909472078085, -0.04754909127950668, -0.030744897201657295, 0.01346031203866005, -0.0100410720333457, -0.0039255316369235516, 0.0013811184326186776, 0.013328440487384796, 0.013921861536800861, -0.009066165424883366, 0.03713124617934227, -0.0005686958320438862, -0.07693759351968765, -0.0193097535520792, 0.06589806824922562, 0.02070382423698902, 0.021231310442090034, -0.0038478218484669924, 0.029237793758511543, 0.017369359731674194, -0.004695567302405834, -0.00031731577473692596, -0.008133645169436932, -0.0035723045002669096, -0.01430805679410696, 0.012433597818017006, 0.0459289588034153, 0.034305427223443985, -0.04329152777791023, -0.06363741308450699, -0.02682643011212349, -0.021155955269932747, 0.02584681287407875, 0.0084068076685071, 0.03355187550187111, -0.04619269818067551, -0.064164899289608, -0.01940394751727581, -0.006169701926410198, -0.022512348368763924, 0.04841567575931549, 0.046870894730091095, -0.07045705616474152, 0.03358955308794975, 0.027165528386831284, 0.005920087918639183, 0.010512041859328747, -0.0072670611552894115, 0.006744285114109516, 0.010785204358398914, -0.025168616324663162, 0.01634264551103115, 0.01961117424070835, 0.07814327627420425, 0.047963544726371765, 0.03534156084060669, 0.007789837662130594, -0.0034215941559523344, -0.03294903412461281, -0.0031272382475435734, 0.011896692216396332, 0.0018650396959856153, -0.03682982549071312, -0.03277948498725891, -0.06378812342882156, -0.03276064619421959, -0.006216798909008503, 0.07143667340278625, -0.03892092779278755, 0.01602238602936268, 0.03146076947450638, -0.04720999300479889, 0.005576280411332846, -0.005321956705302, -0.008260807022452354, 0.021306665614247322, -0.0057128616608679295, -0.044195789843797684, 0.05436873435974121, -0.046079669147729874, -0.0007029221742413938, 0.0045895990915596485, 0.012753857299685478, 0.07343358546495438, 0.06344902515411377, -0.0034145296085625887, 0.026298943907022476, 0.043216172605752945, -0.06051017716526985, -0.019347431138157845, 0.13126865029335022, 0.059756625443696976, -0.016107160598039627, -0.009673715569078922, 0.006791382096707821, 0.006348670460283756, 0.02119363285601139, -0.009231004863977432, -0.002323057735338807, -0.03622698411345482, 0.06265779584646225, -0.012650243937969208, 0.043705981224775314, -0.044497210532426834, -0.02644965425133705, 0.00782280508428812, 0.06405186653137207, 0.042123522609472275, -0.0052277627401053905, -0.0048604062758386135, -0.017840329557657242, 0.02991599030792713, -0.04901851713657379, -0.028182821348309517, -0.0571945495903492, 0.0051382784731686115, -0.03790363296866417, 0.055574413388967514, 0.007935837842524052, -0.011048947460949421, -0.028333531692624092, -0.044421855360269547, 0.009918619878590107, -0.022305121645331383, -0.032628774642944336, 0.05037491023540497, 0.08062999695539474, -0.041520681232213974, -0.010926495306193829, -0.07222790271043777, 0.0459289588034153, 0.07874611765146255, -0.042726363986730576, 0.0374138280749321, -0.004533082712441683, 0.1003730446100235, 0.07132364064455032, 0.043404560536146164, 0.0007653256179764867, 0.06307224929332733, -0.004375307820737362, -0.030142055824398994, -0.052710920572280884, 0.005840023048222065, 0.05907842889428139, -0.01585283689200878, -0.038468796759843826, -0.041143905371427536, 0.04069177433848381, -0.061226051300764084, -0.0004706752661149949, 0.008557518012821674, 0.016870131716132164, -0.027485786005854607, -0.0005736998864449561, -0.01851852610707283, -0.03769640997052193, 0.004700277000665665, -0.005816474556922913, -0.02612939476966858, -0.0054255700670182705, 0.01549490075558424, 0.039146993309259415, 0.008072419092059135, 0.08861764520406723, -0.04039035364985466, 0.03967447951436043, -0.08236316591501236, 0.0193097535520792, -0.027466947212815285, -0.04634340852499008, -0.03078257478773594, 0.0334576815366745, -0.014910898171365261, 0.06544593721628189, -0.11122418195009232, -0.008378549478948116, -0.042613331228494644, -0.0392223484814167, 0.017397617921233177, 0.0372442789375782, -0.0003523441555444151, -0.0010373105760663748, -0.00007138133514672518, -0.03713124617934227, -0.012556049972772598, -0.010417847894132137, 0.031065156683325768, 0.05651635304093361, 0.05278627574443817, 0.015278254635632038, -0.016163676977157593, -0.08409633487462997, 0.04012661054730415, 0.016389742493629456, -0.01401605550199747, 0.002336009405553341, 0.00831732340157032, -0.06770659238100052, -0.0052277627401053905, -0.00013555094483308494, 0.025168616324663162, -0.03513433411717415, -0.013582764193415642, 0.02226744405925274, -0.01752007007598877, -0.01123733539134264, 0.02654384821653366, -0.06608645617961884, -0.020232854411005974, -0.023341253399848938, 0.01287630945444107, -0.022794930264353752, 0.0020628469064831734, 0.010860559530556202, -0.006979769561439753, -0.04329152777791023, 0.033118583261966705, -0.05493389442563057, 0.016257870942354202, -0.01614483818411827, -0.07561887800693512, -0.039335381239652634, 0.00638163834810257, 0.050638653337955475, -0.023435447365045547, -0.02426435425877571, 0.030763735994696617, -0.018254783004522324, 0.022305121645331383, 0.046757861971855164, -0.000385312014259398, -0.029143599793314934, -0.019253237172961235, 0.005006406921893358, 0.005208923947066069, 0.060924630612134933, -0.019064849242568016, -0.022229766473174095, 0.01103952806442976, 0.02394409477710724, 0.08545272797346115, 0.030669542029500008, -0.00010751352965598926, -0.00985268410295248, -0.004641405772417784, -0.012527791783213615, -0.018056975677609444, 0.007690933998674154, 0.0011968514882028103, -0.009136810898780823, 0.048943161964416504, -0.04476095363497734, 0.027561141178011894, 0.03809202089905739, -0.0014246831415221095, -0.019856078550219536, -0.05632796511054039, -0.03877021744847298, 0.05809881165623665, -0.020232854411005974, -0.02584681287407875, -0.03417355567216873, 0.014910898171365261, 0.021721119061112404, 0.0008971971110440791, 0.00023783966025803238, -0.057156872004270554, -0.010295395739376545, -0.0063109928742051125, -0.03720660135149956, 0.008100677281618118, 0.020515436306595802, -0.023228220641613007, 0.06563432514667511, -0.08002715557813644, -0.05542370304465294, -0.029143599793314934, -0.05990733578801155, -0.0684601441025734, -0.059040751308202744, -0.011953208595514297, -0.08771338313817978, -0.038186214864254, 0.03157380223274231, 0.04483630880713463, -0.04385669156908989, 0.012753857299685478, -0.04487398639321327, 0.046079669147729874, -0.006339251063764095, -0.012556049972772598, 0.042914751917123795, 0.046983927488327026, 0.015287674032151699, -0.052221111953258514, 0.02901172824203968, 0.017972201108932495, -0.0760333314538002, 0.0031931740231812, 0.0985645204782486, 0.03146076947450638, 0.013789989985525608, 0.0004262274887878448, -0.03080141358077526, 0.018056975677609444, 0.03304322808980942, -0.0278248842805624, 0.006730156019330025, 0.036189306527376175, -0.045213084667921066, 0.03547343239188194, 0.06292153894901276, 0.008044160902500153, 0.06985421478748322, -0.0050582136027514935, 0.007601449731737375, 0.015871675685048103, 0.033024389296770096, -0.009391134604811668, -0.015956450253725052, -0.017303423956036568, 0.004201048985123634, -0.05791042372584343, -0.020553113892674446, -0.019931433722376823, 0.0015106350183486938, 0.04129461571574211, 0.001150932046584785, 0.0372442789375782, -0.027994433417916298, 0.019422786310315132, 0.05120381712913513, -0.023284737020730972, 0.01881994679570198, 0.020816856995224953, -0.0012881018919870257, 0.05542370304465294, -0.04660715162754059, -0.011256174184381962, 0.06540825963020325, -0.025394681841135025, 0.021212471649050713, -0.024019449949264526, 0.010719268582761288, 0.01307411678135395, -0.006051959469914436, -0.026769913733005524, 0.057382937520742416, -0.011463400907814503, 0.012998761609196663, 0.050638653337955475, 0.003131947945803404, -0.008044160902500153, 0.03119702823460102, 0.014524702914059162, -0.007125770207494497, -0.03504014015197754, -0.04167139157652855, -0.033420003950595856, -0.03078257478773594, -0.05877700820565224, -0.023981772363185883, -0.026713397353887558, -0.018396073952317238, -0.0024137191940099, 0.06902530789375305, -0.014345734380185604, 0.00077356758993119, -0.05335143953561783, -0.0930635929107666, -0.03108399547636509, 0.007794547360390425, 0.0023607350885868073, -0.029331987723708153, 0.03195057809352875, 0.059756625443696976, -0.026901785284280777, 0.07230325788259506, 0.00169549067504704, -0.0039349510334432125, -0.013140052556991577, 0.006353380158543587, 0.05953055992722511, -0.0340605229139328, 0.039938222616910934, -0.05561209097504616, 0.053313761949539185, -0.0419728122651577, -0.0024160740431398153, 0.011406884528696537, 0.03918467089533806, 0.02098640613257885, -0.05018652230501175, 0.008524550125002861, -0.04664482921361923, 0.030669542029500008, 0.07689991593360901, -0.028239337727427483, -0.02741043083369732, -0.013300182297825813, 0.027881400659680367, 0.023925255984067917, 0.038261570036411285, -0.05320072919130325, 0.011727143079042435, -0.004518953617662191, -0.00014077576634008437, 0.018744591623544693, 0.04724767059087753, -0.03462568670511246, -0.02377454563975334, -0.018537364900112152, -0.0241701602935791, 0.00841151736676693, -0.0030306894332170486, 0.07358429580926895, -0.044987019151449203, -0.04709696024656296, 0.010775784961879253, -0.03166799619793892, 0.028446564450860023, -0.024603452533483505, -0.0025667843874543905, 0.014618896879255772, -0.025300487875938416, -0.021306665614247322, 0.07644778490066528, 0.005533893126994371, -0.050148844718933105, -0.014439928345382214, 0.0314796082675457, -0.014788446016609669, 0.0199125949293375, 0.016182515770196915, 0.0024867195170372725, -0.019969111308455467, 0.02179647423326969, 0.09223469346761703, -0.017369359731674194, 0.0017649586079642177, 0.020232854411005974, -0.012537211179733276, 0.006197960115969181, 0.00891074538230896, 0.004855696577578783, -0.030952123925089836, -0.015334771014750004, -0.04389436915516853, -0.08108212798833847, 0.01968652941286564, -0.003723014844581485, 0.043819013983011246, -0.046757861971855164, 0.030631864443421364, -0.0032991422340273857, -0.04739838093519211, 0.01074752677232027, -0.050638653337955475, -0.014223282225430012, 0.07041937857866287, -0.03108399547636509, 0.03277948498725891, -0.03432426601648331, 0.05693080648779869, 0.04118158295750618, 0.02714668959379196, -0.021645763888955116, 0.01721864938735962, -0.03892092779278755, 0.060133401304483414, -0.009075584821403027, -0.017783813178539276, 0.043216172605752945, 0.07245396822690964, 0.020534275099635124, 0.003901983378455043, 0.005062923301011324, -0.0366414375603199, -0.01920614019036293, -0.057382937520742416, 0.009433521889150143, 0.052522532641887665, -0.013667537830770016, 0.07652314007282257, -0.017755554988980293, -0.020025627687573433, -0.06288386136293411, -0.011350368149578571, -0.02217325009405613, 0.039561446756124496, 0.025884490460157394, 0.06766891479492188, 0.011924950405955315, 0.07181344926357269, -0.016455678269267082, 0.016964325681328773, 0.005477376747876406, 0.02298331819474697, 0.03978751227259636, 0.0055056349374353886, 0.01267850212752819, -0.00648525170981884, 0.005199504550546408, 0.023718029260635376, -0.011491659097373486, 0.031423091888427734, -0.015127544291317463, -0.036000918596982956, -0.006833768915385008, 0.041030872613191605, -0.002660978352651, 0.010653332807123661, -0.028390048071742058, -0.07426249235868454, -0.06148979440331459, -0.03078257478773594, -0.011190238408744335, 0.052522532641887665, -0.016898389905691147, -0.007370674517005682, -0.0014870865270495415, -0.011491659097373486, -0.014976833947002888, 0.023699190467596054, -0.014091410674154758, -0.07667385041713715, -0.0003526385116856545, 0.033909812569618225, 0.031423091888427734, 0.006942091975361109, -0.004681438207626343, 0.027297398075461388, 0.0022818478755652905, -0.001959233544766903, 0.024207837879657745, -0.02140085957944393, 0.0732828751206398, 0.003280303440988064, 0.017256326973438263, -0.09027545899152756, -0.0014505863655358553, 0.03049999289214611, -0.007290609646588564, -0.008741196244955063, -0.013234246522188187, 0.024132482707500458, -0.04227423295378685, 0.03078257478773594, 0.05783506855368614, -0.014863801188766956, -0.055499058216810226, -0.02117479406297207, 0.026072878390550613, -0.03385329619050026, 0.001565973972901702, 0.00521834334358573, -0.02991599030792713, 0.02682643011212349, -0.012584308162331581, 0.0164274200797081, 0.005354924593120813, 0.03155496343970299, -0.020138660445809364, 0.044987019151449203, -0.03594440221786499, -0.03078257478773594, 0.04012661054730415, -0.020816856995224953, 0.06514451652765274, 0.014552961103618145, 0.020666146650910378, -0.043103139847517014, -0.0058353133499622345, 0.013055277988314629, 0.007394223008304834, 0.019743045791983604, -0.017058519646525383, 0.050638653337955475, 0.016587549820542336, -0.016276709735393524, -0.06819640100002289, -0.014731929637491703, -0.0022194443736225367, 0.0577973909676075, -0.0022842027246952057, -0.010267137549817562, 0.011322109960019588 ]
28,798
textual.driver
process_event
Perform additional processing on an event, prior to sending. Args: event: An event to send.
def process_event(self, event: events.Event) -> None: """Perform additional processing on an event, prior to sending. Args: event: An event to send. """ # NOTE: This runs in a thread. # Avoid calling methods on the app. event.set_sender(self._app) if self.cursor_origin is None: offset_x = 0 offset_y = 0 else: offset_x, offset_y = self.cursor_origin if isinstance(event, events.MouseEvent): event.x -= offset_x event.y -= offset_y event.screen_x -= offset_x event.screen_y -= offset_y if isinstance(event, events.MouseDown): if event.button: self._down_buttons.append(event.button) elif isinstance(event, events.MouseUp): if event.button and event.button in self._down_buttons: self._down_buttons.remove(event.button) elif isinstance(event, events.MouseMove): if ( self._down_buttons and not event.button and self._last_move_event is not None ): # Deduplicate self._down_buttons while preserving order. buttons = list(dict.fromkeys(self._down_buttons).keys()) self._down_buttons.clear() move_event = self._last_move_event for button in buttons: self.send_event( MouseUp( x=move_event.x, y=move_event.y, delta_x=0, delta_y=0, button=button, shift=event.shift, meta=event.meta, ctrl=event.ctrl, screen_x=move_event.screen_x, screen_y=move_event.screen_y, style=event.style, ) ) self._last_move_event = event self.send_event(event)
(self, event: textual.events.Event) -> NoneType
[ -0.02649546042084694, 0.010469508357346058, -0.10403221100568771, 0.0538877509534359, -0.017419936135411263, -0.025813089683651924, -0.02203080989420414, 0.07139541953802109, -0.006307050585746765, -0.024974750354886055, -0.013803374953567982, -0.006682354025542736, 0.017215225845575333, 0.00529324309900403, -0.02160189114511013, 0.026164023205637932, 0.04889670014381409, -0.009533686563372612, 0.029049474745988846, -0.03550274670124054, 0.0382712222635746, -0.024955254048109055, 0.04265788570046425, -0.01258485671132803, -0.018248530104756355, 0.07439784705638885, -0.03561972454190254, -0.0005352341686375439, -0.02561812847852707, -0.03361160680651665, 0.0023639253340661526, -0.001995932776480913, 0.0628950372338295, -0.03499584272503853, -0.034391459077596664, -0.0053955987095832825, -0.001469532959163189, 0.02832811139523983, 0.00573678407818079, 0.0019118551863357425, -0.046596139669418335, -0.07895997911691666, 0.05755305290222168, -0.0008712405688129365, 0.04905267059803009, 0.023161595687270164, -0.010089331306517124, 0.0064727687276899815, -0.024428853765130043, -0.0023103104904294014, 0.005873257759958506, -0.003645806573331356, 0.009231493808329105, 0.03608763590455055, -0.003904132405295968, 0.0359121710062027, 0.02076355181634426, -0.014212796464562416, -0.051119279116392136, -0.01258485671132803, -0.021718868985772133, 0.08866913616657257, -0.00799835380166769, -0.02871803753077984, 0.042540907859802246, -0.07560662180185318, 0.07057657837867737, -0.005600309930741787, -0.013676648959517479, 0.009782264940440655, -0.06932881474494934, 0.03922653943300247, -0.018297269940376282, 0.0017985329031944275, -0.01435901876538992, -0.01707875169813633, -0.0018887033220380545, -0.015148619189858437, 0.023142099380493164, 0.019710751250386238, 0.023064114153385162, 0.00020257865253370255, 0.043398745357990265, 0.05954167619347572, 0.023941446095705032, -0.02563762478530407, 0.009304605424404144, 0.0583718977868557, -0.007350102066993713, 0.002999991877004504, 0.00685294670984149, -0.0381542444229126, -0.07872602343559265, 0.04105919227004051, 0.002194551285356283, 0.03478138521313667, -0.02975134178996086, -0.017205476760864258, -0.044295575469732285, 0.0168740414083004, -0.007725405506789684, 0.05763103812932968, 0.0190966185182333, -0.023726986721158028, 0.04020135477185249, -0.013179493136703968, -0.009645790793001652, 0.011385834775865078, -0.06589746475219727, 0.0404353104531765, 0.0315060093998909, -0.046947069466114044, 0.004259939771145582, 0.03191542997956276, -0.014173803851008415, -0.011649034917354584, -0.044724494218826294, 0.0048789470456540585, 0.015051137655973434, 0.00526887271553278, -0.021328942850232124, 0.018989387899637222, 0.0027928438503295183, -0.055564433336257935, -0.030784644186496735, -0.012009715661406517, 0.049286626279354095, 0.013452441431581974, -0.017683137208223343, 0.013637656345963478, -0.041137177497148514, -0.0017217663116753101, 0.004854576662182808, 0.022245269268751144, -0.00210925517603755, 0.020432114601135254, -0.039791930466890335, 0.009957730770111084, 0.03907056897878647, -0.02431187592446804, 0.05225006118416786, 0.016415877267718315, 0.05135323479771614, 0.037939783185720444, -0.03476188704371452, -0.0017339515034109354, 0.02916645258665085, 0.0059609911404550076, 0.01532408595085144, 0.02526719495654106, -0.0042306953109800816, 0.005078784190118313, 0.014895167201757431, 0.013052767142653465, 0.00019755227549467236, 0.017468677833676338, -0.004125902894884348, -0.022362247109413147, -0.010839938186109066, 0.03965545818209648, 0.009991849772632122, -0.09155458956956863, 0.06114037334918976, -0.030433712527155876, -0.018969891592860222, 0.022128291428089142, -0.003789591835811734, 0.03589267283678055, 0.02376597933471203, 0.018121803179383278, 0.03788129612803459, 0.047882892191410065, 0.042891841381788254, 0.02027614414691925, -0.01715673692524433, 0.05170416459441185, -0.039791930466890335, -0.04082523658871651, -0.02378547564148903, -0.021484913304448128, 0.026807401329278946, -0.035756200551986694, 0.031272053718566895, -0.02113397978246212, -0.011151879094541073, 0.010216057300567627, 0.02249872125685215, 0.00865147914737463, -0.015051137655973434, 0.053692787885665894, -0.04137113317847252, 0.0031413401011377573, -0.0034118511248379946, -0.0004411035915836692, 0.026729416102170944, 0.06090641766786575, -0.024526335299015045, 0.03657504543662071, 0.03105759248137474, -0.006360665429383516, -0.03959696739912033, 0.033553119748830795, 0.06367488950490952, 0.047453973442316055, 0.004625495057553053, -0.009723776020109653, 0.013549922965466976, 0.006833450403064489, 0.02292764000594616, -0.07498273998498917, 0.04546535387635231, -0.011327345855534077, 0.018209537491202354, -0.03228585794568062, 0.025930067524313927, 0.015060885809361935, -0.0069747986271977425, 0.020997505635023117, -0.04109818488359451, 0.010050338692963123, -0.03109658509492874, 0.05942469835281372, -0.04577729478478432, -0.07747826725244522, 0.027099845930933952, -0.04090322181582451, -0.0020154290832579136, 0.01775137335062027, 0.029010482132434845, -0.045192405581474304, -0.011970723047852516, -0.03277326747775078, -0.007320857606828213, 0.05310789868235588, 0.04651815444231033, -0.03450843691825867, 0.008368783630430698, -0.051899127662181854, -0.06032152846455574, 0.002215266227722168, -0.0033752955496311188, -0.020841537043452263, 0.01885291375219822, -0.009309479035437107, -0.028055164963006973, -0.00017302959167864174, 0.027255816385149956, 0.029848823323845863, -0.009124265052378178, 0.02784070558845997, 0.06453272700309753, -0.010011346079409122, -0.01738094352185726, 0.01481718197464943, -0.012916292995214462, 0.0028342735022306442, -0.02840609662234783, 0.03205190226435661, 0.007510946597903967, 0.046986062079668045, -0.009134013205766678, 0.05131424218416214, 0.02027614414691925, 0.020978009328246117, 0.0538487583398819, -0.024584824219346046, 0.02253771387040615, 0.026846393942832947, -0.0339040532708168, 0.024487342685461044, 0.10426616668701172, -0.00415271008387208, -0.04768792912364006, 0.0360681414604187, -0.03384556248784065, -0.01827777363359928, 0.0040625398978590965, -0.014290781691670418, -0.06414280086755753, -0.08297622203826904, 0.044841472059488297, 0.03273427486419678, 0.01487567089498043, 0.04710303992033005, -0.016298899427056313, -0.020978009328246117, 0.04398363456130028, 0.04410061240196228, 0.06398683041334152, -0.015090130269527435, 0.0494815893471241, 0.05548644810914993, 0.05903477221727371, -0.052873943001031876, -0.023278573527932167, 0.008729464374482632, -0.08905906230211258, 0.003119406756013632, 0.0007103961543180048, 0.04718102514743805, -0.01597721129655838, 0.01819978840649128, 0.004216073080897331, 0.037569355219602585, -0.012731079012155533, -0.0007652294589206576, 0.09498593211174011, -0.00797885749489069, -0.006253435742110014, -0.06433776021003723, -0.004766843281686306, -0.024857772514224052, -0.007325731683522463, -0.040786243975162506, -0.07123944908380508, 0.01756615936756134, 0.07116146385669708, 0.011590545997023582, 0.023687994107604027, -0.0033216807059943676, -0.028152646496891975, 0.028230629861354828, -0.03064817190170288, -0.007223376072943211, 0.041644081473350525, 0.010264798067510128, -0.025423165410757065, 0.009270486421883106, -0.044334568083286285, -0.060555484145879745, 0.01324773021042347, 0.012477627024054527, -0.08180644363164902, 0.02748977206647396, -0.02249872125685215, -0.049208641052246094, -0.060009587556123734, 0.01866769976913929, 0.03372858464717865, -0.036302097141742706, -0.0676911249756813, 0.09802735596895218, 0.016289152204990387, -0.017234722152352333, 0.06519559770822525, -0.02476029098033905, -0.00718925753608346, 0.06796407699584961, 0.0168935377150774, -0.09989900141954422, 0.037588849663734436, -0.03103809617459774, -0.0383102148771286, -0.011239612475037575, 0.01978873647749424, -0.026436971500515938, 0.02380497194826603, -0.0449584499001503, 0.026846393942832947, -0.009431331418454647, 0.0674571692943573, -0.020510099828243256, 0.010411020368337631, -0.014134811237454414, -0.04722001776099205, 0.007164887152612209, -0.0676131397485733, -0.044373560696840286, -0.019964203238487244, 0.016532855108380318, -0.03700396046042442, 0.009582427330315113, 0.03058968298137188, 0.008495509624481201, 0.0034191622398793697, 0.001993495738133788, -0.0045475102961063385, 0.02610553428530693, -0.014446752145886421, -0.0022457290906459093, 0.08812323957681656, -0.0038797620218247175, -0.008037346415221691, -0.018131552264094353, 0.06418178975582123, -0.018696943297982216, -0.0015694515313953161, 0.005122650880366564, 0.019535284489393234, -0.06114037334918976, -0.05263998731970787, 0.02064657397568226, -0.02741178683936596, 0.032578304409980774, -0.024175401777029037, -0.03230535611510277, -0.007462205830961466, 0.04538736864924431, -0.001340370043180883, 0.01059623435139656, -0.0009821257553994656, 0.06854896247386932, -0.08032472431659698, -0.01614292897284031, 0.03060917928814888, -0.0047912136651575565, -0.014544233679771423, -0.05677320063114166, -0.003933377098292112, -0.002785532735288143, -0.001211816444993019, -0.009289982728660107, -0.012009715661406517, -0.012662841938436031, 0.016474366188049316, 0.002736791968345642, -0.09334824234247208, 0.019486544653773308, 0.01212669350206852, -0.032987724989652634, -0.015402070246636868, 0.024955254048109055, 0.002783095696941018, -0.010128323920071125, 0.008627109229564667, -0.029887815937399864, 0.02883501537144184, -0.013315967284142971, 0.01166853029280901, 0.0538487583398819, 0.0052591245621442795, 0.0339040532708168, -0.0539267435669899, 0.0034484067000448704, 0.006394783966243267, -0.0038456434849649668, 0.012789567932486534, -0.0047912136651575565, -0.00766204297542572, 0.031681474298238754, -0.06542955338954926, -0.028055164963006973, 0.030726155266165733, 0.01256536040455103, 0.08328816294670105, -0.045660316944122314, -0.042969826608896255, -0.01055724173784256, 0.0010442701168358326, -0.01488541904836893, -0.03425498679280281, 0.06016555801033974, 0.0021311885211616755, -0.05755305290222168, 0.062271155416965485, -0.03431347385048866, -0.06878291815519333, -0.00911939051002264, -0.014466248452663422, 0.039752937853336334, -0.00208122911863029, -0.04234594479203224, -0.05759204551577568, 0.02023715153336525, 0.019876468926668167, -0.012487375177443027, 0.006116961594671011, -0.005186013877391815, -0.01982772909104824, 0.07888199388980865, 0.03926553204655647, -0.02335655689239502, 0.02573510631918907, 0.027138838544487953, -0.007559687364846468, -0.03055069036781788, 0.004525576718151569, -0.028074661269783974, -0.04449053853750229, 0.01059623435139656, 0.01874568499624729, -0.06531257927417755, -0.009616546332836151, -0.01263359747827053, -0.055135514587163925, 0.03156449645757675, 0.038973089307546616, -0.019632766023278236, 0.024448350071907043, -0.0018497107084840536, -0.023122603073716164, -0.0037042954936623573, 0.0010418330784887075, 0.04858475923538208, -0.02472129836678505, 0.03271477669477463, -0.04577729478478432, -0.014056826941668987, 0.026417475193738937, -0.0405912809073925, 0.023571016266942024, 0.024467846378684044, -0.0010534090688452125, -0.03380656987428665, 0.03470339998602867, -0.009616546332836151, -0.015148619189858437, 0.0403573252260685, 0.010001597926020622, 0.002868392039090395, 0.00017622820450924337, -0.008081212639808655, 0.04273587092757225, -0.060945410281419754, 0.019652262330055237, -0.059619661420583725, -0.002192114247009158, 0.014242040924727917, 0.026183519512414932, -0.012799316085875034, 0.02522820234298706, -0.022323254495859146, 0.024194898083806038, -0.012448382563889027, -0.009792013093829155, 0.06675530225038528, -0.01487567089498043, 0.03949948772788048, 0.021699372678995132, -0.028484081849455833, -0.008368783630430698, 0.05591536685824394, 0.000749997969251126, 0.017088500782847404, 0.005790398921817541, 0.015606781467795372, 0.028211133554577827, -0.018365507945418358, -0.08726540207862854, 0.03144751861691475, 0.020510099828243256, 0.009684783406555653, 0.04893569275736809, 0.011064145714044571, 0.004662050865590572, -0.016698574647307396, 0.0030146141070872545, -0.03677000850439072, -0.01054749358445406, -0.04413960501551628, -0.05166517198085785, 0.014134811237454414, 0.07416389137506485, 0.07494374364614487, 0.05088532343506813, 0.0008103146101348102, 0.07931091636419296, 0.0540437214076519, 0.05256200209259987, -0.009367967955768108, -0.10247251391410828, -0.015421566553413868, -0.07252620905637741, -0.07888199388980865, -0.057787008583545685, 0.04316478967666626, -0.04402262717485428, 0.03875862807035446, 0.019233092665672302, -0.01057673804461956, 0.03294873237609863, 0.04628419876098633, -0.04753195866942406, -0.03417700156569481, 0.012214426882565022, -0.01827777363359928, 0.023649001494050026, 0.03267578408122063, -0.027743224054574966, -0.0721362829208374, 0.05887880176305771, -0.033572614192962646, 0.017663640901446342, -0.02928343042731285, -0.05891779437661171, -0.036731015890836716, 0.0017132366774603724, -0.05186013504862785, 0.013091759756207466, -0.0857056975364685, 0.04987151548266411, -0.04312579706311226, 0.05650025233626366, -0.0041551473550498486, 0.04098120704293251, 0.014534485526382923, -0.03016076423227787, 0.03688698261976242, -0.03946049511432648, 0.03144751861691475, -0.0005117776454426348, 0.02380497194826603, 0.045192405581474304, -0.018433744087815285, 0.054277677088975906, -0.062232162803411484, -0.05770902335643768, 0.01941830664873123, -0.027294808998703957, 0.04757095128297806, 0.0010704683372750878, 0.03008277900516987, -0.02429237961769104, 0.007710783276706934, -0.011756263673305511, 0.04148811101913452, -0.042930833995342255, -0.004330613650381565, 0.033982038497924805, 0.0042867474257946014, 0.028464585542678833, 0.02600805275142193, -0.033104702830314636, -0.009967478923499584, -0.05529148504137993, -0.03331916406750679, 0.022167284041643143, -0.02481877990067005, -0.008051968179643154, 0.05763103812932968, -0.007237998303025961, -0.07966184616088867, 0.04137113317847252, -0.021036498248577118, 0.02064657397568226, 0.011181123554706573, -0.052795957773923874, 0.011571049690246582, -0.051899127662181854, -0.027353297919034958, 0.08937100321054459, 0.0009108423837460577, -0.04133214056491852, -0.02253771387040615, -0.015021893195807934, 0.062232162803411484, 0.012370397336781025, 0.015889478847384453, 0.0019971514120697975, -0.0045743174850940704, -0.01657184772193432, 0.034371960908174515, -0.03628259897232056, 0.05267897993326187, 0.01850198023021221, 0.012087700888514519, -0.02924443781375885, -0.009314353577792645, -0.03156449645757675, 0.01256536040455103, -0.02476029098033905, 0.054199691861867905, 0.034449946135282516, -0.014544233679771423, 0.006287554278969765, 0.03018026053905487, 0.005853761453181505, -0.010898427106440067, 0.05716312676668167, 0.0019008885137736797, 0.021367935463786125, -0.0381542444229126, -0.02152390591800213, -0.060516491532325745, 0.09490794688463211, -0.03973344340920448, 0.05147021263837814, -0.01928183250129223, -0.02156289853155613, -0.0405912809073925, -0.049715545028448105, 0.02977083809673786, -0.002127532847225666, -0.030765147879719734, -0.0007134424522519112, -0.04667412117123604, 0.05521349981427193, 0.03160348907113075, 0.0031120956409722567, -0.03719892352819443, 0.03417700156569481, 0.03655554726719856, -0.018326515331864357, -0.020510099828243256, -0.09397212415933609, -0.04464650899171829, 0.03503483533859253, -0.08001278340816498, 0.020159166306257248, -0.06581947952508926, 0.03458642214536667, -0.05033942684531212, 0.02160189114511013, -0.004408598877489567, -0.013793626800179482, 0.06453272700309753, -0.04452953115105629, -0.039889413863420486, 0.022128291428089142, 0.045699309557676315, -0.01930132880806923, -0.04994950070977211, -0.04086422920227051, 0.058293912559747696, 0.01261410117149353, 0.030765147879719734, -0.0075840577483177185, 0.026319993659853935, 0.0014427256537601352, 0.005493080243468285, -0.06862694770097733, -0.02526719495654106, -0.009928486309945583, 0.0191551074385643, -0.000735984998755157, -0.01169777475297451, -0.03743287920951843, -0.09366018325090408, 0.00575628038495779, 0.004279436077922583, -0.05533047765493393, 0.008973168209195137, -0.029400408267974854, 0.06160828098654747, 0.016562100499868393, -0.04671311378479004, 0.026768408715724945, -0.018082810565829277, -0.0383102148771286, -0.00606334675103426, -0.0632459744811058, -0.07326706498861313, 0.003346051089465618, -0.06656034290790558, -0.021465416997671127, 0.030843133106827736, 0.002393169794231653, -0.03021925315260887, -0.00416733231395483, 0.017127493396401405, 0.030492201447486877, -0.010060086846351624, 0.03792028874158859, -0.020159166306257248, 0.04398363456130028, 0.008242057636380196, -0.02748977206647396, 0.016747314482927322, 0.006248561665415764, -0.034839872270822525, -0.03109658509492874, -0.0001259643177036196, -0.020900024101138115, -0.0013623033883050084, 0.03899258375167847, 0.013774130493402481, 0.029575875028967857, 0.044334568083286285 ]
28,799
ipytextual.driver
process_input
Wait for input and dispatch events.
def stop_application_mode(self) -> None: """Stop application mode, restore state.""" self.exit_event.set() self.write_meta({"type": "exit"})
(self) -> NoneType
[ 0.05555248633027077, 0.0198280680924654, -0.0002830689772963524, -0.029386213049292564, 0.026640789583325386, -0.06636471301317215, -0.04270660877227783, -0.005834027659147978, 0.0206754207611084, -0.012574723921716213, -0.07693967968225479, -0.05063783377408981, 0.005495086312294006, -0.014235535636544228, -0.028403284028172493, -0.0016735228709876537, 0.012710300274193287, -0.04314723238348961, 0.0006625243695452809, -0.037961430847644806, 0.039791714400053024, -0.0040079811587929726, 0.00827016867697239, -0.040130652487277985, 0.015243886038661003, -0.03613114729523659, -0.024607140570878983, 0.013862700201570988, -0.02718309499323368, -0.033334881067276, -0.03538547456264496, -0.03691071271896362, 0.042604926973581314, -0.03091144934296608, -0.011735843494534492, -0.025539228692650795, -0.034385599195957184, 0.02103130891919136, 0.03572441637516022, 0.008939577266573906, -0.00030319360666908324, -0.027606772258877754, -0.01065970491617918, 0.04982437565922737, -0.012489988468587399, -0.034385599195957184, 0.05684046074748039, -0.05551858991384506, 0.013506812043488026, 0.04518087953329086, -0.017624950036406517, 0.006715275347232819, 0.02298022247850895, 0.04850250482559204, -0.02052289806306362, 0.025386705994606018, -0.02160751074552536, -0.038063112646341324, -0.033012885600328445, -0.06673754751682281, -0.036063358187675476, 0.03972392529249191, -0.040605172514915466, -0.01896376721560955, 0.06921181827783585, -0.004393526818603277, -0.007664310745894909, 0.07368584722280502, 0.014023697935044765, 0.002787792356684804, -0.04948543384671211, -0.058230120688676834, 0.005910289473831654, 0.03877488896250725, 0.019150184467434883, -0.04460467770695686, -0.034910958260297775, 0.05968756973743439, -0.027488142251968384, -0.02040426805615425, 0.011718896217644215, 0.054908495396375656, 0.00349109573289752, 0.10175018757581711, 0.008287115953862667, 0.04385900869965553, 0.06938128918409348, 0.026234058663249016, 0.02184476889669895, -0.049858272075653076, -0.004359632730484009, 0.03728354722261429, -0.050773411989212036, 0.03613114729523659, 0.01994669809937477, 0.0010941450018435717, -0.006020445376634598, 0.013930488377809525, -0.005706924479454756, -0.06873730570077896, 0.041859254240989685, -0.046977270394563675, 0.045655395835638046, -0.0267255250364542, 0.04270660877227783, 0.006452595815062523, -0.007655837573111057, 0.008333720266819, 0.006672907620668411, 0.004613839089870453, -0.012142573483288288, 0.05989093333482742, -0.034504227340221405, -0.01659965142607689, -0.0574505552649498, 0.04792630299925804, -0.010320764034986496, 0.016701335087418556, -0.011845999397337437, 0.01382033247500658, -0.007918517105281353, 0.013159397058188915, -0.06077218055725098, -0.06948297470808029, 0.020014485344290733, 0.0557219535112381, 0.02930147759616375, 0.02228539250791073, 0.0026967020239681005, 0.02591206505894661, -0.048129670321941376, -0.017879154533147812, -0.04040180519223213, -0.038707099854946136, 0.017328375950455666, 0.014184694737195969, 0.07958342880010605, -0.013879647478461266, -0.006266178097575903, 0.08826032280921936, -0.0005979136913083494, 0.04585876315832138, 0.04751957580447197, 0.03096229024231434, 0.01614208146929741, 0.0022899725008755922, 0.028810013085603714, -0.008376087993383408, 0.02918284945189953, 0.01661659963428974, 0.013972856104373932, 0.014964260160923004, -0.044841937720775604, 0.003660566406324506, 0.009676774963736534, 0.010744440369307995, -0.020929627120494843, 0.042435456067323685, 0.021454986184835434, -0.017421584576368332, 0.02809823676943779, -0.005020568612962961, 0.003306796308606863, -0.06334813684225082, -0.0238445233553648, -0.01740463823080063, -0.00449520954862237, 0.08581994473934174, 0.02896253764629364, -0.005384930409491062, -0.05138350650668144, -0.03302983194589615, 0.01212562620639801, -0.012396778911352158, -0.04158810153603554, 0.09205646812915802, -0.012710300274193287, -0.01976027898490429, 0.008380324579775333, 0.04406237229704857, 0.015260833315551281, -0.06443274766206741, -0.11273188889026642, 0.04975658655166626, 0.011566372588276863, -0.011871419847011566, -0.0770074725151062, 0.027166148647665977, 0.03119955025613308, -0.010871543549001217, -0.018879031762480736, -0.03184353932738304, 0.0074524725787341595, -0.023234428837895393, 0.0119222616776824, 0.05141739919781685, -0.00020124641014263034, -0.02069236896932125, 0.021471934393048286, -0.03369076922535896, 0.0180994663387537, 0.03708018362522125, 0.034114446491003036, -0.011812105774879456, -0.008435402065515518, 0.06429716944694519, 0.03630061820149422, -0.038639310747385025, -0.017946943640708923, -0.011278272606432438, 0.046570539474487305, -0.028691383078694344, 0.03989339619874954, 0.005486612673848867, 0.07673631608486176, -0.02970820851624012, -0.004427421372383833, -0.004893465433269739, -0.003565239254385233, 0.04911259934306145, -0.06178900599479675, -0.03975781798362732, -0.013278027065098286, 0.02069236896932125, -0.02343779243528843, 0.04762125760316849, 0.011990049853920937, -0.03579220548272133, 0.023980099707841873, 0.03133512660861015, -0.03857152536511421, 0.026471318677067757, -0.04873976483941078, -0.058704640716314316, 0.008477769792079926, 0.03494485095143318, 0.009702195413410664, -0.01573535054922104, -0.05890800431370735, 0.013235659338533878, 0.016379339620471, -0.03918161988258362, 0.01740463823080063, -0.016464075073599815, 0.009642881341278553, 0.06511063128709793, 0.049858272075653076, -0.007350790314376354, 0.0017667317297309637, -0.029352320358157158, 0.04799409210681915, -0.04968880116939545, 0.08683677017688751, 0.03174185752868652, 0.07965121418237686, -0.07138104736804962, 0.033063728362321854, -0.005808607209473848, -0.011515531688928604, 0.038063112646341324, 0.0249969232827425, -0.02201423980295658, -0.04758736491203308, 0.018235044553875923, 0.057823389768600464, 0.009414095431566238, 0.02023479714989662, 0.03501264005899429, 0.0069525339640676975, -0.0051858024671673775, 0.05314600095152855, -0.03680902719497681, -0.04840082302689552, -0.003130970522761345, -0.02918284945189953, 0.024505458772182465, -0.013455971144139767, -0.02079405076801777, -0.06270414590835571, -0.056738778948783875, 0.0976828932762146, 0.03555494546890259, -0.0014373230515047908, 0.04267271235585213, 0.011168116703629494, -0.018777349963784218, -0.005990787874907255, -0.014294850639998913, 0.04877365753054619, 0.02045510895550251, 0.03069113753736019, 0.03819868713617325, 0.016404761001467705, 0.025590071454644203, 0.004012218210846186, -0.0278779249638319, -0.025420600548386574, -0.019387444481253624, 0.0062322840094566345, -0.020183956250548363, 0.05304431915283203, -0.0024086018092930317, 0.013455971144139767, 0.013752544298768044, -0.020777104422450066, 0.04989216476678848, 0.07619401067495346, -0.001643865485675633, 0.04321502149105072, 0.03477538004517555, 0.018404513597488403, -0.01068512536585331, -0.038808781653642654, -0.017319902777671814, -0.11842609941959381, 0.025640912353992462, 0.04440131410956383, -0.044841937720775604, 0.006490726489573717, 0.04504530504345894, -0.007918517105281353, -0.05751834437251091, 0.016921646893024445, 0.02401399426162243, 0.018895979970693588, -0.00027777301147580147, 0.006414464674890041, -0.021709192544221878, 0.03769027814269066, -0.08351514488458633, -0.015184571966528893, 0.013862700201570988, 0.03379245102405548, 0.00968524906784296, -0.01548114512115717, -0.05965367332100868, 0.00865147728472948, -0.04728231579065323, 0.006804247386753559, -0.035656627267599106, -0.07748199254274368, -0.004014336504042149, -0.037893641740083694, 0.009795404970645905, 0.014557530172169209, 0.02953873760998249, -0.017506320029497147, -0.011100328527390957, 0.0936833843588829, 0.021132992580533028, 0.011820578947663307, -0.0060967071913182735, -0.016625072807073593, 0.04016454890370369, -0.011295219883322716, -0.09625934064388275, -0.008672661148011684, -0.008829421363770962, -0.016675913706421852, -0.047655150294303894, -0.044502995908260345, 0.0070881107822060585, -0.05073951929807663, 0.03401276469230652, -0.056908249855041504, -0.02206508070230484, -0.05670488625764847, -0.007740572560578585, 0.019031556323170662, 0.0016809371300041676, -0.007236397359520197, -0.09998769313097, 0.028538860380649567, 0.04650275036692619, 0.015294727869331837, -0.02992852032184601, 0.017624950036406517, -0.022624334320425987, 0.007914280518889427, 0.03826647624373436, 0.012913664802908897, -0.02516639418900013, -0.033877186477184296, -0.010719019919633865, 0.02247180975973606, 0.042435456067323685, -0.010854596272110939, -0.05626426264643669, -0.0050078583881258965, -0.05148518830537796, 0.034165285527706146, -0.007689731661230326, -0.011312167160212994, -0.007350790314376354, 0.022844646126031876, 0.025607017800211906, -0.06016208603978157, 0.002476390218362212, 0.05734887346625328, 0.03108092024922371, -0.06022987514734268, 0.05365441367030144, -0.03382634371519089, -0.016125133261084557, 0.049621012061834335, 0.010651231743395329, -0.02636963501572609, -0.06389044225215912, 0.016099713742733, -0.0632125586271286, -0.01659965142607689, -0.01049023400992155, -0.03958834707736969, -0.0007462005014531314, 0.06419549137353897, 0.0026204402092844248, 0.07104210555553436, -0.012439146637916565, 0.040876325219869614, 0.027098359540104866, 0.03528379276394844, 0.05816233158111572, 0.07131325453519821, -0.08107476681470871, -0.015837034210562706, 0.038808781653642654, -0.00039163613109849393, 0.0051688551902771, -0.01752326637506485, 0.023539476096630096, -0.05477292090654373, -0.055823639035224915, -0.05911136791110039, -0.004099071957170963, -0.06131448596715927, 0.009651354514062405, 0.0034042419865727425, -0.027267830446362495, -0.05256979912519455, 0.002813213039189577, 0.01770968548953533, -0.007596522569656372, 0.004067296162247658, 0.04850250482559204, 0.06158563867211342, 0.009456463158130646, -0.004376580007374287, 0.016667440533638, 0.031352072954177856, 0.022251497954130173, -0.009371727705001831, 0.0023916547652333975, -0.022675175219774246, -0.016752175986766815, 0.05206139013171196, -0.009007366374135017, -0.05348494276404381, -0.002618321916088462, 0.02326832339167595, -0.019217973574995995, 0.008325246162712574, 0.004351159557700157, -0.06768658757209778, -0.06009429693222046, 0.05728108435869217, 0.032555315643548965, 0.010295342653989792, -0.06300919502973557, -0.0030568272341042757, 0.025640912353992462, -0.07294017821550369, 0.03374160826206207, 0.05294263735413551, 0.01845535635948181, 0.010752913542091846, 0.03718186542391777, -0.040706854313611984, -0.013862700201570988, 0.00339788687415421, -0.008198143914341927, -0.005092593375593424, 0.0015358278760686517, -0.03762248903512955, 0.01672675460577011, -0.042096514254808426, 0.0017900338862091303, 0.033250145614147186, -0.05555248633027077, 0.003702934132888913, 0.025098605081439018, -0.023420846089720726, -0.03518211096525192, 0.014371112920343876, 0.025098605081439018, 0.049146492034196854, -0.010566496290266514, -0.028250759467482567, -0.014608371071517467, 0.0007080696523189545, -0.03518211096525192, 0.009956401772797108, 0.024234306067228317, -0.07226229459047318, -0.0261493232101202, 0.0035059244837611914, -0.0014955786755308509, -0.05551858991384506, -0.01398980338126421, 0.003760130377486348, 0.010405498556792736, -0.017269061878323555, 0.0186756681650877, 0.09185310453176498, -0.027267830446362495, 0.01677759550511837, -0.02269212156534195, 0.009659827686846256, -0.035826098173856735, 0.08371850848197937, 0.02228539250791073, -0.0015792547492310405, -0.0379275344312191, 0.04348617419600487, 0.03799532353878021, 0.032487526535987854, -0.04460467770695686, 0.0023090378381311893, -0.00798630528151989, 0.03694460541009903, 0.07714305073022842, 0.014405006542801857, 0.033334881067276, 0.04172367975115776, 0.029437053948640823, -0.005825554020702839, -0.06694091111421585, -0.012464568018913269, 0.0016788188368082047, 0.0488414466381073, -0.006062813103199005, -0.017726631835103035, 0.00793546438217163, 0.050197210162878036, 0.03097923845052719, 0.01137995533645153, 0.0026585711166262627, -0.014421953819692135, 0.013769491575658321, -0.04084243252873421, 0.023081904277205467, -0.03460590913891792, 0.03918161988258362, 0.0971405878663063, 0.026420477777719498, -0.050570048391819, -0.015964137390255928, 0.03972392529249191, 0.07382142543792725, 0.008028673008084297, -0.017209745943546295, -0.04158810153603554, 0.02264128066599369, 0.03345350921154022, -0.053179893642663956, 0.029606524854898453, 0.038639310747385025, -0.004804493393748999, -0.02052289806306362, 0.021353304386138916, -0.017226694151759148, 0.007744809612631798, -0.054095037281513214, 0.0740925744175911, 0.007122004870325327, 0.010176713578402996, 0.04274050146341324, 0.06877119839191437, 0.049146492034196854, -0.03745301812887192, -0.009227678179740906, -0.0006858265842311084, -0.020014485344290733, -0.023302216082811356, -0.034334756433963776, -0.022251497954130173, -0.013227185234427452, 0.04687558487057686, -0.017226694151759148, -0.03336877375841141, -0.012388305738568306, 0.008490480482578278, 0.08182043582201004, 0.019573861733078957, -0.05175634101033211, 0.01586245372891426, 0.013744071125984192, 0.029030324891209602, 0.017658842727541924, 0.013744071125984192, 0.05273927003145218, -0.022895487025380135, -0.01298992708325386, 0.06656807661056519, -0.042604926973581314, -0.01510830968618393, -0.0018101586028933525, -0.07721083611249924, 0.008621820248663425, -0.025590071454644203, 0.04477414861321449, -0.041621994227170944, -0.03721575811505318, -0.021810874342918396, -0.0021194424480199814, 0.05365441367030144, 0.025708699598908424, -0.004639259539544582, -0.0034233075566589832, 0.036063358187675476, -0.03877488896250725, -0.024522405117750168, -0.00037733704084530473, 0.013506812043488026, -0.03340267017483711, -0.025268075987696648, 0.046570539474487305, -0.0339110791683197, 0.10134346038103104, -0.024963028728961945, -0.0033555191475898027, -0.029233690351247787, -0.014210115186870098, 0.015676036477088928, -0.01614208146929741, 0.020387321710586548, 0.03179269656538963, -0.024861346930265427, 0.04050349071621895, 0.02148888073861599, 0.0077024418860673904, 0.03394497558474541, -0.03728354722261429, 0.037486910820007324, -0.02689499408006668, -0.0402323380112648, -0.019794173538684845, 0.055315226316452026, 0.02420041151344776, -0.010947804898023605, -0.04026623070240021, -0.03247058019042015, -0.03470759093761444, -0.006266178097575903, 0.02550533600151539, -0.029233690351247787, 0.008147302083671093, 0.006685617845505476, -0.02420041151344776, 0.006024682428687811, -0.0062322840094566345, -0.03579220548272133, 0.020251745358109474, -0.057484451681375504, -0.012778088450431824, 0.06060270965099335, -0.006342439912259579, 0.0018461711006239057, 0.019861962646245956, 0.043587855994701385, 0.018404513597488403, 0.016675913706421852, -0.044333525002002716, 0.008409981615841389, 0.019387444481253624, -0.0327417328953743, 0.04379121959209442, -0.018319780007004738, -0.0448080450296402, 0.0005399229703471065, -0.03809700533747673, -0.06819499284029007, 0.020777104422450066, 0.014642265625298023, -0.03336877375841141, 0.028081290423870087, 0.037791959941387177, -0.050875093787908554, 0.057484451681375504, -0.012684879824519157, -0.06483947485685349, -0.04535035043954849, -0.010278396308422089, -0.019065450876951218, -0.04918038845062256, -0.05206139013171196, -0.07917669415473938, -0.03602946549654007, 0.010176713578402996, -0.011820578947663307, -0.02004837989807129, -0.0014362639049068093, 0.010007242672145367, 0.03843594714999199, -0.006079760380089283, -0.0004922593361698091, 0.02809823676943779, -0.0011132104555144906, -0.052840955555438995, 0.01454058289527893, -0.01266793254762888, 0.0020707196090370417, -0.01198157574981451, 0.024624088779091835, 0.03372466191649437, 0.016735227778553963, -0.017608001828193665, -0.10086894035339355, -0.010854596272110939, 0.0011174471583217382, 0.014727001078426838, -0.0436895377933979, 0.05453566089272499, 0.020658474415540695, 0.017506320029497147, 0.010125872679054737, -0.046062126755714417, -0.043994586914777756, 0.016565756872296333, -0.0103377103805542, 0.02286159247159958, -0.07802429795265198, -0.09131079167127609, -0.03501264005899429, 0.08249831944704056, -0.001630095997825265, 0.015760771930217743, 0.00933783408254385, -0.006130601279437542, -0.0081896698102355, 0.01850619725883007, -0.02281075157225132, 0.011286746710538864, -0.021014362573623657, -0.013727123849093914, 0.012210361659526825, 0.023064957931637764, -0.0425371378660202, 0.02574259415268898, -0.00030557680292986333, -0.005016331560909748, 0.0186756681650877, -0.027488142251968384, 0.03177575021982193, -0.004283370915800333, -0.003910535480827093, 0.030148832127451897, -0.00827016867697239, 0.01031228993088007, -0.02711530588567257, 0.017658842727541924, 0.012795035727322102, 0.05589142441749573, -0.03935108706355095, -0.013278027065098286, 0.05653541535139084, -0.022336233407258987, -0.007617706432938576, -0.01614208146929741 ]
28,800
textual.driver
resume_application_mode
Resume application mode. Used to resume application mode after it has been previously suspended.
def resume_application_mode(self) -> None: """Resume application mode. Used to resume application mode after it has been previously suspended. """ self.start_application_mode()
(self) -> NoneType
[ 0.05985238030552864, 0.0008141121943481266, -0.006151777692139149, -0.02730913646519184, 0.036264900118112564, -0.0296372938901186, -0.0019850954413414, -0.046291280537843704, 0.031251709908246994, 0.005739676766097546, -0.04370821267366409, -0.08102673292160034, 0.015651347115635872, 0.02720717154443264, -0.029433367773890495, -0.023111652582883835, 0.03677471727132797, -0.04092121869325638, -0.04136306047439575, -0.018013494089245796, 0.07300563156604767, 0.044931769371032715, 0.009661010466516018, -0.01243100967258215, 0.0006903756293468177, 0.027547050267457962, -0.032849133014678955, 0.008862298913300037, -0.033138029277324677, -0.011912696994841099, 0.020103737711906433, 0.018115457147359848, 0.030453000217676163, -0.03419164940714836, -0.04003753885626793, -0.006725320592522621, -0.037998273968696594, 0.028447724878787994, 0.01830238848924637, -0.01685791090130806, -0.06569826602935791, -0.006100796163082123, -0.012813371606171131, 0.029722264036536217, -0.03776036202907562, -0.03976563736796379, 0.049248211085796356, -0.06501851230859756, 0.060430172830820084, 0.03274717181921005, -0.0029144473373889923, -0.0029420622158795595, 0.01533695962280035, 0.029484350234270096, -0.048908334225416183, 0.0221090130507946, -0.05060771852731705, -0.052748944610357285, -0.04296048358082771, -0.07055851072072983, -0.006529891397804022, -0.04092121869325638, -0.0326961912214756, 0.01480165310204029, 0.03867802768945694, -0.022958707064390182, -0.02674833871424198, 0.0480586402118206, 0.003923457581549883, -0.006296225823462009, -0.056215692311525345, -0.035143304616212845, -0.01741870865225792, -0.017350733280181885, 0.0029463106766343117, -0.01456373929977417, -0.05281691998243332, 0.03993557393550873, -0.050981584936380386, 0.02261883020401001, 0.005297836381942034, 0.025456804782152176, 0.02571171335875988, 0.055094100534915924, -0.005667452700436115, 0.029994165524840355, 0.06212955713272095, -0.0210723876953125, 0.024335209280252457, -0.026561405509710312, 0.025371834635734558, 0.06631004810333252, -0.038983918726444244, 0.03765839710831642, 0.06855323910713196, 0.007902145385742188, 0.01521800272166729, 0.004575597122311592, -0.026204533874988556, -0.08666869252920151, -0.012770886532962322, -0.009091716259717941, 0.01496309507638216, -0.07008268684148788, 0.041091158986091614, -0.025184903293848038, -0.013450641185045242, 0.031591590493917465, 0.056079741567373276, 0.007345596794039011, -0.019593922421336174, 0.012448003515601158, -0.06525643169879913, 0.015540886670351028, -0.029586313292384148, 0.0288555771112442, 0.006177268456667662, 0.027428092435002327, 0.01966189779341221, 0.01616116240620613, -0.021650180220603943, 0.020664535462856293, -0.04299446940422058, -0.053088825196027756, -0.0017960387049242854, 0.01981484331190586, 0.04561152309179306, 0.029025515541434288, 0.05539998784661293, -0.0442180261015892, -0.017061837017536163, -0.008526669815182686, -0.05998833104968071, -0.051253486424684525, 0.018625272437930107, -0.011802236549556255, 0.08021102845668793, -0.0010982282692566514, 0.018285395577549934, 0.0961172804236412, -0.02397833950817585, 0.024624105542898178, 0.036264900118112564, 0.061789680272340775, 0.013136254623532295, -0.010570181533694267, 0.033324964344501495, 0.01685791090130806, 0.05441434308886528, 0.04571348801255226, 0.062265507876873016, 0.023570485413074493, -0.009652513079345226, 0.006096547935158014, 0.018132450059056282, 0.004244216717779636, -0.02805686555802822, -0.004273956175893545, 0.030334042385220528, -0.05380256474018097, 0.007931885309517384, 0.023825393989682198, -0.027937907725572586, -0.016237635165452957, -0.0032819395419210196, -0.026561405509710312, -0.0480586402118206, 0.057949066162109375, 0.009898924268782139, -0.02758103795349598, 0.027292141690850258, -0.03487140312790871, 0.02696925774216652, -0.044795818626880646, -0.010740120895206928, 0.07001470774412155, -0.01468269620090723, -0.03361385688185692, 0.0013382666511461139, 0.07103434205055237, 0.028226803988218307, -0.002653166651725769, -0.09761273860931396, 0.023910364136099815, 0.04129508510231972, 0.03493937849998474, -0.041838888078927994, 0.041600972414016724, 0.06148379296064377, -0.019848830997943878, -0.04465986788272858, -0.029382387176156044, 0.025303859263658524, 0.002090245019644499, 0.0015751185128465295, 0.012473494745790958, -0.004885734990239143, -0.03510931879281998, 0.018982144072651863, -0.0026000607758760452, 0.010995028540492058, 0.057813115417957306, 0.06386293470859528, 0.0020509466994553804, 0.009244660846889019, 0.051253486424684525, -0.015515395440161228, -0.03473545238375664, 0.014776162803173065, 0.006882513873279095, -0.012261071242392063, -0.059070661664009094, 0.056317657232284546, -0.006678587757050991, 0.0364348404109478, -0.0249130018055439, 0.04153299704194069, -0.011810733936727047, 0.016543524339795113, 0.028277786448597908, -0.052986860275268555, -0.04537361115217209, -0.08442550152540207, -0.03274717181921005, -0.014104905538260937, 0.005170382559299469, -0.02018870785832405, -0.08496930450201035, -0.012617941945791245, 0.06250341981649399, -0.028957540169358253, 0.0024046313483268023, -0.08877593278884888, -0.07151016592979431, 0.014597726985812187, 0.05152538791298866, 0.027360117062926292, 0.020256683230400085, -0.04296048358082771, 0.006198510993272066, 0.021463247016072273, 0.01859128475189209, 0.046767108142375946, 0.0008688111556693912, -0.017588647082448006, 0.028923552483320236, 0.05291888490319252, -0.0144277885556221, -0.012736898846924305, -0.01030677743256092, 0.02374042384326458, -0.06464464962482452, 0.03962968662381172, 0.012541470117866993, 0.03544919565320015, -0.07320955395698547, 0.01896514929831028, 0.05183127894997597, -0.016229137778282166, 0.08204636722803116, 0.01741870865225792, -0.022397909313440323, -0.03939177095890045, -0.04296048358082771, 0.047786738723516464, 0.02907649800181389, -0.015489905141294003, 0.03592502325773239, -0.0023557741660624743, 0.0008836808265186846, 0.09652513265609741, 0.012227083556354046, 0.01271140854805708, 0.023332571610808372, 0.00635570427402854, 0.0029696773272007704, -0.05427839234471321, 0.014648708514869213, -0.06617409735918045, -0.030792877078056335, 0.09401004016399384, 0.023264596238732338, -0.025133920833468437, 0.05302084982395172, 0.01699386164546013, -0.05998833104968071, -0.029773244634270668, 0.02064754255115986, 0.05587581545114517, 0.00429519871249795, 0.033783797174692154, 0.08442550152540207, 0.0499279648065567, 0.004503373522311449, 0.01732524111866951, -0.004465137142688036, 0.011700273491442204, 0.011904199607670307, -0.00802959967404604, 0.007944630458950996, 0.07939532399177551, 0.023111652582883835, -0.029246436432003975, 0.02176913619041443, 0.006602114997804165, 0.010927053168416023, 0.00897275935858488, 0.025116927921772003, -0.002512967213988304, 0.01337416935712099, -0.022686805576086044, -0.014249352738261223, -0.011063003912568092, -0.025371834635734558, -0.10604169964790344, 0.009032237343490124, 0.07925937324762344, -0.023893369361758232, 0.04846649244427681, 0.024505147710442543, -0.0010658337268978357, 0.011249936185777187, 0.001313837943598628, 0.057813115417957306, -0.028158828616142273, 0.0035857048351317644, 0.029059503227472305, -0.000027598429369390942, 0.009635519236326218, -0.06471262127161026, -0.030979810282588005, 0.013968953862786293, 0.020783493295311928, 0.034684471786022186, -0.07674428075551987, -0.04187287390232086, 0.011700273491442204, -0.03182950243353844, 0.010612666606903076, -0.01891416870057583, 0.006767805200070143, -0.02907649800181389, -0.023145640268921852, -0.019882818683981895, 0.018098462373018265, 0.03376680240035057, 0.022312941029667854, -0.0048729898408055305, 0.09496169537305832, -0.021514229476451874, -0.029892202466726303, -0.049248211085796356, -0.028923552483320236, 0.019186070188879967, -0.026255516335368156, -0.08673667162656784, -0.020290670916438103, -0.010408740490674973, 0.001044591423124075, -0.07470501214265823, -0.047650787979364395, 0.007358341943472624, -0.060906000435352325, 0.016747450456023216, -0.037114594131708145, 0.0114963473752141, -0.07722010463476181, 0.023570485413074493, 0.04856845736503601, -0.012643433175981045, -0.042450666427612305, -0.06060010939836502, 0.02888956479728222, 0.052239131182432175, -0.008581900037825108, -0.030554963275790215, -0.026289504021406174, -0.0035559656098484993, 0.01685791090130806, 0.0750448927283287, 0.05278293415904045, -0.02579668164253235, 0.0007137421634979546, -0.0011343403020873666, -0.01667947508394718, 0.025252878665924072, -0.01365456823259592, -0.0335288904607296, 0.022737786173820496, -0.032288335263729095, 0.04873839393258095, 0.026578400284051895, 0.00032978711533360183, -0.037726372480392456, 0.018472326919436455, 0.009499568492174149, -0.03962968662381172, -0.03011312335729599, 0.03769238665699959, 0.011292421258985996, -0.03366484120488167, 0.042688582092523575, -0.0022410654928535223, 0.011283923871815205, 0.03256024047732353, 0.04129508510231972, 0.0248620193451643, -0.01938999630510807, 0.028906557708978653, -0.06525643169879913, -0.022601835429668427, -0.00973748229444027, -0.04102318361401558, 0.00017126626335084438, 0.03782833740115166, -0.018234413117170334, 0.010910059325397015, -0.019508952274918556, 0.031064778566360474, 0.058934710919857025, 0.03595901280641556, 0.04632526636123657, 0.01794551871716976, -0.015676837414503098, -0.025490792468190193, 0.04462588205933571, 0.0012139989994466305, 0.010621163062751293, -0.008862298913300037, 0.0010355634149163961, -0.03427661955356598, -0.019508952274918556, 0.005998833104968071, -0.00100051355548203, -0.051729314029216766, 0.007388081401586533, 0.01765662245452404, 0.00680179288610816, -0.06284330040216446, -0.021480241790413857, 0.06229949742555618, -0.02883858233690262, -0.008603142574429512, -0.0012416139943525195, 0.0825221911072731, 0.024624105542898178, -0.02683330699801445, 0.03244128078222275, 0.0030907585751265287, 0.0500299297273159, -0.010170825757086277, 0.01784355379641056, -0.001018038485199213, 0.0008088016184046865, -0.014130395837128162, 0.019186070188879967, -0.03310404345393181, 0.04731091111898422, 0.025949627161026, -0.008467191830277443, 0.03349490091204643, -0.0032203367445617914, -0.07674428075551987, -0.04659716784954071, 0.07987114787101746, 0.06206158176064491, 0.00674231443554163, -0.02960330620408058, -0.03908587992191315, -0.036502815783023834, -0.038847967982292175, 0.014172880910336971, 0.07021863758563995, -0.03310404345393181, 0.01888018101453781, 0.04649520665407181, -0.006929247174412012, 0.005297836381942034, 0.06546035408973694, 0.00223681703209877, -0.01840435154736042, -0.019186070188879967, -0.005871379282325506, 0.04153299704194069, -0.016229137778282166, -0.04289250820875168, -0.010604169219732285, -0.012906838208436966, -0.0315576009452343, -0.0012469246285036206, -0.014478770084679127, -0.021786130964756012, -0.0009574978612363338, 0.06974280625581741, 0.029382387176156044, -0.011819230392575264, -0.04935017228126526, -0.0027423843275755644, 0.0028910806868225336, -0.019831836223602295, -0.013314690440893173, -0.0038066250272095203, -0.03193146735429764, 0.003218212630599737, -0.005692943464964628, 0.06195962056517601, -0.0687231793999672, 0.010196316987276077, -0.0070099676959216595, 0.009406102821230888, 0.00833973754197359, 0.02056257240474224, 0.04846649244427681, -0.031727541238069534, -0.0058798762038350105, -0.003993557300418615, 0.023213615640997887, -0.0025830669328570366, 0.08986353874206543, -0.014767665416002274, -0.004271831829100847, -0.028736619278788567, 0.05268096923828125, 0.03412367403507233, 0.02678232640028, -0.018200425431132317, 0.005556992720812559, -0.04316440969705582, 0.01217610202729702, 0.05302084982395172, 0.032237354665994644, 0.04272256791591644, 0.06501851230859756, 0.017860548570752144, 0.035143304616212845, -0.060939986258745193, -0.020630547776818275, -0.026612387970089912, 0.06032820791006088, 0.02032465860247612, 0.01714680716395378, -0.0014954598154872656, 0.023485517129302025, 0.0481606051325798, -0.0064576673321425915, -0.01888018101453781, -0.004363174084573984, -0.006240995600819588, -0.02912747859954834, -0.015175518579781055, -0.030843859538435936, 0.02501496486365795, 0.04299446940422058, 0.03483741730451584, -0.05777912959456444, -0.0248620193451643, 0.030741896480321884, 0.027649013325572014, -0.0031332431826740503, -0.03318900987505913, -0.007672728504985571, 0.0006409872439689934, -0.00534881791099906, -0.06712575256824493, 0.05094759538769722, -0.006844277959316969, -0.013917972333729267, 0.05094759538769722, 0.0229926947504282, -0.045169685035943985, 0.031778521835803986, -0.03080987185239792, 0.06787348538637161, 0.06246943399310112, 0.008127314038574696, 0.0008018978405743837, 0.058051031082868576, 0.00920217577368021, -0.022126007825136185, -0.013943463563919067, -0.039697661995887756, -0.05499213561415672, -0.023774411529302597, -0.03390275314450264, -0.03478643298149109, -0.028498705476522446, 0.014317328110337257, 0.0306739192456007, -0.03415766358375549, -0.027292141690850258, -0.03844011574983597, 0.07375335693359375, 0.02603459544479847, -0.045305635780096054, 0.02758103795349598, 0.004499124828726053, 0.048534467816352844, 0.00029208199703134596, 0.0005323858349584043, 0.03493937849998474, -0.06274133920669556, 0.014079414308071136, 0.05268096923828125, -0.012261071242392063, -0.01667947508394718, -0.018013494089245796, -0.05370060354471207, 0.01784355379641056, -0.010638156905770302, 0.04724293574690819, -0.05499213561415672, -0.026374472305178642, -0.020358646288514137, 0.020766498520970345, 0.04068330302834511, 0.023757418617606163, -0.0963212102651596, -0.0167644452303648, 0.03779434785246849, 0.004072153940796852, -0.04799066483974457, 0.002459861570969224, -0.012422513216733932, -0.0004381229809951037, -0.05716735124588013, 0.05104956030845642, -0.025932632386684418, 0.05142342671751976, -0.024284228682518005, -0.04979201406240463, -0.00514064310118556, -0.0037195314653217793, 0.024573123082518578, -0.015379444696009159, 0.023808399215340614, -0.02960330620408058, -0.034497540444135666, 0.03561913222074509, -0.007354093715548515, -0.036230914294719696, -0.0345655158162117, -0.055332012474536896, 0.007970120757818222, -0.07470501214265823, -0.020817480981349945, -0.015311469323933125, 0.0061560263857245445, -0.0067083267495036125, 0.0018247158732265234, 0.002487476449459791, -0.029093490913510323, -0.0481606051325798, 0.010068862698972225, 0.06277532130479813, -0.06379495561122894, 0.033783797174692154, -0.009618525393307209, -0.07891949266195297, 0.01794551871716976, -0.023451529443264008, -0.01695137657225132, -0.027598030865192413, -0.0801430493593216, -0.015319965779781342, 0.1226956769824028, 0.050981584936380386, -0.021854106336832047, 0.03325698524713516, 0.03347790613770485, 0.012872850522398949, -0.005697192158550024, -0.023162633180618286, 0.02261883020401001, 0.0029951680917292833, 0.010221807286143303, 0.04285851866006851, -0.062265507876873016, -0.06838329881429672, 0.025167908519506454, 0.00802959967404604, -0.057949066162109375, -0.014674199745059013, 0.019373001530766487, -0.04557753726840019, -0.031302694231271744, 0.0221090130507946, -0.02888956479728222, -0.0012086883652955294, -0.033324964344501495, -0.07633642852306366, -0.02421625331044197, 0.00964401662349701, -0.020222695544362068, -0.02734312415122986, -0.05825495719909668, -0.07613249868154526, -0.051491402089595795, 0.034633491188287735, -0.01283036544919014, -0.018047481775283813, 0.013917972333729267, 0.018183432519435883, 0.01995079405605793, -0.016144167631864548, -0.023774411529302597, 0.04829655587673187, -0.030962815508246422, -0.03412367403507233, -0.03419164940714836, -0.01201466005295515, 0.000864562694914639, -0.004422652535140514, 0.04126109555363655, 0.005523005034774542, 0.024556130170822144, -0.03415766358375549, -0.05152538791298866, -0.04564551264047623, -0.010944047011435032, 0.03422563895583153, -0.009006747044622898, 0.06525643169879913, 0.008794323541224003, 0.01803048700094223, 0.03035103715956211, -0.019848830997943878, -0.038236189633607864, 0.03465048223733902, -0.009397605434060097, -0.009830948896706104, -0.019916806370019913, -0.05047176778316498, -0.05692943558096886, 0.08041495084762573, 0.01794551871716976, 0.0027232663705945015, -0.01056168507784605, 0.005319078452885151, -0.014648708514869213, -0.006058311555534601, -0.034021709114313126, 0.00117045221850276, -0.03609496355056763, -0.010519200004637241, -0.008743342012166977, 0.023077664896845818, 0.022822756320238113, -0.022041037678718567, 0.03109876625239849, 0.015455917455255985, 0.021412266418337822, -0.0011088494211435318, 0.054482318460941315, 0.02027367614209652, -0.04686906933784485, 0.011683279648423195, -0.019933799281716347, 0.019882818683981895, -0.0317615270614624, 0.015719322487711906, -0.0007349845254793763, 0.038712017238140106, -0.00682728411629796, 0.009006747044622898, 0.011147973127663136, -0.026901282370090485, 0.033324964344501495, -0.014538249000906944 ]
28,801
textual.driver
send_event
Send an event to the target app. Args: event: An event.
def send_event(self, event: events.Event) -> None: """Send an event to the target app. Args: event: An event. """ asyncio.run_coroutine_threadsafe( self._app._post_message(event), loop=self._loop )
(self, event: textual.events.Event) -> NoneType
[ -0.03521709144115448, 0.0339093878865242, -0.09800485521554947, 0.0322929285466671, 0.037560053169727325, -0.039013054221868515, -0.0419553779065609, 0.06516705453395844, 0.003875423688441515, -0.0059754629619419575, -0.018525751307606697, -0.03952160105109215, 0.015320070087909698, -0.015365475788712502, -0.005376100540161133, 0.007632791064679623, 0.027643326669931412, 0.011197182349860668, 0.042245976626873016, -0.03745107725262642, 0.030258726328611374, 0.024464888498187065, 0.027407214045524597, -0.030658302828669548, -0.02649908885359764, 0.05081867799162865, 0.0019433876732364297, 0.050164829939603806, -0.0017787899123504758, -0.030567489564418793, -0.004479326773434877, -0.061934128403663635, 0.03343716636300087, -0.018634725362062454, -0.02553647756576538, -0.003943533170968294, -0.0501285046339035, -0.0452609546482563, -0.03136663883924484, 0.006928994320333004, -0.03281963989138603, -0.0169546939432621, 0.03427264094352722, 0.06393200159072876, 0.024828139692544937, -0.007678197231143713, -0.03443610295653343, 0.03944895416498184, -0.034290801733732224, 0.05554092675447464, -0.047731053084135056, 0.036234188824892044, 0.006075356621295214, -0.0004605896829161793, -0.022012950852513313, 0.11500495672225952, 0.007328569423407316, -0.0323474146425724, -0.012622938491404057, -0.014321132563054562, -0.02537301369011402, 0.02553647756576538, -0.013113325461745262, -0.018816351890563965, 0.035289738327264786, 0.0008280965266749263, 0.058374278247356415, 0.07613720744848251, 0.037087827920913696, -0.036433976143598557, -0.001046614139340818, 0.0298773143440485, -0.009022222831845284, 0.015438126400113106, -0.00065044459188357, 0.02228538878262043, -0.027734139934182167, 0.01774476282298565, -0.025772588327527046, 0.029023677110671997, 0.02758883871138096, -0.026916826143860817, 0.0034690378233790398, 0.005094581749290228, -0.020868713036179543, 0.016046570613980293, -0.061461903154850006, 0.006838181521743536, -0.06345977634191513, -0.03034953959286213, 0.06491278111934662, -0.022012950852513313, -0.07729960232973099, -0.020559951663017273, 0.008114097639918327, 0.022848427295684814, 0.016718583181500435, 0.015156607143580914, -0.020941363647580147, 0.01600116305053234, -0.0007412570994347334, 0.036088891327381134, 0.03370960056781769, 0.0007985824486240745, 0.07976970821619034, -0.033182889223098755, -0.020105889067053795, 0.0030399486422538757, -0.004018453415483236, 0.048384904861450195, 0.006683800369501114, -0.010561494156718254, -0.018961651250720024, -0.031203176826238632, -0.06567560136318207, 0.013131488114595413, 0.023048214614391327, 0.01936122588813305, 0.030930738896131516, -0.006207034923136234, 0.00012628614786081016, 0.022412527352571487, 0.018834514543414116, -0.052053727209568024, -0.049656279385089874, 0.042064353823661804, -0.014856926165521145, 0.00407067034393549, 0.0020296594593673944, -0.04217332601547241, -0.011297076009213924, 0.03984852880239487, 0.05750247836112976, 0.03912202641367912, -0.01034354418516159, 0.07090640813112259, -0.04587847739458084, -0.057429827749729156, 0.04961995407938957, 0.013912475667893887, 0.008658972568809986, 0.004899334628134966, 0.04645967856049538, -0.013258625753223896, 0.0662568062543869, -0.00978050660341978, -0.07377608120441437, 0.02715293876826763, 0.04144682735204697, 0.006447687745094299, 0.025790750980377197, 0.001669814926572144, 0.026934988796710968, -0.017871901392936707, -0.07933380454778671, 0.0516178272664547, 0.0018605212680995464, -0.005053715780377388, 0.004293161444365978, 0.049801576882600784, 0.004359000362455845, -0.041265200823545456, 0.004454353358596563, 0.04388060420751572, -0.01081576943397522, -0.009081250987946987, -0.020959526300430298, 0.059681978076696396, 0.01502946950495243, 0.04377162829041481, -0.010434356518089771, -0.01527466345578432, -0.007709981873631477, 0.010706794448196888, 0.04308145120739937, 0.024483051151037216, -0.03298310190439224, -0.004259106703102589, -0.03321921452879906, -0.033182889223098755, -0.025899726897478104, -0.02537301369011402, 0.05132722854614258, -0.03810492902994156, -0.025899726897478104, 0.023974502459168434, -0.04340837895870209, 0.02134093828499317, -0.019161438569426537, -0.011496863327920437, -0.02114115096628666, -0.04758575186133385, 0.03211130201816559, 0.004735872149467468, 0.0177538450807333, 0.026063188910484314, -0.02711661346256733, -0.029187139123678207, 0.008926869370043278, -0.04784002900123596, -0.0024882627185434103, 0.009290119633078575, 0.041882727295160294, 0.046241726726293564, 0.03492648899555206, -0.04813062772154808, 0.03083992749452591, 0.007106078788638115, 0.04631437733769417, -0.08318425714969635, 0.03518076613545418, -0.014048694632947445, 0.007151484955102205, -0.005980003625154495, 0.041119903326034546, 0.010261813178658485, -0.04954730346798897, -0.05506870523095131, 0.006592988036572933, 0.011678487993776798, -0.0007809875532984734, 0.014965901151299477, -0.032074976712465286, 0.003954884596168995, -0.026844177395105362, -0.009626125916838646, -0.007446625269949436, -0.012223362922668457, 0.04940200224518776, -0.023865526542067528, -0.022031113505363464, 0.022721288725733757, 0.014293888583779335, 0.05296185240149498, 0.02615400217473507, -0.011206263676285744, -0.04671395197510719, -0.0029105409048497677, -0.08470990508794785, -0.010461600497364998, 0.04170110449194908, -0.01952468790113926, -0.006343253422528505, 0.010752201080322266, 0.020959526300430298, -0.005176312755793333, -0.002170418854802847, 0.03726945072412491, -0.0057665943168103695, 0.019742637872695923, -0.004849387798458338, -0.038504503667354584, -0.012886294163763523, 0.010134675540030003, -0.018180662766098976, 0.01872553862631321, 0.034490589052438736, 0.07962440699338913, 0.016555119305849075, 0.06796407699584961, -0.02210376411676407, -0.02422877587378025, -0.02553647756576538, 0.04300880432128906, 0.006570284720510244, -0.03670641407370567, -0.05376100167632103, 0.028860215097665787, -0.02520955167710781, -0.012849969789385796, 0.10359890758991241, 0.00738759757950902, 0.017018264159560204, -0.0003411144716665149, -0.026281138882040977, -0.05139987915754318, -0.044171202927827835, 0.023338813334703445, -0.034490589052438736, -0.053869977593421936, 0.01791730709373951, 0.0030217862222343683, 0.03276515379548073, 0.03734210133552551, -0.03904937580227852, -0.038359202444553375, 0.05684863030910492, 0.03992117941379547, 0.04144682735204697, -0.04907507821917534, 0.04133785143494606, 0.004027534741908312, 0.03937630355358124, 0.000884854351170361, -0.06037215515971184, -0.03114868886768818, -0.05216270312666893, 0.049184054136276245, 0.05877385288476944, 0.0024224235676229, 0.08957745879888535, 0.0058710286393761635, -0.0012180227786302567, -0.020233025774359703, -0.05107295513153076, 0.014348375611007214, 0.02858777716755867, 0.03685171529650688, -0.05445117875933647, -0.04250025376677513, -0.04344470426440239, -0.018462182953953743, -0.03118501417338848, -0.02584523893892765, -0.023702064529061317, 0.06691065430641174, 0.01985161378979683, -0.020759738981723785, 0.07294060289859772, -0.04101092740893364, -0.015211095102131367, 0.020541789010167122, 0.01838953234255314, 0.017009181901812553, 0.031130526214838028, 0.01268650684505701, 0.02840615250170231, -0.040320754051208496, -0.029659364372491837, -0.07562865316867828, 0.05474177747964859, -0.007242297288030386, 0.01428480725735426, -0.01632808893918991, -0.04075665399432182, -0.004867550451308489, -0.015038550831377506, 0.031057877466082573, 0.02295740135014057, -0.0092810383066535, -0.06676535308361053, 0.10396215319633484, 0.0467866025865078, 0.012023575603961945, 0.04282717779278755, -0.012323256582021713, -0.048711828887462616, -0.0242106132209301, -0.004676843993365765, -0.02097768895328045, 0.006157088093459606, 0.013340356759727001, 0.029350601136684418, -0.059355054050683975, -0.008327506482601166, 0.004213700070977211, 0.02646276354789734, -0.010388950817286968, -0.013957882300019264, -0.02758883871138096, -0.04144682735204697, 0.027098452672362328, 0.009853157214820385, -0.040320754051208496, -0.07475685328245163, 0.025754427537322044, -0.035435039550065994, -0.004776737652719021, 0.01235050056129694, 0.07577395439147949, -0.03245639055967331, -0.014702544547617435, 0.02955039031803608, 0.0905219092965126, 0.04813062772154808, -0.037850651890039444, -0.032674338668584824, -0.010516088455915451, -0.04994687810540199, 0.05681230500340462, 0.016028407961130142, 0.00009067061182577163, -0.002322529908269644, -0.029114488512277603, 0.047731053084135056, -0.0064840130507946014, 0.018961651250720024, 0.007868903689086437, -0.019106950610876083, 0.02003323845565319, -0.021195638924837112, -0.004334026947617531, -0.02101401425898075, 0.02807922661304474, -0.048675503581762314, -0.06720125675201416, -0.05103662982583046, 0.04500667750835419, 0.005462372209876776, -0.005144528578966856, -0.016210032626986504, 0.020233025774359703, -0.04784002900123596, -0.01025273185223341, 0.011042800731956959, -0.0003382765862625092, -0.02150440216064453, -0.10040230304002762, 0.03699701651930809, -0.0004217105743009597, -0.010843013413250446, 0.017018264159560204, -0.07897055149078369, -0.013749013654887676, 0.010216406546533108, -0.015338231809437275, -0.022884750738739967, -0.057284530252218246, 0.017544975504279137, -0.029768340289592743, -0.005762053653597832, 0.01324954442679882, 0.03178437799215317, 0.017499569803476334, -0.0011198316933587193, -0.04130152612924576, 0.019016139209270477, 0.007927931845188141, -0.0015540290623903275, 0.011251669377088547, -0.003462226828560233, 0.05299817770719528, -0.067891426384449, 0.04162845388054848, 0.0036075268872082233, 0.005503237713128328, -0.019179601222276688, -0.02441040240228176, -0.020087726414203644, 0.010143756866455078, -0.08209450542926788, -0.05993625521659851, -0.02101401425898075, -0.021231964230537415, 0.07773550599813461, -0.003194329794496298, -0.012395907193422318, -0.017018264159560204, 0.051763128489255905, -0.02791576460003853, 0.02406531386077404, -0.0077917128801345825, 0.02437407709658146, -0.028297176584601402, 0.032383739948272705, -0.03147561475634575, -0.020541789010167122, -0.02406531386077404, 0.011633082292973995, -0.014629894867539406, -0.052053727209568024, -0.030404027551412582, -0.02486446499824524, -0.017354270443320274, 0.030167914927005768, 0.017653951421380043, 0.020124051719903946, -0.0161737073212862, 0.0036120673175901175, -0.003943533170968294, 0.04246392846107483, -0.002322529908269644, 0.07036153227090836, 0.020233025774359703, 0.013222300447523594, -0.006438606884330511, -0.03376409038901329, -0.011596756987273693, -0.02003323845565319, 0.009249254129827023, 0.004917497280985117, 0.01308608241379261, 0.012731913477182388, 0.04279085248708725, -0.06178882718086243, 0.04751310124993324, 0.07613720744848251, -0.03454507887363434, 0.06505808234214783, -0.009399094618856907, 0.002260096138343215, -0.0169365331530571, 0.055322978645563126, 0.015510776080191135, 0.022703126072883606, 0.03380041569471359, -0.046278052031993866, 0.010388950817286968, 0.012359581887722015, -0.0015404070727527142, -0.008813353255391121, 0.029968127608299255, 0.008036906830966473, 0.04671395197510719, -0.012114387936890125, -0.015447206795215607, -0.05379732698202133, 0.0290963277220726, 0.008917788043618202, -0.005852865986526012, 0.00887692254036665, 0.045224629342556, 0.03458140045404434, -0.05070970207452774, 0.06879955530166626, -0.037705350667238235, -0.017817413434386253, -0.043190427124500275, -0.003850450273603201, -0.029986290261149406, 0.011315238662064075, -0.010879337787628174, 0.043662652373313904, -0.005494156386703253, 0.014856926165521145, -0.028860215097665787, 0.039158351719379425, 0.05085500329732895, 0.014003288000822067, 0.0500195287168026, -0.0322566032409668, 0.0500558540225029, -0.0007616899092681706, -0.001219157944433391, 0.02827901393175125, 0.005126365926116705, -0.011669406667351723, -0.028624102473258972, 0.0029763798229396343, 0.027552513405680656, -0.08027825504541397, 0.007723603397607803, 0.035144440829753876, 0.000039872364141047, -0.06316918134689331, -0.04653232917189598, 0.0038549909368157387, 0.010307219810783863, -0.03314656391739845, -0.03952160105109215, -0.040938276797533035, 0.03209314122796059, 0.08020560443401337, 0.09756895899772644, -0.008758866228163242, -0.035943590104579926, 0.04616907984018326, 0.025954214856028557, 0.0019456578884273767, -0.020287513732910156, -0.07355812937021255, -0.0062615224160254, -0.021885814145207405, -0.02973201498389244, -0.014457350596785545, 0.053070828318595886, -0.04406222701072693, 0.013267707079648972, -0.009081250987946987, -0.023956339806318283, 0.032074976712465286, -0.018216988071799278, -0.011233506724238396, -0.008236694149672985, 0.043372053653001785, 0.012977107428014278, 0.01825331337749958, 0.006874506827443838, -0.010198244825005531, -0.02085055224597454, -0.013485657051205635, -0.022358039394021034, -0.00504917511716485, -0.003968506585806608, -0.07246837764978409, 0.005852865986526012, 0.04903875291347504, -0.028678588569164276, 0.002955947071313858, -0.03988485410809517, -0.005861947312951088, -0.07802610844373703, 0.050963979214429855, 0.016082894057035446, 0.041592128574848175, 0.004808522295206785, -0.04696822911500931, 0.03696069121360779, 0.03454507887363434, 0.018117094412446022, 0.04816695302724838, 0.054342202842235565, 0.041882727295160294, 0.0013372141402214766, 0.06273327767848969, -0.0024133422411978245, -0.07737225294113159, -0.02441040240228176, 0.035453204065561295, 0.005403344053775072, -0.022503338754177094, 0.08463725447654724, -0.048857126384973526, -0.013667281717061996, -0.030095264315605164, 0.027661489322781563, -0.0630238801240921, 0.050310127437114716, 0.05230800434947014, 0.02295740135014057, 0.03904937580227852, -0.02048730105161667, -0.04896610230207443, -0.009716938249766827, -0.01018008217215538, 0.001094290753826499, 0.046096429228782654, -0.015156607143580914, -0.10556045919656754, -0.029677527025341988, -0.048857126384973526, 0.011914600618183613, -0.0054532908834517, -0.03143928945064545, 0.06414995342493057, -0.02422877587378025, -0.054523829370737076, -0.002222636016085744, -0.052271679043769836, 0.004145591054111719, 0.056267429143190384, 0.02148623950779438, -0.042391277849674225, -0.06414995342493057, 0.014738869853317738, 0.11173570901155472, 0.022230900824069977, -0.03133031353354454, -0.01956101320683956, -0.07003460824489594, 0.03507179021835327, 0.04064767807722092, -0.0161646269261837, 0.08826975524425507, 0.049801576882600784, 0.05470545217394829, 0.0027493485249578953, -0.021686026826500893, -0.051944755017757416, 0.05543195456266403, 0.03799595311284065, 0.025972377508878708, 0.01793546974658966, -0.06556662917137146, -0.01729070022702217, 0.012005412951111794, 0.012468556873500347, -0.034962814301252365, -0.013585550710558891, 0.03441793844103813, 0.0019819829612970352, 0.016082894057035446, 0.00682455999776721, -0.006456769071519375, 0.09807750582695007, -0.015601588413119316, 0.022394364699721336, -0.00961704459041357, -0.04235495254397392, -0.03521709144115448, -0.03581645339727402, 0.009553475305438042, 0.029023677110671997, -0.051763128489255905, -0.009158440865576267, -0.020287513732910156, 0.023611251264810562, -0.01040711347013712, -0.002262366469949484, -0.0005201853928156197, 0.01970631442964077, -0.021885814145207405, -0.05074602738022804, -0.04333572834730148, 0.001238455530256033, -0.0010971286101266742, -0.026226650923490524, -0.031566426157951355, -0.07468420267105103, -0.009090331383049488, 0.03242006525397301, -0.01032538153231144, 0.041410502046346664, -0.01988793909549713, 0.0018207906978204846, 0.025572801008820534, -0.027806788682937622, 0.02085055224597454, 0.03143928945064545, 0.004254566039890051, -0.04003015160560608, -0.08253040164709091, 0.019125113263726234, 0.04714985191822052, -0.023193513974547386, -0.015074876137077808, -0.04101092740893364, 0.024301426485180855, -0.024028988555073738, 0.023193513974547386, -0.11856480687856674, 0.0035530393943190575, 0.03590726479887962, -0.0743936076760292, 0.06901750713586807, -0.024174289777874947, 0.00808231346309185, -0.002445126650854945, -0.0016891126288101077, 0.014629894867539406, -0.060953352600336075, -0.03955792635679245, -0.01396696362644434, 0.037705350667238235, -0.03185702860355377, 0.00846826657652855, -0.005353397224098444, -0.01919776387512684, -0.06026317924261093, 0.012568450532853603, -0.021231964230537415, -0.027552513405680656, 0.03443610295653343, -0.10054760426282883, 0.03941262885928154, 0.03988485410809517, -0.030404027551412582, -0.04831225425004959, 0.009635207243263721, 0.018498508259654045, 0.026844177395105362, 0.04940200224518776, -0.03941262885928154, 0.007246837951242924, 0.03919467702507973, 0.03532606363296509, -0.00452019227668643, -0.0004705222963821143, -0.004885712638497353, -0.0034327127505093813, 0.0054532908834517, 0.02050546370446682, -0.02001507580280304, -0.0016550578875467181, 0.03196600079536438, 0.026426440104842186, 0.05470545217394829, 0.023120863363146782 ]
28,802
ipytextual.driver
start_application_mode
Start application mode.
def start_application_mode(self) -> None: """Start application mode.""" loop = asyncio.get_running_loop() def do_exit() -> None: """Callback to force exit.""" asyncio.run_coroutine_threadsafe( self._app._post_message(messages.ExitApp()), loop=loop ) if not WINDOWS: for _signal in (signal.SIGINT, signal.SIGTERM): loop.add_signal_handler(_signal, do_exit) self._stdout_queue.put_nowait(b"__GANGLION__\n") self.write("\x1b[?1049h") # Alt screen self._enable_mouse_support() self.write("\x1b[?25l") # Hide cursor self.write("\033[?1003h\n") size = Size(80, 24) if self._size is None else Size(*self._size) event = events.Resize(size, size) asyncio.run_coroutine_threadsafe( self._app._post_message(event), loop=loop, ) self._request_terminal_sync_mode_support() self._enable_bracketed_paste() self.flush()
(self) -> NoneType
[ 0.03352814167737961, -0.049563340842723846, -0.04889053478837013, -0.05288999155163765, 0.0822317898273468, 0.027454202994704247, -0.04687212035059929, -0.02491249330341816, -0.01703506149351597, -0.008307279087603092, -0.009652890264987946, -0.05139486864209175, 0.020483190193772316, 0.013054296374320984, -0.020763525739312172, -0.018623631447553635, 0.037527598440647125, -0.043246444314718246, -0.0408916249871254, -0.022688496857881546, 0.07019603997468948, 0.015437149442732334, 0.013923336751759052, -0.04055522382259369, -0.007933498360216618, 0.02556660957634449, -0.03564000502228737, 0.03012673743069172, -0.030556583777070045, -0.032761890441179276, 0.040330953896045685, -0.04167656600475311, 0.07146690040826797, -0.021940935403108597, -0.014474663883447647, -0.024183621630072594, -0.004004127345979214, -0.0070083909668028355, 0.03580820560455322, -0.028743747621774673, -0.004660579841583967, -0.04373236000537872, 0.0070410966873168945, 0.03117332234978676, -0.029846400022506714, -0.03367765620350838, 0.07318629324436188, 0.014596141874790192, -0.0020849963184446096, 0.035471804440021515, -0.05528218671679497, -0.011437693610787392, -0.01598847657442093, 0.06402865797281265, -0.06470146775245667, 0.04814297333359718, -0.02425837703049183, -0.04418089613318443, -0.023492125794291496, -0.07699885219335556, -0.05924426391720772, 0.0458255335688591, -0.004620865918695927, 0.00012542099284473807, 0.039022721350193024, -0.0221652053296566, -0.04365760460495949, 0.045601263642311096, 0.017558354884386063, 0.0049525960348546505, 0.006410341709852219, 0.0002947904577013105, -0.008480153046548367, 0.02351081557571888, 0.01583896391093731, -0.0009548932430334389, -0.04167656600475311, 0.055170051753520966, -0.019174957647919655, 0.021529776975512505, 0.011390971019864082, 0.07662507146596909, 0.04492845758795738, 0.029958534985780716, 0.03584558516740799, 0.037621043622493744, 0.000557459075935185, 0.06141219288110733, 0.010400451719760895, -0.10286448895931244, -0.002761306008324027, 0.030294938012957573, -0.025286274030804634, 0.06903732568025589, -0.008816556073725224, 0.03539704531431198, -0.009508050046861172, -0.026557128876447678, -0.02777191810309887, 0.005555317737162113, -0.03257500007748604, 0.07262562215328217, 0.055880237370729446, -0.05378706380724907, 0.02091303840279579, 0.001923803356476128, 0.009830436669290066, 0.060141339898109436, -0.010820955969393253, 0.019417915493249893, 0.0009367882739752531, 0.021529776975512505, 0.0035555902868509293, -0.0237163957208395, -0.0599544495344162, 0.04126540571451187, -0.03610723093152046, -0.005139486864209175, 0.057823896408081055, -0.003927035257220268, -0.07053244858980179, 0.02481904812157154, 0.016231432557106018, -0.04862888902425766, 0.012362801469862461, 0.053114257752895355, 0.028257831931114197, 0.020221544429659843, 0.017427532002329826, -0.01966087333858013, -0.018259193748235703, 0.020483190193772316, -0.0034901786129921675, -0.0027075749821960926, 0.0022169877775013447, -0.000602137588430196, 0.00018440828716848046, -0.016614558175206184, 0.00704576913267374, 0.08895984292030334, -0.03160317242145538, -0.015343704260885715, 0.02025892212986946, 0.01180213037878275, -0.03229466453194618, -0.0010664435103535652, -0.0017637783894315362, -0.0172873642295599, 0.07318629324436188, 0.007695213425904512, 0.0552448108792305, 0.02822045423090458, -0.008433430455625057, 0.043134309351444244, -0.012194599956274033, 0.025903012603521347, -0.004758697468787432, 0.007662507239729166, 0.03173399344086647, 0.02491249330341816, -0.02696828916668892, -0.008269901387393475, 0.03879845142364502, -0.03707905858755112, -0.03734070807695389, -0.010391107760369778, -0.049301695078611374, 0.05307688191533089, 0.05285261198878288, 0.032201219350099564, 0.043096933513879776, -0.02917359583079815, 0.014362528920173645, -0.046647850424051285, 0.027211245149374008, 0.042237237095832825, -0.0339953675866127, -0.0009911032393574715, 0.022875387221574783, 0.012278701178729534, -0.005503923166543245, -0.0427231527864933, -0.0708688497543335, -0.01090505626052618, 0.013577589765191078, 0.045339617878198624, -0.0020008955616503954, 0.034219637513160706, 0.07546635717153549, 0.01629684492945671, -0.06851402670145035, 0.025753499940037727, 0.024034108966588974, 0.005695485509932041, 0.010157494805753231, 0.03999455273151398, -0.02597776986658573, -0.026482373476028442, -0.005172192584723234, -0.05980493500828743, -0.0038195729721337557, 0.0615617074072361, 0.037527598440647125, 0.012222633697092533, 0.0173994991928339, -0.020015964284539223, -0.015866996720433235, 0.0054291668348014355, 0.03278058022260666, -0.029267041012644768, -0.04167656600475311, -0.062496159225702286, 0.01819378323853016, 0.02702435478568077, 0.05240407586097717, -0.03909747675061226, 0.03920961171388626, 0.0023746765218675137, 0.007433566730469465, 0.020184166729450226, -0.006826172582805157, 0.0020464500412344933, -0.04320906475186348, 0.006475753150880337, -0.04051784425973892, 0.016315534710884094, 0.0014740981860086322, -0.03713512793183327, 0.002317441161721945, 0.019679561257362366, -0.0322759747505188, -0.01183016411960125, -0.05629139766097069, 0.015025990083813667, -0.05169389024376869, 0.012839372269809246, 0.0356026254594326, 0.034014057368040085, -0.039583392441272736, -0.04205034673213959, -0.0034971870481967926, 0.00020455740741454065, 0.06066463142633438, 0.003700430504977703, -0.051768649369478226, 0.01795082539319992, -0.0033943974412977695, -0.01949267089366913, -0.01995989680290222, 0.017072441056370735, -0.04911480471491814, -0.05445986986160278, 0.02943524159491062, -0.006158039439469576, -0.026145970448851585, -0.04025619849562645, -0.0379013791680336, 0.02777191810309887, -0.015717484056949615, 0.050310902297496796, 0.01984776370227337, 0.026295483112335205, -0.026183348149061203, 0.045190103352069855, 0.01468958705663681, -0.008723110891878605, -0.0177452452480793, 0.030014602467417717, -0.025099383667111397, -0.0426110178232193, 0.03991979360580444, 0.08626861870288849, -0.029696889221668243, -0.004553117789328098, -0.021997002884745598, 0.023847218602895737, 0.0017450893064960837, 0.007335449103266001, -0.07374696433544159, -0.07767166197299957, 0.056627798825502396, -0.0033546830527484417, 0.018128370866179466, 0.06346798688173294, 0.0028010201640427113, -0.05445986986160278, -0.0011178383138030767, 0.006475753150880337, 0.03868631646037102, -0.060589876025915146, -0.003050986211746931, 0.04507797211408615, 0.018567563965916634, 0.010764888487756252, 0.045937664806842804, 0.006559853907674551, 0.000769754929933697, 0.027641093358397484, -0.0504230372607708, -0.05494578555226326, 0.051207978278398514, 0.030070669949054718, -0.019567428156733513, 0.02747289277613163, -0.009209025651216507, 0.010110772214829922, 0.0037821950390934944, -0.003487842623144388, 0.008933362551033497, -0.004041505511850119, -0.033808477222919464, -0.04657309502363205, 0.07374696433544159, -0.007709229830652475, -0.09583740681409836, 0.07385909557342529, 0.03984503820538521, 0.007555045653134584, 0.02872505784034729, 0.015110091306269169, -0.001634123153053224, -0.0023022564128041267, -0.0007294567185454071, 0.0189506895840168, -0.042237237095832825, -0.023398680612444878, 0.06877567619085312, -0.014745654538273811, -0.006629937794059515, -0.025903012603521347, -0.05887048318982124, 0.03965814784169197, -0.0062514846213161945, -0.006190745159983635, -0.035471804440021515, -0.022538986057043076, -0.012717893347144127, -0.028313899412751198, 0.00012797613453585654, -0.0695979967713356, -0.009115580469369888, 0.04612455517053604, -0.021380264312028885, 0.018978722393512726, 0.03891058638691902, 0.001493955380283296, -0.01860494166612625, 0.013549556024372578, 0.0013432749547064304, -0.05285261198878288, 0.037826623767614365, 0.0009221874643117189, -0.04653571546077728, -0.0220530703663826, 0.01005470473319292, -0.06358012557029724, -0.020427122712135315, -0.03184612840414047, -0.02902408316731453, 0.006293535232543945, -0.046498339623212814, 0.0005513267824426293, -0.043246444314718246, 0.029640821740031242, -0.06690677255392075, -0.023791151121258736, -0.003791539464145899, -0.004485370125621557, 0.029846400022506714, 0.04862888902425766, 0.015128780156373978, -0.021641911938786507, 0.022221270948648453, 0.0663834810256958, -0.03317305073142052, -0.003546245861798525, -0.030612651258707047, -0.03053789585828781, -0.008582943119108677, 0.055319566279649734, 0.05199291557073593, 0.014614831656217575, 0.017268674448132515, -0.025603989139199257, -0.012138533405959606, -0.012502969242632389, -0.015427804552018642, -0.04702163115143776, -0.01910020224750042, -0.047806572169065475, -0.021529776975512505, 0.025940390303730965, 0.007055113557726145, 0.042386747896671295, 0.01084898877888918, -0.013428077101707458, -0.047843948006629944, 0.03528491407632828, 0.048292484134435654, 0.08193276077508926, 0.010185528546571732, 0.03614460676908493, 0.03584558516740799, -0.014390562660992146, 0.04642358049750328, -0.026351550593972206, 0.03691085800528526, -0.07632604986429214, 0.032313354313373566, -0.00000639698191662319, -0.03969552740454674, -0.032817959785461426, -0.0869414284825325, 0.04698425158858299, 0.02502462826669216, -0.0345747284591198, 0.0080970274284482, -0.038069579750299454, -0.015773551538586617, 0.023398680612444878, -0.01242821291089058, 0.06432768702507019, 0.025585299357771873, 0.018623631447553635, 0.007494306191802025, 0.026930909603834152, 0.031584482640028, 0.018483463674783707, 0.0044293031096458435, -0.03162185847759247, -0.02169797755777836, 0.02902408316731453, -0.023791151121258736, 0.0013829891104251146, -0.05262834206223488, -0.013792512938380241, 0.02461346983909607, -0.01954873837530613, -0.01553993858397007, -0.02922966331243515, -0.02607121504843235, -0.040031928569078445, -0.0027309362776577473, 0.034668173640966415, 0.053562797605991364, 0.032612379640340805, -0.022800631821155548, 0.022352095693349838, 0.045152727514505386, 0.025043316185474396, 0.011372282169759274, 0.032201219350099564, 0.0037401446606963873, 0.016371600329875946, 0.06432768702507019, -0.009526739828288555, -0.041938211768865585, 0.02818307653069496, -0.029846400022506714, -0.02425837703049183, 0.016081921756267548, -0.009405260905623436, -0.05887048318982124, -0.025304963812232018, 0.011222770437598228, 0.03935912251472473, 0.0835026428103447, 0.009321159683167934, -0.06728055328130722, -0.000427219842094928, -0.023193102329969406, 0.03199563920497894, 0.06825238466262817, -0.01919364742934704, 0.04918956011533737, -0.025828257203102112, -0.014923200011253357, -0.021828802302479744, -0.004403605591505766, -0.005373099818825722, -0.011512449942529202, -0.00907820276916027, -0.08193276077508926, 0.047096386551856995, -0.06182335317134857, 0.02091303840279579, 0.052516210824251175, -0.050759438425302505, 0.03769579902291298, -0.012671170756220818, 0.00450172321870923, -0.01318511925637722, -0.013942025601863861, 0.045190103352069855, 0.07056982815265656, 0.033864546567201614, -0.021025173366069794, -0.025734812021255493, -0.013661690056324005, -0.025996457785367966, -0.011475072242319584, 0.04948858544230461, -0.0551326759159565, 0.019735628738999367, 0.021324196830391884, 0.042536262422800064, -0.09770631790161133, -0.033715032041072845, -0.05393657833337784, 0.018231160938739777, -0.0031794733367860317, 0.004433975555002689, 0.022669808939099312, -0.06182335317134857, 0.02947261929512024, -0.0047423443756997585, 0.0205018799751997, -0.0345747284591198, 0.047843948006629944, -0.04477894678711891, -0.020277611911296844, -0.03242548927664757, 0.01603519916534424, -0.015652073547244072, 0.0042190514504909515, 0.03117332234978676, 0.09434228390455246, 0.010475208051502705, 0.007961532101035118, 0.056216638535261154, 0.025342341512441635, 0.04698425158858299, 0.04971285164356232, -0.015820274129509926, -0.005779586266726255, -0.03352814167737961, 0.03552787005901337, 0.02807094156742096, 0.015764206647872925, 0.00834933016449213, -0.023342614993453026, -0.011073257774114609, 0.022296028211712837, -0.019567428156733513, -0.017922792583703995, -0.0075176674872636795, 0.04305955395102501, -0.04186345636844635, 0.020726148039102554, -0.01784803532063961, -0.018773144111037254, 0.04305955395102501, 0.06077676638960838, 0.08425020426511765, -0.06126268208026886, -0.031509727239608765, 0.05980493500828743, 0.025286274030804634, -0.005307687912136316, -0.0442182756960392, -0.02541709691286087, -0.020763525739312172, -0.06204761937260628, -0.030892986804246902, -0.0065178037621080875, 0.04246150329709053, -0.051357489079236984, 0.07841922342777252, 0.04212510213255882, -0.01396071445196867, 0.009923881851136684, 0.02848209999501705, 0.050161391496658325, 0.0016411315882578492, -0.0345747284591198, 0.0079241544008255, 0.017530322074890137, 0.07341055572032928, -0.03704168274998665, -0.026986977085471153, -0.02952868677675724, -0.011624584905803204, -0.021884867921471596, -0.0038242454174906015, -0.006676660384982824, -0.0018128370866179466, 0.015399770811200142, -0.028108319267630577, -0.03027624823153019, -0.09793058037757874, 0.02240816131234169, 0.013755135238170624, 0.038424670696258545, -0.051656514406204224, 0.021324196830391884, 0.004177000839263201, -0.0016247786115854979, -0.0004383164632599801, 0.03317305073142052, 0.03268713504076004, -0.061785973608493805, 0.030444450676441193, -0.010503241792321205, -0.040330953896045685, 0.048703644424676895, -0.012970195151865482, -0.024931183084845543, 0.01027897372841835, -0.03891058638691902, 0.005807620007544756, -0.06903732568025589, -0.011138669215142727, -0.03920961171388626, -0.006293535232543945, -0.004770378116518259, 0.046797361224889755, -0.007298070937395096, 0.012979540042579174, 0.09740728884935379, 0.003847606712952256, 0.05038565769791603, 0.008667043410241604, 0.00018367824668530375, -0.03048182837665081, 0.017885413020849228, -0.019791696220636368, 0.0006015535327605903, 0.017427532002329826, -0.043096933513879776, -0.012138533405959606, 0.04918956011533737, -0.01112932525575161, 0.010559309273958206, -0.04134016111493111, 0.03635018691420555, 0.007176592480391264, -0.0869414284825325, 0.0712052509188652, 0.009568789973855019, 0.00330328824929893, -0.016455702483654022, -0.06358012557029724, 0.03655576705932617, -0.044293031096458435, 0.05068468302488327, -0.0014145269524306059, 0.013970059342682362, 0.0663834810256958, -0.01609126478433609, -0.017455564811825752, -0.01644635759294033, -0.007555045653134584, 0.001131855184212327, 0.07243873178958893, -0.007204625755548477, 0.01087702251970768, -0.07565324753522873, -0.06623397022485733, -0.013951370492577553, 0.007204625755548477, -0.0037051027175039053, 0.01905347965657711, -0.06414079666137695, -0.0012311406899243593, 0.04799346253275871, -0.01599781960248947, -0.018586251884698868, -0.04347071424126625, 0.04276052862405777, 0.056067127734422684, 0.023174412548542023, 0.017679834738373756, -0.03601378574967384, -0.00032297000871039927, 0.023137034848332405, 0.06814024597406387, 0.004845134448260069, -0.019530048593878746, 0.03317305073142052, -0.013175775296986103, -0.08208227157592773, -0.028612924739718437, 0.01025093998759985, -0.043582845479249954, -0.016782760620117188, -0.05139486864209175, -0.008779177442193031, 0.004539101384580135, -0.012045088224112988, -0.05763700604438782, -0.017661144956946373, 0.01588568650186062, -0.004389588721096516, -0.04455467686057091, -0.03879845142364502, -0.05139486864209175, -0.03328518569469452, -0.002691222121939063, -0.03891058638691902, -0.05905737355351448, 0.06608445197343826, 0.007896120660007, 0.030500518158078194, -0.015577317215502262, -0.022239960730075836, 0.05670255422592163, -0.05408608913421631, 0.008933362551033497, -0.014455974102020264, 0.03831253573298454, 0.016511769965291023, 0.01413826085627079, 0.03162185847759247, 0.04638620465993881, 0.017633112147450447, -0.061785973608493805, -0.031565792858600616, 0.028500789776444435, 0.011390971019864082, -0.0001826561929192394, -0.06115054711699486, 0.08895984292030334, 0.057225849479436874, 0.01829657331109047, 0.053712308406829834, -0.017175229266285896, -0.05404870957136154, -0.04025619849562645, -0.03463079407811165, -0.03463079407811165, -0.01095177885144949, -0.044891081750392914, -0.0569641999900341, 0.0681028738617897, -0.020632702857255936, -0.0073774997144937515, 0.022576363757252693, -0.036873482167720795, -0.06941110640764236, -0.05591761693358421, 0.0009286117856390774, -0.07415811717510223, -0.023342614993453026, -0.01628750003874302, 0.021436331793665886, 0.0063776359893381596, -0.022595051676034927, -0.02255767397582531, 0.013979404233396053, 0.08940838277339935, 0.021679289638996124, -0.027996186167001724, 0.02407148666679859, 0.074419766664505, 0.0071111805737018585, 0.010232251137495041, -0.005181537009775639, 0.020819593220949173, -0.011381627060472965, -0.0188946221023798, -0.009765024296939373, 0.03472423925995827, 0.014698931947350502, -0.008779177442193031, 0.007984893396496773, 0.022426851093769073, -0.007316760253161192, -0.007877431809902191 ]
28,803
ipytextual.driver
stop_application_mode
Stop application mode, restore state.
def stop_application_mode(self) -> None: """Stop application mode, restore state.""" self.exit_event.set() self.write_meta({"type": "exit"})
(self) -> NoneType
[ 0.05555248633027077, 0.0198280680924654, -0.0002830689772963524, -0.029386213049292564, 0.026640789583325386, -0.06636471301317215, -0.04270660877227783, -0.005834027659147978, 0.0206754207611084, -0.012574723921716213, -0.07693967968225479, -0.05063783377408981, 0.005495086312294006, -0.014235535636544228, -0.028403284028172493, -0.0016735228709876537, 0.012710300274193287, -0.04314723238348961, 0.0006625243695452809, -0.037961430847644806, 0.039791714400053024, -0.0040079811587929726, 0.00827016867697239, -0.040130652487277985, 0.015243886038661003, -0.03613114729523659, -0.024607140570878983, 0.013862700201570988, -0.02718309499323368, -0.033334881067276, -0.03538547456264496, -0.03691071271896362, 0.042604926973581314, -0.03091144934296608, -0.011735843494534492, -0.025539228692650795, -0.034385599195957184, 0.02103130891919136, 0.03572441637516022, 0.008939577266573906, -0.00030319360666908324, -0.027606772258877754, -0.01065970491617918, 0.04982437565922737, -0.012489988468587399, -0.034385599195957184, 0.05684046074748039, -0.05551858991384506, 0.013506812043488026, 0.04518087953329086, -0.017624950036406517, 0.006715275347232819, 0.02298022247850895, 0.04850250482559204, -0.02052289806306362, 0.025386705994606018, -0.02160751074552536, -0.038063112646341324, -0.033012885600328445, -0.06673754751682281, -0.036063358187675476, 0.03972392529249191, -0.040605172514915466, -0.01896376721560955, 0.06921181827783585, -0.004393526818603277, -0.007664310745894909, 0.07368584722280502, 0.014023697935044765, 0.002787792356684804, -0.04948543384671211, -0.058230120688676834, 0.005910289473831654, 0.03877488896250725, 0.019150184467434883, -0.04460467770695686, -0.034910958260297775, 0.05968756973743439, -0.027488142251968384, -0.02040426805615425, 0.011718896217644215, 0.054908495396375656, 0.00349109573289752, 0.10175018757581711, 0.008287115953862667, 0.04385900869965553, 0.06938128918409348, 0.026234058663249016, 0.02184476889669895, -0.049858272075653076, -0.004359632730484009, 0.03728354722261429, -0.050773411989212036, 0.03613114729523659, 0.01994669809937477, 0.0010941450018435717, -0.006020445376634598, 0.013930488377809525, -0.005706924479454756, -0.06873730570077896, 0.041859254240989685, -0.046977270394563675, 0.045655395835638046, -0.0267255250364542, 0.04270660877227783, 0.006452595815062523, -0.007655837573111057, 0.008333720266819, 0.006672907620668411, 0.004613839089870453, -0.012142573483288288, 0.05989093333482742, -0.034504227340221405, -0.01659965142607689, -0.0574505552649498, 0.04792630299925804, -0.010320764034986496, 0.016701335087418556, -0.011845999397337437, 0.01382033247500658, -0.007918517105281353, 0.013159397058188915, -0.06077218055725098, -0.06948297470808029, 0.020014485344290733, 0.0557219535112381, 0.02930147759616375, 0.02228539250791073, 0.0026967020239681005, 0.02591206505894661, -0.048129670321941376, -0.017879154533147812, -0.04040180519223213, -0.038707099854946136, 0.017328375950455666, 0.014184694737195969, 0.07958342880010605, -0.013879647478461266, -0.006266178097575903, 0.08826032280921936, -0.0005979136913083494, 0.04585876315832138, 0.04751957580447197, 0.03096229024231434, 0.01614208146929741, 0.0022899725008755922, 0.028810013085603714, -0.008376087993383408, 0.02918284945189953, 0.01661659963428974, 0.013972856104373932, 0.014964260160923004, -0.044841937720775604, 0.003660566406324506, 0.009676774963736534, 0.010744440369307995, -0.020929627120494843, 0.042435456067323685, 0.021454986184835434, -0.017421584576368332, 0.02809823676943779, -0.005020568612962961, 0.003306796308606863, -0.06334813684225082, -0.0238445233553648, -0.01740463823080063, -0.00449520954862237, 0.08581994473934174, 0.02896253764629364, -0.005384930409491062, -0.05138350650668144, -0.03302983194589615, 0.01212562620639801, -0.012396778911352158, -0.04158810153603554, 0.09205646812915802, -0.012710300274193287, -0.01976027898490429, 0.008380324579775333, 0.04406237229704857, 0.015260833315551281, -0.06443274766206741, -0.11273188889026642, 0.04975658655166626, 0.011566372588276863, -0.011871419847011566, -0.0770074725151062, 0.027166148647665977, 0.03119955025613308, -0.010871543549001217, -0.018879031762480736, -0.03184353932738304, 0.0074524725787341595, -0.023234428837895393, 0.0119222616776824, 0.05141739919781685, -0.00020124641014263034, -0.02069236896932125, 0.021471934393048286, -0.03369076922535896, 0.0180994663387537, 0.03708018362522125, 0.034114446491003036, -0.011812105774879456, -0.008435402065515518, 0.06429716944694519, 0.03630061820149422, -0.038639310747385025, -0.017946943640708923, -0.011278272606432438, 0.046570539474487305, -0.028691383078694344, 0.03989339619874954, 0.005486612673848867, 0.07673631608486176, -0.02970820851624012, -0.004427421372383833, -0.004893465433269739, -0.003565239254385233, 0.04911259934306145, -0.06178900599479675, -0.03975781798362732, -0.013278027065098286, 0.02069236896932125, -0.02343779243528843, 0.04762125760316849, 0.011990049853920937, -0.03579220548272133, 0.023980099707841873, 0.03133512660861015, -0.03857152536511421, 0.026471318677067757, -0.04873976483941078, -0.058704640716314316, 0.008477769792079926, 0.03494485095143318, 0.009702195413410664, -0.01573535054922104, -0.05890800431370735, 0.013235659338533878, 0.016379339620471, -0.03918161988258362, 0.01740463823080063, -0.016464075073599815, 0.009642881341278553, 0.06511063128709793, 0.049858272075653076, -0.007350790314376354, 0.0017667317297309637, -0.029352320358157158, 0.04799409210681915, -0.04968880116939545, 0.08683677017688751, 0.03174185752868652, 0.07965121418237686, -0.07138104736804962, 0.033063728362321854, -0.005808607209473848, -0.011515531688928604, 0.038063112646341324, 0.0249969232827425, -0.02201423980295658, -0.04758736491203308, 0.018235044553875923, 0.057823389768600464, 0.009414095431566238, 0.02023479714989662, 0.03501264005899429, 0.0069525339640676975, -0.0051858024671673775, 0.05314600095152855, -0.03680902719497681, -0.04840082302689552, -0.003130970522761345, -0.02918284945189953, 0.024505458772182465, -0.013455971144139767, -0.02079405076801777, -0.06270414590835571, -0.056738778948783875, 0.0976828932762146, 0.03555494546890259, -0.0014373230515047908, 0.04267271235585213, 0.011168116703629494, -0.018777349963784218, -0.005990787874907255, -0.014294850639998913, 0.04877365753054619, 0.02045510895550251, 0.03069113753736019, 0.03819868713617325, 0.016404761001467705, 0.025590071454644203, 0.004012218210846186, -0.0278779249638319, -0.025420600548386574, -0.019387444481253624, 0.0062322840094566345, -0.020183956250548363, 0.05304431915283203, -0.0024086018092930317, 0.013455971144139767, 0.013752544298768044, -0.020777104422450066, 0.04989216476678848, 0.07619401067495346, -0.001643865485675633, 0.04321502149105072, 0.03477538004517555, 0.018404513597488403, -0.01068512536585331, -0.038808781653642654, -0.017319902777671814, -0.11842609941959381, 0.025640912353992462, 0.04440131410956383, -0.044841937720775604, 0.006490726489573717, 0.04504530504345894, -0.007918517105281353, -0.05751834437251091, 0.016921646893024445, 0.02401399426162243, 0.018895979970693588, -0.00027777301147580147, 0.006414464674890041, -0.021709192544221878, 0.03769027814269066, -0.08351514488458633, -0.015184571966528893, 0.013862700201570988, 0.03379245102405548, 0.00968524906784296, -0.01548114512115717, -0.05965367332100868, 0.00865147728472948, -0.04728231579065323, 0.006804247386753559, -0.035656627267599106, -0.07748199254274368, -0.004014336504042149, -0.037893641740083694, 0.009795404970645905, 0.014557530172169209, 0.02953873760998249, -0.017506320029497147, -0.011100328527390957, 0.0936833843588829, 0.021132992580533028, 0.011820578947663307, -0.0060967071913182735, -0.016625072807073593, 0.04016454890370369, -0.011295219883322716, -0.09625934064388275, -0.008672661148011684, -0.008829421363770962, -0.016675913706421852, -0.047655150294303894, -0.044502995908260345, 0.0070881107822060585, -0.05073951929807663, 0.03401276469230652, -0.056908249855041504, -0.02206508070230484, -0.05670488625764847, -0.007740572560578585, 0.019031556323170662, 0.0016809371300041676, -0.007236397359520197, -0.09998769313097, 0.028538860380649567, 0.04650275036692619, 0.015294727869331837, -0.02992852032184601, 0.017624950036406517, -0.022624334320425987, 0.007914280518889427, 0.03826647624373436, 0.012913664802908897, -0.02516639418900013, -0.033877186477184296, -0.010719019919633865, 0.02247180975973606, 0.042435456067323685, -0.010854596272110939, -0.05626426264643669, -0.0050078583881258965, -0.05148518830537796, 0.034165285527706146, -0.007689731661230326, -0.011312167160212994, -0.007350790314376354, 0.022844646126031876, 0.025607017800211906, -0.06016208603978157, 0.002476390218362212, 0.05734887346625328, 0.03108092024922371, -0.06022987514734268, 0.05365441367030144, -0.03382634371519089, -0.016125133261084557, 0.049621012061834335, 0.010651231743395329, -0.02636963501572609, -0.06389044225215912, 0.016099713742733, -0.0632125586271286, -0.01659965142607689, -0.01049023400992155, -0.03958834707736969, -0.0007462005014531314, 0.06419549137353897, 0.0026204402092844248, 0.07104210555553436, -0.012439146637916565, 0.040876325219869614, 0.027098359540104866, 0.03528379276394844, 0.05816233158111572, 0.07131325453519821, -0.08107476681470871, -0.015837034210562706, 0.038808781653642654, -0.00039163613109849393, 0.0051688551902771, -0.01752326637506485, 0.023539476096630096, -0.05477292090654373, -0.055823639035224915, -0.05911136791110039, -0.004099071957170963, -0.06131448596715927, 0.009651354514062405, 0.0034042419865727425, -0.027267830446362495, -0.05256979912519455, 0.002813213039189577, 0.01770968548953533, -0.007596522569656372, 0.004067296162247658, 0.04850250482559204, 0.06158563867211342, 0.009456463158130646, -0.004376580007374287, 0.016667440533638, 0.031352072954177856, 0.022251497954130173, -0.009371727705001831, 0.0023916547652333975, -0.022675175219774246, -0.016752175986766815, 0.05206139013171196, -0.009007366374135017, -0.05348494276404381, -0.002618321916088462, 0.02326832339167595, -0.019217973574995995, 0.008325246162712574, 0.004351159557700157, -0.06768658757209778, -0.06009429693222046, 0.05728108435869217, 0.032555315643548965, 0.010295342653989792, -0.06300919502973557, -0.0030568272341042757, 0.025640912353992462, -0.07294017821550369, 0.03374160826206207, 0.05294263735413551, 0.01845535635948181, 0.010752913542091846, 0.03718186542391777, -0.040706854313611984, -0.013862700201570988, 0.00339788687415421, -0.008198143914341927, -0.005092593375593424, 0.0015358278760686517, -0.03762248903512955, 0.01672675460577011, -0.042096514254808426, 0.0017900338862091303, 0.033250145614147186, -0.05555248633027077, 0.003702934132888913, 0.025098605081439018, -0.023420846089720726, -0.03518211096525192, 0.014371112920343876, 0.025098605081439018, 0.049146492034196854, -0.010566496290266514, -0.028250759467482567, -0.014608371071517467, 0.0007080696523189545, -0.03518211096525192, 0.009956401772797108, 0.024234306067228317, -0.07226229459047318, -0.0261493232101202, 0.0035059244837611914, -0.0014955786755308509, -0.05551858991384506, -0.01398980338126421, 0.003760130377486348, 0.010405498556792736, -0.017269061878323555, 0.0186756681650877, 0.09185310453176498, -0.027267830446362495, 0.01677759550511837, -0.02269212156534195, 0.009659827686846256, -0.035826098173856735, 0.08371850848197937, 0.02228539250791073, -0.0015792547492310405, -0.0379275344312191, 0.04348617419600487, 0.03799532353878021, 0.032487526535987854, -0.04460467770695686, 0.0023090378381311893, -0.00798630528151989, 0.03694460541009903, 0.07714305073022842, 0.014405006542801857, 0.033334881067276, 0.04172367975115776, 0.029437053948640823, -0.005825554020702839, -0.06694091111421585, -0.012464568018913269, 0.0016788188368082047, 0.0488414466381073, -0.006062813103199005, -0.017726631835103035, 0.00793546438217163, 0.050197210162878036, 0.03097923845052719, 0.01137995533645153, 0.0026585711166262627, -0.014421953819692135, 0.013769491575658321, -0.04084243252873421, 0.023081904277205467, -0.03460590913891792, 0.03918161988258362, 0.0971405878663063, 0.026420477777719498, -0.050570048391819, -0.015964137390255928, 0.03972392529249191, 0.07382142543792725, 0.008028673008084297, -0.017209745943546295, -0.04158810153603554, 0.02264128066599369, 0.03345350921154022, -0.053179893642663956, 0.029606524854898453, 0.038639310747385025, -0.004804493393748999, -0.02052289806306362, 0.021353304386138916, -0.017226694151759148, 0.007744809612631798, -0.054095037281513214, 0.0740925744175911, 0.007122004870325327, 0.010176713578402996, 0.04274050146341324, 0.06877119839191437, 0.049146492034196854, -0.03745301812887192, -0.009227678179740906, -0.0006858265842311084, -0.020014485344290733, -0.023302216082811356, -0.034334756433963776, -0.022251497954130173, -0.013227185234427452, 0.04687558487057686, -0.017226694151759148, -0.03336877375841141, -0.012388305738568306, 0.008490480482578278, 0.08182043582201004, 0.019573861733078957, -0.05175634101033211, 0.01586245372891426, 0.013744071125984192, 0.029030324891209602, 0.017658842727541924, 0.013744071125984192, 0.05273927003145218, -0.022895487025380135, -0.01298992708325386, 0.06656807661056519, -0.042604926973581314, -0.01510830968618393, -0.0018101586028933525, -0.07721083611249924, 0.008621820248663425, -0.025590071454644203, 0.04477414861321449, -0.041621994227170944, -0.03721575811505318, -0.021810874342918396, -0.0021194424480199814, 0.05365441367030144, 0.025708699598908424, -0.004639259539544582, -0.0034233075566589832, 0.036063358187675476, -0.03877488896250725, -0.024522405117750168, -0.00037733704084530473, 0.013506812043488026, -0.03340267017483711, -0.025268075987696648, 0.046570539474487305, -0.0339110791683197, 0.10134346038103104, -0.024963028728961945, -0.0033555191475898027, -0.029233690351247787, -0.014210115186870098, 0.015676036477088928, -0.01614208146929741, 0.020387321710586548, 0.03179269656538963, -0.024861346930265427, 0.04050349071621895, 0.02148888073861599, 0.0077024418860673904, 0.03394497558474541, -0.03728354722261429, 0.037486910820007324, -0.02689499408006668, -0.0402323380112648, -0.019794173538684845, 0.055315226316452026, 0.02420041151344776, -0.010947804898023605, -0.04026623070240021, -0.03247058019042015, -0.03470759093761444, -0.006266178097575903, 0.02550533600151539, -0.029233690351247787, 0.008147302083671093, 0.006685617845505476, -0.02420041151344776, 0.006024682428687811, -0.0062322840094566345, -0.03579220548272133, 0.020251745358109474, -0.057484451681375504, -0.012778088450431824, 0.06060270965099335, -0.006342439912259579, 0.0018461711006239057, 0.019861962646245956, 0.043587855994701385, 0.018404513597488403, 0.016675913706421852, -0.044333525002002716, 0.008409981615841389, 0.019387444481253624, -0.0327417328953743, 0.04379121959209442, -0.018319780007004738, -0.0448080450296402, 0.0005399229703471065, -0.03809700533747673, -0.06819499284029007, 0.020777104422450066, 0.014642265625298023, -0.03336877375841141, 0.028081290423870087, 0.037791959941387177, -0.050875093787908554, 0.057484451681375504, -0.012684879824519157, -0.06483947485685349, -0.04535035043954849, -0.010278396308422089, -0.019065450876951218, -0.04918038845062256, -0.05206139013171196, -0.07917669415473938, -0.03602946549654007, 0.010176713578402996, -0.011820578947663307, -0.02004837989807129, -0.0014362639049068093, 0.010007242672145367, 0.03843594714999199, -0.006079760380089283, -0.0004922593361698091, 0.02809823676943779, -0.0011132104555144906, -0.052840955555438995, 0.01454058289527893, -0.01266793254762888, 0.0020707196090370417, -0.01198157574981451, 0.024624088779091835, 0.03372466191649437, 0.016735227778553963, -0.017608001828193665, -0.10086894035339355, -0.010854596272110939, 0.0011174471583217382, 0.014727001078426838, -0.0436895377933979, 0.05453566089272499, 0.020658474415540695, 0.017506320029497147, 0.010125872679054737, -0.046062126755714417, -0.043994586914777756, 0.016565756872296333, -0.0103377103805542, 0.02286159247159958, -0.07802429795265198, -0.09131079167127609, -0.03501264005899429, 0.08249831944704056, -0.001630095997825265, 0.015760771930217743, 0.00933783408254385, -0.006130601279437542, -0.0081896698102355, 0.01850619725883007, -0.02281075157225132, 0.011286746710538864, -0.021014362573623657, -0.013727123849093914, 0.012210361659526825, 0.023064957931637764, -0.0425371378660202, 0.02574259415268898, -0.00030557680292986333, -0.005016331560909748, 0.0186756681650877, -0.027488142251968384, 0.03177575021982193, -0.004283370915800333, -0.003910535480827093, 0.030148832127451897, -0.00827016867697239, 0.01031228993088007, -0.02711530588567257, 0.017658842727541924, 0.012795035727322102, 0.05589142441749573, -0.03935108706355095, -0.013278027065098286, 0.05653541535139084, -0.022336233407258987, -0.007617706432938576, -0.01614208146929741 ]
28,804
textual.driver
suspend_application_mode
Suspend application mode. Used to suspend application mode and allow uninhibited access to the terminal.
def suspend_application_mode(self) -> None: """Suspend application mode. Used to suspend application mode and allow uninhibited access to the terminal. """ self.stop_application_mode() self.close()
(self) -> NoneType
[ 0.06149948388338089, -0.0335075668990612, 0.01669345609843731, -0.0277678444981575, 0.03733404725790024, -0.04371151700615883, -0.03971267119050026, -0.047193270176649094, -0.0128411203622818, 0.01837400533258915, -0.042263660579919815, -0.09921273589134216, 0.01237573754042387, 0.011987918056547642, -0.051605790853500366, -0.02756100706756115, 0.04005739837884903, -0.04584883153438568, -0.030456723645329475, -0.01383221335709095, 0.051743682473897934, 0.019770154729485512, 0.0200976449996233, -0.015073234215378761, -0.03121512569487095, 0.004537483211606741, -0.027199042961001396, 0.011815554462373257, -0.04712432622909546, -0.029474249109625816, 0.018460188060998917, 0.0034214260522276163, 0.031697746366262436, -0.03812692314386368, -0.026837078854441643, 0.01644352823495865, -0.04815850779414177, 0.0238034725189209, 0.038850851356983185, -0.029715558513998985, -0.03843717649579048, -0.016340110450983047, -0.030025813728570938, 0.027888499200344086, -0.03097381629049778, -0.027991918846964836, 0.06094792112708092, -0.027681663632392883, 0.042504969984292984, 0.04598672315478325, -0.018701497465372086, 0.027819553390145302, 0.01242744643241167, 0.01620221883058548, -0.048675600439310074, 0.022889941930770874, -0.0334041491150856, -0.055742524564266205, -0.027578243985772133, -0.09397286921739578, -0.03578277304768562, 0.02083881013095379, -0.03140472620725632, -0.006351614370942116, 0.046951960772275925, -0.0087690195068717, -0.05215735360980034, 0.05832798779010773, 0.020683683454990387, -0.007329780142754316, -0.052536554634571075, -0.046710651367902756, -0.03574829921126366, 0.041574202477931976, 0.020769866183400154, -0.05029582232236862, -0.05715591087937355, 0.05622514709830284, -0.05377757549285889, 0.023096779361367226, 0.012530865147709846, 0.028078099712729454, 0.008885365910828114, 0.09597229212522507, -0.002887097420170903, 0.039885036647319794, 0.04629697650671005, 0.010436641983687878, -0.007678817491978407, -0.019718443974852562, 0.010488350875675678, 0.048675600439310074, -0.04681406915187836, 0.055501215159893036, 0.05498412624001503, 0.021769575774669647, 0.004520246759057045, 0.028388354927301407, -0.051743682473897934, -0.053570739924907684, -0.02218325063586235, 0.022252196446061134, 0.006588615011423826, -0.07060030847787857, 0.043952826410532, -0.003723063040524721, -0.019028987735509872, 0.02785402722656727, 0.03219760209321976, 0.005976722575724125, -0.03242167457938194, 0.05257102847099304, -0.025975259020924568, -0.023786235600709915, -0.04367704316973686, 0.03933347016572952, -0.030594615265727043, 0.026802606880664825, 0.02440674602985382, 0.00197572261095047, -0.02726798877120018, 0.061189230531454086, -0.024130964651703835, -0.04650381579995155, 0.00879056565463543, 0.051605790853500366, 0.02345874346792698, 0.032921530306339264, 0.048882439732551575, 0.02469976432621479, -0.07770170271396637, 0.016934765502810478, -0.01778796687722206, -0.03854059800505638, 0.049330584704875946, -0.016029855236411095, 0.03349032998085022, -0.021648921072483063, 0.03205971047282219, 0.06860088557004929, -0.022148776799440384, -0.002471269341185689, 0.027095625177025795, 0.0091094383969903, 0.0014521669363602996, 0.005459630396217108, 0.009893694892525673, -0.030887633562088013, 0.052088409662246704, 0.012272318825125694, 0.021304193884134293, 0.05674223601818085, -0.040919218212366104, 0.0066963424906134605, 0.018460188060998917, 0.029767267405986786, -0.017460476607084274, 0.013254793360829353, 0.03823034092783928, -0.037368521094322205, 0.013392684981226921, -0.01655556447803974, 0.006868706550449133, -0.01635734550654888, -0.05246761068701744, -0.014151087030768394, -0.03616197407245636, 0.05343284830451012, 0.061189230531454086, -0.03819586709141731, 0.007110015954822302, -0.04240155220031738, 0.019373716786503792, -0.014159704558551311, -0.04174656793475151, 0.0728755071759224, -0.03369716554880142, -0.01217751856893301, -0.012806647457182407, 0.006075832061469555, 0.005226938985288143, -0.042849697172641754, -0.10479732602834702, 0.026940496638417244, 0.04746905341744423, -0.0110140610486269, -0.05608725547790527, 0.057431694120168686, 0.023441508412361145, 0.006717888172715902, -0.04929611086845398, -0.0091094383969903, 0.050950806587934494, 0.03226654604077339, 0.0009620067430660129, 0.015392107889056206, -0.012289554812014103, -0.030853161588311195, 0.008398436941206455, -0.027181807905435562, 0.015305925160646439, 0.03812692314386368, 0.03923005238175392, 0.007545235101133585, -0.0009463862515985966, 0.013228938914835453, 0.011625953949987888, -0.047503527253866196, 0.015124943107366562, -0.027698898687958717, 0.015943672508001328, -0.04109158366918564, 0.02064920961856842, 0.018839389085769653, 0.06536044180393219, 0.003333089407533407, 0.057776421308517456, -0.027250751852989197, 0.010290132835507393, 0.020338954403996468, -0.05608725547790527, -0.0313185453414917, -0.04529726505279541, -0.011600098572671413, -0.013702940195798874, 0.01575407199561596, -0.020442374050617218, -0.039643727242946625, 0.03137025237083435, 0.03373163938522339, -0.01985633559525013, 0.010022968053817749, -0.09431759268045425, -0.030560141429305077, -0.025268565863370895, 0.02825046330690384, -0.013228938914835453, -0.02459634654223919, -0.04243602231144905, -0.005369139369577169, 0.01871873252093792, -0.033421386033296585, 0.0553288534283638, 0.012573955580592155, 0.005959486123174429, 0.05632856488227844, 0.05719038471579552, -0.023631108924746513, 0.03923005238175392, -0.02509620226919651, 0.011798317544162273, -0.05922428146004677, 0.06432625651359558, 0.010729660280048847, 0.013892540708184242, -0.06439520418643951, 0.004821883514523506, 0.03785113990306854, -0.025768421590328217, 0.07246183604001999, 0.009566203691065311, -0.029508721083402634, -0.058810606598854065, 0.0021664004307240248, 0.08652674406766891, 0.010410787537693977, 0.005214011762291193, 0.0034472804982215166, -0.015211125835776329, -0.04188445955514908, 0.06856641173362732, 0.012298173271119595, -0.03161156177520752, -0.00953173078596592, -0.01921858824789524, 0.05133000761270523, -0.018787678331136703, 0.011246752925217152, -0.07652962952852249, -0.048882439732551575, 0.10914090275764465, 0.03547251597046852, 0.004981320351362228, 0.04247049614787102, 0.022993361577391624, -0.032869819551706314, -0.014392396435141563, 0.004559028428047895, 0.03609302639961243, -0.031490907073020935, 0.026406168937683105, 0.06056872010231018, 0.051674734801054, 0.026147622615098953, 0.056983549147844315, 0.002285977825522423, -0.03161156177520752, -0.007502144202589989, -0.0022299597039818764, -0.02469976432621479, 0.06877324730157852, 0.01600399985909462, -0.028491774573922157, 0.031990762799978256, -0.006636015139520168, 0.02445845492184162, 0.03981608897447586, 0.04815850779414177, 0.015452435240149498, 0.05360521376132965, -0.013927013613283634, -0.016193600371479988, 0.01892556995153427, 0.012617046944797039, -0.10514205694198608, 0.00930765736848116, 0.03843717649579048, -0.027199042961001396, 0.03557593375444412, 0.028147045522928238, -0.018012041226029396, -0.04347020760178566, 0.042160242795944214, 0.040677908807992935, -0.050020039081573486, 0.01610741764307022, 0.04908927530050278, -0.004481464624404907, 0.0001885231613414362, -0.07584017515182495, -0.01932200789451599, 0.016314255073666573, 0.039988454431295395, -0.00728668924421072, -0.05922428146004677, -0.02454463765025139, 0.028095336630940437, -0.030422251671552658, -0.000010621260116749909, -0.01449581515043974, -0.07294445484876633, 0.008919838815927505, -0.010686569847166538, 0.006118922960013151, 0.0025854604318737984, 0.026664715260267258, -0.008885365910828114, 0.04574541375041008, 0.07873588800430298, 0.023355325683951378, 0.013995959423482418, -0.0004704999446403235, -0.014694033190608025, 0.023889653384685516, -0.011815554462373257, -0.06873877346515656, 0.011246752925217152, 0.00886812899261713, -0.03595513477921486, -0.04653828591108322, -0.025165148079395294, 0.009790277108550072, -0.036816954612731934, 0.011884499341249466, -0.04153973236680031, -0.013952868059277534, -0.0442630834877491, 0.002400169149041176, 0.06442967057228088, 0.008734547533094883, -0.026509586721658707, -0.057086966931819916, 0.0259407851845026, 0.04657275974750519, -0.0022493505384773016, -0.0008117268444038928, -0.02128695696592331, 0.017064038664102554, 0.021700631827116013, 0.07570227980613708, 0.06170632317662239, -0.06360232830047607, 0.012082718312740326, -0.009566203691065311, -0.001364907599054277, 0.035093314945697784, -0.0016665447037667036, -0.06115475669503212, -0.005563049111515284, -0.032628510147333145, 0.028284937143325806, 0.008514783345162868, -0.000176269153598696, -0.006967815570533276, 0.008269163779914379, 0.02859519235789776, -0.04509042948484421, -0.03478306159377098, 0.0513644814491272, 0.03871295973658562, -0.046710651367902756, 0.04533173888921738, -0.026992207393050194, -0.012134427204728127, 0.034162551164627075, 0.020873283967375755, 0.014357923530042171, -0.04929611086845398, 0.05222630128264427, -0.03250785544514656, -0.01719331182539463, -0.007269452791661024, -0.028681373223662376, 0.02726798877120018, 0.06191315874457359, -0.04247049614787102, 0.04960636794567108, -0.03421425819396973, 0.047503527253866196, 0.050606079399585724, 0.03785113990306854, -0.0014327759854495525, 0.01314275711774826, -0.03757535666227341, -0.01940818876028061, 0.00645934185013175, 0.008407055400311947, -0.0148233063519001, 0.017262257635593414, -0.0007573244511149824, -0.0554322712123394, -0.025578821077942848, -0.03102552518248558, 0.004345728084445, -0.051398951560258865, 0.01335821207612753, 0.03923005238175392, -0.022545214742422104, -0.037127211689949036, -0.007321162149310112, 0.038506124168634415, 0.0034645169507712126, 0.01240159198641777, 0.007907199673354626, 0.07584017515182495, 0.008023545145988464, 0.0014672487741336226, 0.03171497955918312, 0.0401952899992466, 0.04553857445716858, 0.008419983088970184, 0.006235268898308277, 0.00140153500251472, -0.020080409944057465, 0.0276127178221941, 0.021769575774669647, 0.011272607371211052, 0.021579977124929428, 0.024096490815281868, 0.03140472620725632, 0.04598672315478325, 0.01945989951491356, -0.05312259495258331, -0.021218011155724525, 0.03181840106844902, 0.03626539185643196, 0.012487773783504963, -0.02237285114824772, 0.004082872997969389, -0.0006851470097899437, -0.03240443766117096, 0.0704624131321907, 0.043194424360990524, -0.02721627987921238, 0.021959176287055016, 0.020045936107635498, -0.004869283642619848, 0.014444105327129364, 0.010066059418022633, -0.007739144843071699, -0.050261348485946655, -0.03936794400215149, -0.03688590228557587, 0.02178681269288063, -0.033473093062639236, -0.017115747556090355, 0.055535688996315, -0.06136159226298332, 0.012298173271119595, -0.008988783694803715, 0.007622798904776573, -0.050157930701971054, 0.021373139694333076, 0.023027833551168442, 0.04633145034313202, 0.005270030349493027, -0.07042793929576874, -0.007114325184375048, -0.01596090942621231, -0.07266867160797119, -0.019787389785051346, 0.039747145026922226, -0.04491806402802467, -0.015478289686143398, 0.02785402722656727, 0.034507278352975845, -0.05008898675441742, -0.007502144202589989, -0.005170920863747597, 0.0020004999823868275, -0.0022644323762506247, 0.016581419855356216, 0.034800298511981964, -0.04998556897044182, 0.01847742311656475, -0.0028698609676212072, 0.02183852158486843, -0.023355325683951378, 0.11700069904327393, -0.02454463765025139, -0.008402746170759201, -0.007618490140885115, 0.038850851356983185, -0.013771886005997658, 0.018891097977757454, -0.02183852158486843, 0.023475980386137962, -0.00633437791839242, 0.013401303440332413, 0.051674734801054, 0.03242167457938194, 0.056776709854602814, 0.0519849918782711, -0.01069518830627203, 0.029715558513998985, -0.04857218265533447, -0.006519669201225042, -0.001249639200977981, 0.04688301682472229, 0.04667617753148079, 0.00975580420345068, -0.018977278843522072, 0.06163737550377846, 0.027871262282133102, -0.012039626948535442, 0.002126541221514344, -0.03978161886334419, -0.02257968671619892, -0.013797740451991558, 0.015797162428498268, -0.019494371488690376, 0.029181228950619698, 0.05270892009139061, 0.03936794400215149, -0.026664715260267258, -0.00047373175038956106, 0.0368514284491539, 0.05739722028374672, -0.020390665158629417, -0.03135301545262337, -0.03107723407447338, -0.006636015139520168, 0.011419116519391537, -0.06877324730157852, 0.03461069613695145, -0.02035619132220745, -0.014039049856364727, 0.03629986569285393, 0.03947136178612709, -0.04326337203383446, 0.021269720047712326, -0.022355614230036736, 0.05408783257007599, 0.052743393927812576, 0.007127252407371998, -0.02128695696592331, 0.060051627457141876, 0.04116053134202957, -0.04836534708738327, -0.00849323719739914, -0.0477103628218174, -0.0017365675885230303, -0.0702555775642395, -0.06642909348011017, -0.043987300246953964, -0.018994515761733055, 0.043401263654232025, -0.034059133380651474, -0.03936794400215149, -0.026561297476291656, 0.009367984719574451, 0.052743393927812576, 0.01659865491092205, -0.06394705176353455, 0.008372582495212555, 0.02366558089852333, 0.003272762056440115, 0.010867551900446415, 0.02252797782421112, 0.05098528042435646, -0.04267733171582222, 0.02850900962948799, 0.042056821286678314, -0.004481464624404907, 0.02040790021419525, 0.005347594153136015, -0.05739722028374672, 0.005912085995078087, -0.026613006368279457, 0.03578277304768562, -0.07852905243635178, 0.0010697342222556472, -0.016434909775853157, 0.0401952899992466, 0.016727928072214127, 0.04595224931836128, -0.062361303716897964, -0.006075832061469555, 0.024492928758263588, 0.00857511069625616, -0.04367704316973686, 0.019770154729485512, 0.004886520095169544, -0.006170632317662239, -0.038747433573007584, 0.027681663632392883, -0.016133273020386696, 0.06611884385347366, -0.04129841923713684, -0.03754088655114174, -0.03967819735407829, -0.01621083728969097, -0.012436064891517162, 0.020218299701809883, -0.025475403293967247, -0.005675085820257664, -0.07094503194093704, 0.018908333033323288, 0.005963795352727175, -0.008424291387200356, -0.031197888776659966, -0.05936216935515404, -0.004770174622535706, -0.053088121116161346, -0.013901159167289734, 0.003570089815184474, -0.013651231303811073, 0.009195621125400066, -0.018287822604179382, -0.022200487554073334, -0.0592932254076004, -0.04098816588521004, 0.000035819401091430336, 0.03985056281089783, -0.04240155220031738, 0.01698647439479828, -0.030904870480298996, -0.040436599403619766, 0.02178681269288063, 0.014875015243887901, -0.02875031903386116, -0.0369548462331295, -0.05843140557408333, -0.007420271169394255, 0.09500705450773239, 0.05570805445313454, -0.06163737550377846, 0.0038501813542097807, 0.04533173888921738, 0.01004882249981165, 0.020735392346978188, 0.013237557373940945, -0.011298461817204952, -0.0010271818609908223, -0.014202795922756195, 0.07473704218864441, -0.04995109513401985, -0.0697384849190712, 0.005218320991843939, -0.014590614475309849, -0.05153684318065643, -0.05691460147500038, 0.028474537655711174, -0.06225788593292236, -0.01789138652384281, 0.0185808427631855, -0.014650942757725716, 0.020390665158629417, -0.05350179225206375, -0.1067967489361763, -0.043952826410532, -0.02189023233950138, -0.0311117060482502, -0.02737140841782093, -0.03936794400215149, -0.06694618612527847, -0.03236996382474899, 0.045124903321266174, 0.0008004154660739005, -0.014642324298620224, 0.021821286529302597, 0.011634571477770805, 0.04891690984368324, -0.008583728224039078, -0.008023545145988464, 0.04440097510814667, 0.0012744165724143386, -0.01729672960937023, 0.020218299701809883, -0.015099088661372662, -0.016633128747344017, 0.011470826342701912, 0.03616197407245636, 0.035438042134046555, 0.03802350535988808, -0.020373428240418434, -0.06856641173362732, -0.03190458193421364, 0.004615047015249729, 0.011126098223030567, -0.009971259161829948, 0.09073242545127869, 0.010677951388061047, 0.0295949038118124, 0.009083583950996399, -0.035886190831661224, -0.06846299022436142, 0.04950295016169548, -0.01674516499042511, 0.01003158651292324, -0.03957477957010269, -0.04064343869686127, -0.07053136080503464, 0.05894849821925163, -0.006536905653774738, -0.011367407627403736, -0.01921858824789524, -0.01526283472776413, -0.04688301682472229, 0.029818976297974586, -0.041815511882305145, -0.005226938985288143, -0.021872995421290398, -0.01861531473696232, -0.0002172056119889021, 0.006821306422352791, -0.00931627582758665, 0.005688013043254614, 0.03798903152346611, 0.008290709927678108, 0.04474570229649544, -0.010436641983687878, 0.0445733368396759, 0.03269745409488678, 0.025975259020924568, 0.025578821077942848, -0.007269452791661024, 0.021700631827116013, -0.05701801925897598, 0.014978433959186077, -0.01509047020226717, 0.10300474613904953, 0.012091336771845818, 0.005774194840341806, 0.007614180911332369, -0.032628510147333145, -0.00955758523195982, -0.026888787746429443 ]
28,805
ipytextual.driver
write
Write data to the output device. Args: data: Raw data.
def write(self, data: str) -> None: """Write data to the output device. Args: data: Raw data. """ data_bytes = data.encode("utf-8") self._stdout_queue.put_nowait(b"D%s%s" % (len(data_bytes).to_bytes(4, "big"), data_bytes))
(self, data: str) -> NoneType
[ -0.02092191018164158, 0.01433007512241602, -0.057893503457307816, 0.022283267229795456, 0.052412249147892, 0.015700388699769974, -0.0528421513736248, 0.030308108776807785, 0.022605692967772484, -0.06348223239183426, 0.043993331491947174, -0.02878553792834282, 0.010810250416398048, 0.010926682502031326, 0.015467524528503418, -0.0017733467975631356, 0.004126613959670067, 0.000506870448589325, 0.012601509690284729, 0.0328516960144043, -0.012126825749874115, 0.041413918137550354, 0.024289477616548538, -0.022372828796505928, -0.04818487539887428, 0.055564865469932556, 0.0029578169342130423, -0.04094818979501724, -0.04467400908470154, -0.00042178560397587717, -0.012502990663051605, -0.08977791666984558, 0.013156799599528313, -0.02375209890305996, 0.03283378481864929, 0.06015048921108246, 0.004213937558233738, -0.05775020271539688, -0.07050396502017975, -0.01701696403324604, -0.006811263971030712, -0.019775504246354103, -0.04234537109732628, -0.03922858089208603, 0.019327688962221146, 0.034839995205402374, 0.03140077739953995, 0.0948650985956192, 0.02158467471599579, 0.011902918107807636, 0.0024473080411553383, -0.002561500994488597, -0.04943875968456268, 0.0017733467975631356, 0.0018797027878463268, 0.08483404666185379, 0.03732984513044357, -0.018629098311066628, -0.0205994825810194, -0.03836877644062042, -0.03441009297966957, 0.013765828683972359, 0.031759027391672134, -0.039837609976530075, -0.011428235098719597, 0.0049214852042496204, 0.029860293492674828, 0.002240193774923682, -0.016533324494957924, 0.021853365004062653, -0.0011161784641444683, -0.014419637620449066, -0.05445428565144539, 0.013962866738438606, 0.019936716184020042, 0.05065681412816048, -0.048901379108428955, 0.020241230726242065, 0.01577203907072544, 0.02217579074203968, 0.06566756963729858, -0.021656325086951256, 0.03290543332695961, 0.024862680584192276, -0.02233700454235077, -0.021853365004062653, -0.017079658806324005, 0.041664693504571915, -0.11786486953496933, -0.05470506101846695, -0.010156440548598766, -0.03399810194969177, -0.025597095489501953, 0.09808935970067978, 0.021942926570773125, -0.05721282586455345, -0.007147124968469143, 0.0007013899739831686, -0.04771915078163147, 0.05280632525682449, -0.0005754420999437571, 0.07165037840604782, 0.06878435611724854, -0.06892766058444977, -0.027352530509233475, -0.07537619769573212, -0.03045140951871872, 0.08805830776691437, -0.05628136917948723, 0.009198117069900036, 0.009663844481110573, 0.0015595151344314218, -0.008754780516028404, -0.06767378002405167, 0.028391461819410324, 0.02013375610113144, -0.01281646080315113, 0.007791978307068348, 0.045247212052345276, -0.010666949674487114, -0.008244271390140057, 0.036129701882600784, 0.02342967316508293, -0.03589683771133423, -0.04610701650381088, 0.01135658472776413, -0.019417252391576767, 0.04972536116838455, 0.01710652746260166, 0.000862043583765626, -0.01627359166741371, 0.05570816621184349, 0.039336055517196655, 0.03415931761264801, 0.025274669751524925, 0.029734905809164047, -0.01495701540261507, -0.003262331010773778, 0.0018662683432921767, 0.006179844960570335, 0.00744716078042984, -0.09887751936912537, 0.0015606347005814314, -0.02246239222586155, 0.08375928550958633, 0.019112737849354744, 0.06606164574623108, -0.007308338303118944, 0.00716503756120801, -0.013470270670950413, -0.00577233312651515, 0.05029856413602829, -0.021441373974084854, 0.023519234731793404, 0.03564606234431267, -0.012789592146873474, -0.022856470197439194, -0.059720586985349655, -0.026152387261390686, -0.0059290686622262, -0.028391461819410324, -0.05312875285744667, 0.007147124968469143, 0.033801063895225525, -0.03503703325986862, 0.04746837168931961, -0.06996659189462662, 0.0540960319340229, 0.04725342243909836, 0.01610342226922512, 0.043241001665592194, 0.008212924003601074, -0.037580620497465134, 0.02034870721399784, 0.007984538562595844, -0.007523289415985346, -0.04152139276266098, 0.010210178792476654, 0.025113455951213837, -0.0773824080824852, -0.056388843804597855, -0.010219134390354156, -0.01834249682724476, 0.037294019013643265, 0.0029533389024436474, -0.04746837168931961, -0.000555010512471199, 0.021871276199817657, -0.018772399052977562, -0.005606641992926598, -0.03154407814145088, 0.008911515586078167, -0.023913312703371048, 0.0118581373244524, 0.019417252391576767, -0.005046873353421688, 0.05165991932153702, -0.06502271443605423, 0.024110350757837296, -0.006735135335475206, 0.007626286707818508, 0.008911515586078167, 0.05108671635389328, -0.010908769443631172, 0.03048723377287388, -0.06018631532788277, 0.050979241728782654, 0.0507642887532711, -0.025579184293746948, -0.02317889593541622, 0.01634524203836918, 0.03016480803489685, 0.014150949195027351, -0.002948860637843609, 0.03340698778629303, -0.03561023622751236, -0.02887510135769844, -0.010326609946787357, 0.024611903354525566, -0.025400057435035706, 0.015870558097958565, 0.04542633891105652, 0.00829800870269537, 0.043957505375146866, -0.057356126606464386, -0.018449971452355385, 0.029806556180119514, 0.002030840376392007, 0.013470270670950413, -0.01776929385960102, 0.03360402584075928, 0.01439276896417141, 0.0005077100940980017, 0.02982446923851967, -0.025489620864391327, -0.033424898982048035, -0.07609269767999649, -0.005046873353421688, -0.08992122113704681, 0.0016692298231646419, -0.0549200139939785, -0.016282547265291214, 0.02471937984228134, 0.02063530869781971, 0.020706959068775177, -0.030720097944140434, 0.03116791322827339, 0.027639131993055344, 0.03679246827960014, 0.002330876188352704, 0.038046348839998245, -0.02566874586045742, -0.07795561105012894, -0.05054933950304985, -0.024683553725481033, -0.008038276806473732, 0.016900531947612762, -0.057427775114774704, 0.0073217726312577724, 0.03152616322040558, -0.05441845953464508, 0.016488542780280113, -0.05262719839811325, 0.03840460255742073, 0.06638406962156296, -0.023770011961460114, -0.05022691190242767, -0.03233223035931587, -0.03331742435693741, 0.0016983378445729613, 0.08619540184736252, 0.07480299472808838, -0.03740149736404419, 0.004319174215197563, -0.03844042494893074, 0.0005301008350215852, 0.04818487539887428, 0.01098041981458664, 0.02582995966076851, -0.045032259076833725, 0.032027717679739, 0.031759027391672134, 0.0027809301391243935, -0.025991173461079597, 0.010416173376142979, -0.01025495957583189, 0.018915699794888496, 0.015180923044681549, 0.014607720077037811, -0.04793410003185272, -0.00388927198946476, 0.03930022940039635, -0.03308456018567085, 0.03157990425825119, 0.03183067962527275, 0.034463830292224884, -0.05133749172091484, -0.004265436436980963, 0.023107245564460754, -0.01710652746260166, 0.019936716184020042, -0.03340698778629303, 0.03793887421488762, 0.019112737849354744, -0.05900408327579498, -0.0004570510354824364, -0.025937436148524284, -0.005382734350860119, -0.04696682095527649, -0.0603296160697937, 0.006542574614286423, -0.008378615602850914, 0.011204327456653118, 0.028767624869942665, 0.048364002257585526, 0.07465969026088715, -0.006090281996876001, 0.03865537792444229, 0.018951524049043655, 0.008656260557472706, -0.02242656797170639, -0.035556498914957047, 0.05445428565144539, 0.008468179032206535, -0.002415961120277643, -0.008960775099694729, 0.0118581373244524, 0.005351387429982424, 0.02878553792834282, -0.014034517109394073, 0.0011542427819222212, -0.005445428658276796, 0.01358670275658369, -0.011428235098719597, 0.04635779187083244, -0.01472415216267109, -0.01581682078540325, -0.018897786736488342, -0.006659006699919701, 0.009717581793665886, -0.029018402099609375, 0.0836159884929657, 0.045247212052345276, 0.02246239222586155, -0.014930146746337414, 0.02167423814535141, -0.03915692865848541, -0.003054097294807434, -0.01759912259876728, 0.06308815628290176, 0.03294125944375992, 0.001727445749565959, 0.02704801596701145, -0.018736572936177254, 0.061547670513391495, -0.010604255832731724, 0.01495701540261507, 0.005781289655715227, -0.01281646080315113, -0.01006687805056572, 0.004301261622458696, 0.01017435360699892, 0.007209818810224533, 0.006659006699919701, -0.048650603741407394, -0.041413918137550354, -0.013792697340250015, 0.03111417591571808, 0.06867688149213791, 0.08619540184736252, -0.01516301091760397, -0.00463936198502779, 0.0033250253181904554, 0.032260581851005554, -0.025471707805991173, 0.045318860560655594, -0.029967769980430603, -0.007599418051540852, -0.0228743813931942, -0.07537619769573212, 0.0012247735867276788, -0.05929068475961685, -0.004182590637356043, -0.01930977590382099, 0.030361846089363098, 0.015512306243181229, -0.045820415019989014, 0.04198712110519409, -0.01642584800720215, 0.022372828796505928, -0.030361846089363098, 0.02853476256132126, 0.019363513216376305, 0.002677932847291231, -0.04134226590394974, -0.010613211430609226, -0.0058932434767484665, 0.034839995205402374, -0.026224037632346153, 0.036380477249622345, -0.06441368907690048, -0.0017196090193465352, -0.0486864298582077, 0.0428469255566597, 0.04259614646434784, 0.0004889578558504581, 0.03655960410833359, -0.0544901117682457, 0.018145456910133362, 0.0324576199054718, -0.031311213970184326, 0.050979241728782654, 0.02280273102223873, 0.02213996648788452, 0.03322786092758179, 0.014482332393527031, -0.01855744794011116, -0.049152158200740814, 0.014509201049804688, 0.022014576941728592, -0.07075474411249161, 0.00003248406937927939, 0.05137331783771515, 0.060544565320014954, 0.06509436666965485, -0.056890398263931274, -0.012888111174106598, -0.01096250768750906, 0.05631719529628754, 0.014930146746337414, 0.01478684600442648, -0.010380348190665245, -0.02233700454235077, -0.002120403340086341, 0.013962866738438606, 0.007697937078773975, 0.010595299303531647, -0.07845716178417206, 0.023555060848593712, 0.009681756608188152, 0.02683306485414505, -0.014553982764482498, 0.018315626308321953, -0.04127061739563942, -0.005673814099282026, 0.02142346277832985, -0.0018013352528214455, 0.010407216846942902, 0.034266792237758636, 0.02749583125114441, 0.02790782041847706, -0.008096491917967796, -0.012171607464551926, -0.028821364045143127, 0.04589206352829933, -0.08246958255767822, 0.017706599086523056, -0.03682829439640045, -0.025991173461079597, -0.03894197940826416, -0.02079652063548565, 0.050191085785627365, -0.01988297887146473, -0.021441373974084854, 0.00503343902528286, 0.0657033920288086, 0.02013375610113144, 0.008714476600289345, -0.01714235171675682, -0.006399273872375488, 0.04754002392292023, 0.06308815628290176, -0.020187493413686752, -0.004301261622458696, 0.01843205839395523, -0.007303860038518906, -0.018987350165843964, -0.011096851900219917, -0.059469811618328094, -0.001051245373673737, -0.025901610031723976, -0.04925963282585144, 0.03381897509098053, 0.02941247820854187, -0.06423456221818924, 0.008486091159284115, 0.0628015547990799, -0.013640440069139004, 0.04646526649594307, 0.000060000191297149286, -0.0027137580327689648, 0.02242656797170639, -0.019417252391576767, -0.060222141444683075, 0.015530218370258808, 0.030935049057006836, -0.025722485035657883, -0.02088608406484127, -0.050406038761138916, -0.04051828756928444, -0.04101983830332756, -0.0006521303439512849, 0.0031458991579711437, -0.051194190979003906, 0.04904467985033989, -0.032887522131204605, 0.03541319817304611, 0.016703493893146515, -0.020563658326864243, 0.028678063303232193, -0.011329715140163898, 0.01439276896417141, -0.02009792998433113, -0.027979470789432526, 0.006623181514441967, -0.0020957733504474163, 0.0006577280582860112, -0.03604013845324516, -0.08397424221038818, -0.0024741769302636385, -0.031508252024650574, 0.06706474721431732, 0.005696204956620932, -0.03582518920302391, -0.00934141781181097, 0.00823979265987873, -0.020993560552597046, 0.008024841547012329, -0.03722237050533295, 0.06358970701694489, -0.019739678129553795, 0.01235968992114067, 0.03922858089208603, -0.01581682078540325, 0.05205399543046951, 0.05832340568304062, 0.02334010973572731, 0.000037539477489190176, -0.008544307202100754, -0.018736572936177254, 0.004943876061588526, -0.06788872927427292, 0.028731800615787506, -0.11485555022954941, -0.02050991915166378, 0.017939463257789612, -0.006578399799764156, -0.010944594629108906, 0.07917366176843643, -0.001271794200874865, -0.02815859764814377, -0.05810845270752907, 0.024808941408991814, 0.041127316653728485, -0.022068316116929054, 0.010944594629108906, -0.004522929899394512, -0.003969878423959017, 0.016622886061668396, 0.0009711984312161803, 0.0063903178088366985, 0.040840715169906616, 0.03269048407673836, 0.006202235352247953, 0.03668499365448952, -0.026815153658390045, -0.045283038169145584, -0.013846434652805328, 0.023286372423171997, -0.07118465006351471, 0.04302604869008064, 0.03215310722589493, 0.010362435132265091, -0.03181276470422745, -0.029931943863630295, -0.006515705958008766, 0.021459287032485008, 0.02179962582886219, -0.005055829416960478, -0.06244330108165741, -0.03836877644062042, 0.05882495641708374, -0.03441009297966957, -0.018575359135866165, 0.013613571412861347, -0.011598404496908188, 0.00456547224894166, -0.016112377867102623, -0.032385967671871185, -0.042667798697948456, 0.017088614404201508, -0.01235968992114067, 0.025346320122480392, -0.03466086834669113, 0.04485313594341278, -0.02208622731268406, 0.009095119312405586, 0.009986271150410175, 0.033263687044382095, -0.006058934610337019, 0.002058828715234995, 0.05825175344944, -0.05316457897424698, 0.01673036254942417, 0.08977791666984558, 0.014965971931815147, -0.045999541878700256, 0.027728695422410965, -0.03231431916356087, 0.009395155124366283, -0.031185826286673546, 0.07609269767999649, 0.009663844481110573, 0.028391461819410324, -0.030970875173807144, -0.01585264503955841, 0.011258064769208431, -0.04829235374927521, 0.016040727496147156, 0.06444951146841049, 0.07165037840604782, 0.0386912040412426, -0.002213324885815382, -0.026403162628412247, -0.013792697340250015, -0.011696923524141312, -0.007827803492546082, 0.0021181642077863216, -0.016775144264101982, -0.06627659499645233, -0.02292812056839466, 0.022659430280327797, 0.0010159799130633473, 0.02658228948712349, -0.06473611295223236, -0.04771915078163147, -0.10546935349702835, -0.01693635806441307, -0.004764750134199858, -0.017661817371845245, 0.049152158200740814, 0.027388356626033783, -0.0007534484611824155, -0.09730120748281479, 0.055349916219711304, 0.02724505588412285, -0.014007648453116417, 0.0036116268020123243, -0.040625762194395065, -0.024432778358459473, -0.01358670275658369, 0.006860523484647274, 0.04388585314154625, 0.06247912719845772, 0.0790303647518158, 0.016649756580591202, 0.02541797049343586, -0.00046376825775951147, -0.002438351744785905, 0.03174111619591713, -0.0038400122430175543, -0.014813714660704136, 0.030146894976496696, -0.0648794174194336, -0.022265354171395302, -0.01734834723174572, -0.005212564952671528, -0.005924590397626162, -0.020832346752285957, -0.0014699521707370877, 0.003161572851240635, 0.03475043177604675, -0.025525445118546486, -0.07086221873760223, 0.037795573472976685, -0.023859575390815735, 0.03335325047373772, -0.03641630336642265, 0.012511946260929108, -0.019685940816998482, 0.001248283893801272, -0.05778602883219719, 0.0020879367366433144, -0.09328878670930862, -0.0441008061170578, 0.0844757929444313, 0.0020252426620572805, -0.008768214844167233, 0.007026215083897114, -0.05778602883219719, 0.014321118593215942, -0.0028503413777798414, -0.0357714481651783, -0.03679246827960014, -0.030272282660007477, -0.0415930412709713, 0.03605804964900017, -0.02699427865445614, -0.013264275155961514, -0.04256032407283783, 0.05466923490166664, 0.011284934356808662, 0.04818487539887428, -0.013909129425883293, 0.017419997602701187, 0.022193703800439835, -0.012162650935351849, -0.023537147790193558, 0.01106998324394226, -0.03007524460554123, 0.040088385343551636, 0.027101755142211914, -0.0218354519456625, 0.01561978179961443, -0.03116791322827339, -0.025901610031723976, -0.04843565449118614, 0.031006699427962303, -0.013282188214361668, 0.042166244238615036, -0.03186650574207306, 0.058144278824329376, 0.03381897509098053, -0.03564606234431267, -0.04779079928994179, -0.006542574614286423, -0.07996182143688202, -0.030146894976496696, 0.04847147688269615, 0.014339031651616096, -0.021602587774395943, 0.018208151683211327, 0.006041022017598152, -0.012637334875762463, -0.043993331491947174, -0.006238060537725687, 0.01516301091760397, -0.08074997365474701, 0.03519824519753456, 0.026188211515545845, -0.008808517828583717, -0.006659006699919701, 0.06358970701694489, -0.05914738401770592, 0.03449965640902519, -0.00486774742603302, 0.011338671669363976, 0.039371881633996964, 0.012628378346562386, 0.025561271235346794, 0.05903990939259529, -0.022856470197439194, -0.11141633242368698, 0.041664693504571915, 0.07233105599880219, -0.015422742813825607, -0.021226422861218452, 0.05889660865068436, 0.004484865814447403, -0.01796633191406727, -0.029591605067253113, 0.03181276470422745, -0.015100316144526005, 0.005284215323626995, -0.0033317424822598696, 0.07225940376520157, -0.007577027194201946, 0.03801052272319794 ]
28,806
ipytextual.driver
write_meta
Write meta to the controlling process (i.e. textual-web) Args: data: Meta dict.
def write_meta(self, data: dict[str, object]) -> None: """Write meta to the controlling process (i.e. textual-web) Args: data: Meta dict. """ meta_bytes = json.dumps(data).encode("utf-8", errors="ignore") self._stdout_queue.put_nowait(b"M%s%s" % (len(meta_bytes).to_bytes(4, "big"), meta_bytes))
(self, data: dict[str, object]) -> NoneType
[ -0.0026258169673383236, 0.04137543588876724, -0.09514933079481125, 0.013771147467195988, 0.08083796501159668, 0.00474683940410614, -0.024035301059484482, 0.04534294083714485, 0.01424051821231842, -0.03397178277373314, 0.028162218630313873, 0.043004948645830154, 0.016543088480830193, -0.028392475098371506, 0.0024176998995244503, -0.024300983175635338, 0.0070582665503025055, 0.02295486442744732, 0.039356257766485214, -0.02933121658861637, 0.0009171540150418878, 0.01773865520954132, 0.024850057438015938, -0.004385955631732941, -0.008010291494429111, 0.03963965177536011, 0.013735723681747913, -0.0012852333020418882, -0.00008994418749352917, 0.023149697110056877, -0.04484700411558151, -0.10336773842573166, 0.03561900556087494, 0.016755634918808937, 0.0657118409872055, 0.009617662988603115, -0.023663347586989403, -0.022423502057790756, -0.1270310878753662, -0.016525376588106155, -0.01628626324236393, 0.013992548920214176, -0.08926891535520554, -0.039958469569683075, 0.049877237528562546, 0.0069209979847073555, 0.03133268281817436, 0.11194039136171341, 0.01911134086549282, -0.05320711061358452, 0.02123679220676422, -0.01911134086549282, -0.002816221909597516, -0.016454529017210007, -0.0015431655338034034, 0.07594943046569824, -0.0041667683981359005, 0.01688847504556179, -0.00219851266592741, -0.0049461000598967075, -0.023663347586989403, 0.036309778690338135, -0.007660477422177792, -0.06907714158296585, 0.04250900819897652, -0.00030664048972539604, 0.03684113919734955, -0.036734867841005325, -0.022122396156191826, -0.05366762354969978, -0.011344592086970806, -0.05997312441468239, 0.00483982777222991, 0.015480363741517067, -0.0012453810777515173, -0.03462712839245796, -0.050621144473552704, -0.010237585753202438, 0.0014070038450881839, 0.03328100964426994, 0.035884689539670944, -0.04913333058357239, -0.010122457519173622, -0.024318695068359375, -0.04360715672373772, 0.016056006774306297, 0.030695047229528427, 0.02532828412950039, -0.08700177073478699, -0.035884689539670944, -0.011734257452189922, -0.030996151268482208, -0.016321688890457153, 0.10329689085483551, -0.0008474126807413995, -0.04031271114945412, -0.020670006051659584, 0.00896674394607544, -0.04296952113509178, 0.03769132122397423, -0.020616868510842323, 0.038506075739860535, 0.03158064931631088, -0.028835278004407883, 0.01402797270566225, -0.06925425678491592, -0.03025224432349205, 0.042154766619205475, -0.05008978024125099, -0.012070787139236927, -0.0038988732267171144, -0.06595981121063232, -0.04675991088151932, -0.07602027803659439, 0.062417395412921906, 0.034308310598134995, 0.0032523819245398045, 0.0012365250149741769, 0.0539155937731266, -0.009298845194280148, -0.03184633329510689, -0.014523911289870739, 0.048672813922166824, -0.0275068711489439, -0.06195687875151634, 0.009909912943840027, 0.0430757962167263, 0.016631649807095528, -0.021573321893811226, 0.01527667511254549, -0.03042936511337757, 0.00891803577542305, 0.03751419857144356, 0.04119831323623657, 0.019554143771529198, -0.0005476909573189914, -0.00964423082768917, 0.003557915333658457, -0.01658736914396286, -0.001280805328860879, 0.003761604428291321, -0.05366762354969978, -0.02605447918176651, -0.05136505141854286, 0.043678008019924164, -0.04141085967421532, 0.010219873860478401, -0.0026258169673383236, -0.0008241655305027962, -0.06383436173200607, 0.043855126947164536, 0.0035468454007059336, -0.006562327966094017, 0.016817625612020493, 0.003084117081016302, 0.02610761672258377, 0.006367495283484459, -0.011574848555028439, -0.06312587857246399, 0.05313625931739807, 0.01610914245247841, -0.0334758423268795, 0.020315764471888542, -0.009839064441621304, -0.03367067873477936, 0.01833201013505459, 0.050798263400793076, 0.0021641955245286226, 0.05795395001769066, 0.05366762354969978, -0.006805869285017252, -0.012974103912711143, -0.02630244940519333, 0.015258963219821453, 0.040029317140579224, 0.05143589898943901, -0.012655286118388176, -0.010582972317934036, 0.023415379226207733, -0.008098851889371872, -0.06826238334178925, -0.010848653502762318, -0.05008978024125099, 0.01960727944970131, -0.03328100964426994, -0.045024123042821884, 0.01916447840631008, -0.0023999877739697695, 0.011256030760705471, 0.021874427795410156, 0.012212484143674374, -0.019926097244024277, -0.03290905803442001, -0.021626457571983337, 0.07318634539842606, 0.009431686252355576, 0.025647101923823357, -0.05798937380313873, 0.04201307147741318, 0.018473707139492035, 0.017543822526931763, -0.01326635293662548, 0.03374152630567551, 0.007461216766387224, 0.04594515264034271, -0.016303975135087967, 0.03505222126841545, 0.023273682221770287, -0.03476882725954056, -0.0026634549722075462, 0.017703231424093246, -0.027985097840428352, -0.004228760953992605, 0.014364502392709255, 0.04846027120947838, 0.008771911263465881, -0.017871495336294174, -0.009785927832126617, 0.007992579601705074, -0.01743754930794239, 0.009998473338782787, 0.028038233518600464, -0.00038330061943270266, 0.06355096399784088, 0.0006686312844976783, -0.023539364337921143, 0.039285410195589066, -0.01603829488158226, -0.007093690801411867, -0.003079689107835293, -0.002840575994923711, 0.020244915038347244, 0.009661943651735783, 0.06337384879589081, 0.028941549360752106, -0.003515849122777581, -0.023043425753712654, 0.005486318841576576, -0.04360715672373772, 0.03025224432349205, -0.0057608564384281635, 0.016507664695382118, -0.006885573733597994, 0.020563732832670212, -0.03946252912282944, -0.028746716678142548, 0.03560129553079605, 0.019979234784841537, 0.04984181374311447, -0.010308434255421162, 0.056147314608097076, -0.0037505344953387976, -0.04474073275923729, -0.03737250342965126, -0.011264887638390064, 0.011627985164523125, 0.04938129708170891, -0.0710608959197998, 0.035937823355197906, -0.0064737675711512566, -0.018349722027778625, -0.007527636829763651, -0.02653270587325096, 0.05497831851243973, 0.07145056128501892, -0.02623159997165203, -0.0038700909353792667, 0.011548280715942383, -0.11130275577306747, -0.0014413211029022932, 0.07828742265701294, 0.036805715411901474, -0.017145300284028053, -0.028109081089496613, -0.046051423996686935, -0.02033347636461258, 0.03214743733406067, -0.026975508779287338, -0.02885298989713192, -0.03604409843683243, 0.043430037796497345, 0.010211017914116383, 0.058520734310150146, -0.07276125252246857, 0.009608807042241096, -0.015799181535840034, 0.026922371238470078, 0.06617235392332077, -0.0038723049219697714, -0.03514077886939049, -0.03159836307168007, 0.05016063153743744, -0.049204178154468536, -0.02306113764643669, -0.010095889680087566, 0.037585049867630005, -0.06812068819999695, 0.01833201013505459, 0.025664813816547394, -0.044776156544685364, 0.051719292998313904, -0.023574788123369217, 0.04381970316171646, -0.006084101740270853, -0.08948146551847458, 0.04254443198442459, 0.03634520247578621, -0.006863433867692947, -0.03207658976316452, -0.053596775978803635, 0.026408720761537552, 0.03489281237125397, 0.0032745220232754946, 0.11491601914167404, -0.06177975982427597, 0.07070665061473846, 0.011309167370200157, 0.04821230098605156, 0.021272215992212296, 0.04229646176099777, -0.016755634918808937, -0.060539912432432175, 0.05891039967536926, -0.03531790152192116, 0.05947718769311905, -0.03921455889940262, -0.005003664642572403, -0.033759236335754395, 0.04814145341515541, -0.018668539822101593, 0.003555701347067952, 0.01743754930794239, 0.015320954844355583, 0.033511269837617874, 0.011264887638390064, 0.004093706142157316, -0.039108287543058395, -0.06978562474250793, 0.0031549655832350254, -0.020439747720956802, -0.041729677468538284, 0.04389055073261261, 0.020988821983337402, 0.0005272113485261798, 0.017880352213978767, -0.019447870552539825, 0.03485738858580589, -0.03985219448804855, -0.010361570864915848, 0.01953643187880516, -0.011442008428275585, 0.01638367958366871, 0.04066695272922516, -0.02203383669257164, 0.03723080828785896, -0.09132351726293564, 0.008754199370741844, -0.030907591804862022, -0.048106029629707336, -0.0007809923263266683, -0.0017180724535137415, 0.0389665924012661, 0.0012320970417931676, 0.03762047365307808, -0.06298418343067169, -0.035282477736473083, -0.015055273659527302, 0.10464300960302353, 0.06953765451908112, 0.04357173293828964, 0.034184329211711884, -0.028941549360752106, -0.007044982630759478, 0.02780797705054283, 0.003642047755420208, 0.029224943369627, -0.010264154523611069, -0.0318286195397377, -0.06496793776750565, -0.04612227529287338, -0.019323887303471565, -0.005136505234986544, -0.011194039136171341, -0.04615769907832146, 0.014107677154242992, 0.009272277355194092, 0.00025973113952204585, 0.022777743637561798, -0.03708910942077637, -0.007656049448996782, -0.016357112675905228, -0.008661210536956787, 0.0030265527311712503, 0.028941549360752106, -0.014816160313785076, -0.03726623207330704, 0.040029317140579224, 0.01738441362977028, -0.02295486442744732, 0.006208086386322975, 0.004388169385492802, -0.058839552104473114, -0.04484700411558151, -0.002311427379027009, 0.03597324714064598, -0.049877237528562546, -0.01916447840631008, -0.023946741595864296, 0.020953398197889328, 0.027613142505288124, -0.04743297025561333, -0.027312038466334343, 0.03135039284825325, -0.026196176186203957, -0.017304709181189537, 0.03797471523284912, 0.04187137261033058, -0.07800403237342834, -0.008975599892437458, 0.028817566111683846, 0.020368900150060654, 0.01738441362977028, -0.000299444975098595, 0.0410211943089962, 0.009334269911050797, -0.06553471833467484, -0.005889269057661295, -0.0733988881111145, 0.021839004009962082, 0.0018996213329955935, 0.050798263400793076, -0.023840468376874924, -0.019678128883242607, 0.008085567504167557, 0.03221828490495682, -0.013018383644521236, -0.022370366379618645, -0.042154766619205475, -0.008218408562242985, 0.04229646176099777, 0.012336468324065208, -0.04466988146305084, 0.008718774653971195, -0.001385970739647746, 0.049204178154468536, 0.05058572068810463, 0.02872900478541851, -0.0010588506702333689, 0.05887497588992119, 0.01573718897998333, -0.0023601355496793985, 0.0312795452773571, -0.01101691834628582, -0.06748305261135101, 0.0714859813451767, -0.0637989342212677, 0.010290722362697124, -0.061212971806526184, -0.04296952113509178, -0.014311365783214569, -0.03510535508394241, 0.026798387989401817, -0.025788798928260803, -0.008882611989974976, 0.0020357829052954912, 0.027790265157818794, -0.017331276088953018, 0.018969645723700523, -0.06376351416110992, -0.009511390700936317, 0.01232761237770319, 0.039108287543058395, 0.03609723225235939, -0.005858272779732943, -0.00010516551265027374, 0.019129054620862007, -0.03234227001667023, -0.013957124203443527, -0.030659621581435204, 0.006779301445931196, 0.03159836307168007, -0.0318286195397377, 0.08388444036245346, 0.029295790940523148, -0.04559091106057167, 0.008426525630056858, 0.08778110146522522, -0.06369266659021378, 0.05129420384764671, -0.004866396076977253, 0.03425517678260803, 0.02557625249028206, 0.0056944359093904495, -0.0027254472952336073, 0.03797471523284912, 0.026444146409630775, 0.027560006827116013, 0.04424479231238365, 0.003287806175649166, -0.0550137422978878, -0.023893605917692184, 0.009626518934965134, 0.005543882958590984, -0.04296952113509178, 0.028233066201210022, -0.03135039284825325, 0.00931655801832676, 0.028038233518600464, -0.013735723681747913, 0.03209429979324341, -0.023893605917692184, -0.010051609016954899, -0.004335033241659403, -0.03170463442802429, -0.020670006051659584, -0.008054571226239204, -0.0572100393474102, 0.001363830640912056, -0.03974592313170433, -0.02415928617119789, 0.0015298814978450537, 0.0037970286794006824, 0.044032249599695206, -0.05965431034564972, 0.0014955643564462662, -0.01536523550748825, -0.04782263562083244, -0.0007095905020833015, -0.014763024635612965, 0.06911256164312363, -0.008488517254590988, 0.022264093160629272, 0.005991113372147083, -0.011601417325437069, 0.03257252648472786, 0.017251573503017426, 0.026019055396318436, 0.022264093160629272, 0.06294875591993332, -0.034981369972229004, 0.012336468324065208, -0.0485665425658226, 0.010184450075030327, -0.041481707245111465, 0.02330910600721836, 0.02270689606666565, 0.020563732832670212, 0.0127261346206069, 0.0030641909688711166, -0.010388138704001904, -0.08345935493707657, -0.06301960349082947, 0.01941244676709175, 0.06606608629226685, -0.07927930355072021, 0.009475966915488243, 0.04583888128399849, -0.016729066148400307, 0.06131924316287041, -0.020120929926633835, 0.021715018898248672, 0.027666280046105385, -0.007549777161329985, -0.004073780030012131, -0.005442038644105196, 0.019926097244024277, -0.052250657230615616, 0.009440542198717594, -0.0334758423268795, -0.022901728749275208, 0.06043364107608795, 0.02435411885380745, 0.03684113919734955, -0.04675991088151932, 0.0090553043410182, -0.013903988525271416, 0.036185793578624725, 0.09869174659252167, 0.011645697057247162, -0.04360715672373772, -0.03592011332511902, 0.038010139018297195, 0.0027852256316691637, -0.006265650503337383, 0.0035291332751512527, -0.0378684401512146, 0.016171135008335114, 0.038612350821495056, 0.0037571764551103115, 0.002495190128684044, -0.0668099895119667, -0.0010987028945237398, 0.030110547319054604, -0.06999816745519638, 0.05586392059922218, 0.015418371185660362, 0.05246319994330406, -0.055120013654232025, -0.006898857653141022, 0.026072191074490547, 0.008054571226239204, 0.04339461401104927, -0.04881451278924942, -0.0007522102096118033, 0.02123679220676422, 0.006230226717889309, -0.03985219448804855, 0.022370366379618645, -0.02368105947971344, -0.023149697110056877, -0.039710499346256256, 0.03744335100054741, -0.0210596714168787, 0.049275025725364685, -0.03391864523291588, 0.022547487169504166, -0.03942710533738136, -0.01581689342856407, 0.04509497433900833, -0.007146826945245266, 0.06131924316287041, -0.04176510125398636, 0.011875954456627369, -0.003761604428291321, -0.005911408923566341, 0.006119525991380215, -0.00573871610686183, 0.006491479929536581, -0.048106029629707336, -0.093023881316185, -0.011991082690656185, 0.0007682617870159447, 0.047397542744874954, 0.01232761237770319, 0.005092225037515163, 0.018455995246767998, -0.07361143082380295, -0.007239815313369036, -0.014275941997766495, -0.01768551953136921, 0.04828314855694771, -0.007673761807382107, -0.010538691654801369, -0.06649117171764374, 0.018349722027778625, 0.04144628345966339, 0.02995113842189312, 0.0015874457312747836, 0.01579032465815544, -0.038931168615818024, 0.004631710704416037, 0.0019505436066538095, 0.008497373200953007, 0.06305503100156784, 0.08303426206111908, 0.037337079644203186, 0.022388078272342682, -0.005535027012228966, -0.03439687192440033, -0.020900262519717216, -0.03287363424897194, -0.019855249673128128, 0.012265619821846485, -0.07304464280605316, 0.010264154523611069, -0.01052983570843935, -0.01761467009782791, -0.011769682168960571, 0.008882611989974976, 0.015453795902431011, 0.048070602118968964, 0.04229646176099777, 0.02458437718451023, -0.05040859803557396, 0.04378427937626839, 0.0027343034744262695, 0.016551945358514786, -0.03312160074710846, 0.0014568191254511476, -0.00483982777222991, 0.016729066148400307, -0.019501008093357086, 0.01698589138686657, -0.017393268644809723, -0.02307884953916073, 0.06447199732065201, 0.06245281919836998, 0.004202192649245262, -0.04768093675374985, -0.015754900872707367, 0.0034959232434630394, -0.03414890170097351, -0.003595553571358323, -0.031492091715335846, -0.020067794248461723, -0.028339339420199394, 0.038612350821495056, -0.0015320954844355583, 0.05526171252131462, -0.04831857234239578, -0.0005554399685934186, 0.014435350894927979, 0.038010139018297195, -0.04229646176099777, 0.00470255920663476, -0.020492885261774063, 0.00206124410033226, -0.013629450462758541, 0.012070787139236927, -0.03871862217783928, 0.007904019206762314, 0.04711415246129036, 0.05239235237240791, 0.01347889844328165, -0.022388078272342682, -0.036309778690338135, -0.030340805649757385, 0.05568680167198181, 0.027241189032793045, -0.006292218808084726, -0.04803517833352089, 0.05635986104607582, 0.02148476056754589, -0.02617846429347992, -0.001491136266849935, -0.01116747036576271, -0.08593904227018356, -0.03152751550078392, 0.022441213950514793, 0.026568129658699036, -0.02263604663312435, -0.04654736444354057, -0.049204178154468536, -0.003095187246799469, -0.031438954174518585, -0.009059732779860497, 0.020793989300727844, -0.05873328074812889, 0.014488487504422665, 0.03342270851135254, -0.028498748317360878, 0.019040493294596672, 0.027719415724277496, -0.03857692331075668, 0.05072741582989693, -0.049204178154468536, -0.00022748961055185646, 0.0032457399647682905, -0.009608807042241096, 0.06422402709722519, 0.055970195680856705, -0.003901087213307619, -0.0974164754152298, 0.016817625612020493, 0.03669944405555725, 0.028693580999970436, 0.022246381267905235, 0.05607646703720093, 0.03889574110507965, 0.003544631414115429, -0.0388248935341835, -0.015613204799592495, -0.030996151268482208, 0.0023224973119795322, 0.059264641255140305, 0.00900659617036581, -0.003278949996456504, 0.006402919534593821 ]
28,807
ipytextual.widget
Widget
null
class Widget(AnyWidget): _esm = bundler_output_dir / "index.js" _data_from_textual = Bytes().tag(sync=True) _data_to_textual = Unicode().tag(sync=True) _cols = Int(80).tag(sync=True) _rows = Int(24).tag(sync=True) _ready = Bool().tag(sync=True) def __init__(self, app, cols: int | None = None, rows: int | None = None, *args, **kwargs): super().__init__(*args, **kwargs) self._app = app if cols is not None: self._cols = cols SIZE[0] = cols if rows is not None: self._rows = rows SIZE[1] = rows self._data_from_textual_queue = asyncio.Queue() self._data_to_textual_queue = asyncio.Queue() self._ready_event = asyncio.Event() self._tasks = [ asyncio.create_task(self._run()), asyncio.create_task(self._send_data()), asyncio.create_task(self._recv_data()), ] self.observe(self._observe_cols, names=["_cols"]) self.observe(self._observe_rows, names=["_rows"]) self.observe(self._observe_ready, names=["_ready"]) self.observe(self._observe_data_to_textual, names=["_data_to_textual"]) def _observe_data_to_textual(self, change): data = bytes(change["new"], "utf8") self._data_to_textual_queue.put_nowait(data) async def _send_data(self): await self._ready_event.wait() while True: data = await self._data_from_textual_queue.get() self._data_from_textual = data async def _recv_data(self): while True: data = await self._data_to_textual_queue.get() packet_type = b"D" packet = b"%s%s%s" % (packet_type, len(data).to_bytes(4, "big"), data) self._app._driver._stdin_queue.put_nowait(packet) def _observe_ready(self, change): self._ready_event.set() def _observe_cols(self, change): SIZE[0] = change["new"] def _observe_rows(self, change): SIZE[1] = change["new"] async def _run(self): self._tasks.append(asyncio.create_task(self._app.run_async())) while True: if self._app._driver is not None: break await asyncio.sleep(0) for _ in range(10): line = [] while True: data = await self._app._driver._stdout_queue.get() line.append(data) if data[-1] == 10: # "\n" break line = b"".join(line) if not line: break if line == b"__GANGLION__\n": ready = True break if ready: META = 77 # b"M" DATA = 68 # b"D" while True: data = await self._app._driver._stdout_queue.get() type_bytes = data[0] size_bytes = data[1:5] size = int.from_bytes(size_bytes, "big") data = data[5:5 + size] if type_bytes == DATA: self._data_from_textual_queue.put_nowait(data) elif type_bytes == META: meta_data = json.loads(data) #if meta_data.get("type") == "exit": # await self.send_meta({"type": "exit"}) #else: # await on_meta(json.loads(data))
(app, cols: 'int | None' = None, rows: 'int | None' = None, *args, **kwargs)
[ 0.033670421689748764, -0.06777811795473099, -0.1382594108581543, 0.02023405395448208, 0.016417808830738068, 0.02389129064977169, -0.025044113397598267, 0.0403289757668972, -0.06427989155054092, -0.04468188062310219, 0.015036406926810741, 0.03931528329849243, -0.03855998441576958, 0.021048981696367264, -0.03855998441576958, -0.004069668706506491, 0.043926581740379333, -0.008263563737273216, 0.021386878564953804, -0.042535241693258286, -0.02719075232744217, 0.0007447394309565425, 0.016865024343132973, 0.03567792475223541, -0.017878714948892593, 0.030887741595506668, -0.012959334999322891, -0.02220180630683899, 0.009356759488582611, -0.010052429512143135, -0.0040796068497002125, -0.05219511315226555, 0.05354670062661171, -0.01894209533929825, -0.007816347293555737, -0.03186167776584625, 0.02977466955780983, 0.01413203589618206, -0.007766656577587128, -0.03808295354247093, 0.004546699114143848, -0.03116600774228573, 0.05501754581928253, -0.03873887285590172, 0.009540614672005177, -0.006315688136965036, -0.02444782480597496, 0.021267620846629143, -0.04261474683880806, -0.014151912182569504, 0.03997120261192322, 0.01502646878361702, -0.02589879371225834, 0.1043902263045311, -0.01491714920848608, 0.11003509163856506, -0.035638172179460526, 0.07167387008666992, 0.027608154341578484, -0.04313153028488159, -0.07163411378860474, 0.0197073332965374, 0.012442551553249359, 0.014907211065292358, -0.009351789951324463, -0.023911166936159134, 0.009585336782038212, -0.007433729246258736, 0.006126863416284323, -0.02085021883249283, 0.0022547156549990177, 0.0535864531993866, 0.0025354682002216578, 0.004700740333646536, -0.014092283323407173, -0.02709137089550495, -0.040070582181215286, 0.026455329731106758, -0.021506136283278465, 0.028721226379275322, 0.07048129290342331, 0.0375661700963974, 0.042813509702682495, -0.045556437224149704, 0.02697211317718029, -0.043767571449279785, 0.020591827109456062, 0.05597160756587982, -0.06690356135368347, -0.08880722522735596, -0.025262752547860146, -0.017143292352557182, -0.005659771151840687, 0.050883278250694275, 0.008914511650800705, -0.019260115921497345, -0.030708855018019676, -0.052513133734464645, -0.04301227256655693, 0.012015212327241898, 0.004688317887485027, 0.06181523576378822, 0.04042835533618927, -0.0354195311665535, 0.01687496341764927, 0.011369233019649982, -0.008293378166854382, 0.06050340086221695, -0.04261474683880806, -0.006723152007907629, 0.0020571951754391193, -0.0027404422871768475, -0.04535767436027527, 0.0006484636687673628, 0.004104452207684517, 0.026336072012782097, -0.05521630868315697, 0.0022472620476037264, 0.07139559835195541, -0.035081636160612106, -0.04762357100844383, 0.03273623436689377, -0.01368481945246458, -0.026713721454143524, 0.009749315679073334, 0.04229672625660896, 0.013694757595658302, 0.04074637591838837, -0.010772944428026676, -0.0002687956439331174, -0.02663421630859375, 0.009749315679073334, 0.04317128285765648, 0.08041943609714508, 0.018057601526379585, 0.011428861878812313, -0.005838657729327679, -0.019568199291825294, 0.0018484941683709621, 0.05752195790410042, -0.011150593869388103, -0.0047156475484371185, 0.011210222728550434, -0.03349153324961662, 0.0027280196081846952, -0.01113071758300066, -0.03460460528731346, -0.03710901737213135, -0.022181930020451546, -0.03180205076932907, 0.004646080546081066, -0.003985194489359856, -0.05124105140566826, 0.0643593966960907, 0.027846669778227806, 0.03136477246880531, -0.013804077170789242, -0.002049741568043828, -0.008362945169210434, 0.02466646395623684, -0.019925972446799278, -0.010246222838759422, 0.05370571091771126, 0.016020283102989197, -0.04849812388420105, 0.08920475095510483, -0.00601257523521781, -0.03168279305100441, -0.010922016575932503, 0.07918710261583328, 0.005590204149484634, 0.036313965916633606, -0.029059123247861862, 0.023374507203698158, 0.0024261486250907183, 0.06722158193588257, 0.009321975521743298, 0.01598053053021431, 0.026733597740530968, -0.05124105140566826, -0.07453605532646179, -0.029913803562521935, -0.008432512171566486, 0.005913193803280592, -0.0032845553942024708, 0.02405030094087124, 0.02220180630683899, -0.0394146665930748, 0.04666950926184654, -0.040070582181215286, -0.059072308242321014, 0.004467193968594074, 0.019786838442087173, 0.0025118649937212467, 0.028919989243149757, 0.017043910920619965, -0.009133150801062584, -0.017660075798630714, 0.02355339378118515, -0.05895305052399635, 0.007041172590106726, -0.049531690776348114, 0.09540615230798721, 0.0037988543044775724, 0.011736944317817688, -0.06427989155054092, -0.0016000405885279179, -0.0017279941821470857, 0.007622553966939449, 0.00728962616994977, -0.07489382475614548, -0.022301187738776207, -0.025302505120635033, 0.024765845388174057, 0.08316235989332199, -0.07859081774950027, -0.005056029185652733, 0.020552074536681175, 0.0051082042045891285, -0.02518324740231037, 0.1019255667924881, 0.037029512226581573, -0.026216814294457436, 0.014191664755344391, -0.023255249485373497, -0.027150999754667282, 0.019011663272976875, 0.016060035675764084, 0.03627421334385872, -0.00408706022426486, -0.009754285216331482, 0.022162053734064102, 0.0237124040722847, 0.027846669778227806, 0.01191583089530468, 0.0030162257608026266, -0.017322178930044174, 0.0035007100086659193, -0.029138628393411636, -0.018236488103866577, -0.01508609764277935, 0.012790386565029621, -0.009471047669649124, -0.040348850190639496, -0.04921367019414902, -0.002037318889051676, 0.014430180191993713, -0.0010410202667117119, -0.025600649416446686, -0.033173512667417526, -0.032438091933727264, -0.054977793246507645, 0.001506870612502098, -0.04643099382519722, -0.0332530178129673, -0.06547246873378754, 0.0289398655295372, 0.02186390943825245, 0.04563594236969948, 0.011259913444519043, 0.03830159455537796, -0.03371017426252365, -0.08093621581792831, 0.1179061010479927, 0.028741102665662766, -0.06026488542556763, -0.0038212151266634464, 0.015493561513721943, -0.04177994281053543, 0.009078491479158401, -0.014887334778904915, 0.050764020532369614, -0.03897738829255104, -0.018236488103866577, -0.03241821378469467, 0.006494574714452028, 0.013386675156652927, 0.004559122025966644, -0.022181930020451546, -0.05827725678682327, 0.019359497353434563, -0.009605213068425655, 0.05545482411980629, 0.02152601256966591, 0.027488896623253822, -0.09516763687133789, 0.003774008946493268, -0.05191684514284134, -0.009749315679073334, -0.03528039902448654, -0.0008577857515774667, 0.014778015203773975, 0.005277152638882399, -0.018852652981877327, 0.037427037954330444, 0.005416286643594503, -0.02534225769340992, 0.0508037731051445, -0.024825474247336388, -0.035181015729904175, 0.011736944317817688, -0.01637805625796318, 0.05780022591352463, 0.008685934357345104, -0.018206672742962837, -0.01862407475709915, -0.0013466180535033345, -0.03881837800145149, 0.006489605642855167, -0.05903255566954613, 0.01835574582219124, -0.029456648975610733, 0.07994240522384644, 0.03212007135152817, -0.01807747781276703, 0.02854233980178833, 0.018892405554652214, 0.01135929487645626, 0.026733597740530968, -0.005001369398087263, -0.02053219825029373, -0.03561829403042793, 0.0184750035405159, -0.011756820604205132, 0.008631275035440922, -0.027449144050478935, 0.07107757776975632, -0.03190143033862114, -0.0051529258489608765, -0.023632898926734924, 0.005615049507468939, -0.0027280196081846952, -0.005893317516893148, 0.010474800132215023, 0.03192130848765373, -0.011399047449231148, -0.023652775213122368, -0.05422249436378479, 0.025143494829535484, -0.0751323401927948, 0.04551668465137482, 0.03516114130616188, 0.04468188062310219, 0.0369500070810318, 0.05545482411980629, -0.024924855679273605, 0.05835676193237305, -0.014996654354035854, 0.015543251298367977, 0.024308690801262856, 0.043489303439855576, -0.02259933203458786, -0.0071355849504470825, 0.02333475463092327, 0.03740715980529785, -0.028164690360426903, 0.01740168407559395, -0.05613061785697937, -0.04913416504859924, -0.012293479405343533, -0.01727248728275299, 0.02214217744767666, -0.0054113175719976425, 0.025083865970373154, -0.07620566338300705, -0.034187205135822296, -0.007647399324923754, -0.004790183622390032, 0.05163857713341713, 0.04921367019414902, 0.01936943642795086, 0.021685022860765457, 0.02271858975291252, 0.04424460232257843, -0.00778156379237771, -0.011319542303681374, -0.051161546260118484, -0.0010577908251434565, -0.04412534460425377, -0.053864721208810806, 0.04591421037912369, 0.004251039586961269, -0.009699624963104725, -0.0035131326876580715, 0.0024050299543887377, -0.03474373742938042, -0.01385376788675785, -0.031325019896030426, -0.04106439650058746, -0.025779535993933678, 0.01180651132017374, -0.011259913444519043, -0.015414056368172169, 0.05724368989467621, -0.010912078432738781, -0.043648313730955124, 0.00934682134538889, 0.057442452758550644, 0.045675694942474365, 0.029933679848909378, -0.02842308208346367, -0.011697191745042801, 0.03436608985066414, 0.035300273448228836, -0.0032994626089930534, -0.010395294986665249, 0.07302545756101608, -0.03758604824542999, 0.002367761917412281, 0.062212757766246796, -0.05871453508734703, 0.01945887878537178, -0.021744651719927788, -0.005060998257249594, -0.019657641649246216, -0.024547206237912178, 0.003413751255720854, -0.04726579785346985, -0.012442551553249359, 0.026037927716970444, -0.05613061785697937, 0.08618355542421341, 0.03452510014176369, 0.02259933203458786, 0.02697211317718029, -0.004653534386307001, -0.007950512692332268, 0.025779535993933678, -0.02562052570283413, 0.0127804484218359, 0.011647501029074192, 0.026117432862520218, -0.05736294761300087, -0.027667783200740814, -0.028403205797076225, 0.005779028870165348, 0.009118244051933289, -0.0578797310590744, 0.04821985960006714, -0.012015212327241898, -0.011319542303681374, 0.0072250282391905785, 0.0341673269867897, -0.003769039874896407, 0.021903662011027336, -0.02808518521487713, -0.0047156475484371185, 0.03257722407579422, 0.029695164412260056, -0.03180205076932907, -0.04305202513933182, 0.08268532902002335, -0.027965927496552467, -0.029814422130584717, 0.024547206237912178, -0.06431964784860611, 0.04845837131142616, -0.0471067875623703, -0.06972599029541016, -0.014758138917386532, -0.004832420963793993, 0.011170470155775547, -0.02192353829741478, -0.02876097895205021, 0.028860360383987427, -0.02450745366513729, 0.06424014270305634, -0.030589597299695015, -0.06086117401719093, 0.03806307911872864, 0.020452693104743958, 0.012452489696443081, 0.05064476281404495, -0.017729641869664192, 0.026336072012782097, -0.07036203145980835, -0.018465064465999603, -0.02522299997508526, -0.06503519415855408, -0.006469729356467724, 0.014320860616862774, -0.030351081863045692, 0.03390893712639809, 0.02540188655257225, -0.05255288630723953, 0.019727209582924843, 0.059350576251745224, -0.08173126727342606, 0.049650948494672775, -0.046510498970746994, -0.07803428173065186, 0.0277075357735157, 0.05680641159415245, -0.010603995993733406, 0.019627828150987625, -0.0042932769283652306, 0.019130920991301537, 0.025779535993933678, 0.026455329731106758, -0.05330818518996239, 0.018455127254128456, -0.0001135122001869604, 0.013336984440684319, 0.007885914295911789, 0.015871210023760796, -0.04452287033200264, 0.005967853590846062, 0.03301450237631798, -0.03645309805870056, -0.001590102445334196, 0.00002936798227892723, -0.009361728094518185, 0.008263563737273216, -0.06757935881614685, 0.045794952660799026, -0.0412631593644619, -0.003756617195904255, -0.016765642911195755, -0.025640401989221573, -0.03273623436689377, 0.0038261841982603073, 0.014360613189637661, 0.043648313730955124, -0.03691025450825691, 0.0018224065424874425, 0.049531690776348114, 0.013247541151940823, -0.03559841960668564, 0.012432613410055637, -0.0009987831581383944, -0.0042982459999620914, 0.010315789841115475, 0.05966859683394432, -0.011339418590068817, 0.017938343808054924, 0.0130090257152915, 0.05597160756587982, 0.0017764426302164793, -0.04448311775922775, 0.005739276297390461, -0.043211035430431366, -0.015225231647491455, 0.02130737341940403, -0.038321468979120255, -0.017073726281523705, 0.014946963638067245, 0.04726579785346985, 0.05982760712504387, 0.03472386300563812, -0.020889971405267715, -0.049094412475824356, 0.037486664950847626, 0.09270297735929489, -0.010584119707345963, -0.12092729657888412, -0.046510498970746994, 0.019379373639822006, -0.013505932874977589, 0.056766659021377563, -0.018395498394966125, 0.000586660869885236, 0.003875874914228916, -0.08041943609714508, 0.013247541151940823, 0.03363066911697388, 0.06567123532295227, -0.002172725973650813, 0.049531690776348114, 0.018922219052910805, -0.021446507424116135, 0.03229895606637001, 0.01844518817961216, 0.04714654013514519, -0.05708467960357666, 0.00041087999125011265, -0.03800344839692116, -0.00957539863884449, 0.0010130691807717085, -0.0030361018143594265, -0.07095832377672195, -0.011041274294257164, 0.03259710222482681, -0.005356657784432173, -0.02176452800631523, 0.004887080751359463, 0.021446507424116135, 0.017868775874376297, 0.042256973683834076, 0.02617706172168255, -0.0400308296084404, 0.00169569521676749, 0.05207585543394089, -0.004921864252537489, -0.04086563363671303, 0.04599371552467346, 0.053745463490486145, -0.01875327154994011, 0.017004158347845078, 0.012601561844348907, -0.01785883866250515, -0.049372680485248566, 0.03693012893199921, -0.04189920052886009, -0.015384241938591003, 0.07676219940185547, 0.003868421306833625, -0.024030424654483795, -0.0523541234433651, 0.02903924696147442, 0.025322381407022476, 0.03728790208697319, 0.0008049893658608198, 0.014102221466600895, -0.024467701092362404, -0.020790589973330498, -0.02327512577176094, -0.022559579461812973, 0.004956647753715515, 0.05382496863603592, -0.01289970614016056, 0.0668240562081337, 0.0788293331861496, 0.005267214495688677, -0.05398397892713547, -0.033889058977365494, -0.005908224731683731, -0.023076362907886505, -0.034008316695690155, -0.05370571091771126, -0.008770409040153027, 0.024427948519587517, -0.014986716210842133, 0.05422249436378479, -0.01942906528711319, 0.03661210834980011, -0.01844518817961216, -0.049770206212997437, -0.00828344002366066, 0.023473888635635376, -0.007756718900054693, 0.07183288037776947, 0.015145726501941681, 0.011895954608917236, -0.028900112956762314, 0.030987123027443886, 0.007557956036180258, 0.00689706951379776, -0.006549234502017498, -0.014539499767124653, -0.041183654218912125, -0.04289301484823227, 0.04770307615399361, 0.016865024343132973, 0.0038485450204461813, 0.016417808830738068, 0.03559841960668564, -0.04722604528069496, -0.050485752522945404, 0.04714654013514519, 0.04659000411629677, 0.014151912182569504, 0.026395700871944427, 0.005202616564929485, -0.013933273032307625, 0.0054560392163693905, -0.015056283213198185, 0.018991786986589432, 0.011826387606561184, 0.01819673553109169, 0.0003903825709130615, 0.028741102665662766, 0.006121894344687462, 0.023811785504221916, -0.056885916739702225, 0.05382496863603592, 0.0372481495141983, -0.010226346552371979, -0.013525809161365032, 0.010772944428026676, -0.01057418156415224, 0.00025062749045901, 0.02238069288432598, -0.06459791213274002, -0.05255288630723953, -0.06408113241195679, 0.020611703395843506, 0.023414259776473045, -0.007070987019687891, 0.040130212903022766, -0.06702282279729843, 0.008710780180990696, -0.005401379428803921, -0.021943414583802223, 0.019717270508408546, -0.0005239263409748673, -0.07060054689645767, 0.007831254974007607, -0.044840890914201736, -0.029734916985034943, -0.009431295096874237, 0.09079485386610031, -0.06420038640499115, -0.004683348815888166, -0.013476118445396423, 0.0028373391833156347, 0.07755725085735321, -0.05370571091771126, 0.003947926219552755, 0.007443667389452457, 0.003920596558600664, 0.05072426795959473, 0.056210123002529144, -0.013356860727071762, -0.002693236107006669, 0.006966636516153812, 0.005908224731683731, -0.02909887582063675, 0.02315586805343628, 0.0026907515712082386, 0.010703377425670624, -0.060582906007766724, 0.039732687175273895, 0.0338691845536232, 0.008208904415369034, 0.010435047559440136, 0.06594949960708618, -0.037705305963754654, -0.029595782980322838, 0.05136030912399292, 0.008924449793994427, -0.009943109937012196, 0.004397626966238022, -0.04257499426603317, 0.01233323197811842, -0.013128283433616161, -0.025362133979797363, 0.06173573061823845, -0.048299361020326614, -0.05636913329362869, -0.035797182470560074, -0.04142216965556145, -0.06185498833656311, -0.01413203589618206, 0.0006310719181783497, 0.025580773130059242, 0.026773350313305855, 0.018147043883800507, 0.02355339378118515, 0.01894209533929825, 0.04005070775747299, 0.05163857713341713, 0.01998560130596161, -0.05652814358472824, 0.07091856747865677, 0.056607648730278015, -0.01468857191503048, 0.01640786975622177, 0.018832776695489883, -0.04631173610687256, -0.021844033151865005, -0.01191583089530468, 0.03808295354247093, -0.0021752105094492435, 0.019359497353434563, 0.011448738165199757, 0.022678837180137634, -0.022281311452388763, 0.057680968195199966 ]
28,812
ipytextual.widget
__init__
null
def __init__(self, app, cols: int | None = None, rows: int | None = None, *args, **kwargs): super().__init__(*args, **kwargs) self._app = app if cols is not None: self._cols = cols SIZE[0] = cols if rows is not None: self._rows = rows SIZE[1] = rows self._data_from_textual_queue = asyncio.Queue() self._data_to_textual_queue = asyncio.Queue() self._ready_event = asyncio.Event() self._tasks = [ asyncio.create_task(self._run()), asyncio.create_task(self._send_data()), asyncio.create_task(self._recv_data()), ] self.observe(self._observe_cols, names=["_cols"]) self.observe(self._observe_rows, names=["_rows"]) self.observe(self._observe_ready, names=["_ready"]) self.observe(self._observe_data_to_textual, names=["_data_to_textual"])
(self, app, cols: Optional[int] = None, rows: Optional[int] = None, *args, **kwargs)
[ -0.004818074405193329, -0.044540420174598694, -0.07019957900047302, -0.030761193484067917, -0.01589266210794449, 0.010343730449676514, -0.01858333684504032, -0.0016909812111407518, -0.020966770127415657, -0.0010410066461190581, 0.03778115287423134, 0.06018170714378357, -0.01455198135226965, 0.023182619363069534, -0.02193504013121128, 0.02240055426955223, 0.031319811940193176, -0.03545358031988144, 0.032064635306596756, -0.033256351947784424, 0.012578199617564678, 0.0030142059549689293, -0.024318473413586617, 0.04182181507349014, -0.02340606600046158, 0.03117084689438343, -0.05217485874891281, -0.042045265436172485, 0.058356888592243195, -0.012345442548394203, 0.0133881950750947, 0.004177992232143879, 0.05496794357895851, 0.006763924844563007, -0.006791855674237013, -0.032139115035533905, 0.03284670040011406, -0.030258437618613243, -0.0372597761452198, 0.007909090258181095, 0.027018457651138306, -0.07828091084957123, 0.04778040200471878, 0.0031771359499543905, -0.0021227458491921425, -0.000018747867216006853, -0.00936149526387453, -0.006829096935689449, -0.014486809261143208, -0.018397130072116852, -0.033349454402923584, -0.02305227518081665, 0.008239605464041233, 0.0672202855348587, -0.04323698207736015, 0.12207650393247604, -0.03286531940102577, 0.058729302138090134, 0.006265824194997549, -0.04010872542858124, -0.06897062063217163, 0.0032120496034622192, 0.02921568602323532, 0.028321897611021996, 0.00889598112553358, -0.00485066045075655, -0.014440258033573627, 0.0024625712540000677, 0.030351541936397552, -0.0046155755408108234, 0.04152388870716095, 0.05347829684615135, -0.04666316881775856, 0.02863844856619835, 0.02891775593161583, 0.0034285138826817274, -0.04740798845887184, 0.026999836787581444, -0.02547295019030571, 0.020277809351682663, 0.04308801516890526, 0.0470355786383152, 0.02249365672469139, -0.026422599330544472, 0.045769378542900085, -0.05280795693397522, 0.007010647561401129, 0.013267161324620247, -0.05954860523343086, -0.039326660335063934, -0.04033217206597328, 0.037185292690992355, -0.02089228853583336, 0.03640322759747505, 0.025454329326748848, -0.02798672765493393, -0.03670115768909454, -0.006112204398959875, -0.07098164409399033, -0.004566696472465992, -0.007657712325453758, 0.04349767044186592, 0.025398466736078262, -0.047445230185985565, -0.008612017147243023, -0.052286580204963684, -0.045471448451280594, -0.015557492151856422, -0.022437795996665955, -0.005614104215055704, 0.01851816475391388, 0.08617603033781052, -0.015715766698122025, 0.056308627128601074, -0.02135780267417431, 0.035416338592767715, -0.047631438821554184, -0.0010142396204173565, 0.018778853118419647, -0.008253570646047592, -0.009626838378608227, 0.03832114860415459, 0.016553692519664764, -0.014337844215333462, -0.02564053423702717, 0.058729302138090134, -0.011693722568452358, -0.020203325897455215, 0.023015033453702927, -0.07623264193534851, 0.01958884671330452, -0.042976293712854385, 0.07046026736497879, 0.04226871207356453, -0.001482663443312049, 0.0138164684176445, 0.05306864529848099, 0.015091978013515472, -0.010110973380506039, 0.03631012514233589, 0.0021983918268233538, 0.03655219450592995, 0.013164748437702656, -0.007881158962845802, 0.02716742269694805, 0.015697147697210312, -0.04785488545894623, -0.022717105224728584, 0.028768792748451233, -0.023778477683663368, 0.009086841717362404, -0.012587510049343109, -0.01216854713857174, 0.05083417519927025, 0.039326660335063934, 0.02789362519979477, -0.00040732513298280537, -0.02893637679517269, 0.016507141292095184, 0.004776177927851677, -0.005874792113900185, -0.000427982333349064, 0.03910321369767189, 0.03571426868438721, -0.036161161959171295, 0.05746310204267502, 0.009608217515051365, -0.05157899856567383, -0.007690298371016979, 0.05794723704457283, 0.012941300868988037, -0.03390807285904884, -0.019905397668480873, -0.02210262604057789, -0.035956334322690964, 0.0291039627045393, 0.020575737580657005, 0.012987853027880192, -0.007480816915631294, -0.010567178018391132, -0.0561969019472599, 0.01179613545536995, -0.01058579795062542, 0.010157524608075619, -0.0008355983882211149, 0.06398030370473862, 0.020184705033898354, 0.013285782188177109, 0.034019794315099716, -0.028489483520388603, -0.07332783192396164, 0.0028163623064756393, 0.009440632537007332, 0.014263362623751163, 0.028526725247502327, 0.010650970041751862, -0.020687460899353027, 0.019384020939469337, -0.0021820988040417433, -0.0397363118827343, 0.009463908150792122, -0.022326072677969933, 0.07902573049068451, 0.009249771945178509, -0.008793567307293415, -0.05083417519927025, -0.013034404255449772, 0.022158486768603325, -0.0041756643913686275, 0.001855075010098517, -0.0019935655873268843, -0.0526217520236969, -0.004443335346877575, 0.009254426695406437, 0.0939221903681755, 0.00704323360696435, -0.018248165026307106, 0.013471988029778004, 0.007443575654178858, -0.011814756318926811, 0.10807383060455322, 0.023015033453702927, -0.039140455424785614, -0.0066242702305316925, -0.012066134251654148, -0.02072470262646675, -0.003205066779628396, -0.03796735778450966, 0.013378884643316269, 0.051690723747015, -0.04629075527191162, 0.05455829203128815, -0.005912033375352621, -0.0015152494888752699, -0.005716517101973295, 0.025156399235129356, -0.038954246789216995, 0.01567852683365345, -0.05582449212670326, -0.026199152693152428, 0.007392369210720062, 0.006680132355540991, -0.014291292987763882, -0.05049900710582733, -0.002271710429340601, 0.017615066841244698, 0.02807983011007309, 0.011116485111415386, -0.03995975852012634, -0.0030770504381507635, -0.039624590426683426, -0.040443893522024155, -0.012094064615666866, -0.02191641926765442, -0.03277221694588661, -0.024243991822004318, 0.020761944353580475, -0.00029152841307222843, 0.020948149263858795, 0.011833377182483673, 0.05113210529088974, -0.0017061104299500585, -0.03169222176074982, 0.11760756373405457, 0.009179945103824139, -0.03169222176074982, -0.0267019085586071, -0.022661242634058, -0.06141066551208496, 0.019058160483837128, -0.008346674032509327, 0.08222846686840057, 0.01875092089176178, -0.014570602215826511, -0.010232007130980492, -0.00489721167832613, -0.006912889424711466, -0.04200802370905876, -0.06930579245090485, -0.035863231867551804, 0.046700406819581985, -0.01986815594136715, 0.029643958434462547, -0.009692010469734669, 0.03489496186375618, -0.12445993721485138, -0.011693722568452358, -0.009082186967134476, -0.004145406186580658, -0.05329209193587303, 0.002523088129237294, 0.02182331681251526, 0.018490232527256012, 0.012075444683432579, 0.07969607412815094, -0.024653645232319832, -0.01507335714995861, 0.08245191723108292, -0.029737062752246857, -0.048487983644008636, 0.04163561016321182, -0.017438171431422234, 0.06554443389177322, -0.005497725680470467, 0.011954410932958126, -0.024150889366865158, -0.025268124416470528, 0.02305227518081665, 0.019253676757216454, -0.07686574012041092, 0.04751971364021301, -0.03077981434762478, 0.03716667369008064, -0.00035931894672103226, -0.06114997714757919, 0.06409202516078949, 0.028303278610110283, 0.011405103839933872, 0.004566696472465992, -0.0008827317506074905, -0.012196478433907032, -0.03575151041150093, 0.027651557698845863, -0.033833589404821396, 0.029048100113868713, 0.0064147887751460075, 0.07679126411676407, -0.05683000385761261, -0.026087429374456406, 0.021860558539628983, 0.021972281858325005, 0.045024555176496506, 0.012410614639520645, -0.017642997205257416, -0.027186043560504913, -0.0006237893248908222, 0.0015222321962937713, 0.030910158529877663, 0.024616403505206108, -0.04580662027001381, 0.039512865245342255, -0.011907859705388546, 0.028694309294223785, 0.05306864529848099, 0.03917769342660904, -0.045210763812065125, -0.030444644391536713, -0.03590047359466553, 0.015827490016818047, 0.004887901712208986, 0.04122595861554146, -0.029904646798968315, -0.01376991719007492, 0.038879767060279846, 0.03509978950023651, 0.026087429374456406, -0.0003473901597317308, -0.055861733853816986, 0.005497725680470467, -0.0451735220849514, -0.01259682048112154, 0.03068671189248562, -0.01428198255598545, -0.00971063133329153, -0.08334570378065109, 0.016078868880867958, 0.0016735243843868375, 0.012522337958216667, -0.005204451270401478, 0.04882315546274185, 0.010483385063707829, -0.01329509261995554, 0.03817218542098999, 0.07902573049068451, 0.022344693541526794, -0.02968120016157627, -0.060591358691453934, 0.0062378933653235435, -0.04562041535973549, -0.007736850064247847, -0.0009595416486263275, -0.019086092710494995, 0.06334720551967621, -0.05251002684235573, -0.014067846350371838, -0.03450392931699753, -0.038041841238737106, 0.0016362832393497229, 0.005376691929996014, -0.0005594901740550995, 0.015855422243475914, 0.0063822027295827866, -0.033628761768341064, -0.009426667355000973, -0.03333083540201187, -0.025621915236115456, 0.026422599330544472, 0.07407265901565552, 0.04867418855428696, -0.03178532421588898, -0.04275284707546234, -0.026664666831493378, 0.03105912357568741, 0.003507651388645172, 0.01698196679353714, 0.05839413031935692, 0.05414864048361778, -0.03917769342660904, 0.062006521970033646, 0.020687460899353027, -0.008006848394870758, 0.00688495859503746, 0.016693348065018654, 0.009263737127184868, -0.034112896770238876, -0.031096363440155983, -0.026273634284734726, -0.03861907869577408, 0.024039166048169136, 0.008686499670147896, -0.04599282518029213, 0.1217040941119194, 0.04282732680439949, 0.020277809351682663, 0.04934452846646309, -0.010986140929162502, -0.008798222988843918, -0.03180394694209099, 0.03442944586277008, -0.019663330167531967, -0.0355466827750206, 0.025249503552913666, -0.06222996860742569, -0.017484722658991814, -0.01450543012470007, 0.04323698207736015, 0.008174433372914791, -0.07340231537818909, 0.016860932111740112, 0.018061960116028786, -0.004738937132060528, -0.037464600056409836, 0.06930579245090485, 0.005767724011093378, -0.03124532848596573, -0.06021894887089729, -0.027353627607226372, -0.008449086919426918, 0.0010962864616885781, -0.03403841704130173, 0.015659905970096588, 0.10554143041372299, -0.05288244038820267, 0.0006813967484049499, -0.007615816313773394, -0.029364651069045067, -0.004752902314066887, -0.01376060675829649, -0.06532098352909088, 0.01535266637802124, -0.019253676757216454, -0.0011474931379780173, -0.013146127574145794, -0.06990164518356323, 0.022791586816310883, -0.001348828081972897, 0.03189704939723015, -0.01563197560608387, -0.05288244038820267, -0.02044539339840412, -0.0032632562797516584, 0.016041627153754234, 0.046216271817684174, -0.029066720977425575, -0.005372036714106798, -0.046700406819581985, 0.008700464852154255, -0.03984803706407547, -0.028321897611021996, -0.019812295213341713, 0.026459841057658195, -0.00711306044831872, 0.05161624029278755, 0.023555031046271324, -0.06018170714378357, 0.017130931839346886, -0.002256581326946616, -0.09302840381860733, 0.02044539339840412, -0.0442424938082695, -0.034094277769327164, 0.03022119775414467, 0.022326072677969933, 0.03005361184477806, 0.002256581326946616, 0.03022119775414467, 0.0211902167648077, 0.03869355842471123, 0.008016158826649189, -0.025528810918331146, 0.012289580889046192, 0.012196478433907032, 0.0291039627045393, -0.007480816915631294, -0.00939873605966568, -0.03590047359466553, -0.041486646980047226, -0.005469794850796461, -0.03733425959944725, -0.022921930998563766, -0.006349616684019566, -0.04375835880637169, -0.023666754364967346, -0.04655144363641739, 0.021506767719984055, -0.028861895203590393, -0.06640098243951797, -0.04696109518408775, -0.03342393785715103, 0.010399592109024525, 0.0267019085586071, 0.05265899375081062, 0.04245491698384285, 0.018248165026307106, -0.017047138884663582, 0.009184599854052067, 0.06811407208442688, -0.0020133499056100845, 0.01786644384264946, 0.024560540914535522, -0.021786075085401535, -0.03750184178352356, 0.0363287478685379, 0.023350203409790993, 0.02070608176290989, 0.029420511797070503, -0.007131681311875582, -0.02146952599287033, -0.01977505348622799, 0.019849535077810287, -0.05589897185564041, 0.025417087599635124, 0.033554282039403915, -0.09362426400184631, -0.04785488545894623, -0.04792936518788338, 0.04308801516890526, 0.07209887355566025, 0.02968120016157627, -0.000844908703584224, -0.04219422861933708, -0.009519769810140133, 0.06725752353668213, -0.0011882255785167217, -0.08394156396389008, -0.012568890117108822, 0.004859970882534981, -0.026943976059556007, 0.03917769342660904, -0.024467438459396362, -0.012987853027880192, 0.006740649230778217, -0.08066434413194656, 0.02135780267417431, 0.011163036338984966, 0.05251002684235573, 0.001700291526503861, 0.06018170714378357, -0.007201508153229952, -0.0363287478685379, 0.007504092529416084, -0.004105837550014257, -0.016926104202866554, -0.017363687977194786, -0.008137192577123642, -0.030444644391536713, 0.0023217531852424145, 0.03277221694588661, -0.0044386801309883595, -0.07924918085336685, 0.008821498602628708, 0.017810583114624023, -0.059101711958646774, -0.01851816475391388, -0.029625339433550835, 0.014486809261143208, -0.003905666060745716, 0.03664529696106911, 0.013192678801715374, -0.06718304008245468, 0.029327409341931343, 0.006829096935689449, -0.018732300028204918, 0.031319811940193176, 0.0423804335296154, 0.018546095117926598, -0.04010872542858124, 0.00044049302232451737, -0.023573651909828186, -0.020780565217137337, -0.04956797882914543, 0.07269473373889923, -0.05362726375460625, -0.03789287433028221, 0.042603880167007446, -0.03748322278261185, -0.06044239550828934, 0.009356840513646603, -0.0026604149024933577, 0.059399642050266266, 0.03794873505830765, 0.032809458673000336, 0.0462535135447979, -0.00979442335665226, -0.017801271751523018, -0.019365400075912476, -0.055005185306072235, 0.026459841057658195, 0.05008935183286667, -0.030723953619599342, 0.04759419709444046, -0.005297554191201925, 0.009962009266018867, 0.000009737615982885472, -0.054446566849946976, 0.01977505348622799, 0.015576113015413284, -0.06453891843557358, -0.07012509554624557, -0.016041627153754234, 0.06360789388418198, -0.024001924321055412, 0.05608518049120903, 0.007210818585008383, 0.05783551186323166, -0.029904646798968315, -0.045955583453178406, 0.015483010560274124, 0.040816307067871094, -0.05310588702559471, 0.027316387742757797, 0.009445288218557835, 0.027632936835289, -0.06852372735738754, 0.043050773441791534, -0.0027605006471276283, -0.026515701785683632, 0.015995075926184654, 0.014691635966300964, -0.02519364096224308, -0.024970194324851036, 0.022530898451805115, 0.03636598959565163, 0.007494782563298941, -0.010362351313233376, 0.06632649898529053, -0.04815281182527542, -0.04215698689222336, 0.020277809351682663, 0.06129894033074379, -0.04416801035404205, 0.027651557698845863, 0.03031430020928383, -0.03565840423107147, 0.048115573823451996, 0.019626088440418243, 0.023908821865916252, 0.008900635875761509, -0.0020540824625641108, 0.06021894887089729, 0.019290918484330177, 0.056494832038879395, 0.00814184732735157, 0.019384020939469337, 0.09265599399805069, 0.05120658874511719, -0.018592646345496178, -0.09414564073085785, 0.004906522110104561, -0.01623714342713356, -0.030295679345726967, 0.027930866926908493, -0.03022119775414467, -0.06021894887089729, -0.062192726880311966, 0.015901973471045494, -0.01626507379114628, 0.02791224606335163, 0.04617903381586075, -0.07362576574087143, 0.025715017691254616, 0.06029342859983444, -0.008481672964990139, 0.026906734332442284, -0.005381346680223942, -0.0414494052529335, -0.04226871207356453, -0.10822279751300812, -0.01418888010084629, 0.024095026776194572, 0.050238318741321564, -0.03884252533316612, -0.021339181810617447, -0.020221946761012077, -0.026478461921215057, 0.049493495374917984, -0.03163636103272438, 0.005171865224838257, -0.038768041878938675, 0.02707432024180889, 0.03506254777312279, 0.050238318741321564, 0.01997987926006317, -0.018965058028697968, 0.009072876535356045, 0.03314462676644325, 0.03347979858517647, 0.046141792088747025, -0.035788748413324356, -0.005199796054512262, -0.026906734332442284, 0.028340518474578857, 0.02053849771618843, -0.02256814017891884, 0.00847701821476221, 0.011507516726851463, -0.04938177019357681, -0.024411577731370926, 0.050424523651599884, 0.002121581928804517, 0.02024056762456894, -0.02696259692311287, -0.002282184548676014, 0.025063296779990196, -0.0194026418030262, -0.025770878419280052, 0.04573213681578636, -0.04740798845887184, -0.031040502712130547, 0.01133993174880743, -0.013183368369936943, -0.048301778733730316, 0.011479586362838745, 0.010669590905308723, -0.02433709427714348, 0.01668403670191765, 0.002399727003648877, 0.0058794473297894, 0.03766942769289017, 0.03156187757849693, 0.030928779393434525, 0.05392519384622574, -0.009058911353349686, 0.07139129191637039, 0.03666391596198082, -0.010334420017898083, 0.030202576890587807, -0.028861895203590393, -0.04375835880637169, -0.0415983684360981, -0.028861895203590393, 0.045694898813962936, -0.013630262576043606, 0.018173683434724808, 0.015874043107032776, 0.021413663402199745, 0.03748322278261185, 0.06185755878686905 ]
28,828
ipytextual.widget
_observe_cols
null
def _observe_cols(self, change): SIZE[0] = change["new"]
(self, change)
[ 0.04225224256515503, -0.0132673354819417, -0.03651590272784233, 0.006412408780306578, -0.043170057237148285, -0.015340613201260567, 0.06323085725307465, 0.019552726298570633, -0.007215496618300676, 0.006945068947970867, -0.015578261576592922, -0.041399985551834106, 0.026682177558541298, -0.018421847373247147, -0.007735864724963903, -0.001651246566325426, 0.031320419162511826, -0.04841471090912819, 0.06060853227972984, -0.0014525232836604118, 0.005437231156975031, -0.03556530922651291, -0.00005272183261695318, -0.03589310124516487, 0.002943971659988165, 0.028534196317195892, -0.010923630557954311, -0.008313596248626709, 0.13177193701267242, -0.04612017422914505, -0.07526078075170517, -0.02882920764386654, -0.010718761943280697, 0.013168998062610626, -0.00342131732031703, -0.01702873595058918, 0.04284226521849632, 0.015307833440601826, 0.11020328849554062, -0.0033741972874850035, -0.009210923686623573, -0.031320419162511826, 0.02340426854789257, -0.0076662092469632626, 0.0416949987411499, 0.009956647641956806, -0.018979091197252274, 0.024977663531899452, -0.011448096483945847, -0.012988713569939137, -0.03772873058915138, -0.007920246571302414, 0.029156997799873352, 0.041399985551834106, 0.032877422869205475, -0.0034397554118186235, 0.06273917108774185, 0.016184674575924873, -0.0076211378909647465, 0.005949404556304216, -0.016283011063933372, 0.0026489601004868746, -0.029697852209210396, -0.05896957963705063, 0.02627243846654892, -0.06211636960506439, 0.05506886541843414, 0.013644294813275337, 0.007629332598298788, 0.003880224423483014, -0.03556530922651291, 0.019077429547905922, 0.02622327022254467, 0.013119829818606377, -0.060936324298381805, -0.020257476717233658, -0.03602421656250954, -0.018356289714574814, 0.02732136845588684, -0.03209072723984718, 0.06237860396504402, 0.029697852209210396, 0.04566126689314842, 0.03494250774383545, 0.02909144014120102, -0.042809486389160156, 0.02674773521721363, 0.055593330413103104, -0.007653916720300913, 0.0419900119304657, -0.019421609118580818, 0.011530043557286263, -0.011472680605947971, 0.021404743194580078, 0.04707076773047447, -0.005031589884310961, -0.022109493613243103, 0.008530757389962673, 0.04634962975978851, -0.0024420421104878187, 0.0223553366959095, 0.03438526391983032, 0.04382564127445221, 0.007543287239968777, -0.022109493613243103, -0.02878003939986229, 0.03822041675448418, -0.019864127039909363, -0.09060139954090118, -0.001874554087407887, 0.014054033905267715, 0.05139761045575142, -0.0393676832318306, -0.014742394909262657, 0.01922493427991867, 0.028485026210546494, -0.005043881945312023, 0.0032533244229853153, -0.004814428277313709, 0.0337296798825264, 0.0028005633503198624, -0.008141505531966686, 0.015914246439933777, -0.004994713235646486, -0.024748211726546288, 0.04372730106115341, 0.019257713109254837, 0.034811392426490784, 0.02569880522787571, -0.0009813238866627216, -0.020913057029247284, -0.08909355849027634, -0.030566498637199402, 0.07126173377037048, 0.029386451467871666, -0.05254487693309784, 0.009604272432625294, 0.004552195779979229, 0.021634196862578392, 0.018241561949253082, -0.01415237132459879, 0.08148881047964096, 0.041039418429136276, -0.016184674575924873, 0.009669831022620201, -0.0032983955461531878, 0.011636575683951378, 0.057789530605077744, -0.07172064483165741, 0.01305427122861147, -0.07388406246900558, 0.023387879133224487, -0.029697852209210396, -0.04602183774113655, 0.026075763627886772, 0.042285021394491196, -0.02951756864786148, -0.06739380210638046, 0.0038105689454823732, -0.008686457760632038, -0.03553253039717674, 0.032516855746507645, -0.004724286030977964, -0.01724180020391941, -0.01801210828125477, 0.04539903625845909, -0.037794288247823715, -0.07086838781833649, -0.08325888216495514, 0.031041795387864113, 0.03543419390916824, 0.018946312367916107, 0.048283595591783524, 0.03359856456518173, 0.040449392050504684, 0.10063179582357407, -0.007866980507969856, -0.02846863679587841, 0.026387164369225502, -0.032779086381196976, 0.024633483961224556, -0.03808929771184921, 0.020568877458572388, 0.07866980880498886, 0.000009867337212199345, 0.007260567974299192, -0.02753443270921707, -0.01994607411324978, -0.026206880807876587, 0.0020097678061574697, 0.019356051459908485, -0.005588834173977375, -0.011054746806621552, -0.02720664255321026, 0.002214637119323015, 0.006269000470638275, -0.03602421656250954, 0.02560046687722206, -0.039728254079818726, -0.027485264465212822, -0.036220889538526535, -0.048349153250455856, -0.015127548947930336, 0.012857597321271896, 0.020552488043904305, -0.009383013471961021, 0.014742394909262657, -0.02710830420255661, 0.01953633688390255, -0.026419945061206818, 0.011235032230615616, 0.03802374005317688, -0.01415237132459879, -0.007993999868631363, 0.01240688469260931, -0.050020888447761536, -0.05506886541843414, -0.015889663249254227, 0.02722303196787834, 0.010849878191947937, 0.06418145447969437, 0.008989664725959301, -0.04798858240246773, -0.00040973859722726047, 0.05244654044508934, -0.038679324090480804, 0.02784583531320095, -0.02366650104522705, -0.009833726100623608, -0.009047027677297592, -0.030943458899855614, 0.001940112211741507, -0.022420896217226982, -0.02502683363854885, 0.053888820111751556, 0.06408311426639557, 0.016832061111927032, 0.015217691659927368, -0.01146448589861393, 0.011456291191279888, -0.06450924277305603, 0.008932300843298435, 0.017045125365257263, 0.034188587218523026, -0.035598088055849075, -0.08306220918893814, -0.003185717621818185, 0.06441091001033783, -0.06811494380235672, 0.039629917591810226, -0.01416056603193283, -0.06922943145036697, 0.007391684222966433, -0.01232493668794632, 0.00751050841063261, -0.011538238264620304, -0.06346031278371811, 0.03145153447985649, -0.037007588893175125, -0.04172777757048607, 0.011398927308619022, 0.018044887110590935, 0.008497978560626507, 0.05405271425843239, 0.01125961635261774, -0.0043801055289804935, 0.013668878935277462, 0.04979143291711807, 0.005187290720641613, 0.04572682827711105, 0.048021361231803894, 0.047300223261117935, -0.06398478150367737, 0.0006315095815807581, -0.019978852942585945, -0.055593330413103104, 0.01702873595058918, -0.0037614002358168364, -0.014193344861268997, -0.039564359933137894, 0.009071612730622292, -0.031533483415842056, -0.0035278492141515017, 0.05621613562107086, -0.09361707419157028, -0.01702873595058918, -0.027075525373220444, -0.022748686373233795, -0.03766317293047905, -0.013291919603943825, -0.016618996858596802, 0.028583364561200142, 0.004744772799313068, 0.023584553971886635, 0.029697852209210396, -0.0013756973203271627, 0.019257713109254837, 0.07978429645299911, -0.002300682244822383, 0.06700045615434647, -0.04664463922381401, -0.02856697514653206, -0.05719950795173645, 0.006088715512305498, 0.010645008645951748, -0.006559914909303188, 0.007252373266965151, -0.052577655762434006, 0.01912659779191017, -0.006055936217308044, 0.03359856456518173, 0.03995770588517189, -0.08253774046897888, 0.04231780022382736, 0.0502503402531147, 0.012267573736608028, -0.005334796383976936, 0.03310687839984894, -0.008973275311291218, 0.07296624779701233, -0.03697481006383896, -0.06054297462105751, -0.05913347378373146, -0.017061514779925346, -0.03933490440249443, 0.007084380369633436, 0.04516958072781563, -0.01611911691725254, -0.04130164906382561, 0.00009609650442143902, 0.01407861802726984, -0.03386079892516136, 0.047300223261117935, 0.001289652194827795, -0.0061214943416416645, -0.04556293040513992, -0.009186339564621449, -0.003921198192983866, -0.04900473356246948, -0.006223929114639759, 0.018372679129242897, -0.0016297352267429233, 0.014791563153266907, -0.0004883572109974921, 0.047660794109106064, -0.018110444769263268, 0.019913295283913612, -0.0009587883250787854, -0.0038597374223172665, -0.012095483019948006, 0.0011175620602443814, -0.027911392971873283, -0.04759523645043373, 0.024322083219885826, 0.08312776684761047, -0.01313621923327446, -0.001623589196242392, -0.08738904446363449, 0.004691506735980511, -0.018995480611920357, 0.03458193689584732, 0.020306644961237907, 0.05149594694375992, -0.06516482681035995, 0.03458193689584732, 0.050643689930438995, -0.04021994024515152, -0.019929684698581696, 0.016782892867922783, 0.004203917924314737, -0.01348039973527193, 0.026239659637212753, 0.06647598743438721, 0.030484551563858986, -0.02961590513586998, -0.016659971326589584, -0.07801422476768494, 0.038417089730501175, -0.06437812745571136, -0.04015438258647919, 0.016651775687932968, -0.03438526391983032, -0.04952920228242874, 0.03651590272784233, -0.015004627406597137, 0.01697956770658493, -0.009358429349958897, -0.050742026418447495, -0.01697956770658493, -0.01870046928524971, -0.02705913595855236, 0.019880516454577446, -0.019814958795905113, 0.029960086569190025, 0.020929446443915367, 0.023174814879894257, -0.005588834173977375, -0.01515213306993246, 0.0050848559476435184, -0.0010561011731624603, -0.026337996125221252, 0.009768168441951275, -0.030271487310528755, 0.04287504777312279, -0.061460789293050766, -0.036253672093153, -0.03014037013053894, 0.07952206581830978, -0.029124218970537186, -0.015283249318599701, 0.0006140957120805979, 0.06070686876773834, 0.009514129720628262, -0.033139657229185104, 0.002605937421321869, -0.01334928348660469, 0.03240212798118591, -0.0948626771569252, 0.04910307377576828, 0.0031283542048186064, -0.018159614875912666, 0.036483123898506165, -0.006604986265301704, 0.07113061845302582, 0.02851780503988266, -0.033762458711862564, -0.024404030293226242, 0.0559866800904274, 0.032467685639858246, 0.01791377179324627, 0.02424013428390026, -0.0025321845896542072, 0.0021716144401580095, -0.02006080187857151, -0.018520183861255646, -0.016496075317263603, 0.022552011534571648, -0.018569352105259895, 0.03684369474649429, 0.0501520037651062, 0.0009772265329957008, 0.013562347739934921, 0.01693039946258068, -0.0612313337624073, -0.01776626519858837, -0.015217691659927368, -0.007961221039295197, -0.012947739101946354, -0.05379048362374306, -0.05746173858642578, 0.017930161207914352, 0.02758360095322132, -0.02183087170124054, -0.021240849047899246, 0.06683655828237534, -0.02778027579188347, -0.09656719118356705, -0.0473330020904541, 0.001060198643244803, -0.0032041557133197784, -0.007600650656968355, 0.034811392426490784, -0.040875520557165146, -0.03200877830386162, 0.01475878432393074, -0.06116577610373497, -0.0015088623622432351, -0.03989214822649956, 0.0032983955461531878, 0.017110683023929596, 0.06044463813304901, -0.04952920228242874, -0.00017874846525955945, -0.03369690105319023, 0.005162706132978201, -0.029960086569190025, 0.011554628610610962, 0.0237156692892313, -0.04811970144510269, -0.004277670755982399, 0.0066910311579704285, 0.023125646635890007, 0.01874963752925396, -0.03602421656250954, 0.028386689722537994, 0.040973860770463943, -0.0751296654343605, -0.04077718406915665, -0.052577655762434006, 0.000721139891538769, -0.04474345222115517, 0.03733538091182709, 0.0025547200348228216, -0.0017055368516594172, -0.0236173328012228, 0.00003850902430713177, 0.09079807251691818, -0.015397976152598858, 0.04795580357313156, 0.018503794446587563, 0.031992390751838684, -0.00029040221124887466, -0.036745358258485794, 0.019814958795905113, -0.05546221509575844, -0.06631209701299667, 0.026600228622555733, 0.023912344127893448, -0.08732348680496216, -0.041334427893161774, 0.066574327647686, -0.043956756591796875, 0.014848926104605198, 0.02574797347187996, 0.0126117542386055, -0.05441328510642052, -0.0035217031836509705, 0.029910916462540627, 0.018880754709243774, 0.01313621923327446, -0.02832113206386566, -0.019962463527917862, 0.01927410252392292, -0.004584974609315395, -0.034975286573171616, 0.05703561007976532, 0.009497740305960178, -0.04425176605582237, 0.06001850962638855, -0.004396494943648577, 0.028911154717206955, 0.0006376556702889502, 0.08935578912496567, 0.02230616845190525, 0.008899522013962269, 0.03985936939716339, 0.05792064592242241, -0.058215659111738205, -0.066574327647686, 0.00885854847729206, -0.029419230297207832, -0.053200457245111465, 0.02078194171190262, -0.008620900101959705, -0.05067646875977516, 0.04900473356246948, 0.029173387214541435, -0.06962278485298157, 0.029533958062529564, -0.043071720749139786, -0.07847313582897186, 0.050381455570459366, 0.02732136845588684, -0.047923024743795395, -0.027813054621219635, 0.0360569953918457, 0.023109257221221924, -0.038154859095811844, 0.044055093079805374, -0.02251923270523548, -0.003087380202487111, -0.05493775010108948, 0.10023844987154007, 0.07421185076236725, -0.0066910311579704285, 0.07001613080501556, -0.02627243846654892, 0.09132253378629684, 0.00317957135848701, -0.018356289714574814, 0.027337757870554924, 0.04680853709578514, 0.004031827673316002, -0.05274154990911484, -0.029435619711875916, -0.07624416053295135, 0.01776626519858837, 0.0037122315261512995, -0.032877422869205475, -0.02125723846256733, -0.06060853227972984, 0.010800709016621113, 0.007014724891632795, 0.04077718406915665, -0.029796190559864044, 0.015545481815934181, -0.04621851444244385, 0.04362896457314491, 0.015496313571929932, 0.025502130389213562, -0.011947977356612682, -0.037630390375852585, -0.06877052783966064, -0.009481350891292095, -0.01039097085595131, -0.002929630922153592, -0.04313727840781212, -0.008457004092633724, -0.04605461657047272, 0.006924582179635763, -0.02930450439453125, -0.0004417494055815041, -0.036647018045186996, -0.02768193930387497, -0.008075947873294353, -0.0558883436024189, 0.04553015157580376, 0.02047053910791874, 0.0111285001039505, 0.04090829938650131, 0.010964605025947094, 0.013382062315940857, 0.022191442549228668, -0.01917576603591442, -0.03302492946386337, 0.002966507337987423, 0.0009879821445792913, -0.04287504777312279, 0.01164477039128542, -0.009104391559958458, -0.0331888273358345, 0.04775913059711456, 0.03536863625049591, -0.03218906372785568, -0.02564963512122631, -0.02768193930387497, 0.005871553905308247, 0.005097148008644581, -0.04825081676244736, -0.07716196775436401, -0.023273151367902756, -0.012423274107277393, 0.002085569314658642, -0.06663988530635834, 0.04556293040513992, -0.007227788679301739, -0.012398689985275269, -0.033401891589164734, 0.019618283957242966, 0.007588358595967293, 0.08607788383960724, 0.01227576844394207, 0.09342040121555328, 0.004371910821646452, 0.03618811070919037, 0.005547860637307167, -0.003704036818817258, -0.002939874306321144, -0.011562823317945004, -0.0559866800904274, -0.006158370990306139, -0.0012384349247440696, -0.01655343919992447, 0.03563086688518524, 0.02579714171588421, -0.0006904095062054694, -0.0557900071144104, -0.026862461119890213, 0.03923656791448593, -0.021666977554559708, -0.0000609486160101369, 0.011169473640620708, 0.03171376511454582, -0.04080996289849281, 0.07257290184497833, -0.007129451259970665, 0.0473330020904541, 0.0045808772556483746, -0.0279933400452137, 0.013111635111272335, -0.002835391089320183, -0.02878003939986229, -0.04346507042646408, -0.04785746708512306, 0.027796665206551552, -0.04769357293844223, 0.03258241340517998, 0.056019458919763565, 0.019142987206578255, 0.02209310419857502, -0.010071374475955963, 0.03677813708782196, -0.004109677858650684, -0.020863888785243034, 0.047660794109106064, 0.032254621386528015, -0.03200877830386162, 0.022486453875899315, 0.049856990575790405, 0.01629120670258999, 0.03599143773317337, -0.029222555458545685, 0.0035155571531504393, 0.028861986473202705, -0.02856697514653206, 0.004847207572311163, -0.04759523645043373, -0.013627905398607254, -0.02637077495455742, 0.07021280378103256, 0.05693727359175682, 0.017405696213245392, -0.03484417125582695, 0.01760236918926239, 0.040875520557165146, 0.0004555780906230211, -0.04313727840781212, -0.04251447692513466, -0.031467922031879425, 0.015045600943267345, -0.011079331859946251, 0.055298320949077606, -0.04543181508779526, -0.008088239468634129, -0.030746784061193466, 0.07191731780767441, -0.06087076663970947, -0.009620661847293377, 0.017012346535921097, 0.036220889538526535, 0.031041795387864113, -0.016545243561267853, 0.028124457225203514, 0.005097148008644581, -0.04805414006114006, 0.05756007879972458, 0.019814958795905113, -0.003447950119152665, -0.025321844965219498, -0.034352485090494156, 0.05300378426909447, -0.026764124631881714, 0.035073623061180115, 0.039629917591810226, 0.005769119132310152, 0.040252719074487686, -0.011841445229947567, -0.01306246593594551, -0.005937112029641867, -0.024977663531899452, -0.005994475446641445, -0.018503794446587563, 0.05057813227176666, 0.04094107821583748, -0.024846548214554787, -0.006932776886969805, -0.022994529455900192, 0.04602183774113655, 0.03004203364253044, 0.04628407210111618, 0.007133549079298973, 0.030418992042541504, 0.020454149693250656, -0.02178170345723629, -0.01467683631926775, -0.011144889518618584, 0.0024891619104892015, 0.012751065194606781, -0.0006453382666222751, 0.025059612467885017, 0.030828731134533882, 0.015217691659927368, -0.01860213279724121, 0.030943458899855614, 0.06064131110906601, 0.007961221039295197, 0.011169473640620708, 0.025321844965219498 ]
28,829
ipytextual.widget
_observe_data_to_textual
null
def _observe_data_to_textual(self, change): data = bytes(change["new"], "utf8") self._data_to_textual_queue.put_nowait(data)
(self, change)
[ 0.0026400252245366573, 0.01778893917798996, -0.05653151869773865, 0.014116222970187664, -0.005338347516953945, -0.03406215459108353, -0.01995426043868065, 0.028981979936361313, 0.06412679702043533, -0.03168030455708504, 0.017472470179200172, -0.04920274019241333, -0.017722314223647118, -0.03209671005606651, -0.040008459240198135, -0.015856808051466942, -0.060295846313238144, -0.0478036105632782, 0.004168241750448942, 0.0066583603620529175, -0.039009079337120056, -0.015198883600533009, 0.010068739764392376, 0.03787644952535629, -0.00621280400082469, -0.009577378630638123, -0.03890914097428322, -0.05160124972462654, 0.028998637571930885, -0.0062211318872869015, 0.0007063316879794002, -0.08154929429292679, 0.033945560455322266, -0.009885520674288273, -0.00625444483011961, 0.02340211719274521, 0.011517838574945927, -0.04190727695822716, 0.04960249364376068, -0.023335490375757217, -0.026200376451015472, 0.0008401026716455817, -0.011717714369297028, 0.024168306961655617, 0.023335490375757217, 0.027166442945599556, -0.0436062216758728, 0.10773301869630814, -0.023618647828698158, -0.007865943014621735, -0.007757676765322685, 0.011626104824244976, -0.016939468681812286, 0.04310653358697891, 0.006408515386283398, 0.0157901830971241, 0.006962337996810675, 0.026233689859509468, 0.03352915495634079, -0.02518434263765812, 0.002852393314242363, 0.006142014637589455, 0.027566194534301758, -0.009635675698518753, 0.001606292906217277, -0.0051676202565431595, 0.06419342011213303, -0.013208454474806786, 0.009560721926391125, -0.005200933199375868, -0.03213002160191536, 0.0034082976635545492, -0.016806216910481453, 0.006437663920223713, -0.06216135248541832, 0.015165571123361588, -0.047004107385873795, 0.01574021391570568, -0.049069490283727646, 0.054965823888778687, 0.060529034584760666, -0.007903419435024261, 0.05926315486431122, 0.01857178658246994, -0.008348975330591202, -0.06822425127029419, 0.01075997669249773, 0.033712372183799744, -0.0593964047729969, 0.007536980789154768, -0.005504910834133625, -0.01817203499376774, -0.014882413670420647, 0.036777134984731674, 0.05126812309026718, -0.04577154293656349, -0.0536000095307827, -0.029831452295184135, -0.0473705492913723, 0.015656931325793266, 0.022652583196759224, 0.13858050107955933, 0.039009079337120056, -0.02613375149667263, 0.01073499210178852, -0.02680000476539135, 0.005629832856357098, -0.0034395281691104174, -0.009277565404772758, 0.011667745187878609, -0.01662299782037735, 0.0004275987157598138, -0.03541131690144539, -0.0399085208773613, -0.02684997208416462, 0.007245494984090328, -0.04647110775113106, 0.008494718000292778, -0.012758733704686165, -0.013000250793993473, 0.018038785085082054, -0.005155127961188555, -0.005733935162425041, -0.016523059457540512, -0.1121969074010849, 0.04607135429978371, 0.05433288589119911, 0.023651961237192154, 0.08268192410469055, -0.019654447212815285, -0.02173648588359356, -0.010085396468639374, 0.016972780227661133, 0.05873015150427818, 0.06206141412258148, -0.02635028399527073, -0.0274162869900465, 0.0056381612084805965, 0.03721019625663757, 0.039941832423210144, 0.016764577478170395, 0.00025296772946603596, 0.06505955010652542, -0.0176723450422287, 0.029998015612363815, -0.03001467138528824, -0.02523430995643139, -0.017888877540826797, -0.09713960438966751, -0.029281795024871826, 0.01812206581234932, 0.03507819026708603, -0.04014170914888382, 0.022819146513938904, 0.02813250944018364, 0.057131145149469376, -0.018038785085082054, -0.007957552559673786, -0.015706900507211685, 0.05060187354683876, 0.006400187499821186, -0.000016851501641212963, -0.0025088568218052387, 0.022436050698161125, -0.017322562634944916, 0.059463027864694595, -0.02168651670217514, -0.04930267855525017, -0.051168184727430344, 0.025034435093402863, 0.00237768841907382, 0.018471848219633102, -0.03754332289099693, 0.06339392066001892, 0.02073710598051548, 0.046904172748327255, 0.014432692900300026, 0.02406836859881878, 0.061295222491025925, 0.011909262277185917, -0.09893848747015, 0.0005803683307021856, -0.012084153480827808, 0.08448080718517303, -0.0057214428670704365, -0.034878313541412354, -0.02261926978826523, 0.008777875453233719, -0.020037541165947914, -0.05959628149867058, 0.005858857184648514, -0.046904172748327255, -0.028898699209094048, -0.033495839685201645, 0.019387945532798767, 0.00945245660841465, 0.0023339656181633472, -0.010943195782601833, -0.07402064651250839, -0.0036685524974018335, -0.011551151052117348, -0.05043530836701393, 0.02168651670217514, 0.011451213620603085, -0.02251933142542839, -0.022386081516742706, 0.009169299155473709, 0.04214046522974968, 0.010152021422982216, -0.00900273583829403, 0.020720450207591057, 0.030064640566706657, -0.0214033592492342, 0.021170170977711678, 0.0325964018702507, -0.07368751615285873, -0.0606955960392952, 0.0018238660413771868, 0.009777254424989223, -0.013100188225507736, 0.010826601646840572, 0.010093724355101585, -0.050901684910058975, -0.0024089189246296883, -0.009269236586987972, -0.025167685002088547, 0.04976905509829521, 0.03214668110013008, 0.0044638910330832005, 0.006487633101642132, 0.008711250498890877, 0.020170792937278748, -0.011551151052117348, 0.007424550596624613, 0.08081641793251038, 0.005163456313312054, -0.02268589474260807, 0.004426414612680674, -0.06266104429960251, 0.04210715368390083, 0.010276943445205688, -0.014349411241710186, 0.011542823165655136, 0.028865385800600052, -0.05516570061445236, -0.026000501587986946, 0.05103493481874466, 0.06379366666078568, -0.024951152503490448, 0.01985432207584381, -0.0020018804352730513, -0.03018123470246792, -0.05669808015227318, -0.03262971341609955, 0.011392916552722454, -0.0552656389772892, 0.0239018052816391, -0.014757491648197174, 0.041007835417985916, 0.0006579242763109505, 0.0008957972167991102, 0.023668617010116577, -0.035444628447294235, 0.11805993318557739, 0.024601370096206665, -0.03148042783141136, -0.042673468589782715, 0.025950532406568527, 0.004659602884203196, 0.04274009168148041, 0.01379142515361309, 0.004105780739337206, -0.045671604573726654, 0.00754530867561698, -0.0469374842941761, -0.05376657098531723, 0.029331762343645096, 0.043506283313035965, -0.0325964018702507, -0.01075997669249773, -0.027266381308436394, 0.01563194766640663, 0.03914232924580574, -0.041674088686704636, -0.008677938021719456, -0.06675849109888077, 0.014607584103941917, 0.015856808051466942, 0.017755627632141113, -0.04380609840154648, -0.02463468350470066, 0.03231324255466461, -0.010018770582973957, 0.0027607835363596678, 0.02351871132850647, 0.004705407656729221, -0.028648855164647102, 0.03118061274290085, 0.06139516085386276, 0.02068713866174221, -0.03741007298231125, 0.004730392247438431, -0.01757240854203701, -0.05626501888036728, -0.0648263618350029, -0.008203232660889626, -0.00479701766744256, -0.008544687181711197, 0.0027982601895928383, -0.009360847063362598, -0.0022048791870474815, -0.013583221472799778, -0.016314856708049774, 0.03721019625663757, -0.016747919842600822, 0.0353446900844574, 0.02340211719274521, 0.052467379719018936, 0.030714236199855804, 0.040441520512104034, -0.03203008696436882, -0.06682512164115906, 0.002072669565677643, -0.018605098128318787, 0.02851560339331627, -0.05856359004974365, 0.024651339277625084, -0.014082910493016243, 0.03940883278846741, -0.0035415480379015207, 0.05260062962770462, -0.00002355306423851289, 0.02002088539302349, -0.00023865369439590722, -0.07055613398551941, 0.005688129924237728, 0.007566129323095083, -0.030047984793782234, -0.012891984544694424, -0.03437862545251846, -0.0029023620299994946, 0.03937551751732826, 0.01634816825389862, 0.027099817991256714, 0.030064640566706657, 0.042007215321063995, -0.052067626267671585, -0.013824737630784512, 0.012792046181857586, 0.0216198917478323, -0.041840653866529465, -0.05673139542341232, -0.00043878969154320657, 0.027482911944389343, 0.02656681463122368, -0.05676470696926117, 0.047736987471580505, -0.07342101633548737, -0.026866629719734192, -0.027449600398540497, -0.02984810806810856, 0.019771041348576546, 0.023152271285653114, -0.0019133937312290072, -0.011201368644833565, 0.009352518245577812, -0.019221382215619087, 0.04770367220044136, 0.01195090264081955, 0.05899665132164955, 0.01115140039473772, 0.039608705788850784, 0.031430456787347794, 0.07302126288414001, -0.002887787763029337, -0.014757491648197174, -0.061361849308013916, 0.016997765749692917, -0.07042288035154343, -0.005625668913125992, 0.008061653934419155, 0.016498075798153877, -0.047004107385873795, 0.03567781671881676, 0.028332384303212166, -0.005113487597554922, -0.03830951452255249, -0.01584015227854252, 0.023218896239995956, 0.01042685005813837, 0.009319205768406391, -0.013866378925740719, 0.01795550249516964, -0.009918833151459694, -0.0004533639585133642, -0.00754530867561698, 0.03464512526988983, 0.0067000011913478374, 0.022869113832712173, 0.02163654752075672, -0.051168184727430344, 0.026033813133835793, -0.11206366121768951, 0.011168056167662144, -0.03297949582338333, 0.03497825190424919, 0.025983843952417374, 0.0382428877055645, -0.039175644516944885, 0.02684997208416462, -0.017539095133543015, 0.02508440427482128, 0.002444313606247306, -0.040341585874557495, -0.02929845079779625, 0.007907583378255367, -0.007441206835210323, -0.11706054955720901, -0.0540330708026886, 0.05426625907421112, -0.03747669979929924, 0.10879901796579361, 0.020503917708992958, 0.015248852781951427, 0.058896712958812714, -0.015057304874062538, 0.017255937680602074, 0.012941953726112843, 0.020837044343352318, 0.028115851804614067, 0.06762462109327316, -0.06266104429960251, -0.023002365604043007, -0.038842517882585526, 0.004301492124795914, 0.032779619097709656, -0.019337976351380348, -0.019554508849978447, -0.0015375856310129166, 0.004751212429255247, 0.012683780863881111, -0.00012466208136174828, 0.05992940440773964, -0.008736235089600086, 0.02969820238649845, -0.02523430995643139, -0.037943076342344284, -0.0023964266292750835, -0.00625444483011961, -0.04130765050649643, -0.008428093045949936, 0.06382698565721512, -0.06172828748822212, -0.009652332402765751, 0.05519901216030121, -0.034611813724040985, 0.059962719678878784, -0.05809721350669861, -0.002444313606247306, 0.02012082375586033, -0.05556545406579971, 0.034878313541412354, -0.00682492321357131, 0.009277565404772758, 0.06842412799596786, -0.07848453521728516, -0.019154757261276245, 0.003716439241543412, -0.04643779247999191, -0.027599506080150604, 0.05250069126486778, -0.021769797429442406, 0.03213002160191536, -0.014949038624763489, 0.01061839796602726, 0.010468491353094578, -0.03724351152777672, -0.0214033592492342, -0.001985223963856697, 0.004041237290948629, 0.011276322416961193, 0.0014407709240913391, 0.030764205381274223, 0.02273586392402649, -0.05699789524078369, -0.03564450517296791, 0.031563710421323776, -0.03551125526428223, 0.030714236199855804, -0.015390431508421898, -0.04174071550369263, 0.019587822258472443, 0.018438536673784256, 0.004384773783385754, -0.03164698928594589, -0.01740584522485733, 0.006058732978999615, 0.024667996913194656, -0.018555130809545517, -0.017205968499183655, 0.01223406009376049, -0.017722314223647118, 0.014990679919719696, 9.230914201907581e-7, -0.0011555314995348454, -0.02062051184475422, 0.012792046181857586, 0.04760373756289482, 0.0018821631092578173, 0.002127843676134944, -0.008961095474660397, -0.023085646331310272, 0.037443388253450394, -0.031830210238695145, 0.012933624908328056, -0.06116197258234024, -0.03647731989622116, -0.0070414552465081215, -0.05320025607943535, 0.007653574924916029, -0.048336613923311234, 0.03431199863553047, 0.014416037127375603, -0.05419963598251343, 0.024934496730566025, -0.0469374842941761, -0.09787248075008392, -0.027999257668852806, -0.010385209694504738, 0.004896955564618111, 0.008669610135257244, -0.032779619097709656, 0.13418324291706085, -0.01662299782037735, -0.005650653503835201, 0.01707271859049797, 0.0598294697701931, -0.024001743644475937, -0.019054818898439407, -0.027283037081360817, -0.026716722175478935, -0.028432322666049004, -0.04547172784805298, -0.04520522803068161, -0.015556993894279003, 0.05170118808746338, 0.01900484971702099, 0.012933624908328056, 0.014849101193249226, 0.036110881716012955, -0.12658795714378357, 0.02190304920077324, 0.026033813133835793, 0.04713736101984978, -0.04054145887494087, -0.0325964018702507, 0.012267372570931911, 0.039109017699956894, 0.03217999264597893, -0.016722936183214188, -0.0024089189246296883, 0.004472219385206699, 0.010884898714721203, 0.0988718569278717, 0.04603804275393486, 0.060529034584760666, -0.0014751245034858584, 0.10206986963748932, 0.0207870751619339, -0.05409969761967659, 0.09940486401319504, 0.004543008748441935, 0.05992940440773964, 0.014590928331017494, -0.006737477611750364, -0.013999628834426403, -0.006916533224284649, -0.027766069397330284, 0.012850343249738216, -0.032829590141773224, -0.012758733704686165, 0.022102924063801765, 0.013616533949971199, 0.017272593453526497, 0.038276202976703644, -0.0220196433365345, 0.011201368644833565, 0.059296466410160065, -0.008319826796650887, -0.01336668897420168, -0.033662404865026474, 0.002234027720987797, -0.03581106662750244, -0.013183469884097576, 0.0490361787378788, -0.01342498604208231, 0.04493872448801994, 0.02508440427482128, -0.044005971401929855, -0.01270876545459032, -0.009802239015698433, 0.022719208151102066, -0.029065262526273727, 0.001772856106981635, 0.01990429125726223, -0.0019841829780489206, 0.010693351738154888, -0.03406215459108353, 0.002916936296969652, 0.06166166067123413, 0.002506774850189686, 0.01873834989964962, 0.02551746740937233, -0.0035103175323456526, 0.0017884713597595692, 0.01379142515361309, -0.0107016796246171, -0.054965823888778687, -0.009660660289227962, 0.04876967892050743, 0.05703120678663254, 0.04460560157895088, -0.0007625467260368168, -0.009827223606407642, -0.06342723220586777, -0.03384562209248543, 0.03524475172162056, -0.015498696826398373, -0.03974195569753647, -0.07635252922773361, -0.04010839760303497, 0.021086890250444412, 0.013225110247731209, 0.024784591048955917, 0.033279307186603546, 0.03289621323347092, -0.03830951452255249, 0.010751648806035519, 0.033112745732069016, -0.013316720724105835, 0.02563406154513359, 0.03421206399798393, 0.010859914124011993, -0.09753935784101486, 0.034878313541412354, 0.03126389533281326, 0.014024613425135612, -0.035777755081653595, -0.047903548926115036, -0.030397767201066017, -0.00038621819112449884, 0.02380186878144741, 0.03714357316493988, 0.06655861437320709, 0.022819146513938904, 0.06752468645572662, -0.01051013171672821, -0.017938846722245216, 0.03724351152777672, 0.025384217500686646, -0.004214046522974968, 0.016106652095913887, 0.0014314017025753856, -0.07508664578199387, 0.06262772530317307, 0.009352518245577812, 0.001422032481059432, 0.04886961728334427, 0.011651089414954185, 0.00011763519432861358, 0.026100438088178635, 0.031996771693229675, 0.01607334055006504, -0.05922983959317207, 0.05783070996403694, -0.006729149725288153, 0.04603804275393486, -0.0012991921976208687, 0.0415741503238678, 0.014565943740308285, -0.009727285243570805, 0.02834904007613659, -0.010793289169669151, -0.06822425127029419, -0.008157428354024887, 0.04037489742040634, -0.016106652095913887, 0.0011971723288297653, 0.04160746559500694, -0.08021679520606995, 0.023035677149891853, 0.008469734340906143, -0.07055613398551941, -0.038109637796878815, 0.020370667800307274, -0.009527409449219704, -0.030680924654006958, -0.04170740023255348, -0.040175020694732666, -0.000056084922107402235, 0.06705830991268158, -0.02346874214708805, 0.0276328194886446, -0.06159503757953644, 0.007936731912195683, 0.010460163466632366, -0.057797398418188095, -0.07621927559375763, -0.05869683995842934, -0.05060187354683876, 0.00752032408490777, 0.029431700706481934, -0.05046861991286278, 0.03008129633963108, -0.010193661786615849, 0.0216198917478323, -0.05276719108223915, 0.030064640566706657, 0.04347297176718712, 0.022436050698161125, -0.014757491648197174, -0.011626104824244976, 0.011717714369297028, -0.003402051515877247, -0.041107773780822754, 0.046670980751514435, -0.02090366929769516, -0.019437914714217186, -0.025284279137849808, -0.00939415954053402, 0.03191349282860756, -0.0019061065977439284, -0.003266718937084079, -0.02708316035568714, -0.023118959739804268, -0.011726043187081814, -0.029514983296394348, -0.04603804275393486, 0.017422500997781754, -0.004059975501149893, -0.03169696033000946, -0.025817282497882843, 0.0066916728392243385, 0.054466135799884796, -0.017722314223647118, -0.03219664841890335, 0.017539095133543015, 0.015881791710853577, 0.021086890250444412, 0.03317937254905701, 0.025667374953627586, 0.017922190949320793, -0.04337303340435028, 0.025783969089388847, 0.05952965468168259, 0.04330640658736229, 0.028665510937571526, 0.05799727514386177, -0.0428067184984684, 0.03164698928594589, 0.04493872448801994, 0.04770367220044136, 0.005105159245431423, 0.0034082976635545492, -0.0028690495528280735, -0.02368527464568615, -0.012991921976208687, 0.057730771601200104 ]
28,830
ipytextual.widget
_observe_ready
null
def _observe_ready(self, change): self._ready_event.set()
(self, change)
[ -0.029265964403748512, 0.06950448453426361, -0.07715731114149094, 0.007648463360965252, 0.039766766130924225, 0.021211272105574608, 0.05472298711538315, 0.04322626814246178, -0.006504033226519823, 0.03658682480454445, 0.00809837318956852, 0.032638102769851685, 0.060873206704854965, 0.025928771123290062, -0.026540298014879227, -0.07485098391771317, 0.0037696310319006443, -0.005014526657760143, -0.01015135832130909, -0.016231689602136612, -0.056819651275873184, -0.0014076055958867073, 0.06384348124265671, 0.03749537840485573, -0.022119827568531036, -0.0061240121722221375, -0.048013653606176376, 0.0017068173037841916, 0.02680238150060177, 0.002236443804576993, -0.039766766130924225, -0.019726134836673737, 0.05507243052124977, -0.013698218390345573, -0.007609150838106871, 0.03284776955842972, 0.046126656234264374, -0.00018823584832716733, -0.016319051384925842, 0.012763455510139465, 0.019883383065462112, -0.002330356976017356, 0.011042441241443157, 0.012379066087305546, -0.0024635826703161, 0.005045102909207344, -0.016546189785003662, 0.05664493143558502, -0.023063328117132187, -0.015960870310664177, 0.01925438456237316, 0.04514821246266365, 0.014886329881846905, 0.03672660142183304, -0.013593384996056557, 0.01540176011621952, 0.017358647659420967, 0.02395441010594368, 0.04217793419957161, 0.005909977480769157, -0.011304524727165699, 0.03290018439292908, -0.010107678361237049, -0.015227037481963634, 0.025684159249067307, -0.020547328516840935, 0.06768736988306046, -0.006464720703661442, 0.03541618585586548, 0.02999979816377163, -0.007989171892404556, 0.06639442592859268, 0.006547713652253151, 0.01885252259671688, -0.0356433242559433, -0.015253245830535889, -0.10280653089284897, -0.006595762446522713, -0.028357408940792084, 0.020040633156895638, 0.031222853809595108, -0.01590845361351967, 0.0375303253531456, -0.04322626814246178, -0.016747120767831802, -0.03920765593647957, -0.019044717773795128, 0.007067512255162001, 0.04486865550279617, -0.0093825813382864, -0.037006158381700516, 0.035136628895998, 0.0008173721726052463, 0.03997643291950226, 0.05968509614467621, -0.03048902004957199, -0.030698686838150024, -0.02065216191112995, 0.010553219355642796, 0.0028130270075052977, -0.03248085454106331, 0.0093825813382864, 0.006766116246581078, -0.0026666971389204264, 0.029038826003670692, -0.01773430034518242, 0.005114991683512926, 0.015218301676213741, -0.04189837723970413, -0.03239349275827408, 0.030052214860916138, -0.020494911819696426, -0.03003474324941635, 0.03131021559238434, -0.02540460415184498, 0.02692468836903572, -0.023797160014510155, -0.003400530433282256, 0.008281831629574299, -0.03676154464483261, 0.0009811741765588522, 0.029021354392170906, -0.052486542612314224, -0.05391926318407059, 0.0032825928647071123, 0.014964954927563667, 0.01993579976260662, 0.06667398661375046, 0.060873206704854965, 0.003280408913269639, 0.029038826003670692, 0.0010057445615530014, -0.021228743717074394, 0.010972552932798862, -0.02372727170586586, -0.02580646611750126, -0.026959631592035294, -0.03080352023243904, -0.007342699449509382, 0.04378537833690643, -0.028252575546503067, 0.004413919057697058, 0.03742549195885658, -0.03085593692958355, 0.044449321925640106, 0.019236911088228226, -0.004119075369089842, -0.007259706500917673, -0.001421801745891571, -0.020826883614063263, 0.06691859662532806, -0.031921740621328354, 0.00632494268938899, -0.0062812622636556625, -0.059650152921676636, -0.0155852185562253, -0.004352766089141369, -0.029423214495182037, 0.016747120767831802, 0.0001420982734998688, -0.013549705035984516, 0.036062657833099365, -0.02355255000293255, 0.01247516367584467, -0.033948518335819244, 0.07743687182664871, -0.08170009404420853, -0.0604538731276989, 0.003182127606123686, 0.017384856939315796, 0.017175190150737762, 0.030331769958138466, 0.02093171700835228, -0.0041365474462509155, 0.028304992243647575, 0.05926576256752014, 0.017070356756448746, -0.019726134836673737, 0.006311838515102863, -0.0113656772300601, -0.02110643871128559, -0.04406493157148361, -0.031921740621328354, 0.06614981591701508, 0.004542776849120855, 0.04399504512548447, -0.02440868876874447, -0.01527071837335825, 0.007482477463781834, -0.027850715443491936, 0.012143190950155258, 0.007574206218123436, -0.0544084869325161, 0.016214217990636826, 0.012920704670250416, 0.00404918659478426, 0.014519413001835346, -0.023220578208565712, -0.010806567035615444, -0.0006262697861529887, -0.01113853882998228, -0.008377928286790848, -0.027239186689257622, 0.031869325786828995, 0.03527640923857689, 0.019464051350951195, 0.021717967465519905, 0.05720404163002968, 0.05070437490940094, -0.041164543479681015, -0.019918328151106834, -0.008517705835402012, -0.04500843212008476, -0.0016402044566348195, -0.007307755295187235, -0.09560797363519669, -0.045812156051397324, -0.011985941790044308, -0.0023238048888742924, -0.023797160014510155, 0.001775614102371037, 0.02598118782043457, -0.05035493150353432, -0.010719205252826214, -0.04623148962855339, -0.007735824212431908, 0.03022693656384945, -0.017978912219405174, -0.03469982370734215, 0.019324272871017456, -0.0051106237806379795, 0.058531928807497025, -0.004568984732031822, -0.03496190905570984, 0.017035411670804024, 0.07359298318624496, 0.0594404861330986, 0.05643526464700699, -0.08833952993154526, -0.006613234523683786, -0.0031209748703986406, -0.024338798597455025, -0.006787956692278385, -0.027501270174980164, -0.00942626129835844, -0.03094329684972763, 0.011671441607177258, 0.026767438277602196, -0.049551211297512054, 0.031222853809595108, -0.008347352035343647, -0.07303386926651001, 0.01326141320168972, -0.03183438256382942, 0.019114606082439423, -0.056819651275873184, 0.028427299112081528, -0.0031755755189806223, 0.0345076285302639, -0.008386664092540741, -0.011339469812810421, 0.04409987851977348, -0.025509437546133995, 0.07547998428344727, -0.0006956126890145242, -0.019691189751029015, 0.028933992609381676, 0.06740781664848328, -0.01770809292793274, -0.006783588789403439, 0.1474655121564865, -0.009356372989714146, -0.0604538731276989, -0.004344030283391476, -0.01893988437950611, -0.09113508462905884, 0.012414011172950268, -0.011671441607177258, -0.05905609577894211, -0.002981197088956833, 0.047384653240442276, 0.006272525992244482, 0.031152963638305664, 0.06849109381437302, -0.0788346454501152, -0.040570490062236786, 0.013235204853117466, 0.06492675840854645, -0.031222853809595108, -0.06884054094552994, -0.025090103968977928, 0.03492696210741997, 0.023919466882944107, 0.01948152296245098, 0.033861156553030014, -0.024880439043045044, -0.028252575546503067, 0.07146137207746506, 0.02652282640337944, 0.04032588005065918, -0.02860202081501484, -0.026190854609012604, -0.08659230917692184, -0.017236342653632164, -0.014790232293307781, -0.02977265976369381, 0.029493102803826332, -0.0042806933633983135, -0.014283537864685059, 0.00942626129835844, -0.015864774584770203, -0.0020420653745532036, -0.007229130249470472, 0.03773999214172363, -0.002771530533209443, 0.008002275601029396, 0.006940838415175676, 0.019376689568161964, 0.03739054501056671, 0.032183825969696045, -0.02395441010594368, 0.005263505503535271, -0.04913187772035599, 0.028933992609381676, -0.027046993374824524, -0.028095325455069542, 0.05360476300120354, 0.026645131409168243, -0.013348774053156376, -0.037285711616277695, 0.0005462798289954662, -0.03780987858772278, 0.016188010573387146, 0.0037696310319006443, -0.027536215260624886, -0.020058106631040573, 0.028968937695026398, -0.05489770695567131, -0.01461551059037447, -0.01333130244165659, 0.010334816761314869, 0.0197086613625288, -0.013951566070318222, 0.004422655329108238, -0.0000036514204566628905, 0.03581804782152176, -0.01948152296245098, -0.0015419232659041882, 0.01461551059037447, -0.05461815372109413, -0.08023242652416229, -0.015165884979069233, 0.0046912906691432, 0.042597267776727676, 0.057308875024318695, -0.05161293223500252, 0.009522358886897564, -0.01725381426513195, -0.01657239906489849, -0.009653400629758835, 0.029213547706604004, 0.05318542942404747, 0.020984133705496788, -0.04378537833690643, -0.003988033626228571, 0.010553219355642796, -0.013925357721745968, 0.025631744414567947, 0.03089088201522827, -0.04354076832532883, -0.015672579407691956, 0.009863067418336868, -0.008893358521163464, 0.027990492060780525, 0.026907214894890785, -0.05290587618947029, -0.03672660142183304, 0.014632982201874256, -0.009880539029836655, -0.027798298746347427, -0.019114606082439423, 0.032638102769851685, -0.03672660142183304, -0.017122773453593254, -0.035433657467365265, -0.020127994939684868, -0.026190854609012604, 0.01707909256219864, -0.013348774053156376, 0.00864001177251339, 0.04465898871421814, 0.045218098908662796, -0.03889315575361252, 0.01707909256219864, -0.003123158821836114, -0.0015604874351993203, 0.045357879251241684, -0.023377828299999237, 0.06782715022563934, 0.0227313544601202, -0.024006826803088188, 0.02800796553492546, -0.07547998428344727, 0.005394547246396542, 0.0010707193287089467, 0.012842079624533653, 0.01264988537877798, -0.013322565704584122, 0.0024351903703063726, -0.0381593219935894, -0.0527660995721817, 0.012125719338655472, -0.031467463821172714, -0.04623148962855339, -0.029126187786459923, -0.013680746778845787, 0.02232949435710907, -0.11545641720294952, 0.00705003971233964, 0.05349992960691452, -0.023797160014510155, 0.08051197975873947, 0.06971415132284164, 0.039312489330768585, 0.027536215260624886, -0.014458260498940945, 0.02367485500872135, 0.05832226201891899, 0.061082873493433, 0.0020202251616865396, 0.051857542246580124, 0.046755656599998474, -0.04570732265710831, -0.02133357711136341, -0.015471648424863815, 0.015751203522086143, 0.02042502351105213, 0.0023980617988854647, -0.01527071837335825, -0.010273664258420467, -0.014082607813179493, 0.01867780089378357, 0.011688914149999619, -0.021211272105574608, 0.01210824679583311, 0.006910262163728476, 0.0009642480290494859, 0.021088967099785805, -0.007128664758056402, -0.05416387692093849, -0.07638853788375854, 0.02814774215221405, -0.053115542978048325, -0.01916702277958393, 0.06111781671643257, -0.0233603548258543, -0.027221715077757835, -0.0187651626765728, -0.012728510424494743, -0.09637675434350967, -0.046301376074552536, 0.01913207769393921, -0.0826086476445198, 0.019516468048095703, 0.0852644219994545, -0.006565185729414225, 0.013121635653078556, 0.018258467316627502, -0.05210215225815773, 0.013934093527495861, 0.04312143474817276, -0.003042349824681878, 0.05786798521876335, 0.006910262163728476, 0.029475631192326546, -0.06391337513923645, -0.03559090942144394, 0.02498527057468891, -0.018817579373717308, 0.0029331485275179148, -0.002415534108877182, 0.10602141916751862, 0.028217632323503494, -0.010133886709809303, -0.03319721296429634, -0.03553849086165428, -0.011339469812810421, -0.028619492426514626, -0.00037073862040415406, -0.0026535929646342993, -0.0673728734254837, -0.0034878915175795555, 0.013252677395939827, -0.013977774418890476, -0.015358079224824905, -0.016817009076476097, 0.014667927287518978, 0.049061987549066544, 0.06017431989312172, 0.007574206218123436, -0.00822504609823227, -0.01175006665289402, -0.0013508208794519305, 0.07436175644397736, -0.0600694864988327, -0.06059364974498749, -0.057448651641607285, -0.00544696394354105, -0.00437023863196373, -0.003867912106215954, 0.07415208965539932, 0.00149715063162148, 0.023168161511421204, -0.01096381712704897, 0.07436175644397736, 0.001486230525188148, 0.012842079624533653, 0.05608581751585007, -0.0026841694489121437, 0.009408789686858654, -0.01540176011621952, -0.018258467316627502, 0.10874707996845245, 0.0029069401789456606, -0.04455415531992912, -0.038229212164878845, -0.03359907492995262, -0.06324943155050278, -0.038543712347745895, -0.019691189751029015, 0.04514821246266365, -0.06289998441934586, -0.00598860252648592, -0.019603827968239784, -0.03071615844964981, 0.0025858881417661905, 0.0471051000058651, -0.014335954561829567, -0.06656914949417114, 0.021997522562742233, 0.01956888474524021, -0.04462404549121857, 0.02837488241493702, 0.004940269514918327, 0.004186780191957951, 0.02409418858587742, 0.05888137221336365, -0.0020169492345303297, 0.032323602586984634, -0.015244510024785995, -0.05059954151511192, 0.011645233258605003, 0.0381593219935894, -0.022888604551553726, 0.0011400622315704823, -0.05958026275038719, 0.024565938860177994, -0.03833404555916786, 0.027239186689257622, 0.013724426738917828, -0.017009204253554344, 0.027536215260624886, -0.0041234432719647884, 0.08190975338220596, 0.03662176802754402, 0.02187521755695343, 0.021822800859808922, 0.029475631192326546, 0.05643526464700699, -0.017978912219405174, 0.08407631516456604, 0.00022440879547502846, 0.00992421992123127, -0.017201397567987442, 0.027815770357847214, -0.008259991183876991, 0.013139108195900917, -0.03461246192455292, -0.019673718139529228, -0.017175190150737762, -0.0014523781137540936, -0.021945105865597725, 0.047384653240442276, 0.02449604868888855, 0.0042239087633788586, -0.035433657467365265, -0.004791755694895983, 0.05968509614467621, -0.0025247354060411453, -0.008041588589549065, -0.03267304599285126, -0.003280408913269639, -0.05671481788158417, -0.025090103968977928, 0.05954531952738762, -0.046301376074552536, 0.0544084869325161, -0.04214299097657204, -0.0004799399757757783, 0.0035272040404379368, 0.022766299545764923, 0.014073871076107025, -0.01890493929386139, -0.015017371624708176, -0.0032738568261265755, -0.03522399067878723, -0.01725381426513195, 0.009819386526942253, 0.01867780089378357, 0.022119827568531036, -0.02056480012834072, 0.007342699449509382, -0.01799638383090496, -0.009365108795464039, 0.005425123497843742, 0.008041588589549065, -0.03469982370734215, -0.02603360451757908, -0.001829122775234282, 0.06157209724187851, 0.03429796174168587, 0.04532293230295181, 0.025020215660333633, -0.021892689168453217, -0.043645601719617844, -0.03456004709005356, 0.023535076528787613, -0.026470409706234932, 0.006311838515102863, 0.0029877491760998964, 0.017201397567987442, 0.0262607429176569, -0.01150545570999384, -0.06324943155050278, 0.10832775384187698, -0.013453607447445393, -0.05601593106985092, 0.02580646611750126, 0.02820015884935856, -0.027046993374824524, 0.02765852026641369, -0.002260468201711774, 0.07827553898096085, -0.04154893383383751, 0.034979380667209625, 0.03487454727292061, -0.006962678860872984, 0.01125210803002119, -0.0028960201889276505, -0.08805997669696808, -0.013296357356011868, -0.0002478871028870344, 0.018642855808138847, 0.08309786766767502, 0.005298450123518705, -0.009976636618375778, -0.024793077260255814, -0.03718087822198868, 0.011645233258605003, 0.007762032561004162, -0.009033137001097202, 0.006582658272236586, 0.009635928086936474, -0.02147335559129715, 0.07338331639766693, 0.05269620940089226, 0.01839824579656124, 0.01217813603579998, -0.08645253628492355, 0.028042908757925034, 0.010256191715598106, -0.024618355557322502, 0.01477275975048542, -0.035887934267520905, 0.0008250162936747074, -0.057308875024318695, -0.00650840112939477, 0.0023958778474479914, 0.00008749758853809908, 0.03487454727292061, -0.034263018518686295, 0.007028199732303619, -0.03892810270190239, -0.06059364974498749, 0.05461815372109413, -0.017157718539237976, -0.009164177812635899, -0.05070437490940094, 0.05937059596180916, -0.05643526464700699, -0.0023456453345716, 0.021036550402641296, -0.028986409306526184, 0.02529977075755596, -0.03323215991258621, -0.012213080190122128, -0.047209933400154114, -0.03546860069036484, -0.06097804009914398, -0.03997643291950226, 0.11063408106565475, -0.033896103501319885, -0.0035337561275810003, -0.008919566869735718, -0.019498994573950768, 0.04340098798274994, -0.06576542556285858, -0.05720404163002968, -0.014720343053340912, -0.0017319335602223873, -0.04326121136546135, 0.035573434084653854, -0.06922492384910583, -0.06415798515081406, -0.03338940814137459, -0.0442047119140625, -0.022381911054253578, 0.015952134504914284, 0.01773430034518242, 0.009207858704030514, -0.05059954151511192, -0.03819426894187927, -0.02061721682548523, -0.029126187786459923, 0.041933324187994, 0.07771642506122589, 0.009417525492608547, 0.00748684536665678, -0.04277198761701584, -0.005918713752180338, -0.0025968083646148443, -0.043366044759750366, -0.05888137221336365, 0.0788346454501152, 0.020914245396852493, -0.035573434084653854, -0.028042908757925034, 0.031729549169540405, -0.003867912106215954, -0.07589931786060333, 0.029038826003670692, -0.07806587219238281, 0.07303386926651001, 0.007076248060911894, 0.038858212530612946, 0.0027540582232177258, -0.01953393965959549, -0.020529855042696, 0.03045407496392727, 0.04696531966328621, -0.03139757364988327, 0.01953393965959549, 0.05080920830368996, -0.02161313407123089, -0.01057942770421505, -0.004700026474893093, -0.039766766130924225, 0.05985981971025467, -0.06111781671643257, 0.014895065687596798, 0.006442880257964134, 0.04822332039475441, 0.025334715843200684, -0.0038198635447770357, 0.0769476443529129, 0.009094289503991604, 0.043505821377038956, 0.0024002459831535816 ]
28,831
ipytextual.widget
_observe_rows
null
def _observe_rows(self, change): SIZE[1] = change["new"]
(self, change)
[ 0.050618309527635574, -0.029630230739712715, -0.05415525287389755, 0.0019175814231857657, -0.043344222009181976, -0.003795539028942585, 0.02040415070950985, 0.034151509404182434, 0.032099414616823196, -0.007611932698637247, -0.02238950878381729, -0.03590329736471176, 0.018502209335565567, -0.012763021513819695, -0.037504930049180984, -0.05005106329917908, 0.003789282636716962, -0.03994074836373329, 0.023907724767923355, 0.010093631222844124, -0.01518215611577034, -0.003997828811407089, 0.02494211308658123, 0.004896662663668394, 0.00485495338216424, 0.018585627898573875, -0.012579500675201416, -0.005747530609369278, 0.14561523497104645, -0.028028596192598343, -0.05135239288210869, -0.04464554786682129, 0.00867551751434803, 0.005021790042519569, 0.0011000806698575616, -0.010836055502295494, -0.0012804730795323849, -0.006485783960670233, 0.09876743704080582, 0.03913993388414383, -0.02771160565316677, -0.03048109821975231, 0.04154238477349281, -0.010485698468983173, 0.04801565408706665, 0.03436839580535889, -0.0183353740721941, 0.03446849808096886, 0.006698500830680132, -0.018502209335565567, -0.01428957935422659, 0.02622675709426403, 0.008371040225028992, 0.030681302770972252, 0.014064349234104156, -0.004825756885111332, 0.032199516892433167, 0.01098620891571045, 0.014231186360120773, -0.00458801444619894, -0.00336384866386652, -0.01903608813881874, -0.021355120465159416, -0.03171569108963013, 0.033367376774549484, -0.07521006464958191, 0.04888320714235306, -0.0005766299436800182, 0.028462372720241547, -0.005301241762936115, -0.012579500675201416, 0.036036767065525055, 0.026894105598330498, -0.010018554516136646, -0.10137008875608444, 0.012863123789429665, -0.03390125557780266, 0.004975909832865, 0.026009870693087578, -0.0150903956964612, 0.06830301880836487, 0.019770169630646706, 0.07821313291788101, 0.05692474544048309, 0.017401086166501045, -0.028712626546621323, 0.018568944185972214, 0.033367376774549484, -0.015157130546867847, 0.045312896370887756, -0.00759107805788517, 0.0232570618391037, -0.026059921830892563, -0.017200881615281105, 0.06489954888820648, -0.012204118072986603, -0.005876829382032156, -0.02534252218902111, 0.028545791283249855, 0.004004084970802069, 0.008625466376543045, 0.04220972955226898, 0.027161044999957085, -0.006444074679166079, -0.007211524061858654, -0.04357779398560524, 0.03757166489958763, -0.02751140110194683, -0.04788218438625336, 0.04311065003275871, 0.015215523540973663, 0.058226071298122406, -0.05799249932169914, -0.013980930671095848, 0.007353335618972778, 0.021321753039956093, 0.0086671756580472, 0.002690244698897004, -0.01715083234012127, 0.00226689619012177, 0.03713788837194443, -0.022105887532234192, 0.021021446213126183, 0.010644192807376385, -0.013780726119875908, 0.04584677517414093, 0.02415798045694828, 0.016633637249469757, 0.05442219227552414, -0.018268639221787453, -0.0040708198212087154, -0.08668844401836395, -0.003737146034836769, 0.04247666895389557, 0.003376361448317766, -0.036337073892354965, -0.009643171913921833, 0.0009593120776116848, 0.013755700550973415, 0.017000678926706314, 0.0024671002756804228, 0.08728905767202377, 0.05095198377966881, 0.0026944156270474195, 0.007661983836442232, -0.03713788837194443, -0.014815115369856358, 0.07781272381544113, -0.05305412784218788, 0.0022835799027234316, -0.04861626774072647, 0.024091245606541634, -0.00485495338216424, -0.0026819028425961733, -0.00188629946205765, 0.03391793742775917, -0.02120496705174446, -0.08154986798763275, 0.006168793886899948, -0.028545791283249855, -0.01745113730430603, 0.01652519404888153, 0.020537620410323143, -0.014272895641624928, -0.04524616152048111, 0.07981476187705994, -0.04030779004096985, -0.053588006645441055, -0.10470682382583618, 0.02257302962243557, 0.04317738488316536, 0.016658661887049675, 0.04758187755942345, 0.016900576651096344, -0.004024939611554146, 0.11898806691169739, 0.014715013094246387, -0.018802516162395477, 0.04878310486674309, -0.03787197172641754, -0.013071669265627861, -0.03620360419154167, 0.0366707481443882, 0.07414230704307556, 0.006590056698769331, -0.01803506724536419, -0.02574293129146099, -0.015607589855790138, 0.019086139276623726, 0.009100952185690403, -0.007290771696716547, -0.012237485498189926, -0.01484014093875885, -0.032983653247356415, -0.0017246762290596962, 0.01923629269003868, -0.03964044153690338, 0.03026420995593071, -0.06900373101234436, 0.019202925264835358, -0.06296423822641373, -0.06439903378486633, -0.02228940650820732, -0.012345929630100727, 0.026360226795077324, -0.0150903956964612, 0.004921688232570887, -0.012387638911604881, 0.016041366383433342, -0.04261013865470886, -0.012946542352437973, 0.04748177528381348, -0.024391552433371544, 0.017551239579916, 0.020170578733086586, -0.06960434466600418, -0.05956076830625534, -0.02819543331861496, 0.0026881592348217964, -0.029430026188492775, 0.03331732377409935, -0.006389852613210678, -0.08121619373559952, -0.04911677911877632, 0.04364452883601189, -0.037204623222351074, 0.03234967216849327, -0.01572437584400177, 0.00021988579828757793, 0.03036431223154068, -0.024074561893939972, 0.026677217334508896, 0.022806601598858833, -0.028078647330403328, 0.06259720027446747, 0.05155259743332863, -0.011153045110404491, 0.01763465814292431, -0.01281307265162468, 0.04477901756763458, -0.04517942667007446, 0.007115593180060387, 0.04167585447430611, 0.022005785256624222, -0.05058494210243225, -0.05922709405422211, 0.005338780116289854, 0.06987128406763077, -0.06002790853381157, 0.022022468969225883, -0.013772384263575077, -0.05392168089747429, 0.011953862383961678, 0.004346100613474846, 0.01588287204504013, -0.010577457956969738, -0.02187231555581093, 0.009242762811481953, -0.02040415070950985, -0.05699148029088974, 0.031115079298615456, 0.02275655046105385, -0.009885084815323353, 0.05295402556657791, -0.011553454212844372, 0.0009744316339492798, -0.007357506547123194, 0.07147292047739029, -0.002777834190055728, 0.054956067353487015, 0.07173985987901688, 0.050818514078855515, -0.07721211016178131, -0.014556517824530602, -0.013113378547132015, -0.0552230067551136, 0.018885934725403786, 0.006231357343494892, -0.047281570732593536, -0.04584677517414093, -0.019469864666461945, 0.00035140017280355096, 0.017918281257152557, 0.020837927237153053, -0.07427577674388885, -0.053487904369831085, 0.013739016838371754, 0.011912153102457523, -0.03171569108963013, -0.031598906964063644, -0.020954713225364685, 0.02919645421206951, -0.02584303356707096, 0.0021459392737597227, 0.016783790662884712, -0.0071573019959032536, -0.029113035649061203, 0.0732080265879631, -0.0065358346328139305, 0.06576710194349289, -0.03550288826227188, -0.03026420995593071, -0.0475151427090168, -0.010927815921604633, -0.017684709280729294, -0.016274938359856606, 0.04064146429300308, -0.035736460238695145, -0.0006073905387893319, 0.002339887199923396, 0.01851889304816723, 0.04584677517414093, -0.07053863257169724, 0.022839969024062157, 0.026944156736135483, -0.0118787856772542, -0.007445096038281918, 0.03213278204202652, -0.0025609461590647697, 0.0656336322426796, -0.04240993410348892, -0.045212794095277786, -0.06790260970592499, -0.013130062259733677, -0.026693901047110558, -0.02297343872487545, 0.03927340358495712, 0.011578479781746864, -0.04621381685137749, 0.019052771851420403, 0.014072691090404987, -0.03883962705731392, 0.03897309675812721, 0.008137469179928303, -0.01291317492723465, -0.0248253270983696, 0.004925859160721302, -0.0013117549242451787, -0.05886005237698555, 0.0011668154038488865, 0.0211882833391428, -0.016041366383433342, 0.013588864356279373, -0.0013492932775989175, 0.06673475354909897, -0.013338608667254448, 0.03106502816081047, -0.010919474065303802, 0.010877764783799648, -0.02681068703532219, -0.01326353196054697, -0.01484014093875885, -0.01990363933146, 0.03048109821975231, 0.07934761792421341, -0.022339457646012306, -0.009401258081197739, -0.08508680760860443, -0.0022606397978961468, -0.0209046620875597, 0.013989272527396679, -0.006685988046228886, 0.037404827773571014, -0.04721483588218689, 0.0031344478484243155, 0.06313107907772064, -0.04447871446609497, -0.006677646189928055, -0.00554315559566021, 0.021271701902151108, -0.01913619041442871, 0.017567923292517662, 0.053688108921051025, 0.04641402140259743, 0.0299639031291008, -0.028128698468208313, -0.0837521180510521, 0.040074218064546585, -0.07053863257169724, -0.04434524476528168, 0.03183247521519661, -0.021939050406217575, -0.045012589544057846, 0.01612478494644165, -0.0068486537784338, 0.0076453001238405704, -0.006577543914318085, -0.0245417058467865, -0.029613547027111053, -0.03261661157011986, -0.027861759066581726, 0.02702757529914379, -0.008992508053779602, -0.0014838054776191711, 0.0032887719571590424, 0.009426283650100231, -0.005380489397794008, -0.020437518134713173, -0.01813516952097416, -0.004884149879217148, -0.039106566458940506, 0.014364655129611492, -0.04968402162194252, 0.024875378236174583, -0.0636315867304802, -0.04144228249788284, -0.03797207400202751, 0.06189648434519768, -0.03290023282170296, -0.05038473755121231, -0.01773476041853428, 0.05562341585755348, -0.0065274927765131, -0.029363291338086128, -0.0015609675319865346, -0.0006928944494575262, 0.026577115058898926, -0.06913720071315765, 0.009042559191584587, 0.039106566458940506, -0.01853557676076889, 0.07694517076015472, -0.011653556488454342, 0.09296151250600815, 0.017467821016907692, -0.031298600137233734, -0.01670871302485466, 0.061162400990724564, 0.0309649258852005, 0.025692880153656006, 0.0516526997089386, -0.04000748321413994, 0.0071239350363612175, -0.010193733498454094, -0.02248961105942726, -0.023090224713087082, 0.015891212970018387, -0.03213278204202652, 0.0093094976618886, 0.0547892302274704, 0.015957947820425034, 0.009968503378331661, 0.02542594075202942, -0.05075177922844887, 0.0027361249085515738, -0.03343411162495613, 0.0036453858483582735, -0.04848279803991318, -0.022506294772028923, -0.04948382079601288, 0.010435647331178188, 0.008708884939551353, -0.012546133249998093, -0.004296049475669861, 0.03293360024690628, -0.042743608355522156, -0.07127271592617035, -0.07314129173755646, -0.004479570314288139, -0.0078121367841959, -0.003837248310446739, 0.034735437482595444, -0.05148586258292198, 0.0014723354252055287, 0.035035744309425354, -0.0846196636557579, 0.0026047409046441317, -0.025159001350402832, -0.016683688387274742, 0.011353249661624432, 0.04591351002454758, -0.05916035920381546, -0.03106502816081047, -0.026176705956459045, 0.02631017565727234, -0.0301807913929224, 0.01443973183631897, -0.004245998803526163, -0.0328168161213398, -0.001505702850408852, 0.004525450523942709, 0.01572437584400177, 0.04604697972536087, -0.014790089800953865, 0.0009593120776116848, 0.011620189063251019, -0.05639086663722992, -0.03990738093852997, -0.03687094897031784, 0.0006428433698602021, -0.024625124409794807, -0.00886738020926714, -0.0010025853989645839, 0.027377931401133537, -0.04044125974178314, -0.02702757529914379, 0.0732080265879631, 0.01090279035270214, 0.054855965077877045, 0.012446030974388123, 0.032766763120889664, -0.0021146575454622507, -0.0237575713545084, 0.02128838561475277, -0.025609461590647697, -0.04711473360657692, 0.03560299053788185, 0.026477012783288956, -0.07147292047739029, -0.02919645421206951, 0.04744840785861015, -0.019770169630646706, 0.04277697578072548, 0.0294633936136961, 0.0008680731407366693, -0.061929851770401, -0.003334652166813612, 0.057425253093242645, 0.015348993241786957, 0.00245458772405982, 0.01315508782863617, -0.024474970996379852, 0.01665032096207142, -0.01951991580426693, -0.031782425940036774, 0.03128191456198692, -0.006181306671351194, -0.05018453299999237, 0.06756893545389175, 0.005810094531625509, 0.004867466166615486, -0.015132104977965355, 0.06319781392812729, 0.006890363059937954, -0.009092610329389572, 0.03373441845178604, 0.06052841991186142, -0.061929851770401, -0.04074156656861305, 0.006381510756909847, -0.028662575408816338, -0.03536941856145859, -0.009759957902133465, -0.019102822989225388, -0.04341095685958862, 0.05528974160552025, 0.04397820308804512, -0.06469934433698654, 0.01177868340164423, -0.036136869341135025, -0.059794336557388306, 0.014414706267416477, 0.04631391912698746, -0.028562474995851517, -0.019886955618858337, 0.023090224713087082, 0.016174836084246635, -0.04898330941796303, 0.043911468237638474, -0.025475991889834404, 0.009476334787905216, -0.05275382101535797, 0.055856987833976746, 0.0722070038318634, 0.03186584264039993, 0.06546679139137268, -0.023891041055321693, 0.1083105057477951, 0.015849504619836807, -0.009643171913921833, 0.05028463527560234, 0.024007827043533325, 0.016783790662884712, -0.03106502816081047, -0.030597884207963943, -0.08154986798763275, 0.01281307265162468, -0.010644192807376385, -0.010535748675465584, -0.03151548653841019, -0.022022468969225883, 0.002734039444476366, 0.011545112356543541, 0.02030404843389988, 0.0013638915261253715, 0.03273339569568634, -0.06213005632162094, 0.08495333790779114, 0.005138576030731201, 0.04130881279706955, -0.0149819515645504, -0.022456243634223938, -0.09830029308795929, -0.008220887742936611, 0.010627509094774723, -0.002456673188135028, -0.02248961105942726, -0.02080455981194973, -0.06633434444665909, 0.026326859369874, -0.038706157356500626, 0.020087160170078278, -0.0346687026321888, -0.037805236876010895, -0.021822264418005943, -0.05799249932169914, 0.033567581325769424, -0.0029050472658127546, 0.008462800644338131, 0.05038473755121231, 0.0309649258852005, 0.011486719362437725, 0.017134148627519608, -0.04861626774072647, -0.034935642033815384, 0.010869422927498817, -0.009759957902133465, -0.03331732377409935, 0.021471906453371048, 0.004834098741412163, -0.004646406974643469, 0.05295402556657791, 0.02158869244158268, -0.02948007732629776, -0.04998432844877243, -0.059494033455848694, 0.023023489862680435, 0.019169557839632034, -0.02919645421206951, -0.06893699616193771, -0.030531149357557297, -0.023323796689510345, 0.016516851261258125, -0.0577922947704792, 0.05815933644771576, -0.02110486477613449, -0.00887572206556797, -0.020437518134713173, 0.03388457000255585, -0.004164665471762419, 0.056357499212026596, 0.010093631222844124, 0.04731493815779686, -0.0015338566154241562, 0.05305412784218788, 0.004043709021061659, 0.004875808022916317, -0.024174664169549942, -0.021071497350931168, -0.046280551701784134, 0.020053792744874954, 0.02574293129146099, -0.024992164224386215, 0.04311065003275871, 0.016174836084246635, 0.028829412534832954, -0.03526931628584862, -0.003438925137743354, 0.029430026188492775, 0.01598297245800495, -0.016825499013066292, 0.026059921830892563, -0.0054221986792981625, -0.044612180441617966, 0.10577458143234253, 0.017584607005119324, 0.03863942250609398, 0.02040415070950985, -0.00852536503225565, 0.009125977754592896, -0.017901597544550896, -0.021755529567599297, -0.02275655046105385, -0.01933639496564865, 0.04321075230836868, -0.06066188961267471, 0.025159001350402832, 0.05896015465259552, 0.018268639221787453, 0.04711473360657692, -0.030330944806337357, 0.03803880885243416, -0.0025192368775606155, -0.037504930049180984, 0.03443513065576553, 0.046480756253004074, -0.04547973349690437, 0.026693901047110558, 0.041575752198696136, 0.002105272840708494, 0.03106502816081047, -0.042743608355522156, -0.0043335878290236, 0.01537401881068945, -0.04561320319771767, 0.0014525236329063773, -0.04364452883601189, -0.01662529446184635, -0.0465141236782074, 0.06169627979397774, 0.06576710194349289, 0.011470035649836063, -0.012779705226421356, -0.008550390601158142, 0.028462372720241547, -0.009493018500506878, -0.0763445571064949, -0.06630097329616547, -0.018001699820160866, 0.012554475106298923, -0.009801667183637619, 0.070204958319664, -0.04271024093031883, -0.0069946362636983395, -0.026643849909305573, 0.10290499031543732, -0.04164248704910278, -0.006594227626919746, -0.003691266058012843, 0.03950697183609009, 0.005810094531625509, -0.01913619041442871, 0.023290429264307022, 0.00822505820542574, -0.06169627979397774, 0.07420904189348221, 0.03500237688422203, -0.016516851261258125, -0.03239972144365311, -0.010485698468983173, 0.040374524891376495, -0.03254987671971321, 0.009643171913921833, 0.011653556488454342, 0.02524241991341114, 0.022539662197232246, -0.01173697505146265, -0.009634830057621002, 0.0319659449160099, -0.04197615757584572, 0.009843376465141773, -0.024625124409794807, 0.032683346420526505, 0.0245417058467865, -0.035102479159832, -0.00812495592981577, 0.00640653632581234, 0.04177595674991608, 0.024875378236174583, 0.043544426560401917, 0.01035222876816988, 0.05095198377966881, 0.02929655648767948, -0.001702778972685337, -0.0029279873706400394, 0.009551411494612694, 0.0007502445951104164, 0.025959819555282593, -0.00832516048103571, 0.03950697183609009, 0.038906361907720566, 0.04567993804812431, -0.019369762390851974, 0.046781063079833984, 0.035536255687475204, 0.01636669784784317, 0.009401258081197739, 0.03630370646715164 ]
28,836
anywidget.widget
_repr_mimebundle_
null
def _repr_mimebundle_(self, **kwargs: dict) -> tuple[dict, dict] | None: plaintext = repr(self) if len(plaintext) > 110: plaintext = plaintext[:110] + "…" if self._view_name is None: return None return repr_mimebundle(model_id=self.model_id, repr_text=plaintext)
(self, **kwargs: dict) -> tuple[dict, dict] | None
[ 0.012392058037221432, -0.07465137541294098, 0.027668852359056473, 0.02582191675901413, 0.0139927351847291, -0.05966481193900108, 0.03947164863348007, 0.014749099500477314, 0.07373669743537903, -0.01287577860057354, 0.04003452509641647, 0.01897946186363697, -0.009155523031949997, 0.02172347903251648, -0.005971758160740137, 0.041089918464422226, -0.05903157591819763, -0.09069332480430603, 0.04221566766500473, 0.028231728821992874, -0.014177428558468819, -0.016376161947846413, 0.04636687412858009, -0.022391894832253456, -0.0029968726448714733, 0.032048728317022324, 0.030307332053780556, -0.02926952950656414, 0.019032230600714684, 0.0643085315823555, 0.01948956772685051, -0.09013045579195023, 0.03940128907561302, 0.025909867137670517, -0.008715776726603508, 0.047140829265117645, -0.05146793648600578, 0.014573200605809689, 0.011275101453065872, -0.051010601222515106, -0.029973125085234642, -0.017150115221738815, 0.04485414922237396, -0.06107199937105179, -0.05326210334897041, -0.03192560002207756, 0.017431553453207016, 0.03806446120142937, -0.028653884306550026, -0.0037664291448891163, 0.004072052892297506, 0.05034218356013298, -0.04967376962304115, -0.004802032373845577, -0.06824866682291031, 0.01596280001103878, 0.0029990714974701405, 0.09378914535045624, -0.0037180569488555193, 0.01760745234787464, -0.01985895447432995, 0.021881788969039917, 0.04524112492799759, -0.027299465611577034, -0.006758904550224543, -0.01359696313738823, 0.0041709961369633675, -0.010254889726638794, -0.03831071779131889, 0.019647875800728798, -0.0330689400434494, -0.00681167421862483, -0.07795827090740204, 0.05938337370753288, 0.019155358895659447, -0.04386911541223526, 0.0060509126633405685, 0.009146728552877903, 0.013139626942574978, 0.04784442484378815, 0.0794358178973198, -0.021952148526906967, -0.017818529158830643, -0.039366111159324646, 0.06743953377008438, -0.05273440480232239, 0.018152737990021706, 0.0204218290746212, -0.017079755663871765, 0.011697257868945599, 0.0028011854737997055, -0.011292691342532635, -0.03795892372727394, -0.008438736200332642, -0.033842895179986954, -0.012488801963627338, -0.03364940732717514, -0.03975308686494827, 0.03215426579117775, -0.039366111159324646, -0.012110619805753231, 0.05083470046520233, -0.018662843853235245, -0.027844751253724098, 0.00040071902913041413, 0.04696493223309517, 0.024115700274705887, 0.012075440026819706, -0.0491812527179718, 0.015391129069030285, 0.013394679874181747, 0.009085163474082947, -0.028864962980151176, 0.055196985602378845, -0.002510952763259411, -0.014432481490075588, -0.06198667362332344, -0.005870616529136896, 0.07268130779266357, -0.02696525864303112, -0.058292802423238754, 0.007211843505501747, -0.06371048092842102, -0.02388703264296055, -0.029603738337755203, 0.07429957389831543, 0.02661346085369587, -0.025188682600855827, 0.0003594928130041808, -0.08520529419183731, 0.016859883442521095, 0.02661346085369587, -0.06314760446548462, 0.011266306973993778, 0.0002573891542851925, 0.012963728047907352, 0.01477548386901617, -0.02244466356933117, 0.04235638678073883, 0.0972367599606514, -0.055337704718112946, 0.03767748549580574, 0.05192527174949646, 0.050307005643844604, -0.07211843132972717, -0.05730776861310005, 0.052171532064676285, 0.028864962980151176, -0.006868841126561165, -0.007374549750238657, 0.004599748644977808, 0.01725565455853939, 0.005589178763329983, 0.010307659395039082, 0.029040861874818802, 0.047211188822984695, 0.011134382337331772, 0.014080684632062912, 0.022814050316810608, -0.005439664702862501, -0.0015545040369033813, -0.049146074801683426, 0.042110130190849304, -0.021617939695715904, 0.03417710214853287, -0.0002260572073282674, 0.06223293021321297, -0.043552499264478683, -0.0015127281658351421, 0.05702633038163185, -0.01832863688468933, -0.006235606037080288, -0.08991937339305878, -0.022268764674663544, 0.020650498569011688, 0.09519632905721664, 0.004599748644977808, 0.0493219718337059, -0.06451961398124695, 0.010369223542511463, 0.035197313874959946, -0.07088714092969894, -0.027422593906521797, 0.05509144812822342, 0.053473178297281265, -0.0059893480502069, 0.010782585479319096, -0.0003152433200739324, 0.03634065389633179, -0.03424746170639992, -0.00005414379484136589, -0.008240850642323494, -0.02633202262222767, -0.01329793594777584, -0.06624341756105423, -0.039436470717191696, 0.021406861022114754, -0.05910193547606468, -0.01934884861111641, -0.05424713343381882, -0.03220703825354576, -0.061810772866010666, -0.029656507074832916, 0.037149786949157715, -0.014485251158475876, -0.007933028042316437, 0.017431553453207016, 0.022198405116796494, -0.0019227918237447739, 0.007524063345044851, -0.014318147674202919, -0.022409483790397644, -0.005351715255528688, -0.0008300216286443174, 0.03876805678009987, -0.054845187813043594, -0.06290134787559509, 0.015531848184764385, -0.0204218290746212, -0.0024757729843258858, 0.04640205577015877, -0.020228341221809387, 0.006218016147613525, 0.023412106558680534, -0.03602403774857521, -0.007977002300322056, -0.005615563597530127, 0.013922375626862049, 0.04242674633860588, 0.037501584738492966, -0.03255883604288101, -0.0162530317902565, -0.02868906408548355, 0.03496864438056946, -0.02724669687449932, 0.0284076277166605, 0.011855566874146461, -0.016921447589993477, 0.016279418021440506, 0.022849230095744133, 0.017352398484945297, 0.01811755821108818, -0.0007481187931261957, 0.004091841634362936, 0.01248000655323267, -0.05991106852889061, 0.05931301414966583, -0.013834426179528236, -0.015874849632382393, -0.013473833911120892, 0.010219709947705269, 0.03623511642217636, -0.03590090945363045, 0.015162460505962372, 0.050307005643844604, 0.01567256636917591, -0.02552288956940174, -0.030870206654071808, 0.05772992596030235, 0.003911545500159264, 0.042321208864450455, -0.028741834685206413, 0.025065552443265915, 0.03482792526483536, 0.013632142916321754, -0.006376325152814388, -0.040667761117219925, -0.00949852541089058, 0.011336665600538254, 0.007172266021370888, 0.014494046568870544, 0.037149786949157715, -0.0013434257125481963, 0.020193161442875862, -0.013544193468987942, -0.03451130911707878, 0.022251175716519356, 0.008764148689806461, -0.014828253537416458, -0.005496831610798836, -0.016156287863850594, -0.05227706953883171, 0.05111613869667053, 0.005861821584403515, 0.05875013768672943, -0.01610351912677288, 0.011732437647879124, -0.027422593906521797, 0.022022506222128868, -0.014485251158475876, 0.03933092951774597, 0.04049186035990715, -0.02992035448551178, 0.0004413955903146416, -0.012233749032020569, -0.011925926432013512, -0.0079506179317832, -0.003471798961982131, 0.02251502312719822, 0.013095651753246784, -0.026912488043308258, -0.01970064453780651, 0.12221436202526093, -0.002165751764550805, 0.004876789171248674, 0.01691265217959881, -0.015558232553303242, 0.01605074852705002, 0.015267999842762947, 0.04049186035990715, -0.005518819205462933, -0.00015391128545161337, 0.0157605167478323, 0.023218616843223572, 0.025065552443265915, 0.08963793516159058, 0.059137117117643356, 0.05185491219162941, -0.008614635095000267, 0.024696165695786476, 0.025399761274456978, -0.024836884811520576, -0.001273066271096468, 0.03947164863348007, 0.06835420429706573, -0.07535497099161148, -0.020879166200757027, -0.026771768927574158, 0.04766852408647537, 0.057272590696811676, -0.014142248779535294, -0.00478004477918148, -0.000014824267964286264, -0.004078649450093508, -0.014221403747797012, -0.0009657933260314167, 0.010703430511057377, -0.02314825728535652, -0.038943953812122345, -0.05041254311800003, 0.0569559745490551, -0.023394515737891197, 0.02659587189555168, 0.01683349721133709, 0.002258098451420665, 0.03809963911771774, 0.03876805678009987, -0.036868348717689514, 0.022180816158652306, -0.024485087022185326, -0.08583852648735046, -0.05287512391805649, 0.0007200849941000342, -0.05984070897102356, -0.0674043521285057, -0.029392659664154053, -0.045839179307222366, 0.023359335958957672, -0.038662515580654144, 0.06057948246598244, 0.07331454753875732, 0.030078664422035217, -0.028073418885469437, 0.0161123126745224, -0.01631459780037403, -0.027317054569721222, -0.011635693721473217, 0.08527565002441406, 0.06786168366670609, 0.014326942153275013, -0.016508085653185844, 0.02021075040102005, -0.061881132423877716, -0.017818529158830643, -0.01556702796369791, 0.018574893474578857, -0.03848661854863167, 0.006684147287160158, -0.08147624135017395, -0.04464307054877281, -0.0025483311619609594, 0.02633202262222767, -0.005325330886989832, -0.012268928810954094, -0.03150344267487526, 0.015391129069030285, -0.009287446737289429, 0.03904949501156807, -0.032541245222091675, 0.004214970860630274, 0.03954200819134712, -0.016939036548137665, 0.03676281124353409, 0.012823008932173252, -0.01484584342688322, -0.007998989894986153, 0.002117379568517208, -0.01014055497944355, -0.04868873581290245, 0.024274010211229324, 0.030659129843115807, 0.016947831958532333, -0.07901366055011749, 0.012216159142553806, -0.0008569560595788062, 0.0244499072432518, 0.02775680273771286, 0.01848694495856762, 0.028178958222270012, -0.027422593906521797, 0.04629651457071304, -0.030236972495913506, -0.008429941721260548, -0.04021042585372925, 0.037149786949157715, 0.03697388991713524, -0.015329564921557903, -0.015848465263843536, -0.03760712593793869, -0.0047096856869757175, -0.008456326089799404, 0.07232951372861862, 0.048231400549411774, -0.011732437647879124, 0.014749099500477314, 0.008240850642323494, -0.06895225495100021, -0.013720092363655567, 0.042180489748716354, 0.007576833013445139, -0.03669245168566704, -0.046437233686447144, 0.023271387442946434, 0.013799246400594711, 0.04313034191727638, -0.02293718047440052, 0.004111630376428366, -0.03704424947500229, -0.02200491726398468, 0.010369223542511463, 0.040456682443618774, -0.007955014705657959, 0.003069430822506547, -0.05157347396016121, 0.05730776861310005, 0.010483557358384132, -0.04327106103301048, 0.012277723290026188, -0.004788839723914862, 0.005672730505466461, 0.05575986206531525, 0.02905845269560814, 0.012594341300427914, -0.04488932713866234, -0.012515186332166195, -0.03947164863348007, 0.04386911541223526, -0.012321698479354382, -0.06434371322393417, 0.005624358542263508, -0.04766852408647537, 0.009595269337296486, -0.010193324647843838, -0.0011521358974277973, 0.04495968669652939, -0.00582664180546999, 0.014625970274209976, 0.009621654637157917, -0.07774718850851059, -0.007726346608251333, 0.0024142086040228605, 0.019542336463928223, 0.008469518274068832, -0.0000680920056765899, 0.020263521000742912, 0.0985032245516777, 0.047070469707250595, -0.00674131466075778, -0.025294221937656403, -0.06107199937105179, -0.010870534926652908, -0.05889085680246353, -0.006429094355553389, -0.01146859023720026, -0.04221566766500473, 0.018504533916711807, 0.01862766407430172, 0.04270818457007408, 0.04654277488589287, 0.010545122437179089, 0.012189773842692375, 0.06353458017110825, -0.08330558240413666, 0.030764669179916382, 0.05945373326539993, 0.014291762374341488, -0.006895225960761309, -0.008922457695007324, -0.021899377927184105, -0.025716377422213554, 0.02214563637971878, -0.02740500494837761, 0.10173976421356201, 0.0029023271054029465, -0.020808806642889977, -0.006679750047624111, 0.024344367906451225, 0.0327875018119812, 0.009331421926617622, -0.020597727969288826, -0.03975308686494827, -0.016886267811059952, 0.017862504348158836, 0.006323555484414101, -0.03824035823345184, 0.014722714200615883, 0.010413197800517082, 0.01811755821108818, 0.0002998521667905152, 0.017924068495631218, 0.025874687358736992, 0.0004194082575850189, -0.02654310129582882, -0.047281548380851746, 0.015734130516648293, 0.011609308421611786, -0.013913581147789955, 0.025276631116867065, -0.03523249179124832, 0.013825631700456142, -0.006908418145030737, 0.020386649295687675, 0.049216434359550476, -0.047492627054452896, -0.040104884654283524, 0.05252332612872124, -0.11982213705778122, 0.05291030555963516, 0.003436619183048606, 0.024502677842974663, -0.005070277489721775, -0.021969737485051155, -0.08274271339178085, -0.02726428583264351, -0.02249743416905403, -0.016068339347839355, 0.038592156022787094, 0.01705337129533291, 0.045698460191488266, -0.010052606463432312, -0.030008304864168167, -0.005320933181792498, 0.023341747000813484, 0.027844751253724098, -0.031309954822063446, 0.03904949501156807, -0.006240003276616335, -0.003484991379082203, 0.03308653086423874, -0.014107069000601768, 0.008412351831793785, 0.004929558839648962, 0.010641866363584995, 0.010386813431978226, 0.01683349721133709, 0.08942686021327972, -0.04481896758079529, 0.032031137496232986, -0.08274271339178085, -0.01897946186363697, -0.0333503782749176, 0.02107265405356884, 0.037571944296360016, 0.01862766407430172, 0.026208894327282906, -0.04689457267522812, 0.020052442327141762, 0.02114301361143589, -0.0073569598607718945, 0.013649732805788517, -0.01631459780037403, 0.006780891679227352, 0.05333246290683746, -0.03831071779131889, -0.03329760953783989, -0.0121194152161479, -0.008671801537275314, -0.021055065095424652, -0.009076368995010853, -0.002906724577769637, -0.03616475686430931, 0.030887797474861145, 0.024291599169373512, -0.04633169621229172, 0.10532809048891068, -0.0002769028942566365, -0.006209221202880144, -0.0016556457849219441, -0.034634437412023544, -0.02402775175869465, 0.016560854390263557, -0.03855697810649872, 0.023746313527226448, 0.011741233058273792, 0.03294581174850464, -0.03704424947500229, 0.03732568770647049, 0.06026286631822586, 0.014370917342603207, 0.0019227918237447739, -0.04524112492799759, -0.00866300705820322, 0.02072085812687874, 0.0053868950344622135, -0.04812586307525635, -0.060157328844070435, -0.019155358895659447, 0.0248720645904541, -0.007040342316031456, 0.044045012444257736, -0.03482792526483536, 0.02717633731663227, -0.06838938593864441, 0.032400526106357574, 0.0035487546119838953, 0.004032475873827934, -0.02494242414832115, -0.011943516321480274, 0.03848661854863167, -0.04911089316010475, 0.021829018369317055, 0.006969982758164406, 0.037431225180625916, -0.009938271716237068, 0.026736589148640633, -0.012233749032020569, -0.022128045558929443, 0.03669245168566704, -0.06694701313972473, 0.03382530435919762, 0.03389566391706467, -0.06128307804465294, -0.1126454770565033, -0.05104577913880348, -0.023974981158971786, 0.1129269152879715, -0.013218780979514122, -0.04524112492799759, 0.022180816158652306, -0.0014478655066341162, -0.0025703185237944126, 0.02293718047440052, 0.0032233421225100756, -0.019876543432474136, -0.0019238911336287856, 0.10483557730913162, 0.0036740824580192566, -0.040949199348688126, -0.08633103966712952, -0.0018590284744277596, 0.0013225377770140767, -0.07542532682418823, -0.026437561959028244, -0.041969411075115204, 0.05452857166528702, 0.0012093030381947756, -0.04425609111785889, -0.003599325427785516, 0.03331519663333893, -0.046929750591516495, -0.014036709442734718, 0.025188682600855827, -0.012963728047907352, 0.001425878144800663, -0.058855678886175156, 0.03883841633796692, -0.00905877910554409, 0.01883874274790287, 0.02466098591685295, -0.008953239768743515, 0.008214465342462063, -0.04003452509641647, -0.05924265459179878, 0.007405331823974848, -0.006446684245020151, -0.009586474858224392, -0.020474599674344063, 0.05020146444439888, -0.010386813431978226, -0.04408019408583641, 0.04911089316010475, -0.06694701313972473, -0.023130668327212334, -0.010114170610904694, 0.02488965541124344, 0.028565935790538788, 0.02803823910653591, -0.06677111238241196, 0.011134382337331772, -0.024836884811520576, 0.006512646563351154, -0.0017523899441584945, -0.014080684632062912, -0.03231257572770119, -0.020157981663942337, 0.021811429411172867, -0.029973125085234642, 0.028161369264125824, -0.056815255433321, 0.027651263400912285, -0.0284076277166605, 0.08358702063560486, 0.058574240654706955, -0.04481896758079529, -0.03788856416940689, -0.019542336463928223, 0.025997815653681755, 0.035777777433395386, 0.007418524008244276, -0.058996398001909256, -0.05688561499118805, 0.038381077349185944, 0.0405622199177742, 0.01269108522683382, 0.0480555035173893, 0.03475756570696831, -0.048864636570215225, -0.047070469707250595, 0.021178193390369415, 0.00905877910554409, 0.020544959232211113, 0.0333503782749176, -0.030958157032728195, -0.03869769722223282, 0.01906741037964821, -0.05013110488653183, -0.0035487546119838953, -0.03370217606425285, -0.025276631116867065, -0.038873594254255295, 0.029427839443087578, 0.015989184379577637, 0.013676117174327374, 0.04992002621293068, 0.040104884654283524, 0.0019799587316811085, 0.03676281124353409, 0.03831071779131889, -0.02258538268506527, 0.028390036895871162, 0.05787064507603645, 0.006367530208081007, -0.004529389552772045, 0.03048323094844818, 0.043622858822345734, -0.03050081990659237, 0.011134382337331772, 0.009357806295156479, 0.020333880558609962, 0.0279854703694582, -0.019366437569260597, -0.01941920816898346, 0.006525838747620583, 0.0025241451803594828, -0.048301760107278824, 0.022673331201076508, 0.010800175368785858, -0.01892669126391411 ]
28,877
netsuitesdk.connection
NetSuiteConnection
null
class NetSuiteConnection: def __init__(self, account, consumer_key, consumer_secret, token_key, token_secret, caching=True, caching_timeout=2592000, caching_path=None, search_body_fields_only=True, page_size: int = 100): ns_client = NetSuiteClient(account=account, caching=caching, caching_timeout=caching_timeout, caching_path=caching_path, search_body_fields_only=search_body_fields_only, page_size=page_size) ns_client.connect_tba( consumer_key=consumer_key, consumer_secret=consumer_secret, token_key=token_key, token_secret=token_secret ) self.client = ns_client self.accounts = Accounts(ns_client) self.billing_accounts = BillingAccount(ns_client) self.classifications = Classifications(ns_client) self.departments = Departments(ns_client) self.currencies = Currencies(ns_client) self.locations = Locations(ns_client) self.vendor_bills = VendorBills(ns_client) self.vendor_credits = VendorCredits(ns_client) self.vendors = Vendors(ns_client) self.subsidiaries = Subsidiaries(ns_client) self.journal_entries = JournalEntries(ns_client) self.adv_inter_company_journal_entries = AdvInterCompanyJournalEntries(ns_client) self.employees = Employees(ns_client) self.expense_reports = ExpenseReports(ns_client) self.folders = Folders(ns_client) self.files = Files(ns_client) self.expense_categories = ExpenseCategory(ns_client) self.custom_lists = CustomLists(ns_client) self.custom_segments = CustomSegments(ns_client) self.custom_records = CustomRecords(ns_client) self.custom_record_types = CustomRecordTypes(ns_client) self.customers = Customers(ns_client) self.projects = Projects(ns_client) self.vendor_payments = VendorPayments(ns_client) self.invoices = Invoices(ns_client) self.terms = Terms(ns_client) self.tax_items = TaxItems(ns_client) self.tax_groups = TaxGroups(ns_client) self.credit_memos = CreditMemos(ns_client) self.price_level = PriceLevel(ns_client) self.usages = Usage(ns_client) self.items = Items(ns_client)
(account, consumer_key, consumer_secret, token_key, token_secret, caching=True, caching_timeout=2592000, caching_path=None, search_body_fields_only=True, page_size: int = 100)
[ -0.014680636115372181, -0.05994825065135956, -0.06265966594219208, 0.006430322770029306, -0.03303839638829231, -0.03790408372879028, -0.06529679149389267, -0.06377394497394562, 0.002637128811329603, -0.01801418885588646, -0.035192668437957764, -0.017689190804958344, -0.02839556336402893, 0.03285268321633339, -0.046614035964012146, -0.02757842466235161, 0.0014299923786893487, -0.02079988829791546, 0.0449797585606575, -0.025944147258996964, -0.012461362406611443, 0.04657689481973648, 0.016788482666015625, 0.04754260182380676, 0.013742784038186073, 0.043271198868751526, 0.0314226895570755, 0.008821381255984306, 0.05515684932470322, 0.01715990900993347, -0.03279696777462959, -0.0006499965093098581, -0.047245461493730545, 0.0658910796046257, 0.021895596757531166, -0.03742123022675514, 0.03844265267252922, -0.00044890385470353067, -0.05868539959192276, 0.036975517868995667, -0.059205397963523865, -0.032648395746946335, 0.08780524879693985, -0.025721291080117226, -0.0010074946330860257, 0.020205605775117874, 0.010084232315421104, 0.016333485022187233, -0.0020173105876892805, -0.008839952759444714, -0.01685348153114319, 0.04037407040596008, 0.010112089104950428, 0.007725672796368599, -0.046131182461977005, 0.0060728248208761215, -0.019425610080361366, 0.06388537585735321, -0.02481129579246044, 0.026297003030776978, -0.07491674274206161, -0.05047687143087387, 0.03690123185515404, -0.004141406621783972, -0.047319747507572174, 0.018283473327755928, -0.08483383059501648, 0.02336273156106472, 0.05686540901660919, 0.026538429781794548, 0.08787953108549118, 0.03623266518115997, -0.016092056408524513, -0.0019732038490474224, 0.010214230976998806, 0.006096038967370987, -0.044125478714704514, 0.006323537789285183, -0.032184112817049026, -0.00912780873477459, 0.00682032061740756, 0.02328844740986824, 0.033372677862644196, -0.005831397604197264, 0.11046227067708969, 0.018803471699357033, 0.04575975611805916, 0.006128538865596056, 0.03175697475671768, 0.030178410932421684, -0.059836823493242264, -0.00520461518317461, -0.012544932775199413, -0.020911317318677902, -0.0030619478784501553, -0.038479793816804886, -0.012452076189219952, -0.01607348583638668, -0.08319955319166183, 0.010056374594569206, -0.02072560414671898, -0.06369966268539429, -0.04999401792883873, 0.007563173770904541, -0.021319886669516563, -0.03645551949739456, -0.04761688783764839, -0.0013336535776033998, 0.0283212773501873, 0.06109967455267906, -0.023399874567985535, 0.036641232669353485, 0.03617694973945618, -0.030085554346442223, 0.020874174311757088, 0.011189226061105728, -0.020038465037941933, -0.010112089104950428, 0.0009633877198211849, -0.01563705876469612, 0.028042707592248917, 0.002985341241583228, -0.01339921448379755, 0.05764540657401085, 0.008723882026970387, 0.011170654557645321, 0.003414803184568882, 0.028246991336345673, 0.0818624198436737, -0.044459763914346695, 0.04304834082722664, -0.06102538853883743, 0.014606351032853127, 0.010743513703346252, 0.04587118327617645, 0.004136763513088226, -0.021747026592493057, 0.035359811037778854, -0.06540822237730026, 0.041674062609672546, 0.0025071294512599707, 0.002044006949290633, -0.021431313827633858, -0.008900309912860394, -0.024737011641263962, -0.018023476004600525, -0.03236982598900795, -0.07495388388633728, -0.08022814244031906, -0.03742123022675514, -0.013863497413694859, -0.06529679149389267, -0.027559852227568626, -0.013492071069777012, -0.03784836828708649, 0.009759233333170414, -0.017800619825720787, -0.031366974115371704, 0.018515614792704582, -0.025052722543478012, -0.041191209107637405, 0.012284934520721436, -0.004468725994229317, -0.009917089715600014, -0.019648466259241104, 0.01830204576253891, -0.04880545288324356, -0.09590234607458115, -0.025015581399202347, -0.018924184143543243, -0.023344160988926888, 0.04048549756407738, -0.058165404945611954, -0.010279230773448944, -0.06199109926819801, 0.0548597052693367, 0.028766989707946777, -0.01673276722431183, 0.0039278361946344376, 0.004552297294139862, -0.05775683373212814, -0.022508451715111732, -0.0014334744773805141, 0.056976839900016785, 0.009095308370888233, 0.025238435715436935, 0.024662725627422333, 0.01446706522256136, 0.009787091054022312, -0.027095569297671318, -0.002097399439662695, 0.016407769173383713, 0.021245600655674934, 0.0333169661462307, -0.03981693089008331, -0.0218584556132555, 0.007916029542684555, 0.03977978602051735, -0.059539683163166046, 0.07005105167627335, -0.039519790560007095, 0.08535382896661758, 0.021914169192314148, -0.030809834599494934, 0.0339483916759491, -0.02687271311879158, -0.011430652812123299, -0.035749807953834534, -0.029546985402703285, 0.049325451254844666, -0.011532795615494251, 0.015265632420778275, -0.01004708930850029, -0.01307421550154686, 0.02518272213637829, -0.00041176119702868164, 0.04705974832177162, 0.03508124127984047, 0.016788482666015625, 0.0045453328639268875, 0.03571266680955887, -0.07257675379514694, 0.013027787208557129, -0.09463949501514435, -0.016927767544984818, 0.009257807396352291, 0.05036544427275658, -0.002490879502147436, 0.004208727739751339, -0.08520525693893433, -0.04665118083357811, 0.048285458236932755, 0.01052065845578909, 0.05415399745106697, 0.00911387987434864, -0.09367378801107407, -0.01914704032242298, -0.002804270712658763, 0.03196125850081444, -0.013584927655756474, 0.0413026362657547, 0.00916495081037283, -0.024049870669841766, 0.04568547010421753, -0.06759963929653168, 0.011022084392607212, -0.0018861506832763553, 0.03502552583813667, 0.009508520364761353, -0.013789212331175804, 0.001059726462699473, -0.08951380848884583, -0.012786360457539558, 0.008426740765571594, -0.01665848307311535, -0.0431969128549099, -0.06629964709281921, 0.01364064123481512, 0.006393180228769779, -0.051702581346035004, 0.0314226895570755, -0.05493399128317833, -0.059205397963523865, 0.03907407820224762, 0.022768449038267136, 0.026111289858818054, -0.017661334946751595, 0.009401735849678516, 0.06644821912050247, 0.031608402729034424, 0.08847381174564362, 0.06377394497394562, 0.01416063867509365, 0.037272658199071884, -0.03318696469068527, -0.02703985571861267, -0.01970417983829975, -0.006843534763902426, -0.09092523157596588, -0.04776545986533165, 0.0069503202103078365, 0.0007045498350635171, 0.00783245824277401, 0.020669888705015182, 0.02783842198550701, -0.06615107506513596, -0.0475054606795311, -0.027634138241410255, -0.01571134477853775, -0.01159779541194439, -0.06028253585100174, 0.0473940335214138, 0.04791402816772461, -0.020112749189138412, -0.017085622996091843, -0.02096703089773655, -0.048211172223091125, -0.009448164142668247, 0.050105445086956024, 0.01968560926616192, -0.022211309522390366, 0.02159845642745495, 0.04984544962644577, 0.003379981964826584, 0.030438408255577087, -0.019574182108044624, 0.03818265348672867, 0.027931278571486473, 0.0475054606795311, 0.03238840028643608, -0.025944147258996964, -0.006119253113865852, 0.007502817083150148, 0.016305627301335335, 0.016686338931322098, -0.04115406423807144, -0.058165404945611954, -0.009638519957661629, -0.00849638320505619, 0.0566425547003746, -0.048991166055202484, 0.029361272230744362, -0.0053392574191093445, -0.0339483916759491, 0.056419700384140015, -0.03279696777462959, 0.030326981097459793, 0.04575975611805916, -0.029231272637844086, 0.012544932775199413, -0.01028851605951786, -0.008686739020049572, -0.015581345185637474, 0.035044100135564804, -0.032184112817049026, -0.023028448224067688, -0.004129799548536539, -0.02273130789399147, 0.010780656710267067, -0.010854941792786121, 0.011356367729604244, -0.019314182922244072, -0.07142533361911774, -0.0314226895570755, -0.02001989260315895, -0.05511970445513725, 0.00584068289026618, -0.007479602936655283, -0.016333485022187233, 0.00865423958748579, -0.012712075375020504, 0.013519927859306335, 0.053076859563589096, 0.09255950897932053, 0.023715587332844734, -0.00849638320505619, -0.0018327580764889717, -0.04200834780931473, 0.01479206420481205, -0.028971273452043533, -0.026742713525891304, 0.04642832279205322, -0.017048479989171028, 0.030494123697280884, 0.003953371662646532, -0.004972473252564669, 0.01846918649971485, -0.03157126158475876, 0.08230812847614288, -0.031849831342697144, -0.012953502126038074, -0.07227961719036102, 0.006713535636663437, 0.0027764136902987957, 0.02624128758907318, -0.027485568076372147, -0.04587118327617645, 0.008166742511093616, -0.04839688539505005, 0.022118452936410904, 0.02455129660665989, 0.006908534560352564, 0.024105586111545563, 0.04048549756407738, 0.008737810887396336, -0.057459693402051926, 0.011059226468205452, 0.03175697475671768, 0.043716911226511, 0.013826354406774044, -0.0074563887901604176, 0.003294089576229453, -0.018654899671673775, 0.0369940884411335, -0.023734159767627716, -0.03188697248697281, -0.03495124354958534, -0.008584597148001194, -0.016333485022187233, -0.05185115337371826, 0.010325659066438675, 0.013529213145375252, 0.05006830394268036, 0.04483119025826454, -0.024607012048363686, -0.008380312472581863, 0.06615107506513596, -0.030661264434456825, 0.03985407203435898, 0.01677919551730156, -0.0003905782650690526, 0.008459240198135376, -0.04895402491092682, -0.030809834599494934, -0.05270543321967125, 0.009768519550561905, -0.004206405952572823, 0.05289114639163017, 0.05411685258150101, 0.018404187634587288, 0.006681035738438368, -0.03859122097492218, 0.014903492294251919, 0.030438408255577087, 0.01832990162074566, -0.024217013269662857, -0.017874903976917267, -0.016519198194146156, -0.003138554748147726, -0.026594143360853195, 0.013984210789203644, 0.05326257273554802, -0.04011407122015953, -0.03651123493909836, 0.0511825829744339, 0.006759963929653168, -0.036084093153476715, -0.02950984239578247, -0.01614776998758316, -0.015562773682177067, -0.059613969177007675, -0.023808443918824196, -0.00012122144835302606, -0.013547784648835659, 0.014281352050602436, -0.037662655115127563, -0.03285268321633339, -0.04315976798534393, -0.029936982318758965, -0.00775353005155921, -0.01578563079237938, -0.00012615445302799344, 0.025312721729278564, -0.018803471699357033, -0.07539959996938705, -0.031459830701351166, 0.020038465037941933, 0.025015581399202347, 0.05025401711463928, 0.032666970044374466, 0.038071226328611374, -0.01721562258899212, 0.028172707185149193, 0.044608332216739655, -0.006486036814749241, 0.017587048932909966, 0.007539959624409676, 0.03996549919247627, 0.02614843100309372, -0.019908465445041656, -0.018636329099535942, 0.02798699401319027, -0.02846984751522541, -0.0021786491852253675, 0.03374410420656204, 0.008227098733186722, 0.010102802887558937, -0.011932078748941422, -0.024978438392281532, -0.039519790560007095, -0.002996948314830661, 0.008268884383141994, 0.033614106476306915, -0.02750413864850998, -0.02720699831843376, -0.05248257517814636, 0.05493399128317833, -0.015813486650586128, -0.018849899992346764, -0.01343635655939579, -0.005069972947239876, 0.03844265267252922, -0.023065591230988503, 0.06685678660869598, 0.027615567669272423, 0.016407769173383713, -0.014383494853973389, 0.036882661283016205, 0.01462492160499096, -0.02638985961675644, 0.01682562381029129, -0.019017040729522705, 0.012544932775199413, -0.015460631810128689, 0.03340982273221016, 0.013176358304917812, -0.05849968641996384, 0.059762537479400635, 0.02241559512913227, -0.03476553037762642, 0.013863497413694859, 0.04215691611170769, 0.02169131301343441, -0.024217013269662857, 0.010177088901400566, 0.005887111648917198, -0.03970550373196602, 0.006012467667460442, 0.025944147258996964, 0.03366982191801071, 0.061359673738479614, 0.044942617416381836, 0.016138484701514244, -0.005060687195509672, -0.004283012822270393, 0.04185977578163147, 0.0030410552863031626, 0.030716978013515472, -0.0003197750775143504, 0.025498434901237488, 0.0009546824148856103, -0.015107776038348675, -0.007289246656000614, -0.024829868227243423, 0.014940634369850159, -0.006713535636663437, -0.07502817362546921, -0.016593482345342636, 0.06767392158508301, 0.011607080698013306, 0.013817069120705128, 0.0027926636394113302, -0.022341309115290642, -0.05017973110079765, -0.08357097953557968, 0.012377791106700897, 0.017661334946751595, 0.032425541430711746, -0.024681296199560165, -0.015599916689097881, 0.13467928767204285, 0.028098421171307564, 0.08141671121120453, -0.048991166055202484, 0.024421298876404762, 0.008756381459534168, -0.02677985653281212, -0.049325451254844666, 0.03803408145904541, -0.019592752680182457, -0.021747026592493057, -0.029769841581583023, -0.06856534630060196, 0.028284134343266487, 0.025219865143299103, -0.013482784852385521, 0.06511107832193375, 0.027559852227568626, -0.03885122016072273, 0.03324268013238907, 0.017949189990758896, 0.019109897315502167, -0.018682757392525673, 0.0678967833518982, -0.016259199008345604, -0.000719058676622808, -0.06997676938772202, -0.01922132633626461, 0.03038269467651844, -0.01922132633626461, 0.04873116686940193, -0.003691051620990038, 0.0005913807544857264, -0.07777673006057739, -0.026371287181973457, 0.03175697475671768, -0.06369966268539429, -0.048136886209249496, 0.050514016300439835, -0.002201863331720233, -0.012860645540058613, 0.018701327964663506, -0.040634069591760635, -0.01220136322081089, -0.007409960497170687, 0.0942680686712265, -0.021152744069695473, 0.004468725994229317, 0.021264171227812767, -0.015516345389187336, -0.05110829696059227, 0.08297669887542725, -0.010864228010177612, -0.003496052697300911, 0.06343965977430344, -0.008691382594406605, -0.07309675216674805, 0.0008954862714745104, 0.011607080698013306, 0.020075606182217598, 0.00005400919690146111, -0.024774152785539627, -0.010121374391019344, -0.04219406098127365, -0.015237775631248951, -0.012972073629498482, -0.06392251700162888, 0.02074417471885681, 0.006871392019093037, -0.03708694502711296, 0.017902761697769165, 0.07350531965494156, 0.002769449492916465, 0.046762607991695404, -0.07447103410959244, -0.005028187297284603, 0.009178879670798779, -0.05006830394268036, -0.03318696469068527, 0.0344683863222599, 0.014968491159379482, 0.017847048118710518, 0.023028448224067688, -0.02239702269434929, 0.016686338931322098, 0.0022645415738224983, 0.06971677392721176, 0.009090665727853775, 0.02694699913263321, 0.03840550780296326, 0.03580552339553833, 0.03654837608337402, 0.02566557750105858, -0.012628504075109959, -0.027856994420289993, 0.013566356152296066, -0.013139215297996998, -0.06050539016723633, 0.06061681732535362, 0.013139215297996998, -0.07532531023025513, 0.04260262846946716, 0.03374410420656204, -0.021951312199234962, -0.10080517828464508, 0.029528412967920303, -0.041191209107637405, 0.046911176294088364, 0.09018237888813019, -0.051071155816316605, -0.02152417041361332, 0.009879947640001774, 0.006634607445448637, -0.04861973971128464, 0.005097829736769199, -0.011737080290913582, 0.03723551705479622, -0.004368905443698168, 0.018283473327755928, 0.03948264569044113, 0.06217681244015694, 0.029045559465885162, 0.028451276943087578, 0.06109967455267906, -0.008677453733980656, -0.004118192475289106, -0.025944147258996964, -0.00659746490418911, -0.018042046576738358, 0.0024421298876404762, 0.03062412142753601, 0.00860781129449606, -0.06551965326070786, 0.02423558570444584, -0.025424150750041008, 0.014012067578732967, 0.010297802276909351, -0.017661334946751595, -0.052816860377788544, -0.030958406627178192, -0.024922724813222885, -0.012897788546979427, -0.01587848737835884, 0.036084093153476715, 0.000983119709417224, -0.021654170006513596, -0.007043176796287298, -0.08193670213222504, -0.020298462361097336, 0.01183922216296196, 0.03989121690392494, -0.03214697167277336, 0.0030131982639431953, 0.042788341641426086, 0.024997008964419365, 0.03714266046881676, 0.01168136578053236, -0.04048549756407738, 0.017809905111789703, 0.0037351585924625397, 0.05277971923351288, 0.030345551669597626, 0.05508256331086159, -0.03623266518115997, -0.014142067171633244, 0.10132517665624619, 0.002637128811329603, 0.01427206676453352, -0.08416526764631271, 0.01721562258899212, 0.03212840110063553, -0.019499896094202995, -0.0010457979515194893, -0.01970417983829975, 0.05905682593584061, 0.04423690587282181, -0.02941698580980301, 0.007512102834880352, 0.05088544264435768, 0.0071638901717960835, 0.008394241333007812, -0.0018223116640001535, -0.01754990592598915, 0.021245600655674934, -0.009457449428737164, -0.04880545288324356, 0.035192668437957764, 0.012015650048851967, -0.010167802684009075, 0.029324129223823547, -0.009438877925276756, 0.03355839103460312, 0.004450154956430197, 0.03502552583813667, -0.05508256331086159, 0.043902624398469925, 0.03426410257816315, -0.00916495081037283, 0.0473940335214138, -0.043419767171144485, -0.005167472176253796, -0.010957084596157074, 0.031626973301172256, 0.017494192346930504, -0.012461362406611443, -0.031626973301172256, 0.03294553980231285, 0.006170324049890041, -0.01411421038210392, -0.0283212773501873, 0.03300125151872635, 0.013696355745196342, -0.019425610080361366, 0.03508124127984047, 0.009072094224393368, 0.0345241017639637, 0.07580816745758057, 0.007665316108614206 ]
28,878
netsuitesdk.connection
__init__
null
def __init__(self, account, consumer_key, consumer_secret, token_key, token_secret, caching=True, caching_timeout=2592000, caching_path=None, search_body_fields_only=True, page_size: int = 100): ns_client = NetSuiteClient(account=account, caching=caching, caching_timeout=caching_timeout, caching_path=caching_path, search_body_fields_only=search_body_fields_only, page_size=page_size) ns_client.connect_tba( consumer_key=consumer_key, consumer_secret=consumer_secret, token_key=token_key, token_secret=token_secret ) self.client = ns_client self.accounts = Accounts(ns_client) self.billing_accounts = BillingAccount(ns_client) self.classifications = Classifications(ns_client) self.departments = Departments(ns_client) self.currencies = Currencies(ns_client) self.locations = Locations(ns_client) self.vendor_bills = VendorBills(ns_client) self.vendor_credits = VendorCredits(ns_client) self.vendors = Vendors(ns_client) self.subsidiaries = Subsidiaries(ns_client) self.journal_entries = JournalEntries(ns_client) self.adv_inter_company_journal_entries = AdvInterCompanyJournalEntries(ns_client) self.employees = Employees(ns_client) self.expense_reports = ExpenseReports(ns_client) self.folders = Folders(ns_client) self.files = Files(ns_client) self.expense_categories = ExpenseCategory(ns_client) self.custom_lists = CustomLists(ns_client) self.custom_segments = CustomSegments(ns_client) self.custom_records = CustomRecords(ns_client) self.custom_record_types = CustomRecordTypes(ns_client) self.customers = Customers(ns_client) self.projects = Projects(ns_client) self.vendor_payments = VendorPayments(ns_client) self.invoices = Invoices(ns_client) self.terms = Terms(ns_client) self.tax_items = TaxItems(ns_client) self.tax_groups = TaxGroups(ns_client) self.credit_memos = CreditMemos(ns_client) self.price_level = PriceLevel(ns_client) self.usages = Usage(ns_client) self.items = Items(ns_client)
(self, account, consumer_key, consumer_secret, token_key, token_secret, caching=True, caching_timeout=2592000, caching_path=None, search_body_fields_only=True, page_size: int = 100)
[ -0.011512202210724354, -0.021170588210225105, -0.06929567456245422, 0.005450221709907055, -0.024804068729281425, -0.04467698559165001, -0.05287085473537445, -0.061287183314561844, -0.03271986544132233, -0.003601039294153452, -0.01553498487919569, -0.004764309152960777, -0.02263510413467884, 0.0078092035837471485, -0.03713195025920868, -0.008569268509745598, 0.018278634175658226, -0.01992853172123432, 0.05720878764986992, -0.042452406138181686, -0.016675082966685295, 0.033424317836761475, 0.014737843535840511, 0.07107533514499664, 0.011336090043187141, 0.00897710770368576, 0.03088458813726902, 0.011966387741267681, 0.05524374172091484, 0.00982522964477539, 0.0025235081557184458, -0.019576305523514748, -0.04263778775930405, 0.06384545564651489, 0.0063215154223144054, -0.04219287261366844, 0.034592222422361374, -0.018769895657896996, -0.0694069042801857, 0.05947044491767883, -0.026954496279358864, -0.006497628055512905, 0.07986243069171906, -0.030569439753890038, 0.008203139528632164, 0.02990206517279148, 0.03264571353793144, 0.01143805030733347, 0.004393545910716057, 0.00542704900726676, -0.028901005163788795, 0.03963460400700569, 0.0033832157496362925, -0.02063298225402832, -0.038596466183662415, 0.025916360318660736, -0.00906979851424694, 0.04957106336951256, -0.021170588210225105, 0.022208726033568382, -0.0572829395532608, -0.047865550965070724, 0.03301647678017616, -0.011753198690712452, -0.033702388405799866, 0.04033905267715454, -0.06340053677558899, 0.018464015796780586, 0.0298093743622303, 0.01345871016383171, 0.07444928586483002, 0.023765932768583298, -0.017045846208930016, 0.000014437684512813576, 0.008277292363345623, 0.003128316020593047, -0.0279555581510067, -0.011169246397912502, -0.01623016595840454, -0.022950252518057823, 0.026101741939783096, 0.021170588210225105, 0.007076945621520281, -0.004912614822387695, 0.09157855063676834, 0.031125584617257118, 0.0628814697265625, -0.00280621531419456, 0.024674301967024803, 0.054428063333034515, -0.07237301021814346, 0.002734379842877388, -0.022857561707496643, -0.03507421538233757, 0.012735721655189991, -0.03451807051897049, -0.0004194260691292584, -0.0200212225317955, -0.08720354735851288, 0.03661288321018219, -0.003740075509995222, -0.06091642007231712, -0.030198676511645317, 0.010112570598721504, -0.009992072358727455, -0.02836339734494686, -0.06796092540025711, -0.01727757230401039, 0.05046089366078377, 0.060805194079875946, -0.02226434089243412, 0.0067015476524829865, 0.029883528128266335, -0.03768809512257576, -0.003181613050401211, 0.012198114767670631, -0.01816740445792675, -0.012707914225757122, -0.00417340500280261, -0.030532363802194595, 0.07322576642036438, -0.029976218938827515, -0.02137450873851776, 0.0735965296626091, 0.01148439571261406, -0.006715451367199421, -0.008578537032008171, 0.040598589926958084, 0.09654678404331207, -0.05613357573747635, 0.02510068006813526, -0.0708158016204834, 0.018093252554535866, -0.01390362624078989, 0.054020222276449203, 0.0021654898300766945, -0.003851304529234767, 0.020614443346858025, -0.07697047293186188, 0.05594819039106369, 0.004460746888071299, 0.0029058579821139574, -0.011187784373760223, -0.03768809512257576, -0.02482260763645172, -0.0207256730645895, -0.022023344412446022, -0.0665891021490097, -0.09328406304121017, -0.026398351415991783, -0.01739807054400444, -0.06162087246775627, -0.015618407167494297, -0.017082922160625458, -0.03271986544132233, 0.009982803836464882, -0.021114973351359367, -0.024470381438732147, 0.02050321362912655, -0.02337663061916828, -0.016925347968935966, 0.01632285676896572, 0.00911614391952753, -0.016248704865574837, -0.014033393934369087, 0.016248704865574837, -0.05409437417984009, -0.0885382890701294, -0.04011659696698189, -0.013236252591013908, -0.017110729590058327, 0.01798202283680439, -0.06751600652933121, -0.013328943401575089, -0.09165270626544952, 0.042229946702718735, 0.031514886766672134, -0.017045846208930016, -0.011614162474870682, 0.025286061689257622, -0.07255838811397552, -0.016647275537252426, 0.002783042611554265, 0.05557742714881897, 0.006279804743826389, 0.00755893811583519, 0.0164155475795269, 0.028400473296642303, 0.015525716356933117, -0.013097216375172138, -0.021022282540798187, 0.019854377955198288, 0.025656824931502342, 0.00737355649471283, -0.052240557968616486, -0.008671227842569351, -0.0045186784118413925, 0.006330784410238266, -0.07107533514499664, 0.055169589817523956, -0.0530933141708374, 0.06740477681159973, 0.017249764874577522, -0.02660227194428444, 0.026194432750344276, 0.005630968604236841, -0.0028618297073990107, -0.02762187086045742, -0.015655484050512314, 0.047902628779411316, -0.0133938267827034, 0.03014306165277958, -0.02595343627035618, -0.012587415985763073, 0.01974315010011196, 0.007392094470560551, 0.01826009526848793, 0.0293459203094244, 0.021355969831347466, 0.009269083850085735, 0.019817302003502846, -0.04908907040953636, -0.0076377252116799355, -0.10359128564596176, -0.013912895694375038, 0.015525716356933117, 0.06310392171144485, 0.008717573247849941, 0.0015537302242591977, -0.06825753301382065, -0.04119180887937546, 0.031125584617257118, 0.025675363838672638, 0.05846938490867615, 0.024859683588147163, -0.10359128564596176, -0.034314148128032684, 0.002891954267397523, 0.013338211923837662, -0.0017576500540599227, 0.04634542018175125, 0.009973534382879734, -0.00968619342893362, 0.04256363585591316, -0.04923737421631813, 0.004066810477524996, -0.009565695188939571, 0.03488883376121521, 0.0023531888145953417, -0.02869708463549614, -0.004388911183923483, -0.06480943411588669, -0.013820204883813858, 0.011354628019034863, -0.007285499945282936, -0.04675326123833656, -0.031088508665561676, 0.0008828802965581417, 0.007804568856954575, -0.042971473187208176, 0.03147780895233154, -0.0810488685965538, -0.03618650510907173, 0.03147780895233154, 0.0182879026979208, 0.0293459203094244, 0.007864817976951599, 0.010446257889270782, 0.05446513742208481, 0.03264571353793144, 0.07756369560956955, 0.06432744115591049, 0.035148367285728455, 0.04156257212162018, -0.03642750158905983, -0.021300354972481728, -0.006645933259278536, -0.009060529991984367, -0.10351713001728058, -0.024284999817609787, 0.01225372962653637, 0.009269083850085735, 0.021170588210225105, 0.03436976298689842, 0.028660008683800697, -0.07133486866950989, -0.044751137495040894, -0.0125781474635005, -0.04074689373373985, -0.006594953592866659, -0.04719817638397217, 0.048384618014097214, 0.03183003515005112, -0.04593758285045624, -0.005811715964227915, -0.038077399134635925, -0.03815155103802681, -0.028307782486081123, 0.03032844327390194, 0.02460015006363392, -0.01127120666205883, 0.03661288321018219, 0.060619812458753586, -0.025119218975305557, 0.012513264082372189, -0.00534362718462944, 0.04886661097407341, 0.028567317873239517, 0.05661556497216225, 0.03778078779578209, -0.0035407901741564274, 0.01157708652317524, 0.0211891271173954, 0.03236764296889305, 0.01103947963565588, -0.048755381256341934, -0.06543973088264465, -0.011206322349607944, 0.009384947828948498, 0.04093227535486221, -0.04141426831483841, 0.025730976834893227, 0.01145658828318119, -0.05435391142964363, 0.05828399956226349, -0.029086386784911156, 0.017842987552285194, 0.05921091139316559, -0.04360177367925644, 0.005107265431433916, -0.0036821437533944845, -0.013152830302715302, -0.008893686346709728, 0.03981998562812805, -0.05565158277750015, -0.023358091711997986, -0.011030210182070732, -0.038411084562540054, 0.0012432158691808581, -0.0146729601547122, 0.018649397417902946, -0.030031831935048103, -0.06191748380661011, -0.00715109845623374, -0.03470345214009285, -0.0596187487244606, 0.04667910933494568, -0.0225980281829834, -0.007531130686402321, 0.0002543205046094954, -0.009491542354226112, -0.007044503930956125, 0.07622894644737244, 0.08683278411626816, 0.05012720823287964, -0.030124522745609283, 0.010288683697581291, -0.03451807051897049, 0.015423756092786789, -0.018649397417902946, -0.01660092920064926, 0.03525959700345993, -0.04349054396152496, 0.029179077595472336, 0.0062705352902412415, -0.018399132415652275, 0.0146729601547122, -0.04538143798708916, 0.09150440245866776, -0.042229946702718735, 0.009630578570067883, -0.0721876248717308, 0.008661959320306778, 0.019205542281270027, 0.031014354899525642, -0.02851170301437378, -0.05757955089211464, 0.010019879788160324, -0.07051919400691986, 0.025675363838672638, -0.00412705959752202, 0.028289245441555977, 0.0013683486031368375, 0.03981998562812805, -0.0016811800887808204, -0.050794582813978195, 0.013634823262691498, 0.022486798465251923, 0.047865550965070724, 0.013495787046849728, 0.02897515706717968, -0.002546680858358741, -0.003981071524322033, 0.018769895657896996, -0.021541351452469826, -0.03744709864258766, -0.026342736557126045, -0.013783128000795841, -0.026991574093699455, -0.06688570976257324, 0.028826851397752762, -0.010696522891521454, 0.0568380244076252, 0.03446245566010475, -0.016434086486697197, -0.03409169241786003, 0.06651494652032852, -0.051499031484127045, 0.03985706344246864, 0.05379776284098625, 0.01965045928955078, 0.0012432158691808581, -0.03703926131129265, -0.038225702941417694, -0.06125010922551155, -0.007772127166390419, -0.021411584690213203, 0.032590098679065704, 0.045529741793870926, 0.004829192999750376, 0.012383496388792992, -0.005825619213283062, 0.004043637774884701, 0.020150989294052124, 0.007183540146797895, -0.012022002600133419, -0.035482052713632584, -0.00032383864163421094, 0.0003067487559746951, -0.04074689373373985, 0.01499737799167633, 0.060026589781045914, -0.05453929305076599, -0.02278340980410576, 0.0493856817483902, 0.01998414471745491, -0.04693864285945892, -0.03563036024570465, -0.02217165008187294, -0.006636664271354675, -0.042267024517059326, -0.03783640265464783, 0.018185943365097046, -0.011465856805443764, 0.02109643630683422, -0.03147780895233154, -0.044046688824892044, -0.04019074887037277, -0.014404157176613808, -0.031181199476122856, -0.0009292257018387318, 0.005617064889520407, 0.017741026356816292, -0.015368141233921051, -0.07463466376066208, -0.03783640265464783, 0.02091105468571186, 0.022987328469753265, 0.053871918469667435, 0.033053554594516754, 0.003462002845481038, -0.016406279057264328, 0.03781786188483238, 0.044046688824892044, 0.009361774660646915, 0.029512764886021614, 0.002780725248157978, 0.0447140634059906, 0.03136657923460007, -0.02050321362912655, -0.019668996334075928, 0.008045565336942673, -0.0456409715116024, 0.008277292363345623, 0.022004805505275726, 0.026991574093699455, 0.033702388405799866, -0.022468259558081627, -0.02595343627035618, -0.024581611156463623, 0.05194394662976265, 0.0007334162946790457, 0.019668996334075928, -0.004008878953754902, -0.025230446830391884, -0.05127657204866409, 0.03605673834681511, -0.01311575435101986, -0.02688034437596798, -0.00656714616343379, -0.007183540146797895, 0.008453404530882835, -0.033424317836761475, 0.06436452269554138, 0.03618650510907173, 0.02595343627035618, 0.013495787046849728, 0.050942886620759964, 0.011632700450718403, -0.028826851397752762, 0.008851975202560425, -0.03018013760447502, 0.027232568711042404, -0.013792397454380989, 0.008754650130867958, 0.004722598474472761, -0.03290524706244469, 0.04093227535486221, 0.01992853172123432, -0.032163720577955246, 0.01893673837184906, 0.046234190464019775, 0.015664752572774887, -0.02170819602906704, -0.008087275549769402, 0.02054029144346714, -0.05828399956226349, 0.000038053934986237437, 0.010047687217593193, 0.040227826684713364, 0.06069396436214447, 0.028252169489860535, 0.02860439382493496, -0.02254241332411766, 0.009213469922542572, 0.04263778775930405, 0.006140768062323332, 0.032033953815698624, 0.01134535949677229, 0.028159478679299355, -0.005403876304626465, -0.018158135935664177, 0.015099338255822659, -0.03713195025920868, 0.007507957983762026, 0.006302977446466684, -0.06043442711234093, -0.03930091857910156, 0.07726708799600601, 0.01090044341981411, 0.02534167654812336, 0.008383886888623238, -0.0035871355794370174, -0.05631895735859871, -0.059507519006729126, -0.0012826095335185528, 0.021318893879652023, -0.009880843572318554, -0.018705012276768684, -0.00569585245102644, 0.11812520772218704, -0.0033113802783191204, 0.06903614103794098, -0.025230446830391884, 0.017138537019491196, 0.02013245038688183, -0.038967229425907135, -0.04994182661175728, 0.04782847315073013, -0.011818082071840763, -0.004405132494866848, -0.019390923902392387, -0.062065787613391876, 0.031273890286684036, 0.014645152725279331, -0.018464015796780586, 0.04523313045501709, 0.025638286024332047, -0.025360213592648506, 0.029401535168290138, 0.002690351800993085, 0.014895418658852577, -0.028678545728325844, 0.08683278411626816, -0.016925347968935966, -0.006859122309833765, -0.060211971402168274, -0.029420074075460434, 0.02762187086045742, -0.03674264997243881, 0.06351176649332047, -0.02300586737692356, 0.007596014533191919, -0.082902692258358, -0.03627919405698776, 0.01998414471745491, -0.05101703852415085, -0.025768054649233818, 0.05086873471736908, -0.01444123312830925, -0.004120107740163803, 0.029049308970570564, -0.03246033191680908, -0.0008266864460892975, -0.02510068006813526, 0.09306160360574722, -0.00629834271967411, -0.015247643925249577, -0.016035515815019608, -0.030402597039937973, -0.030958741903305054, 0.08282853662967682, -0.00670618237927556, 0.024581611156463623, 0.05698632821440697, -0.021448660641908646, -0.04990474879741669, 0.013746052049100399, 0.012077616527676582, 0.024766992777585983, 0.019075775519013405, -0.03559328243136406, 0.0006360908737406135, -0.015572061762213707, -0.016452623531222343, -0.01087263599038124, -0.05290793254971504, 0.004778212867677212, 0.022153111174702644, -0.033517006784677505, 0.0012154086725786328, 0.06340053677558899, 0.006585684139281511, 0.062251169234514236, -0.07852768152952194, -0.020855439826846123, 0.029179077595472336, -0.07155732810497284, -0.011122900992631912, 0.03661288321018219, -0.0027019381523132324, 0.03353554755449295, 0.0014911639736965299, -0.014218775555491447, 0.024433305487036705, 0.023265400901436806, 0.06321515142917633, 0.014876879751682281, 0.033758003264665604, 0.016063323244452477, 0.03236764296889305, 0.024118157103657722, 0.00112213846296072, 0.012466918677091599, -0.0328310951590538, 0.014061200432479382, -0.029216153547167778, -0.060953497886657715, 0.0843115895986557, 0.032997939735651016, -0.07659970968961716, 0.05483590066432953, -0.00538997258991003, -0.013968509621918201, -0.09832644462585449, 0.053686536848545074, -0.04716109856963158, 0.04293439909815788, 0.05290793254971504, -0.03301647678017616, -0.01153074111789465, -0.012049809098243713, 0.007878721691668034, -0.05353822931647301, -0.0032882075756788254, -0.03855939209461212, 0.04156257212162018, -0.006437378935515881, 0.020466137677431107, 0.04608588665723801, 0.0437871553003788, 0.032256413251161575, 0.04048736020922661, 0.042267024517059326, -0.007308673113584518, -0.0007954032626003027, -0.015562792308628559, 0.01863085851073265, 0.011113631539046764, 0.00946836918592453, 0.031032893806695938, -0.0006563670467585325, -0.0391155369579792, 0.01280987448990345, -0.009899381548166275, 0.028919542208313942, 0.0005115375970490277, -0.01770395040512085, -0.06510604918003082, -0.025749515742063522, -0.019502153620123863, -0.03529667109251022, -0.021022282540798187, 0.029123462736606598, 0.0076608979143202305, -0.00029863830422982574, -0.02226434089243412, -0.06395667791366577, -0.0018410718766972423, 0.025360213592648506, 0.024284999817609787, -0.03572304919362068, 0.013848011381924152, 0.050053056329488754, -0.011697583831846714, 0.029753759503364563, -0.0014019489753991365, -0.040042445063591, -0.022764870896935463, -0.009528618305921555, 0.06744185835123062, 0.060211971402168274, 0.07645140588283539, -0.01965045928955078, -0.016712158918380737, 0.06796092540025711, 0.011753198690712452, 0.027658946812152863, -0.05090580880641937, 0.00010623239359119907, 0.04070981591939926, -0.003325283993035555, 0.0034712720662355423, -0.026194432750344276, 0.06395667791366577, 0.03470345214009285, -0.029049308970570564, -0.0001580089156050235, 0.04812508448958397, -0.014005586504936218, 0.03366531431674957, -0.01709219068288803, -0.02091105468571186, -0.0030379423405975103, 0.002050784882158041, -0.05757955089211464, 0.023673241958022118, -0.0002217338769696653, -0.02869708463549614, 0.03694656863808632, -0.01080775260925293, 0.05327869579195976, -0.016341395676136017, 0.03907845914363861, -0.09254253655672073, 0.06451282650232315, 0.034870292991399765, -0.0265466570854187, 0.04300855100154877, -0.034128766506910324, 0.00016119517385959625, -0.016054054722189903, 0.026194432750344276, 0.02613881789147854, -0.01877916418015957, -0.017601991072297096, 0.03624211996793747, 0.022004805505275726, 0.0008116241660900414, -0.00820777378976345, 0.016943885013461113, -0.02799263410270214, -0.04163672775030136, 0.0260832030326128, 0.041859183460474014, 0.028344860300421715, 0.06395667791366577, -0.0015641580102965236 ]
28,879
netsuitesdk.internal.exceptions
NetSuiteError
Exception raised for errors during login or other requests (like get, getAll) to NetSuite.
class NetSuiteError(Exception): """Exception raised for errors during login or other requests (like get, getAll) to NetSuite.""" def __init__(self, message, code=None): """ :param str message: Text describing the error :param str code: Netsuite code specifying the exact error Possible values are listed in """ self.message = message self.code = code def __str__(self): if self.code is None: return self.message return 'code: {}, message: {}'.format(self.code, self.message)
(message, code=None)
[ -0.020866800099611282, -0.023297695443034172, 0.022364232689142227, 0.030181989073753357, -0.020438963547348976, -0.0890679880976677, -0.05670791491866112, -0.018581759184598923, 0.08097796887159348, -0.037494122982025146, 0.009247124195098877, -0.019038768485188484, 0.00500278128311038, 0.013574116863310337, -0.005216700024902821, 0.008381725288927555, -0.004832618869841099, 0.014381173998117447, 0.004446106497198343, -0.04678986221551895, -0.022500362247228622, 0.049590252339839935, 0.00764273339882493, 0.03189333900809288, 0.018299775198101997, 0.09427982568740845, 0.0289568193256855, -0.006388391368091106, 0.023686638101935387, -0.024989597499370575, -0.05857484042644501, -0.03298237919807434, -0.02220865525305271, 0.03535493463277817, -0.018727613613009453, -0.014361726120114326, -0.0211196132004261, -0.012718441896140575, -0.10431455820798874, -0.000690374115947634, -0.09396866708993912, -0.02922907844185829, -0.0007262298022396863, -0.032807357609272, 0.021216848865151405, -0.027692753821611404, 0.012942084111273289, -0.008474099449813366, -0.06705380231142044, -0.021294638514518738, -0.07662180066108704, 0.05102934315800667, 0.019836101680994034, -0.03652176260948181, -0.039341602474451065, 0.04523409157991409, 0.010579254478216171, 0.034713178873062134, -0.050212562084198, 0.027206573635339737, -0.046089764684438705, 0.014196425676345825, -0.013894994743168354, -0.006169611122459173, -0.05993614345788956, -0.017774702981114388, -0.058497052639722824, 0.02026393823325634, 0.025786932557821274, 0.04328937456011772, 0.06308658421039581, 0.05048482120037079, -0.05775805935263634, 0.033915843814611435, 0.07529939711093903, -0.014118636958301067, -0.050095878541469574, 0.025242410600185394, 0.0004405996878631413, 0.014147807843983173, 0.036055032163858414, -0.013894994743168354, 0.02460065484046936, 0.037435781210660934, 0.08611201494932175, -0.033915843814611435, -0.010715384036302567, -0.020944589748978615, -0.014906247146427631, 0.03459649533033371, -0.06491461396217346, -0.016063353046774864, -0.062036436051130295, -0.044300626963377, -0.057913638651371, 0.0008599290158599615, 0.033915843814611435, -0.023686638101935387, -0.007866375148296356, -0.007958749309182167, 0.05433535948395729, -0.01863037794828415, -0.022578150033950806, 0.0013236221857368946, -0.03710517659783363, -0.004983334336429834, -0.026136981323361397, -0.018999874591827393, 0.03053203783929348, 0.049590252339839935, 0.011658571660518646, 0.02462010271847248, -0.0077837249264121056, 0.003281707875430584, 0.019097110256552696, -0.0067578875459730625, 0.01756078377366066, 0.0020383053924888372, -0.00900889653712511, 0.01392416562885046, 0.023706085979938507, 0.01814419962465763, -0.0636311024427414, 0.036327291280031204, 0.018572036176919937, 0.0026764152571558952, -0.003896724432706833, -0.01877623051404953, 0.05355747416615486, -0.04212254658341408, 0.05456872656941414, -0.03463538736104965, -0.0033400494139641523, -0.014692327938973904, 0.016277272254228592, 0.0014317970490083098, -0.009631205350160599, 0.032029468566179276, -0.02889847755432129, 0.03004585951566696, 0.006903741043061018, 0.05297406017780304, -0.023083776235580444, 0.044961828738451004, -0.022014183923602104, 0.020594540983438492, -0.01563551463186741, -0.030590379610657692, -0.01649118959903717, -0.011337692849338055, 0.024931257590651512, -0.04628423601388931, 0.014964587986469269, -0.01311710849404335, -0.020633434876799583, 0.009956944733858109, 0.016277272254228592, -0.0981692522764206, 0.024464525282382965, -0.013262961991131306, -0.03642452880740166, -0.05262400954961777, 0.03747467324137688, -0.004910407587885857, -0.0017028418369591236, 0.0027055859100073576, -0.01625782437622547, -0.06464235484600067, -0.03574387729167938, -0.03329353407025337, -0.02814003825187683, 0.024133922532200813, -0.04235590994358063, -0.009023481048643589, -0.043367162346839905, 0.025009045377373695, 0.021255744621157646, 0.029579127207398415, -0.03547161817550659, -0.00048344419337809086, 0.016296718269586563, -0.0011255042627453804, -0.025573013350367546, 0.07615507394075394, 0.0025208378210663795, 0.006310602650046349, -0.016977369785308838, 0.021722475066781044, 0.010618148371577263, -0.0026253664400428534, 0.010219481773674488, -0.011541888117790222, -0.01758023165166378, 0.04807337373495102, -0.028198380023241043, -0.00730240810662508, 0.006675236858427525, -0.00832824595272541, 0.043639421463012695, 0.05102934315800667, -0.029520785436034203, 0.13877491652965546, 0.0008714757859706879, -0.013156002387404442, 0.01984582468867302, -0.00797333475202322, 0.018591484054923058, -0.043406058102846146, -0.05169054493308067, 0.03315740451216698, 0.0132337911054492, 0.023686638101935387, -0.00512918783351779, 0.031251583248376846, 0.045311879366636276, -0.007141968701034784, 0.04791779816150665, 0.020905695855617523, 0.02160579338669777, 0.026545371860265732, 0.01720101200044155, -0.060675133019685745, 0.05674680694937706, -0.05674680694937706, -0.02679818496108055, 0.03401308134198189, 0.046906545758247375, -0.02734270505607128, 0.005445204209536314, -0.034713178873062134, -0.05118492245674133, 0.022830963134765625, -0.0205556470900774, 0.036346737295389175, -0.01852341741323471, -0.03588000684976578, 0.012572587467730045, -0.056902386248111725, -0.019252685829997063, -0.04192807152867317, -0.022636491805315018, -0.024153370410203934, -0.04076124355196953, 0.10081406682729721, 0.0289568193256855, -0.0018292482709512115, -0.005698017310351133, 0.08821231126785278, -0.030220884829759598, 0.021139061078429222, 0.01814419962465763, -0.05153496935963631, -0.03757191076874733, -0.032593436539173126, 0.006164749152958393, -0.04029451310634613, -0.040411196649074554, 0.013700523413717747, 0.017784425988793373, 0.0024260329082608223, 0.018445629626512527, -0.054490938782691956, -0.015227125026285648, -0.02193639427423477, 0.009091546759009361, -0.010161140002310276, -0.0248729158192873, 0.057446904480457306, 0.09894714504480362, 0.06930967420339584, 0.19136004149913788, 0.050912659615278244, 0.022539256140589714, 0.041500236839056015, -0.024678444489836693, -0.03623005747795105, -0.03165997192263603, 0.03496599197387695, -0.00954369269311428, -0.028042802587151527, 0.019787482917308807, 0.002919504651799798, -0.04297821968793869, 0.040994610637426376, -0.000004035665369883645, -0.011444652453064919, 0.009738164953887463, -0.047178804874420166, -0.03623005747795105, 0.0006508720689453185, 0.012212815694510937, 0.04682875797152519, 0.009038066491484642, -0.005780667997896671, -0.014361726120114326, -0.009781920351088047, -0.02753717638552189, 0.013418539427220821, 0.058497052639722824, 0.03506322577595711, 0.010336164385080338, 0.014838181436061859, 0.05437425523996353, -0.023725533857941628, 0.013418539427220821, -0.04511740803718567, 0.009995839558541775, 0.03971109911799431, -0.005902212578803301, -0.007404505740851164, 0.001537540927529335, 0.02535909414291382, -0.035549405962228775, 0.016413401812314987, 0.037455227226018906, 0.04951246455311775, 0.01741492934525013, -0.03677457571029663, -0.005863318219780922, 0.0615697018802166, -0.045506350696086884, -0.01069593708962202, -0.012251709587872028, -0.026564817875623703, 0.02673984318971634, -0.028859583660960197, 0.0289568193256855, 0.030940428376197815, -0.02755662240087986, 0.02699265629053116, 0.007598977070301771, -0.01699681580066681, -0.009636066854000092, -0.002761496463790536, -0.030920982360839844, -0.04787890240550041, 0.03356579691171646, -0.03941939026117325, -0.009811091236770153, -0.020750118419528008, -0.030454250052571297, -0.03846647962927818, -0.0481511652469635, 0.003687667427584529, -0.005736911669373512, -0.050640400499105453, -0.030979322269558907, -0.034732624888420105, -0.0005250732647255063, 0.0035880007781088352, -0.01984582468867302, 0.049590252339839935, -0.012086409144103527, 0.003332756692543626, 0.0054792370647192, 0.01894153282046318, -0.01324351504445076, -0.08370056748390198, 0.010618148371577263, -0.04379500076174736, 0.02514517493546009, 0.016831515356898308, -0.010627872310578823, 0.016967644914984703, -0.04025561735033989, -0.004895822145044804, 0.020497305318713188, -0.02158634550869465, 0.06946524977684021, -0.007098212838172913, 0.0027396185323596, -0.07218784838914871, -0.0194277111440897, 0.00042115250835195184, -0.014254767447710037, 0.017094051465392113, -0.01923323981463909, -0.0152757428586483, -0.07413256913423538, -0.01745382510125637, 0.009602034464478493, -0.02353106066584587, -0.017862215638160706, 0.0032282283063977957, 0.018620654940605164, -0.0035928625147789717, 0.016306443139910698, 0.04916241765022278, 0.028023354709148407, 0.04943467676639557, -0.05410199612379074, -0.033624134957790375, 0.02485346794128418, 0.025611907243728638, -0.022772623226046562, -0.023920005187392235, -0.0699319839477539, -0.025806378573179245, -0.052040595561265945, -0.01774553209543228, -0.00513404980301857, 0.05495766922831535, 0.019933337345719337, 0.03570498153567314, 0.015936946496367455, 0.01107515674084425, 0.008970001712441444, -0.05410199612379074, -0.010754278860986233, -0.016539808362722397, 0.025806378573179245, 0.019291581586003304, -0.07024313509464264, -0.09801367670297623, 0.015304913744330406, 0.031776655465364456, 0.006193920038640499, 0.037980299443006516, 0.04667317867279053, -0.023920005187392235, -0.009986115619540215, -0.05752469599246979, 0.07234343141317368, 0.0474899597465992, 0.013739417307078838, -0.009743026457726955, -0.01311710849404335, -0.004115504678338766, 0.031971126794815063, -0.00924226175993681, 0.009286018088459969, 0.0303181204944849, -0.02323935367166996, -0.016549531370401382, 0.01571330428123474, -0.05029034987092018, -0.06954304128885269, -0.01726907677948475, -0.05211838334798813, 0.0264675822108984, -0.02160579338669777, -0.028178932145237923, 0.027926119044423103, 0.059858351945877075, 0.026448136195540428, -0.061530809849500656, -0.010618148371577263, -0.011522441171109676, -0.01904849149286747, -0.0060577900148928165, 0.032010022550821304, -0.00001673139377089683, 0.02707044407725334, -0.01756078377366066, -0.031971126794815063, -0.03994446247816086, -0.10244762897491455, 0.015032653696835041, 0.02271428145468235, 0.008979725651443005, -0.008172668516635895, 0.04488404095172882, 0.0013880409533157945, 0.009548555128276348, -0.010977921076118946, 0.0038651227951049805, 0.047178804874420166, 0.017113499343395233, 0.03973054513335228, -0.023472720757126808, -0.02592306211590767, 0.013136555440723896, -0.003456732491031289, -0.004385333973914385, 0.005420895293354988, 0.05655233561992645, 0.002112447516992688, -0.03829145431518555, -0.016170311719179153, -0.010423677042126656, 0.012767059728503227, -0.008624814450740814, 0.03731909766793251, -0.026350898668169975, -0.023044882342219353, -0.03356579691171646, 0.0012269940925762057, 0.010180586948990822, 0.03136826679110527, 0.03516046330332756, 0.011648847721517086, 0.013068490661680698, -0.032554544508457184, 0.0219169482588768, 0.020205598324537277, 0.013175449334084988, -0.05752469599246979, 0.011473823338747025, -0.06238648295402527, 0.002759065479040146, 0.014935418032109737, -0.06254205852746964, 0.01703571155667305, -0.049279097467660904, 0.056124497205019, -0.05861373618245125, -0.004655163735151291, 0.06289210915565491, 0.08471181988716125, -0.023686638101935387, 0.03350745514035225, 0.03601613640785217, 0.04192807152867317, -0.018260881304740906, 0.02220865525305271, 0.006918326485902071, -0.03053203783929348, 0.02108071930706501, 0.032010022550821304, 0.08867904543876648, 0.031154347583651543, 0.012874018400907516, 0.010725107975304127, 0.0027566347271203995, -0.003947773016989231, -0.013593563809990883, 0.007584391627460718, -0.0053528305143117905, -0.0017903540283441544, 0.07074876129627228, -0.03564663976430893, 0.01471177488565445, 0.027381598949432373, -0.007696212735027075, 0.0049638873897492886, 0.002120955614373088, -0.08751221001148224, 0.034226998686790466, 0.03971109911799431, 0.014254767447710037, 0.004582236520946026, 0.03080429881811142, -0.00683081429451704, -0.0052847652696073055, -0.05542439967393875, -0.043094903230667114, -0.04344495013356209, 0.019437434151768684, -0.036677341908216476, -0.010598701424896717, 0.10011397302150726, 0.010715384036302567, 0.043678317219018936, -0.047995585948228836, 0.012504522688686848, 0.06273653358221054, 0.0045409114100039005, 0.019165175035595894, 0.02969581075012684, 0.0064224242232739925, -0.04426173120737076, -0.014643710106611252, -0.005454927682876587, -0.036891259253025055, 0.023317143321037292, -0.004424228332936764, 0.01175580732524395, -0.022811517119407654, -0.048773471266031265, 0.0064321476966142654, -0.0021938825957477093, -0.00004801017348654568, -0.002773650921881199, 0.07207117229700089, -0.01902904361486435, 0.03570498153567314, -0.010880685411393642, 0.04507851228117943, 0.032846249639987946, 0.012280880473554134, 0.025300752371549606, -0.012494798749685287, -0.00594110693782568, -0.05347968637943268, -0.0611029714345932, 0.030376460403203964, -0.07253789901733398, -0.08455624431371689, 0.00526045635342598, 0.02950133942067623, -0.03764969855546951, -0.030337566509842873, -0.023336589336395264, -0.036871813237667084, 0.017171841114759445, 0.05775805935263634, 0.0125531405210495, -0.04647870734333992, -0.001107272575609386, 0.009529107250273228, -0.013574116863310337, 0.06930967420339584, 0.01892208494246006, 0.009076961316168308, 0.0940464586019516, -0.02024449221789837, -0.03790251165628433, 0.01502292975783348, -0.04441731050610542, 0.032612886279821396, 0.029618022963404655, -0.019563840702176094, -0.0316794216632843, -0.02380332164466381, -0.0211196132004261, -0.017424654215574265, 0.03377971425652504, 0.015917498618364334, -0.015353531576693058, -0.0013783173635601997, 0.0040036835707724094, 0.038524821400642395, -0.04130576550960541, 0.02321990765631199, -0.022111419588327408, 0.006684960797429085, -0.000983904697932303, -0.007025286089628935, -0.060363978147506714, -0.03245730698108673, -0.022286443039774895, 0.08580086380243301, 0.009801368229091167, -0.09412424266338348, -0.030648721382021904, 0.022539256140589714, 0.05783584713935852, 0.009130440652370453, 0.05379084125161171, 0.06048066169023514, 0.05071818828582764, 0.016919028013944626, -0.03722186014056206, -0.00375330145470798, -0.026953760534524918, 0.07603839039802551, -0.009986115619540215, -0.09000144898891449, 0.06705380231142044, -0.021255744621157646, -0.024795126169919968, -0.0056639849208295345, -0.0006207897677086294, -0.0032112121116369963, -0.06565360724925995, 0.04737327620387077, -0.03539382666349411, 0.028431745246052742, 0.050407033413648605, -0.03895265981554985, -0.018183093518018723, -0.00108296365942806, 0.024697890505194664, -0.07335468381643295, 0.00399152934551239, 0.009845123626291752, 0.0518072284758091, -0.054724302142858505, 0.06464235484600067, -0.013768588192760944, 0.028470639139413834, 0.013019872829318047, 0.03195168077945709, 0.03430478647351265, -0.017084328457713127, 0.022344784811139107, -0.02889847755432129, -0.012358669191598892, -0.00845465250313282, -0.0045117405243217945, -0.016549531370401382, 0.0015338945668190718, -0.07467708736658096, -0.03426589444279671, -0.02537854202091694, 0.0731213167309761, 0.008585920557379723, 0.0337408185005188, -0.026564817875623703, -0.07172112166881561, -0.04830674082040787, -0.008760944940149784, -0.05974167212843895, 0.05561887100338936, -0.030629273504018784, -0.01162940077483654, 0.0004600468382705003, -0.04640091955661774, -0.026117533445358276, 0.05437425523996353, -0.010997368022799492, -0.006524521391838789, -0.006723855156451464, -0.0013515774626284838, 0.020477857440710068, -0.0008386587142013013, 0.012397563084959984, -0.029870836064219475, 0.04107239842414856, -0.018008068203926086, 0.034207552671432495, -0.005989724770188332, 0.024172818288207054, -0.02866511046886444, -0.03967220336198807, 0.037144072353839874, 0.004946870729327202, -0.000717113958671689, -0.09070154279470444, 0.007832342758774757, 0.019184621050953865, -0.029851388186216354, 0.008940830826759338, -0.003152870573103428, 0.03704683482646942, 0.00802681501954794, -0.048228953033685684, -0.04379500076174736, 0.03665789216756821, 0.030687615275382996, 0.025748036801815033, 0.05025145784020424, -0.022111419588327408, 0.03449925780296326, -0.0009200936765410006, -0.019806930795311928, -0.03696904703974724, 0.02135298028588295, 0.03488820046186447, 0.06328105181455612, 0.04784001037478447, 0.02946244552731514, 0.002450342057272792, -0.04706212133169174, -0.021314086392521858, 0.059041570872068405, 0.011045985855162144, 0.014147807843983173, 0.037163518369197845, -0.007749692536890507, -0.004232187755405903, -0.028003908693790436, 0.012504522688686848, 0.04130576550960541, -0.01768719032406807, -0.06643149256706238, 0.059897247701883316, -0.0014561059651896358, 0.03029867261648178, 0.0060286191292107105, 0.033954739570617676, 0.008172668516635895, -0.0013540084473788738, 0.012115580029785633, -0.018435906618833542, 0.05032924562692642, 0.016432849690318108, -0.0035126430448144674 ]
28,880
netsuitesdk.internal.exceptions
__init__
:param str message: Text describing the error :param str code: Netsuite code specifying the exact error Possible values are listed in
def __init__(self, message, code=None): """ :param str message: Text describing the error :param str code: Netsuite code specifying the exact error Possible values are listed in """ self.message = message self.code = code
(self, message, code=None)
[ -0.0032140000257641077, -0.002272325800731778, 0.040314335376024246, -0.006288664415478706, -0.018280785530805588, -0.09638284146785736, -0.023334011435508728, 0.002775093773379922, 0.08100023120641708, -0.04659371078014374, -0.007663439027965069, 0.026380809023976326, 0.020528728142380714, 0.010942461900413036, -0.02110464684665203, -0.001045595039613545, 0.007082875818014145, 0.0037759854458272457, -0.005136826541274786, -0.036988865584135056, -0.017695577815175056, 0.06049007922410965, -0.013701300136744976, 0.08337821811437607, 0.031006738543510437, 0.11785905063152313, 0.0097256014123559, 0.0056616561487317085, 0.0316755473613739, -0.039942774921655655, -0.028015675023198128, -0.012828133068978786, -0.013246138580143452, 0.05591988191008568, -0.00048157747369259596, 0.0031582657247781754, -0.023519791662693024, -0.033198948949575424, -0.11808198690414429, 0.009604843333363533, -0.029947791248559952, -0.0007535715121775866, 0.012790977023541927, -0.01058019045740366, 0.025972092524170876, -0.01544763520359993, 0.009716312400996685, -0.01187136396765709, -0.059895582497119904, 0.004839578177779913, -0.028015675023198128, 0.06368549913167953, 0.009781335480511189, -0.03561409190297127, -0.071896992623806, 0.07345754653215408, 0.03009641543030739, 0.0769873708486557, -0.02530328370630741, 0.025247547775506973, -0.04265516623854637, 0.04157764092087746, -0.014946028590202332, -0.027569802477955818, -0.03919965401291847, -0.006051794625818729, -0.022999607026576996, 0.016553029417991638, 0.04057442769408226, 0.04410425201058388, 0.0669923946261406, 0.04016571119427681, -0.07319745421409607, 0.03680308535695076, 0.10351680964231491, -0.022219328209757805, -0.07193414866924286, 0.046222150325775146, 0.008062866516411304, 0.039051029831171036, 0.04785701632499695, -0.0016708619659766555, 0.014240063726902008, 0.040834520012140274, 0.04150332883000374, -0.01733330637216568, 0.00728723406791687, -0.011202555149793625, -0.008067511022090912, 0.06283091008663177, -0.047522611916065216, 0.008378693833947182, -0.05840934067964554, -0.00816040113568306, -0.0162464901804924, -0.015057496726512909, 0.0364501029253006, -0.03879093751311302, 0.003220966784283519, 0.03009641543030739, 0.03919965401291847, -0.011973543092608452, -0.002243297640234232, -0.04365837946534157, 0.005229716654866934, -0.0007715689716860652, -0.048414357006549835, -0.018336519598960876, 0.05272446200251579, 0.04455012455582619, 0.03713748976588249, -0.008206847123801708, -0.017379751428961754, 0.013078936375677586, -0.011267578229308128, -0.026900993660092354, 0.014435132965445518, -0.014240063726902008, -0.0092704389244318, 0.008652719669044018, 0.033960647881031036, -0.017853491008281708, -0.08820850402116776, 0.029780589044094086, 0.05075519159436226, 0.00019318252452649176, 0.014815982431173325, -0.033607665449380875, 0.06052723526954651, -0.06963047385215759, 0.06621211767196655, -0.03819643706083298, 0.024820253252983093, -0.03457372263073921, -0.017481930553913116, -0.013757034204900265, 0.022219328209757805, 0.026064982637763023, -0.036598727107048035, 0.03550262376666069, 0.020825976505875587, 0.06227356940507889, -0.0034531920682638884, 0.01583777368068695, -0.0026171805802732706, 0.03455514460802078, -0.013422629795968533, -0.039459746330976486, -0.02162483148276806, 0.02537759579718113, 0.01163913868367672, -0.06788413971662521, 0.011183977127075195, 0.0006879678112454712, 0.0051786270923912525, -0.011369757354259491, 0.019767029210925102, -0.09853789210319519, 0.029687698930501938, -0.01984134130179882, 0.015308300033211708, -0.05755475163459778, 0.041206080466508865, -0.01519683189690113, 0.027774160727858543, 0.020417260006070137, -0.03849368542432785, -0.040351491421461105, -0.044587280601263046, -0.021030334755778313, -0.01943262480199337, -0.0072686560451984406, -0.04440150037407875, 0.003086275886744261, -0.03474092483520508, 0.008954612538218498, 0.018141450360417366, 0.03795492276549339, -0.02623218484222889, 0.00507644796743989, -0.03329183906316757, 0.051312532275915146, -0.007050363812595606, 0.0888030007481575, 0.01727757230401039, 0.012196479365229607, 0.00420792493969202, 0.025061767548322678, 0.026789525523781776, -0.014054282568395138, 0.017825623974204063, -0.013311161659657955, -0.01832723058760166, 0.03693313151597977, -0.02242368832230568, -0.0154290571808815, 0.018931016325950623, -0.03734184801578522, -0.0007489270064979792, 0.05996989458799362, -0.006873872596770525, 0.089620441198349, 0.005861369892954826, 0.0036575505509972572, 0.03139687702059746, 0.039496902376413345, 0.012818844057619572, -0.007356901653110981, -0.048451513051986694, -0.0038851313292980194, 0.014314375817775726, 0.017212549224495888, 0.020417260006070137, 0.02454158291220665, 0.041689109057188034, -0.02121611498296261, 0.033124636858701706, 0.018067138269543648, -0.0021550520323216915, 0.021884923800826073, 0.07152543216943741, -0.04172626510262489, 0.04893454164266586, -0.07029928267002106, 0.004275270272046328, 0.04194920137524605, 0.047596924006938934, -0.045367561280727386, -0.013450496830046177, 0.00656269071623683, -0.07178552448749542, 0.0182250514626503, -0.0007907276158221066, 0.029074624180793762, -0.04993775486946106, -0.05621713027358055, 0.0023605714086443186, -0.048005640506744385, -0.08241216093301773, -0.05617997422814369, -0.017788467928767204, -0.011267578229308128, -0.02998494729399681, 0.09638284146785736, 0.031917061656713486, 0.0019657881930470467, -0.003385846735909581, 0.07825068384408951, -0.020937444642186165, 0.011583404615521431, -0.024207178503274918, -0.04856298118829727, -0.04529324918985367, 0.011973543092608452, 0.014017126522958279, -0.011982832103967667, -0.008527318015694618, -0.014815982431173325, 0.02277667075395584, 0.010060005821287632, 0.00505786994472146, -0.0649859607219696, -0.0261764507740736, 0.035353999584913254, 0.043769847601652145, -0.021401895210146904, -0.017927803099155426, 0.05108959600329399, 0.041206080466508865, 0.04414140805602074, 0.17359314858913422, 0.023984242230653763, 0.028405815362930298, 0.04306388273835182, -0.030616600066423416, -0.035261109471321106, -0.04265516623854637, -0.0015640382189303637, -0.015085363760590553, -0.016952456906437874, 0.043732691556215286, 0.0038177859969437122, -0.005643078126013279, 0.04020286723971367, 0.010933172889053822, -0.014853138476610184, 0.0030885981395840645, -0.027662692591547966, -0.053541895002126694, -0.0015895831165835261, -0.014890294522047043, 0.0645400881767273, 0.012437993660569191, 0.004059300292283297, 0.024801675230264664, -0.023111075162887573, -0.0001798295706976205, 0.030356507748365402, 0.03089527040719986, -0.00898712407797575, 0.016645919531583786, -0.002691492671146989, 0.06643505394458771, -0.028870265930891037, -0.02712392993271351, -0.00992067065089941, -0.013348317705094814, 0.03503817319869995, -0.020491572096943855, -0.00041771549149416387, 0.012345103546977043, 0.0761699378490448, -0.028944578021764755, 0.02879595384001732, 0.03804781287908554, 0.04228360578417778, 0.02996636927127838, -0.046222150325775146, 0.0015593937132507563, 0.050123535096645355, -0.0233154334127903, -0.07958830147981644, 0.017166104167699814, -0.04094598814845085, 0.012233635410666466, -0.02957623079419136, 0.0027867050375789404, 0.012818844057619572, -0.011973543092608452, 0.006130751222372055, -0.007649505510926247, 0.008638786152005196, 0.011249000206589699, -0.01987849734723568, -0.033106058835983276, -0.056885942816734314, 0.008039643988013268, -0.06565477699041367, -0.027216820046305656, -0.022275062277913094, -0.007654150016605854, -0.06669514626264572, -0.03815928101539612, 0.017305439338088036, 0.022163594141602516, -0.048860229551792145, -0.02747691236436367, -0.05792631208896637, 0.04157764092087746, -0.04599921405315399, -0.014778826385736465, 0.010533745400607586, -0.0002040680992649868, 0.022553734481334686, 0.04027717933058739, -0.005578054580837488, 0.007236144505441189, -0.03414642810821533, 0.024021398276090622, -0.014128594659268856, 0.021884923800826073, 0.006172551773488522, -0.02078882046043873, 0.019228264689445496, -0.04477306455373764, 0.012001410126686096, 0.002372182672843337, -0.01077525969594717, 0.042952414602041245, 0.017110370099544525, 0.014881005510687828, -0.0810745432972908, -0.042915258556604385, 0.008555185049772263, -0.01651587337255478, 0.002357088029384613, -0.03124825470149517, -0.00875489879399538, -0.07390341907739639, -0.03141545504331589, -0.025228969752788544, -0.02660374529659748, -0.0022862593177706003, 0.00004604594869306311, -0.02325969934463501, -0.0033394016791135073, 0.009837069548666477, 0.05878090113401413, -0.004068589303642511, 0.05101528391242027, -0.02706819586455822, -0.031099628657102585, 0.03048655390739441, -0.0041916691698133945, -0.02742117829620838, -0.018875282257795334, -0.04087167605757713, -0.018290074542164803, -0.03964552655816078, -0.03860515356063843, -0.002088867826387286, -0.010087872855365276, -0.014230774715542793, 0.026120716705918312, 0.022609468549489975, -0.0067856269888579845, 0.016562318429350853, -0.00750088132917881, -0.0037225736305117607, 0.006934251170605421, 0.025637688115239143, 0.00992067065089941, -0.054396484047174454, -0.08813419193029404, -0.01941404677927494, 0.024411536753177643, 0.008420494385063648, 0.021903501823544502, 0.030263617634773254, -0.0405372716486454, -0.013636277057230473, -0.052167121320962906, 0.06297953426837921, 0.042989570647478104, 0.006706670392304659, -0.008884944953024387, 0.005406207870692015, -0.008132534101605415, 0.046742334961891174, -0.02573057822883129, -0.01541047915816307, 0.05198134109377861, -0.046705178916454315, -0.023947086185216904, 0.013041780330240726, -0.02619502879679203, -0.0814461037516594, -0.02829434722661972, -0.02489456534385681, 0.017166104167699814, -0.03815928101539612, -0.040760207921266556, 0.06379696726799011, 0.03418358415365219, -0.0014328309334814548, -0.07509241253137589, -0.02868448570370674, -0.025228969752788544, 0.0026798814069479704, -0.01888457126915455, 0.03163839131593704, 0.030672334134578705, 0.014834560453891754, -0.02114180289208889, -0.008787410333752632, -0.05696025490760803, -0.08902593702077866, -0.0010136639466509223, 0.01353409793227911, -0.030375085771083832, -0.028944578021764755, 0.042915258556604385, -0.03044939786195755, 0.01353409793227911, 0.004272948019206524, 0.0658034011721611, 0.016079287976026535, 0.021792033687233925, 0.011416202411055565, -0.013264716602861881, -0.022590890526771545, 0.01034796517342329, 0.001788135850802064, 0.015141097828745842, 0.01791851408779621, 0.0397198386490345, -0.010663791559636593, -0.053876299411058426, -0.04938041418790817, -0.0067252484150230885, 0.04871160537004471, -0.0024058553390204906, 0.04050011560320854, 0.0058985259383916855, -0.028833109885454178, -0.03180559352040291, 0.027681270614266396, -0.015076074749231339, 0.006813494022935629, 0.03271591663360596, -0.004507495556026697, 0.01541047915816307, 0.00359020521864295, -0.017714155837893486, 0.028108565136790276, 0.01332045067101717, -0.029334716498851776, 0.020863132551312447, -0.05543685331940651, -0.010097161866724491, 0.009214704856276512, -0.04956619441509247, -0.022999607026576996, -0.06628642976284027, 0.04822857677936554, -0.06390843540430069, 0.02539617381989956, 0.06138182431459427, 0.04900885373353958, -0.008322959765791893, 0.011676294729113579, 0.04763408005237579, 0.009911381639540195, -0.026808103546500206, 0.026826681569218636, 0.02195923589169979, -0.04785701632499695, 0.014927450567483902, -0.025656266137957573, 0.07773049920797348, 0.013450496830046177, -0.0004766426864080131, 0.03559551388025284, -0.007124676369130611, 0.011787762865424156, -0.02996636927127838, -0.02244226634502411, -0.01056161243468523, 0.012122167274355888, 0.059895582497119904, -0.024281490594148636, -0.03466661274433136, 0.024002820253372192, -0.004649152979254723, -0.01686885580420494, 0.018355097621679306, -0.08018279820680618, 0.021383317187428474, 0.01867092400789261, 0.013506230898201466, 0.010301520116627216, 0.033161792904138565, -0.006553401704877615, -0.0037225736305117607, -0.027569802477955818, -0.01948835887014866, -0.051721248775720596, 0.006878517102450132, -0.03719322383403778, -0.014472289010882378, 0.08545895665884018, -0.02119753696024418, -0.001485081622377038, -0.01982276327908039, 0.007449791766703129, 0.04228360578417778, 0.0053690518252551556, -0.01394281443208456, 0.04429003223776817, 0.010013560764491558, -0.03542831167578697, -0.00995782669633627, -0.03254871442914009, -0.030746646225452423, 0.005986771546304226, 0.002872628625482321, 0.011063219048082829, -0.061716228723526, -0.04640793055295944, -0.0012679508654400706, 0.023501213639974594, -0.013236849568784237, -0.008759543299674988, 0.09957826137542725, -0.04941757023334503, -0.002357088029384613, -0.023036763072013855, 0.01630222424864769, 0.0012157001765444875, 0.005531609524041414, 0.01651587337255478, 0.00516469357535243, -0.0156798604875803, -0.03691455349326134, -0.05970980226993561, 0.00866665318608284, -0.07457222789525986, -0.05878090113401413, 0.0006525534554384649, 0.008810632862150669, 0.0012284725671634078, -0.03271591663360596, -0.022609468549489975, -0.021067490801215172, 0.01077525969594717, 0.06305384635925293, 0.05361620709300041, -0.06509742885828018, 0.0021945303305983543, 0.01059876848012209, -0.01993423141539097, 0.07773049920797348, -0.00009804267028812319, 0.03845652937889099, 0.07691305875778198, -0.01881025917828083, -0.036542993038892746, 0.021476207301020622, -0.034443676471710205, 0.06714101880788803, 0.02028721384704113, -0.0249502994120121, -0.02374272793531418, 0.000020265297280275263, 0.0001853449211921543, -0.012939601205289364, 0.02067735232412815, 0.022720936685800552, 0.01867092400789261, 0.00031466546352021396, -0.005722034722566605, 0.021866345778107643, -0.010663791559636593, 0.03429505228996277, -0.031489767134189606, 0.008225425146520138, -0.0023849550634622574, -0.06628642976284027, -0.0678098276257515, -0.02534043975174427, 0.008192913606762886, 0.055139604955911636, 0.031545501202344894, -0.09199842810630798, -0.010375832207500935, 0.016803832724690437, 0.041243236511945724, 0.01355267595499754, 0.06476302444934845, 0.03730469197034836, 0.015865640714764595, 0.0034578365739434958, -0.0474482998251915, -0.00739405769854784, -0.0389024056494236, 0.05276161804795265, -0.049343258142471313, -0.09660577774047852, 0.05298455432057381, -0.01671094261109829, -0.022256484255194664, 0.010282942093908787, -0.027365444228053093, 0.04068589583039284, -0.017026768997311592, 0.07951398938894272, -0.043398287147283554, 0.0456276535987854, 0.04061158373951912, -0.03960837051272392, -0.04228360578417778, -0.005591988563537598, 0.023872774094343185, -0.033997803926467896, -0.002491778926923871, -0.0105430344119668, 0.07137680798768997, -0.06911028921604156, 0.04529324918985367, 0.006692736875265837, 0.023482635617256165, 0.05123822018504143, 0.055176761001348495, 0.027811316773295403, -0.018002115190029144, 0.014853138476610184, -0.023334011435508728, -0.017621265724301338, 0.02069593034684658, 0.008118600584566593, -0.01251230575144291, -0.0008110473281703889, -0.041168924421072006, -0.06264512985944748, 0.009070725180208683, 0.0863507017493248, 0.0067020258866250515, 0.051721248775720596, -0.035242531448602676, -0.07486947625875473, -0.043732691556215286, -0.034016381949186325, -0.05655153840780258, 0.022981029003858566, -0.023556947708129883, 0.004807066172361374, -0.026826681569218636, -0.06736395508050919, -0.014202907681465149, 0.013153248466551304, 0.0032302557956427336, 0.007064297329634428, -0.014490867033600807, 0.0044587282463908195, -0.02164340950548649, -0.0164044052362442, 0.016683075577020645, -0.03648725897073746, 0.01566128246486187, -0.010830993764102459, 0.031099628657102585, 0.03230720013380051, 0.012976757250726223, -0.03897671774029732, -0.034016381949186325, 0.01330187264829874, 0.013348317705094814, 0.02197781391441822, -0.08486445993185043, -0.02286956086754799, 0.01900532841682434, -0.016971034929156303, 0.007793485186994076, -0.02283240482211113, 0.058966681361198425, -0.00013098966155666858, -0.036598727107048035, -0.05878090113401413, 0.04938041418790817, -0.005239005666226149, 0.037063177675008774, 0.017036058008670807, -0.0431753508746624, 0.019209686666727066, -0.005429430399090052, -0.0405372716486454, -0.018020693212747574, 0.029000312089920044, 0.0448102205991745, 0.06450293213129044, 0.01909821853041649, 0.060229986906051636, 0.012623773887753487, -0.029353294521570206, -0.05042078346014023, 0.06754973530769348, 0.017732733860611916, -0.0133390286937356, 0.023798462003469467, 0.001569843851029873, -0.02234937623143196, -0.02155051939189434, -0.0020273278933018446, 0.0480799525976181, -0.02920467033982277, -0.061976321041584015, 0.031062472611665726, 0.031545501202344894, 0.013329739682376385, 0.005861369892954826, -0.008536607027053833, 0.014063571579754353, 0.03000352531671524, 0.015568392351269722, 0.0313597209751606, 0.04533040523529053, 0.03169412538409233, 0.024281490594148636 ]
28,881
netsuitesdk.internal.exceptions
__str__
null
def __str__(self): if self.code is None: return self.message return 'code: {}, message: {}'.format(self.code, self.message)
(self)
[ -0.0049867029301822186, -0.021287180483341217, 0.05312094837427139, -0.007610122673213482, 0.05160421505570412, -0.09862296283245087, -0.006578391417860985, -0.025167196989059448, 0.11054518818855286, -0.09354366362094879, -0.016551796346902847, -0.014488333836197853, -0.014602970331907272, -0.019329534843564034, 0.022468822076916695, 0.005383522715419531, 0.005052839405834675, -0.09241493046283722, 0.034038323909044266, 0.008862310089170933, 0.012883417308330536, 0.01999972015619278, 0.035519786179065704, 0.03155158832669258, -0.0039152889512479305, 0.07428467273712158, 0.008275898173451424, -0.05400277301669121, 0.02693084068596363, -0.0003381235874257982, -0.011534229852259159, -0.05068712309002876, -0.005661296658217907, -0.0015398814575746655, -0.05954061448574066, 0.06031661853194237, -0.056401327252388, -0.03114594891667366, -0.06398499757051468, -0.027618661522865295, -0.005409977398812771, 0.0174688920378685, -0.0408107154071331, -0.02915303222835064, -0.006146298721432686, -0.03915289044380188, 0.012592416256666183, 0.04028162360191345, 0.006375572178512812, -0.03259213641285896, 0.010017496533691883, 0.049628935754299164, -0.04296236112713814, -0.02851811982691288, -0.04726565256714821, 0.004437768831849098, 0.02724829688668251, -0.013333146460354328, -0.0020050425082445145, 0.025290651246905327, -0.06483154743909836, 0.018765170127153397, -0.0255551990121603, -0.00364412902854383, -0.012345506809651852, -0.018059711903333664, 0.0026917613577097654, 0.03093431144952774, 0.036031242460012436, 0.02652520313858986, 0.10095097124576569, -0.02745993435382843, -0.05259185656905174, 0.050969306379556656, 0.04758311063051224, -0.03957616537809372, -0.06084571033716202, 0.012010414153337479, 0.02061699517071247, 0.0012863576412200928, 0.06941702216863632, -0.011939868330955505, -0.017213163897395134, -0.011966322548687458, 0.014929244294762611, -0.07202721387147903, -0.007901123724877834, -0.04144562780857086, -0.08818218857049942, 0.024267738685011864, 0.007632168475538492, -0.008381716907024384, -0.0372481569647789, 0.038235798478126526, -0.025079013779759407, -0.003857970703393221, 0.025590471923351288, -0.052556585520505905, 0.05065184831619263, 0.026260655373334885, 0.024056101217865944, 0.04021107777953148, -0.018765170127153397, -0.02514955960214138, -0.026225382462143898, 0.0034302871208637953, -0.013306692242622375, 0.005070475861430168, 0.03932925686240196, 0.024179555475711823, 0.012504233978688717, -0.01738070882856846, 0.019206080585718155, -0.018906261771917343, 0.041304536163806915, -0.03555505722761154, -0.011534229852259159, 0.013844603672623634, 0.02105790562927723, -0.009188584052026272, 0.017945075407624245, -0.025925563648343086, -0.04282126948237419, -0.06913483887910843, 0.025766834616661072, 0.04987584426999092, -0.016860434785485268, -0.06821773946285248, 0.05375586077570915, -0.09664767980575562, 0.01978808268904686, -0.02345646172761917, 0.015758156776428223, -0.006305026356130838, 0.017495345324277878, 0.004673656076192856, -0.016692887991666794, 0.01904735341668129, 0.058976247906684875, 0.10998082160949707, 0.006622482556849718, 0.04807692766189575, -0.01010567881166935, 0.02966448850929737, 0.035308148711919785, -0.0072926669381558895, 0.05357949808239937, 0.038588523864746094, 0.04345618188381195, -0.033209413290023804, 0.06821773946285248, -0.014250241219997406, 0.005621614400297403, 0.029629215598106384, 0.008901991881430149, 0.0353257842361927, -0.007464622147381306, -0.03738924860954285, -0.015546520240604877, -0.007433758582919836, 0.004043153487145901, -0.09735313802957535, 0.06546645611524582, -0.043209273368120193, 0.04902929812669754, 0.021128451451659203, 0.011375502683222294, 0.04324454441666603, 0.016578251495957375, 0.0007704918971285224, -0.05636605620384216, -0.04874711483716965, -0.07675378024578094, 0.023826826363801956, 0.009929314255714417, 0.059716977179050446, 0.01120795588940382, 0.03305068239569664, -0.03865906968712807, -0.031181221827864647, -0.020387722179293633, -0.0013910740381106734, -0.042891815304756165, 0.08599527180194855, 0.056436602026224136, -0.03717761114239693, 0.0383063443005085, -0.007398485671728849, 0.051322031766176224, 0.005864115431904793, 0.004982293583452702, 0.0030621264595538378, -0.032874319702386856, 0.033209413290023804, -0.015537701547145844, -0.028976667672395706, 0.028394663706421852, -0.08486653864383698, 0.048676569014787674, -0.030793219804763794, 0.005661296658217907, 0.04842965677380562, -0.010140951722860336, 0.03753034025430679, 0.01295396313071251, 0.01925898902118206, 0.028165390715003014, 0.030563946813344955, 0.035413965582847595, -0.01663115993142128, -0.0021725886035710573, 0.005974343046545982, 0.0006001900183036923, 0.008068670518696308, 0.04338563606142998, -0.02084627002477646, 0.016595887020230293, -0.01026440691202879, -0.02514955960214138, 0.026666292920708656, 0.04017580673098564, -0.05756533145904541, 0.006005207076668739, -0.041833631694316864, -0.0258902907371521, 0.04028162360191345, 0.02260991372168064, -0.027971390634775162, 0.004739792551845312, 0.02303318679332733, -0.026348838582634926, 0.0012224256061017513, -0.029735034331679344, 0.0285357553511858, -0.058764610439538956, 0.02590792626142502, -0.01580224744975567, -0.05569586902856827, -0.08733563870191574, -0.03578433021903038, -0.014788152649998665, -0.016481250524520874, 0.016128521412611008, 0.08387889713048935, 0.06384390592575073, -0.06998138129711151, 0.023597553372383118, 0.04959366098046303, -0.045607827603816986, -0.0004100471851415932, -0.0029100121464580297, -0.02495555952191353, -0.02790084481239319, -0.018694624304771423, 0.02114608883857727, -0.08359671384096146, -0.01431196928024292, -0.0004974026815034449, 0.01620788685977459, 0.030899038538336754, -0.0475478358566761, -0.023544644936919212, -0.0351317822933197, 0.014073877595365047, 0.03042285516858101, -0.03211595118045807, -0.04998166486620903, 0.047195106744766235, 0.0464896485209465, 0.03883543610572815, 0.10398443788290024, -0.02735411562025547, -0.03816525265574455, 0.03442632779479027, -0.022856824100017548, -0.0292588509619236, -0.013721148483455181, -0.01148132048547268, -0.08317343890666962, -0.06412608921527863, -0.01768052950501442, -0.009391402825713158, 0.0143648786470294, -0.030158309265971184, 0.027071932330727577, -0.013527147471904755, 0.048994023352861404, -0.020775724202394485, 0.0061771622858941555, 0.014832244254648685, 0.038235798478126526, 0.028606301173567772, -0.04239799454808235, 0.0072662122547626495, 0.055413685739040375, -0.01693098060786724, 0.054567139595746994, 0.06310317665338516, 0.0007528554415330291, -0.029170667752623558, -0.01766289211809635, 0.011066864244639874, 0.0702635645866394, -0.04694819822907448, -0.017918620258569717, -0.016384251415729523, -0.03851797804236412, 0.0069663929753005505, -0.02387973666191101, 0.01546715572476387, -0.0028240345418453217, 0.0404227152466774, 0.025502288714051247, 0.061727531254291534, 0.017451254650950432, 0.0763305053114891, 0.018377168104052544, 0.013033327646553516, 0.0014505969593301415, 0.08091597259044647, 0.00968240387737751, -0.056436602026224136, -0.010079223662614822, 0.031181221827864647, 0.023826826363801956, -0.039717257022857666, -0.029100121930241585, 0.03163976967334747, 0.03516705706715584, 0.008227398619055748, -0.002095429226756096, -0.03887070715427399, 0.017936257645487785, -0.04924093559384346, -0.0029717397410422564, -0.03146340325474739, 0.031181221827864647, -0.05259185656905174, -0.03650742769241333, -0.006781210191547871, 0.015590610913932323, -0.05523732304573059, 0.0010449589462950826, 0.041939448565244675, 0.0018937124405056238, 0.005687751341611147, -0.04208054021000862, 0.007125120609998703, -0.002515397034585476, -0.014788152649998665, -0.01955880969762802, -0.009144493378698826, 0.026860294863581657, 0.009479585103690624, 0.015070335939526558, -0.006397617980837822, -0.013950422406196594, 0.03008776344358921, 0.03423232585191727, 0.04574891924858093, 0.0076453955844044685, -0.0386943444609642, 0.008985765278339386, 0.012557143345475197, -0.05305040627717972, 0.012504233978688717, -0.011913413181900978, -0.002095429226756096, 0.07149811834096909, -0.015052699483931065, -0.019964447245001793, -0.03795361518859863, -0.04641910269856453, -0.02432064712047577, -0.03363268822431564, 0.061304256319999695, -0.006181571166962385, 0.012319051660597324, -0.050052210688591, -0.04451436921954155, 0.03451450914144516, -0.04031689465045929, -0.022221911698579788, 0.032680317759513855, -0.005943479482084513, 0.04377363994717598, 0.017945075407624245, 0.007063393481075764, -0.033526867628097534, 0.022327730432152748, -0.047830019146203995, -0.035731423646211624, 0.002201247960329056, -0.016578251495957375, -0.03633106127381325, -0.017371891066432, -0.003954971209168434, 0.02567865327000618, -0.057918060570955276, -0.015052699483931065, 0.00910922046750784, -0.018341895192861557, -0.000311944488203153, 0.0014516992960125208, 0.012133869342505932, 0.02409137412905693, -0.013227328658103943, 0.02084627002477646, -0.013774057850241661, -0.009135674685239792, -0.02313900552690029, -0.0383063443005085, -0.0207404512912035, -0.05093403160572052, 0.031075403094291687, 0.024867376312613487, -0.027424661442637444, 0.02019372023642063, 0.011058046482503414, 0.004014493897557259, -0.03377377986907959, 0.012125050649046898, 0.0258902907371521, 0.042045269161462784, -0.02881793864071369, 0.023121370002627373, 0.027548115700483322, 0.013747602701187134, 0.0826796218752861, 0.012962781824171543, 0.012830507941544056, -0.018659351393580437, -0.024549921974539757, 0.00847430806607008, 0.023632826283574104, -0.029488123953342438, -0.021128451451659203, -0.021216634660959244, -0.03502596542239189, 0.03338577598333359, 0.010961046442389488, -0.014461878687143326, 0.006878210697323084, 0.025837380439043045, 0.031833771616220474, -0.031939588487148285, -0.05523732304573059, -0.025290651246905327, 0.015264336951076984, 0.01589924842119217, 0.03169267997145653, 0.02462046779692173, -0.05227440223097801, -0.013491874560713768, 0.03989362344145775, -0.011551866307854652, -0.03901179879903793, 0.005343840457499027, -0.018042076379060745, -0.029011940583586693, -0.05484932288527489, 0.062362443655729294, -0.05273294821381569, 0.06338535994291306, 0.04229217767715454, 0.013959240168333054, 0.010837591253221035, 0.023544644936919212, -0.0663130059838295, 0.0014043013798072934, -0.030705038458108902, -0.0061992076225578785, -0.028782665729522705, 0.006106616463512182, -0.015378973446786404, 0.060775164514780045, -0.005299749318510294, -0.042256902903318405, -0.047300927340984344, -0.0001545943960081786, -0.019100261852145195, 0.0020700767636299133, 0.014999790117144585, 0.013879876583814621, -0.004832383710891008, -0.0008311170968227088, 0.05848242715001106, 0.018765170127153397, 0.0030775584746152163, 0.01610206812620163, 0.0255551990121603, -0.00689143780618906, -0.06574863940477371, -0.03206304460763931, -0.03932925686240196, 0.0014054036000743508, -0.06818246841430664, -0.0443732775747776, -0.08846437186002731, 0.012248505838215351, 0.019505899399518967, -0.043315090239048004, 0.019858628511428833, -0.026683930307626724, 0.05167476087808609, -0.05548423156142235, 0.04723038151860237, 0.04462018609046936, 0.020775724202394485, 0.0042503816075623035, 0.019505899399518967, 0.01015858817845583, 0.013474238105118275, -0.055942781269550323, -0.017283709719777107, 0.0016578251961618662, 0.00007461039785994217, -0.010537771508097649, -0.0013679262483492494, 0.06518427282571793, 0.019541172310709953, -0.024920286610722542, -0.012962781824171543, 0.03904707357287407, -0.004766247235238552, 0.028782665729522705, -0.006551936734467745, -0.004536973778158426, -0.05174530670046806, 0.09890513867139816, -0.03527287393808365, 0.023086097091436386, 0.006296208128333092, 0.031093040481209755, -0.01872989721596241, 0.0328214094042778, -0.07887014746665955, 0.018818078562617302, -0.025184832513332367, -0.00042823475087061524, -0.004995521157979965, 0.013703512027859688, -0.03774197772145271, -0.027548115700483322, -0.015140881761908531, -0.05763587728142738, -0.020370084792375565, 0.03566087782382965, -0.0058464789763092995, -0.0276715699583292, -0.010846409015357494, -0.008875537663698196, 0.02640174701809883, -0.02356228046119213, 0.0024977605789899826, 0.06105734780430794, 0.013906330801546574, 0.04028162360191345, 0.05703623965382576, 0.02010553888976574, -0.014726425521075726, 0.013165600597858429, -0.02705429494380951, -0.04938202723860741, 0.007936396636068821, 0.050334393978118896, 0.001198175479657948, -0.015969794243574142, -0.0017449050210416317, -0.019858628511428833, -0.01872989721596241, -0.04222163185477257, -0.000324345106491819, 0.04684237763285637, -0.03305068239569664, 0.0053923409432172775, 0.01821844093501568, 0.05622496455907822, 0.007561622653156519, 0.06320898979902267, -0.02807720936834812, -0.005330613348633051, 0.043103452771902084, -0.0365779735147953, -0.051498398184776306, -0.002436032984405756, -0.06874683499336243, -0.05368531495332718, 0.020158447325229645, 0.002380919177085161, -0.043703094124794006, -0.042785998433828354, -0.013694694265723228, -0.005348249804228544, 0.08959310501813889, 0.021287180483341217, 0.026348838582634926, -0.027830298990011215, -0.025502288714051247, 0.036154698580503464, 0.040034715086221695, 0.02892375737428665, 0.009329675696790218, 0.03516705706715584, 0.06469045579433441, 0.005167476367205381, -0.001884894329123199, 0.034884873777627945, -0.03564324229955673, 0.06105734780430794, -0.02169281803071499, 0.0037521522026509047, -0.028041936457157135, -0.018994443118572235, -0.00977940484881401, -0.020281903445720673, 0.05227440223097801, 0.015167335979640484, -0.011869322508573532, 0.03259213641285896, 0.04363254830241203, 0.01821844093501568, -0.060669343918561935, 0.04137508198618889, -0.015546520240604877, 0.0475478358566761, -0.000542871595826, -0.007032529450953007, -0.0315692238509655, -0.05597805231809616, 0.007958442904055119, 0.06828828901052475, 0.008125988766551018, -0.0726621225476265, -0.04818274825811386, -0.01147250272333622, 0.03216886147856712, 0.029735034331679344, -0.015405428595840931, 0.011904595419764519, -0.00356476497836411, -0.03155158832669258, -0.08500763028860092, -0.01147250272333622, -0.058341335505247116, 0.06144534796476364, -0.07357921451330185, -0.06952283531427383, 0.006243298761546612, -0.07156866043806076, -0.036031242460012436, -0.011878141202032566, -0.008721218444406986, 0.04155144840478897, 0.007592486217617989, 0.03717761114239693, -0.011745867319405079, 0.03717761114239693, -0.013412510976195335, -0.010352589190006256, -0.019276626408100128, -0.05167476087808609, 0.028377028182148933, -0.06416136026382446, 0.013879876583814621, 0.024479376152157784, 0.014761698432266712, -0.05502568557858467, 0.06229189783334732, -0.06190389767289162, 0.0013194259954616427, 0.029541032388806343, 0.013641784898936749, -0.005233612842857838, -0.03391486778855324, 0.032768502831459045, 0.01725725457072258, 0.013491874560713768, 0.022592276334762573, -0.050334393978118896, 0.03728342801332474, -0.00552461389452219, -0.026648657396435738, -0.026913203299045563, 0.02818302810192108, 0.0669831931591034, -0.019858628511428833, 0.008866718970239162, 0.016692887991666794, -0.06828828901052475, -0.05044021084904671, -0.09051019698381424, -0.03682488203048706, -0.017098525539040565, 0.017442436888813972, 0.03357977792620659, -0.010352589190006256, -0.0610220730304718, -0.03537869453430176, -0.017962710931897163, 0.01652534119784832, 0.007733577862381935, 0.011728230863809586, -0.04589001089334488, 0.0004756326670758426, -0.03259213641285896, 0.040563806891441345, -0.03865906968712807, 0.010599498637020588, -0.020669905468821526, 0.016172613948583603, 0.04765365272760391, -0.017072072252631187, -0.0069884383119642735, -0.018147895112633705, -0.03611942380666733, -0.0017746664816513658, 0.05001693591475487, 0.0015057108830660582, 0.01872989721596241, -0.025643380358815193, 0.028359392657876015, 0.005952297709882259, 0.013403692282736301, 0.07703595608472824, 0.0372481569647789, -0.006499027367681265, -0.08677127212285995, -0.0065872096456587315, 0.017733437940478325, 0.016604706645011902, 0.026983749121427536, -0.029064849019050598, 0.0033046274911612272, 0.041304536163806915, -0.003961584996432066, 0.008725627325475216, 0.03922343626618385, 0.0553431399166584, 0.06359699368476868, 0.03703651949763298, 0.026754476130008698, 0.04670128598809242, -0.013227328658103943, 0.012045687064528465, 0.017407163977622986, 0.06934647262096405, -0.0019752809312194586, -0.031128311529755592, 0.012213232927024364, 0.02663102000951767, -0.012504233978688717, 0.005696569569408894, 0.03391486778855324, -0.010343770496547222, -0.03633106127381325, -0.041939448565244675, 0.07308539748191833, 0.03887070715427399, 0.04176308587193489, -0.012636507861316204, 0.0253611970692873, 0.025220105424523354, 0.013456601649522781, -0.001600506715476513, 0.08909928053617477, -0.01663115993142128, 0.018015621230006218 ]
28,882
netsuitesdk.internal.exceptions
NetSuiteLoginError
Exception raised for errors during login to NetSuite
class NetSuiteLoginError(NetSuiteError): """Exception raised for errors during login to NetSuite""" pass
(message, code=None)
[ -0.03072725236415863, -0.040083907544612885, 0.03974706679582596, 0.08585665374994278, -0.03918566554784775, -0.07717368006706238, -0.058909494429826736, -0.0033099164720624685, 0.06332583725452423, -0.0037777491379529238, 0.014886436983942986, -0.03319740667939186, -0.0047906069085001945, 0.0043742358684539795, -0.011265411041676998, -0.02058463916182518, 0.0019064182415604591, 0.042853474617004395, -0.003803479950875044, -0.039522506296634674, -0.04521135240793228, 0.044986791908741, 0.00012061312008881941, 0.021857144311070442, 0.006254923064261675, 0.08316194266080856, 0.02981030009686947, 0.01672034151852131, 0.02992258034646511, -0.009183555841445923, -0.0768742710351944, 0.013230308890342712, -0.019948385655879974, 0.066619373857975, 0.03087695874273777, -0.037314336746931076, -0.015382339246571064, 0.035536572337150574, -0.08675489574670792, -0.01079757884144783, -0.11841781437397003, -0.03263600915670395, 0.007293511647731066, -0.015728535130620003, 0.0217448640614748, -0.03319740667939186, 0.012116867117583752, 0.012631483376026154, -0.04105699807405472, -0.01276247575879097, -0.08458415418863297, 0.021782290190458298, 0.02528167888522148, -0.013323875144124031, -0.02346648834645748, 0.01897529512643814, 0.00467832712456584, 0.04004647955298424, -0.05333292856812477, 0.03213074803352356, -0.06908953189849854, -0.017805712297558784, -0.024140167981386185, 0.024346014484763145, -0.04378914088010788, 0.0029847726691514254, -0.051835864782333374, 0.017768286168575287, 0.002057294361293316, 0.0059180837124586105, 0.03007228672504425, 0.04985225200653076, -0.0637001022696495, 0.018722664564847946, 0.05535396561026573, 0.00652158772572875, -0.01420340035110712, 0.021931996569037437, -0.0020748379174619913, 0.008706366643309593, 0.016280578449368477, -0.03549914434552193, 0.005857265554368496, 0.03274828940629959, 0.07410469651222229, 0.013670071959495544, 0.02215655706822872, -0.013136742636561394, -0.039372801780700684, 0.028313234448432922, -0.05681360140442848, -0.015326199121773243, -0.03774474188685417, -0.018245475366711617, -0.06860298663377762, 0.00599293690174818, 0.03854941576719284, 0.015719179064035416, -0.05374462157487869, -0.036659371107816696, 0.053145796060562134, -0.032317884266376495, -0.05846037343144417, 0.004233886022120714, -0.04461252689361572, -0.021670009940862656, -0.052546970546245575, -0.031007951125502586, 0.023953033611178398, 0.04614701867103577, -0.01261276938021183, 0.03360909968614578, -0.007363686803728342, 0.0010842023184522986, 0.021426737308502197, 0.0014678251463919878, 0.041393838822841644, 0.02058463916182518, -0.006760182324796915, 0.02094019204378128, 0.05610249564051628, 0.035892125219106674, -0.05524168536067009, 0.03355295956134796, 0.02996000647544861, 0.023092221468687057, -0.013492295518517494, 0.023878181353211403, 0.023372922092676163, 0.019237279891967773, 0.02966059371829033, -0.02486998587846756, -0.009010457433760166, -0.025917932391166687, 0.012472419999539852, -0.0006274806219153106, 0.04086986556649208, 0.004591777920722961, -0.037763454020023346, 0.004874816630035639, 0.006334454752504826, 0.03989677131175995, -0.04625929892063141, 0.02891206182539463, -0.023129649460315704, 0.028818493708968163, -0.04158097133040428, -0.03441377356648445, -0.03027813322842121, -0.01737530715763569, 0.022736668586730957, -0.0391482412815094, -0.0184700358659029, -0.04259148985147476, -0.06381238251924515, 0.02133317105472088, 0.0073028686456382275, -0.08712916076183319, 0.02189457044005394, -0.0046642920933663845, -0.04670841619372368, -0.04895401373505592, 0.035892125219106674, 0.033028990030288696, -0.019742539152503014, 0.007532106712460518, -0.011387048289179802, -0.07193395495414734, -0.04884173348546028, -0.0380067303776741, -0.02835066244006157, 0.05048850551247597, -0.03214946389198303, -0.018750734627246857, -0.01341744139790535, -0.006835035979747772, 0.035798557102680206, -0.01636478863656521, -0.03254244104027748, 0.014512170106172562, -0.0002728049294091761, -0.00045058137038722634, 0.00009948754450306296, 0.060406558215618134, 0.005768377333879471, 0.03686521574854851, -0.018245475366711617, 0.03156935051083565, -0.01377299427986145, -0.01891915500164032, -0.0014385855756700039, 0.00008823032112559304, -0.02034136652946472, 0.026161205023527145, -0.005721593741327524, -0.01805834285914898, 0.004287686664611101, 0.04345230013132095, 0.030951811000704765, 0.044275686144828796, -0.015316843055188656, 0.11093249171972275, -0.001540339202620089, -0.04524878039956093, 0.002376590156927705, 0.0008853733888827264, -0.0012292304309085011, -0.059957437217235565, -0.048504892736673355, 0.027115583419799805, 0.01021746639162302, 0.020098092034459114, -0.019312134012579918, 0.03613539785146713, 0.014587023295462132, -0.006311063189059496, 0.053557489067316055, 0.028949487954378128, 0.026348337531089783, 0.05172358453273773, 0.015270058996975422, -0.05123703554272652, 0.0616416372358799, -0.08533268421888351, -0.016084088012576103, 0.017599865794181824, 0.03286056965589523, -0.044575098901987076, -0.003606990212574601, -0.10090215504169464, -0.0500393845140934, 0.03199975565075874, -0.013539078645408154, 0.06220303475856781, 0.022830236703157425, -0.029379893094301224, 0.015625612810254097, -0.06965093314647675, 0.02531910501420498, 0.009038527496159077, -0.03461961820721626, -0.03243016451597214, -0.05464285984635353, 0.08368591219186783, 0.012472419999539852, 0.022717956453561783, -0.004102892708033323, 0.06792930513620377, 0.003417517989873886, 0.025487525388598442, -0.013585861772298813, -0.03067111223936081, -0.026123778894543648, -0.012472419999539852, 0.005422180984169245, -0.03351553529500961, -0.035798557102680206, 0.01909693144261837, 0.015653682872653008, -0.024252446368336678, 0.030502691864967346, -0.0420675165951252, -0.042816050350666046, -0.03319740667939186, 0.017496943473815918, 0.005646740552037954, -0.016533207148313522, 0.0580112561583519, 0.09326712787151337, 0.04476223140954971, 0.1594373881816864, 0.06762989610433578, 0.01017068326473236, 0.024757705628871918, 0.0031485140789300203, -0.03911081328988075, -0.022774096578359604, 0.05131189152598381, 0.01026424951851368, -0.017917992547154427, 0.027265289798378944, 0.013286449015140533, -0.041842956095933914, 0.05494227260351181, -0.01915307156741619, -0.030764678493142128, -0.021108610555529594, -0.07874560356140137, -0.04824290797114372, -0.029903866350650787, -0.006306384690105915, 0.031756483018398285, 0.00395552534610033, -0.009497003629803658, -0.05696330964565277, -0.007686491124331951, -0.03888625279068947, -0.013978840783238411, 0.04697040468454361, 0.04708268120884895, 0.018956581130623817, 0.03042783960700035, -0.0062783146277070045, -0.02638576366007328, 0.03001614660024643, -0.045136500149965286, 0.029454747214913368, 0.039372801780700684, 0.015167135745286942, -0.018881727010011673, -0.004411662463098764, 0.006615154445171356, -0.028313234448432922, -0.006821000948548317, 0.020547213032841682, 0.02906176820397377, 0.0126876225695014, -0.04229207709431648, 0.012827972881495953, 0.043714288622140884, -0.04075758531689644, 0.02314836159348488, -0.011742601171135902, -0.02543138526380062, 0.022512109950184822, -0.0019379969453439116, 0.059807732701301575, 0.024645427241921425, -0.07140998542308807, 0.022287549450993538, -0.00551106920465827, -0.020921478047966957, -0.004376574885100126, -0.01099406834691763, -0.05636448413133621, -0.054455727338790894, 0.03490031883120537, -0.017085250467061996, 0.024682853370904922, -0.0161215141415596, -0.02552495151758194, -0.052284982055425644, -0.034432485699653625, -0.01006776001304388, 0.025861792266368866, -0.053258076310157776, -0.0062783146277070045, -0.03001614660024643, 0.009852556511759758, 0.044874511659145355, -0.017656005918979645, 0.062128182500600815, -0.016467710956931114, -0.01228528656065464, -0.0013953109737485647, 0.031101517379283905, -0.02593664452433586, -0.08024266362190247, 0.00016710399358998984, -0.03899853304028511, -0.015532045625150204, 0.023934321478009224, 0.0025473490823060274, 0.005366040859371424, -0.026367051526904106, -0.004874816630035639, 0.008556660264730453, -0.02447700686752796, 0.07271991670131683, -0.0012397567043080926, 0.013426798395812511, -0.06343811750411987, 0.00838823989033699, 0.01291218213737011, -0.007443218491971493, 0.03566756471991539, -0.01897529512643814, -0.02058463916182518, -0.0985068529844284, -0.0008070113835856318, -0.0019602191168814898, -0.00993676669895649, -0.015588185749948025, 0.01079757884144783, 0.01987353339791298, -0.011368334293365479, -0.006231531500816345, 0.026161205023527145, 0.03244887664914131, 0.06942637264728546, -0.03570499271154404, -0.025637231767177582, 0.034226641058921814, 0.013258378952741623, -0.018479391932487488, -0.006736790761351585, -0.08630577474832535, -0.03263600915670395, -0.027527276426553726, -0.05307094007730484, -0.025749512016773224, 0.06261473149061203, 0.026516757905483246, 0.025412673130631447, 0.018853656947612762, 0.007976547814905643, 0.007040882017463446, -0.06295156478881836, -0.006189426407217979, -0.027714408934116364, 0.01207944005727768, 0.04292832687497139, -0.06287671625614166, -0.07320646196603775, 0.014456030912697315, 0.05685102939605713, 0.004743823781609535, 0.05235983431339264, 0.031045377254486084, -0.020659491419792175, -0.017412733286619186, -0.05015166476368904, 0.058647505939006805, 0.044163405895233154, -0.0021648958791047335, -0.005567209329456091, -0.019349560141563416, -0.010909858159720898, 0.013389372266829014, -0.026853596791625023, 0.0034596228506416082, 0.06149192899465561, -0.009291157126426697, -0.006587084382772446, 0.005356684327125549, -0.05363234132528305, -0.06553400307893753, -0.022287549450993538, -0.05565337836742401, 0.03540557995438576, -0.021015044301748276, -0.015606898814439774, 0.020210372284054756, 0.048654600977897644, 0.0644112080335617, -0.039372801780700684, -0.018629098311066628, 0.018002202734351158, -0.021670009940862656, 0.014175331220030785, -0.009880626574158669, -0.027658268809318542, 0.03738918900489807, -0.026760030537843704, -0.0217448640614748, -0.015008073300123215, -0.1086868941783905, 0.018198691308498383, 0.0398593470454216, 0.02415888011455536, 0.008729757741093636, 0.02522553876042366, 0.007635029498487711, 0.02704072929918766, -0.007031525485217571, -0.0028748319018632174, 0.024682853370904922, 0.0006169543485157192, 0.0782964825630188, 0.0032420805655419827, -0.028481654822826385, 0.0030105034820735455, 0.007981225848197937, -0.024832559749484062, 0.02632962353527546, 0.04816805571317673, 0.020547213032841682, 0.00034999733907170594, -0.0028046569786965847, 0.014802226796746254, -0.0185074619948864, -0.017506299540400505, 0.035742416977882385, -0.04363943263888359, -0.024233734235167503, -0.034095648676157, 0.005029201507568359, -0.009337940253317356, 0.028444228693842888, 0.023747187107801437, 0.031662918627262115, 0.02507583238184452, -0.00601632846519351, 0.050226517021656036, 0.049964532256126404, -0.0012514524860307574, -0.03360909968614578, 0.037763454020023346, -0.04251663759350777, 0.006713399197906256, -0.004778910893946886, -0.0419926643371582, 0.028032535687088966, -0.041094426065683365, 0.04165582358837128, -0.03591083735227585, -0.002125130034983158, 0.030708538368344307, 0.09977935999631882, -0.02603021077811718, 0.03325354680418968, 0.06403694301843643, 0.04161839559674263, -0.010460739023983479, 0.03476932644844055, -0.014736729674041271, 0.0004160787211731076, 0.013988197781145573, 0.06699364632368088, 0.08682975172996521, 0.0192185677587986, -0.022025562822818756, 0.018348397687077522, -0.02597407065331936, 0.018965937197208405, -0.005295866169035435, 0.010161326266825199, -0.009511038661003113, -0.02260567620396614, 0.057038161903619766, -0.045885030180215836, 0.01599987782537937, 0.019648972898721695, -0.019742539152503014, -0.0036537733394652605, -0.021875856444239616, -0.09386595338582993, 0.027564702555537224, 0.028612647205591202, 0.023279355838894844, 0.0031017307192087173, -0.01258469931781292, -0.023747187107801437, 0.001258470001630485, -0.02926761284470558, -0.0030058252159506083, -0.06033170595765114, 0.021763578057289124, -0.05273410305380821, -0.006956672295928001, 0.10412084311246872, 0.032055895775556564, 0.047644082456827164, -0.04962769150733948, -0.000562861212529242, 0.03265472128987312, 0.010020976886153221, 0.02805124782025814, 0.0001663730072323233, 0.002570740645751357, -0.02442086674273014, -0.027976395562291145, 0.014577667228877544, -0.04798092320561409, 0.017721502110362053, -0.05232241004705429, -0.006713399197906256, -0.01856360211968422, -0.07081115990877151, 0.050226517021656036, -0.022212697193026543, 0.02442086674273014, 0.014063050970435143, 0.05861008167266846, -0.013230308890342712, 0.01728173904120922, -0.017216242849826813, 0.05711301788687706, 0.0117800273001194, -0.0264419037848711, 0.026928450912237167, 0.0130431754514575, -0.0038011407013982534, -0.02694716304540634, -0.03795059025287628, 0.024533146992325783, -0.059246331453323364, -0.06104281172156334, -0.01737530715763569, 0.043152887374162674, -0.07021233439445496, 0.014268897473812103, -0.03649095073342323, -0.030034858733415604, 0.009852556511759758, 0.05670132488012314, -0.0011350790737196803, -0.03798801451921463, 0.027171723544597626, 0.0036210250109434128, -0.03823128715157509, 0.06845328211784363, 0.02153901755809784, -0.004051431082189083, 0.07227079570293427, -0.042703770101070404, -0.032710861414670944, 0.0029941292013972998, -0.03441377356648445, 0.0032327240332961082, 0.048654600977897644, -0.01188295055180788, -0.02865007519721985, -0.029342466965317726, -0.02885592170059681, -0.0026876989286392927, 0.02082791179418564, -0.007709882687777281, -0.009768347255885601, 0.023728474974632263, -0.017206886783242226, 0.040383320301771164, -0.03243016451597214, 0.0049216002225875854, -0.030352985486388206, 0.025562379509210587, 0.004973061382770538, 0.016374144703149796, -0.04902886599302292, -0.033216122537851334, -0.060668542981147766, 0.07541462779045105, 0.0019660668913275003, -0.08817710727453232, -0.011115704663097858, 0.014156617224216461, 0.04468737915158272, -0.035293299704790115, 0.039223093539476395, 0.04304060712456703, 0.06160420924425125, 0.04012133181095123, -0.013969484716653824, -0.0017941384576261044, 0.0013075923779979348, 0.04929085448384285, 0.008308708667755127, -0.04955283924937248, 0.0651971623301506, -0.003976577892899513, -0.013688785023987293, 0.006507552694529295, 0.012219790369272232, -0.010423312894999981, -0.04105699807405472, 0.00855198223143816, -0.04595988616347313, 0.0257307980209589, 0.062427595257759094, -0.0528838075697422, -0.013174168765544891, -0.004091197159141302, 0.005352006293833256, -0.03284185379743576, -0.0050479150377213955, 0.005773055367171764, 0.04360200837254524, -0.04262891411781311, 0.030053572729229927, -0.02234368957579136, 0.04453767463564873, -0.023634908720850945, 0.03682779148221016, 0.03839970752596855, 0.02365362085402012, -0.015372982248663902, -0.04049559682607651, -0.031812623143196106, -0.0027485170867294073, -0.013108672574162483, -0.00508534163236618, -0.018965937197208405, -0.05524168536067009, -0.0235600546002388, -0.046483855694532394, 0.06849070638418198, 0.024645427241921425, 0.015756605193018913, -0.02442086674273014, -0.02290508896112442, -0.032355308532714844, -0.013033819384872913, -0.03411436080932617, 0.07238307595252991, -0.036341242492198944, -0.015438479371368885, 0.005136803258210421, 0.002154369605705142, -0.01933084800839424, 0.0767994150519371, -0.013239665888249874, 0.0056654540821909904, -0.028462940827012062, 0.04506164416670799, 0.03304770216345787, 0.005744985770434141, 0.030708538368344307, -0.024738993495702744, 0.057936400175094604, -0.018254831433296204, 0.04012133181095123, -0.03585469722747803, 0.02445829287171364, -0.029024340212345123, -0.02123960480093956, 0.03310384228825569, -0.020041953772306442, -0.015803389251232147, -0.06905210763216019, 0.01672034151852131, -0.01283732894808054, -0.02986644022166729, -0.0018982312176376581, -0.002956702606752515, 0.028481654822826385, 0.003999969456344843, -0.041244130581617355, -0.014914506115019321, 0.051087331026792526, 0.06594569981098175, 0.021351885050535202, 0.047494374215602875, -0.043714288622140884, 0.06366267055273056, -0.018133195117115974, -0.0035882769152522087, -0.05621477589011192, 0.04929085448384285, -0.0103203896433115, 0.045435912907123566, 0.06545915454626083, 0.01599987782537937, 0.005880657117813826, -0.058235812932252884, -0.00603972002863884, 0.07264506071805954, 0.009426828473806381, 0.002225714037194848, 0.016972970217466354, -0.014689946547150612, -0.014830296859145164, -0.0022280532866716385, -0.009768347255885601, 0.013576504774391651, -0.01998581364750862, -0.02981030009686947, 0.07242050021886826, -0.0027672303840517998, -0.004842068534344435, 0.008406953886151314, 0.06628254055976868, 0.007391756866127253, -0.032317884266376495, 0.01659870333969593, -0.02486998587846756, 0.0257307980209589, 0.02159515768289566, -0.006334454752504826 ]
28,885
netsuitesdk.internal.exceptions
NetSuiteRateLimitError
Exception raised for errors during rate limit requests like get, search, ..
class NetSuiteRateLimitError(NetSuiteError): """Exception raised for errors during rate limit requests like get, search, ..""" pass
(message, code=None)
[ -0.02096114121377468, -0.03565555065870285, -0.0069510312750935555, 0.06803366541862488, -0.054491762071847916, -0.04231845587491989, -0.04923347011208534, -0.07138312608003616, 0.03387277200818062, -0.019232386723160744, 0.011552037671208382, -0.03153175115585327, 0.005127736367285252, -0.00004892368087894283, -0.010111409239470959, 0.03749234974384308, 0.03344058245420456, 0.027479983866214752, 0.03706016018986702, -0.030883468687534332, -0.03455707058310509, 0.023518256843090057, -0.003597068600356579, 0.03326050564646721, 0.0034665116108953953, 0.11553838849067688, 0.005001681391149759, 0.004740567412227392, 0.027750100940465927, -0.022131651639938354, -0.09760256111621857, -0.005037697032094002, -0.04217439144849777, 0.04541580379009247, -0.008027000352740288, -0.04516369476914406, -0.011822155676782131, -0.008625761605799198, -0.1383003145456314, -0.012191316112875938, -0.09450521320104599, -0.02769607864320278, -0.023428216576576233, -0.03590765967965126, 0.048441123217344284, -0.010462562553584576, 0.013676964677870274, 0.02656158246099949, -0.0179178137332201, -0.02121325023472309, -0.055536217987537384, 0.03412488102912903, 0.003171633230522275, -0.016711287200450897, -0.010786703787744045, 0.047972921282052994, -0.008913887664675713, 0.07440844923257828, 0.00315362517721951, -0.01134494785219431, -0.05222277343273163, 0.010210452601313591, -0.0121462969109416, -0.019844654947519302, -0.023536264896392822, -0.0002948785840999335, -0.05117831751704216, 0.016531208530068398, -0.010966782458126545, 0.00901293009519577, 0.05906575918197632, 0.03507929667830467, -0.07880236208438873, 0.04167017340660095, 0.03724024072289467, -0.03738430142402649, 0.006815972272306681, 0.009292052127420902, -0.030487295240163803, -0.002038263948634267, 0.05816536396741867, -0.01795382983982563, 0.07462454587221146, -0.0023095072247087955, 0.04145407676696777, -0.04487556964159012, 0.01628810353577137, -0.054023560136556625, -0.017206503078341484, 0.01849406585097313, -0.09630599617958069, -0.029334792867302895, -0.04458744451403618, -0.033782731741666794, -0.027588030323386192, 0.0047270613722503185, 0.0036871079355478287, -0.06295545399188995, -0.06003818288445473, -0.03749234974384308, 0.01885422132909298, -0.011182877235114574, -0.024706775322556496, -0.011822155676782131, 0.011624068953096867, -0.01682833954691887, -0.010165433399379253, -0.04955761134624481, -0.006536850705742836, 0.05034995824098587, 0.015477749519050121, 0.05834544450044632, -0.040373608469963074, 0.000253235426498577, 0.014703411608934402, 0.04584799334406853, 0.011525025591254234, 0.018800199031829834, 0.01573886349797249, 0.03857282176613808, 0.03886094689369202, 0.022383760660886765, -0.03814063221216202, 0.015657829120755196, 0.020474929362535477, 0.010669653303921223, 0.00812604371458292, 0.02953287959098816, 0.03706016018986702, 0.02648955211043358, -0.016765311360359192, -0.026723654940724373, -0.028938619419932365, 0.014019113965332508, 0.030127137899398804, 0.030703390017151833, 0.04501963406801224, 0.015018549747765064, -0.0177377350628376, -0.01227235235273838, 0.0161440409719944, 0.07959470897912979, 0.0016038244357332587, -0.006392787676304579, 0.02809225022792816, 0.020799070596694946, -0.02128528244793415, -0.02645353600382805, -0.022851966321468353, -0.013424854725599289, 0.00007210175681393594, -0.000013286067769513465, 0.02139332890510559, -0.019592544063925743, 0.00646031741052866, 0.021483369171619415, 0.019502505660057068, -0.06389186531305313, -0.02540908008813858, -0.04300275444984436, -0.06324358284473419, -0.020132780075073242, 0.017908809706568718, -0.055212076753377914, -0.01127291563898325, -0.01139897108078003, -0.03417890518903732, -0.0372762568295002, -0.04199431464076042, 0.01283059548586607, 0.004119296558201313, 0.004261108115315437, -0.01903429999947548, -0.021267274394631386, 0.008481699042022228, 0.022023605182766914, 0.005875062197446823, 0.036177776753902435, -0.035313401371240616, 0.0029127702582627535, 0.06021825969219208, -0.01935844123363495, -0.006910513620823622, -0.0189982857555151, -0.020438913255929947, -0.01711646467447281, -0.0007360709714703262, -0.002903766231611371, -0.0387168824672699, 0.027353929355740547, 0.040805794298648834, 0.006937525235116482, 0.027750100940465927, -0.005163752008229494, -0.031045539304614067, -0.04944956302642822, 0.017854785546660423, 0.03178386017680168, 0.08823847770690918, 0.07084289193153381, -0.041165951639413834, 0.12980060279369354, 0.029298776760697365, -0.039869386702775955, 0.002626895671710372, 0.013127724640071392, -0.0017647695494815707, -0.062163107097148895, -0.06778156012296677, 0.039833370596170425, -0.020384889096021652, 0.03199995681643486, -0.008535722270607948, 0.01657622866332531, 0.010975786484777927, 0.04408322274684906, 0.0511062853038311, 0.01270454004406929, 0.01910633221268654, 0.005911077838391066, 0.002870001597329974, -0.046640340238809586, -0.002998307580128312, -0.07937861979007721, 0.023122083395719528, 0.030055107548832893, 0.04275064170360565, -0.000378164928406477, 0.004414175171405077, -0.06345967203378677, -0.021591415628790855, 0.04192228242754936, 0.02229372225701809, 0.03430496156215668, -0.019790630787611008, -0.02515697106719017, 0.022707901895046234, -0.026507560163736343, 0.004803594667464495, -0.028542447835206985, -0.01227235235273838, -0.002570620970800519, -0.04408322274684906, 0.07844220846891403, -0.025283025577664375, 0.00798198115080595, 0.009733244776725769, 0.07786595821380615, 0.016675271093845367, 0.0076623414643108845, 0.019232386723160744, -0.04530775919556618, -0.06464819610118866, -0.025174979120492935, 0.00020286971994210035, -0.048008937388658524, -0.04854917153716087, -0.013739991933107376, 0.016990410163998604, -0.0046280184760689735, 0.019988717511296272, -0.0188182070851326, -0.047864872962236404, -0.032198041677474976, -0.04977370426058769, 0.03246815875172615, -0.024922868236899376, 0.05283503979444504, 0.05186261609196663, 0.04923347011208534, 0.11906792223453522, 0.033422574400901794, 0.006419799756258726, -0.0020090010948479176, -0.03882493078708649, -0.01134494785219431, -0.0023432718589901924, 0.05571629852056503, 0.008094529621303082, -0.033782731741666794, 0.027930179610848427, -0.029046667739748955, -0.005087218713015318, 0.047360654920339584, -0.035853635519742966, 0.018340999260544777, 0.01788179762661457, 0.010102405212819576, -0.04970167577266693, -0.00042065218440257013, -0.01094877440482378, 0.014478313736617565, 0.01573886349797249, -0.0011817653430625796, 0.0009482260211370885, -0.018764182925224304, -0.004078778903931379, -0.03464711084961891, 0.0865817591547966, 0.08715800940990448, -0.020907117053866386, 0.02305005118250847, 0.018404025584459305, 0.010777699761092663, 0.020312858745455742, -0.053627386689186096, 0.08600550889968872, 0.0009853672236204147, -0.003032072214409709, 0.0022667385637760162, -0.003581311786547303, 0.0242925938218832, -0.027443967759609222, -0.017494630068540573, 0.047036513686180115, 0.047936905175447464, 0.013496886007487774, 0.009544162079691887, -0.015369703061878681, 0.033170465379953384, -0.05319519713521004, 0.02648955211043358, 0.014253215864300728, -0.06943827867507935, -0.0063342624343931675, -0.010012365877628326, 0.01896226964890957, 0.0418502502143383, -0.047180574387311935, -0.023698335513472557, -0.003441751003265381, -0.053771451115608215, -0.010939770378172398, -0.03236011043190956, -0.07541688531637192, -0.013019678182899952, 0.04862120375037193, -0.00014434420154429972, 0.004384912084788084, 0.036645982414484024, -0.007027564570307732, -0.03720422461628914, -0.025102946907281876, 0.0319279246032238, 0.005519406870007515, -0.055536217987537384, 0.025355057790875435, -0.032342102378606796, 0.046892449259757996, 0.01053459383547306, -0.024562710896134377, 0.04584799334406853, 0.00854472629725933, 0.0485851876437664, 0.026723654940724373, 0.024310601875185966, 0.002802472095936537, -0.06983445584774017, -0.002615640638396144, -0.02092512510716915, -0.02265387959778309, 0.0016117028426378965, -0.0026696643326431513, 0.035349417477846146, -0.010192444548010826, 0.02544509619474411, 0.03576359525322914, -0.03803258761763573, 0.07556094974279404, -0.0029330290853977203, -0.031297650188207626, -0.054671842604875565, -0.027425959706306458, 0.022707901895046234, -0.019682584330439568, 0.04134603217244148, -0.046928465366363525, 0.017458613961935043, -0.06443209946155548, 0.054671842604875565, 0.027065802365541458, -0.011011802591383457, -0.017170488834381104, -0.03850078955292702, 0.040013451129198074, 0.005406857933849096, -0.020078755915164948, 0.011263912543654442, 0.016459178179502487, 0.021447353065013885, 0.0019459736067801714, -0.040373608469963074, -0.0017962832935154438, 0.033098433166742325, -0.08557331562042236, 0.004691045731306076, -0.05791325494647026, -0.024112515151500702, -0.00937308743596077, -0.026471544057130814, -0.0022003345657140017, 0.07307586818933487, -0.010597622022032738, 0.027389945462346077, 0.030685381963849068, -0.018908245489001274, 0.018214942887425423, -0.013343819417059422, 0.004952159710228443, 0.019052308052778244, -0.012155300937592983, -0.010174437426030636, -0.039329152554273605, -0.01657622866332531, -0.032666247338056564, 0.008234091103076935, -0.006595376413315535, -0.00420033186674118, 0.01066064927726984, -0.015189624391496181, 0.05938990041613579, -0.05917380377650261, 0.05751708149909973, 0.040553685277700424, -0.0020281344186514616, -0.04422728717327118, -0.002377036726102233, -0.03785250708460808, -0.0016938636545091867, -0.01223633624613285, -0.008117039687931538, 0.05967802554368973, -0.03142370283603668, -0.038680870085954666, 0.018331995233893394, -0.05143043026328087, -0.07062680274248123, -0.01835000142455101, -0.03203596919775009, 0.011425983160734177, 0.040301576256752014, -0.008121541701257229, 0.02805623598396778, 0.013001670129597187, 0.05823739618062973, -0.055068016052246094, 0.011633072979748249, -0.004436684772372246, -0.032630231231451035, -0.05258293077349663, -0.009535158053040504, -0.04426330327987671, 0.06414397060871124, 0.01458636112511158, -0.02305005118250847, -0.032270073890686035, -0.07937861979007721, -0.012758564203977585, 0.009247032925486565, -0.01759367249906063, -0.010309495963156223, 0.026885725557804108, -0.001941471709869802, 0.009580178186297417, -0.006532348692417145, 0.08103533834218979, 0.03536742180585861, -0.0008559357956983149, 0.05874161794781685, -0.01686435379087925, -0.020294850692152977, -0.00018781628750730306, -0.019052308052778244, -0.05042199045419693, 0.01265051681548357, 0.030487295240163803, 0.011335943825542927, 0.028434399515390396, 0.0500258170068264, 0.016171051189303398, 0.08528519421815872, -0.04361502081155777, 0.040013451129198074, -0.025102946907281876, -0.007234654854983091, -0.04804495349526405, -0.05672473832964897, 0.0008277985034510493, -0.0004656718228943646, -0.01384803932160139, -0.007639831863343716, 0.005852552130818367, 0.003963978495448828, 0.04491158574819565, 0.025210995227098465, 0.02677767723798752, -0.040445636957883835, 0.013703975826501846, -0.00858074240386486, 0.021699462085962296, 0.019556527957320213, -0.04170618951320648, -0.03774445876479149, -0.05838146060705185, 0.0383567288517952, 0.007153619546443224, -0.023572279140353203, 0.033782731741666794, 0.0898231714963913, -0.03279229998588562, 0.027299905195832253, 0.0763532966375351, 0.024526696652173996, 0.05780521035194397, 0.02938881702721119, -0.0009555417345836759, -0.0005630267551168799, 0.04397517815232277, 0.06760147958993912, 0.04883729666471481, 0.036069728434085846, 0.007392223924398422, 0.03817664831876755, -0.020060747861862183, 0.034989260137081146, -0.029550887644290924, -0.003948221914470196, -0.02576923742890358, 0.010543597862124443, 0.07242758572101593, 0.024454664438962936, 0.015864918008446693, 0.05067409947514534, -0.022203681990504265, 0.007392223924398422, 0.0027552014216780663, -0.06864593923091888, -0.019322426989674568, -0.00033117568818852305, 0.022023605182766914, -0.04260658100247383, -0.009733244776725769, 0.027191858738660812, -0.014523333869874477, -0.053375277668237686, -0.00007871401612646878, -0.03781649097800255, 0.006118168123066425, -0.030811436474323273, -0.04483955353498459, 0.07923455536365509, 0.009436114691197872, 0.062379203736782074, -0.04570393264293671, 0.01048057060688734, 0.02196958102285862, 0.0186381284147501, 0.03401683270931244, 0.05211472511291504, -0.005253791343420744, -0.06086654216051102, -0.019574536010622978, 0.061046622693538666, -0.026939747855067253, -0.020330866798758507, -0.013181748799979687, -0.0337287075817585, 0.0033292018342763186, -0.05107027292251587, 0.00803600437939167, -0.013055693358182907, 0.004997179377824068, 0.019556527957320213, 0.032810308039188385, -0.023986460641026497, 0.011498014442622662, -0.005415861960500479, 0.010264475829899311, -0.004148559179157019, -0.023950444534420967, 0.018034864217042923, 0.006653901655226946, -0.02648955211043358, -0.06846585869789124, -0.023428216576576233, 0.00868428684771061, -0.05157449096441269, -0.07008656114339828, -0.007198639214038849, 0.09911522269248962, -0.04361502081155777, 0.024670759215950966, -0.020366881042718887, -0.060938574373722076, 0.018214942887425423, 0.1018524169921875, -0.06490030139684677, -0.05910177528858185, 0.01708044856786728, 0.061983030289411545, -0.0010101280640810728, 0.09688224643468857, 0.014208195731043816, -0.005947093479335308, 0.0574810653924942, 0.0058435481041669846, -0.04883729666471481, -0.007077086251229048, -0.020024731755256653, 0.0008885749848559499, 0.030487295240163803, 0.005685979500412941, -0.019952701404690742, -0.025138963013887405, -0.032450150698423386, -0.027912171557545662, 0.0033562136813998222, 0.03839274123311043, 0.013767004013061523, -0.0150005416944623, -0.013559913262724876, 0.05575231462717056, -0.003459758823737502, -0.001099041779525578, -0.04361502081155777, 0.03886094689369202, 0.007374215871095657, -0.02616541087627411, -0.07937861979007721, -0.045451819896698, -0.039869386702775955, 0.030343232676386833, 0.01718849502503872, -0.08593347668647766, -0.046640340238809586, 0.012065261602401733, 0.019664576277136803, 0.005609446205198765, -0.011200884357094765, 0.04311079904437065, 0.05024190992116928, 0.04069774970412254, -0.02594931609928608, 0.006910513620823622, -0.024130523204803467, 0.0663769468665123, -0.045451819896698, -0.05189863219857216, 0.036862075328826904, 0.017827775329351425, -0.04203033074736595, -0.019160356372594833, -0.0011232398683205247, -0.009125479497015476, -0.048116981983184814, 0.019592544063925743, -0.04429931938648224, 0.02490486018359661, 0.06454014778137207, -0.08031502366065979, -0.05845349282026291, -0.03178386017680168, 0.0432908795773983, -0.04422728717327118, -0.04094985872507095, 0.02099715732038021, 0.0006015748367644846, -0.07102297246456146, 0.01860211230814457, 0.00007108177669579163, 0.054779890924692154, 0.006865493953227997, 0.02620142698287964, 0.05658067390322685, -0.008981416933238506, 0.031063547357916832, -0.047036513686180115, -0.007864929735660553, -0.03515132889151573, 0.005884066224098206, 0.018836215138435364, -0.017098456621170044, -0.055031999945640564, 0.010210452601313591, -0.002865499584004283, 0.05730098858475685, -0.023158099502325058, 0.02902865968644619, -0.04613611847162247, 0.005573430564254522, -0.018142912536859512, -0.006329760421067476, -0.04462346062064171, 0.07358008623123169, -0.03533140942454338, -0.02092512510716915, -0.02809225022792816, -0.026183418929576874, 0.028398385271430016, 0.01690036989748478, -0.006208207458257675, -0.003576809773221612, 0.019970709457993507, 0.011993230320513248, 0.027389945462346077, 0.023428216576576233, -0.0034665116108953953, -0.030091121792793274, 0.02884858101606369, -0.03796055540442467, 0.03760039806365967, 0.007347204256802797, 0.032053977251052856, -0.008990420959889889, -0.05207871273159981, 0.062451235949993134, 0.026111386716365814, 0.012029245495796204, -0.04246251657605171, 0.033350542187690735, -0.01148901041597128, -0.015495757572352886, 0.001627459772862494, 0.008382655680179596, -0.0095891822129488, 0.015297670848667622, -0.02856045588850975, -0.013091709464788437, 0.013127724640071392, 0.032234057784080505, 0.040481653064489365, 0.028758540749549866, -0.01030049193650484, 0.030217178165912628, 0.015810895711183548, -0.009868303313851357, -0.046316199004650116, 0.036285825073719025, 0.03882493078708649, 0.055608250200748444, 0.05715692415833473, 0.012461434118449688, -0.03695211559534073, -0.06007419899106026, -0.006644897628575563, 0.039653293788433075, -0.003993241582065821, 0.028974635526537895, 0.020420905202627182, -0.010912759229540825, 0.02110520377755165, -0.0436510369181633, 0.018142912536859512, 0.0244726724922657, -0.02787615731358528, -0.0425705648958683, 0.053771451115608215, -0.012344383634626865, 0.019952701404690742, 0.021879540756344795, 0.033530622720718384, -0.012929638847708702, 0.006005619186908007, 0.028290336951613426, -0.0343949981033802, 0.024670759215950966, 0.012524462305009365, -0.024562710896134377 ]
28,888
netsuitesdk.internal.exceptions
NetSuiteRequestError
Exception raised for errors during requests like get, search, ..
class NetSuiteRequestError(NetSuiteError): """Exception raised for errors during requests like get, search, ..""" pass
(message, code=None)
[ -0.027130544185638428, -0.0018013536464422941, 0.00532791530713439, 0.05055155232548714, -0.05687958747148514, -0.06295304745435715, -0.06309852004051208, -0.008119161240756512, 0.05444293096661568, -0.023730134591460228, 0.015329121612012386, -0.030567321926355362, 0.01401987299323082, 0.01727481000125408, 0.005618859548121691, -0.00585525156930089, 0.0014558574184775352, 0.03960477560758591, 0.030494587495923042, -0.05858888477087021, -0.03549518808722496, 0.027494225651025772, -0.011401374824345112, 0.04756937175989151, 0.004525545984506607, 0.11470474302768707, 0.022093573585152626, -0.012928832322359085, 0.04484177008271217, -0.021984469145536423, -0.05909803509712219, -0.025675823912024498, -0.03494966775178909, 0.04451445862650871, 0.0020411552395671606, -0.020529748871922493, -0.01228329911828041, 0.006796274334192276, -0.08211899548768997, -0.02269364520907402, -0.12968836724758148, -0.040150295943021774, -0.04465993121266365, -0.023639215156435966, 0.04505997896194458, -0.024984830990433693, -0.024839358404278755, 0.019093211740255356, -0.05797062814235687, 0.01405624020844698, -0.06720810383558273, 0.035695213824510574, 0.046478331089019775, -0.046151019632816315, -0.02853071317076683, 0.02489391155540943, -0.0019400067394599319, 0.052733633667230606, -0.02973085828125477, 0.027566960081458092, -0.03858647122979164, 0.03742269426584244, -0.01094677485525608, 0.000179709168151021, -0.06157106161117554, -0.008423742838203907, -0.03647712618112564, -0.0027844267897307873, -0.0018218106124550104, 0.027457857504487038, 0.03144015371799469, 0.04709658771753311, -0.07586369663476944, 0.03364042192697525, 0.07491812855005264, -0.011028602719306946, -0.00411413237452507, 0.01187415886670351, -0.012792452238500118, -0.010801302269101143, 0.05073339119553566, -0.029276257380843163, 0.010646738111972809, 0.012774268165230751, 0.055133920162916183, -0.015456409193575382, 0.022348148748278618, -0.024257469922304153, -0.012546967715024948, 0.03580431640148163, -0.08190078288316727, -0.0018774991622194648, -0.05171532928943634, -0.04724206030368805, -0.02067522145807743, 0.019238684326410294, 0.04044124111533165, -0.03760453313589096, -0.05066065490245819, -0.051824431866407394, 0.054261088371276855, -0.0036049801856279373, -0.026875969022512436, 0.005173351150006056, -0.019966043531894684, -0.007473628502339125, -0.009746629744768143, -0.056625012308359146, 0.02454841509461403, 0.036840807646512985, 0.008741963654756546, 0.04298700392246246, -0.0593162439763546, -0.004534637555480003, 0.0025707646273076534, -0.003375407075509429, 0.022329965606331825, 0.0063098520040512085, -0.030512770637869835, 0.02594858407974243, 0.046078283339738846, 0.03356768563389778, -0.057825155556201935, 0.006623526103794575, 0.03993208706378937, 0.010501266457140446, -0.01716570556163788, 0.025148486718535423, 0.05047881603240967, -0.00971935410052538, -0.00780094088986516, -0.023530110716819763, -0.04338705167174339, -0.0019866032525897026, 0.01765667460858822, 0.036658965051174164, 0.01730208657681942, 0.012274207547307014, -0.026239527389407158, 0.00930566806346178, 0.005637043621391058, 0.04473266750574112, -0.012974292039871216, -0.0021991287358105183, -0.010264874435961246, 0.008132798597216606, -0.026384999975562096, -0.04204143211245537, -0.0557885468006134, -0.00526881730183959, 0.016192862764000893, -0.017620306462049484, -0.0018684071255847812, -0.04349615424871445, -0.03260393068194389, 0.034476883709430695, 0.0072826966643333435, -0.10561273992061615, 0.01849314011633396, -0.04298700392246246, -0.05364283174276352, -0.028985314071178436, 0.03224025294184685, -0.011692319065332413, 0.0029639936983585358, -0.0005446679424494505, -0.03629528731107712, -0.05982539802789688, -0.03685899078845978, -0.04036850482225418, -0.02463933452963829, 0.06735357642173767, -0.02934899367392063, -0.038440998643636703, 0.00111945322714746, 0.006455324124544859, 0.02358466200530529, 0.0260213203728199, -0.04189596325159073, 0.006887194234877825, 0.036422573029994965, 0.005755239631980658, -0.007914590649306774, 0.04756937175989151, 0.010901314206421375, 0.0036345291882753372, -0.03227661922574043, 0.004805124830454588, -0.01765667460858822, 0.027457857504487038, 0.027512408792972565, -0.006368950009346008, 0.01842949539422989, 0.022566357627511024, -0.03531334921717644, -0.025166671723127365, 0.010201230645179749, 0.02269364520907402, 0.07211779057979584, 0.06491691619157791, -0.03413138911128044, 0.10844944417476654, 0.0009148830431513488, -0.01446538046002388, -0.023530110716819763, 0.0062643918208777905, 0.009710261598229408, -0.07535453885793686, -0.057025060057640076, 0.04204143211245537, 0.01540185697376728, 0.039822984486818314, -0.0004517590277828276, 0.010392162017524242, 0.02714872919023037, 0.003895924426615238, 0.024221103638410568, 0.01142865139991045, 0.02585766464471817, 0.003298124996945262, -0.008578306995332241, -0.030567321926355362, 0.07840945571660995, -0.06920834630727768, 0.010583094321191311, 0.00788731500506401, 0.05131527781486511, -0.012510599568486214, -0.02527577616274357, -0.07411802560091019, -0.03600434213876724, 0.0309491865336895, 0.02091161347925663, 0.026403184980154037, 0.00989210233092308, -0.029930882155895233, 0.02334826998412609, -0.048733148723840714, 0.02973085828125477, -0.043059736490249634, -0.002245725365355611, -0.010073942132294178, -0.03771363943815231, 0.06473507732152939, -0.007714566774666309, 0.017765779048204422, 0.01223783940076828, 0.09266571700572968, -0.01029215008020401, 0.006732630077749491, 0.03604070842266083, -0.03362223505973816, -0.06942655146121979, -0.03393136337399483, 0.020929796621203423, -0.03096737153828144, -0.026948705315589905, 0.019093211740255356, 0.03349494934082031, -0.025657638907432556, 0.005332461092621088, -0.006914470344781876, -0.012592427432537079, -0.02091161347925663, -0.0414959117770195, 0.01394713670015335, -0.0006642846274189651, 0.06480781733989716, 0.05640680342912674, 0.06429866701364517, 0.1378348022699356, 0.06248026341199875, 0.023802870884537697, 0.014674496836960316, -0.009555697441101074, -0.022257229313254356, -0.015911009162664413, 0.0686991959810257, -0.004996057134121656, -0.013692560605704784, 0.03324037045240402, -0.01592010259628296, -0.021529868245124817, 0.06088006868958473, -0.04036850482225418, -0.033022165298461914, 0.0000604476299486123, -0.01434718444943428, -0.06473507732152939, -0.02009333297610283, -0.0013728928752243519, 0.033276740461587906, 0.0005529075860977173, -0.01767485961318016, -0.04800578951835632, -0.022384516894817352, -0.025748560205101967, 0.006641710177063942, 0.08197352290153503, 0.07768209278583527, 0.01692931354045868, 0.05615222454071045, 0.020966164767742157, -0.023930158466100693, -0.0010728565976023674, -0.046405594795942307, 0.054333824664354324, 0.03264030069112778, -0.012801543809473515, -0.02034790813922882, -0.013683468103408813, 0.011510479263961315, -0.05629769712686539, -0.026239527389407158, 0.004686928819864988, 0.049969661980867386, 0.024621151387691498, -0.01593828573822975, -0.020966164767742157, 0.057025060057640076, -0.05124254152178764, 0.03154926002025604, -0.004932412877678871, -0.03873194381594658, 0.006082551553845406, -0.013747112825512886, 0.07011754810810089, 0.03815005347132683, -0.06022544577717781, 0.021602604538202286, 0.02634863182902336, -0.029203521087765694, -0.016156494617462158, -0.009710261598229408, -0.055133920162916183, -0.02002059668302536, 0.026039503514766693, -0.030840082094073296, 0.00427324278280139, 0.012383311986923218, -0.01446538046002388, -0.03389499709010124, -0.03200386092066765, -0.010610370896756649, -0.00811006873846054, -0.0593162439763546, 0.000009171915735350922, -0.013447076082229614, 0.02447567880153656, -0.007414530497044325, -0.01887500286102295, 0.06102554127573967, -0.010955866426229477, 0.02633044868707657, 0.024021077901124954, 0.03511332720518112, -0.01077402662485838, -0.09441138803958893, 0.0017081605037674308, -0.029221706092357635, 0.00311855785548687, 0.014901797287166119, 0.0018661341164261103, 0.0298945140093565, -0.01992967538535595, -0.028076112270355225, 0.04553276300430298, -0.0239119753241539, 0.06058912351727486, -0.03064005821943283, 0.003316309070214629, -0.04578733816742897, -0.02454841509461403, 0.013810756616294384, -0.02149350196123123, 0.026930520310997963, -0.025257591158151627, -0.015438225120306015, -0.08488296717405319, 0.04022303223609924, 0.014656312763690948, -0.009046545252203941, -0.035367902368307114, -0.02431202307343483, 0.027494225651025772, -0.032040227204561234, 0.003895924426615238, 0.03382226079702377, 0.028239769861102104, 0.055715810507535934, 0.015738261863589287, -0.052151743322610855, 0.017447559162974358, 0.04629649221897125, -0.026239527389407158, -0.02034790813922882, -0.07710020989179611, -0.05844341218471527, -0.044550828635692596, -0.029858145862817764, 0.004343705717474222, 0.0726633071899414, -0.013183408416807652, 0.029130786657333374, 0.0264941044151783, 0.0007478174520656466, 0.0012149192625656724, -0.052733633667230606, 0.004882406909018755, -0.017856698483228683, -0.0016695194644853473, -0.002168443286791444, -0.07433623820543289, -0.06735357642173767, -0.01854769140481949, 0.04484177008271217, 0.015692802146077156, 0.04084128886461258, 0.027421489357948303, -0.017002049833536148, 0.03322218731045723, -0.04815126210451126, 0.07051759213209152, 0.06007997319102287, 0.02334826998412609, -0.02536669559776783, -0.02171170897781849, -0.03158562630414963, 0.02236633375287056, -0.02300277352333069, 0.0020388823468238115, 0.04604191705584526, -0.02820340171456337, -0.054988451302051544, 0.010073942132294178, -0.026112239807844162, -0.07400892674922943, -0.02796700969338417, -0.03427686169743538, 0.04164138436317444, -0.01716570556163788, -0.02723964862525463, 0.008505571633577347, 0.04204143211245537, 0.06037091836333275, -0.049242302775382996, 0.01943870820105076, 0.008969263173639774, -0.01976601965725422, -0.03549518808722496, 0.019893307238817215, -0.03614981472492218, 0.05306094512343407, -0.015901917591691017, -0.01791125163435936, -0.0398593507707119, -0.09957564622163773, 0.013074303977191448, -0.0014581304276362062, 0.01620195433497429, 0.0025730375200510025, 0.02998543344438076, 0.010028482414782047, 0.012837911956012249, -0.009846641682088375, 0.04204143211245537, 0.01289246417582035, 0.029239889234304428, 0.05858888477087021, -0.019711468368768692, -0.04069581627845764, 0.0033435849472880363, -0.006159833632409573, -0.020602485164999962, 0.026694128289818764, 0.040077559649944305, 0.00033896134118549526, -0.0038140963297337294, 0.023475557565689087, 0.0026025865226984024, 0.04345978796482086, -0.049715086817741394, 0.034640539437532425, -0.0249666478484869, 0.0028344327583909035, -0.052879102528095245, -0.026948705315589905, 0.006396226119250059, 0.0019388701766729355, 0.01535639725625515, 0.03393136337399483, 0.010928590781986713, 0.002802610630169511, 0.04385983571410179, 0.05440656095743179, 0.018220379948616028, -0.043059736490249634, 0.038440998643636703, -0.034967854619026184, 0.03851373493671417, 0.01952962763607502, -0.04880588501691818, 0.006996298208832741, -0.01952962763607502, 0.02400289475917816, -0.01603829860687256, 0.009573881514370441, 0.04004119336605072, 0.0869923084974289, -0.023220982402563095, 0.01289246417582035, 0.05615222454071045, 0.05146075040102005, 0.032203882932662964, 0.0294217299669981, -0.009673893451690674, -0.014374461024999619, 0.03380407765507698, 0.07637284696102142, 0.08953806757926941, 0.05407924950122833, 0.010928590781986713, 0.04167775437235832, -0.05153348669409752, 0.01795671135187149, -0.012201471254229546, -0.0004690906498581171, -0.01405624020844698, -0.012674255296587944, 0.06626253575086594, -0.013101579621434212, 0.012583335861563683, 0.05982539802789688, -0.015256385318934917, 0.016711106523871422, 0.0051506212912499905, -0.06949929147958755, 0.00976481381803751, 0.02011151611804962, 0.028748922049999237, 0.009082913398742676, 0.02407563105225563, 0.005714325699955225, 0.0034663272090256214, -0.05658864229917526, -0.015092729590833187, -0.03734995797276497, 0.026930520310997963, -0.04513271525502205, -0.012019631452858448, 0.04160501807928085, 0.018420403823256493, 0.04851493984460831, -0.027421489357948303, -0.0030458217952400446, 0.029603570699691772, 0.016611093655228615, 0.02773061767220497, 0.021420765668153763, -0.002228677971288562, -0.04927866905927658, -0.023439189419150352, 0.021020716056227684, -0.022002654150128365, -0.010037573985755444, 0.006655347999185324, -0.005605221260339022, -0.018484046682715416, -0.05153348669409752, 0.0021559419110417366, -0.016347425058484077, 0.018511323258280754, -0.014747233130037785, 0.05444293096661568, -0.015129096806049347, 0.028712553903460503, -0.02398470975458622, 0.025493983179330826, 0.0010785391787067056, -0.0073781623505055904, 0.03280395641922951, -0.007873676717281342, -0.03502240404486656, -0.03711356595158577, -0.0275487769395113, -0.0005108570330776274, -0.05073339119553566, -0.06528060138225555, -0.007364524528384209, 0.03767726942896843, -0.05229721590876579, -0.0037345413584262133, -0.02100253291428089, -0.052151743322610855, -0.001987739698961377, 0.09070184826850891, -0.02674867957830429, -0.0515698567032814, -0.0067599061876535416, 0.008578306995332241, -0.02009333297610283, 0.07702746987342834, 0.03524061292409897, -0.010092126205563545, 0.08226446807384491, -0.006391679868102074, -0.05186079815030098, 0.028003377839922905, -0.032458458095788956, -0.00020371774735394865, 0.043059736490249634, -0.040150295943021774, -0.04335068166255951, -0.03518605977296829, -0.057025060057640076, -0.03207659721374512, 0.01960236392915249, 0.030094537883996964, -0.009110189974308014, -0.022511806339025497, -0.018211286514997482, 0.014729049056768417, -0.019093211740255356, 0.012228747829794884, -0.030039986595511436, 0.034476883709430695, 0.004200506489723921, -0.011455927044153214, -0.06437139958143234, -0.046405594795942307, -0.0440780445933342, 0.06637164205312729, 0.023239165544509888, -0.07695473730564117, 0.01782033033668995, 0.012501507997512817, 0.0499332956969738, -0.013283420354127884, 0.00488695316016674, 0.05829793959856033, 0.06255299597978592, 0.051824431866407394, -0.034876931458711624, -0.004300518427044153, -0.03022182732820511, 0.06786272674798965, 0.002850343706086278, -0.07840945571660995, 0.07259057462215424, -0.012956107966601849, -0.02100253291428089, -0.0005887073348276317, -0.012337851338088512, -0.01994786038994789, -0.04669653996825218, 0.03373134136199951, -0.06157106161117554, 0.020947981625795364, 0.04546002671122551, -0.058479778468608856, -0.016556542366743088, -0.018302207812666893, 0.03673170134425163, -0.0747726559638977, -0.010883131064474583, 0.026130424812436104, 0.04127770662307739, -0.08459202200174332, 0.04662380367517471, 0.001226284191943705, 0.019147763028740883, -0.0002834148472175002, 0.04004119336605072, 0.03662259876728058, 0.006241661962121725, -0.009710261598229408, -0.028167033568024635, -0.017520295456051826, -0.012219655327498913, 0.009455685503780842, -0.014910888858139515, 0.0013569818111136556, -0.05258816108107567, 0.01389258448034525, -0.014565393328666687, 0.04182322695851326, 0.005564307328313589, 0.02107526920735836, -0.01976601965725422, -0.010583094321191311, -0.023639215156435966, -0.00016422434418927878, -0.051097072660923004, 0.09019269794225693, -0.025021199136972427, -0.012428771704435349, -0.0015342759434133768, -0.05007876828312874, -0.0030708247795701027, 0.07804577797651291, 0.011037694290280342, -0.0009495463455095887, -0.00977390632033348, 0.02276638150215149, 0.020293356850743294, 0.02407563105225563, 0.002071840688586235, -0.018411310389637947, 0.02011151611804962, -0.02342100627720356, 0.038368262350559235, -0.020329724997282028, 0.006755359936505556, -0.03524061292409897, -0.04473266750574112, 0.04887862130999565, 0.017320269718766212, -0.0003798753605224192, -0.05131527781486511, 0.03678625449538231, 0.0012024177704006433, -0.03502240404486656, 0.004805124830454588, 0.008000965230166912, -0.0015626884996891022, 0.0026184977032244205, -0.04811489209532738, -0.03591342270374298, 0.033185821026563644, 0.051097072660923004, 0.04738753288984299, 0.03760453313589096, -0.022657277062535286, 0.04236874729394913, 0.025166671723127365, -0.04684201255440712, -0.0562613308429718, 0.04222327470779419, 0.0054461113177239895, 0.03127649798989296, 0.04811489209532738, 0.018511323258280754, -0.01798398606479168, -0.05746147409081459, -0.026603208854794502, 0.05018787086009979, 0.02794882468879223, 0.0064507778733968735, 0.008132798597216606, -0.02276638150215149, -0.0024957554414868355, -0.04135044291615486, 0.017947619780898094, 0.028167033568024635, -0.024221103638410568, -0.037968214601278305, 0.061716534197330475, 0.004018666688352823, 0.01739300601184368, 0.018093090504407883, 0.03064005821943283, 0.0014444923726841807, -0.006196201778948307, 0.013619824312627316, -0.026057688519358635, 0.013165224343538284, 0.04302337020635605, -0.010983143001794815 ]
28,891
netsuitesdk.internal.exceptions
NetSuiteTypeError
Exception raised when requested an invalid netsuite type
class NetSuiteTypeError(NetSuiteError): """Exception raised when requested an invalid netsuite type""" pass
(message, code=None)
[ -0.0054152961820364, 0.019525324925780296, 0.015057816170156002, 0.025398939847946167, -0.03253627568483353, -0.06948666274547577, -0.04406991973519325, -0.005388597957789898, 0.0433579683303833, -0.025203153491020203, 0.0007442138739861548, -0.008872720412909985, -0.019667714834213257, -0.005139414221048355, -0.008783726021647453, 0.0026920740492641926, -0.036843594163656235, 0.050975870341062546, 0.027997570112347603, -0.030507206916809082, -0.05941252037882805, 0.035579875111579895, 0.0022637895308434963, 0.02739240974187851, 0.048306044191122055, 0.07432794570922852, 0.030169028788805008, -0.0016875523142516613, 0.0038467736449092627, -0.014158975332975388, -0.08208823949098587, -0.044532690197229385, -0.028638329356908798, 0.05044190585613251, 0.03091658093035221, -0.008886069059371948, -0.03301684185862541, 0.015912160277366638, -0.056422315537929535, 0.00034374004462733865, -0.10294847190380096, -0.015609580092132092, -0.05239977687597275, -0.00016283155127894133, 0.007132884114980698, -0.051937006413936615, -0.012414689175784588, -0.009629171341657639, -0.09397786110639572, -0.012405789457261562, -0.06357744336128235, 0.008098470978438854, 0.038374293595552444, -0.006460977718234062, -0.05272015556693077, 0.04026097059249878, 0.008396601304411888, 0.06279429793357849, -0.012886358425021172, 0.0656421110033989, -0.029724057763814926, 0.024437803775072098, -0.0195787213742733, -0.04855522885918617, -0.03695038706064224, -0.02304949425160885, -0.04172047600150108, 0.012272298336029053, 0.01739836297929287, 0.03830309957265854, 0.02853153645992279, 0.05044190585613251, -0.08564800769090652, 0.03940662741661072, 0.0838681235909462, -0.02304949425160885, -0.0060961018316447735, 0.0419340617954731, 0.007123984396457672, 0.011008581146597862, 0.04303758963942528, -0.006874801125377417, 0.0031058969907462597, 0.021198414266109467, 0.029706260189414024, 0.0174606591463089, 0.005486491601914167, 0.0071996296755969524, -0.014514951966702938, 0.003561992198228836, -0.06222473457455635, -0.03581126034259796, -0.059519313275814056, -0.03312363475561142, -0.028175558894872665, -0.00037544421502389014, 0.04780767858028412, -0.07653500139713287, -0.03636302426457405, -0.04364274814724922, 0.05350330471992493, -0.024669189006090164, -0.015814267098903656, -0.016855498775839806, -0.024562396109104156, -0.0030347018036991358, -0.007066138554364443, -0.02402842976152897, -0.01551168691366911, 0.054037269204854965, 0.0012737292563542724, 0.00963807012885809, -0.04086612910032272, -0.0447818748652935, 0.019382933154702187, 0.012361292727291584, 0.017567452043294907, 0.010732699185609818, -0.012414689175784588, 0.047166917473077774, 0.038374293595552444, 0.07041220366954803, -0.06361304223537445, 0.0573122575879097, 0.02182137407362461, 0.03385338932275772, -0.019347336143255234, -0.0013104394311085343, 0.05841578543186188, -0.025114160031080246, 0.015903260558843613, -0.016241438686847687, -0.03563327342271805, 0.033497411757707596, 0.00844554789364338, 0.04755849391222, 0.009646969847381115, -0.00811626948416233, -0.033604204654693604, -0.009335489943623543, 0.0007647937745787203, 0.055995140224695206, 0.028050968423485756, -0.012583778239786625, -0.008601288311183453, 0.05300493910908699, -0.05855817347764969, -0.024829378351569176, -0.06514374166727066, 0.01518240850418806, 0.009099655784666538, -0.026662658900022507, -0.019632117822766304, -0.02488277480006218, -0.04389193281531334, 0.02849593758583069, 0.028976507484912872, -0.09853436052799225, 0.015671875327825546, -0.05862937122583389, -0.062153540551662445, -0.015938859432935715, 0.03134375065565109, -0.014470454305410385, -0.007115085143595934, 0.019098151475191116, -0.014532750472426414, -0.06407581269741058, -0.04673974588513374, -0.015048916451632977, -0.046490561217069626, 0.0349569171667099, -0.019881300628185272, -0.007217428646981716, 0.004587650299072266, 0.015137910842895508, 0.01496882177889347, 0.03744875267148018, 0.004465283360332251, 0.031094567850232124, 0.027748387306928635, 0.009326591156423092, -0.03344401344656944, 0.049017999321222305, 0.012325694784522057, 0.016472823917865753, -0.030097832903265953, -0.0008465572027489543, 0.0036042644642293453, -0.00965586956590414, 0.00950457900762558, 0.001394983846694231, 0.0016386054921895266, -0.0011936344671994448, 0.009451182559132576, -0.031076770275831223, 0.009531277231872082, 0.018813371658325195, -0.031236959621310234, 0.08344095200300217, -0.012886358425021172, 0.08173225820064545, 0.007155132479965687, -0.012414689175784588, -0.008930566720664501, -0.037092775106430054, 0.017442859709262848, -0.053182926028966904, -0.0433579683303833, 0.018564186990261078, 0.009905053302645683, -0.004988124128431082, 0.0013871968258172274, 0.019258342683315277, 0.049017999321222305, -0.04641936719417572, -0.014078880660235882, 0.008650234900414944, 0.010367822833359241, -0.001440593390725553, 0.010287728160619736, -0.016285935416817665, 0.05983969196677208, -0.06389782577753067, 0.014470454305410385, -0.001867765444330871, 0.02725001983344555, -0.013865293934941292, -0.005455343518406153, -0.02881631813943386, -0.039762601256370544, 0.011498048901557922, -0.009184200316667557, 0.049017999321222305, 0.00156296044588089, -0.04641936719417572, 0.024437803775072098, -0.03680799528956413, 0.0230850912630558, -0.008690282702445984, -0.014354762621223927, -0.021020427346229553, -0.07382957637310028, 0.04154248535633087, -0.018403997644782066, 0.022729115560650826, 0.02951047196984291, 0.0656421110033989, -0.026627060025930405, 0.017264872789382935, 0.007853737100958824, -0.056849487125873566, -0.04958755895495415, -0.022551126778125763, 0.02039746753871441, -0.028015369549393654, -0.029385879635810852, -0.06624726951122284, 0.05763263627886772, -0.06065843626856804, -0.007929381914436817, -0.022907104343175888, -0.0016441675834357738, 0.00268984935246408, -0.02824675478041172, -0.03089878149330616, -0.017344966530799866, 0.06375543773174286, 0.06671003997325897, 0.05987528711557388, 0.12274078279733658, 0.06948666274547577, 0.037413157522678375, 0.02951047196984291, 0.004916928708553314, -0.02979525364935398, -0.029154496267437935, 0.05635111778974533, 0.040901727974414825, 0.0015763095580041409, 0.021145017817616463, 0.020361870527267456, -0.012619375251233578, 0.023690251633524895, -0.020361870527267456, -0.023120690137147903, 0.00842329952865839, -0.032073505222797394, -0.05368129163980484, -0.0067324102856218815, -0.00014642324822489172, 0.05706307291984558, 0.025950705632567406, -0.01544939074665308, -0.04962315782904625, 0.02039746753871441, 0.0010456816526129842, -0.02335207536816597, 0.08158987015485764, 0.039086245000362396, -0.001844404498115182, 0.04599219560623169, 0.021589988842606544, -0.02532774582505226, -0.00024779318482615054, -0.0349569171667099, 0.04015417769551277, 0.010928486473858356, -0.02431321144104004, 0.014692939817905426, -0.010999681428074837, 0.02377924695611, -0.0601600706577301, -0.005192810669541359, 0.04766528680920601, 0.07525348663330078, 0.017247073352336884, -0.031076770275831223, -0.015209106728434563, 0.06493015587329865, -0.05090467631816864, -0.004556502215564251, 0.023601258173584938, -0.060480449348688126, -0.0016786528285592794, -0.02812216244637966, 0.03326602652668953, 0.025630325078964233, -0.04239682853221893, 0.02194596640765667, 0.012815162539482117, -0.01843959465622902, 0.02808656543493271, 0.01776324026286602, -0.004394087940454483, -0.01859978586435318, 0.0600888729095459, -0.04552942514419556, 0.007844837382435799, 0.01843959465622902, -0.0007008292013779283, -0.03146834298968315, -0.01774544082581997, -0.028745122253894806, 0.034316159784793854, -0.040759336203336716, -0.012841860763728619, -0.032927848398685455, 0.06799155473709106, 0.03639862313866615, -0.051794614642858505, 0.051367443054914474, -0.006331936456263065, 0.02849593758583069, -0.008605738170444965, 0.021999362856149673, 0.002643127227202058, -0.06539292633533478, -0.011239965446293354, -0.027748387306928635, 0.010892888531088829, 0.017647547647356987, 0.0011936344671994448, 0.03483232483267784, -0.041862864047288895, -0.006679013837128878, 0.03639862313866615, -0.014078880660235882, 0.08315616846084595, -0.008111819624900818, -0.000438574468716979, -0.040189772844314575, -0.04097292199730873, -0.0136339096352458, -0.0164372269064188, 0.01570747420191765, -0.003121471032500267, -0.011916321702301502, -0.08749908208847046, -0.0024384406860917807, -0.02351226471364498, 0.004725591279566288, -0.036149438470602036, -0.0001300149451708421, 0.009949550032615662, -0.025398939847946167, 0.0042205494828522205, 0.03547308221459389, -0.024010632187128067, 0.048163652420043945, 0.003266086569055915, -0.018421797081828117, 0.05578155443072319, 0.009985147975385189, 0.0006246279226616025, -0.014577248133718967, -0.11056637763977051, -0.0391574427485466, -0.04086612910032272, -0.021500995382666588, -0.017941227182745934, 0.050406306982040405, -0.00747996149584651, 0.04670415073633194, -0.008912768214941025, 0.007635700982064009, 0.006545522250235081, -0.05994648486375809, -0.007012742105871439, -0.028478140011429787, 0.0698070377111435, 0.011106474325060844, -0.06934426724910736, -0.0963985025882721, 0.0005484267021529377, 0.05368129163980484, 0.01943632960319519, 0.012619375251233578, 0.02881631813943386, -0.009099655784666538, 0.04040336236357689, -0.04503105953335762, 0.08166106790304184, 0.071230947971344, 0.03554427623748779, 0.002732121618464589, -0.04015417769551277, -0.020166082307696342, 0.018279405310750008, -0.014630644582211971, 0.003831199835985899, 0.049445170909166336, -0.005192810669541359, -0.03876586630940437, 0.014417057856917381, -0.04795006662607193, -0.0684899240732193, -0.0489468015730381, -0.037662338465452194, 0.03833869472146034, -0.007733594626188278, -0.016392728313803673, 0.008765927515923977, 0.048448435962200165, 0.038943856954574585, -0.07589424401521683, 0.006394232157617807, -0.000849894480779767, -0.02221294865012169, -0.009046259336173534, -0.018145915120840073, -0.020166082307696342, 0.06254511326551437, -0.013696204870939255, -0.015458290465176105, -0.017781037837266922, -0.08856701105833054, 0.0062918891198933125, 0.0349213182926178, -0.006260741036385298, -0.017166977748274803, 0.02402842976152897, -0.01566297747194767, 0.012610476464033127, 0.015084514394402504, 0.025968503206968307, 0.006839203182607889, -0.00643427949398756, 0.07347360253334045, 0.0223731379956007, -0.022426534444093704, 0.006727960426360369, 0.04958755895495415, -0.02783738076686859, 0.020379668101668358, 0.07187170535326004, 0.007751393597573042, 0.025203153491020203, 0.015502787195146084, -0.008530092425644398, 0.0419696569442749, -0.00021052686497569084, 0.013536015525460243, 0.0006029356154613197, -0.049017999321222305, -0.027339013293385506, -0.02239093743264675, 0.004765638615936041, 0.014239070005714893, 0.053111732006073, 0.014559448696672916, -0.0005595509428530931, 0.020646650344133377, 0.029706260189414024, 0.0880686491727829, 0.014755235984921455, -0.008783726021647453, 0.038516685366630554, -0.04994353652000427, 0.054037269204854965, 0.03506371006369591, -0.02769499085843563, -0.00043189991265535355, -0.07326001673936844, 0.06493015587329865, -0.05147423595190048, 0.0307563915848732, 0.04435470327734947, 0.07461272925138474, -0.034743331372737885, -0.014559448696672916, 0.06478776782751083, 0.0810915008187294, 0.019756710156798363, 0.03303464129567146, -0.004685543943196535, 0.034476347267627716, 0.018199311569333076, 0.03520610183477402, 0.06692362576723099, 0.010714899748563766, -0.0016408303054049611, 0.018368400633335114, -0.02194596640765667, 0.044532690197229385, -0.010421219281852245, -0.02977745421230793, -0.010990781709551811, 0.008561240509152412, 0.03762674331665039, 0.03833869472146034, 0.03862347826361656, 0.04503105953335762, -0.020326271653175354, 0.021572191268205643, -0.03862347826361656, -0.06542852520942688, 0.023441068828105927, 0.04837723821401596, -0.0040514604188501835, 0.004814585670828819, -0.034316159784793854, -0.008948365226387978, -0.007875985465943813, -0.02057545632123947, 0.005148313473910093, -0.0031548438128083944, 0.014986621215939522, -0.047309309244155884, -0.011168770492076874, 0.03244727849960327, 0.004792336840182543, 0.042966391891241074, -0.02223074808716774, 0.0011580368736758828, 0.04948076605796814, 0.008605738170444965, 0.015698574483394623, 0.02671605534851551, 0.01684659905731678, -0.053111732006073, -0.04122210666537285, 0.021625587716698647, 0.0018021322321146727, -0.009228697046637535, -0.024704786017537117, -0.03744875267148018, 0.002672050381079316, -0.04673974588513374, 0.01266387291252613, 0.0021569966338574886, -0.04065254330635071, 0.024722585454583168, 0.03369319811463356, 0.012904156930744648, 0.0279797725379467, -0.03385338932275772, 0.02417082153260708, -0.00899286288768053, -0.031806521117687225, 0.02041526697576046, 0.005855817347764969, -0.03901505097746849, -0.04307318478822708, -0.021038224920630455, -0.010608106851577759, -0.07589424401521683, -0.0698070377111435, -0.04798566550016403, 0.060053277760744095, -0.028620529919862747, 0.04855522885918617, 0.004536478780210018, -0.043820738792419434, -0.00789378397166729, 0.045671816915273666, 0.016508420929312706, -0.04684653878211975, 0.010020744986832142, 0.0010239894036203623, -0.04015417769551277, 0.07931161671876907, 0.026876244693994522, 0.008792625740170479, 0.09590013325214386, -0.01733606681227684, -0.041862864047288895, 0.019347336143255234, -0.011364557780325413, -0.01956092193722725, 0.052898142486810684, 0.004787887446582317, -0.0419340617954731, -0.05061989277601242, -0.0027298966888338327, -0.04556502401828766, 0.015271401964128017, -0.009046259336173534, -0.020717846229672432, -0.00713733397424221, -0.03146834298968315, 0.05243537575006485, 0.007484410889446735, -0.005579935386776924, -0.03073859214782715, -0.0003604264638852328, -0.03705717995762825, -0.006656765006482601, -0.014781934209167957, -0.09860555827617645, -0.032215896993875504, 0.048163652420043945, 0.02488277480006218, -0.09590013325214386, -0.026769451797008514, -0.0061850957572460175, 0.032927848398685455, 0.010572508908808231, 0.040474556386470795, 0.06589129567146301, 0.04136449843645096, 0.024153022095561028, -0.01447935402393341, -0.005508739966899157, -0.028068765997886658, 0.025630325078964233, 0.014434857293963432, -0.07753173261880875, 0.04011857882142067, 0.006087202113121748, -0.007867085747420788, -0.0008026162977330387, -0.01495992299169302, -0.0433223694562912, -0.021180616691708565, 0.07803010195493698, -0.03680799528956413, 0.02685844525694847, 0.018056919798254967, -0.06742199510335922, -0.013820797204971313, 0.00965586956590414, 0.012459185905754566, -0.014986621215939522, 0.036701202392578125, -0.004523129668086767, 0.04827044531702995, -0.0342271625995636, 0.04406991973519325, -0.030507206916809082, 0.013206737115979195, 0.016570717096328735, 0.028424743562936783, 0.01900915801525116, -0.029474874958395958, 0.009046259336173534, -0.06720840930938721, 0.0019089252455160022, -0.0011847350979223847, 0.006839203182607889, -0.007181830704212189, -0.022034959867596626, -0.07867085933685303, -0.009077407419681549, -0.041613683104515076, 0.03762674331665039, -0.0018510790541768074, 0.021287409588694572, -0.02614649198949337, -0.07108855247497559, -0.03716397285461426, 0.004956976044923067, -0.04503105953335762, 0.05435764789581299, -0.009629171341657639, -0.0657489076256752, -0.011070876382291317, -0.0216611847281456, -0.013794098980724812, 0.06813395023345947, 0.015209106728434563, -0.0019712212961167097, -0.011017479933798313, 0.060053277760744095, 0.024135222658514977, 0.020344071090221405, -0.03636302426457405, -0.0024184170179069042, 0.06838313490152359, -0.011702735908329487, 0.024989567697048187, -0.006937096826732159, -0.009424484334886074, -0.018902365118265152, -0.05122505500912666, 0.02223074808716774, -0.014434857293963432, 0.04492426663637161, -0.06838313490152359, -0.0010351135861128569, -0.004930277820676565, -0.03118356317281723, 0.02110942080616951, 0.005851367954164743, 0.03034701757133007, 0.017238173633813858, -0.04958755895495415, -0.02783738076686859, 0.024010632187128067, 0.04528024047613144, 0.07148013263940811, 0.013028749264776707, -0.009326591156423092, 0.04008297994732857, 0.02377924695611, 0.007155132479965687, -0.05254216864705086, 0.04556502401828766, -0.004380738828331232, -0.0030480509158223867, 0.035455282777547836, 0.06913068145513535, -0.01809251867234707, -0.06037365645170212, -0.02377924695611, 0.05713426694273949, 0.01175613235682249, 0.028139961883425713, 0.02319188416004181, -0.036843594163656235, -0.001704238704405725, -0.018670979887247086, -0.01140015572309494, 0.025523532181978226, 0.015840964391827583, -0.050975870341062546, 0.08080672472715378, -0.02207055874168873, -0.017166977748274803, -0.001340474933385849, 0.037804730236530304, -0.002507411176338792, -0.004783437587320805, 0.00037600044743157923, -0.043393563479185104, -0.023316476494073868, -0.004167152568697929, -0.03317703306674957 ]
28,898
jupyter_highlight_selected_word
_jupyter_nbextension_paths
null
def _jupyter_nbextension_paths(): # src & dest are os paths, and so must use os.path.sep to work correctly on # Windows. # In contrast, require is a requirejs path, and thus must use `/` as the # path separator. return [dict( section='notebook', # src is relative to current module src=os.path.join('static', 'highlight_selected_word'), # dest directory is in the `nbextensions/` namespace dest='highlight_selected_word', # require is also in the `nbextensions/` namespace # must use / as path.sep require='highlight_selected_word/main', )]
()
[ 0.008903547190129757, -0.06266763061285019, 0.03817129507660866, 0.0032890315633267164, -0.02156863547861576, 0.039320141077041626, 0.0006190096610225737, 0.057256944477558136, -0.0011337894247844815, 0.004845531191676855, 0.030203500762581825, 0.011683010496199131, 0.022569241002202034, 0.0019873161800205708, -0.08338389545679092, -0.08330977708101273, 0.06818950176239014, 0.03157470375299454, -0.04784382879734039, -0.008023384027183056, -0.05021563544869423, -0.03483593836426735, 0.02084597386419773, -0.003610986052080989, -0.03631832078099251, 0.03153764456510544, 0.0018193903379142284, -0.014351295307278633, 0.02271747961640358, -0.0730813518166542, -0.01885402575135231, -0.06844891607761383, -0.00686064176261425, -0.02423691935837269, -0.0038148134481161833, -0.04550907760858536, 0.032371483743190765, 0.04688027873635292, -0.010515635833144188, -0.03628126159310341, -0.004581482149660587, -0.010339603759348392, 0.030481446534395218, -0.04243313893675804, 0.03707804158329964, 0.035669777542352676, -0.051142122596502304, 0.012201843783259392, -0.0004221309791319072, 0.049585625529289246, 0.03548448160290718, -0.06466884911060333, 0.001010450767353177, -0.01977124810218811, -0.03739304468035698, 0.041247233748435974, 0.012767001055181026, 0.04617615044116974, 0.0008905863505788147, 0.060962893068790436, -0.010830641724169254, -0.017436498776078224, 0.05599692091345787, -0.00334925320930779, -0.0329829640686512, 0.0402836874127388, -0.013767608441412449, -0.03111145831644535, -0.03329797089099884, -0.0014163681771606207, 0.008407876826822758, -0.0549592524766922, 0.011062263511121273, -0.023699557408690453, -0.004488833248615265, -0.014833069406449795, -0.03468770161271095, 0.017482824623584747, -0.02668284811079502, 0.04576849564909935, -0.02156863547861576, -0.021123921498656273, -0.0274796262383461, -0.027609335258603096, 0.06722594797611237, -0.004442508798092604, -0.004227100405842066, 0.037170689553022385, 0.09724415838718414, -0.04250725731253624, -0.049622684717178345, -0.010543430224061012, 0.011849778704345226, -0.040802519768476486, 0.019474772736430168, -0.03250119090080261, 0.014657036401331425, 0.012414935976266861, 0.03557712957262993, 0.012322287075221539, -0.02523752674460411, -0.019641540944576263, 0.034891527146101, 0.03600331395864487, 0.02749815583229065, 0.012081400491297245, 0.0009137485758401453, 0.05610809847712517, -0.039727795869112015, -0.059146977961063385, -0.017677387222647667, 0.005623780656605959, -0.007694480940699577, -0.042284902185201645, 0.061704084277153015, 0.033149730414152145, -0.006615122780203819, -0.007194177247583866, 0.08560746908187866, 0.03361297398805618, -0.05959169194102287, 0.05829460918903351, -0.034280046820640564, 0.017436498776078224, 0.040839578956365585, -0.01945624314248562, 0.01064534392207861, 0.07523080706596375, -0.036077432334423065, -0.04565731808543205, 0.02709050290286541, -0.0011615840485319495, -0.09220406413078308, -0.04243313893675804, 0.002552473684772849, 0.04643556475639343, -0.029944084584712982, 0.0028582147788256407, 0.06752242892980576, 0.07819556444883347, 0.001082832575775683, -0.004407765343785286, -0.029795845970511436, 0.04476789012551308, -0.024255448952317238, -0.0183444581925869, 0.012544644065201283, 0.04095076024532318, -0.015249988064169884, 0.027701983228325844, -0.008463465608656406, 0.02494104951620102, -0.023903384804725647, -0.03820835426449776, -0.0034002100583165884, -0.023514259606599808, 0.010043127462267876, 0.008546849712729454, 0.03857894986867905, -0.0022814760450273752, 0.034928590059280396, -0.0024459275882691145, -0.01082137692719698, 0.02668284811079502, -0.024459276348352432, 0.07997442036867142, -0.02082744427025318, -0.059925228357315063, -0.021401867270469666, 0.02123509906232357, 0.030314680188894272, -0.03079645335674286, 0.032334424555301666, 0.0041738273575901985, 0.03702244907617569, 0.004294270649552345, -0.010654609650373459, 0.041543710976839066, 0.04350786656141281, 0.01062681432813406, 0.014008495025336742, 0.06192644312977791, -0.031278226524591446, 0.08886870741844177, -0.026126954704523087, 0.017677387222647667, 0.008787736296653748, -0.04213666170835495, 0.031333815306425095, 0.03887542709708214, -0.002231677295640111, 0.04662086442112923, 0.03739304468035698, 0.05088270828127861, -0.059146977961063385, 0.013119067065417767, 0.029925554990768433, 0.010599019937217236, -0.048547957092523575, 0.009487234987318516, 0.007407269440591335, -0.012692882679402828, -0.0029346500523388386, 0.041543710976839066, 0.0220318790525198, -0.015426021069288254, -0.021457456052303314, 0.04098781943321228, -0.019215356558561325, 0.019938016310334206, -0.0012391774216666818, -0.04354492574930191, 0.0017580104758962989, 0.012794796377420425, 0.05462571978569031, -0.026849614456295967, -0.04573143646121025, 0.0734519511461258, -0.018233278766274452, -0.013795402832329273, -0.005169801879674196, -0.026182543486356735, 0.02679402567446232, 0.02521899715065956, -0.02927701361477375, -0.0036758400965481997, 0.044804949313402176, -0.005721061956137419, 0.03529918193817139, -0.018038716167211533, -0.020938623696565628, 0.00002093645161949098, 0.04847383871674538, -0.01228522788733244, -0.002092704176902771, 0.026960793882608414, 0.020753325894474983, 0.005243920721113682, 0.069783054292202, 0.039653677493333817, -0.012498320080339909, 0.016537806019186974, 0.04076546058058739, -0.02633078210055828, 0.04284079372882843, -0.004831633530557156, 0.09420527517795563, -0.00139320595189929, 0.04658380523324013, -0.014119673520326614, 0.02677549608051777, 0.04421199485659599, 0.004644019994884729, -0.03111145831644535, -0.03631832078099251, 0.04947444796562195, 0.021142451092600822, 0.04899267107248306, -0.015490875579416752, 0.0035113885533064604, -0.028016990050673485, 0.007411901839077473, 0.00733315059915185, -0.02851729281246662, -0.02533017471432686, -0.0027424036525189877, -0.002753984881564975, 0.02961054816842079, -0.05299510061740875, 0.018900349736213684, 0.06474296748638153, 0.06844891607761383, -0.05429218336939812, -0.005345834419131279, -0.026164013892412186, -0.013119067065417767, -0.012155519798398018, 0.030981751158833504, -0.027572276070713997, -0.05014151707291603, -0.029184363782405853, -0.017862683162093163, -0.0012970828684046865, 0.05888756364583969, -0.016991784796118736, -0.0549221932888031, -0.04587967321276665, -0.051142122596502304, -0.05892462283372879, -0.031611762940883636, 0.03548448160290718, 0.01781635917723179, 0.025404294952750206, 0.005304142367094755, 0.010376662947237492, 0.029907025396823883, -0.0006427508778870106, -0.003597088623791933, -0.006967187859117985, 0.03442828357219696, -0.03891248628497124, 0.02640490047633648, -0.007458226289600134, 0.04317433014512062, -0.05014151707291603, -0.03689274191856384, 0.023588377982378006, -0.020679207518696785, -0.00454673869535327, 0.0128040611743927, -0.02423691935837269, -0.05610809847712517, 0.06900481134653091, 0.03995015099644661, -0.04643556475639343, -0.023199252784252167, -0.03046291694045067, 0.0220318790525198, -0.03335355967283249, 0.02970319800078869, -0.00909347739070654, 0.031667351722717285, -0.02966613881289959, -0.01337848324328661, 0.021031271666288376, -0.02016037330031395, 0.02823934704065323, -0.017909009009599686, -0.01116417720913887, 0.00632327888160944, -0.005077152978628874, -0.008463465608656406, -0.017770035192370415, 0.033168260008096695, 0.01774224080145359, 0.02857288159430027, 0.03468770161271095, 0.008407876826822758, -0.028406115248799324, -0.0220318790525198, 0.022939836606383324, -0.01425864640623331, -0.044842008501291275, -0.0007770915981382132, -0.04287785291671753, -0.03839365392923355, -0.0256451815366745, 0.07626847177743912, -0.035706836730241776, -0.0009618101175874472, 0.020290082320570946, 0.05529278889298439, -0.06340882182121277, -0.0022293610963970423, -0.0019131972221657634, -0.0012021178845316172, -0.04877031594514847, -0.04287785291671753, -0.02458898536860943, 0.011562567204236984, 0.023625437170267105, 0.03324238210916519, 0.016213536262512207, 0.012062870897352695, 0.00550796976312995, 0.02599724568426609, 0.08019678294658661, 0.007356312591582537, 0.031982358545064926, -0.05647869408130646, 0.00072092330083251, 0.0032218610867857933, 0.0006989191751927137, -0.017278997227549553, 0.016760163009166718, -0.06144466623663902, -0.012016545981168747, -0.025496942922472954, -0.0659288689494133, 0.011942427605390549, 0.028480233624577522, 0.012748471461236477, 0.008162356913089752, -0.014527328312397003, -0.03954249620437622, -0.01043225172907114, 0.01316539105027914, -0.0073424153961241245, -0.02962907776236534, -0.014712625183165073, -0.015212928876280785, -0.026553139090538025, -0.017482824623584747, 0.08456980437040329, -0.05266156420111656, -0.09472411125898361, -0.0001863108918769285, 0.019697129726409912, 0.022995425388216972, -0.012248167768120766, 0.07041306793689728, 0.008241108618676662, -0.0013607789296656847, 0.018724316731095314, 0.041580770164728165, 0.006874538958072662, 0.0010735676623880863, 0.07930735498666763, -0.011330945417284966, -0.02275453880429268, -0.06455766409635544, -0.03077792376279831, 0.021383337676525116, 0.008834061212837696, -0.022847188636660576, -0.00759256724268198, -0.021123921498656273, -0.02158716507256031, 0.009987537749111652, -0.021494515240192413, -0.0008512106142006814, -0.0661141648888588, 0.03142646327614784, 0.02012331411242485, 0.0511791855096817, 0.013804667629301548, -0.002758617280051112, -0.020957153290510178, 0.02419986017048359, 0.029406720772385597, -0.06162996590137482, 0.004058016464114189, -0.017399439588189125, -0.029592018574476242, 0.012359346263110638, -0.04539790004491806, 0.03591066598892212, -0.05784989520907402, 0.016306184232234955, -0.03077792376279831, -0.03913484141230583, 0.007949264720082283, 0.0174457635730505, 0.0439155213534832, -0.03526212275028229, 0.015231458470225334, -0.030481446534395218, 0.03813423588871956, -0.03598478436470032, -0.023551318794488907, -0.004743617493659258, -0.008973034098744392, 0.03539183363318443, -0.00017574314551893622, 0.03502123802900314, -0.015759557485580444, 0.010311808437108994, -0.034187398850917816, 0.0025478412862867117, 0.00531340716406703, 0.019474772736430168, 0.023273373022675514, 0.049919161945581436, -0.01672310382127762, 0.014342030510306358, -0.08494039624929428, 0.05614515766501427, -0.029814375564455986, -0.013508191332221031, 0.0005975845851935446, 0.02418133057653904, 0.01715855300426483, -0.05017857626080513, -0.037522755563259125, 0.03735598549246788, 0.04569437727332115, -0.016093092039227486, 0.011219766922295094, -0.030685273930430412, -0.06537297368049622, -0.06333470344543457, -0.07560139894485474, -0.025496942922472954, -0.00951502937823534, 0.04139547422528267, -0.0365406759083271, 0.004349859897047281, -0.01076578814536333, -0.013035682961344719, -0.04662086442112923, 0.05822049081325531, 0.0695977583527565, -0.0660400465130806, 0.008500524796545506, 0.025422824546694756, 0.021142451092600822, 0.032093536108732224, 0.0586652047932148, 0.06300117075443268, -0.016306184232234955, 0.02117951028048992, -0.04239607974886894, -0.009195391088724136, 0.07263664156198502, 0.004813103936612606, -0.006856009364128113, -0.005781283602118492, 0.013582310639321804, -0.044434353709220886, -0.003339988412335515, 0.020771855488419533, 0.027646394446492195, 0.022495122626423836, -0.01539822667837143, 0.0310929287225008, -0.05051211267709732, -0.0054894401691854, 0.09746651351451874, 0.05555220693349838, 0.0404319241642952, -0.02166128344833851, -0.06492826342582703, 0.03913484141230583, -0.06085171550512314, -0.03188970685005188, -0.003851872868835926, -0.03151911497116089, -0.022421004250645638, -0.06396471709012985, 0.0953911766409874, 0.025478413328528404, 0.020382730290293694, 0.016815753653645515, -0.0062954844906926155, -0.047399114817380905, 0.03138940408825874, 0.05558926612138748, 0.020290082320570946, 0.07460079342126846, 0.03483593836426735, 0.008078972809016705, -0.00677725812420249, 0.026126954704523087, 0.03007379174232483, 0.039727795869112015, 0.05225390940904617, -0.0165285412222147, -0.031241167336702347, 0.04791794717311859, 0.016250595450401306, 0.09049932658672333, -0.039690736681222916, -0.05284686014056206, 0.01848343014717102, -0.010534165427088737, -0.07215486466884613, 0.008746044710278511, -0.0292955432087183, -0.008333757519721985, 0.011080793105065823, 0.0009641263168305159, -0.029128775000572205, -0.0012565490324050188, -0.036466557532548904, 0.00024522971943952143, 0.030277619138360023, -0.034224458038806915, -0.00987635925412178, -0.05040093511343002, -0.019530361518263817, 0.022458063438534737, 0.08138268440961838, 0.03891248628497124, -0.03980191424489021, -0.04424905404448509, 0.044842008501291275, 0.027442567050457, -0.006383500527590513, -0.009598413482308388, -0.01735311560332775, -0.02423691935837269, 0.05240214616060257, 0.06389059871435165, 0.014165997505187988, 0.0028026255313307047, 0.02888788841664791, -0.02640490047633648, 0.018020186573266983, 0.012702147476375103, -0.03370562568306923, 0.008078972809016705, 0.0237551461905241, 0.04324844852089882, -0.027386978268623352, 0.0659288689494133, -0.006147246342152357, -0.06340882182121277, -0.0030921529978513718, 0.04536084085702896, -0.036095961928367615, 0.031333815306425095, -0.016185741871595383, -0.025849008932709694, -0.023588377982378006, -0.004822368733584881, 0.0029995040968060493, 0.06474296748638153, -0.03515094518661499, -0.056886348873376846, -0.022532181814312935, -0.046324387192726135, -0.023958973586559296, 0.04461964964866638, -0.04717675596475601, -0.049919161945581436, 0.03761540353298187, 0.0019467823440209031, -0.044545531272888184, -0.01615794561803341, -0.0007811450050212443, -0.05922109633684158, -0.037207748740911484, -0.002788728103041649, -0.011488447897136211, 0.059814050793647766, -0.009616943076252937, -0.010117245838046074, 0.06863421201705933, -0.017399439588189125, 0.026497550308704376, 0.028684061020612717, 0.009811505675315857, 0.080715611577034, -0.04280373454093933, 0.05414394289255142, -0.01688060723245144, -0.014212322421371937, -0.0586281456053257, 0.001473115524277091, 0.03839365392923355, -0.0034905425272881985, -0.07122837752103806, -0.016769427806138992, -0.01686207763850689, -0.02201334945857525, 0.06659594178199768, -0.03726333752274513, 0.02527458593249321, 0.03114851750433445, 0.01266508735716343, 0.01885402575135231, -0.005971213802695274, -0.05555220693349838, 0.034984178841114044, -0.07504551112651825, 0.07348901033401489, -0.026293722912669182, -0.03987603262066841, 0.06885656714439392, -0.02859141305088997, 0.005248553119599819, 0.01723267138004303, -0.08471804112195969, -0.028498763218522072, -0.01260949857532978, -0.023254843428730965, -0.023551318794488907, -0.05299510061740875, 0.0733778327703476, -0.01210919488221407, 0.014675565995275974, -0.003965367563068867, -0.08738632500171661, -0.026905205100774765, -0.05592280253767967, -0.004412397742271423, -0.029499370604753494, 0.025126347318291664, -0.0012530747335404158, -0.034891527146101, -0.06340882182121277, -0.030981751158833504, -0.030870571732521057, 0.01938212476670742, 0.01481453888118267, 0.07078366726636887, 0.00922318547964096, 0.053662169724702835, 0.036800093948841095, 0.04795500636100769, -0.06815244257450104, 0.040468983352184296, -0.005248553119599819, 0.029814375564455986, 0.01795533299446106, 0.001104257651604712, 0.04332256689667702, -0.09086991846561432, -0.030240559950470924, -0.05043799430131912, 0.020364200696349144, 0.012303757481276989, -0.028832299634814262, -0.05066034942865372, 0.0402836874127388, 0.011432859115302563, -0.02090156450867653, -0.036133021116256714, -0.09665120393037796, 0.03539183363318443, -0.01651001162827015, -0.020327141508460045, 0.01205360610038042, -0.01615794561803341, -0.0005703690112568438, -0.019530361518263817, 0.00968179665505886, -0.04825148358941078, 0.027442567050457, -0.028739649802446365, 0.037152159959077835, -0.005943418946117163, 0.028294935822486877, 0.03702244907617569, 0.007379475049674511, 0.04917797073721886, -0.044137876480817795, -0.05269862338900566, -0.02416280098259449, -0.011608891189098358, -0.04654674604535103, -0.0013769924407824874, -0.031037339940667152, 0.01751061901450157, 0.01357304584234953, -0.015500140376389027, 0.02164275385439396, -0.025904597714543343, -0.0404319241642952, 0.01028401404619217, 0.017853418365120888, 0.00935752596706152, -0.008046546019613743, 0.06411295384168625, -0.018557550385594368, 0.010117245838046074, 0.0219392292201519, -0.027294328436255455, 0.03520653396844864, 0.05447747930884361, 0.001044614939019084, 0.037522755563259125, -0.04243313893675804, -0.04606497287750244, 0.022828659042716026, -0.016769427806138992, -0.014184527099132538, -0.0006190096610225737, -0.05377335101366043, -0.002753984881564975, -0.02201334945857525, -0.023180723190307617, 0.02855435200035572, -0.010358133353292942, 0.09079580008983612, -0.025552531704306602, -0.04977092146873474, -0.01207213569432497 ]
28,900
yampex.plot
Plotter
I provide a Matplotlib C{Figure} with one or more time-vector and XY subplots of Numpy vectors. Construct an instance of me with the total number of subplots (to be intelligently apportioned into one or more rows and columns) or, with two constructor arguments, the number of columns followed by the number of rows. With the I{filePath} keyword, you can specify the file path of a PNG file for me to create or overwrite with each call to L{show}. You can set the I{width} and I{height} of the Figure with constructor keywords, and (read-only) access them via my properties of the same names. Or set my I{figSize} attribute (in a subclass or with that constructor keyword) to a 2-sequence with figure width and height. The default width and height is just shy of the entire monitor size. The dimensions are in inches, converted to pixels at 100 DPI, unless they are both integers and either of them exceeds 75 (which would equate to a huge 7,500 pixels). In that case, they are considered to specify the pixel dimensions directly. Use the "Agg" backend by supplying the constructor keyword I{useAgg}. This works better for plotting to an image file, and is selected automatically if you supply a I{filePath} to the constructor. Be aware that, once selected, that backend will be used for all instances of me. If you're using the "Agg" backend, you should specify it the first time an instance is constructed. Setting the I{verbose} keyword C{True} puts out a bit of info about annotator positioning. Not for regular use. Any other keywords you supply to the constructor are supplied to the underlying Matplotlib plotting call for all subplots. Keep the API for L{OptsBase} handy, and maybe a copy of the U{source<http://edsuom.com/yampex/yampex.plot.py>}, to see all the plotting options you can set. @ivar dims: A dict (actually, a subclass of L{Dims}) of sub-dicts of the dimensions of various text objects, keyed first by subplot index then the object name. @ivar Nsp: The number of subplots defined thus far defined with calls to my instance.
class Plotter(OptsBase): """ I provide a Matplotlib C{Figure} with one or more time-vector and XY subplots of Numpy vectors. Construct an instance of me with the total number of subplots (to be intelligently apportioned into one or more rows and columns) or, with two constructor arguments, the number of columns followed by the number of rows. With the I{filePath} keyword, you can specify the file path of a PNG file for me to create or overwrite with each call to L{show}. You can set the I{width} and I{height} of the Figure with constructor keywords, and (read-only) access them via my properties of the same names. Or set my I{figSize} attribute (in a subclass or with that constructor keyword) to a 2-sequence with figure width and height. The default width and height is just shy of the entire monitor size. The dimensions are in inches, converted to pixels at 100 DPI, unless they are both integers and either of them exceeds 75 (which would equate to a huge 7,500 pixels). In that case, they are considered to specify the pixel dimensions directly. Use the "Agg" backend by supplying the constructor keyword I{useAgg}. This works better for plotting to an image file, and is selected automatically if you supply a I{filePath} to the constructor. Be aware that, once selected, that backend will be used for all instances of me. If you're using the "Agg" backend, you should specify it the first time an instance is constructed. Setting the I{verbose} keyword C{True} puts out a bit of info about annotator positioning. Not for regular use. Any other keywords you supply to the constructor are supplied to the underlying Matplotlib plotting call for all subplots. Keep the API for L{OptsBase} handy, and maybe a copy of the U{source<http://edsuom.com/yampex/yampex.plot.py>}, to see all the plotting options you can set. @ivar dims: A dict (actually, a subclass of L{Dims}) of sub-dicts of the dimensions of various text objects, keyed first by subplot index then the object name. @ivar Nsp: The number of subplots defined thus far defined with calls to my instance. """ ph = PlotterHolder() fc = None DPI = 100 # Don't change this, for reference only _settings = {'title', 'xlabel', 'ylabel'} figSize = None # Flag to indicate if using Agg rendererer (for generating PNG files) usingAgg = False # Show warnings? (Not for regular use.) verbose = False @classmethod def setupClass(cls, useAgg=False): """ Called by each instance of me during instantiation. Sets a class-wide Matplotlib pyplot import the first time it's called. If any instance of me is using the Agg renderer, all instances will. """ mpl = importlib.import_module("matplotlib") if useAgg and not cls.usingAgg: mpl.use('Agg') cls.usingAgg = True else: try: raise Exception( "Neither GTK3Agg nor PyQt5Agg actually work consistently") mpl.use('GTK3Agg') except: try: mpl.use('tkagg') except: print("WARNING: Neither GTK3Agg nor tkagg available!") if not getattr(cls, 'plt', None): cls.plt = importlib.import_module("matplotlib.pyplot") @classmethod def showAll(cls): """ Calls L{show} for the figures generated by all instances of me. """ OK = cls.ph.doForAll('show', noShow=True) if OK: cls.plt.show() cls.ph.doForAll('clear') # They should all have removed themselves now, but what the # heck, clear it anyways cls.ph.removeAll() def __init__(self, *args, **kw): """ Constructor possibilities (not including keywords, except I{Nc}): C{Plotter(Nc, Nr)}: Specify I{Nc} columns and I{Nr} rows. C{Plotter(N)}: Specify up to I{N} subplots in optimal arrangement of columns and rows. C{Plotter(N, Nc=x)}: Specify up to I{N} columns subplots with I{x} columns. C{Plotter(Nc, Nr, V)}: Specify I{Nc} columns and I{Nr} rows, with container object I{V}. C{Plotter(Nc, Nr, V)}: Specify up to I{N} subplots in optimal arrangement of columns and rows, with container object I{V}. C{Plotter(N, V, Nc=x)}: Specify up to I{N} columns subplots with I{x} columns, with container object I{V}. @keyword filePath: Specify the path of a PNG file to be created instead of a plot window being opened. (Implies I{useAgg}.) @keyword useAgg: Set C{True} to use the "Agg" backend, which works better for creating image files. If you're going to specify it for multiple plot images, do so the first time an instance of me is constructed. @keyword figSize: Set to a 2-sequence with figure width and height if not using the default, which is just shy of your entire monitor size. Dimensions are in inches, converted to pixels at 100 DPI, unless both are integers and either exceeds 75. Then they are considered to specify the pixel dimensions directly. @keyword width: Specify the figure width part of I{figSize}. @keyword height: Specify the figure height part of I{figSize}. @keyword h2: A single index, or a sequence or set containing one or more indices, of any rows (starting with 0 for the top row) that have twice the normal height. If an invalid index is included, an exception will be raised. @keyword w2: A single index, or a sequence or set containing one or more indices, of any columns (starting with 0 for the left column) that have twice the normal width. If an invalid index is included, an exception will be raised. """ args, kw, N, self.Nc, self.Nr = self.parseArgs(*args, **kw) self.V = args[0] if args else None self.opts = Opts() self.filePath = kw.pop('filePath', None) if 'verbose' in kw: self.verbose = kw.pop('verbose') useAgg = bool(self.filePath) or kw.pop('useAgg', False) self.setupClass(useAgg=useAgg) figSize = kw.pop('figSize', self.figSize) if figSize is None: if useAgg or screeninfo is None: figSize = [10.0, 7.0] else: si = screeninfo.screeninfo.get_monitors()[0] figSize = [ float(x)/self.DPI for x in (si.width-80, si.height-80)] width = kw.pop('width', None) if width: figSize[0] = width height = kw.pop('height', None) if height: figSize[1] = height figSize = self._maybePixels(figSize) self.fig = self.plt.figure(figsize=figSize) self.figSize = figSize self.sp = Subplotter( self, N, self.Nc, self.Nr, kw.pop('h2', []), kw.pop('w2', [])) # The ID is an integer, not a reference to anything self.ID = self.ph.add(self) self.kw = kw self.dims = Dims() self.xlabels = {} self.annotators = {} self.adj = Adjuster(self) self.reset() @staticmethod def parseArgs(*args, **kw): """ Parse the supplied I{args} and I{kw} for a constructor call. Returns a 5-tuple with a revised args list and kw dict, the number of subplots, the number of columns, and the number of rows. """ N = args[0] args = list(args[1:]) Nc = kw.pop('Nc', None) if args and isinstance(args[0], int): # Nc, Nr specified if Nc: raise ValueError( "You can't specify Nc as both a second arg and keyword") Nc = N Nr = args.pop(0) N = Nc*Nr
(*args, **kw)
[ 0.044194407761096954, -0.0739070326089859, -0.024073883891105652, 0.0576358325779438, -0.032667241990566254, 0.003651656676083803, -0.019870838150382042, -0.0017165907192975283, -0.0519762858748436, 0.00707443431019783, 0.004548965487629175, 0.01493954099714756, 0.02827693149447441, 0.017363574355840683, -0.031106704846024513, -0.0095504866912961, 0.025634421035647392, 0.004273270722478628, 0.00794313382357359, 0.010840530507266521, -0.02309594862163067, -0.06504318118095398, 0.013410214334726334, 0.013618286699056625, 0.016895413398742676, 0.023990655317902565, 0.017373979091644287, -0.015241244807839394, 0.024698099121451378, -0.00655425526201725, -0.09404836595058441, -0.042342569679021835, -0.02087998576462269, 0.02232608199119568, 0.03622526675462723, -0.017030660063028336, -0.011974520981311798, 0.03206383436918259, -0.014762680046260357, 0.10728171467781067, 0.06483510881662369, -0.030544910579919815, 0.10095634311437607, -0.05368247255682945, 0.015386895276606083, 0.057760678231716156, -0.009077123366296291, 0.03659979626536369, -0.04277952015399933, -0.04486023634672165, 0.032604821026325226, -0.06495995074510574, -0.033957283943891525, 0.02648751437664032, -0.03383244201540947, 0.11402323842048645, 0.06812264025211334, 0.09587939083576202, 0.05959170684218407, -0.06009107828140259, -0.03670382872223854, 0.013483040034770966, 0.01442976575344801, -0.03166849911212921, -0.020286981016397476, -0.03383244201540947, 0.02594652958214283, -0.01590707339346409, -0.037640154361724854, -0.024594062939286232, 0.023491283878684044, -0.006476228591054678, 0.00024350879539269954, -0.009899006225168705, 0.029275674372911453, -0.017571646720170975, -0.06104820966720581, -0.025530384853482246, 0.0180814228951931, 0.037348851561546326, 0.010757301934063435, 0.06928784400224686, 0.005456677637994289, -0.010018647648394108, 0.06957914680242538, -0.0028193702455610037, 0.01388877909630537, 0.031564462929964066, 0.004767440725117922, 0.022867068648338318, 0.0016086535761132836, 0.008437303826212883, 0.08077339828014374, 0.008302057161927223, -0.050186868757009506, -0.04631673917174339, -0.019454695284366608, -0.06063206493854523, -0.003108069533482194, -0.05164337158203125, -0.044402480125427246, -0.06612515449523926, -0.0015982500044628978, -0.01825828291475773, -0.026071371510624886, 0.010351561941206455, -0.026321057230234146, 0.048106152564287186, -0.042363379150629044, 0.009940620511770248, -0.0024864557199180126, 0.06163080781698227, -0.05276695638895035, 0.009103132411837578, 0.01351425051689148, -0.004307081922888756, -0.07103564590215683, -0.016437657177448273, -0.002273182151839137, -0.052059516310691833, -0.0922173336148262, 0.058801036328077316, -0.04063638299703598, 0.030628139153122902, -0.00772986002266407, -0.010413983836770058, -0.012754789553582668, 0.003911746200174093, -0.017498821020126343, -0.060964979231357574, 0.03635010868310928, -0.00314708286896348, -0.021410567685961723, -0.0033083383459597826, 0.03757772967219353, -0.031002668663859367, -0.0009031607769429684, -0.005534704774618149, -0.08206343650817871, 0.019173797219991684, 0.004161431919783354, 0.004507351201027632, -0.027194958180189133, 0.03888858109712601, -0.057552605867385864, 0.03743208199739456, 0.03716158866882324, -0.04486023634672165, -0.039700061082839966, -0.03204302489757538, -0.053099874407052994, -0.0019077565521001816, 0.006314972881227732, -0.030732175335288048, 0.07282505929470062, -0.054140232503414154, -0.0002134359529009089, 0.042862750589847565, 0.004801252391189337, 0.008078379556536674, -0.04885521158576012, -0.06163080781698227, 0.037869032472372055, -0.015532544814050198, -0.03537217155098915, 0.018424740061163902, -0.005758381448686123, -0.03225109726190567, -0.031085897237062454, 0.055679962038993835, 0.03489360585808754, -0.023137561976909637, -0.025031013414263725, 0.015178822912275791, -0.051768213510513306, 0.08489321172237396, 0.010798916220664978, 0.015855055302381516, 0.03358275815844536, 0.03202221915125847, 0.004421521443873644, -0.032896120101213455, -0.006314972881227732, 0.033915672451257706, 0.0005231050308793783, 0.033395491540431976, 0.06366991251707077, 0.005233000963926315, 0.0372864305973053, 0.02361612766981125, 0.006351385731250048, 0.005513897631317377, -0.017478015273809433, 0.005997663829475641, 0.04369503632187843, 0.015740616247057915, 0.00896268431097269, -0.020380612462759018, 0.03335387632250786, -0.000007960161383380182, 0.009373625740408897, -0.00922277383506298, 0.030232803896069527, -0.05380731448531151, 0.00017832386947702616, 0.022991912439465523, 0.030503297224640846, 0.017342768609523773, -0.00994582287967205, 0.03589235246181488, -0.011579184792935848, -0.06957914680242538, 0.01817505434155464, 0.019693976268172264, 0.004192642867565155, -0.03381163626909256, -0.014325729571282864, 0.004959906917065382, -0.011038198135793209, 0.02594652958214283, 0.058884263038635254, 0.033187419176101685, -0.05172659829258919, 0.0635034516453743, -0.011194252409040928, -0.009862594306468964, 0.08464352786540985, 0.04332050681114197, 0.06479349732398987, -0.05164337158203125, 0.011828870512545109, -0.018726443871855736, 0.02625863626599312, 0.02174348197877407, -0.040782034397125244, -0.00354241905733943, -0.0068923719227313995, 0.01896572671830654, -0.020619895309209824, -0.002866186201572418, -0.02596733532845974, 0.0009694836335256696, 0.0014356940519064665, 0.000042955405660904944, -0.036308493465185165, 0.005045736208558083, 0.01806061528623104, 0.08714038878679276, -0.03589235246181488, -0.004941700492054224, 0.00772986002266407, -0.01324375718832016, -0.026404285803437233, 0.02967100962996483, -0.0112462705001235, 0.023387247696518898, -0.0671238973736763, -0.020422227680683136, 0.04798131063580513, -0.038451630622148514, 0.0267788153141737, 0.03780661150813103, -0.01441936194896698, 0.06912138313055038, 0.039179883897304535, -0.005914435256272554, -0.0031262757256627083, -0.01506438385695219, -0.09796010702848434, 0.018612004816532135, -0.021660253405570984, 0.085891954600811, -0.022638190537691116, 0.026050563901662827, -0.04369503632187843, 0.05372408777475357, -0.004868875257670879, -0.054181843996047974, 0.016895413398742676, 0.0032173071522265673, 0.016760166734457016, -0.04856391251087189, -0.0014604025054723024, -0.006933986209332943, 0.020557474344968796, -0.04167674109339714, 0.009987437166273594, 0.01414886862039566, -0.010179903358221054, 0.02415711246430874, -0.02675800770521164, -0.013202142901718616, 0.032396748661994934, 0.018591197207570076, -0.026092179119586945, 0.002509863581508398, -0.026154600083827972, 0.029421323910355568, -0.07174308598041534, -0.0293797105550766, 0.024406798183918, -0.04631673917174339, 0.039179883897304535, 0.020349401980638504, 0.010975777171552181, 0.0030872623901814222, 0.019038552418351173, -0.021847518160939217, 0.09820979833602905, -0.0030794597696512938, 0.012255417183041573, 0.06749843060970306, -0.023262405768036842, 0.041551899164915085, -0.017779719084501266, 0.004972911439836025, 0.003825916675850749, -0.055721573531627655, 0.003412374295294285, 0.06333699822425842, -0.01929864101111889, -0.012744385749101639, -0.016239987686276436, -0.06500156968832016, 0.07598774880170822, 0.0058468119241297245, 0.008338469080626965, 0.03928392007946968, 0.03285450488328934, 0.04327889159321785, -0.055471889674663544, 0.0010208513122051954, -0.003792105009779334, -0.008229231461882591, 0.01833110861480236, -0.05056139826774597, -0.004086005967110395, 0.016448060050606728, 0.006070489063858986, -0.06188049539923668, 0.043403737246990204, -0.018591197207570076, -0.048106152564287186, 0.015293262898921967, -0.0003797306853812188, -0.018591197207570076, 0.02958778105676174, -0.027174150571227074, 0.005966453347355127, -0.01364949718117714, 0.022118011489510536, 0.03753611817955971, -0.050977542996406555, 0.0016112544108182192, 0.027673523873090744, 0.029234059154987335, 0.00006620090425712988, -0.001342061790637672, -0.03293773531913757, -0.008941876702010632, 0.029941502958536148, 0.017519628629088402, -0.053640857338905334, 0.003188697388395667, -0.030087154358625412, -0.03066975437104702, 0.004645198583602905, -0.04011620581150055, -0.005061341915279627, -0.015168420039117336, 0.013535058125853539, -0.03177253529429436, 0.01090295147150755, -0.059092335402965546, 0.03245916962623596, 0.01756124384701252, -0.03014957532286644, 0.020422227680683136, 0.004333090968430042, -0.06570900976657867, 0.056262560188770294, -0.030773790553212166, 0.013035685755312443, -0.005888426210731268, -0.009175957180559635, -0.037099167704582214, -0.02904679626226425, 0.036308493465185165, 0.018768059089779854, 0.003498203819617629, -0.009462055750191212, -0.011121426708996296, 0.02303352579474449, 0.023740969598293304, -0.0002313170989509672, -0.02120249532163143, 0.011506359092891216, 0.07394864410161972, -0.05268372967839241, 0.02384500578045845, -0.006278560496866703, -0.07444801926612854, 0.027361415326595306, 0.07532192021608353, 0.0583016611635685, -0.06862201541662216, 0.044735394418239594, 0.011391920037567616, -0.003300535725429654, 0.02008931338787079, 0.050186868757009506, -0.00910833477973938, -0.04298759251832962, 0.015033173374831676, -0.002775155007839203, 0.027090921998023987, -0.0847683697938919, -0.01558456290513277, 0.0628376230597496, -0.011631202884018421, -0.03647495061159134, 0.0764038935303688, 0.036266881972551346, 0.049396198242902756, 0.0191009733825922, 0.024573255330324173, -0.07898397743701935, -0.0025930923875421286, 0.0013693711953237653, -0.023761777207255363, -0.04117736965417862, -0.0007152461330406368, -0.040220241993665695, 0.033437106758356094, -0.026133792474865913, -0.0293797105550766, -0.01792536862194538, -0.0037374862004071474, -0.013722321949899197, 0.012380260042846203, -0.0003732284239958972, -0.003565827151760459, -0.0032017016783356667, -0.029566975310444832, 0.02671639434993267, 0.0163856390863657, -0.022742226719856262, 0.027839981019496918, -0.06924623250961304, -0.043362122029066086, 0.05563834682106972, 0.08739007264375687, -0.0003202352090738714, -0.015501334331929684, -0.02282545529305935, -0.048147767782211304, -0.00406259810552001, -0.03614203631877899, -0.003961163107305765, 0.02230527624487877, -0.03324984014034271, 0.016853800043463707, -0.013264564797282219, -0.05101915821433067, -0.008614163845777512, 0.005628336686640978, 0.09329930692911148, -0.0034669931046664715, -0.05330794304609299, 0.001027353573590517, 0.004783045966178179, -0.020869581028819084, -0.05946686491370201, 0.0021548415534198284, -0.019465098157525063, 0.0069079771637916565, 0.0007412550621666014, 0.013087703846395016, -0.018788864836096764, -0.03362436965107918, 0.0000850980359246023, 0.012286627665162086, 0.009534881450235844, 0.0251974705606699, 0.006080892402678728, 0.03460230678319931, 0.06375313550233841, -0.038368403911590576, -0.07665357738733292, 0.0035684278700500727, -0.027860786765813828, 0.009888602420687675, -0.040802840143442154, 0.03166849911212921, 0.008078379556536674, 0.0397832915186882, 0.03776499629020691, -0.03965844586491585, 0.004535960964858532, -0.07319959253072739, 0.04585897922515869, -0.018591197207570076, 0.0325424000620842, -0.018268685787916183, 0.05588803067803383, -0.014211290515959263, -0.01754043623805046, 0.07349088788032532, -0.07036981731653214, -0.01760285720229149, -0.03830598294734955, -0.07577967643737793, 0.01247389242053032, -0.016187971457839012, 0.04827260971069336, -0.016146356239914894, -0.04273790866136551, -0.010830126702785492, 0.009503670036792755, 0.01825828291475773, 0.029317287728190422, -0.001064416253939271, 0.006221340969204903, 0.0013128017308190465, 0.002554078819230199, 0.06466865539550781, 0.002446141792461276, 0.06233825162053108, 0.03360356390476227, 0.017769314348697662, -0.016312813386321068, -0.01848716102540493, -0.002321298699826002, 0.05035332590341568, 0.029421323910355568, -0.00019555479229893535, -0.022471733391284943, -0.012442681938409805, 0.03441504389047623, -0.010408781468868256, -0.014856312423944473, 0.03720320388674736, 0.05801036208868027, -0.043070822954177856, 0.01072609145194292, -0.006299367640167475, 0.04515153914690018, 0.017842140048742294, 0.07552999258041382, -0.012359453365206718, 0.06342022120952606, -0.00800035335123539, 0.04175997152924538, 0.0058468119241297245, -0.024198727682232857, 0.027465451508760452, 0.04877198487520218, -0.02833935245871544, -0.028630651533603668, -0.014596222899854183, -0.0019792811945080757, 0.043362122029066086, 0.01677057147026062, -0.032126255333423615, 0.009498468600213528, 0.0035684278700500727, -0.00305084977298975, 0.04013701155781746, -0.05955009162425995, -0.06529286503791809, -0.01708267815411091, 0.04585897922515869, -0.008109590969979763, -0.04013701155781746, -0.04793969541788101, 0.016375234350562096, 0.035767506808042526, 0.03743208199739456, -0.05056139826774597, -0.030274417251348495, -0.04186400771141052, 0.004533360246568918, -0.006065287161618471, -0.0012874429812654853, 0.0011372413719072938, 0.0032069035805761814, -0.00811479240655899, 0.008083581924438477, -0.02058868482708931, -0.002577486913651228, 0.00011143209849251434, 0.029317287728190422, 0.00787551049143076, -0.03385324776172638, 0.007376138120889664, 0.05613771826028824, -0.010653265751898289, -0.040761224925518036, 0.03953360393643379, -0.0103983785957098, -0.05393216013908386, 0.004026185255497694, -0.0440695658326149, -0.01754043623805046, -0.014107254333794117, -0.05002041161060333, 0.08472675830125809, 0.03876373916864395, -0.027132537215948105, -0.055180586874485016, 0.009186360985040665, 0.05239243060350418, 0.029525360092520714, -0.05642901733517647, -0.04151028394699097, -0.04063638299703598, -0.05788552016019821, 0.026300249621272087, 0.04648319631814957, 0.026549937203526497, -0.01864321529865265, 0.03809791058301926, -0.02467729151248932, 0.022617382928729057, -0.03749450296163559, -0.02935890294611454, 0.033166613429784775, -0.04997880011796951, 0.009940620511770248, 0.004205647390335798, 0.05093592777848244, -0.027111729606986046, 0.025863299146294594, -0.04240499064326286, 0.038389209657907486, -0.046275123953819275, -0.03545540198683739, 0.0079119224101305, 0.01233864575624466, 0.027590293437242508, 0.0635034516453743, -0.057802289724349976, 0.010778108611702919, 0.01773810386657715, 0.058634575456380844, -0.024594062939286232, 0.005121162161231041, 0.0014096851227805018, 0.07923366874456406, 0.009696136228740215, 0.03439423441886902, 0.013815954327583313, -0.04319566488265991, -0.041551899164915085, -0.036849480122327805, 0.04290436580777168, 0.019787609577178955, -0.041302211582660675, 0.0018856489332392812, 0.028713880106806755, 0.03189737722277641, -0.019558729603886604, 0.02041182480752468, 0.016489675268530846, 0.08331187069416046, -0.039762482047080994, -0.025072628632187843, 0.018934516236186028, 0.019205009564757347, 0.0045099519193172455, 0.004416319541633129, -0.022367697209119797, -0.06887169927358627, -0.010585642419755459, -0.05846811830997467, -0.03162688389420509, -0.00039013425703160465, -0.011568780988454819, -0.027923209592700005, -0.003063854295760393, 0.0012594833970069885, 0.04885521158576012, -0.04531799629330635, -0.021192092448472977, 0.0028869935777038336, 0.0010923759546130896, 0.033728405833244324, -0.04818938300013542, 0.0061745247803628445, -0.02619621530175209, -0.0296085886657238, 0.06550093740224838, 0.04257144778966904, -0.01600070670247078, 0.015033173374831676, -0.04639996588230133, -0.009836585260927677, -0.07012012600898743, 0.029983118176460266, -0.058801036328077316, -0.007157662883400917, -0.034186165779829025, -0.04989556968212128, 0.07777716219425201, -0.020495053380727768, 0.04323728010058403, -0.07045304775238037, 0.010934162884950638, 0.00974295288324356, -0.030482489615678787, -0.04619189724326134, 0.06629161536693573, 0.062255024909973145, -0.022617382928729057, -0.004213450010865927, -0.007443761453032494, 0.02068231627345085, 0.02729899436235428, -0.0025345722679048777, 0.005534704774618149, 0.01848716102540493, 0.05455637350678444, 0.03822275251150131, 0.06562578678131104, 0.004629593342542648, 0.045193150639534, 0.020515859127044678, -0.06679098308086395, 0.019537923857569695, -0.01858079433441162, -0.005246005021035671, -0.016073530539870262, -0.01611514575779438, -0.011183848604559898, -0.024739712476730347, 0.0006450219661928713, 0.019350659102201462, -0.02488536387681961, -0.04947942495346069, 0.016624920070171356, -0.000434349465649575, -0.08143922686576843, -0.07632066309452057, 0.009227975271642208, 0.025759264826774597, 0.011631202884018421, 0.02027657814323902, 0.06387798488140106, 0.020713528618216515, 0.023158369585871696, 0.043653421103954315, -0.015896670520305634, -0.04639996588230133, 0.03493522107601166, 0.02831854484975338, -0.01284842099994421, 0.04398633539676666, -0.019787609577178955, 0.014835504814982414, -0.0592171773314476, -0.01864321529865265, -0.018185457214713097, 0.026071371510624886, 0.02068231627345085, 0.040532346814870834, 0.03198060393333435, -0.010174700990319252, 0.019673170521855354 ]
28,901
yampex.plot
__call__
In the next (perhaps first) subplot, or one whose index is specified with keyword I{k}, plots the second supplied vector (and any further ones) versus the first. If you supply a container object that houses vectors and provides access to them as items as the first argument, you can supply vector names instead of the vectors themselves. The container object must evaluate C{b in a} as C{True} if it contains a vector with I{b}, and must return the vector with C{a[b]}. Many options can be set via the methods in L{OptsBase}, including a title, a list of plot markers and linestyles, and a list of legend entries for the plots with those keywords. Set I{useLabels} to C{True} to have annotation labels pointing to each plot line instead of a legend, with text taken from the legend list. You can override my default plotter by specifying the name of another one with the I{plotter} keyword, e.g., C{plotter="step"}. But the usual way to do that is to call the corresponding method of my instance, e.g., C{sp.step(X, Y)}. Any other keywords you supply to this call are supplied to the underlying Matplotlib plotting call. (B{NOTE:} This is a change from previous versions of Yampex where keywords to this method were used to C{set_X} the axes, e.g., C{ylabel="foo"} results in a C{set_ylabel("foo")} command to the C{axes} object, for this subplot only. Use the new L{OptsBase.set} command instead.) Returns a L{SpecialAx} wrapper object for the C{Axes} object created for the plot. If you want to do everything with the next subplot on your own, bit by bit, and only want a reference to its C{Axes} object (still with special treatment via L{SpecialAx}) just call this with no args. For low-level Matplotlib operations, you can access the underlying C{Axes} object via the returned L{SpecialAx} object's I{ax} attribute. But none of its special features will apply to what you do that way. @keyword k: Set this to the integer index of the subplot you want the supplied vectors plotted in if not in sequence. @see: L{_doPlots}.
def __call__(self, *args, **kw): """ In the next (perhaps first) subplot, or one whose index is specified with keyword I{k}, plots the second supplied vector (and any further ones) versus the first. If you supply a container object that houses vectors and provides access to them as items as the first argument, you can supply vector names instead of the vectors themselves. The container object must evaluate C{b in a} as C{True} if it contains a vector with I{b}, and must return the vector with C{a[b]}. Many options can be set via the methods in L{OptsBase}, including a title, a list of plot markers and linestyles, and a list of legend entries for the plots with those keywords. Set I{useLabels} to C{True} to have annotation labels pointing to each plot line instead of a legend, with text taken from the legend list. You can override my default plotter by specifying the name of another one with the I{plotter} keyword, e.g., C{plotter="step"}. But the usual way to do that is to call the corresponding method of my instance, e.g., C{sp.step(X, Y)}. Any other keywords you supply to this call are supplied to the underlying Matplotlib plotting call. (B{NOTE:} This is a change from previous versions of Yampex where keywords to this method were used to C{set_X} the axes, e.g., C{ylabel="foo"} results in a C{set_ylabel("foo")} command to the C{axes} object, for this subplot only. Use the new L{OptsBase.set} command instead.) Returns a L{SpecialAx} wrapper object for the C{Axes} object created for the plot. If you want to do everything with the next subplot on your own, bit by bit, and only want a reference to its C{Axes} object (still with special treatment via L{SpecialAx}) just call this with no args. For low-level Matplotlib operations, you can access the underlying C{Axes} object via the returned L{SpecialAx} object's I{ax} attribute. But none of its special features will apply to what you do that way. @keyword k: Set this to the integer index of the subplot you want the supplied vectors plotted in if not in sequence. @see: L{_doPlots}. """ # Do plotting for the previous call (if any) self._doPlots() if 'plotter' not in kw: plotter = self._plotter self._plotter = None if plotter: kw.setdefault('plotter', plotter) k = kw.pop('k', None) ax = self.sp[k] ax.helper.addCall(args, kw) self.Nsp += 1 return ax
(self, *args, **kw)
[ 0.03124465048313141, -0.07874509692192078, -0.008035313338041306, 0.04978093504905701, -0.03537682071328163, 0.030270082876086235, -0.03613698109984398, 0.006300582550466061, 0.04280302673578262, 0.018409589305520058, 0.0087857311591506, -0.0019381721504032612, 0.05399106815457344, -0.013127431273460388, -0.010515589267015457, -0.010145253501832485, 0.05492665618658066, 0.00422475254163146, -0.02533876895904541, -0.011431682854890823, 0.013877849094569683, -0.0015325082931667566, 0.017064686864614487, -0.009463055990636349, 0.022609978914260864, 0.0687265396118164, 0.024130305275321007, -0.031692951917648315, -0.008366666734218597, -0.017893068492412567, -0.0655689388513565, -0.034304793924093246, -0.026781130582094193, 0.022512521594762802, 0.06775196641683578, 0.010963890701532364, -0.039041195064783096, 0.03475309535861015, -0.003778887679800391, 0.1026025265455246, 0.07137736678123474, -0.061124905943870544, 0.09722290933132172, -0.011792273260653019, -0.026878586038947105, 0.03787171468138695, -0.05461479350924492, 0.05223684757947922, -0.006641681306064129, -0.0513012632727623, 0.03124465048313141, -0.07192312180995941, -0.0034962629433721304, -0.02296082302927971, -0.002857920713722706, 0.07239091396331787, 0.046584352850914, 0.07285870611667633, 0.04299794137477875, -0.015729527920484543, -0.0009361944394186139, 0.0006785430014133453, -0.016187574714422226, 0.006008211988955736, 0.010476605966687202, -0.041789475828409195, 0.0023426178377121687, -0.028379421681165695, -0.01464775763452053, -0.00498978840187192, 0.0023548000026494265, 0.015154533088207245, -0.04950805753469467, -0.02487097680568695, 0.0008655382553115487, -0.0047534555196762085, -0.03457767516374588, -0.0030747621785849333, 0.01910153403878212, -0.0031502912752330303, -0.011909221298992634, 0.03253108263015747, -0.02715146541595459, -0.018701961264014244, -0.007031508255749941, 0.035805631428956985, 0.013712172396481037, 0.032238710671663284, 0.021167617291212082, 0.011314734816551208, 0.001240137848071754, 0.013536750338971615, 0.04798772931098938, 0.05145719274878502, -0.07402818650007248, -0.05258769169449806, -0.012640147469937801, -0.06482826918363571, -0.021031178534030914, -0.04537588730454445, -0.015729527920484543, -0.037072569131851196, 0.0059789749793708324, 0.011188041418790817, 0.004356319084763527, -0.01145117450505495, -0.041243720799684525, 0.01689901016652584, -0.03167346119880676, -0.005243176128715277, 0.009141447953879833, 0.041165754199028015, -0.04631147161126137, -0.011061347089707851, -0.04989788308739662, 0.032570064067840576, -0.030893806368112564, -0.04557080194354057, -0.040230169892311096, -0.019121024757623672, -0.07157227396965027, 0.05161312222480774, 0.015339700505137444, 0.00925352331250906, -0.007572393864393234, -0.017542224377393723, 0.028320947661995888, 0.03375903517007828, -0.04572673141956329, -0.034928519278764725, 0.04915721341967583, -0.0024997671134769917, -0.03219972923398018, 0.009594622068107128, 0.020699825137853622, 0.00010347171337343752, 0.0398598313331604, -0.032706502825021744, -0.11219227313995361, 0.021440496668219566, 0.014238438569009304, 0.032959889620542526, -0.052782606333494186, 0.05352327600121498, -0.05075550451874733, 0.030426014214754105, 0.01739604026079178, -0.027521802112460136, 0.0071240924298763275, -0.01155837718397379, -0.050170764327049255, 0.02906161919236183, 0.025689613074064255, -0.04151659831404686, 0.04299794137477875, -0.053718190640211105, -0.014296913519501686, 0.06525707244873047, 0.026703163981437683, 0.023253193125128746, -0.0132151423022151, -0.06506216526031494, 0.012815569527447224, -0.03173193708062172, -0.02313624508678913, 0.005067753605544567, 0.010369404219090939, 0.005988720804452896, -0.019374413415789604, 0.040386099368333817, 0.011694816872477531, -0.025943001732230186, -0.025533681735396385, 0.00004461694334167987, -0.051184311509132385, -0.010905416682362556, -0.0007558993529528379, 0.02793112024664879, 0.04876738414168358, -0.016674859449267387, 0.026313336566090584, -0.007855018600821495, -0.0923110842704773, -0.01913077011704445, -0.026703163981437683, 0.03662426769733429, 0.03886577486991882, 0.009492293000221252, 0.013868102803826332, 0.047714851796627045, 0.02122609131038189, 0.042101338505744934, 0.008951407857239246, -0.009906483814120293, -0.0008076732628978789, -0.016236303374171257, -0.014823179692029953, 0.0027702096849679947, 0.042101338505744934, -0.01571003720164299, 0.013322344981133938, 0.010408386588096619, -0.0027019898407161236, 0.0020149194169789553, 0.011343971826136112, 0.07706884294748306, 0.07913492619991302, 0.005569656379520893, -0.05878594517707825, 0.00982364546507597, 0.024052338674664497, -0.047325022518634796, 0.010135507211089134, 0.019588816910982132, -0.011061347089707851, 0.03362259641289711, 0.00500927958637476, -0.011694816872477531, 0.007445700000971556, 0.039431024342775345, 0.04931314289569855, -0.03625393286347389, -0.00939483568072319, 0.044557251036167145, -0.004741273354738951, -0.012718113139271736, 0.07999254763126373, 0.03325226157903671, 0.019588816910982132, -0.05083346739411354, 0.008532343432307243, -0.01899433135986328, 0.03818357735872269, 0.0074115898460149765, -0.060345251113176346, 0.01643121801316738, 0.03190735727548599, -0.024520132690668106, 0.000039058861148077995, 0.034928519278764725, 0.01760069839656353, 0.018156202509999275, 0.005623257718980312, 0.01397530548274517, -0.0868535041809082, 0.048026714473962784, 0.004093185532838106, 0.07157227396965027, -0.042101338505744934, -0.011314734816551208, 0.014150727540254593, 0.004609706811606884, 0.009799282066524029, 0.0035961561370640993, 0.016265541315078735, 0.00319658312946558, -0.024676062166690826, -0.041711512953042984, 0.043621666729450226, -0.02272692695260048, -0.019783731549978256, 0.060813046991825104, -0.07172820717096329, 0.012474470771849155, 0.015671053901314735, 0.007825781591236591, 0.026898078620433807, 0.02960737608373165, -0.041633546352386475, 0.06424352526664734, 0.008283828385174274, 0.023409124463796616, -0.015398175455629826, 0.018672723323106766, -0.003983546979725361, 0.09730087220668793, 0.0014496699441224337, -0.043777596205472946, -0.009672587737441063, -0.015115550719201565, 0.08350098878145218, -0.01760069839656353, -0.041399650275707245, 0.0012212555157020688, -0.012835061177611351, -0.039021704345941544, 0.02580656111240387, 0.013488021679222584, 0.003900708630681038, 0.004307590890675783, 0.008741875179111958, 0.002923704218119383, 0.05937068536877632, 0.026781130582094193, -0.04533690586686134, 0.038631878793239594, -0.025280294939875603, -0.002209833124652505, -0.04615554213523865, -0.028048068284988403, 0.02313624508678913, -0.051262278109788895, -0.007460318505764008, 0.03085482493042946, 0.021031178534030914, -0.03307683765888214, 0.05636901408433914, -0.0037520870100706816, 0.06225540488958359, -0.046935196965932846, -0.004787565674632788, 0.07071465998888016, -0.03598105162382126, -0.010798214003443718, -0.0930907353758812, 0.006914560217410326, -0.023935390636324883, -0.05223684757947922, 0.028087051585316658, 0.07281972467899323, -0.025377752259373665, -0.030055677518248558, -0.026839604601264, -0.07648409903049469, 0.08958229422569275, 0.03987932577729225, -0.029139583930373192, -0.03609799966216087, 0.0426081158220768, 0.06981805711984634, -0.026586215943098068, -0.019510852172970772, -0.018185440450906754, 0.011704562231898308, -0.011100330390036106, -0.056407999247312546, -0.02707350067794323, 0.03890475630760193, 0.01770790107548237, -0.05539444833993912, -0.00892704352736473, -0.03859289363026619, -0.0750417411327362, -0.00002638186197145842, -0.009687206707894802, 0.01808798313140869, 0.028944671154022217, -0.005140846595168114, 0.04599961265921593, 0.008883187547326088, -0.01982271298766136, 0.013614715076982975, -0.015066822059452534, -0.023779459297657013, -0.003257493721321225, 0.04872840270400047, -0.013234633952379227, 0.008298446424305439, -0.026020966470241547, -0.02565063163638115, 0.032570064067840576, 0.010096524842083454, -0.04884535074234009, 0.02479301020503044, -0.024364201352000237, -0.05274362117052078, -0.011724053882062435, -0.01724010892212391, -0.005827916786074638, -0.060033392161130905, -0.041243720799684525, -0.022278625518083572, 0.025377752259373665, 0.008966025896370411, -0.01824391447007656, 0.05551139637827873, 0.014296913519501686, -0.008907551877200603, 0.023779459297657013, -0.089972123503685, 0.08661960810422897, -0.019735002890229225, -0.011139312759041786, 0.0331742949783802, 0.03412937372922897, -0.02572859637439251, -0.05145719274878502, 0.0013704863376915455, 0.05964356288313866, 0.01417021919041872, 0.03703358396887779, -0.03640986233949661, 0.01302022859454155, 0.01917949877679348, -0.022785400971770287, -0.060189321637153625, 0.030484488233923912, 0.026001475751399994, -0.0733654797077179, -0.006773247849196196, 0.026781130582094193, 0.01460877526551485, -0.022999806329607964, 0.018955348059535027, 0.041087787598371506, -0.0418284609913826, 0.015359192155301571, 0.008620054461061954, -0.03331073373556137, 0.03085482493042946, 0.0102622015401721, -0.026956552639603615, -0.027970103546977043, -0.05590122193098068, -0.015573597513139248, 0.07168922573328018, -0.07960271835327148, 0.05991644412279129, 0.06128083914518356, 0.025533681735396385, 0.03952847793698311, 0.031205669045448303, 0.02161591872572899, 0.01326387096196413, 0.04650638625025749, 0.01230879407376051, -0.08739925920963287, -0.054887671023607254, 0.028457386419177055, -0.03613698109984398, -0.04015220329165459, -0.056797824800014496, -0.03258955478668213, 0.04202337563037872, -0.019939662888646126, -0.022999806329607964, -0.03535732999444008, -0.002488803118467331, -0.022921839728951454, 0.02344810776412487, 0.026235371828079224, -0.0020892303436994553, -0.0382615402340889, -0.014667249284684658, -0.02572859637439251, 0.007255658973008394, -0.019033314660191536, 0.010866433382034302, -0.01575876586139202, -0.07036381214857101, 0.06595876812934875, 0.09535173326730728, 0.03845645487308502, 0.0011378081981092691, 0.023506581783294678, -0.051730070263147354, -0.010846942663192749, -0.060735080391168594, 0.018263405188918114, 0.0505216084420681, 0.004171151202172041, 0.0029383227229118347, -0.029198057949543, -0.018848145380616188, -0.010915162041783333, 0.02526080422103405, 0.05847408249974251, 0.04089287668466568, -0.014764705672860146, -0.0040298388339579105, -0.004475703928619623, -0.0339539498090744, -0.05812323838472366, 0.009677460417151451, -0.01097363606095314, 0.01581723988056183, -0.007962221279740334, 0.021498970687389374, -0.023175228387117386, -0.04128270223736763, -0.035318344831466675, -0.012406251393258572, 0.00042271887650713325, 0.01578800193965435, 0.0017115850932896137, 0.04861145466566086, 0.057343583554029465, -0.002189123537391424, -0.07239091396331787, 0.05508258566260338, 0.044479284435510635, -0.013868102803826332, -0.05122329667210579, 0.025397242978215218, -0.020894737914204597, 0.01863374002277851, 0.05461479350924492, -0.02785315364599228, 0.023292176425457, -0.044011492282152176, 0.040619995445013046, -0.0331353135406971, 0.03214125335216522, -0.029334498569369316, 0.06217744201421738, -0.013000737875699997, -0.02003711834549904, 0.044011492282152176, -0.06892145425081253, 0.0005551992217078805, -0.03518190607428551, -0.07005195319652557, 0.03496750071644783, 0.01835111528635025, 0.05824018642306328, 0.011256260797381401, -0.05851306393742561, 0.009433818981051445, 0.06603673100471497, -0.006480877287685871, 0.02044643834233284, 0.01876043528318405, -0.014998601749539375, 0.0005689040990546346, 0.00991135649383068, 0.01692824624478817, -0.04506402462720871, 0.01664562150835991, 0.009433818981051445, 0.021498970687389374, -0.03818357735872269, 0.0018090419471263885, -0.05898085609078407, 0.06981805711984634, 0.013673190027475357, 0.023974373936653137, -0.049625005573034286, 0.009809027425944805, -0.0010896888561546803, 0.016031643375754356, 0.022278625518083572, 0.030484488233923912, 0.035084448754787445, -0.047636885195970535, 0.021421005949378014, 0.006441894918680191, 0.016207067295908928, -0.01682104356586933, 0.058045271784067154, -0.013380819000303745, -0.008771112188696861, -0.009336361661553383, 0.04943009093403816, 0.039742883294820786, -0.044947076588869095, 0.01767866499722004, 0.005857153795659542, 0.025319278240203857, -0.05707070603966713, -0.020348981022834778, -0.013624461367726326, 0.09223312139511108, 0.054341912269592285, -0.08007051050662994, 0.012961754575371742, 0.0165871474891901, 0.01417021919041872, 0.005613511893898249, 0.0018894438399001956, -0.056953754276037216, -0.0001387236698064953, -0.018575266003608704, -0.02761925756931305, -0.010154998861253262, -0.002726354170590639, 0.06693333387374878, 0.07851120084524155, -0.012299048714339733, -0.04923517629504204, 0.006105668842792511, -0.056953754276037216, -0.00008504628931405023, 0.036020033061504364, -0.018731197342276573, 0.014871908351778984, 0.04229625314474106, 0.015281226485967636, -0.006982780061662197, -0.006154397036880255, 0.016324015334248543, -0.05188600346446037, 0.0319853238761425, -0.016704095527529716, -0.01302022859454155, 0.0015191079583019018, 0.0355132594704628, -0.01484267134219408, -0.02202523685991764, 0.041399650275707245, 0.047013163566589355, -0.05555037781596184, 0.03498699143528938, 0.025670122355222702, -0.03346666693687439, -0.009969831444323063, -0.007133838254958391, 0.009828519076108932, 0.02621588110923767, -0.047636885195970535, -0.05028771236538887, -0.005496563855558634, 0.026898078620433807, 0.00775756174698472, -0.03798866271972656, 0.0016652931226417422, -0.04073694348335266, -0.04229625314474106, 0.037598833441734314, 0.050170764327049255, 0.0311861764639616, -0.030971772968769073, 0.022142184898257256, -0.0679078996181488, 0.018156202509999275, -0.047247059643268585, 0.0013643952552229166, 0.07219599932432175, -0.028925178572535515, 0.03286243602633476, 0.02621588110923767, 0.02296082302927971, 0.0012163827195763588, 0.037462394684553146, -0.07196210324764252, 0.029938729479908943, -0.041087787598371506, -0.03108872100710869, 0.027658240869641304, -0.016031643375754356, 0.053484294563531876, 0.02003711834549904, -0.04284201189875603, 0.023584546521306038, 0.041009824723005295, 0.03991830721497536, 0.0006675791228190064, -0.03518190607428551, -0.0010580153902992606, 0.11780578643083572, 0.030426014214754105, 0.013390565291047096, 0.011577867902815342, -0.07114346325397491, 0.0015666180988773704, -0.013400310650467873, 0.007840399630367756, 0.0418284609913826, -0.027502309530973434, 0.005194447468966246, -0.010671519674360752, -0.00728002330288291, -0.02582605369389057, 0.0016397107392549515, 0.00953614804893732, 0.04058101400732994, -0.021362531930208206, -0.01650918275117874, 0.011724053882062435, -0.007426208350807428, -0.011197786778211594, 0.02337014116346836, -0.04798772931098938, -0.10509742051362991, 0.018906619399785995, -0.037306465208530426, -0.018438827246427536, -0.00515059195458889, -0.0426081158220768, -0.010320675559341908, -0.01832187920808792, -0.02769722416996956, -0.009828519076108932, -0.04214032366871834, 0.02375996857881546, -0.06092999503016472, 0.014072762802243233, 0.06178761273622513, -0.0015191079583019018, -0.016158338636159897, -0.06595876812934875, -0.00500927958637476, -0.00546732684597373, 0.02785315364599228, -0.012377014383673668, -0.021986255422234535, -0.0008722384227439761, -0.016713842749595642, -0.1096973791718483, 0.01808798313140869, -0.015934187918901443, 0.004999534226953983, -0.009190176613628864, 0.0017262035980820656, 0.07051974534988403, -0.041009824723005295, 0.032648030668497086, -0.058045271784067154, -0.04545385390520096, 0.027268413454294205, -0.04958602041006088, -0.015368937514722347, 0.008327683433890343, 0.0568368062376976, -0.002310944488272071, 0.018048999831080437, -0.047714851796627045, -0.006661172490566969, 0.0012693748576566577, -0.01871170662343502, 0.050170764327049255, 0.005355251487344503, 0.0260599497705698, 0.017045194283127785, 0.022473538294434547, 0.04946907237172127, 0.017922306433320045, 0.030250592157244682, -0.016937991604208946, 0.03490902855992317, -0.013634206727147102, -0.052197862416505814, -0.02280489169061184, -0.0003517581499181688, -0.0205244030803442, -0.06284014880657196, -0.0012571928091347218, -0.019354920834302902, -0.004370937589555979, 0.0074944281950592995, 0.005496563855558634, -0.008239972405135632, -0.013410056009888649, -0.06248930096626282, -0.02461758814752102, 0.011139312759041786, 0.011607104912400246, -0.012172354385256767, 0.046935196965932846, 0.01646045409142971, -0.018097728490829468, 0.03467513248324394, 0.017873577773571014, -0.0331742949783802, 0.048104677349328995, 0.02779467962682247, -0.007245913147926331, 0.044635217636823654, -0.017425276339054108, 0.020485419780015945, -0.05231481045484543, -0.04291997477412224, 0.030581945553421974, 0.03559122607111931, 0.04790976643562317, 0.041399650275707245, 0.01664562150835991, -0.025553174316883087, 0.030679401010274887 ]
28,902
yampex.plot
__del__
Safely ensures that I am removed from the class-wide I{ph} instance of L{PlotterHolder}.
def __del__(self): """ Safely ensures that I am removed from the class-wide I{ph} instance of L{PlotterHolder}. """ # Only an integer is passed to the call self.ph.remove(self.ID) # No new references were created, nothing retained
(self)
[ 0.017490336671471596, -0.013757324777543545, -0.035641998052597046, 0.018447518348693848, -0.06480996310710907, 0.007948966696858406, -0.02732321247458458, 0.07337239384651184, 0.042533714324235916, 0.028785090893507004, -0.02866326831281185, -0.017011744901537895, 0.02180635929107666, -0.008653800934553146, -0.04939062148332596, -0.005895374808460474, -0.013922655954957008, 0.022311056032776833, 0.0037047318182885647, -0.11966522783041, -0.010398483835160732, 0.03235277161002159, 0.030577633529901505, 0.024033984169363976, -0.015602076426148415, 0.035328738391399384, 0.021945586428046227, 0.017908016219735146, 0.001920891460031271, 0.019578734412789345, -0.04034089669585228, -0.006500139832496643, -0.030229566618800163, 0.04023647680878639, 0.023929564282298088, 0.003345788223668933, -0.004057148937135935, 0.03665139153599739, -0.04148951545357704, 0.03574641793966293, 0.041385095566511154, 0.014531772583723068, 0.08186521381139755, -0.03280525654554367, 0.04702376946806908, 0.06561051309108734, 0.011877765879034996, 0.0025408847723156214, -0.018099453300237656, -0.020466303452849388, -0.005390678532421589, 0.01574130356311798, 0.002954213647171855, 0.06373095512390137, -0.004729352425783873, 0.03626851737499237, 0.07121438533067703, 0.07636576890945435, 0.0371386855840683, -0.012469478882849216, 0.0020764335058629513, 0.023076802492141724, 0.009519616141915321, -0.07580886036157608, 0.019248072057962418, -0.04737183824181557, 0.0025691650807857513, 0.03231796622276306, 0.028071554377675056, -0.006434877403080463, -0.009937295690178871, -0.023999178782105446, -0.0017066131113097072, 0.042150840163230896, 0.03842652961611748, -0.051513828337192535, 0.0293768048286438, -0.020709950476884842, 0.06581935286521912, -0.034876253455877304, 0.030038129538297653, -0.007722723297774792, -0.0008359032217413187, 0.04535305127501488, 0.0232856422662735, -0.014984258450567722, 0.06240830570459366, -0.002456043614074588, -0.03692984580993652, 0.014818927273154259, -0.007574794813990593, 0.017873208969831467, -0.007239781320095062, -0.04082818701863289, 0.02664448320865631, -0.03908785805106163, -0.02895912528038025, -0.02074475772678852, 0.002638778416439891, -0.007117957808077335, 0.014409949071705341, -0.005978040397167206, -0.03165663778781891, 0.028071554377675056, -0.0038069761358201504, -0.029655257239937782, 0.02915056049823761, -0.0662718415260315, -0.0759480893611908, 0.02523481473326683, -0.0033849456813186407, 0.03992321714758873, -0.08604201674461365, 0.02930719032883644, 0.0529060922563076, -0.021980393677949905, -0.10045196115970612, -0.04472653195261955, -0.017298899590969086, -0.04517901688814163, -0.04611879959702492, 0.018290888518095016, -0.11005859822034836, -0.000032699204894015566, 0.04510940611362457, 0.0068656099028885365, -0.0015140888281166553, 0.012425970286130905, -0.022711332887411118, -0.07803648710250854, 0.012338954024016857, 0.008888745680451393, -0.0302121639251709, 0.008201314136385918, 0.015915336087346077, -0.00008341357170138508, 0.017359811812639236, -0.010433290153741837, -0.06912598758935928, 0.0028563200030475855, -0.032944485545158386, 0.04030608758330345, 0.0018197346944361925, 0.04639725014567375, 0.05412432551383972, 0.029133157804608345, -0.054019905626773834, 0.005412432365119457, -0.059310514479875565, 0.010076521895825863, -0.06773371994495392, -0.02142348699271679, 0.08339671045541763, -0.003946202807128429, -0.03759117051959038, 0.001211706199683249, -0.04361271858215332, 0.0388094037771225, -0.022885365411639214, -0.0163591206073761, 0.036129292100667953, 0.038530949503183365, 0.03555498272180557, -0.04688454419374466, -0.046571284532547, -0.0010632340563461185, 0.042150840163230896, -0.022920172661542892, -0.02196298912167549, 0.03078647330403328, -0.018551938235759735, -0.024538680911064148, 0.011007599532604218, 0.028489233925938606, -0.050713274627923965, 0.0371386855840683, 0.028715478256344795, 0.01705525442957878, 0.021075420081615448, 0.02199779637157917, 0.010015610605478287, -0.04357791319489479, -0.021597519516944885, 0.0145404739305377, 0.04396078735589981, -0.04187238961458206, 0.007505181711167097, -0.00936298631131649, 0.03268343582749367, 0.017742684110999107, -0.03706907108426094, 0.007605250924825668, -0.0009343407582491636, 0.00953701976686716, 0.05492487922310829, -0.004524863325059414, -0.007022239733487368, -0.03310111537575722, -0.029446417465806007, 0.03706907108426094, -0.024033984169363976, 0.0037264858838170767, 0.010703042149543762, -0.06891714781522751, -0.009711052291095257, 0.01990939863026142, 0.004964297171682119, 0.007083151023834944, -0.05617791786789894, 0.039714377373456955, 0.03372763469815254, -0.0043116724118590355, 0.018934812396764755, 0.023163819685578346, 0.07963759452104568, -0.0792895257472992, -0.04023647680878639, -0.0014412124874070287, 0.02138867974281311, 0.012147516943514347, 0.010433290153741837, -0.001246512751094997, -0.04204642027616501, -0.006156424526125193, -0.0637657642364502, -0.001572825014591217, 0.024782327935099602, 0.039749182760715485, 0.05088730901479721, -0.09912931174039841, 0.0504000149667263, 0.027271002531051636, 0.02607017382979393, -0.02158011682331562, 0.0307516660541296, -0.017403319478034973, -0.07184090465307236, -0.03867017850279808, -0.027410229668021202, -0.01507127471268177, -0.01090317964553833, -0.007574794813990593, 0.03981879726052284, 0.05294089764356613, 0.032439786940813065, 0.0545768104493618, -0.009510914795100689, 0.08005527406930923, -0.011259947903454304, -0.031238960102200508, 0.011407876387238503, -0.058092281222343445, -0.002093836897984147, 0.008980113081634045, 0.04890332743525505, -0.05057404935359955, -0.0534978061914444, -0.06853427737951279, -0.0008598327985964715, -0.015523761510848999, -0.04524863138794899, 0.020709950476884842, 0.028906915336847305, 0.0625823363661766, 0.02716658264398575, 0.023981774225831032, 0.03210912644863129, 0.02279835008084774, -0.047093383967876434, 0.003337086644023657, 0.045074597001075745, -0.035607192665338516, 0.013539782725274563, -0.05043482035398483, -0.0388094037771225, 0.022815752774477005, -0.018517132848501205, 0.005220996215939522, -0.013278733007609844, 0.022885365411639214, 0.08165637403726578, -0.025739509612321854, 0.04737183824181557, -0.0006352211930789053, -0.012486882507801056, 0.04152432084083557, 0.017612159252166748, 0.047893937677145004, 0.02526962012052536, -0.015984948724508286, -0.02385995164513588, -0.020762160420417786, -0.016942132264375687, 0.03995802253484726, 0.03675581142306328, -0.008479767479002476, -0.0898011326789856, 0.028402218595147133, 0.00930207408964634, 0.029898904263973236, -0.0019611367024481297, -0.023233432322740555, -0.04538785666227341, 0.044308852404356, -0.005686534568667412, -0.012304146774113178, 0.03290967643260956, 0.005299311131238937, 0.023303044959902763, 0.007818441838026047, 0.05704808235168457, 0.03097791038453579, -0.036024872213602066, 0.04371713846921921, 0.09265527874231339, -0.017107464373111725, -0.0267489030957222, -0.030003324151039124, -0.018934812396764755, 0.10852710157632828, 0.012295445427298546, -0.042638134211301804, -0.03040359914302826, -0.0060737584717571735, 0.02520000748336315, -0.025165200233459473, -0.028141168877482414, 0.037312716245651245, 0.01971796154975891, 0.03341437503695488, -0.05335857719182968, -0.0032870520371943712, 0.029672659933567047, -0.06226908043026924, 0.052001118659973145, -0.06658510118722916, 0.01664627529680729, -0.003500242717564106, 0.02238066866993904, -0.021893376484513283, -0.0004114253679290414, -0.017690474167466164, -0.04235967993736267, 0.0216149240732193, -0.010685638524591923, 0.047859128564596176, -0.004668440669775009, -0.005403731018304825, 0.04939062148332596, -0.018203873187303543, 0.015854423865675926, 0.0634176954627037, 0.016245998442173004, 0.019613541662693024, 0.08541549742221832, 0.010990196838974953, -0.01734240911900997, 0.053950291126966476, -0.045457471162080765, -0.02857625111937523, 0.05955415964126587, -0.052349187433719635, -0.012782738544046879, -0.035415757447481155, 0.00904102437198162, -0.024190613999962807, 0.005216645076870918, -0.09557903558015823, -0.03748675063252449, -0.04427404701709747, -0.03578122705221176, -0.052349187433719635, -0.035450562834739685, 0.029463820159435272, 0.025965753942728043, 0.03873978927731514, 0.024938957765698433, 0.08847847580909729, 0.014166302047669888, -0.025896139442920685, 0.014758015051484108, 0.005969338584691286, 0.009980804286897182, 0.006708980072289705, -0.006521894130855799, -0.00960663240402937, -0.04556189104914665, 0.010015610605478287, 0.020083431154489517, 0.06477515399456024, 0.04730222374200821, -0.06300001591444016, 0.0007679215050302446, -0.01837790571153164, -0.012704423628747463, -0.003467611502856016, -0.010946688242256641, -0.004050622694194317, -0.04034089669585228, -0.010163539089262486, 0.035293933004140854, -0.059693388640880585, -0.024973765015602112, 0.02655746601521969, 0.03717349097132683, 0.001749033690430224, 0.011695031076669693, 0.04350829869508743, 0.011677627451717854, -0.039714377373456955, 0.01997901126742363, -0.011538401246070862, 0.028628461062908173, -0.0398884080350399, 0.07104035466909409, -0.03223094716668129, -0.012286744080483913, -0.03940111771225929, 0.06467073410749435, 0.027845311909914017, -0.015584672801196575, 0.06359173357486725, 0.0005101347924210131, 0.03842652961611748, -0.05864918977022171, -0.002425587736070156, -0.05750057101249695, -0.012582600116729736, 0.016272103413939476, 0.009824174456298351, -0.018482325598597527, -0.020379288122057915, 0.022328458726406097, -0.01609807088971138, -0.01921326480805874, 0.029324594885110855, -0.0008576573454774916, 0.010433290153741837, -0.016846414655447006, 0.05461161956191063, -0.015280114486813545, 0.006656769663095474, -0.0006901504239067435, 0.001399879576638341, 0.009885085746645927, -0.013487572781741619, 0.002223274204879999, 0.03303150087594986, -0.0033784194383770227, -0.021945586428046227, 0.05718730762600899, 0.03703426569700241, -0.0008962709689512849, -0.036407746374607086, 0.0005555466050282121, -0.06905637681484222, -0.022293653339147568, -0.051513828337192535, -0.0423944890499115, -0.009737157262861729, -0.028402218595147133, 0.06923040747642517, -0.03692984580993652, -0.036407746374607086, -0.038879018276929855, 0.035676807165145874, 0.047545868903398514, -0.024190613999962807, -0.027497244998812675, 0.024451663717627525, 0.053184546530246735, -0.031151942908763885, -0.04566631093621254, -0.010076521895825863, -0.07768841832876205, 0.042986199259757996, -0.0014771068235859275, 0.05548178404569626, -0.00930207408964634, -0.016594065353274345, 0.030647246167063713, -0.009432599879801273, 0.030856085941195488, -0.02154530957341194, -0.019996413961052895, 0.04810277745127678, -0.020849177613854408, -0.027497244998812675, 0.0029020037036389112, 0.021371277049183846, -0.05823151022195816, -0.025339234620332718, -0.03950553759932518, -0.050156369805336, 0.04159393534064293, 0.010172240436077118, -0.019543929025530815, -0.019891994073987007, 0.008623344823718071, -0.07441659271717072, 0.010441992431879044, -0.0256176870316267, -0.03113454021513462, -0.032526805996894836, 0.06637626141309738, -0.10295803844928741, 0.03444116935133934, 0.04806796833872795, -0.07817571610212326, 0.0017620861763134599, -0.004292093683034182, -0.046223219484090805, 0.04396078735589981, 0.023738129064440727, 0.04771990329027176, 0.009998206980526447, -0.06202543154358864, 0.0016402628971263766, -0.006769891362637281, 0.0014694927958771586, 0.038879018276929855, 0.05342819169163704, 0.03940111771225929, -0.016106773167848587, -0.02241547591984272, -0.026383433490991592, -0.0822828933596611, -0.011503594927489758, 0.03720829635858536, 0.005808358080685139, 0.025669896975159645, -0.045074597001075745, -0.07076189666986465, -0.02302459254860878, 0.015384535305202007, 0.02866326831281185, -0.03780001029372215, -0.112495057284832, 0.04350829869508743, 0.021110227331519127, -0.014296826906502247, -0.01132085919380188, 0.06035471335053444, -0.03585083782672882, -0.000784780946560204, 0.014296826906502247, -0.01830829307436943, 0.022467685863375664, -0.019039232283830643, 0.04517901688814163, 0.007291991263628006, -0.05308012664318085, 0.038530949503183365, -0.053567420691251755, 0.013409257866442204, 0.04312542825937271, 0.027497244998812675, -0.03078647330403328, 0.022659122943878174, 0.013905252330005169, -0.011895169503986835, 0.04023647680878639, 0.0944652184844017, 0.00025098849437199533, 0.03835691884160042, -0.007526936009526253, 0.030194759368896484, -0.009180251508951187, 0.035328738391399384, -0.04326465353369713, -0.0018295240588486195, -0.009423897601664066, 0.03181326761841774, -0.029742274433374405, -0.039783988147974014, 0.01956133171916008, 0.0030977909918874502, -0.011938677169382572, 0.000050102527893614024, -0.0595889687538147, 0.01975276879966259, 0.04187238961458206, -0.03901824355125427, -0.028628461062908173, 0.0016881220508366823, 0.020100833848118782, 0.000304830027744174, 0.031569622457027435, -0.007252833805978298, 0.00559516716748476, 0.019700558856129646, 0.05102653428912163, -0.00852762721478939, -0.0299163069576025, 0.034615203738212585, 0.0181516632437706, 0.021110227331519127, -0.03478923812508583, -0.05412432551383972, 0.04538785666227341, 0.036477357149124146, 0.005046962760388851, -0.0011703732889145613, 0.00277365418151021, -0.019282879307866096, -0.004498758353292942, -0.011660224758088589, 0.003950553480535746, -0.041385095566511154, -0.06494919210672379, -0.01963094435632229, 0.008988814428448677, 0.022746138274669647, -0.036860231310129166, 0.03672100603580475, -0.0398884080350399, -0.0071223084814846516, -0.013104699552059174, -0.02340746484696865, 0.017037849873304367, -0.00007287639891728759, -0.030612438917160034, -0.019004425033926964, 0.0058344630524516106, 0.014140197075903416, -0.04399559274315834, 0.02876768819987774, -0.016245998442173004, -0.00740076182410121, 0.041037026792764664, 0.00732679758220911, -0.03056022897362709, 0.014409949071705341, -0.006565402261912823, 0.029655257239937782, 0.004089780151844025, -0.024312438443303108, 0.007396411150693893, 0.02013564109802246, -0.004933841060847044, 0.03818288445472717, -0.04242929443717003, -0.022519895806908607, 0.019509121775627136, -0.04194200038909912, -0.030577633529901505, 0.0037177843041718006, -0.041002221405506134, 0.03574641793966293, -0.049529850482940674, -0.005634324625134468, 0.029063545167446136, 0.009702350944280624, -0.06665471196174622, 0.016942132264375687, 0.0007755354745313525, 0.0037612924352288246, 0.009815472178161144, -0.01507127471268177, 0.034458573907613754, -0.01655055768787861, 0.019091442227363586, -0.020379288122057915, 0.04190719500184059, 0.048694487661123276, 0.0007619390962645411, -0.007522584870457649, 0.02716658264398575, -0.013783429749310017, 0.026313818991184235, -0.05391548573970795, -0.028680671006441116, -0.06146852672100067, -0.039366308599710464, -0.061712171882390976, -0.0662718415260315, 0.015593375079333782, 0.0181516632437706, -0.016011053696274757, 0.023546691983938217, -0.04838122799992561, 0.029481224715709686, -0.01693342998623848, -0.005434186663478613, 0.030629843473434448, 0.1133304163813591, 0.005107874516397715, -0.007948966696858406, 0.043021008372306824, -0.05795305594801903, -0.031238960102200508, 0.0035916101187467575, 0.0587536096572876, -0.013043788261711597, -0.04737183824181557, -0.05412432551383972, -0.013217821717262268, -0.10170499980449677, 0.04117625579237938, -0.041802775114774704, 0.008140402846038342, -0.00638266745954752, 0.00960663240402937, 0.001585877500474453, 0.00595628609880805, 0.01680290512740612, -0.01396616455167532, 0.006996134761720896, 0.030960505828261375, -0.01718577928841114, -0.010729147121310234, 0.08652930706739426, 0.023546691983938217, -0.012817544862627983, 0.05697846785187721, -0.002908529946580529, -0.01940470188856125, -0.017777491360902786, -0.009998206980526447, -0.0232856422662735, 0.03360581025481224, 0.0526624470949173, 0.07142322510480881, -0.004368233494460583, 0.02325083501636982, 0.0328400656580925, 0.0781060978770256, -0.06505361199378967, -0.02340746484696865, -0.004335602279752493, 0.015079976990818977, 0.02462569810450077, -0.040166862308979034, 0.023581499233841896, 0.0018501904560253024, -0.030542826279997826, 0.045492276549339294, 0.017742684110999107, 0.036129292100667953, -0.010998898185789585, -0.036094486713409424, -0.022589508444070816, 0.016011053696274757, 0.013739921152591705, 0.04368233308196068, 0.010259256698191166, 0.009328179061412811, 0.058475155383348465, -0.0036003119312226772, -0.05381106585264206, 0.03954034298658371, 0.04107183590531349, -0.011407876387238503, 0.020518513396382332, 0.021980393677949905, -0.04566631093621254, 0.008653800934553146, 0.006434877403080463, 0.011103318072855473, -0.041385095566511154, -0.07935913652181625, -0.010468097403645515, 0.013792131096124649, -0.024451663717627525, 0.019839784130454063, 0.044308852404356, 0.00419202446937561, 0.014818927273154259 ]
28,903
yampex.plot
__enter__
Upon an outer context entry, sets up the first subplot with cleared axes, preserves a copy of my global options, and returns a reference to myself as a subplotting tool.
def __enter__(self): """ Upon an outer context entry, sets up the first subplot with cleared axes, preserves a copy of my global options, and returns a reference to myself as a subplotting tool. """ # TODO: Allow my instance to be context-called again #self.reset() self.sp.setup() self._isSubplot = True self.opts.newLocal() return self
(self)
[ 0.023844048380851746, -0.04693004861474037, 0.052477579563856125, 0.0393151119351387, -0.04968658462166786, 0.03983196243643761, 0.0023150607012212276, -0.004162801895290613, 0.021897243335843086, -0.015496908687055111, -0.022017842158675194, -0.03841923922300339, 0.021035825833678246, 0.01578117534518242, -0.05778391286730766, 0.005358019378036261, 0.019054563716053963, -0.016530610620975494, 0.023688992485404015, 0.019898753613233566, -0.0069559495896101, -0.0029718917794525623, 0.021156424656510353, -0.008480659686028957, -0.033836495131254196, 0.034766826778650284, -0.02711743675172329, -0.02193170040845871, 0.019468044862151146, -0.02754814550280571, -0.048377230763435364, -0.02456763945519924, -0.012378575280308723, 0.019089020788669586, 0.07291041314601898, -0.025411829352378845, -0.03387095406651497, 0.04606863111257553, 0.011034763418138027, 0.08276503533124924, 0.030924903228878975, -0.07415085285902023, 0.07959501445293427, -0.015729490667581558, 0.013171079568564892, 0.048756252974271774, 0.024050788953900337, 0.02473992295563221, 0.03516307845711708, -0.0381435863673687, 0.042209476232528687, -0.0498933270573616, -0.014333994127810001, 0.01852048560976982, -0.026014821603894234, 0.0386604368686676, 0.0506858304142952, 0.04279524087905884, 0.042588502168655396, -0.029253752902150154, -0.01682349108159542, -0.006245279684662819, -0.016384169459342957, -0.02008826658129692, -0.010113046504557133, -0.053063344210386276, -0.03349192813038826, 0.004199412185698748, -0.01596207357943058, -0.012972953729331493, -0.0250155758112669, 0.00241843075491488, -0.062470026314258575, 0.011982323601841927, 0.01512649841606617, -0.042278390377759933, -0.060368169099092484, -0.028168365359306335, 0.005599216558039188, -0.007438343483954668, -0.01902010664343834, 0.0505480021238327, -0.045345038175582886, 0.05978240445256233, 0.019967667758464813, 0.02684178203344345, 0.057232607156038284, 0.022930944338440895, 0.031786322593688965, 0.02560134045779705, 0.01348119042813778, 0.04978995397686958, 0.0417959988117218, 0.031355611979961395, 0.027324175462126732, -0.04465590417385101, -0.02473992295563221, -0.01601375825703144, -0.045345038175582886, -0.06598461419343948, -0.053821392357349396, -0.06746625155210495, -0.015143726952373981, -0.00042263316572643816, 0.0309593603014946, -0.0011456857901066542, 0.038005758076906204, -0.0021330860909074545, -0.018124232068657875, 0.010750495828688145, 0.005818877834826708, 0.020002124831080437, -0.07594260573387146, 0.047240156680345535, -0.03673085942864418, 0.0058877915143966675, -0.03531813621520996, -0.04121023416519165, 0.01571226306259632, -0.061987634748220444, -0.07442650943994522, 0.07925044745206833, -0.022448550909757614, -0.017486782744526863, 0.006223744247108698, 0.002909438917413354, 0.015255711041390896, -0.020002124831080437, -0.024119701236486435, -0.04513829946517944, 0.031097186729311943, 0.008786462247371674, -0.05406259000301361, -0.01922684721648693, 0.013222765177488327, -0.029805060476064682, 0.007102390751242638, -0.006878422107547522, -0.08676201105117798, 0.060747191309928894, -0.019192392006516457, 0.033147361129522324, -0.07594260573387146, 0.04079675301909447, -0.02896087057888508, 0.02193170040845871, -0.02284480258822441, 0.007421115413308144, -0.014868073165416718, -0.004386770538985729, -0.03035636804997921, 0.027306947857141495, 0.019468044862151146, -0.003452132223173976, 0.026514442637562752, -0.03824695572257042, -0.034439489245414734, 0.05089256912469864, 0.03959076851606369, -0.01709914579987526, -0.016763191670179367, -0.01912347786128521, 0.00017564849986229092, -0.024877749383449554, -0.004574128892272711, -0.004996223840862513, -0.010052747093141079, -0.058783158659935, -0.029960114508867264, 0.01699577458202839, 0.0044535305351018906, -0.06601906567811966, 0.011749740689992905, 0.022172896191477776, -0.07635608315467834, 0.033733125776052475, 0.017900263890624046, 0.02846124768257141, 0.003275541588664055, 0.010569597594439983, 0.030873218551278114, -0.02468823827803135, -0.03393986448645592, 0.0449315570294857, 0.0001081483278539963, 0.0012156760785728693, 0.03073539026081562, -0.007343587931245565, 0.04706787317991257, 0.0017572925426065922, 0.006701831240206957, 0.03645520657300949, -0.016892405226826668, -0.03893608972430229, -0.009751250967383385, -0.005319255404174328, -0.036214008927345276, -0.038005758076906204, 0.0023215212859213352, 0.02911592461168766, -0.05034126341342926, -0.028874728828668594, -0.002182617550715804, -0.045999716967344284, 0.04155480116605759, 0.10860756784677505, 0.008230848237872124, 0.016961319372057915, -0.06860332190990448, 0.06619135290384293, -0.036317378282547, -0.047550268471241, 0.048204947263002396, 0.044586990028619766, 0.02294817380607128, -0.020553430542349815, -0.014980057254433632, 0.017727980390191078, 0.0081963911652565, 0.03151066601276398, -0.004001286346465349, -0.018658312037587166, -0.017572924494743347, 0.017615996301174164, -0.04141697287559509, -0.006172059569507837, 0.06767299026250839, -0.0034026007633656263, 0.014196166768670082, -0.04927310347557068, -0.009811550378799438, -0.011956480331718922, 0.017865806818008423, -0.05264986306428909, -0.07325498014688492, 0.016573680564761162, 0.02322382666170597, -0.000007070525043673115, -0.0057930354960262775, 0.02554965578019619, -0.02456763945519924, 0.0052503421902656555, 0.031579580157995224, -0.04941093176603317, -0.06781081855297089, 0.05344236642122269, 0.009001817554235458, 0.04920418933033943, 0.005280491895973682, 0.001928499317727983, 0.007231603376567364, -0.02069125883281231, -0.01469578966498375, 0.02496389113366604, 0.002827604301273823, -0.02069125883281231, -0.04947984591126442, -0.027841027826070786, -0.009363613091409206, -0.013007410801947117, 0.023688992485404015, 0.06564004719257355, -0.024826064705848694, 0.05985131487250328, 0.010569597594439983, 0.01125873252749443, -0.0017799047054722905, -0.004587050527334213, -0.04882516711950302, 0.026014821603894234, 0.034284431487321854, 0.05936892330646515, 0.017564311623573303, 0.04823940247297287, -0.008932903409004211, 0.023844048380851746, -0.02615264803171158, -0.03559378907084465, -0.0052934130653738976, -0.003904376644641161, 0.08931180834770203, 0.013558718375861645, -0.013575945980846882, 0.04090012237429619, -0.026807324960827827, -0.048962995409965515, 0.016332482919096947, 0.05406259000301361, 0.015944845974445343, -0.008131785318255424, -0.07828565686941147, 0.062366656959056854, 0.06029925495386124, 0.047619182616472244, -0.007877666503190994, 0.007438343483954668, -0.03132115676999092, 0.01679764874279499, -0.047894835472106934, 0.0525120347738266, 0.04727461561560631, -0.047136787325143814, -0.048377230763435364, 0.08090437203645706, 0.05461389571428299, -0.013489804230630398, 0.04768809676170349, 0.02759983018040657, 0.058094024658203125, -0.030321910977363586, -0.00707654794678092, 0.07621825486421585, -0.03106272965669632, 0.01106922049075365, -0.07794108986854553, -0.024757150560617447, -0.004188644699752331, -0.07091192156076431, 0.0007639700197614729, 0.09275747835636139, -0.08414330333471298, -0.048962995409965515, 0.022810345515608788, -0.03872935101389885, 0.054958462715148926, 0.0593000091612339, 0.003120486391708255, -0.0011682980693876743, 0.010173345915973186, 0.06302133202552795, -0.07718304544687271, 0.0024959584698081017, -0.021793873980641365, -0.02441258355975151, -0.054097045212984085, -0.04320872202515602, -0.02268974855542183, -0.013369206339120865, -0.019002879038453102, -0.07318606227636337, 0.03642074763774872, 0.012257976457476616, -0.047619182616472244, -0.029942886903882027, -0.04186490923166275, -0.018916737288236618, 0.00707654794678092, -0.03380203992128372, 0.057508260011672974, -0.01733172871172428, -0.05292551591992378, 0.07911261916160583, -0.00004219601760269143, 0.02603204920887947, 0.034336116164922714, 0.034973565489053726, -0.04217502102255821, 0.03152789548039436, -0.01085386611521244, -0.03273387998342514, 0.04503493010997772, 0.031734634190797806, -0.05661238357424736, 0.011301803402602673, -0.030011799186468124, -0.04365665838122368, 0.000953481940086931, -0.021466534584760666, -0.024481497704982758, -0.05830076336860657, -0.009329156018793583, -0.04782592132687569, 0.06677711755037308, 0.014437364414334297, -0.001928499317727983, 0.03288893774151802, -0.03328518941998482, -0.02825450710952282, 0.05178844556212425, -0.05606107786297798, 0.07042952626943588, -0.0061117601580917835, 0.005693972576409578, -0.00007429729157593101, -0.013265836052596569, -0.04782592132687569, -0.029960114508867264, 0.012654229067265987, 0.0849013477563858, 0.019864296540617943, 0.026238789781928062, 0.0021503143943846226, 0.04189936816692352, 0.047619182616472244, -0.02430921420454979, -0.024102473631501198, 0.016254955902695656, -0.010113046504557133, -0.04055555537343025, 0.00655108317732811, 0.03717879578471184, -0.00833421852439642, 0.004012053832411766, 0.002166466088965535, 0.060471538454294205, -0.0512026809155941, 0.022879259660840034, -0.0058662560768425465, 0.026721183210611343, -0.023137684911489487, 0.01148270070552826, -0.06184980645775795, -0.030011799186468124, 0.000525464944075793, -0.006878422107547522, -0.025084489956498146, 0.013386433944106102, 0.03766119107604027, 0.06119512766599655, 0.008708935230970383, 0.020829085260629654, 0.07435759156942368, 0.01348119042813778, 0.014618261717259884, 0.044759273529052734, -0.01626357063651085, -0.09337770193815231, -0.03642074763774872, -0.00316786440089345, -0.040762294083833694, -0.08049088716506958, -0.02317214198410511, 0.026324931532144547, 0.024550409987568855, -0.01647031120955944, -0.001127380644902587, -0.010629897005856037, 0.026755640283226967, -0.02739308960735798, 0.05743934586644173, 0.05175398662686348, -0.011775583028793335, -0.012413032352924347, -0.03214811533689499, 0.006012697238475084, 0.002182617550715804, -0.0047722551971673965, 0.039935335516929626, -0.05816293880343437, -0.03182077780365944, 0.07063627243041992, 0.05988577380776405, 0.00007813330012140796, 0.015462451614439487, -0.03276833891868591, -0.032596055418252945, 0.04327763617038727, -0.01007858943194151, -0.010216416791081429, 0.058645330369472504, -0.04768809676170349, 0.009458368644118309, -0.03371589630842209, 0.008252383209764957, 0.033784810453653336, -0.01212876383215189, 0.08889833092689514, 0.027668742462992668, -0.014463206753134727, -0.02339611016213894, -0.011766968294978142, 0.013412277214229107, -0.05557868257164955, -0.00907934457063675, 0.010957235470414162, -0.014997285790741444, -0.04978995397686958, 0.0015990070533007383, -0.029512178152799606, -0.04083120822906494, -0.04196828231215477, -0.011060605756938457, 0.026772867888212204, 0.039246201515197754, -0.03456008806824684, -0.002775919158011675, 0.09475596994161606, -0.033698670566082, -0.06760407984256744, 0.05282214656472206, -0.010991692543029785, 0.005564759485423565, -0.06526102125644684, 0.028478475287556648, 0.004132652655243874, 0.04358774796128273, 0.013059095479547977, -0.027479231357574463, 0.05106485262513161, -0.07477107644081116, 0.0368342287838459, -0.00028453709091991186, -0.0036437977105379105, 0.009966605342924595, 0.053235627710819244, 0.028547389432787895, -0.07180779427289963, 0.03704097121953964, -0.04207165166735649, 0.0020684797782450914, 0.008127477951347828, -0.0381435863673687, 0.019140705466270447, 0.02722080610692501, 0.05423487350344658, 0.01369654480367899, -0.04693004861474037, 0.01496282871812582, 0.06846549361944199, -0.02122533693909645, 0.005556145682930946, 0.024447040632367134, 0.041623715311288834, -0.03710988536477089, 0.02716912142932415, 0.00871324259787798, -0.02696238085627556, 0.06984376162290573, -0.01191340945661068, 0.033526383340358734, -0.0005690741818398237, -0.02069125883281231, -0.015359081327915192, 0.05778391286730766, 0.030390823259949684, -0.014041111804544926, -0.06653591990470886, -0.03462899848818779, 0.023034315556287766, -0.04727461561560631, 0.002937435172498226, -0.008088714443147182, 0.08200698345899582, -0.021363163366913795, 0.0250155758112669, 0.01493698637932539, 0.04751581326127052, 0.00442768819630146, -0.014833616092801094, -0.010164731182157993, 0.014549348503351212, -0.05106485262513161, 0.04396677017211914, 0.0417959988117218, -0.04520721361041069, -0.005172814708203077, -0.004111117217689753, 0.013446733355522156, -0.007115311920642853, -0.01571226306259632, -0.01429092325270176, 0.07546021044254303, 0.04455253481864929, -0.028392333537340164, 0.026583356782794, -0.021621590480208397, -0.007446957752108574, 0.035834986716508865, -0.020191635936498642, -0.008024107664823532, 0.01934744603931904, -0.039452940225601196, 0.0011176897678524256, 0.01066435407847166, -0.010009676218032837, 0.04861842840909958, 0.06853441148996353, 0.052098553627729416, -0.02965000458061695, 0.02949494868516922, -0.02587699331343174, 0.0006239896174520254, -0.036386292427778244, 0.017538469284772873, -0.024326441809535027, 0.02160436101257801, 0.01734895631670952, 0.015376309864223003, -0.0014094950165599585, 0.0022956787142902613, -0.01412725355476141, 0.008958746679127216, 0.02744477428495884, -0.034163832664489746, 0.02598036453127861, -0.013972198590636253, -0.005121129564940929, -0.0355248749256134, 0.028926413506269455, 0.030752619728446007, -0.0449315570294857, 0.024274757131934166, 0.02527400106191635, 0.0007849670946598053, -0.005935169290751219, -0.03673085942864418, 0.012972953729331493, 0.0014062647242099047, -0.0749778151512146, -0.04000424966216087, -0.005900712683796883, -0.0023602850269526243, 0.022862032055854797, -0.023947417736053467, 0.0017325268127024174, -0.04651656746864319, -0.08545265346765518, -0.03294062241911888, 0.0399697907269001, 0.010250872932374477, -0.0051642004400491714, 0.020295005291700363, -0.0325271412730217, 0.0036007268354296684, -0.026342159137129784, -0.012456103228032589, 0.09957990795373917, -0.03986642137169838, -0.017969178035855293, 0.031028272584080696, 0.015445223078131676, -0.04141697287559509, -0.0029869666323065758, -0.059989143162965775, 0.0837298184633255, -0.02155267633497715, -0.013403662480413914, 0.03721325471997261, 0.007998265326023102, 0.01960587128996849, 0.023051543161273003, -0.0668804869055748, 0.0355248749256134, -0.02473992295563221, 0.0073134382255375385, -0.02987397275865078, -0.014876686967909336, -0.005448468495160341, 0.017598768696188927, 0.004755026660859585, 0.011534386314451694, 0.05664684250950813, -0.03559378907084465, 0.008898447267711163, -0.01852048560976982, 0.005784421227872372, 0.04272632673382759, -0.03804021328687668, 0.04158925637602806, 0.004638735670596361, -0.015402152203023434, 0.03313013166189194, -0.0205706600099802, 0.03376758098602295, 0.06967148184776306, -0.012774827890098095, -0.04279524087905884, 0.034060463309288025, 0.023430567234754562, -0.003120486391708255, -0.003938833251595497, -0.035731613636016846, -0.12425091862678528, 0.04169262573122978, -0.06371046602725983, -0.03225148841738701, -0.00795519445091486, -0.045517321676015854, -0.042381759732961655, -0.02225903794169426, -0.02641107328236103, 0.018193146213889122, -0.030115170404314995, -0.017727980390191078, -0.0061332955956459045, 0.023533936589956284, 0.04823940247297287, -0.017460940405726433, -0.019864296540617943, -0.049617670476436615, 0.021242566406726837, 0.012232134118676186, 0.03607618063688278, 0.014997285790741444, -0.04834277182817459, -0.008566801436245441, -0.04548286646604538, -0.12314830720424652, 0.026393845677375793, -0.05330454185605049, 0.017917493358254433, 0.0014665640192106366, 0.03786792978644371, 0.026100963354110718, 0.015643348917365074, 0.01950250193476677, -0.034594543278217316, -0.021466534584760666, 0.02139762043952942, -0.01879613846540451, -0.004733491223305464, 0.027685971930623055, 0.04117577522993088, 0.024188615381717682, 0.01696993224322796, -0.009630652144551277, -0.022810345515608788, -0.006878422107547522, -0.006637224927544594, 0.00514697190374136, 0.005314948502928019, 0.02641107328236103, 0.04679222032427788, 0.01128457486629486, 0.06815538555383682, 0.036972057074308395, -0.003096797503530979, -0.01965755596756935, 0.011499929241836071, -0.04482818767428398, -0.05774945765733719, -0.04679222032427788, -0.03821249678730965, 0.0293915793299675, -0.0006363724824041128, 0.009372226893901825, -0.005986854434013367, 0.057060323655605316, -0.01429092325270176, -0.007235910277813673, 0.02544628456234932, -0.02430921420454979, -0.048756252974271774, 0.03676531836390495, -0.008506502024829388, 0.028805814683437347, -0.0045698219910264015, 0.02787548303604126, -0.003094643820077181, -0.008846761658787727, 0.03170017898082733, -0.0029438957571983337, 0.02701406553387642, 0.038763806223869324, 0.016711506992578506, 0.003749321447685361, -0.0177624374628067, 0.00926024280488491, 0.030924903228878975, -0.0352664478123188, -0.0237751342356205, -0.015402152203023434, 0.014730246737599373, 0.04517275467514992, 0.03180354833602905, 0.016478924080729485, 0.012352732941508293, 0.009656494483351707 ]
28,904
yampex.plot
__exit__
Upon completion of context, turns minor ticks and grid on if enabled for this subplot's axis, restores global (all subplots) options. If the Agg rendererer is not being used (for generating PNG files), also sets a hook to adjust the subplot spacings and annotation positions upon window resizing. The args are just placeholders for the three args that C{contextmanager} supplies at the end of context: I{exc_type}, I{exc_val}, I{exc_tb}. (None are useful here.) @see: L{_doPlots}.
def __exit__(self, *args): """ Upon completion of context, turns minor ticks and grid on if enabled for this subplot's axis, restores global (all subplots) options. If the Agg rendererer is not being used (for generating PNG files), also sets a hook to adjust the subplot spacings and annotation positions upon window resizing. The args are just placeholders for the three args that C{contextmanager} supplies at the end of context: I{exc_type}, I{exc_val}, I{exc_tb}. (None are useful here.) @see: L{_doPlots}. """ # Do the last (and perhaps only) call's plotting self._doPlots() self._isSubplot = False self.opts.goGlobal() if not self.usingAgg: self.fig.canvas.mpl_connect('resize_event', self.subplots_adjust)
(self, *args)
[ 0.050893619656562805, -0.026858536526560783, 0.02410656400024891, 0.04506801441311836, -0.04953550174832344, 0.004954443778842688, -0.025125151500105858, 0.02701936475932598, -0.022087259218096733, -0.027072975412011147, 0.018727708607912064, -0.0318085141479969, 0.0685848742723465, -0.03338106721639633, -0.020872103050351143, -0.023123716935515404, 0.0067280363291502, 0.009587228298187256, 0.044067297130823135, 0.002729634987190366, -0.012544705532491207, -0.04899940639734268, 0.010203741490840912, -0.0266262274235487, -0.0018540073651820421, 0.01336672343313694, -0.021819209679961205, -0.006946943234652281, 0.02700149640440941, 0.00037219756632111967, -0.06883504986763, -0.03999295085668564, 0.014564010314643383, 0.01777166686952114, 0.04982142150402069, -0.02936032973229885, -0.036115169525146484, 0.046032991260290146, -0.009971432387828827, 0.07891370356082916, 0.04345972090959549, -0.05797012150287628, 0.058077339082956314, -0.03934963047504425, 0.035471852868795395, -0.0016719573177397251, -0.0018339037196710706, 0.0375983752310276, -0.009497879073023796, -0.03377420827746391, 0.0093995938077569, -0.08520392328500748, 0.00731327710673213, 0.05925675481557846, 0.010873865336179733, 0.07662634551525116, 0.03884927183389664, 0.018200544640421867, 0.04553263261914253, -0.08034329861402512, -0.013116544112563133, 0.008439084514975548, -0.07262347638607025, -0.03448900580406189, 0.04446043819189072, -0.04617595300078392, -0.018656227737665176, -0.007987868040800095, -0.032022953033447266, 0.001158196129836142, -0.033863555639982224, -0.01533241756260395, -0.0442817397415638, 0.01887066848576069, 0.0046685244888067245, -0.031915731728076935, -0.07298088073730469, -0.02112228237092495, 0.010355636477470398, 0.02896719053387642, 0.003674508538097143, 0.05675496533513069, 0.03756263479590416, 0.04367415979504585, 0.03423882648348808, -0.026501137763261795, 0.019317416474223137, 0.04471061751246452, 0.018566878512501717, -0.0072954073548316956, 0.01711941324174404, -0.01803077943623066, 0.07147980481386185, 0.019281676039099693, -0.024088693782687187, -0.007232862524688244, -0.01962120644748211, 0.006285754963755608, -0.02176560088992119, -0.089707151055336, 0.000967211090028286, -0.06965706497430801, 0.035203803330659866, -0.03543611243367195, 0.04403156042098999, 0.011758427135646343, 0.017324917018413544, 0.002104186685755849, -0.06468921899795532, -0.004105621017515659, 0.02467840164899826, 0.014001106843352318, -0.08491800725460052, 0.025554029271006584, -0.044531919062137604, 0.005066131241619587, -0.05536110699176788, -0.047069448977708817, 0.025857819244265556, -0.03731245547533035, -0.053431153297424316, 0.03756263479590416, 0.01200860645622015, -0.03486427292227745, 0.03314875811338425, 0.03225526213645935, 0.013768796809017658, 0.04142254590988159, -0.06708379834890366, -0.03813447430729866, 0.021658379584550858, 0.003209889866411686, -0.06594011932611465, -0.03774133697152138, 0.034006517380476, -0.02877062000334263, 0.011231264099478722, -0.0071837203577160835, -0.06286648660898209, 0.007768961135298014, 0.01038244180381298, 0.029771337285637856, -0.04903514310717583, 0.0012129228562116623, -0.025017930194735527, 0.024088693782687187, 0.02038961462676525, 0.007751090917736292, -0.0442817397415638, -0.05067918077111244, -0.006620816886425018, 0.016154436394572258, -0.02737676538527012, -0.01074877567589283, 0.030235957354307175, -0.014617620036005974, -0.018620489165186882, 0.06318814307451248, 0.01842391863465309, 0.01701219379901886, -0.026125868782401085, -0.03336319699883461, 0.03559694066643715, -0.03745541721582413, 0.005825603846460581, 0.019192326813936234, -0.0027519725263118744, -0.009480008855462074, -0.010739840567111969, 0.028163041919469833, 0.0008292773854918778, -0.018549008294939995, 0.014331700280308723, 0.009131545200943947, -0.021640511229634285, 0.0659758597612381, 0.00930130947381258, 0.015189457684755325, 0.008573109284043312, 0.053431153297424316, 0.04092218726873398, -0.04924958571791649, 0.017619771882891655, 0.04685501009225845, 0.004559071268886328, 0.023981474339962006, 0.005124208517372608, 0.017405331134796143, -0.008059347979724407, -0.020425353199243546, 0.019513987004756927, 0.05260913446545601, -0.02178346924483776, -0.06897801160812378, 0.017896756529808044, 0.024428222328424454, -0.034060124307870865, -0.011240199208259583, 0.052108775824308395, -0.0001361885661026463, -0.04231604188680649, -0.02505367062985897, -0.0005880330572836101, -0.030879274010658264, 0.04535393416881561, 0.0630451887845993, 0.06022173538804054, 0.017780600115656853, -0.049213845282793045, 0.01266979519277811, -0.01331311371177435, -0.008867963217198849, 0.019496116787195206, 0.03223739191889763, 0.002085199812427163, -0.006946943234652281, -0.004914236254990101, 0.019746296107769012, -0.006808451376855373, 0.0558614656329155, -0.05982859432697296, 0.0025330656208097935, 0.00003308732993900776, 0.035668421536684036, 0.01490353886038065, -0.0029373732395470142, 0.07948554307222366, 0.03502510488033295, 0.08284509181976318, -0.06308092921972275, -0.045103754848241806, 0.035561200231313705, 0.014975018799304962, -0.032773490995168686, -0.03028956614434719, 0.04217308387160301, 0.03497149422764778, -0.015814905986189842, -0.016601184383034706, 0.05414595082402229, -0.02383851446211338, -0.004199438262730837, -0.010212676599621773, -0.02830600179731846, -0.044531919062137604, 0.03552546352148056, 0.01683349348604679, 0.06551124155521393, 0.013429268263280392, -0.0009431983344256878, -0.011365288868546486, -0.020157303661108017, 0.004002869129180908, 0.025857819244265556, 0.006964813452214003, -0.03170129284262657, -0.044853575527668, -0.013375658541917801, 0.035668421536684036, -0.01111510954797268, 0.027519723400473595, 0.05218025669455528, -0.04188716411590576, 0.05679070204496384, 0.012053282000124454, -0.010561141185462475, 0.007947660982608795, -0.0040944525972008705, -0.040135908871889114, 0.03607942909002304, -0.012080086395144463, 0.015859581530094147, -0.04177994653582573, 0.02439248189330101, -0.023981474339962006, 0.07133684307336807, 0.0006891099619679153, -0.04578281193971634, 0.027251675724983215, -0.015636207535862923, 0.07955702394247055, -0.02298075705766678, -0.0026045453269034624, 0.04639039188623428, -0.03859909251332283, -0.05321671441197395, -0.007768961135298014, 0.08070069551467896, -0.013581162318587303, 0.040314607322216034, -0.09063638746738434, 0.013599032536149025, 0.02793073281645775, 0.06254483014345169, -0.0071837203577160835, -0.04739110916852951, 0.0001553848123876378, -0.0045702396892011166, -0.047605548053979874, 0.0023052236065268517, 0.027037234976887703, -0.011606533080339432, -0.04703370854258537, 0.03028956614434719, 0.08127253502607346, 0.0029217370320111513, 0.07469639182090759, -0.004632784519344568, 0.04624743387103081, 0.034542616456747055, 0.004592577461153269, 0.03413160517811775, 0.0073043424636125565, 0.0006751490873284638, -0.05932823568582535, 0.015850646421313286, 0.0325411818921566, -0.04474635794758797, -0.033863555639982224, 0.050607699900865555, -0.07891370356082916, -0.042387522757053375, 0.02223021909594536, -0.06908523291349411, 0.06837043166160583, 0.0011263653868809342, -0.0004534499894361943, 0.024410352110862732, 0.025482550263404846, 0.04535393416881561, -0.06418886035680771, -0.007545586675405502, -0.02289140596985817, -0.04102940857410431, 0.02008582465350628, -0.06697657704353333, -0.00288376328535378, -0.02215873822569847, -0.009819538332521915, -0.08541836589574814, -0.040421828627586365, 0.009453203529119492, -0.037705596536397934, 0.04006442800164223, -0.05475353077054024, 0.030539745464920998, -0.004574707243591547, -0.009658708237111568, 0.036043692380189896, 0.008836690336465836, -0.009319179691374302, 0.006879930850118399, -0.05675496533513069, -0.00038476238842122257, 0.0036231325939297676, -0.010605815798044205, -0.0051956879906356335, 0.016583314165472984, -0.0015636206371709704, -0.012097956612706184, 0.03170129284262657, -0.014090456068515778, -0.029110150411725044, 0.0407792292535305, -0.0032858371268957853, -0.040207389742136, -0.024267392233014107, -0.027591204270720482, 0.013554357923567295, -0.0607578307390213, -0.015448572114109993, -0.003480172948911786, 0.05568276718258858, -0.004851691424846649, -0.001527880784124136, 0.04531819373369217, -0.027537593618035316, 0.010695165954530239, 0.007384757045656443, -0.050035860389471054, 0.04095792770385742, -0.0442817397415638, -0.022212348878383636, -0.04010016843676567, -0.009569359011948109, -0.05196581780910492, -0.011803102679550648, 0.00469532934948802, 0.01527880784124136, -0.003415394341573119, 0.01896001771092415, 0.0025129618588835, 0.00721946032717824, 0.031647682189941406, -0.05067918077111244, -0.012884234078228474, -0.006571674253791571, 0.03516806289553642, -0.021354591473937035, 0.0439600795507431, -0.0028413222171366215, 0.033970776945352554, 0.0018595916917547584, -0.0020874335896223783, 0.07662634551525116, -0.04317380115389824, 0.007737688720226288, -0.005088468547910452, 0.02130098082125187, -0.006290222518146038, 0.019764166325330734, -0.042030125856399536, -0.041922904551029205, -0.004002869129180908, 0.013795602135360241, 0.010203741490840912, -0.01746787689626217, 0.008439084514975548, 0.06308092921972275, -0.02589355781674385, -0.018834928050637245, 0.08105809986591339, 0.0221408698707819, 0.02523237094283104, 0.036955058574676514, -0.028341742232441902, -0.07333827763795853, -0.031826380640268326, -0.054717790335416794, -0.04410303756594658, -0.052966535091400146, -0.052108775824308395, -0.0022102894727140665, 0.07090796530246735, -0.013241633772850037, -0.022962886840105057, -0.002707297448068857, 0.037812814116477966, -0.03749115765094757, 0.018352439627051353, 0.007911920547485352, 0.011132979765534401, -0.015082238242030144, -0.034631963819265366, 0.06115097180008888, 0.004708732012659311, 0.00971231795847416, 0.04560411348938942, -0.04885644465684891, -0.023767033591866493, 0.015117978677153587, 0.0717657208442688, -0.0221408698707819, 0.026233088225126266, -0.011883516795933247, -0.07598303258419037, 0.015314547345042229, -0.021640511229634285, 0.001074989209882915, 0.018763449043035507, -0.03516806289553642, -0.009578293189406395, -0.025303849950432777, 0.005298440344631672, 0.05532536655664444, -0.0031853187829256058, 0.10028616338968277, 0.012366006150841713, -0.025089411064982414, -0.016690533608198166, 0.0216941200196743, 0.009971432387828827, -0.010579010471701622, 0.014394245110452175, -0.02382064424455166, -0.012517900206148624, -0.0311115849763155, 0.032469701021909714, 0.011374223977327347, -0.00929237436503172, 0.018906407058238983, 0.026215218007564545, 0.03159407153725624, 0.01149931363761425, -0.018709838390350342, -0.007777896244078875, 0.05682644248008728, -0.05578998476266861, -0.06869208812713623, 0.06912096589803696, -0.009846342727541924, -0.021265242248773575, -0.03568629175424576, 0.040529049932956696, 0.02755546383559704, 0.01578810065984726, 0.009462138637900352, -0.03375633805990219, 0.03716949746012688, -0.07491083443164825, 0.035007234662771225, -0.008322929963469505, 0.000696369621437043, -0.012366006150841713, 0.027626944705843925, -0.030432526022195816, -0.025089411064982414, 0.03590073063969612, -0.05075066164135933, 0.013974301517009735, -0.020407482981681824, -0.04363841935992241, 0.012955714017152786, 0.01159759797155857, 0.07333827763795853, 0.0013022726634517312, -0.0021522121969610453, -0.01963907666504383, 0.09206598252058029, 0.030253825709223747, -0.010364571586251259, -0.015055433847010136, 0.039099451154470444, -0.016958583146333694, 0.02952115796506405, 0.021908558905124664, 0.010775580070912838, 0.08470356464385986, 0.006933541037142277, 0.04156550392508507, 0.005092936102300882, -0.04617595300078392, 0.010248417034745216, 0.03314875811338425, -0.003989466466009617, -0.009685513563454151, -0.06375998258590698, 0.0076260012574493885, -0.004802549257874489, -0.03187999129295349, -0.007661741226911545, 0.011061499826610088, 0.08470356464385986, -0.029592638835310936, -0.006455519702285528, 0.018834928050637245, 0.053609851747751236, 0.017217697575688362, 0.07255200296640396, -0.005052728578448296, 0.006156198214739561, 0.01833456940948963, 0.057612720876932144, 0.05736254155635834, -0.06937114894390106, -0.005544152110815048, -0.00004565214112517424, 0.005030391272157431, -0.04513949528336525, -0.028466831892728806, -0.01122232899069786, 0.09077934920787811, 0.05775568261742592, -0.038634832948446274, 0.00673250388354063, 0.026054387912154198, -0.013348853215575218, 0.09342410415410995, -0.007340082433074713, 0.0013145582051947713, -0.02205151878297329, -0.028377482667565346, -0.010552206076681614, -0.06969280540943146, -0.028341742232441902, 0.03856335207819939, 0.056504786014556885, 0.04374564066529274, -0.03263052925467491, -0.006853125989437103, -0.008908170275390148, 0.0022035883739590645, -0.013974301517009735, 0.005633501801639795, -0.00290833436883986, 0.002171199070289731, 0.04245900362730026, 0.027162324637174606, -0.005463737528771162, 0.01672627404332161, -0.029771337285637856, 0.07991442084312439, 0.01888853870332241, -0.07412455230951309, 0.03824169561266899, 0.013661577366292477, -0.04288788139820099, -0.005182285793125629, -0.009649773128330708, 0.010123327374458313, -0.01200860645622015, 0.010641555301845074, -0.006205340381711721, -0.01191925723105669, -0.024910710752010345, -0.044067297130823135, 0.04764128848910332, -0.004422812722623348, -0.08077217638492584, -0.0007818103185854852, -0.05017882212996483, 0.022837797179818153, 0.028109433129429817, -0.056969404220581055, -0.010882800444960594, -0.054253172129392624, -0.08513244241476059, -0.016511835157871246, 0.04671205207705498, 0.019782034680247307, -0.011320614255964756, 0.03250544145703316, -0.005450334865599871, -0.0055798920802772045, -0.02803795225918293, -0.023677684366703033, 0.062008727341890335, 0.0023543660063296556, -0.02952115796506405, 0.04213734343647957, 0.008716068230569363, -0.02114015258848667, 0.019299546256661415, -0.11150849610567093, 0.06254483014345169, -0.0017534889047965407, -0.06751267611980438, 0.01313441339880228, 0.02364194393157959, -0.03095075488090515, 0.08134401589632034, -0.05868491902947426, 0.03221952170133591, -0.005124208517372608, 0.022945016622543335, 0.013053999282419682, -0.0018305530538782477, 0.019942864775657654, 0.02682279609143734, -0.03497149422764778, 0.04471061751246452, 0.03318449854850769, -0.03095075488090515, -0.012223046272993088, -0.03372059762477875, 0.016753079369664192, 0.005897083785384893, -0.035668421536684036, -0.00272293365560472, 0.017726991325616837, 0.017423201352357864, -0.0031674487981945276, -0.035561200231313705, 0.03159407153725624, 0.062115948647260666, -0.05568276718258858, -0.0723375603556633, 0.016413548961281776, 0.026393916457891464, -0.05335967242717743, 0.018280958756804466, -0.05614738538861275, -0.10986445844173431, 0.011561858467757702, -0.05629034340381622, -0.00888583343476057, -0.03279136121273041, -0.018289893865585327, -0.026858536526560783, -0.0016507366672158241, -0.02449970319867134, 0.007764493580907583, -0.08084365725517273, 0.029771337285637856, 0.02684066630899906, 0.008841157890856266, 0.03482853248715401, 0.04674779251217842, 0.015582596883177757, -0.03297005966305733, 0.041172366589307785, 0.0433882400393486, 0.0064153121784329414, -0.021479681134223938, -0.026679836213588715, -0.008193372748792171, -0.039849989116191864, -0.047426849603652954, 0.02494645118713379, -0.05132249742746353, 0.02664409577846527, -0.026590486988425255, 0.006754841189831495, 0.03459622338414192, -0.0019176690839231014, 0.033881425857543945, -0.04774850979447365, -0.03132602199912071, -0.021747730672359467, -0.02103293128311634, -0.036401089280843735, 0.08398877084255219, 0.016583314165472984, -0.0358828604221344, -0.023427505046129227, -0.04474635794758797, -0.02244465798139572, 0.008412279188632965, 0.009497879073023796, -0.01154398825019598, -0.023481115698814392, 0.06594011932611465, 0.02476775087416172, 0.01906723715364933, 0.050607699900865555, 0.004681927151978016, 0.007929790765047073, -0.057326801121234894, 0.041744206100702286, -0.005830071400851011, -0.02655474655330181, -0.058005861937999725, -0.043245282024145126, 0.020639793947339058, -0.03355976566672325, 0.04614021256566048, -0.0116422725841403, 0.025554029271006584, -0.04517523571848869, -0.024642661213874817, 0.024517571553587914, -0.062223169952631, -0.014805254526436329, 0.01888853870332241, 0.051822856068611145, 0.013295243494212627, -0.023516854271292686, 0.08456061035394669, 0.01491247396916151, 0.012178371660411358, 0.049571242183446884, 0.01747681200504303, 0.02038961462676525, 0.03554333373904228, 0.028377482667565346, -0.025643378496170044, 0.02962837740778923, 0.004471955355256796, 0.014242351055145264, -0.002070680493488908, -0.012982519343495369, 0.034739185124635696, -0.013876017183065414, 0.009194090031087399, 0.04781998693943024, 0.009748058393597603, -0.00577199412509799, -0.014135130681097507 ]
28,905
yampex.plot
__getattr__
You can access plotting methods and a given subplot's plotting options as attributes. If you request a plotting method, you'll get an instance of me with my I{_plotter} method set to I{name} first.
def __getattr__(self, name): """ You can access plotting methods and a given subplot's plotting options as attributes. If you request a plotting method, you'll get an instance of me with my I{_plotter} method set to I{name} first. """ if name in PLOTTER_NAMES: self._plotter = name return self if name in self.opts: return self.opts[name] raise AttributeError(sub( "No plotting option or attribute '{}'", name))
(self, name)
[ 0.03524784743785858, -0.06050056219100952, 0.019478144124150276, 0.06406772881746292, -0.03856778144836426, -0.009403546340763569, 0.012829438783228397, 0.015593109652400017, 0.006494185887277126, 0.04213494807481766, 0.010463100858032703, 0.03157472237944603, 0.061913300305604935, 0.023998908698558807, -0.03540677949786186, -0.0007312029483728111, 0.02959688939154148, 0.04287663847208023, 0.008979723788797855, 0.02023749053478241, -0.004224973265081644, -0.02119109034538269, -0.005231550429016352, -0.02136768214404583, 0.008939990773797035, 0.10694436728954315, 0.010948729701340199, 0.03258129954338074, 0.0014348133699968457, -0.024881871417164803, -0.06731703132390976, -0.0227980799973011, -0.018259655684232712, 0.0455961599946022, 0.025464626029133797, 0.02557058073580265, -0.03966265544295311, 0.06053587794303894, -0.02881988137960434, 0.06007673963904381, 0.013500490225851536, -0.0270539578050375, 0.04390087351202965, -0.05809890478849411, -0.010727989487349987, 0.0006053808610886335, -0.052977725863456726, 0.06844721734523773, -0.03143344819545746, -0.08313971012830734, 0.027106935158371925, -0.012149558402597904, 0.006220467854291201, 0.04065157473087311, -0.009324079379439354, 0.05859336256980896, 0.06438559293746948, 0.10044576227664948, 0.02106747403740883, 0.03127451613545418, -0.04884546250104904, 0.022391917183995247, -0.011346062645316124, -0.05417855083942413, 0.008185057900846004, -0.06445623189210892, 0.025288034230470657, 0.003216189332306385, -0.05386068671941757, 0.009650775231420994, 0.03206918388605118, 0.03484168276190758, -0.0553087443113327, -0.01665266416966915, -0.0020705461502075195, -0.058487407863140106, -0.035671666264534, -0.01295305322855711, 0.01651138998568058, 0.00626903073862195, -0.018701136112213135, 0.038461826741695404, -0.03328767046332359, -0.009421205148100853, -0.034700408577919006, -0.04541957005858421, 0.014189200475811958, -0.024828894063830376, -0.015725554898381233, 0.012970712967216969, -0.04125198721885681, 0.009412375278770924, 0.035283163189888, 0.02428145706653595, -0.10178786516189575, -0.03740227222442627, 0.005959994159638882, -0.022109370678663254, 0.019036661833524704, -0.022621488198637962, -0.019972601905465126, -0.03895628824830055, -0.023839976638555527, 0.011752225458621979, 0.01310315728187561, -0.036801859736442566, -0.011752225458621979, 0.0180389154702425, -0.02590610645711422, -0.019142618402838707, 0.035530392080545425, 0.09401780366897583, -0.058346133679151535, 0.027707349509000778, 0.0003413200320210308, 0.011487336829304695, -0.03856778144836426, -0.0683765858411789, 0.003986573778092861, -0.04665571451187134, -0.09966875612735748, 0.10517843812704086, -0.011531484313309193, 0.015769703313708305, -0.015734383836388588, 0.022462554275989532, -0.014489407651126385, 0.012414447031915188, -0.014118563383817673, -0.044571924954652786, 0.04252345487475395, -0.00012823643919546157, -0.01599927246570587, 0.008736909367144108, 0.029084770008921623, 0.018842410296201706, 0.03478870540857315, 0.013836015947163105, -0.06551578640937805, 0.05732189863920212, 0.002704071346670389, 0.0017824796959757805, -0.03169833868741989, 0.019177936017513275, -0.02442273125052452, 0.03328767046332359, -0.015707895159721375, 0.007593473885208368, -0.025129100307822227, -0.021297045052051544, -0.04068689048290253, 0.03595421463251114, 0.02927902154624462, -0.045560844242572784, 0.06583365052938461, -0.055944476276636124, -0.03563635051250458, 0.02398124895989895, 0.0022228569723665714, -0.029508592560887337, -0.020961519330739975, -0.03526550531387329, -0.001297954237088561, -0.050116926431655884, 0.005871697794646025, 0.0016632798360660672, 0.02119109034538269, -0.055626608431339264, -0.0003358015092089772, 0.057851675897836685, 0.013721230439841747, -0.02218000777065754, -0.017685730010271072, 0.026983320713043213, -0.020343445241451263, 0.04234686121344566, 0.012582209892570972, 0.0673876628279686, 0.04051030054688454, -0.027389483526349068, 0.0398392491042614, -0.011443188413977623, -0.05308368057012558, 0.04319450259208679, 0.01926623284816742, -0.01742084138095379, 0.020520038902759552, -0.018983684480190277, -0.03076239861547947, 0.03012666665017605, 0.03690781444311142, 0.04690294340252876, -0.02263914793729782, -0.011452018283307552, -0.002328812377527356, -0.029667524620890617, -0.012184876948595047, -0.01861284114420414, 0.031821951270103455, 0.07635855674743652, 0.01633479818701744, 0.011778714135289192, -0.04029838740825653, 0.0234867911785841, -0.0006798807880841196, 0.07664110511541367, 0.058699317276477814, -0.005880527198314667, -0.05633297935128212, 0.0021511162631213665, 0.016838086768984795, -0.04354768991470337, 0.046373166143894196, 0.020678970962762833, 0.004706187639385462, 0.03092133067548275, 0.016855746507644653, -0.005266868509352207, -0.0006131067639216781, 0.041499216109514236, 0.05679212138056755, 0.017685730010271072, 0.03560103103518486, 0.06668129563331604, -0.010021619498729706, -0.01489557046443224, 0.05742785334587097, -0.00005349508501240052, 0.001978938700631261, -0.08208015561103821, 0.023592745885252953, -0.021138111129403114, 0.02963220700621605, 0.0018917461857199669, -0.06459750235080719, 0.013624104671180248, 0.01141669973731041, -0.003955670166760683, -0.005518512800335884, -0.003990988712757826, -0.0031985300593078136, 0.025941425934433937, -0.01728839799761772, 0.010339485481381416, -0.06371454149484634, -0.017200101166963577, -0.004518558271229267, 0.0511411614716053, -0.015928635373711586, -0.023592745885252953, 0.0666106566786766, 0.012370298616588116, -0.026453543454408646, 0.03913287818431854, -0.004024099558591843, -0.03092133067548275, -0.05693339556455612, -0.0013189245946705341, 0.028272446244955063, -0.013023690320551395, -0.03998052328824997, 0.020979179069399834, -0.03090367279946804, 0.010154063813388348, 0.019796010106801987, -0.004626721143722534, 0.02071429044008255, 0.0043419660069048405, -0.08158569782972336, 0.016008101403713226, 0.03233407065272331, 0.0052756983786821365, -0.024722937494516373, 0.03427658602595329, -0.01603459194302559, 0.008339576423168182, -0.007474273908883333, -0.01827731542289257, 0.03575996309518814, 0.0018244204111397266, 0.06961272656917572, -0.017367864027619362, -0.0317159965634346, 0.05838145315647125, -0.05400196090340614, -0.03556571155786514, 0.028219467028975487, 0.07755938917398453, -0.008569146506488323, 0.027636712417006493, 0.01637011580169201, 0.0017295019933953881, 0.02085556462407112, 0.0263652466237545, -0.017261909320950508, 0.026294609531760216, 0.015460665337741375, -0.00937705673277378, -0.020325787365436554, -0.008856109343469143, 0.032263435423374176, -0.04206431284546852, -0.0333053283393383, 0.07282671332359314, 0.00014334337902255356, -0.015045673586428165, 0.06692852824926376, -0.01831263303756714, 0.038920968770980835, -0.007531666662544012, 0.011469677090644836, 0.06791744381189346, -0.03169833868741989, 0.036342717707157135, -0.02737182378768921, 0.019513461738824844, -0.017350204288959503, -0.03367617353796959, 0.01571672409772873, 0.0921812430024147, -0.06067715212702751, -0.006944496650248766, -0.042982593178749084, -0.03998052328824997, 0.04051030054688454, 0.03835587203502655, -0.022745102643966675, 0.009836197830736637, 0.011134151369333267, 0.053330909460783005, -0.06533919274806976, 0.015337050892412663, 0.00854265782982111, -0.010630863718688488, 0.0006517363945022225, -0.014242177829146385, -0.012052432633936405, 0.04234686121344566, -0.01296188309788704, -0.02862562984228134, 0.012078921310603619, -0.004386113956570625, -0.041357941925525665, 0.01861284114420414, 0.013059008866548538, 0.03754354640841484, 0.01116946991533041, 0.012273172847926617, 0.062407758086919785, -0.041040077805519104, -0.009827367961406708, 0.008048199117183685, -0.053154315799474716, 0.01700584962964058, -0.015805020928382874, 0.02023749053478241, -0.01569906622171402, 0.03334064781665802, -0.04414810240268707, 0.009995130822062492, 0.044430650770664215, -0.03637803718447685, -0.011054685339331627, 0.005951164290308952, -0.0018906425684690475, -0.03192790970206261, 0.0012273172615095973, -0.04584338888525963, 0.03475338593125343, -0.05707466974854469, -0.025782492011785507, -0.009898005053400993, 0.025040803477168083, -0.0572865791618824, -0.019954942166805267, 0.07208502292633057, 0.04061625525355339, 0.01311198715120554, 0.03613080829381943, -0.048810143023729324, 0.047008901834487915, -0.029049452394247055, 0.017509138211607933, 0.0263652466237545, 0.011045855470001698, -0.036272082477808, -0.0608537457883358, 0.0107544781640172, 0.05537937954068184, 0.003878410905599594, -0.007028378080576658, -0.03217513859272003, -0.022232985123991966, 0.03558337315917015, -0.03832055255770683, -0.08335161954164505, 0.01296188309788704, -0.01891304738819599, -0.04467787966132164, 0.006304349284619093, 0.0025164419785141945, -0.03464743122458458, 0.013014860451221466, 0.026329929009079933, 0.0414285808801651, -0.012900075875222683, 0.036077830940485, 0.03948606550693512, 0.00802612490952015, -0.05707466974854469, 0.03938010707497597, -0.010639692656695843, -0.06198393553495407, -0.003165418980643153, 0.03385276719927788, 0.03510657325387001, 0.0012913320679217577, -0.00014389523130375892, 0.03461211174726486, 0.007337414659559727, 0.014348133467137814, 0.022709785029292107, 0.008767813444137573, 0.0001932859158841893, 0.04601998254656792, 0.020007919520139694, -0.05290708690881729, 0.008706006221473217, 0.027777986600995064, 0.014551214873790741, -0.05975887179374695, -0.004520765971392393, -0.030179644003510475, 0.007831873372197151, 0.030497509986162186, -0.022109370678663254, -0.01004810817539692, 0.007624377496540546, -0.03445317968726158, 0.0229923315346241, 0.034205950796604156, -0.004887194838374853, -0.019972601905465126, -0.05838145315647125, -0.010065767914056778, -0.0479624979197979, 0.012423275969922543, 0.03849714621901512, -0.03056814707815647, -0.088790662586689, 0.07268543541431427, 0.07508709281682968, 0.04012179747223854, 0.005293357651680708, -0.015390029177069664, -0.03090367279946804, 0.03832055255770683, -0.0677761659026146, 0.04640848562121391, 0.024228479713201523, -0.05615638568997383, 0.012467424385249615, -0.04061625525355339, -0.054284509271383286, 0.0015407687751576304, 0.029208384454250336, 0.0660102441906929, 0.005774572025984526, -0.0424174964427948, -0.027248209342360497, 0.049940332770347595, -0.006560408044606447, -0.045242976397275925, -0.02117343060672283, -0.039274152368307114, 0.0304268728941679, -0.021632570773363113, 0.054143235087394714, -0.045878708362579346, -0.0382499173283577, -0.047185491770505905, -0.05693339556455612, 0.0007753510726615787, 0.021915119141340256, 0.009103339165449142, 0.0126351872459054, -0.013924311846494675, 0.020678970962762833, -0.02331019937992096, 0.00704603735357523, 0.002410486340522766, 0.044430650770664215, -0.021261727437376976, -0.00687385955825448, -0.014365793205797672, 0.07480454444885254, 0.06261967122554779, 0.0017405389808118343, 0.022303622215986252, -0.01912495866417885, -0.008913502097129822, -0.03176897391676903, 0.03743759170174599, -0.000653943803627044, 0.06590428948402405, -0.035706985741853714, -0.013306238688528538, 0.08638900518417358, -0.030550487339496613, -0.029579229652881622, -0.0009734656778164208, -0.03104494698345661, -0.02263914793729782, 0.03040921315550804, 0.05700403079390526, -0.026630135253071785, -0.03782609477639198, 0.018330292776226997, 0.017270738258957863, -0.01831263303756714, 0.030886013060808182, -0.008710420690476894, 0.00043872176320292056, -0.02251553349196911, -0.015866829082369804, 0.02073195017874241, -0.029031792655587196, 0.07028377801179886, -0.03515955060720444, 0.014568873681128025, 0.04291195794939995, -0.003794529475271702, -0.03899160400032997, 0.06689320504665375, 0.017412012442946434, 0.07904276251792908, -0.09995130449533463, 0.012485083192586899, -0.014471747912466526, 0.05322495475411415, 0.015381199307739735, -0.014745466411113739, 0.056544892489910126, -0.017597433179616928, 0.042170267552137375, -0.07544028013944626, -0.032616619020700455, 0.006379400845617056, 0.09013276547193527, -0.02996773272752762, 0.06254903227090836, 0.02687736600637436, -0.02232128195464611, -0.021738525480031967, -0.008966479450464249, -0.010295337997376919, -0.011187129653990269, -0.010056938044726849, -0.04160517081618309, -0.013950800523161888, -0.03750822693109512, 0.0017913093324750662, 0.0796784982085228, -0.018824750557541847, -0.004534010309726, 0.009050360880792141, -0.03175131604075432, 0.03938010707497597, -0.0677761659026146, -0.11351360380649567, 0.022144688293337822, 0.004719432443380356, -0.01878943294286728, -0.00671934150159359, 0.010551396757364273, 0.06495068967342377, 0.0747339129447937, 0.027901601046323776, -0.06572769582271576, 0.026029720902442932, -0.026471203193068504, 0.038779694586992264, -0.03683717921376228, 0.011513825505971909, -0.052836451679468155, -0.019990261644124985, 0.026276951655745506, -0.017553286626935005, 0.030656443908810616, -0.02394593134522438, -0.02896115556359291, -0.0055273426696658134, -0.008282184600830078, -0.053648773580789566, 0.02816648967564106, 0.03093899041414261, -0.01762392371892929, -0.041357941925525665, 0.03222811594605446, 0.008136495016515255, -0.025288034230470657, 0.011902328580617905, 0.026153337210416794, -0.022215325385332108, -0.01277646142989397, -0.007116674445569515, -0.001303472789004445, 0.030462190508842468, -0.04322982206940651, -0.04707953706383705, -0.026577157899737358, 0.03044453263282776, 0.0232925396412611, -0.013270920142531395, 0.03554805368185043, -0.05675680190324783, -0.026135677471756935, 0.012282002717256546, 0.04965778812766075, -0.00285196746699512, -0.02071429044008255, 0.033446602523326874, -0.03093899041414261, 0.021402999758720398, -0.06664597988128662, -0.041040077805519104, 0.0675995722413063, -0.06608088314533234, -0.0019016795558854938, -0.008326332084834576, 0.017332544550299644, -0.025535263121128082, 0.013571127317845821, -0.10948729515075684, -0.0004889402189292014, -0.05142370983958244, -0.0004674180527217686, -0.017332544550299644, -0.015142799355089664, 0.027089275419712067, 0.039238832890987396, -0.030991967767477036, -0.010215871036052704, -0.005597979295998812, 0.004944587592035532, 0.018860070034861565, -0.050399474799633026, -0.000009743624104885384, 0.04760931432247162, -0.004745921120047569, 0.002973374677821994, 0.0017118427203968167, -0.06714043766260147, 0.007165237329900265, 0.01310315728187561, -0.023504450917243958, 0.030638784170150757, -0.00963311642408371, 0.018047744408249855, -0.009827367961406708, -0.031186219304800034, -0.009028286673128605, 0.0005333642475306988, 0.0340999960899353, 0.07727684080600739, -0.03321703150868416, -0.09726709872484207, 0.00802612490952015, 0.03056814707815647, -0.016599686816334724, 0.029367318376898766, 0.011231277137994766, -0.06067715212702751, -0.012017114087939262, -0.053472183644771576, -0.007522836793214083, 0.01431281492114067, -0.06198393553495407, 0.0321044996380806, -0.025058463215827942, -0.026948003098368645, 0.028519675135612488, -0.07911340147256851, 0.02798989787697792, -0.0008095658267848194, 0.025623559951782227, 0.08561199903488159, -0.016617346554994583, 0.01827731542289257, -0.03676654025912285, -0.017456160858273506, 0.0013685912126675248, 0.00040919773164205253, 0.03853246569633484, 0.021579593420028687, -0.045702118426561356, -0.033570218831300735, -0.08215078711509705, 0.04803313687443733, -0.01843624748289585, 0.03856778144836426, 0.00044617176172323525, -0.00243035308085382, 0.048951417207717896, -0.007553740404546261, -0.009615456685423851, -0.02687736600637436, 0.0008978620753623545, 0.04008647799491882, -0.07508709281682968, -0.05110584571957588, 0.045560844242572784, 0.023504450917243958, -0.0449957475066185, 0.04079284891486168, -0.02813117206096649, -0.02297467365860939, 0.008171813562512398, -0.029826458543539047, 0.02571185491979122, -0.008299843408167362, -0.006785563658922911, 0.04333577677607536, 0.04898673668503761, 0.03994520381093025, 0.04888077825307846, -0.014471747912466526, -0.05901718512177467, 0.005509683396667242, -0.0066354600712656975, -0.039097558706998825, -0.007213800214231014, -0.02297467365860939, 0.014162711799144745, -0.0019513461738824844, -0.018330292776226997, -0.008291013538837433, 0.021579593420028687, 0.009103339165449142, 0.010145233944058418, -0.02394593134522438, -0.03540677949786186, -0.04983437806367874, -0.0016080946661531925, 0.03913287818431854, 0.011937647126615047, -0.010772136971354485, 0.05944100767374039, 0.013041350059211254, 0.02025515027344227, 0.028431378304958344, 0.0016985982656478882, -0.04160517081618309, 0.03998052328824997, 0.021102793514728546, -0.026153337210416794, -0.004728261847048998, -0.007491933181881905, 0.04986969754099846, -0.03104494698345661, -0.06890635937452316, 0.03980392962694168, 0.022692125290632248, 0.025499943643808365, 0.05944100767374039, 0.002036331221461296, -0.02638290636241436, -0.014277496375143528 ]
28,906
yampex.plot
__init__
Constructor possibilities (not including keywords, except I{Nc}): C{Plotter(Nc, Nr)}: Specify I{Nc} columns and I{Nr} rows. C{Plotter(N)}: Specify up to I{N} subplots in optimal arrangement of columns and rows. C{Plotter(N, Nc=x)}: Specify up to I{N} columns subplots with I{x} columns. C{Plotter(Nc, Nr, V)}: Specify I{Nc} columns and I{Nr} rows, with container object I{V}. C{Plotter(Nc, Nr, V)}: Specify up to I{N} subplots in optimal arrangement of columns and rows, with container object I{V}. C{Plotter(N, V, Nc=x)}: Specify up to I{N} columns subplots with I{x} columns, with container object I{V}. @keyword filePath: Specify the path of a PNG file to be created instead of a plot window being opened. (Implies I{useAgg}.) @keyword useAgg: Set C{True} to use the "Agg" backend, which works better for creating image files. If you're going to specify it for multiple plot images, do so the first time an instance of me is constructed. @keyword figSize: Set to a 2-sequence with figure width and height if not using the default, which is just shy of your entire monitor size. Dimensions are in inches, converted to pixels at 100 DPI, unless both are integers and either exceeds 75. Then they are considered to specify the pixel dimensions directly. @keyword width: Specify the figure width part of I{figSize}. @keyword height: Specify the figure height part of I{figSize}. @keyword h2: A single index, or a sequence or set containing one or more indices, of any rows (starting with 0 for the top row) that have twice the normal height. If an invalid index is included, an exception will be raised. @keyword w2: A single index, or a sequence or set containing one or more indices, of any columns (starting with 0 for the left column) that have twice the normal width. If an invalid index is included, an exception will be raised.
def __init__(self, *args, **kw): """ Constructor possibilities (not including keywords, except I{Nc}): C{Plotter(Nc, Nr)}: Specify I{Nc} columns and I{Nr} rows. C{Plotter(N)}: Specify up to I{N} subplots in optimal arrangement of columns and rows. C{Plotter(N, Nc=x)}: Specify up to I{N} columns subplots with I{x} columns. C{Plotter(Nc, Nr, V)}: Specify I{Nc} columns and I{Nr} rows, with container object I{V}. C{Plotter(Nc, Nr, V)}: Specify up to I{N} subplots in optimal arrangement of columns and rows, with container object I{V}. C{Plotter(N, V, Nc=x)}: Specify up to I{N} columns subplots with I{x} columns, with container object I{V}. @keyword filePath: Specify the path of a PNG file to be created instead of a plot window being opened. (Implies I{useAgg}.) @keyword useAgg: Set C{True} to use the "Agg" backend, which works better for creating image files. If you're going to specify it for multiple plot images, do so the first time an instance of me is constructed. @keyword figSize: Set to a 2-sequence with figure width and height if not using the default, which is just shy of your entire monitor size. Dimensions are in inches, converted to pixels at 100 DPI, unless both are integers and either exceeds 75. Then they are considered to specify the pixel dimensions directly. @keyword width: Specify the figure width part of I{figSize}. @keyword height: Specify the figure height part of I{figSize}. @keyword h2: A single index, or a sequence or set containing one or more indices, of any rows (starting with 0 for the top row) that have twice the normal height. If an invalid index is included, an exception will be raised. @keyword w2: A single index, or a sequence or set containing one or more indices, of any columns (starting with 0 for the left column) that have twice the normal width. If an invalid index is included, an exception will be raised. """ args, kw, N, self.Nc, self.Nr = self.parseArgs(*args, **kw) self.V = args[0] if args else None self.opts = Opts() self.filePath = kw.pop('filePath', None) if 'verbose' in kw: self.verbose = kw.pop('verbose') useAgg = bool(self.filePath) or kw.pop('useAgg', False) self.setupClass(useAgg=useAgg) figSize = kw.pop('figSize', self.figSize) if figSize is None: if useAgg or screeninfo is None: figSize = [10.0, 7.0] else: si = screeninfo.screeninfo.get_monitors()[0] figSize = [ float(x)/self.DPI for x in (si.width-80, si.height-80)] width = kw.pop('width', None) if width: figSize[0] = width height = kw.pop('height', None) if height: figSize[1] = height figSize = self._maybePixels(figSize) self.fig = self.plt.figure(figsize=figSize) self.figSize = figSize self.sp = Subplotter( self, N, self.Nc, self.Nr, kw.pop('h2', []), kw.pop('w2', [])) # The ID is an integer, not a reference to anything self.ID = self.ph.add(self) self.kw = kw self.dims = Dims() self.xlabels = {} self.annotators = {} self.adj = Adjuster(self) self.reset()
(self, *args, **kw)
[ 0.025732727721333504, -0.07499828934669495, -0.025853823870420456, 0.035117607563734055, -0.04367499798536301, 0.01117103174328804, -0.012412257492542267, 0.02672167308628559, -0.06619870662689209, -0.0033326405100524426, 0.008900497108697891, 0.042302586138248444, 0.009712843224406242, 0.011231578886508942, -0.023431919515132904, -0.0139259472489357, 0.041172366589307785, -0.0013080803910270333, -0.000007607868610648438, 0.016448764130473137, -0.020142167806625366, -0.06991229206323624, 0.016065295785665512, 0.018456924706697464, 0.01730652153491974, 0.0418989360332489, -0.0067106918431818485, -0.015429546125233173, 0.03402774780988693, -0.01802300103008747, -0.08621978014707565, -0.035682715475559235, 0.0009447947959415615, 0.049527931958436966, 0.0481555201113224, -0.021131111308932304, -0.008537211455404758, 0.035036876797676086, -0.041535649448633194, 0.10414186865091324, 0.07031594216823578, -0.041939303278923035, 0.09332402795553207, -0.05998248606920242, 0.00399361876770854, 0.04407865181565285, 0.003627810161560774, 0.0007044965168461204, -0.041939303278923035, -0.05881189927458763, 0.029002299532294273, -0.07350478321313858, -0.02924448810517788, 0.019365139305591583, -0.04266587272286415, 0.10163923352956772, 0.05881189927458763, 0.07947880774736404, 0.036934033036231995, -0.055300138890743256, -0.05756058171391487, 0.009934850968420506, 0.024521777406334877, -0.012482896447181702, -0.02379520609974861, -0.03225168585777283, 0.0048791272565722466, -0.004980039782822132, -0.04115218296647072, -0.012503078207373619, 0.05360480397939682, -0.008572530932724476, 0.004394746385514736, -0.0010034502483904362, 0.005159159656614065, -0.023653928190469742, -0.07923661917448044, -0.00024092897365335375, 0.036934033036231995, 0.028356457129120827, 0.01594419963657856, 0.04682347550988197, 0.00828492920845747, -0.013007641769945621, 0.07205163687467575, -0.01955687440931797, 0.008168879896402359, 0.04601617157459259, -0.012553535401821136, -0.00208510784432292, -0.016418490558862686, -0.004051643423736095, 0.05965956300497055, -0.004947243258357048, -0.02742806077003479, -0.02450159378349781, 0.004508273210376501, -0.053564440459012985, 0.009697706438601017, -0.056268900632858276, -0.04888209328055382, -0.05998248606920242, 0.013623208738863468, -0.0120388800278306, -0.041454922407865524, -0.009122504852712154, -0.030919639393687248, 0.06127416715025902, -0.08177962154150009, -0.005363508127629757, -0.012311344966292381, 0.0758863240480423, -0.041737474501132965, 0.017286337912082672, 0.012957185506820679, -0.014854343608021736, -0.062283292412757874, -0.016438672319054604, 0.011958150193095207, -0.055663421750068665, -0.0901755541563034, 0.06470520049333572, -0.040062326937913895, 0.04254477843642235, -0.013905764557421207, 0.004013800993561745, -0.018265191465616226, -0.0051314085721969604, -0.018315648660063744, -0.04686383903026581, 0.03207004442811012, -0.02617674320936203, -0.03792297840118408, 0.004808488301932812, 0.02728678286075592, -0.023209912702441216, 0.010767380706965923, 0.00012566779332701117, -0.05473502725362778, 0.03138383850455284, 0.016529493033885956, -0.017518438398838043, -0.023916300386190414, 0.03826608136296272, -0.06123380362987518, 0.04512814059853554, 0.019486235454678535, -0.02972886897623539, -0.026842767372727394, -0.029809599742293358, -0.06309059262275696, 0.006635007448494434, 0.02609601430594921, -0.008532165549695492, 0.06934718042612076, -0.05493685230612755, 0.016579950228333473, 0.017609259113669395, 0.015782739967107773, -0.0050254506058990955, -0.03158566355705261, -0.03955776244401932, 0.05045633018016815, -0.00952110905200243, -0.0481555201113224, 0.04016323760151863, -0.0009239815408363938, -0.04714639484882355, -0.016983600333333015, 0.04997194930911064, 0.02270534820854664, -0.019708242267370224, -0.01381494291126728, 0.01804318279027939, -0.0803668424487114, 0.06918571889400482, 0.015187355689704418, 0.020929286256432533, 0.026681307703256607, 0.028356457129120827, 0.007770274765789509, -0.03255442529916763, 0.007346441503614187, 0.029204124584794044, -0.005282777827233076, 0.03307916969060898, 0.06837841868400574, 0.008279884234070778, 0.04302915930747986, 0.021696221083402634, 0.04066780209541321, 0.020788008347153664, -0.02890138514339924, -0.001419084263034165, 0.05146545544266701, 0.02185768261551857, 0.015762558206915855, -0.02680240198969841, 0.014945165254175663, 0.0014001631643623114, 0.043190617114305496, -0.007386806886643171, 0.02952704392373562, -0.036025818437337875, 0.03283698111772537, 0.012866363860666752, 0.03118201158940792, 0.01998070627450943, -0.010727016255259514, 0.04210076108574867, -0.015903836116194725, -0.05978066101670265, 0.02199896052479744, 0.02595473639667034, 0.026257473975419998, -0.025934554636478424, -0.0402439683675766, -0.0027221189811825752, -0.01476352196186781, 0.01298745907843113, 0.07927698642015457, 0.03671202436089516, -0.03689366951584816, 0.057116564363241196, 0.0027170733083039522, -0.024723602458834648, 0.07172872126102448, 0.021958595141768456, 0.0652703121304512, -0.027468426153063774, -0.004932106472551823, -0.028517918661236763, 0.021958595141768456, 0.021050380542874336, -0.045975808054208755, 0.04044579342007637, -0.0193247739225626, 0.012402165681123734, -0.05053706094622612, -0.0018504859181120992, -0.023553015664219856, 0.013370927423238754, 0.01913304068148136, -0.014612153172492981, -0.03542034327983856, -0.007184981368482113, 0.0240172129124403, 0.06813623011112213, -0.03917429596185684, 0.0031308152247220278, 0.0013017733581364155, -0.02009171061217785, -0.014420419000089169, 0.031848035752773285, -0.02117147669196129, -0.00027009902987629175, -0.07774311304092407, -0.045007046312093735, 0.027750981971621513, -0.05332224816083908, 0.008572530932724476, 0.03507724031805992, -0.007265711668878794, 0.07023521512746811, 0.027609704062342644, -0.005388736259192228, -0.01972842589020729, 0.004715144168585539, -0.09518082439899445, 0.01559100579470396, -0.05756058171391487, 0.08775364607572556, 0.00394316203892231, 0.029284853488206863, -0.034774504601955414, 0.024118125438690186, -0.012028789147734642, -0.04557215794920921, -0.020535726100206375, 0.0019804108887910843, 0.015903836116194725, -0.03322044759988785, -0.010247680358588696, -0.0024862356949597597, 0.02674185484647751, -0.04000177979469299, 0.005857979878783226, 0.00469748442992568, -0.00558551587164402, 0.0073262592777609825, -0.03328099474310875, -0.008481709286570549, 0.0073262592777609825, 0.026560211554169655, -0.03223150223493576, 0.00962202250957489, -0.019082583487033844, 0.03271588310599327, -0.07310113310813904, -0.005323142744600773, 0.01858811266720295, -0.046460188925266266, 0.028094084933400154, 0.030859092250466347, 0.019344957545399666, 0.005837797187268734, 0.02637857012450695, -0.015469910576939583, 0.08234473317861557, -0.01325992401689291, 0.02282644435763359, 0.07580558955669403, 0.006635007448494434, 0.043473172932863235, -0.023835569620132446, 0.016902871429920197, 0.0038800917100161314, -0.031141646206378937, -0.008582621812820435, 0.0760074183344841, -0.030092155560851097, -0.014067225158214569, -0.035117607563734055, -0.0726974830031395, 0.0743524506688118, 0.006655190140008926, 0.013451657257974148, 0.03172694146633148, 0.02728678286075592, 0.07406989485025406, -0.04868026822805405, -0.0012059062719345093, 0.005540105048567057, -0.0044401572085917, 0.015792831778526306, -0.05929628014564514, -0.014702974818646908, 0.055179040879011154, 0.019577056169509888, -0.06450337171554565, 0.03293789178133011, -0.023714475333690643, -0.029123393818736076, 0.005706611089408398, 0.006110261660069227, -0.030394893139600754, 0.042423684149980545, -0.04032469913363457, 0.0009996660519391298, 0.008844994939863682, 0.03112146444618702, 0.03955776244401932, -0.04448230192065239, -0.005550196394324303, 0.030677448958158493, 0.060870517045259476, -0.02853810042142868, 0.0042307632975280285, -0.011564590968191624, -0.013199375942349434, 0.03739823028445244, 0.010646285489201546, -0.039860501885414124, 0.001424129935912788, -0.01006099209189415, -0.012170067057013512, -0.009258736856281757, -0.010605921037495136, -0.010838019661605358, -0.017730355262756348, -0.01719551719725132, -0.015924017876386642, -0.0026489573065191507, -0.03255442529916763, 0.026196926832199097, 0.023129181936383247, -0.05271677300333977, 0.02270534820854664, -0.003978481516242027, -0.07911552488803864, 0.04940683767199516, -0.026196926832199097, 0.029426131397485733, -0.014258959330618382, -0.0323929637670517, -0.04940683767199516, -0.04234295338392258, 0.037418413907289505, 0.026782220229506493, 0.0003364806470926851, -0.009304147213697433, 0.00009492097160546109, 0.017316613346338272, 0.00948074460029602, 0.016791867092251778, -0.03941648453474045, 0.039012834429740906, 0.06753075122833252, -0.039577946066856384, 0.009788528084754944, -0.018063366413116455, -0.08743073046207428, 0.03529924899339676, 0.06676381826400757, 0.04888209328055382, -0.05638999491930008, 0.04004214331507683, 0.023653928190469742, 0.005277731921523809, -0.00221377145498991, 0.05194983631372452, -0.014208502136170864, -0.01588365249335766, 0.014985529705882072, -0.0034083251375705004, 0.035319432616233826, -0.05743948742747307, -0.013835125602781773, 0.03473413735628128, -0.013350744731724262, -0.0357028990983963, 0.080609031021595, 0.0372367724776268, 0.05219202861189842, 0.01935504749417305, 0.003746382426470518, -0.07471573352813721, -0.01131230965256691, 0.027468426153063774, -0.028457369655370712, -0.07136543095111847, 0.0006013764068484306, -0.034229572862386703, 0.03903301805257797, -0.0186183862388134, -0.034088294953107834, -0.014511240646243095, 0.0007839652244001627, 0.015046077780425549, 0.036590930074453354, 0.009061956778168678, -0.016327667981386185, 0.0019148177234455943, -0.04565288871526718, 0.004394746385514736, -0.00690747145563364, -0.011130666360259056, 0.03320026397705078, -0.05425064638257027, -0.03788261115550995, 0.07007375359535217, 0.08799584209918976, -0.006241448223590851, -0.023209912702441216, -0.005030496045947075, -0.05602670833468437, -0.017175335437059402, -0.03180767223238945, 0.019001854583621025, 0.01037382148206234, -0.02373465709388256, 0.01830555684864521, -0.02421903796494007, -0.041737474501132965, -0.02444104664027691, 0.0003336424706503749, 0.08783438056707382, -0.014067225158214569, -0.03733768314123154, 0.004530978389084339, 0.007255620323121548, -0.019768789410591125, -0.056430358439683914, -0.012119610793888569, -0.020929286256432533, -0.0011964457808062434, 0.006463455967605114, -0.011564590968191624, 0.0038144986610859632, -0.02478414960205555, -0.0057570673525333405, 0.0018416560487821698, 0.011009571142494678, 0.031908582895994186, -0.007376715540885925, 0.03753950819373131, 0.021131111308932304, -0.03614691644906998, -0.07826785743236542, 0.011130666360259056, -0.020909102633595467, 0.030092155560851097, -0.04928574338555336, 0.030536171048879623, 0.014147954992949963, 0.0542910099029541, 0.030455440282821655, -0.035339612513780594, -0.019112857058644295, -0.07031594216823578, 0.04573361948132515, 0.0013181716203689575, 0.022241150960326195, -0.01869911514222622, 0.04206039756536484, -0.0302132498472929, -0.005706611089408398, 0.050214141607284546, -0.07770274579524994, -0.01995043270289898, -0.028094084933400154, -0.07096178084611893, -0.0024748831056058407, 0.006382725667208433, 0.02853810042142868, -0.018769754096865654, -0.06268694251775742, 0.00797209981828928, 0.007740001194179058, 0.024602506309747696, 0.050294868648052216, -0.013835125602781773, 0.009021591395139694, 0.012230614200234413, -0.007321213372051716, 0.05437174066901207, 0.03701476380228996, 0.034713953733444214, 0.0544121079146862, 0.03104073368012905, -0.026136379688978195, -0.01958714798092842, -0.022806260734796524, 0.052797503769397736, 0.015580914914608002, 0.00828492920845747, -0.015056168660521507, 0.006584551185369492, 0.02023298852145672, -0.011251761578023434, -0.027892259880900383, 0.032816797494888306, 0.06377679854631424, -0.06470520049333572, 0.013421383686363697, -0.00172686786390841, 0.03307916969060898, 0.03202967718243599, 0.059336643666028976, -0.010353638790547848, 0.0679747685790062, -0.01315901055932045, 0.0434328094124794, 0.01114075817167759, -0.037115678191185, 0.05921554937958717, 0.027791347354650497, -0.0557037889957428, -0.009046819992363453, -0.007634042762219906, -0.005373599007725716, 0.04000177979469299, 0.028517918661236763, -0.013552570715546608, -0.011282035149633884, 0.009233508259057999, 0.007270757108926773, 0.03955776244401932, -0.06034577265381813, -0.056632183492183685, -0.029405949637293816, 0.039093565195798874, 0.005176819395273924, -0.03586436063051224, -0.07992282509803772, 0.006811604369431734, 0.034774504601955414, 0.038326628506183624, -0.05978066101670265, -0.037277135998010635, -0.04315025359392166, 0.018184460699558258, 0.025450173765420914, -0.005873116664588451, -0.009561474435031414, 0.015288268215954304, -0.018800029531121254, -0.001407731557264924, -0.014349780045449734, -0.02270534820854664, 0.028275728225708008, 0.028215179219841957, 0.011645320802927017, -0.028013354167342186, 0.015671735629439354, 0.04226222261786461, -0.023916300386190414, -0.04783260077238083, 0.044724490493535995, -0.01716524362564087, -0.05965956300497055, 0.008431253023445606, -0.04545106366276741, -0.001245009945705533, -0.003216590965166688, -0.07439281046390533, 0.0947771742939949, 0.03027379885315895, -0.028094084933400154, -0.04755004495382309, 0.029204124584794044, 0.047994062304496765, 0.039093565195798874, -0.05715693160891533, -0.027468426153063774, -0.029809599742293358, -0.04997194930911064, 0.018255099654197693, 0.04488595202565193, 0.0045435926876962185, -0.015843287110328674, 0.03657074645161629, -0.024319950491189957, 0.013481931760907173, -0.036025818437337875, -0.015035985969007015, 0.041111819446086884, -0.06381716579198837, 0.020868737250566483, 0.007871187292039394, 0.05986139178276062, -0.0355818048119545, 0.035945091396570206, -0.058852262794971466, 0.03356355056166649, -0.03384610638022423, -0.02458232454955578, 0.01904221810400486, 0.003302366705611348, 0.03160584345459938, 0.07951917499303818, -0.062121834605932236, 0.01235170941799879, 0.019819246605038643, 0.04107145220041275, -0.035319432616233826, 0.010131631046533585, -0.00549974013119936, 0.06567396223545074, 0.008799583651125431, 0.02228151634335518, 0.023653928190469742, -0.04488595202565193, -0.04573361948132515, -0.024622689932584763, 0.029829781502485275, 0.016267120838165283, -0.04868026822805405, 0.004329153336584568, 0.03069763071835041, 0.04323098435997963, -0.008622987195849419, 0.02001097984611988, 0.021898047998547554, 0.07431208342313766, -0.04157601669430733, 0.0010267862817272544, -0.0016637975350022316, 0.0052878232672810555, 0.0077753206714987755, 0.006705646403133869, -0.04129346087574959, -0.07507901638746262, -0.014178228564560413, -0.04859953746199608, -0.01858811266720295, -0.0010419231839478016, -0.019799064844846725, -0.014884617179632187, -0.004536024294793606, 0.001299250521697104, 0.030737996101379395, -0.039012834429740906, -0.03945685178041458, 0.0019526599207893014, 0.012361801229417324, 0.006140535231679678, -0.024319950491189957, 0.008108331821858883, -0.03388646990060806, -0.02938576601445675, 0.06034577265381813, 0.022321879863739014, -0.020707277581095695, -0.00491696922108531, -0.04141455516219139, -0.011251761578023434, -0.07233419269323349, 0.01329019758850336, -0.047792237251996994, -0.019052309915423393, -0.028154632076621056, -0.04460339620709419, 0.08129523694515228, -0.013835125602781773, 0.0417778417468071, -0.046460188925266266, 0.011746233329176903, 0.030859092250466347, -0.017589077353477478, -0.041535649448633194, 0.06660235673189163, 0.06357497721910477, -0.002484974218532443, 0.0027145505882799625, 0.021534761413931847, 0.028780290856957436, 0.042302586138248444, -0.008976181037724018, -0.007734955288469791, 0.018487200140953064, 0.020444905385375023, 0.02575291134417057, 0.05917518585920334, 0.005108703393489122, 0.025147434324026108, 0.019748607650399208, -0.07229383289813995, 0.017498254776000977, -0.02771061658859253, -0.01014676783233881, -0.021958595141768456, -0.015621279366314411, 0.0012014913372695446, -0.006973064970225096, 0.008491800166666508, 0.0418989360332489, -0.03814498707652092, -0.02748860791325569, 0.028760109096765518, -0.0011895080097019672, -0.07249565422534943, -0.05800459906458855, 0.023149363696575165, 0.01807345822453499, 0.0013282628497108817, 0.029849965125322342, 0.0741102546453476, 0.036308374255895615, 0.03891192004084587, 0.055865250527858734, 0.0032947983127087355, -0.036792755126953125, 0.031020551919937134, 0.012402165681123734, -0.05303969606757164, 0.06151635944843292, -0.03229205310344696, 0.005540105048567057, -0.04613726958632469, -0.011766416020691395, -0.0054442379623651505, 0.031989313662052155, 0.007800548803061247, 0.0341690257191658, 0.035339612513780594, 0.01671113632619381, 0.010424277745187283 ]
28,907
yampex.plot
_doPlots
This gets called by L{__call__} at the beginning of each call to my subplot-context instance, and by L{__exit__} when subplot context ends, to do all the plotting for the previous subplot. Adds minor ticks and a grid, depending on the subplot-specific options. Then calls L{Opts.newLocal} on my I{opts} to create a new set of local options.
def _doPlots(self): """ This gets called by L{__call__} at the beginning of each call to my subplot-context instance, and by L{__exit__} when subplot context ends, to do all the plotting for the previous subplot. Adds minor ticks and a grid, depending on the subplot-specific options. Then calls L{Opts.newLocal} on my I{opts} to create a new set of local options. """ ax = self.sp.ax if ax: ax.helper.doPlots() # Setting calls now use new local options self.opts.newLocal()
(self)
[ 0.009543863125145435, -0.030660878866910934, 0.015011425130069256, 0.06816285848617554, -0.06883633136749268, 0.024174243211746216, -0.021834800019860268, 0.006282821763306856, 0.0013635673094540834, -0.01483419444411993, -0.004109532572329044, -0.026744084432721138, 0.07103399187326431, -0.009074202738702297, -0.03604868799448013, -0.011378198862075806, 0.026159225031733513, 0.023358982056379318, 0.00147765944711864, -0.00036526101757772267, -0.017873696982860565, -0.012716289609670639, 0.016003916040062904, 0.008015249855816364, -0.009995801374316216, 0.04296067729592323, -0.010598384775221348, 0.00906090997159481, 0.028994912281632423, -0.016358377411961555, -0.03870714455842972, 0.005281469319015741, -0.014772163704037666, 0.021196769550442696, 0.04225175455212593, 0.006406883243471384, -0.025202179327607155, 0.059159547090530396, -0.005516299977898598, 0.09102559089660645, 0.04189729318022728, -0.05965579301118851, 0.05983302369713783, -0.020381510257720947, 0.020168833434581757, -0.0006203068187460303, -0.01047432329505682, 0.07075042277574539, 0.013992349617183208, -0.05791893228888512, 0.02573387138545513, -0.04459119960665703, 0.0033563028555363417, 0.017271114513278008, 0.01179469097405672, 0.0622079111635685, 0.04930552840232849, 0.05540226027369499, 0.06451191008090973, -0.06624876707792282, -0.0030284265521913767, 0.020310617983341217, -0.04335058480501175, -0.029136696830391884, 0.04363415390253067, -0.08287298679351807, -0.0002546304021961987, -0.025326240807771683, -0.019885264337062836, 0.0012893519597128034, -0.018006620928645134, 0.013478380627930164, -0.0506170354783535, -0.018290190026164055, -0.005777714774012566, -0.025290794670581818, -0.03255724534392357, -0.033709242939949036, -0.027701130136847496, 0.027984699234366417, -0.01179469097405672, 0.03881348296999931, -0.0021721816156059504, 0.04668251797556877, 0.0038370406255126, -0.0017313206335529685, 0.03746652975678444, 0.04405950754880905, 0.04108203202486038, 0.04742688685655594, 0.025326240807771683, -0.0008484910940751433, 0.0445203073322773, 0.024174243211746216, -0.04540645703673363, -0.04143649339675903, -0.031706538051366806, -0.008077280595898628, -0.06117997318506241, -0.08138425648212433, -0.054586999118328094, -0.07248727977275848, -0.03110395558178425, -0.01928268000483513, 0.027222607284784317, -0.04937642067670822, 0.04278344660997391, -0.016482438892126083, -0.0306963250041008, -0.006982882507145405, 0.01005783211439848, 0.033851027488708496, -0.07308986783027649, 0.018821880221366882, -0.05185765027999878, 0.02862272784113884, -0.04965998977422714, -0.04104658588767052, 0.018680095672607422, -0.04863205552101135, -0.101234070956707, 0.06086095795035362, -0.00018927665951196104, -0.038069114089012146, -0.00420036306604743, 0.018573757261037827, 0.03500302881002426, 0.037289299070835114, -0.06146354228258133, -0.03596007078886032, 0.02309313602745533, 0.0019218433881178498, -0.020966369658708572, -0.013708780519664288, 0.03877803683280945, -0.041649170219898224, -0.02039923332631588, -0.010447738692164421, -0.0852833241224289, 0.01984981819987297, -0.007199989631772041, 0.04530011862516403, -0.05192854255437851, 0.03034186363220215, -0.023943843320012093, 0.05207032710313797, 0.03276992216706276, -0.00523716164752841, -0.0667804554104805, -0.011670629493892193, 0.0008540295530110598, 0.014869640581309795, -0.031972385942935944, -0.026318732649087906, 0.04012499004602432, -0.04416584596037865, -0.011980783194303513, 0.0490928515791893, 0.02903035841882229, 0.004909285344183445, -0.03450678288936615, -0.031157124787569046, 0.026318732649087906, -0.04880928620696068, -0.010846507735550404, 0.03629681095480919, -0.02295135147869587, -0.04611537978053093, -0.024227412417531013, 0.029969681054353714, 0.033301614224910736, -0.011006015352904797, 0.016819175332784653, 0.019070003181695938, 0.0008052911725826561, 0.010350261814892292, 0.0016349515644833446, -0.012113706208765507, 0.016340654343366623, 0.013850565068423748, 0.021037261933088303, -0.019318126142024994, -0.006322698667645454, 0.04405950754880905, -0.00048572238301858306, 0.03856536000967026, 0.023004520684480667, -0.01617228426039219, 0.006105591543018818, 0.005968237761408091, 0.022366492077708244, 0.06660322844982147, -0.027630237862467766, -0.05795437842607498, 0.003431625897064805, 0.006606267299503088, 0.0021179046016186476, -0.013425211422145367, 0.04094025120139122, 0.017404036596417427, -0.03110395558178425, -0.00981857068836689, 0.01686348393559456, -0.058805085718631744, 0.03650948777794838, 0.10640919953584671, 0.01102373842149973, 0.013327734544873238, -0.039026159793138504, 0.018449697643518448, 0.010536354035139084, -0.03493213653564453, 0.025184456259012222, 0.0230222437530756, -0.018573757261037827, 0.017164776101708412, -0.0072708819061517715, 0.009052048437297344, -0.0029353804420679808, 0.02724033035337925, -0.011325029656291008, -0.01577351614832878, -0.0344536118209362, 0.018556036055088043, -0.01005783211439848, 0.007731681223958731, 0.08032087236642838, 0.03002285026013851, 0.04515833407640457, -0.058875977993011475, -0.027399837970733643, -0.004758639261126518, 0.00784245040267706, -0.025804763659834862, -0.0514322966337204, 0.02787836082279682, 0.02454642578959465, -0.00843174196779728, 0.0036819640081375837, 0.03948695957660675, -0.04632805660367012, -0.0025787039194256067, 0.025840209797024727, -0.03870714455842972, -0.07128211110830307, 0.04033766686916351, 0.00180996663402766, 0.08322744816541672, 0.018680095672607422, 0.001979443244636059, 0.02711626887321472, 0.002374888863414526, -0.005090946797281504, 0.013620165176689625, 0.0024701503571122885, -0.015020286664366722, -0.037501975893974304, 0.007146820425987244, 0.01680145226418972, -0.007736111991107464, 0.0031857185531407595, 0.054870568215847015, -0.05614662915468216, 0.03255724534392357, 0.0030151342507451773, -0.002572057768702507, 0.001485413289628923, 0.0055074384436011314, -0.061286311596632004, 0.04161372408270836, 0.03732474520802498, 0.017820527777075768, -0.02833915874361992, 0.04072757437825203, -0.015782376751303673, 0.03796277567744255, -0.007948788814246655, -0.042358092963695526, 0.03700573369860649, -0.02366027422249317, 0.08032087236642838, -0.02213609218597412, -0.013061889447271824, 0.022100646048784256, -0.025042671710252762, -0.053559061139822006, 0.02218926139175892, 0.07954105734825134, -0.03193693980574608, 0.011759244836866856, -0.07656358182430267, 0.04094025120139122, 0.04398861527442932, 0.06741848587989807, -0.02897718921303749, -0.0018819666001945734, -0.013451796025037766, 0.004763070028275251, -0.03881348296999931, 0.038210898637771606, -0.01735972985625267, -0.04693064093589783, -0.03555244207382202, 0.04962454363703728, 0.0712466686964035, -0.005866330116987228, 0.043953169137239456, -0.015392470173537731, 0.06727670133113861, -0.004732054658234119, -0.017315421253442764, 0.07762696593999863, -0.011945337057113647, 0.028888573870062828, -0.04969543591141701, -0.007860173471271992, -0.01459493301808834, -0.04682430252432823, 0.001876428141258657, 0.07011239230632782, -0.08705563098192215, -0.03131663054227829, 0.0019273818470537663, -0.023766612634062767, 0.07316076010465622, 0.05111328139901161, 0.0034692874178290367, -0.000054519154218724, 0.033425673842430115, 0.04501654952764511, -0.04654073342680931, 0.0022574737668037415, -0.01832563616335392, -0.030324140563607216, -0.007120235823094845, -0.06227880343794823, -0.029225312173366547, -0.022774120792746544, -0.0074303895235061646, -0.0629168301820755, 0.005923930089920759, 0.0002910457260441035, -0.04849027097225189, -0.0066550057381391525, -0.005073223728686571, 0.025627532973885536, 0.025219902396202087, 0.002189904684200883, 0.02931392751634121, -0.04140104725956917, -0.03899071365594864, 0.019530802965164185, -0.0567137636244297, 0.017590127885341644, 0.013717642053961754, 0.02101953886449337, 0.011528844945132732, -0.0007831373368389904, -0.0051175314001739025, -0.027275776490569115, 0.0326281376183033, 0.0016471361741423607, 0.0032743338961154222, 0.025290794670581818, 0.00996035523712635, -0.03360290452837944, 0.009756539948284626, -0.04576091840863228, -0.0030771647579967976, -0.06745393574237823, -0.009862878359854221, -0.006659436505287886, 0.08046265691518784, -0.009100787341594696, -0.01576465368270874, 0.05993936210870743, -0.00802411139011383, 0.0062606679275631905, 0.02614150196313858, -0.058521516621112823, 0.054870568215847015, -0.05586306005716324, -0.004723193123936653, 0.0064511909149587154, 0.024989502504467964, -0.022348769009113312, -0.010155308991670609, 0.021887969225645065, 0.031015340238809586, 0.002167750848457217, 0.013017581775784492, 0.005759991705417633, 0.009348909370601177, 0.03962874412536621, -0.02993423491716385, -0.022933628410100937, 0.05352361500263214, 0.014391117729246616, -0.03884892910718918, 0.022933628410100937, 0.029579773545265198, -0.02039923332631588, -0.016269762068986893, 0.04129470884799957, 0.05235389620065689, -0.019938433542847633, -0.017102744430303574, 0.015374747104942799, 0.004359870683401823, -0.004545962903648615, 0.009375493973493576, -0.04590270295739174, -0.032663583755493164, -0.021887969225645065, -0.0019251664634793997, 0.042216308414936066, -0.055225029587745667, 0.024014735594391823, 0.0827312022447586, 0.005405530799180269, 0.025964271277189255, 0.046363502740859985, 0.026176948100328445, 0.050723373889923096, 0.04551279544830322, -0.017129329964518547, -0.05650109052658081, -0.02573387138545513, -0.02204747684299946, -0.037856437265872955, -0.035091642290353775, -0.03881348296999931, -0.011050323024392128, 0.03463084250688553, -0.0058042993769049644, -0.026194671168923378, -0.0023128583561629057, 0.05391352251172066, -0.043456923216581345, 0.04246443137526512, 0.02752389945089817, 0.016083668917417526, -0.02211836911737919, -0.05926588550209999, 0.02676180750131607, 0.007417097222059965, 0.00746583566069603, 0.01791800558567047, -0.07110488414764404, -0.024528702720999718, 0.021976584568619728, 0.08563778549432755, 0.025609809905290604, 0.012565643526613712, -0.022774120792746544, -0.04668251797556877, 0.03055454045534134, -0.02995195798575878, -0.00427125534042716, 0.050581589341163635, -0.008728602901101112, 0.0059992531314492226, -0.042074523866176605, 0.010447738692164421, 0.02773657627403736, -0.004085163585841656, 0.0806044414639473, 0.04133015498518944, -0.025556640699505806, -0.011085769161581993, 0.01887504942715168, 0.00442411657422781, -0.03998320549726486, -0.0035711948294192553, -0.009402078576385975, -0.013221396133303642, -0.04271255433559418, 0.0268858689814806, -0.013948041945695877, -0.02787836082279682, -0.042145416140556335, -0.00854251068085432, 0.021409446373581886, 0.03097989410161972, -0.021905692294239998, -0.011289583519101143, 0.07223916053771973, -0.015959607437253, -0.06316495686769485, 0.03484351933002472, 0.01937129534780979, -0.003974394407123327, -0.04079846665263176, 0.014249333180487156, -0.01652674563229084, 0.031635645776987076, 0.02280956692993641, -0.02709854580461979, 0.03977052867412567, -0.07408235967159271, 0.025343963876366615, -0.02344759739935398, 0.00850263424217701, 0.013761949725449085, 0.039026159793138504, 0.01085536926984787, -0.030377309769392014, 0.06444101780653, -0.07628001272678375, -0.022029753774404526, -0.017643297091126442, -0.08159693330526352, 0.004291194025427103, 0.021072708070278168, 0.062066126614809036, -0.006105591543018818, -0.042428985238075256, -0.007013897877186537, 0.10449511557817459, -0.005551746115088463, -0.009100787341594696, -0.0006507682846859097, 0.05104238912463188, -0.012246628291904926, 0.02094864659011364, 0.006482206284999847, -0.04700153321027756, 0.09542091190814972, -0.029065804556012154, 0.023252643644809723, 0.003427195129916072, -0.029402542859315872, 0.006690451875329018, 0.046221718192100525, 0.030306417495012283, 0.002445781137794256, -0.06334218382835388, -0.054516106843948364, 0.01447973307222128, -0.01589757762849331, -0.004413039889186621, 0.0022142736706882715, 0.061286311596632004, -0.029012635350227356, 0.024776825681328773, -0.005954945459961891, 0.04668251797556877, 0.01026164647191763, 0.050439804792404175, -0.021905692294239998, 0.028888573870062828, 0.001764551387168467, 0.01569376140832901, 0.054657891392707825, -0.054586999118328094, -0.04661162570118904, 0.00840072613209486, 0.013283426873385906, -0.04462664574384689, -0.01527727022767067, -0.020895477384328842, 0.06628421694040298, 0.05405530706048012, -0.05111328139901161, 0.006256237160414457, -0.006761344149708748, -0.02559208683669567, 0.0843617245554924, -0.04459119960665703, -0.04951820522546768, 0.015729207545518875, -0.020576462149620056, -0.0003757840895559639, -0.05004989728331566, -0.0034183335956186056, 0.021958861500024796, 0.06245603412389755, 0.025609809905290604, -0.036332257091999054, 0.032893985509872437, -0.048986513167619705, 0.019619418308138847, -0.057422686368227005, 0.027275776490569115, 0.013921457342803478, 0.014887363649904728, 0.03346111997961998, 0.00414719432592392, 0.03136980161070824, -0.010252785868942738, -0.04342147707939148, 0.04866750165820122, 0.0028600574005395174, -0.057777147740125656, 0.0005189531366340816, 0.010297092609107494, -0.04023132845759392, -0.012344105169177055, 0.006801221054047346, 0.02995195798575878, -0.052921030670404434, 0.04611537978053093, 0.03007601946592331, -0.022579167038202286, -0.003588917898014188, -0.037501975893974304, 0.012299797497689724, 0.0032167339231818914, -0.07904481142759323, -0.0036420871037989855, -0.024989502504467964, 0.02800242230296135, 0.04973088204860687, -0.03624363988637924, -0.005458700004965067, -0.05316915363073349, -0.08818990737199783, -0.0460444875061512, 0.05409075319766998, 0.019264956936240196, -0.03700573369860649, 0.02344759739935398, -0.019105449318885803, 0.012778320349752903, -0.05664287507534027, -0.0019318126142024994, 0.07649268954992294, -0.0498017743229866, -0.02358938194811344, 0.02833915874361992, 0.0017723051132634282, -0.026035163551568985, 0.007199989631772041, -0.0383172370493412, 0.06327129155397415, -0.061428096145391464, -0.03229140117764473, -0.005666945595294237, 0.019052280113101006, -0.000690645189024508, 0.04264166206121445, -0.043315138667821884, 0.028126483783125877, -0.03817545250058174, 0.04196818545460701, -0.0063271294347941875, -0.028853127732872963, -0.011431368067860603, 0.046505287289619446, 0.02841005101799965, 0.023943843320012093, 0.026176948100328445, -0.0722746029496193, 0.0383172370493412, 0.0008944602450355887, 0.04785224050283432, 0.02211836911737919, -0.05324004590511322, 0.0398414209485054, -0.014054380357265472, -0.011635183356702328, -0.0073816510848701, -0.01963714137673378, 0.009100787341594696, 0.06001025438308716, -0.011564291082322598, -0.07705982774496078, 0.056111183017492294, 0.032255955040454865, -0.05316915363073349, 0.03463084250688553, -0.03420548886060715, -0.10300637781620026, 0.03665127232670784, -0.07876124233007431, -0.016269762068986893, -0.03167109191417694, -0.00981857068836689, -0.03200783208012581, -0.002618580823764205, -0.023553935810923576, 0.007651927415281534, -0.06592975556850433, -0.0006568605895154178, 0.016083668917417526, 0.026939038187265396, 0.07713072001934052, -0.0015828900504857302, 0.007284174207597971, -0.02240193821489811, 0.027559345588088036, 0.05111328139901161, 0.006836667191237211, 0.036828503012657166, -0.03927428275346756, -0.012397274374961853, -0.028658173978328705, -0.12150923907756805, 0.047604117542505264, -0.046505287289619446, 0.015800099819898605, -0.004156055394560099, 0.01141364499926567, 0.05575672164559364, 0.004306701477617025, 0.01452404074370861, -0.05192854255437851, -0.03479035198688507, 0.00753672793507576, -0.03969963639974594, -0.04196818545460701, 0.0453355647623539, 0.030536817386746407, -0.031068509444594383, -0.02862272784113884, -0.027754299342632294, 0.001137598417699337, -0.021976584568619728, 0.006672728806734085, 0.02711626887321472, 0.004140547942370176, 0.03852991387248039, 0.0537717379629612, 0.014506317675113678, 0.07050229609012604, 0.00847161840647459, -0.002572057768702507, -0.03927428275346756, 0.03429410606622696, -0.031564753502607346, -0.04845482483506203, -0.054516106843948364, -0.04558368772268295, 0.006083437707275152, -0.02128538489341736, -0.005857468582689762, -0.0054454077035188675, 0.04554824158549309, -0.039167944341897964, -0.023979289457201958, -0.012654258869588375, -0.0775560736656189, -0.03124574013054371, 0.02357165887951851, 0.0007587681757286191, 0.009269156493246555, 0.028711343184113503, 0.032805368304252625, -0.0018653512233868241, 0.01116552297025919, 0.04707242548465729, -0.004568116739392281, 0.0005671376711688936, 0.023057689890265465, 0.01575579307973385, 0.010749030858278275, 0.007939927279949188, 0.02142716944217682, 0.024776825681328773, -0.025361686944961548, -0.034542229026556015, 0.036757610738277435, 0.015640592202544212, 0.05075882002711296, 0.055898506194353104, -0.0014111979398876429, -0.009924909099936485, 0.011874444782733917 ]
28,908
yampex.plot
_maybePixels
Considers the supplied I{figSize} to be in pixels if both its elements are integers and at least one of them exceeds 75. In that case, scales it down by DPI. Returns the figSize in inches.
def _maybePixels(self, figSize): """ Considers the supplied I{figSize} to be in pixels if both its elements are integers and at least one of them exceeds 75. In that case, scales it down by DPI. Returns the figSize in inches. """ bigDim = False newFigSize = [] for dim in figSize: if not isinstance(dim, int): # Not both integers, use original return figSize if dim > 75: bigDim = True # Convert from (presumed) pixels to Matplotlib's stupid inches newFigSize.append(float(dim)/self.DPI) # Use the converted dims unless neither was > 75 return newFigSize if bigDim else figSize
(self, figSize)
[ 0.04167371243238449, -0.02883390337228775, -0.01953803189098835, 0.05191587284207344, -0.0457928404211998, 0.015827104449272156, 0.052324071526527405, -0.02482610195875168, -0.03699794411659241, 0.0016873121494427323, 0.04813072457909584, -0.01452828012406826, 0.02718254178762436, -0.02521575056016445, -0.0030986242927610874, 0.031821198761463165, 0.014101522974669933, 0.0005319961928762496, 0.09945284575223923, 0.03263760358095169, 0.027219651266932487, -0.043232303112745285, 0.034882716834545135, 0.005237046163529158, -0.035866111516952515, 0.022747984156012535, 0.03620009496808052, -0.018396921455860138, 0.01955658569931984, 0.005714827682822943, -0.07076738029718399, 0.03996668756008148, 0.02933487854897976, 0.04794517904520035, 0.035179588943719864, 0.04223035275936127, 0.004267566371709108, 0.06932011991739273, -0.07644510269165039, 0.021040957421064377, -0.05414242669939995, 0.028258711099624634, 0.09462863951921463, 0.01405513659119606, 0.0036111960653215647, 0.009175267070531845, -0.005584945436567068, 0.022543882951140404, -0.05889241397380829, 0.012236782349646091, 0.037758685648441315, -0.020855410024523735, -0.041599493473768234, 0.10694891959428787, -0.020632755011320114, 0.03438173979520798, 0.016615675762295723, 0.04334362968802452, 0.043232303112745285, -0.003504506777971983, -0.01694038324058056, 0.027572188526391983, 0.03222940117120743, -0.08616773039102554, -0.031598545610904694, 0.015892045572400093, 0.021393494680523872, 0.009244847111403942, -0.08267945796251297, 0.006832744460552931, -0.04479089006781578, 0.003908070269972086, -0.018007274717092514, 0.007537820842117071, 0.022562436759471893, -0.038037002086639404, 0.03625575825572014, 0.011754361912608147, 0.03699794411659241, 0.0039799693040549755, 0.053993988782167435, 0.059708818793296814, 0.02833292819559574, -0.005065415520220995, 0.026737229898571968, -0.006378156132996082, 0.0643845871090889, 0.053288914263248444, 0.0014066733419895172, 0.03313858062028885, 0.027739180251955986, -0.010566865094006062, 0.07021073997020721, 0.011837857775390148, -0.014806599356234074, 0.04089441895484924, -0.02005756087601185, -0.004666490945965052, -0.0022543882951140404, -0.0433807373046875, -0.0300399549305439, -0.09321849048137665, -0.010195772163569927, -0.05154477804899216, -0.020781192928552628, -0.004010120872408152, 0.07882009446620941, -0.004093616735190153, -0.04126551002264023, 0.02738664299249649, -0.04308386519551277, -0.010028780438005924, -0.10746844857931137, 0.04167371243238449, 0.0007717568660154939, -0.009291233494877815, -0.03399209305644035, -0.055367033928632736, 0.046126823872327805, -0.03501259908080101, -0.09848801046609879, 0.029223551973700523, -0.02647746540606022, 0.013025354593992233, 0.05121079459786415, 0.07191777229309082, -0.0067306943237781525, 0.009852511808276176, -0.0679841861128807, 0.008613989688456059, 0.027238205075263977, -0.0022010437678545713, -0.00613694591447711, 0.0339178740978241, 0.02263665571808815, 0.004255969543009996, -0.06653692573308945, 0.01860102266073227, 0.03365810960531235, 0.004564440343528986, -0.03208096697926521, 0.022098571062088013, -0.010696747340261936, 0.03744325414299965, -0.022005798295140266, 0.024176690727472305, 0.03736903518438339, -0.0048845079727470875, -0.00942575465887785, 0.011726530268788338, -0.07800368964672089, 0.03363955393433571, -0.004225818440318108, -0.041859257966279984, 0.019482368603348732, 0.012941858731210232, 0.03788856789469719, -0.0029965736903250217, 0.03978113830089569, 0.022692319005727768, -0.04115418344736099, -0.03915028274059296, 0.05737093463540077, -0.01907416619360447, -0.021096620708703995, -0.007941383868455887, -0.01643013022840023, 0.005877180956304073, 0.015632281079888344, 0.07158378511667252, 0.03308291733264923, 0.0049911970272660255, -0.010687470436096191, 0.01156881544739008, 0.039892468601465225, 0.04312097281217575, 0.013452110812067986, -0.011726530268788338, -0.01227389182895422, -0.008845922537147999, 0.04913267493247986, -0.06278888881206512, 0.0040495493449270725, 0.02786906249821186, 0.031153233721852303, 0.005134995561093092, 0.026774339377880096, 0.005891096778213978, -0.05154477804899216, -0.02287786640226841, 0.042749881744384766, 0.02716398611664772, -0.007060038857161999, 0.016513625159859657, -0.030411047860980034, -0.007366190664470196, -0.0005073533393442631, -0.025345632806420326, -0.013600547797977924, -0.022933529689908028, -0.018016550689935684, -0.06887480616569519, 0.0466463528573513, -0.028444256633520126, 0.009694796986877918, 0.02501164935529232, -0.003172842785716057, -0.0013150598388165236, 0.009731906466186047, 0.02981729991734028, -0.05462484806776047, -0.03911317139863968, -0.012348109856247902, -0.012580042704939842, 0.016086868941783905, 0.032748933881521225, 0.03460439667105675, -0.008790258318185806, -0.08171461522579193, 0.0013614464551210403, 0.013767539523541927, 0.02861124835908413, 0.027924727648496628, 0.0295204259455204, 0.06998808681964874, -0.007579568773508072, 0.008804175071418285, 0.00905002374202013, 0.06872636824846268, 0.00021801696857437491, -0.005450424272567034, -0.02885245904326439, 0.013099572621285915, 0.019667914137244225, 0.01537251565605402, -0.0035995994694530964, -0.019816352054476738, -0.06345685571432114, 0.036292869597673416, -0.017330029979348183, 0.0004798112786374986, 0.00018047282355837524, -0.06130451709032059, -0.011207000352442265, 0.001403194386512041, -0.06739043444395065, -0.04594127833843231, 0.024362236261367798, -0.03748036548495293, -0.026050709187984467, 0.006628643721342087, -0.035123925656080246, 0.01323873270303011, -0.07047050446271896, 0.03781434893608093, 0.05748226121068001, -0.08171461522579193, -0.0197977963835001, 0.0029664223548024893, -0.02308196760714054, 0.05466195568442345, 0.024158135056495667, 0.06434747576713562, 0.024436455219984055, -0.022766537964344025, 0.012663538567721844, -0.004246692173182964, 0.019371040165424347, -0.035123925656080246, 0.01546528935432434, 0.06664825230836868, 0.01670845039188862, 0.0278876181691885, -0.0015226397663354874, -0.018471140414476395, 0.020836856216192245, 0.06913457065820694, 0.0037596330512315035, 0.003404775634407997, 0.06423614919185638, -0.05273227393627167, -0.06649981439113617, -0.0025466238148510456, 0.06739043444395065, 0.002639397047460079, 0.010455537587404251, 0.03482704982161522, 0.01463960763067007, -0.0032076325733214617, 0.045607294887304306, -0.05633187294006348, 0.01668989472091198, -0.0072409468702971935, -0.027553634718060493, -0.09143724292516708, -0.01406441442668438, 0.01537251565605402, -0.04282410070300102, 0.012515101581811905, -0.00726414006203413, -0.015316852368414402, -0.06241779401898384, -0.022024352103471756, 0.03996668756008148, 0.06512676924467087, 0.052806492894887924, 0.02571672573685646, -0.06891191750764847, 0.016764113679528236, 0.001610774314031005, -0.0006546307704411447, 0.009444309398531914, -0.01238521933555603, 0.016597121953964233, 0.05881819501519203, 0.04787096008658409, 0.015892045572400093, 0.029854409396648407, -0.029130779206752777, 0.04067176207900047, 0.01929682120680809, 0.021523376926779747, -0.026959886774420738, -0.04512487351894379, 0.026403246447443962, -0.009003637358546257, -0.010696747340261936, 0.029464762657880783, 0.02005756087601185, 0.01060397457331419, -0.0404491052031517, -0.019463812932372093, 0.0037828264757990837, -0.042749881744384766, 0.03376943618059158, -0.04928111284971237, 0.009861788712441921, 0.027535079047083855, -0.047536976635456085, -0.037035051733255386, 0.012255337089300156, -0.05121079459786415, 0.006127668544650078, 0.014843708835542202, 0.022321226075291634, 0.021133730188012123, 0.014222128316760063, -0.043974485248327255, 0.02666301093995571, 0.026588793843984604, -0.0024074639659374952, 0.003437246195971966, 0.007421854417771101, -0.04126551002264023, -0.007477518171072006, 0.02712687849998474, -0.03312002494931221, -0.004404406528919935, -0.007885720580816269, 0.019890569150447845, 0.0711013674736023, -0.0006407147739082575, 0.016569290310144424, 0.004782457370311022, 0.008034157566726208, 0.012580042704939842, 0.0025559011846780777, -0.0390760637819767, -0.0006517315632663667, 0.040152233093976974, -0.029501870274543762, 0.0076027619652450085, -0.0367567352950573, -0.0690232440829277, 0.038704968988895416, 0.05937483534216881, -0.09314427524805069, 0.05648031085729599, -0.08275367319583893, 0.04430846869945526, -0.016513625159859657, -0.00002484219294274226, -0.019686467945575714, 0.03376943618059158, 0.016996046528220177, -0.04052332416176796, -0.011884244158864021, -0.015864213928580284, -0.005909651517868042, -0.007236307952553034, -0.028722576797008514, -0.021300721913576126, 0.03094913251698017, 0.08869116008281708, -0.007463602349162102, -0.03176553547382355, -0.007551736664026976, 0.05165610462427139, -0.01617036573588848, 0.05057993903756142, -0.009022192098200321, -0.04033777862787247, 0.013832480646669865, 0.07173222303390503, -0.03451162204146385, 0.04078308865427971, -0.050839703530073166, 0.07800368964672089, -0.004782457370311022, 0.05154477804899216, 0.07158378511667252, -0.028685467317700386, 0.0051210797391831875, 0.0020421696826815605, -0.04549596831202507, 0.01571577601134777, -0.08698413521051407, -0.035847555845975876, 0.004439196549355984, -0.03933582827448845, -0.02117083966732025, -0.010965789668262005, -0.011364714242517948, 0.029409097507596016, -0.011828579939901829, -0.061378736048936844, 0.021987242624163628, 0.010919403284788132, -0.021337831392884254, 0.03818544000387192, -0.017691845074295998, -0.010381318628787994, -0.010696747340261936, -0.042527224868535995, 0.02649601921439171, -0.012552211061120033, -0.016569290310144424, 0.016624953597784042, -0.015270465053617954, 0.005000474397093058, 0.0016548415878787637, 0.04093152657151222, -0.0020363712683320045, -0.04030067101120949, 0.08690991252660751, -0.04089441895484924, -0.03814833238720894, 0.04883580282330513, -0.05288071185350418, -0.04809361696243286, -0.006930156610906124, -0.06512676924467087, 0.004643297754228115, -0.04939243942499161, 0.0065033999271690845, -0.062083810567855835, -0.0003183279768563807, -0.0032563386484980583, 0.00613230699673295, 0.05677718669176102, -0.0035995994694530964, -0.01712592877447605, -0.042490117251873016, -0.04738853871822357, 0.008794897235929966, 0.005649886559695005, 0.021374940872192383, -0.00324242259375751, 0.013526329770684242, 0.0020189762581139803, 0.05314047634601593, 0.004525011871010065, 0.043937377631664276, 0.01455611176788807, 0.031041905283927917, -0.019834905862808228, -0.025605397298932076, 0.06572052091360092, 0.029910072684288025, 0.008414527401328087, 0.03647841513156891, 0.02499309368431568, 0.020595645532011986, -0.026792895048856735, -0.03620009496808052, -0.022525327280163765, -0.030095620080828667, -0.027720626443624496, -0.04709166660904884, 0.06375373154878616, -0.02764640748500824, 0.013953085988759995, -0.03738759085536003, -0.01666206307709217, 0.018285593017935753, 0.006586895789951086, 0.040411997586488724, -0.009592746384441853, 0.012941858731210232, 0.021616151556372643, -0.0006285383133217692, -0.03811122104525566, 0.02213568054139614, -0.03145010769367218, 0.00808518286794424, 0.013322228565812111, -0.004564440343528986, 0.05002329871058464, -0.02577238902449608, 0.013108850456774235, -0.043009646236896515, -0.005969954188913107, -0.035402245819568634, -0.022469663992524147, 0.09551926702260971, -0.034622952342033386, 0.016281692311167717, -0.03766591101884842, 0.021857360377907753, -0.021337831392884254, 0.0028272627387195826, -0.0012651942670345306, -0.00009762927220435813, -0.005988508928567171, 0.019593695178627968, -0.007593484595417976, -0.0037109272088855505, 0.006971904542297125, 0.022506773471832275, -0.013312951661646366, -0.012533656321465969, 0.00916135124862194, -0.0027576826978474855, 0.02501164935529232, 0.00620652548968792, 0.005176743492484093, -0.031097570434212685, -0.016040483489632607, 0.010845184326171875, 0.017209425568580627, -0.05811312049627304, -0.03052237629890442, 0.04701744765043259, 0.038704968988895416, 0.019705023616552353, 0.017107374966144562, 0.013656212016940117, 0.044419799000024796, 0.03224795684218407, -0.0895075649023056, -0.038222551345825195, 0.029019450768828392, 0.044939327985048294, 0.022265562787652016, 0.029910072684288025, 0.008720679208636284, 0.04646080732345581, -0.018146434798836708, -0.006957988254725933, -0.00811301451176405, -0.002558220410719514, 0.000667387037537992, 0.07013652473688126, -0.03579189255833626, -0.011494596488773823, -0.0519900880753994, -0.025104422122240067, 0.0295204259455204, -0.026124928146600723, 0.018062938004732132, -0.03859364241361618, 0.03261905163526535, 0.002456170041114092, -0.036125876009464264, -0.020131779834628105, -0.05759359151124954, -0.005853987764567137, -0.024121027439832687, -0.047277212142944336, -0.04378893971443176, -0.06126740947365761, 0.02005756087601185, -0.020372990518808365, -0.017283642664551735, -0.013878867961466312, -0.05633187294006348, -0.028778240084648132, -0.003928944002836943, -0.019352484494447708, 0.04464245215058327, 0.02690422162413597, -0.026087818667292595, 0.006809551268815994, -0.004443835467100143, -0.022562436759471893, -0.04056043550372124, -0.06445880234241486, -0.00773264467716217, -0.020651310682296753, -0.00966696534305811, -0.01957514137029648, 0.013888144865632057, -0.02098529413342476, 0.017209425568580627, 0.016318801790475845, -0.018155710771679878, 0.07822634279727936, -0.03360244631767273, -0.04000379517674446, -0.061156079173088074, 0.014676717109978199, 0.08104664832353592, 0.034455958753824234, 0.013275842182338238, -0.05057993903756142, -0.02434368245303631, -0.026310473680496216, -0.005292709916830063, -0.014982868917286396, 0.024844657629728317, -0.01106784027069807, 0.059226397424936295, 0.017042433843016624, -0.018202098086476326, -0.00566844129934907, -0.06527520716190338, 0.04724010452628136, -0.05102524906396866, -0.005260239355266094, -0.04293542727828026, 0.0423416793346405, 0.008182594552636147, 0.038704968988895416, -0.04486510902643204, -0.055181488394737244, 0.012357387691736221, -0.013804649002850056, -0.02432512678205967, -0.010047335177659988, 0.04501354694366455, 0.08928490430116653, 0.019426703453063965, -0.03352822735905647, 0.026050709187984467, 0.07303104549646378, -0.03844520449638367, -0.00835422519594431, -0.03759169206023216, 0.015558062121272087, 0.02195013500750065, -0.006150861736387014, 0.04746275767683983, 0.038482315838336945, -0.07358768582344055, 0.0015365558210760355, 0.02044720947742462, -0.012431605719029903, 0.02336028590798378, -0.09633567184209824, -0.021987242624163628, -0.00769089674577117, -0.0025419851299375296, 0.007036845665425062, 0.04482800140976906, 0.07748416066169739, 0.017691845074295998, -0.03449306637048721, 0.017218701541423798, -0.04464245215058327, -0.08817163109779358, 0.031338781118392944, 0.03352822735905647, -0.020595645532011986, -0.04653502628207207, -0.03955848515033722, -0.021783143281936646, -0.02410247176885605, 0.029910072684288025, -0.03332412615418434, -0.007078593596816063, -0.06267756223678589, -0.02790617197751999, -0.06468146294355392, 0.08601929247379303, 0.008409888483583927, -0.03306436166167259, -0.0055895838886499405, -0.05273227393627167, -0.021504823118448257, 0.05169321596622467, -0.001560908742249012, -0.04742565006017685, 0.029242105782032013, -0.024232354015111923, -0.012635706923902035, -0.08119508624076843, -0.06683380156755447, 0.051841653883457184, 0.08290211111307144, 0.003397817723453045, 0.03981824964284897, -0.0050514996983110905, -0.054476410150527954, 0.021801697090268135, 0.02736808732151985, -0.04571862146258354, -0.025178641080856323, 0.013804649002850056, 0.049949079751968384, 0.03748036548495293, -0.04330651834607124, 0.03877918794751167, -0.00796921644359827, -0.058001790195703506, -0.047536976635456085, 0.02315618470311165, 0.0009422276052646339, 0.010455537587404251, 0.000502714654430747, -0.031542882323265076, 0.006517315749078989, 0.038704968988895416, 0.012320278212428093, 0.028258711099624634, -0.07121269404888153, 0.06750176846981049, 0.055404141545295715, -0.018285593017935753, -0.018489694222807884, -0.027683516964316368, -0.029668862000107765, 0.0011428495636209846, -0.00648484518751502, 0.04171082004904747, -0.04360339418053627, 0.013646935112774372, -0.0005815718905068934, -0.004274524282664061, -0.011559538543224335, -0.06323420256376266, 0.022488217800855637, -0.05596078187227249, 0.010093721561133862, -0.009629855863749981, 0.004221179522573948, -0.050357282161712646, 0.05477328598499298, 0.04022645205259323, 0.004239734262228012, -0.0020328923128545284, 0.043232303112745285, 0.011865689419209957, -0.025122977793216705, -0.041822150349617004, 0.05789046362042427, -0.03219229355454445, 0.01001022569835186, -0.04408581554889679, 0.0323592834174633, 0.014277792535722256, -0.005482894834131002, 0.009564914740622044, -0.006118391174823046, 0.004833482671529055, 0.004260608460754156, 0.030893469229340553, 0.0015794633654877543, 0.006174054928123951 ]
28,909
yampex.options
add_annotation
Adds the text supplied after index I{k} at an annotation of the plotted vector. If there is more than one vector being plotted within the same subplot, you can have the annotation refer to a vector other than the first one by setting the keyword I{kVector} to its non-zero index. The annotation points to the point at index I{k} of the plotted vector, unless I{k} is a float. In that case, it points to the point where the vector is closest to that float value. You may include a text prototype with format-substitution args following it, or just supply the final text string with no further arguments. If you supply just an integer or float value with no further arguments, it will be formatted reasonably. You can set the annotation to the first y-axis value that crosses a float value of I{k} by setting I{y} C{True}. @see: L{clear_annotations}.
def add_annotation(self, k, proto, *args, **kw): """ Adds the text supplied after index I{k} at an annotation of the plotted vector. If there is more than one vector being plotted within the same subplot, you can have the annotation refer to a vector other than the first one by setting the keyword I{kVector} to its non-zero index. The annotation points to the point at index I{k} of the plotted vector, unless I{k} is a float. In that case, it points to the point where the vector is closest to that float value. You may include a text prototype with format-substitution args following it, or just supply the final text string with no further arguments. If you supply just an integer or float value with no further arguments, it will be formatted reasonably. You can set the annotation to the first y-axis value that crosses a float value of I{k} by setting I{y} C{True}. @see: L{clear_annotations}. """ kVector = None if args: if "{" not in proto: # Called with kVector as a third argument, per API of # commit 15c49b and earlier text = proto kVector = args[0] else: text = sub(proto, *args) elif isinstance(proto, int): text = sub("{:+d}", proto) elif isinstance(proto, float): text = sub("{:+.4g}", proto) else: text = proto if kVector is None: kVector = kw.get('kVector', 0) y = kw.get('y', False) self.opts['annotations'].append((k, text, kVector, y))
(self, k, proto, *args, **kw)
[ 0.04101012647151947, -0.04339112713932991, -0.015263300389051437, 0.057250700891017914, -0.015574252232909203, -0.01584966666996479, -0.01986538991332054, 0.009639511816203594, 0.01733335293829441, 0.0508895143866539, 0.0026653027161955833, -0.018266208469867706, 0.015067844651639462, -0.04111673682928085, -0.028536507859826088, 0.03656795248389244, 0.06418049335479736, -0.003062877105548978, -0.015583137050271034, -0.024982770904898643, 0.04605643078684807, -0.05366142839193344, -0.031059661880135536, -0.008266881108283997, 0.04701593890786171, 0.00044116313802078366, -0.012064937502145767, -0.03274768590927124, 0.0055660405196249485, -0.040974587202072144, -0.05934740602970123, -0.0835128203034401, -0.047620076686143875, -0.006578855682164431, 0.02157118357717991, -0.00229660258628428, -0.004275589715689421, -0.0017568786861374974, -0.010821129195392132, 0.03674564138054848, 0.039268795400857925, 0.006321209482848644, 0.025071613490581512, -0.0028385473415255547, 0.008586716838181019, 0.03612373769283295, -0.08024337887763977, 0.03585720434784889, -0.03304975479841232, 0.003826930420473218, -0.002636428689584136, -0.07867974042892456, 0.012962255626916885, -0.011043237522244453, -0.07299375534057617, 0.0850764662027359, 0.09275253862142563, 0.06972432136535645, 0.011274230666458607, 0.014925695024430752, 0.009150872938334942, 0.018550507724285126, -0.016924671828746796, 0.026084428653120995, -0.004610973875969648, 0.014792430214583874, 0.03333405405282974, -0.030348913744091988, -0.004242273513227701, 0.013299860991537571, 0.011949440464377403, 0.0123670045286417, -0.005925856530666351, -0.009039818309247494, 0.012686841189861298, 0.026955094188451767, -0.026812946423888206, -0.000994491041637957, 0.046873789280653, 0.0026675239205360413, 0.022690610960125923, -0.0013937312178313732, 0.02983362227678299, 0.0003606487880460918, 0.032250162214040756, -0.00866223406046629, -0.028376590460538864, 0.010625673457980156, 0.03169933333992958, 0.03674564138054848, -0.02372119389474392, 0.0021922115702182055, 0.04189855977892876, 0.006685467902570963, -0.08166487514972687, -0.019883157685399055, 0.06659702956676483, -0.10433771461248398, -0.007276276592165232, 0.027186088263988495, 0.05426556244492531, -0.002651976188644767, 0.00942628737539053, -0.008782172575592995, -0.016444917768239975, -0.023525739088654518, -0.026315422728657722, 0.01274903118610382, -0.0378117598593235, 0.05255977064371109, 0.04356881603598595, 0.023738963529467583, 0.0014625848270952702, -0.028696425259113312, -0.03475554659962654, 0.0008362387306988239, -0.042609307914972305, -0.030135689303278923, -0.02224639430642128, 0.00465539563447237, 0.002301044762134552, 0.010510177351534367, 0.016924671828746796, 0.016151733696460724, -0.06467801332473755, -0.038309283554553986, 0.018586045131087303, 0.06297221779823303, -0.03459563106298447, -0.07313590496778488, 0.02157118357717991, -0.0350220762193203, -0.020824898034334183, 0.0004353327676653862, 0.06965324282646179, -0.04936140775680542, 0.03608819842338562, -0.019065799191594124, -0.0822334736585617, 0.025977816432714462, 0.024698471650481224, 0.006996419746428728, -0.014792430214583874, 0.00387801555916667, -0.045274607837200165, 0.03175263851881027, 0.003986848518252373, -0.0014537004753947258, -0.0043200114741921425, -0.05504738539457321, -0.020362913608551025, 0.006605508737266064, -0.025053845718503, -0.01494346372783184, 0.0814516544342041, -0.05650441721081734, 0.019989769905805588, -0.034968771040439606, 0.061408575624227524, 0.04502584785223007, 0.05145811289548874, -0.03852250799536705, 0.019545553252100945, -0.000377306918380782, -0.0051840138621628284, 0.0563267320394516, 0.008031445555388927, 0.038024984300136566, -0.04658949002623558, 0.034346867352724075, 0.021660026162862778, -0.06233254820108414, -0.0026008912827819586, 0.01057236734777689, 0.008862131275236607, 0.004317790269851685, -0.013157711364328861, 0.07761361449956894, 0.06123088672757149, 0.05216885730624199, 0.007627207785844803, 0.029371635988354683, -0.01549429353326559, -0.016729217022657394, -0.0038247094489634037, 0.008560064248740673, 0.038309283554553986, 0.014907926321029663, 0.010687864385545254, -0.019794315099716187, 0.053590353578329086, -0.0012082705507054925, 0.003304975340142846, 0.015334375202655792, -0.034826621413230896, 0.006538875866681337, -0.007120800670236349, -0.002489836886525154, -0.003860246855765581, -0.03411587327718735, 0.009852735325694084, -0.003917994908988476, -0.026901789009571075, -0.02128688432276249, -0.0063034407794475555, 0.04392419010400772, 0.06172841042280197, 0.032623305916786194, -0.029531553387641907, -0.04449278861284256, 0.03688779100775719, -0.030242301523685455, 0.00811140425503254, -0.0013848468661308289, -0.0198120828717947, -0.012980024330317974, -0.05881434679031372, 0.025569137185811996, -0.007538364734500647, 0.05970278009772301, 0.048472970724105835, 0.009057587012648582, -0.002731935353949666, 0.05494077503681183, 0.0646069347858429, -0.03440017253160477, 0.09396080672740936, -0.00206560967490077, 0.02587120607495308, -0.07334913313388824, 0.02338358946144581, -0.021073659881949425, 0.0001489515561843291, -0.005095170345157385, -0.06553091108798981, 0.004788660444319248, 0.014134989120066166, -0.0339914932847023, 0.01119427103549242, 0.0032716591376811266, 0.02578236162662506, 0.029904697090387344, -0.048721734434366226, 0.04925479367375374, -0.04836636036634445, 0.04310682788491249, -0.012446964159607887, 0.07633426785469055, -0.01329097617417574, 0.014241601340472698, -0.01913687400519848, 0.005770380608737469, -0.03345843404531479, 0.02181994542479515, 0.014979001134634018, -0.0053350478410720825, -0.006983092986047268, -0.022210856899619102, 0.0527019202709198, 0.018443895503878593, -0.06997308135032654, 0.02229969948530197, -0.05789037421345711, 0.04730023816227913, 0.021784408017992973, -0.03759853541851044, -0.0004897493636235595, 0.026031123474240303, -0.034968771040439606, 0.01021699421107769, -0.009346328675746918, 0.033920418471097946, 0.011300883255898952, -0.04101012647151947, 0.03834482282400131, 0.05849451199173927, 0.027132781222462654, 0.0033094175159931183, 0.04715808853507042, -0.004297800827771425, 0.09040706604719162, -0.03855804726481438, -0.021873250603675842, 0.02898072451353073, -0.015458756126463413, -0.003937984816730022, 0.03759853541851044, 0.017217855900526047, -0.037065476179122925, -0.01760876737535, 0.0025298164691776037, 0.022033169865608215, 0.11052121967077255, 0.04953909292817116, -0.011638488620519638, 0.029904697090387344, 0.05504738539457321, 0.027612537145614624, -0.03079313039779663, -0.04936140775680542, 0.06649041920900345, -0.02043398842215538, 0.01511226687580347, -0.020558368414640427, -0.01895918697118759, -0.004071250092238188, 0.04154318571090698, -0.008915437385439873, 0.055260609835386276, -0.042893607169389725, -0.014330443926155567, 0.029904697090387344, -0.050427526235580444, 0.017910834401845932, -0.06204824894666672, 0.051920097321271896, -0.0075516910292208195, -0.08536076545715332, 0.02807452157139778, 0.012180433608591557, 0.013717425055801868, -0.030775362625718117, -0.025053845718503, -0.10000216215848923, 0.03411587327718735, -0.038024984300136566, 0.012171548791229725, 0.0140816830098629, 0.022690610960125923, 0.05614904314279556, 0.03376050293445587, -0.019261253997683525, -0.0374208502471447, 0.01781310699880123, -0.02181994542479515, -0.009408518671989441, -0.027026169002056122, 0.031059661880135536, -0.022281931713223457, -0.007889295928180218, -0.0356084443628788, -0.02592451125383377, -0.08393926918506622, 0.06016476824879646, 0.01938563585281372, 0.03894895687699318, 0.0029407173860818148, 0.027559230104088783, 0.029993539676070213, 0.052204396575689316, -0.014268253929913044, 0.02745261788368225, 0.008502315729856491, -0.022281931713223457, -0.010794475674629211, 0.01162071991711855, 0.02759476751089096, -0.06197717413306236, -0.005908087827265263, -0.015414333902299404, 0.011905019171535969, 0.015263300389051437, 0.011522992514073849, 0.012535806745290756, -0.06375404447317123, -0.002198874717578292, -0.01803521439433098, -0.013442009687423706, 0.02855427749454975, -0.003957974724471569, -0.002898516831919551, -0.03201917186379433, 0.01551206223666668, 0.04410187527537346, -0.0025498063769191504, 0.029993539676070213, -0.019154641777276993, -0.0020756043959409, -0.026599721983075142, -0.08472108840942383, 0.0014925695722922683, -0.01704016886651516, -0.011451917700469494, 0.04392419010400772, 0.02720385603606701, 0.0027830202598124743, 0.0196166280657053, -0.0508895143866539, 0.014881273731589317, 0.020505063235759735, 0.022353006526827812, -0.002854095073416829, 0.06851604580879211, 0.010119265876710415, -0.039304330945014954, -0.05991600453853607, -0.008648907765746117, 0.00023723971389699727, 0.002367677167057991, 0.018248438835144043, 0.03813159838318825, 0.00737400446087122, -0.03189478814601898, 0.007316255941987038, 0.04186302050948143, -0.016578182578086853, 0.010296952910721302, 0.016924671828746796, -0.02363235130906105, 0.075623519718647, -0.02734600566327572, -0.01637384295463562, 0.009577320888638496, -0.036017123609781265, -0.00918641034513712, 0.02878526970744133, -0.04474154859781265, 0.017439965158700943, -0.014472593553364277, -0.023045985028147697, -0.0046065314672887325, 0.015965163707733154, 0.03361835330724716, 0.06840943545103073, -0.008084751665592194, -0.009532899595797062, -0.04644734412431717, -0.030064614489674568, 0.05003661662340164, -0.04300021752715111, -0.04936140775680542, -0.05760607495903969, 0.0270617064088583, 0.01300667691975832, -0.03322743996977806, -0.0017879739170894027, -0.010163688100874424, -0.075623519718647, -0.014241601340472698, 0.0019867611117661, 0.021660026162862778, 0.012473616749048233, -0.011629603803157806, 0.004695374984294176, -0.05948955565690994, 0.009870504029095173, -0.05408787727355957, 0.01590297371149063, 0.005588251631706953, -0.0995757132768631, 0.0446704737842083, 0.06144411116838455, 0.02229969948530197, 0.052204396575689316, 0.04292914271354675, -0.0494680181145668, -0.055118460208177567, -0.08742193132638931, 0.042751457542181015, 0.0013270986964926124, -0.007884853519499302, 0.037314239889383316, -0.041223347187042236, -0.016107313334941864, 0.030526600778102875, 0.016453802585601807, 0.07612104713916779, -0.009799430146813393, -0.03591051325201988, -0.01403726078569889, 0.06407387554645538, -0.03283653035759926, -0.017635419964790344, -0.006760984659194946, -0.0013426461955532432, 0.03578612953424454, 0.023401357233524323, 0.043035753071308136, -0.0527019202709198, -0.0010416891891509295, 0.013282092288136482, -0.051102738827466965, -0.07320698350667953, 0.016249462962150574, 0.00344934593886137, 0.09460047632455826, -0.004411076195538044, -0.003882457735016942, -0.04132996127009392, 0.052097782492637634, -0.0033449549227952957, 0.059311870485544205, -0.022832760587334633, 0.005521618761122227, 0.010137034580111504, -0.000932855939026922, 0.06752100586891174, 0.003855804679915309, 0.021802175790071487, 0.0004161759279668331, 0.01666702702641487, -0.052488695830106735, -0.03285429999232292, -0.06442925333976746, 0.03472001105546951, -0.030135689303278923, -0.012056052684783936, 0.05252423137426376, -0.05017876625061035, 0.029851390048861504, 0.0008528968901373446, -0.029478248208761215, 0.039837390184402466, 0.0382026731967926, 0.0708259791135788, -0.0006163512589409947, -0.06076890230178833, -0.01313105784356594, 0.021464571356773376, -0.0263509601354599, -0.04822421073913574, 0.024183180183172226, -0.016409380361437798, -0.07089705020189285, 0.012864528223872185, 0.028945187106728554, -0.057073015719652176, -0.0006863154703751206, 0.02153564617037773, 0.04214731976389885, -0.047477927058935165, 0.023401357233524323, -0.006889807526022196, 0.024609629064798355, -0.0016169503796845675, 0.05064075067639351, -0.0028851903043687344, 0.01723562367260456, -0.008289091289043427, 0.011407495476305485, -0.006916460581123829, -0.0042245048098266125, -0.002416541101410985, -0.07384665310382843, 0.052488695830106735, 0.06428710371255875, -0.005437217652797699, -0.029140643775463104, 0.04968124255537987, -0.026812946423888206, -0.046660564839839935, 0.039304330945014954, -0.03660349175333977, 0.044990308582782745, -0.05064075067639351, 0.04268038272857666, -0.03363611921668053, -0.019438941031694412, -0.020487293601036072, 0.017528807744383812, -0.012464732863008976, 0.06428710371255875, 0.09836743772029877, -0.03137949854135513, -0.040263839066028595, 0.06560198217630386, -0.031343959271907806, -0.015423218719661236, 0.0010416891891509295, -0.03674564138054848, 0.021180272102355957, -0.05700194090604782, -0.05518953502178192, -0.02745261788368225, -0.06233254820108414, 0.05614904314279556, 0.04559444636106491, -0.0107145169749856, -0.02649310976266861, 0.01569863222539425, -0.06442925333976746, 0.002587564755231142, 0.07981692999601364, 0.006321209482848644, 0.034826621413230896, 0.07299375534057617, 0.008764403872191906, 0.03121957927942276, -0.021304653957486153, 0.026031123474240303, -0.06830282509326935, 0.03088197484612465, -0.019403403624892235, -0.013211017474532127, -0.021695563569664955, 0.013966185972094536, 0.004673164337873459, 0.028376590460538864, 0.03631919249892235, -0.016507107764482498, -0.02720385603606701, 0.018124058842658997, -0.04392419010400772, -0.0017990793567150831, -0.04591428115963936, 0.008502315729856491, 0.004890830721706152, 0.031574953347444534, -0.049077108502388, -0.03695886582136154, -0.024787316098809242, 0.04022830352187157, -0.01569863222539425, -0.0792483314871788, -0.008915437385439873, -0.026812946423888206, -0.03132618963718414, 0.033156365156173706, 0.05828128755092621, 0.03933987021446228, -0.0018457220867276192, 0.01367300283163786, -0.03834482282400131, -0.014330443926155567, -0.019563322886824608, -0.009710586629807949, -0.002922948682680726, -0.067201167345047, 0.012251508422195911, 0.01803521439433098, 0.011389726772904396, 0.031859252601861954, -0.004682048689574003, -0.056539956480264664, 0.02649310976266861, 0.018657119944691658, -0.048046525567770004, -0.02720385603606701, 0.02153564617037773, 0.04843743517994881, -0.002198874717578292, -0.03354727849364281, 0.011682909913361073, 0.059063106775283813, 0.04840189591050148, 0.04690932855010033, -0.04698040336370468, -0.020540600642561913, 0.07725824415683746, 0.04076136276125908, 0.022281931713223457, 0.0072362967766821384, -0.028269978240132332, 0.022122012451291084, 0.010785591788589954, 0.050569675862789154, -0.036496877670288086, 0.02391665056347847, 0.005637115333229303, -0.003380492329597473, -0.0454522967338562, -0.011407495476305485, -0.003731423756107688, -0.0022643967531621456, -0.0002912398485932499, -0.03784729912877083, -0.03196586295962334, -0.07569459825754166, 0.03759853541851044, -0.009923810139298439, 0.008666676469147205, 0.01560978963971138, -0.06855158507823944, 0.019741008058190346, 0.002443194156512618, -0.04577213153243065, 0.04307129234075546, -0.013246554881334305, 0.012269277125597, -0.0034871043171733618, -0.01369965635240078, -0.021126966923475266, -0.001459253253415227, 0.009275253862142563, -0.04349774122238159, -0.00683650141581893, 0.062368083745241165, 0.03527083992958069, 0.016293883323669434, -0.011114312335848808, -0.009968232363462448, -0.005543829873204231, 0.005006326828151941, -0.007933718152344227, 0.024076567962765694, -0.020451756194233894, -0.050427526235580444, -0.09246823936700821, 0.004077913239598274, -0.030473293736577034, 0.015307721681892872, 0.007698282599449158, -0.050427526235580444, 0.04292914271354675, -0.06887142360210419, 0.000046538683818653226, -0.03958863019943237, -0.05330605432391167, 0.008129172958433628, -0.0631854459643364, 0.005001884885132313, 0.05394572764635086, 0.002518711145967245, -0.08592935651540756, -0.026368727907538414, 0.005494965706020594, -0.013202132657170296, -0.0166048351675272, -0.0014725797809660435, 0.009888272732496262, 0.022068707272410393, 0.043462201952934265, 0.010137034580111504, 0.01732446812093258, 0.0008950975025072694, -0.012171548791229725, -0.00210558925755322, -0.04630519449710846, -0.012171548791229725, -0.03354727849364281, -0.0057881493121385574, 0.03189478814601898, -0.005410564597696066, 0.0024032145738601685, -0.05021430179476738, 0.03361835330724716, -0.045416757464408875, -0.02205093763768673, -0.017155665904283524, 0.011851713061332703, -0.06275899708271027, -0.004886388313025236, -0.04669610410928726, 0.005970278289169073, 0.009914926253259182, -0.0013515305472537875, -0.019563322886824608, 0.037456389516592026, -0.023898880928754807, 0.027363775297999382, 0.015281069092452526, 0.027132781222462654, -0.06961771100759506, -0.010545714758336544, 0.03333405405282974, -0.025373682379722595, 0.06489123404026031, 0.00993269495666027, 0.04356881603598595, -0.05963170528411865, -0.06183502450585365, 0.0031672681216150522, 0.002305486937984824, -0.0024365310091525316, 0.03427579253911972, 0.048721734434366226, -0.04534568265080452, 0.06649041920900345 ]
28,910
yampex.options
add_axvline
Adds a vertical dashed line at the data point with integer index I{k}. You can use negative indices, e.g., -1 for the last data point. To place the dashed line at (or at least near) an x value, use a float for I{k}.
def add_axvline(self, k): """ Adds a vertical dashed line at the data point with integer index I{k}. You can use negative indices, e.g., -1 for the last data point. To place the dashed line at (or at least near) an x value, use a float for I{k}. """ self.opts['axvlines'].append(k)
(self, k)
[ 0.018108652904629707, 0.00576653890311718, -0.019812794402241707, 0.03129423037171364, 0.009880577214062214, 0.005146851297467947, -0.00651532830670476, 0.02270467020571232, -0.047750383615493774, 0.03337706997990608, -0.008090367540717125, -0.010224848054349422, 0.04771595820784569, -0.011231840588152409, 0.008641201071441174, 0.00651532830670476, 0.0251834224909544, -0.010224848054349422, 0.007978479377925396, -0.01485529262572527, 0.03979772329330444, -0.05236361548304558, -0.042448610067367554, -0.009932217188179493, 0.02284237928688526, 0.044101111590862274, -0.009329743683338165, 0.0177643820643425, -0.0031091971322894096, -0.05983429402112961, -0.08544805645942688, -0.018091440200805664, -0.03793866187334061, 0.008335661143064499, 0.004367937799543142, 0.006072079297155142, -0.0011382459197193384, -0.033101655542850494, -0.018693914636969566, 0.08944159746170044, 0.07697898894548416, 0.030416341498494148, 0.026939203962683678, 0.01989886164665222, 0.003320063231512904, 0.026612145826220512, -0.03523613512516022, 0.059696588665246964, 0.0002124797465512529, -0.053637418895959854, 0.01227326039224863, -0.04141579940915108, 0.013504029251635075, -0.02941795438528061, -0.03659600391983986, 0.02778266742825508, 0.09013014286756516, 0.049747154116630554, -0.020690685138106346, 0.02630230225622654, -0.04761267453432083, 0.014502414502203465, -0.00416137557476759, 0.006752014625817537, 0.009510485455393791, 0.008077457547187805, -0.010199028067290783, -0.0008552981889806688, 0.012643351219594479, 0.012221619486808777, 0.02718019299209118, 0.007634209003299475, -0.013288859277963638, -0.03311886638402939, 0.022962873801589012, 0.025923604145646095, -0.05825065076351166, 0.03179342299699783, 0.0014287244994193316, 0.016585255041718483, -0.0017514785286039114, -0.012032270431518555, 0.014295851811766624, 0.0014018283691257238, -0.014519628137350082, 0.02282516472041607, -0.03656157851219177, -0.014597089029848576, -0.001732113305479288, 0.045581478625535965, -0.022980088368058205, -0.00438515143468976, -0.01995050348341465, 0.01871112734079361, -0.02435717172920704, -0.03694027662277222, 0.03714683651924133, -0.05174392834305763, -0.010965030640363693, 0.021516935899853706, 0.0369747020304203, -0.016430331394076347, 0.05477351322770119, -0.004552983678877354, -0.052983302623033524, -0.08510378748178482, -0.029142538085579872, 0.005839696619659662, -0.03170735761523247, 0.06954273581504822, 0.024098968133330345, 0.002112963004037738, -0.0024787511210888624, -0.05360298976302147, -0.023685842752456665, 0.04478965327143669, -0.010121566243469715, -0.04072725772857666, 0.019382456317543983, 0.04630444571375847, 0.002771381288766861, -0.0311393104493618, -0.0027520160656422377, 0.043171580880880356, -0.041691213846206665, -0.03155243396759033, -0.002166755497455597, 0.04000428691506386, -0.021740712225437164, -0.04000428691506386, 0.058285076171159744, 0.009476058185100555, -0.017334043979644775, -0.06231304630637169, 0.002491661114618182, -0.00417858874425292, 0.07587732374668121, 0.002304463880136609, -0.032464753836393356, 0.015233990736305714, -0.0136847710236907, -0.006558361928910017, -0.04031413048505783, 0.013004835695028305, -0.04358470439910889, 0.013607310131192207, -0.009372777305543423, 0.04465194419026375, -0.010414197109639645, 0.003530929097905755, -0.003524474101141095, 0.05518663674592972, 0.0027842915151268244, -0.02983107976615429, 0.05112424120306969, -0.049471739679574966, -0.025820322334766388, -0.0305368360131979, 0.0547390840947628, 0.0005233994452282786, -0.010044105350971222, -0.03094996139407158, 0.05515221133828163, -0.006377619691193104, -0.017557820305228233, 0.03556319326162338, -0.02965894527733326, 0.02024313248693943, -0.0271285530179739, 0.04888647794723511, 0.06482622772455215, -0.03890262171626091, -0.02182677946984768, 0.02353092096745968, 0.0041398582980036736, -0.008830550126731396, -0.01562129519879818, 0.07271002978086472, 0.059180181473493576, 0.012910161167383194, 0.011825707741081715, 0.06486064940690994, -0.03267131373286247, -0.007651422638446093, 0.01586228422820568, -0.056632574647665024, 0.02236039936542511, 0.003188809845596552, 0.022463681176304817, 0.0020301227923482656, 0.029917147010564804, 0.008580953814089298, 0.052466895431280136, -0.017902091145515442, -0.018384069204330444, -0.024030113592743874, 0.00030661633354611695, 0.008628291077911854, -0.003593328408896923, -0.022084983065724373, -0.0010527160484343767, -0.010405589826405048, -0.011438403278589249, -0.0357697531580925, 0.017067233100533485, 0.006179663818329573, 0.020690685138106346, -0.02630230225622654, 0.010543298907577991, 0.03094996139407158, 0.04960944876074791, -0.02878105267882347, -0.009037112817168236, 0.03873048350214958, -0.02941795438528061, -0.026457224041223526, -0.04079611226916313, 0.030984386801719666, -0.011292087845504284, 0.00812479481101036, 0.04138137027621269, -0.01705862767994404, 0.03976329788565636, 0.07842493057250977, 0.07608388364315033, -0.02700805850327015, 0.06623773276805878, -0.0067175873555243015, -0.059283461421728134, 0.011679393239319324, 0.0007579340599477291, 0.041691213846206665, -0.04131251573562622, -0.015922533348202705, -0.025510478764772415, 0.04713069647550583, 0.00008969872578745708, 0.0008692842093296349, 0.016094667837023735, 0.012247439473867416, 0.011223234236240387, 0.0613146610558033, 0.03129423037171364, 0.04571918398141861, -0.031104883179068565, 0.05825065076351166, -0.009717048145830631, 0.07422482222318649, -0.033927906304597855, 0.024494878947734833, -0.021516935899853706, -0.028402354568243027, -0.005624527111649513, 0.03676813840866089, 0.007629905361682177, 0.004258201457560062, -0.01805701293051243, -0.03714683651924133, 0.01692952588200569, -0.014915539883077145, -0.055806323885917664, 0.05556533485651016, -0.0547390840947628, 0.0256654005497694, 0.03573532775044441, -0.005775145720690489, 0.03199998661875725, 0.00684238551184535, 0.00439160643145442, 0.04585689306259155, 0.046820852905511856, 0.03165571764111519, -0.028333501890301704, -0.013228612020611763, -0.007901018485426903, 0.09212691336870193, 0.008559437468647957, -0.020088210701942444, -0.016284016892313957, 0.003249057335779071, 0.016550827771425247, -0.034444309771060944, -0.039935432374477386, 0.02707691304385662, -0.058939192444086075, -0.001338353380560875, 0.020983316004276276, -0.05160621926188469, -0.057699814438819885, -0.002610004274174571, -0.008245290257036686, 0.012497036717832088, 0.06369013339281082, 0.01315115112811327, 0.05649486556649208, 0.018745554611086845, 0.05174392834305763, 0.011378156021237373, -0.07704784721136093, 0.018039798364043236, 0.06758039444684982, -0.03642386943101883, 0.02695641666650772, 0.024908004328608513, -0.04337814450263977, 0.005835392978042364, 0.03890262171626091, -0.002109735505655408, 0.053224291652441025, -0.037869807332754135, -0.030554048717021942, 0.06685741990804672, -0.05501450225710869, -0.0172737967222929, -0.022962873801589012, 0.029762225225567818, -0.04713069647550583, 0.0013738563284277916, -0.003393220715224743, 0.01598278060555458, -0.016774604097008705, -0.03508121147751808, -0.05732111632823944, -0.06709841638803482, 0.013504029251635075, 0.02812693826854229, 0.030554048717021942, -0.026388369500637054, -0.006041955668479204, 0.030588475987315178, 0.021757924929261208, -0.013934367336332798, -0.05931789055466652, 0.08055941015481949, -0.022463681176304817, -0.0508488230407238, -0.003593328408896923, -0.0008542223367840052, -0.04847335442900658, 0.03348035365343094, 0.02301451377570629, 0.048163510859012604, -0.04761267453432083, -0.016017207875847816, 0.003225388703867793, -0.009243675507605076, 0.009923610836267471, 0.020432481542229652, -0.021465295925736427, 0.11305858939886093, -0.0033071530051529408, -0.015543834306299686, -0.04561590403318405, -0.014631516300141811, 0.043343715369701385, 0.001008606399409473, 0.037043556571006775, -0.04386012256145477, 0.0013308224733918905, 0.019623445346951485, 0.019864434376358986, 0.004535770043730736, -0.017988158389925957, 0.04530606046319008, -0.04220762103796005, -0.015965566039085388, 0.019640659913420677, -0.05088324844837189, 0.06341471523046494, 0.014450774528086185, -0.06196877360343933, -0.0025734256487339735, 0.04837007075548172, 0.042276475578546524, 0.035459909588098526, 0.011713819578289986, 0.02606131322681904, 0.033635273575782776, -0.0177643820643425, -0.03184506669640541, -0.021861206740140915, -0.046924132853746414, 0.015337271615862846, 0.004746635910123587, -0.03089831955730915, 0.02895318903028965, 0.0066143060103058815, -0.02452930621802807, 0.03413446620106697, 0.000054565603932132944, 0.03437545523047447, 0.002627217909321189, 0.06775252521038055, 0.011490044184029102, -0.02430552989244461, -0.06079825386404991, 0.002594942459836602, -0.025579333305358887, -0.0172737967222929, -0.027386756613850594, 0.00938999094069004, 0.01397740188986063, -0.03230983018875122, 0.03566647320985794, -0.010930603370070457, -0.054291531443595886, -0.031173735857009888, 0.06079825386404991, -0.00523722218349576, -0.008219469338655472, -0.014106502756476402, -0.0220161285251379, 0.0033028495963662863, -0.03437545523047447, 0.018211934715509415, -0.007995693013072014, -0.006450777407735586, -0.0169123113155365, -0.024494878947734833, 0.02153414860367775, 0.012333507649600506, -0.028522850945591927, -0.029504021629691124, 0.026440011337399483, 0.025579333305358887, -0.013022049330174923, -0.06558362394571304, -0.0017816022736951709, 0.03143193945288658, -0.05590960755944252, 0.009407204575836658, -0.024856364354491234, 0.02406454086303711, -0.013349107466638088, -0.06461966037750244, -0.01805701293051243, 0.010534691624343395, -0.046751998364925385, 0.013323286548256874, 0.026681000366806984, 0.029572876170277596, -0.03835178539156914, -0.02182677946984768, -0.03948787972331047, -0.020759539678692818, -0.019020970910787582, -0.0010048409458249807, -0.028213005512952805, 0.05360298976302147, -0.08572347462177277, 0.004027970600873232, 0.056288305670022964, -0.008800426498055458, 0.00021543832554016262, 0.01338353380560875, -0.02788594923913479, -0.05267345905303955, -0.114366814494133, -0.028144152835011482, 0.05367184430360794, 0.020966101437807083, 0.047819238156080246, -0.07856263965368271, -0.03189670667052269, -0.003027432831004262, 0.0656869038939476, 0.05019470676779747, 0.00028240977553650737, -0.01965787261724472, -0.007376005407422781, 0.01783323660492897, -0.012720812112092972, -0.029314672574400902, -0.021172665059566498, 0.0023733179550617933, 0.0506078340113163, 0.036286160349845886, 0.010835928842425346, -0.0108875697478652, -0.015302845276892185, -0.026629360392689705, -0.027903161942958832, 0.010663793422281742, 0.007746096700429916, 0.03323936089873314, 0.10961587727069855, -0.019141465425491333, -0.010818715207278728, -0.04465194419026375, 0.006683160085231066, 0.056873563677072525, 0.008525010198354721, -0.05077996850013733, -0.000017247168216272257, 0.10520920902490616, 0.02029477432370186, 0.047819238156080246, -0.0014276487054303288, 0.0766347199678421, -0.02041526883840561, -0.03590746223926544, -0.023565348237752914, -0.05019470676779747, -0.055634189397096634, 0.012109731324017048, 0.037456683814525604, 0.012247439473867416, 0.06985258311033249, -0.06623773276805878, -0.00426465691998601, -0.0034556197933852673, -0.007604085374623537, 0.023272717371582985, 0.07009357213973999, 0.033101655542850494, 0.019502950832247734, -0.08531034737825394, 0.027558891102671623, 0.042345330119132996, 0.0024185036309063435, 0.013529849238693714, 0.03208605572581291, 0.017729954794049263, -0.15684986114501953, -0.021413654088974, 0.05308658257126808, -0.1085142120718956, -0.03203441575169563, 0.017523393034934998, 0.07112638652324677, -0.009312530048191547, 0.016309836879372597, 0.031277019530534744, 0.06069497391581535, -0.014993000775575638, 0.05002257227897644, -0.031621288508176804, 0.04785366728901863, -0.03170735761523247, -0.04420439153909683, 0.01953737810254097, -0.03659600391983986, 0.03890262171626091, -0.06985258311033249, 0.013942974619567394, 0.055530909448862076, 0.025389984250068665, -0.030175350606441498, 0.011137166060507298, -0.04189777746796608, -0.01759224757552147, 0.04861105978488922, 0.00588273024186492, 0.021637430414557457, -0.01924474723637104, 0.03199998661875725, -0.003298546187579632, -0.051881637424230576, 0.006881115958094597, -0.022463681176304817, 0.021620217710733414, 0.03155243396759033, 0.06747711449861526, -0.09033670276403427, -0.06658200919628143, -0.007999996654689312, -0.033566419035196304, -0.008821943774819374, 0.029211392626166344, -0.01703280583024025, -0.0018461530562490225, -0.050229135900735855, -0.04024527594447136, -0.019434096291661263, -0.08971701562404633, 0.07608388364315033, 0.04950616508722305, 0.002874662633985281, -0.023978473618626595, -0.02277352474629879, -0.09481222927570343, 0.027817094698548317, 0.0047638495452702045, -0.0136847710236907, 0.012935982085764408, 0.012781060300767422, 0.03652714937925339, 0.02707691304385662, 0.010517477989196777, -0.009028506465256214, -0.06699512898921967, -0.005680471193045378, -0.029383527114987373, -0.015638509765267372, -0.002713285619392991, -0.0160602405667305, 0.007629905361682177, 0.013460994698107243, 0.05074554309248924, 0.030967174097895622, -0.020931676030158997, 0.034100040793418884, -0.026336729526519775, 0.014373313635587692, -0.005504032131284475, 0.0237202700227499, 0.009613767266273499, -0.02501128613948822, -0.10038941353559494, -0.06055726483464241, -0.031931132078170776, 0.022325972095131874, -0.022549748420715332, -0.019227534532546997, -0.017747169360518456, 0.008641201071441174, -0.011455616913735867, 0.00439160643145442, 0.012617531232535839, 0.06840664148330688, 0.007685849443078041, 0.018866049125790596, -0.0057966625317931175, -0.006003225222229958, -0.01651640050113201, -0.04079611226916313, 0.016017207875847816, -0.011524470522999763, -0.003242602339014411, -0.021689072251319885, 0.00003025819023605436, 0.030278632417321205, -0.044101111590862274, -0.04389454796910286, -0.013908547349274158, -0.024374384433031082, -0.028402354568243027, -0.006846689153462648, 0.06172778457403183, 0.045168351382017136, -0.026577718555927277, -0.001027433667331934, -0.015208170749247074, 0.0271285530179739, 0.03931574523448944, 0.06141794100403786, -0.05601288750767708, -0.007569658104330301, 0.06045398488640785, 0.02406454086303711, 0.028161365538835526, -0.05666700378060341, -0.06637544184923172, 0.01574178971350193, 0.00862398836761713, 0.056632574647665024, -0.019158679991960526, -0.00239913840778172, 0.021981701254844666, -0.03354920819401741, -0.033101655542850494, -0.008525010198354721, -0.03931574523448944, -0.009639587253332138, 0.06658200919628143, -0.01494996715337038, 0.032275404781103134, -0.08221191167831421, -0.043515849858522415, -0.03976329788565636, -0.017919303849339485, -0.029848294332623482, -0.07353627681732178, 0.04888647794723511, -0.02053576335310936, -0.05349970981478691, -0.03735340014100075, 0.03155243396759033, -0.0012447547633200884, -0.020260347053408623, -0.010250668041408062, -0.029090898111462593, 0.038110796362161636, 0.01476922444999218, -0.0542571060359478, -0.015147922560572624, 0.034805797040462494, 0.018332429230213165, -0.03084667958319187, 0.009355563670396805, -0.025166207924485207, 0.0007514790049754083, -0.017643887549638748, 0.050573404878377914, 0.012996229343116283, -0.05284559354186058, -0.02988271974027157, -0.04837007075548172, 0.028746627271175385, 0.0050779967568814754, 0.028092510998249054, 0.019675085321068764, -0.03549433872103691, 0.04747496917843819, -0.040623974055051804, -0.031173735857009888, 0.00810327846556902, -0.05931789055466652, -0.014166750945150852, -0.009975251741707325, 0.016895098611712456, 0.03659600391983986, 0.02471865527331829, -0.061590079218149185, 0.0069198464043438435, -0.015165136195719242, -0.03341149911284447, -0.03323936089873314, 0.01144700963050127, 0.024202249944210052, 0.015036034397780895, 0.03065733052790165, -0.004484129603952169, 0.03318772092461586, -0.022050555795431137, 0.00034749851329252124, -0.019107040017843246, -0.009398597292602062, -0.017747169360518456, -0.036871422082185745, -0.0022915536537766457, -0.015922533348202705, -0.004793973173946142, -0.007836468517780304, 0.02060461789369583, 0.06971487402915955, -0.04709627106785774, 0.010672399774193764, 0.04114038124680519, 0.05095210298895836, -0.03735340014100075, 0.02053576335310936, -0.0220161285251379, -0.08944159746170044, 0.037284545600414276, 0.02812693826854229, 0.017093053087592125, 0.09095638990402222, -0.013504029251635075, 0.018676700070500374, 0.015225383453071117, -0.006906936410814524, -0.040933817625045776, 0.059524450451135635, 0.04585689306259155, 0.0021484659519046545, 0.04272402822971344, 0.018573418259620667, 0.0357697531580925, -0.06417211145162582, -0.03224097564816475, -0.018194720149040222, -0.02971058525145054, -0.0004870896227657795, 0.039625588804483414, -0.0008795047760941088, 0.03335985913872719, 0.05170949921011925 ]
28,911
yampex.options
add_color
Appends the supplied line style character to the list of colors being used. The first and possibly only color in the list applies to the first vector plotted within a given subplot. If there are additional vectors being plotted within a given subplot (three or more arguments supplied when calling the L{Plotter} object, more than the number of colors that have been added to the list, then the colors rotate back to the first one in the list. If you never call this and don't set your own list with a call to L{set_colors}, a default color list is used. If no color code or C{None} is supplied, reverts to the default color scheme.
def add_color(self, x=None): """ Appends the supplied line style character to the list of colors being used. The first and possibly only color in the list applies to the first vector plotted within a given subplot. If there are additional vectors being plotted within a given subplot (three or more arguments supplied when calling the L{Plotter} object, more than the number of colors that have been added to the list, then the colors rotate back to the first one in the list. If you never call this and don't set your own list with a call to L{set_colors}, a default color list is used. If no color code or C{None} is supplied, reverts to the default color scheme. """ if x is None: self.opts['colors'] = [] return self.opts['colors'].append(x)
(self, x=None)
[ -0.03774542361497879, -0.018121782690286636, 0.003741067135706544, 0.08663713932037354, -0.004010224714875221, 0.015588533133268356, -0.008210443891584873, 0.03825207054615021, 0.05511627718806267, 0.02021171525120735, -0.0003469082002993673, -0.01919841393828392, 0.04697369039058685, -0.003227631561458111, 0.01434000302106142, -0.009825389832258224, -0.0017563111614435911, 0.02193070575594902, 0.019976483657956123, -0.029838062822818756, 0.058988530188798904, 0.01719895750284195, 0.031520865857601166, 0.011336293071508408, 0.011345339938998222, 0.05627433583140373, 0.018275586888194084, 0.010295851156115532, 0.0033384612761437893, -0.030000915750861168, -0.035121697932481766, -0.016095183789730072, -0.10292232036590576, 0.0018332133768126369, 0.03061613254249096, 0.007441421039402485, -0.02761242352426052, 0.02301638387143612, 0.04223289340734482, 0.06011039763689041, 0.027485759928822517, 0.02171356976032257, 0.030706606805324554, 0.018727954477071762, -0.008147112093865871, 0.013969062827527523, -0.016502313315868378, 0.11906273663043976, 0.006780966650694609, -0.0925721824169159, 0.030688511207699776, -0.05041167140007019, 0.02133358269929886, -0.03410840034484863, 0.0661901980638504, -0.0024111110251396894, 0.033475086092948914, 0.032407503575086594, 0.011652949266135693, 0.030869457870721817, 0.022256409749388695, 0.01923460327088833, -0.005261017009615898, -0.015669958665966988, 0.013561933301389217, -0.03235321864485741, 0.03468742594122887, -0.02614675648510456, 0.055622927844524384, 0.04480233043432236, 0.017343712970614433, 0.037636853754520416, -0.03423506021499634, -0.03814350441098213, 0.0233782771974802, 0.016656117513775826, -0.05801142007112503, 0.015452823601663113, -0.009961100295186043, -0.028535248711705208, 0.014457618817687035, 0.022654490545392036, 0.0030195433646440506, 0.04255859553813934, 0.0009109521051868796, -0.027739085257053375, -0.040206294506788254, 0.0029019280336797237, 0.004930789582431316, 0.042739544063806534, -0.04404235631227493, 0.0063919322565197945, -0.03354746475815773, 0.011915321461856365, -0.028137167915701866, -0.06756538897752762, 0.03170181065797806, -0.009644444100558758, 0.03908442705869675, -0.013598122633993626, -0.0023545653093606234, -0.022455450147390366, 0.005383155774325132, -0.0384330190718174, -0.0259839054197073, -0.07758982479572296, -0.05077356472611427, 0.02616485208272934, -0.005356013774871826, 0.026834353804588318, 0.023523034527897835, 0.02212974615395069, 0.03591786324977875, -0.043101437389850616, -0.05167829617857933, 0.030887553468346596, -0.021460244432091713, -0.04994121193885803, -0.01624898798763752, -0.011064873076975346, -0.04324619099497795, -0.005455534439533949, 0.03984440118074417, 0.07592511177062988, -0.021984988823533058, -0.004600562620908022, -0.04447662830352783, 0.0251153614372015, -0.047407958656549454, -0.06094275042414665, 0.04480233043432236, 0.017877506092190742, -0.0343979150056839, -0.0777345821261406, 0.04791460931301117, -0.044187113642692566, -0.047769851982593536, 0.027720989659428596, -0.01898127794265747, 0.04548992961645126, 0.019723158329725266, -0.011254866607487202, -0.054971519857645035, -0.029023805633187294, -0.023884925991296768, 0.04422330483794212, 0.0035646443720906973, 0.010386324487626553, -0.016095183789730072, 0.05084594339132309, -0.02363160066306591, 0.07715555280447006, -0.02317923493683338, -0.05099070072174072, 0.013561933301389217, 0.017841316759586334, -0.02171356976032257, -0.015534249134361744, 0.061594158411026, 0.004580206237733364, 0.022944005206227303, -0.05070118606090546, 0.0519678108394146, -0.030688511207699776, 0.01361621730029583, 0.03036280907690525, -0.05605719983577728, -0.026219135150313377, -0.043608084321022034, 0.012385781854391098, 0.013607170432806015, -0.07216142863035202, 0.04976026341319084, 0.039120614528656006, 0.011788658797740936, -0.005251969676464796, -0.04089388996362686, 0.039591073989868164, 0.01664707064628601, -0.014846653677523136, 0.016574691981077194, 0.022527828812599182, -0.00980729516595602, 0.0180674996227026, 0.038541585206985474, -0.030978025868535042, 0.02089931070804596, -0.008110922761261463, 0.04049580916762352, 0.0011637116549536586, 0.05276397243142128, 0.014113820157945156, 0.01666516438126564, -0.014584280550479889, -0.018004167824983597, -0.023342087864875793, -0.017054200172424316, -0.05522484704852104, 0.026725785806775093, -0.046539418399333954, -0.031104687601327896, -0.051135458052158356, -0.06286078691482544, -0.02111644670367241, -0.015995662659406662, 0.006156701594591141, 0.021605001762509346, -0.02366778999567032, -0.020736459642648697, 0.027160055935382843, 0.07212524116039276, -0.03372841328382492, 0.050918322056531906, 0.06304173171520233, -0.028951426967978477, -0.050737373530864716, -0.06810823082923889, -0.010793454013764858, -0.012512444518506527, 0.032805584371089935, 0.046937499195337296, -0.014502855017781258, 0.031557053327560425, 0.04809555783867836, 0.02891523763537407, -0.02659912221133709, 0.0417262427508831, -0.0018592244014143944, -0.007703793700784445, -0.018194161355495453, 0.01844748668372631, -0.003051208797842264, 0.008938753046095371, 0.027558138594031334, -0.05967612564563751, 0.02343256026506424, 0.06467024981975555, 0.04263097420334816, -0.00924183800816536, 0.013154804706573486, -0.03244369104504585, 0.07201667129993439, 0.07578035444021225, -0.009762058965861797, 0.008165206760168076, 0.062136996537446976, 0.007712841033935547, 0.05211256816983223, -0.058952342718839645, 0.01328146643936634, -0.05424773320555687, 0.004080341663211584, -0.010639648884534836, 0.013516697101294994, -0.0430290587246418, 0.015362350270152092, -0.022039273753762245, -0.006048134062439203, -0.005817427299916744, -0.03182847425341606, -0.03537502512335777, 0.07397089153528214, 0.02363160066306591, 0.0326608270406723, 0.02070027031004429, -0.005360537674278021, -0.009223743341863155, 0.058735206723213196, -0.018420344218611717, 0.05026691406965256, 0.035773105919361115, 0.005681717302650213, 0.005523389205336571, 0.026508649811148643, -0.00017345410014968365, 0.06112369894981384, -0.049434561282396317, -0.0361349992454052, 0.0090337498113513, 0.029078088700771332, 0.05703430995345116, -0.005953136831521988, -0.027739085257053375, 0.02934950776398182, -0.06351219117641449, -0.011734374798834324, 0.024789659306406975, 0.012548633851110935, -0.0856238454580307, -0.02703339420258999, 0.005808379966765642, 0.03861396387219429, 0.05106307938694954, 0.03436172381043434, 0.01943364553153515, 0.0320998951792717, 0.036822594702243805, 0.038939669728279114, -0.05236589163541794, 0.009228266775608063, 0.05660003796219826, -0.08229442685842514, 0.03741971775889397, -0.03371031582355499, -0.04035105183720589, -0.04722701385617256, 0.022184031084179878, -0.03951869532465935, 0.007898311130702496, -0.032805584371089935, 0.00528363510966301, 0.08540670573711395, -0.0515335388481617, -0.034307438880205154, -0.04541755095124245, 0.007192620076239109, -0.06586449593305588, -0.038939669728279114, 0.006079799495637417, 0.04491090029478073, -0.043969977647066116, -0.06278840452432632, -0.05146116018295288, -0.05424773320555687, 0.07085861265659332, 0.04751652851700783, 0.022889722138643265, 0.02976568415760994, 0.009843484498560429, 0.05837331339716911, -0.022600207477808, -0.024083968251943588, -0.03235321864485741, 0.043789032846689224, -0.0010596674401313066, -0.10053382813930511, -0.020157430320978165, 0.005206733010709286, -0.022817343473434448, -0.023504938930273056, -0.025006793439388275, 0.03121325559914112, -0.04451281949877739, -0.01783226989209652, -0.002318375976756215, -0.01593233086168766, 0.006260745692998171, 0.04458519443869591, -0.0034922657068818808, 0.05544197931885719, 0.018709858879446983, 0.0031054927967488766, -0.04726320132613182, 0.0019564831163734198, 0.032172273844480515, 0.03285986930131912, -0.021225014701485634, -0.0471908263862133, 0.050230722874403, 0.0041210544295609, 0.012639107182621956, 0.013561933301389217, 0.04245002940297127, 0.03995296731591225, -0.04118340462446213, 0.01785036362707615, -0.012069125659763813, -0.010205377824604511, 0.00474079605191946, -0.05587625131011009, -0.016674211248755455, 0.04860220476984978, 0.034307438880205154, -0.010793454013764858, -0.0044897329062223434, -0.02364969626069069, 0.03204561024904251, 0.05377727374434471, 0.00858138408511877, -0.07067766785621643, 0.0030059723649173975, -0.04773366451263428, 0.002886095317080617, -0.012973858043551445, -0.04067675396800041, 0.011300103738904, -0.008753282949328423, -0.03186466172337532, 0.034940753132104874, 0.03544740378856659, -0.030254241079092026, -0.01256672851741314, 0.06514070928096771, 0.004971502814441919, -0.006500499788671732, -0.06763777136802673, 0.051786862313747406, 0.027485759928822517, -0.024608712643384933, -0.027521949261426926, 0.00015917629934847355, -0.01729847677052021, 0.011897226795554161, -0.02191261015832424, -0.03314938396215439, -0.05862663686275482, -0.0002602518361527473, 0.05479057505726814, 0.009635396301746368, 0.002607890171930194, 0.0030195433646440506, -0.054718196392059326, -0.009318740107119083, -0.022925911471247673, -0.009106128476560116, -0.004164029378443956, 0.014412381686270237, -0.022473543882369995, 0.02278115414083004, 0.01779608055949211, 0.006527641788125038, -0.009517781436443329, -0.005885282065719366, 0.0746946781873703, 0.03019995614886284, 0.016077088192105293, -0.02866191230714321, 0.035990241914987564, 0.02258211188018322, -0.06307791918516159, -0.029838062822818756, -0.020953593775629997, 0.06481500715017319, -0.00400343956425786, -0.029168561100959778, -0.017877506092190742, 0.001079458394087851, -0.02933141402900219, -0.002068443689495325, 0.023577317595481873, 0.020935500040650368, -0.04809555783867836, -0.0672396868467331, -0.022075463086366653, -0.040821511298418045, 0.00854067038744688, -0.01699991524219513, 0.007644985802471638, -0.0011150822974741459, -0.03182847425341606, -0.003822492901235819, 0.051135458052158356, -0.007328329607844353, -0.007988784462213516, 0.022618301212787628, -0.017787031829357147, 0.0282819252461195, -0.019035562872886658, 0.007554512936621904, 0.022238314151763916, 0.048385072499513626, 0.04881934076547623, -0.014900936745107174, -0.026671500876545906, -0.03951869532465935, -0.019270792603492737, 0.054320111870765686, 0.015063788741827011, -0.0004902516957372427, -0.012078173458576202, -0.013724785298109055, 0.02319733053445816, -0.07328329980373383, -0.034307438880205154, 0.009363977238535881, 0.037238772958517075, 0.008314487524330616, -0.0016601833049207926, -0.062136996537446976, -0.023921115323901176, -0.04530898109078407, -0.01596852019429207, 0.030851364135742188, -0.027540044859051704, 0.03056184947490692, 0.07976117730140686, 0.008061163127422333, -0.03991677984595299, -0.008735188283026218, 0.04375284165143967, 0.0027187198866158724, -0.04035105183720589, -0.07107575237751007, 0.035537876188755035, 0.014095725491642952, 0.01959649659693241, 0.04704606905579567, -0.037238772958517075, 0.06647971272468567, 0.011372482404112816, 0.08381437510251999, -0.014195245690643787, -0.016411839053034782, 0.026834353804588318, 0.05450106039643288, -0.01848367601633072, -0.0010975530603900552, 0.030290430411696434, -0.042088136076927185, -0.033656034618616104, -0.011064873076975346, 0.0052655404433608055, 0.06090656295418739, -0.03398173674941063, 0.045851822942495346, -0.011417718604207039, -0.04480233043432236, 0.027051487937569618, 0.039554886519908905, -0.042124323546886444, -0.019686968997120857, 0.03962726518511772, 0.005636480636894703, -0.045634686946868896, -0.012521491385996342, 0.07570797950029373, -0.06970056146383286, -0.005925994832068682, -0.014701896347105503, 0.04121959209442139, 0.001738216495141387, 0.01573329046368599, -0.031991325318813324, -0.005491723772138357, 0.005808379966765642, 0.0443318709731102, -0.012476255185902119, 0.011363434605300426, 0.011282009072601795, -0.07342805713415146, 0.02725053019821644, 0.012096268124878407, 0.07505657523870468, -0.04643084853887558, -0.06669684499502182, 0.00940016657114029, 0.019107941538095474, -0.008952323347330093, -0.04556230828166008, -0.04407854750752449, -0.002334208693355322, 0.0031484675128012896, -0.05120783671736717, 0.027304813265800476, -0.045055657625198364, -0.010883926413953304, -0.03039899654686451, -0.006563831120729446, -0.025061078369617462, 0.016457077115774155, 0.026418175548315048, 0.09401975572109222, 0.045924197882413864, -0.040604375302791595, -0.034488387405872345, -0.0005156972911208868, -0.0016036375891417265, -0.04321000352501869, 0.00769926980137825, -0.06908533722162247, 0.05764952674508095, -0.015163309872150421, -0.06937485188245773, 0.010341087356209755, -0.07085861265659332, 0.021605001762509346, 0.04049580916762352, -0.009201125241816044, -0.026327703148126602, 0.005491723772138357, -0.10118523240089417, 0.018357014283537865, 0.015000457875430584, -0.057902853935956955, 0.025622012093663216, 0.017886552959680557, 0.01686420664191246, 0.06727587431669235, 0.0024314674083143473, -0.025911526754498482, -0.01256672851741314, -0.024083968251943588, -0.034922659397125244, -0.054102975875139236, -0.05044785887002945, -0.0013491817517206073, 0.03338461369276047, 0.011245819739997387, -0.011327245272696018, 0.05757714807987213, -0.03459695354104042, 0.007758077699691057, 0.0021476077381521463, -0.03380078822374344, -0.006030039396136999, -0.02513345703482628, 0.05341538041830063, -0.02299828827381134, -0.047806043177843094, -0.05019453540444374, -0.022654490545392036, 0.054102975875139236, -0.024970605969429016, -0.03398173674941063, -0.0058038560673594475, -0.04132816195487976, -0.0404234305024147, 0.03504931926727295, 0.04425949230790138, 0.044838521629571915, -0.003542026039212942, 0.023360181599855423, -0.01338098756968975, 0.022509733214974403, -0.020103147253394127, -0.0019191629253327847, 0.001036483678035438, -0.025784863159060478, -0.006871439982205629, -0.012060078792273998, -0.01737990230321884, 0.02703339420258999, -0.02574867382645607, -0.04056818410754204, 0.04006153717637062, -0.034036021679639816, -0.02070027031004429, -0.02240116521716118, 0.030525660142302513, 0.015896141529083252, 0.02788384258747101, -0.021840231493115425, 0.007373566273599863, 0.024210629984736443, 0.009852532297372818, 0.05276397243142128, -0.04255859553813934, -0.014186198823153973, 0.08077447861433029, -0.0036777358036488295, 0.013444318436086178, 0.01652945578098297, -0.041255783289670944, 0.024083968251943588, 0.003849634900689125, 0.015244735404849052, -0.011553428135812283, 0.006138606928288937, 0.030236145481467247, -0.002282186644151807, 0.011743422597646713, 0.034289345145225525, 0.05442868173122406, 0.012602917850017548, 0.02147834002971649, -0.061304643750190735, 0.04425949230790138, -0.014928079210221767, -0.018076546490192413, 0.010594412684440613, -0.0663711428642273, -0.04353570565581322, -0.07389851659536362, 0.050737373530864716, 0.013462413102388382, -0.029204750433564186, 0.004263550043106079, -0.008554241620004177, 0.04089388996362686, -0.028191450983285904, 0.004663893952965736, -0.0548267625272274, -0.014511902816593647, 0.050737373530864716, 0.021025972440838814, 0.06304173171520233, 0.03289605677127838, 0.0393015593290329, -0.017669416964054108, 0.009734917432069778, -0.04751652851700783, 0.03447028994560242, 0.0029878776986151934, 0.02386683225631714, -0.01854700781404972, 0.020410755649209023, -0.10118523240089417, -0.09546732902526855, 0.02976568415760994, -0.033836979418992996, 0.0655025988817215, 0.02448204904794693, -0.006220032926648855, 0.07498419284820557, 0.003216322511434555, -0.023070666939020157, 0.009345882572233677, -0.02404777891933918, 0.04530898109078407, -0.021984988823533058, -0.023468749597668648, 0.026888636872172356, 0.02111644670367241, -0.01560662779957056, -0.05504389852285385, -0.01338098756968975, -0.012675296515226364, -0.058518070727586746, -0.03244369104504585, 0.03121325559914112, 0.012186740525066853, 0.010476796887814999, 0.013480507768690586, 0.021586908027529716, 0.00959920696914196, -0.013326703570783138, 0.004645799286663532, -0.03541121259331703, -0.006039086729288101, -0.05775809660553932, -0.009373024106025696, 0.019361266866326332, -0.0035216696560382843, 0.033456992357969284, -0.012756722047924995, 0.0493621826171875, 0.0013638836098834872, 0.05232970416545868, -0.006663351785391569, -0.041653864085674286, -0.06597306579351425, -0.05573149397969246, -0.0090337498113513, -0.015769479796290398, -0.03486837446689606, 0.04516422376036644, 0.0164842177182436, 0.06474262475967407, -0.029041899368166924, 0.01844748668372631, 0.013770022429525852, 0.014719991013407707, -0.07292140275239944, 0.06742063164710999, 0.006324077025055885, -0.012123409658670425, -0.007097622845321894, -0.00006029190990375355, 0.053451571613550186, -0.01848367601633072, -0.020157430320978165, 0.0006344433641061187, 0.024192536249756813, -0.018519865348935127, 0.09307883679866791, 0.03629785031080246, -0.031991325318813324, 0.03289605677127838 ]
28,912
yampex.options
add_legend
Adds the supplied format-substituted text to the list of legend entries. You may include a text I{proto}type with format-substitution I{args}, or just supply the final text string with no further arguments. @see: L{clear_legend}, L{set_legend}.
def add_legend(self, proto, *args): """ Adds the supplied format-substituted text to the list of legend entries. You may include a text I{proto}type with format-substitution I{args}, or just supply the final text string with no further arguments. @see: L{clear_legend}, L{set_legend}. """ text = sub(proto, *args) self.opts['legend'].append(text)
(self, proto, *args)
[ 0.00936436653137207, -0.009701821021735668, 0.013304149731993675, 0.035905174911022186, -0.06280031055212021, -0.05287914350628853, 0.0009290548623539507, 0.041506923735141754, 0.060640599578619, -0.014535859227180481, 0.031906336545944214, -0.017547642812132835, 0.03141702711582184, -0.0605393648147583, -0.03860481083393097, 0.0076897479593753815, -0.013852513395249844, -0.01602065935730934, -0.014038113877177238, -0.04673746973276138, 0.020702842622995377, -0.03685004636645317, 0.0016851641703397036, 0.01089134905487299, 0.05210299789905548, 0.09711945056915283, -0.01013207621872425, 0.005125092342495918, -0.00543301971629262, -0.004770765081048012, 0.023655571043491364, -0.08443115651607513, -0.09124773740768433, 0.05493761599063873, -0.005791565403342247, 0.001358254929073155, -0.05520758032798767, 0.015548222698271275, -0.04650125280022621, 0.04241805151104927, 0.07390256971120834, 0.0247522983700037, 0.0439365953207016, -0.009010039269924164, 0.05463390797376633, 0.006116365548223257, 0.005154619924724102, 0.07626475393772125, -0.07464496791362762, -0.07815449684858322, 0.005563783459365368, -0.030792737379670143, 0.006103711202740669, -0.014518986456096172, -0.08409369736909866, 0.019015569239854813, 0.07430751621723175, 0.10062897950410843, 0.01714269630610943, 0.014628659002482891, 0.013245095498859882, 0.013000440783798695, -0.03069150075316429, 0.0022061096969991922, -0.013599422760307789, 0.0033239282201975584, 0.00490152882412076, -0.05915579944849014, 0.00006521706382045522, -0.015590405091643333, 0.009187202900648117, 0.03688379377126694, -0.012021821923553944, -0.01822255179286003, -0.03050590120255947, 0.017345169559121132, 0.015033604577183723, -0.05247419700026512, 0.02024727873504162, 0.0031889465171843767, -0.013970622792840004, 0.01997731626033783, 0.008048293180763721, -0.00575781986117363, 0.024836663156747818, -0.0712704211473465, 0.010208003222942352, 0.0016113459132611752, 0.024532953277230263, -0.017227059230208397, -0.03448786586523056, -0.09016788005828857, 0.013734403997659683, 0.011186622083187103, -0.06101180240511894, -0.0676596611738205, 0.033897317945957184, -0.0493021234869957, 0.032277535647153854, 0.01687273196876049, 0.029746627435088158, -0.0422830693423748, 0.018290042877197266, -0.025747789070010185, 0.04542139545083046, -0.06965064257383347, -0.006652074865996838, -0.029965972527861595, -0.057131074368953705, 0.05210299789905548, 0.014535859227180481, -0.017682623118162155, 0.041776884347200394, -0.05335158109664917, 0.0422830693423748, 0.05534256249666214, -0.0020384369418025017, -0.041878122836351395, 0.019454261288046837, 0.020500369369983673, -0.009001602418720722, 0.023571208119392395, -0.016096586361527443, 0.007065456826239824, -0.026675790548324585, 0.03921223059296608, -0.002904219087213278, 0.0331043004989624, 0.024229243397712708, -0.07336264103651047, 0.04650125280022621, 0.028531791642308235, -0.04214808717370033, -0.010342985391616821, 0.0992116704583168, -0.003376655513420701, 0.03059026412665844, -0.01225803978741169, -0.016940223053097725, 0.02883549965918064, 0.03053964674472809, -0.023790553212165833, 0.004262473899871111, 0.018526259809732437, -0.029358554631471634, -0.05483638122677803, -0.0256296806037426, -0.022997533902525902, -0.021765824407339096, 0.025832153856754303, -0.007200438529253006, 0.0238749161362648, -0.004336292389780283, -0.012106185778975487, 0.03546648472547531, 0.008638839237391949, -0.04444277659058571, -0.00906065758317709, 0.04295797646045685, 0.015725387260317802, 0.05028074234724045, -0.011161312460899353, 0.027570044621825218, 0.01867811568081379, -0.023149389773607254, 0.03695128485560417, 0.029088590294122696, 0.03082648292183876, -0.024718552827835083, 0.04852597787976265, 0.006095274817198515, -0.09617457538843155, 0.04430779442191124, 0.042991723865270615, 0.016779933124780655, 0.03509528562426567, 0.004682183265686035, 0.04693994298577309, 0.006361020263284445, 0.018104441463947296, -0.01788509637117386, 0.05770474672317505, -0.031231427565217018, 0.01122036762535572, 0.025140371173620224, -0.0549713633954525, -0.005981383845210075, 0.028261827304959297, -0.007023274898529053, 0.002374837175011635, 0.029139209538698196, -0.00023700916790403426, 0.0004895728779956698, 0.008082038722932339, -0.009566839784383774, -0.028295572847127914, 0.0029210918582975864, 0.0002718091709539294, -0.04673746973276138, 0.015058914199471474, -0.0066309841349720955, 0.03843608498573303, -0.032463137060403824, -0.02632146328687668, 0.03337426483631134, 0.02642269991338253, 0.04170939326286316, 0.005441456101834774, -0.08605093508958817, -0.05061819776892662, 0.0109841488301754, 0.006150111090391874, -0.005863274447619915, 0.03850357607007027, -0.002379055367782712, -0.04332917556166649, -0.020939061418175697, 0.034690339118242264, -0.009819930419325829, 0.037896156311035156, -0.0028620371595025063, -0.04528641328215599, 0.032007575035095215, 0.03462284803390503, 0.04343041405081749, 0.01355724036693573, 0.06506125628948212, 0.041506923735141754, 0.023250626400113106, -0.021867061033844948, -0.01862749643623829, -0.010005529969930649, 0.011001021601259708, -0.020871570333838463, -0.032193172723054886, 0.04926837980747223, 0.015801314264535904, -0.00634836545214057, 0.07930184155702591, 0.06296903640031815, 0.027316953986883163, 0.07221529632806778, -0.006188074592500925, 0.012325530871748924, -0.03409979119896889, 0.001618727808818221, 0.008157966658473015, 0.006816584151238203, -0.027468807995319366, -0.029679136350750923, -0.05908830836415291, 0.05206925421953201, 0.0009396002860739827, 0.006179638206958771, -0.004585165064781904, 0.01881309598684311, 0.04798605293035507, -0.054161470383405685, 0.0248029176145792, -0.03948219493031502, -0.013110113330185413, 0.04417281225323677, -0.009507784619927406, 0.007740366272628307, 0.012730476446449757, 0.01769949682056904, 0.024600444361567497, 0.035938918590545654, 0.0031130192801356316, 0.027603790163993835, 0.04828976094722748, 0.020129170268774033, 0.03738997504115105, 0.010958840139210224, 0.018205678090453148, 0.03472408279776573, 0.016754623502492905, 0.030893974006175995, 0.04518517851829529, -0.02628771774470806, 0.03911099582910538, -0.03448786586523056, -0.04265426844358444, -0.018475642427802086, -0.0040642195381224155, 0.027468807995319366, 0.03627637401223183, 0.08490359038114548, -0.05038198083639145, 0.036040157079696655, 0.04798605293035507, 0.011152876541018486, 0.036917537450790405, 0.00801032967865467, -0.05183303356170654, 0.041236959397792816, 0.09273254126310349, 0.04096699506044388, -0.022406989708542824, -0.015117968432605267, -0.008655712008476257, -0.0328512117266655, 0.04693994298577309, -0.019015569239854813, -0.09104526787996292, -0.0622941292822361, 0.040764521807432175, -0.026540808379650116, 0.04059579595923424, 0.015126404352486134, 0.0032522191759198904, 0.06867202371358871, -0.026962626725435257, -0.024178626015782356, 0.008748511783778667, 0.05831216275691986, 0.01355724036693573, -0.026085244491696358, -0.006390547379851341, -0.020196661353111267, 0.004049455747008324, -0.04886343330144882, -0.03128204494714737, -0.07531987875699997, 0.02424611710011959, -0.014620223082602024, 0.0016640732064843178, 0.006010910961776972, 0.05355405434966087, -0.03396480903029442, 0.009777748957276344, -0.01689804159104824, 0.04049455747008324, -0.01677149534225464, 0.011127566918730736, -0.005719856359064579, 0.006867201998829842, -0.0028810191433876753, -0.08638839423656464, -0.05227172374725342, -0.004783419892191887, -0.020196661353111267, -0.10184381157159805, 0.03347550332546234, 0.004888874478638172, 0.02424611710011959, -0.035027794539928436, 0.00389971025288105, 0.00015040459402371198, 0.04690619558095932, 0.028531791642308235, -0.039144739508628845, -0.023790553212165833, 0.00395876495167613, 0.04143943265080452, -0.01290764007717371, 0.0024085824843496084, -0.04876219853758812, -0.004047346767038107, -0.0013487640535458922, 0.03971841186285019, -0.014139349572360516, 0.020061679184436798, 0.04204684868454933, -0.042755503207445145, -0.017260804772377014, 0.02554531767964363, 0.03271622955799103, 0.033306773751974106, 0.004298328422009945, 0.054161470383405685, 0.0165268424898386, 0.04008961096405983, 0.0051124379970133305, -0.03393106535077095, 0.017817605286836624, 0.03792990371584892, 0.010958840139210224, -0.07316017150878906, -0.08686082810163498, -0.017530769109725952, -0.0016893823631107807, -0.025882771238684654, 0.022491352632641792, -0.01381033193320036, 0.006095274817198515, 0.034234773367643356, 0.011448148638010025, 0.027941245585680008, -0.009811493568122387, 0.05594998225569725, -0.05871710926294327, 0.09097777307033539, -0.0006300911190919578, -0.06091056391596794, -0.046602487564086914, 0.013413822278380394, 0.013430695049464703, -0.03458910062909126, -0.006753311026841402, 0.0029210918582975864, -0.05932452902197838, -0.03013470023870468, -0.02169833332300186, 0.004471274092793465, 0.0002482137060724199, 0.001416255021467805, 0.09199013561010361, -0.026962626725435257, 0.0663098394870758, -0.0017916732467710972, -0.036681320518255234, -0.024532953277230263, -0.01575913280248642, -0.025528443977236748, 0.03406604751944542, -0.05966198071837425, 0.0031151282601058483, -0.04872845113277435, 0.02443171665072441, 0.008254984393715858, -0.054161470383405685, 0.017733242362737656, 0.052676670253276825, 0.03938095644116402, 0.03634386509656906, -0.04592757672071457, 0.010115203447639942, -0.0010255457600578666, -0.03398168459534645, -0.017733242362737656, -0.011203494854271412, 0.04886343330144882, -0.004108510445803404, 0.015075786970555782, -0.05287914350628853, -0.021867061033844948, 0.003218473633751273, 0.0029210918582975864, -0.02512349933385849, 0.07397005707025528, -0.04555637761950493, 0.009963348507881165, -0.021529607474803925, -0.044004086405038834, -0.007525238674134016, -0.01432495005428791, -0.015025168657302856, 0.029881609603762627, -0.032328154891729355, 0.012452077120542526, 0.04457775875926018, 0.07154038548469543, 0.02600088156759739, 0.033070556819438934, -0.04204684868454933, 0.0330536849796772, -0.09502723067998886, 0.01942051574587822, 0.02632146328687668, 0.005800001788884401, 0.042755503207445145, 0.025292227044701576, -0.0071245115250349045, -0.04079826921224594, -0.009212511591613293, 0.07828947901725769, -0.03539899364113808, -0.01586036942899227, -0.007951275445520878, 0.006829238496720791, -0.0053275651298463345, -0.009558402933180332, -0.007402911316603422, -0.0006116365548223257, 0.06165296584367752, 0.01570851355791092, 0.03823361173272133, -0.09657952189445496, -0.011861531063914299, 0.028852373361587524, -0.022086406126618385, 0.031045828014612198, 0.02191768027842045, 0.02679389901459217, 0.029122335836291313, -0.020179787650704384, 0.021107789129018784, 0.014957677572965622, 0.045725107192993164, -0.05804219841957092, -0.0004922092193737626, -0.009524657391011715, 0.014620223082602024, 0.0403258316218853, -0.018155060708522797, 0.0495045967400074, -0.0001743955072015524, -0.004209746606647968, -0.004399565048515797, -0.014772077091038227, -0.031450774520635605, -0.03961717709898949, -0.007107638753950596, 0.05237296223640442, -0.05190052464604378, 0.030235936865210533, 0.06560118496417999, -0.03533150255680084, 0.03161950036883354, -0.09840177744626999, 0.007769893389195204, 0.02716509997844696, 0.0368163026869297, 0.010275494307279587, -0.05561252683401108, -0.06300278007984161, 0.016729313880205154, -0.011152876541018486, 0.009102839045226574, 0.008592438884079456, 0.05598372593522072, -0.013000440783798695, -0.0642513632774353, 0.026642045006155968, -0.024853534996509552, -0.020837824791669846, -0.008723203092813492, -0.0016450914554297924, 0.013321022503077984, 0.019319279119372368, 0.04130445048213005, 0.04194561392068863, -0.013742840848863125, 0.001686218660324812, 0.007516802288591862, 0.005061819683760405, 0.010790112428367138, -0.0312989205121994, -0.017235497012734413, 0.03278372064232826, -0.006968438625335693, 0.01803695037961006, -0.11675930768251419, 0.03796364739537239, 0.04008961096405983, 0.0009854730451479554, -0.03735623136162758, 0.030809609219431877, -0.04582634195685387, -0.018425023183226585, 0.017868224531412125, -0.04852597787976265, 0.04606255888938904, -0.08848060667514801, 0.028481172397732735, -0.01107694860547781, 0.023976152762770653, 0.02183331549167633, -0.0009928548242896795, -0.01452742237597704, 0.00242123706266284, 0.035803940147161484, 0.016189387068152428, -0.020331643521785736, 0.013692222535610199, -0.038402337580919266, 0.0331043004989624, -0.038537319749593735, -0.051428090780973434, 0.014687714166939259, -0.023486843332648277, 0.02711448073387146, 0.023537462577223778, -0.06742344051599503, 0.033863574266433716, 0.004614692181348801, -0.00673222029581666, 0.007812075316905975, -0.004783419892191887, -0.10022403299808502, 0.029037972912192345, -0.040258340537548065, -0.009668075479567051, 0.038132376968860626, 0.054262708872556686, 0.001927709672600031, 0.02595026232302189, -0.050078269094228745, 0.008254984393715858, -0.038166120648384094, 0.04693994298577309, -0.0010556003544479609, -0.009136584587395191, 0.0034441465977579355, 0.038031138479709625, 0.036647576838731766, -0.017817605286836624, -0.03533150255680084, 0.04717615991830826, -0.0567261278629303, -0.002338982652872801, 0.0015934186521917582, -0.011945894919335842, -0.0031130192801356316, -0.00345258298330009, 0.026709536090493202, -0.02433048002421856, -0.03420102968811989, -0.052035506814718246, -0.026118990033864975, 0.028683645650744438, -0.015421677380800247, -0.03894226625561714, 0.02210327982902527, -0.05790721997618675, -0.027097608894109726, -0.00971025787293911, 0.07106795161962509, -0.01399593148380518, -0.037153758108615875, 0.03786241263151169, -0.029172955080866814, 0.03409979119896889, -0.04542139545083046, -0.01997731626033783, -0.030438410118222237, -0.010688875801861286, -0.029864735901355743, -0.0699206069111824, -0.013447567820549011, 0.045995067805051804, -0.01896495185792446, -0.031906336545944214, 0.013785022310912609, -0.022997533902525902, 0.015362623147666454, -0.021900806576013565, -0.017041459679603577, -0.015261386521160603, -0.05483638122677803, -0.04724365100264549, -0.015573532320559025, -0.006719565950334072, -0.001452109543606639, 0.06067434698343277, -0.039009757339954376, -0.07039304077625275, -0.006597238592803478, -0.042856741696596146, 0.03526401147246361, 0.022272007539868355, -0.069313183426857, 0.026405826210975647, 0.052811652421951294, 0.05915579944849014, 0.018290042877197266, -0.007580074947327375, -0.015075786970555782, 0.006529747508466244, 0.039785902947187424, -0.016231568530201912, 0.03398168459534645, -0.038537319749593735, 0.006158547475934029, -0.050449471920728683, 0.027789389714598656, -0.014662404544651508, 0.02902109920978546, -0.03992088511586189, -0.04518517851829529, -0.028261827304959297, -0.06978562474250793, 0.05375652760267258, -0.014333385974168777, 0.022221388295292854, -0.020635351538658142, 0.010596076026558876, 0.028987355530261993, -0.004829819779843092, -0.019892951473593712, -0.031872592866420746, -0.02159709855914116, 0.03577019274234772, 0.0009712366736494005, 0.0496058352291584, 0.04366663098335266, 0.016358114778995514, 0.01012363936752081, -0.01110225822776556, -0.03954968601465225, -0.01785135082900524, 0.00496058352291584, -0.016560586169362068, 0.0422830693423748, -0.0018370187608525157, -0.02864990010857582, -0.12445327639579773, 0.021023424342274666, 0.02183331549167633, 0.006411638576537371, 0.05244045332074165, -0.028666771948337555, 0.03921223059296608, -0.003201601095497608, -0.01451054960489273, -0.04984205216169357, -0.03377921134233475, 0.005137747153639793, -0.040629539638757706, -0.011642185039818287, 0.052035506814718246, 0.02697949856519699, 0.0014795277966186404, -0.02549469843506813, -0.06563492864370346, 0.06408263742923737, -0.055511292070150375, 0.008765384554862976, -0.005276947282254696, 0.02493789792060852, 0.02127651497721672, 0.04555637761950493, 0.002739710034802556, 0.005998256616294384, 0.0024676371831446886, -0.038031138479709625, -0.05240670591592789, -0.008343566209077835, -0.054026488214731216, -0.02891986444592476, 0.01079854927957058, -0.051293108612298965, 0.018053824082016945, -0.004433310590684414, 0.020416006445884705, -0.02623709850013256, 0.015480732545256615, 0.03403230011463165, -0.023436225950717926, -0.05922329053282738, 0.0046653104946017265, -0.008638839237391949, -0.0038765103090554476, 0.002258836990222335, 0.019066188484430313, -0.00992116704583168, 0.032277535647153854, 0.008790693245828152, 0.04343041405081749, 0.017159568145871162, -0.007782547734677792, -0.058885835111141205, 0.034133538603782654, 0.0664110779762268, -0.03366110101342201, 0.026304589584469795, 0.002446546219289303, 0.022879425436258316, 0.017412660643458366, 0.009212511591613293, 0.001034509390592575, 0.06809835135936737, -0.04714241623878479, 0.04987579584121704, -0.02939230017364025, -0.05308161675930023, -0.0010571822058409452 ]
28,913
yampex.options
add_line
Appends the supplied line style string(s) to my list of line styles being used. The first and possibly only line style in the list applies to the first vector plotted within a given subplot. If there is an additional vector being plotted within a given subplot (three or more arguments supplied when calling the L{Plotter} object, and more than one line style has been added to the list, then the second line style in the list is used for that second vector plot line. Otherwise, the first (only) line style in the list is used for the second plot line as well. If no line style character or C{None} is supplied, clears the list of line styles. @keyword width: A I{width} for the line(s). If you want separate line widths for different lines, call this repeatedly with each seperate line style and width. (You can make the width a second argument of a 2-arg call, after a single line style string.)
def add_line(self, *args, **kw): """ Appends the supplied line style string(s) to my list of line styles being used. The first and possibly only line style in the list applies to the first vector plotted within a given subplot. If there is an additional vector being plotted within a given subplot (three or more arguments supplied when calling the L{Plotter} object, and more than one line style has been added to the list, then the second line style in the list is used for that second vector plot line. Otherwise, the first (only) line style in the list is used for the second plot line as well. If no line style character or C{None} is supplied, clears the list of line styles. @keyword width: A I{width} for the line(s). If you want separate line widths for different lines, call this repeatedly with each seperate line style and width. (You can make the width a second argument of a 2-arg call, after a single line style string.) """ if not args or args[0] is None: self.opts['linestyles'] = [] return if len(args) == 2 and not isinstance(args[1], str): width = args[1] args = [args[0]] else: width = kw.get('width', None) for x in args: self.opts['linestyles'].append((x, width))
(self, *args, **kw)
[ -0.033690281212329865, -0.017463644966483116, -0.016872426494956017, 0.04307698830962181, -0.017636461183428764, -0.009605004452168941, 0.023430390283465385, 0.03754683583974838, -0.022739119827747345, 0.04311337321996689, -0.034618034958839417, 0.003106163814663887, 0.010478186421096325, 0.011815247125923634, -0.006721683777868748, 0.012706620618700981, -0.022011468186974525, -0.042458485811948776, -0.008308874443173409, -0.05282752588391304, 0.05570174753665924, -0.008158796466886997, 0.0032266811467707157, 0.022302528843283653, 0.04551462456583977, 0.054864950478076935, 0.023503154516220093, -0.018609696999192238, 0.015999244526028633, -0.04169445112347603, -0.005948553793132305, -0.005612014792859554, -0.05428282916545868, 0.013861767947673798, 0.031088925898075104, 0.0002090577909257263, -0.049625854939222336, -0.003174381097778678, -0.006075893063098192, 0.09444920718669891, 0.013679854571819305, 0.0007043442456051707, 0.081788070499897, 0.029615430161356926, -0.031052542850375175, 0.006762614473700523, -0.017427261918783188, 0.06461548060178757, -0.019937660545110703, -0.0753847286105156, 0.03308996930718422, -0.03550941124558449, 0.040384676307439804, -0.029378943145275116, -0.020829034969210625, 0.009323039092123508, 0.06046786904335022, 0.030324891209602356, 0.0052481889724731445, -0.00002336089346499648, -0.01192439440637827, 0.005143588874489069, 0.005525606218725443, -0.02474016323685646, 0.021101903170347214, -0.05803023651242256, 0.003836089512333274, -0.010660099796950817, 0.037728749215602875, 0.04467782378196716, 0.01977393962442875, 0.024649206548929214, -0.03267156705260277, -0.038711078464984894, 0.006403336301445961, 0.0259407889097929, -0.07174647599458694, 0.003633711487054825, 0.04002085328102112, -0.02739609219133854, 0.01239736843854189, 0.029615430161356926, 0.024394528940320015, 0.05115392431616783, 0.03410867974162102, -0.029560856521129608, -0.023503154516220093, 0.016945192590355873, -0.0000391539215343073, 0.031998489052057266, -0.046788014471530914, 0.03072509914636612, 0.022302528843283653, -0.01156056858599186, -0.016417644917964935, -0.040784887969493866, 0.02856033481657505, -0.07407496124505997, 0.01309773325920105, -0.04449591040611267, -0.01547169778496027, -0.01452574972063303, 0.04398655518889427, -0.02810555323958397, -0.009291204623878002, -0.04918926581740379, -0.032944437116384506, 0.0034563462249934673, -0.01762736588716507, 0.0838254913687706, 0.028614908456802368, -0.05944915488362312, -0.026013553142547607, -0.029870107769966125, -0.02615908347070217, 0.025758875533938408, -0.0466424822807312, -0.027960022911429405, 0.02426718920469284, -0.0009465158800594509, -0.050571803003549576, 0.010732864961028099, 0.027450665831565857, 0.02830565720796585, -0.0034927288070321083, -0.026250040158629417, -0.020192338153719902, 0.006862666457891464, 0.019410112872719765, -0.05639301985502243, 0.053664322942495346, 0.04693354293704033, -0.011915299110114574, -0.01367075927555561, -0.006212327629327774, -0.022229764610528946, -0.021593067795038223, 0.05159051716327667, -0.016535887494683266, 0.022739119827747345, 0.03354474902153015, 0.03385400399565697, -0.04780672490596771, -0.024849310517311096, -0.07003649324178696, 0.05824853107333183, -0.008399831131100655, 0.019173625856637955, -0.020101381465792656, 0.05755726248025894, -0.019119052216410637, 0.007121892645955086, -0.01333422027528286, 0.02452186681330204, 0.04100318253040314, -0.037292156368494034, 0.0016087928088381886, -0.05686599388718605, 0.05060818791389465, 0.0021533947438001633, 0.007776779122650623, -0.05195434391498566, 0.06290550529956818, -0.06545228511095047, 0.00009529112867312506, 0.052973054349422455, -0.057229816913604736, 0.00845895241945982, -0.01414373330771923, 0.07618515193462372, 0.06097722426056862, -0.036291636526584625, 0.07094605267047882, 0.03711024299263954, -0.018036670982837677, 0.035363879054784775, -0.017581887543201447, 0.042021892964839935, -0.006889953278005123, 0.00395888090133667, 0.012615663930773735, 0.00815424881875515, -0.028214700520038605, 0.02499484084546566, 0.025576962158083916, 0.00565294548869133, 0.009022883139550686, -0.010778343304991722, 0.029942873865365982, 0.006289640907198191, 0.03658269718289375, 0.02283007651567459, 0.012515611946582794, -0.0006332845077849925, -0.026086319237947464, 0.004454593639820814, -0.016435835510492325, -0.011860725469887257, -0.01831863448023796, -0.021556686609983444, -0.044641442596912384, -0.016435835510492325, -0.031052542850375175, -0.016535887494683266, 0.003917950205504894, 0.022484442219138145, 0.017500026151537895, 0.008413474075496197, -0.051044777035713196, 0.042021892964839935, 0.034618034958839417, -0.061304669827222824, 0.040093615651130676, 0.042494866997003555, 0.006116823293268681, -0.05519239231944084, -0.06374230235815048, 0.04063935577869415, -0.0087045356631279, -0.009259370155632496, 0.08026000112295151, 0.0012119951425120234, 0.023248476907610893, 0.06603440642356873, 0.04904373362660408, -0.020137764513492584, 0.07240135967731476, 0.032471463084220886, -0.015044202096760273, 0.028760438784956932, -0.008604482747614384, -0.004256763495504856, -0.021065521985292435, 0.0077131097204983234, -0.04544185847043991, 0.018164008855819702, 0.020574355497956276, 0.01536254957318306, -0.007217396982014179, 0.004536454565823078, -0.0223934855312109, 0.045805685222148895, 0.027450665831565857, -0.014553037472069263, -0.05162689834833145, 0.06097722426056862, -0.005539249628782272, 0.05337326228618622, -0.08520802855491638, 0.028978735208511353, -0.008427117951214314, 0.04409570246934891, -0.0014030036982148886, 0.05672046169638634, -0.006162301637232304, 0.054864950478076935, -0.03403591364622116, -0.07880469411611557, -0.015116967260837555, -0.02663205750286579, 0.013261455111205578, 0.067598856985569, -0.00010310769721399993, 0.04718822240829468, 0.026140892878174782, -0.026068126782774925, -0.013552515767514706, 0.025103988125920296, -0.02475835382938385, 0.07389304786920547, -0.05184519290924072, 0.03292624652385712, 0.013034063391387463, 0.024849310517311096, 0.010223508812487125, 0.07214668393135071, -0.0261954665184021, -0.02361230179667473, 0.008026909083127975, 0.005534701980650425, 0.03399953246116638, -0.0073310923762619495, -0.03925681859254837, -0.007822257466614246, -0.059158094227313995, -0.016717800870537758, 0.042240191251039505, 0.02617727592587471, -0.04063935577869415, -0.03043403849005699, 0.017809279263019562, 0.052463699132204056, 0.079095758497715, 0.010350847616791725, 0.012424655258655548, 0.05428282916545868, 0.05562898516654968, 0.021720407530665398, -0.040602974593639374, -0.03507281839847565, 0.057702790945768356, -0.060540635138750076, 0.03711024299263954, -0.004554645624011755, -0.01297039445489645, -0.04595121368765831, 0.02503122389316559, -0.04969862103462219, 0.04100318253040314, -0.03521835058927536, 0.025595154613256454, 0.07938681542873383, -0.08448038250207901, -0.039365965873003006, -0.018737034872174263, 0.04333166778087616, -0.05326411500573158, 0.003033398650586605, -0.03716481849551201, 0.03780151531100273, -0.016517696902155876, -0.038019809871912, -0.01390724629163742, -0.055337924510240555, 0.03969340771436691, 0.026541100814938545, 0.016135679557919502, 0.009459474124014378, 0.0290696918964386, 0.07800427824258804, 0.014052776619791985, 0.003122081281617284, -0.03349017724394798, 0.04304060712456703, -0.00018546594947110862, -0.057702790945768356, -0.00768127478659153, 0.026759397238492966, -0.05140860378742218, -0.0505354218184948, 0.032980818301439285, 0.03649174049496651, -0.020374251529574394, -0.00999611709266901, -0.021975085139274597, -0.00903197843581438, 0.0075221010483801365, 0.04878905788064003, 0.013761715963482857, 0.06094084307551384, -0.011888012290000916, 0.006980909965932369, -0.036782801151275635, -0.0016463123029097915, 0.029124265536665916, 0.019009904935956, -0.007376570720225573, -0.028905969113111496, 0.048206936568021774, -0.028378421440720558, 0.025649728253483772, -0.008790943771600723, 0.020628929138183594, 0.04616950824856758, -0.03243508189916611, 0.025667918846011162, 0.006817188113927841, -0.020883608609437943, 0.004525084979832172, -0.01725444383919239, -0.01603562757372856, 0.021320199593901634, 0.0376923643052578, -0.011515090242028236, -0.002330759773030877, 0.035127393901348114, 0.019955851137638092, 0.014734949916601181, -0.012752098962664604, -0.07458431273698807, 0.012360985390841961, -0.04595121368765831, 0.010842012241482735, -0.0015883275773376226, -0.00986877828836441, -0.013534324243664742, 0.002289829310029745, -0.03268975764513016, 0.039620641618967056, 0.023394007235765457, -0.02737790159881115, 0.00768127478659153, 0.061559345573186874, 0.028760438784956932, -0.017991192638874054, -0.07101882249116898, 0.018664270639419556, 0.04969862103462219, -0.014243785291910172, -0.04504165053367615, 0.02097456529736519, -0.018373209983110428, -0.012843054719269276, 0.04071212187409401, -0.03145275264978409, -0.05075371637940407, -0.015344358049333096, 0.08993776887655258, -0.006376049481332302, 0.008140604943037033, -0.0326169952750206, -0.020119573920965195, -0.026959501206874847, -0.029160648584365845, -0.014434793964028358, 0.043695494532585144, 0.007699466310441494, 0.021538494154810905, -0.01130589097738266, 0.009677769616246223, 0.022793693467974663, 0.029560856521129608, -0.007726753130555153, 0.09204795956611633, 0.033235497772693634, -0.021120095625519753, -0.07112796604633331, 0.00660344073548913, 0.0672714114189148, -0.0537370890378952, 0.006084988825023174, -0.03740130364894867, 0.031798385083675385, -0.021265625953674316, -0.061304669827222824, -0.052245404571294785, -0.0348181426525116, -0.04711545631289482, 0.006762614473700523, 0.0030265769455581903, 0.03292624652385712, -0.04998968169093132, -0.04824331775307655, -0.014916863292455673, -0.03838363662362099, -0.04063935577869415, 0.0052754757925868034, 0.010669195093214512, -0.022939223796129227, -0.07152817398309708, -0.01262475922703743, 0.06250529736280441, -0.0006946801440790296, 0.006007675547152758, 0.028378421440720558, -0.038674697279930115, -0.022175190970301628, -0.06869033724069595, -0.028614908456802368, 0.01414373330771923, 0.04256763309240341, 0.07032755017280579, 0.020756268873810768, 0.017791088670492172, -0.02477654628455639, 0.006849023047834635, 0.0765489712357521, -0.002699133474379778, -0.026304613798856735, 0.0029469900764524937, 0.04857075959444046, -0.03849278390407562, -0.06628908216953278, -0.022175190970301628, 0.05282752588391304, 0.05173604562878609, 0.030142977833747864, -0.010168934240937233, -0.04929841309785843, -0.03252603858709335, -0.03691013902425766, -0.0014905493007972836, 0.01023260410875082, -0.0020192337688058615, 0.005857597570866346, 0.07945958524942398, -0.001969207776710391, -0.026377379894256592, -0.03685556724667549, 0.06901777535676956, 0.0011386614060029387, -0.015417123213410378, -0.049880534410476685, 0.016390357166528702, 0.03314454108476639, 0.014362028799951077, 0.04835246503353119, -0.027523431926965714, 0.06410612910985947, -0.01811853051185608, 0.05853959172964096, -0.028414804488420486, -0.03732854127883911, 0.05006244778633118, 0.06985457986593246, 0.013716237619519234, -0.03472718596458435, 0.053409647196531296, -0.07225582748651505, -0.011078499257564545, -0.026250040158629417, 0.01249742042273283, 0.034672610461711884, 0.0447869710624218, 0.023230284452438354, -0.01000521332025528, -0.03192572668194771, 0.04740651696920395, 0.0542464442551136, -0.010250795632600784, 0.01931915618479252, 0.031052542850375175, -0.03114349953830242, -0.07967787981033325, -0.02097456529736519, 0.04882543906569481, -0.036782801151275635, -0.013215976767241955, 0.05482856556773186, 0.009514047764241695, 0.009623195976018906, 0.03809257596731186, -0.0030584116466343403, 0.013288741931319237, 0.024903884157538414, 0.03490909934043884, -0.018445974215865135, 0.013743524439632893, -0.003949785139411688, -0.08746375143527985, 0.015808235853910446, 0.013970915228128433, 0.023903362452983856, -0.029942873865365982, -0.014080063439905643, 0.040130000561475754, 0.06443357467651367, -0.013488845899701118, -0.0013370602391660213, -0.029633620753884315, -0.032307740300893784, 0.015653610229492188, 0.0017395426984876394, 0.06679844111204147, -0.059885747730731964, 0.03383580967783928, 0.00435226783156395, -0.03716481849551201, -0.014352932572364807, 0.0038633765652775764, 0.03190753236413002, 0.056793227791786194, 0.05955830216407776, -0.058430444449186325, -0.048934586346149445, -0.00240807281807065, -0.0015724102267995477, 0.0337994284927845, 0.009432187303900719, -0.016381261870265007, 0.030179360881447792, -0.013861767947673798, -0.07025478780269623, -0.037001095712184906, -0.07167370617389679, 0.03696471452713013, -0.0053664324805140495, -0.00321531156077981, -0.025595154613256454, 0.020574355497956276, -0.09233901649713516, 0.0004371595859993249, 0.017781991511583328, -0.053409647196531296, 0.0044591412879526615, 0.008208822458982468, -0.04267678037285805, 0.031234456226229668, -0.004190819803625345, -0.018900757655501366, -0.02879682183265686, -0.008972857147455215, -0.03476356714963913, -0.022720929235219955, 0.00014432235911954194, 0.012988585978746414, 0.03292624652385712, 0.00679444894194603, -0.00976872630417347, 0.06818097829818726, -0.08870076388120651, 0.02361230179667473, -0.034163255244493484, 0.0067353276535868645, -0.008636318147182465, -0.02785087376832962, 0.05049903690814972, 0.015189732424914837, -0.06432442367076874, -0.06359677016735077, -0.02424899861216545, 0.051081158220767975, -0.006294188555330038, -0.07025478780269623, -0.015326167456805706, -0.017891140654683113, -0.0452963262796402, -0.03068871609866619, 0.06614354997873306, -0.018900757655501366, -0.002187503268942237, 0.016135679557919502, -0.010077978484332561, -0.014807715080678463, -0.024667397141456604, -0.02523132786154747, 0.005739354062825441, -0.059885747730731964, 0.0029538117814809084, -0.02448548562824726, 0.010350847616791725, 0.0038611027412116528, -0.005461936816573143, -0.06039510294795036, 0.06232338026165962, -0.0115332817658782, -0.02665024809539318, -0.0017440905794501305, 0.02688673511147499, 0.009477665647864342, 0.021593067795038223, -0.034163255244493484, -0.010041595436632633, 0.00986877828836441, 0.04063935577869415, 0.028160126879811287, -0.05264561250805855, -0.015544462949037552, 0.10041595250368118, 0.014243785291910172, 0.020592547953128815, 0.020792651921510696, -0.05402814969420433, 0.002330759773030877, 0.044132083654403687, 0.030179360881447792, 0.006562510039657354, -0.04093041643500328, 0.028487570583820343, 0.005057180300354958, 0.026741204783320427, -0.009777821600437164, 0.02665024809539318, 0.020283294841647148, 0.009368517436087132, -0.08993776887655258, 0.030288508161902428, -0.04853437840938568, 0.023448580875992775, -0.04980776831507683, -0.05766640976071358, -0.02714141458272934, -0.10114360600709915, 0.053482409566640854, -0.00850897841155529, -0.003695107065141201, -0.01579914055764675, -0.022429868578910828, -0.000868065922986716, -0.006889953278005123, -0.04424123093485832, -0.023266667500138283, -0.0326169952750206, -0.0038611027412116528, -0.0188461821526289, -0.026049936190247536, 0.03454527258872986, 0.04933479428291321, -0.04114871099591255, -0.009132030420005322, -0.02352134697139263, -0.001772514428012073, -0.016181157901883125, 0.012679333798587322, -0.03145275264978409, -0.045587386935949326, -0.08149700611829758, -0.09772364050149918, 0.005739354062825441, -0.006084988825023174, 0.07207391411066055, 0.030743291601538658, -0.028269274160265923, 0.05719343572854996, -0.02856033481657505, -0.01332512404769659, -0.037292156368494034, -0.02925160527229309, 0.03019755147397518, 0.009714152663946152, -0.0165631752461195, 0.022066041827201843, 0.0753847286105156, -0.02879682183265686, -0.021702216938138008, -0.021138286218047142, 0.007649439852684736, -0.015826428309082985, -0.02806917019188404, 0.014498462900519371, 0.01189710758626461, 0.02286645956337452, -0.005639301612973213, 0.025304093956947327, -0.011351369321346283, 0.006248710211366415, -0.017636461183428764, -0.023430390283465385, -0.012106307782232761, -0.044896118342876434, -0.01950106956064701, -0.009432187303900719, -0.040093615651130676, -0.012360985390841961, -0.015317071229219437, 0.052936673164367676, -0.019592026248574257, 0.032762523740530014, 0.04449591040611267, -0.03492728993296623, -0.05359156057238579, -0.023248476907610893, 0.01059642992913723, -0.037474069744348526, -0.033126350492239, 0.04482335224747658, 0.026959501206874847, 0.035382069647312164, 0.022066041827201843, 0.01745454967021942, 0.02021053060889244, -0.015881001949310303, -0.03691013902425766, 0.044859737157821655, 0.05875788629055023, -0.035836853086948395, 0.015198827721178532, -0.004377280827611685, 0.034654419869184494, -0.042276572436094284, 0.009304848499596119, -0.02568610943853855, 0.06119551882147789, 0.030834246426820755, 0.07851363718509674, 0.014680376276373863, -0.03743768855929375, 0.03594600036740303 ]
28,914
yampex.options
add_lines
Alias for L{add_line}.
def add_lines(self, *args, **kw): """ Alias for L{add_line}. """ return self.add_line(*args, **kw)
(self, *args, **kw)
[ -0.07819978147745132, -0.050521958619356155, 0.018391184508800507, 0.054726604372262955, -0.08204024285078049, -0.021983342245221138, -0.04691324755549431, 0.07005535066127777, 0.02721431851387024, 0.024234648793935776, 0.009245254099369049, -0.01685168966650963, 0.032643940299749374, 0.028935905545949936, -0.01815943233668804, 0.024317417293787003, 0.004655734170228243, -0.051018569618463516, -0.05926232412457466, -0.038338419049978256, 0.005909678526222706, 0.04545652121305466, 0.0537002757191658, -0.00611660024151206, 0.012407015077769756, 0.08316589891910553, 0.03701412305235863, -0.036914799362421036, 0.021486731246113777, -0.03302467614412308, -0.02777714468538761, -0.04148362576961517, -0.054991465061903, -0.027230871841311455, 0.0020961151458323, -0.0003610780695453286, -0.05260773003101349, 0.030922353267669678, -0.016926180571317673, 0.06373182684183121, 0.06061973050236702, 0.02155294641852379, 0.07409445941448212, 0.004717810545116663, 0.013822358101606369, 0.005731726065278053, -0.006398013327270746, 0.024549169465899467, 0.0016812373651191592, -0.05406445637345314, 0.0195168387144804, -0.01657855324447155, 0.07356473803520203, -0.009187315590679646, -0.005963478237390518, 0.029051782563328743, 0.016653044149279594, 0.03982825577259064, -0.009063162840902805, 0.01762971468269825, -0.0049950857646763325, -0.007035331800580025, 0.03866949304938316, -0.003689410863444209, 0.035027675330638885, -0.02319176495075226, -0.030723707750439644, -0.02746262401342392, 0.04317210614681244, 0.041086338460445404, -0.006613212171941996, 0.003910816740244627, -0.016197817400097847, -0.01802700385451317, 0.015403238125145435, 0.04466194286942482, -0.0651223435997963, 0.04727742820978165, 0.03761005774140358, -0.015452899038791656, -0.013151932507753372, 0.02582380548119545, -0.021917127072811127, 0.07270395010709763, 0.01979825086891651, -0.049098338931798935, -0.011372406966984272, -0.020327970385551453, -0.013491283170878887, 0.05773938074707985, -0.0646919459104538, 0.033107444643974304, -0.05793802812695503, -0.020096218213438988, -0.0040929075330495834, -0.04995913431048393, 0.010495060123503208, -0.012200092896819115, -0.0011877295328304172, 0.042973462492227554, -0.004037038888782263, 0.020212095230817795, 0.03943096473813057, -0.02325798012316227, 0.0005778283812105656, -0.09806425124406815, -0.009592882357537746, -0.06290414184331894, -0.01230769231915474, 0.07118100672960281, -0.008516889996826649, -0.029862914234399796, -0.018507061526179314, -0.006505612749606371, -0.024234648793935776, 0.01073508895933628, -0.02368837594985962, -0.033455073833465576, 0.009526667185127735, -0.0017526253359392285, -0.025774145498871803, 0.002240960020571947, 0.01314365491271019, 0.014277584850788116, -0.012903626076877117, -0.03209766745567322, -0.013110548257827759, 0.01373131200671196, 0.041616056114435196, -0.14633490145206451, 0.0026817030739039183, -0.0169841181486845, 0.020079664885997772, -0.03466349467635155, -0.00003255780757172033, -0.004303967580199242, 0.049561843276023865, 0.036914799362421036, 0.02261238358914852, 0.037378303706645966, -0.00166985671967268, 0.023390408605337143, -0.013590605929493904, 0.002518235007300973, -0.062275100499391556, -0.011935233138501644, -0.0014567275065928698, 0.02863793820142746, -0.047707825899124146, 0.039795149117708206, -0.029929129406809807, -0.006497336085885763, -0.013110548257827759, 0.045853808522224426, 0.009021778590977192, 0.01716621033847332, -0.01920231804251671, -0.04764161258935928, 0.038801923394203186, -0.005768971983343363, -0.0011680719908326864, 0.0017567637842148542, 0.07522011548280716, -0.020327970385551453, 0.009518390521407127, 0.06657906621694565, -0.052905697375535965, -0.026982566341757774, -0.03605400770902634, 0.03906678408384323, 0.05654751509428024, -0.017364853993058205, 0.06979048997163773, 0.020609384402632713, -0.0118607422336936, 0.008790026418864727, 0.02037763223052025, 0.05462728440761566, -0.009270084090530872, 0.0027458486147224903, 0.008363768458366394, 0.01837463118135929, -0.015138378366827965, 0.029581502079963684, 0.04423154518008232, -0.0008049247553572059, -0.0011866949498653412, -0.008293414488434792, 0.027578501030802727, -0.014881796203553677, 0.02681702934205532, 0.02276136726140976, 0.04522476717829704, -0.02557549998164177, -0.06052040681242943, -0.015502560883760452, -0.042145777493715286, -0.002259582979604602, 0.014832135289907455, -0.011049609631299973, -0.044893693178892136, 0.014625213108956814, -0.016901349648833275, 0.005259945057332516, 0.04198024049401283, 0.027545392513275146, -0.01399617176502943, -0.012026279233396053, -0.08501991629600525, 0.006484920624643564, 0.037378303706645966, -0.01676064357161522, -0.015378408133983612, 0.007635404355823994, 0.016280585899949074, -0.01734830066561699, -0.005806217901408672, 0.00904660951346159, -0.013383684679865837, -0.007151207886636257, 0.08429155498743057, 0.02350628562271595, -0.03890124708414078, -0.03949718177318573, 0.041549842804670334, -0.017745589837431908, 0.04459572583436966, 0.01093373354524374, 0.017745589837431908, -0.004324659705162048, -0.011587605811655521, 0.01666959747672081, -0.048601727932691574, -0.01642129197716713, 0.006571827456355095, 0.01862293668091297, -0.021139103919267654, -0.013400238007307053, 0.011604159139096737, -0.004349490627646446, -0.03936475142836571, 0.044893693178892136, 0.0440991148352623, 0.034067559987306595, -0.014368630945682526, 0.015568775124847889, -0.020857689902186394, 0.03251150995492935, -0.02906833589076996, 0.03618643805384636, 0.017546946182847023, 0.021023226901888847, 0.02069215290248394, 0.048237547278404236, -0.02382080629467964, 0.03751073405146599, 0.037841808050870895, -0.0253934096544981, 0.00651802821084857, -0.03170037642121315, 0.06336764991283417, 0.04174848645925522, 0.006733226589858532, 0.019218871369957924, -0.009410791099071503, 0.0029920851811766624, -0.009328022599220276, -0.003045884892344475, -0.040159329771995544, 0.06273860484361649, 0.02090735174715519, 0.042973462492227554, -0.019599607214331627, 0.007809218484908342, -0.005462728440761566, 0.02860483154654503, -0.011686927638947964, -0.01738140732049942, -0.0684661939740181, -0.020576275885105133, 0.043370749801397324, 0.0057358648627996445, -0.021304640918970108, -0.0063235219568014145, -0.013334022834897041, -0.03751073405146599, 0.03956339508295059, 0.07780249416828156, -0.0734323114156723, -0.06734053790569305, 0.04277481883764267, 0.03198179230093956, 0.04472815617918968, 0.023853912949562073, 0.059494078159332275, -0.003875640220940113, -0.06244064122438431, 0.024069111794233322, -0.02223164774477482, -0.0306243859231472, -0.00250168121419847, -0.028042005375027657, 0.0940251424908638, 0.0024540892336517572, -0.01794423535466194, -0.06813511997461319, 0.02403600513935089, 0.0019254047656431794, -0.009981893934309483, -0.033107444643974304, -0.008396875113248825, 0.04466194286942482, -0.0693269893527031, -0.05777249112725258, -0.03701412305235863, 0.008409290574491024, -0.032577723264694214, 0.03572293370962143, -0.011455175466835499, -0.0011380683863535523, -0.040622834116220474, -0.05648129805922508, -0.029333194717764854, -0.0465821735560894, 0.05442863702774048, 0.019930681213736534, 0.04903212562203407, -0.03393512964248657, 0.0247478149831295, 0.026154881343245506, 0.05045574530959129, -0.01034607645124197, -0.006398013327270746, 0.042509958148002625, -0.054792821407318115, -0.044893693178892136, 0.008632766082882881, 0.001314986264333129, -0.04105323180556297, -0.017464175820350647, -0.004448812920600176, 0.03446485102176666, -0.04711189121007919, 0.006369044538587332, 0.017795251682400703, 0.008773473091423512, 0.016677875071763992, 0.03751073405146599, 0.04386736452579498, 0.07356473803520203, 0.014054110273718834, -0.01880502887070179, -0.0237214844673872, -0.025227872654795647, 0.05029020830988884, 0.03900057077407837, -0.011024778708815575, -0.033173657953739166, 0.01809321902692318, -0.05303812399506569, 0.011082717217504978, 0.0036521649453788996, 0.034928351640701294, 0.02607211284339428, -0.009187315590679646, 0.0291676577180624, 0.006302829831838608, -0.03237907961010933, 0.04933009296655655, -0.007668511942028999, 0.00029926025308668613, 0.03727898374199867, 0.05912989377975464, 0.034067559987306595, -0.001605711062438786, 0.005901401862502098, 0.05297191068530083, 0.031005121767520905, -0.05535564571619034, 0.0075650508515536785, -0.0010216750670224428, -0.04737675189971924, 0.010759918950498104, -0.016553722321987152, 0.01244839932769537, -0.0044074286706745625, 0.04135119915008545, -0.017613159492611885, 0.026668045669794083, -0.024532616138458252, 0.010867518372833729, -0.02934974990785122, 0.0012022140435874462, -0.010577828623354435, -0.09429000318050385, -0.10475195199251175, 0.024731259793043137, -0.00308933830820024, -0.028555169701576233, -0.06098391115665436, 0.009270084090530872, -0.005905540194362402, -0.029333194717764854, -0.0005835187039338052, -0.030872691422700882, -0.004121876787394285, -0.045390304177999496, 0.03479592502117157, 0.031187212094664574, 0.008202369324862957, -0.023605607450008392, -0.006335936952382326, -0.03694790601730347, -0.02728053368628025, 0.023059334605932236, 0.0074243443086743355, 0.01744762249290943, 0.0034183436073362827, -0.02204955741763115, 0.0011980755953118205, 0.014112047851085663, 0.030723707750439644, -0.030674047768115997, 0.10938699543476105, 0.05446174368262291, -0.03155139461159706, -0.0474429689347744, 0.018192540854215622, 0.03535874933004379, -0.06257306784391403, 0.01979825086891651, -0.02105633355677128, -0.017580052837729454, 0.01335885375738144, -0.010048109106719494, -0.03767627105116844, -0.007569189183413982, -0.08323211222887039, 0.028969014063477516, 0.0260390043258667, 0.020890796557068825, -0.03280947729945183, 0.0026941183023154736, -0.033289533108472824, 0.01132274605333805, -0.0693269893527031, -0.011455175466835499, -0.045853808522224426, 0.024549169465899467, -0.07184315472841263, -0.008922455832362175, 0.05979204550385475, 0.014650044031441212, 0.007958201691508293, -0.003296259790658951, -0.04552273452281952, -0.0021643992513418198, -0.10978428274393082, -0.026585277169942856, 0.023175211623311043, 0.04006000608205795, 0.05260773003101349, 0.02062593773007393, 0.004138430580496788, 0.01852361485362053, -0.004730226006358862, -0.0016615798231214285, -0.022893797606229782, -0.021238425746560097, -0.010255030356347561, 0.08667528629302979, -0.036981016397476196, -0.061844706535339355, -0.04790647327899933, 0.08343075960874557, 0.04827065393328667, 0.007507112808525562, -0.04734364524483681, -0.058931250125169754, -0.008574827574193478, -0.01209249347448349, -0.029929129406809807, 0.0043205213733017445, -0.010966841131448746, -0.01002327911555767, 0.06114944815635681, 0.02554239332675934, -0.03486213833093643, 0.03489524498581886, 0.014575552195310593, 0.04989291727542877, -0.014169986359775066, -0.024449847638607025, 0.012903626076877117, 0.01862293668091297, 0.012994672171771526, 0.020394185557961464, -0.03466349467635155, 0.020543169230222702, -0.04138430580496788, -0.026618385687470436, -0.004990946967154741, -0.0017267601797357202, 0.02873726189136505, 0.033570948988199234, 0.05118410661816597, 0.02532719448208809, 0.03906678408384323, -0.0748228207230568, -0.00021739692601840943, -0.021718483418226242, -0.02966427057981491, 0.007747142110019922, 0.0011866949498653412, 0.03678236901760101, -0.014964564703404903, -0.07416067272424698, 0.03436552733182907, 0.011753142811357975, 0.0005354094319045544, 0.0457213819026947, 0.034067559987306595, 0.013822358101606369, -0.07667683809995651, -0.0006409393972717226, 0.04929698258638382, -0.02728053368628025, 0.0021095648407936096, 0.07548496872186661, 0.03797423839569092, 0.028472401201725006, 0.02368837594985962, -0.005073715932667255, -0.02286069095134735, -0.029763592407107353, 0.07111479341983795, -0.03188246861100197, -0.023158656433224678, 0.027131550014019012, 0.005694480147212744, 0.01184418797492981, -0.007217422593384981, -0.0020330040715634823, -0.027048781514167786, -0.0722404420375824, 0.02920076623558998, 0.01958305388689041, -0.03386891633272171, 0.008723811246454716, -0.008405152708292007, -0.030674047768115997, -0.023589054122567177, -0.02357250079512596, 0.06691014766693115, 0.011670374311506748, -0.005619988776743412, -0.04082147777080536, -0.03436552733182907, -0.04856862127780914, -0.014467952772974968, 0.03077336959540844, 0.04006000608205795, -0.016628213226795197, -0.04383425414562225, -0.047244321554899216, 0.000617143465206027, 0.027346748858690262, 0.03512699902057648, -0.0033790285233408213, 0.0274957325309515, -0.0029900160152465105, -0.006385598331689835, -0.03251150995492935, -0.02781025320291519, -0.08482126891613007, 0.009427344426512718, -0.0011753143044188619, 0.007983032613992691, -0.04423154518008232, -0.027263980358839035, -0.08309968560934067, 0.038371529430150986, -0.03810666874051094, -0.04592002555727959, 0.004204645287245512, 0.004163261037319899, -0.021139103919267654, 0.039232321083545685, -0.013383684679865837, 0.012315968982875347, -0.03986136242747307, 0.03671615570783615, -0.03847084939479828, -0.029051782563328743, 0.0090300552546978, -0.010312968865036964, -0.02204955741763115, -0.0075774663127958775, -0.0415167361497879, 0.030392633751034737, -0.031402409076690674, 0.0323459729552269, -0.0253934096544981, 0.0026216956321150064, 0.019632713869214058, -0.0124815059825778, 0.011140654794871807, -0.042013347148895264, -0.06972427666187286, 0.03797423839569092, -0.017464175820350647, 0.048601727932691574, 0.029763592407107353, -0.01809321902692318, -0.03479592502117157, -0.011670374311506748, -0.004697118420153856, -0.006791164632886648, 0.07250530272722244, 0.018142879009246826, 0.004072215408086777, 0.0005778283812105656, -0.004105322994291782, 0.01020536944270134, -0.01230769231915474, -0.012862241826951504, -0.025476178154349327, -0.04856862127780914, 0.0226454921066761, 0.012200092896819115, -0.02357250079512596, 0.05264083668589592, 0.031137550249695778, -0.043370749801397324, 0.05029020830988884, -0.024449847638607025, -0.008322383277118206, -0.028935905545949936, 0.018920904025435448, -0.05042263865470886, -0.014691428281366825, -0.028373079374432564, -0.0722404420375824, -0.02418498694896698, -0.0010739227291196585, 0.06290414184331894, -0.07899436354637146, -0.03777559474110603, 0.06310278922319412, -0.03390202298760414, 0.02446640096604824, 0.02888624556362629, -0.0532698780298233, 0.0558522567152977, 0.04605245590209961, 0.06671150028705597, -0.030111219733953476, 0.010552997700870037, 0.02486369013786316, -0.011935233138501644, 0.0145838288590312, -0.031137550249695778, 0.018440846353769302, -0.0057358648627996445, -0.002687910571694374, -0.057143449783325195, 0.033041227608919144, -0.006795302964746952, 0.04469504952430725, -0.011157209053635597, -0.0253934096544981, -0.0015343230916187167, -0.02511199563741684, 0.049164555966854095, 0.00963426660746336, -0.019847912713885307, -0.025707930326461792, -0.015411514788866043, 0.029117997735738754, -0.0048419637605547905, -0.08018623292446136, -0.002689979737624526, -0.032279759645462036, -0.043536290526390076, -0.028373079374432564, 0.041086338460445404, -0.01354922167956829, 0.07760384678840637, -0.027131550014019012, -0.026370078325271606, 0.019467176869511604, -0.01125653088092804, 0.004043246619403362, 0.06105012819170952, 0.03105478174984455, 0.04893280193209648, -0.04049040377140045, -0.10581139475107193, 0.011107547208666801, 0.032643940299749374, 0.058500852435827255, 0.041152551770210266, -0.008516889996826649, 0.003074853913858533, -0.004208783619105816, -0.050124671310186386, -0.011099270544946194, -0.010197092778980732, 0.004742641467601061, 0.043503180146217346, -0.012200092896819115, 0.04330453649163246, 0.07800114154815674, -0.008268584497272968, 0.026154881343245506, -0.032643940299749374, 0.08899281173944473, -0.029896022751927376, -0.010288137942552567, 0.012018002569675446, -0.007776110898703337, 0.026949459686875343, 0.04810511693358421, -0.05254151299595833, -0.00605452386662364, -0.0021271533332765102, -0.0596265085041523, -0.059527184814214706, 0.027826806530356407, -0.029929129406809807, 0.00324039114639163, 0.0017422792734578252, -0.028108220547437668, 0.01568465121090412, -0.007142931222915649, -0.0015498421853408217, -0.03804045170545578, 0.026221096515655518, -0.00917076226323843, -0.05257461965084076, -0.008765195496380329, -0.03443174064159393, 0.07800114154815674, -0.04227820783853531, 0.022926904261112213, -0.022960012778639793, 0.05230976268649101, 0.08998603373765945, -0.023920128121972084, 0.05720966309309006, 0.042609281837940216, 0.00670425733551383, -0.01374786626547575, 0.05115099996328354, 0.040225543081760406, -0.0260390043258667, 0.05912989377975464, -0.007834048941731453, 0.03201489895582199, -0.03198179230093956, -0.027230871841311455, 0.03247840330004692, 0.04843619093298912, 0.02297656610608101, 0.09720345586538315, 0.024665046483278275, -0.024516062811017036, 0.08654285967350006 ]
28,915
yampex.options
add_marker
Appends the supplied marker style character to the list of markers being used. The first and possibly only marker in the list applies to the first vector plotted within a given subplot. If there is an additional vector being plotted within a given subplot (three or more arguments supplied when calling the L{Plotter} object, and more than one marker has been added to the list, then the second marker in the list is used for that second vector plot line. Otherwise, the first (only) marker in the list is used for the second plot line as well. You can specify a I{size} for the marker as well.
def add_marker(self, x, size=None): """ Appends the supplied marker style character to the list of markers being used. The first and possibly only marker in the list applies to the first vector plotted within a given subplot. If there is an additional vector being plotted within a given subplot (three or more arguments supplied when calling the L{Plotter} object, and more than one marker has been added to the list, then the second marker in the list is used for that second vector plot line. Otherwise, the first (only) marker in the list is used for the second plot line as well. You can specify a I{size} for the marker as well. """ self.opts['markers'].append((x, size))
(self, x, size=None)
[ 0.05063565820455551, -0.019111445173621178, 0.007577767129987478, 0.07764134556055069, -0.014443470165133476, 0.034196652472019196, -0.02320801094174385, 0.06558021157979965, 0.02136191911995411, 0.006887680385261774, 0.03899649158120155, 0.00018584539066068828, 0.018689481541514397, -0.01634230650961399, 0.015973089262843132, -0.00937990378588438, -0.004500947427004576, -0.01635109819471836, -0.009951313026249409, 0.005120706744492054, 0.04894780367612839, 0.02598593942821026, 0.037589944899082184, -0.017845552414655685, 0.02779686637222767, 0.09754396975040436, -0.012667705304920673, 0.018285099416971207, 0.06266162544488907, -0.016790643334388733, -0.07250744849443436, -0.03590208664536476, -0.08987829089164734, 0.007916216738522053, 0.030697867274284363, 0.03025832213461399, -0.009933731518685818, 0.05805518850684166, 0.054749805480241776, 0.08502571284770966, 0.013423724099993706, 0.023840956389904022, 0.06304842978715897, 0.0008071156917139888, -0.019621318206191063, 0.023542065173387527, -0.03157695755362511, 0.07335137575864792, 0.016377471387386322, -0.040860164910554886, 0.04863132908940315, -0.04550176486372948, 0.013634705916047096, -0.03470652550458908, 0.004725115839391947, 0.013168787583708763, 0.09895051270723343, 0.03569110482931137, -0.008105222135782242, 0.02883419394493103, 0.03001217730343342, 0.04413038119673729, -0.002270253375172615, -0.028675958514213562, -0.0014768734108656645, -0.00021853660291526467, 0.031928595155477524, -0.057949699461460114, 0.010329322889447212, 0.036394380033016205, 0.07243712246417999, 0.0033888970501720905, -0.043849073350429535, -0.024139847606420517, 0.026513393968343735, 0.01562145259231329, -0.04701380059123039, -0.023084936663508415, 0.026460647583007812, -0.0026152965147048235, 0.01210508681833744, -0.007516230456531048, 0.0028152898885309696, 0.04219638183712959, 0.01874222606420517, -0.006083311978727579, -0.01875980757176876, 0.002216408960521221, 0.029906686395406723, 0.02401677332818508, -0.010962268337607384, -0.0037998720072209835, 0.02739248424768448, -0.03574385121464729, -0.07264810800552368, -0.030557213351130486, 0.061430901288986206, -0.0701163187623024, 0.019234517589211464, 0.021660810336470604, 0.02319042757153511, -0.056578315794467926, -0.001526322215795517, -0.027339739724993706, -0.04212605580687523, -0.060762789100408554, 0.0019131224835291505, -0.0030460513662546873, -0.06698675453662872, 0.059813372790813446, 0.03171761333942413, 0.004632811062037945, -0.03787125274538994, 0.013555588200688362, -0.06322424858808517, 0.05629700794816017, -0.03382743149995804, -0.0608682818710804, -0.007340412121266127, -0.025335410609841347, -0.033968087285757065, 0.004773465916514397, -0.0021625645458698273, 0.04117663577198982, -0.020500408485531807, -0.03628888726234436, 0.012061132118105888, 0.03567352518439293, -0.0207992997020483, -0.057140935212373734, 0.03966460004448891, -0.0008741464116610587, -0.046486347913742065, -0.030557213351130486, 0.04631052911281586, -0.04251285642385483, -0.03607790544629097, -0.027972685173153877, -0.05000271275639534, 0.04574790969491005, -0.010434813797473907, 0.0066723027266561985, -0.04219638183712959, 0.03889099881052971, -0.08291588723659515, 0.02160806395113468, 0.005850352346897125, -0.01220178697258234, 0.0022768464405089617, -0.02377062849700451, -0.015559915453195572, 0.057949699461460114, -0.029308903962373734, -0.036394380033016205, -0.0016955473693087697, -0.01755545288324356, 0.023647556081414223, 0.010531513951718807, 0.07700839638710022, 0.02661888487637043, 0.025845283642411232, -0.04279416427016258, 0.018671898171305656, -0.00540201598778367, -0.017256561666727066, 0.021080609411001205, -0.03210441395640373, 0.015278606675565243, -0.00600419333204627, 0.03562077879905701, 0.04413038119673729, -0.0065843937918543816, 0.06473628431558609, 0.011085341684520245, 0.008738167583942413, 0.005837166216224432, -0.015568707138299942, 0.05847715213894844, 0.03692183271050453, -0.021221263334155083, 0.048736821860075, 0.007692048791795969, 0.0003395490057300776, 0.0018999360036104918, -0.0028680353425443172, -0.010549095459282398, 0.046802818775177, 0.01816202700138092, 0.043849073350429535, -0.0012186403619125485, 0.060200173407793045, 0.04296998307108879, -0.02563430182635784, -0.011287531815469265, -0.05443333461880684, 0.0011054573114961386, 0.023717883974313736, -0.0187773909419775, -0.027111176401376724, 0.0025076079182326794, -0.029484722763299942, -0.009344740770757198, -0.060411155223846436, -0.04114147275686264, -0.011111713945865631, 0.04792805761098862, 0.03171761333942413, -0.015559915453195572, -0.046099547296762466, 0.025757374241948128, 0.052745476365089417, -0.02860563062131405, 0.024913446977734566, 0.041809581220149994, 0.0021570702083408833, -0.04047336429357529, -0.050073038786649704, 0.021695973351597786, -0.036218561232089996, 0.013555588200688362, 0.05562889575958252, 0.0008054674253799021, -0.004584460984915495, 0.08903436362743378, 0.041844744235277176, -0.0061580343171954155, 0.09332433342933655, 0.006975589320063591, 0.028130920603871346, -0.039629437029361725, -0.01148972287774086, -0.004085576627403498, 0.015858806669712067, 0.0036284492816776037, -0.04539627581834793, -0.03166486695408821, 0.05060049518942833, -0.03688666969537735, -0.007423926144838333, -0.007340412121266127, -0.009757913649082184, 0.0483500212430954, 0.0322626493871212, 0.01812686212360859, -0.008518395014107227, 0.03787125274538994, -0.034179069101810455, 0.07968083769083023, -0.03307141363620758, -0.0026878216303884983, 0.008522789925336838, 0.008395321667194366, -0.01916418969631195, -0.0008895305218175054, 0.021713554859161377, 0.012544632889330387, -0.016377471387386322, -0.042442526668310165, 0.017819181084632874, -0.006426157429814339, -0.041633762419223785, 0.09093320369720459, -0.002775730798020959, 0.010724913328886032, 0.013748987577855587, -0.020025700330734253, -0.05263998731970787, 0.0350581593811512, -0.0237882100045681, 0.029695704579353333, 0.031981341540813446, 0.025142010301351547, 0.013669869862496853, 0.003065830795094371, -0.0038921767845749855, 0.04029754549264908, -0.012157832272350788, 0.014733569696545601, -0.003911956213414669, -0.026372738182544708, 0.029906686395406723, -0.017652153968811035, -0.03268461301922798, 0.0211861003190279, -0.0870652049779892, -0.02139708213508129, 0.05742224305868149, 0.05580471456050873, -0.04328645393252373, -0.013001760467886925, -0.058969445526599884, 0.03625372424721718, 0.0209927000105381, 0.03569110482931137, -0.019726809114217758, 0.009819449856877327, 0.04954558610916138, 0.0423722006380558, -0.020939955487847328, -0.00018721897504292428, 0.0415985994040966, -0.06656479090452194, -0.029994595795869827, 0.009731540456414223, -0.02498377487063408, -0.002771335421130061, 0.03927779942750931, -0.048490677028894424, 0.005951447878032923, -0.0025911214761435986, 0.01732688955962658, 0.058969445526599884, -0.035357050597667694, -0.04191507399082184, -0.008905194699764252, 0.06913173943758011, -0.04434136673808098, -0.015674198046326637, -0.019674062728881836, 0.028078176081180573, -0.0008620588923804462, -0.056789297610521317, -0.09353531152009964, -0.06347039341926575, 0.04318096488714218, 0.036394380033016205, 0.00959088560193777, 0.019621318206191063, 0.016254397109150887, 0.07939952611923218, 0.01047876849770546, -0.038609690964221954, -0.03994590789079666, 0.005388829857110977, -0.03899649158120155, -0.017449961975216866, -0.022276174277067184, 0.011577632278203964, -0.025704629719257355, -0.016280770301818848, -0.003219671780243516, -0.012834733352065086, -0.07510956376791, 0.03284285217523575, -0.02299702912569046, -0.003813058603554964, 0.033968087285757065, -0.00034641692764125764, 0.006514066364616156, 0.050495002418756485, 0.002617494435980916, 0.061606716364622116, -0.03952394425868988, -0.07053828239440918, 0.017168652266263962, 0.020465245470404625, 0.01018866803497076, -0.001206552842631936, -0.007907425984740257, 0.01754666306078434, 0.020219100639224052, -0.02037733606994152, 0.045044638216495514, 0.02461455576121807, -0.013274278491735458, -0.026882611215114594, 0.0552772618830204, 0.0033361513633280993, 0.015639035031199455, -0.03006492182612419, -0.017203817144036293, 0.021467410027980804, -0.000735140114556998, 0.006659116595983505, -0.00010555963672231883, 0.017502708360552788, 0.004659183789044619, 0.05559373274445534, -0.042829327285289764, -0.07071410119533539, -0.022328918799757957, -0.06322424858808517, -0.0031515422742813826, 0.0217663012444973, -0.0037383357994258404, 0.0030328650027513504, 0.010742495767772198, -0.03231539577245712, 0.05601569637656212, 0.023506900295615196, 0.0237882100045681, -0.03347579762339592, 0.07321072369813919, 0.02684744819998741, -0.002296626102179289, -0.05903977155685425, 0.0019691644702106714, 0.01630714349448681, -0.03748445212841034, 0.051549915224313736, 0.04560725763440132, -0.011814987286925316, -0.012755614705383778, 0.01776643469929695, -0.001882354263216257, -0.060973770916461945, -0.024632137268781662, 0.03162970393896103, -0.01895320788025856, 0.010452395305037498, -0.01752028986811638, -0.04936976730823517, -0.004219638183712959, -0.0520070418715477, 0.012131460011005402, 0.03973492607474327, -0.056789297610521317, 0.01443467941135168, -0.02076413668692112, -0.011085341684520245, -0.005358061287552118, -0.006386598106473684, 0.006500880233943462, 0.0737733393907547, -0.0029625375755131245, -0.019058698788285255, -0.03101433999836445, 0.0014801699435338378, 0.02380579151213169, -0.04226670786738396, -0.02962537668645382, -0.05949689820408821, 0.052534494549036026, 0.01591155305504799, -0.04117663577198982, -0.020605899393558502, -0.007410739548504353, -0.06473628431558609, -0.017406007274985313, 0.015814851969480515, 0.004419631324708462, 0.007015148643404245, -0.051901549100875854, -0.0016834598500281572, -0.034548286348581314, 0.009872195310890675, -0.02399919182062149, -0.0030108876526355743, 0.034759268164634705, -0.04131729155778885, 0.03709765151143074, 0.040192052721977234, 0.037625107914209366, 0.017863135784864426, 0.03289559483528137, -0.04075467213988304, -0.008878822438418865, -0.0795401781797409, -0.011982014402747154, 0.0031779150012880564, 0.006927239242941141, 0.004518529400229454, -0.03563836216926575, -0.029133085161447525, -0.01331823319196701, -0.004408642649650574, 0.019463080912828445, 0.042653508484363556, -0.020482826977968216, -0.01795104332268238, 0.017810389399528503, -0.005995402578264475, -0.053554240614175797, -0.017599407583475113, 0.027374902740120888, 0.030170412734150887, 0.00236915098503232, 0.030961595475673676, -0.0274452306330204, -0.005081147886812687, -0.05612118914723396, -0.049510423094034195, -0.010258994996547699, 0.017379634082317352, 0.037800926715135574, 0.05443333461880684, 0.017168652266263962, -0.027550721541047096, -0.05510144308209419, 0.059602390974760056, -0.0020955337677150965, 0.04493914544582367, -0.06730323284864426, -0.004672370385378599, 0.0597078800201416, 0.06072762608528137, 0.023295918479561806, -0.024051938205957413, 0.042231544852256775, 0.014179742895066738, 0.05344875156879425, -0.06814716011285782, -0.005639370530843735, -0.016201652586460114, 0.045255620032548904, -0.01059305015951395, -0.01916418969631195, 0.03087368607521057, -0.07022181153297424, 0.003325162921100855, -0.010302949696779251, -0.007766771595925093, 0.0318758487701416, 0.04645118489861488, 0.032737359404563904, -0.023506900295615196, -0.05569922551512718, 0.005872329697012901, 0.01634230650961399, -0.02684744819998741, 0.004874561447650194, 0.01976197212934494, -0.009318367578089237, -0.10317015647888184, 0.013098460622131824, 0.02194211818277836, -0.054538823664188385, 0.005081147886812687, 0.018003789708018303, 0.049334604293107986, -0.03101433999836445, 0.03906681761145592, -0.020834464579820633, 0.010531513951718807, 0.027691375464200974, 0.049510423094034195, 0.020447663962841034, 0.01893562637269497, 0.032579123973846436, -0.029572630301117897, 0.012096296064555645, -0.01218420546501875, 0.034407634288072586, -0.08713553100824356, 0.009063431061804295, 0.04012172669172287, 0.04177441820502281, -0.044271036982536316, 0.025458483025431633, -0.03653503581881523, -0.025880448520183563, 0.007393157575279474, -0.04455234855413437, 0.010311740450561047, -0.044271036982536316, 0.0056437659077346325, -0.0021339941304177046, -0.01955099031329155, -0.016447797417640686, 0.023471737280488014, 0.018074117600917816, 0.08312687277793884, 0.08593996614217758, -0.022733300924301147, -0.040262382477521896, 0.017845552414655685, -0.022856373339891434, -0.012289696373045444, 0.012272114865481853, -0.03991074487566948, 0.035989996045827866, 0.014953343197703362, -0.05826617032289505, -0.03286043182015419, -0.08601029217243195, -0.00036262517096474767, 0.048279695212841034, 0.022434409707784653, -0.0446930006146431, 0.01039964985102415, -0.11062484979629517, 0.044235873967409134, 0.028570467606186867, -0.017476335167884827, 0.031348396092653275, 0.048525840044021606, -0.03574385121464729, 0.04247768968343735, -0.017406007274985313, 0.034987833350896835, -0.010795241221785545, -0.009221667423844337, -0.02983635850250721, -0.039031654596328735, -0.03481201454997063, 0.011999595910310745, 0.01291385106742382, -0.006808562204241753, 0.006223966367542744, -0.0033669197000563145, -0.032561540603637695, 0.030768195167183876, -0.04557209089398384, -0.002736171707510948, -0.010935896076261997, -0.012324860319495201, 0.012192996218800545, 0.013766570016741753, -0.1032404825091362, -0.049721404910087585, -0.01351163350045681, 0.03322964906692505, 0.005358061287552118, -0.09543415158987045, -0.0355328693985939, -0.031928595155477524, -0.017784016206860542, 0.006936030462384224, 0.06364621222019196, 0.01937517151236534, -0.024526646360754967, 0.02962537668645382, -0.02923857606947422, 0.005656952504068613, -0.012764405459165573, -0.032579123973846436, 0.013951178640127182, -0.007639303337782621, 0.024931028485298157, -0.039629437029361725, -0.004975656513124704, 0.02698810212314129, 0.0052437796257436275, -0.06913173943758011, 0.04050852730870247, -0.0027449624612927437, -0.07728970795869827, 0.001012603286653757, -0.0033383492846041918, 0.026724375784397125, 0.033528540283441544, -0.03157695755362511, 0.0049317022785544395, 0.036007579416036606, 0.027480393648147583, -0.005815188866108656, 0.014628078788518906, 0.015542333945631981, 0.05612118914723396, 0.027269411832094193, 0.021819045767188072, 0.02159048244357109, -0.051514748483896255, 0.0031141808722168207, 0.022451991215348244, 0.014496215619146824, -0.021063027903437614, 0.010698541067540646, 0.007766771595925093, -0.030100086703896523, 0.006043752655386925, -0.00254716700874269, -0.006412970833480358, 0.02723424881696701, 0.05401136726140976, -0.053308095782995224, -0.02559913881123066, -0.023102520033717155, 0.020816881209611893, -0.00957330409437418, -0.018302680924534798, -0.04863132908940315, -0.059567227959632874, 0.02760346606373787, 0.01250946894288063, -0.07335137575864792, 0.0004840496403630823, 0.015973089262843132, 0.0002707326493691653, 0.030328650027513504, -0.03157695755362511, -0.08150934427976608, 0.005586625076830387, 0.04374358430504799, -0.03723830729722977, 0.0013021540362387896, 0.049264274537563324, 0.01956857182085514, -0.030152831226587296, 0.07658643275499344, -0.004070192575454712, 0.019111445173621178, 0.0300473403185606, 0.017625780776143074, -0.00751183507964015, 0.008114012889564037, -0.06913173943758011, -0.08122803270816803, 0.05260482430458069, -0.059778209775686264, 0.040438201278448105, 0.03526914119720459, -0.029889104887843132, 0.04866649582982063, -0.008201921358704567, -0.03632405400276184, -0.042618345469236374, -0.0560508593916893, 0.03723830729722977, -0.023753046989440918, 0.004777861293405294, 0.04472816362977028, 0.018038952723145485, -0.03152421489357948, -0.07623479515314102, -0.031735196709632874, 0.04156343638896942, -0.04536110907793045, 0.003230660455301404, 0.06505275517702103, 0.0175290796905756, -0.0032350560650229454, 0.005995402578264475, 0.030592376366257668, -0.030908849090337753, 0.017678525298833847, -0.02663646638393402, -0.04117663577198982, -0.038011908531188965, -0.019849881529808044, -0.02582770213484764, 0.04515012726187706, -0.03403841331601143, 0.029783613979816437, -0.020693808794021606, 0.023665137588977814, -0.044235873967409134, 0.01500608865171671, -0.013845687732100487, -0.009212876670062542, -0.02078171819448471, -0.06473628431558609, -0.02823641151189804, -0.02760346606373787, -0.02964295819401741, 0.0234014093875885, 0.010364485904574394, 0.07412497699260712, -0.06290777027606964, 0.049475256353616714, 0.034759268164634705, 0.020904790610074997, -0.07644578069448471, -0.01874222606420517, 0.015454424545168877, -0.011753450147807598, 0.048314858227968216, -0.007032730150967836, 0.06248581036925316, -0.0018757610814645886, -0.05847715213894844, -0.03307141363620758, 0.04145794361829758, -0.031981341540813446, 0.04216121882200241, 0.05098729580640793, -0.054749805480241776, 0.060762789100408554 ]
28,916
yampex.options
add_plotKeyword
Add a keyword to the underlying Matplotlib plotting call. @see: L{clear_plotKeywords}.
def add_plotKeyword(self, name, value): """ Add a keyword to the underlying Matplotlib plotting call. @see: L{clear_plotKeywords}. """ self.opts['plotKeywords'][name] = value
(self, name, value)
[ 0.003789616748690605, -0.06444903463125229, -0.0050584995187819, 0.06710602343082428, -0.0031828521750867367, 0.04002516344189644, -0.0066680219024419785, 0.02910766191780567, 0.04026361182332039, 0.0024611218832433224, 0.013140176422894001, -0.01870111934840679, 0.053855136036872864, 0.012373737059533596, -0.01638476923108101, -0.06809387356042862, 0.030521316453814507, 0.05773843079805374, -0.043601881712675095, -0.029993325471878052, -0.00455605611205101, -0.02379368245601654, -0.0021715781185775995, -0.050789378583431244, 0.03549465537071228, 0.04700827971100807, 0.04656544700264931, 0.021034501492977142, -0.008788504637777805, -0.0006956501165404916, -0.08781691640615463, -0.0683663859963417, -0.04346562549471855, 0.025939712300896645, 0.040842700749635696, 0.00980190746486187, -0.03169652447104454, 0.038117583841085434, 0.012756956741213799, 0.004573088139295578, 0.029073597863316536, 0.04707640781998634, -0.005850486923009157, -0.01302946824580431, 0.00007870639819884673, 0.02897140569984913, -0.035699039697647095, 0.07555388659238815, -0.0000022163203539093956, -0.057397790253162384, 0.0063486723229289055, -0.05075531452894211, 0.000040850150980986655, 0.02878405526280403, -0.028596702963113785, 0.0006701021338813007, 0.03661876916885376, 0.0367550253868103, -0.01525214221328497, 0.044657863676548004, 0.011113369837403297, 0.040944892913103104, -0.021835004910826683, -0.028988437727093697, -0.011845745146274567, -0.019876327365636826, 0.026944600045681, -0.026246288791298866, 0.009853003546595573, -0.009495331905782223, 0.045373208820819855, -0.020830117166042328, -0.026416609063744545, -0.04353375360369682, 0.004462379962205887, -0.005888808984309435, -0.09272212535142899, 0.01669134572148323, -0.01921207830309868, 0.01692979224026203, 0.003150917124003172, 0.02507108263671398, 0.02493482641875744, -0.031509172171354294, -0.029346110299229622, -0.00887366384267807, -0.008545798249542713, 0.03774287924170494, 0.03379146009683609, -0.02353820390999317, 0.0248496662825346, -0.026672087609767914, 0.006135772448033094, 0.022209707647562027, -0.03382552042603493, -0.0543660968542099, 0.033587075769901276, -0.02565016970038414, 0.01567794196307659, 0.007000145968049765, 0.020591670647263527, -0.05143659561872482, 0.0534123033285141, -0.03224154934287071, -0.026518801227211952, -0.10103373229503632, 0.0049563078209757805, 0.007694199215620756, 0.020370254293084145, 0.04493037611246109, 0.013591524213552475, -0.005433203186839819, 0.02111966162919998, 0.009955194778740406, 0.0003076402354054153, 0.06475560367107391, -0.0007691005594097078, -0.03832196444272995, 0.024662313982844353, 0.005309721454977989, -0.07882402837276459, 0.05705714970827103, -0.006727633997797966, 0.014264287427067757, -0.0001793680858099833, -0.0035107180010527372, 0.032718442380428314, 0.042307451367378235, -0.03305908292531967, -0.0483708381652832, 0.035528719425201416, 0.012842116877436638, 0.02428761124610901, -0.03106634132564068, 0.033587075769901276, 0.0029955003410577774, 0.002133256057277322, -0.02517327293753624, -0.03692534193396568, 0.050210293382406235, -0.005258625373244286, 0.03132181987166405, -0.05886254087090492, 0.014826343394815922, 0.0014711377443745732, -0.010994146578013897, -0.06734447181224823, -0.015456526540219784, -0.008426574990153313, -0.02202235721051693, -0.013932163827121258, 0.03866260498762131, -0.01334455981850624, -0.019876327365636826, 0.06063386797904968, -0.014553830958902836, 0.021954229101538658, 0.033263467252254486, -0.01910988800227642, 0.02847747877240181, 0.08624996989965439, -0.04387439414858818, 0.0367550253868103, 0.0027506656479090452, -0.053037602454423904, -0.007064015604555607, -0.004466637969017029, 0.048847731202840805, -0.04169429838657379, 0.025922680273652077, 0.005156433675438166, -0.02985706925392151, 0.047962069511413574, 0.04309092089533806, 0.016239996999502182, 0.034643057733774185, -0.027813231572508812, 0.05838564410805702, 0.030776796862483025, 0.0021907391492277384, 0.00685963174328208, 0.0404679961502552, -0.061826106160879135, 0.043193113058805466, 0.01282508485019207, -0.03890105336904526, 0.024781538173556328, 0.016035614535212517, 0.0110452426597476, 0.04680389538407326, 0.028664831072092056, 0.008464896120131016, -0.007932647131383419, -0.003859873628243804, 0.0014392026932910085, -0.023521171882748604, 0.011172981932759285, -0.013991775922477245, 0.0145197669044137, 0.0795053094625473, 0.014102483168244362, -0.011590265668928623, -0.024100258946418762, 0.020199934020638466, 0.045202888548374176, 0.0071108536794781685, 0.07650768011808395, -0.033927712589502335, -0.03348488360643387, 0.012475929223001003, 0.03064054064452648, -0.042716220021247864, 0.042137131094932556, 0.057465918362140656, -0.00030418060487136245, 0.009742295369505882, -0.03137291595339775, 0.030197709798812866, -0.015575750730931759, 0.02362336404621601, 0.003370204009115696, 0.005595006980001926, 0.0622689388692379, 0.04963120445609093, 0.045986358076334, -0.007838970981538296, 0.10430387407541275, 0.0034489769022911787, 0.0004824842035304755, -0.03655064105987549, 0.024951858446002007, 0.01475821528583765, -0.02718304842710495, 0.026007840409874916, -0.04506663233041763, -0.03365520387887955, 0.021341077983379364, 0.0039769685827195644, -0.00931649561971426, -0.012765472754836082, 0.010525766760110855, 0.04527101665735245, 0.009699715301394463, 0.06564126908779144, -0.06894547492265701, 0.010483186691999435, 0.008703344501554966, 0.04935869202017784, -0.022788796573877335, -0.0021385785657912493, 0.05773843079805374, 0.004492186009883881, 0.029823005199432373, -0.01504775881767273, 0.031202595680952072, 0.014826343394815922, -0.009171724319458008, -0.013778875581920147, 0.030708668753504753, -0.03862854093313217, -0.0711255669593811, 0.06935424357652664, -0.032224517315626144, 0.026007840409874916, 0.03539246320724487, 0.010900470428168774, 0.029550494626164436, 0.032071229070425034, -0.0905420333147049, -0.008328640833497047, -0.022482220083475113, 0.016614701598882675, 0.00891624391078949, -0.016401801258325577, 0.02702976018190384, 0.01355746015906334, 0.003080660244449973, 0.015541686676442623, -0.021817972883582115, 0.019143952056765556, 0.07330566644668579, -0.05211787298321724, -0.035119954496622086, 0.02445792965590954, -0.05630774423480034, 0.01888847164809704, 0.027131952345371246, 0.08965636789798737, -0.03106634132564068, 0.0032126582227647305, -0.011394398286938667, 0.003163691144436598, 0.033042050898075104, 0.045202888548374176, -0.04527101665735245, 0.041830554604530334, 0.011837229132652283, 0.046667639166116714, -0.030044421553611755, 0.044010650366544724, 0.052390385419130325, -0.03491557016968727, -0.006650990340858698, 0.024781538173556328, -0.013080564327538013, -0.0169468242675066, 0.037640687078237534, -0.025207336992025375, 0.011130401864647865, -0.030844924971461296, -0.02985706925392151, 0.0747363492846489, -0.062405191361904144, 0.009486815892159939, -0.04138772189617157, 0.039173565804958344, -0.01636773720383644, -0.03452383354306221, 0.001414719270542264, 0.030827892944216728, -0.0068936957977712154, -0.12474225461483002, -0.08318421244621277, -0.10648397356271744, 0.026569897308945656, -0.006727633997797966, 0.00996371079236269, -0.05978226661682129, 0.025275465101003647, 0.002554797800257802, -0.011811682023108006, -0.018343448638916016, 0.011385882273316383, 0.014783763326704502, -0.016767989844083786, -0.05123221129179001, -0.02113669365644455, 0.010883438400924206, -0.03414912894368172, 0.009333527646958828, -0.06032729148864746, -0.01246741320937872, -0.09061016142368317, 0.01673392578959465, 0.012331156991422176, 0.022005325183272362, 0.006774472072720528, -0.0005279915640130639, 0.050619058310985565, -0.018939567729830742, 0.01258663646876812, 0.038594476878643036, -0.03522214666008949, -0.029942229390144348, 0.09238148480653763, 0.04585010185837746, -0.005471525248140097, 0.007161949761211872, -0.07092118263244629, -0.026263320818543434, 0.016401801258325577, -0.027557751163840294, 0.008788504637777805, 0.032633282244205475, -0.001416848273947835, 0.02154546044766903, -0.004883921705186367, 0.0030082743614912033, 0.02176687680184841, -0.04172836244106293, -0.032054197043180466, -0.021358110010623932, 0.02113669365644455, 0.024730442091822624, -0.020796053111553192, 0.025547977536916733, 0.042886536568403244, 0.012118257582187653, -0.005024435464292765, -0.039309822022914886, 0.000252286292379722, -0.019825231283903122, 0.047553300857543945, 0.005986742675304413, 0.007800648920238018, 0.008256254717707634, -0.028681863099336624, 0.004251609090715647, 0.027540719136595726, 0.0208982452750206, 0.04091082885861397, -0.02702976018190384, 0.031202595680952072, 0.03382552042603493, -0.016444381326436996, -0.032309673726558685, -0.0032445930410176516, -0.02718304842710495, -0.074259452521801, 0.009393139742314816, 0.03171355649828911, -0.026314416900277138, -0.03219045326113701, 0.024713410064578056, 0.02565016970038414, -0.02379368245601654, -0.05365075170993805, 0.03801539167761803, -0.018343448638916016, -0.017287464812397957, -0.019058791920542717, -0.08148101717233658, -0.035699039697647095, -0.025037018582224846, 0.016555089503526688, 0.04639512673020363, -0.006957565899938345, -0.03176465258002281, 0.012816568836569786, 0.02541172131896019, 0.03678908944129944, -0.03368926793336868, 0.0027144725900143385, 0.07337379455566406, 0.031202595680952072, 0.019706007093191147, -0.021358110010623932, -0.021920165047049522, 0.036652833223342896, -0.05249257758259773, -0.059884458780288696, -0.03353597968816757, 0.025616105645895004, 0.05143659561872482, -0.03467712178826332, -0.0297548770904541, -0.0005011129542253911, -0.04186461865901947, -0.021255917847156525, -0.010151063092052937, 0.026195192709565163, -0.0195186547935009, -0.03443867340683937, -0.020199934020638466, -0.02467934601008892, -0.004696569871157408, 0.012441865168511868, 0.03452383354306221, 0.009325011633336544, -0.04026361182332039, 0.07896028459072113, 0.05402545630931854, 0.018053904175758362, 0.010099967010319233, 0.05170910805463791, -0.00927391555160284, -0.004368704278022051, -0.1068246066570282, 0.0441809706389904, -0.004981855396181345, 0.01193942129611969, 0.059237245470285416, -0.07528137415647507, -0.0316113643348217, -0.009188756346702576, 0.06335898488759995, 0.010883438400924206, 0.004845599643886089, 0.014349447563290596, -0.028256062418222427, 0.020370254293084145, -0.024509025737643242, -0.03638032078742981, -0.016503993421792984, -0.04486224800348282, 0.019910389557480812, -0.007029952015727758, 0.0735100507736206, -0.037231918424367905, 0.0030125323683023453, -0.03556278347969055, -0.06809387356042862, 0.0021822231356054544, 0.00975932739675045, 0.05732966214418411, 0.0831160843372345, 0.028460446745157242, -0.03866260498762131, -0.0015956840943545103, 0.039071373641490936, -0.0060250647366046906, 0.02193719707429409, 0.0035447818227112293, -0.04397658631205559, 0.02176687680184841, 0.04002516344189644, 0.04929056391119957, 0.027166016399860382, 0.003870518645271659, 0.0050542415119707584, -0.011326270177960396, -0.03104930929839611, -0.005428945180028677, -0.017611073330044746, 0.09946679323911667, -0.025462817400693893, 0.0073407855816185474, 0.05913505330681801, -0.08018658310174942, 0.0011922389967367053, -0.023367883637547493, -0.026842407882213593, 0.02483263425529003, 0.032633282244205475, 0.06996739655733109, -0.03784507140517235, -0.046906087547540665, 0.0037108436226844788, 0.015516138635575771, -0.030112549662590027, 0.002346155932173133, 0.06209861859679222, -0.009640103206038475, -0.06829825788736343, 0.004883921705186367, -0.02645067311823368, -0.06492592394351959, -0.0076558771543204784, -0.00975932739675045, 0.07691644132137299, 0.022226739674806595, 0.0124248331412673, -0.0483708381652832, 0.042954664677381516, 0.04298872873187065, 0.06431277841329575, -0.02074495702981949, 0.058998797088861465, -0.021596556529402733, 0.005514105316251516, -0.006829826161265373, -0.0039620655588805676, 0.051027826964855194, -0.07943718135356903, 0.08318421244621277, 0.07793836295604706, -0.011505105532705784, 0.014494218863546848, 0.02290801890194416, -0.033995840698480606, -0.0011964970035478473, 0.025769393891096115, -0.06823012977838516, -0.05491111800074577, -0.028256062418222427, -0.008396768942475319, 0.015132918953895569, -0.025462817400693893, -0.041353657841682434, -0.0276599433273077, 0.005509847309440374, 0.04298872873187065, 0.04768955707550049, -0.025309529155492783, 0.01646992936730385, -0.033348627388477325, -0.06250738352537155, -0.028749991208314896, -0.033604107797145844, -0.07596265524625778, 0.025599073618650436, -0.06495998799800873, 0.03539246320724487, -0.024423865601420403, -0.018922535702586174, 0.06935424357652664, 0.07500886172056198, 0.03377442806959152, -0.05235632136464119, -0.012901728972792625, -0.08413800597190857, 0.06451716274023056, 0.01222896482795477, 0.013744811527431011, 0.020915277302265167, -0.00007458146865246817, 0.054332032799720764, 0.0338936485350132, -0.010236223228275776, -0.0017351334681734443, -0.06458529084920883, -0.0164954774081707, -0.02243112400174141, -0.032139357179403305, -0.010074418969452381, 0.026093000546097755, 0.014374995604157448, -0.009929647669196129, 0.04026361182332039, 0.04622480645775795, -0.03821977600455284, -0.002333381911739707, -0.007511105388402939, -0.010721634142100811, -0.056920893490314484, 0.04639512673020363, -0.022158611565828323, 0.05859002843499184, -0.05726153403520584, -0.03954827040433884, -0.02016586996614933, 0.03668689727783203, -0.023861810564994812, 0.007076789624989033, -0.004098321311175823, -0.03992297127842903, 0.024628249928355217, -0.010227707214653492, 0.038356028497219086, 0.03268437832593918, 0.0031977551989257336, 0.001659554080106318, -0.021886100992560387, -0.016997920349240303, -0.028596702963113785, -0.038117583841085434, 0.023504139855504036, -0.006932017859071493, 0.011811682023108006, -0.03491557016968727, -0.030112549662590027, -0.0008808729471638799, -0.006433832459151745, -0.0989217683672905, 0.03031693398952484, -0.010721634142100811, -0.03678908944129944, -0.019160982221364975, 0.011190013960003853, -0.017849519848823547, -0.013531912118196487, 0.001412590267136693, -0.0032339482568204403, -0.00673615001142025, 0.021392174065113068, 0.07037616521120071, -0.025701265782117844, 0.003340397961437702, 0.055864911526441574, 0.0283241905272007, 0.0417964905500412, -0.02863076701760292, -0.024134323000907898, -0.0002011903270613402, 0.09204084426164627, 0.026638025417923927, -0.032054197043180466, 0.007800648920238018, 0.04608855023980141, -0.05365075170993805, -0.02234596386551857, -0.02493482641875744, -0.020591670647263527, 0.007140659727156162, 0.029942229390144348, -0.02146030031144619, -0.059169117361307144, -0.04050206020474434, -0.003868389641866088, 0.009222819469869137, -0.031577300280332565, -0.02379368245601654, -0.04745110869407654, 0.014153579249978065, 0.0005476847873069346, 0.0024355738423764706, -0.02219267562031746, -0.01646992936730385, 0.0007808100781403482, -0.01837751269340515, -0.05859002843499184, -0.01698940433561802, -0.011871293187141418, 0.05184536054730415, -0.05937349796295166, 0.049086179584264755, 0.021324045956134796, 0.016716893762350082, -0.0017393914749845862, -0.010568346828222275, -0.04292060062289238, -0.0040706442669034, -0.014928534626960754, -0.0070129199884831905, -0.03104930929839611, -0.020932309329509735, -0.04363594576716423, -0.07398694008588791, 0.040842700749635696, -0.03896918147802353, 0.010261771269142628, 0.055626463145017624, -0.02353820390999317, 0.014732667244970798, -0.022448156028985977, -0.020268062129616737, -0.02507108263671398, -0.032071229070425034, 0.0034170420840382576, -0.03184981271624565, -0.04557759314775467, -0.03825384005904198, -0.010636474937200546, -0.006868147756904364, 0.0016989405266940594, -0.04373813793063164, -0.0012252384331077337, -0.04281840845942497, 0.006595636252313852, 0.024645281955599785, 0.03873073309659958, 0.05075531452894211, 0.006237964611500502, 0.04009329155087471, 0.019058791920542717, -0.003329753177240491, -0.03244592994451523, -0.04554352909326553, 0.024781538173556328, -0.006970339920371771, -0.048745542764663696, 0.04043393209576607, -0.040842700749635696, 0.042750284075737, -0.0015786520671099424, 0.03828790411353111, -0.020029613748192787, -0.010040354914963245, 0.02219267562031746, 0.02081308513879776, -0.0432271771132946, -0.005420429166406393, -0.04854115843772888, -0.049494948238134384, 0.050210293382406235, -0.04683795943856239, 0.021562492474913597, 0.06679944694042206, 0.005088305566459894, 0.04775768518447876, 0.0032509800512343645, 0.023759618401527405, -0.04813238978385925, 0.031815748661756516, 0.014664539135992527, -0.03135588392615318, 0.047144535928964615, 0.04530508071184158, 0.06352930516004562, -0.0011869164882227778, -0.05818125978112221, -0.0026548607274889946, 0.03661876916885376, -0.018854407593607903, 0.023521171882748604, -0.007924131117761135, -0.032139357179403305, 0.006114482413977385 ]
28,917
yampex.options
add_textBox
Adds a text box to the specified I{location} of the subplot. Here are the locations (you can use the integer instead of the abbreviation if you want), along with their text alignments: 1. "NE": right, top. 2. "E": right, middle. 3. "SE": right, bottom. 4. "S": middle, bottom. 5. "SW": left, bottom. 6. "W": left, middle. 7. "NW": left, top. 8. "N": middle, top. 9. "M": middle of plot. If there's already a text box at the specified location, a line will be added to it. You may include a text I{proto}type with format-substitution I{args}, or just supply the final text string with no further arguments. @see: L{clear_textBoxes}.
def add_textBox(self, location, proto, *args): """ Adds a text box to the specified I{location} of the subplot. Here are the locations (you can use the integer instead of the abbreviation if you want), along with their text alignments: 1. "NE": right, top. 2. "E": right, middle. 3. "SE": right, bottom. 4. "S": middle, bottom. 5. "SW": left, bottom. 6. "W": left, middle. 7. "NW": left, top. 8. "N": middle, top. 9. "M": middle of plot. If there's already a text box at the specified location, a line will be added to it. You may include a text I{proto}type with format-substitution I{args}, or just supply the final text string with no further arguments. @see: L{clear_textBoxes}. """ text = sub(proto, *args) prevText = self.opts['textBoxes'].get(location, None) if prevText: text = prevText + "\n" + text self.opts['textBoxes'][location] = text.strip()
(self, location, proto, *args)
[ 0.01546674594283104, -0.03352893888950348, -0.00012835158850066364, 0.028302732855081558, -0.0693884864449501, -0.014504488557577133, -0.0043169171549379826, 0.03347596898674965, 0.0692119225859642, -0.04212746024131775, -0.0037077816668897867, 0.0026440012734383345, -0.011688340455293655, -0.04459931701421738, -0.036689382046461105, 0.03990279138088226, 0.033211130648851395, -0.06532757729291916, -0.0007536949124187231, -0.07832247018814087, 0.03298160061240196, -0.01993373967707157, 0.031480830162763596, -0.012332787737250328, 0.031392551958560944, 0.04421088099479675, -0.025583691895008087, -0.04067965969443321, 0.029891781508922577, -0.010028665885329247, -0.006991816684603691, -0.07500312477350235, -0.035029709339141846, 0.03017427958548069, -0.010028665885329247, -0.009375390596687794, -0.010267023928463459, -0.021363884210586548, -0.006334126926958561, 0.05205019190907478, 0.02406526729464531, -0.029874125495553017, 0.05960700288414955, 0.008342508226633072, 0.008585279807448387, 0.003868893487378955, 0.012429896742105484, 0.06928254663944244, -0.055440161377191544, -0.011547091417014599, -0.007552397903054953, -0.05247393622994423, 0.001143232686445117, 0.010690770111978054, -0.06370321661233902, 0.01544908992946148, 0.02752586454153061, 0.026466498151421547, 0.01584635302424431, 0.019386401399970055, -0.026996180415153503, 0.01468987762928009, -0.024383077397942543, 0.019986707717180252, -0.034835491329431534, -0.050531767308712006, 0.03340534493327141, -0.06335009634494781, 0.015060655772686005, -0.006413579452782869, 0.011944353580474854, 0.00008945298759499565, -0.03012131154537201, -0.04449337720870972, -0.00015269769937731326, -0.006263502407819033, -0.012023805640637875, 0.041809652000665665, 0.045164309442043304, 0.04657679796218872, 0.0032994842622429132, 0.023447304964065552, 0.026325250044465065, 0.03098645992577076, 0.027826018631458282, -0.014530972577631474, 0.019156871363520622, 0.05074363946914673, 0.08439616858959198, -0.026307592168450356, -0.011467638425529003, -0.09265922755002975, 0.03522392362356186, 0.011467638425529003, -0.08135931938886642, -0.06448008865118027, 0.03637157008051872, -0.06465664505958557, -0.028814759105443954, 0.023676833137869835, -0.036159697920084, 0.01422199048101902, 0.04918990284204483, -0.0008662525215186179, 0.039090611040592194, -0.07507374882698059, -0.038313742727041245, -0.007163963746279478, -0.010496553033590317, 0.08135931938886642, 0.06437414884567261, -0.02766711264848709, 0.0012591008562594652, 0.013957149349153042, 0.005530774127691984, -0.0075965384021401405, -0.08376055210828781, -0.01899796724319458, 0.0025623419787734747, -0.0671285018324852, -0.009772652760148048, 0.019139215350151062, 0.0018119575688615441, -0.0047892178408801556, -0.031215989962220192, 0.056570153683423996, 0.0075435698963701725, 0.016587909311056137, 0.0010902642970904708, -0.07122471928596497, 0.07062441110610962, -0.014407379552721977, 0.0018251995788887143, 0.01647314429283142, 0.05014333128929138, 0.023076526820659637, 0.011449982412159443, 0.012376927770674229, -0.05678202584385872, 0.055616725236177444, 0.04855428263545036, -0.004056489560753107, -0.024859793484210968, -0.010214054957032204, -0.023871051147580147, 0.03803124651312828, -0.0007923176162876189, -0.04675336182117462, -0.0071948617696762085, -0.016605565324425697, -0.04233933612704277, -0.0006637591286562383, -0.07108347117900848, 0.020339829847216606, 0.05169706791639328, -0.03954967111349106, 0.02314715087413788, -0.05427486076951027, 0.013295045122504234, 0.04127996787428856, 0.05254456028342247, 0.025142289698123932, 0.052085503935813904, -0.014301443472504616, 0.0009363251738250256, 0.06310290843248367, 0.011547091417014599, 0.00040084871579892933, -0.02839101292192936, 0.01161771547049284, 0.003376729553565383, -0.04233933612704277, 0.0038269602227956057, 0.02934444323182106, -0.024312453344464302, -0.013498090207576752, 0.00033022428397089243, 0.05695858597755432, 0.009596091695129871, 0.01883906126022339, -0.013012547977268696, 0.02231731452047825, -0.01605822518467903, 0.049507711082696915, 0.03810187056660652, -0.008708872832357883, 0.014848782680928707, 0.03951435908675194, 0.029803501442074776, -0.05918325483798981, -0.02085185796022415, 0.03352893888950348, -0.02508932165801525, -0.022140752524137497, -0.04368119686841965, 0.017435401678085327, -0.02244090661406517, -0.00901344045996666, -0.027190398424863815, 0.01991608366370201, -0.026042751967906952, -0.006841739639639854, -0.01818578504025936, 0.0267313402146101, 0.012270991690456867, -0.019245151430368423, 0.040079351514577866, 0.01472518965601921, -0.08693864941596985, -0.005680851172655821, 0.0062017058953642845, -0.01908624731004238, 0.04120934382081032, 0.0325225405395031, 0.016861578449606895, -0.016429003328084946, -0.01818578504025936, 0.0378899946808815, -0.009251797571778297, 0.054804541170597076, 0.034923769533634186, 0.03441174328327179, 0.053851112723350525, -0.0029905023984611034, 0.05402767285704613, -0.034111589193344116, 0.05685264989733696, 0.023641521111130714, 0.048448346555233, -0.051238011568784714, 0.01338332612067461, -0.004965778905898333, -0.03472955524921417, 0.0035952238831669092, -0.046117741614580154, 0.010982096195220947, -0.02503635361790657, -0.08439616858959198, 0.05840638652443886, -0.01551971398293972, 0.012677081860601902, 0.03453533723950386, -0.007000644691288471, 0.015140107832849026, -0.04120934382081032, 0.028779447078704834, -0.001074263476766646, 0.05063770338892937, -0.02505400963127613, -0.03111005388200283, -0.007274314295500517, 0.035029709339141846, -0.006881466135382652, 0.01806219294667244, 0.004361057188361883, 0.020463423803448677, -0.03901998698711395, -0.04813053458929062, 0.030739275738596916, -0.007781927473843098, -0.03937310725450516, 0.04735366627573967, -0.024400733411312103, 0.041880276054143906, 0.035771265625953674, -0.027349302545189857, -0.013921837322413921, 0.013692307285964489, -0.06119605153799057, -0.0005291313282214105, 0.029644597321748734, 0.08828051388263702, 0.00773778697475791, 0.014027773402631283, 0.028673510998487473, 0.0002776698092930019, 0.007393492851406336, 0.08044120669364929, 0.027331646531820297, -0.06267916411161423, 0.05515766516327858, 0.03796062245965004, -0.05374517664313316, -0.0034495610743761063, -0.03608907386660576, -0.04933115094900131, 0.03158676624298096, 0.04414025694131851, -0.011246937327086926, -0.0013253112556412816, -0.012632941827178001, -0.00826305616647005, 0.07690998166799545, 0.031233645975589752, -0.07030659914016724, 0.023641521111130714, 0.008770668879151344, 0.04311620444059372, -0.056393593549728394, -0.016570253297686577, 0.007428805343806744, -0.005248276516795158, -0.04382244870066643, -0.007344938814640045, 0.00010552279854891822, -0.040891535580158234, 0.025424787774682045, -0.007005058694630861, 0.06734037399291992, -0.049543023109436035, -0.019192183390259743, 0.007208103779703379, 0.0014886301942169666, -0.006938848178833723, -0.0005942382267676294, 0.10113415867090225, -0.0008866674033924937, -0.04304557666182518, -0.014734017662703991, 0.004890740383416414, 0.016896890476346016, -0.09724981337785721, -0.04293964058160782, -0.06861161440610886, 0.03352893888950348, -0.020887169986963272, -0.041844964027404785, -0.01818578504025936, 0.013286217115819454, 0.004138148855417967, 0.0033105192705988884, 0.017382433637976646, -0.0037761989515274763, 0.008523483760654926, -0.02579556591808796, -0.020110301673412323, 0.0007481773500330746, 0.02159341424703598, -0.006276744417846203, -0.02936209924519062, 0.01566096395254135, 0.01901562325656414, -0.08093557506799698, 0.02676665224134922, 0.04046778753399849, 0.026166344061493874, -0.014283787459135056, 0.01649080030620098, 0.0602073110640049, 0.010134602896869183, -0.013630511239171028, -0.00903109647333622, -0.03608907386660576, -0.05759420618414879, 0.011264593340456486, 0.06105480343103409, 0.0482717864215374, -0.05233268812298775, -0.018786093220114708, -0.03296394273638725, -0.021717006340622902, 0.017170559614896774, -0.008015871047973633, 0.028267420828342438, -0.04466994106769562, -0.02754352055490017, 0.048660218715667725, 0.021275604143738747, 0.048624906688928604, 0.001299930620007217, 0.03849030286073685, -0.012341615743935108, 0.05095551162958145, 0.019139215350151062, -0.02341199293732643, 0.04470525309443474, -0.009984525851905346, -0.014469176530838013, -0.026236968114972115, -0.10099291056394577, 0.028179140761494637, -0.02240559458732605, -0.029573971405625343, -0.0027124187909066677, 0.004277190659195185, -0.006263502407819033, -0.01827406696975231, 0.005446907598525286, 0.06147855147719383, -0.010761394165456295, -0.013250905089080334, 0.012827158905565739, 0.06967098265886307, 0.009295938536524773, -0.011308733373880386, -0.04396369680762291, 0.014451520517468452, -0.02085185796022415, -0.02489510551095009, 0.03428815305233002, 0.023482616990804672, -0.026890244334936142, -0.049719586968421936, 0.0320105142891407, 0.010099290870130062, -0.0013749690260738134, -0.007689232937991619, 0.01468987762928009, 0.0018196820747107267, -0.023500273004174232, -0.04120934382081032, -0.017832662910223007, 0.011547091417014599, -0.002179425209760666, -0.011555919423699379, 0.020993106067180634, -0.08022932708263397, 0.029803501442074776, -0.053921736776828766, -0.04378713294863701, -0.04046778753399849, 0.016737984493374825, -0.0037828199565410614, 0.05169706791639328, 0.06112542748451233, 0.02657243423163891, -0.0678347498178482, -0.04364588484168053, 0.03480017930269241, -0.019298119470477104, -0.03714843839406967, -0.07818122208118439, 0.009234141558408737, 0.02085185796022415, -0.04583524167537689, -0.004281605128198862, -0.039231859147548676, -0.027208054438233376, -0.0328756645321846, -0.0016685017617419362, 0.07101284712553024, -0.023041214793920517, -0.01899796724319458, 0.02600743994116783, -0.010752566158771515, 0.00019573445024434477, 0.016067054122686386, -0.009295938536524773, -0.0158286951482296, -0.038313742727041245, 0.06465664505958557, 0.08870425820350647, -0.01966889761388302, 0.046364925801754, 0.02860288694500923, -0.0605604313313961, 0.010884987190365791, -0.047742102295160294, -0.03767812252044678, 0.016517283394932747, -0.04767147824168205, 0.02756117656826973, 0.02597212791442871, -0.0068991221487522125, 0.020887169986963272, -0.025212913751602173, 0.07330814003944397, -0.003376729553565383, -0.034870803356170654, -0.003890963736921549, 0.013789416290819645, -0.00984327681362629, -0.07133065164089203, -0.003767370944842696, 0.08135931938886642, 0.027914298698306084, 0.005005504935979843, 0.014336755499243736, -0.05794733017683029, -0.0031030599493533373, 0.015201904810965061, -0.03880811482667923, -0.01596994511783123, 0.03103942796587944, 0.003080989932641387, 0.046258989721536636, -0.007433219347149134, -0.005711749196052551, 0.028179140761494637, 0.027967266738414764, -0.019474681466817856, 0.06151386350393295, -0.03209879621863365, 0.03012131154537201, 0.010505381040275097, -0.008717700839042664, -0.014857610687613487, 0.02752586454153061, -0.006885880138725042, -0.011317561380565166, -0.009375390596687794, 0.008223329670727253, 0.030615681782364845, -0.026554778218269348, 0.0397968553006649, 0.003109681187197566, -0.04293964058160782, 0.05494579300284386, 0.0029750533867627382, 0.023871051147580147, -0.021204980090260506, -0.015281356871128082, 0.019633585587143898, 0.013692307285964489, 0.033105190843343735, -0.035859543830156326, -0.019333433359861374, 0.04371650889515877, -0.005486634094268084, -0.01642017625272274, 0.010576005093753338, 0.04138590395450592, -0.03352893888950348, -0.09527233242988586, 0.019404057413339615, 0.031445518136024475, -0.07620374113321304, 0.006987402681261301, 0.004268362652510405, 0.04216277226805687, 0.007909934036433697, 0.03933779522776604, 0.03015662357211113, 0.018018051981925964, 0.03450002521276474, -0.00580444373190403, -0.005314487032592297, 0.01340098213404417, 0.05505172908306122, 0.014583940617740154, -0.006885880138725042, 0.009110548533499241, 0.005932450294494629, -0.05402767285704613, 0.05512235313653946, 0.08298368006944656, 0.0553695373237133, -0.07253126800060272, 0.027208054438233376, 0.025583691895008087, 0.019509993493556976, -0.03704250231385231, 0.018018051981925964, 0.033317066729068756, -0.09788542985916138, 0.03626563400030136, -0.027225710451602936, -0.020092645660042763, -0.0019830011297017336, -0.01645548827946186, -0.0013010341208428144, 0.054875168949365616, 0.06935317069292068, 0.005636710673570633, -0.02756117656826973, 0.027366958558559418, -0.025301195681095123, 0.06543351709842682, -0.020481079816818237, -0.03186926618218422, 0.04389307275414467, 0.007239002268761396, -0.037395626306533813, -0.05752358213067055, -0.07966433465480804, 0.01818578504025936, -0.008329266682267189, 0.00015738760703243315, -0.013886524364352226, 0.030439121648669243, -0.05801795423030853, -0.003559911623597145, -0.006413579452782869, -0.008029112592339516, 0.041880276054143906, 0.04682398587465286, -0.013639339245855808, 0.008739770390093327, -0.05402767285704613, -0.015042999759316444, -0.02749055251479149, 0.05678202584385872, 0.031516142189502716, -0.02579556591808796, 0.024436045438051224, 0.009604919701814651, 0.010999752208590508, -0.01031999196857214, 0.0026837275363504887, -0.023712145164608955, -0.0873623937368393, 0.028832415118813515, -0.033140506595373154, 0.04685929790139198, -0.024312453344464302, -0.008563210256397724, 0.027313990518450737, -0.027243366464972496, -0.09350672364234924, -0.01759430579841137, 0.015095967799425125, 0.004418439697474241, 0.005861826241016388, -0.08319555968046188, 0.002299707382917404, -0.017514854669570923, -0.04551743343472481, -0.04579992964863777, 0.09159985929727554, -0.03209879621863365, -0.0002761524810921401, 0.07514437288045883, -0.06101949140429497, 0.03589485585689545, -0.03375846892595291, -0.01206794660538435, 0.0031538214534521103, -0.02060467191040516, -0.02314715087413788, -0.03852561488747597, 0.015607994981110096, 0.01421316247433424, -0.0016320860013365746, -0.07472062855958939, -0.005649952683597803, -0.006607796531170607, -0.0548398531973362, -0.0018947204807773232, -0.013992461375892162, -0.022176064550876617, 0.009181173518300056, -0.03901998698711395, -0.00444713095203042, -0.005274760536849499, 0.05109675973653793, 0.03527689352631569, -0.037536874413490295, -0.02574259787797928, 0.024506671354174614, 0.016914546489715576, 0.017011655494570732, 0.03111005388200283, -0.021204980090260506, 0.028744135051965714, 0.06624569743871689, 0.009137033484876156, 0.012209194712340832, -0.03370549902319908, 0.007141893729567528, 0.017709070816636086, 0.006982988677918911, -0.006762287113815546, -0.01160888746380806, 0.009269453585147858, 0.05801795423030853, -0.06836442649364471, -0.011449982412159443, -0.004559688735753298, 0.06719912588596344, -0.04202152416110039, 0.04368119686841965, -0.03637157008051872, -0.07316689193248749, 0.024718543514609337, 0.019969051703810692, 0.01212974265217781, 0.0257779099047184, -0.030456777662038803, 0.015166591852903366, -0.027013836428523064, -0.05681733787059784, -0.047777414321899414, -0.01295075099915266, -0.025530723854899406, 0.009163517504930496, 0.007618608418852091, 0.07507374882698059, 0.05448673292994499, -0.00839106272906065, -0.03550642356276512, -0.022635122761130333, -0.009110548533499241, 0.020322173833847046, 0.006700491067022085, 0.03262847661972046, -0.009746168740093708, 0.002875737613067031, -0.08693864941596985, 0.019615929573774338, -0.03216942027211189, 0.047812726348638535, 0.02853226289153099, -0.04255120828747749, -0.005067301448434591, -0.016305411234498024, -0.016252443194389343, -0.03444705531001091, -0.04166840389370918, 0.011485294438898563, -0.04406963288784027, -0.033122848719358444, 0.036159697920084, 0.02406526729464531, -0.005230620503425598, -0.02505400963127613, 0.020481079816818237, 0.04661210998892784, 0.023606209084391594, -0.019368745386600494, -0.04823647439479828, 0.022140752524137497, 0.06274978816509247, 0.05099082365632057, -0.018644845113158226, 0.05250924825668335, 0.04417556896805763, -0.03301691263914108, -0.07401438057422638, -0.04293964058160782, -0.006709319073706865, -0.004634726792573929, 0.01905093528330326, -0.04452868923544884, 0.03965560719370842, -0.039090611040592194, 0.04558805748820305, 0.022211376577615738, -0.01425730250775814, -0.022017160430550575, -0.0029816743917763233, -0.03527689352631569, -0.005919208284467459, 0.012685909867286682, -0.0023946089204400778, 0.00025435822317376733, 0.057276397943496704, 0.02595447190105915, 0.034994397312402725, -0.01036413200199604, 0.05699389800429344, 0.05844169855117798, 0.013992461375892162, -0.0363362580537796, 0.024683231487870216, 0.00772895896807313, -0.03188692033290863, 0.06642226129770279, -0.023747459053993225, 0.03679531812667847, 0.02415354922413826, -0.046364925801754, 0.009384218603372574, 0.06511570513248444, 0.030686305835843086, 0.03612438589334488, 0.019368745386600494, -0.09329484403133392, 0.01549322996288538 ]
28,918
yampex.plot
clear
Clears my figure with all annotators and artist dimensions. Removes my ID from the class-wide L{PlotterHolder}.
def clear(self): """ Clears my figure with all annotators and artist dimensions. Removes my ID from the class-wide L{PlotterHolder}. """ try: # This causes stupid errors with tkagg, so just wrap it in # try-except for now self.fig.clear() except: pass self.annotators.clear() self.dims.clear() self.ph.remove(self.ID)
(self)
[ 0.0016330608632415533, -0.02484140917658806, 0.026609664782881737, 0.03570845350623131, -0.06743404269218445, 0.019090289250016212, -0.028841443359851837, 0.04473857209086418, 0.048172079026699066, 0.03677283972501755, -0.02575128898024559, -0.023983033373951912, 0.043262165039777756, -0.0011663187760859728, -0.04312482476234436, 0.007570879068225622, 0.02315899170935154, 0.01970832049846649, 0.03876427188515663, -0.07567445188760757, 0.0041008926928043365, -0.03431788459420204, 0.024120373651385307, 0.03421488031744957, 0.0008417452336288989, 0.000988205661997199, -0.007454998325556517, -0.02092721313238144, 0.008064445108175278, 0.014669651165604591, -0.05345967411994934, -0.04374285414814949, 0.014249046333134174, 0.023313499987125397, 0.0017575254896655679, -0.02985432744026184, 0.02111605741083622, 0.026935847476124763, 0.027468040585517883, 0.059880331158638, 0.046352319419384, -0.008450714871287346, 0.07745987921953201, -0.06794906407594681, 0.030506692826747894, 0.02626631408929825, 0.05593179911375046, 0.004291881341487169, -0.04020634666085243, -0.029150458052754402, -0.017596714198589325, 0.030420856550335884, -0.017613882198929787, 0.10671333968639374, -0.04068703576922417, 0.000028534304874483496, 0.04652399569749832, 0.053219329565763474, 0.02192293107509613, -0.021493742242455482, -0.00566099165007472, 0.015665367245674133, -0.02760538086295128, -0.05963998660445213, 0.025631116703152657, -0.021064553409814835, -0.0004688880580943078, 0.05658416450023651, -0.026420822367072105, -0.04384586215019226, -0.03546810895204544, -0.007429246790707111, -0.038626931607723236, 0.043983202427625656, 0.032910145819187164, -0.07162291556596756, -0.012901395559310913, 0.012111689895391464, 0.06475590914487839, -0.03763121739029884, 0.029064621776342392, 0.04161408171057701, -0.009519393555819988, 0.029528144747018814, 0.05160558223724365, -0.015347768552601337, 0.04525359719991684, 0.06987182796001434, -0.020017335191369057, -0.02647232450544834, 0.048172079026699066, 0.005137382075190544, 0.03146807476878166, -0.024515226483345032, -0.01635206863284111, -0.009167458862066269, -0.03315049409866333, -0.025871461257338524, -0.0075408355332911015, -0.03289297968149185, -0.025871461257338524, -0.0516742542386055, -0.0011738295434042811, 0.010231845080852509, -0.005244679283350706, 0.0021641813218593597, 0.049408137798309326, -0.038352251052856445, -0.055622782558202744, 0.06842976063489914, 0.007867018692195415, 0.013605264015495777, -0.027330700308084488, 0.032738473266363144, 0.04212910681962967, -0.0013894966104999185, -0.09016384929418564, -0.019176125526428223, 0.025631116703152657, -0.06049836054444313, -0.0621807798743248, 0.031862929463386536, -0.06901345402002335, -0.025545278564095497, 0.04216344282031059, -0.00005525797314476222, -0.005459273234009743, 0.025356436148285866, -0.01221469510346651, -0.0885157659649849, 0.029150458052754402, 0.006733961869031191, -0.038970284163951874, 0.008742562495172024, 0.02715902589261532, -0.0018970116507261992, 0.018592430278658867, -0.05658416450023651, -0.06273014098405838, 0.055554114282131195, -0.042987484484910965, 0.009811241179704666, -0.025974467396736145, 0.060532696545124054, 0.023983033373951912, 0.028377920389175415, -0.023090321570634842, -0.015038752928376198, -0.06403487175703049, -0.03848959133028984, -0.06856709718704224, -0.006759713403880596, 0.03090154565870762, -0.03691018000245094, 0.005583737976849079, 0.00854942761361599, -0.0217340886592865, 0.04906478896737099, 0.006403487175703049, -0.03383719176054001, 0.022403622046113014, -0.004017201252281666, 0.07086754590272903, -0.04844675958156586, -0.03536510467529297, 0.012128856964409351, 0.02681567519903183, -0.006605205591768026, -0.028223412111401558, 0.03294448181986809, -0.014171792194247246, -0.040755707770586014, -0.0004967852728441358, -0.012008684687316418, -0.029013119637966156, 0.05428371578454971, 0.0014753342838957906, 0.034163378179073334, 0.0060858880169689655, 0.028995951637625694, 0.014626732096076012, -0.03563978523015976, -0.011012967675924301, 0.03563978523015976, 0.029940165579319, -0.032395120710134506, 0.01024042908102274, -0.023176159709692, -0.011708253063261509, -0.010283348150551319, -0.002360534854233265, 0.04374285414814949, -0.04906478896737099, -0.0016695419326424599, 0.0660606399178505, 0.0019613897893577814, -0.010987216606736183, -0.04710769280791283, -0.013382086530327797, -0.03536510467529297, -0.00610305555164814, -0.01470398623496294, 0.030008835718035698, -0.03625781461596489, -0.0037618339993059635, 0.040858712047338486, 0.00228328094817698, 0.0022575296461582184, -0.05442105606198311, 0.04374285414814949, 0.016815591603517532, -0.0031051761470735073, 0.04714202508330345, 0.00011594786337809637, 0.02753671072423458, -0.04034368693828583, -0.018352085724473, 0.021957265213131905, -0.019176125526428223, 0.03636081889271736, -0.021493742242455482, 0.021510910242795944, -0.014420721679925919, 0.007811224088072777, -0.018506592139601707, -0.002701739314943552, 0.03794023394584656, 0.01626623049378395, 0.08068737387657166, -0.10726270079612732, 0.03824924677610397, -0.006785464473068714, 0.0020161112770438194, -0.01771688647568226, -0.0002998952113557607, -0.030609698966145515, -0.010369185358285904, -0.044326551258563995, -0.03260113298892975, -0.024103205651044846, -0.03369985148310661, 0.013090238906443119, -0.002733928384259343, 0.02315899170935154, -0.013133157044649124, 0.050197847187519073, 0.00012319041707087308, 0.03459256514906883, -0.008120239712297916, -0.015965798869729042, 0.0040987469255924225, -0.05953697860240936, 0.026867177337408066, 0.015794124454259872, 0.06382886320352554, -0.08865310251712799, -0.06767438352108002, -0.04587163031101227, 0.01166533399373293, -0.006154558155685663, 0.01135631836950779, 0.03321916237473488, 0.009261880069971085, 0.09545144438743591, 0.06609497219324112, 0.010352018289268017, 0.035330768674612045, 0.026712670922279358, -0.054558396339416504, -0.021150391548871994, 0.027777057141065598, 0.022661134600639343, 0.029476642608642578, -0.019485142081975937, 0.00678975647315383, 0.05922796577215195, -0.02789722941815853, 0.005279014352709055, -0.0057725803926587105, 0.03227495029568672, 0.09812957793474197, -0.04339950531721115, 0.025510942563414574, 0.04727936536073685, -0.007978607900440693, 0.026867177337408066, -0.008901362307369709, 0.016154641285538673, -0.007884186692535877, 0.021253397688269615, 0.008373460732400417, 0.03395736590027809, -0.0018498009303584695, 0.035399436950683594, -0.02557961270213127, -0.03725353255867958, -0.026420822367072105, 0.030317850410938263, -0.050369519740343094, 0.026128973811864853, 0.008107364177703857, -0.012832725420594215, -0.020995883271098137, 0.03649815917015076, 0.054661400616168976, -0.015794124454259872, 0.01741645485162735, 0.013871360570192337, 0.06489324569702148, -0.007703927345573902, 0.014532310888171196, 0.02219761162996292, -0.02415470965206623, 0.004236087203025818, 0.06451556086540222, 0.002598734339699149, 0.014523726888000965, -0.05115922540426254, 0.015296265482902527, 0.05335666984319687, -0.0033197703305631876, -0.04267846792936325, -0.021407904103398323, -0.02192293107509613, 0.011802674271166325, -0.03811190649867058, -0.015013000927865505, 0.04954547807574272, -0.036566831171512604, 0.04569995403289795, -0.041923098266124725, -0.006506492383778095, 0.00305152777582407, -0.0388672798871994, 0.005849834531545639, -0.06891044974327087, -0.01818040944635868, -0.01571686938405037, 0.008497925475239754, -0.03708185628056526, -0.0034442348405718803, -0.019828492775559425, -0.018060237169265747, 0.052086275070905685, 0.0013701831921935081, 0.08425821363925934, 0.036051806062459946, -0.03824924677610397, 0.048515427857637405, -0.026695502921938896, 0.01332200039178133, 0.024000201374292374, 0.0164808239787817, 0.0032253488898277283, 0.08597496896982193, 0.027553878724575043, -0.001090674428269267, 0.049236465245485306, -0.05826658383011818, 0.009279048070311546, 0.061425406485795975, -0.01781989261507988, -0.04394886642694473, -0.042712803930044174, 0.003912049811333418, -0.020377853885293007, 0.011467907577753067, -0.05593179911375046, -0.0031352194491773844, -0.02262679859995842, -0.008849859237670898, -0.06729669868946075, -0.010764039121568203, -0.012987233698368073, -0.005961423274129629, 0.06345117837190628, -0.007965732365846634, 0.05558845028281212, 0.01522759534418583, -0.036051806062459946, 0.024086039513349533, 0.003139511216431856, 0.012583796866238117, 0.0004962487728334963, -0.002019330160692334, -0.049751490354537964, -0.07292764633893967, 0.01301298476755619, 0.010085921734571457, 0.02557961270213127, 0.0732709988951683, -0.045837294310331345, -0.0026631124783307314, -0.003976427949965, -0.021528078243136406, 0.008455006405711174, -0.0046953181736171246, 0.022420788183808327, -0.03811190649867058, 0.007970023900270462, 0.01737353578209877, -0.0698031634092331, 0.03866126760840416, 0.02468690276145935, 0.043536845594644547, -0.01139923743903637, -0.023141825571656227, -0.0038862987421453, 0.0105065256357193, -0.0358457937836647, 0.08412087708711624, -0.005751121323555708, 0.019038787111639977, 0.015158925205469131, 0.09627548605203629, -0.013150325044989586, -0.04178575798869133, -0.01577695645391941, 0.049579814076423645, 0.031124724075198174, -0.04659266397356987, 0.11055886745452881, -0.002845517359673977, 0.06932246685028076, -0.0026330691762268543, 0.023055987432599068, -0.08041269332170486, -0.017167525365948677, 0.0007424954674206674, -0.0049227881245315075, -0.030232012271881104, -0.009296215139329433, 0.008553720079362392, 0.02386286109685898, -0.052429623901844025, 0.02594013139605522, -0.03117622621357441, 0.012240446172654629, -0.028910113498568535, 0.019279131665825844, 0.022231945767998695, 0.003718915395438671, 0.019485142081975937, -0.04508192464709282, 0.049854494631290436, 0.01733061671257019, -0.020807040855288506, 0.10273047536611557, -0.025013085454702377, -0.005703910253942013, 0.047348037362098694, 0.07000917196273804, 0.00015772663755342364, -0.013090238906443119, 0.013708269223570824, -0.04508192464709282, -0.003360543167218566, -0.0003873422974720597, -0.014369219541549683, 0.044154874980449677, -0.06959714740514755, 0.023382170125842094, -0.05088454484939575, -0.026712670922279358, 0.023811358958482742, 0.028635432943701744, 0.06626664847135544, -0.008279039524495602, -0.061253733932971954, 0.010600946843624115, 0.03677283972501755, -0.04195743426680565, -0.02228344790637493, 0.0057339537888765335, -0.048240747302770615, 0.01047219056636095, 0.002506458666175604, 0.055279433727264404, -0.00004201349656796083, 0.004656691569834948, 0.003416337538510561, 0.002841225592419505, -0.026146141812205315, -0.007412079256027937, -0.018746938556432724, 0.05785456299781799, -0.012257613241672516, -0.044498227536678314, -0.040858712047338486, 0.007377744186669588, -0.057682886719703674, 0.01385419350117445, -0.0500948391854763, -0.03993166610598564, 0.028206244111061096, 0.035502444952726364, 0.01781989261507988, -0.028721271082758904, -0.019004451110959053, -0.06856709718704224, 0.02940797246992588, -0.01764821633696556, -0.03313332423567772, -0.013759772293269634, 0.07450706511735916, -0.06156274676322937, 0.01781989261507988, 0.03529643267393112, -0.05905628949403763, -0.008806941099464893, -0.05218927934765816, -0.07059286534786224, 0.022832809016108513, 0.017236195504665375, 0.038455259054899216, -0.031210562214255333, -0.035056088119745255, -0.04257546365261078, 0.009459306485950947, 0.0008723249193280935, -0.013390670530498028, 0.044051870703697205, -0.018489426001906395, -0.01722761243581772, -0.018043069168925285, 0.032292116433382034, -0.022506626322865486, 0.03366551920771599, 0.016729753464460373, -0.00945072341710329, 0.05785456299781799, -0.030317850410938263, -0.0024742695968598127, 0.016892844811081886, -0.0026094638742506504, 0.002469977829605341, -0.05424938350915909, -0.09703085571527481, 0.013845609501004219, 0.019759822636842728, -0.00826187152415514, -0.016978682950139046, 0.07986333221197128, -0.01709885522723198, 0.029528144747018814, 0.01571686938405037, -0.0031159059144556522, 0.015116006135940552, 0.03172558918595314, 0.05727086588740349, -0.008120239712297916, -0.022163275629281998, 0.03794023394584656, -0.02745087444782257, -0.04230078309774399, -0.00004214761793264188, 0.03509042412042618, -0.012841309420764446, 0.02211177349090576, -0.00912453979253769, -0.013974365778267384, 0.0418887622654438, 0.08322816342115402, 0.0014506559818983078, 0.05493608117103577, 0.006927096750587225, -0.009064453653991222, 0.04381152614951134, -0.001253229333087802, -0.037562545388936996, -0.025339268147945404, 0.0032189111225306988, 0.01024901308119297, -0.043708521872758865, -0.03591446578502655, 0.028120407834649086, 0.015098839066922665, 0.010120256803929806, -0.03927930071949959, -0.05373435467481613, -0.00403436878696084, 0.0427471399307251, -0.009098788723349571, -0.04065269976854324, -0.005618073046207428, -0.0216654185205698, 0.0011148161720484495, -0.014909996651113033, -0.033013153821229935, -0.016085971146821976, 0.0002945303567685187, 0.04154541343450546, 0.03285864368081093, -0.013021568767726421, 0.028566762804985046, 0.035777125507593155, 0.03129639849066734, -0.04765705019235611, -0.052360955625772476, -0.003609472420066595, 0.0006250052247196436, 0.014566645957529545, -0.013734020292758942, 0.019227629527449608, -0.02976848930120468, -0.04322782903909683, 0.02271263673901558, 0.04106472060084343, -0.028635432943701744, -0.045665618032217026, -0.019828492775559425, 0.013158909045159817, 0.03629215061664581, -0.002907749731093645, 0.0310217197984457, -0.07285898178815842, 0.0017028040019795299, -0.010952881537377834, 0.016214728355407715, 0.046833012253046036, 0.010137423872947693, -0.010849876329302788, -0.07649849355220795, -0.00037071126280352473, -0.02424054592847824, -0.012463623657822609, 0.01879844069480896, 0.002459248062223196, -0.0039893039502203465, 0.07230962067842484, 0.02841225452721119, -0.07670450210571289, -0.020360685884952545, -0.04755404591560364, 0.03993166610598564, -0.00004402531703817658, -0.07876460999250412, 0.02611180767416954, 0.0002749486593529582, -0.030317850410938263, 0.09359735250473022, -0.061356738209724426, -0.00041953142499551177, 0.009888495318591595, 0.003304748795926571, -0.027639716863632202, -0.04206043854355812, -0.017407871782779694, 0.036738503724336624, -0.0018841359997168183, -0.01764821633696556, 0.010223262012004852, 0.0018841359997168183, -0.038729939609766006, 0.012858476489782333, -0.013158909045159817, -0.03859259933233261, -0.050575532019138336, -0.020686868578195572, 0.011562328785657883, -0.0009935705456882715, 0.011879927478730679, -0.014043035916984081, 0.06688468158245087, 0.06049836054444313, -0.036738503724336624, -0.04872144013643265, 0.052257947623729706, 0.029013119637966156, 0.01082412526011467, -0.03375135734677315, -0.02772555500268936, -0.052360955625772476, -0.0315195769071579, -0.06829241663217545, -0.025974467396736145, 0.03117622621357441, 0.018352085724473, -0.0018744792323559523, 0.017450790852308273, -0.056000471115112305, 0.0080258185043931, -0.060635700821876526, -0.015356351621448994, -0.004351967945694923, 0.0310217197984457, 0.015201844274997711, -0.03388869762420654, 0.030953049659729004, -0.03127923235297203, -0.028652600944042206, -0.0035193427465856075, 0.07244695723056793, -0.018369251862168312, -0.0516742542386055, -0.03608613833785057, -0.018643932417035103, -0.09291064739227295, 0.0358457937836647, -0.05222361534833908, 0.0209443811327219, 0.000690992921590805, -0.061356738209724426, 0.006575162522494793, 0.01082412526011467, 0.05898761749267578, -0.038970284163951874, 0.030077505856752396, -0.03127923235297203, 0.008390628732740879, -0.0010665325680747628, 0.09709952771663666, -0.016729753464460373, 0.022163275629281998, 0.044498227536678314, 0.00041631251224316657, -0.025854293256998062, -0.014257630333304405, -0.0195023100823164, -0.015201844274997711, 0.02137356996536255, 0.06688468158245087, 0.02940797246992588, 0.030163342133164406, 0.05373435467481613, 0.06005200371146202, -0.006382027640938759, -0.07011217623949051, -0.004169562831521034, -0.015837043523788452, -0.01580270752310753, -0.009888495318591595, -0.03715052455663681, 0.04027501493692398, -0.02594013139605522, 0.0017596713732928038, 0.05514209344983101, 0.006416362710297108, -0.013356335461139679, -0.05150257796049118, -0.04964848607778549, -0.06084171310067177, -0.029270632192492485, 0.04765705019235611, 0.049305133521556854, -0.0021137516014277935, 0.03842092305421829, 0.05387169495224953, -0.022935815155506134, 0.03143373876810074, 0.055279433727264404, 0.03708185628056526, -0.03387152776122093, 0.02798306755721569, 0.022935815155506134, -0.023416506126523018, 0.0030536737758666277, 0.008339125663042068, 0.01665250025689602, -0.006991474889218807, -0.04484157636761665, -0.009725403040647507, 0.015253346413373947, -0.04988883063197136, 0.04954547807574272, 0.054558396339416504, 0.00886702723801136, -0.01824907958507538 ]
28,919
yampex.options
clear_annotations
Clears the list of annotations.
def clear_annotations(self): """ Clears the list of annotations. """ self.opts['annotations'] = []
(self)
[ -0.016205990687012672, 0.007658092770725489, 0.006138008553534746, -0.006265712436288595, -0.049862053245306015, 0.0056519112549722195, -0.005347070749849081, 0.015143168158829212, 0.046203963458538055, 0.030615894123911858, -0.02995677851140499, -0.025738442316651344, 0.011501557193696499, 0.005870243068784475, -0.019114335998892784, -0.01774667203426361, 0.01119671668857336, 0.027748743072152138, 0.044622089713811874, -0.04752219468355179, 0.02881980501115322, -0.04702785611152649, 0.0050504691898822784, 0.00788466352969408, -0.009277043864130974, -0.03193412348628044, 0.017680760473012924, -0.03845936059951782, 0.019410938024520874, 0.012605574913322926, -0.08364170044660568, -0.061923857778310776, -0.010389300994575024, 0.01878477819263935, -0.018916601315140724, -0.025540707632899284, 0.019938230514526367, 0.06535125523805618, -0.008733274415135384, 0.009829052723944187, -0.015274991281330585, 0.015085495077073574, -0.031917646527290344, -0.04149129241704941, 0.0375695563852787, 0.0034747719764709473, 0.057375963777303696, 0.008766230195760727, -0.0400412380695343, -0.006368699017912149, 0.011526274494826794, 0.003544803010299802, -0.0008347074035555124, 0.07790739834308624, -0.04033784195780754, 0.0044943406246602535, 0.041557203978300095, 0.049763184040784836, 0.01421216782182455, -0.0036251326091587543, 0.02857263758778572, -0.004321322776377201, -0.05062003433704376, -0.05002683028578758, 0.10374470800161362, 0.0022718871477991343, 0.006030902732163668, 0.04742332547903061, 0.00850258395075798, -0.013602486811578274, -0.04666534438729286, -0.02254173345863819, 0.03644905984401703, 0.02397530898451805, 0.027023715898394585, -0.04221631959080696, -0.03793207183480263, 0.053025804460048676, 0.05731005221605301, -0.053717873990535736, 0.008593211881816387, 0.06683426350355148, 0.0053429510444402695, 0.015843477100133896, 0.026677681133151054, -0.011633380316197872, 0.0479506179690361, 0.0254583191126585, 0.027468619868159294, -0.026875415816903114, 0.020679734647274017, 0.007641614880412817, -0.0017981481505557895, -0.024403734132647514, -0.026018565520644188, 0.032115381211042404, -0.009524212218821049, -0.021075204014778137, -0.029396530240774155, -0.020432565361261368, 0.019312070682644844, -0.04633578658103943, 0.007472716737538576, 0.03546039015054703, 0.009812574833631516, -0.013388274237513542, 0.014154495671391487, -0.03010507859289646, -0.0008357372717000544, 0.08983737975358963, -0.01534914132207632, 0.01972401700913906, 0.024601468816399574, 0.003577758790925145, 0.0697343721985817, -0.0154562471434474, -0.05714527517557144, -0.06086927279829979, 0.019756972789764404, -0.0051328581757843494, -0.009581885300576687, 0.012720920145511627, -0.0701957494020462, -0.05019161105155945, 0.05029047653079033, -0.0060885753482580185, 0.0036704468075186014, 0.0944511815905571, 0.006076216697692871, -0.08067568391561508, -0.013717832043766975, -0.03040168061852455, -0.06907525658607483, -0.016584981232881546, 0.046797167509794235, -0.03872300684452057, 0.036712706089019775, -0.07883016020059586, -0.03437284752726555, 0.035822901874780655, -0.04198562726378441, 0.005783734377473593, 0.02476624771952629, 0.02229456603527069, 0.04010714963078499, 0.0034994888119399548, 0.00725438492372632, -0.01622246950864792, -0.048873379826545715, -0.03667975217103958, 0.0006251294398680329, -0.008552017621695995, -0.031522177159786224, -0.114686019718647, -0.005318234674632549, 0.027419185265898705, -0.03984350338578224, -0.029396530240774155, 0.0027744623366743326, -0.017878495156764984, 0.04178789258003235, -0.04182085022330284, 0.02387644164264202, -0.020547911524772644, -0.009853770025074482, 0.015983538702130318, -0.0034541748464107513, 0.02214626595377922, -0.049565449357032776, 0.026166867464780807, -0.027320317924022675, -0.021866140887141228, 0.04735741391777992, -0.02016892097890377, 0.041853804141283035, 0.1023605614900589, -0.018455220386385918, 0.04231518507003784, 0.01376726571470499, 0.05328945070505142, -0.0027270885184407234, -0.011888787150382996, 0.012028849683701992, -0.010133893229067326, 0.061231788247823715, 0.019707540050148964, 0.01070237997919321, 0.00601854408159852, -0.027419185265898705, -0.0006354280631057918, 0.06953663378953934, 0.034834228456020355, -0.014558203518390656, 0.02526058442890644, -0.0035118472296744585, -0.04755514860153198, -0.048280175775289536, -0.038195718079805374, -0.0011359435738995671, -0.05355309695005417, -0.04725854843854904, -0.0077157653868198395, 0.02372814156115055, -0.015307947061955929, -0.003340889234095812, 0.09023284912109375, -0.004337800666689873, -0.010636469349265099, -0.011336778290569782, -0.01109784934669733, 0.03015451319515705, -0.0011328539112582803, 0.03025338053703308, -0.06297843903303146, 0.03635019436478615, -0.049960918724536896, 0.02046552114188671, 0.045808494091033936, -0.03470240533351898, 0.05197121948003769, 0.022904247045516968, 0.04149129241704941, -0.006644703447818756, -0.015530398115515709, 0.005239964462816715, 0.028753893449902534, 0.04781879484653473, -0.04277656599879265, 0.0494336262345314, -0.09504438936710358, 0.02115759253501892, -0.043831150978803635, 0.0069371857680380344, 0.01003502681851387, 0.005635433364659548, -0.0013192599872127175, 0.0051328581757843494, -0.052037131041288376, -0.036119505763053894, -0.03915143385529518, -0.03971168026328087, 0.04534711316227913, -0.035822901874780655, 0.05869419500231743, -0.026825981214642525, 0.0682184025645256, -0.00289804651401937, 0.005458296276628971, 0.031225575134158134, -0.01685686782002449, 0.01646139845252037, -0.049367714673280716, 0.011081371456384659, 0.007967052981257439, 0.0622863695025444, -0.06637288630008698, -0.02427191101014614, -0.03605359420180321, 0.013660158962011337, 0.03654792904853821, 0.0026817743200808764, -0.016337813809514046, -0.022624123841524124, 0.06683426350355148, 0.09076014161109924, 0.0346035398542881, 0.0365808829665184, 0.027056671679019928, -0.06423076242208481, -0.021272938698530197, 0.050949592143297195, 0.012836265377700329, 0.015579831786453724, -0.031769346445798874, 0.017433593049645424, 0.04643465578556061, 0.002611743286252022, -0.021783752366900444, 0.04297430068254471, 0.022113310173153877, 0.09570350497961044, -0.055695220828056335, 0.02521114982664585, 0.065252386033535, 0.007781676948070526, -0.002601444721221924, 0.0006704435800202191, 0.05121323838829994, -0.055102016776800156, -0.0009479927830398083, 0.03536152094602585, 0.02016892097890377, 0.052630335092544556, 0.014714743010699749, 0.034241024404764175, -0.015242035500705242, 0.013923805207014084, 0.015003105625510216, -0.06459327042102814, -0.008560256101191044, 0.021915575489401817, -0.0034994888119399548, 0.004201858304440975, 0.00509166345000267, 0.033598389476537704, -0.0088980533182621, -0.012366645969450474, -0.00018421749700792134, 0.04070035368204117, -0.0180432740598917, 0.02071269042789936, -0.007027814164757729, -0.051641661673784256, 0.037701379507780075, -0.019789928570389748, -0.019114335998892784, 0.021932052448391914, -0.02165192924439907, 0.016774477437138557, 0.02249230071902275, -0.04567667096853256, -0.043732281774282455, -0.006080336403101683, -0.052136000245809555, -0.010092698968946934, -0.05299285054206848, 0.015794044360518456, 0.05375083163380623, -0.0484449565410614, 0.003332650288939476, 0.024354301393032074, -0.055892955511808395, -0.033351220190525055, -0.0016879524337127805, -0.05121323838829994, -0.013635442592203617, -0.012053566053509712, -0.03293927386403084, 0.006191561929881573, 0.005985588300973177, -0.05645320191979408, -0.0034994888119399548, -0.030088601633906364, 0.06640584021806717, 0.001149331801570952, 0.059254441410303116, 0.024502601474523544, -0.005215247627347708, 0.05556339770555496, -0.023794053122401237, 0.05319058522582054, 0.07447999715805054, 0.05068594589829445, 0.0454789362847805, 0.09827405214309692, -0.011254388839006424, 0.025985609740018845, 0.008424313738942146, -0.04168902710080147, -0.0499279648065567, 0.012424318119883537, -0.0013738429406657815, -0.010751813650131226, -0.03565812483429909, 0.03124205209314823, 0.050059787929058075, 0.0024758009240031242, -0.04557780548930168, 0.04099695384502411, -0.035724036395549774, -0.016049450263381004, -0.05941922217607498, -0.018125662580132484, 0.001820805249735713, 0.011699291877448559, 0.01982288435101509, -0.0035612809006124735, 0.04557780548930168, -0.04172198101878166, 0.03025338053703308, -0.03911847621202469, -0.015991779044270515, 0.02387644164264202, 0.01982288435101509, -0.04238109663128853, 0.009013398550450802, -0.0271884948015213, -0.03816276043653488, -0.002125645987689495, 0.02619982324540615, 0.04485277831554413, -0.03104431740939617, -0.04429253190755844, -0.024189522489905357, -0.003163752146065235, 0.019740495830774307, -0.023892920464277267, 0.01324821263551712, 0.020729167386889458, 0.016848627477884293, 0.05483837053179741, -0.041458334773778915, 0.05038934573531151, 0.028605593368411064, 0.009845530614256859, 0.03480127453804016, -0.011608663946390152, -0.028407858684659004, 0.002702371682971716, -0.009614840149879456, 0.04989500716328621, -0.024799203500151634, 0.04218336194753647, 0.035724036395549774, 0.050850726664066315, 0.019114335998892784, -0.0035242056474089622, 0.000007719981113041285, 0.0430072546005249, 0.021091680973768234, -0.009820814244449139, 0.032807450741529465, 0.014591159299015999, 0.09636262059211731, 0.03845936059951782, -0.018916601315140724, -0.0346035398542881, -0.030484071001410484, 0.021717840805649757, -0.011872309260070324, -0.059254441410303116, -0.03565812483429909, -0.012490229681134224, -0.020877469331026077, -0.060144245624542236, 0.004519057460129261, -0.0005396504420787096, -0.020135965198278427, -0.01749950461089611, 0.041853804141283035, 0.028704460710287094, 0.0028156570624560118, 0.03895369917154312, -0.04379819333553314, 0.02115759253501892, 0.03536152094602585, -0.06601037085056305, 0.08199390769004822, 0.013561291620135307, -0.02086099050939083, 0.01730176992714405, 0.056189555674791336, 0.03519674390554428, -0.037305910140275955, 0.02619982324540615, -0.03569107875227928, 0.02758396416902542, -0.029034016653895378, -0.012506707571446896, -0.017021646723151207, -0.0016354292165488005, 0.04073330760002136, -0.03822867199778557, -0.013602486811578274, 0.07929153740406036, 0.018702389672398567, 0.01265500858426094, 0.02758396416902542, -0.07098668813705444, 0.0010514945024624467, 0.042447008192539215, -0.0642966702580452, 0.01327292900532484, -0.026117432862520218, -0.01235840655863285, 0.03555925562977791, 0.028786849230527878, 0.05246555805206299, -0.008218340575695038, 0.01848817616701126, 0.025342972949147224, -0.03727295622229576, -0.05760665237903595, -0.0027868207544088364, 0.006240995600819588, 0.02501341514289379, -0.04468800127506256, -0.07803922146558762, -0.04346863552927971, 0.007810513023287058, -0.05497019365429878, -0.010628229938447475, -0.028506726026535034, -0.07151398062705994, 0.04949953779578209, 0.04142538085579872, 0.06841614097356796, 0.001915553119033575, -0.0026096836663782597, -0.03971168026328087, 0.010496406815946102, -0.01490423921495676, -0.054904282093048096, -0.04336977005004883, 0.03228015825152397, -0.03158808872103691, 0.031472742557525635, 0.0038620021659880877, -0.08146661520004272, 0.035130832344293594, -0.022574689239263535, -0.016642654314637184, 0.015802282840013504, 0.05398152023553848, 0.019691061228513718, -0.025425363332033157, -0.046698302030563354, -0.032313115894794464, 0.03763546794652939, 0.020086530596017838, -0.06802067160606384, 0.046896032989025116, -0.011040177196264267, -0.01972401700913906, -0.00993615947663784, 0.026875415816903114, -0.014846566133201122, -0.005128738936036825, 0.03773433715105057, 0.012251300737261772, 0.027913521975278854, -0.04168902710080147, 0.016090646386146545, 0.01636253111064434, -0.002083421451970935, 0.013643681071698666, -0.029149362817406654, -0.06815249472856522, 0.06406597793102264, 0.03351600095629692, 0.0029227633494883776, -0.029643699526786804, 0.04330385848879814, 0.019806407392024994, 0.03437284752726555, 0.06314322352409363, -0.026710636913776398, -0.03331826627254486, 0.04257883131504059, 0.0830484926700592, -0.03667975217103958, -0.01339651271700859, -0.02021835371851921, -0.008510823361575603, -0.05355309695005417, 0.014887761324644089, 0.003897017566487193, -0.027649875730276108, 0.06185794621706009, 0.017417114228010178, -0.01055407989770174, -0.014352230355143547, 0.07546867430210114, -0.06175908073782921, 0.0006591150304302573, 0.07619369775056839, 0.0012657068436965346, 0.008848619647324085, -0.03279097378253937, -0.013182301074266434, 0.010817725211381912, -0.05210304260253906, -0.012374884448945522, -0.024947503581643105, -0.04712672531604767, 0.024848636239767075, 0.031472742557525635, 0.00249021896161139, -0.039480991661548615, -0.02877037040889263, -0.031159663572907448, 0.05315762758255005, 0.03892074152827263, -0.03941508010029793, 0.0015993837732821703, 0.025375928729772568, 0.015167884528636932, -0.036613840609788895, 0.01735120266675949, -0.03565812483429909, -0.02506284974515438, 0.051048461347818375, 0.06347277760505676, 0.00921937171369791, -0.028902193531394005, 0.030335769057273865, 0.058760106563568115, -0.06515352427959442, -0.012481991201639175, -0.008346044458448887, 0.03371373564004898, 0.008683840744197369, -0.003462413791567087, 0.01201237179338932, -0.008337805047631264, 0.004039139486849308, -0.03618541732430458, 0.04666534438729286, -0.007909380830824375, 0.02021835371851921, -0.04320498928427696, -0.00003913495675078593, 0.023744618520140648, -0.038887787610292435, -0.02466738037765026, -0.05147688463330269, 0.024832159280776978, 0.01774667203426361, 0.002902165986597538, 0.0005561283323913813, 0.012943371199071407, -0.017911450937390327, -0.03490014001727104, -0.007670451421290636, -0.056090690195560455, 0.0029927941504865885, -0.050850726664066315, -0.004226575139909983, -0.02862207032740116, 0.05384969711303711, 0.013800221495330334, -0.08865097165107727, -0.040469665080308914, -0.02110815979540348, -0.004012362565845251, 0.00021665831445716321, -0.0830484926700592, -0.04132651165127754, 0.02377757430076599, -0.0012935132253915071, 0.014517008326947689, -0.04821426421403885, 0.06400007009506226, 0.034834228456020355, -0.05052116885781288, -0.03628428280353546, -0.09675808995962143, -0.006463446654379368, 0.042743608355522156, -0.012506707571446896, -0.0056807477958500385, 0.05417925491929054, -0.0067394510842859745, 0.011987654492259026, 0.009260565973818302, 0.04369932785630226, -0.07461182028055191, -0.0036622078623622656, -0.004638521932065487, -0.04524824768304825, -0.03170343488454819, 0.028539681807160378, 0.00005274851355352439, 0.03595472499728203, -0.009474778547883034, -0.04330385848879814, -0.04267769679427147, -0.01213595550507307, 0.027419185265898705, 0.0154562471434474, -0.03195060044527054, 0.020449044182896614, -0.010908354073762894, -0.0012203926453366876, -0.009277043864130974, -0.03921734541654587, 0.021767273545265198, -0.00018692090816330165, -0.003069004276767373, -0.004935123957693577, -0.06304435431957245, -0.016799194738268852, 0.009334716945886612, -0.01681567169725895, -0.014162734150886536, 0.05398152023553848, 0.008057680912315845, 0.019542761147022247, 0.0022574691101908684, 0.019855840131640434, -0.03427398204803467, -0.007472716737538576, 0.05843054875731468, 0.01962514966726303, 0.028704460710287094, 0.00798353087157011, -0.04439139738678932, -0.06502170115709305, 0.010924831964075565, -0.02600208856165409, -0.005367667879909277, 0.003120497800409794, -0.08627815544605255, 0.007377969101071358, -0.010133893229067326, 0.05819985643029213, -0.015134928748011589, 0.003489190246909857, -0.06914116442203522, -0.04478686675429344, 0.020284265279769897, 0.07540275901556015, -0.014739460311830044, 0.007724004331976175, -0.01025747787207365, -0.010512884706258774, 0.005532446783035994, -0.04050261899828911, 0.016584981232881546, -0.0326261930167675, 0.053915608674287796, 0.0563543364405632, -0.004976318683475256, 0.040271930396556854, 0.029034016653895378, 0.027649875730276108, -0.05872714892029762, -0.06347277760505676, 0.0005007729632779956, -0.03875596448779106, -0.011550990864634514, -0.02313493750989437, -0.042842477560043335, 0.027452141046524048, -0.041458334773778915, 0.012102999724447727, 0.018850689753890038, -0.01745007000863552, -0.02872093766927719, -0.030434636399149895, -0.046994902193546295, -0.018224529922008514, -0.029726088047027588, 0.07434817403554916, -0.013544813729822636, -0.02461794577538967, 0.04221631959080696, 0.01572813279926777, -0.027551008388400078, 0.004411951173096895, 0.020943380892276764, 0.013025760650634766, -0.03694339841604233, 0.02353040687739849, -0.0028815686237066984, -0.0032379026524722576, 0.024057699367403984, 0.0687456950545311, 0.007060769945383072, -0.0074768359772861, -0.07507320493459702, 0.004807420074939728, -0.03274153918027878, -0.02476624771952629, 0.06914116442203522, 0.06396711617708206, 0.005985588300973177, -0.009079309180378914 ]
28,920
yampex.options
clear_legend
Clears the list of legend entries.
def clear_legend(self): """ Clears the list of legend entries. """ self.opts['legend'] = []
(self)
[ 0.008052409626543522, 0.02480125240981579, 0.009891877882182598, 0.012678440660238266, -0.10688279569149017, 0.002757097827270627, -0.01963222026824951, 0.062466155737638474, 0.036772530525922775, 0.02358897216618061, -0.021097060292959213, -0.013705512508749962, 0.055024098604917526, -0.04559524357318878, -0.0008487020968459547, -0.0052321720868349075, 0.004647077992558479, 0.0017563344445079565, 0.05451897904276848, -0.05832419544458389, 0.006276080850511789, -0.06936942785978317, 0.0010975775076076388, 0.02390887960791588, -0.01002657599747181, 0.037176623940467834, -0.015473422594368458, 0.00288758659735322, 0.003386389696970582, 0.016567843034863472, -0.03842258080840111, -0.01625635474920273, -0.0671132355928421, 0.0740165039896965, -0.006377104204148054, -0.02853912115097046, -0.006301336921751499, 0.03227698802947998, 0.005716242827475071, 0.05408121272921562, 0.03640211001038551, 0.015608120709657669, 0.020373059436678886, -0.045965664088726044, 0.0642509013414383, -0.007412594277411699, 0.051084183156490326, 0.0632406696677208, -0.009883459657430649, -0.07482469081878662, 0.016618354246020317, 0.020288873463869095, 0.002397201955318451, 0.05906503647565842, -0.03838890418410301, -0.02042357064783573, 0.04519115015864372, 0.02121492102742195, 0.0063728950917720795, -0.019379662349820137, -0.004470286890864372, 0.022679761052131653, -0.055057771503925323, -0.05239748954772949, 0.03286629170179367, -0.004327170550823212, -0.017813798040151596, 0.0256599523127079, 0.027528885751962662, -0.03939913958311081, -0.046268731355667114, 0.045662593096494675, -0.01747705414891243, -0.0016963517991825938, -0.000005183534995012451, -0.05805480107665062, 0.014429514296352863, 0.006351848598569632, -0.007021128665655851, -0.055933307856321335, -0.038658302277326584, 0.04926576092839241, -0.02555892802774906, 0.018689336255192757, -0.016761470586061478, -0.04529217258095741, 0.06930207461118698, 0.06623769551515579, 0.010321227833628654, -0.04828920215368271, 0.009925552643835545, -0.04333905503153801, -0.014867282472550869, 0.005560498218983412, -0.025895673781633377, -0.018015846610069275, -0.013553977012634277, -0.011222019791603088, -0.020659292116761208, -0.05007394775748253, 0.013747605495154858, -0.07125519216060638, 0.01857147552073002, 0.025036973878741264, 0.04202574864029884, -0.049131061881780624, 0.007021128665655851, -0.06563156098127365, -0.02539055608212948, 0.07839418202638626, -0.028471771627664566, 0.005227962508797646, 0.02348794788122177, -0.02044040895998478, 0.029566191136837006, 0.05165664851665497, -0.05647210031747818, -0.06253350526094437, 0.023454273119568825, -0.014387420378625393, -0.028219211846590042, 0.005661521572619677, -0.0394664891064167, -0.03050907701253891, 0.05519247055053711, 0.02823605015873909, -0.0036957738921046257, 0.08465763926506042, -0.002445609075948596, -0.05222911387681961, 0.04512380063533783, 0.007740920875221491, -0.0523301400244236, 0.01263634767383337, 0.049030039459466934, -0.0036557854618877172, 0.016820400953292847, -0.051791347563266754, 0.014547374099493027, 0.06408253312110901, -0.0009360452531836927, -0.00708005903288722, -0.011045228689908981, 0.06765202432870865, 0.024144601076841354, -0.037277646362781525, -0.01129778753966093, -0.03731132298707962, -0.08304126560688019, 0.028471771627664566, -0.023252226412296295, 0.035391878336668015, 0.006322383414953947, -0.11732187867164612, 0.015069329179823399, 0.02980191260576248, -0.028774840757250786, -0.0035800179466605186, 0.022545063868165016, -0.017443379387259483, 0.00757254846394062, -0.012392207980155945, 0.06509276479482651, -0.042800262570381165, -0.04471970722079277, -0.0060571967624127865, 0.050208646804094315, -0.00325800571590662, -0.04909738898277283, 0.052969954907894135, -0.03338824585080147, -0.06539583951234818, 0.011415648274123669, 0.031216241419315338, -0.006078243255615234, 0.055731263011693954, -0.016247935593128204, 0.015246120281517506, 0.02261241152882576, 0.005265846382826567, -0.025020137429237366, 0.03002079762518406, -0.06670913845300674, 0.013612907379865646, 0.041992075741291046, -0.0444166362285614, -0.04791878163814545, -0.005265846382826567, -0.03778276592493057, 0.025104323402047157, 0.030828984454274178, 0.02981875091791153, 0.006154011003673077, 0.0011964963050559163, 0.026788046583533287, -0.04667282849550247, 0.01993529126048088, -0.0027381558902561665, -0.017224496230483055, -0.03148563578724861, -0.02705744281411171, -0.030391216278076172, 0.00141327572055161, -0.02439715899527073, 0.014993561431765556, 0.05640475079417229, 0.00745047815144062, -0.027899304404854774, -0.04711059480905533, 0.040038954466581345, 0.019379662349820137, 0.007985061034560204, 0.015035654418170452, 0.014151699841022491, 0.01341927982866764, -0.022157806903123856, -0.021787388250231743, 0.013764442875981331, -0.035189829766750336, 0.033017825335264206, -0.09570286422967911, -0.038456253707408905, 0.02892637625336647, 0.010784251615405083, 0.0009065800695680082, 0.026198744773864746, 0.04808715358376503, 0.019026080146431923, 0.04098184034228325, -0.07448794692754745, -0.0042492980137467384, -0.04434928670525551, 0.016963519155979156, -0.027377350255846977, 0.014429514296352863, 0.013410860672593117, 0.043103333562612534, -0.012897324748337269, 0.026181906461715698, 0.027865631505846977, -0.02872432954609394, 0.009218388237059116, 0.025929348543286324, 0.028286561369895935, -0.03049224056303501, 0.07691250741481781, 0.0040535652078688145, -0.0027381558902561665, -0.00017836950428318232, -0.019076591357588768, -0.04064509645104408, -0.021164409816265106, 0.04374314844608307, 0.001325932564213872, 0.08250246942043304, -0.07468999177217484, 0.027377350255846977, -0.025609441101551056, -0.002862330758944154, -0.027562560513615608, 0.02400990203022957, 0.002906528301537037, -0.005897243041545153, 0.05101683363318443, 0.07610432058572769, 0.05064641684293747, 0.06758467853069305, 0.054552655667066574, -0.03869197517633438, 0.006267662160098553, 0.08358005434274673, 0.008612248115241528, -0.004196682013571262, -0.0056657311506569386, 0.026198744773864746, 0.07987586408853531, -0.013974908739328384, -0.023824693635106087, 0.0001769225491443649, 0.02340376190841198, 0.05451897904276848, -0.0464034304022789, -0.02736051380634308, 0.04007262736558914, -0.0523301400244236, 0.036099039018154144, -0.018689336255192757, 0.015481841750442982, -0.04179002717137337, 0.06290392577648163, 0.048827994614839554, 0.05101683363318443, 0.013503465801477432, -0.014623141847550869, -0.01576807349920273, -0.009412016719579697, 0.04781775921583176, 0.02635027840733528, -0.0621630884706974, 0.028202375397086143, -0.02318487875163555, -0.04185737669467926, 0.012206998653709888, 0.012232254259288311, -0.018436776474118233, -0.0330851748585701, 0.0691000297665596, 0.009706668555736542, 0.06633872538805008, 0.024935951456427574, 0.0014301129849627614, 0.04354109987616539, -0.0012070195516571403, -0.016576262190937996, 0.0033253547735512257, -0.005265846382826567, 0.03892769664525986, -0.0241782758384943, 0.004282972775399685, 0.015473422594368458, -0.049703530967235565, -0.056707821786403656, -0.06573258340358734, -0.06603565067052841, 0.02241036482155323, -0.017148727551102638, 0.008536480367183685, 0.0016479447949677706, 0.0172750074416399, -0.01766226440668106, -0.009513040073215961, -0.03741234540939331, 0.03791746124625206, -0.0033316686749458313, 0.031822383403778076, -0.03525717929005623, 0.006271871738135815, -0.015481841750442982, -0.037951137870550156, -0.03389336168766022, -0.028168700635433197, -0.01628161035478115, -0.05664047226309776, 0.024312973022460938, -0.019665895029902458, 0.05249851197004318, 0.042194120585918427, -0.005648893769830465, 0.013638163916766644, 0.03929811716079712, 0.0434737503528595, 0.015860678628087044, 0.006280289962887764, 0.04583096504211426, 0.08155958354473114, 0.009302574209868908, 0.0005945650045759976, 0.011028391309082508, -0.026619674637913704, 0.027798281982541084, 0.07906767725944519, -0.005657312460243702, -0.05785275250673294, 0.0033800757955759764, 0.02902740053832531, -0.028286561369895935, 0.012956255115568638, -0.014825188554823399, 0.03593066707253456, -0.03737867251038551, 0.012139649130403996, -0.02744469977915287, 0.014513700269162655, -0.019783755764365196, -0.026232417672872543, 0.014067512936890125, 0.03364080190658569, 0.056236378848552704, -0.04401254281401634, -0.03180554509162903, -0.002106759464368224, -0.029549354687333107, -0.060883454978466034, -0.007496780715882778, -0.04721161723136902, 0.002746574580669403, -0.017544403672218323, 0.0016458401223644614, 0.01516193337738514, -0.01766226440668106, 0.08620666712522507, -0.07724925130605698, 0.027006931602954865, 0.02587883733212948, -0.019278638064861298, 0.017897985875606537, 0.02724265307188034, 0.03266424313187599, -0.05057906731963158, -0.00607403414323926, 0.008557526394724846, -0.050612740218639374, -0.018605148419737816, -0.017746450379490852, -0.012467975728213787, 0.008662759326398373, -0.034196432679891586, 0.026703860610723495, 0.03258005902171135, -0.019817430526018143, 0.08802508562803268, -0.03785011172294617, 0.0027192141860723495, 0.005110102239996195, -0.0005656260182149708, 0.010750576853752136, -0.03566127270460129, 0.007395757362246513, 0.05499042198061943, 0.05290260538458824, 0.016323702409863472, -0.004764938727021217, -0.01076741423457861, 0.06852756440639496, 0.04630240797996521, 0.01713189110159874, -0.033034663647413254, 0.016146913170814514, -0.025525255128741264, -0.04040937498211861, -0.014639979228377342, -0.015052491798996925, 0.000046006440243218094, -0.0027171093970537186, -0.04845757409930229, 0.011836579069495201, -0.018588311970233917, 0.03909606859087944, -0.021938921883702278, 0.025424230843782425, 0.06388048827648163, -0.062466155737638474, 0.014033839106559753, -0.05785275250673294, 0.020810827612876892, 0.0394664891064167, 0.0019741663709282875, 0.05350874736905098, 0.03190656751394272, -0.0002676857984624803, -0.004432403016835451, 0.038759324699640274, 0.021383292973041534, -0.04572994261980057, 0.0365368090569973, -0.027225814759731293, 0.0012754208873957396, -0.05182502046227455, 0.002559260232374072, 0.06936942785978317, 0.04202574864029884, 0.04226147010922432, -0.013974908739328384, -0.020575106143951416, 0.017712775617837906, 0.02904423698782921, 0.04899636656045914, -0.002651865128427744, -0.007618850562721491, 0.004009367432445288, -0.009058434516191483, -0.026333441957831383, -0.011853416450321674, -0.02252822555601597, -0.006675965152680874, 0.018133707344532013, -0.01031280867755413, 0.05485572665929794, -0.034785736352205276, -0.016466820612549782, 0.00691168662160635, -0.02121492102742195, 0.0405103974044323, -0.004093553870916367, 0.04916473850607872, 0.02890953980386257, -0.01481677033007145, -0.04138593375682831, -0.03029019385576248, 0.02624925598502159, -0.04849124699831009, -0.07468999177217484, -0.028758004307746887, -0.02407725155353546, 0.054451629519462585, 0.012678440660238266, 0.07186133414506912, -0.023824693635106087, 0.00032858923077583313, -0.03502145782113075, -0.0001921812945511192, -0.0047438922338187695, -0.057313960045576096, 0.005295311566442251, 0.049400459975004196, -0.04801980406045914, 0.0395001620054245, 0.012964674271643162, -0.06398151069879532, 0.007673571817576885, -0.061657968908548355, 0.0017973752692341805, 0.013351930305361748, 0.0671469122171402, 0.00009806376328924671, -0.02397622913122177, -0.08755364269018173, -0.011962858028709888, 0.0641835555434227, -0.004003053531050682, -0.019312312826514244, 0.05209441855549812, 0.010211785323917866, -0.057111915200948715, -0.03562759608030319, -0.005926708225160837, -0.043675798922777176, -0.010666390880942345, 0.017047705128788948, -0.014286397024989128, 0.03050907701253891, -0.018638823181390762, 0.017948497086763382, 0.06367843598127365, -0.03118256665766239, 0.004895427264273167, -0.02084450237452984, -0.03424694389104843, -0.028370747342705727, -0.02496962621808052, 0.03286629170179367, 0.006642290856689215, 0.09469263255596161, -0.0310983806848526, 0.01090211234986782, 0.03562759608030319, 0.01229960285127163, 0.0033442967105656862, -0.012653185054659843, 0.0005619428702630103, -0.02904423698782921, 0.03808583319187164, 0.021972596645355225, -0.02486860193312168, -0.053475070744752884, -0.005164823029190302, 0.028387585654854774, 0.014286397024989128, 0.06226411089301109, -0.008174479939043522, -0.0080271540209651, -0.006393941584974527, 0.061253875494003296, -0.058896660804748535, 0.004689170978963375, 0.01599537767469883, -0.039533838629722595, 0.048423901200294495, -0.01249323133379221, -0.046639151871204376, -0.03199075534939766, 0.0005319515476003289, 0.03791746124625206, 0.021551666781306267, -0.04317067936062813, 0.02084450237452984, 0.05556288734078407, -0.029751401394605637, -0.04384417086839676, -0.05707824230194092, -0.06660811603069305, 0.04977088049054146, -0.022629249840974808, -0.04943413287401199, 0.01036332082003355, 0.009555133059620857, 0.02370683290064335, -0.011853416450321674, -0.0276299100369215, -0.023454273119568825, 0.0013859152095392346, 0.04943413287401199, -0.0004732842789962888, -0.03623373806476593, -0.031839217990636826, 0.04313700646162033, 0.017064541578292847, -0.0700429156422615, -0.03416275978088379, 0.09395179152488708, -0.014530537649989128, -0.009883459657430649, 0.04263189062476158, 0.016264772042632103, -0.00004676280150306411, 0.0005971958162263036, -0.01421904843300581, -0.013259326107800007, -0.028673818334937096, -0.06229778379201889, -0.044180914759635925, -0.032428521662950516, 0.020019477233290672, -0.030727962031960487, -0.00019560135842766613, -0.06728160381317139, 0.019127104431390762, -0.03269791975617409, 0.03128359094262123, 0.026013534516096115, -0.025340044870972633, -0.001862619537860155, -0.04155430570244789, 0.02902740053832531, -0.07556553184986115, -0.017443379387259483, 0.005594172514975071, 0.04296863451600075, -0.030828984454274178, 0.03613271564245224, -0.032428521662950516, -0.04953515902161598, -0.06388048827648163, -0.014597886241972446, 0.009563552215695381, -0.005093264859169722, -0.004234565421938896, 0.00521112559363246, 0.03188972920179367, 0.019564872607588768, 0.02338692545890808, -0.03633476048707962, 0.02577781304717064, 0.03284945338964462, -0.0404767245054245, -0.006739105097949505, -0.03842258080840111, -0.022275667637586594, 0.016045888885855675, -0.03872564807534218, -0.050107624381780624, 0.010733739472925663, -0.06586728245019913, -0.0010112866293638945, 0.034314293414354324, -0.009058434516191483, -0.010194947943091393, -0.05438428372144699, -0.023252226412296295, -0.03364080190658569, 0.02486860193312168, 0.03700825199484825, 0.008696434088051319, 0.022629249840974808, 0.07644106447696686, -0.023622646927833557, 0.0005898295203223825, 0.03704192489385605, 0.0003696300263982266, -0.019783755764365196, -0.030778473243117332, -0.06354373693466187, -0.0365031361579895, 0.035795971751213074, -0.03916341811418533, 0.06606932729482651, -0.04303598403930664, 0.04778408631682396, 0.012358533218502998, -0.016761470586061478, -0.00567835895344615, 0.010624297894537449, -0.057111915200948715, 0.05519247055053711, -0.0033085173927247524, 0.035998016595840454, -0.016955099999904633, 0.004331379663199186, -0.013882303610444069, 0.014370583929121494, -0.047447338700294495, -0.02803400345146656, 0.045864637941122055, 0.011424066498875618, -0.029566191136837006, 0.01401700172573328, -0.045965664088726044, -0.08324331045150757, 0.08108814060688019, 0.020979199558496475, 0.026737535372376442, 0.029077911749482155, -0.07064905762672424, 0.06101815402507782, 0.02874116785824299, 0.03118256665766239, -0.031940244138240814, -0.01835259050130844, -0.03818685933947563, -0.014336909167468548, 0.024346647784113884, 0.05566391348838806, 0.0006045621121302247, 0.024430833756923676, -0.004992241505533457, -0.04667282849550247, -0.015566027723252773, -0.079000324010849, 0.012535324320197105, 0.010068668983876705, 0.04818817973136902, 0.020187849178910255, 0.0078040603548288345, 0.06849388778209686, 0.011137833818793297, 0.044888079166412354, -0.06357741355895996, -0.06825816631317139, -0.004264030605554581, -0.0256599523127079, -0.04168900474905968, -0.027411025017499924, -0.03721029683947563, 0.04697589576244354, -0.009681412018835545, 0.025053812190890312, 0.03862462565302849, 0.030391216278076172, 0.006166638806462288, -0.006301336921751499, -0.04394519329071045, -0.0276635829359293, 0.00014495810319203883, 0.02241036482155323, 0.02459920570254326, 0.0027297374326735735, 0.0007182135013863444, 0.05916605889797211, 0.005072218365967274, 0.012409045360982418, 0.03566127270460129, -0.001891032443381846, -0.025811487808823586, 0.03936546668410301, 0.04098184034228325, -0.02084450237452984, -0.03916341811418533, 0.03956751152873039, 0.00883955042809248, 0.038456253707408905, -0.019918452948331833, -0.011171508580446243, 0.006154011003673077, -0.03781643882393837, 0.07118784636259079, 0.00574991712346673, 0.006343429908156395, -0.042800262570381165 ]
28,921
yampex.options
clear_plotKeywords
Clears all keywords for this subplot.
def clear_plotKeywords(self): """ Clears all keywords for this subplot. """ self.opts['plotKeywords'].clear()
(self)
[ -0.04517846927046776, -0.05134821683168411, 0.0078490125015378, 0.04633944481611252, -0.06464966386556625, 0.028112152591347694, -0.0054399920627474785, 0.014172174036502838, 0.08637645840644836, 0.02366728149354458, -0.01869167946279049, -0.007737061474472284, 0.033038001507520676, -0.020184360444545746, -0.05131504684686661, -0.053238946944475174, 0.03436482697725296, 0.03098141774535179, 0.04279018193483353, -0.08942815661430359, -0.033253610134124756, -0.04726822301745415, 0.01058144774287939, -0.02628776617348194, 0.009337547235190868, -0.014238515868782997, -0.002531337784603238, -0.01097949594259262, 0.007608525454998016, -0.004152555018663406, -0.09864961355924606, -0.018442898988723755, -0.020234115421772003, 0.06246039643883705, 0.009918034076690674, -0.029654590412974358, -0.0003081245522480458, 0.022274114191532135, 0.029803859069943428, 0.05552772432565689, -0.004822188057005405, -0.008831693790853024, 0.017066316679120064, -0.05652284249663353, 0.033104341477155685, -0.006663160864263773, 0.04013652727007866, 0.04355310648679733, -0.002319874707609415, -0.0498223640024662, 0.015432660467922688, -0.013309736736118793, 0.000974907074123621, 0.06508088111877441, -0.02756483666598797, -0.026320936158299446, 0.030865320935845375, 0.019520945847034454, 0.01345900446176529, 0.01704973168671131, -0.003665360389277339, 0.021179480478167534, -0.05745162069797516, -0.025010693818330765, 0.029803859069943428, -0.03768189623951912, 0.014503881335258484, 0.02786337397992611, -0.010954617522656918, -0.053305286914110184, -0.03638823702931404, -0.015233635902404785, -0.020466310903429985, 0.017713144421577454, 0.007347306236624718, -0.05347114056348801, -0.04988870769739151, 0.027249716222286224, -0.00966925360262394, -0.00422511575743556, -0.0038229210767894983, 0.030483856797218323, 0.00869901105761528, 0.004735114984214306, 0.008508279919624329, -0.003953530918806791, 0.050916995853185654, 0.07562915980815887, 0.0599394217133522, -0.026835082098841667, 0.036487750709056854, -0.0052451142109930515, -0.028112152591347694, -0.01884094811975956, -0.014918514527380466, -0.008889743126928806, -0.023982403799891472, -0.02389947697520256, -0.006667307112365961, -0.07907890528440475, -0.0047724321484565735, -0.059242840856313705, 0.03118044137954712, -0.013400956057012081, -0.004177432972937822, -0.0642184391617775, 0.008205597288906574, -0.01364973559975624, 0.011460470966994762, 0.07609354704618454, 0.013550223782658577, 0.014445831999182701, 0.021196065470576286, 0.040965791791677475, 0.0346633642911911, 0.014669734053313732, -0.03351897373795509, -0.01897362992167473, 0.020549237728118896, -0.017713144421577454, -0.05595894157886505, 0.024878012016415596, -0.06302429735660553, -0.00687462417408824, 0.0263375211507082, 0.020035091787576675, 0.023700453341007233, 0.05473162606358528, -0.023717038333415985, -0.05881161987781525, 0.035558972507715225, 0.00782828126102686, -0.005862918216735125, -0.01890728995203972, 0.018658509477972984, -0.0018347534351050854, 0.03225848823785782, -0.05333845689892769, -0.02107996866106987, 0.040037013590335846, 0.0031159708742052317, 0.034331656992435455, -0.029903370887041092, 0.054698456078767776, 0.0146199781447649, 0.0156980250030756, -0.026453619822859764, -0.04995504766702652, -0.0440506674349308, -0.014213637448847294, -0.03927408903837204, 0.03383409604430199, -0.015233635902404785, -0.0837891474366188, 0.030583368614315987, -0.007591939996927977, 0.011684373021125793, 0.037781406193971634, -0.03831213712692261, 0.0004589474992826581, 0.08332475274801254, -0.05025358498096466, 0.06395307928323746, -0.032291658222675323, -0.05443308874964714, -0.017563875764608383, 0.038444820791482925, -0.019736556336283684, -0.04481359198689461, 0.017796071246266365, -0.012621444649994373, 0.004007433075457811, 0.00005351363870431669, 0.004249993711709976, 0.002361337887123227, 0.041828230023384094, -0.04152969270944595, 0.052310165017843246, 0.0065512098371982574, 0.03867701441049576, -0.013815589249134064, 0.00434950552880764, -0.05456577241420746, 0.05748479440808296, 0.05088382586836815, -0.014578514732420444, 0.01021657045930624, -0.0015673147281631827, -0.023335576057434082, 0.00978535134345293, 0.0022348747588694096, 0.02547508478164673, -0.017580462619662285, -0.010266326367855072, 0.03449751064181328, 0.007139989640563726, -0.006746087688952684, -0.016369732096791267, -0.019753141328692436, 0.02887507900595665, -0.01897362992167473, -0.024231184273958206, 0.008251206949353218, -0.030268248170614243, 0.011095593683421612, 0.056423332542181015, 0.019952164962887764, -0.019189240410923958, -0.04604090750217438, 0.04172872006893158, 0.04448188468813896, -0.039672136306762695, 0.06514722108840942, 0.013417541049420834, 0.03313751146197319, -0.0020845700055360794, -0.059873081743717194, 0.03023507632315159, -0.042856521904468536, 0.03283897414803505, -0.03161165863275528, -0.0022493868600577116, 0.046173591166734695, 0.005920966621488333, 0.005589259788393974, 0.018940459936857224, 0.10627886652946472, 0.027697520330548286, 0.019686799496412277, -0.07304184138774872, 0.03182727098464966, -0.0016398755833506584, 0.005535357631742954, -0.013127297163009644, -0.02469557337462902, -0.014661441557109356, 0.009213156998157501, -0.029787272214889526, 0.001732131582684815, -0.01993557997047901, -0.028244836255908012, -0.011319495737552643, 0.004793163854628801, 0.0040385304018855095, -0.07456769794225693, 0.07768573611974716, 0.014537051320075989, 0.042425304651260376, 0.010747301392257214, -0.0019062776118516922, 0.03595701977610588, -0.03516092523932457, 0.016933633014559746, 0.0011879251105710864, 0.0953325405716896, -0.05711991712450981, -0.0027324350085109472, -0.020466310903429985, 0.0031512149143964052, -0.0238331351429224, 0.00003845078026643023, 0.053305286914110184, -0.02874239720404148, 0.07775208353996277, 0.06169746816158295, 0.03632189705967903, 0.05005456134676933, 0.040965791791677475, -0.08849938213825226, -0.022124845534563065, 0.026221424341201782, 0.0007577427895739675, 0.014047783799469471, 0.00467706611379981, 0.01087169162929058, 0.0786808580160141, -0.021826308220624924, -0.0011153642553836107, -0.004759992938488722, 0.027780447155237198, 0.08385548740625381, -0.009320962242782116, -0.004160847514867783, 0.03804677352309227, -0.021030211821198463, -0.010150228627026081, -0.0013506687246263027, 0.006385356187820435, -0.033038001507520676, 0.029837029054760933, -0.00734315998852253, 0.02433069609105587, 0.06594331562519073, 0.030998002737760544, -0.02648678980767727, 0.009652668610215187, 0.020300457254052162, 0.020880945026874542, -0.05509650334715843, 0.048396024852991104, -0.006194625049829483, -0.0008546633762307465, -0.009486814960837364, 0.01563168503344059, 0.04856187850236893, -0.010805349797010422, 0.04939114674925804, 0.00305792223662138, 0.07609354704618454, -0.052741385996341705, -0.03987115994095802, 0.0389755517244339, -0.03917457535862923, 0.009967789985239506, -0.0685306265950203, 0.010946325026452541, 0.019885824993252754, -0.04288969188928604, -0.0025271913036704063, 0.05940869078040123, -0.025956058874726295, -0.1032271608710289, -0.043121885508298874, -0.05944186449050903, 0.02404874563217163, -0.022638991475105286, -0.02280484512448311, -0.03940677270293236, -0.004871943965554237, -0.016659975051879883, 0.008723889477550983, -0.008296816609799862, 0.006053649354726076, -0.028477031737565994, -0.010539984330534935, -0.07244477421045303, -0.014379491098225117, 0.018144363537430763, -0.00009121937910094857, -0.02056582272052765, -0.05350431054830551, -0.006654868368059397, -0.04030238091945648, 0.0191228985786438, 0.0076914518140256405, 0.030931660905480385, 0.03698531165719032, -0.02872581034898758, 0.08047207444906235, -0.017066316679120064, 0.050717972218990326, 0.045576516538858414, 0.019620459526777267, -0.00862437766045332, 0.11344373226165771, 0.000016893076463020407, -0.0022576795890927315, 0.060105275362730026, -0.06614234298467636, -0.007878037169575691, 0.07470037788152695, -0.0012459737481549382, -0.07257745414972305, 0.022174600511789322, 0.02814532443881035, 0.017497535794973373, 0.009171693585813046, -0.015391197055578232, -0.019006801769137383, -0.04036872088909149, -0.022340454161167145, -0.051878947764635086, 0.011601446196436882, -0.013724369928240776, -0.008649255149066448, 0.038876041769981384, 0.014238515868782997, 0.03318726643919945, 0.009578034281730652, -0.03162824735045433, 0.009221449494361877, -0.01205754280090332, 0.024214597418904305, -0.023634111508727074, -0.024712158367037773, 0.011941445991396904, -0.055925771594047546, 0.006182185839861631, 0.05755113437771797, 0.03297165781259537, 0.059873081743717194, -0.02836093306541443, 0.0008251207182183862, 0.06435112655162811, 0.004146335180848837, 0.013998027890920639, 0.004104871768504381, -0.030782394111156464, -0.04713553935289383, 0.015233635902404785, 0.016950218006968498, -0.02562435157597065, -0.05748479440808296, 0.016659975051879883, 0.029074102640151978, 0.027780447155237198, -0.04315505921840668, -0.006650721654295921, 0.005701211281120777, -0.04939114674925804, 0.03774823620915413, -0.06289161741733551, -0.016137536615133286, 0.0169668048620224, 0.027813617140054703, 0.016519000753760338, 0.014429247006773949, 0.005597552750259638, 0.031445808708667755, 0.04816383123397827, 0.002794629894196987, 0.004007433075457811, 0.03239117190241814, 0.048329684883356094, 0.03658726438879967, 0.04222627729177475, -0.07589451968669891, -0.049125779420137405, 0.05459894239902496, -0.05038626492023468, -0.05522918701171875, -0.06080185994505882, -0.03794725984334946, 0.029123859480023384, -0.07854817807674408, 0.03040092997252941, -0.011377544142305851, 0.016096074134111404, -0.022937526926398277, 0.04361944645643234, 0.01597997546195984, -0.02982044406235218, -0.0024878012482076883, -0.025574596598744392, 0.04272383823990822, 0.01862533763051033, 0.03376775607466698, 0.09951204806566238, -0.015963390469551086, 0.02549166977405548, 0.028559958562254906, 0.09546522796154022, -0.010399009101092815, -0.05466528609395027, 0.03335312008857727, -0.020549237728118896, 0.027249716222286224, -0.01870826445519924, -0.001697924337349832, 0.0339336097240448, 0.01610436663031578, 0.06627502292394638, -0.04846236854791641, -0.01776290126144886, 0.03731701895594597, 0.013931686989963055, 0.0058877961710095406, -0.002823654329404235, -0.010374130681157112, -0.016054609790444374, 0.011933153495192528, -0.03167800232768059, -0.025790205225348473, -0.01530827023088932, -0.02506045065820217, -0.003012312576174736, -0.0045775542967021465, 0.04345359280705452, -0.008441939018666744, -0.016983389854431152, -0.017066316679120064, -0.05940869078040123, -0.02585654705762863, -0.013906808570027351, 0.03708482161164284, 0.04079993814229965, -0.0063812099397182465, -0.05688771978020668, -0.03147897869348526, 0.017812656238675117, -0.009594620205461979, -0.01285363920032978, -0.044083837419748306, -0.03847799077630043, 0.04235896095633507, 0.006086820270866156, 0.01612924411892891, 0.021909235045313835, -0.017812656238675117, -0.037217505276203156, 0.008740474469959736, -0.003632189705967903, -0.0052326750010252, 0.00031563977245241404, 0.07682330161333084, -0.0156980250030756, 0.04358627647161484, 0.033170681446790695, -0.047400906682014465, -0.03509458154439926, -0.057153087109327316, -0.05672186613082886, 0.035990189760923386, 0.034033119678497314, 0.04368579015135765, -0.05347114056348801, -0.045012615621089935, 0.011667788028717041, 0.06143210455775261, -0.007231208961457014, -0.022688746452331543, 0.038378480821847916, -0.040401890873909, -0.02375020831823349, -0.01198290940374136, -0.00014382600784301758, -0.07158233225345612, 0.011311202310025692, -0.002533410908654332, 0.05552772432565689, 0.023650696501135826, -0.04902626946568489, -0.03499507158994675, 0.06919404119253159, -0.002394508570432663, 0.008682426065206528, -0.06435112655162811, -0.02879215218126774, 0.049490656703710556, 0.02967117540538311, -0.009486814960837364, 0.00935413222759962, 0.07788476347923279, -0.025441912934184074, 0.04640578478574753, 0.106875941157341, 0.03695214167237282, 0.04799797758460045, -0.023634111508727074, 0.059674058109521866, -0.0051456019282341, -0.021859480068087578, 0.003171946620568633, -0.03847799077630043, -0.025425327941775322, -0.03665360435843468, 0.004308042582124472, -0.00171450967900455, -0.000477087713079527, -0.022506307810544968, 0.024811670184135437, 0.0440506674349308, 0.08830035477876663, -0.06600965559482574, 0.02137850411236286, 0.00028609714354388416, -0.07098525762557983, 0.03453068062663078, -0.05891113355755806, -0.04560969024896622, -0.000022869629901833832, -0.05811503529548645, 0.007368037942796946, -0.014097539708018303, -0.03220873326063156, 0.041197989135980606, 0.06531307101249695, 0.020416555926203728, -0.06100088357925415, -0.03146239370107651, -0.04527798295021057, 0.05184577777981758, 0.018426313996315002, -0.0029086542781442404, 0.024778500199317932, -0.010258033871650696, 0.0650145411491394, -0.015150709077715874, 0.0055436501279473305, -0.028261421248316765, -0.013483882881700993, 0.03499507158994675, 0.028841909021139145, -0.03328678011894226, -0.02910727448761463, 0.015880463644862175, 0.049490656703710556, -0.04511212930083275, 0.003383409697562456, 0.016917048022150993, 0.003816701704636216, 0.010763886384665966, 0.03761555254459381, 0.01342583354562521, -0.04959017038345337, 0.03267312049865723, 0.0056887720711529255, 0.06730331480503082, -0.017082901671528816, -0.04889358580112457, -0.04172872006893158, 0.021909235045313835, 0.02051606774330139, -0.033319950103759766, -0.014852172695100307, -0.03061654046177864, 0.007098526228219271, -0.06192966550588608, 0.022771673277020454, 0.006211210507899523, -0.015233635902404785, -0.008002427406609058, -0.05927601084113121, 0.007550476584583521, -0.06760185211896896, 0.0146199781447649, 0.014271685853600502, 0.033104341477155685, -0.002838166430592537, 0.040600914508104324, -0.0023012161254882812, -0.07423599064350128, -0.038743358105421066, -0.02482825517654419, 0.026967765763401985, 0.017630217596888542, -0.06166429817676544, -0.006294136866927147, 0.015200464986264706, 0.00026795692974701524, 0.06627502292394638, -0.032092634588479996, 0.02447996288537979, 0.01541607454419136, -0.0285102017223835, 0.006878770422190428, -0.04225945100188255, 0.009370718151330948, 0.02887507900595665, 0.005896088667213917, 0.013525345362722874, 0.005240967962890863, -0.005087553523480892, -0.010879984125494957, 0.01933850720524788, -0.0041069453582167625, 0.005369504448026419, -0.06514722108840942, 0.03164483234286308, -0.0418614000082016, 0.0042106034234166145, 0.025143377482891083, -0.03263995051383972, 0.02585654705762863, 0.05831405892968178, -0.03572482615709305, -0.011493641883134842, 0.022970696911215782, 0.021046798676252365, -0.012157055549323559, 0.0238331351429224, -0.03542628884315491, -0.05841357260942459, 0.012613152153789997, -0.025956058874726295, 0.038876041769981384, 0.0012014006497338414, 0.0006846635951660573, -0.01711607165634632, -0.012422421015799046, -0.059674058109521866, 0.019371679052710533, -0.028841909021139145, 0.004254139959812164, -0.06322331726551056, 0.0498223640024662, -0.0069741359911859035, 0.02729947119951248, -0.045377492904663086, -0.03545945882797241, -0.04524480924010277, -0.01578095182776451, 0.02829459309577942, -0.03569165617227554, -0.03645458072423935, 0.02295411191880703, -0.029986297711730003, -0.09400571137666702, 0.07967597991228104, -0.044946275651454926, 0.008864864706993103, 0.04730139300227165, -0.052310165017843246, 0.00989315565675497, 0.019537532702088356, 0.03322044014930725, -0.008458524011075497, -0.019438020884990692, -0.024314111098647118, -0.025010693818330765, -0.011999494396150112, -0.017779486253857613, -0.03549262881278992, 0.000741675728932023, -0.0035243849270045757, -0.02122923731803894, -0.000845852424390614, -0.04491310566663742, 0.007761939894407988, 0.011734128929674625, 0.0404350608587265, 0.042856521904468536, -0.009835107252001762, 0.06839794665575027, 0.02779703214764595, 0.056788209825754166, -0.0562906488776207, -0.04995504766702652, 0.029555078595876694, -0.014213637448847294, -0.060171619057655334, -0.0061324299313127995, -0.04517846927046776, 0.023119965568184853, -0.030268248170614243, 0.02909068949520588, 0.024148257449269295, -0.023335576057434082, 0.011783884838223457, -0.015623391605913639, -0.05672186613082886, -0.01963704451918602, -0.038743358105421066, 0.018509240821003914, 0.04129749909043312, -0.025508254766464233, 0.030118979513645172, 0.07781842350959778, 0.007940231822431087, 0.02174338325858116, 0.006887062918394804, 0.046737492084503174, -0.036786288022994995, -0.0016574974870309234, 0.0038063358515501022, 0.01963704451918602, -0.02325264923274517, 0.030002882704138756, 0.018078021705150604, 0.018426313996315002, -0.03179410099983215, -0.03675311803817749, 0.0037275555077940226, 0.011526811867952347, 0.05957454442977905, 0.019686799496412277, -0.002344752661883831, -0.04013652727007866 ]
28,922
yampex.options
clear_textBoxes
Clears the dict of text boxes.
def clear_textBoxes(self): """ Clears the dict of text boxes. """ self.opts['textBoxes'].clear()
(self)
[ -0.005484572611749172, -0.00440859142690897, -0.006100017111748457, -0.03948892280459404, -0.09257623553276062, -0.0038957211654633284, -0.04220190271735191, 0.030830834060907364, 0.12251948565244675, 0.023478994145989418, -0.04896760359406471, -0.004534192383289337, -0.024132119491696358, 0.008926036767661572, -0.048800136893987656, -0.014234768226742744, 0.008867423050105572, -0.008498993702232838, 0.033510319888591766, -0.13759160041809082, 0.023612968623638153, -0.007699334993958473, 0.06638426333665848, 0.0646091029047966, 0.004885874688625336, -0.015834085643291473, 0.029625065624713898, -0.025639329105615616, 0.041967447847127914, 0.0029034740291535854, -0.05415910854935646, -0.017182203009724617, -0.018605679273605347, 0.052685391157865524, -0.01596806012094021, -0.0706714391708374, -0.00203682784922421, 0.015574511140584946, 0.029089167714118958, 0.03273996710777283, 0.025103433057665825, -0.009252599440515041, -0.0037952405400574207, -0.03714437037706375, 0.028184840455651283, 0.02520391345024109, 0.05697256699204445, 0.062063589692115784, -0.021368898451328278, -0.03687642514705658, -0.029223142191767693, 0.03337634354829788, 0.009880604222416878, 0.0697336196899414, -0.05238394811749458, -0.0025015512946993113, -0.036173056811094284, 0.03660847619175911, 0.010851917788386345, -0.004940302111208439, -0.04602016881108284, -0.00040009120129980147, -0.05010638386011124, -0.04545077681541443, -0.001199488528072834, -0.04468042403459549, -0.0348668098449707, 0.03811568394303322, 0.0524844266474247, -0.03680943697690964, -0.047192443162202835, 0.014268262311816216, -0.01536517683416605, -0.0012246087426319718, 0.000808555749244988, -0.05596775934100151, -0.006564740091562271, 0.07562848925590515, 0.012853158637881279, -0.03213708475232124, 0.0024659642949700356, 0.028703991323709488, -0.009763376787304878, 0.02247418649494648, -0.01989518292248249, 0.003550318768247962, 0.06591535359621048, 0.06829339265823364, 0.03459886088967323, -0.03193612024188042, 0.0037115064915269613, -0.023830676451325417, -0.017232442274689674, -0.01071794331073761, -0.040393248200416565, -0.029759040102362633, 0.002413630485534668, -0.02577330358326435, -0.061561185866594315, -0.012744304724037647, -0.005204063840210438, -0.023998145014047623, 0.040661197155714035, 0.013824472203850746, 0.049536995589733124, -0.046154141426086426, 0.005723214242607355, -0.06755653768777847, 0.05549884960055351, 0.10905507206916809, 0.00622143130749464, -0.039321452379226685, 0.029474344104528427, 0.008423633873462677, 0.04541728273034096, 0.026878591626882553, -0.10617462545633316, -0.03134998306632042, 0.0423358753323555, -0.06836038082838058, -0.01561637781560421, 0.022758882492780685, -0.05117817968130112, 0.005932549014687538, 0.07448970526456833, 0.049536995589733124, -0.006786635145545006, 0.04913507029414177, 0.024684762582182884, -0.012325635179877281, 0.02250768058001995, -0.022675149142742157, 0.00561854662373662, 0.02443356066942215, 0.06022144481539726, 0.006225617602467537, 0.01603504829108715, -0.062130577862262726, 0.021368898451328278, 0.07857592403888702, 0.004647233057767153, 0.028904953971505165, -0.02396465092897415, 0.041732992976903915, 0.04153202846646309, -0.022524427622556686, 0.010265779681503773, -0.05285285785794258, -0.05302032455801964, -0.018371224403381348, -0.0486326664686203, 0.044044047594070435, -0.03654148802161217, -0.03391224145889282, -0.033292610198259354, 0.030663365498185158, -0.019459765404462814, -0.024718256667256355, -0.007481626700609922, -0.029976747930049896, 0.03155094385147095, 0.04046023637056351, 0.061092276126146317, -0.05231695994734764, -0.02642642892897129, 0.05091023072600365, 0.03714437037706375, -0.02312731184065342, -0.017215697094798088, 0.03426392376422882, -0.02835230901837349, -0.05770942568778992, -0.05278586968779564, -0.014033806510269642, 0.03587161749601364, 0.02858676388859749, -0.031216010451316833, 0.0024743375834077597, 0.030177708715200424, -0.0021540552843362093, -0.05549884960055351, -0.0036089324858039618, -0.0633363425731659, 0.0387185700237751, 0.05509692803025246, -0.037043891847133636, 0.0007682588184252381, 0.022189492359757423, -0.015574511140584946, -0.034900303930044174, -0.023947903886437416, -0.0003160955966450274, -0.019459765404462814, -0.011011011898517609, 0.008545047603547573, -0.016261128708720207, -0.015080480836331844, -0.059518080204725266, -0.010826797224581242, -0.018639173358678818, -0.08500668406486511, -0.05151311308145523, 0.0006269578007049859, 0.004806327633559704, 0.016261128708720207, -0.01763436570763588, 0.01917506940662861, -0.0320700965821743, -0.02250768058001995, 0.04960398003458977, 0.02297659032046795, 0.0014799971831962466, 0.03798171132802963, -0.007917042821645737, 0.06608282029628754, -0.043273694813251495, 0.009336333721876144, 0.012878278270363808, -0.05995349586009979, 0.047728341072797775, -0.03145046532154083, 0.03275671228766441, 0.03295767679810524, -0.03747930750250816, 0.0008938597165979445, -0.00024413673963863403, 0.0046346732415258884, 0.03664197027683258, 0.018120022490620613, -0.06246551126241684, 0.04384308680891991, 0.0041134292259812355, -0.024684762582182884, 0.017332924529910088, 0.015758726745843887, -0.04833122342824936, -0.01346441637724638, -0.09894001483917236, 0.01548240426927805, -0.05117817968130112, 0.02743123658001423, 0.02788339927792549, 0.01748364418745041, 0.02259141393005848, -0.03426392376422882, 0.0693986788392067, -0.0019405338680371642, 0.005664600525051355, 0.008900917135179043, -0.02292635105550289, 0.030663365498185158, -0.02654365636408329, 0.011195226572453976, 0.025438368320465088, 0.025136927142739296, -0.05432657524943352, -0.0022754694800823927, 0.011580402962863445, 0.001003760495223105, -0.006891302764415741, 0.02220623940229416, -0.0006908049108460546, -0.024299586191773415, 0.10563872754573822, 0.10778231918811798, 0.029239889234304428, 0.07140829414129257, 0.04213491454720497, -0.056872084736824036, -0.03791472315788269, 0.02285936288535595, 0.010810050182044506, -0.0010801677126437426, 0.0014025433920323849, 0.006091643590480089, 0.049804940819740295, 0.028720738366246223, 0.0318356417119503, -0.06316887587308884, 0.01701473444700241, 0.08353296667337418, -0.011764617636799812, -0.009327960200607777, 0.02235695905983448, -0.033175382763147354, 0.012183287180960178, 0.01509722787886858, -0.0007133084000088274, -0.015088854357600212, 0.030378669500350952, 0.05888170003890991, 0.026074746623635292, 0.03411320224404335, 0.014285008423030376, -0.026258960366249084, -0.037278346717357635, -0.049269046634435654, -0.0012444955063983798, -0.047426898032426834, 0.009378200396895409, 0.013941699638962746, -0.015666618943214417, -0.030479151755571365, -0.012534969486296177, 0.02788339927792549, -0.013355562463402748, 0.012074433267116547, 0.02769918367266655, 0.08822207152843475, 0.011429681442677975, 0.015591258183121681, -0.007866802625358105, -0.011396188288927078, 0.029105914756655693, 0.010533728636801243, 0.005258490797132254, 0.03411320224404335, -0.026091493666172028, -0.013774232007563114, 0.04648907855153084, -0.01820375584065914, -0.07730316370725632, -0.041732992976903915, -0.0358046293258667, -0.016512330621480942, -0.05677160620689392, 0.013146227225661278, -0.007075517438352108, 0.016102034598588943, -0.017952555790543556, -0.010516981594264507, -0.011739497072994709, 0.030512643977999687, 0.004180416464805603, -0.029976747930049896, -0.02912266179919243, 0.010115059092640877, 0.00019428889208938926, -0.017952555790543556, 0.0021435886155813932, 0.012417742051184177, -0.00821011234074831, -0.03550318628549576, -0.013757484965026379, 0.014762291684746742, 0.04136456176638603, 0.04240286350250244, -0.0046095531433820724, 0.07100637257099152, -0.008993024006485939, 0.04963747411966324, -0.02036409266293049, 0.08219322562217712, 0.008976277895271778, 0.08929386734962463, 0.009420067071914673, 0.036173056811094284, 0.015222828835248947, -0.025455115363001823, -0.03553668037056923, 0.0706714391708374, 0.035168252885341644, -0.06872881203889847, -0.02297659032046795, 0.00910187792032957, -0.019576992839574814, 0.039354946464300156, -0.01751713827252388, 0.055532343685626984, -0.028134601190686226, 0.05466150864958763, -0.03741231933236122, 0.01775159314274788, -0.002204295713454485, 0.01048348844051361, -0.009244225919246674, -0.009001397527754307, 0.04451295733451843, -0.01793580874800682, 0.0020933481864631176, 0.04384308680891991, -0.01748364418745041, 0.014737172052264214, 0.005204063840210438, -0.026409681886434555, 0.00040558623732067645, -0.0479293018579483, -0.018304238095879555, 0.02758195623755455, 0.005346411373466253, 0.024718256667256355, -0.010676076635718346, -0.004082029219716787, 0.016252756118774414, 0.007703521754592657, 0.025974266231060028, 0.009637775830924511, -0.012920145876705647, -0.04531680420041084, 0.01171437744051218, 0.015373549424111843, -0.022842615842819214, -0.04967096820473671, 0.013095987029373646, -0.0013680030824616551, 0.03212033584713936, -0.043273694813251495, -0.00277996645309031, 0.048733148723840714, -0.031065288931131363, 0.03392899036407471, 0.02512018010020256, 0.05811134725809097, -0.014276634901762009, 0.020062649622559547, -0.01786882057785988, -0.05690557882189751, -0.02285936288535595, 0.013933326117694378, 0.04347465559840202, -0.00914374552667141, 0.03955591097474098, -0.054259587079286575, 0.05439356341958046, 0.04702497646212578, 0.004965422209352255, -0.024383321404457092, -0.01897410862147808, 0.03530222550034523, -0.006962476298213005, -0.05302032455801964, -0.03295767679810524, -0.024483801797032356, -0.016905881464481354, -0.061092276126146317, 0.03248876705765724, -0.05358971655368805, -0.03520174324512482, -0.01962723396718502, 0.018253996968269348, 0.023998145014047623, -0.03361079841852188, 0.027799665927886963, -0.008197551593184471, 0.05255141481757164, 0.007644908037036657, 0.01486277300864458, 0.08788713812828064, 0.01982819475233555, -0.0021080016158521175, 0.03153419867157936, 0.07536053657531738, -0.01770135387778282, -0.05392465367913246, 0.09626052528619766, -0.03212033584713936, -0.025438368320465088, 0.0036110258661210537, -0.0515466071665287, 0.045082349330186844, -0.04052722454071045, 0.024751750752329826, 0.000020900773961329833, -0.02512018010020256, 0.004944488871842623, 0.04565173760056496, -0.005275237839668989, 0.04658956080675125, -0.010182046331465244, 0.02016313001513481, -0.05017337203025818, -0.03821616619825363, -0.06748954951763153, -0.02455078810453415, 0.015524270944297314, 0.015892699360847473, 0.010684449225664139, 0.04417802393436432, -0.03684293106198311, -0.014619944617152214, 0.027799665927886963, -0.006146070547401905, 0.015599631704390049, -0.004877501633018255, -0.014259888790547848, 0.019844941794872284, -0.006275858264416456, -0.0580778531730175, -0.0022377893328666687, -0.004718407057225704, -0.029474344104528427, -0.030445657670497894, -0.013489536009728909, -0.005174756981432438, 0.023478994145989418, -0.02223973162472248, -0.008649715222418308, 0.02312731184065342, -0.037278346717357635, -0.03731184080243111, -0.00954566802829504, 0.042503342032432556, -0.046891000121831894, -0.01442735642194748, 0.042503342032432556, -0.014913013204932213, -0.010634209029376507, 0.038551103323698044, -0.022289972752332687, -0.01536517683416605, -0.04334068298339844, -0.06273346394300461, 0.029022181406617165, 0.004555125720798969, 0.05405862629413605, -0.03667546063661575, -0.07582944631576538, -0.02285936288535595, 0.011069625616073608, 0.006627540569752455, -0.010516981594264507, 0.07341790944337845, -0.014837652444839478, -0.061293236911296844, -0.02431633323431015, 0.002541324822232127, -0.05208250507712364, -0.011982325464487076, 0.06658522039651871, 0.02846953645348549, 0.048800136893987656, -0.01962723396718502, 0.03349357098340988, 0.028134601190686226, 0.0006808615289628506, -0.017265936359763145, 0.006916422862559557, -0.10443296283483505, 0.011613896116614342, 0.03114902228116989, 0.005601800046861172, -0.003786867018789053, 0.06913073360919952, -0.006342845503240824, 0.043508149683475494, 0.06658522039651871, 0.025957519188523293, -0.0461876355111599, -0.02120143175125122, 0.04655606672167778, -0.0481637567281723, -0.03384525328874588, 0.030596379190683365, -0.020313851535320282, -0.0931791216135025, -0.024115372449159622, -0.006748954765498638, -0.028486283496022224, 0.0527188815176487, -0.009227478876709938, -0.0015658244956284761, -0.022038770839571953, 0.05000590533018112, -0.007481626700609922, -0.003393317572772503, 0.02892169915139675, -0.023763690143823624, 0.03503427654504776, 0.022172745317220688, 0.002813460072502494, -0.005643667187541723, -0.006774074863642454, 0.011739497072994709, -0.03031168319284916, -0.03225431218743324, 0.024266093969345093, 0.01208280585706234, -0.03057963214814663, -0.03379501402378082, -0.03337634354829788, -0.06062336638569832, 0.0527188815176487, -0.018304238095879555, -0.04990542307496071, 0.03381176292896271, 0.003983641974627972, 0.026794858276844025, -0.011371067725121975, -0.04551776498556137, 0.0012591490522027016, -0.03191937506198883, 0.06906374543905258, 0.009914097376167774, -0.029591571539640427, -0.0009085131459869444, 0.005601800046861172, 0.016939373686909676, -0.04913507029414177, -0.05593426525592804, 0.01626950316131115, -0.043307188898324966, -0.0005709607503376901, -0.014854399487376213, 0.0636712834239006, -0.011479921638965607, 0.007326718885451555, -0.012250274419784546, 0.002516204724088311, -0.007862616330385208, 0.009972711093723774, -0.006409832276403904, -0.06594884395599365, 0.03131648898124695, 0.027983879670500755, 0.009436814114451408, -0.025254154577851295, 0.02485223114490509, -0.016545824706554413, 0.03523523733019829, 0.02428284101188183, -0.022524427622556686, 0.024751750752329826, -0.05693907290697098, 0.027665691450238228, -0.054561030119657516, -0.03634052723646164, -0.008164058439433575, 0.059518080204725266, -0.04203443229198456, 0.02707955427467823, -0.009679642505943775, -0.06946566700935364, -0.011069625616073608, 0.014494343660771847, -0.012317261658608913, 0.030948061496019363, -0.021636847406625748, 0.010609089396893978, 0.0006505079800263047, -0.010031324811279774, 0.06336984038352966, -0.03446488454937935, 0.028067613020539284, 0.03284044936299324, -0.00972150918096304, 0.024400068446993828, -0.04622112959623337, -0.021804315969347954, 0.024333080276846886, -0.017299430444836617, -0.07134130597114563, -0.013497909530997276, -0.03088107332587242, 0.013916579075157642, 0.040661197155714035, -0.02508668601512909, 0.00791285652667284, -0.028971940279006958, -0.009043264202773571, -0.028687244281172752, -0.025488609448075294, 0.03473283350467682, -0.012375875376164913, -0.005354784894734621, 0.06038891151547432, -0.049034591764211655, -0.022842615842819214, 0.06879580020904541, 0.009512174874544144, 0.03223756328225136, 0.015474030748009682, -0.021419139578938484, -0.020833002403378487, 0.007062957156449556, 0.0043960316106677055, 0.04504885524511337, 0.0005031885812059045, 0.02585703879594803, 0.027799665927886963, -0.0019091336289420724, -0.027866652235388756, 0.01847170479595661, -0.0353357195854187, 0.01494650635868311, -0.01677190698683262, 0.017090095207095146, -0.01482927892357111, 0.038852542638778687, -0.005170570220798254, -0.0028930073603987694, -0.07984867691993713, -0.07013554126024246, 0.04679052159190178, 0.013824472203850746, -0.03546969220042229, -0.023914411664009094, 0.027598703280091286, -0.060824327170848846, 0.04970446228981018, 0.01004807185381651, 0.03238828480243683, -0.004006668459624052, -0.04702497646212578, -0.02473500370979309, -0.007933789864182472, -0.003546132007613778, -0.006924795918166637, 0.006305165123194456, -0.015532644465565681, -0.004056909121572971, 0.019258804619312286, 0.0733509212732315, -0.007263918407261372, 0.05101070925593376, 0.0019091336289420724, 0.04109661281108856, -0.012702437117695808, -0.022608160972595215, 0.0022503493819385767, -0.057140033692121506, 0.04940301924943924, 0.059986989945173264, 0.01071794331073761, -0.0028071801643818617, 0.07000156491994858, 0.04729292541742325, -0.08909290283918381, -0.059283625334501266, -0.012685691006481647, -0.019761208444833755, -0.015817340463399887, -0.06417368352413177, -0.05325477942824364, 0.01657094433903694, -0.043005745857954025, -0.00046079829917289317, 0.061829134821891785, -0.013179720379412174, -0.029876267537474632, -0.0012277488131076097, -0.05700606107711792, -0.0004717883712146431, 0.013531403616070747, 0.038819052278995514, 0.007561174221336842, 0.005668787285685539, 0.06742256134748459, 0.014787412248551846, -0.023914411664009094, 0.034632354974746704, 0.052450936287641525, 0.04752738028764725, -0.019074589014053345, 0.03607257828116417, 0.05127865821123123, 0.021904796361923218, -0.024902470409870148, 0.001605598139576614, 0.003334703855216503, 0.0587812215089798, -0.03737882524728775, -0.0031044355127960443, 0.01530656311661005, -0.004806327633559704, 0.06283394247293472, 0.01110311970114708, 0.004961235448718071, -0.028871459886431694 ]
28,923
yampex.plot
doKeywords
Applies line style/marker/color settings as keywords for this vector, except for options already set with keywords. Then applies plot keywords set via the set_plotKeyword call and then, with higher priority, those set via the constructor, if they don't conflict with explicitly set keywords to this call which takes highest priority. Returns the new kw dict.
def doKeywords(self, kVector, kw): """ Applies line style/marker/color settings as keywords for this vector, except for options already set with keywords. Then applies plot keywords set via the set_plotKeyword call and then, with higher priority, those set via the constructor, if they don't conflict with explicitly set keywords to this call which takes highest priority. Returns the new kw dict. """ kw = self.opts.kwModified(kVector, kw) for thisDict in (self.kw, self.plotKeywords): for name in thisDict: if name not in kw: kw[name] = thisDict[name] return kw
(self, kVector, kw)
[ 0.021955465897917747, -0.02707250602543354, -0.04600024223327637, 0.03881159797310829, -0.04667307063937187, 0.004149848595261574, -0.004092304036021233, 0.02232729084789753, 0.11353100091218948, 0.04518576338887215, -0.05372006446123123, -0.017670609056949615, 0.011021997779607773, -0.019104795530438423, -0.0534367710351944, -0.027692215517163277, -0.012208300642669201, 0.020415041595697403, -0.05588020011782646, -0.0925670713186264, 0.028736870735883713, -0.013589370995759964, 0.006546800956130028, -0.008290844038128853, 0.05464077740907669, 0.020822279155254364, 0.006874362472444773, 0.000965531449764967, 0.039555247873067856, -0.029214933514595032, -0.0595630519092083, 0.02280535362660885, -0.031729187816381454, 0.02103475295007229, 0.04097172990441322, -0.04971850663423538, 0.02147740311920643, 0.012633245438337326, 0.059208933264017105, 0.02802862972021103, -0.008366094902157784, 0.00937533751130104, 0.03273843228816986, 0.004709801636636257, -0.00775966327637434, 0.04189244285225868, -0.01046425849199295, 0.057402919977903366, 0.04674389213323593, -0.05825280770659447, 0.0027709922287613153, -0.03620881214737892, 0.05109957605600357, -0.024186423048377037, -0.03280925750732422, -0.0471334271132946, 0.003910817205905914, 0.0444067008793354, -0.05212652310729027, 0.004559300374239683, -0.02276994287967682, 0.03376537933945656, 0.0029812511056661606, 0.013713313266634941, -0.020751455798745155, -0.045681532472372055, -0.008388226851820946, -0.008662670850753784, 0.029622172936797142, 0.03682852163910866, -0.0025673729833215475, -0.038705360144376755, 0.0068566566333174706, -0.022433528676629066, -0.012367655523121357, 0.005329512059688568, -0.07656083256006241, -0.021512815728783607, 0.00009108917583944276, -0.026010144501924515, -0.016971221193671227, 0.023460477590560913, -0.020344218239188194, -0.012394214048981667, 0.008268711157143116, 0.0008017507498152554, -0.03530580550432205, 0.0418570339679718, 0.044335875660181046, -0.05421583354473114, -0.04320269078016281, 0.06172318756580353, -0.01808669976890087, 0.009331072680652142, -0.044371288269758224, -0.011544325388967991, -0.01373987179249525, -0.06572474539279938, -0.009747164323925972, -0.008839731104671955, 0.010366874746978283, -0.03238430991768837, 0.022911589592695236, -0.03888241946697235, -0.022929295897483826, -0.0636354386806488, -0.024292660877108574, -0.02236270345747471, -0.003508005291223526, 0.05506572499871254, 0.000717093818821013, -0.014067432843148708, 0.012774894014000893, 0.01577606424689293, -0.032083310186862946, 0.03636816516518593, -0.04862073063850403, -0.053118061274290085, 0.0035788293462246656, 0.0030365826096385717, -0.06958466023206711, 0.001770602073520422, 0.009463868103921413, 0.03934277594089508, -0.02099934034049511, -0.07911049574613571, 0.014757968485355377, 0.07564011961221695, 0.019476622343063354, -0.014757968485355377, 0.02627573348581791, -0.0192287378013134, 0.016546275466680527, -0.037465937435626984, 0.01329722162336111, -0.040015604346990585, -0.016032801941037178, 0.019813036546111107, 0.010836084373295307, 0.06129824370145798, 0.08435148000717163, 0.01597968302667141, -0.06356461346149445, 0.025461256504058838, -0.06947842240333557, -0.003299959469586611, -0.05159534513950348, -0.06345837563276291, -0.022008582949638367, -0.0016676858067512512, 0.00753833819180727, 0.0473104864358902, -0.015262589789927006, -0.0034416078124195337, 0.022043995559215546, -0.025656023994088173, -0.015970829874277115, -0.04327351227402687, -0.0021114428527653217, 0.03902406990528107, 0.05988176167011261, -0.04624812677502632, 0.03895324468612671, -0.0060775913298130035, 0.0009644248057156801, 0.054782427847385406, 0.016546275466680527, -0.036545224487781525, 0.007591456174850464, 0.027249565348029137, 0.01882150024175644, 0.016820719465613365, 0.035181861370801926, 0.022911589592695236, 0.0034017690923064947, 0.03799711912870407, -0.02710791677236557, 0.025142548605799675, 0.03155212849378586, 0.011995828710496426, 0.008892849087715149, 0.025266490876674652, -0.058819398283958435, 0.01830802485346794, 0.019936978816986084, -0.029161816462874413, 0.025443552061915398, -0.00877333339303732, -0.0008338429033756256, 0.00022409182565752417, 0.03268531337380409, -0.03799711912870407, 0.019813036546111107, 0.03178230673074722, -0.02363753691315651, 0.01771487295627594, 0.018609028309583664, -0.01832573115825653, 0.008782186545431614, 0.05032050982117653, -0.016475452110171318, -0.02138887345790863, -0.06321049481630325, 0.03636816516518593, 0.008746773935854435, 0.013775283470749855, 0.0032025764230638742, -0.01636921614408493, -0.03008252941071987, 0.050108037889003754, 0.050851691514253616, -0.03728887811303139, 0.0376075878739357, 0.05145369470119476, 0.012960807420313358, -0.025957025587558746, -0.04316727817058563, 0.07960626482963562, -0.04359222203493118, 0.020627513527870178, 0.002527534496039152, 0.0027444332372397184, 0.027338095009326935, 0.03728887811303139, 0.024345777928829193, -0.015129794366657734, 0.08251005411148071, 0.011854181066155434, -0.013376898132264614, -0.018591322004795074, 0.008445771411061287, -0.023035531863570213, -0.03750135004520416, 0.032171837985515594, -0.021742993965744972, -0.05743832886219025, -0.00327118718996644, -0.007857047021389008, 0.014518937095999718, -0.02537272684276104, 0.029108697548508644, 0.019458916038274765, 0.032118722796440125, 0.02411559969186783, -0.04947062209248543, 0.048266611993312836, 0.016192154958844185, 0.050851691514253616, 0.003565549850463867, 0.03534121811389923, 0.00690092146396637, 0.025496669113636017, 0.013332633301615715, 0.04277774691581726, -0.0008161368896253407, 0.025443552061915398, 0.03902406990528107, 0.006108576897531748, -0.006715008057653904, -0.011632855050265789, -0.009419603273272514, 0.10347398370504379, -0.03592551499605179, 0.03813876956701279, 0.0806686282157898, 0.0048116110265254974, 0.0661851018667221, 0.0096143689006567, -0.08704279363155365, 0.02668297290802002, -0.030489766970276833, 0.0020970567129552364, -0.0306314155459404, 0.003043222241103649, -0.0048116110265254974, 0.0828641727566719, -0.039130304008722305, 0.0035965354181826115, -0.04805414006114006, 0.027426626533269882, 0.08902586996555328, 0.004944405984133482, -0.040830083191394806, 0.028701459988951683, -0.05864233896136284, 0.00089028081856668, 0.027408920228481293, 0.006825671065598726, -0.009800282306969166, -0.03983854502439499, -0.009127453900873661, 0.017590930685400963, 0.08109357208013535, 0.020645219832658768, 0.025691434741020203, 0.016413480043411255, -0.0009367591701447964, 0.007520632352679968, -0.003700558329001069, 0.03059600293636322, 0.03102094866335392, -0.05113498866558075, 0.02537272684276104, 0.009756017476320267, 0.03195936605334282, 0.0007746383780613542, 0.07804813981056213, -0.027727628126740456, 0.03325190767645836, -0.03835124149918556, -0.0293565820902586, 0.0340309701859951, -0.04589400440454483, -0.01290768850594759, -0.08428065478801727, -0.008835304528474808, -0.03592551499605179, -0.036934759467840195, -0.0032977464143186808, 0.03583698719739914, -0.03902406990528107, -0.0726655051112175, -0.06650381535291672, -0.07797731459140778, 0.03856371343135834, -0.017298782244324684, 0.008029680699110031, -0.05510113388299942, 0.06675169616937637, 0.033074844628572464, 0.020662926137447357, 0.03937818855047226, -0.04295480623841286, 0.051312047988176346, -0.05626973137259483, -0.05860692635178566, 0.001939915819093585, 0.055986437946558, -0.016546275466680527, -0.0015835822559893131, -0.005134745966643095, 0.004417652264237404, -0.07677330821752548, 0.0032224957831203938, -0.016732189804315567, 0.03151671588420868, 0.024221835657954216, 0.022982414811849594, 0.052268173545598984, 0.027692215517163277, 0.007139952853322029, 0.028666047379374504, 0.015218324959278107, 0.022061701864004135, 0.05471160262823105, 0.008476757444441319, -0.019405798986554146, -0.05078086629509926, -0.015643268823623657, -0.021725287660956383, 0.0648394450545311, 0.021140988916158676, 0.021070163697004318, 0.07071784883737564, -0.0011210123775526881, 0.01332378014922142, 0.013013925403356552, -0.04206950590014458, 0.016342656686902046, -0.036509815603494644, -0.008892849087715149, -0.012943101115524769, 0.027798451483249664, 0.016085918992757797, -0.003999347332865, 0.025478962808847427, 0.01919332705438137, -0.004324695561081171, 0.03535892441868782, -0.03941360116004944, -0.011305293999612331, -0.040015604346990585, 0.053543005138635635, 0.009030070155858994, -0.019494328647851944, 0.0048248907551169395, 0.0017761351773515344, -0.049647681415081024, 0.07988956570625305, 0.05857151746749878, -0.01880379393696785, -0.01875067502260208, 0.06572474539279938, 0.04507952928543091, 0.02094622142612934, -0.001114372629672289, -0.014306464232504368, -0.03450903296470642, -0.03372997045516968, -0.03877618536353111, -0.007618015166372061, 0.013447722420096397, -0.08973411470651627, 0.026311146095395088, 0.013775283470749855, -0.023371946066617966, -0.0367577001452446, 0.05375547707080841, 0.011871886439621449, -0.0033685704693198204, -0.02749744988977909, -0.027621392160654068, -0.019936978816986084, -0.030011704191565514, -0.018042434006929398, 0.032561372965574265, 0.014988146722316742, 0.008007547818124294, 0.015014705248177052, 0.03976772353053093, 0.03927195444703102, 0.01314671989530325, 0.04642518609762192, 0.021990876644849777, 0.019777623936533928, 0.009428455494344234, -0.027373507618904114, -0.023779185488820076, 0.06275013834238052, -0.08683032542467117, -0.04210491478443146, 0.02439889684319496, 0.004081237595528364, 0.019423505291342735, -0.029197227209806442, 0.002368180314078927, 0.0075870295986533165, -0.026806915178894997, -0.002494335640221834, -0.008596273139119148, -0.03450903296470642, -0.04723966121673584, -0.062254369258880615, 0.035571396350860596, -0.01050852332264185, 0.016413480043411255, -0.009685193188488483, 0.023867715150117874, -0.005130319390445948, -0.033907029777765274, 0.030011704191565514, 0.08003120869398117, -0.021282637491822243, -0.02399165742099285, 0.059315167367458344, 0.009446161799132824, -0.03842206299304962, -0.061864834278821945, 0.010641318745911121, -0.004227312281727791, 0.07918132096529007, 0.01686498522758484, -0.05184322968125343, 0.010579347610473633, -0.025213373824954033, 0.07036372274160385, 0.011216764338314533, 0.0013368045911192894, 0.0027200873009860516, -0.0183788500726223, 0.045646119862794876, -0.04486705735325813, -0.006431711837649345, -0.04313186556100845, -0.034349679946899414, 0.049151912331581116, 0.019512034952640533, 0.03718264400959015, -0.023053238168358803, -0.015147500671446323, -0.022876178845763206, -0.04546906054019928, -0.018166376277804375, -0.019742213189601898, 0.00958781037479639, 0.06452073901891708, 0.008228872902691364, -0.02574455365538597, 0.009455014951527119, 0.03704099357128143, 0.037855472415685654, 0.020822279155254364, -0.004019266460090876, 0.0025585200637578964, 0.04465458169579506, -0.005710191559046507, 0.025213373824954033, 0.005196717102080584, 0.03220725059509277, 0.013899225741624832, 0.032986316829919815, -0.03495168313384056, -0.024593662470579147, 0.030489766970276833, 0.06452073901891708, -0.020769162103533745, -0.008791038766503334, 0.06172318756580353, -0.05120581015944481, 0.0048293168656528, 0.005723471287637949, -0.05202028900384903, 0.06983254104852676, 0.015846887603402138, 0.06356461346149445, -0.033853910863399506, -0.11253946274518967, 0.06940759718418121, 0.02227417379617691, -0.014412700198590755, -0.018184082582592964, 0.03008252941071987, 0.015448503196239471, -0.06267931312322617, -0.0353943333029747, 0.04008642956614494, -0.03330502286553383, -0.02577996626496315, 0.054924074560403824, 0.02976381964981556, -0.034349679946899414, -0.018201788887381554, -0.05517195910215378, 0.029037874191999435, -0.01839655451476574, 0.04228197783231735, 0.0021357887890189886, -0.0013047123793512583, 0.001114372629672289, -0.027214152738451958, 0.03686393424868584, 0.00295247882604599, 0.04578777030110359, -0.047947902232408524, 0.047381311655044556, 0.09412520378828049, -0.0006307769799605012, -0.04461917281150818, -0.06979713588953018, -0.0507100410759449, -0.02753286249935627, 0.02046816051006317, -0.04245903715491295, -0.01351854670792818, -0.04592941701412201, -0.03750135004520416, 0.0096586337313056, -0.01836114376783371, -0.014014314860105515, -0.00304986210539937, 0.01836114376783371, 0.02223876118659973, 0.06292719393968582, -0.04975391924381256, -0.014058580622076988, -0.011500060558319092, -0.04755837097764015, -0.006524668540805578, -0.018272612243890762, -0.0016566194826737046, 0.03983854502439499, -0.05772162601351738, -0.020202569663524628, 0.0014939454849809408, -0.055242784321308136, 0.05864233896136284, 0.058288220316171646, 0.0038355665747076273, -0.05056839436292648, -0.012624392285943031, -0.04334433749318123, 0.06905347853899002, 0.05255146697163582, 0.0019697947427630424, -0.007016010582447052, 0.005139172542840242, 0.03234890103340149, 0.03661604970693588, 0.009667486883699894, 0.006551227532327175, -0.04553988575935364, 0.010659024119377136, -0.04430046305060387, -0.07394034415483475, -0.041786208748817444, -0.015820330008864403, 0.05864233896136284, 0.010871496982872486, 0.003109619952738285, 0.024629075080156326, -0.06310425698757172, -0.023938540369272232, 0.01970680058002472, 0.029020167887210846, -0.06997419148683548, 0.02847128175199032, -0.01871526427567005, 0.03884701058268547, -0.03364143893122673, -0.03764300048351288, -0.07245303690433502, -0.0210170466452837, 0.014093992300331593, -0.009941930882632732, 0.0017174839740619063, -0.0061041503213346004, 0.019883861765265465, -0.02367294952273369, 0.0454336479306221, -0.03542974591255188, -0.01638692244887352, -0.053897127509117126, -0.019565152004361153, -0.027373507618904114, -0.015280296094715595, -0.013527399860322475, 0.002531960839405656, -0.0067327143624424934, 0.019122501835227013, 0.03146359696984291, -0.028276514261960983, 0.014279905706644058, 0.02411559969186783, -0.015138647519052029, 0.02192005328834057, 0.09879959374666214, -0.0218669343739748, -0.014226787723600864, 0.017998170107603073, 0.0038687654305249453, 0.04770001769065857, 0.004616844933480024, 0.03835124149918556, 0.015448503196239471, 0.0058164275251328945, 0.03881159797310829, 0.0007187537848949432, 0.019476622343063354, 0.08853010088205338, 0.03411950170993805, -0.0014275478897616267, -0.031251125037670135, -0.03195936605334282, -0.009906518273055553, 0.00010485284292371944, 0.037324290722608566, -0.0386345349252224, -0.01483764499425888, 0.06792029738426208, -0.06678710877895355, -0.03902406990528107, 0.022167937830090523, -0.032171837985515594, -0.03633275255560875, 0.03771382197737694, -0.002326128538697958, -0.03629734367132187, -0.009747164323925972, 0.013509693555533886, 0.007449808064848185, 0.029090991243720055, -0.007471940480172634, -0.04752295836806297, 0.048372846096754074, -0.03546515852212906, 0.0014961587730795145, 0.011544325388967991, -0.009428455494344234, 0.045221175998449326, -0.03920112922787666, -0.03056059218943119, -0.008202314376831055, -0.027816157788038254, 0.023885421454906464, -0.030932417139410973, 0.022911589592695236, -0.0038399931509047747, 0.022433528676629066, -0.02760368585586548, 0.0036540799774229527, -0.0427069216966629, -0.009959636256098747, -0.0034084089566022158, 0.02976381964981556, -0.030295001342892647, -0.06136906519532204, -0.03753676265478134, -0.13463658094406128, 0.047416724264621735, -0.009145159274339676, 0.028630634769797325, 0.026966270059347153, -0.028099454939365387, 0.009694046340882778, -0.03107406571507454, -0.03969689831137657, -0.025142548605799675, -0.0386345349252224, 0.05333053320646286, -0.010738701559603214, 0.006790258921682835, -0.017413871362805367, 0.014988146722316742, -0.007166511844843626, 0.020344218239188194, 0.014642879366874695, -0.013190985657274723, -0.10935238003730774, 0.023885421454906464, -0.001263767248019576, 0.034349679946899414, 0.014093992300331593, -0.04844367131590843, 0.054817840456962585, 0.02016715705394745, -0.00982684176415205, -0.05063921958208084, -0.02013174444437027, 0.017263369634747505, -0.011517765931785107, -0.026983974501490593, 0.030436649918556213, -0.04674389213323593, -0.01114594005048275, -0.024788428097963333, 0.006962892599403858, -0.011491207405924797, 0.0009926437633112073, -0.015262589789927006, 0.04897485300898552, -0.08194345980882645, 0.003357504028826952, -0.04327351227402687, 0.005192290525883436, -0.01442155335098505, -0.02046816051006317, 0.025549788028001785, 0.06423744559288025, 0.020220275968313217, 0.016519717872142792, 0.024168718606233597, 0.014890762977302074, -0.0306314155459404, -0.013934638351202011, 0.05549066886305809, -0.01314671989530325, -0.010446552187204361, 0.026842327788472176, 0.061439890414476395, -0.04468999430537224, -0.02616949751973152, -0.07199268043041229, 0.017396165058016777, 0.05517195910215378, 0.04670848324894905, -0.003379636676982045, 0.030365824699401855, 0.03378308564424515 ]
28,924
yampex.plot
doSettings
Does C{set_XXX} calls on the C{Axes} object for the subplot at index I{k}.
def doSettings(self, k): """ Does C{set_XXX} calls on the C{Axes} object for the subplot at index I{k}. """ def bbAdd(textObj): dims = self.adj.tsc.dims(textObj) self.dims.setDims(k, name, dims) for name in self._settings: value = self.opts[name] if not value: continue fontsize = self.fontsize(name, None) kw = {'size':fontsize} if fontsize else {} bbAdd(self.sp.set_(name, value, **kw)) if name == 'xlabel': self.xlabels[k] = value continue settings = self.opts['settings'] for name in settings: bbAdd(self.sp.set_(name, settings[name]))
(self, k)
[ 0.025456728413701057, -0.05070307105779648, 0.000030818289815215394, 0.0643080472946167, -0.06160808727145195, 0.039762988686561584, -0.0407097265124321, -0.0027854254003614187, 0.02500089257955551, 0.018513984978199005, -0.025141149759292603, -0.020319798961281776, 0.07608967274427414, 0.0035853313747793436, -0.015130273066461086, -0.021091215312480927, 0.0550510510802269, 0.007118065841495991, 0.0589081309735775, -0.018040616065263748, 0.007569519802927971, -0.08317267149686813, 0.002585996873676777, -0.03674745559692383, -0.001695142826065421, -0.002969513414427638, 0.0006443076999858022, 0.023352866992354393, 0.037588998675346375, -0.04561873897910118, -0.0669378712773323, -0.039762988686561584, -0.024492459371685982, 0.058101654052734375, 0.03522215411067009, -0.018654242157936096, -0.056418564170598984, 0.02010941319167614, 0.01000211015343666, 0.09488417208194733, 0.02256391942501068, -0.022704176604747772, 0.06904173642396927, -0.0215119868516922, 0.012991347350180149, 0.037974707782268524, 0.009633934125304222, 0.10393077880144119, 0.001425585593096912, 0.004234021995216608, 0.019373061135411263, -0.05287706106901169, -0.039517540484666824, 0.010019642300903797, -0.03636174649000168, 0.025982694700360298, 0.04544341564178467, 0.06532490998506546, 0.03215402364730835, -0.03878118842840195, 0.011685199104249477, 0.0030747065320611, -0.05750555917620659, -0.024019090458750725, -0.030961833894252777, -0.05585753172636032, 0.015551045536994934, -0.017444521188735962, -0.007359133567661047, -0.0530523844063282, 0.04137594997882843, 0.008485576137900352, -0.04158633574843407, -0.018759435042738914, -0.03744874149560928, -0.017742568626999855, -0.056944526731967926, 0.06280028074979782, -0.03467865660786629, 0.03937728330492973, -0.019127611070871353, 0.056699078530073166, -0.003662034636363387, 0.004707390908151865, 0.010405350476503372, -0.010957613587379456, 0.031031962484121323, 0.053087446838617325, 0.09228941053152084, -0.010650800541043282, 0.03343387320637703, -0.01396438293159008, 0.06006525829434395, 0.01101021096110344, -0.03504683077335358, 0.0006426640320569277, -0.0072101098485291, -0.07538838684558868, -0.07728186249732971, -0.027122285217046738, -0.060521092265844345, -0.0363968089222908, 0.030032629147171974, -0.04635509103536606, 0.020547717809677124, -0.04354993999004364, 0.009835554286837578, 0.010791058652102947, -0.020547717809677124, 0.02291456237435341, 0.01754971407353878, 0.010361519642174244, -0.04123569279909134, -0.000635541626252234, 0.01598935015499592, -0.014052044600248337, -0.05115890875458717, -0.04397071152925491, -0.00987061858177185, -0.007766756694763899, -0.07468709349632263, 0.05235109478235245, -0.012921218760311604, 0.018093211576342583, -0.01179039292037487, 0.04470706358551979, 0.039798054844141006, 0.06111718714237213, 0.0023032904136925936, -0.05803152173757553, 0.02344052866101265, -0.019513318315148354, -0.030172886326909065, -0.010273858904838562, 0.07426632195711136, -0.0026933816261589527, -0.005154461599886417, -0.011799158528447151, -0.07594941556453705, 0.012447849847376347, 0.01005470659583807, 0.027315139770507812, -0.02179250307381153, 0.01818087324500084, -0.023282738402485847, 0.008283955976366997, 0.04046427831053734, -0.06171328201889992, -0.04390058293938637, -0.008139315992593765, -0.009765425696969032, 0.057575687766075134, -0.023247674107551575, -0.07286375015974045, 0.0030352589674293995, -0.040288954973220825, 0.01128195971250534, 0.03881625086069107, 0.01923280395567417, 0.049896590411663055, -0.03448580205440521, -0.0005889717722311616, 0.023633381351828575, -0.032083895057439804, -0.005478806793689728, 0.027350204065442085, -0.011965714395046234, -0.0507381372153759, -0.002688998356461525, 0.0338546447455883, 0.045513544231653214, -0.05249135568737984, -0.04039414972066879, 0.033994901925325394, -0.01077352650463581, 0.00002741115531534888, -0.01807568036019802, 0.021178876981139183, -0.000950025103520602, 0.029874838888645172, 0.015577344223856926, 0.03306569531559944, -0.04397071152925491, 0.029173551127314568, 0.017453286796808243, 0.0009215353056788445, 0.003918442875146866, 0.02931380830705166, 0.010799824260175228, -0.004926543217152357, 0.09362185001373291, 0.024667780846357346, -0.010449180379509926, -0.03352153301239014, -0.009695297107100487, 0.005299102049320936, 0.01639259047806263, -0.08464537560939789, 0.009406016208231449, 0.030804043635725975, 0.014393921941518784, -0.03204882889986038, 0.009818022139370441, -0.017076345160603523, 0.025141149759292603, 0.03201376646757126, 0.04838882386684418, 0.013675102032721043, -0.02854239195585251, 0.06062628701329231, -0.021091215312480927, -0.049756333231925964, 0.02831447497010231, 0.005658512003719807, 0.01000211015343666, -0.02100355364382267, -0.0346260592341423, 0.019934091717004776, -0.006780571304261684, 0.009958279319107533, -0.007306537125259638, 0.02792876586318016, 0.03010275773704052, 0.031803376972675323, 0.005022970028221607, -0.010528075508773327, 0.05522637441754341, -0.04660053923726082, 0.01625233329832554, -0.02508855238556862, 0.00647375825792551, 0.03853573650121689, -0.0034757552202790976, -0.003916251007467508, 0.009484910406172276, 0.000737447408027947, 0.004461940377950668, -0.04530315846204758, 0.018882161006331444, -0.03227674588561058, 0.008945795707404613, 0.011220596730709076, -0.00889758300036192, 0.0035853313747793436, -0.08752065151929855, 0.04407590627670288, 0.009581337682902813, 0.035169556736946106, -0.014393921941518784, 0.0018704646499827504, 0.03622148931026459, -0.019039949402213097, -0.028016427531838417, 0.030050160363316536, -0.008165613748133183, -0.006421161815524101, -0.03085664100944996, 0.005671660881489515, 0.005544552579522133, -0.03483644500374794, -0.01088748499751091, 0.04491744935512543, -0.029944967478513718, 0.015130273066461086, 0.05484066531062126, 0.04172659292817116, 0.04404084384441376, -0.0009094819542951882, -0.07391568273305893, -0.01984643004834652, 0.058732811361551285, 0.09523481130599976, -0.03047093376517296, 0.05249135568737984, -0.0391668938100338, 0.052316032350063324, 0.003274135058745742, 0.014525413513183594, 0.020407460629940033, -0.0016480251215398312, 0.07251310348510742, -0.039237022399902344, -0.01524423249065876, 0.049791399389505386, -0.018759435042738914, -0.030260546132922173, -0.004266894888132811, 0.012000778689980507, -0.0021937142591923475, 0.031207283958792686, -0.06378208100795746, 0.011772860772907734, 0.06777941435575485, 0.013850424438714981, -0.09474391490221024, -0.05171993747353554, 0.02358078584074974, 0.0013313500676304102, -0.04186685010790825, 0.015901688486337662, 0.015068911015987396, -0.04751221463084221, -0.0338546447455883, 0.06735864281654358, 0.07040924578905106, 0.010720929130911827, 0.08808168768882751, 0.0018704646499827504, 0.10035420954227448, -0.00143435166683048, -0.016988685354590416, 0.03252219781279564, -0.00871787779033184, 0.0596795491874218, -0.02291456237435341, -0.02358078584074974, -0.0034998618066310883, -0.04432135820388794, -0.00675427308306098, 0.06378208100795746, -0.03867599368095398, -0.09537506848573685, -0.03699290379881859, -0.06518465280532837, 0.06146783009171486, 0.02870018221437931, -0.0005878760130144656, -0.022090550512075424, 0.0008366138208657503, -0.004553984384983778, -0.045162901282310486, -0.018671773374080658, 0.00959886983036995, -0.005890813190490007, -0.036957841366529465, -0.03769419342279434, -0.008603918366134167, 0.04498758167028427, -0.012553042732179165, -0.024878166615962982, 0.0346260592341423, 0.003436307655647397, -0.10463206470012665, -0.00916933175176382, 0.01070339698344469, 0.033872175961732864, 0.01690978929400444, -0.03366179019212723, 0.028104089200496674, 0.01679583080112934, -0.0191977396607399, 0.02252885513007641, -0.024772973731160164, -0.010642034932971, 0.03238194063305855, 0.023913897573947906, 0.03024301491677761, -0.017646141350269318, -0.048739466816186905, -0.04845895245671272, 0.04716157168149948, 0.001534065930172801, -0.02650865912437439, 0.01703251525759697, -0.010159899480640888, 0.005531403701752424, -0.0017795164603739977, -0.0016140565276145935, 0.07244297862052917, -0.02372104302048683, 0.02806902304291725, 0.00005002835678169504, 0.0476524718105793, -0.0036949075292795897, -0.005027353297919035, 0.07009366154670715, -0.07693121582269669, -0.0015483108581975102, 0.012842323631048203, -0.07335465401411057, 0.05017710477113724, -0.030278079211711884, 0.0012491679517552257, 0.038746122270822525, -0.016497783362865448, -0.02882290817797184, -0.0059434096328914165, -0.014665670692920685, 0.07209233194589615, -0.000684850849211216, 0.03280271217226982, 0.02742033265531063, 0.028630053624510765, 0.06301066279411316, -0.036957841366529465, -0.011054040864109993, 0.0178126972168684, 0.020845765247941017, -0.0407097265124321, 0.02870018221437931, 0.004089381545782089, -0.06006525829434395, -0.035152025520801544, 0.04635509103536606, 0.03783445060253143, -0.0010431648697704077, -0.005478806793689728, 0.05981980636715889, 0.00027421428239904344, 0.03557279706001282, 0.009335886687040329, -0.02189769595861435, -0.02154705300927162, -0.012877387925982475, -0.0207405723631382, 0.004461940377950668, -0.03688771277666092, 0.025141149759292603, 0.04120062664151192, -0.046810925006866455, -0.023107416927814484, 0.025930097326636314, 0.010484244674444199, 0.016296163201332092, 0.05498092249035835, -0.0005774662713520229, -0.05817178264260292, -0.0021455008536577225, 0.005548935849219561, -0.027087220922112465, -0.05021217092871666, -0.028349539265036583, -0.016690637916326523, 0.03378451615571976, -0.006101199425756931, 0.005115014035254717, -0.008735409937798977, -0.005031736101955175, -0.030260546132922173, -0.021739905700087547, 0.03443320468068123, -0.004571516532450914, -0.05186019465327263, -0.05035242810845375, 0.018356194719672203, 0.006907680071890354, -0.006508822552859783, 0.04817843809723854, -0.06294053792953491, -0.05561208352446556, -0.0036313533782958984, 0.07398580759763718, 0.018987353891134262, -0.015498449094593525, 0.022213274613022804, -0.02051265351474285, 0.01377152930945158, -0.04954594746232033, -0.0000485216842207592, 0.050913456827402115, 0.003968847915530205, -0.023037288337945938, -0.054104313254356384, -0.03723835572600365, 0.02780604176223278, 0.03523968532681465, 0.1007048562169075, 0.0371682271361351, -0.005106247961521149, -0.019390594214200974, -0.02124900557100773, -0.02600022591650486, -0.06388727575540543, 0.017909124493598938, -0.004935309290885925, -0.01794418878853321, -0.023212609812617302, 0.05817178264260292, -0.06991834193468094, 0.001427777111530304, -0.01312283892184496, 0.0001092337115551345, -0.0012064332840964198, 0.04470706358551979, 0.006088050547987223, -0.013631272129714489, 0.04253307357430458, -0.0041200630366802216, -0.05466534569859505, 0.050422556698322296, 0.021213941276073456, -0.006258989218622446, -0.0197412371635437, -0.012553042732179165, 0.02687683515250683, 0.016094543039798737, -0.010028407908976078, -0.008060420863330364, -0.010037174448370934, -0.054525088518857956, 0.004192383028566837, -0.02589503303170204, -0.018005551770329475, -0.014823460020124912, 0.021424327045679092, 0.03164558857679367, -0.0430239737033844, 0.06273014843463898, -0.006394863594323397, -0.028139153495430946, -0.017725035548210144, -0.013561142608523369, -0.04063959792256355, 0.017602311447262764, 0.05431470274925232, -0.04418110102415085, -0.04113049805164337, 0.03429294750094414, 0.025211278349161148, -0.013534844852983952, 0.006272138096392155, -0.03187350928783417, 0.030716383829712868, -0.0075958180241286755, 0.022090550512075424, 0.031189752742648125, -0.054244570434093475, 0.033381275832653046, 0.013701400719583035, 0.033872175961732864, -0.0015526938950642943, -0.027490461245179176, 0.012605639174580574, 0.09488417208194733, 0.03231181204319, -0.03048846498131752, -0.008336552418768406, 0.00509309908375144, 0.00316894194111228, 0.045513544231653214, -0.0197412371635437, -0.0105631398037076, 0.0704793706536293, -0.06111718714237213, 0.046810925006866455, 0.03059365786612034, 0.037203289568424225, -0.04120062664151192, 0.03737861290574074, -0.029261212795972824, -0.013692634180188179, -0.00762211624532938, 0.03878118842840195, 0.056173112243413925, -0.054384831339120865, -0.030646255239844322, 0.010501776821911335, -0.015515981242060661, -0.005071183666586876, -0.02803395874798298, 0.010869952850043774, 0.0029344491194933653, 0.09242966771125793, -0.009896917268633842, -0.009616401977837086, -0.014937419444322586, -0.046074576675891876, 0.05754062160849571, -0.0542796365916729, -0.039517540484666824, -0.008200678043067455, -0.006872615311294794, 0.011536176316440105, -0.035152025520801544, -0.044531743973493576, 0.029506662860512733, 0.043479811400175095, 0.03941234573721886, -0.06006525829434395, 0.030558593571186066, -0.06367688626050949, 0.03548513725399971, -0.017330562695860863, 0.05031736195087433, 0.03730848431587219, 0.0387110598385334, 0.03779938444495201, 0.0004120062803849578, -0.041165564209222794, -0.01506014447659254, -0.06174834445118904, 0.030804043635725975, -0.018093211576342583, -0.018987353891134262, -0.0023690361995249987, 0.002636401914060116, 0.000822368951048702, -0.06641190499067307, 0.048108309507369995, 0.007652797736227512, -0.041446078568696976, -0.02216067910194397, -0.002283566864207387, 0.012570574879646301, -0.042708396911621094, 0.018005551770329475, 0.05547182634472847, 0.029261212795972824, 0.008533789776265621, -0.02638593502342701, -0.012088439427316189, -0.002430398715659976, 0.013946850784122944, -0.04614470526576042, -0.020986022427678108, -0.03283777832984924, -0.028086556121706963, 0.0038833783473819494, 0.009178097359836102, -0.03394230455160141, -0.012535510584712029, 0.08015713840723038, -0.06216911971569061, 0.006320351734757423, -0.06728851795196533, 0.004562750458717346, 0.03345140442252159, -0.028349539265036583, -0.03969286009669304, -0.04418110102415085, 0.017760099843144417, -0.009511209093034267, 0.005115014035254717, -0.0669378712773323, 0.007757990621030331, -0.014104641042649746, -0.037729255855083466, -0.006933978293091059, 0.024422330781817436, 0.012570574879646301, 0.09165824949741364, -0.04523302987217903, 0.06150289624929428, -0.003819824196398258, 0.02612295188009739, 0.046951185911893845, -0.041691530495882034, -0.026035290211439133, 0.006447460036724806, 0.02216067910194397, 0.007797438185662031, 0.0015976200811564922, -0.07658056914806366, 0.003955698572099209, 0.04007856920361519, 0.046951185911893845, 0.055787403136491776, -0.03345140442252159, 0.010230028070509434, -0.05238616093993187, -0.021056151017546654, 0.0019241570262238383, -0.014700734987854958, 0.02010941319167614, 0.10582425445318222, -0.0394824743270874, -0.04779272899031639, 0.0430239737033844, 0.026929432526230812, -0.03203129768371582, 0.04814337193965912, -0.04674079641699791, -0.10680605471134186, 0.02331780269742012, -0.019443189725279808, 0.013254329562187195, 0.017637375742197037, -0.01627863198518753, -0.007885099388659, -0.012745896354317665, -0.038991574198007584, 0.03024301491677761, -0.015533513389527798, 0.022388596087694168, 0.002053456846624613, -0.02163471281528473, 0.04968620464205742, 0.00328070973046124, -0.016699403524398804, 0.015261764638125896, -0.041446078568696976, 0.005316634196788073, 0.016462719067931175, 0.020968489348888397, 0.015787729993462563, -0.051825132220983505, 0.020460056141018867, -0.06392233818769455, 0.0417967215180397, -0.0011746562086045742, -0.0005533595103770494, -0.049896590411663055, -0.039237022399902344, -0.0037431209348142147, -0.008945795707404613, -0.026105418801307678, -0.019776301458477974, -0.028244346380233765, -0.002636401914060116, -0.025824904441833496, -0.02382623590528965, 0.05750555917620659, 0.027315139770507812, -0.01794418878853321, -0.05280693247914314, -0.012991347350180149, -0.013473481871187687, 0.006684144493192434, -0.046039510518312454, 0.04505771026015282, -0.006188860163092613, 0.07230272144079208, 0.045022644102573395, 0.02330026961863041, 0.03944741189479828, 0.011992013081908226, 0.0075826686806976795, -0.004391811788082123, 0.006039836909621954, -0.02871771529316902, -0.026999561116099358, -0.038746122270822525, -0.027122285217046738, -0.028472263365983963, -0.08008700609207153, 0.04134088754653931, 0.02152951993048191, -0.02205548621714115, -0.019302932545542717, 0.021704841405153275, 0.019618511199951172, -0.0107559934258461, -0.07637018710374832, 0.000543771602679044, -0.005478806793689728, 0.012412785552442074, -0.012149802409112453, 0.058487359434366226, 0.021722374483942986, 0.07104039937257767, 0.028770310804247856, 0.008757324889302254, -0.041972044855356216, 0.02252885513007641, 0.03730848431587219, -0.010466712526977062, 0.006052985787391663, -0.023142481222748756, 0.022739240899682045, 0.00010711067443480715, -0.029664453119039536, -0.010571906343102455, -0.007687862031161785, 0.045934319496154785, 0.06083667278289795, -0.016453953459858894, 0.00003616012691054493, -0.013491014018654823 ]
28,925
yampex.plot
done
Call this after a call to L{start} when done plotting. This is the alternative to the context-manager way of using me. B{Note}: If you don't call this to close out a plotting session with the alternative method, the last subplot will not get drawn! @see: L{start}, which gets called to start the alternative-method plotting session.
def done(self): """ Call this after a call to L{start} when done plotting. This is the alternative to the context-manager way of using me. B{Note}: If you don't call this to close out a plotting session with the alternative method, the last subplot will not get drawn! @see: L{start}, which gets called to start the alternative-method plotting session. """ if not self._isSubplot: raise Exception("You are not in a subplotting context!") self.__exit__()
(self)
[ 0.03276532143354416, -0.0014170563081279397, 0.0033115751575678587, 0.05974852293729782, -0.03350122645497322, 0.024600272998213768, -0.003340047551319003, 0.04376886039972305, 0.022515205666422844, 0.011502904817461967, 0.02913835644721985, -0.038512393832206726, 0.08816849440336227, -0.014455288648605347, -0.024950703606009483, -0.0166016798466444, 0.017565365880727768, 0.030224693939089775, 0.008147526532411575, 0.016189923509955406, -0.036620061844587326, 0.006566205061972141, 0.015086064115166664, -0.0504971407353878, -0.03465764969587326, 0.017836948856711388, -0.00939155649393797, -0.010618066415190697, -0.023531457409262657, 0.007722628302872181, -0.06335796415805817, -0.03565637767314911, -0.0015167101519182324, 0.04373381659388542, 0.05470231547951698, 0.03676023706793785, -0.010267634876072407, 0.0569450743496418, 0.028630230575799942, 0.07124266773462296, 0.01766173355281353, -0.06752809882164001, 0.04285774007439613, 0.005633181892335415, 0.02838492952287197, -0.0020631637889891863, 0.001012417720630765, 0.05235442519187927, 0.013149932026863098, -0.03602433204650879, 0.04881507158279419, -0.05645447224378586, 0.001737919868901372, 0.019326282665133476, 0.010933454148471355, 0.04695778340101242, 0.009610576555132866, 0.0026479458902031183, 0.04408424720168114, -0.06223658472299576, 0.037811528891325, 0.010074897669255733, -0.022304948419332504, -0.011625556275248528, 0.016146119683980942, -0.019939536228775978, 0.021936994045972824, -0.01268561091274023, -0.030434953048825264, -0.0027158420998603106, -0.03556877002120018, 0.045661188662052155, -0.0472731739282608, 0.03669014945626259, 0.005860962439328432, -0.051968950778245926, -0.06426908820867538, -0.029699046164751053, -0.02100835181772709, 0.014832002110779285, -0.011415297165513039, 0.038932908326387405, -0.0022110019344836473, 0.04811420664191246, 0.026632772758603096, -0.007797094993293285, 0.04835950955748558, 0.023706672713160515, -0.022182296961545944, 0.006553064100444317, 0.001164088724181056, -0.010618066415190697, 0.046572308987379074, -0.00292391050606966, -0.005278370343148708, -0.048219338059425354, -0.03437730297446251, 0.007744530215859413, -0.06143059581518173, -0.09692927449941635, -0.03127598762512207, -0.0549476183950901, 0.018765592947602272, -0.024127190932631493, 0.04713299870491028, -0.030995642766356468, 0.0009187868563458323, -0.020535269752144814, -0.03998420387506485, -0.008213232271373272, -0.019571583718061447, 0.0071575576439499855, -0.061045121401548386, 0.042647480964660645, -0.035551249980926514, -0.0032524398993700743, -0.047062914818525314, -0.010986018925905228, -0.020605355501174927, -0.03148624673485756, -0.05235442519187927, 0.08080944418907166, -0.008195710368454456, -0.040054287761449814, 0.004459237214177847, 0.0013688720064237714, 0.04177140071988106, 0.044995371252298355, -0.043838948011398315, -0.048009078949689865, 0.04734325781464577, 0.013526645489037037, -0.044259462505578995, -0.044504765421152115, 0.030680254101753235, 0.04503041133284569, 0.00554995471611619, -0.02417975477874279, -0.07527262717485428, 0.04828942194581032, 0.008462914265692234, 0.03665510565042496, -0.051933906972408295, 0.02838492952287197, -0.018380118533968925, 0.05806645378470421, -0.02269042283296585, -0.010206309147179127, -0.058486972004175186, -0.01570807956159115, -0.01711856573820114, 0.013184974901378155, 0.0018101963214576244, -0.01126636378467083, 0.019361324608325958, -0.06465455889701843, -0.0066187698394060135, 0.08648642897605896, 0.023005809634923935, -0.030872991308569908, -0.025266092270612717, -0.00844977330416441, 0.026913117617368698, -0.0040321494452655315, -0.0015287562273442745, 0.031135814264416695, -0.018380118533968925, -0.0030794143676757812, -0.04460989683866501, 0.0003632986336015165, -0.006263958290219307, -0.021919474005699158, 0.04457485303282738, 0.007928506471216679, -0.05084757134318352, 0.043313298374414444, 0.01992201618850231, 0.0032349182292819023, 0.016400180757045746, 0.013561688363552094, 0.04769368842244148, -0.05161852017045021, -0.008515479043126106, 0.05585873872041702, -0.010837085545063019, 0.019834406673908234, -0.013579210266470909, -0.000289105752017349, 0.008852768689393997, -0.015585429035127163, -0.007985451258718967, 0.06703749299049377, -0.04050984978675842, -0.03124094381928444, 0.03966881334781647, -0.005173240788280964, 0.01400848850607872, 0.001443338580429554, 0.046362049877643585, -0.0031100772321224213, -0.018748071044683456, -0.016610439866781235, 0.013500362634658813, -0.07912737131118774, 0.02463531494140625, 0.11269868165254593, 0.007315251976251602, 0.03383413329720497, -0.0761837512254715, 0.003782466985285282, -0.0025252951309084892, -0.031048206612467766, 0.04296286776661873, 0.03830213472247124, 0.023496413603425026, -0.01675061322748661, 0.0009023604216054082, -0.022953245788812637, 0.0033247163519263268, 0.03665510565042496, -0.027543894946575165, -0.019904494285583496, 0.013666817918419838, 0.03544611856341362, -0.024933181703090668, -0.025809260085225105, 0.06342805176973343, 0.00957553368061781, 0.04489023983478546, -0.0915326401591301, -0.04089532420039177, 0.008642510510981083, -0.009251384064555168, -0.03388670086860657, -0.047728732228279114, 0.04156114533543587, 0.029979391023516655, -0.0017346346285194159, -0.047518473118543625, 0.06020408496260643, -0.06374344229698181, -0.006977961864322424, -0.009890921413898468, -0.0422620065510273, -0.05295015871524811, 0.06290240585803986, 0.027456287294626236, 0.04457485303282738, 0.011371493339538574, 0.016645483672618866, 0.006732659880071878, -0.0028691557236015797, 0.013675578869879246, -0.02232246845960617, 0.003605061210691929, -0.017320062965154648, -0.024197276681661606, -0.027175942435860634, 0.04853472486138344, 0.0015276611084118485, 0.04622187837958336, 0.035253383219242096, -0.058206625282764435, 0.08249150961637497, 0.027736632153391838, 0.0034429868683218956, 0.014937130734324455, -0.023128461092710495, -0.0441543348133564, 0.018555333837866783, 0.040614981204271317, 0.0005341338692232966, -0.025599000975489616, -0.024337448179721832, -0.0002945812593679875, 0.052634771913290024, -0.022357512265443802, -0.02905074879527092, -0.015725601464509964, 0.0015046640764921904, 0.12286119163036346, -0.0022241431288421154, -0.0504971407353878, 0.013955923728644848, -0.04562614485621452, -0.04376886039972305, 0.009873399510979652, 0.0915326401591301, -0.009777030907571316, 0.01717112958431244, -0.04934071749448776, 0.018310030922293663, 0.004892895929515362, 0.07478202134370804, -0.02798193320631981, -0.017407670617103577, -0.01988697238266468, -0.025441307574510574, -0.043383385986089706, 0.047763776034116745, 0.02351393550634384, -0.021884430199861526, -0.056384384632110596, 0.03669014945626259, 0.010066136717796326, 0.003372900653630495, 0.07779573649168015, -0.015629231929779053, 0.019256196916103363, -0.00523018604144454, -0.009128733538091183, 0.03346618264913559, -0.013517884537577629, 0.001167374080978334, -0.054071538150310516, 0.01555914618074894, 0.005703268107026815, -0.0735204741358757, -0.020868180319666862, 0.05782115459442139, -0.08487444370985031, -0.04303295537829399, 0.0030158988665789366, -0.0325901061296463, 0.06857939064502716, 0.025634044781327248, 0.004227076657116413, 0.043838948011398315, 0.027578936889767647, 0.05347580462694168, -0.04503041133284569, -0.0060799820348620415, -0.02467035874724388, -0.010626827366650105, -0.020395098254084587, -0.046151794493198395, -0.016733091324567795, -0.009102451615035534, 0.03157385438680649, -0.0638485699892044, -0.013036041520535946, -0.058206625282764435, -0.015979664400219917, 0.018204903230071068, -0.03595424443483353, 0.03548116236925125, 0.008283318020403385, -0.019168587401509285, 0.10022333264350891, 0.008121243678033352, -0.04250730946660042, 0.0671776682138443, -0.03495551645755768, 0.00884400773793459, -0.028419973328709602, 0.023338720202445984, 0.0020007432904094458, 0.0453808456659317, -0.011599273420870304, -0.028279799968004227, 0.027543894946575165, -0.007131275720894337, -0.019168587401509285, 0.04142097011208534, -0.008221992291510105, -0.031381115317344666, -0.014087335206568241, -0.007613118272274733, -0.003911688458174467, -0.042191918939352036, -0.014726872555911541, -0.015576668083667755, 0.03157385438680649, 0.017258737236261368, 0.008883431553840637, 0.03309822827577591, 0.042647480964660645, 0.009374035522341728, 0.03654997795820236, -0.04643213748931885, 0.030960598960518837, -0.04597657546401024, -0.04527571424841881, -0.011318928562104702, -0.03308070823550224, -0.02475796639919281, -0.04485519602894783, 0.007376577239483595, -0.003933590371161699, -0.015480299480259418, 0.03213454410433769, -0.030259735882282257, 0.019536541774868965, 0.020570313557982445, -0.03428969532251358, 0.003780276980251074, 0.003305004443973303, -0.010565501637756824, -0.018502768129110336, 0.03756622597575188, 0.016987154260277748, 0.020167317241430283, -0.022357512265443802, 0.0049060373567044735, 0.07695470005273819, -0.037075623869895935, -0.008804584853351116, -0.03562133386731148, 0.0185728557407856, -0.04075515270233154, 0.02582678198814392, -0.08438383787870407, -0.05277494341135025, 0.006430413108319044, 0.007026146166026592, 0.029804175719618797, -0.029103312641382217, 0.02286563813686371, 0.09699936211109161, 0.02521352656185627, 0.024162232875823975, 0.08087952435016632, 0.05487753078341484, 0.02677294611930847, 0.008445392362773418, -0.0172412171959877, -0.05074244365096092, -0.018064729869365692, 0.013526645489037037, -0.04180644452571869, -0.048955243080854416, -0.0582767128944397, -0.024162232875823975, 0.0582767128944397, -0.020062187686562538, -0.0033926123287528753, -0.02463531494140625, 0.019291238859295845, -0.017898274585604668, 0.061956241726875305, 0.002159532392397523, 0.016277531161904335, -0.009847117587924004, -0.032502494752407074, 0.04250730946660042, -0.00013538144412450492, 0.04390903189778328, -0.0014948082389310002, -0.04783386364579201, -0.003683908376842737, -0.019256196916103363, 0.04387398809194565, 0.0072232638485729694, 0.008712596260011196, -0.03054008074104786, -0.04376886039972305, 0.025528915226459503, -0.027158420532941818, 0.009006083011627197, 0.04327825829386711, -0.017863232642412186, 0.04233209416270256, -0.053791195154190063, 0.0019120404031127691, 0.03952864184975624, -0.044259462505578995, 0.046852655708789825, 0.005970472004264593, -0.014656785875558853, -0.0015112346736714244, 0.007744530215859413, 0.02472292259335518, -0.013220017775893211, -0.024740444496273994, 0.013587971217930317, 0.0027793576009571552, -0.024284884333610535, 0.03679528087377548, 0.01149414386600256, -0.02071048505604267, -0.004238027613610029, -0.0031538810580968857, 0.0018780924146994948, 0.006951679475605488, -0.022707942873239517, 0.01774934120476246, 0.04362868890166283, -0.03188924118876457, -0.034394826740026474, 0.05256468430161476, 0.004735202062875032, -0.040790196508169174, -0.044995371252298355, 0.0020817804615944624, -0.01781066693365574, 0.006916636601090431, 0.02929604984819889, -0.0473783016204834, 0.02262033522129059, -0.08732746541500092, 0.06108016148209572, 0.006697617005556822, 0.03260762616991997, -0.010258873924612999, 0.01081080362200737, -0.03598928824067116, -0.01799464412033558, 0.029699046164751053, -0.05273989960551262, 0.006899114698171616, -0.019413890317082405, -0.028139628469944, 0.013728143647313118, 0.003059702692553401, 0.09041126072406769, -0.018467726185917854, -0.03791666030883789, 0.019711757078766823, 0.12180989235639572, -0.01960662752389908, -0.017556603997945786, 0.009969768114387989, 0.06998111307621002, 0.03739101067185402, 0.014376441016793251, 0.0035875397734344006, -0.025266092270612717, 0.06318274885416031, -0.015944620594382286, 0.01577816531062126, 0.039388470351696014, -0.018748071044683456, 0.009006083011627197, 0.03984403237700462, 0.011485383845865726, -0.007639400660991669, -0.0588374026119709, -0.03767135739326477, -0.006859691347926855, -0.0024179755710065365, 0.017285021021962166, -0.010495414957404137, 0.05992374196648598, -0.018555333837866783, 0.025160962715744972, 0.015813209116458893, 0.05901261791586876, 0.0021452961955219507, 0.05445701256394386, 0.025493871420621872, -0.009496686048805714, 0.008524239994585514, 0.027964411303400993, 0.05168860778212547, -0.027754154056310654, -0.0034561280626803637, 0.0007610928150825202, 0.05487753078341484, -0.03602433204650879, -0.04485519602894783, -0.030592646449804306, 0.07933762669563293, 0.029208442196249962, -0.033571310341358185, 0.06630159169435501, 0.00040135325980372727, -0.011275124736130238, 0.05925792083144188, -0.011809532530605793, -0.028297321870923042, 0.0006373468204401433, -0.012238810770213604, 0.005939809139817953, -0.046817611902952194, 0.03306318819522858, 0.03082042746245861, 0.05463222786784172, 0.04043976217508316, -0.052214253693819046, -0.0188532005995512, -0.05000653490424156, 0.017337584868073463, 0.009155015461146832, 0.0031670222524553537, 0.004542464856058359, 0.01979936473071575, 0.024828052148222923, 0.01894080825150013, 0.018993372097611427, 0.003307194681838155, -0.015673037618398666, 0.04832446575164795, 0.010740716941654682, -0.0652853399515152, 0.021341262385249138, 0.012922151945531368, -0.0026851792354136705, -0.01723245531320572, -0.012817022390663624, 0.030627690255641937, -0.0472731739282608, 0.0460466630756855, 0.03239736706018448, 0.012930911965668201, -0.01745147444307804, -0.001161898486316204, -0.004853472579270601, 0.02467035874724388, -0.08087952435016632, -0.03609441593289375, -0.0236365869641304, 0.0036882886197417974, 0.014096096158027649, -0.06770331412553787, -0.007389718666672707, -0.07534271478652954, -0.06549559533596039, -0.03416704386472702, 0.030014434829354286, 0.07786581665277481, 0.011187517084181309, -0.0037145710084587336, -0.012265092693269253, 0.007556173484772444, -0.03169650584459305, 0.0191861093044281, 0.06118529289960861, -0.0034692692570388317, -0.021236132830381393, -0.00835778471082449, -0.010407807305455208, 0.006596867926418781, -0.01169564202427864, -0.0888693630695343, 0.08767789602279663, -0.03700553625822067, -0.03907308354973793, 0.0009160491172224283, -0.009277666918933392, -0.07758547365665436, 0.024933181703090668, -0.015909578651189804, 0.02043014019727707, -0.008568043820559978, 0.024617793038487434, -0.028069540858268738, -0.01644398458302021, 0.007166318595409393, 0.046397093683481216, -0.03432473912835121, 0.030259735882282257, 0.03956368565559387, -0.029909305274486542, -0.02153399959206581, 0.008064298890531063, -0.02000962384045124, 0.03069777600467205, -0.0460466630756855, 0.01607603207230568, 0.026720380410552025, 0.030522560700774193, -0.0007835423457436264, -0.05698011815547943, 0.018520290032029152, 0.07688461244106293, -0.000357823126250878, -0.06209641322493553, 0.04835950955748558, 0.030312301591038704, -0.07506237179040909, 0.0016667385352775455, -0.012352701276540756, -0.07366064190864563, 0.004919178318232298, -0.0678434893488884, 0.012352701276540756, -0.03725083917379379, -0.04485519602894783, -0.015611710958182812, -0.01799464412033558, -0.018537811934947968, -0.003929210361093283, -0.07176831364631653, -0.021901952102780342, 0.023899409919977188, 0.07492219656705856, 0.027421243488788605, -0.012238810770213604, 0.012238810770213604, -0.04955097660422325, -0.002029215916991234, 0.02694816142320633, 0.0015857013640925288, -0.016303813084959984, -0.03553372621536255, -0.003239298705011606, -0.058241669088602066, -0.05018175020813942, 0.02311093918979168, -0.07457176595926285, 0.02959391660988331, -0.02698320522904396, 0.04324321448802948, 0.03840726241469383, -0.012466590851545334, 0.031013164669275284, -0.0685093030333519, -0.03886282444000244, 0.00694291852414608, -0.013938401825726032, -0.03693545237183571, 0.019659191370010376, -0.014420244842767715, -0.013439037837088108, -0.03479782119393349, -0.02908579260110855, 0.007770812604576349, -0.02149895578622818, 0.013754425570368767, -0.007328392937779427, -0.027578936889767647, 0.02009723149240017, 0.027631502598524094, 0.015015978366136551, 0.05053218454122543, 0.01726749911904335, -0.01576940529048443, -0.04320817068219185, 0.01052169781178236, 0.019221153110265732, -0.08087952435016632, -0.037110667675733566, -0.07190848886966705, 0.061710938811302185, -0.050567224621772766, 0.008541760966181755, -0.020868180319666862, 0.05091765895485878, -0.03879273682832718, -0.051303133368492126, -0.013403994962573051, -0.06440926343202591, 0.007499228231608868, 0.005720790009945631, 0.06745801120996475, -0.020412618294358253, -0.024950703606009483, 0.05943313613533974, 0.011564230546355247, 0.02628234215080738, 0.06854435056447983, 0.020062187686562538, 0.020517747849225998, 0.044049207121133804, 0.026194734498858452, 0.017670495435595512, 0.02216477505862713, -0.0035437357146292925, 0.03215206414461136, -0.016347616910934448, -0.026317385956645012, 0.044750068336725235, 0.04439963772892952, -0.0031714027281850576, 0.09195315092802048, 0.007516749668866396, 0.001328353420831263, 0.0007725913310423493 ]
28,926
yampex.plot
fontsize
null
def fontsize(self, name, default=None): return self.opts['fontsizes'].get(name, default)
(self, name, default=None)
[ 0.07758006453514099, -0.053047630935907364, -0.0007791893440298736, -0.010350145399570465, -0.05003546178340912, -0.0026335555594414473, 0.010567690245807171, 0.002895028330385685, 0.050972580909729004, 0.012768247164785862, 0.005187623202800751, -0.05110645666718483, -0.029084159061312675, -0.001484120381064713, 0.022223107516765594, 0.025285478681325912, 0.03835494443774223, -0.05358312651515007, 0.051407672464847565, 0.011404403485357761, 0.047090232372283936, -0.0013962654629722238, 0.019913779571652412, -0.09310946613550186, -0.021419864147901535, 0.029318438842892647, 0.055959392338991165, -0.01408188696950674, 0.014843296259641647, -0.03704966977238655, -0.05318150296807289, -0.009095074608922005, -0.04491477459669113, 0.09893299639225006, 0.01864197477698326, 0.008053367026150227, -0.03248121589422226, -0.0022549426648765802, -0.04531639814376831, -0.023729192093014717, -0.03765210509300232, -0.011287263594567776, 0.03738435357809067, 0.030071480199694633, -0.0061121913604438305, 0.009279151447117329, -0.020181527361273766, 0.026356471702456474, -0.08079304546117783, 0.026189129799604416, 0.07758006453514099, -0.01946195401251316, -0.03517543151974678, 0.042906664311885834, -0.006513813976198435, 0.007676845416426659, -0.0162071380764246, -0.0008367134141735733, -0.012584169395267963, -0.006329737138003111, 0.02192189171910286, -0.010174435563385487, 0.028481725603342056, -0.09953542798757553, -0.04575148969888687, -0.015278386883437634, 0.10917436331510544, -0.011094819754362106, 0.0012351982295513153, 0.019512156024575233, 0.06921293586492538, 0.03584480285644531, -0.051407672464847565, -0.02669115737080574, 0.0006562970811501145, 0.05602633208036423, -0.013989848084747791, 0.015813883394002914, 0.012308054603636265, 0.01594775728881359, 0.0005028124433010817, 0.047056764364242554, 0.02650708146393299, -0.02254105918109417, 0.010391980409622192, 0.002027984242886305, 0.07624132931232452, -0.001590801402926445, 0.04732451215386391, -0.013069463893771172, 0.028280913829803467, -0.021369660273194313, 0.0832027792930603, 0.039191655814647675, -0.03371955081820488, -0.03704966977238655, 0.01384760718792677, -0.03371955081820488, 0.032347340136766434, 0.0005851764581166208, -0.042505040764808655, 0.008944466710090637, 0.04401112720370293, -0.03929206356406212, 0.015797149389982224, 0.0040873452089726925, 0.018658708781003952, 0.0014757532626390457, 0.0779147520661354, 0.04635392501950264, -0.021654143929481506, -0.03510849550366402, 0.023059822618961334, 0.007149715907871723, 0.05468758940696716, -0.03534277528524399, -0.027410730719566345, -0.04079814627766609, -0.01585571840405464, 0.046889420598745346, -0.0930425301194191, 0.04247157275676727, 0.0009538533049635589, -0.028280913829803467, 0.011019515804946423, 0.054921869188547134, 0.020984772592782974, 0.0111533896997571, 0.013169868849217892, 0.058268722146749496, 0.07985592633485794, 0.01332884468138218, 0.0036501623690128326, 0.008229076862335205, 0.10187822580337524, -0.021034974604845047, 0.015111044049263, 0.05211051180958748, -0.011931532993912697, 0.09223929047584534, -0.004518252331763506, 0.03169470280408859, 0.01179765909910202, -0.060343772172927856, -0.033585675060749054, -0.021854953840374947, 0.06285391002893448, -0.06516323983669281, -0.06024336442351341, 0.03348527103662491, 0.006099640857428312, 0.05344925448298454, -0.0324142761528492, -0.04876365885138512, -0.011111553758382797, -0.034840747714042664, -0.017127523198723793, -0.04986811801791191, 0.015688376501202583, -0.003041453193873167, 0.02029866725206375, 0.07550501823425293, -0.0329497754573822, -0.06512977182865143, -0.011396036483347416, -0.003035177942365408, -0.027896026149392128, 0.024147549644112587, 0.015571236610412598, 0.010291575454175472, -0.01926114223897457, -0.017018750309944153, 0.026406675577163696, 0.018658708781003952, 0.037752509117126465, 0.03318405523896217, -0.008752021938562393, 0.01625734195113182, 0.031109005212783813, -0.014634117484092712, 0.040061838924884796, -0.019796639680862427, -0.05003546178340912, 0.015244918875396252, 0.021570472046732903, 0.008032448589801788, 0.001544782193377614, 0.06740563362836838, -0.06201719865202904, -0.03261508792638779, 0.042136888951063156, -0.01673426851630211, 0.019127268344163895, -0.000019528761185938492, -0.015328589826822281, 0.0022507591638714075, 0.013069463893771172, -0.03079105354845524, -0.045215994119644165, -0.05030320957303047, -0.02623933181166649, -0.03316732123494148, -0.0038614324294030666, 0.0034033318515866995, 0.015278386883437634, -0.002911762800067663, 0.03375301882624626, -0.036079082638025284, -0.0620841346681118, 0.018106479197740555, -0.05331537872552872, -0.05301416292786598, 0.007337976712733507, 0.041065894067287445, 0.012877019122242928, -0.011789292097091675, 0.031092271208763123, 0.016382848843932152, -0.021804751828312874, 0.0484289713203907, 0.0735638439655304, -0.023294102400541306, 0.1112494170665741, 0.019813373684883118, 0.008413153700530529, -0.008178873918950558, -0.0006223056116141379, 0.0049324254505336285, 0.03540971130132675, 0.009965256787836552, -0.02667442336678505, 0.01190643198788166, 0.046019237488508224, 0.04257197678089142, -0.01500227116048336, -0.02024846524000168, 0.01500227116048336, -0.06295431405305862, -0.003685722593218088, -0.02048274502158165, 0.027661746367812157, 0.07925349473953247, -0.013680264353752136, 0.031142473220825195, -0.016449784860014915, -0.047659195959568024, -0.021587206050753593, -0.024549171328544617, -0.03100859932601452, -0.042304228991270065, 0.0016064897645264864, -0.015320222824811935, -0.010400347411632538, -0.027845822274684906, 0.007434198632836342, 0.02692543715238571, -0.06288737803697586, -0.01231642160564661, 0.006354838609695435, 0.04183566942811012, 0.034639935940504074, 0.03902431204915047, -0.024465499445796013, 0.05023627355694771, 0.0409654900431633, 0.05816831812262535, 0.0035643992014229298, 0.011002781800925732, -0.055156148970127106, -0.011831128038465977, 0.024130815640091896, 0.02026519924402237, -0.020532947033643723, -0.03043963387608528, 0.016156936064362526, -0.06057805195450783, 0.010023826733231544, 0.06921293586492538, -0.008329481817781925, -0.02341124229133129, -0.011965001933276653, -0.04364297166466713, -0.009588736109435558, 0.0005904058925807476, -0.03328445926308632, 0.02314349263906479, -0.012450295500457287, -0.005978317465633154, -0.03627989441156387, 0.029033955186605453, -0.013630061410367489, -0.028247445821762085, -0.012274585664272308, -0.03345180302858353, -0.03935899958014488, -0.05291375517845154, 0.04103242605924606, 0.027410730719566345, 0.0287662073969841, 0.0344056561589241, -0.017671387642621994, -0.029552718624472618, -0.0446135587990284, 0.015663275495171547, -0.05378393828868866, 0.05331537872552872, 0.052244383841753006, -0.05455371364951134, 0.02838131971657276, 0.01782199554145336, -0.020650086924433708, -0.006216780748218298, -0.005334048066288233, 0.031326550990343094, 0.05053748935461044, 0.06777378916740417, 0.022273311391472816, 0.004026683513075113, 0.010023826733231544, 0.002074003452435136, -0.006902885623276234, -0.029134361073374748, -0.044814370572566986, -0.06847662478685379, 0.02982046641409397, 0.0156549084931612, -0.02277533896267414, 0.02607198990881443, 0.026423409581184387, -0.01253396738320589, -0.01313640084117651, -0.02647361159324646, 0.025703836232423782, -0.015044107101857662, -0.034439124166965485, 0.01023300550878048, 0.049533434212207794, 0.08962874114513397, -0.06181638687849045, -0.0013293283991515636, 0.045584145933389664, -0.023110024631023407, -0.05441984161734581, -0.004944976419210434, -0.008032448589801788, 0.019512156024575233, 0.04866325110197067, -0.05482146143913269, 0.036748453974723816, -0.01367189735174179, -0.04595230147242546, 0.013337211683392525, 0.030657179653644562, -0.012960691004991531, -0.021369660273194313, -0.020800694823265076, 0.0209345705807209, -0.02796296216547489, -0.01644141785800457, 0.005083033815026283, -0.09859830886125565, 0.0209345705807209, 0.000540203123819083, 0.017110789194703102, -0.02481691911816597, -0.03388689458370209, 0.03698273375630379, -0.004823653027415276, 0.02401367574930191, 0.03433872014284134, 0.005041198339313269, 0.05713079124689102, -0.027059311047196388, -0.01658366061747074, 0.029535982757806778, 0.040229182690382004, -0.059272777289152145, 0.01758771575987339, -0.030673913657665253, -0.012057039886713028, -0.03460646793246269, 0.02006438747048378, -0.02707604691386223, 0.026155661791563034, 0.0078107197768986225, -0.027661746367812157, -0.07195735722780228, -0.036514174193143845, 0.006819214206188917, -0.04464702680706978, -0.03202939033508301, 0.01713589020073414, 0.02729359082877636, 0.08226566016674042, -0.004832020029425621, -0.017127523198723793, -0.03187878057360649, 0.008233260363340378, -0.0080575505271554, 0.05729813501238823, 0.0324142761528492, 0.04039652273058891, -0.023511646315455437, 0.007350527215749025, -0.06272003799676895, 0.002943139523267746, -0.01760444976389408, 0.08199791610240936, -0.01800607331097126, 0.08367133885622025, 0.001173490541987121, 0.00908670760691166, -0.028682535514235497, -0.05053748935461044, -0.100137859582901, -0.019947247579693794, -0.022273311391472816, -0.0007106834673322737, 0.032581619918346405, -0.009613837115466595, -0.04240463674068451, 0.03060697764158249, -0.042505040764808655, 0.0175709817558527, 0.07831637561321259, -0.004162649158388376, -0.012090508826076984, 0.0023386140819638968, 0.012609271332621574, -0.0322302021086216, -0.02853192761540413, -0.051641952246427536, 0.06101314350962639, -0.024783451110124588, 0.030289025977253914, -0.007727048359811306, -0.013906177133321762, -0.032380808144807816, -0.07001617550849915, -0.048930998891592026, 0.07751312851905823, -0.014650851488113403, -0.03226367011666298, 0.060711923986673355, 0.030891459435224533, -0.02562016434967518, -0.04822815954685211, -0.0206668209284544, 0.01281008217483759, -0.06057805195450783, -0.007455116603523493, -0.03171143680810928, -0.006158210802823305, -0.03885697200894356, 0.07215816527605057, -0.013069463893771172, -0.001888880506157875, -0.050169337540864944, -0.05810137838125229, -0.031326550990343094, -0.019528891891241074, 0.03335139527916908, 0.04862978309392929, -0.011396036483347416, -0.04320788010954857, 0.03164450079202652, 0.024984262883663177, 0.039626747369766235, 0.040229182690382004, -0.0471571683883667, 0.017219562083482742, 0.022490857169032097, -0.017838729545474052, -0.05649489164352417, -0.0111533896997571, 0.013102931901812553, -0.05652835965156555, 0.07456789910793304, -0.02588791400194168, -0.010525855235755444, 0.06315512955188751, 0.004982628393918276, 0.03885697200894356, -0.00359159242361784, 0.013922911137342453, -0.011128288693726063, -0.003035177942365408, 0.0011034158524125814, -0.008166322484612465, 0.03741782531142235, -0.036949265748262405, 0.00682758167386055, 0.00609545735642314, -0.03614601865410805, 0.022005563601851463, 0.02090110071003437, 0.07998980581760406, -0.030757585540413857, -0.004204485099762678, 0.0248503889888525, -0.0024536619894206524, -0.0006427004700526595, 0.04176873341202736, -0.0646277442574501, -0.01272641122341156, 0.005752404686063528, -0.02193862572312355, 0.023879799991846085, 0.021168848499655724, 0.03972715139389038, -0.04183566942811012, 0.042270760983228683, -0.01882605254650116, -0.022206373512744904, 0.08815612643957138, -0.014968803152441978, -0.0031795110553503036, -0.020767226815223694, 0.0010762226302176714, -0.020365605130791664, 0.01219091471284628, 0.008710186928510666, -0.008279278874397278, -0.033853426575660706, 0.021637408062815666, 0.020365605130791664, 0.002399275777861476, -0.03231387212872505, 0.055792052298784256, 0.03375301882624626, 0.04658820480108261, 0.02008112147450447, -0.008245810866355896, 0.015236550942063332, 0.017303233966231346, -0.020030919462442398, -0.06342287361621857, 0.024130815640091896, 0.018474632874131203, 0.02029866725206375, -0.002436927752569318, -0.06914599984884262, 0.03293304145336151, 0.0033363946713507175, 0.0015458280686289072, 0.027996430173516273, 0.027460934594273567, -0.0045098853297531605, 0.06000908464193344, -0.052445195615291595, -0.06148170307278633, 0.018123213201761246, 0.01689324341714382, -0.03577786684036255, -0.02732706069946289, 0.00277161318808794, 0.02319369651377201, -0.02525201067328453, 0.06452734023332596, -0.016341013833880424, 0.005225275177508593, -0.004076885990798473, 0.06941374391317368, -0.010642994195222855, 0.008944466710090637, 0.015177980996668339, -0.09110135585069656, 0.04735798016190529, -0.003447259310632944, -0.01906033232808113, 0.023427976295351982, 0.01250886544585228, 0.016935080289840698, -0.006852682679891586, -0.017955869436264038, 0.03356894105672836, -0.009588736109435558, 0.01859177276492119, -0.023126758635044098, 0.025988318026065826, -0.035309307277202606, 0.03912471979856491, -0.008827326819300652, 0.0418691411614418, -0.02234024740755558, -0.0007059769704937935, -0.03346853703260422, -0.05107298865914345, -0.04662167280912399, 0.07476870715618134, -0.035510119050741196, 0.0052461931481957436, 0.013261907733976841, -0.0033175686839967966, -0.06452734023332596, 0.019913779571652412, 0.00698655704036355, -0.029033955186605453, -0.017018750309944153, 0.008726920932531357, 0.02235698327422142, -0.007655927911400795, -0.010099130682647228, 0.052277855575084686, 0.04474743455648422, 0.030774319544434547, 0.02071702480316162, 0.00277161318808794, 0.027829088270664215, -0.0009167241514660418, -0.019712967798113823, -0.04531639814376831, -0.002677483018487692, -0.05070483312010765, -0.0529806949198246, 0.0012278769863769412, 0.005802607629448175, -0.026557283475995064, 0.011981735937297344, -0.03955981135368347, -0.044144999235868454, 0.0740993395447731, 0.02091783471405506, -0.013161501847207546, 0.015797149389982224, 0.0028782940935343504, -0.032380808144807816, 0.03002127818763256, -0.08306890726089478, -0.0904989242553711, -0.01419065985828638, 0.004064335487782955, 0.05257907137274742, -0.060946203768253326, -0.01667569763958454, 0.008743654936552048, -0.06158210709691048, 0.020432541146874428, -0.0024954976979643106, 0.003976480569690466, 0.028213975951075554, 0.02254105918109417, 0.03617948666214943, 0.028866613283753395, -0.003194153541699052, 0.015981227159500122, -0.020633352920413017, 0.05836912617087364, 0.031209411099553108, 0.010525855235755444, -0.006170761305838823, -0.03427178040146828, 0.028916815295815468, -0.02356185019016266, 0.013035994954407215, 0.013571491464972496, 0.022189639508724213, -0.012450295500457287, -0.06874437630176544, -0.08634882420301437, -0.05117339268326759, 0.015529400669038296, -0.023712458088994026, 0.005769139155745506, 0.027159716933965683, -0.06469468027353287, -0.028615599498152733, -0.015922656282782555, -0.04638739302754402, -0.06526364386081696, -0.014132089912891388, 0.06429305672645569, -0.029485780745744705, -0.057030387222766876, -0.04304053634405136, 0.03892390802502632, -0.008454988710582256, 0.012609271332621574, 0.034037500619888306, 0.023879799991846085, 0.008505191653966904, 0.021670877933502197, -0.017085688188672066, 0.08822306245565414, 0.016851408407092094, 0.04702329263091087, -0.011437872424721718, 0.011019515804946423, -0.002326063346117735, 0.07704456895589828, -0.03248121589422226, -0.053081098943948746, 0.011755823157727718, -0.00405596848577261, 0.003932552877813578, -0.012467029504477978, 0.0012979516759514809, 0.009864850901067257, -0.007363078184425831, 0.0018637791508808732, -0.016198771074414253, -0.031744908541440964, -0.05361659452319145, -0.020315401256084442, -0.008542844094336033, -0.02975352853536606, -0.022474123165011406, 0.006957272067666054, -0.034221578389406204, 0.010835438966751099, 0.006559832952916622, -0.014935334213078022, 0.05231132358312607, 0.013320477679371834, -0.047893475741147995, 0.03450606018304825, 0.0009752940968610346, 0.03738435357809067, 0.030958397313952446, 0.018909722566604614, -0.012960691004991531, 0.04330828785896301, 0.006781562231481075, -0.01924440823495388, -0.07035086303949356, 0.028833143413066864, -0.016048163175582886, -0.028414787724614143, -0.04759225994348526, 0.015152879990637302, -0.018508100882172585, -0.022457387298345566, -0.01501063909381628, -0.019712967798113823, -0.09116829186677933, 0.034020766615867615, 0.008070101030170918, -0.04575148969888687, 0.030506571754813194, -0.01864197477698326, 0.012902121059596539, 0.05746547877788544, -0.05251213535666466, 0.021570472046732903, 0.04658820480108261, -0.01819014921784401, -0.006781562231481075, 0.058871157467365265, 0.03584480285644531, 0.038990844041109085, 0.038990844041109085, -0.0173869039863348, 0.0023888167925179005, -0.019144002348184586, 0.019344814121723175, -0.02029866725206375, -0.004731614142656326, -0.08079304546117783, 0.015152879990637302, 0.06914599984884262, -0.009973623789846897, 0.012274585664272308, -0.018324023112654686, 0.04668860882520676, -0.004693962167948484, -0.02669115737080574, 0.005459554959088564, 0.009463228285312653 ]
28,927
yampex.plot
parseArgs
Parse the supplied I{args} and I{kw} for a constructor call. Returns a 5-tuple with a revised args list and kw dict, the number of subplots, the number of columns, and the number of rows.
@staticmethod def parseArgs(*args, **kw): """ Parse the supplied I{args} and I{kw} for a constructor call. Returns a 5-tuple with a revised args list and kw dict, the number of subplots, the number of columns, and the number of rows. """ N = args[0] args = list(args[1:]) Nc = kw.pop('Nc', None) if args and isinstance(args[0], int): # Nc, Nr specified if Nc: raise ValueError( "You can't specify Nc as both a second arg and keyword") Nc = N Nr = args.pop(0) N = Nc*Nr else: # N specified Nc = Nc if Nc else 3 if N > 6 else 2 if N > 3 else 1 Nr = int(np.ceil(float(N)/Nc)) return args, kw, N, Nc, Nr
(*args, **kw)
[ -0.05130265653133392, -0.03301120176911354, -0.002915538614615798, -0.01034531369805336, -0.0352119505405426, 0.04069577902555466, 0.01563071459531784, 0.01944594271481037, -0.034905288368463516, 0.003522096900269389, 0.008848085068166256, 0.08932867646217346, -0.02179100178182125, 0.018832620233297348, -0.023576853796839714, -0.05058110132813454, 0.04747840762138367, -0.00731026753783226, -0.008342995308339596, -0.0032921007368713617, -0.049462687224149704, 0.0030373011250048876, 0.010958637110888958, 0.04174203425645828, 0.025236433371901512, 0.01852595992386341, 0.023179996758699417, 0.00863161776214838, 0.04563843831419945, -0.02455095387995243, -0.10484213382005692, 0.018489880487322807, -0.026030145585536957, 0.1013786643743515, 0.032884929329156876, -0.02530858851969242, 0.008636127226054668, 0.020383967086672783, -0.06667180359363556, 0.07424814999103546, 0.048560742288827896, -0.09315292537212372, 0.07262464612722397, -0.018489880487322807, 0.017741266638040543, 0.010525703430175781, 0.02622857317328453, -0.037304461002349854, -0.09943046420812607, -0.04848858714103699, 0.004342867061495781, -0.04917406290769577, 0.02604818344116211, 0.0043631610460579395, -0.038170330226421356, 0.08600951731204987, 0.041778113692998886, 0.06512045860290527, 0.01511660497635603, -0.006061073392629623, -0.059203699231147766, 0.04120086878538132, 0.0021522673778235912, -0.03461666405200958, -0.049210142344236374, -0.06194561347365379, -0.03391314670443535, 0.0046585481613874435, -0.008879653178155422, -0.026769740507006645, 0.03685348853468895, 0.01067903358489275, -0.002590838121250272, 0.003932482097297907, 0.014178582467138767, -0.03990206494927406, -0.07857748866081238, 0.004843446891754866, 0.007675555534660816, 0.06887255609035492, -0.005727353505790234, 0.01562169473618269, -0.010255119763314724, 0.006376754026859999, 0.07356266677379608, -0.016379328444600105, -0.006805178243666887, 0.03820640966296196, 0.01984279975295067, 0.058590374886989594, -0.05620924010872841, -0.0029493614565581083, 0.028248930349946022, 0.0010344187030568719, -0.03734054043889046, -0.004507472272962332, 0.02438860386610031, -0.026607390493154526, 0.025525055825710297, -0.07576341927051544, -0.015892278403043747, -0.07504186034202576, -0.021646689623594284, -0.042355358600616455, -0.05981701985001564, -0.02395567111670971, 0.011716270819306374, 0.04462825879454613, -0.04257182404398918, 0.03064810484647751, 0.007567322347313166, 0.02404586598277092, -0.04902975261211395, 0.05754411965608597, -0.00905553251504898, -0.026697585359215736, -0.03248807415366173, -0.0012469395296648145, -0.0021680514328181744, -0.035987623035907745, -0.08413346856832504, 0.06800668686628342, -0.036240167915821075, 0.052817925810813904, 0.011725290678441525, 0.029547732323408127, -0.010570799931883812, -0.011301375925540924, 0.012951936572790146, -0.014034271240234375, 0.08333975821733475, -0.0586625300347805, -0.004735213704407215, -0.021141599863767624, 0.017921656370162964, -0.008667695336043835, 0.016225997358560562, 0.0029087739530950785, -0.06147659942507744, -0.007666536141186953, 0.04928229749202728, 0.03281277418136597, -0.04282436892390251, 0.05303439125418663, -0.07269680500030518, 0.041092634201049805, 0.06335264444351196, -0.039180509746074677, -0.03266846388578415, 0.00538461422547698, -0.054333191365003586, 0.0040091476403176785, 0.00812652800232172, 0.006521065253764391, 0.056353550404310226, -0.07533048093318939, 0.04195849969983101, -0.04300475865602493, 0.013042130507528782, 0.005001287441700697, -0.010489624924957752, 0.0038896396290510893, 0.025182316079735756, -0.019752604886889458, -0.03788170963525772, 0.04296867921948433, 0.008902201429009438, -0.08680322766304016, -0.0305759496986866, 0.018192239105701447, 0.021303951740264893, 0.001311203115619719, 0.0044736494310200214, 0.014349951408803463, -0.030305366963148117, 0.02505604363977909, -0.0318206362426281, -0.00550637673586607, 0.01181548461318016, 0.013258597813546658, 0.0008173880632966757, -0.031892791390419006, 0.002216530963778496, 0.016334231942892075, 0.038314640522003174, 0.008879653178155422, 0.033967263996601105, -0.00027791192405857146, 0.020005149766802788, -0.0019403101177886128, 0.017849499359726906, 0.028934409841895103, -0.010210022330284119, 0.04592706263065338, 0.036312323063611984, -0.005925781559199095, -0.029926549643278122, 0.02898852527141571, 0.005858135409653187, 0.044952958822250366, -0.008866123855113983, 0.024983888491988182, 0.01995103247463703, -0.035157833248376846, 0.06519261747598648, 0.018832620233297348, 0.0062324427999556065, 0.00236535188741982, -0.04148948937654495, 0.03357040882110596, 0.017741266638040543, -0.025669366121292114, 0.08514364808797836, 0.02990850992500782, 0.008613578975200653, 0.02170080691576004, 0.039072275161743164, 0.001017507165670395, -0.007395952474325895, -0.041778113692998886, 0.11415021121501923, 0.027545413002371788, 0.0352119505405426, 0.050400711596012115, -0.02094317227602005, -0.03544645383954048, 0.061620909720659256, 0.05732765048742294, 0.02797834761440754, 0.010155905038118362, -0.04401493817567825, -0.04531373828649521, 0.018074985593557358, 0.02924107015132904, -0.056425705552101135, -0.016072668135166168, -0.001051330124028027, -0.009204353205859661, -0.025001926347613335, -0.025921911001205444, -0.044700413942337036, 0.003781406208872795, -0.02278314158320427, -0.012122146785259247, -0.014891118742525578, -0.00007183854177128524, 0.02446076087653637, 0.06768198311328888, -0.0494266077876091, 0.03474293649196625, -0.01432289369404316, 0.01110294833779335, -0.018174201250076294, 0.022350206971168518, -0.016442464664578438, 0.0544414259493351, -0.042932603508234024, -0.015522480942308903, 0.008342995308339596, -0.05245714634656906, 0.0305939894169569, 0.008852594532072544, 0.03961344435811043, 0.02806854248046875, 0.026787778362631798, -0.006953999400138855, 0.018074985593557358, -0.004541295114904642, -0.056245315819978714, 0.022061584517359734, -0.002046288689598441, 0.058193519711494446, 0.031189272180199623, 0.017939694225788116, -0.031369660049676895, -0.02906068228185177, 0.006552633363753557, -0.05339517071843147, 0.007693594321608543, 0.004766781348735094, 0.04682900756597519, -0.012681352905929089, -0.06273932009935379, -0.012951936572790146, 0.038495030254125595, -0.02487565577030182, 0.028122657909989357, 0.026084261015057564, -0.021159639582037926, 0.015342092141509056, -0.05159127712249756, -0.051807746291160583, 0.021141599863767624, 0.024929771199822426, -0.026336805894970894, -0.029601849615573883, -0.011328434571623802, 0.0030914179515093565, -0.05967270955443382, 0.009903361089527607, 0.010092769749462605, -0.07713437080383301, 0.006800668314099312, -0.010155905038118362, 0.045277658849954605, 0.007932609878480434, -0.005925781559199095, -0.010958637110888958, 0.061368368566036224, -0.011499804444611073, 0.0007722907466813922, 0.07417599111795425, -0.005871664732694626, 0.01730833202600479, -0.05350340157747269, 0.009434348903596401, -0.035175871104002, -0.02455095387995243, 0.008279859088361263, 0.06075504422187805, 0.013168402947485447, -0.06043034419417381, -0.03385903313755989, -0.025182316079735756, 0.026932090520858765, 0.054333191365003586, -0.019878877326846123, -0.018038908019661903, 0.011617057025432587, 0.027960307896137238, -0.045277658849954605, 0.03483313322067261, -0.020131422206759453, 0.028952447697520256, 0.006548123899847269, -0.04004637524485588, -0.0006347440648823977, 0.04289652407169342, -0.021917274221777916, -0.0754026398062706, 0.027743840590119362, -0.035175871104002, -0.06696043163537979, 0.002782501745969057, -0.007752221077680588, -0.04498903825879097, 0.03524802625179291, -0.03678133338689804, 0.06475967913866043, 0.0028839705046266317, 0.005488337948918343, 0.005763431079685688, -0.01093157846480608, -0.013980153948068619, 0.0745367705821991, 0.08774124830961227, -0.00538461422547698, -0.029439499601721764, 0.007634968031197786, -0.06685219705104828, 0.1046978235244751, 0.011292356997728348, 0.011671173386275768, -0.013276636600494385, -0.010309236124157906, -0.006850275676697493, 0.010092769749462605, 0.02489369362592697, 0.022656869143247604, 0.0039415014907717705, -0.006967528257519007, -0.040010299533605576, 0.007752221077680588, -0.015342092141509056, 0.014386029914021492, 0.045602358877658844, -0.04379846900701523, -0.02085297740995884, -0.035807233303785324, -0.07381521165370941, -0.030305366963148117, -0.048957597464323044, 0.02177296206355095, -0.03954128921031952, -0.05000385269522667, -0.02671562321484089, -0.054152801632881165, 0.05371987074613571, 0.010137866251170635, 0.010525703430175781, -0.018904775381088257, 0.03108103945851326, 0.03943305462598801, -0.005262851715087891, 0.03041359968483448, -0.02254863642156124, 0.06851177662611008, 0.013177422806620598, -0.03039555996656418, 0.012564099393785, -0.016289133578538895, -0.08896789699792862, 0.012311555445194244, 0.062378544360399246, 0.005398143548518419, -0.04827211797237396, 0.019301632419228554, -0.006214404013007879, 0.006024995353072882, -0.03878365457057953, 0.07713437080383301, -0.008532403968274593, -0.009001415222883224, -0.00579950911924243, 0.003567194100469351, 0.043185148388147354, -0.06169306859374046, -0.019283592700958252, 0.022151779383420944, -0.04387062415480614, -0.010642956010997295, 0.03560880571603775, 0.035644881427288055, 0.06501222401857376, 0.05036463215947151, 0.019716527312994003, -0.04361807927489281, -0.048308197408914566, 0.0569668747484684, -0.001346153556369245, -0.10534722357988358, -0.023811358958482742, -0.07027959078550339, 0.01910320483148098, -0.025200355798006058, -0.02060043439269066, -0.03979383036494255, 0.03149593248963356, 0.0004024931404273957, 0.03174847736954689, -0.015892278403043747, -0.0021477574482560158, 0.00814907718449831, 0.016487563028931618, -0.021899234503507614, -0.03734054043889046, 0.05812136456370354, -0.006525575183331966, -0.06190953403711319, -0.05923977494239807, 0.027274830266833305, 0.0251462385058403, -0.047045473009347916, -0.0670325830578804, 0.03820640966296196, -0.04967915266752243, -0.02958380989730358, -0.01800283044576645, 0.025597210973501205, 0.019121242687106133, 0.03362452611327171, 0.03519390895962715, -0.0024081943556666374, -0.033480215817689896, -0.03133358433842659, 0.004685606341809034, 0.05350340157747269, -0.0055424547754228115, -0.049967776983976364, -0.0259760282933712, -0.020889056846499443, 0.018886737525463104, -0.056245315819978714, -0.005168147385120392, 0.005551474168896675, 0.02034788951277733, 0.008036334067583084, 0.004861485678702593, -0.009641796350479126, -0.020907094702124596, 0.003449941286817193, 0.023324308916926384, 0.03423784673213959, 0.031622204929590225, -0.03954128921031952, 0.022494519129395485, 0.009759049862623215, -0.037809550762176514, -0.05411672592163086, 0.01749774068593979, -0.022602751851081848, 0.032289646565914154, -0.008672205731272697, 0.026246611028909683, 0.05151912197470665, 0.015387188643217087, 0.045458048582077026, 0.022602751851081848, -0.026427000761032104, -0.020059267058968544, 0.01910320483148098, -0.0070036062970757484, 0.04397885873913765, -0.05310654640197754, 0.0035559197422116995, -0.027797957882285118, 0.017227157950401306, 0.04044323414564133, -0.03468882292509079, -0.0011781662469729781, -0.026120340451598167, -0.025236433371901512, -0.013980153948068619, 0.037412695586681366, 0.02043808251619339, 0.008221232332289219, -0.05003993213176727, 0.0041940463706851006, -0.03230768442153931, 0.06374949961900711, 0.09336938709020615, 0.013502122834324837, 0.01232057437300682, 0.0032176903914660215, -0.012509983032941818, 0.05595669522881508, 0.03252415359020233, 0.02245844155550003, 0.0318206362426281, 0.06710474193096161, -0.03385903313755989, -0.03701584041118622, -0.038567185401916504, 0.08305113762617111, -0.0020553080830723047, -0.03133358433842659, -0.002620151499286294, 0.03885580971837044, 0.07417599111795425, 0.021754924207925797, -0.006931450683623552, 0.04300475865602493, 0.042932603508234024, -0.005537944845855236, 0.02462311089038849, 0.04138125479221344, 0.05068933218717575, 0.043437693268060684, 0.01712794415652752, -0.01604560948908329, 0.03394922614097595, -0.013204481452703476, 0.010173944756388664, 0.005294419825077057, -0.008090450428426266, 0.038675419986248016, -0.007508695591241121, -0.0837726891040802, -0.03183867409825325, -0.008730831556022167, -0.005019326228648424, -0.017281275242567062, 0.04452002793550491, 0.003923462703824043, -0.07085683196783066, 0.002967400476336479, 0.018634192645549774, 0.02604818344116211, -0.09495681524276733, -0.009109648875892162, -0.015017391182482243, -0.02193531207740307, -0.03266846388578415, 0.0043067894876003265, -0.050725411623716354, -0.032289646565914154, 0.016018550843000412, 0.0152879748493433, -0.01951809972524643, -0.03041359968483448, -0.009497485123574734, 0.008848085068166256, -0.03250611200928688, -0.02262079156935215, -0.017236176878213882, 0.03669114038348198, -0.056497860699892044, -0.028627747669816017, -0.0016832556575536728, -0.009290037676692009, 0.016442464664578438, 0.03620408847928047, -0.018038908019661903, -0.03461666405200958, -0.0032808263786137104, 0.03353432938456535, -0.01876046508550644, -0.029692042618989944, 0.0022255503572523594, -0.04311298951506615, -0.07547479122877121, 0.054838281124830246, -0.05682256072759628, 0.02990850992500782, 0.0028501474298536777, -0.02756345272064209, 0.056353550404310226, 0.0314418189227581, -0.01453936006873846, -0.029511654749512672, 0.031892791390419006, -0.004523256327956915, 0.0028907351661473513, -0.011409609578549862, -0.05296223610639572, -0.002320254687219858, -0.04145340994000435, -0.035644881427288055, 0.061620909720659256, -0.01034531369805336, -0.05202421173453331, 0.022061584517359734, -0.009623757563531399, 0.010462567210197449, -0.049137987196445465, 0.012049990706145763, 0.010453547351062298, -0.05451358109712601, 0.010453547351062298, -0.033804915845394135, 0.0577966645359993, 0.004640509374439716, 0.07417599111795425, -0.0711815357208252, 0.005253832321614027, -0.007756730541586876, -0.016559718176722527, 0.026697585359215736, 0.01529699470847845, 0.015278955921530724, 0.04311298951506615, -0.011977835558354855, -0.0007858199533075094, -0.008775928989052773, 0.030954767018556595, -0.055992770940065384, 0.020257694646716118, -0.03705191984772682, 0.09005022794008255, -0.011202162131667137, 0.044195324182510376, 0.022981569170951843, -0.0063451859168708324, 0.006845765747129917, -0.017407545819878578, 0.010327274911105633, 0.02839324250817299, 0.0061873458325862885, 0.014846021309494972, -0.03394922614097595, 0.02756345272064209, -0.007991236634552479, 0.031189272180199623, -0.015396208502352238, 0.06573378294706345, 0.002036141697317362, -0.003912188112735748, -0.017281275242567062, 0.032127294689416885, -0.02788815274834633, 0.035410378128290176, 0.005898722913116217, -0.01735343039035797, 0.0018737915670499206, -0.0163252130150795, -0.00712085934355855, -0.032632384449243546, -0.023685086518526077, -0.016974613070487976, -0.010164924897253513, -0.002012465847656131, 0.012663314118981361, -0.04827211797237396, -0.04910190775990486, 0.019734565168619156, -0.014900138601660728, 0.012122146785259247, -0.008455738425254822, 0.009023964405059814, -0.023071764037013054, -0.010976675897836685, 0.049390532076358795, 0.04614352807402611, 0.00018081186863128096, -0.012870761565864086, -0.02671562321484089, -0.042102813720703125, -0.017732247710227966, 0.037989940494298935, -0.024009786546230316, -0.023991748690605164, -0.015423267148435116, -0.05595669522881508, 0.05501867085695267, -0.03611389547586441, 0.019500060006976128, 0.005411672405898571, -0.0177953839302063, 0.05220460146665573, 0.006660867016762495, -0.06732120364904404, 0.04718978330492973, 0.02388351410627365, -0.013808784075081348, -0.04181418940424919, 0.04791134223341942, 0.05119442194700241, 0.059203699231147766, -0.03759308531880379, -0.022891374304890633, 0.05105011165142059, 0.041020479053258896, 0.03402138128876686, 0.07064036279916763, -0.013258597813546658, 0.011535882018506527, 0.006818707566708326, -0.055415526032447815, 0.036817412823438644, -0.07670143991708755, -0.009704932570457458, -0.030179094523191452, -0.0393969751894474, -0.007490656804293394, 0.0034206281416118145, 0.024406643584370613, 0.01653265953063965, -0.048308197408914566, -0.018580075353384018, 0.008329465985298157, -0.004978738725185394, 0.0002842537360265851, -0.00984924379736185, 0.028772059828042984, 0.0031500444747507572, 0.0012063520262017846, 0.044447869062423706, 0.03820640966296196, 0.04231927916407585, -0.020510239526629448, 0.01935574971139431, 0.03420177102088928, -0.02563328854739666, -0.023811358958482742, -0.038567185401916504, -0.06425458937883377, 0.04206673428416252, -0.020131422206759453, 0.01010178867727518, -0.031964946538209915, -0.004856976214796305, 0.025597210973501205, 0.03201906383037567, 0.050977956503629684, 0.048813287168741226, 0.03319159150123596, 0.05371987074613571, -0.019283592700958252 ]
28,928
yampex.options
plot
Specifies a non-logarithmic regular plot, unless called with the name of a different plot type.
def plot(self, call="plot"): """ Specifies a non-logarithmic regular plot, unless called with the name of a different plot type. """ if call not in PLOTTER_NAMES: raise ValueError(sub("Unrecognized plot type '{}'", call)) self.opts['call'] = call
(self, call='plot')
[ 0.015385554172098637, -0.002124333754181862, 0.074759341776371, 0.032698605209589005, -0.010919613763689995, 0.005924471188336611, -0.03538333252072334, 0.004448731429874897, -0.032784655690193176, 0.008282212540507317, 0.024351855739951134, -0.0011369219282642007, 0.06835729628801346, 0.009396546520292759, -0.035658691078424454, -0.058926329016685486, 0.008355353958904743, 0.04030533507466316, -0.02022150531411171, 0.01406900491565466, 0.009542830288410187, -0.009430966340005398, -0.018053071573376656, -0.013277354650199413, 0.01688280701637268, 0.07083550840616226, 0.012537334114313126, 0.00867803767323494, -0.024128129705786705, -0.005907261278480291, -0.06632654368877411, -0.02576305903494358, -0.011521955952048302, 0.013182700611650944, -0.0018091794336214662, -0.010713095776736736, -0.02491977997124195, 0.04436684399843216, -0.05878864973783493, 0.034935880452394485, 0.0009535300778225064, -0.0017005426343530416, 0.002372800139710307, 0.011702658608555794, -0.051044244319200516, 0.0023104145657271147, -0.03810248151421547, 0.08405262976884842, -0.06494975835084915, -0.05211125314235687, 0.01180591806769371, -0.0009481519809924066, -0.01620301976799965, 0.01663326472043991, -0.0352112352848053, 0.0349014587700367, 0.07558540999889374, 0.06405484676361084, 0.008811413310468197, -0.008144534192979336, -0.021512240171432495, 0.060544051229953766, -0.0470515713095665, -0.07668683677911758, 0.045192915946245193, -0.026589129120111465, 0.018965192139148712, -0.012718036770820618, -0.0065096039324998856, 0.01984289102256298, -0.0032182312570512295, -0.008243490941822529, -0.03978903964161873, -0.020135456696152687, 0.002415824681520462, -0.04925442487001419, -0.027690555900335312, 0.05052794888615608, -0.02399045042693615, 0.014335757121443748, -0.016030922532081604, 0.03056459128856659, 0.04663853719830513, 0.016065340489149094, -0.028654305264353752, -0.024523954838514328, 0.00703450245782733, 0.000463857693830505, 0.006793565582484007, 0.012606172822415829, -0.042886801064014435, -0.052076831459999084, 0.029807360842823982, 0.011883361265063286, -0.09458501636981964, -0.017278632149100304, -0.008432798087596893, -0.004162618424743414, -0.0012606172822415829, -0.011978015303611755, -0.005898656323552132, -0.028361737728118896, -0.017115138471126556, -0.023629045113921165, -0.01688280701637268, -0.057996999472379684, 0.01280408538877964, 0.046122245490550995, -0.0070172930136322975, 0.03483261913061142, -0.027484038844704628, 0.09857769310474396, -0.007593820802867413, -0.005313523579388857, -0.010704491287469864, 0.0806795060634613, -0.06911452859640121, -0.05200799182057381, -0.03748292848467827, 0.014198078773915768, -0.08797645568847656, 0.08040414750576019, -0.029050130397081375, 0.0017156011890619993, 0.00655693095177412, 0.021013157442212105, 0.023405317217111588, -0.0020909898448735476, -0.009181424044072628, 0.0013079441851004958, 0.08260700106620789, -0.0012692222371697426, 0.019636373966932297, 0.011883361265063286, 0.025694219395518303, 0.020049408078193665, -0.0026567617896944284, -0.022321101278066635, -0.08178093284368515, 0.046122245490550995, -0.022235052660107613, 0.017054904252290726, -0.007731499150395393, 0.030805528163909912, -0.004780019633471966, 0.06670515239238739, -0.024231387302279472, -0.021322932094335556, -0.01925775781273842, 0.0006104098283685744, -0.013587131164968014, 0.00961166899651289, 0.005885749123990536, -0.04168211668729782, 0.030925996601581573, -0.02433464676141739, -0.004887580871582031, 0.04264586418867111, 0.006423554848879576, -0.010050518438220024, -0.009491200558841228, -0.01436157152056694, 0.05083772540092468, -0.007193693425506353, -0.04178537428379059, -0.04529617354273796, -0.006298784166574478, 0.015006938949227333, -0.02514350600540638, 0.021202463656663895, 0.018431687727570534, -0.031511131674051285, 0.023250428959727287, 0.03882529214024544, 0.014895075000822544, 0.05775606259703636, -0.010756120085716248, 0.04092488810420036, -0.01009354367852211, 0.030771108344197273, 0.05751512572169304, 0.014568089507520199, -0.025659801438450813, 0.0635729730129242, 0.006810775492340326, -0.0042572724632918835, -0.011057292111217976, -0.03913506865501404, -0.040270913392305374, 0.04367845505475998, 0.008118719793856144, 0.04202631488442421, 0.014129240065813065, -0.05507133528590202, 0.042232830077409744, 0.013174096122384071, -0.026623548939824104, -0.02211458422243595, 0.03731083124876022, -0.014903680421411991, 0.01956753432750702, 0.022665297612547874, 0.007025897968560457, -0.04887581244111061, -0.005395269952714443, 0.05424526706337929, 0.06773774325847626, 0.00433901883661747, -0.011883361265063286, 0.019739631563425064, 0.0626092255115509, -0.050114914774894714, 0.013982956297695637, 0.047774385660886765, -0.03071947954595089, 0.05396990850567818, 0.011427301913499832, -0.008144534192979336, -0.04078720882534981, 0.004818741697818041, 0.09878420829772949, -0.04133792221546173, 0.015419973991811275, 0.0479809008538723, 0.02891245111823082, 0.017399100586771965, 0.10387830436229706, -0.011057292111217976, -0.006229944992810488, -0.03965136036276817, -0.016392327845096588, 0.010119358077645302, 0.011134735308587551, 0.021787596866488457, -0.04832509905099869, -0.012795480899512768, 0.02722589112818241, 0.011203574948012829, 0.02695053443312645, 0.012468494474887848, -0.032664187252521515, 0.06109476462006569, -0.004977932665497065, 0.046156663447618484, -0.05789374187588692, 0.010515183210372925, -0.035125184804201126, 0.06563814729452133, -0.05672347545623779, -0.009043745696544647, 0.027621716260910034, -0.015454393811523914, -0.014981124550104141, -0.00805418286472559, 0.020238716155290604, 0.03882529214024544, -0.0028804889880120754, 0.0007728272466920316, 0.03037528321146965, -0.032698605209589005, -0.029325487092137337, 0.029463164508342743, -0.04567478969693184, -0.02491977997124195, 0.05445178225636482, -0.02626214362680912, 0.0005587804480455816, -0.024523954838514328, -0.047085992991924286, 0.06949314475059509, 0.04901348799467087, 0.04822183772921562, -0.008923277258872986, 0.010119358077645302, 0.024816520512104034, 0.01887914165854454, 0.013716205023229122, -0.0050811911933124065, 0.04230166971683502, 0.01772608608007431, 0.04126908257603645, -0.06677399575710297, -0.014344361610710621, 0.03326652944087982, -0.05094098672270775, -0.029652472585439682, 0.0432998389005661, 0.0706978291273117, -0.04701715335249901, 0.027277521789073944, 0.02376672253012657, 0.05789374187588692, 0.009912840090692043, 0.04402264952659607, -0.053006161004304886, 0.04474546015262604, 0.055381111800670624, -0.00922444835305214, -0.03311163932085037, -0.008432798087596893, 0.03448842465877533, -0.08336423337459564, 0.002336229430511594, 0.005218869540840387, 0.026589129120111465, -0.013681785203516483, 0.03075389936566353, -0.03617498278617859, 0.07365791499614716, 0.03202742338180542, -0.04505523666739464, 0.10429134219884872, -0.04395380988717079, 0.013337588869035244, -0.027638927102088928, 0.07985343784093857, 0.008079997263848782, -0.017485149204730988, 0.002022150671109557, 0.03982346132397652, -0.04405706748366356, -0.00320102134719491, -0.028740353882312775, -0.058616552501916885, -0.010059123858809471, -0.0030461333226412535, -0.0072324154898524284, -0.03292233124375343, 0.012313606217503548, 0.06281574070453644, -0.040270913392305374, 0.03142508119344711, 0.02068617008626461, -0.009646088816225529, -0.009327707812190056, -0.02318159118294716, 0.005666324403136969, 0.013199910521507263, -0.019240548834204674, -0.02526397444307804, -0.03388608247041702, -0.03879087045788765, -0.05593182519078255, 0.02099594660103321, 0.02522955648601055, 0.03872203454375267, 0.01610836572945118, -0.01669349893927574, 0.046156663447618484, -0.008088602684438229, -0.0025319906417280436, 0.004986537154763937, -0.051388438791036606, -0.029445955529808998, 0.0349014587700367, 0.03311163932085037, -0.006466579623520374, 0.014172264374792576, -0.06519069522619247, -0.04460778087377548, 0.014180868864059448, -0.003500041551887989, -0.017373286187648773, 0.027621716260910034, 0.014103424735367298, -0.01875867322087288, 0.021581079810857773, -0.017898183315992355, 0.03848109766840935, -0.018861932680010796, -0.016486981883645058, -0.0486004538834095, -0.015574862249195576, -0.013810858130455017, -0.02803475223481655, 0.06030311435461044, 0.04756786674261093, 0.014714372344315052, -0.02507466822862625, -0.029325487092137337, 0.02152945101261139, -0.023629045113921165, 0.026348192244768143, 0.020273135975003242, -0.027811024338006973, 0.02672680839896202, -0.04340309649705887, 0.04168211668729782, 0.02491977997124195, -0.0013993713073432446, 0.04374729096889496, -0.02691611461341381, -0.007477654609829187, 0.023594625294208527, -0.03195858374238014, -0.019636373966932297, 0.013019207864999771, 0.03748292848467827, -0.10098706185817719, 0.021563870832324028, -0.008725364692509174, -0.007946621626615524, -0.05004607513546944, 0.028964079916477203, 0.013922722078859806, -0.006483789533376694, -0.0054770163260400295, -0.010317270644009113, 0.004192735534161329, -0.02953200414776802, 0.07234996557235718, -0.04040859267115593, -0.06236828863620758, 0.003689349163323641, 0.037551768124103546, 0.04522733390331268, -0.025677010416984558, -0.0007228112663142383, 0.03505634889006615, -0.012253371998667717, 0.04357519373297691, 0.010764725506305695, 0.025246765464544296, 0.04601898416876793, 0.10181313008069992, 0.03834341838955879, 0.00468966830521822, -0.023594625294208527, 0.035624269396066666, 0.025677010416984558, -0.04763670638203621, -0.026744017377495766, -0.020789429545402527, 0.03376561403274536, 0.011057292111217976, -0.05197357386350632, -0.0017457182984799147, 0.008497335016727448, -0.07056014984846115, 0.025057457387447357, 0.05035585165023804, -0.033163271844387054, 0.015006938949227333, -0.06019985303282738, -0.008647920563817024, 0.007873480208218098, 0.02514350600540638, -0.021391771733760834, -0.07131738215684891, -0.06708376854658127, 0.08012879639863968, 0.06377948820590973, 0.03731083124876022, -0.0020597970578819513, -0.009973074309527874, -0.06632654368877411, -0.043816130608320236, -0.06591350585222244, 0.02187364548444748, 0.041923053562641144, -0.024214178323745728, 0.024971408769488335, -0.043884970247745514, -0.051767054945230484, -0.004702575970441103, 0.04663853719830513, 0.05909842625260353, 0.029549213126301765, -0.028206849470734596, -0.056929994374513626, 0.005107006058096886, 0.01461111381649971, -0.05472714081406593, 0.011986620724201202, -0.08907788246870041, 0.03445400297641754, 0.014740187674760818, 0.06040637195110321, -0.03380003198981285, -0.027157053351402283, -0.05049353092908859, -0.0495297834277153, 0.021856436505913734, 0.027157053351402283, 0.035968467593193054, 0.018999610096216202, 0.0050424691289663315, -0.01604813151061535, -0.03190695494413376, 0.04932326450943947, -0.007843363098800182, -0.016555819660425186, -0.02314717136323452, -0.05455504357814789, -0.032819073647260666, 0.03142508119344711, 0.03672569617629051, 0.001044419244863093, -0.017863765358924866, 0.02146061137318611, -0.027208682149648666, -0.02318159118294716, 0.0009336312650702894, -0.02641703188419342, 0.055381111800670624, -0.008488730527460575, 0.013251540251076221, 0.09486037492752075, -0.09823349863290787, -0.02345694787800312, -0.04412590712308884, 0.002626644680276513, -0.011608004570007324, 0.043506354093551636, 0.046500857919454575, -0.011160550639033318, -0.01822517067193985, -0.006440764758735895, 0.021563870832324028, -0.05672347545623779, -0.011212179437279701, 0.04405706748366356, -0.019395435228943825, -0.016220228746533394, 0.03099483624100685, -0.019636373966932297, -0.016125574707984924, 0.024437906220555305, -0.0028396158013492823, -0.00032537264632992446, 0.049047909677028656, 0.01126380916684866, -0.019756842404603958, 0.04522733390331268, 0.027397990226745605, 0.05111308395862579, -0.08694387227296829, 0.029824569821357727, 0.002293204888701439, 0.0059717982076108456, -0.04725809022784233, -0.0405118502676487, 0.0610603429377079, -0.021168043836951256, 0.03820573911070824, -0.04557153210043907, -0.006599955260753632, 0.037586186081171036, 0.07124853879213333, -0.034935880452394485, 0.018999610096216202, -0.0022265168372541666, 0.019361017271876335, -0.022200632840394974, -0.022355521097779274, 0.022166213020682335, 0.009448176249861717, 0.03779270499944687, -0.04140676185488701, -0.05049353092908859, -0.06525953114032745, -0.0015789984026923776, 0.03398934006690979, -0.01694304123520851, 0.018397267907857895, 0.00499944481998682, -0.02426580712199211, 0.027897072955965996, -0.022269470617175102, -0.07310719788074493, 0.028430577367544174, 0.019085660576820374, -0.032853495329618454, 0.009413756430149078, 0.010325875133275986, 0.06236828863620758, 0.09017930924892426, 0.06371065229177475, -0.07097318768501282, 0.004724088124930859, -0.04130350053310394, 0.03916948661208153, -0.04770554602146149, 0.006995780859142542, 0.004306750372052193, 0.03455726429820061, 0.015067173168063164, -0.004031393676996231, 0.007512074429541826, 0.006974268238991499, -0.02772497572004795, 0.011065896600484848, -0.007692777086049318, -0.035125184804201126, -0.03338699787855148, 0.05248986557126045, 0.0012358782114461064, -0.041923053562641144, 0.032887913286685944, 0.04326541721820831, -0.0894220843911171, 0.027157053351402283, -0.008781296201050282, -0.0825381651520729, -0.022699715569615364, 0.003839934943243861, -0.014963914640247822, 0.04825625941157341, -0.03610614314675331, -0.03782712295651436, -0.028654305264353752, 0.04629434272646904, -0.022235052660107613, -0.02380114234983921, 0.018741464242339134, -0.049460943788290024, -0.003517251228913665, 0.01272664126008749, 0.04605340585112572, 0.029618052765727043, -0.027363570407032967, 0.019860100001096725, -0.03417864814400673, -0.0022415753919631243, -0.06691167503595352, 0.020634541288018227, 0.023353688418865204, -0.05152611806988716, -0.0034075388684868813, -0.01115194521844387, 0.009190029464662075, -0.027587296441197395, -0.03338699787855148, -0.044779881834983826, 0.014017376117408276, -0.0757230892777443, -0.05214567109942436, 0.010084938257932663, 0.02629656344652176, 0.03053017146885395, 0.016366513445973396, -0.032698605209589005, 0.03803364187479019, -0.05713650956749916, 0.040890466421842575, 0.022510409355163574, -0.03837783634662628, 0.02672680839896202, 0.09203796833753586, -0.02161549963057041, 0.03624382242560387, -0.001813481911085546, -0.022768555209040642, 0.01825959049165249, 0.023233219981193542, 0.0482906773686409, -0.022854603826999664, -0.018431687727570534, 0.047808803617954254, -0.026778437197208405, 0.01422389317303896, -0.0068150777369737625, 0.02171875722706318, 0.018930772319436073, 0.06457114219665527, 0.003074099076911807, -0.0701126977801323, -0.004823044408112764, -0.04653527960181236, -0.03202742338180542, -0.03572753071784973, -0.027484038844704628, -0.02498861961066723, 0.0005786792607977986, 0.0058943540789186954, 0.0021512240637093782, 0.00803697295486927, -0.0038420860655605793, -0.0034010852687060833, -0.03311163932085037, -0.03330094739794731, -0.012132903560996056, -0.03373119235038757, 0.005137123167514801, -0.04013323783874512, 0.0476711243391037, 0.023629045113921165, 0.0017887428402900696, 0.007933714427053928, 0.019619163125753403, 0.015144617296755314, -0.0017650793306529522, -0.023594625294208527, -0.0027191471308469772, 0.035090766847133636, -0.024661632254719734, -0.0953422486782074, -0.06271248310804367, 0.015660911798477173, -0.007223810534924269, 0.030478542670607567, 0.0018780186073854566, -0.018139122053980827, 0.08549825102090836, -0.04030533507466316, -0.04436684399843216, -0.04130350053310394, -0.019928939640522003, 0.020273135975003242, -0.029445955529808998, -0.05548436939716339, 0.02046244405210018, 0.017794925719499588, -0.014559484086930752, -0.021753177046775818, -0.033232107758522034, -0.02211458422243595, -0.016598844900727272, -0.014327152632176876, 0.0018823210848495364, -0.005197357386350632, -0.03505634889006615, 0.02707100287079811, 0.05779048427939415, 0.08701270818710327, 0.012434074655175209, 0.011349857784807682, -0.02994503825902939, 0.01853494718670845, -0.035589851438999176, -0.03445400297641754, 0.0067118192091584206, -0.023921610787510872, -0.006655887234956026, 0.01984289102256298, 0.017545383423566818, -0.056000664830207825, 0.011547770351171494, 0.018793093040585518, -0.06243712827563286, -0.05131960287690163, -0.06429578363895416, -0.04033975303173065, -0.036312662065029144, 0.03130461275577545, -0.022665297612547874, -0.00951701495796442, 0.05424526706337929, -0.0027148446533828974, 0.022768555209040642, 0.01289873942732811, -0.016581635922193527, -0.016349302604794502, 0.049426525831222534, 0.04498639702796936, -0.023715093731880188, 0.024782100692391396, 0.02283739484846592, 0.03421306610107422, -0.0040873256511986256, -0.020049408078193665, 0.06171431764960289, 0.03168322890996933, 0.009620274417102337, 0.03402375802397728, -0.02464442327618599, -0.009697717614471912, -0.02757008746266365 ]
28,929
yampex.options
plot_bar
Specifies a bar plot, unless called with C{False}.
def plot_bar(self, yes=True): """ Specifies a bar plot, unless called with C{False}. """ self.opts['call'] = "bar" if yes else "plot"
(self, yes=True)
[ 0.023261109367012978, 0.03935464844107628, -0.013146127574145794, -0.01304564718157053, 0.04139774292707443, -0.0006996963638812304, -0.03173492103815079, 0.05432616174221039, -0.034933529794216156, -0.038517314940690994, 0.036608196794986725, 0.03317513316869736, 0.02900521457195282, -0.03834984824061394, -0.034699078649282455, -0.03938814252614975, 0.02838558703660965, 0.03553641214966774, 0.03017747960984707, 0.032019611448049545, -0.008976208977401257, -0.011957114562392235, -0.02053140476346016, -0.005739917512983084, 0.008683143183588982, 0.0035691317170858383, 0.0162107665091753, -0.0690632238984108, -0.05586685612797737, 0.03412969037890434, -0.00477279769256711, -0.05657021328806877, -0.006853570230305195, 0.031667932868003845, 0.029876040294766426, 0.03737854212522507, -0.006727970205247402, 0.07080487161874771, -0.06162770465016365, 0.0022859189193695784, 0.018521804362535477, -0.06333586573600769, 0.0451824851334095, -0.02356254868209362, 0.011906874366104603, -0.01862228475511074, 0.015926072373986244, 0.029457373544573784, -0.022808950394392014, -0.007925356738269329, 0.06631676852703094, -0.039522115141153336, -0.008289596065878868, 0.027866441756486893, -0.023847242817282677, 0.0695321261882782, 0.03340958431363106, 0.051077309995889664, 0.01753375306725502, 0.03670867532491684, 0.010759728960692883, 0.06206312030553818, -0.02950761280953884, -0.08326438814401627, 0.06065639853477478, 0.005928317550569773, 0.032722972333431244, -0.024282656610012054, 0.005329624284058809, -0.0017290925607085228, 0.0018567858496680856, 0.039522115141153336, -0.00810538325458765, 0.05385725572705269, 0.0024994388222694397, -0.06698663532733917, -0.060287974774837494, 0.022021856158971786, 0.002924385480582714, 0.03818238154053688, -0.003989891614764929, 0.015582766383886337, 0.06068989261984825, -0.01991177722811699, -0.039254169911146164, -0.008335649967193604, 0.023043403401970863, 0.027816200628876686, 0.0057357307523489, 0.012978660874068737, -0.02270847000181675, -0.029323400929570198, 0.07227858155965805, 0.0468236580491066, -0.08922620117664337, -0.03982355445623398, 0.002595732221379876, -0.011463087983429432, -0.031517211347818375, -0.040258970111608505, -0.04732605814933777, -0.021134283393621445, 0.015164099633693695, -0.008122129365801811, -0.01494639366865158, -0.00710477028042078, -0.01063412893563509, 0.00666935695335269, -0.024818548932671547, -0.006032983772456646, -0.0016673392383381724, -0.029524359852075577, 0.012191567569971085, -0.010826715268194675, -0.010089862160384655, 0.027548253536224365, -0.048196885734796524, -0.07422119379043579, 0.007217810023576021, -0.0047686113975942135, -0.06025448068976402, 0.01912468485534191, 0.006451650522649288, -0.07234556972980499, 0.03463209047913551, 0.043373849242925644, 0.02044767141342163, 0.013924847356975079, -0.04826387017965317, 0.0704699456691742, 0.06313490867614746, -0.025789855048060417, -0.05586685612797737, -0.012802820652723312, 0.031399987637996674, 0.0037826516199856997, 0.002073445823043585, -0.001439166022464633, -0.006305117160081863, -0.010960688814520836, 0.020598391070961952, -0.005894823931157589, -0.020313696935772896, 0.004450424574315548, -0.006053917109966278, 0.025287454947829247, -0.004998877644538879, -0.022306550294160843, -0.020196471363306046, -0.017935672774910927, -0.022055350244045258, 0.024667829275131226, -0.009327889420092106, -0.042636994272470474, 0.05901522561907768, 0.016286125406622887, -0.02573961578309536, -0.0004380298196338117, 0.021988363936543465, -0.010977434925734997, 0.009947516024112701, -0.0020451857708394527, 0.036139290779829025, -0.02753150835633278, -0.016487086191773415, -0.012920047156512737, -0.017550498247146606, 0.09759952872991562, -0.004467171151190996, 0.04404371231794357, -0.013581540435552597, -0.05801042914390564, -0.04826387017965317, 0.014217914082109928, -0.006606556940823793, 0.05610130727291107, -0.051110804080963135, 0.018404578790068626, 0.000055931224778760225, 0.018136631697416306, 0.02438313513994217, 0.007849996909499168, -0.021167777478694916, -0.014938020147383213, 0.012199941091239452, -0.017106711864471436, 0.06182866543531418, -0.000008430569323536474, 0.012543248012661934, 0.06440765410661697, 0.0026585322339087725, 0.04829736426472664, -0.0013334527611732483, 0.0024722255766391754, 0.06357032060623169, -0.06832636892795563, 0.014653326943516731, -0.027983667328953743, 0.05291944369673729, -0.04930216446518898, 0.07395324856042862, 0.011437968350946903, 0.0024659456685185432, 0.016905752941966057, 0.028871240094304085, 0.06370428949594498, 0.014067193493247032, 0.009880528785288334, -0.013815993443131447, -0.04863229766488075, 0.029105693101882935, -0.05332136154174805, -0.005467784125357866, -0.0029495053458958864, -0.030261212959885597, 0.0470581129193306, 0.08956113457679749, -0.012802820652723312, -0.008582662791013718, -0.004781171213835478, 0.06772349029779434, 0.010382928885519505, -0.02706260047852993, 0.037546008825302124, 0.012359034270048141, 0.019426124170422554, 0.03377801179885864, -0.02779945358633995, 0.010274074971675873, -0.024517109617590904, -0.04179966077208519, 0.01706484518945217, -0.0003676415071822703, -0.0022838255390524864, -0.05080936476588249, -0.0061627705581486225, 0.0636707991361618, -0.0038852249272167683, -0.015582766383886337, 0.010098235681653023, 0.0020043656695634127, 0.04042643681168556, -0.004033851437270641, 0.00193423917517066, -0.052584510296583176, 0.0008504163124598563, -0.03245502710342407, 0.05261800438165665, -0.05054141581058502, -0.0005631064414046705, 0.008101196028292179, -0.039488621056079865, -0.003941745031625032, -0.04367528855800629, 0.051110804080963135, 0.0016505925450474024, -0.019928524270653725, -0.05965159833431244, 0.02803390845656395, 0.005936690606176853, -0.040727876126766205, -0.026459721848368645, -0.04327336698770523, 0.025454921647906303, 0.06139325350522995, 0.015440420247614384, 0.02741428092122078, -0.009353009052574635, -0.02150271087884903, 0.0320698507130146, 0.034163184463977814, 0.014536100439727306, -0.025136735290288925, -0.028100894764065742, 0.00513285119086504, 0.03305790573358536, 0.08024998754262924, -0.04367528855800629, 0.010248955339193344, 0.0000560293483431451, -0.008411009795963764, -0.07958012819290161, 0.02244052290916443, 0.03181865066289902, -0.023344842717051506, 0.003956398461014032, 0.0026417854242026806, 0.0461203008890152, -0.04082835465669632, 0.04287144914269447, 0.032136838883161545, 0.0319526270031929, -0.006146023981273174, 0.037546008825302124, -0.02620852179825306, 0.011672421358525753, 0.031902384012937546, 0.0013365927152335644, -0.052316565066576004, -0.008624529466032982, 0.020380685105919838, -0.07991505414247513, -0.019978763535618782, 0.013690394349396229, 0.018672525882720947, 0.013615033589303493, 0.08426918834447861, -0.027498014271259308, 0.006686103530228138, -0.01378250028938055, -0.015658127143979073, 0.0745561271905899, 0.02153620310127735, 0.05412520095705986, -0.040225476026535034, 0.040694382041692734, -0.004797917790710926, -0.00907668936997652, -0.016838766634464264, 0.03955560922622681, -0.043407339602708817, -0.04039294272661209, -0.03627326339483261, -0.047493524849414825, 0.015750233083963394, 0.042603500187397, -0.04062739387154579, -0.02795017510652542, 0.008850608952343464, 0.05171368271112442, 0.00770764984190464, 0.01567487232387066, 0.005656184162944555, -0.03208659961819649, -0.010742981918156147, -0.03386174514889717, -0.021100791171193123, 0.01444399356842041, -0.030780360102653503, -0.01160543505102396, -0.01753375306725502, -0.027246814221143723, -0.010533648543059826, 0.054493628442287445, 0.004249464720487595, 0.005384050775319338, -0.044077206403017044, 0.0038956915959715843, 0.06822589039802551, 0.017801698297262192, 0.006305117160081863, 0.051579710096120834, -0.02053140476346016, 0.040761370211839676, 0.015699993818998337, -0.013623407110571861, 0.028603294864296913, 0.07790546119213104, -0.05590035021305084, -0.013656900264322758, -0.02609129436314106, -0.019744310528039932, -0.04334035515785217, 0.06809191405773163, -0.00019860491738654673, 0.0020451857708394527, -0.005128664430230856, 0.002097519114613533, 0.018672525882720947, -0.05623527988791466, 0.0008310529519803822, -0.03550291806459427, -0.02161993645131588, -0.01279444806277752, -0.017784951254725456, 0.08024998754262924, -0.00960420910269022, -0.013213113881647587, 0.01718207262456417, -0.04320638254284859, 0.030010012909770012, -0.0008760596392676234, -0.030277960002422333, 0.018052898347377777, -0.016286125406622887, -0.008808743208646774, -0.05978557467460632, 0.0021247323602437973, -0.020162977278232574, -0.07080487161874771, 0.012635353952646255, -0.0266271885484457, -0.055699389427900314, 0.027380788698792458, -0.06892924755811691, -0.0641397014260292, 0.02441662922501564, 0.001604539342224598, -0.02939038723707199, 0.007276423275470734, 0.06668519973754883, -0.06219709292054176, -0.02371327020227909, 0.029775559902191162, -0.009671195410192013, 0.010776475071907043, -0.040024515241384506, -0.013799247331917286, -0.015423673205077648, -0.02702910825610161, 0.08292945474386215, -0.04883325845003128, -0.021201269701123238, -0.0003713048354256898, 0.0017029258888214827, 0.03290718421339989, -0.01658756658434868, -0.016905752941966057, 0.059048719704151154, -0.04742654040455818, 0.042436033487319946, 0.03203636035323143, 0.043608300387859344, 0.03352681174874306, 0.08225958794355392, -0.003380731912329793, 0.015348313376307487, -0.010843462310731411, 0.02173716388642788, -0.027313800528645515, -0.0023529056925326586, -0.0433068610727787, -0.008658022619783878, -0.03483305126428604, 0.008758503012359142, -0.051579710096120834, -0.002872052136808634, -0.027280308306217194, 0.0009262996027246118, 0.07120679318904877, 0.04585235193371773, -0.009713062085211277, 0.014050447382032871, -0.05154621601104736, -0.041196782141923904, 0.012333914637565613, -0.011563568376004696, -0.002681558718904853, -0.009386502206325531, -0.07435517013072968, -0.007318289950489998, 0.03153396025300026, 0.014904526993632317, 0.028167881071567535, 0.02212233655154705, -0.049670591950416565, 0.012509754858911037, -0.057876452803611755, -0.004190851468592882, 0.047761473804712296, 0.021318497136235237, 0.031399987637996674, -0.08587686717510223, 0.006727970205247402, 0.03412969037890434, 0.04782845824956894, 0.04739304631948471, 0.03503401204943657, -0.016043299809098244, 0.0036403050180524588, -0.0023068522568792105, -0.004299704916775227, -0.01712345890700817, 0.001937379129230976, -0.035402435809373856, 0.0177347119897604, 0.021519457921385765, 0.045115500688552856, -0.06377127766609192, -0.009051569737493992, -0.036373745650053024, 0.011906874366104603, -0.017232311889529228, 0.05080936476588249, 0.01729929819703102, 0.020380685105919838, 0.026844894513487816, -0.026426227763295174, 0.028670281171798706, 0.02009599097073078, -0.015817219391465187, -0.05409171059727669, -0.039957527071237564, 0.016930872574448586, -0.017198819667100906, 0.042201582342386246, 0.046991124749183655, -0.009202289395034313, -0.0316009446978569, -0.03868478164076805, 0.020280204713344574, 0.005991117563098669, -0.04421117901802063, -0.021351991221308708, -0.008557543158531189, -0.04133075475692749, 0.0008849562727846205, 0.03985704854130745, -0.07053692638874054, -0.024215668439865112, -0.053756777197122574, -0.024852043017745018, -0.014226286672055721, 0.06035495921969414, 0.026878388598561287, 0.009537222795188427, -0.031249266117811203, -0.01718207262456417, 0.05422568321228027, -0.005677117500454187, 0.01273583434522152, -0.020397430285811424, 0.00841519609093666, -0.033141639083623886, -0.00894271582365036, -0.01294516772031784, -0.01703135296702385, -0.00011212411482119933, -0.0007886629900895059, 0.002553865546360612, -0.0004361981409601867, -0.010391302406787872, 0.009344635531306267, 0.02223956398665905, 0.02453385666012764, 0.07589586079120636, -0.0272133219987154, 0.024483615532517433, 0.003200705163180828, -0.004760237876325846, 0.028251614421606064, -0.0340627059340477, 0.10014501959085464, -0.008163996040821075, 0.04548392817378044, 0.02239028364419937, 0.00015935492410790175, -0.015607886016368866, 0.10798245668411255, 0.008084449917078018, -0.03845033049583435, 0.023395083844661713, -0.009009703062474728, 0.0016935059102252126, 0.013564794324338436, 0.01706484518945217, 0.006924743764102459, 0.02624201588332653, 0.0419001430273056, -0.015314820222556591, -0.03352681174874306, 0.008285409770905972, 0.008163996040821075, -0.03032819926738739, 0.008117943070828915, 0.06534546613693237, 0.01924191229045391, 0.010516902431845665, 0.01570836640894413, -0.07180967181921005, 0.020615138113498688, -0.04293843358755112, -0.035603396594524384, -0.031634438782930374, 0.006238130386918783, 0.055498428642749786, 0.07368530333042145, 0.0275650005787611, -0.08674769848585129, -0.0052375178784132, -0.07951314002275467, 0.041732676327228546, -0.03106505237519741, 0.0026627187617123127, -0.03359379991889, 0.031199026852846146, -0.007515063509345055, -0.01850505918264389, 0.05198163166642189, -0.0010948128765448928, -0.02597406879067421, -0.010801595635712147, 0.012258554808795452, -0.04380926117300987, 0.019811298698186874, 0.006983357015997171, -0.0014035793719813228, -0.07676668465137482, -0.0025099054910242558, 0.05526397377252579, 0.050139497965574265, 0.03962259739637375, 0.0171485785394907, -0.03553641214966774, 0.05221608281135559, 0.05660370737314224, -0.025103243067860603, 0.03133299946784973, -0.061493732035160065, -0.033359345048666, -0.10041297227144241, -0.021067297086119652, -0.0009833428775891662, 0.016453592106699944, -0.018069645389914513, -0.05368978902697563, -0.026493214070796967, -0.06018749251961708, 0.003200705163180828, 0.053053416311740875, -0.019158178940415382, 0.02359604276716709, -0.023847242817282677, 0.026459721848368645, -0.04548392817378044, -0.009227409027516842, 0.04062739387154579, -0.02656020224094391, -0.0008708263048902154, -0.024835295975208282, 0.020464418455958366, -0.040459927171468735, 0.05784296244382858, -0.07194364815950394, -0.021167777478694916, -0.07160871475934982, -0.025287454947829247, 0.014410500414669514, 0.021318497136235237, 0.007121516857296228, 0.006828450132161379, -0.06018749251961708, 0.017985912039875984, -0.007891863584518433, 0.04993853718042374, -0.014938020147383213, -0.09190566837787628, 0.046287767589092255, 0.03479955717921257, -0.023495562374591827, 0.0272133219987154, -0.0162693802267313, -0.0847380980849266, 0.03032819926738739, 0.032722972333431244, 0.0435413122177124, 0.03156745433807373, -0.023629536852240562, -0.024349642917513847, -0.0074187698774039745, -0.0008723962819203734, -0.04012499377131462, -0.013213113881647587, 0.0754939392209053, 0.06256552040576935, -0.013229860924184322, -0.05626877397298813, -0.021351991221308708, -0.03387849032878876, -0.07978108525276184, 0.06712061166763306, 0.012007354758679867, -0.051847655326128006, -0.03377801179885864, -0.018404578790068626, 0.015499033033847809, -0.015097113326191902, 0.03056265227496624, -0.0032300117891281843, -0.03737854212522507, -0.00952884927392006, -0.0442446731030941, -0.03342633321881294, 0.006120903883129358, 0.019777804613113403, 0.0728144720196724, 0.0006740530370734632, -0.01310426089912653, -0.012099461629986763, -0.03774696961045265, -0.008222609758377075, 0.0012894927058368921, 0.015725113451480865, 0.038282863795757294, 0.01924191229045391, 0.012534874491393566, -0.05362280458211899, -0.05827837437391281, 0.06735506653785706, -0.02635924145579338, 0.07515900582075119, -0.04347432777285576, -0.0011900594690814614, 0.07535996288061142, -0.029423879459500313, -0.014142553322017193, -0.04933565855026245, -0.05181416496634483, -0.020196471363306046, -0.04548392817378044, -0.06256552040576935, 0.05178067088127136, -0.0019038858590647578, 0.007221996784210205, -0.037612996995449066, -0.041464727371931076, -0.04876627027988434, -0.01137098204344511, -0.008875729516148567, -0.018136631697416306, -0.018019406124949455, 0.01838783174753189, 0.004525784868746996, 0.044613100588321686, 0.0875515341758728, -0.03767998144030571, 0.00864964909851551, -0.018337592482566833, -0.010533648543059826, -0.015482285991311073, 0.00870826281607151, -0.03436414524912834, -0.02006249688565731, -0.02609129436314106, -0.03191913291811943, 0.0337110236287117, 0.033108144998550415, 0.019342390820384026, 0.06383826583623886, -0.01858879253268242, 0.008256102912127972, -0.061259280890226364, -0.014628206379711628, -0.022021856158971786, 0.05221608281135559, -0.04766099154949188, 0.012141328305006027, 0.07221159338951111, -0.0013167060678824782, 0.05368978902697563, 0.029373640194535255, -0.009813542477786541, 0.0067656501196324825, 0.11173371225595474, 0.021603191271424294, 0.011027675122022629, 0.05613480135798454, 0.030897585675120354, 0.03670867532491684, -0.021402230486273766, -0.06353682279586792, 0.04468008503317833, 0.006284183822572231, -0.031667932868003845, 0.08400124311447144, 0.017868684604763985, 0.004241091664880514, 0.018806498497724533 ]
28,930
yampex.options
plot_error
Specifies an error bar plot, unless called with C{False}.
def plot_error(self, yes=True): """ Specifies an error bar plot, unless called with C{False}. """ self.opts['call'] = "error" if yes else "plot"
(self, yes=True)
[ 0.015617568977177143, 0.022502556443214417, 0.0630999505519867, 0.03519545495510101, 0.029843227937817574, -0.015286162495613098, 0.002916384255513549, 0.031367700546979904, 0.01058017835021019, -0.03368755429983139, 0.07655508816242218, 0.005720918532460928, 0.08788921684026718, -0.041923023760318756, -0.043348077684640884, -0.025435511022806168, 0.0131900105625391, 0.027854783460497856, 0.01418423280119896, 0.022519126534461975, -0.01101100817322731, -0.024375008419156075, -0.03913920372724533, -0.04954539239406586, 0.01920505426824093, 0.048252902925014496, 0.025137243792414665, -0.018608519807457924, -0.012717755511403084, 0.008380462415516376, -0.04795463755726814, -0.04616503790020943, -0.013819685205817223, 0.04331493377685547, -0.01029848214238882, 0.021524904295802116, -0.005236235447227955, 0.028832435607910156, -0.058294545859098434, 0.019370757043361664, -0.03269333019852638, -0.03183167055249214, 0.008649731054902077, -0.021458623930811882, 0.0027465380262583494, -0.03814497962594032, -0.025800058618187904, 0.07469920814037323, -0.06296738982200623, -0.008467456325888634, 0.02606518566608429, -0.021326059475541115, 0.008318323642015457, 0.03814497962594032, -0.0033037166576832533, 0.08623218536376953, 0.0289152879267931, 0.03305787965655327, -0.005298374220728874, -0.03599083423614502, -0.001484083360992372, 0.06833618879318237, -0.007933062501251698, -0.039735738188028336, 0.056869495660066605, -0.008231328800320625, -0.002319851191714406, -0.017282892018556595, -0.013562844134867191, 0.008666301146149635, 0.015377298928797245, 0.03279275447130203, -0.043348077684640884, 0.009105416014790535, 0.020530682057142258, -0.05604097619652748, -0.06598319858312607, 0.01472277007997036, -0.013156870380043983, 0.026230888441205025, 0.00965223740786314, 0.03814497962594032, 0.04019970819354057, 0.01865823194384575, -0.02770565077662468, -0.026628578081727028, -0.003966531250625849, 0.02498811110854149, 0.021491764113307, 0.020746096968650818, -0.03285903483629227, -0.058824796229600906, 0.032875604927539825, 0.024242443963885307, -0.08682871609926224, 0.027771933004260063, 0.017581157386302948, -0.037482164800167084, -0.017183469608426094, -0.06813734024763107, 0.005008392967283726, -0.02477269619703293, 0.04974423721432686, -0.012850318104028702, 0.031682539731264114, -0.030804309993982315, -0.008525452576577663, 0.009585956111550331, 0.009668808430433273, -0.011557829566299915, -0.020447831600904465, -0.011160140857100487, -0.016396377235651016, 0.010058212094008923, -0.004271011799573898, 0.0037946137599647045, -0.022071726620197296, -0.0756271481513977, -0.03443321958184242, 0.001668428652919829, -0.015302732586860657, -0.004026598762720823, -0.019006209447979927, -0.07019206881523132, 0.04351377859711647, 0.04536966234445572, 0.03307444974780083, 0.036057114601135254, -0.03824440389871597, 0.006193174049258232, 0.08914856612682343, -0.009113701060414314, -0.028849005699157715, -0.03933804854750633, -0.019387327134609222, 0.02397731877863407, -0.010928155854344368, -0.009751659817993641, 0.0018310253508388996, -0.012485770508646965, 0.012220644392073154, 0.0022763540036976337, -0.047159258276224136, 0.016512369737029076, 0.02855074033141136, 0.032096799463033676, -0.022055156528949738, -0.014515640214085579, 0.009851082228124142, 0.01840967684984207, -0.005116100423038006, 0.027109118178486824, -0.015418725088238716, -0.04348063841462135, 0.01659522019326687, -0.016868632286787033, -0.009279404766857624, 0.011267848312854767, 0.025916051119565964, -0.01444107387214899, -0.003960317466408014, -0.07310844957828522, 0.05623982101678848, -0.010994437150657177, -0.012419489212334156, -0.013943962752819061, -0.025120673701167107, 0.08629846572875977, -0.019702164456248283, 0.058725375682115555, 0.018575379624962807, -0.024275586009025574, -0.01624724268913269, 0.012518910691142082, -0.02006671205163002, 0.07695277780294418, -0.021558046340942383, 0.0416247583925724, -0.024391578510403633, 0.01854223944246769, 0.04135963320732117, 0.020663246512413025, -0.023281363770365715, 0.041160788387060165, 0.0217900313436985, -0.024573851376771927, 0.009743374772369862, 0.004115664400160313, 0.0064334445632994175, 0.05007564276456833, 0.023728763684630394, 0.0601835660636425, 0.004287581890821457, 0.01003335602581501, 0.04218814894556999, -0.04132649302482605, 0.006197316572070122, -0.039437469094991684, 0.08450886607170105, -0.037780433893203735, -0.0008098765974864364, 0.03325672447681427, -0.026976555585861206, -0.004755694884806871, 0.022303711622953415, 0.04643016308546066, 0.007866781204938889, -0.015774987637996674, -0.001446800073608756, -0.023927608504891396, 0.023579629138112068, -0.015037606470286846, 0.006462442688643932, 0.06054811552166939, -0.01352141797542572, 0.04424287751317024, 0.0826529860496521, 0.004966967273503542, -0.04374576359987259, 0.023645911365747452, 0.04132649302482605, -0.045767348259687424, 0.02430872619152069, 0.03903977945446968, -0.0009253513417206705, 0.04232071340084076, 0.050672177225351334, -0.009171697311103344, -0.0006131035042926669, -0.007949632592499256, -0.012692900374531746, 0.04643016308546066, -0.004068024922162294, -0.02225400134921074, -0.057631731033325195, 0.04788835719227791, 0.043778903782367706, -0.040729958564043045, -0.01123470813035965, 0.007427666336297989, -0.04228757321834564, 0.026893703266978264, -0.027324533089995384, 0.029909510165452957, 0.004850974306464195, -0.02397731877863407, -0.03721703961491585, 0.06833618879318237, -0.09816284477710724, 0.024938400834798813, -0.005919762887060642, -0.007162540685385466, 0.01352141797542572, -0.023065948858857155, 0.05312459170818329, -0.02399388886988163, -0.005389511585235596, -0.03552686423063278, 0.06164176017045975, 0.027291391044855118, -0.01842624694108963, 0.02313223108649254, -0.03774729371070862, 0.017183469608426094, 0.03761472925543785, 0.0018973068799823523, 0.015774987637996674, 0.006963695865124464, -0.01907248981297016, 0.07363870739936829, 0.030820880085229874, 0.05537816137075424, -0.03466520458459854, -0.011334129609167576, 0.018359964713454247, 0.03302473947405815, 0.007891636341810226, -0.01787942461669445, 0.013612555339932442, -0.011897522024810314, 0.02835189551115036, -0.07125256955623627, -0.007601655088365078, 0.07721789926290512, -0.07682021707296371, 0.0008658015867695212, 0.015617568977177143, 0.026661718264222145, -0.04069681838154793, 0.034101810306310654, 0.02997579053044319, 0.015849554911255836, 0.004003814421594143, 0.020099854096770287, -0.03148369491100311, 0.0005804806132800877, 0.017697149887681007, -0.015642425045371056, -0.056968916207551956, 0.0059860446490347385, 0.031135717406868935, -0.06432615965604782, -0.022734541445970535, 0.008189903572201729, 0.012195789255201817, -0.015998687595129013, 0.03681935369968414, -0.020663246512413025, 0.021541474387049675, -0.013861110433936119, -0.023612771183252335, 0.050009362399578094, -0.031235137954354286, 0.023264793679118156, -0.0027548233047127724, 0.04536966234445572, 0.02102779410779476, -0.05047333240509033, -0.020116424188017845, 0.04851803183555603, -0.0394706092774868, -0.062437135726213455, -0.029826657846570015, -0.06707683950662613, -0.015269591473042965, 0.010174204595386982, -0.01613125018775463, -0.038211263716220856, 0.007738360669463873, 0.034201234579086304, 0.009055704809725285, 0.01405995525419712, 0.002014335012063384, -0.05246177688241005, -0.009213123470544815, -0.04984365776181221, 0.001065681572072208, -0.043447498232126236, -0.0030551610980182886, 0.002450342755764723, -0.01636323519051075, -0.007986916229128838, -0.0392717644572258, 0.04304980859160423, -0.00348806194961071, 0.015319302678108215, -0.04464056342840195, -0.0019439109601080418, 0.0336047001183033, 0.0660494789481163, -0.031682539731264114, 0.08941369503736496, -0.062304574996232986, 0.03274304047226906, 0.032892175018787384, 0.00002949978079413995, -0.011905808001756668, 0.06333193928003311, -0.02301623672246933, 0.0011236779391765594, -0.005178239196538925, -0.021226638928055763, -0.03884093835949898, 0.042453277856111526, 0.0064997258596122265, 0.006392018403857946, 0.003854681272059679, -0.018393104895949364, 0.025667496025562286, -0.04974423721432686, -0.03509603440761566, -0.03741588443517685, -0.024375008419156075, -0.028186190873384476, -0.0038961071986705065, 0.07635624706745148, 0.015344158746302128, -0.00698026642203331, 0.004639702383428812, -0.03459892421960831, 0.016164392232894897, -0.056770071387290955, -0.03403552994132042, -0.02498811110854149, -0.008479884825646877, -0.019801586866378784, -0.07039090991020203, 0.016843777149915695, 0.009246263653039932, -0.05673693120479584, 0.020696386694908142, -0.043911468237638474, 0.01078730821609497, 0.045767348259687424, -0.03721703961491585, -0.011764959432184696, 0.032759614288806915, 0.004643844906240702, -0.07019206881523132, 0.010878444649279118, 0.02026555687189102, -0.033969249576330185, -0.04321551322937012, 0.03282589465379715, 0.022419704124331474, -0.0015047963242977858, -0.054715346544981, 0.008542023599147797, -0.011541259475052357, -0.02550179325044155, 0.0783446878194809, -0.02225400134921074, -0.041392773389816284, 0.012154363095760345, -0.02944554015994072, 0.0615423358976841, -0.05166639760136604, -0.021839741617441177, 0.021723749116063118, -0.005783057771623135, 0.03585826978087425, -0.007174968253821135, 0.05166639760136604, 0.010828733444213867, 0.055577006191015244, 0.01096129696816206, 0.0008989423513412476, -0.0005939440452493727, 0.029031280428171158, -0.0023053521290421486, -0.012651474215090275, -0.016769209876656532, -0.0331241600215435, -0.02845131792128086, -0.0291141327470541, -0.05766487121582031, -0.034632064402103424, -0.01367883663624525, -0.025717206299304962, 0.06591691076755524, 0.0787423774600029, 0.013016021810472012, 0.012891744263470173, -0.03106943517923355, 0.004223371855914593, 0.016338380053639412, 0.018823934718966484, -0.01766400970518589, -0.02856731042265892, -0.05232921242713928, 0.007328243926167488, 0.028484458103775978, 0.00975994486361742, 0.022535696625709534, 0.010223915800452232, -0.027109118178486824, -0.015244736336171627, -0.06180746480822563, -0.02856731042265892, 0.04742438718676567, -0.012154363095760345, 0.07019206881523132, -0.1230846717953682, 0.007543658837676048, 0.04026598855853081, 0.0394706092774868, 0.07575970888137817, 0.024673273786902428, -0.01734917238354683, -0.014109666459262371, -0.015070747584104538, -0.04079623892903328, 0.010762452147901058, 0.019602742046117783, -0.00564635219052434, 0.04719240218400955, -0.013065733015537262, 0.03807869926095009, -0.015170169994235039, -0.005248663481324911, -0.028302183374762535, -0.01068788580596447, 0.02299966663122177, 0.005629781633615494, 0.016437802463769913, 0.01789599470794201, -0.019785016775131226, -0.018144549801945686, -0.006677857134491205, 0.02717539854347706, -0.04503825306892395, -0.07867609709501266, -0.05604097619652748, -0.0072412495501339436, -0.0298929400742054, 0.01106071937829256, 0.0198347270488739, 0.004165375605225563, 0.00514924107119441, -0.049876801669597626, 0.036057114601135254, -0.0008694263524375856, -0.02444128878414631, -0.034300655126571655, 0.02410988137125969, -0.04430915787816048, 0.03174882009625435, 0.04046483337879181, -0.0414259135723114, -0.013861110433936119, -0.053257156163454056, 0.00351913133636117, 0.024143021553754807, 0.07098744809627533, 0.02498811110854149, -0.034963469952344894, -0.018558809533715248, 0.01776343211531639, 0.08384604752063751, -0.007075545843690634, 0.004461571108549833, -0.019470179453492165, -0.0013856968143954873, -0.05249491706490517, -0.009312544949352741, -0.009461678564548492, 0.009735089726746082, 0.002968166721984744, -0.015982117503881454, 0.0037304034922271967, 0.005087102297693491, 0.0017637083074077964, 0.04652958735823631, 0.03106943517923355, -0.008272754959762096, 0.03807869926095009, -0.03542743995785713, 0.06402789056301117, -0.04092880338430405, -0.02954496070742607, -0.008997708559036255, 0.007208108901977539, 0.08769037574529648, -0.011706963181495667, 0.027788503095507622, -0.0021997159346938133, -0.001631145365536213, 0.008807148784399033, 0.053157731890678406, -0.003726260969415307, 0.0013432352570816875, 0.021309489384293556, 0.022850533947348595, 0.027722220867872238, -0.02072952687740326, 0.02454071119427681, 0.03993457928299904, 0.034400079399347305, 0.05869223549962044, -0.04785521700978279, -0.03993457928299904, 0.007096258923411369, 0.05451650172472, -0.09352314472198486, 0.004921398591250181, 0.03314073011279106, 0.008658016100525856, 0.0002715986338444054, -0.015642425045371056, -0.05249491706490517, 0.01085358951240778, 0.0018051342340186238, -0.05140127241611481, -0.016736069694161415, -0.0068808444775640965, 0.03367098420858383, 0.09140213578939438, 0.04570106789469719, -0.0816587582230568, 0.02629717066884041, -0.04430915787816048, 0.026032043620944023, 0.011723533272743225, 0.003444564761593938, -0.011358985677361488, 0.0414259135723114, 0.018674802035093307, -0.030174635350704193, 0.008368034847080708, 0.005339800380170345, -0.03652108460664749, -0.035261739045381546, -0.041823603212833405, -0.037349604070186615, 0.04205558821558952, 0.048915717750787735, 0.026562295854091644, -0.061244070529937744, 0.007427666336297989, 0.075428307056427, 0.003106943564489484, 0.05319087207317352, 0.025700636208057404, -0.06286796927452087, 0.014805621467530727, 0.03010835312306881, -0.0104061895981431, 0.04666214808821678, -0.06860131025314331, -0.012585192918777466, -0.05302517116069794, -0.00698026642203331, -0.008774008601903915, -0.026860563084483147, -0.0486505925655365, -0.031235137954354286, -0.012162648141384125, -0.0213923417031765, 0.02835189551115036, 0.06777279824018478, -0.013977102935314178, 0.017829712480306625, -0.035626284778118134, 0.007709362544119358, -0.024076741188764572, 0.008289325051009655, 0.03120199777185917, -0.011143570765852928, -0.04888257756829262, -0.024076741188764572, 0.0021013293880969286, 0.01053046714514494, 0.028633590787649155, -0.11877638101577759, -0.013281147927045822, -0.037018194794654846, -0.010008500888943672, 0.03781357407569885, 0.020961511880159378, 0.011665537022054195, -0.019602742046117783, -0.04507139325141907, -0.018707942217588425, 0.00965223740786314, 0.03970259428024292, 0.042917247861623764, -0.08411117643117905, 0.01908906176686287, 0.08636474609375, -0.022187719121575356, 0.038642093539237976, 0.03628909960389137, -0.0597858801484108, 0.011972089298069477, 0.02029869705438614, 0.059156205505132675, -0.007522945757955313, -0.043248653411865234, -0.01391082163900137, -0.01090330071747303, -0.00006770547770429403, -0.03774729371070862, -0.050208207219839096, 0.04599933326244354, 0.08358092606067657, -0.00525694852694869, -0.031798530369997025, -0.04851803183555603, -0.017282892018556595, -0.0638953298330307, -0.010348193347454071, -0.004884115420281887, -0.029743805527687073, -0.0006654037279076874, -0.005323229823261499, 0.03285903483629227, -0.02291681617498398, -0.024474428966641426, -0.018144549801945686, -0.03053918294608593, -0.009130271151661873, 0.013861110433936119, -0.05418509617447853, -0.008492312394082546, -0.0040120999328792095, 0.04288410395383835, 0.007510518189519644, 0.028385035693645477, -0.010265341028571129, -0.02192259393632412, -0.04397774860262871, 0.03681935369968414, 0.015509862452745438, 0.05368798226118088, -0.01101100817322731, -0.023281363770365715, -0.051202427595853806, -0.03940432891249657, 0.021491764113307, -0.015145313926041126, 0.06833618879318237, -0.03368755429983139, -0.03183167055249214, 0.04188988357782364, -0.04364634305238724, -0.008455028757452965, -0.03486404940485954, -0.05816198140382767, -0.04437543824315071, -0.05580899119377136, -0.04222129285335541, 0.008873431012034416, 0.014590206556022167, 0.00476812245324254, -0.09252892434597015, -0.07098744809627533, -0.004469856154173613, -0.05166639760136604, 0.0015524361515417695, -0.0049172560684382915, -0.015186740085482597, -0.006251170299947262, 0.024375008419156075, 0.07642252743244171, 0.031218567863106728, 0.021690608933568, 0.0017108902102336287, -0.08172504603862762, 0.03671992942690849, -0.016744354739785194, 0.0063630202785134315, 0.0022804965265095234, -0.06353078037500381, 0.02790449559688568, -0.013977102935314178, 0.038642093539237976, -0.014772480353713036, 0.030489472672343254, 0.07330729812383652, 0.012651474215090275, 0.02889871783554554, -0.07271075993776321, -0.014051670208573341, -0.05703519657254219, 0.051202427595853806, -0.03345556929707527, -0.0008476777584291995, 0.1168542206287384, -0.01865823194384575, 0.058957360684871674, 0.023612771183252335, -0.02452414110302925, 0.009569386020302773, 0.1205659806728363, 0.043016668409109116, 0.015965547412633896, 0.022933386266231537, 0.03841010853648186, 0.0412270687520504, 0.0008430173620581627, -0.056637510657310486, 0.04546908289194107, 0.007390383165329695, 0.003413495374843478, 0.06972809880971909, 0.047059837728738785, -0.061012085527181625, 0.011731818318367004 ]
28,931
yampex.options
plot_loglog
Makes both axes logarithmic, unless called with C{False}.
def plot_loglog(self, yes=True): """ Makes both axes logarithmic, unless called with C{False}. """ self.opts['call'] = "loglog" if yes else "plot"
(self, yes=True)
[ -0.01586223766207695, 0.02643706277012825, 0.11735308915376663, 0.05864221230149269, 0.0027917709667235613, -0.02799925208091736, -0.0609082467854023, 0.01542448066174984, -0.0028046462684869766, 0.03859124332666397, 0.05308012664318085, 0.004738071002066135, 0.1218164935708046, 0.0003505807835608721, -0.023072345182299614, -0.03225664794445038, -0.008540544658899307, -0.0052444953471422195, 0.009879564866423607, 0.023072345182299614, 0.035947538912296295, -0.020394304767251015, -0.015355813317000866, -0.012325851246714592, 0.0019087473629042506, -0.002208095509558916, -0.021922161802649498, 0.005986964795738459, -0.06362061947584152, 0.013819373212754726, -0.04672836512327194, -0.06911403685808182, 0.02825675718486309, -0.010634909383952618, -0.0031222342513501644, 0.017870767042040825, -0.0035278028808534145, 0.02739841118454933, -0.07869318127632141, 0.010231486521661282, 0.024171028286218643, -0.0069440207444131374, 0.025613050907850266, 0.004186583682894707, -0.06173225864768028, -0.02525254525244236, -0.01682358607649803, 0.09929348528385162, -0.04085727781057358, -0.007991203106939793, 0.01814543828368187, -0.007089939434081316, -0.00994823221117258, 0.01381079014390707, -0.019844964146614075, 0.04253963753581047, 0.08198922872543335, 0.018677612766623497, -0.00641184626147151, -0.038556911051273346, -0.026934903115034103, 0.02786191739141941, -0.018214106559753418, -0.022042330354452133, 0.05452214926481247, -0.007192940916866064, -0.01948445849120617, 0.028823265805840492, 0.013647704385221004, -0.001848663087002933, -0.03745822608470917, -0.02793058566749096, -0.038556911051273346, 0.024565868079662323, -0.06722567230463028, -0.019587460905313492, -0.0461103580892086, 0.07072772830724716, -0.02266033925116062, -0.012557604350149632, -0.04250530153512955, 0.013982458971440792, 0.02928677201271057, 0.03450551629066467, -0.036805883049964905, -0.03232531622052193, -0.03117513284087181, 0.06293394416570663, 0.07450444996356964, 0.010600575245916843, -0.06362061947584152, -0.01987929828464985, 0.03337249904870987, 0.03045412339270115, -0.06101124733686447, -0.001305759185925126, -0.019999466836452484, 0.026316894218325615, -0.026454228907823563, -0.008098496124148369, -0.006617849227041006, 0.0011340898927301168, 0.022385668009519577, 0.009965399280190468, -0.021801993250846863, -0.07000671327114105, -0.055689502507448196, 0.016136908903717995, 0.043123312294483185, 0.01776776649057865, -0.05692552030086517, 0.02430836483836174, -0.0016222742851823568, -0.034042008221149445, -0.02595638856291771, 0.05043642222881317, -0.03738956153392792, -0.021492987871170044, -0.06011856719851494, 0.02983611263334751, -0.03556986525654793, 0.02485770545899868, -0.01636866107583046, -0.02437703125178814, 0.0192441213876009, 0.0042016045190393925, 0.04648802801966667, 0.0027552912943065166, -0.04635069519281387, -0.014840805903077126, 0.06070224195718765, -0.0002520050620660186, -0.0020460826344788074, 0.016883669421076775, 0.019432958215475082, -0.0067079756408929825, -0.009021218866109848, -0.0010048014810308814, -0.02200799621641636, 0.02926960587501526, -0.039827264845371246, -0.0012285079574212432, -0.03132963553071022, 0.042402300983667374, 0.005274537485092878, 0.0741611123085022, 0.002238137647509575, 0.0132528655230999, -0.004626485984772444, 0.004918323829770088, 0.01838577538728714, -0.013776456005871296, -0.009579143486917019, -0.04693436995148659, -0.0047423625364899635, -0.02966444380581379, -0.023415684700012207, 0.058745212852954865, 0.03714922443032265, 0.0037574104499071836, 0.0038625579327344894, -0.038797248154878616, 0.0716204047203064, -0.0029956281650811434, -0.038144905120134354, -0.02525254525244236, -0.016986671835184097, 0.05225611478090286, -0.0032531321048736572, 0.051329102367162704, -0.0041028945706784725, -0.034763019531965256, 0.012600522488355637, 0.007107106503099203, -0.027707414701581, 0.030316786840558052, -0.017106840386986732, 0.03556986525654793, -0.04703737050294876, 0.05026475340127945, 0.044874340295791626, 0.01001690048724413, -0.018351441249251366, 0.04820472374558449, 0.007128565106540918, 0.015742069110274315, 0.0004498270573094487, -0.031758807599544525, -0.04247096925973892, 0.04329498112201691, 0.0030213785357773304, 0.029252437874674797, 0.004630777519196272, -0.1133703663945198, 0.04971541091799736, 0.018746281042695045, -0.01766476407647133, -0.049131736159324646, 0.0356728658080101, -0.03400767594575882, 0.023879190906882286, 0.050333421677351, -0.025681717321276665, -0.023381350561976433, 0.0005938682588748634, 0.02003380097448826, 0.01590515486896038, 0.06307128071784973, -0.02808508649468422, -0.006223009899258614, 0.08652129769325256, -0.017784932628273964, -0.034213680773973465, 0.063723623752594, -0.03325233235955238, 0.052839793264865875, -0.030969129875302315, 0.00631313631311059, -0.05397280678153038, 0.01799093559384346, 0.04006760194897652, -0.08006653189659119, -0.025767551735043526, 0.04490867257118225, 0.057577863335609436, 0.031226634979248047, 0.10128484666347504, 0.005922588519752026, 0.03375017270445824, -0.05163810774683952, -0.008463293313980103, 0.05026475340127945, 0.023175347596406937, -0.000530833494849503, 0.0040707066655159, 0.014488883316516876, 0.015999572351574898, 0.021595990285277367, 0.03108929842710495, 0.06698533892631531, -0.04830772429704666, 0.03301199525594711, -0.02666023187339306, 0.03611920773983002, -0.009527642279863358, 0.002847563475370407, -0.020325638353824615, 0.0874139741063118, -0.03361283615231514, 0.018111104145646095, -0.008978300727903843, -0.016051074489951134, 0.0075362795032560825, -0.036805883049964905, 0.06564631313085556, -0.006360345054417849, -0.01452321745455265, 0.0035599907860159874, -0.002718811621889472, -0.05352646857500076, -0.016789251938462257, 0.02834259159862995, -0.062144264578819275, 0.006351761985570192, 0.01715834066271782, -0.009647810831665993, 0.0026329769752919674, -0.03478018939495087, -0.01862611249089241, 0.08665863424539566, 0.06272794306278229, 0.04422199726104736, -0.030436955392360687, 0.008673587813973427, 0.04988707974553108, 0.013415951281785965, 0.01932995580136776, -0.04161262512207031, 0.00010179449600400403, 0.05634184554219246, 0.016978086903691292, -0.04868539422750473, 0.004909740295261145, 0.03817923739552498, -0.042093295603990555, -0.01305544562637806, -0.0037874525878578424, 0.01926128938794136, -0.037355225533246994, 0.04583568498492241, 0.03045412339270115, 0.07766316086053848, 0.031861811876297, 0.06966337561607361, -0.049131736159324646, 0.01475497055798769, 0.04078860953450203, -0.007579196710139513, -0.05805853754281998, -0.010797995142638683, 0.02217966504395008, -0.042573969811201096, -0.0029462731909006834, -0.03670288249850273, 0.04954374209046364, -0.008119954727590084, 0.025510048493742943, -0.012240016832947731, 0.07876184582710266, 0.03793890029191971, -0.03508919104933739, 0.08150855451822281, -0.01543306466192007, 0.016471663489937782, -0.04353531822562218, 0.04150962084531784, 0.023707522079348564, -0.007471903692930937, 0.01013706810772419, 0.020857812836766243, -0.0635862872004509, 0.008124246262013912, -0.03800756856799126, -0.07216975092887878, -0.015029641799628735, -0.02375902235507965, -0.007892493158578873, -0.02422252856194973, -0.0007768032955937088, 0.060393236577510834, -0.05043642222881317, 0.051329102367162704, 0.021321319043636322, 0.013819373212754726, -0.014197045937180519, -0.05153510347008705, -0.0019956547766923904, 0.004978408105671406, 0.006390387192368507, -0.03266865760087967, -0.06588665395975113, -0.04631635919213295, -0.05665084719657898, 0.033973343670368195, 0.0038067654240876436, 0.010995415039360523, -0.020153967663645744, 0.01376787293702364, 0.0411662831902504, 0.028548594564199448, -0.009613477624952793, 0.0007413965067826211, -0.04696870222687721, -0.00963064469397068, 0.02674606814980507, 0.01372495573014021, -0.01926128938794136, -0.01014565210789442, -0.024171028286218643, -0.027518579736351967, -0.02557871676981449, 0.0006099622696638107, -0.04459966719150543, 0.05122610181570053, -0.006853894330561161, 0.038385242223739624, 0.022677507251501083, -0.018334275111556053, 0.058504875749349594, -0.029338272288441658, -0.0384882427752018, -0.042024631053209305, 0.004527776036411524, 0.030368288978934288, -0.05881388112902641, 0.08562861382961273, 0.0033582793548703194, -0.011493255384266376, -0.03225664794445038, -0.0060212984681129456, 0.03029962070286274, -0.044462334364652634, -0.025510048493742943, 0.006647891364991665, -0.018969450145959854, 0.013982458971440792, 0.005098576191812754, 0.015587566420435905, 0.04030793532729149, -0.028857598081231117, 0.05239345133304596, -0.00877659022808075, -0.0013561869272962213, 0.012042596936225891, -0.06550898402929306, -0.034522682428359985, 0.03903758525848389, 0.07560313493013382, -0.08040986955165863, -0.03622220829129219, -0.003939808811992407, 0.019381456077098846, -0.05452214926481247, 0.007978327572345734, -0.037767231464385986, 0.029887614771723747, -0.04078860953450203, -0.00838175043463707, 0.0055663748644292355, -0.028977766633033752, 0.08336257934570312, -0.03450551629066467, -0.04655669629573822, -0.03927792236208916, 0.06029023602604866, 0.008746547624468803, 0.0018947991775348783, 0.0001221131533384323, 0.048651061952114105, 0.0035106358118355274, 0.014591884799301624, 0.015939489006996155, 0.022231167182326317, 0.01636866107583046, 0.08707063645124435, 0.014900890178978443, -0.02430836483836174, -0.0032681531738489866, 0.022454336285591125, 0.01775059849023819, -0.04504600912332535, -0.01641157828271389, -0.008115663193166256, 0.025029374286532402, 0.017381509765982628, -0.055586498230695724, 0.009373140521347523, 0.038556911051273346, -0.04734637588262558, 0.040445271879434586, 0.04150962084531784, -0.050333421677351, 0.019278455525636673, -0.06362061947584152, -0.00037740409607067704, 0.016351494938135147, 0.01908961869776249, -0.01305544562637806, -0.055346161127090454, -0.059225887060165405, 0.0331321619451046, 0.05489982292056084, 0.007008396554738283, 0.021887827664613724, 0.020462973043322563, -0.06698533892631531, -0.04782705008983612, -0.06420429795980453, 0.04490867257118225, 0.06262493878602982, -0.00035353132989257574, 0.03069446049630642, -0.07587780058383942, -0.017390094697475433, 0.025990722700953484, -0.02810225449502468, 0.09689011424779892, -0.0034805939067155123, 0.010566242039203644, -0.05459081754088402, 0.050848428159952164, 0.0003776723169721663, -0.021098149940371513, -0.005673668347299099, -0.04593868926167488, 0.011725008487701416, 0.01542448066174984, 0.037767231464385986, -0.007192940916866064, -0.022076664492487907, -0.06822135299444199, -0.02739841118454933, 0.023295516148209572, 0.0012918110005557537, 0.012171348556876183, 0.00702556362375617, 0.0024055151734501123, -0.03275449201464653, -0.0008749766275286674, 0.03126096725463867, -0.0017767766257748008, -0.003493468975648284, -0.04126928374171257, -0.018111104145646095, -0.011836593970656395, 0.011458921246230602, 0.008647837676107883, -0.024016525596380234, -0.018900783732533455, 0.0038368075620383024, -0.034368179738521576, 0.006351761985570192, -0.02029130421578884, 0.0008046995499171317, 0.019844964146614075, -0.017819266766309738, 0.021355653181672096, 0.057406194508075714, -0.1032075434923172, 0.001926987199112773, -0.04374132305383682, 0.0007183284615166485, -0.01869478076696396, 0.04995574802160263, 0.020308470353484154, -0.031604304909706116, -0.07354310154914856, 0.011836593970656395, 0.0710710659623146, -0.054728154093027115, -0.02005096711218357, 0.036496881395578384, 0.00029612943762913346, -0.06777501851320267, 0.00843754317611456, -0.021166816353797913, -0.02911510318517685, 0.02281484194099903, -0.02336418256163597, 0.023226847872138023, 0.00939030759036541, -0.020497307181358337, 0.0077723246067762375, 0.06375795602798462, -0.02430836483836174, 0.057097189128398895, -0.08569728583097458, 0.02597355656325817, -0.00037606293335556984, -0.05057375878095627, -0.023072345182299614, -0.021527322009205818, 0.04422199726104736, -0.007828117348253727, 0.017038172110915184, 0.022540170699357986, 0.008205789141356945, 0.023930691182613373, 0.04679703339934349, -0.016832169145345688, -0.014059710316359997, 0.02099514752626419, 0.022351333871483803, 0.015613317489624023, -0.00947614200413227, 0.006351761985570192, 0.003188756061717868, 0.04665970057249069, -0.014360131695866585, -0.03787023574113846, -0.021441487595438957, -0.010780828073620796, 0.04490867257118225, -0.034522682428359985, -0.03677155077457428, -0.04363831877708435, 0.002826104871928692, 0.03110646642744541, 0.028668763116002083, -0.00942464079707861, -0.003233819268643856, 0.008501918986439705, -0.033973343670368195, 0.004308898001909256, 0.00138193741440773, 0.07855584472417831, 0.08906199783086777, 0.02746707759797573, -0.06248760223388672, 0.010780828073620796, -0.03738956153392792, 0.030316786840558052, -0.020068133249878883, -0.01357903704047203, 0.029166603460907936, 0.03217081353068352, 0.02746707759797573, 0.008025537244975567, 0.010900996625423431, 0.0009693947504274547, -0.023003678768873215, 0.030162286013364792, 0.026574397459626198, -0.010325904935598373, -0.017098255455493927, 0.031844642013311386, 0.011364503763616085, 0.007450445089489222, 0.03890024870634079, 0.07546579837799072, -0.043363649398088455, 0.03780156746506691, 0.004523484501987696, -0.09881281107664108, -0.03261715546250343, 0.003826078027486801, 0.004986991174519062, 0.008519086055457592, -0.06420429795980453, -0.01957029290497303, -0.04532067850232124, 0.03053995780646801, 0.0013250719057396054, 0.001823985599912703, -0.002205949742347002, -0.009124220348894596, -0.024892039597034454, -0.017381509765982628, 0.03352700173854828, 0.026625899598002434, -0.02769024856388569, -0.003283174242824316, -0.02769024856388569, -0.014179878868162632, -0.06863336265087128, 0.0011255064746364951, 0.030110783874988556, -0.07649581134319305, -0.024119528010487556, 0.016832169145345688, -0.020720476284623146, -0.015330063179135323, -0.0013551140436902642, -0.05304579436779022, -0.018505943939089775, -0.03762989863753319, -0.043363649398088455, 0.003538532182574272, 0.04758671298623085, 0.01285802572965622, -0.0015804299619048834, -0.0290464349091053, -0.008068454451858997, -0.06121724843978882, 0.04150962084531784, 0.019999466836452484, -0.03605053946375847, 0.0338360071182251, 0.050058748573064804, -0.033424001187086105, 0.01783643290400505, -0.0030085034668445587, -0.040513940155506134, 0.057886868715286255, 0.020153967663645744, 0.03787023574113846, -0.024480033665895462, -0.01768193207681179, 0.04346664994955063, -0.02494353987276554, 0.04277997463941574, -0.012248599901795387, -0.008064161986112595, 0.04854806140065193, 0.0609082467854023, -0.007471903692930937, -0.062144264578819275, -0.018351441249251366, 0.002699498785659671, -0.07869318127632141, -0.0030106492340564728, -0.04150962084531784, -0.018763447180390358, 0.029870446771383286, 0.02942410670220852, 0.008656421676278114, 0.013939541764557362, 0.03108929842710495, -0.02242000214755535, -0.052530787885189056, -0.005712294019758701, 0.020771978422999382, -0.018488777801394463, -0.01893511787056923, -0.00939030759036541, 0.04665970057249069, 0.017784932628273964, 0.05980956181883812, 0.020068133249878883, -0.014360131695866585, -0.031758807599544525, 0.020617475733160973, -0.007476195227354765, 0.039655592292547226, 0.06406696140766144, -0.02185349352657795, -0.08892466872930527, -0.01538156345486641, 0.014583301730453968, -0.018111104145646095, 0.03280599042773247, -0.018505943939089775, -0.016196992248296738, 0.07883051037788391, -0.047689713537693024, -0.05256512016057968, -0.024256862699985504, -0.02794775180518627, -0.028788931667804718, -0.01667766645550728, -0.04847939312458038, 0.04435933008790016, 0.041784293949604034, -0.023312682285904884, -0.03100346401333809, -0.03646254539489746, -0.03141546994447708, -0.05050509050488472, -0.02477187104523182, 0.0014227088540792465, -0.020926479250192642, -0.04662536457180977, 0.035226527601480484, 0.02391352504491806, 0.055208828300237656, -0.01768193207681179, -0.009802313521504402, -0.03352700173854828, 0.01566481776535511, -0.0410289466381073, -0.01499530766159296, -0.025595882907509804, -0.034299515187740326, -0.004682278260588646, -0.019947964698076248, 0.04212763160467148, -0.03811056911945343, -0.009338806383311749, 0.0022982219234108925, -0.023965025320649147, -0.04916606843471527, -0.04995574802160263, 0.019930798560380936, 0.01869478076696396, 0.04405032470822334, -0.051809776574373245, -0.011501839384436607, 0.0633116140961647, -0.03824790567159653, 0.010428906418383121, 0.02731257490813732, 0.000045230819523567334, 0.026454228907823563, 0.04854806140065193, 0.0716204047203064, 0.019312789663672447, 0.018523110076785088, 0.04593868926167488, 0.03060862421989441, -0.025286879390478134, -0.029406940564513206, 0.039483923465013504, -0.0010579116642475128, 0.016334328800439835, 0.03505485877394676, -0.013819373212754726, -0.028943434357643127, 0.01471205335110426 ]
28,932
yampex.options
plot_semilogx
Makes x-axis logarithmic, unless called with C{False}.
def plot_semilogx(self, yes=True): """ Makes x-axis logarithmic, unless called with C{False}. """ self.opts['call'] = "semilogx" if yes else "plot"
(self, yes=True)
[ -0.022536179050803185, 0.04537644609808922, 0.11257953196763992, 0.04625491797924042, 0.05953335389494896, -0.03235141187906265, -0.04497099667787552, -0.01207053940743208, -0.002267977688461542, 0.025323638692498207, 0.04760641232132912, -0.01449478417634964, 0.09892943501472473, -0.02986804023385048, -0.018295863643288612, -0.035476744174957275, -0.011741112917661667, 0.015592874027788639, 0.028803737834095955, 0.021049534901976585, 0.05480312183499336, -0.0031211087480187416, -0.028195565566420555, -0.0329933725297451, 0.009038123302161694, -0.01412312313914299, -0.010811960324645042, 0.03417592868208885, -0.052066344767808914, -0.005558023229241371, -0.0337366946041584, -0.015069168992340565, 0.04456554725766182, -0.050275616347789764, -0.009502699598670006, 0.011124493554234505, -0.017822841182351112, 0.02336397022008896, -0.07250770926475525, -0.018262077122926712, -0.004307890310883522, 0.003944675903767347, 0.0030746511183679104, 0.011935390532016754, -0.06264179199934006, -0.02197868749499321, 0.0321149006485939, 0.1281892955303192, -0.023701844736933708, -0.01564355567097664, 0.02278958447277546, 0.008239896036684513, -0.009097251109778881, 0.012247923761606216, -0.019596677273511887, 0.02123536542057991, 0.08358996361494064, 0.008573546074330807, -0.016310855746269226, -0.016674069687724113, -0.013810589909553528, 0.07635946571826935, -0.005781864747405052, -0.02838139608502388, 0.0629458799958229, 0.004018586128950119, -0.02824624627828598, 0.04419388622045517, -0.016133472323417664, -0.020103488117456436, -0.04230179265141487, -0.026438621804118156, -0.050883788615465164, 0.02333018183708191, -0.04682930186390877, -0.03182770684361458, -0.06980472058057785, 0.051762260496616364, -0.027350880205631256, -0.008953654207289219, -0.04459933564066887, 0.019191229715943336, 0.011411686427891254, 0.036557938903570175, -0.04588325694203377, -0.00340407807379961, 0.003822196740657091, 0.05618840456008911, 0.06392571330070496, 0.05311375483870506, -0.05625598132610321, 0.02706368826329708, 0.015930747613310814, 0.04463312402367592, -0.0638243556022644, 0.02969910204410553, 0.009849020279943943, 0.020137276500463486, -0.009198612533509731, 0.00507232965901494, 0.013514949940145016, -0.010017956607043743, 0.015119850635528564, 0.005781864747405052, -0.03777428716421127, -0.05453282222151756, -0.017890416085720062, 0.027519816532731056, 0.04318026453256607, 0.01168198511004448, -0.05314754322171211, 0.005545353051275015, 0.012552009895443916, -0.03034106269478798, -0.008476408198475838, 0.008658015169203281, -0.0170034971088171, -0.003370290622115135, -0.010744385421276093, 0.00006315335485851392, -0.038787905126810074, 0.0021792857442051172, -0.051255449652671814, -0.007944256998598576, 0.005211702547967434, 0.007749979384243488, 0.0670003667473793, -0.006926411762833595, -0.04328162968158722, -0.008708695881068707, 0.05797913670539856, 0.004865381866693497, 0.02049204334616661, -0.004333230666816235, -0.0013578301295638084, -0.018616843968629837, -0.01672475039958954, -0.019275696948170662, -0.005237043369561434, -0.0056847259402275085, -0.05497206002473831, -0.0010669420007616282, -0.053417839109897614, 0.051762260496616364, -0.010634575970470905, 0.06034425273537636, 0.003321721451357007, 0.019934551790356636, 0.00002060567931039259, 0.0030788746662437916, 0.00797804445028305, 0.005549576599150896, -0.04632249101996422, -0.08386026322841644, -0.03322988376021385, -0.00026277604047209024, -0.02770564705133438, 0.06091863662004471, 0.04388980194926262, 0.023110564798116684, -0.02387078106403351, -0.04095029830932617, 0.09541554749011993, -0.005574916955083609, -0.049093056470155716, -0.04466690868139267, -0.021928006783127785, 0.036591727286577225, -0.006406931206583977, 0.06561508029699326, 0.017653902992606163, -0.006305568851530552, 0.006955976132303476, 0.0003259953809902072, -0.0160236619412899, 0.013008139096200466, -0.02716504968702793, 0.04730232432484627, -0.04348435252904892, 0.04855245724320412, 0.04730232432484627, -0.02133672684431076, -0.01205364614725113, 0.011361004784703255, 0.017451180145144463, -0.0004695917305070907, 0.008049841970205307, -0.018735099583864212, -0.04263966903090477, 0.036287643015384674, 0.02420865371823311, -0.0026290800888091326, -0.0007776375859975815, -0.09514524787664413, 0.04345056414604187, 0.02838139608502388, -0.00680815614759922, -0.07561614364385605, 0.03034106269478798, -0.06061455234885216, 0.017501860857009888, 0.03942986577749252, -0.0022067378740757704, -0.05679657682776451, 0.005372192710638046, 0.03115195967257023, 0.02302609570324421, 0.04064621403813362, -0.023549800738692284, -0.0023059884551912546, 0.07021016627550125, -0.037098538130521774, -0.04459933564066887, 0.05851973593235016, -0.04662657901644707, 0.0320473238825798, -0.011513047851622105, 0.0000697524519637227, -0.04804564639925957, 0.01043185219168663, 0.02851654402911663, -0.0688248872756958, -0.00016986075206659734, 0.03135468438267708, 0.065851591527462, 0.02093127928674221, 0.06152680888772011, -0.024901295080780983, 0.009612508118152618, -0.0657164454460144, -0.006461835466325283, 0.05743853747844696, -0.00406293198466301, -0.0035603446885943413, -0.00018068327335640788, -0.002686096355319023, 0.05980365350842476, 0.01632774993777275, 0.035544317215681076, 0.061999835073947906, -0.04720096290111542, 0.049498505890369415, -0.018042458221316338, 0.02662445232272148, 0.003363955533131957, 0.028499651700258255, -0.01574491709470749, 0.08034637570381165, -0.050917573273181915, 0.024563422426581383, 0.001368388650007546, -0.03194596245884895, 0.0005223844782449305, -0.037301260977983475, 0.07244013249874115, -0.0011572176590561867, -0.018971610814332962, 0.025745980441570282, -0.022975414991378784, -0.04527508467435837, -0.03013833798468113, 0.025002658367156982, -0.04743747413158417, 0.0168683473020792, 0.031067492440342903, 0.0008457402582280338, -0.009874360635876656, -0.029547059908509254, 0.0022384135518223047, 0.07933275401592255, 0.025492575019598007, 0.0656488686800003, -0.007758426014333963, 0.001442298642359674, 0.025914916768670082, -0.0036764887627214193, -0.0329933725297451, -0.037605348974466324, -0.001857249764725566, 0.049464717507362366, -0.0006604376249015331, -0.06656113266944885, 0.03040863759815693, 0.05781019851565361, -0.025002658367156982, 0.006913741584867239, -0.008928313851356506, -0.022569967433810234, -0.06102000176906586, 0.026675133034586906, -0.0005923349526710808, 0.09473980218172073, 0.037368837743997574, 0.04122059792280197, -0.03926093131303787, -0.01662338897585869, 0.048957906663417816, -0.013168629258871078, -0.05892518162727356, 0.0033048277255147696, 0.05865488201379776, -0.03054378740489483, -0.04716717451810837, -0.037706710398197174, 0.05757368728518486, -0.0023883450776338577, 0.03383805602788925, 0.00962095521390438, 0.048147011548280716, 0.027688754722476006, -0.04855245724320412, 0.09122591465711594, -0.009164826013147831, -0.017789052799344063, -0.02410729229450226, 0.03811215981841087, 0.036017343401908875, -0.02184353768825531, -0.0023355523589998484, 0.025914916768670082, -0.04017318785190582, -0.012036752887070179, -0.04666036367416382, -0.03040863759815693, -0.018008671700954437, -0.013109501451253891, -0.022029368206858635, -0.05449903756380081, -0.06041182577610016, 0.02824624627828598, -0.017552541568875313, 0.04561295732855797, -0.00034896022407338023, 0.0026164099108427763, -0.020171063020825386, -0.03262171149253845, 0.008163874968886375, 0.0027473359368741512, 0.004050261806696653, -0.03986910358071327, -0.08210331946611404, -0.031118173152208328, -0.049126844853162766, 0.025864236056804657, -0.012644925154745579, -0.009342209435999393, -0.00403970293700695, -0.01457925233989954, 0.037605348974466324, 0.05737096443772316, 0.018971610814332962, 0.011513047851622105, -0.03084787353873253, -0.018262077122926712, 0.06656113266944885, 0.010136212222278118, -0.025154700502753258, -0.0016503020888194442, -0.03084787353873253, -0.005583363585174084, 0.008767823688685894, 0.003214024007320404, -0.02204626239836216, 0.04486963525414467, -0.018802674487233162, 0.009739210829138756, 0.02305988408625126, -0.0003856512194033712, 0.05372192710638046, -0.020238637924194336, -0.05574917048215866, -0.03936229273676872, -0.02655687741935253, 0.007390988525003195, -0.050072889775037766, 0.09588856995105743, -0.014604592695832253, -0.009849020279943943, -0.052336644381284714, -0.02662445232272148, 0.04385601356625557, -0.04497099667787552, -0.016175705939531326, -0.0008362375665456057, -0.015094510279595852, 0.01893782429397106, 0.035003721714019775, 0.0024094621185213327, 0.03983531519770622, -0.01947842165827751, 0.0625404343008995, -0.02366805635392666, 0.005258160177618265, 0.03419282287359238, -0.05480312183499336, -0.04595082998275757, 0.04189634695649147, 0.05737096443772316, -0.06372299045324326, -0.020407574251294136, 0.0008225114434026182, 0.021252259612083435, -0.03206421807408333, 0.008801611140370369, -0.049498505890369415, 0.003946787677705288, -0.04169362038373947, -0.03899063169956207, 0.0009909203508868814, 0.009637848474085331, 0.09136106073856354, -0.02025553211569786, -0.052708305418491364, -0.03942986577749252, 0.05824943631887436, -0.014993147924542427, 0.007809107191860676, 0.0006461835582740605, 0.03875412046909332, -0.012932118028402328, 0.0003420971625018865, 0.007471233606338501, 0.007640170399099588, 0.012197242118418217, 0.06716930121183395, 0.008180768229067326, -0.036220066249370575, -0.01608279161155224, 0.0021000965498387814, 0.022975414991378784, -0.051694683730602264, -0.02130294032394886, -0.02116779051721096, 0.04338299110531807, -0.0046668811701238155, -0.05561402067542076, 0.00977299828082323, 0.023313289508223534, -0.05912790820002556, 0.035442955791950226, 0.015432383865118027, -0.04172740876674652, 0.020272424444556236, -0.09129349142313004, 0.025070233270525932, 0.035814616829156876, 0.011065365746617317, 0.016032109037041664, -0.036659304052591324, -0.01649668626487255, 0.012391519732773304, 0.050545912235975266, 0.0320473238825798, 0.01724000833928585, 0.0022194082848727703, -0.05960093066096306, -0.01991765759885311, -0.049261994659900665, 0.03437865525484085, 0.05524235963821411, 0.01605745032429695, 0.026523089036345482, -0.07426465302705765, -0.035442955791950226, 0.033381927758455276, -0.009240847080945969, 0.07271043211221695, 0.024242442101240158, 0.0015193760627880692, -0.08311694115400314, 0.03875412046909332, 0.019495315849781036, -0.011791793629527092, 0.0009734987397678196, -0.0317094512283802, 0.004996308125555515, 0.007365647703409195, 0.05679657682776451, 0.006428048014640808, -0.029783571138978004, -0.04794428497552872, -0.009553380310535431, 0.03370290622115135, 0.0033618437591940165, 0.02824624627828598, 0.022975414991378784, 0.006187313236296177, -0.05784398689866066, -0.004079825710505247, 0.035307805985212326, 0.02349912002682686, -0.019596677273511887, -0.023887675255537033, -0.02103264071047306, 0.01087108813226223, 0.022569967433810234, 0.007462786510586739, -0.0164291113615036, 0.011580622754991055, 0.0017706695944070816, -0.06318239122629166, 0.01672475039958954, -0.051086511462926865, -0.0008842789684422314, 0.018751993775367737, -0.007175593636929989, 0.026404833421111107, 0.06054697558283806, -0.09798339009284973, -0.04784292355179787, -0.036726877093315125, -0.02618521638214588, -0.04429524764418602, 0.048957906663417816, 0.03740262612700462, -0.05314754322171211, -0.04486963525414467, 0.013126395642757416, 0.0657164454460144, -0.04203149676322937, -0.022299667820334435, 0.020711660385131836, -0.007965373806655407, -0.03926093131303787, -0.006871507503092289, 0.0019364389590919018, -0.031185748055577278, 0.029074037447571754, -0.016572708263993263, 0.03875412046909332, 0.0336015447974205, -0.011099153198301792, 0.016809219494462013, 0.07568372040987015, -0.005338405258953571, 0.05378950014710426, -0.09892943501472473, 0.0634864792227745, 0.025712192058563232, -0.03912578150629997, -0.008467961102724075, -0.02376941777765751, 0.04013940319418907, 0.022130731493234634, 0.004081937484443188, -0.013911952264606953, 0.00733186025172472, 0.051728472113609314, 0.014148463495075703, -0.036625515669584274, -0.00946891214698553, 0.033280566334724426, 0.037233687937259674, -0.0023714513517916203, 0.01159751694649458, -0.009502699598670006, 0.02434380352497101, 0.07102106511592865, -0.02241792343556881, -0.024985764175653458, -0.013371353968977928, -0.009823678992688656, 0.07291315495967865, -0.06277694553136826, -0.04193013161420822, -0.028094202280044556, -0.01000950951129198, 0.0024221325293183327, 0.025188488885760307, -0.010161553509533405, -0.008801611140370369, 0.023786311969161034, -0.006394260562956333, 0.050883788615465164, -0.014908679760992527, 0.07311587780714035, 0.07156166434288025, 0.0159560889005661, -0.08210331946611404, 0.005807205103337765, -0.02784079685807228, 0.0022510839626193047, -0.021387409418821335, -0.014004867523908615, 0.016547366976737976, 0.017417391762137413, 0.04534265771508217, -0.016369983553886414, -0.00707000819966197, 0.019495315849781036, -0.02180975116789341, 0.026945432648062706, 0.019393952563405037, 0.02343154512345791, -0.02096506580710411, 0.006829273421317339, 0.018751993775367737, 0.004911839496344328, 0.05993880331516266, 0.0630810335278511, -0.06000638008117676, 0.04182877019047737, -0.0038602077402174473, -0.07473767548799515, 0.008577769622206688, -0.020272424444556236, -0.00999261625111103, 0.005963471718132496, -0.04513993486762047, -0.04645764082670212, -0.04645764082670212, 0.04071378707885742, -0.002804352203384042, 0.033618438988924026, -0.03121953457593918, 0.014249825850129128, 0.01006019115447998, -0.02760428562760353, 0.021590132266283035, -0.009029676206409931, -0.02794216014444828, -0.004616199992597103, -0.03929471597075462, -0.03223315626382828, -0.04348435252904892, 0.01632774993777275, 0.04770777374505997, -0.05784398689866066, -0.03219936788082123, 0.014249825850129128, -0.018599949777126312, -0.013810589909553528, -0.005127234384417534, -0.050985150039196014, -0.037233687937259674, -0.01044874545186758, -0.052032556384801865, 0.011791793629527092, 0.018447907641530037, 0.005596034228801727, -0.00015851030184421688, -0.005667832214385271, 0.0034442006144672632, -0.04642385244369507, 0.02905714325606823, 0.030594468116760254, -0.0678788349032402, 0.02760428562760353, 0.05510720983147621, -0.0331960953772068, 0.006014152895659208, -0.01029670238494873, -0.04645764082670212, 0.03263860568404198, 0.035611893981695175, 0.025560149922966957, -0.050985150039196014, -0.05463418737053871, 0.04118680953979492, -0.030560681596398354, 0.050782423466444016, -0.02990182675421238, 0.0164291113615036, 0.052674517035484314, 0.06723687797784805, 0.006977092940360308, -0.05382328853011131, -0.04351814091205597, -0.027114368975162506, -0.10264604538679123, -0.006250664591789246, -0.035071294754743576, -0.005532682873308659, -0.009257741272449493, 0.0335339717566967, 0.003739840118214488, -0.001090698759071529, 0.04213285818696022, -0.04436282441020012, -0.05747232586145401, 0.018853355199098587, 0.006335132755339146, 0.003480099607259035, -0.01964735798537731, -0.04388980194926262, -0.006157749332487583, -0.009283081628382206, 0.03909199312329292, -0.00676592206582427, 0.000475134962471202, -0.008776270784437656, 0.024681678041815758, -0.0015901183942332864, 0.051559533923864365, 0.04054484888911247, -0.01510295644402504, -0.07527827471494675, 0.01954599656164646, 0.037132326513528824, 0.004535955376923084, 0.033145416527986526, 0.012036752887070179, -0.006271781399846077, 0.09149621427059174, -0.03442933410406113, -0.04331541433930397, 0.003125332295894623, -0.01500159502029419, -0.02642172761261463, 0.012197242118418217, -0.036929599940776825, 0.02689475007355213, 0.014106228947639465, -0.013084161095321178, -0.03872033208608627, -0.02319503389298916, -0.03926093131303787, -0.0325203500688076, -0.0027642296627163887, 0.034091461449861526, 0.0024707019329071045, -0.038787905126810074, 0.0029775125440210104, 0.05574917048215866, 0.029851146042346954, -0.0166994109749794, 0.02871926873922348, -0.02828003279864788, 0.0333988219499588, -0.05973608046770096, 0.01102313119918108, -0.004145288839936256, -0.02753671072423458, 0.010828853584825993, 0.013819036073982716, 0.049363356083631516, -0.019022291526198387, 0.00685039022937417, 0.013861270621418953, -0.022806478664278984, -0.03956501558423042, -0.05993880331516266, 0.02180975116789341, -0.026827175170183182, 0.051829833537340164, -0.04395737498998642, 0.00984057318419218, 0.07196711003780365, -0.03427729383111, 0.04328162968158722, 0.0034420888405293226, -0.003575126640498638, 0.011361004784703255, 0.030830979347229004, 0.05527614429593086, 0.018414119258522987, -0.007053114473819733, 0.06480418890714645, 0.0338718444108963, -0.018228288739919662, -0.010288256220519543, 0.0331960953772068, -0.013996420428156853, 0.011487707495689392, 0.02898956835269928, -0.016910580918192863, 0.0009592447313480079, 0.020002126693725586 ]
28,933
yampex.options
plot_semilogy
Makes y-axis logarithmic, unless called with C{False}.
def plot_semilogy(self, yes=True): """ Makes y-axis logarithmic, unless called with C{False}. """ self.opts['call'] = "semilogy" if yes else "plot"
(self, yes=True)
[ -0.0009555303840897977, 0.04682778939604759, 0.12137066572904587, 0.02579042874276638, 0.034643858671188354, -0.042007770389318466, -0.060116302222013474, 0.012183927930891514, -0.011531217023730278, 0.041505686938762665, 0.028484951704740524, -0.01804158464074135, 0.10155504196882248, -0.03852665051817894, -0.01832609996199608, -0.010686040855944157, -0.0014926566509529948, -0.010250900872051716, 0.010953819379210472, 0.002158965216949582, 0.041472215205430984, -0.022577086463570595, -0.00907936878502369, -0.04361444339156151, 0.012150455266237259, -0.035346779972314835, -0.01319646555930376, -0.006987348664551973, -0.07042577862739563, -0.003437189618125558, -0.029154397547245026, -0.035279832780361176, 0.024133548140525818, -0.028769467025995255, 0.021070830523967743, 0.009221626445651054, -0.01852693408727646, 0.04351402819156647, -0.10289394110441208, -0.006481079384684563, 0.017455819994211197, 0.00661078467965126, 0.03119621053338051, 0.03273593634366989, -0.060517970472574234, -0.011957989074289799, 0.0017416070913895965, 0.10704450309276581, -0.023949451744556427, -0.017991377040743828, 0.028819674625992775, -0.011497745290398598, -0.013882648199796677, 0.034911639988422394, -0.027045641094446182, 0.023313477635383606, 0.07343828678131104, 0.008556364104151726, -0.0067530423402786255, -0.01901228167116642, -0.023330213502049446, 0.04317930340766907, -0.027631407603621483, -0.03869401291012764, 0.049003489315509796, 0.022443195804953575, -0.01226760819554329, 0.0689530000090599, 0.0032761041074991226, -0.007581482175737619, -0.047898903489112854, -0.028250645846128464, -0.0402672104537487, 0.03839275985956192, -0.0523507222533226, -0.040903184562921524, -0.07805746793746948, 0.035179417580366135, -0.021372081711888313, 0.011004027910530567, -0.05355572700500488, 0.04338013753294945, 0.04666042700409889, 0.00799570232629776, -0.054559893906116486, -0.009941281750798225, 0.03228406235575676, 0.05696990340948105, 0.029556065797805786, 0.02481973171234131, -0.06995716691017151, -0.007556378375738859, 0.03932998701930046, 0.0515139140188694, -0.054526422172784805, 0.02594105526804924, -0.018711032345891, 0.024167021736502647, -0.009104473516345024, 0.0010151530150324106, 0.004456003662198782, -0.01869429461658001, 0.047798484563827515, 0.02619209699332714, -0.012024934403598309, -0.05255155637860298, -0.030074886977672577, 0.03223385289311409, 0.03235100582242012, 0.008602388203144073, -0.046995148062705994, 0.028250645846128464, -0.0047823591157794, -0.0394304022192955, 0.0006192380678839982, 0.022560348734259605, -0.030995376408100128, -0.02569001168012619, 0.0005512473871931434, 0.013347091153264046, -0.08441720902919769, 0.009414092637598515, -0.036217059940099716, -0.048166681081056595, 0.018091794103384018, 0.005527118220925331, 0.0372547022998333, 0.004351402632892132, -0.030342666432261467, -0.015832411125302315, 0.042375966906547546, 0.0003051734820473939, 0.04709556698799133, 0.023832296952605247, -0.01827589049935341, -0.00968187116086483, -0.0130039993673563, -0.01986582763493061, 0.003481122199445963, 0.020836524665355682, -0.035145945847034454, 0.003213343443349004, -0.060618385672569275, 0.01986582763493061, -0.02465236932039261, 0.04963946342468262, -0.008137959986925125, 0.013874280266463757, 0.006255141459405422, 0.007288599386811256, -0.005359756760299206, -0.017221512272953987, -0.029053980484604836, -0.061756446957588196, 0.015397271141409874, -0.014133690856397152, -0.012493547052145004, 0.06788188219070435, 0.029053980484604836, 0.011070972308516502, -0.01656043529510498, -0.0367526151239872, 0.07571440935134888, -0.006347190123051405, -0.04548889398574829, -0.022794656455516815, 0.0038827902171760798, 0.05161432921886444, 0.010828298516571522, 0.048066262155771255, -0.01933027058839798, -0.03121294640004635, -0.009723711758852005, 0.01971520110964775, -0.003914170432835817, 0.01008353941142559, -0.004380690865218639, 0.041070546954870224, -0.021974584087729454, 0.05613309517502785, 0.03628400340676308, 0.00648944778367877, -0.05107877403497696, 0.028418006375432014, 0.02540549822151661, 0.01331361848860979, -0.010903610847890377, -0.01642654463648796, -0.05355572700500488, 0.03912915289402008, 0.011665106751024723, 0.021639861166477203, 0.010619096457958221, -0.06825007498264313, 0.05141349509358406, 0.00991617701947689, 0.0006971658440306783, -0.04990724101662636, 0.030543500557541847, -0.07712024450302124, 0.03768984228372574, 0.03276940807700157, -0.006217484828084707, -0.02493688464164734, 0.014593935571610928, 0.042543329298496246, 0.013229938223958015, 0.0652710422873497, -0.04411653056740761, -0.013681814074516296, 0.05007460340857506, -0.021991319954395294, -0.04465208575129509, 0.05261849984526634, -0.01652696169912815, 0.054559893906116486, 0.013765495270490646, 0.005912050139158964, -0.07189856469631195, 0.005439253523945808, 0.003920446615666151, -0.05773976817727089, 0.009037529118359089, 0.03678609058260918, 0.048300571739673615, 0.015162964351475239, 0.06707854568958282, -0.005824184976518154, 0.0317150317132473, -0.05295322462916374, -0.02023402228951454, 0.07076050341129303, -0.0018503922037780285, -0.010669304989278316, -0.0048158313147723675, -0.00013833485718350857, 0.041572630405426025, 0.010660937055945396, -0.000494501378852874, 0.07122911512851715, -0.05204946920275688, 0.04435083642601967, -0.03293677046895027, 0.04558931291103363, -0.030643917620182037, 0.023129379376769066, 0.0008687115041539073, 0.054091282188892365, -0.03230079635977745, 0.004966456908732653, 0.010167219676077366, -0.02518792636692524, 0.03265225514769554, -0.03869401291012764, 0.0741746798157692, -0.011757154949009418, -0.015614841133356094, 0.007313703652471304, -0.00924673117697239, -0.03327149525284767, -0.012928687036037445, 0.028735993430018425, -0.076183021068573, 0.013857544399797916, 0.009547981433570385, 0.0069999005645513535, -0.014543727040290833, -0.021104302257299423, -0.0064643435180187225, 0.06232547387480736, 0.03989901393651962, 0.030309192836284637, -0.03131336346268654, -0.0033765211701393127, 0.03430913761258125, 0.027848977595567703, 0.01852693408727646, -0.042041245847940445, 0.0022991306614130735, 0.05717073753476143, 0.01310441642999649, -0.07303661853075027, 0.024033131077885628, 0.04338013753294945, -0.003947642631828785, 0.013045839965343475, -0.01851019822061062, 0.004979008808732033, -0.04471902921795845, 0.03678609058260918, 0.02481973171234131, 0.05770629271864891, 0.0372547022998333, 0.06416645646095276, -0.021840693429112434, -0.01625918410718441, 0.023229796439409256, -0.006439239252358675, -0.03268573060631752, -0.0375894233584404, 0.029840581119060516, -0.034978583455085754, -0.03427566587924957, -0.017723597586154938, 0.030961904674768448, -0.03092843107879162, 0.060517970472574234, -0.00499992910772562, 0.061957281082868576, 0.03738858923316002, -0.023162851110100746, 0.08140470087528229, -0.01615876704454422, 0.011179757304489613, -0.04431736469268799, 0.06537146121263504, 0.01630939170718193, -0.011355487629771233, 0.005585694685578346, 0.02645987644791603, -0.036183588206768036, -0.047229453921318054, -0.016920262947678566, -0.09030834585428238, 0.008564732037484646, -0.021589651703834534, -0.030476555228233337, -0.05747198686003685, -0.016903525218367577, 0.028903355821967125, 0.005560590419918299, 0.013840807601809502, 0.027447309345006943, -0.008447579108178616, 0.016401441767811775, -0.048501402139663696, 0.007326256018131971, -0.0032070674933493137, -0.014083482325077057, -0.047162510454654694, -0.07511190325021744, -0.04726292937994003, -0.04960599169135094, 0.027028905227780342, -0.008121224120259285, 0.015045811422169209, -0.0261753611266613, -0.0027593751437962055, 0.047631122171878815, 0.07163078337907791, 0.024200493469834328, 0.022911809384822845, -0.036250531673431396, 0.0029288288205862045, 0.03297024220228195, 0.015313589945435524, -0.002751006977632642, 0.010836666449904442, -0.0516812764108181, -0.021924374625086784, -0.03295350819826126, 0.008769749663770199, -0.03243468701839447, 0.05014154687523842, -0.02527160756289959, 0.011196494102478027, 0.008953847922384739, 0.000411866552894935, 0.07243411988019943, -0.036384422332048416, -0.06008283048868179, -0.028836410492658615, 0.01988256350159645, -0.0057446882128715515, -0.036585256457328796, 0.09158029407262802, -0.007129605859518051, 0.0016516501782462, -0.02622556872665882, -0.03307066112756729, 0.041237909346818924, -0.049371685832738876, -0.034643858671188354, -0.00045919851982034743, -0.002449756022542715, 0.01546421553939581, 0.007690267637372017, 0.008163063786923885, 0.007573114242404699, -0.037422064691782, 0.061957281082868576, -0.02510424703359604, 0.005849289242178202, 0.02610841579735279, -0.048334043473005295, -0.029740164056420326, 0.011581425555050373, 0.06245936453342438, -0.06255978345870972, 0.005711216013878584, 0.01328014675527811, 0.001359813380986452, -0.02572348527610302, 0.014058377593755722, -0.07129605859518051, 0.011246702633798122, -0.02627577818930149, 0.006794882472604513, -0.01585751585662365, 0.0098157599568367, 0.07932941615581512, -0.01842651702463627, -0.06942161172628403, -0.04445125162601471, 0.0525180846452713, -0.005769792478531599, 0.014250843785703182, -0.006259325426071882, 0.06363089382648468, -0.0027572831604629755, 0.01617550291121006, 0.0011244610650464892, 0.023062434047460556, 0.007351360283792019, 0.0735052302479744, 0.010393157601356506, -0.03849317878484726, -0.007451777346432209, -0.008794854395091534, 0.004610813222825527, -0.03989901393651962, -0.02687828056514263, -0.027782032266259193, 0.017623180523514748, -0.00650618365034461, -0.07698635756969452, 0.023464102298021317, -0.003945550881326199, -0.047798484563827515, 0.007376464549452066, 0.04117096588015556, -0.04562278464436531, 0.0011192309902980924, -0.054593369364738464, 0.012644171714782715, 0.005012481007725, 0.01892860233783722, 0.010125379078090191, -0.028752729296684265, -0.04512069746851921, 0.015782203525304794, 0.05599920451641083, 0.01859387755393982, 0.02478625997900963, 0.02535528875887394, -0.05666865035891533, 0.022577086463570595, -0.08441720902919769, 0.04619181156158447, 0.03802456334233284, 0.006050123367458582, 0.0369199775159359, -0.054325588047504425, 0.0026024735998362303, 0.04679431393742561, -0.017824014648795128, 0.06399909406900406, -0.008987320587038994, -0.007510353811085224, -0.06229200214147568, 0.028334325179457664, -0.002378627425059676, -0.007025004830211401, -0.004246801603585482, -0.029221342876553535, 0.02595779113471508, 0.00628024572506547, 0.0379241481423378, -0.014844977296888828, -0.022392988204956055, -0.03400788456201553, 0.00820490438491106, -0.0014560462441295385, -0.00029000634094700217, 0.04100360348820686, 0.007025004830211401, -0.007451777346432209, -0.09131251275539398, 0.011665106751024723, 0.022677501663565636, 0.02671091817319393, -0.007171446457505226, -0.005041769705712795, -0.047028619796037674, -0.0067488583736121655, 0.035212889313697815, 0.014844977296888828, -0.017062518745660782, 0.0067112017422914505, 0.0063722943887114525, -0.07310356199741364, 0.015941197052598, -0.054258644580841064, -0.0323844775557518, 0.00987433735281229, -0.014928658492863178, 0.008811590261757374, 0.0402672104537487, -0.10416588932275772, 0.005845105275511742, -0.011648369953036308, -0.021572915837168694, -0.035145945847034454, 0.041237909346818924, 0.04281110689043999, -0.02661050111055374, -0.03712081164121628, 0.010694408789277077, 0.08347998559474945, -0.01974867470562458, -0.03206649050116539, 0.006514552049338818, -0.007455961313098669, -0.04629223048686981, 0.0045187645591795444, 0.003987391013652086, -0.05308711156249046, 0.02480299584567547, 0.00948103703558445, 0.01574036292731762, 0.062124643474817276, -0.030342666432261467, -0.002207081764936447, 0.07096133381128311, -0.029924262315034866, 0.04659347981214523, -0.0864255502820015, 0.06721243262290955, 0.017690125852823257, -0.029355231672525406, -0.01949763111770153, -0.016836581751704216, 0.048635292798280716, 0.03661872819066048, 0.021807221695780754, 0.005719583947211504, -0.010543783195316792, 0.035212889313697815, 0.03211669996380806, -0.011522849090397358, -0.035145945847034454, 0.03779025748372078, 0.022008055821061134, -0.008677701465785503, 0.007640059106051922, 0.0010695455130189657, 0.035078998655080795, 0.06758063286542892, -0.03333843871951103, -0.007928757928311825, -0.03387399762868881, -0.003246815875172615, 0.059982411563396454, -0.07049272209405899, -0.0016893065767362714, -0.010518679395318031, -0.0016024877550080419, 0.014200635254383087, 0.0014476781943812966, -0.00011865678970934823, 0.0023054066114127636, 0.012928687036037445, 0.00820490438491106, 0.01861061528325081, -0.010577255859971046, 0.10423283278942108, 0.07196550816297531, 0.028100019320845604, -0.07310356199741364, 0.009305307641625404, -0.042710691690444946, 0.036183588206768036, -0.021154511719942093, 0.002966485219076276, 0.01669432409107685, -0.014050009660422802, 0.036384422332048416, 0.0020303060300648212, -0.0257569570094347, 0.0375894233584404, -0.022811392322182655, 0.03728817403316498, 0.02015034109354019, 0.0023869953583925962, -0.010301109403371811, 0.013129521161317825, 0.004937168676406145, -0.008225824683904648, 0.054359059780836105, 0.0801996961236, -0.07035883516073227, 0.035748448222875595, -0.00929693877696991, -0.07243411988019943, 0.015188069082796574, 0.009732079692184925, -0.00010852356354007497, -0.014861714094877243, -0.07732108235359192, -0.05114571750164032, -0.060350608080625534, 0.04291152581572533, 0.00990780908614397, 0.013623237609863281, 0.0036903242580592632, 0.005133818369358778, 0.011037500575184822, -0.0370873399078846, 0.00817143265157938, -0.02486993931233883, -0.008811590261757374, 0.010878507047891617, -0.011656738817691803, -0.02630924992263317, -0.06674382090568542, 0.00249578058719635, 0.02627577818930149, -0.0518486350774765, -0.027932658791542053, 0.002207081764936447, -0.03916262462735176, -0.004640101455152035, -0.021154511719942093, -0.07015799731016159, -0.029773635789752007, -0.005518750287592411, -0.0634300634264946, 0.005606614984571934, 0.04619181156158447, 0.011531217023730278, -0.014167162589728832, -0.006949692033231258, 0.007121237926185131, -0.02530508115887642, 0.0013849176466464996, 0.05061016231775284, -0.07578135281801224, 0.0375894233584404, 0.03661872819066048, -0.03270246461033821, -0.004037599544972181, -0.002228001831099391, -0.03718775510787964, 0.03223385289311409, 0.03651830926537514, -0.009229994378983974, -0.03307066112756729, -0.060819219797849655, 0.04294499754905701, -0.04314583167433739, 0.042208604514598846, -0.04973987862467766, 0.011757154949009418, 0.030426345765590668, 0.09579780697822571, -0.00950614083558321, -0.05917907506227493, -0.016234079375863075, 0.0004508304118644446, -0.12103594094514847, 0.02609167993068695, -0.005987362936139107, -0.0089789517223835, -0.0017834474565461278, 0.001940349000506103, 0.01256049145013094, -0.013932856731116772, 0.024468272924423218, -0.00025993355666287243, -0.03815845400094986, 0.017890959978103638, -0.006941324099898338, -0.016803108155727386, -0.00936388410627842, -0.05221683159470558, 0.020434856414794922, 0.015171333216130733, 0.031882394105196, -0.006451791152358055, -0.04552236571907997, -0.03310413286089897, 0.009656766429543495, -0.022644029930233955, 0.03631747514009476, 0.09405723959207535, -0.023865770548582077, -0.07129605859518051, 0.00618401262909174, 0.03295350819826126, 0.029070718213915825, 0.03738858923316002, 0.00458570895716548, -0.005707032047212124, 0.06630868464708328, -0.028233909979462624, -0.027012169361114502, -0.006895299535244703, -0.021288400515913963, -0.035781919956207275, -0.03285308927297592, -0.054861146956682205, 0.0647689551115036, 0.03922956809401512, -0.03434260934591293, -0.030242249369621277, -0.04548889398574829, -0.05951379984617233, -0.01994950696825981, 0.010669304989278316, 0.004244709853082895, 0.01876123994588852, -0.028401270508766174, 0.0016945366514846683, 0.021656597033143044, 0.02672765403985977, -0.008702805265784264, 0.012635803781449795, -0.021974584087729454, 0.0261753611266613, -0.05820837989449501, -0.027363628149032593, -0.015087652020156384, -0.031079057604074478, 0.0074308570474386215, -0.016752900555729866, 0.060819219797849655, -0.03712081164121628, -0.01919637992978096, 0.016267551109194756, -0.023313477635383606, -0.02639293111860752, -0.03434260934591293, 0.047798484563827515, 0.0029832213185727596, 0.06768105179071426, -0.054225172847509384, -0.00479909498244524, 0.07116217166185379, 0.007481065578758717, 0.048133209347724915, 0.009824128821492195, -0.012142087332904339, 0.022359514608979225, 0.04301194101572037, 0.060015883296728134, 0.00842247437685728, 0.03183218464255333, 0.0686182752251625, 0.021572915837168694, -0.00817143265157938, -0.015983037650585175, 0.061421722173690796, 0.030828014016151428, 0.012167191132903099, 0.035781919956207275, -0.013045839965343475, -0.027715088799595833, 0.002838871907442808 ]
28,934
yampex.options
plot_stem
Specifies a stem plot, unless called with C{False}.
def plot_stem(self, yes=True): """ Specifies a stem plot, unless called with C{False}. """ self.opts['call'] = "stem" if yes else "plot"
(self, yes=True)
[ 0.051602575927972794, 0.010213694535195827, 0.07717379182577133, -0.013303275220096111, 0.024798817932605743, 0.02154489792883396, 0.002707491861656308, 0.042169492691755295, 0.021873576566576958, 0.05850483104586601, 0.016121696680784225, 0.008808592334389687, 0.014765895903110504, -0.014470085501670837, -0.010032921098172665, -0.0037222877144813538, 0.038751233369112015, 0.05702577531337738, 0.010016486980021, 0.0003245703410357237, 0.014256443828344345, -0.005357464775443077, -0.04404296353459358, -0.05712438002228737, 0.012892426922917366, -0.0005654302658513188, 0.013681256212294102, -0.02971256524324417, -0.014782330021262169, -0.01295816246420145, -0.006002496927976608, -0.02714887075126171, 0.026984531432390213, 0.01104360818862915, 0.030747903510928154, 0.02000010572373867, -0.005986063275486231, 0.08486486971378326, -0.026228569447994232, -0.0040201530791819096, 0.018488183617591858, -0.028397850692272186, 0.055678192526102066, 0.04322126507759094, -0.02420719526708126, 0.02054242603480816, -0.0007400409085676074, 0.07204639911651611, -0.06668893247842789, 0.02351696975529194, -0.0020532156340777874, -0.04785563796758652, -0.01845531538128853, -0.00856208335608244, -0.04841439053416252, 0.005217776168137789, 0.03199688345193863, 0.021955745294690132, -0.0020080222748219967, -0.005028786137700081, 0.05778173729777336, 0.03983587399125099, -0.02629430592060089, -0.01715703494846821, 0.01962212659418583, 0.017452845349907875, 0.07046873867511749, 0.009679591283202171, -0.015924489125609398, 0.015086358413100243, -0.0006671153241768479, 0.002208310877904296, -0.04578496143221855, 0.05719011649489403, 0.03674629330635071, -0.05633554980158806, -0.01699269562959671, 0.025374004617333412, 0.007300778292119503, 0.002292534802109003, -0.021347690373659134, 0.01651611179113388, -0.01487271673977375, -0.02936745248734951, -0.0639280304312706, 0.01730494014918804, 0.04920322075486183, 0.001813896233215928, 0.032769277691841125, 0.014667293056845665, -0.03802813962101936, -0.03661482036113739, 0.0465080551803112, 0.021314822137355804, -0.08940064162015915, 0.0020059680100530386, -0.012867775745689869, -0.06636025756597519, 0.025620514526963234, -0.04926895722746849, -0.020986143499612808, 0.05952373519539833, 0.032802145928144455, 0.010953221470117569, 0.009063318371772766, -0.02382921427488327, -0.011783136054873466, 0.007728060707449913, -0.019770031794905663, 0.04424016922712326, -0.021758537739515305, 0.054034799337387085, 0.006051798816770315, 0.02581772208213806, -0.022169386968016624, -0.043747153133153915, -0.026918794959783554, 0.0034038801677525043, -0.007793796714395285, 0.001829303102567792, -0.08433898538351059, 0.04414156451821327, -0.0635993555188179, -0.0786857083439827, -0.018521051853895187, 0.02092040702700615, 0.06609731167554855, 0.029959075152873993, -0.02345123514533043, -0.011774918995797634, 0.03888270631432533, 0.010780665092170238, -0.0035209718625992537, 0.005895676556974649, 0.009917883202433586, 0.026343608275055885, -0.01346761453896761, -0.025932759046554565, -0.04059183597564697, 0.04926895722746849, -0.024453705176711082, 0.006774892099201679, -0.0111257778480649, 0.016220299527049065, -0.07730525732040405, 0.059918150305747986, -0.018422449007630348, -0.07783114910125732, 0.04453597962856293, 0.040361758321523666, -0.0034162055235356092, 0.032802145928144455, 0.04525907337665558, -0.02882513217628002, -0.01424000971019268, -0.004309800919145346, 0.0062448978424072266, 0.01873469352722168, 0.00475351745262742, 0.019507087767124176, 0.017255637794733047, -0.036220405250787735, 0.07053447514772415, 0.0053410311229527, -0.051339633762836456, -0.034379806369543076, -0.016877656802535057, 0.03812674432992935, 0.0012284370604902506, 0.016877656802535057, 0.009942534379661083, -0.004268716089427471, -0.02266240492463112, -0.001565332873724401, 0.055908266454935074, 0.04923608899116516, -0.022005047649145126, 0.028907302767038345, 0.0038147286977618933, 0.05130676552653313, 0.0026150508783757687, -0.003101906506344676, -0.036286141723394394, 0.011347636580467224, 0.023747045546770096, 0.01876756176352501, -0.014626207761466503, 0.001072314684279263, 0.0032559747342020273, 0.006002496927976608, -0.0037366673350334167, 0.041314929723739624, -0.003527134656906128, 0.0010990197770297527, 0.010887485928833485, 0.00007876737072365358, 0.020871104672551155, -0.028841566294431686, -0.00523831881582737, -0.0933447852730751, 0.018488183617591858, 0.02420719526708126, -0.028463587164878845, 0.0017543232534080744, 0.0069926418364048, 0.05341031029820442, 0.01825810968875885, 0.0332951657474041, -0.03063286654651165, 0.0003828594635706395, 0.036286141723394394, -0.05268721655011177, 0.03898130729794502, 0.0236977431923151, 0.021035443991422653, -0.0008879464003257453, 0.06728055328130722, 0.003627792466431856, 0.013262190856039524, 0.010451986454427242, -0.007489768788218498, -0.03806100785732269, 0.04913748428225517, 0.09143844991922379, -0.006018931046128273, -0.0005102225113660097, 0.07362405955791473, -0.05163544416427612, 0.01147089060395956, -0.061824485659599304, -0.05696003884077072, 0.010575241409242153, -0.025801287963986397, 0.008611384779214859, -0.024486573413014412, 0.029071642085909843, 0.059885282069444656, -0.01965499296784401, -0.0238620825111866, -0.007296669762581587, -0.02838141657412052, 0.03825821354985237, -0.02410859242081642, -0.009983619675040245, -0.05952373519539833, 0.03349237143993378, 0.020772501826286316, 0.030682168900966644, -0.05544811859726906, -0.013508699834346771, 0.0036976367700845003, -0.01124903280287981, 0.02157776430249214, -0.005682035349309444, 0.08289279788732529, -0.01750214770436287, -0.049663372337818146, -0.014453651383519173, 0.018915466964244843, 0.023500535637140274, -0.06064124405384064, 0.010764231905341148, -0.03756798803806305, 0.0715862512588501, 0.055776797235012054, 0.010690278373658657, -0.02981116995215416, -0.01227615401148796, -0.07132330536842346, -0.018619654700160027, 0.056532759219408035, 0.05285155400633812, -0.03723930940032005, -0.02410859242081642, 0.030517829582095146, 0.06307346373796463, -0.023681309074163437, -0.030008377507328987, 0.018915466964244843, 0.026179268956184387, 0.052259933203458786, -0.07914586365222931, -0.01629425212740898, 0.03424833342432976, -0.002159008989110589, 0.007411707658320665, 0.01345118135213852, 0.017074864357709885, -0.04262964427471161, -0.013393661938607693, 0.00564095051959157, 0.03480708599090576, 0.02936745248734951, 0.00817999430000782, -0.03503716364502907, 0.00830735731869936, 0.01921127736568451, 0.00283280061557889, -0.05275295302271843, -0.04611364006996155, 0.02943318895995617, -0.05268721655011177, -0.023500535637140274, 0.020969709381461143, 0.01801159977912903, -0.012341889552772045, 0.03907991200685501, 0.004515225533396006, 0.08092072606086731, -0.01829097606241703, -0.05863630399107933, 0.05554672330617905, -0.04161074012517929, 0.0167051013559103, -0.03924425318837166, 0.0668204054236412, 0.018471749499440193, -0.011479107663035393, -0.019342748448252678, 0.05373898893594742, -0.022892480716109276, -0.06731342524290085, -0.023155422881245613, -0.018438881263136864, 0.01949065364897251, -0.00040674005867913365, -0.0621531642973423, -0.0356287844479084, -0.027609020471572876, 0.0436156801879406, -0.015784800052642822, 0.01972072944045067, -0.02522609941661358, -0.0073911650106310844, -0.06685326993465424, -0.04269538074731827, 0.043944358825683594, 0.015028838999569416, 0.0029457840137183666, -0.010928571224212646, 0.008545649237930775, -0.04065757244825363, -0.06386229395866394, 0.05025499314069748, 0.010813533328473568, 0.08631105720996857, -0.022070782259106636, -0.046376582235097885, 0.05863630399107933, 0.034577012062072754, 0.009244091808795929, 0.01784726046025753, -0.0409533828496933, -0.0198686346411705, 0.059162188321352005, 0.04144639894366264, -0.003991393372416496, 0.01648324355483055, -0.08019763231277466, -0.03129022568464279, -0.03260494023561478, -0.018093768507242203, -0.02550547756254673, 0.04427303746342659, -0.03293361887335777, -0.03339377045631409, 0.0027095461264252663, 0.014141406863927841, 0.05880064144730568, -0.0279705673456192, -0.02778979390859604, -0.018438881263136864, -0.025242533534765244, -0.034478407353162766, 0.010665628127753735, 0.05084661394357681, 0.005287620704621077, -0.008718205615878105, 0.02772405929863453, -0.0045111170038580894, -0.004728866741061211, 0.0071775238029658794, 0.019408484920859337, -0.01629425212740898, -0.013056766241788864, 0.010386250913143158, -0.04588356241583824, 0.0071775238029658794, 0.012374757789075375, -0.03852115944027901, 0.030172716826200485, -0.03398539125919342, 0.03480708599090576, 0.015620461665093899, -0.0038825187366455793, 0.000354356860043481, -0.021922877058386803, -0.011659881100058556, -0.06438818573951721, 0.03411686047911644, 0.03483995422720909, -0.04246530309319496, -0.04269538074731827, 0.04420730099081993, 0.02034521847963333, -0.02683662623167038, -0.013270407915115356, 0.024437271058559418, -0.0026746238581836224, 0.011158646084368229, 0.06629452109336853, -0.07710805535316467, -0.04404296353459358, -0.008208753541111946, 0.013492265716195107, 0.02399355359375477, -0.030271319672465324, 0.005797072779387236, 0.04424016922712326, 0.0046220459043979645, 0.033689580857753754, 0.00475351745262742, 0.04269538074731827, 0.03986874222755432, 0.098998062312603, 0.03073146939277649, -0.005254752933979034, -0.03175037354230881, 0.015497206710278988, -0.03398539125919342, -0.03076433762907982, -0.06399376690387726, 0.013574435375630856, -0.01598200760781765, -0.0259163249284029, -0.01261304970830679, 0.005398549605160952, -0.04401009529829025, -0.03835681825876236, -0.01401815190911293, 0.06149580702185631, -0.004013990052044392, -0.02313898876309395, -0.033788181841373444, 0.04532480984926224, 0.05193125456571579, 0.01835671253502369, 0.01873469352722168, 0.005862808786332607, -0.04230096563696861, 0.009811063297092915, 0.052259933203458786, -0.012769171968102455, 0.010435552336275578, 0.03125735744833946, -0.0297454334795475, 0.03904704377055168, -0.05564532428979874, -0.04933468997478485, 0.07283522933721542, -0.04013168439269066, 0.03032062202692032, -0.05935939773917198, -0.014157840050756931, 0.06737916171550751, 0.01990150287747383, 0.04433877393603325, 0.0213641244918108, -0.03391965478658676, -0.09952394664287567, 0.02474951557815075, -0.016187431290745735, 0.02129838801920414, -0.015012405812740326, 0.006852953694760799, 0.015069924294948578, -0.0009680618532001972, 0.030682168900966644, -0.02259666845202446, 0.006848845165222883, -0.04578496143221855, -0.007382947951555252, -0.041972286999225616, 0.03579312562942505, 0.049860578030347824, 0.024880986660718918, -0.013056766241788864, -0.06616304814815521, 0.00996718555688858, 0.01730494014918804, 0.03746938705444336, -0.013229322619736195, -0.01444543432444334, -0.05035359784960747, 0.011791353113949299, 0.04253103956580162, 0.031569600105285645, 0.02009871043264866, 0.004905531648546457, -0.034412674605846405, -0.02430579997599125, -0.03056713007390499, 0.001797462347894907, -0.0427282489836216, -0.005353356245905161, 0.00566560123115778, -0.037107840180397034, 0.0254726093262434, -0.09676304459571838, 0.011857088655233383, -0.018373146653175354, -0.04285971820354462, 0.037830933928489685, 0.02585059031844139, 0.05719011649489403, -0.012719870544970036, -0.0441744327545166, 0.01784726046025753, 0.07421568036079407, -0.019129106774926186, -0.03480708599090576, -0.02174210362136364, -0.03809387609362602, -0.036844898015260696, -0.00013968850544188172, -0.014281095005571842, -0.038849838078022, 0.01715703494846821, 0.02461804449558258, 0.00907975248992443, 0.03401825949549675, -0.0057436623610556126, 0.008726422674953938, 0.054067667573690414, 0.040427494794130325, 0.036187537014484406, -0.06313920021057129, 0.01845531538128853, 0.06054263934493065, 0.02129838801920414, -0.007608914747834206, -0.04690247029066086, 0.0004252282378729433, -0.008693555369973183, 0.053213100880384445, 0.0003869679640047252, 0.00007934512541396543, -0.029203113168478012, 0.06889107823371887, 0.01996723935008049, -0.04341847449541092, -0.013582652434706688, -0.005472502671182156, -0.0007159035885706544, -0.03211192041635513, 0.02718173898756504, 0.004155732691287994, 0.0028821025043725967, -0.031438130885362625, -0.023747045546770096, -0.03737078234553337, 0.02294178120791912, 0.09275316447019577, -0.03852115944027901, 0.052457138895988464, 0.02041095495223999, -0.005591648630797863, -0.0055793230421841145, 0.008171777240931988, -0.06882534921169281, 0.03114231862127781, 0.015521857887506485, 0.018685391172766685, 0.039605800062417984, -0.0060600158758461475, 0.09919527173042297, 0.09058388322591782, 0.0047781686298549175, -0.08453619480133057, -0.0018703879322856665, -0.04611364006996155, 0.016097046434879303, -0.04433877393603325, 0.050649408251047134, -0.03339377045631409, 0.029991943389177322, -0.00006868873606435955, -0.020148012787103653, -0.05087948217988014, -0.0007508256821893156, -0.04282684996724129, -0.0275268517434597, 0.004081780090928078, 0.00885789468884468, -0.004971267189830542, -0.014880933798849583, 0.040065947920084, -0.07566186785697937, 0.028562190011143684, 0.02047669142484665, -0.04427303746342659, 0.028841566294431686, 0.015349301509559155, -0.03138882666826248, 0.026179268956184387, 0.021758537739515305, -0.037765197455883026, 0.027099568396806717, -0.08039484173059464, -0.051339633762836456, -0.06941697001457214, 0.03202975168824196, 0.0042974757961928844, -0.026655852794647217, -0.00029324315255507827, -0.022103650495409966, 0.042958322912454605, -0.052325669676065445, 0.033689580857753754, 0.029219547286629677, 0.013738774694502354, 0.00775271188467741, -0.003539460012689233, -0.020246615633368492, -0.03477422147989273, 0.026540815830230713, 0.009950751438736916, -0.02345123514533043, -0.037042103707790375, -0.08098646253347397, -0.011544844135642052, -0.0374036505818367, -0.026557249948382378, -0.06294199824333191, 0.020772501826286316, -0.005176691338419914, -0.07848850637674332, 0.005690252408385277, -0.015801234170794487, -0.010501288808882236, -0.005493044853210449, -0.037830933928489685, 0.030139848589897156, -0.030747903510928154, 0.008471696637570858, 0.03227626159787178, -0.042038023471832275, 0.05242427438497543, 0.03914564847946167, 0.026310740038752556, 0.012465144507586956, 0.001368125667795539, -0.04456884786486626, 0.030616432428359985, 0.06797078251838684, 0.02044382318854332, -0.007304886821657419, -0.07040300220251083, 0.042925454676151276, -0.03322942927479744, 0.0332951657474041, -0.0347413532435894, -0.015538291074335575, 0.008948281407356262, 0.08604811877012253, -0.009096186608076096, -0.04703393951058388, -0.026721589267253876, 0.009975402615964413, -0.06636025756597519, 0.0025123388040810823, 0.006401020102202892, -0.058241888880729675, -0.04157787188887596, -0.04154500365257263, -0.0077609289437532425, -0.012128248810768127, 0.004605612251907587, 0.0030074112582951784, -0.030616432428359985, -0.03316369280219078, -0.06060837581753731, 0.009909666143357754, 0.00014713512791786343, -0.03516863286495209, 0.05015638843178749, 0.03467561677098274, -0.013237539678812027, -0.005267078056931496, -0.0077609289437532425, -0.03668055683374405, -0.007004967425018549, 0.004921965301036835, 0.024831686168909073, 0.05889924615621567, 0.009909666143357754, -0.04660665616393089, -0.07783114910125732, 0.0198686346411705, -0.020295917987823486, 0.07507024705410004, 0.015226046554744244, -0.022415895015001297, 0.029071642085909843, -0.0612657330930233, 0.012777389027178288, -0.04877593740820885, -0.03825821354985237, -0.0559411346912384, -0.00303411646746099, -0.06034543365240097, -0.007670542225241661, 0.04447024688124657, 0.024815252050757408, -0.018143070861697197, -0.0748073011636734, -0.008303249254822731, 0.0034572903532534838, 0.05176691338419914, 0.0023028061259537935, 0.026590116322040558, -0.041347797960042953, 0.050517935305833817, 0.07539892196655273, 0.03806100785732269, -0.029038773849606514, -0.026310740038752556, 0.013705907389521599, 0.002356216311454773, -0.0486115999519825, -0.03490569069981575, -0.04496326297521591, -0.06895681470632553, 0.019293447956442833, -0.008253946900367737, 0.03135595843195915, 0.018882598727941513, 0.01822524145245552, -0.01866895705461502, -0.05761739984154701, 0.006372260861098766, -0.04749409109354019, -0.04923608899116516, 0.0025267184246331453, 0.08486486971378326, -0.005784747190773487, -0.005139715038239956, 0.04617937654256821, 0.004728866741061211, 0.049729105085134506, 0.061594411730766296, -0.014609773643314838, -0.0025636949576437473, 0.06655745953321457, 0.012120031751692295, 0.0013558001955971122, 0.057420190423727036, 0.03290075063705444, 0.03291718289256096, -0.016943393275141716, -0.013171804137527943, 0.015834102407097816, 0.053245969116687775, -0.030419224873185158, 0.07750246673822403, -0.001072314684279263, -0.0008561056456528604, -0.018422449007630348 ]
28,935
yampex.options
plot_step
Specifies a step plot, unless called with C{False}.
def plot_step(self, yes=True): """ Specifies a step plot, unless called with C{False}. """ self.opts['call'] = "step" if yes else "plot"
(self, yes=True)
[ 0.034254129976034164, 0.012547723948955536, 0.021425362676382065, 0.03918064013123512, -0.004761191550642252, 0.028186915442347527, 0.0006411283393390477, 0.05538191646337509, -0.05217472463846207, 0.01677989400923252, 0.029889702796936035, 0.02864980883896351, 0.07512102276086807, 0.023772893473505974, -0.020020149648189545, -0.04185881093144417, 0.05948183313012123, 0.03931289538741112, -0.010010074824094772, 0.01719319261610508, 0.03354325518012047, -0.004124712664633989, -0.027459511533379555, -0.021772531792521477, -0.01049776654690504, 0.031790874898433685, 0.034485574811697006, -0.005017436109483242, -0.057630255818367004, 0.012878362089395523, -0.03918064013123512, -0.044536981731653214, -0.014448894187808037, 0.010233256034553051, 0.02269832044839859, 0.00779893109574914, -0.03613876551389694, 0.07240978628396988, -0.07664196193218231, 0.015060574747622013, 0.01487872377038002, -0.023392660543322563, -0.0014269109815359116, 0.02395474538207054, -0.061994682997465134, -0.021078191697597504, -0.011646734550595284, 0.04490068182349205, -0.020086277276277542, -0.06635911017656326, 0.04906672611832619, -0.046289362013339996, 0.008737117052078247, 0.02770749107003212, 0.013878542929887772, 0.042354766279459, 0.036601658910512924, 0.0019579988438636065, 0.013506574556231499, 0.006897941697388887, 0.008877638727426529, 0.037791959941387177, -0.005835765972733498, -0.003089401638135314, 0.05329889431595802, -0.009580245241522789, 0.023161213845014572, -0.0021925452165305614, -0.0032257901038974524, -0.004773590713739395, -0.012572521343827248, 0.029955830425024033, -0.016614574939012527, 0.027145404368638992, 0.0033229149412363768, -0.05177795886993408, -0.05716736242175102, -0.004180508200079203, 0.027922404929995537, -0.0017895798664540052, -0.024764809757471085, 0.03025340475142002, -0.008030378259718418, -0.012233617715537548, -0.0770387277007103, 0.01005967054516077, 0.06331723928451538, 0.0037258805241435766, 0.006422649137675762, 0.014399298466742039, -0.016589777544140816, -0.047082893550395966, 0.01434970274567604, 0.017672616988420486, -0.04876914992928505, 0.005054633133113384, -0.017507297918200493, -0.005972154438495636, -0.0743936225771904, -0.048339322209358215, 0.00033037998946383595, -0.0436442568898201, -0.006315191742032766, 0.00429003220051527, 0.022103171795606613, -0.06758247315883636, -0.007046728860586882, 0.010671351104974747, 0.005959755275398493, -0.016746830195188522, 0.0030666703823953867, 0.03696536272764206, -0.04754578694701195, 0.003851936198771, -0.023111617192626, 0.022218894213438034, 0.00021426912280730903, -0.04701676592230797, -0.03868468105792999, -0.014002532698214054, -0.06397851556539536, -0.0022917366586625576, -0.051943279802799225, -0.03617183119058609, 0.013944670557975769, 0.014002532698214054, 0.056274641305208206, 0.03951127827167511, -0.04764498025178909, -0.03961046785116196, 0.08398213237524033, -0.02706274576485157, -0.020284660160541534, -0.025260766968131065, -0.01806938275694847, 0.0358411930501461, 0.014184383675456047, -0.018003255128860474, -0.028947383165359497, 0.05062072351574898, -0.02216929942369461, -0.03093121387064457, -0.04701676592230797, 0.043710384517908096, 0.013762819580733776, 0.042751532047986984, -0.035510554909706116, 0.021954383701086044, 0.006492909975349903, 0.04189187288284302, 0.00753442058339715, 0.03438638523221016, 0.023822490125894547, -0.0551835335791111, 0.024169661104679108, -0.003911864478141069, -0.010034872218966484, 0.05151344835758209, 0.010811872780323029, -0.014432362280786037, 0.023078553378582, -0.043016042560338974, 0.07095497846603394, 0.04976106435060501, -0.01988789439201355, 0.013845479115843773, -0.026384936645627022, 0.065367192029953, -0.024880532175302505, 0.04777723550796509, 0.026500660926103592, -0.02003668062388897, 0.03514685109257698, 0.01341564953327179, 0.014283575117588043, 0.08847881108522415, 0.01765608601272106, 0.026252681389451027, 0.023293469101190567, 0.012018702924251556, 0.01244853250682354, 0.025095447897911072, -0.04853770509362221, 0.009877819567918777, 0.01643272303044796, -0.019557256251573563, -0.001979696797206998, -0.02671557478606701, 0.01909436285495758, 0.024004342034459114, 0.0077121383510529995, 0.0847756639122963, 0.019425000995397568, -0.009084287099540234, 0.027806682512164116, -0.010084467940032482, 0.00039650764665566385, -0.031972724944353104, 0.08246119320392609, -0.024384574964642525, 0.03104693628847599, -0.009018159471452236, -0.005232351366430521, -0.01818510703742504, 0.0001024203811539337, 0.08384987711906433, 0.01980523392558098, 0.03279931843280792, 0.007654276676476002, -0.0017885465640574694, 0.031113063916563988, -0.049165915697813034, 0.021045127883553505, 0.046090979129076004, 0.0027050345670431852, 0.01060522347688675, 0.03947821259498596, -0.0012305944692343473, -0.036304086446762085, 0.009307468309998512, 0.0033580453600734472, -0.027839746326208115, 0.03304729983210564, 0.025376489385962486, 0.04083383083343506, -0.02061529830098152, 0.058093149214982986, -0.06592927873134613, -0.05690285190939903, -0.06500349193811417, -0.024698682129383087, 0.012969288043677807, -0.013390851207077503, 0.015457340516149998, -0.0017730479594320059, 0.038420170545578, 0.0043189628049731255, -0.016622841358184814, -0.008952031843364239, 0.03822178766131401, -0.037858087569475174, 0.03623795881867409, -0.008629660122096539, -0.023161213845014572, -0.024318447336554527, 0.03051791526377201, -0.0038147394079715014, 0.00754268653690815, -0.06024229899048805, 0.023475319147109985, 0.01768914982676506, -0.027757085859775543, -0.00647224485874176, -0.02618655376136303, 0.015225893817842007, 0.013498309068381786, 0.04010642692446709, -0.025029320269823074, 0.041164468973875046, 0.023078553378582, -0.01590370200574398, -0.013655361719429493, -0.06136646866798401, 0.02979051135480404, 0.04037093743681908, -0.0017399841453880072, -0.01534988358616829, -0.027393383905291557, -0.029674788936972618, 0.033229149878025055, 0.061961617320775986, 0.03131144866347313, -0.065367192029953, -0.022301554679870605, 0.046785321086645126, 0.04883527755737305, 0.01007620245218277, -0.029393745586276054, -0.00814196839928627, -0.02565753273665905, 0.07670808583498001, -0.06969855725765228, -0.02106166072189808, 0.045264385640621185, -0.10487847030162811, 0.006517707835882902, 0.008745383471250534, 0.09145455807447433, -0.014324904419481754, -0.0008725751540623605, 0.011613670736551285, 0.07498876750469208, 0.05204246938228607, 0.01760648936033249, -0.012531192041933537, 0.04030480980873108, -0.029244957491755486, -0.023359596729278564, -0.07723710685968399, 0.013349521905183792, 0.07869191467761993, -0.08398213237524033, -0.04741353169083595, 0.026864362880587578, -0.027426447719335556, 0.0015488337958231568, 0.04390876740217209, -0.014779532328248024, 0.038618553429841995, -0.05984553322196007, -0.04602485150098801, 0.057630255818367004, -0.005302611738443375, 0.018681064248085022, -0.0435781292617321, 0.002578978892415762, -0.010993723757565022, -0.026318809017539024, 0.005877095740288496, 0.037064556032419205, -0.043016042560338974, -0.010134064592421055, -0.04870302230119705, 0.0059762876480817795, 0.0024694548919796944, 0.012109627947211266, 0.01607728749513626, -0.03355978801846504, -0.021987447515130043, 0.05032315105199814, -0.02767442725598812, 0.044239405542612076, 0.03137757629156113, 0.020202001556754112, -0.03881693631410599, -0.040668513625860214, -0.0055299256928265095, -0.004777723457664251, -0.01391160674393177, -0.016060756519436836, 0.029575597494840622, -0.029294554144144058, -0.04086689651012421, 0.0326835960149765, 0.059118129312992096, 0.034518640488386154, 0.013994266279041767, 0.000007737226951576304, 0.10474621504545212, 0.026897426694631577, -0.02326040528714657, 0.04437166079878807, -0.04599178954958916, 0.007592282257974148, 0.01005967054516077, 0.05045540630817413, 0.01005967054516077, 0.007641877979040146, -0.04688451066613197, -0.050422340631484985, 0.0060258833691477776, -0.0023248007055372, -0.030484851449728012, 0.06682199984788895, 0.016564980149269104, -0.03312996029853821, 0.0057779042981565, -0.0023144681472331285, 0.038486298173666, -0.007129388395696878, -0.025872448459267616, -0.0037031490355730057, -0.007774133235216141, -0.00954718142747879, -0.02410353347659111, 0.04668612778186798, 0.03369204327464104, 0.01886291615664959, 0.02595510706305504, -0.024202724918723106, 0.03131144866347313, -0.03341099992394447, -0.025872448459267616, 0.02864980883896351, -0.013217266649007797, -0.011522744782269001, -0.026996618136763573, 0.02155761793255806, 0.019243149086833, -0.10355591773986816, 0.03637021407485008, -0.02167334035038948, -0.01742463931441307, -0.002713300520554185, 0.012250149622559547, -0.06989693641662598, 0.019243149086833, 0.03380776569247246, -0.07274042814970016, 0.003397308522835374, 0.039941105991601944, -0.02061529830098152, -0.018466150388121605, 0.02000361680984497, -0.013845479115843773, -0.019706042483448982, -0.0301707461476326, -0.014043862000107765, 0.0007310206419788301, -0.0488022156059742, 0.09138842672109604, -0.024830937385559082, -0.07465813308954239, 0.006951670628041029, 0.013919873163104057, 0.014316638931632042, -0.0641438290476799, 0.021574148908257484, 0.0074806916527450085, 0.02132617123425007, 0.05191021412611008, 0.05362953245639801, 0.019028235226869583, 0.03891612961888313, 0.07029370218515396, 0.027509106323122978, 0.006492909975349903, -0.00796838290989399, 0.039379023015499115, 0.006476378068327904, -0.05081910640001297, -0.03557668253779411, -0.030484851449728012, 0.03278278931975365, -0.01795366033911705, -0.031675148755311966, -0.002145016100257635, -0.021607212722301483, -0.012357606552541256, 0.054522257298231125, 0.032881978899240494, -0.03508072346448898, -0.016945213079452515, -0.04602485150098801, 0.008451941423118114, 0.012035234831273556, 0.023045489564538002, -0.06007698178291321, -0.03997417166829109, -0.01611035130918026, 0.02281404286623001, 0.04023868218064308, 0.018052851781249046, -0.021772531792521477, 0.007612946908921003, -0.04820706695318222, -0.009117350913584232, -0.05696897953748703, -0.02425231970846653, 0.04265234246850014, 0.04086689651012421, 0.024037405848503113, -0.09859634190797806, -0.005137292668223381, 0.05164570361375809, -0.02577325701713562, 0.04361119121313095, 0.060705192387104034, -0.04952961951494217, -0.04252008721232414, 0.005744840484112501, 0.003802340477705002, 0.004389223642647266, 0.007059128023684025, 0.011473149061203003, 0.026087362319231033, -0.019937489181756973, 0.03703149035573006, -0.029311085119843483, -0.027310723438858986, -0.06232532113790512, -0.04027174413204193, 0.022797511890530586, 0.03564281016588211, 0.01722625643014908, 0.06576395779848099, -0.02015240490436554, -0.0397757887840271, 0.003182393731549382, 0.046090979129076004, -0.012068298645317554, -0.0602753646671772, -0.028021596372127533, -0.0371968112885952, -0.0031947926618158817, 0.027195001021027565, 0.06969855725765228, 0.018846383318305016, 0.03980885073542595, -0.018317362293601036, -0.00033528791391290724, 0.007232713047415018, 0.050686851143836975, -0.025905512273311615, 0.01947459578514099, -0.012861830182373524, 0.018730660900473595, 0.042288638651371, -0.09839796274900436, 0.03610570356249809, 0.019028235226869583, -0.008547000586986542, 0.01844961754977703, 0.04840544983744621, 0.06662362068891525, -0.02395474538207054, 0.0018867048202082515, 0.020863277837634087, 0.08781753480434418, -0.04083383083343506, -0.005728308577090502, -0.034022681415081024, 0.0096050426363945, -0.034683957695961, -0.012208819389343262, 0.009191744960844517, -0.01631700061261654, 0.010671351104974747, 0.006856611929833889, -0.0060630799271166325, 0.06483817100524902, 0.014680340886116028, 0.03670085221529007, 0.09700927883386612, 0.010985457338392735, 0.05772944912314415, -0.07088885456323624, 0.01634179800748825, 0.0004863999492954463, -0.021855192258954048, 0.00861312821507454, -0.03494846820831299, 0.01410172414034605, 0.00560018653050065, 0.025227703154087067, 0.01463074516505003, 0.02937721461057663, 0.019722575321793556, 0.047314342111349106, -0.007844394072890282, -0.03408880904316902, 0.01444062776863575, -0.02664944715797901, -0.01463074516505003, -0.009530649520456791, 0.036568596959114075, 0.032815851271152496, 0.03749438375234604, 0.010274585336446762, -0.05114974454045296, -0.057101234793663025, -0.0068276808597147465, 0.038122598081827164, -0.07498876750469208, 0.04159430041909218, -0.00007226255547720939, 0.026318809017539024, -0.019028235226869583, -0.021888256072998047, -0.0551174059510231, 0.050124768167734146, 0.0035295640118420124, -0.03312996029853821, 0.004719861783087254, -0.00035466125700622797, 0.041164468973875046, 0.09687702357769012, 0.05696897953748703, -0.08642885088920593, 0.009481053799390793, -0.06258983165025711, 0.01581277698278427, -0.0018825718434527516, 0.00524888327345252, -0.027195001021027565, 0.027195001021027565, 0.016945213079452515, -0.01172939408570528, -0.009753829799592495, -0.01559786219149828, -0.037296000868082047, -0.02288017049431801, -0.03200578689575195, -0.03225376829504967, -0.014647277072072029, 0.01049776654690504, 0.012250149622559547, -0.05498515069484711, 0.02998889423906803, 0.058093149214982986, -0.0525384284555912, 0.04589259624481201, 0.03250174596905708, -0.010596957989037037, -0.0038560691755264997, 0.00867098942399025, -0.04334668070077896, 0.02269832044839859, -0.09052877128124237, -0.04466923698782921, -0.027013149112462997, -0.004422287456691265, 0.03298117220401764, -0.01689561828970909, -0.06371400505304337, -0.037858087569475174, 0.029393745586276054, -0.04599178954958916, 0.02258259616792202, 0.03775889426469803, -0.019061299040913582, -0.010291117243468761, -0.05561336502432823, 0.0000017678171388979536, -0.01886291615664959, -0.014060393907129765, 0.038552425801754, -0.030385660007596016, -0.0021119522862136364, -0.027690958231687546, -0.02144189365208149, -0.0031741277780383825, -0.004719861783087254, -0.084841787815094, 0.03324568271636963, -0.06791310757398605, -0.058655235916376114, 0.03255134075880051, 0.00047167620505206287, -0.03291504457592964, -0.04037093743681908, -0.00988608505576849, -0.007426963187754154, -0.017623022198677063, 0.029575597494840622, 0.0056745801120996475, -0.05713430047035217, 0.032733190804719925, 0.07875804603099823, 0.013481777161359787, 0.016738563776016235, 0.03389042615890503, -0.06963242590427399, 0.035510554909706116, 0.028269575908780098, 0.038486298173666, 0.003393175546079874, -0.031261853873729706, 0.016887351870536804, -0.03157595917582512, -0.008414745330810547, 0.011349160224199295, -0.021772531792521477, 0.02615348994731903, 0.05329889431595802, 0.02755870297551155, -0.03241908550262451, -0.025211170315742493, -0.03104693628847599, -0.08279183506965637, -0.06387931853532791, -0.025905512273311615, -0.028153851628303528, -0.013291659764945507, 0.0008679255843162537, -0.015473872423171997, -0.005893627647310495, -0.020631831139326096, -0.023392660543322563, -0.05075297877192497, -0.03980885073542595, -0.05128199979662895, -0.0513150654733181, -0.008117170073091984, -0.03944515064358711, 0.04096608608961105, 0.028930852189660072, -0.003467569360509515, -0.014663808979094028, 0.008311420679092407, -0.03951127827167511, 0.04701676592230797, 0.0026657714042812586, 0.026120426133275032, 0.02782321348786354, -0.055051278322935104, -0.053761787712574005, -0.05825847014784813, 0.05875442922115326, -0.05485289543867111, 0.06559863686561584, -0.039379023015499115, -0.012911425903439522, 0.05541498214006424, -0.04004029929637909, -0.0064143831841647625, -0.0038560691755264997, -0.050422340631484985, -0.01130782999098301, -0.03344406560063362, -0.039379023015499115, 0.034683957695961, -0.015614394098520279, -0.0013049880508333445, -0.049661874771118164, -0.05958102270960808, -0.08173379302024841, -0.032435618340969086, -0.020317723974585533, 0.010869733989238739, -0.02812078781425953, -0.03627102077007294, 0.023359596729278564, 0.00882804300636053, 0.00454627675935626, 0.02565753273665905, -0.010539095848798752, -0.01683775521814823, 0.04318136349320412, -0.012605585157871246, -0.051414258778095245, -0.03248521313071251, -0.04344587400555611, 0.03063363954424858, -0.0032960507087409496, 0.029691319912672043, 0.0096215745434165, 0.030881617218255997, 0.02793893776834011, -0.038618553429841995, 0.015258957631886005, -0.0488022156059742, 0.018433086574077606, -0.052769873291254044, 0.08186604827642441, -0.014374500140547752, -0.007331904489547014, 0.05729961767792702, -0.02489706501364708, -0.01959032006561756, 0.03918064013123512, 0.009464521892368793, 0.004831452388316393, 0.06890502572059631, 0.04652081057429314, 0.00022576397168450058, 0.029674788936972618, 0.03567587211728096, 0.03640327602624893, -0.019276212900877, -0.084577277302742, 0.0262692142277956, 0.03389042615890503, 0.0002709684194996953, 0.06047374755144119, 0.029393745586276054, 0.01372148934751749, 0.011754191480576992 ]
28,936
yampex.options
prevOpts
Lets you use my previous local options (or the current ones, if there are no previous ones) inside a context call.
def add_annotation(self, k, proto, *args, **kw): """ Adds the text supplied after index I{k} at an annotation of the plotted vector. If there is more than one vector being plotted within the same subplot, you can have the annotation refer to a vector other than the first one by setting the keyword I{kVector} to its non-zero index. The annotation points to the point at index I{k} of the plotted vector, unless I{k} is a float. In that case, it points to the point where the vector is closest to that float value. You may include a text prototype with format-substitution args following it, or just supply the final text string with no further arguments. If you supply just an integer or float value with no further arguments, it will be formatted reasonably. You can set the annotation to the first y-axis value that crosses a float value of I{k} by setting I{y} C{True}. @see: L{clear_annotations}. """ kVector = None if args: if "{" not in proto: # Called with kVector as a third argument, per API of # commit 15c49b and earlier text = proto kVector = args[0] else: text = sub(proto, *args) elif isinstance(proto, int): text = sub("{:+d}", proto) elif isinstance(proto, float): text = sub("{:+.4g}", proto) else: text = proto if kVector is None: kVector = kw.get('kVector', 0) y = kw.get('y', False) self.opts['annotations'].append((k, text, kVector, y))
(self)
[ 0.04101051017642021, -0.043320462107658386, -0.015236791223287582, 0.05725124478340149, -0.015494439750909805, -0.015876470133662224, -0.01984780840575695, 0.009648486971855164, 0.017297977581620216, 0.05081892013549805, 0.0026830967981368303, -0.0182841494679451, 0.015067987143993378, -0.04111712425947189, -0.028536777943372726, 0.0365682989358902, 0.06418109685182571, -0.003038473892956972, -0.015627706423401833, -0.024929700419306755, 0.04602132737636566, -0.05369747430086136, -0.031006647273898125, -0.008240305818617344, 0.0469808466732502, 0.00043533690040931106, -0.012020628899335861, -0.03269468992948532, 0.005628284066915512, -0.040974974632263184, -0.0593479685485363, -0.08351361006498337, -0.04762052372097969, -0.006547822151333094, 0.021589156240224838, -0.0022166643757373095, -0.0042734090238809586, -0.0017546742456033826, -0.010803462006151676, 0.036745987832546234, 0.03926916420459747, 0.006392344832420349, 0.025071851909160614, -0.002814142033457756, 0.008582355454564095, 0.03612407669425011, -0.080173060297966, 0.035822007805109024, -0.03306783363223076, 0.0038336298894137144, -0.0026120212860405445, -0.07868047803640366, 0.012926840223371983, -0.01104334183037281, -0.07299444824457169, 0.08500619232654572, 0.09282448887825012, 0.0697605162858963, 0.011300990357995033, 0.014916951768100262, 0.009177612140774727, 0.018550682812929153, -0.01692483201622963, 0.026013599708676338, -0.004611017182469368, 0.014845876023173332, 0.03336990624666214, -0.03034920059144497, -0.004202333744615316, 0.013317755423486233, 0.011985091492533684, 0.012384890578687191, -0.0059081437066197395, -0.009013250470161438, 0.012686960399150848, 0.026973119005560875, -0.026813197880983353, -0.0009689577273093164, 0.04687423259019852, 0.0026608856860548258, 0.022726362571120262, -0.0013559855287894607, 0.029851673170924187, 0.0003550994151737541, 0.0322149284183979, -0.008680084720253944, -0.028394626453518867, 0.010590235702693462, 0.031593021005392075, 0.03671044856309891, -0.023703649640083313, 0.0021722421515733004, 0.041898954659700394, 0.006703299470245838, -0.08166565001010895, -0.01990111544728279, 0.06659766286611557, -0.10433870553970337, -0.007231922820210457, 0.027275187894701958, 0.05423053726553917, -0.002665327861905098, 0.009444145485758781, -0.008764486759901047, -0.01644507236778736, -0.023508191108703613, -0.026280133053660393, 0.012784689664840698, -0.037776581943035126, 0.052560266107320786, 0.04353369027376175, 0.02373918704688549, 0.0014914730563759804, -0.028714464977383614, -0.03479141369462013, 0.0008051511249504983, -0.04260971024632454, -0.03015374206006527, -0.022246602922677994, 0.004668766167014837, 0.0023166141472756863, 0.010465853847563267, 0.01693371683359146, 0.016169656068086624, -0.06460754573345184, -0.03834518417716026, 0.018568450585007668, 0.06297281384468079, -0.03464926406741142, -0.0731365978717804, 0.02150031179189682, -0.03498687222599983, -0.02082509547472, 0.00047948138671927154, 0.06965390592813492, -0.04936187341809273, 0.036070771515369415, -0.019083747640252113, -0.08223424851894379, 0.025889217853546143, 0.0246631670743227, 0.006965390406548977, -0.014748147688806057, 0.003826966742053628, -0.04527503624558449, 0.03175294026732445, 0.003995770588517189, -0.001440387568436563, -0.0043333787471055984, -0.055047906935214996, -0.02032756805419922, 0.006583360023796558, -0.025089619681239128, -0.014988027513027191, 0.08138134330511093, -0.05650494992733002, 0.019954420626163483, -0.034951332956552505, 0.061409153044223785, 0.0450262725353241, 0.05142305791378021, -0.0385228730738163, 0.01956350728869438, -0.0003923029580619186, -0.005215158220380545, 0.05636280030012131, 0.00802707951515913, 0.03802534565329552, -0.04655439406633377, 0.03432942181825638, 0.021660231053829193, -0.062333136796951294, -0.0026098003145307302, 0.010661311447620392, 0.008902194909751415, 0.004391127731651068, -0.013140066526830196, 0.07761434465646744, 0.06123146787285805, 0.052169352769851685, 0.007667259778827429, 0.029354143887758255, -0.015503323636949062, -0.016720490530133247, -0.0038069766014814377, 0.008622336201369762, 0.038309644907712936, 0.014925836585462093, 0.010670196264982224, -0.019741196185350418, 0.05369747430086136, -0.0011727443197742105, 0.0032761322800070047, 0.015263444744050503, -0.03488025814294815, 0.00650784233585, -0.007160847540944815, -0.0025031871628016233, -0.0039047054015100002, -0.034116197377443314, 0.009897250682115555, -0.003924695309251547, -0.02690204232931137, -0.02125154808163643, -0.006272404920309782, 0.043853528797626495, 0.0616934560239315, 0.0326058454811573, -0.02956737019121647, -0.044528745114803314, 0.036888137459754944, -0.03020704910159111, 0.00807150173932314, -0.0013926337705925107, -0.019830038771033287, -0.012980147264897823, -0.05885044112801552, 0.025604916736483574, -0.007569531444460154, 0.05966780707240105, 0.04843789339065552, 0.009133189916610718, -0.0027319611981511116, 0.054941292852163315, 0.0646786242723465, -0.034418266266584396, 0.09403276443481445, -0.0021522522438317537, 0.02587145008146763, -0.07334982603788376, 0.023312734439969063, -0.02110939659178257, 0.0001676935498835519, -0.005041911732405424, -0.06553152948617935, 0.004797590430825949, 0.014188428409397602, -0.03399181365966797, 0.011149954982101917, 0.0032694688998162746, 0.02572929859161377, 0.02992274798452854, -0.04872219264507294, 0.049255259335041046, -0.04843789339065552, 0.04314277321100235, -0.012455965392291546, 0.0764060690999031, -0.013317755423486233, 0.014232850633561611, -0.01917259208858013, 0.005726012866944075, -0.033440981060266495, 0.021855689585208893, 0.014899183064699173, -0.00533954007551074, -0.007036465685814619, -0.022193297743797302, 0.05266688019037247, 0.018444068729877472, -0.07004481554031372, 0.02228214032948017, -0.057855382561683655, 0.04733622446656227, 0.021855689585208893, -0.03763442859053612, -0.0005183507455512881, 0.026049137115478516, -0.03491579368710518, 0.01016378402709961, -0.00940860714763403, 0.03386743366718292, 0.011327643878757954, -0.04101051017642021, 0.03841625899076462, 0.058495063334703445, 0.027133038267493248, 0.0032650267239660025, 0.047158535569906235, -0.00424231356009841, 0.09033684432506561, -0.038593947887420654, -0.021802382543683052, 0.028963230550289154, -0.015441132709383965, -0.003924695309251547, 0.03759889304637909, 0.017235787585377693, -0.03710136562585831, -0.017635585740208626, 0.0025098505429923534, 0.022051146253943443, 0.11045119166374207, 0.04957509785890579, -0.011603061109781265, 0.02992274798452854, 0.05501236766576767, 0.027595028281211853, -0.030828960239887238, -0.04936187341809273, 0.06649104505777359, -0.020398642867803574, 0.015139062888920307, -0.020594099536538124, -0.018959365785121918, -0.004144584760069847, 0.041472502052783966, -0.008942174725234509, 0.055190056562423706, -0.04289400950074196, -0.01430392637848854, 0.029904978349804878, -0.05042800307273865, 0.017919888719916344, -0.062048833817243576, 0.05188504979014397, -0.007538435515016317, -0.08536157011985779, 0.028057018294930458, 0.012145010754466057, 0.013682016171514988, -0.03084672801196575, -0.02505408227443695, -0.10007417947053909, 0.03415173292160034, -0.03802534565329552, 0.012171664275228977, 0.014108468778431416, 0.022690825164318085, 0.056114036589860916, 0.03372528403997421, -0.01931474357843399, -0.037527818232774734, 0.017831044271588326, -0.021855689585208893, -0.00948856770992279, -0.02704419381916523, 0.031006647273898125, -0.022317679598927498, -0.007844948209822178, -0.03566208854317665, -0.02592475526034832, -0.0839400589466095, 0.06016533449292183, 0.019350280985236168, 0.03894932568073273, 0.0029118708334863186, 0.027541721239686012, 0.02995828539133072, 0.052169352769851685, -0.01430392637848854, 0.027399571612477303, 0.00846685841679573, -0.022264372557401657, -0.010794578120112419, 0.011620829813182354, 0.027559490874409676, -0.06187114492058754, -0.005934796761721373, -0.015432248823344707, 0.011816287413239479, 0.01527232863008976, 0.011540870182216167, 0.012535925954580307, -0.06379017978906631, -0.002156694419682026, -0.018070923164486885, -0.01342436857521534, 0.02860785275697708, -0.003958011977374554, -0.0028963228687644005, -0.03196616470813751, 0.015458901412785053, 0.04417336732149124, -0.002518734894692898, 0.029993822798132896, -0.019137054681777954, -0.002056744648143649, -0.026635510846972466, -0.0847218856215477, 0.0014625986805185676, -0.017040329053997993, -0.011425372213125229, 0.04392460361123085, 0.027204113081097603, 0.0027874887455254793, 0.019616812467575073, -0.05092553049325943, 0.014765916392207146, 0.020505255088210106, 0.022246602922677994, -0.0028030364774167538, 0.06848115473985672, 0.0101193618029356, -0.0393047034740448, -0.05991657078266144, -0.008640104904770851, 0.00028124763048253953, 0.002345488639548421, 0.018266379833221436, 0.0381319560110569, 0.007396284956485033, -0.03185955435037613, 0.007276345044374466, 0.04182787984609604, -0.01658722385764122, 0.010270397178828716, 0.01693371683359146, -0.02359703555703163, 0.07569531351327896, -0.027310727164149284, -0.016400650143623352, 0.009577411226928234, -0.03605300188064575, -0.009186496958136559, 0.028821079060435295, -0.044635359197854996, 0.017404591664671898, -0.014472730457782745, -0.02301066368818283, -0.004602132830768824, 0.015965314581990242, 0.033547595143318176, 0.06848115473985672, -0.008133692666888237, -0.009604064747691154, -0.046376705169677734, -0.03001159243285656, 0.05000155046582222, -0.043071698397397995, -0.0493263341486454, -0.05753554403781891, 0.02704419381916523, 0.01298903115093708, -0.033245522528886795, -0.0018102019093930721, -0.010137130506336689, -0.07562423497438431, -0.014268388971686363, 0.0019978852942585945, 0.02164246328175068, 0.012535925954580307, -0.011611944995820522, 0.004704303573817015, -0.05945458263158798, 0.009861713275313377, -0.05408838763833046, 0.015894237905740738, 0.005650495178997517, -0.09957665205001831, 0.04470643401145935, 0.06151576712727547, 0.022299909964203835, 0.05220488831400871, 0.04289400950074196, -0.04946848750114441, -0.055083442479372025, -0.08742275834083557, 0.04275185987353325, 0.001332663930952549, -0.007938235066831112, 0.03731459006667137, -0.0412592776119709, -0.016125233843922615, 0.030562426894903183, 0.016427304595708847, 0.07612176239490509, -0.009817291051149368, -0.03589308261871338, -0.013992971740663052, 0.06407447904348373, -0.03283683955669403, -0.01756451092660427, -0.006827681791037321, -0.0013193372869864106, 0.035733163356781006, 0.023419348523020744, 0.04303616285324097, -0.05266688019037247, -0.0009845055174082518, 0.01329998578876257, -0.05106768384575844, -0.07320767641067505, 0.01624961569905281, 0.0034693684428930283, 0.09460137039422989, -0.004337821155786514, -0.003849177621304989, -0.04129481315612793, 0.05209827423095703, -0.0033694186713546515, 0.0593479685485363, -0.02281520701944828, 0.0054728067480027676, 0.010128245688974857, -0.0009056561975739896, 0.06755717843770981, 0.0038824942894279957, 0.021820150315761566, 0.0004619901592377573, 0.016667183488607407, -0.052560266107320786, -0.032854609191417694, -0.0644298568367958, 0.034702569246292114, -0.030118204653263092, -0.01206505112349987, 0.052560266107320786, -0.050179239362478256, 0.029851673170924187, 0.0008029300370253623, -0.029354143887758255, 0.03983776643872261, 0.03816749528050423, 0.07086218148469925, -0.0005616623093374074, -0.06076947599649429, -0.013140066526830196, 0.021429236978292465, -0.026351207867264748, -0.04826020449399948, 0.024201177060604095, -0.016382882371544838, -0.07089772075414658, 0.012820227071642876, 0.028963230550289154, -0.05707355588674545, -0.0006685530534014106, 0.02155361883342266, 0.042147718369960785, -0.04751391336321831, 0.02343711629509926, -0.006876545958220959, 0.024574322625994682, -0.0016513927839696407, 0.05067676678299904, -0.0028252475894987583, 0.017280209809541702, -0.00829361192882061, 0.011345412582159042, -0.006965390406548977, -0.004235650412738323, -0.002460986142978072, -0.0739184245467186, 0.052418116480112076, 0.0642877072095871, -0.0054550375789403915, -0.029194224625825882, 0.049681711941957474, -0.026830967515707016, -0.04666100814938545, 0.03926916420459747, -0.036603838205337524, 0.04499073326587677, -0.050605691969394684, 0.042680785059928894, -0.033636439591646194, -0.019474662840366364, -0.02046971768140793, 0.01755562610924244, -0.012544809840619564, 0.0642877072095871, 0.09836836904287338, -0.03132648766040802, -0.040299758315086365, 0.06567367911338806, -0.03132648766040802, -0.015441132709383965, 0.001043920055963099, -0.036745987832546234, 0.021233778446912766, -0.05707355588674545, -0.055190056562423706, -0.027506183832883835, -0.06236867234110832, 0.056114036589860916, 0.045594874769449234, -0.01067908015102148, -0.026440052315592766, 0.01570766605436802, -0.0644298568367958, 0.002678654622286558, 0.07974661141633987, 0.006307942792773247, 0.03482695296406746, 0.07285229861736298, 0.008720064535737038, 0.03118433617055416, -0.02130485512316227, 0.02597806230187416, -0.06833900511264801, 0.03084672801196575, -0.01940358616411686, -0.013220026157796383, -0.021660231053829193, 0.013921895995736122, 0.004673208110034466, 0.028323551639914513, 0.036319535225629807, -0.01654280163347721, -0.02718634530901909, 0.018115345388650894, -0.04396014288067818, -0.0018501817248761654, -0.045843638479709625, 0.008529049344360828, 0.004904203116893768, 0.03157525137066841, -0.04907757043838501, -0.0369592122733593, -0.024823086336255074, 0.04026421904563904, -0.015734318643808365, -0.07924908399581909, -0.008937733247876167, -0.026813197880983353, -0.03134425729513168, 0.03317444771528244, 0.058246299624443054, 0.039375778287649155, -0.0017891013994812965, 0.013726438395678997, -0.03827410936355591, -0.014366117306053638, -0.019527969881892204, -0.00975510012358427, -0.002920755185186863, -0.06720180064439774, 0.012269392609596252, 0.018026500940322876, 0.011363181285560131, 0.03185955435037613, -0.004659881815314293, -0.056540489196777344, 0.026528896763920784, 0.018657295033335686, -0.048082515597343445, -0.02718634530901909, 0.021606924012303352, 0.048473428934812546, -0.0021811267361044884, -0.03351205587387085, 0.01170078944414854, 0.05906366556882858, 0.04840235412120819, 0.046909771859645844, -0.0469808466732502, -0.020540794357657433, 0.07725897431373596, 0.04076174646615982, 0.022246602922677994, 0.007231922820210457, -0.028270244598388672, 0.022122221067547798, 0.010812346823513508, 0.050605691969394684, -0.036603838205337524, 0.023952413350343704, 0.005610515363514423, -0.003389408579096198, -0.045452725142240524, -0.01140760350972414, -0.0037048058584332466, -0.002276634331792593, -0.00030290341237559915, -0.037776581943035126, -0.03203723952174187, -0.07569531351327896, 0.03759889304637909, -0.009897250682115555, 0.008635662496089935, 0.015618821606040001, -0.06851669400930405, 0.019758963957428932, 0.0025031871628016233, -0.045843638479709625, 0.043071698397397995, -0.013291101902723312, 0.012233855202794075, -0.003471589647233486, -0.01371755450963974, -0.02116270363330841, -0.0014270609244704247, 0.009239803068339825, -0.04353369027376175, -0.006841008085757494, 0.06236867234110832, 0.03521786630153656, 0.01629403792321682, -0.011096648871898651, -0.009959441609680653, -0.005512786563485861, 0.0049930475652217865, -0.007947118952870369, 0.024112332612276077, -0.020451949909329414, -0.05042800307273865, -0.0923980325460434, 0.004093499388545752, -0.03054465726017952, 0.01529898215085268, 0.007693913299590349, -0.05042800307273865, 0.04300062358379364, -0.06883653253316879, 0.00006108043453423306, -0.03958900272846222, -0.05330655723810196, 0.008115923032164574, -0.0632571130990982, 0.005015258677303791, 0.05398177355527878, 0.002554272534325719, -0.08593016862869263, -0.02640451490879059, 0.0054861330427229404, -0.013175603933632374, -0.01658722385764122, -0.0014770359266549349, 0.009897250682115555, 0.022051146253943443, 0.04342707619071007, 0.010190436616539955, 0.017351284623146057, 0.0008562366128899157, -0.012216086499392986, -0.0021355939097702503, -0.04630563035607338, -0.012073935009539127, -0.033547595143318176, -0.005774877034127712, 0.03196616470813751, -0.005419500172138214, 0.002452101558446884, -0.05028585344552994, 0.03361866995692253, -0.04548826441168785, -0.02203337661921978, -0.01712917350232601, 0.011878478340804577, -0.06268851459026337, -0.004873107653111219, -0.04669654369354248, 0.005979218985885382, 0.009897250682115555, -0.0013049001572653651, -0.01956350728869438, 0.03749227896332741, -0.023899106308817863, 0.02738180197775364, 0.015281213447451591, 0.027115268632769585, -0.06965390592813492, -0.010492507368326187, 0.0333876758813858, -0.025373920798301697, 0.06492738425731659, 0.009941672906279564, 0.043604765087366104, -0.05966780707240105, -0.06183560565114021, 0.0032206044998019934, 0.002281076507642865, -0.002489860402420163, 0.03425834700465202, 0.04872219264507294, -0.04534611105918884, 0.06656212359666824 ]
28,937
yampex.plot
reset
Clears everything out to start fresh.
def reset(self): """ Clears everything out to start fresh. """ self.dims.clear() self.xlabels.clear() self.annotators.clear() self._figTitle = None self.tbmTitle = None self._isSubplot = False self._universal_xlabel = False self._plotter = None self.Nsp = 0
(self)
[ -0.022078026086091995, 0.006931052543222904, 0.03132546320557594, -0.022168509662151337, -0.0751376748085022, 0.010487062856554985, -0.07014297693967819, 0.00566880451515317, 0.02779659628868103, 0.03977664187550545, -0.04658101499080658, -0.003191813128069043, 0.044952310621738434, 0.04104341194033623, -0.029660562053322792, 0.009889869950711727, 0.045567598193883896, 0.026493631303310394, 0.02508208528161049, -0.058561060577631, -0.0038546063005924225, -0.03622967749834061, 0.0061936103738844395, 0.012667720206081867, -0.006198134273290634, -0.026566019281744957, -0.0392337404191494, -0.040645286440849304, 0.0031759783159941435, 0.0005966270109638572, -0.04795636981725693, -0.009880821220576763, 0.005750240292400122, 0.025769762694835663, 0.000016214611605391838, -0.07101161777973175, -0.012550091370940208, -0.018250565975904465, 0.007709212601184845, 0.060587894171476364, 0.0591401569545269, -0.06333860009908676, 0.026692695915699005, -0.048607852309942245, -0.003207647707313299, 0.008808589540421963, 0.06641504913568497, 0.005994546227157116, -0.0033637320157140493, -0.01635945588350296, -0.02515447326004505, 0.002030228264629841, -0.009989402256906033, 0.06807994842529297, -0.03556010127067566, 0.009944160468876362, 0.04857165738940239, 0.04028334841132164, 0.004044622182846069, -0.03297226503491402, 0.009717950597405434, 0.0261135995388031, -0.06239756941795349, -0.06279569864273071, 0.01856725849211216, -0.02884620800614357, 0.019453998655080795, 0.04770301282405853, -0.0061528924852609634, -0.04307024925947189, -0.035415325313806534, -0.004051408264786005, -0.022946670651435852, 0.026348857209086418, 0.01828675903379917, -0.055846549570560455, -0.024050571024417877, 0.009374112822115421, 0.003531127003952861, -0.031198784708976746, 0.00660983519628644, 0.06742846220731735, -0.058054350316524506, 0.024159152060747147, 0.011600011959671974, -0.02097412571310997, 0.0436493456363678, 0.07832270115613937, 0.03523435816168785, -0.041803475469350815, 0.04024715721607208, 0.007568962872028351, 0.034818135201931, -0.022059930488467216, -0.006184562109410763, -0.0025041368789970875, -0.05128616839647293, -0.04144154116511345, -0.01887490227818489, -0.0751376748085022, -0.050598494708538055, -0.03934231773018837, -0.019743546843528748, 0.025462117046117783, -0.022584734484553337, 0.006456012837588787, 0.03242936357855797, -0.029497690498828888, -0.009835579432547092, 0.04690675809979439, -0.04632766172289848, 0.030655883252620697, -0.03869083523750305, 0.04574856534600258, 0.04216540977358818, -0.00965461228042841, -0.053132038563489914, -0.016069907695055008, 0.0444817952811718, -0.0010671423515304923, -0.05736667662858963, 0.0453142449259758, -0.04542282596230507, -0.051973845809698105, 0.02862904779613018, 0.014993151649832726, 0.03442000597715378, 0.02519066631793976, -0.009184096939861774, -0.08367934077978134, 0.025552600622177124, 0.0021094016265124083, -0.04824591800570488, 0.061094604432582855, 0.00198498647660017, -0.00793994590640068, 0.035415325313806534, -0.035722970962524414, -0.04216540977358818, 0.017200954258441925, -0.017508598044514656, 0.009708902798593044, 0.0006871107034385204, 0.06033454090356827, 0.010658981278538704, 0.03566867858171463, 0.04679817706346512, -0.01787053421139717, -0.08541662991046906, -0.023851506412029266, -0.01587989181280136, -0.00116045365575701, -0.012821542099118233, -0.07701973617076874, -0.00809376873075962, 0.00862762238830328, -0.002057373523712158, 0.009211242198944092, -0.01226959191262722, 0.014450249262154102, -0.022367574274539948, -0.025299247354269028, 0.04951268807053566, -0.06608930230140686, -0.04393889009952545, 0.01847677491605282, 0.030167270451784134, -0.021878961473703384, -0.019580675289034843, 0.01201623771339655, -0.012486753053963184, -0.04784778878092766, -0.02014167420566082, -0.012541042640805244, -0.0037980538327246904, 0.04183967038989067, -0.028791917487978935, -0.014595023356378078, -0.037387870252132416, 0.06427963078022003, 0.022620929405093193, -0.02841188572347164, -0.06351956725120544, -0.011247125454246998, 0.02256663888692856, 0.0008793885936029255, 0.0026262898463755846, 0.025552600622177124, -0.012296737171709538, 0.014006879180669785, 0.04817352816462517, 0.047666821628808975, -0.029407206922769547, 0.0169295035302639, 0.0629766657948494, 0.015599392354488373, 0.025661181658506393, -0.058162931352853775, 0.06482253223657608, -0.060696475207805634, 0.007718260865658522, 0.02117318846285343, 0.04060909152030945, -0.0450608916580677, -0.015970375388860703, 0.034981004893779755, -0.02160751074552536, 0.006664125714451075, -0.04983843117952347, 0.040428124368190765, -0.004363577347248793, -0.017282389104366302, 0.060479313135147095, -0.0196168702095747, 0.0036261349450796843, -0.03617538884282112, 0.0036125623155385256, 0.019906416535377502, -0.012966316193342209, 0.014332620427012444, -0.010324192233383656, -0.0013312416849657893, -0.03313513472676277, -0.019236838445067406, -0.02578785829246044, 0.035288650542497635, 0.03358755633234978, -0.0016852591652423143, 0.018449628725647926, -0.060479313135147095, 0.011554770171642303, 0.003173716366291046, -0.004107960499823093, -0.012975364923477173, 0.028031853958964348, 0.01059564296156168, 0.015499860048294067, -0.03199504315853119, -0.06674078851938248, -0.02736227586865425, -0.056172288954257965, -0.02298286370933056, -0.0022654859349131584, -0.01572606898844242, -0.014622168615460396, 0.08310024440288544, 0.032664619386196136, 0.0032822967041283846, -0.028719531372189522, -0.024394409731030464, 0.0020720770116895437, -0.05038133263587952, 0.024611569941043854, 0.009473645128309727, 0.07271271198987961, -0.0922933891415596, -0.041369155049324036, -0.028574757277965546, 0.009636515751481056, 0.012441510334610939, 0.027507049962878227, 0.000780422065872699, -0.01950828917324543, 0.052082426846027374, 0.0862128809094429, 0.04307024925947189, 0.032664619386196136, 0.06210802122950554, -0.03847367689013481, -0.045278050005435944, 0.09439261257648468, 0.02779659628868103, -0.0075101484544575214, -0.0011796813923865557, 0.012676768004894257, 0.040645286440849304, -0.038147933781147, -0.023218121379613876, -0.015282699838280678, 0.01609705202281475, 0.08100102096796036, -0.06851426512002945, 0.04035573825240135, 0.029081465676426888, 0.026041213423013687, -0.01195289846509695, -0.021354157477617264, -0.03221220150589943, -0.015825601294636726, 0.00013636179210152477, -0.00443370221182704, 0.06290427595376968, 0.008600477129220963, 0.023561960086226463, -0.03380471467971802, -0.04918694868683815, -0.024195345118641853, 0.026566019281744957, -0.06319382786750793, 0.058778222650289536, -0.01992451399564743, -0.04046431556344032, -0.00550593389198184, 0.020431222394108772, 0.06076886132359505, 0.007048681378364563, 0.048101142048835754, 0.04502469673752785, 0.10923194140195847, -0.03452858701348305, 0.014486442320048809, 0.022620929405093193, 0.001836819457821548, 0.012993461452424526, 0.016603762283921242, -0.01096662599593401, 0.03271891176700592, -0.06207183003425598, 0.01473074872046709, 0.06576356291770935, -0.01682092249393463, -0.04752204567193985, -0.028610950335860252, -0.030999720096588135, -0.008206873200833797, -0.0027801122050732374, -0.024104861542582512, 0.01804245263338089, -0.027724210172891617, 0.008559759706258774, -0.00247699161991477, -0.02674698643386364, 0.0018650955753400922, -0.03584964945912361, -0.01563558541238308, -0.08252114802598953, -0.04039192944765091, 0.004655387252569199, 0.003155619604513049, -0.04520566388964653, 0.0029633415397256613, -0.008767872117459774, -0.05295107141137123, 0.011355706490576267, 0.005361160263419151, 0.04426463320851326, 0.048499271273612976, -0.04582095146179199, 0.026457438245415688, 0.009233863092958927, -0.008894548751413822, 0.05986402556300163, 0.025335440412163734, 0.03170549497008324, 0.0845479816198349, 0.029769141227006912, -0.009989402256906033, 0.03785838559269905, -0.026620307937264442, -0.019743546843528748, 0.02676508203148842, -0.001792708644643426, -0.0773816704750061, -0.01587989181280136, 0.024086764082312584, -0.030565399676561356, 0.024611569941043854, 0.008075671270489693, -0.006623407825827599, -0.003673638915643096, -0.0011146462056785822, -0.09627467393875122, -0.0287376269698143, -0.020413126796483994, -0.0010156796779483557, 0.03496290743350983, -0.033424682915210724, 0.013463976792991161, 0.023145733401179314, -0.04071767255663872, 0.055955130606889725, -0.018141984939575195, -0.0002533544029574841, -0.012785349041223526, 0.015119828283786774, -0.006324811838567257, -0.018820611760020256, 0.017336679622530937, 0.03822031989693642, -0.009663661010563374, 0.05077946186065674, -0.030818752944469452, -0.005809054709970951, 0.020612189546227455, 0.01618753746151924, 0.04701533913612366, 0.016829971224069595, 0.04270831495523453, -0.06583595275878906, 0.005732143297791481, 0.026348857209086418, -0.04509708285331726, 0.004060456529259682, 0.026294566690921783, 0.007320132572203875, 0.023037154227495193, -0.006098602432757616, -0.0226571224629879, 0.0072115520015358925, 0.01207052730023861, 0.07651302963495255, 0.001448870520107448, 0.005655232351273298, -0.018250565975904465, 0.056172288954257965, -0.007587059400975704, -0.005248055327683687, 0.0055692726746201515, 0.09931492805480957, 0.030384430661797523, -0.058162931352853775, 0.09576795995235443, 0.022114219143986702, 0.08519946783781052, 0.03237507492303848, 0.03767741844058037, -0.06583595275878906, -0.03313513472676277, -0.0186577420681715, 0.000262544141151011, -0.06406246870756149, -0.008767872117459774, -0.04831830412149429, 0.020286448299884796, -0.03746025636792183, -0.0016875212313607335, -0.00986272469162941, 0.0069220042787492275, -0.08881881088018417, 0.0359039381146431, 0.039378512650728226, -0.03420284390449524, 0.04502469673752785, -0.009365064091980457, 0.04383031278848648, 0.040536705404520035, -0.015554150566458702, 0.0679713636636734, -0.05515887215733528, 0.0020200489088892937, -0.0226571224629879, 0.06952768564224243, -0.013572556897997856, -0.04227399080991745, 0.019888320937752724, -0.003936041612178087, -0.011762882582843304, 0.01493886113166809, -0.014332620427012444, 0.035722970962524414, -0.023670539259910583, 0.02683747000992298, -0.06033454090356827, -0.0012927860952913761, 0.04386650398373604, 0.006075981538742781, 0.06637885421514511, 0.008315453305840492, -0.027127018198370934, 0.0029723900370299816, -0.021227478981018066, -0.055846549570560455, 0.0013923181686550379, -0.008935267105698586, -0.03186836466193199, -0.026457438245415688, -0.01546366699039936, 0.014613119885325432, 0.011400948278605938, -0.017182856798171997, 0.0013674350921064615, -0.02077506110072136, 0.005994546227157116, 0.028719531372189522, 0.008161631412804127, 0.031397849321365356, 0.007718260865658522, -0.03639255091547966, -0.04205682873725891, -0.005514982622116804, -0.04122437909245491, -0.026982244104146957, -0.06847807765007019, -0.008215920999646187, 0.013310153968632221, 0.039487093687057495, -0.010568497702479362, -0.013925443403422832, -0.03941470757126808, -0.06366433948278427, 0.028882401064038277, -0.024629667401313782, -0.04259973391890526, 0.0021376777440309525, 0.032031234353780746, 0.022367574274539948, -0.0031284743454307318, -0.03022156096994877, -0.023362895473837852, -0.012857736088335514, -0.055629387497901917, -0.05780099704861641, 0.01668519712984562, 0.02234947681427002, 0.02077506110072136, -0.031832169741392136, -0.04553140699863434, -0.007360849995166063, 0.056787580251693726, -0.0018684887327253819, -0.026348857209086418, 0.013934492133557796, -0.02841188572347164, -0.028031853958964348, -0.010414675809442997, 0.04563998430967331, -0.039487093687057495, 0.028972884640097618, 0.048716433346271515, 0.014486442320048809, 0.03496290743350983, -0.03556010127067566, 0.02464776299893856, 0.07090304046869278, 0.016848066821694374, -0.022078026086091995, 0.00003108610326307826, -0.1066260114312172, 0.06210802122950554, 0.02213231660425663, -0.007170834578573704, -0.01583465002477169, 0.060986023396253586, -0.013871153816580772, 0.006655076984316111, 0.01887490227818489, 0.004777539987117052, 0.026077406480908394, -0.004822781775146723, 0.01952638477087021, -0.018621549010276794, -0.056389451026916504, 0.025516407564282417, -0.0234895721077919, -0.02757943607866764, 0.014857426285743713, 0.045567598193883896, 0.01815103366971016, 0.0633024051785469, -0.007804220542311668, -0.029027175158262253, 0.008614049293100834, 0.07206123322248459, -0.027145113795995712, 0.020304545760154724, 0.01075851358473301, -0.04393889009952545, 0.03271891176700592, -0.02256663888692856, -0.0027982089668512344, 0.01688426174223423, -0.003881751326844096, 0.03188646212220192, -0.0200330950319767, -0.009962256997823715, 0.023236218839883804, 0.031615011394023895, 0.024611569941043854, -0.041369155049324036, 0.0023457903880625963, 0.004359052982181311, 0.04238257184624672, -0.021028414368629456, -0.0538921020925045, 0.016241826117038727, -0.00021701953664887697, -0.008229494094848633, -0.010704223066568375, 0.0004962466191500425, -0.06167370080947876, -0.0444817952811718, 0.05986402556300163, 0.02830330654978752, -0.0019623655825853348, -0.02549831010401249, 0.03999380022287369, 0.04079005867242813, -0.0444817952811718, -0.0009828793117776513, 0.03588584065437317, 0.026041213423013687, 0.035198163241147995, 0.008111865259706974, 0.034673359245061874, -0.011093303561210632, -0.023091444745659828, 0.017336679622530937, 0.07948089390993118, 0.03127117082476616, -0.004555854946374893, 0.022512348368763924, -0.019254934042692184, 0.0339856818318367, -0.029009079560637474, 0.00041650785715319216, -0.05823531746864319, 0.0036283968947827816, -0.035722970962524414, 0.018639644607901573, 0.0027122492901980877, -0.0323207825422287, -0.0065555451437830925, -0.08136295527219772, 0.006017167121171951, -0.04734107851982117, 0.00710297143086791, 0.0013968423008918762, 0.001524650608189404, -0.013898298144340515, 0.04010238125920296, 0.03735167905688286, -0.11400947719812393, -0.031090203672647476, -0.05287868157029152, 0.008971460163593292, 0.017897678539156914, -0.07079445570707321, 0.036464937031269073, 0.01583465002477169, 0.014966006390750408, 0.07314703613519669, -0.05298726260662079, 0.04773920774459839, -0.006397198420017958, -0.036664001643657684, -0.008944314904510975, -0.04354076460003853, -0.03514387458562851, 0.05443500354886055, 0.0339856818318367, -0.02158941514790058, 0.009917015209794044, 0.008641194552183151, 0.009880821220576763, -0.013283009640872478, -0.013400638476014137, -0.024376312270760536, -0.06695795059204102, 0.008962412364780903, -0.04227399080991745, -0.030818752944469452, 0.016766631975769997, 0.025100182741880417, 0.04795636981725693, 0.09924253821372986, -0.006026215385645628, -0.018929192796349525, 0.07216981053352356, -0.00226887920871377, -0.032157912850379944, -0.03040252812206745, -0.006094078067690134, -0.01909206435084343, -0.002827616175636649, -0.02149892970919609, 0.04397508502006531, 0.023218121379613876, 0.017074277624487877, -0.014676458202302456, 0.012179108336567879, -0.04079005867242813, 0.03650113195180893, -0.04332360252737999, -0.03850986808538437, 0.0039179446175694466, 0.024919215589761734, -0.03297226503491402, 0.0027145114727318287, -0.01699284091591835, -0.001930696307681501, -0.028466176241636276, 0.02256663888692856, 0.0862128809094429, -0.003497195662930608, -0.055014099925756454, 0.007152737583965063, -0.0061528924852609634, -0.08693674951791763, 0.035831551998853683, -0.050815653055906296, 0.005637135356664658, 0.00009981484618037939, -0.06587214767932892, 0.008039478212594986, 0.018141984939575195, 0.07068587839603424, -0.03166930004954338, 0.01247770432382822, -0.09142474830150604, 0.016214681789278984, 0.050924234092235565, 0.05801815912127495, 0.004189395811408758, 0.026240278035402298, 0.028773821890354156, -0.0059357318095862865, -0.004454060923308134, -0.02046741545200348, -0.0530596487224102, 0.016739487648010254, 0.037062130868434906, 0.03420284390449524, 0.0059357318095862865, 0.08078385889530182, 0.060479313135147095, 0.031198784708976746, -0.07868463546037674, -0.04795636981725693, 0.007835889235138893, -0.032157912850379944, -0.03952328488230705, -0.02508208528161049, 0.002870595781132579, 0.006722940132021904, -0.02862904779613018, 0.004101174417883158, 0.11010058224201202, 0.021263672038912773, 0.009926063939929008, -0.005257103592157364, -0.020395029336214066, -0.03253794461488724, -0.0533130057156086, 0.03764122352004051, 0.010948529466986656, 0.007428713142871857, 0.029624368995428085, 0.038328900933265686, 0.008175203576683998, 0.03724309802055359, 0.05067088082432747, -0.0014070217730477452, -0.00723869726061821, 0.005904062185436487, 0.025661181658506393, -0.013192525133490562, 0.009663661010563374, 0.0071798828430473804, -0.0033637320157140493, -0.006098602432757616, -0.01682092249393463, -0.050526104867458344, -0.011780980043113232, 0.011229028925299644, 0.04440940544009209, 0.0558103546500206, 0.022385671734809875, -0.033424682915210724 ]
28,938
yampex.options
set
Before this subplot is drawn, do a C{set_name=value} command to the axes. You can call this method as many times as you like with a different attribute I{name} and I{value}. Use this method in place of calling the Plotter instance with keywords. Now, such keywords are sent directly to the underlying Matplotlib plotting call.
def set(self, name, value): """ Before this subplot is drawn, do a C{set_name=value} command to the axes. You can call this method as many times as you like with a different attribute I{name} and I{value}. Use this method in place of calling the Plotter instance with keywords. Now, such keywords are sent directly to the underlying Matplotlib plotting call. """ self.opts['settings'][name] = value
(self, name, value)
[ 0.04712054505944252, -0.03856561705470085, 0.015159333124756813, 0.04568331688642502, -0.04879730939865112, 0.024227557703852654, -0.042569324374198914, 0.021164892241358757, 0.02123333141207695, 0.034373700618743896, -0.019128819927573204, -0.0028915656730532646, 0.06457259505987167, 0.021643968299031258, -0.012695513665676117, -0.04985812306404114, 0.043767012655735016, 0.047223202884197235, 0.02279032953083515, 0.017315175384283066, 0.027957504615187645, -0.035622719675302505, 0.004576886538416147, -0.03877093642950058, 0.014089967124164104, 0.018769511952996254, 0.009119553491473198, 0.019642114639282227, -0.0011645396007224917, -0.024826401844620705, -0.0521850623190403, -0.03938689082860947, -0.03483566641807556, 0.029651381075382233, 0.04989233985543251, -0.0023632990196347237, -0.07192983478307724, 0.06854208558797836, -0.011848575435578823, 0.09150351583957672, 0.020240960642695427, -0.011386609636247158, 0.04339059442281723, -0.0032979247625917196, 0.008837240748107433, 0.023012757301330566, -0.004339487291872501, 0.08356454223394394, -0.002626362955197692, -0.020497608929872513, 0.02236258238554001, -0.04996078088879585, -0.02725600078701973, 0.01610037498176098, -0.03853139653801918, 0.04181648790836334, 0.06522276997566223, 0.07015041261911392, 0.031328145414590836, 0.0074812849052250385, 0.012438865378499031, 0.008533541113138199, -0.040242381393909454, -0.0674128383398056, -0.010325798764824867, -0.04920794814825058, 0.03733370825648308, 0.007605331018567085, -0.015330431051552296, -0.017186850309371948, 0.040995217859745026, 0.020326510071754456, -0.047017887234687805, -0.04393811151385307, -0.016793323680758476, 0.010916088707745075, -0.07726810872554779, 0.051842864602804184, -0.024894841015338898, 0.017948240041732788, 0.01057389099150896, 0.03948954865336418, 0.03143080696463585, 0.004901973996311426, -0.027461320161819458, -0.01079631969332695, 0.01798245869576931, 0.03187566250562668, 0.08322234451770782, -0.004080700688064098, 0.022242814302444458, 0.005428101867437363, 0.03209809213876724, 0.01380765438079834, -0.04920794814825058, -0.02412489801645279, 0.02215726487338543, -0.02800883539021015, -0.019847434014081955, -0.01926569826900959, -0.03428815305233002, -0.048181354999542236, 0.06180080026388168, -0.03617023676633835, 0.014723031781613827, -0.07411989569664001, 0.01049689669162035, 0.009187992662191391, -0.012165107764303684, 0.020377838984131813, 0.014115631580352783, 0.04315105825662613, -0.049276385456323624, 0.017195405438542366, 0.005834461189806461, 0.03339843824505806, -0.03661509230732918, -0.06700219959020615, 0.009872387163341045, -0.0033300057984888554, -0.08773934096097946, 0.09889496862888336, 0.01983032375574112, 0.024415764957666397, -0.025835882872343063, 0.027444209903478622, 0.027923285961151123, 0.05807085335254669, -0.018375985324382782, -0.05875524878501892, 0.032046761363744736, -0.013251584023237228, -0.018495755270123482, -0.011489268392324448, 0.07131388038396835, -0.005616310518234968, 0.0032850925344973803, -0.007943251170217991, -0.043732792139053345, 0.026434728875756264, -0.015783842653036118, 0.02982247993350029, -0.03392884507775307, 0.007301631383597851, 0.009624294005334377, 0.004170527681708336, 0.0012618518667295575, -0.02806016430258751, -0.024432875216007233, -0.009162328206002712, -0.035896480083465576, 0.03468167781829834, -0.01734083890914917, -0.04900262877345085, 0.00431596115231514, -0.03190988302230835, -0.0005646252539008856, 0.03921579197049141, 0.018529973924160004, 0.03788122162222862, 0.005594923160970211, -0.02332073450088501, 0.015989160165190697, -0.004696655552834272, -0.02456975355744362, -0.01813644729554653, -0.010608110576868057, -0.005329720210283995, -0.006732728332281113, 0.03829186037182808, 0.04592285305261612, -0.06563340872526169, 0.008238395676016808, 0.04948170483112335, 0.017041416838765144, 0.017931129783391953, 0.004410065710544586, 0.02376559004187584, 0.013465456664562225, 0.009136663749814034, 0.01810222864151001, 0.022413911297917366, -0.048626210540533066, 0.048899970948696136, 0.029155194759368896, -0.03468167781829834, 0.015458755195140839, 0.005316887982189655, 0.011865685693919659, 0.023834029212594032, 0.09389889240264893, 0.015287656337022781, -0.04773649945855141, -0.021421540528535843, 0.00015559275925625116, -0.009247877635061741, 0.010950308293104172, -0.0999215617775917, 0.020839804783463478, 0.044485628604888916, 0.007819204591214657, -0.027341550216078758, -0.017520492896437645, -0.0026092531625181437, 0.039352670311927795, 0.03545162454247475, 0.08294858783483505, -0.021421540528535843, -0.020018532872200012, 0.009453196078538895, 0.00917088333517313, -0.05389604717493057, 0.06176658347249031, 0.020959574729204178, 0.025750333443284035, -0.03175589442253113, -0.014269620180130005, 0.0004381727194413543, 0.006304982118308544, 0.030677972361445427, 0.015835171565413475, 0.03760746493935585, 0.043287936598062515, 0.04181648790836334, -0.00125650514382869, 0.005710414610803127, 0.062348317354917526, -0.05262991786003113, 0.013559561222791672, -0.02997646853327751, -0.004598273895680904, 0.023098306730389595, 0.010325798764824867, -0.0023376340977847576, -0.04753118008375168, 0.014201181009411812, 0.01452626846730709, -0.02817993424832821, -0.028590571135282516, 0.0007255648379214108, 0.0024531257804483175, 0.021815067157149315, 0.018324656412005424, 0.02881299890577793, -0.08951877057552338, 0.021130673587322235, -0.024775072932243347, 0.07637839764356613, -0.02335495501756668, 0.013285803608596325, 0.0550595186650753, -0.01959078572690487, -0.04010550305247307, 0.03907891362905502, 0.01822199672460556, 0.013867538422346115, -0.01882084272801876, -0.0017847719136625528, 0.012806727550923824, -0.02761530876159668, -0.05714692175388336, -0.003069080412387848, -0.050679393112659454, 0.032970692962408066, 0.04209024831652641, 0.011386609636247158, 0.028025945648550987, 0.010505451820790768, -0.10252226144075394, -0.014663146808743477, 0.044451408088207245, 0.06303270906209946, -0.025425245985388756, 0.023697150871157646, -0.01031724363565445, -0.0036657867021858692, 0.005316887982189655, -0.001991159515455365, 0.019402576610445976, -0.012353315949440002, 0.0815797969698906, -0.05334853380918503, -0.0031332424841821194, 0.030917510390281677, -0.03966064751148224, -0.03671775385737419, 0.023628711700439453, 0.06104796752333641, -0.023611601442098618, 0.01737505942583084, -0.04517002031207085, 0.013320023193955421, 0.02352605201303959, 0.03495543822646141, -0.06775502860546112, -0.009709843434393406, -0.0036379832308739424, 0.012224992737174034, -0.02869322896003723, 0.01950523629784584, 0.053006336092948914, -0.05738645792007446, -0.07069792598485947, 0.05783131346106529, 0.017760030925273895, -0.0039737643674016, 0.07542024552822113, 0.0011634702095761895, 0.052082404494285583, -0.005808796267956495, 0.029873808845877647, 0.06200611963868141, -0.08767090737819672, 0.028830107301473618, -0.015090893022716045, 0.010531116276979446, -0.004147001542150974, -0.05447778478264809, -0.022242814302444458, 0.06857630610466003, -0.032337628304958344, -0.09259854257106781, -0.07487273216247559, -0.07507804781198502, 0.056736283004283905, 0.03637555614113808, 0.005479431711137295, 0.0014639621367678046, -0.0057018594816327095, 0.038189198821783066, -0.06337490677833557, -0.026948023587465286, 0.03172167390584946, -0.003049831837415695, 0.00119875930249691, -0.03295358270406723, -0.02853924036026001, 0.03134525567293167, -0.011557708494365215, -0.021815067157149315, 0.001547372667118907, -0.0037663071416318417, -0.0932144969701767, -0.003862550016492605, -0.0034369423519819975, 0.05547015368938446, -0.014355169609189034, -0.0224310215562582, 0.06539387255907059, -0.014235400594770908, -0.012669848278164864, 0.036751970648765564, -0.03716260939836502, -0.013320023193955421, 0.04845511540770531, 0.03338133171200752, 0.008965564891695976, 0.005158621817827225, -0.06039779260754585, -0.05920010432600975, 0.01164325699210167, -0.026622936129570007, 0.015048119239509106, 0.00609966367483139, -0.024740852415561676, -0.007772152312099934, -0.017674481496214867, -0.00041598337702453136, 0.04037925973534584, -0.05109003186225891, 0.007536891847848892, -0.01089897844940424, 0.04274042323231697, -0.0020061307586729527, 0.002666998887434602, 0.04879730939865112, -0.023662932217121124, 0.01242175605148077, 0.024621084332466125, -0.07158763706684113, 0.04739430174231529, -0.01702430658042431, 0.022807437926530838, 0.02552790567278862, 0.007780707441270351, -0.004147001542150974, -0.01495401468127966, 0.006848220247775316, 0.06149282306432724, -0.004037925973534584, 0.02332073450088501, -0.0016917370958253741, 0.025305477902293205, 0.034253932535648346, -0.04253510385751724, -0.048831529915332794, -0.010265913791954517, 0.0026734150014817715, -0.053006336092948914, 0.020822694525122643, 0.017409278079867363, -0.0709032490849495, -0.0028701783157885075, 0.03396306559443474, 0.04017394408583641, -0.03314179182052612, 0.01573251374065876, 0.05735223740339279, -0.003069080412387848, -0.026058310642838478, -0.01005204115062952, -0.047976039350032806, -0.040242381393909454, -0.027187561616301537, -0.007254579104483128, 0.020617377012968063, -0.028077274560928345, -0.02311541698873043, 0.06806300580501556, -0.015236327424645424, 0.010000711306929588, 0.03307335078716278, 0.007092035375535488, 0.06299848854541779, 0.06707064062356949, 0.026640046387910843, -0.03382618725299835, -0.009898051619529724, 0.033210232853889465, -0.017092745751142502, -0.047907598316669464, -0.0407898984849453, 0.006882439833134413, 0.040687236934900284, 0.01009481493383646, -0.0107364347204566, -0.000869929266627878, -0.017400724813342094, -0.024432875216007233, -0.004645326174795628, 0.02516859956085682, -0.029719820246100426, -0.028727449476718903, -0.05560703203082085, -0.021164892241358757, -0.030404215678572655, -0.019693445414304733, 0.02544235624372959, -0.015048119239509106, -0.07528337091207504, 0.03338133171200752, 0.08356454223394394, -0.0018093673279508948, -0.007421400398015976, 0.03719682618975639, -0.016280028969049454, -0.0006501745665445924, -0.06542809307575226, 0.00862764474004507, 0.02475796267390251, -0.0014960430562496185, -0.0028830107767134905, -0.07945817708969116, -0.028077274560928345, 0.012575744651257992, 0.012156552635133266, 0.06570184975862503, 0.03315890207886696, -0.008242673240602016, -0.04267198219895363, -0.000681186153087765, -0.022003276273608208, -0.06344334781169891, 0.03907891362905502, -0.03644399344921112, -0.009367646649479866, -0.02415911667048931, 0.06631780415773392, -0.10909244418144226, -0.0050388528034091, -0.03521208465099335, -0.007703712675720453, 0.015492974780499935, 0.03664931282401085, 0.04903684929013252, -0.008165678940713406, 0.036101795732975006, -0.020805586129426956, -0.025630565360188484, 0.06878162175416946, -0.003960931673645973, -0.016357023268938065, -0.027392880991101265, -0.04092677682638168, -0.011395164765417576, 0.05437512323260307, 0.03278248384594917, 0.003019889583811164, 0.014466383494436741, -0.014295285567641258, -0.014748696237802505, -0.030352884903550148, 0.006809723097831011, -0.0035182142164558172, 0.07411989569664001, -0.007601053919643164, -0.02263634093105793, 0.05896056443452835, -0.04359591379761696, -0.012447420507669449, -0.02356027252972126, -0.033740635961294174, -0.004901973996311426, 0.030010689049959183, 0.0747358500957489, -0.05526483803987503, -0.034818556159734726, 0.020737146958708763, 0.00831111241132021, -0.03716260939836502, -0.01039423793554306, 0.005458044353872538, 0.018033789470791817, -0.008477933704853058, 0.010548226535320282, -0.02424466609954834, -0.02561345510184765, 0.006869607605040073, 0.009778282605111599, 0.03228629752993584, 0.039797525852918625, -0.01890639215707779, -0.030216006562113762, 0.08773934096097946, 0.06460681557655334, 0.012515859678387642, -0.0419875867664814, 0.013311468064785004, -0.010163255035877228, 0.03372352570295334, -0.011420829221606255, -0.016904538497328758, 0.06898694485425949, -0.05225350335240364, 0.051842864602804184, -0.00297069875523448, -0.0063734217546880245, -0.007053538225591183, 0.0681314468383789, -0.04958436265587807, -0.004155556205660105, -0.011728806421160698, -0.01702430658042431, -0.010146144777536392, -0.07288798689842224, -0.01870107278227806, 0.002611391944810748, -0.0027696581091731787, -0.023457612842321396, -0.0024723743554204702, 0.0022841659374535084, 0.01746060885488987, 0.09478860348463058, 0.016108930110931396, 0.024449985474348068, -0.024980390444397926, -0.0405503585934639, 0.0266913753002882, -0.058857906609773636, -0.0654965341091156, 0.02415911667048931, -0.0046196612529456615, 0.0010779210133478045, -0.002951450180262327, -0.027341550216078758, 0.06241675838828087, 0.10320665687322617, 0.027837736532092094, -0.06642046570777893, 0.027837736532092094, -0.08370141685009003, 0.05810507386922836, -0.04013972356915474, 0.03859983757138252, -0.00013587632565759122, 0.03575960174202919, 0.042124465107917786, 0.030643753707408905, -0.015005344524979591, 0.007909031584858894, -0.05707848072052002, -0.024022238329052925, -0.024381546303629875, -0.02978825941681862, -0.009975045919418335, 0.007066370919346809, 0.02400512807071209, -0.07145076245069504, 0.05844727158546448, 0.04000284522771835, -0.05724957957863808, -0.017640262842178345, -0.017606042325496674, 0.0017847719136625528, -0.03668353334069252, -0.021661078557372093, -0.0029150918126106262, 0.029685601592063904, -0.034613240510225296, -0.028727449476718903, -0.002897982019931078, 0.019231479614973068, -0.009838167577981949, -0.013867538422346115, 0.01252441480755806, -0.021969055756926537, 0.0072289141826331615, 0.009641404263675213, -0.004350181203335524, -0.01810222864151001, -0.016425462439656258, 0.06053467094898224, -0.0631011500954628, -0.020566048100590706, -0.06125328689813614, -0.048181354999542236, 0.03500676527619362, -0.029035426676273346, -0.016365578398108482, -0.048181354999542236, 0.0015238466439768672, -0.022003276273608208, -0.01677621342241764, -0.08151135593652725, 0.021969055756926537, -0.053006336092948914, -0.04154273122549057, -0.01358522567898035, -0.0002841840323526412, -0.0022969981655478477, 0.06443572044372559, -0.005500819068402052, 0.06518855690956116, 0.007588221225887537, -0.002446709433570504, 0.04311683773994446, -0.04736008122563362, -0.008037354797124863, 0.019915873184800148, 0.012575744651257992, 0.02946317382156849, 0.020412059500813484, -0.04958436265587807, 0.03996862471103668, 0.05707848072052002, 0.021883506327867508, 0.03849717602133751, -0.008131459355354309, 0.03565694019198418, -0.0253739170730114, -0.03640977293252945, 0.023936688899993896, -0.005423824302852154, 0.030968841165304184, 0.08329077810049057, -0.047462742775678635, -0.04848933219909668, 0.009128108620643616, 0.0003004918689839542, -0.0020253793336451054, 0.011660367250442505, -0.027512649074196815, -0.0936935767531395, -0.015672627836465836, 0.006159548182040453, -0.04089255630970001, -0.01717829518020153, -0.044896263629198074, 0.007938973605632782, 0.006005559582263231, -0.07706279307603836, 0.020839804783463478, -0.01610037498176098, 0.035177864134311676, -0.006245097611099482, 0.039592206478118896, 0.03278248384594917, -0.0036550930235534906, -0.01593783125281334, 0.01998431235551834, -0.04226134717464447, -0.005582090467214584, -0.030523983761668205, 0.01605760119855404, -0.010522562079131603, -0.028043054044246674, -0.022379692643880844, -0.08616523444652557, 0.038907814770936966, -0.006018391810357571, 0.013080485165119171, 0.02090824395418167, -0.01962500624358654, 0.035177864134311676, -0.023457612842321396, -0.03122548758983612, -0.03613601624965668, -0.05365651100873947, 0.0329878032207489, -0.06269051134586334, -0.02949739247560501, 0.02705068327486515, 0.0272902213037014, -0.004559776745736599, -0.026913804933428764, -0.0214728694409132, -0.026280740275979042, 0.0016521705547347665, -0.02833392284810543, 0.05317743495106697, 0.0024124898482114077, 0.04944748431444168, 0.01890639215707779, 0.01753760315477848, 0.04951592534780502, 0.01282383780926466, 0.005201396532356739, -0.028727449476718903, 0.02749553881585598, -0.03141369670629501, -0.06159548461437225, -0.006861052475869656, -0.03406572341918945, 0.014175516553223133, -0.04657302796840668, 0.025870103389024734, 0.002030726056545973, -0.0015580663457512856, -0.0020328648388385773, 0.014671701937913895, 0.0020756395533680916, -0.020891135558485985, -0.05430668592453003, -0.03705994784832001, 0.00017992084030993283, 0.003590931184589863, 0.0025343974120914936, 0.05735223740339279, 0.007549724075943232, 0.06929492205381393, 0.021250441670417786, 0.0038475790061056614, -0.06299848854541779, 0.04804447665810585, 0.028368141502141953, -0.025750333443284035, 0.02516859956085682, -0.0012062449241057038, 0.053519632667303085, 0.000025163519239868037, -0.0543409027159214, 0.03122548758983612, 0.029959358274936676, -0.017280954867601395, 0.06546231359243393, 0.009957936592400074, -0.003036999609321356, -0.0162543635815382 ]
28,939
yampex.options
set_axisExact
Forces the limits of the named axis ("x" or "y") to exactly the data range, unless called with C{False}.
def set_axisExact(self, axisName, yes=True): """ Forces the limits of the named axis ("x" or "y") to exactly the data range, unless called with C{False}. """ self.opts['axisExact'][axisName] = yes
(self, axisName, yes=True)
[ 0.04340052977204323, 0.05102952942252159, 0.03182140365242958, 0.02534523233771324, -0.015241045504808426, -0.00586161483079195, -0.017182203009724617, -0.047062452882528305, 0.04380740970373154, -0.028210345655679703, 0.01171475276350975, -0.04353615641593933, 0.022310584783554077, -0.03236391022801399, 0.003960722126066685, -0.022564886137843132, 0.023141298443078995, 0.033906664699316025, 0.026769312098622322, 0.03892485052347183, 0.058217745274305344, -0.04319709166884422, -0.05469145253300667, -0.06635534018278122, 0.03470347076654434, 0.022361446171998978, -0.013630479574203491, 0.01915726624429226, -0.04109487682580948, -0.05370815843343735, -0.07608655840158463, 0.002754916436970234, 0.013206645846366882, 0.027277911081910133, 0.0304651390761137, -0.021700264886021614, -0.023734666407108307, -0.009993989951908588, -0.04401085153222084, 0.005620029754936695, 0.030515998601913452, -0.033398065716028214, 0.037602491676807404, 0.017021145671606064, -0.0013965307734906673, -0.015147802419960499, 0.001668843673542142, 0.07086493074893951, -0.013664386235177517, 0.05333518236875534, -0.008968313224613667, -0.02520960569381714, -0.0011750778649002314, 0.06838974356651306, -0.051165156066417694, 0.024480612948536873, 0.015342765487730503, 0.11819863319396973, 0.003644966520369053, -0.0152240926399827, -0.03573762625455856, 0.03416096419095993, -0.04133222624659538, -0.06659269332885742, 0.01730935275554657, 0.022090192884206772, -0.027210097759962082, 0.014334042556583881, -0.0016709627816453576, 0.011053572408854961, -0.04570618271827698, 0.013232075609266758, -0.025938598439097404, -0.004484156612306833, -0.00865043792873621, -0.00841309130191803, -0.08836077153682709, 0.06672831624746323, -0.035229023545980453, 0.028210345655679703, -0.017580606043338776, 0.0419764518737793, 0.022836139425635338, 0.029770052060484886, -0.05984526500105858, -0.012994728982448578, -0.02763393148779869, 0.0703902393579483, 0.11616423726081848, -0.06635534018278122, 0.006849146448075771, -0.010409345850348473, 0.031973984092473984, 0.05391159653663635, 0.013876303099095821, -0.004130255430936813, -0.01963195949792862, -0.02524351142346859, -0.05577646568417549, 0.006251541431993246, -0.04445163905620575, -0.021242525428533554, 0.05889587849378586, 0.0017080482793971896, 0.009900745935738087, 0.010900992900133133, 0.026023365557193756, -0.04594353213906288, -0.056081622838974, 0.040043771266937256, -0.026277665048837662, -0.012147062458097935, -0.008129122667014599, 0.022124098613858223, -0.026887984946370125, 0.053063929080963135, 0.009765119291841984, -0.04540102556347847, -0.013333795592188835, 0.03456784412264824, 0.030193885788321495, 0.04119659960269928, 0.02485358528792858, -0.03321157768368721, 0.0327029787003994, 0.016131095588207245, 0.039467357099056244, 0.03834843635559082, -0.06357499957084656, -0.01428318303078413, 0.06466001272201538, 0.0075823781080543995, -0.045570556074380875, 0.009197182953357697, 0.006107437890022993, 0.02393810637295246, 0.03316072002053261, 0.010409345850348473, -0.01684313639998436, 0.002343798289075494, -0.019275939092040062, 0.03451698645949364, 0.020733926445245743, 0.01775013841688633, -0.010010942816734314, 0.005925189703702927, -0.027345726266503334, -0.014215369708836079, 0.014427285641431808, 0.02766783908009529, -0.02992263250052929, 0.017199154943227768, -0.06971210241317749, -0.0981258898973465, 0.0025027357041835785, -0.01100271288305521, -0.023005671799182892, -0.023243019357323647, -0.022717464715242386, 0.08341039717197418, -0.06432094424962997, -0.03590715676546097, 0.027294864878058434, -0.034313544631004333, -0.010112662799656391, -0.039467357099056244, -0.04736761003732681, -0.03358455002307892, 0.032906416803598404, 0.060964182019233704, 0.05479317158460617, -0.013927162624895573, -0.0029668333008885384, 0.014851119369268417, -0.00979902595281601, -0.0187842920422554, -0.026904938742518425, 0.025853831321001053, 0.013825442641973495, 0.00910393986850977, 0.032584305852651596, -0.00434852996841073, -0.03882313147187233, -0.03149929270148277, 0.017461933195590973, -0.020360952243208885, -0.0022208865266293287, 0.00327199324965477, -0.05784476920962334, 0.03405924513936043, 0.023972012102603912, -0.0054293046705424786, 0.014317089691758156, -0.03505949303507805, -0.007200927939265966, -0.04177301004528999, -0.018987732008099556, -0.02014055848121643, 0.08164724707603455, -0.00654398649930954, -0.04529930278658867, -0.004295550752431154, 0.05418284982442856, 0.0059463814832270145, 0.04726589098572731, 0.05228407680988312, 0.06869490444660187, -0.002801538212224841, -0.000488997669890523, -0.03634794428944588, 0.034449171274900436, -0.02253097854554653, -0.07140743732452393, 0.02161549963057041, -0.037229519337415695, 0.05998089164495468, -0.027956046164035797, -0.05092781037092209, -0.01282519567757845, 0.060964182019233704, 0.025463905185461044, -0.00690000643953681, 0.02431107871234417, -0.011791042983531952, 0.0796128511428833, 0.0029774289578199387, 0.061540596187114716, -0.017105912789702415, 0.00910393986850977, -0.017919672653079033, -0.012570896185934544, 0.011562172323465347, -0.03841625154018402, -0.008006211370229721, 0.023039579391479492, 0.00574294151738286, 0.06130325049161911, -0.03970470651984215, 0.029125824570655823, 0.026582825928926468, -0.0015130849787965417, 0.022768326103687286, -0.050215769559144974, 0.011570649221539497, -0.03709389269351959, -0.04431601241230965, -0.034330498427152634, 0.07276370376348495, -0.013647432439029217, 0.0017271207179874182, -0.021717218682169914, 0.0028820664156228304, -0.004433296620845795, -0.012045342475175858, 0.03689045086503029, 0.005297916475683451, -0.08558042347431183, -0.05011405050754547, -0.026464151218533516, -0.0012407720787450671, -0.00842156819999218, 0.050283584743738174, -0.05998089164495468, -0.007078016176819801, 0.0419764518737793, 0.02429412491619587, -0.009290426038205624, -0.021785032004117966, 0.028227299451828003, 0.019394611939787865, -0.03889094293117523, 0.026413291692733765, -0.025955552235245705, 0.02012360654771328, -0.0001802616025088355, 0.033025093376636505, 0.05842118337750435, -0.01594460941851139, -0.011867333203554153, 0.012765859253704548, 0.016605788841843605, -0.034856051206588745, 0.05092781037092209, 0.05194501206278801, -0.047469332814216614, -0.060998089611530304, -0.0008858116343617439, -0.03366931900382042, -0.05784476920962334, 0.04360397160053253, -0.04126441106200218, 0.034449171274900436, 0.06615190207958221, -0.010104185901582241, -0.09514210373163223, -0.05845509096980095, 0.04855434596538544, -0.0795450359582901, -0.019733678549528122, -0.006107437890022993, 0.017165249213576317, -0.02659977786242962, -0.08822514116764069, 0.008815732784569263, 0.04713026434183121, -0.04123050346970558, 0.008099454455077648, 0.018614759668707848, 0.04577399790287018, 0.009358239360153675, -0.009604062885046005, -0.0069466279819607735, -0.053131744265556335, 0.001684737391769886, 0.0034033814445137978, 0.05553911626338959, 0.04970717057585716, -0.03178749978542328, -0.001161303254775703, 0.032940324395895004, -0.03794155642390251, -0.03692435845732689, -0.03241477161645889, -0.084291972219944, -0.03939954563975334, 0.01354571245610714, -0.021174712106585503, -0.01677532307803631, -0.0140373595058918, 0.01919117197394371, 0.02285309135913849, -0.0017959936521947384, -0.015266476199030876, 0.0035877490881830454, -0.014308612793684006, -0.04719807952642441, 0.020937366411089897, 0.03661919757723808, 0.02334473840892315, 0.02768479287624359, -0.024056779220700264, -0.0034754332154989243, -0.008824209682643414, -0.01737716607749462, 0.014817212708294392, 0.017097435891628265, -0.01355418935418129, 0.022734418511390686, 0.06815239787101746, 0.013706769794225693, -0.026955798268318176, -0.012384409084916115, -0.02487053908407688, -0.02666759118437767, 0.042145986109972, 0.029125824570655823, 0.03446612507104874, 0.01028219610452652, -0.06937303394079208, -0.008502095937728882, 0.0374329574406147, -0.051707662642002106, -0.0210221316665411, 0.002742201555520296, -0.04804574325680733, 0.02954965829849243, 0.04434991627931595, -0.014868072234094143, 0.01914031244814396, 0.022259725257754326, -0.07757844775915146, -0.07350964844226837, -0.01027371920645237, -0.0015056678093969822, -0.032974231988191605, 0.07418778538703918, -0.021632451564073563, -0.002381943166255951, -0.0210560392588377, -0.07269588857889175, 0.07235682010650635, -0.044248197227716446, -0.01736021228134632, 0.02810862474143505, -0.03831453248858452, -0.023768572136759758, -0.0008969372720457613, -0.011867333203554153, 0.010799272917211056, -0.0036428472958505154, 0.03363541141152382, -0.02624375931918621, 0.017199154943227768, 0.036754824221134186, -0.05672585219144821, -0.019733678549528122, -0.03899266570806503, 0.038619689643383026, -0.05208063870668411, -0.002850278979167342, -0.0163938719779253, 0.038144998252391815, 0.006128629669547081, 0.04031502455472946, -0.031092410907149315, 0.025429999455809593, 0.015266476199030876, 0.0027146523352712393, 0.004763886332511902, 0.07357746362686157, 0.00386535981670022, 0.003024050733074546, 0.037738118320703506, 0.011570649221539497, -0.010366963222622871, 0.03689045086503029, 0.008226604200899601, -0.048418719321489334, 0.08347821235656738, -0.0140373595058918, 0.010350009426474571, 0.0076713827438652515, 0.004407866392284632, 0.016181955114006996, 0.07072930037975311, 0.004522301256656647, -0.0075527094304561615, -0.016266722232103348, -0.027311818674206734, -0.0002566840557847172, -0.04852043837308884, -0.029820911586284637, -0.051707662642002106, -0.007866346277296543, 0.02051353268325329, 0.010451729409396648, -0.01924203149974346, -0.006794048007577658, -0.03828062489628792, 0.013698292896151543, -0.004632498137652874, -0.03868750482797623, 0.007361984811723232, -0.048452623188495636, -0.02203933149576187, -0.013715245760977268, -0.03634794428944588, 0.01267261616885662, -0.024582332000136375, -0.05764133110642433, 0.004640974570065737, 0.0375685840845108, -0.024497564882040024, -0.04248505085706711, 0.02098822593688965, -0.06340546160936356, -0.043739598244428635, -0.06957647949457169, 0.02766783908009529, -0.011324825696647167, 0.01584288850426674, -0.01966586522758007, -0.07879909127950668, -0.028295112773776054, 0.06689784675836563, 0.015249522402882576, 0.027837371453642845, 0.019767586141824722, -0.0060820081271231174, -0.03170273080468178, 0.008048594929277897, -0.021818939596414566, 0.01920812577009201, 0.00012681887892540544, -0.01473244559019804, 0.016961809247732162, 0.028261205181479454, 0.1269465535879135, 0.03787374496459961, 0.006641468033194542, -0.023548178374767303, 0.0024815441574901342, 0.0374668650329113, 0.020818691700696945, 0.012164016254246235, 0.00633630808442831, -0.03310985863208771, -0.029600517824292183, -0.06499907374382019, 0.026481105014681816, 0.04306146502494812, 0.011536742560565472, -0.0256673451513052, 0.03566981106996536, 0.02239535190165043, -0.021361198276281357, 0.02519265189766884, 0.004070919007062912, 0.04719807952642441, 0.041400037705898285, -0.006929674651473761, -0.06686394661664963, -0.06767770648002625, -0.01123158261179924, 0.03695826604962349, -0.009426052682101727, -0.055437397211790085, 0.04062018543481827, -0.028295112773776054, -0.00862924661487341, 0.005467449780553579, -0.0031829881481826305, -0.04645213112235069, 0.046859011054039, 0.13311757147312164, 0.011850379407405853, -0.024480612948536873, 0.014630725607275963, 0.026955798268318176, -0.015342765487730503, -0.08856420964002609, 0.012028389610350132, -0.004062442108988762, -0.010307625867426395, -0.014571389183402061, -0.007917206734418869, -0.04882559925317764, -0.023107392713427544, 0.0013128237333148718, 0.035229023545980453, 0.07534060627222061, -0.03149929270148277, 0.05526786297559738, 0.04994451627135277, 0.008336801081895828, 0.04553665220737457, -0.07757844775915146, 0.048418719321489334, 0.01725001633167267, 0.03516121208667755, 0.002831206424161792, -0.02856636606156826, 0.08524135500192642, -0.005560692865401506, -0.010943376459181309, 0.021327292546629906, 0.004168400540947914, 0.017580606043338776, 0.04414647817611694, -0.03231305256485939, -0.02905801124870777, 0.01915726624429226, 0.07784970104694366, 0.020835645496845245, -0.04170519858598709, -0.06120153144001961, 0.014350996352732182, 0.03321157768368721, -0.02522655948996544, -0.019987979903817177, 0.0016158644575625658, -0.0016667244490236044, 0.1259293556213379, 0.004037012346088886, -0.040891438722610474, -0.02100517973303795, -0.008057070896029472, -0.007294171489775181, 0.018004439771175385, 0.04780839756131172, -0.0163938719779253, -0.019784539937973022, -0.015257999300956726, 0.008959836326539516, 0.004835938103497028, 0.047503236681222916, 0.07167869061231613, -0.0015893749659880996, -0.10938290506601334, -0.011045096442103386, -0.014766352251172066, -0.023717712610960007, -0.021208619698882103, -0.060557302087545395, 0.010078756138682365, 0.027362678200006485, 0.07561185956001282, -0.01100271288305521, 0.029685284942388535, 0.016241293400526047, -0.022310584783554077, 0.018055299296975136, 0.02144596539437771, 0.028888478875160217, -0.0038378105964511633, 0.02061525173485279, -0.026582825928926468, -0.03505949303507805, 0.07784970104694366, 0.05784476920962334, 0.00226962729357183, 0.027294864878058434, -0.02097127214074135, 0.011392639018595219, -0.04312927648425102, 0.032533444464206696, -0.01591917872428894, -0.027210097759962082, -0.05299611762166023, -0.021700264886021614, -0.003909862134605646, 0.007845154963433743, -0.0009213076555170119, 0.006302401423454285, -0.011214629746973515, 0.010341532528400421, -0.02858331799507141, 0.011502835899591446, -0.00909546297043562, 0.01827569305896759, 0.030278651043772697, 0.013477899134159088, -0.015478392131626606, -0.032075706869363785, -0.03994205221533775, -0.048961225897073746, 0.06588064879179001, -0.007518802769482136, -0.04536711797118187, -0.027040565386414528, -0.003547484753653407, -0.00332709145732224, -0.025158746168017387, -0.06747426092624664, -0.05326737090945244, 0.008506334386765957, -0.051266878843307495, -0.02519265189766884, 0.012087726034224033, 0.03878922387957573, 0.03644966334104538, 0.01773318648338318, 0.04546883702278137, 0.04726589098572731, 0.007539994549006224, 0.039569079875946045, -0.04072190448641777, -0.02007274515926838, -0.0004166811122559011, 0.01098575908690691, 0.00842156819999218, 0.021835891529917717, 0.020021885633468628, 0.028244251385331154, 0.056895382702350616, 0.03375408425927162, -0.0608624629676342, -0.03695826604962349, 0.04506195709109306, -0.04268849268555641, -0.0006871397490613163, -0.01737716607749462, 0.019004685804247856, 0.015003698877990246, 0.0466894768178463, 0.009053079411387444, -0.05696319788694382, -0.015325812622904778, -0.047503236681222916, 0.0022378398571163416, 0.002856636419892311, -0.014469669200479984, -0.02944793924689293, -0.0069508664309978485, 0.04068799689412117, -0.021327292546629906, -0.008357993327081203, -0.02892238460481167, -0.02766783908009529, -0.030770298093557358, -0.061913568526506424, -0.022649651393294334, -0.020750878378748894, 0.01594460941851139, -0.004000986460596323, 0.015368196181952953, -0.03334720432758331, 0.03550027683377266, 0.017885765060782433, 0.001566064078360796, 0.026921892538666725, -0.022361446171998978, -0.011875809170305729, 0.018953826278448105, 0.022276679053902626, -0.07174650579690933, -0.04072190448641777, 0.009756642393767834, 0.04635041207075119, 0.045129772275686264, 0.005586123093962669, -0.018021391704678535, -0.0210560392588377, 0.024514518678188324, -0.0009764059795998037, -0.007599331438541412, -0.016080236062407494, 0.001442092820070684, 0.020428765565156937, -0.01917421817779541, -0.008209651336073875, 0.07534060627222061, 0.0561494380235672, 0.002417969051748514, -0.004011582117527723, -0.006243064533919096, -0.014681586064398289, 0.00030224613146856427, 0.02534523233771324, -0.0045604463666677475, 0.005556454882025719, 0.07405215501785278, -0.0327199324965477, -0.0007093910244293511, 0.05852290242910385, 0.030685530975461006, -0.006883053109049797, -0.07303495705127716, 0.00454773148521781, -0.01593613252043724, 0.0234125517308712, 0.046011343598365784, 0.008353754878044128, 0.03358455002307892, 0.002494259038940072, 0.05414894223213196, -0.013350749388337135, 0.0071839746087789536, 0.027532212436199188, 0.04414647817611694, -0.027515258640050888, -0.018597805872559547, 0.028769806027412415, -0.03923001140356064, 0.04065409302711487, -0.057302262634038925, -0.013469422236084938, 0.06642315536737442, -0.008654676377773285, 0.03092287853360176, 0.0014855357585474849, 0.007167021278291941, -0.0005335001624189317, 0.05421675741672516, 0.01778404600918293, -0.008705535903573036, -0.009053079411387444, 0.05431847646832466, 0.0233955979347229, -0.039128292351961136, -0.029278405010700226, 0.06760989129543304, -0.036754824221134186, 0.03594106435775757, -0.004119659774005413, -0.03361845761537552, 0.03573762625455856, 0.027956046164035797 ]
28,940
yampex.options
set_colors
Sets the list of colors. Call with no args to clear the list and revert to default color scheme. Supply a list of color codes, either as a single argument or with one entry per argument.
def set_colors(self, *args): """ Sets the list of colors. Call with no args to clear the list and revert to default color scheme. Supply a list of color codes, either as a single argument or with one entry per argument. """ if len(args) == 1 and hasattr(args[0], '__iter__'): args = args[0] self.opts['colors'] = list(args)
(self, *args)
[ -0.04044177755713463, -0.027904482558369637, -0.03287823870778084, -0.007117615547031164, -0.0328439362347126, 0.02083832025527954, -0.00553973438218236, 0.04668469727039337, 0.07594410330057144, 0.0255891140550375, -0.025520510971546173, -0.002639091806486249, 0.034490421414375305, 0.021678714081645012, 0.007687882520258427, -0.04486670345067978, -0.005432541482150555, 0.048777107149362564, 0.03128320723772049, -0.007923707365989685, 0.025966433808207512, -0.0009518738952465355, 0.03414740413427353, 0.05038928985595703, -0.01035913173109293, 0.023479556664824486, 0.03697729855775833, 0.018471498042345047, 0.006903229746967554, 0.018522951751947403, -0.01583026349544525, -0.013146149925887585, -0.06633960455656052, 0.07210230082273483, 0.04637598246335983, -0.03670288622379303, -0.013823609799146652, 0.10777613520622253, -0.021335694938898087, 0.013926515355706215, 0.019106080755591393, -0.03979004546999931, 0.017476746812462807, 0.00017941428814083338, 0.005359650123864412, 0.018179934471845627, 0.030682925134897232, 0.026789676398038864, -0.02428564801812172, -0.10228785127401352, 0.03083728440105915, -0.026326602324843407, 0.010899384506046772, -0.0007648221217095852, 0.02586352825164795, 0.06325244903564453, -0.016301913186907768, 0.05783277004957199, 0.004579285159707069, 0.031643375754356384, 0.009407258592545986, -0.011293855495750904, 0.04188245162367821, -0.057043831795454025, 0.0072548226453363895, -0.035073552280664444, -0.0031128849368542433, 0.01263162400573492, 0.06088562682271004, 0.020375246182084084, -0.032758183777332306, 0.0237196683883667, -0.006757447030395269, -0.002761291805654764, 0.011113771237432957, 0.008682633750140667, -0.06781458109617233, 0.05985657498240471, -0.05014917626976967, 0.013257631100714207, -0.01312899962067604, 0.056769415736198425, 0.03272388130426407, 0.022776369005441666, 0.019380494952201843, -0.05385376513004303, -0.01142248697578907, 0.033375613391399384, 0.02214178815484047, -0.006611664779484272, -0.058347295969724655, -0.0059856572188436985, -0.036188360303640366, 0.00749922264367342, -0.018643006682395935, 0.0034451831597834826, -0.009510163217782974, 0.015152803622186184, 0.023170839995145798, -0.027355654165148735, -0.01685073971748352, -0.057798467576503754, 0.07361157983541489, -0.0619489811360836, -0.012460115365684032, -0.08006031066179276, -0.05845020338892937, -0.008249573409557343, -0.01631048694252968, 0.01800842583179474, -0.033924441784620285, 0.0192947406321764, 0.09350660443305969, -0.05385376513004303, 0.014080873690545559, 0.018900271505117416, -0.011070894077420235, -0.06829480826854706, 0.04599866271018982, 0.009741700254380703, -0.06692273914813995, 0.005702667869627476, 0.053476445376873016, 0.0793742761015892, 0.024388553574681282, 0.06383557617664337, -0.04071618989109993, 0.06465882062911987, -0.0020859758369624615, -0.004150513093918562, 0.029671024531126022, -0.017339540645480156, -0.049051519483327866, -0.044660892337560654, 0.09391822665929794, -0.03666858375072479, -0.060611214488744736, 0.02143860049545765, 0.029225101694464684, 0.02128424309194088, 0.022639162838459015, -0.0016068231780081987, -0.0002678485179785639, 0.016319062560796738, -0.029602419584989548, 0.02457721158862114, 0.023393802344799042, -0.022656314074993134, -0.007151917554438114, 0.1029052883386612, -0.009167145937681198, 0.07258252799510956, 0.0019980776123702526, -0.03188348934054375, -0.011808381415903568, 0.018025575205683708, -0.018745912238955498, 0.008729798719286919, 0.020958377048373222, 0.015049898065626621, 0.010093293152749538, -0.023067934438586235, 0.04939453676342964, -0.008378204889595509, 0.0005884895799681544, 0.009115693159401417, -0.05097241699695587, -0.014415315352380276, -0.011705475859344006, 0.006525909993797541, 0.019037477672100067, -0.10626685619354248, 0.041505131870508194, 0.057626958936452866, 0.04212256520986557, 0.01628476195037365, -0.023067934438586235, -0.00963879469782114, -0.008858430199325085, 0.014621125534176826, -0.04544983431696892, 0.018385743722319603, -0.031094547361135483, -0.00821955967694521, 0.07258252799510956, -0.028899233788251877, 0.015770234167575836, 0.005634064320474863, -0.008343903347849846, -0.008515411987900734, 0.07395459711551666, 0.015512972138822079, -0.0017215196276083589, 0.006015671417117119, 0.012957490980625153, -0.04815967381000519, -0.044626593589782715, -0.08596021682024002, 0.02711554244160652, -0.0477137491106987, -0.016379091888666153, -0.036085452884435654, -0.021970277652144432, -0.013472016900777817, 0.07409180700778961, 0.011250978335738182, 0.009364381432533264, -0.04544983431696892, 0.040373172610998154, 0.012082795612514019, 0.03385584056377411, -0.021061282604932785, 0.016610627993941307, 0.011088044382631779, 0.0069846962578594685, -0.026240848004817963, 0.029619570821523666, -0.009304353035986423, -0.0528247132897377, 0.021061282604932785, 0.037766240537166595, -0.016619203612208366, 0.018797365948557854, 0.030254153534770012, -0.0021556513383984566, 0.0049265907146036625, 0.011010865680873394, -0.02742425911128521, 0.00699755921959877, 0.0265495628118515, -0.0380406528711319, -0.02884778194129467, -0.0013538476778194308, 0.06301233917474747, -0.04044177755713463, -0.008699784055352211, 0.05213867872953415, 0.011696901172399521, -0.03557092696428299, 0.041505131870508194, -0.045346930623054504, 0.08479395508766174, 0.06479603052139282, 0.01628476195037365, 0.03140326216816902, 0.04102490842342377, 0.031248904764652252, -0.007623566780239344, -0.0155558492988348, 0.057798467576503754, -0.04740503430366516, -0.025366153568029404, -0.00827530026435852, 0.025211794301867485, -0.04586145654320717, 0.004669327288866043, 0.01684216596186161, 0.006440155673772097, -0.0023432390298694372, -0.04044177755713463, -0.008961334824562073, -0.0042770011350512505, 0.04157373681664467, 0.062189094722270966, 0.04298010841012001, 0.03584533929824829, 0.0336671806871891, 0.012331482954323292, -0.06126294657588005, 0.021884523332118988, 0.005179565865546465, -0.01328335702419281, -0.022810671478509903, 0.041059207171201706, 0.0014481774996966124, 0.038795292377471924, -0.007602128200232983, -0.04280859977006912, -0.0522758848965168, 0.0058484505861997604, 0.10962843149900436, -0.028744876384735107, -0.02783587947487831, 0.020392397418618202, 0.019483400508761406, 0.02625799924135208, 0.02430279739201069, 0.056186284869909286, -0.04212256520986557, -0.016799287870526314, 0.07841382920742035, 0.02529754862189293, 0.01812848076224327, -0.012897462584078312, 0.027527164667844772, 0.031214604154229164, 0.03071722760796547, 0.01869446039199829, -0.01498986966907978, -0.01715088076889515, 0.015753084793686867, -0.12513282895088196, 0.05086951330304146, -0.005938492715358734, -0.0009958230657503009, -0.04599866271018982, 0.015547273680567741, -0.005861313547939062, 0.005959931295365095, -0.01191986259073019, 0.031197452917695045, 0.03725171461701393, -0.06589368730783463, -0.024748722091317177, -0.038349371403455734, -0.04932593181729317, -0.03780054301023483, -0.026944033801555634, -0.009081391617655754, 0.030751530081033707, -0.05584326758980751, -0.07422900944948196, -0.04767945036292076, -0.013677827082574368, 0.055363044142723083, 0.061194341629743576, 0.010187623091042042, 0.051349736750125885, 0.03272388130426407, 0.02570917084813118, -0.04071618989109993, -0.01955200359225273, 0.00920144747942686, 0.03653137758374214, 0.028230350464582443, -0.07436621934175491, -0.0120656443759799, 0.0012573739513754845, -0.03438751772046089, -0.03414740413427353, -0.02344525419175625, 0.02011798322200775, -0.053647954016923904, -0.024045534431934357, 0.006131439935415983, 0.040784794837236404, 0.030048344284296036, 0.0218502227216959, 0.013617799617350101, 0.024474307894706726, 0.04809106886386871, 0.0059427800588309765, -0.014226655475795269, 0.04116211459040642, 0.07368018478155136, 0.024217043071985245, -0.04298010841012001, -0.03828076645731926, 0.019603457301855087, -0.048193976283073425, -0.0009154282743111253, 0.0008650475647300482, 0.05460840463638306, -0.0060413978062570095, -0.023942628875374794, 0.01684216596186161, -0.011533967219293118, -0.02315368875861168, 0.02269061468541622, -0.036359868943691254, 0.03889819607138634, 0.03670288622379303, 0.024251345545053482, -0.025228945538401604, -0.01070214994251728, -0.033924441784620285, -0.016301913186907768, 0.057489752769470215, -0.02257055975496769, -0.005248169414699078, -0.04198535531759262, -0.025451907888054848, 0.04682190343737602, 0.01955200359225273, -0.023393802344799042, -0.025829225778579712, -0.03027130477130413, -0.0030464252922683954, -0.00021291211305651814, 0.002141716191545129, -0.018042726442217827, -0.045346930623054504, 0.041642338037490845, -0.013514894060790539, -0.010264801792800426, -0.017519624903798103, 0.05903333052992821, 0.06784888356924057, -0.023376651108264923, -0.056220587342977524, -0.020906923338770866, -0.06174317002296448, 0.028024539351463318, -0.02272491715848446, -0.01828283816576004, 0.01036770734935999, -0.0047422186471521854, 0.06928955763578415, 0.032912541180849075, -0.0006560211768373847, 0.025486208498477936, -0.04311731457710266, 0.007366303354501724, -0.014835512265563011, -0.029242251068353653, -0.002701263641938567, -0.030511416494846344, -0.04356323927640915, 0.06798609346151352, 0.0034087374806404114, 0.02773297391831875, -0.056495003402233124, 0.0286934245377779, 0.06493323296308517, 0.07614991068840027, -0.0007541027734987438, 0.05114392563700676, 0.02383972518146038, 0.00230250577442348, -0.03268957883119583, -0.008378204889595509, 0.005561172962188721, 0.02939661033451557, -0.03222650662064552, 0.048777107149362564, 0.006826050579547882, -0.015512972138822079, 0.007679306901991367, 0.0106506971642375, -0.007872254587709904, -0.01021334994584322, -0.06040540337562561, -0.0261379424482584, -0.01700509898364544, -0.023513857275247574, -0.039344120770692825, -0.0241312887519598, 0.005925629287958145, 0.044043462723493576, -0.019174685701727867, -0.044763799756765366, 0.017476746812462807, -0.03646277263760567, -0.07361157983541489, 0.07889404892921448, -0.0062472084537148476, 0.0029885410331189632, 0.051761358976364136, 0.012451539747416973, 0.017176607623696327, 0.09419263899326324, -0.030785830691456795, -0.01884881779551506, -0.03112884797155857, -0.021627260372042656, 0.032758183777332306, 0.02725275047123432, 0.01915753446519375, -0.02883063070476055, -0.018505800515413284, -0.03401019796729088, -0.010736451484262943, -0.022038882598280907, -0.024251345545053482, -0.05086951330304146, 0.011225251480937004, -0.024096988141536713, -0.017922669649124146, -0.10167042165994644, -0.031163150444626808, -0.0345761775970459, -0.009287201799452305, 0.08383350819349289, -0.016773561015725136, 0.002870628610253334, -0.022622011601924896, 0.02672107331454754, -0.07484644651412964, 0.009518738836050034, 0.024079836905002594, 0.00900421291589737, -0.10866798460483551, -0.037354618310928345, -0.023531008511781693, 0.035776738077402115, -0.012460115365684032, 0.05083521082997322, -0.03673718869686127, 0.007979447022080421, -0.005226730834692717, 0.056769415736198425, -0.012082795612514019, 0.02685827948153019, 0.0012102089822292328, 0.06102283298969269, -0.04568994790315628, 0.05083521082997322, 0.008532563224434853, -0.038795292377471924, -0.01258017122745514, -0.00872122310101986, 0.017219483852386475, 0.04325452074408531, -0.05467700958251953, 0.049771856516599655, -0.020306643098592758, -0.04294580593705177, 0.004703629296272993, 0.008180970326066017, 0.01955200359225273, -0.006573074962943792, 0.043220218271017075, 0.010719300247728825, 0.03659997880458832, -0.015367189422249794, 0.009655945934355259, 0.01826568879187107, -0.02414843998849392, 0.019500551745295525, -0.0131375752389431, -0.000202996758162044, 0.006598801352083683, -0.04044177755713463, 0.01715088076889515, -0.044489383697509766, -0.007109039928764105, 0.03437036648392677, -0.016807863488793373, 0.027612918987870216, -0.002844902453944087, 0.022947879508137703, 0.040476080030202866, 0.051075324416160583, -0.03015124797821045, -0.059616461396217346, -0.019363343715667725, -0.051932867616415024, 0.005003769416362047, 0.00325223570689559, -0.01986072026193142, -0.01134530734270811, -0.013317659497261047, -0.03930981829762459, 0.015770234167575836, -0.09000782668590546, -0.032603826373815536, -0.021490054205060005, -0.017734011635184288, 0.027492862194776535, 0.005882752127945423, 0.000977064250037074, 0.014132325537502766, -0.028247501701116562, -0.02457721158862114, 0.0006045685731805861, -0.003106453223153949, 0.013223329558968544, -0.025503359735012054, -0.0380406528711319, -0.03414740413427353, 0.00870835967361927, -0.023925479501485825, -0.03112884797155857, 0.008463960140943527, -0.03437036648392677, -0.012751679867506027, 0.03684009239077568, -0.04582715407013893, 0.02939661033451557, -0.058484502136707306, -0.0643158033490181, 0.023462405428290367, -0.055911872535943985, -0.05179566144943237, 0.02685827948153019, 0.024354251101613045, 0.0049265907146036625, 0.03745752573013306, -0.0034044499043375254, 0.00921859871596098, 0.004562134388834238, -0.004930878058075905, -0.0058484505861997604, -0.04445508494973183, -0.05827869474887848, 0.019774965941905975, 0.03680578991770744, -0.035056401044130325, -0.011336732655763626, 0.06695704162120819, -0.02541760541498661, -0.005411102902144194, -0.013514894060790539, -0.02299933135509491, 0.009381531737744808, -0.025331851094961166, 0.04167664051055908, -0.04167664051055908, 0.016773561015725136, 0.01257159560918808, -0.031471867114305496, 0.02140429988503456, 0.006693131290376186, 0.02087262272834778, -0.02656671404838562, -0.012271455489099026, -0.00699755921959877, 0.06088562682271004, -0.0039189765229821205, 0.03646277263760567, -0.034353215247392654, 0.013523469679057598, -0.0027355654165148735, -0.010299104265868664, -0.02011798322200775, -0.00805662665516138, -0.06952967494726181, 0.030785830691456795, -0.025794925168156624, -0.04524402320384979, 0.018883120268583298, -0.02670392207801342, 0.0020066529978066683, -0.028333256021142006, 0.004236267413944006, -0.04099060595035553, 0.0010542431846261024, -0.034233156591653824, -0.0059856572188436985, 0.02100982889533043, 0.048331182450056076, 0.004154800903052092, 0.043631840497255325, 0.01643054373562336, -0.034764837473630905, 0.035468023270368576, -0.06884363293647766, 0.0022896425798535347, 0.03330701217055321, -0.031506169587373734, 0.02173016592860222, 0.024457156658172607, -0.029242251068353653, 0.04075049236416817, -0.04586145654320717, 0.04966895282268524, 0.00040920928586274385, -0.012665925547480583, 0.04555273801088333, -0.037491824477910995, -0.0003816070966422558, 0.08232422918081284, 0.07347437739372253, 0.008588303811848164, 0.003228653222322464, -0.033358462154865265, 0.05038928985595703, 0.019243288785219193, -0.011722627095878124, 0.03639416769146919, -0.06784888356924057, -0.033924441784620285, -0.03581104055047035, 0.02269061468541622, 0.02512603998184204, -0.0028599093202501535, -0.014801209792494774, 0.0012798844836652279, 0.05556885525584221, -0.018643006682395935, -0.05042358860373497, -0.02840185910463333, -0.0380406528711319, 0.06657972186803818, 0.025108888745307922, 0.11799806356430054, -0.035913944244384766, 0.0356738306581974, 0.015075623989105225, 0.014646852388978004, -0.031368959695100784, -0.0013902932405471802, 0.006847489159554243, 0.01715088076889515, -0.013652101159095764, 0.061057135462760925, -0.09412403404712677, -0.10064136981964111, 0.030785830691456795, -0.01857440359890461, 0.03497064486145973, 0.004472092259675264, -0.026635318994522095, 0.03560522943735123, 0.017210908234119415, -0.028247501701116562, 0.023067934438586235, 0.009621644392609596, 0.02287927456200123, -0.008549714460968971, -0.023685365915298462, 0.03515930473804474, 0.004249130841344595, 0.007053299807012081, -0.06359546631574631, -0.04888001084327698, 0.014543946832418442, -0.05114392563700676, -0.037766240537166595, -0.008549714460968971, 0.012460115365684032, 0.02516034245491028, 0.0034044499043375254, -0.009132844395935535, 0.002296074293553829, -0.047336433082818985, -0.017888369038701057, 0.01013617031276226, 0.038623783737421036, -0.05783277004957199, -0.013737855479121208, -0.050217777490615845, 0.010787904262542725, 0.025108888745307922, -0.04613586887717247, -0.00821955967694521, 0.050766605883836746, 0.01828283816576004, -0.0017922670813277364, -0.025228945538401604, -0.032483767718076706, -0.021232791244983673, -0.049360234290361404, 0.039035405963659286, -0.0217130146920681, -0.00728483684360981, 0.02313653752207756, 0.008446808904409409, 0.015813112258911133, -0.00891845766454935, -0.004180527292191982, 0.029345156624913216, -0.05241309106349945, 0.06702563911676407, 0.04966895282268524, -0.02313653752207756, -0.008764100261032581, 0.007267685607075691, 0.018317140638828278, -0.021078431978821754, -0.029808230698108673, 0.0328439362347126, -0.009355805814266205, -0.04016736149787903, 0.10269947350025177, 0.032912541180849075, 0.03972144052386284, -0.024319948628544807 ]
28,941
yampex.options
set_firstVectorTop
Has the first dependent vector (the second argument to the L{Plotter} object call) determine the top (maximum) of the displayed plot boundary.
def set_firstVectorTop(self): """ Has the first dependent vector (the second argument to the L{Plotter} object call) determine the top (maximum) of the displayed plot boundary. """ self.opts['firstVectorTop'] = True
(self)
[ 0.012519084848463535, 0.030715839937329292, 0.0003110485558863729, 0.029657889157533646, -0.00696484325453639, 0.04651457071304321, 0.00405107019469142, -0.0018877810798585415, -0.01408837828785181, 0.006541662849485874, -0.010588324628770351, -0.00012184342631371692, -0.04030792787671089, -0.03822728991508484, -0.032814107835292816, 0.05032319575548172, 0.045668210834264755, 0.010614773258566856, 0.0320030115544796, 0.00789495836943388, 0.0314740389585495, -0.021176649257540703, -0.023609936237335205, -0.020295023918151855, 0.017667779698967934, -0.01590452715754509, -0.027594884857535362, -0.03383679315447807, 0.012025374919176102, -0.027312764897942543, -0.09775465726852417, -0.020982692018151283, -0.04503343999385834, -0.010456080548465252, 0.041965384036302567, 0.007282228209078312, 0.0498647503554821, 0.042176973074674606, -0.023645201697945595, 0.045668210834264755, -0.007079454604536295, -0.037839375436306, 0.03196774795651436, 0.005712934769690037, -0.01603677123785019, -0.016565747559070587, 0.029957640916109085, 0.026677994057536125, 0.008573809638619423, 0.01840834505856037, 0.06880206614732742, -0.06213697791099548, 0.026360608637332916, -0.0010882567148655653, -0.05349704623222351, 0.03790990635752678, 0.06806150078773499, 0.029516829177737236, -0.009080744348466396, 0.008600258268415928, 0.012078272178769112, 0.027683047577738762, 0.009521557949483395, -0.045915067195892334, 0.020189229398965836, -0.0021181057672947645, 0.023486508056521416, 0.03745146095752716, -0.033448878675699234, 0.029252341017127037, -0.05991528183221817, 0.029252341017127037, -0.03522976487874985, 0.008053651079535484, 0.003292872104793787, -0.061361148953437805, -0.029322870075702667, -0.003907805774360895, -0.023521773517131805, -0.029358135536313057, 0.009265885688364506, 0.02840597927570343, 0.023609936237335205, 0.045527152717113495, -0.014661435037851334, -0.036252450197935104, 0.020577143877744675, 0.06926051527261734, 0.05751726031303406, 0.011505215428769588, -0.029393400996923447, 0.033360715955495834, 0.020153963938355446, 0.05310913175344467, -0.036287713795900345, 0.017174068838357925, 0.014617353677749634, -0.027277499437332153, -0.02847651019692421, -0.03447156399488449, 0.0012728470610454679, 0.005153102334588766, 0.013338997028768063, -0.004070906899869442, -0.0021434524096548557, -0.00318046472966671, 0.010747017338871956, -0.002825610339641571, -0.04672616347670555, 0.02175852283835411, -0.0011802763910964131, -0.004950328264385462, -0.030733471736311913, 0.03530029207468033, -0.039496831595897675, 0.02879389561712742, -0.0322674997150898, -0.02519686333835125, 0.025866897776722908, 0.020594775676727295, -0.04972368851304054, 0.02189958281815052, -0.02218170277774334, -0.04732566699385643, -0.039249975234270096, -0.018143856897950172, 0.03896785527467728, 0.0216174628585577, -0.033272553235292435, -0.0512753501534462, 0.06608666479587555, -0.05589506775140762, -0.06873153895139694, -0.002270186087116599, 0.022957533597946167, -0.05621245503425598, 0.0028785078320652246, -0.024033116176724434, -0.04066057875752449, 0.06386496871709824, -0.02547898329794407, 0.06862574815750122, -0.036640364676713943, 0.026748523116111755, -0.05769358575344086, 0.042212240397930145, 0.004238415509462357, -0.02884679287672043, 0.022622516378760338, 0.019924741238355637, -0.02189958281815052, -0.006378561723977327, -0.0314740389585495, -0.03674615919589996, 0.05124008655548096, -0.04792517423629761, -0.013356629759073257, -0.048912592232227325, 0.024632621556520462, 0.02505580335855484, -0.00785087700933218, -0.04087216779589653, 0.02826491929590702, -0.003420707769691944, -0.04309386387467384, -0.03574110567569733, 0.013145038858056068, -0.008714869618415833, -0.060973234474658966, 0.08477712422609329, 0.023927321657538414, -0.03131534531712532, -0.03154456615447998, 0.0022569617722183466, -0.01934286765754223, 0.01573701947927475, 0.0028057738672941923, 0.04700828343629837, 0.022904636338353157, 0.012148802168667316, 0.01943103037774563, 0.006634233519434929, -0.03157983347773552, -0.042705949395895004, 0.0025126333348453045, -0.00815503764897585, 0.04157746955752373, -0.023944953456521034, 0.009750780649483204, -0.0025324698071926832, -0.010738201439380646, 0.02812385931611061, 0.0284236129373312, -0.04834835231304169, 0.011152565479278564, 0.017861736938357353, 0.039884746074676514, -0.03762778639793396, 0.0645349994301796, -0.061325885355472565, -0.02459735795855522, -0.017614882439374924, 0.016883132979273796, -0.03896785527467728, 0.011346522718667984, 0.09916526079177856, 0.011320074088871479, 0.029746051877737045, -0.029922375455498695, 0.023380713537335396, 0.0008755645249038935, -0.04059004783630371, -0.009812493808567524, 0.002854263177141547, -0.04020213335752487, -0.01886679045855999, -0.04295280575752258, -0.023310182616114616, 0.008573809638619423, 0.06266595423221588, 0.02489710971713066, -0.05963316187262535, 0.022640148177742958, 0.027013011276721954, 0.05688248947262764, -0.000533383572474122, 0.07038899511098862, -0.007489410229027271, 0.011020321398973465, -0.06795570999383926, 0.03551188483834267, -0.032761212438344955, -0.022763576358556747, -0.0031275672372430563, 0.011743254028260708, -0.026730891317129135, 0.003768949769437313, -0.03179142251610756, -0.05945683643221855, -0.007013332564383745, -0.014529191888868809, 0.0059862383641302586, 0.012369208969175816, 0.061325885355472565, -0.05938630551099777, 0.03706354275345802, -0.03424234315752983, 0.023486508056521416, -0.016733255237340927, 0.0080889156088233, -0.016548113897442818, -0.01921943947672844, -0.016636276617646217, 0.0063080317340791225, 0.06058531999588013, -0.0279827993363142, 0.019624987617135048, -0.03159746527671814, -0.017376841977238655, -0.005492527969181538, -0.061608005315065384, 0.018284916877746582, -0.07349231839179993, 0.06929577887058258, 0.05088743567466736, 0.007053005509078503, -0.027259865775704384, -0.00484894122928381, -0.02540845237672329, 0.0371340736746788, 0.12300441414117813, 0.02244619093835354, -0.03417181223630905, -0.026924848556518555, 0.0142558878287673, 0.01881389319896698, -0.026219548657536507, -0.029975274577736855, 0.018919687718153, -0.0008645441848784685, 0.07021266967058182, -0.048630472272634506, -0.0715174749493599, 0.04126008227467537, -0.039532095193862915, -0.0048930225893855095, 0.012792388908565044, -0.039179444313049316, -0.033043332397937775, 0.00946865975856781, -0.0006865659961476922, 0.06848468631505966, 0.08357811719179153, 0.0013973767636343837, -0.01584281399846077, -0.03538845479488373, 0.04475132003426552, -0.004558004904538393, -0.008534137159585953, 0.00917772389948368, 0.01895495317876339, -0.09077218174934387, -0.042741212993860245, 0.029093647375702858, 0.02184668555855751, 0.030521882697939873, 0.02517922967672348, -0.008115364238619804, 0.039391037076711655, -0.02234039455652237, -0.03457735851407051, 0.05459026247262955, -0.027753576636314392, 0.006488765124231577, -0.048559945076704025, 0.057658322155475616, -0.017588432878255844, -0.055471889674663544, 0.02184668555855751, 0.04662036523222923, -0.03706354275345802, -0.027312764897942543, -0.04171852767467499, -0.07849995046854019, -0.020488981157541275, 0.017456188797950745, -0.016283627599477768, -0.02221696823835373, 0.026625096797943115, 0.04721987247467041, -0.019836578518152237, 0.013779809698462486, 0.0002427225699648261, 0.05018213391304016, 0.0316503643989563, -0.004809268284589052, 0.023133859038352966, 0.0435875728726387, 0.049229979515075684, -0.04436340555548668, 0.006731212139129639, -0.033078595995903015, -0.04062531143426895, 0.04083690419793129, 0.02167036011815071, 0.032690681517124176, 0.05652983859181404, -0.002938017714768648, 0.06876680254936218, -0.011337706819176674, -0.04009633511304855, 0.02205827459692955, -0.02844124473631382, -0.0013940706849098206, -0.013347812928259373, 0.06390023231506348, -0.01582518219947815, 0.013056877069175243, 0.01436168234795332, 0.05078164115548134, 0.020189229398965836, 0.0005055572255514562, -0.0938049778342247, 0.03463025763630867, -0.020982692018151283, -0.030839266255497932, 0.03161509707570076, -0.0015329266898334026, 0.003680787282064557, -0.03274357691407204, -0.04330545291304588, -0.05353231355547905, 0.04404601827263832, 0.009080744348466396, -0.042212240397930145, 0.039355769753456116, -0.05801096931099892, 0.027171704918146133, 0.03180905431509018, -0.06675669550895691, 0.020524246618151665, -0.05698828399181366, -0.05081690475344658, -0.014802495948970318, -0.017667779698967934, 0.045632947236299515, -0.030627677217125893, -0.048701003193855286, 0.042247503995895386, -0.00627276673913002, 0.05970369279384613, -0.05571874603629112, 0.012827654369175434, 0.03776884451508522, 0.022781208157539368, 0.009089561179280281, 0.023539405316114426, 0.019818944856524467, -0.013444791547954082, 0.015313838608562946, 0.026237180456519127, -0.018143856897950172, -0.02219933457672596, 0.0287762638181448, 0.0026999786496162415, -0.07849995046854019, 0.02477368153631687, 0.023962587118148804, 0.008485646918416023, 0.027101173996925354, 0.013215568847954273, -0.03367810323834419, -0.032972801476716995, -0.04743146151304245, 0.012316310778260231, 0.025955060496926308, -0.05148693919181824, 0.03787463903427124, 0.08795098215341568, -0.02879389561712742, 0.05367337167263031, 0.04609139263629913, -0.0074453288689255714, 0.016592195257544518, 0.008128589019179344, -0.0017941083060577512, -0.06425288319587708, -0.030345557257533073, 0.02489710971713066, 0.00965380109846592, -0.045491885393857956, -0.04496290907263756, 0.009768412448465824, 0.004194334149360657, -0.024544458836317062, 0.018046878278255463, -0.01594860851764679, -0.024138912558555603, 0.01415890920907259, 0.03480658307671547, 0.04080163687467575, 0.019977638497948647, -0.02154693193733692, -0.0315622016787529, -0.03692248463630676, 0.02791227027773857, -0.0139473183080554, 0.0066254171542823315, -0.06058531999588013, -0.03833308443427086, 0.036358244717121124, 0.017050640657544136, 0.015049350447952747, -0.018919687718153, 0.04658510163426399, -0.07363338023424149, -0.08534137159585953, -0.03410128131508827, 0.005148693919181824, 0.03410128131508827, 0.0217056255787611, 0.006753252819180489, -0.05656510591506958, -0.018108591437339783, -0.00960090383887291, 0.004361843224614859, 0.03429523855447769, 0.012386840768158436, -0.05674143135547638, -0.007449737284332514, 0.029181810095906258, -0.026113754138350487, -0.036640364676713943, -0.05134588107466698, 0.02785937301814556, 0.023292550817131996, 0.009706699289381504, 0.0373103991150856, -0.006215461064130068, -0.015375551767647266, -0.06231330335140228, -0.07821783423423767, -0.007485002279281616, 0.026748523116111755, 0.012236964888870716, 0.07074164599180222, -0.048489414155483246, -0.023415978997945786, -0.020224492996931076, 0.01849650777876377, -0.007282228209078312, 0.001122419722378254, -0.048630472272634506, 0.008944092318415642, 0.033466510474681854, 0.027559619396924973, 0.06474658846855164, -0.03254961967468262, 0.03984948247671127, 0.004048866219818592, 0.02154693193733692, -0.024456296116113663, 0.01393850240856409, -0.06502871215343475, 0.03531792387366295, -0.04401075467467308, -0.02226986549794674, 0.01268659345805645, -0.07419762015342712, 0.04365810379385948, 0.09063111990690231, -0.05399075895547867, -0.01837307959794998, 0.06100849807262421, 0.07723040878772736, 0.003497849917039275, -0.0316503643989563, 0.039320506155490875, 0.0948629230260849, -0.019642621278762817, -0.0496884249150753, 0.008481238968670368, -0.012951081618666649, -0.07440920919179916, 0.02533792331814766, -0.0284236129373312, -0.05363810807466507, -0.022728310897946358, 0.04185958951711655, 0.032796476036310196, 0.03163272887468338, -0.00037276235525496304, 0.00005599700671155006, 0.07155273854732513, 0.018302548676729202, 0.006581335794180632, -0.03995527699589729, -0.00811095628887415, -0.04143640771508217, -0.061114292591810226, 0.006488765124231577, -0.01087044458836317, 0.0749734491109848, 0.00032730353996157646, 0.052156977355480194, -0.00931878387928009, -0.018038062378764153, 0.019554458558559418, -0.023892056196928024, -0.017359210178256035, -0.052051182836294174, 0.014493926428258419, 0.008996990509331226, -0.01925470493733883, -0.05339125171303749, 0.01229867897927761, -0.008904419839382172, 0.04178905859589577, 0.027065908536314964, 0.0022161866072565317, 0.007414472289383411, 0.042212240397930145, 0.07144694775342941, -0.005624772049486637, -0.027647782117128372, 0.01291581615805626, -0.00789495836943388, 0.024421032518148422, 0.002898344537243247, -0.0016828030347824097, 0.026695625856518745, 0.010350286029279232, -0.06425288319587708, 0.022640148177742958, 0.011655091308057308, 0.023098593577742577, 0.10156328231096268, 0.039249975234270096, -0.05282701179385185, 0.015066983178257942, -0.01916654221713543, 0.004040049854665995, 0.05349704623222351, -0.03463025763630867, 0.00549693638458848, 0.07962843030691147, 0.014555640518665314, 0.04073110595345497, -0.019536824896931648, -0.00717202527448535, -0.000019939894627896138, 0.00033171166433021426, -0.0186551995575428, -0.026695625856518745, -0.036640364676713943, 0.036322977393865585, -0.017905818298459053, -0.009891840629279613, 0.036534570157527924, 0.06093796715140343, -0.06788517534732819, 0.05000580847263336, -0.006832599174231291, 0.028159124776721, -0.015357919968664646, -0.0704595297574997, -0.007586389314383268, -0.0019671274349093437, -0.08118009567260742, -0.036358244717121124, 0.020577143877744675, 0.008648748509585857, -0.02500290423631668, -0.05381443351507187, -0.057658322155475616, -0.017914634197950363, 0.010024083778262138, -0.048877328634262085, 0.0760314017534256, 0.026007957756519318, -0.005245673004537821, 0.03688722103834152, -0.0192723385989666, -0.020912161096930504, 0.015604774467647076, 0.0095480065792799, 0.06016213819384575, -0.09831889718770981, 0.01846124231815338, 0.021511666476726532, 0.0006490969099104404, -0.011893130838871002, -0.0016365176998078823, -0.06492291390895844, -0.03716934099793434, 0.0030239762272685766, -0.03879152983427048, 0.013074508868157864, -0.0002626969071570784, 0.015005269087851048, 0.003169444389641285, 0.00077858567237854, -0.013920869678258896, 0.061925388872623444, 0.03207354247570038, 0.005876035429537296, -0.039602626115083694, 0.045597679913043976, 0.07744200527667999, 0.021564563736319542, -0.027630150318145752, 0.020982692018151283, -0.016239546239376068, 0.028159124776721, 0.0007433206774294376, -0.0320030115544796, 0.005721750669181347, 0.017341578379273415, 0.045456621795892715, -0.03974368795752525, 0.0162219125777483, -0.01109085138887167, 0.02577873505651951, 0.020436083897948265, 0.06986001878976822, -0.016539297997951508, -0.021352974697947502, 0.001191296731121838, -0.039567362517118454, -0.032937537878751755, 0.016653910279273987, -0.03826255723834038, -0.03551188483834267, -0.03105085715651512, 0.00946865975856781, -0.033184390515089035, -0.008304914459586143, 0.04803096875548363, -0.000683810911141336, -0.010094614699482918, 0.03879152983427048, -0.020400818437337875, -0.042141709476709366, -0.0008926460286602378, -0.012959897518157959, 0.006607784423977137, -0.02223460003733635, 0.0763840526342392, -0.007767122238874435, 0.03436576947569847, -0.020259758457541466, -0.05265068635344505, 0.02895258739590645, 0.02179378643631935, 0.016380606219172478, -0.036322977393865585, -0.04369337111711502, -0.07155273854732513, 0.04750199243426323, -0.029657889157533646, 0.036023225635290146, 0.01415890920907259, -0.06263069063425064, 0.07292807847261429, -0.03503580391407013, 0.033642835915088654, 0.005580690689384937, -0.04348177835345268, 0.01571938581764698, -0.05571874603629112, 0.01913127861917019, 0.026025591418147087, 0.03373099863529205, 0.002144554629921913, -0.013762176968157291, 0.013806258328258991, -0.06333599239587784, 0.012333943508565426, 0.008988173678517342, 0.026413505896925926, -0.003030588384717703, 0.03373099863529205, -0.013964951038360596, 0.04051951691508293, 0.06220750883221626, 0.055295564234256744, 0.00243549095466733, -0.021106120198965073, -0.06735620647668839, -0.03105085715651512, -0.006731212139129639, -0.02181142009794712, -0.02805333025753498, 0.02188194915652275, -0.009821310639381409, 0.027365662157535553, 0.01626599393785, 0.011840233579277992, -0.04020213335752487, -0.021053221076726913, -0.03397785499691963, -0.06541662663221359, -0.016671542078256607, 0.0015737018547952175, 0.026819054037332535, -0.013788625597953796, -0.0143440505489707, 0.011020321398973465, -0.023944953456521034, 0.005421997979283333, 0.039637889713048935, 0.03404838591814041, 0.004097355529665947, -0.03136824071407318, 0.042741212993860245, -0.013541771098971367, 0.022622516378760338, 0.04492764547467232, -0.007802387233823538, -0.08103903383016586, -0.07236383855342865, -0.041965384036302567, 0.04210644215345383, 0.026149017736315727, 0.0702832043170929, 0.03544135391712189, -0.027841739356517792, 0.027365662157535553 ]
28,942
yampex.options
set_fontsize
Sets the I{fontsize} of the specified artist I{name}. Recognized names are 'title', 'xlabel', 'ylabel', 'legend', 'annotations', and 'textbox'.
def set_fontsize(self, name, fontsize): """ Sets the I{fontsize} of the specified artist I{name}. Recognized names are 'title', 'xlabel', 'ylabel', 'legend', 'annotations', and 'textbox'. """ self.opts['fontsizes'][name] = fontsize
(self, name, fontsize)
[ 0.03790327161550522, -0.032039690762758255, -0.012029584497213364, 0.02778901346027851, -0.07150546461343765, -0.0025642672553658485, -0.013281266205012798, 0.008530756458640099, 0.05090732127428055, 0.030040359124541283, 0.008299741894006729, -0.04657264053821564, 0.04882398620247841, 0.026344118639826775, -0.01284443773329258, 0.01352488249540329, 0.018414001911878586, -0.013659290969371796, 0.03592074289917946, -0.0102318674325943, 0.027133770287036896, -0.021169381216168404, 0.035584721714258194, -0.0985216274857521, 0.007778907660394907, 0.0498320497572422, 0.024411993101239204, 0.021186182275414467, 0.03598794713616371, -0.02558806911110878, -0.04539656266570091, -0.05362910032272339, -0.016204657033085823, 0.08010762929916382, 0.03210689499974251, -0.021286988630890846, -0.04032263159751892, -0.0023668543435633183, -0.013928108848631382, 0.047647908329963684, -0.009946249425411224, 0.00656922860071063, 0.08111569285392761, 0.01175236701965332, -0.007594095543026924, 0.01456655003130436, -0.009996652603149414, 0.06166002154350281, -0.07009417563676834, 0.009408613666892052, 0.024664008989930153, -0.018666017800569534, -0.0011466748546808958, 0.044522903859615326, 0.010307472199201584, 0.016691889613866806, 0.02997315488755703, 0.03608875349164009, -0.026075301691889763, 0.0027259779162704945, 0.030577994883060455, -0.01859881356358528, 0.020665347576141357, -0.09475818276405334, -0.06048394739627838, -0.036055151373147964, 0.07587374746799469, 0.0000015176771057667793, -0.024059168994426727, -0.009946249425411224, 0.0683804601430893, 0.0404234379529953, -0.038104888051748276, -0.054435551166534424, -0.028713073581457138, 0.059509482234716415, -0.06895169615745544, 0.029435520991683006, 0.03440864384174347, 0.0275201965123415, -0.006884249392896891, 0.03776886314153671, 0.008165332488715649, -0.010282270610332489, 0.006308811716735363, -0.004863917361944914, 0.049059201031923294, 0.00979503896087408, 0.07170707732439041, -0.03881053254008293, 0.02558806911110878, -0.03287974372506142, 0.07311837375164032, 0.0076066963374614716, -0.049798447638750076, -0.010383077897131443, 0.03598794713616371, -0.08131730556488037, 0.005254542920738459, 0.030359581112861633, -0.04173392429947853, -0.044623710215091705, 0.06888449192047119, -0.04301080480217934, 0.031048426404595375, -0.03891133889555931, -0.0018953736871480942, -0.002986394800245762, 0.03729843348264694, 0.067506805062294, -0.015104185789823532, -0.03763445466756821, -0.004490092862397432, 0.032510120421648026, 0.027805814519524574, -0.026596134528517723, -0.012407609261572361, -0.06048394739627838, 0.022899894043803215, -0.00919019989669323, -0.07150546461343765, 0.03776886314153671, 0.003414822742342949, 0.01029067113995552, 0.019556475803256035, 0.029855547472834587, 0.022883092984557152, 0.05013447254896164, 0.006871648132801056, -0.027083367109298706, 0.041498709470033646, 0.006716238334774971, -0.022261451929807663, 0.01859881356358528, 0.1229168176651001, -0.0019846295472234488, -0.027167372405529022, 0.008047725073993206, -0.02788981981575489, 0.06532265990972519, -0.02788981981575489, 0.010114260017871857, 0.0013755897525697947, -0.030628398060798645, -0.055275607854127884, -0.029233908280730247, -0.016330664977431297, -0.10920712351799011, -0.0573253408074379, 0.004406087566167116, -0.007820909842848778, 0.05315866693854332, -0.026915356516838074, -0.08259418606758118, 0.002956992946565151, -0.019623680040240288, -0.025302451103925705, -0.04257397726178169, 0.035483915358781815, 0.05208339914679527, 0.0038306498900055885, 0.02474801428616047, 0.0009319357923232019, -0.04012101888656616, -0.0363575704395771, 0.02036292850971222, -0.022479867562651634, 0.025252047926187515, -0.020984569564461708, 0.039549779146909714, 0.010315872728824615, -0.056216467171907425, 0.011559153907001019, 0.030796408653259277, 0.024764815345406532, 0.03860891982913017, 0.014675757847726345, 0.01932126097381115, 0.010005053132772446, 0.014625354669988155, 0.033350177109241486, -0.021589409559965134, -0.03225810453295708, 0.030157968401908875, 0.059979911893606186, -0.021589409559965134, 0.006111398804932833, 0.08991947025060654, -0.014600152149796486, -0.015272196382284164, 0.0532594732940197, -0.02736898511648178, -0.0498320497572422, -0.01629706285893917, -0.019858894869685173, -0.01491097267717123, 0.026293715462088585, -0.06575948745012283, -0.055174801498651505, -0.003242611652240157, -0.011827971786260605, -0.0018554710550233722, -0.021236585453152657, 0.008879379369318485, 0.04630381986498833, 0.017573947086930275, 0.04012101888656616, -0.02851146087050438, -0.031972486525774, 0.009408613666892052, -0.014238929376006126, -0.042271558195352554, 0.048219144344329834, 0.05456995964050293, 0.016145853325724602, -0.027352184057235718, 0.006577629130333662, 0.0324765183031559, -0.00592658668756485, 0.044254086911678314, 0.05100812762975693, -0.015213392674922943, 0.06273529678583145, 0.027772212401032448, 0.016691889613866806, -0.008736570365726948, 0.030779607594013214, -0.0016276062233373523, 0.048655975610017776, -0.0073168775998055935, -0.05191538855433464, 0.017036311328411102, 0.03988580405712128, 0.02741938829421997, -0.008156931959092617, -0.005128534510731697, 0.011836372315883636, -0.027352184057235718, -0.030258774757385254, -0.020077310502529144, 0.02088376320898533, 0.08454311639070511, -0.01806117780506611, 0.02799062617123127, -0.06239927187561989, -0.022496668621897697, 0.007589895278215408, 0.0055611627176404, -0.04297720268368721, -0.04035623371601105, -0.019657282158732414, -0.016532279551029205, -0.014541348442435265, 0.02496642805635929, 0.03200608864426613, -0.011979181319475174, -0.07412643730640411, -0.02286629192531109, -0.005342748481780291, -0.00033024654840119183, 0.003108202712610364, 0.053662702441215515, 0.007854512892663479, 0.06068556010723114, 0.0668683648109436, 0.03316536545753479, 0.030796408653259277, 0.00754789263010025, -0.07997322082519531, -0.023051103577017784, 0.060450345277786255, 0.055544424802064896, -0.0006888449424877763, 0.036424778401851654, -0.002858286490663886, -0.019455669447779655, -0.03066200017929077, 0.05087371915578842, -0.015179790556430817, -0.027637803927063942, 0.038877736777067184, -0.0620296485722065, -0.015742627903819084, 0.03440864384174347, -0.04307800903916359, -0.010584690608084202, 0.0035681328736245632, 0.06014792621135712, -0.017153918743133545, 0.02199263498187065, -0.02340392768383026, 0.003895754227414727, 0.010189864784479141, -0.030628398060798645, -0.08481193333864212, -0.03323256969451904, 0.03113243170082569, 0.0680108368396759, -0.01603664644062519, -0.011743966490030289, 0.003719342639669776, -0.027016162872314453, -0.05766136199235916, 0.018834028393030167, -0.008686167187988758, 0.021471800282597542, 0.04949602857232094, -0.03531590476632118, 0.03461025655269623, 0.02194223180413246, 0.02773861028254032, 0.027856217697262764, -0.07197589427232742, 0.04684145748615265, 0.05003366619348526, 0.05467076599597931, 0.00022615850321017206, -0.020228520035743713, -0.0016013544518500566, 0.01869961991906166, -0.003143905196338892, -0.08104848861694336, -0.04210354760289192, -0.12029585242271423, 0.03309816122055054, -0.003614335786551237, -0.024143176153302193, 0.048655975610017776, 0.0011109724873676896, -0.018867630511522293, -0.036996014416217804, 0.0031775073148310184, 0.026176108047366142, -0.01034107431769371, -0.05396512150764465, -0.023891158401966095, 0.01932126097381115, 0.02276548556983471, -0.023823954164981842, -0.0020938366651535034, 0.06256727874279022, -0.021959032863378525, -0.10470443218946457, -0.004876518156379461, -0.021387794986367226, 0.02987234853208065, 0.01003025472164154, -0.08360225707292557, 0.04684145748615265, 0.020379729568958282, 0.0008306041709147394, -0.007270674221217632, 0.015742627903819084, -0.021337391808629036, 0.014289332553744316, 0.0010794703848659992, -0.0033854208886623383, -0.06256727874279022, -0.06626352667808533, -0.01859881356358528, -0.08776892721652985, -0.010878710076212883, 0.018212389200925827, -0.01047548372298479, -0.03135084733366966, -0.023891158401966095, 0.060551151633262634, -0.015641819685697556, 0.01859881356358528, 0.019102847203612328, 0.024630406871438026, 0.02898189052939415, 0.0006510425009764731, -0.00562836742028594, 0.0015656522009521723, 0.04166672006249428, -0.03961698338389397, 0.020816558972001076, -0.05241942033171654, -0.04408607631921768, -0.0003100327157881111, -0.014885771088302135, -0.006262608803808689, 0.025974495336413383, 0.018346797674894333, -0.05806458741426468, -0.021975833922624588, 0.003080900991335511, 0.025000032037496567, 0.0008195784757845104, -0.002608370268717408, 0.006901050452142954, 0.058299802243709564, 0.04926081374287605, -0.017145518213510513, -0.027116969227790833, -0.03153565898537636, 0.014482544735074043, -0.047815918922424316, 0.03901214525103569, 0.008530756458640099, -0.02600809745490551, -0.011685162782669067, 0.01817878521978855, -0.02662973664700985, 0.012063187547028065, -0.020900564268231392, 0.08528236299753189, -0.01313845720142126, 0.04795032739639282, 0.0018754223128780723, -0.006657434161752462, -0.0521170012652874, -0.03284614160656929, -0.03430783748626709, 0.0012170294066891074, -0.03665999323129654, -0.06303771585226059, 0.03588714078068733, 0.025655273348093033, -0.04200274124741554, 0.03192208334803581, -0.041330695152282715, 0.05299065634608269, 0.06962374597787857, -0.012054786086082458, -0.0025663673877716064, 0.03400541841983795, 0.009727834723889828, -0.01947247050702572, -0.015784630551934242, -0.01979169063270092, 0.026932157576084137, -0.0068884496577084064, 0.007858713157474995, -0.0021736419294029474, -0.03185487911105156, -0.04022182524204254, -0.05181458219885826, -0.035282302647829056, 0.08998667448759079, -0.03237571194767952, -0.03827289864420891, 0.014717760495841503, 0.02804102934896946, -0.024462396278977394, -0.011340740136802197, 0.017254725098609924, 0.029989955946803093, -0.03891133889555931, 0.01003025472164154, 0.034072622656822205, 0.00008275852451333776, -0.041330695152282715, 0.08629042655229568, -0.026024898514151573, 0.04637102410197258, -0.0509745255112648, -0.02967073582112789, -0.005821580067276955, -0.03931456431746483, 0.009559824131429195, 0.007892315275967121, -0.025672074407339096, -0.008354345336556435, 0.039717789739370346, 0.043951667845249176, 0.02412637509405613, -0.0015751027967780828, -0.04280919209122658, 0.023051103577017784, -0.01352488249540329, -0.030846811830997467, -0.005607365630567074, 0.006670035421848297, 0.006443220190703869, -0.07520170509815216, 0.06582669168710709, -0.06176082789897919, -0.00940021313726902, 0.028713073581457138, 0.010206665843725204, 0.053192269057035446, 0.020194917917251587, 0.04778231680393219, 0.007031258661299944, 0.036592788994312286, -0.04089386761188507, -0.0275201965123415, 0.05231861397624016, -0.05608205869793892, -0.009072591550648212, 0.011315538547933102, -0.024159977212548256, 0.08017483353614807, 0.04882398620247841, 0.055846843868494034, 0.033820606768131256, -0.022059839218854904, 0.000777050678152591, -0.00551075953990221, -0.022446265444159508, 0.004695906303822994, -0.04559817537665367, 0.036155957728624344, 0.02526884898543358, -0.032039690762758255, 0.038877736777067184, -0.010215066373348236, 0.029418719932436943, -0.030981222167611122, 0.02526884898543358, -0.007661299780011177, 0.0006106148357503116, 0.08985226601362228, -0.05571243539452553, -0.048958394676446915, -0.00023928435984998941, -0.010240267962217331, -0.0004798813024535775, 0.03192208334803581, -0.014532947912812233, -0.01984209381043911, -0.07533611357212067, 0.01313005667179823, -0.009660630486905575, -0.018716420978307724, 0.02469761110842228, 0.07338719069957733, 0.007871313951909542, 0.029889149591326714, 0.027301780879497528, 0.007841912098228931, 0.026293715462088585, 0.033971816301345825, -0.004019662272185087, -0.03378700464963913, 0.05436834692955017, 0.05362910032272339, 0.014507746323943138, 0.0065902299247682095, 0.005661969538778067, 0.029805144295096397, -0.03625676408410072, 0.024529600515961647, 0.005099132657051086, 0.0017399635398760438, -0.04035623371601105, 0.07090062648057938, -0.02031252533197403, -0.047647908329963684, 0.028225841000676155, 0.0037550448905676603, -0.005733374040573835, -0.059408675879240036, -0.009543023072183132, 0.05060490220785141, -0.043951667845249176, 0.04976484552025795, -0.0034610258881002665, 0.009156597778201103, 0.012668026611208916, 0.07943557947874069, -0.008627362549304962, 0.016801096498966217, 0.030897216871380806, -0.03076280653476715, 0.0381384901702404, -0.007858713157474995, -0.04680785536766052, 0.031048426404595375, 0.03210689499974251, 0.007854512892663479, 0.0074470858089625835, -0.07654579728841782, 0.011214731261134148, -0.0008117029792629182, -0.006880049128085375, -0.012323603965342045, -0.008081327192485332, -0.053024258464574814, 0.057627759873867035, -0.0375000461935997, 0.04455650597810745, -0.002272348152473569, 0.014608553610742092, -0.018884431570768356, -0.0025243647396564484, -0.0438508614897728, 0.027822615578770638, -0.0422043539583683, -0.048487965017557144, -0.007804109249264002, -0.02543685957789421, -0.022832689806818962, -0.0004567798168864101, 0.013642489910125732, -0.052923452109098434, -0.008652564138174057, -0.0014207427157089114, -0.0037109421100467443, -0.035181496292352676, -0.02214384451508522, 0.024008765816688538, -0.010450282134115696, 0.0063718156889081, 0.023840755224227905, 0.0334341824054718, 0.0006079896702431142, 0.006989256013184786, -0.030309177935123444, -0.004265378229320049, 0.027352184057235718, -0.048017531633377075, -0.04704307019710541, -0.005157936364412308, 0.007686501368880272, -0.01057629007846117, 0.02573927864432335, -0.009408613666892052, -0.03066200017929077, 0.06770841777324677, 0.016053447499871254, 0.01297884713858366, -0.061223194003105164, -0.04579978808760643, 0.020295724272727966, -0.004439689684659243, -0.055174801498651505, -0.11700283735990524, -0.020446933805942535, -0.024260783568024635, 0.026075301691889763, -0.10147862136363983, 0.004059564787894487, -0.012491615489125252, -0.07197589427232742, 0.02105177380144596, -0.009904245845973492, -0.023521535098552704, 0.05863582715392113, 0.036996014416217804, 0.020900564268231392, 0.02051413804292679, -0.004044863861054182, 0.03891133889555931, -0.05823259800672531, -0.0002840435190591961, 0.037735261023044586, -0.008345944806933403, 0.02100137062370777, 0.003740343963727355, -0.005086531862616539, 0.00940021313726902, 0.05635087564587593, 0.02051413804292679, 0.0006526176002807915, -0.035282302647829056, -0.03081320971250534, -0.03807128220796585, -0.008770172484219074, 0.03733203560113907, -0.0015824532601982355, 0.022110242396593094, 0.09885764867067337, -0.08400548249483109, -0.034223832190036774, -0.013802100904285908, -0.032510120421648026, -0.032812539488077164, -0.01796037144958973, 0.04119628667831421, -0.032762136310338974, -0.029149901121854782, -0.00207703560590744, 0.01743953861296177, 0.015784630551934242, -0.013054451905190945, 0.02960353158414364, 0.025756079703569412, -0.06058475375175476, 0.0021946432534605265, -0.0021116877906024456, 0.05265463516116142, -0.008320743218064308, 0.017506742849946022, -0.0012002283474430442, 0.041700322180986404, -0.025806482881307602, 0.02888108417391777, -0.044892530888319016, -0.02741938829421997, -0.01728832721710205, -0.006325612775981426, 0.011727165430784225, -0.046236615628004074, -0.028393853455781937, -0.042540375143289566, 0.04022182524204254, 0.008413149043917656, 0.038037680089473724, -0.003511429065838456, -0.04795032739639282, -0.03545031324028969, -0.0018040176946669817, -0.01822919026017189, -0.037365637719631195, -0.005880383774638176, -0.05077291280031204, -0.0037319434341043234, -0.009274205192923546, -0.004540496040135622, 0.044724516570568085, 0.0031502055935561657, -0.01067709643393755, 0.021018171682953835, 0.024159977212548256, 0.014608553610742092, -0.00039902603020891547, 0.030157968401908875, 0.02011091262102127, 0.041498709470033646, 0.005905585363507271, 0.0014826967380940914, -0.04062505066394806, 0.006607030984014273, -0.024613605812191963, -0.006212205160409212, -0.020329326391220093, -0.023067904636263847, -0.004863917361944914, -0.0049605234526097775, -0.04946242645382881, -0.009467417374253273, -0.10215066373348236, 0.017355533316731453, -0.004511094186455011, -0.053024258464574814, 0.04116268455982208, -0.0021715417969971895, -0.005132734775543213, 0.03306455910205841, -0.08024203777313232, 0.013827302493155003, 0.009660630486905575, 0.005069730803370476, 0.0031712069176137447, 0.04714387655258179, 0.02809143252670765, 0.05231861397624016, 0.04835355654358864, 0.017305128276348114, -0.03430783748626709, 0.01723792403936386, 0.05295705422759056, -0.03353498876094818, 0.05053769797086716, -0.017842764034867287, 0.030426785349845886, 0.0386425219476223, -0.0327957384288311, 0.005082331597805023, 0.007602496072649956, -0.004347283858805895, 0.02573927864432335, -0.0025705676525831223, -0.001530999899841845, 0.003671039594337344 ]
28,943
yampex.options
set_legend
Sets the list of legend entries. Supply a list of legend entries, either as a single argument or with one entry per argument. You can set the I{fontsize} keyword to the desired fontsize of the legend; the default is 'small'. @see: L{add_legend}, L{clear_legend}.
def set_legend(self, *args, **kw): """ Sets the list of legend entries. Supply a list of legend entries, either as a single argument or with one entry per argument. You can set the I{fontsize} keyword to the desired fontsize of the legend; the default is 'small'. @see: L{add_legend}, L{clear_legend}. """ if len(args) == 1 and hasattr(args[0], '__iter__'): args = args[0] self.opts['legend'] = list(args) if 'fontsize' in kw: self.opts['fontsizes']['legend'] = kw['fontsize']
(self, *args, **kw)
[ 0.040087006986141205, 0.015023973770439625, -0.01047177892178297, 0.03219423070549965, -0.11278365552425385, -0.012955580838024616, -0.003730030497536063, 0.05196079611778259, -0.006239795591682196, 0.011527610942721367, 0.006914835888892412, 0.0008984310552477837, 0.057880379259586334, -0.03406357392668724, 0.009952517226338387, -0.02355717495083809, -0.012773839756846428, -0.01192571222782135, 0.007637475151568651, -0.007953359745442867, 0.008295206353068352, -0.048049021512269974, 0.01047177892178297, -0.000010657374332367908, 0.005499847698956728, 0.07131195068359375, 0.004067550413310528, 0.04026009514927864, 0.03366547077894211, 0.03248847648501396, -0.00984866451472044, -0.04441418871283531, -0.08335882425308228, 0.08765138685703278, 0.01738661527633667, -0.03125955909490585, -0.0415063239634037, 0.024024510756134987, -0.046525854617357254, 0.07221200317144394, 0.038044579327106476, 0.016010571271181107, 0.0882745012640953, 0.014426822774112225, 0.031138397753238678, 0.009000536985695362, 0.02184361219406128, 0.060026660561561584, -0.05109535902738571, -0.06501157581806183, 0.03183074668049812, -0.023314854130148888, 0.0007642884156666696, -0.022812901064753532, -0.018070310354232788, 0.03404626250267029, 0.0362444706261158, 0.04604120925068855, -0.016036534681916237, -0.009208242408931255, 0.009164970368146896, -0.007425443269312382, -0.0009719931404106319, -0.04946833848953247, -0.023159075528383255, -0.01373447384685278, 0.005742169916629791, -0.008195681497454643, 0.022432109341025352, -0.00911304447799921, 0.008113465271890163, 0.04029471427202225, -0.03776764124631882, -0.02165321633219719, -0.03392510116100311, 0.011674735695123672, -0.036902204155921936, -0.008606763556599617, -0.017135638743638992, 0.016477907076478004, -0.047252822667360306, 0.059403546154499054, -0.010523704811930656, -0.0031004254706203938, 0.01354407798498869, -0.033076975494623184, 0.0269496850669384, 0.03582906350493431, 0.058503493666648865, -0.04811825603246689, -0.03333660587668419, -0.0529300831258297, 0.0367291159927845, 0.013293101452291012, -0.0600958950817585, -0.027486257255077362, 0.003513671224936843, -0.025495752692222595, -0.013959486968815327, 0.01252286322414875, -0.003362220013514161, -0.08564357459545135, 0.06667321175336838, -0.008368768729269505, 0.03160573169589043, -0.05518021807074547, -0.04517577588558197, -0.04541809484362602, -0.022293638437986374, 0.061930619180202484, -0.048775989562273026, -0.02585923671722412, 0.030082564800977707, 0.0013879433972761035, -0.0019364136969670653, 0.05414169281721115, -0.004794517066329718, -0.08571281284093857, 0.021549362689256668, 0.0007480615167878568, -0.049018312245607376, 0.01578555814921856, 0.005672934930771589, 0.006153251975774765, 0.02537459135055542, 0.04656047374010086, 0.006607606075704098, 0.07719691842794418, 0.006997052580118179, -0.03477323055267334, 0.05576871335506439, 0.025253430008888245, -0.04410263150930405, 0.005253198090940714, 0.08377423137426376, -0.009173624217510223, -0.027503564953804016, 0.0015101863536983728, -0.01912614144384861, 0.022397490218281746, 0.017473159357905388, -0.008143755607306957, 0.015629779547452927, 0.03157111629843712, -0.061930619180202484, -0.031363412737846375, -0.02347063273191452, -0.08640515804290771, -0.041956350207328796, 0.054972514510154724, -0.02528804913163185, 0.035552121698856354, 0.0017243818147107959, -0.07484292984008789, -0.0019115323666483164, 0.005322433076798916, -0.035932913422584534, 0.005612354259938002, 0.05524945259094238, 0.0348251573741436, 0.004424543119966984, -0.010367927141487598, 0.023349471390247345, -0.023124458268284798, -0.04950295388698578, 0.018295323476195335, -0.002237152773886919, 0.010575631633400917, -0.019247302785515785, 0.06386920064687729, -0.006395574193447828, -0.07359670102596283, 0.048256728798151016, 0.06386920064687729, -0.0004943804815411568, 0.02952868677675724, -0.0029576285742223263, 0.017862604930996895, 0.008567819371819496, 0.014565292745828629, -0.009173624217510223, 0.03634832426905632, -0.04420648515224457, 0.017862604930996895, 0.03676373511552811, -0.027503564953804016, -0.04541809484362602, 0.06269220262765884, -0.013370990753173828, 0.018970362842082977, 0.04617968201637268, -0.000707494153175503, -0.020303135737776756, -0.013864289037883282, -0.026880450546741486, -0.01893574558198452, 0.0396023653447628, -0.039048485457897186, -0.03423665836453438, 0.018953055143356323, -0.007109559141099453, -0.017594318836927414, -0.027538182213902473, 0.006875891238451004, 0.050783801823854446, 0.043237198144197464, 0.01988772675395012, -0.011051621288061142, -0.0386330746114254, 0.011094893328845501, 0.019195375964045525, -0.01898767240345478, -0.008459639735519886, 0.057257264852523804, 0.0168154276907444, -0.029303671792149544, -0.009121698327362537, 0.014149882830679417, -0.0515107661485672, 0.01575959473848343, 0.009286131709814072, -0.039429277181625366, 0.05085303634405136, 0.035932913422584534, 0.010575631633400917, 0.0063652838580310345, 0.057638056576251984, 0.01471241656690836, 0.0267073642462492, 0.007858161814510822, -0.062276795506477356, -0.02480340376496315, 0.05002221837639809, 0.027070846408605576, 0.00006744317943230271, 0.016477907076478004, 0.05729188397526741, -0.0037971017882227898, 0.03295581415295601, 0.03423665836453438, 0.020787779241800308, 0.08162795007228851, 0.011795897036790848, 0.01969732902944088, -0.03260963782668114, 0.028940189629793167, 0.018572263419628143, -0.0031566787511110306, -0.02032044343650341, -0.04444880783557892, -0.06937336921691895, 0.02213785983622074, 0.026724671944975853, 0.019004980102181435, 0.02762472629547119, 0.005404649768024683, 0.05563024431467056, -0.03447898104786873, 0.005625335965305567, -0.028109369799494743, 0.035309799015522, 0.025582296773791313, 0.012730567716062069, 0.041194766759872437, 0.05514559894800186, 0.06591162830591202, 0.05985357239842415, 0.005283488426357508, -0.06556545197963715, 0.00994386337697506, 0.03262694925069809, 0.03309428319334984, 0.00987462792545557, 0.03447898104786873, 0.012228614650666714, 0.036417558789253235, -0.0068023293279111385, -0.020666617900133133, -0.017776060849428177, -0.021532054990530014, 0.04143708944320679, -0.07546604424715042, -0.03392510116100311, 0.019714638590812683, -0.036036767065525055, 0.015742285177111626, 0.006810983642935753, 0.08238953351974487, -0.018762659281492233, 0.0405370369553566, 0.03262694925069809, 0.01983579993247986, 0.0008800405194051564, -0.015932682901620865, -0.05241082236170769, -0.0005906602600589395, 0.057741910219192505, 0.039325423538684845, -0.01988772675395012, -0.009320748969912529, -0.019714638590812683, -0.06573854386806488, 0.04680279269814491, 0.017075058072805405, -0.048775989562273026, -0.028178606182336807, 0.0830126479268074, -0.022743666544556618, 0.04330643266439438, 0.03485977277159691, 0.038425371050834656, 0.07955090701580048, -0.03946389630436897, -0.01433162484318018, -0.015110517852008343, 0.01755104772746563, 0.011025657877326012, -0.013578695245087147, -0.039048485457897186, -0.004699319135397673, -0.02442261204123497, -0.0744275227189064, -0.05583794787526131, -0.11887633055448532, 0.08695904165506363, 0.019766565412282944, 0.0133536821231246, 0.01950693316757679, 0.049018312245607376, 0.005750824231654406, 0.000128260362544097, -0.018347248435020447, 0.04105629771947861, 0.019004980102181435, 0.007148503791540861, 0.007637475151568651, 0.0038338827434927225, 0.00859810970723629, -0.08605898171663284, -0.06760787963867188, 0.014539329335093498, -0.03600214794278145, -0.11153742671012878, 0.005279161501675844, -0.036798350512981415, 0.033596236258745193, 0.029061350971460342, -0.04216405749320984, 0.00953710824251175, 0.06314223259687424, 0.019870417192578316, -0.0181222353130579, -0.0059844921343028545, 0.007317263633012772, 0.031069163233041763, 0.0009254759061150253, -0.0217051412910223, -0.04527962580323219, -0.024682242423295975, -0.00946787279099226, 0.007295628078281879, -0.011155473999679089, -0.000847045739647001, 0.03586367890238762, -0.0055431192740798, -0.0031458609737455845, 0.011415104381740093, 0.010618903674185276, 0.051164593547582626, -0.00795768667012453, 0.061515212059020996, 0.03925618901848793, 0.02656889334321022, 0.006373938173055649, -0.008481275290250778, 0.01717025600373745, -0.0022696065716445446, 0.03714452683925629, -0.07221200317144394, -0.036279089748859406, -0.03707529231905937, -0.03697143867611885, -0.0019072052091360092, 0.008377423509955406, -0.03491169959306717, -0.025651531293988228, 0.006616260390728712, -0.0031869690865278244, 0.020476222038269043, 0.003163169603794813, 0.04268331825733185, -0.031553808599710464, 0.06902720034122467, 0.02613617666065693, -0.04088320955634117, -0.03404626250267029, 0.0329211950302124, 0.07262741029262543, -0.04808364063501358, -0.027399713173508644, -0.008727924898266792, -0.06861178576946259, -0.04015624523162842, 0.0035785790532827377, -0.010350617580115795, 0.006893199868500233, -0.014963393099606037, 0.07795850187540054, 0.011752624996006489, 0.029303671792149544, 0.04631815105676651, -0.03125955909490585, -0.023730263113975525, -0.026032323017716408, -0.05614950507879257, 0.0302902702242136, -0.04420648515224457, -0.0053137787617743015, 0.04067550599575043, 0.03759455308318138, 0.039429277181625366, -0.03572520986199379, -0.01127663441002369, 0.04680279269814491, 0.06272682547569275, 0.003267022082582116, -0.009130353108048439, 0.028732484206557274, -0.010298691689968109, -0.058503493666648865, -0.01662503182888031, 0.025409208610653877, 0.013639275915920734, 0.00495029566809535, 0.008031249046325684, -0.02904404141008854, -0.03392510116100311, 0.01779337041079998, -0.004604121204465628, -0.045521948486566544, 0.06591162830591202, -0.09305170923471451, -0.018451102077960968, -0.02842092700302601, -0.016010571271181107, -0.007438424974679947, 0.005049820523709059, 0.008533202111721039, 0.029442142695188522, -0.02795359119772911, -0.02303791418671608, 0.025824619457125664, 0.011821859516203403, -0.027936283499002457, 0.05884966626763344, -0.01635674573481083, 0.03048066608607769, -0.08162795007228851, 0.018208779394626617, 0.0457988865673542, 0.046525854617357254, -0.009865974076092243, 0.046872030943632126, -0.018468409776687622, -0.05614950507879257, 0.03318082541227341, 0.0505760982632637, -0.0012992362026125193, 0.012219960801303387, -0.018001073971390724, 0.010523704811930656, -0.003682431299239397, -0.020683927461504936, -0.020822396501898766, 0.0031480244360864162, 0.031692277640104294, -0.009589034132659435, 0.035552121698856354, -0.09422869980335236, -0.03325006365776062, 0.013379644602537155, 0.004474305547773838, 0.09769044816493988, 0.002788868499919772, 0.029563304036855698, 0.0002221737231593579, -0.0062960488721728325, -0.02513227052986622, -0.043098725378513336, 0.061549827456474304, -0.06615395098924637, -0.05403784289956093, 0.012401701882481575, -0.01607980579137802, 0.06373073160648346, 0.026932377368211746, 0.09284400194883347, 0.0037624842952936888, -0.0267073642462492, 0.0018109254306182265, -0.0014236427377909422, -0.018399175256490707, -0.01416719239205122, 0.009225551038980484, 0.04351413622498512, -0.03157111629843712, 0.0014030885649845004, 0.03662526234984398, -0.060407452285289764, 0.027918973937630653, -0.0577072910964489, 0.023868732154369354, -0.005119055509567261, 0.03991392254829407, 0.01719621941447258, -0.05756882205605507, -0.09575187414884567, 0.008853413164615631, 0.010341963730752468, 0.02833438478410244, 0.03144995495676994, 0.047287438064813614, 0.02632657252252102, -0.0477028489112854, -0.0022306619212031364, -0.02213785983622074, 0.01089584268629551, -0.006646550726145506, 0.05085303634405136, -0.011847822926938534, 0.006118634715676308, 0.02971908263862133, 0.013379644602537155, 0.04607582837343216, -0.023955276235938072, -0.0036110328510403633, -0.005724860820919275, 0.041575558483600616, 0.0011434577172622085, -0.02939021587371826, 0.027122773230075836, 0.010930459946393967, 0.06636165082454681, -0.06321146339178085, 0.013561386615037918, -0.0034314547665417194, -0.023107148706912994, -0.03477323055267334, 0.046733558177948, -0.04479498043656349, -0.019022289663553238, 0.050195302814245224, 0.004898369312286377, 0.030307577922940254, -0.10032137483358383, 0.003701903624460101, 0.03762916848063469, 0.0002512469654902816, 0.050541479140520096, -0.009320748969912529, -0.008727924898266792, -0.0014290516264736652, 0.03607138618826866, -0.019212685525417328, 0.030757606029510498, -0.0028429583180695772, -0.029701773077249527, 0.0317268930375576, -0.026032323017716408, -0.06743479520082474, -0.021999390795826912, 0.026257336139678955, 0.007282646372914314, 0.03125955909490585, -0.051441531628370285, 0.021860919892787933, -0.0084077138453722, -0.024318760260939598, -0.027347786352038383, -0.038806162774562836, -0.0830126479268074, 0.05362243205308914, -0.04112553223967552, 0.006698477081954479, 0.006746076047420502, 0.04174864664673805, -0.01961078681051731, 0.008152409456670284, -0.06954646110534668, 0.00048248074017465115, -0.014608564786612988, 0.00984866451472044, -0.02604963257908821, -0.016400016844272614, -0.025790002197027206, 0.05905737355351448, 0.008178372867405415, -0.073458231985569, -0.014314316213130951, 0.04887984320521355, -0.04036394879221916, -0.028732484206557274, -0.017949149012565613, -0.010748718865215778, 0.012081490829586983, 0.014348933473229408, 0.022293638437986374, -0.005266179796308279, -0.0031696604564785957, -0.03936004266142845, -0.03511940315365791, -0.021099336445331573, 0.033076975494623184, -0.04998759925365448, -0.04583350569009781, -0.043237198144197464, -0.008632726967334747, 0.008922647684812546, 0.06836946308612823, -0.006538371089845896, -0.037317611277103424, 0.014383550733327866, 0.013872943818569183, 0.021618599072098732, -0.06660397350788116, -0.04964142665266991, -0.014279698953032494, 0.01955885998904705, -0.01697986014187336, -0.05112997442483902, -0.01983579993247986, 0.003502853447571397, 0.028265148401260376, -0.061272889375686646, 0.01297289039939642, -0.015776904299855232, 0.006746076047420502, -0.00708359619602561, 0.010316000320017338, 0.012470937334001064, -0.014314316213130951, 0.005015203263610601, 0.005621008574962616, 0.014080648310482502, -0.011389141902327538, 0.030757606029510498, -0.03262694925069809, -0.013111359439790249, 0.030688371509313583, -0.03953313082456589, 0.0006025600014254451, 0.03280003368854523, -0.09201318770647049, 0.0025140924844890833, 0.04413725063204765, 0.029597921296954155, 0.015257641673088074, -0.04122938588261604, -0.03376932442188263, -0.02461300790309906, 0.038806162774562836, 0.00516232755035162, 0.02428414300084114, -0.036313705146312714, 0.06656935811042786, -0.04420648515224457, 0.0006014782120473683, 0.0038035924080759287, -0.012938272207975388, -0.03491169959306717, -0.05514559894800186, -0.04351413622498512, -0.0438949279487133, 0.03143264725804329, -0.015041282400488853, 0.041333235800266266, -0.03380393981933594, 0.002067310968413949, 0.02179168537259102, -0.02532266639173031, -0.022068625316023827, -0.004350980743765831, -0.0367291159927845, 0.08654362708330154, -0.003950716461986303, 0.02528804913163185, -0.005724860820919275, 0.025391900911927223, -0.022812901064753532, 0.050056833773851395, -0.016062498092651367, -0.04282178729772568, 0.01536149438470602, 0.0008751724380999804, -0.0034639087971299887, -0.0021159916650503874, -0.06795405596494675, -0.0810740739107132, 0.05178770795464516, 0.024249523878097534, 0.0066768410615623, 0.011839168146252632, -0.05739573389291763, 0.06944260746240616, -0.0004513791063800454, -0.026343880221247673, -0.05968048796057701, 0.00398749765008688, -0.008494256995618343, -0.022259021177887917, 0.014400859363377094, 0.02127242460846901, 0.05133768171072006, -0.011588191613554955, -0.027018921449780464, -0.06636165082454681, 0.06161906197667122, -0.04503730311989784, 0.01624423824250698, 0.004989240318536758, 0.034219350665807724, 0.006715785712003708, 0.0059844921343028545, 0.021912846714258194, -0.013604658655822277, -0.0030030638445168734, -0.032748110592365265, -0.013587350025773048, -0.010947768576443195, -0.041194766759872437, -0.040952444076538086, -0.036936819553375244, -0.036936819553375244, 0.003913935739547014, -0.05424554646015167, -0.00007410297985188663, -0.0046863374300301075, -0.0047815353609621525, 0.045487333089113235, 0.007235047407448292, -0.028109369799494743, 0.010566976852715015, -0.02303791418671608, 0.035032860934734344, -0.0017892895266413689, 0.018537646159529686, -0.04950295388698578, 0.050299156457185745, 0.05569947883486748, 0.012505554594099522, 0.026776598766446114, -0.006620587781071663, -0.04077935963869095, 0.02418028935790062, 0.06466539949178696, -0.03304235637187958, 0.01192571222782135, -0.002293406054377556, 0.03257502242922783, 0.04181788116693497, -0.012453627772629261, -0.01665099337697029, 0.0221724770963192, -0.038321517407894135, 0.07179659605026245, -0.0034011646639555693, 0.003972352482378483, -0.018728042021393776 ]
28,944
yampex.options
set_tickSpacing
Sets the major tick spacing for I{axisName} ("x" or "y"), and minor tick spacing as well. For each setting, an C{int} will set a maximum number of tick intervals, and a C{float} will set a spacing between intervals. You can set I{minor} C{True} to have minor ticks set automatically, or C{False} to have them turned off. (Major ticks are set automatically by default, and cannot be turned off.)
def set_tickSpacing(self, axisName, major, minor=None): """ Sets the major tick spacing for I{axisName} ("x" or "y"), and minor tick spacing as well. For each setting, an C{int} will set a maximum number of tick intervals, and a C{float} will set a spacing between intervals. You can set I{minor} C{True} to have minor ticks set automatically, or C{False} to have them turned off. (Major ticks are set automatically by default, and cannot be turned off.) """ key = optkey(axisName, 'major') self.opts['ticks'][key] = major if minor is None: return key = optkey(axisName, 'minor') self.opts['ticks'][key] = minor
(self, axisName, major, minor=None)
[ 0.024859705939888954, 0.026439771056175232, 0.0012805118458345532, 0.05136970430612564, -0.027089353650808334, -0.0347614511847496, -0.057970866560935974, -0.02343764714896679, -0.01011242251843214, 0.014808730222284794, -0.016353683546185493, -0.054284047335386276, 0.05979672074317932, 0.00018982737674377859, 0.0176528487354517, -0.07556226849555969, 0.05790064111351967, 0.003958943299949169, 0.0397123247385025, -0.01896079257130623, 0.0706465095281601, -0.00781254842877388, 0.018750116229057312, -0.032918043434619904, 0.008115394972264767, -0.014264484867453575, -0.007553593255579472, 0.03606062009930611, 0.014150368981063366, -0.0707869604229927, -0.045330338180065155, 0.04726153239607811, -0.01760895736515522, -0.008721087127923965, 0.05396803468465805, -0.022998739033937454, -0.04231065884232521, -0.03569193556904793, -0.03513013571500778, 0.03495457023382187, 0.057865530252456665, -0.05101857706904411, 0.04578680172562599, -0.022349156439304352, 0.011894386261701584, 0.031952448189258575, 0.031039519235491753, 0.07040072232484818, -0.007452644873410463, 0.019171467050909996, 0.005552176386117935, -0.03939631208777428, 0.027335142716765404, 0.02292851358652115, -0.04480364918708801, 0.02717713639140129, 0.0744386687874794, 0.02024240233004093, -0.0022691504564136267, 0.039501652121543884, 0.02766871266067028, 0.05280931666493416, -0.04662950336933136, -0.03333939239382744, 0.011753935366868973, -0.008383127860724926, -0.03209289535880089, 0.01494040247052908, -0.0032281626481562853, 0.04108171537518501, 0.03644685819745064, -0.014527829363942146, -0.05467028543353081, -0.005438060499727726, -0.015107186511158943, 0.02147134207189083, -0.09761296957731247, 0.06379955261945724, -0.010393323376774788, 0.0347614511847496, -0.010753227397799492, 0.026211539283394814, 0.05877845734357834, 0.04578680172562599, 0.017968861386179924, -0.013290110975503922, -0.001881814794614911, 0.08363816142082214, 0.03239135444164276, -0.03423476591706276, -0.027493149042129517, 0.016230789944529533, 0.0718754455447197, -0.0017128355102613568, -0.0024469078052788973, -0.00862013828009367, -0.019452368840575218, -0.03539348021149635, -0.05200172960758209, -0.026088645681738853, 0.017723074182868004, -0.044347185641527176, 0.02591308392584324, -0.0595158226788044, -0.040871042758226395, -0.04687529429793358, 0.015151077881455421, -0.002052988624200225, -0.05976160988211632, 0.026474883779883385, -0.007878384552896023, 0.013588568195700645, -0.01910124346613884, 0.0027958389837294817, -0.006548495963215828, 0.014045031741261482, -0.029231222346425056, -0.02320941537618637, 0.03574460372328758, 0.008738642558455467, -0.05379246920347214, 0.02319185808300972, 0.03609573096036911, 0.01908368617296219, 0.00579796452075243, 0.019066130742430687, 0.042345769703388214, 0.05358179658651352, -0.05073767527937889, -0.003879939904436469, 0.04164351895451546, -0.0027321975212544203, 0.016511689871549606, -0.015598762780427933, 0.057233504951000214, -0.018082978203892708, -0.016704808920621872, 0.025210831314325333, -0.022173592820763588, 0.028300737962126732, -0.0036780426744371653, -0.001732586300931871, -0.02345520257949829, -0.013167217373847961, -0.05217729136347771, 0.038518499583005905, 0.006631888449192047, -0.025140605866909027, 0.011437922716140747, 0.005591677967458963, -0.00984907802194357, 0.04627837985754013, -0.020312625914812088, -0.08349771052598953, -0.011007793247699738, 0.00912049226462841, 0.00180720048956573, 0.011692488566040993, 0.0007000570185482502, 0.05467028543353081, -0.07106786221265793, -0.048666033893823624, 0.06811840087175369, -0.04501432552933693, -0.011209690943360329, 0.029424341395497322, -0.07043582946062088, -0.01656435988843441, 0.021383561193943024, 0.02754581719636917, 0.031320419162511826, 0.004044529981911182, 0.010647889226675034, 0.0003571607521735132, 0.052528418600559235, -0.056636590510606766, -0.0570930540561676, 0.015581206418573856, 0.043609824031591415, -0.012824869714677334, 0.041503068059682846, 0.004529522731900215, 0.008321681059896946, 0.016327349469065666, -0.027212249115109444, 0.009691071696579456, -0.01512474287301302, -0.018820341676473618, -0.07169988751411438, -0.005675070453435183, 0.08700896799564362, 0.031197525560855865, -0.025386394932866096, 0.007483368273824453, 0.006675778888165951, 0.043469373136758804, 0.002683917758986354, -0.007742323447018862, 0.05309021845459938, -0.004248621873557568, 0.0003834952076431364, 0.00455585727468133, 0.050667449831962585, 0.014343488030135632, 0.0632026419043541, -0.0037175442557781935, 0.07387686520814896, 0.021155329421162605, -0.030337268486618996, 0.017881080508232117, 0.017091047018766403, -0.014027475379407406, -0.040239013731479645, 0.057970866560935974, -0.014431269839406013, 0.012052392587065697, 0.00042738590855151415, -0.0018346322467550635, -0.008892260491847992, -0.009278498589992523, 0.022138480097055435, -0.0024161844048649073, 0.057619743049144745, 0.014870177023112774, 0.04884159564971924, 0.00917316135019064, 0.0743684396147728, -0.018293652683496475, 0.016783813014626503, 0.00669772457331419, -0.038869623094797134, 0.018802786245942116, -0.021927805617451668, 0.02507038041949272, 0.003204022767022252, -0.07050605863332748, 0.04195953160524368, -0.07141898572444916, -0.018276097252964973, -0.006873287260532379, -0.006803062278777361, 0.028300737962126732, -0.045470789074897766, 0.004709474742412567, -0.0062456498853862286, 0.009339946322143078, 0.040239013731479645, 0.043715160340070724, -0.00756237143650651, 0.009076601825654507, -0.01773185282945633, -0.0035200361162424088, 0.019768381491303444, 0.0005914274952374399, 0.02405211701989174, 0.042626671493053436, -0.0781605988740921, 0.012201621197164059, -0.027703825384378433, -0.004687529057264328, -0.012368406169116497, 0.018153203651309013, -0.04726153239607811, 0.002539078239351511, 0.057233504951000214, 0.05059722438454628, 0.025719963014125824, 0.01401869673281908, -0.0012596637243404984, 0.015194968320429325, 0.051510151475667953, -0.003671458922326565, -0.06190347671508789, 0.038518499583005905, -0.017450951039791107, 0.038658950477838516, 0.011982167139649391, -0.0029165386222302914, -0.0047884779050946236, -0.016827702522277832, 0.0176528487354517, -0.06899621337652206, -0.0021561316680163145, 0.03188222274184227, -0.012851203791797161, -0.02654510922729969, -0.024649029597640038, -0.023472758010029793, -0.06864508986473083, 0.030319711193442345, -0.11875074356794357, 0.01724027656018734, 0.05491607263684273, 0.017345614731311798, -0.007544815540313721, -0.0743684396147728, -0.003664875403046608, -0.01996150054037571, 0.0075360373593866825, -0.019329475238919258, 0.0458570271730423, -0.029740354046225548, -0.05407337099313736, 0.014264484867453575, 0.08883482217788696, -0.013553455471992493, 0.06657344847917557, 0.05895401909947395, 0.026474883779883385, 0.0347614511847496, 0.004511966370046139, 0.022138480097055435, 0.016617028042674065, -0.010182647965848446, -0.01439615711569786, 0.04009856656193733, -0.050421662628650665, 0.023665878921747208, -0.017591401934623718, 0.044101398438215256, -0.022015586495399475, -0.06042874604463577, -0.041854195296764374, -0.021313335746526718, 0.045470789074897766, -0.021734686568379402, -0.009102935902774334, -0.0062456498853862286, -0.041608404368162155, 0.05305510759353638, 0.005903302226215601, -0.00029489080770872533, -0.04104660451412201, -0.0025741909630596638, 0.03235623985528946, -0.041854195296764374, 0.0028507024981081486, 0.03562171012163162, -0.01744217425584793, 0.005657514091581106, -0.014264484867453575, -0.04940339922904968, -0.06783749908208847, -0.025333724915981293, -0.02182246744632721, -0.025632182136178017, 0.009304833598434925, 0.010656667873263359, 0.009260942228138447, 0.05607478693127632, -0.004009417723864317, -0.007044461090117693, -0.04308313503861427, -0.039501652121543884, 0.039501652121543884, -0.013790464960038662, 0.010516216978430748, -0.06506361067295074, -0.006254428066313267, -0.014694614335894585, 0.051791053265333176, -0.01983860693871975, 0.06250038743019104, 0.037640683352947235, -0.03251424804329872, -0.03179444000124931, 0.027089353650808334, -0.0066362773068249226, -0.009094158187508583, 0.02305140718817711, -0.033532511442899704, -0.01834632270038128, 0.01848677359521389, 0.004424185026437044, -0.015028183348476887, 0.09613823890686035, -0.029564790427684784, -0.0031579374335706234, -0.03609573096036911, -0.08532356470823288, 0.03823759779334068, -0.06681923568248749, 0.048666033893823624, 0.04108171537518501, -0.004417601507157087, -0.013105769641697407, 0.0546000599861145, -0.03757045790553093, 0.04115194082260132, 0.01203483622521162, 0.021243110299110413, 0.017600180581212044, 0.03463855758309364, 0.034182094037532806, -0.10730404406785965, -0.010463548824191093, -0.007075184490531683, 0.024736812338232994, -0.009401393122971058, -0.006346598733216524, 0.03261958435177803, 0.009094158187508583, 0.04810423403978348, 0.04624326527118683, -0.03655219450592995, 0.000524219824001193, 0.009322389960289001, 0.027071798220276833, -0.004661194980144501, 0.0669596865773201, -0.011894386261701584, -0.0008108810870908201, 0.02020728960633278, -0.04027412831783295, 0.052036840468645096, -0.010524995625019073, -0.000051674469432327896, 0.005205439869314432, 0.05670681595802307, -0.027142023667693138, -0.050421662628650665, 0.02194536104798317, 0.01860966719686985, 0.051791053265333176, 0.09073090553283691, -0.03140820190310478, -0.012289402075111866, -0.03922075033187866, -0.048701148480176926, -0.03167154639959335, -0.023156745359301567, -0.04283734783530235, -0.03065328113734722, 0.05421382188796997, 0.020663753151893616, -0.03869406133890152, 0.02517571859061718, -0.0033554458059370518, -0.025263499468564987, -0.05467028543353081, -0.07177010923624039, -0.040871042758226395, 0.010419657453894615, -0.029125884175300598, 0.017143717035651207, -0.054284047335386276, -0.026229096576571465, 0.01897834800183773, 0.028844984248280525, -0.041362617164850235, -0.04009856656193733, 0.07212124019861221, 0.010753227397799492, -0.032426465302705765, 0.03272492438554764, -0.04736686870455742, 0.005108880344778299, -0.07240213453769684, 0.033918749541044235, 0.022893400862812996, 0.0359903946518898, -0.015475869178771973, -0.04357470944523811, -0.0029209277126938105, 0.01959281973540783, 0.0035156470257788897, 0.03911541402339935, 0.037535347044467926, 0.018276097252964973, -0.06481782346963882, -0.01104290597140789, 0.024859705939888954, 0.002339375438168645, 0.03569193556904793, -0.07359596341848373, -0.013228664174675941, -0.0026400270871818066, 0.07907352596521378, -0.03191733360290527, -0.03235623985528946, -0.03053038753569126, -0.0025259112007915974, 0.039887890219688416, 0.04617303982377052, 0.00978763122111559, -0.006706502754241228, 0.03198755905032158, -0.06773216277360916, -0.006232482846826315, 0.0017731852130964398, 0.046945516020059586, -0.015247637405991554, -0.022384269163012505, -0.00432543084025383, 0.031039519235491753, 0.006408045534044504, -0.023981891572475433, -0.0397123247385025, 0.0009496855200268328, 0.011437922716140747, 0.002186855301260948, -0.043223585933446884, 0.0024798258673399687, -0.0005072121857665479, 0.0583219937980175, 0.01345689594745636, -0.05010564997792244, 0.01910124346613884, -0.020786646753549576, -0.029547234997153282, -0.007075184490531683, -0.05442449823021889, -0.06295685470104218, 0.03376074507832527, 0.08974774926900864, -0.0034256710205227137, -0.06927711516618729, -0.005486340261995792, 0.05073767527937889, 0.035024795681238174, -0.018820341676473618, -0.021383561193943024, 0.04245110601186752, -0.026334434747695923, -0.03388363867998123, -0.000269104988547042, -0.05962115898728371, 0.008725475519895554, -0.004608525894582272, 0.03544614836573601, 0.027229804545640945, -0.00638171099126339, -0.006522161420434713, 0.0359903946518898, -0.006658222526311874, 0.058216653764247894, -0.0768965482711792, 0.04069547727704048, 0.07844150066375732, -0.006122755818068981, 0.01961037516593933, -0.006390489172190428, 0.0719807893037796, 0.004498799331486225, -0.03388363867998123, 0.02271783910691738, -0.0155022032558918, 0.00014744540385436267, 0.025087937712669373, -0.009533065371215343, -0.03648196905851364, 0.02073397859930992, 0.021541567519307137, -0.0508079007267952, -0.02184002473950386, -0.09115225076675415, 0.0008525773300789297, -0.008040780201554298, -0.017828412353992462, 0.03325161337852478, -0.016230789944529533, 0.03432254493236542, 0.131461501121521, -0.038026921451091766, -0.018697448074817657, -0.028370963409543037, -0.05245819315314293, -0.028423631563782692, -0.025772633031010628, 0.052914656698703766, -0.005582899786531925, -0.025087937712669373, 0.0533008947968483, 0.0046480274759233, -0.029828134924173355, 0.03488434851169586, 0.025123050436377525, 0.0384482741355896, -0.11376475542783737, -0.027493149042129517, -0.014045031741261482, 0.06759171187877655, -0.04610281437635422, -0.034691229462623596, 0.021120216697454453, -0.03760557249188423, 0.00397869385778904, -0.017696740105748177, 0.0353056974709034, 0.04473342373967171, -0.05354668200016022, 0.04673484340310097, -0.0006484854384325445, -0.014404935762286186, -0.001652485691010952, 0.0006940220482647419, -0.02219115011394024, -0.010524995625019073, 0.05101857706904411, 0.037640683352947235, 0.0036165956407785416, 0.04308313503861427, -0.019031018018722534, 0.025579513981938362, 0.02331475168466568, -0.008053948171436787, 0.020014170557260513, -0.053160443902015686, -0.08363816142082214, -0.03000369854271412, 0.00024921700241975486, 0.006333431228995323, -0.0026444161776453257, 0.00361440097913146, -0.0009101838804781437, 0.032935597002506256, -0.007329750806093216, -0.006627499125897884, 0.01716127246618271, -0.08244433254003525, -0.024385685101151466, 0.0051176585257053375, -0.014053809456527233, -0.05182616785168648, -0.021857580170035362, -0.04139773175120354, -0.008940540254116058, -0.026193983852863312, -0.020066838711500168, -0.05112391337752342, -0.013175995089113712, -0.015607541427016258, 0.007579927798360586, -0.08665784448385239, -0.015800660476088524, 0.02728247456252575, -0.0955764427781105, -0.04726153239607811, 0.008563079871237278, 0.04181908071041107, 0.09410171210765839, 0.004643638618290424, 0.02394677884876728, 0.015107186511158943, -0.019031018018722534, -0.014624388888478279, -0.046840179711580276, 0.02147134207189083, 0.022630056366324425, 0.04357470944523811, -0.00885714776813984, 0.000963950005825609, 0.024017004296183586, -0.016581915318965912, -0.0204530768096447, -0.018943235278129578, -0.046208154410123825, -0.026580221951007843, 0.007733545266091824, -0.08869437128305435, -0.016020113602280617, 0.0030416271183639765, 0.014106478542089462, 0.05421382188796997, 0.044101398438215256, -0.03189977630972862, -0.07879262417554855, 0.037886470556259155, 0.01351834274828434, -0.04947362467646599, 0.08321680873632431, 0.007013737689703703, -0.04227554425597191, -0.007623818702995777, -0.013272554613649845, -0.04139773175120354, 0.002905565779656172, -0.024631474167108536, 0.01103412825614214, -0.0036473190411925316, -0.05941048264503479, -0.028616752475500107, -0.049157608300447464, 0.042626671493053436, -0.0023854607716202736, -0.011464256793260574, 0.02319185808300972, 0.04245110601186752, -0.0459272526204586, 0.004169618710875511, 0.025263499468564987, 0.01969815604388714, -0.006517772562801838, 0.06053408607840538, -0.01719638518989086, -0.022050699219107628, -0.031566210091114044, -0.012017279863357544, 0.04178396984934807, 0.0017753797583281994, -0.01148181315511465, -0.015572428703308105, -0.0545649491250515, 0.02431546151638031, 0.014589276164770126, 0.022419381886720657, 0.00803639180958271, -0.022278930991888046, -0.008295346982777119, -0.0016700420528650284, 0.00021232137805782259, 0.06088520959019661, 0.04852558299899101, -0.05000031366944313, -0.02494748681783676, -0.005604845471680164, -0.00021355580247472972, -0.01996150054037571, -0.016151785850524902, 0.015695322304964066, -0.03412942588329315, 0.05783041566610336, -0.0028550915885716677, -0.04852558299899101, 0.01728416606783867, -0.0024403242859989405, 0.008922983892261982, -0.014440047554671764, 0.0040971990674734116, -0.029108326882123947, -0.02470169961452484, 0.046945516020059586, -0.015309084206819534, -0.012745865620672703, 0.0004240941198077053, 0.012807313352823257, 0.0063948784954845905, -0.02543906308710575, 0.03662241995334625, 0.03551637381315231, -0.012438630685210228, -0.031443312764167786, 0.011209690943360329, -0.023507870733737946, 0.004362737759947777, 0.018627222627401352, -0.01054255198687315, 0.03191733360290527, 0.0009716309141367674, 0.06706502288579941, 0.03140820190310478, -0.02468414232134819, -0.03686820715665817, -0.028950320556759834, 0.05495118722319603, -0.04181908071041107, 0.04294268414378166, 0.013061879202723503, -0.009928081184625626, -0.006548495963215828, 0.020312625914812088, 0.057725079357624054, 0.010077309794723988, 0.046313490718603134, 0.02531616948544979, -0.029793022200465202, 0.05059722438454628, 0.02096221037209034 ]
28,945
yampex.options
set_title
Sets a title for all subplots (if called out of context) or for just the present subplot (if called in context). You may include a text I{proto}type with format-substitution I{args}, or just supply the final text string with no further arguments.
def set_title(self, proto, *args): """ Sets a title for all subplots (if called out of context) or for just the present subplot (if called in context). You may include a text I{proto}type with format-substitution I{args}, or just supply the final text string with no further arguments. """ text = sub(proto, *args) if self._isSubplot: self.opts['title'] = text else: self._figTitle = text
(self, proto, *args)
[ -0.008598139509558678, -0.01921323500573635, 0.022951556369662285, 0.03140190243721008, -0.03282767906785011, -0.023473182693123817, 0.02124757692217827, 0.020656399428844452, 0.07069774717092514, 0.02032603695988655, 0.010641176253557205, -0.0023429712746292353, 0.05504895746707916, -0.01582266390323639, -0.06586401164531708, -0.032236501574516296, 0.03759186714887619, 0.04033909738063812, -0.0025211935862898827, -0.00427298853173852, 0.018604669719934464, -0.028341693803668022, -0.01643992029130459, -0.04113892465829849, 0.01550968736410141, 0.024551209062337875, -0.04562491178512573, -0.003942625131458044, 0.00918931607156992, 0.0008340586791746318, -0.024742472916841507, -0.06207352504134178, -0.022742904722690582, 0.06495985388755798, 0.015779195353388786, 0.017683129757642746, -0.05678771436214447, 0.060369547456502914, -0.09166712313890457, 0.05824826657772064, 0.03905241936445236, -0.03901764377951622, 0.03682681545615196, -0.017657049000263214, 0.01602262072265148, -0.030010897666215897, 0.052058301866054535, 0.029071969911456108, -0.026133475825190544, -0.00627255579456687, -0.004338191822171211, -0.03835691884160042, 0.007215830031782389, -0.009041521698236465, -0.08408615738153458, 0.06495985388755798, 0.07149757444858551, 0.04492940753698349, 0.02463814802467823, 0.012136504054069519, 0.013231919147074223, -9.339011626252613e-7, -0.03964359685778618, -0.018795933574438095, 0.011223658919334412, -0.043399304151535034, 0.04520760849118233, -0.03905241936445236, -0.020517298951745033, -0.07003702223300934, 0.04013044759631157, 0.01495328638702631, -0.03870466724038124, 0.03202785179018974, -0.024359947070479393, 0.039087194949388504, -0.07921764254570007, -0.035209771245718, 0.027315828949213028, 0.015292343683540821, 0.015353200025856495, -0.0030993293039500713, 0.0010367322247475386, -0.002453816821798682, 0.020517298951745033, -0.06318632513284683, 0.01254511158913374, -0.0019376241834834218, 0.0955619290471077, 0.011162801645696163, 0.003079768503084779, -0.01142361480742693, 0.046320412307977676, 0.012918943539261818, -0.04635518789291382, 0.00031406249036081135, -0.011623571626842022, -0.06193442642688751, -0.01320583838969469, -0.06151712313294411, -0.03378399461507797, -0.05181487649679184, 0.015431443229317665, -0.02463814802467823, 0.023925257846713066, -0.023125430569052696, 0.011058476753532887, 0.0032297358848154545, -0.0428776778280735, 0.00006679940270259976, -0.015127161517739296, 0.02542058750987053, -0.05536193400621414, -0.017048485577106476, 0.0777570903301239, -0.012788536958396435, 0.0127798430621624, -0.01022387482225895, -0.012319074012339115, 0.00871115829795599, -0.029367558658123016, 0.07062819600105286, 0.019891347736120224, -0.00447729229927063, -0.033992644399404526, 0.04559013620018959, 0.027385378256440163, 0.00415562279522419, 0.005890029948204756, -0.05567491054534912, 0.054631657898426056, -0.0036013945937156677, -0.06610743701457977, -0.028828544542193413, 0.08763321489095688, -0.014466434717178345, 0.011971322819590569, 0.005329281557351351, -0.04541625827550888, -0.025629237294197083, -0.027750518172979355, -0.01856989413499832, -0.011241045780479908, 0.04159099981188774, -0.025976987555623055, -0.025820499286055565, 0.0034101316705346107, -0.03501851111650467, 0.014927204698324203, 0.0204477496445179, 0.005090203136205673, 0.02702024020254612, -0.007550540380179882, -0.044060032814741135, 0.02448165975511074, -0.03811349347233772, -0.02204740419983864, 0.013857871294021606, 0.005976967513561249, 0.0185525082051754, 0.0637427270412445, -0.016500776633620262, 0.01761358045041561, 0.0070289140567183495, -0.03279290348291397, -0.008776362054049969, 0.0009209963609464467, -0.01676158979535103, 0.0030080447904765606, 0.045659687370061874, 0.08304290473461151, -0.04416435584425926, -0.009397966787219048, 0.014675085432827473, 0.020604237914085388, 0.04329498112201691, -0.0087807085365057, 0.059708818793296814, -0.030445586889982224, 0.05344930291175842, 0.045833561569452286, -0.01134537160396576, -0.03228866681456566, 0.02046513743698597, 0.027141952887177467, 0.0132753886282444, 0.026168251410126686, 0.04465120658278465, 0.014579454436898232, 0.01633559539914131, 0.004507720470428467, 0.01774398609995842, -0.061969202011823654, 0.029645759612321854, 0.03507067263126373, -0.018482957035303116, -0.004807655233889818, -0.07407093048095703, 0.019734859466552734, 0.011953935027122498, -0.018813321366906166, 0.044859860092401505, -0.0043338448740541935, -0.0422169528901577, 0.04218217730522156, 0.03762664273381233, 0.07128892093896866, -0.00560313556343317, -0.07274947315454483, -0.05984792113304138, 0.013823095709085464, -0.03919152170419693, 0.048372142016887665, 0.007198442239314318, 0.004164316225796938, -0.052510377019643784, -0.03498373553156853, 0.004386007320135832, 0.021873528137803078, 0.021160637959837914, -0.01400566566735506, -0.015074999071657658, 0.020760726183652878, 0.04412958025932312, 0.005046734120696783, 0.03880899399518967, 0.09298857301473618, -0.015431443229317665, 0.02768096700310707, -0.027298441156744957, 0.0008269949466921389, 0.023873094469308853, 0.028428630903363228, -0.03357534483075142, -0.09076297283172607, 0.03392309322953224, -0.011936547234654427, -0.020586850121617317, 0.022464703768491745, 0.01839601993560791, -0.010736807249486446, 0.02736799046397209, 0.020412974059581757, -0.006063905544579029, -0.0473288893699646, -0.004455557558685541, -0.015935681760311127, 0.053344979882240295, -0.041173700243234634, 0.028741607442498207, 0.011814834550023079, -0.027315828949213028, -0.04586833715438843, -0.011232351884245872, 0.016709428280591965, 0.02220389060676098, -0.04113892465829849, -0.03220172971487045, 0.0031710530165582895, -0.014188234694302082, -0.05271902680397034, -0.008172145113348961, -0.029854409396648407, 0.05118892341852188, 0.020586850121617317, 0.007272339425981045, -0.01286678109318018, 0.03661816194653511, -0.06742888689041138, -0.006872426252812147, 0.09486643224954605, 0.03154100105166435, 0.025803113356232643, 0.02032603695988655, 0.022621192038059235, -0.0007085423567332327, -0.025716174393892288, -0.019543597474694252, 0.03100198693573475, -0.033349305391311646, 0.09340588003396988, -0.053344979882240295, -0.0026146515738219023, -0.0019756595138460398, 0.01825691945850849, -0.032514702528715134, 0.017648356035351753, 0.06906332075595856, -0.04138235002756119, 0.0384264700114727, -0.01286678109318018, 0.04809394106268883, 0.026602938771247864, 0.029037196189165115, -0.13005881011486053, 0.032566867768764496, 0.050006572157144547, 0.011128026992082596, -0.0524408258497715, 0.015414056368172169, 0.029663147404789925, -0.013823095709085464, -0.05723978951573372, -0.04273857921361923, -0.020221712067723274, -0.029315395280718803, 0.016074782237410545, 0.0357835628092289, 0.057170238345861435, -0.0257683377712965, -0.0010302119189873338, 0.01159749086946249, -0.06443823128938675, 0.03519238531589508, -0.023925257846713066, 0.03451427072286606, 0.013805708847939968, -0.034601207822561264, -0.015092386864125729, 0.03230605274438858, -0.03995657339692116, -0.046772487461566925, -0.025994375348091125, -0.05870034173130989, 0.03985224664211273, -0.0033123267348855734, -0.04969359561800957, -0.0044446904212236404, 0.014918510802090168, 0.0408954992890358, -0.022934168577194214, 0.039574045687913895, 0.019456660374999046, -0.024186071008443832, -0.023421019315719604, 0.0018430794589221478, 0.01456206664443016, 0.046598613262176514, 0.009884817525744438, -0.06395138055086136, 0.007420133799314499, -0.02928062155842781, -0.07935674488544464, 0.022464703768491745, -0.004057817626744509, -0.002323410240933299, -0.05863079056143761, -0.0268811397254467, 0.040547747164964676, -0.03086288645863533, -0.007550540380179882, 0.00998914334923029, -0.017300603911280632, -0.03696591407060623, 0.03860034421086311, 0.010302118957042694, -0.005811785813421011, -0.03131496161222458, -0.016996322199702263, -0.05275380238890648, 0.03227127715945244, -0.013779627159237862, -0.000761248345952481, 0.032375603914260864, -0.03595743700861931, -0.0005629216902889311, 0.02528148703277111, 0.05497941002249718, -0.025820499286055565, -0.059082869440317154, -0.012484255246818066, -0.00910237804055214, 0.012423398904502392, -0.06899376958608627, -0.03178442642092705, 0.042947228997945786, -0.01504022441804409, -0.01677028462290764, -0.03773096576333046, -0.11030656844377518, 0.061969202011823654, -0.022621192038059235, -0.0020484698470681906, 0.00023867118579801172, -0.039261069148778915, -0.035748787224292755, -0.008350366726517677, 0.060056570917367935, 0.06635086238384247, 0.022638579830527306, 0.023577507585287094, 0.015301036648452282, 0.01320583838969469, 0.041486676782369614, -0.041486676782369614, -0.02893286943435669, 0.012988493777811527, 0.006472512613981962, -0.05522283539175987, 0.00014942418783903122, 0.029350170865654945, -0.05870034173130989, -0.006163883488625288, 0.002812434919178486, 0.06742888689041138, 0.006007395684719086, 0.02860250696539879, 0.008732893504202366, -0.000261220644460991, 0.005777010694146156, 0.009397966787219048, -0.03853079304099083, -0.06492508202791214, -0.01110194530338049, 0.017057178542017937, 0.03409697115421295, -0.02350795641541481, 0.0069984858855605125, 0.016822446137666702, -0.03505328670144081, -0.01366660837084055, 0.04576401039958, 0.062108300626277924, 0.07344497740268707, 0.0655510351061821, 0.03665293753147125, -0.04892854392528534, -0.029054582118988037, 0.050110895186662674, -0.008624221198260784, -0.06057819724082947, -0.03873944282531738, -0.002096285577863455, 0.025159774348139763, 0.014162153005599976, -0.0026342126075178385, 0.002516846638172865, 0.028219981119036674, -0.054770756512880325, 0.06318632513284683, 0.07163667678833008, 0.011136720888316631, 0.014057828113436699, -0.01024126261472702, -0.04572923481464386, 0.028046105057001114, 0.018465569242835045, -0.00008578306733397767, -0.03567923605442047, -0.015170630998909473, -0.00495979655534029, 0.08339065313339233, 0.007807006593793631, -0.022099565714597702, -0.014379497617483139, -0.07240172475576401, 0.0023603588342666626, -0.001522496691904962, -0.010832439176738262, -0.006615959573537111, -0.020708562806248665, 0.03887854516506195, -0.009311028756201267, 0.004238213412463665, 0.004690289497375488, -0.05167577415704727, 0.11030656844377518, 0.021212801337242126, -0.040408648550510406, -0.049658820033073425, 0.03960882127285004, -0.0044381702318787575, -0.042286504060029984, 0.03835691884160042, -0.02062162570655346, -0.008259082213044167, -0.027107179164886475, 0.02973269671201706, -0.05198875069618225, -0.012588580138981342, 0.013284082524478436, 0.024377334862947464, 0.028985032811760902, 0.01008477434515953, 0.006876772735267878, -0.013388407416641712, 0.006585531402379274, 0.016891997307538986, -0.027072403579950333, 0.03967837244272232, -0.02561184950172901, 0.003779616905376315, -0.05049342289566994, 0.04701591283082962, 0.023960033431649208, 0.014205621555447578, 0.017309298738837242, 0.03755709156394005, -0.003003697842359543, -0.031280189752578735, 0.013162369839847088, -0.005976967513561249, 0.024081746116280556, -0.02124757692217827, 0.0451032854616642, -0.005390137899667025, -0.03354056924581528, 0.017370155081152916, -0.008002616465091705, -0.004538148641586304, -0.06363840401172638, -0.021073700860142708, -0.01714411750435829, 0.04075640067458153, 0.0428776778280735, -0.051397573202848434, -0.03503589704632759, 0.028185205534100533, 0.02622041292488575, 0.018482957035303116, -0.00010473277507117018, -0.029489271342754364, -0.05518805980682373, 0.004225172568112612, 0.025785725563764572, -0.020986763760447502, -0.006298637017607689, 0.03967837244272232, 0.01086721383035183, 0.042286504060029984, -0.04851124435663223, -0.032862454652786255, 0.037174563854932785, 0.07803528755903244, 0.045346710830926895, 0.007224523928016424, -0.06562058627605438, 0.001122583169490099, 0.03787006810307503, 0.04033909738063812, 0.003773096716031432, 0.012510336935520172, 0.05856124311685562, -0.08909376710653305, 0.062456052750349045, 0.02001306042075157, 0.015935681760311127, 0.06951539218425751, 0.04472075775265694, 0.016987629234790802, -0.018969807773828506, -0.07845258712768555, -0.03713978826999664, 0.01630951464176178, -0.09855259209871292, 0.036200862377882004, -0.018587281927466393, 0.03821781650185585, 0.01463161688297987, 0.02157793939113617, 0.0007378838490694761, 0.015753112733364105, 0.09097161889076233, 0.016413839533925056, -0.007689640391618013, 0.025803113356232643, -0.01643992029130459, 0.060404323041439056, -0.02750709094107151, -0.048372142016887665, 0.03759186714887619, -0.020899824798107147, 0.0017170198261737823, -0.009650086052715778, -0.055918335914611816, 0.019091520458459854, 0.057970065623521805, 0.05661383643746376, -0.008845912292599678, 0.03762664273381233, -0.0700022429227829, -0.009493597783148289, -0.006302983965724707, 0.010667257010936737, 0.019439272582530975, 0.05856124311685562, 0.018935034051537514, -0.002094112103804946, -0.006689856760203838, -0.016544247046113014, -0.07740933448076248, 0.014162153005599976, 0.02349056862294674, -0.004349058959633112, 0.042808130383491516, 0.015283649787306786, 0.056996364146471024, -0.08860691636800766, -0.015631400048732758, -0.0026602940633893013, -0.030793337151408195, 0.020847663283348083, 0.021717039868235588, -0.00277983327396214, -0.017526643350720406, -0.02349056862294674, -0.008919809013605118, 0.053032003343105316, -0.016405146569013596, -0.011606184765696526, -0.019595760852098465, 0.04795484244823456, 0.01118888333439827, -0.0473288893699646, -0.021404065191745758, -0.04009567201137543, -0.05981314554810524, -0.06951539218425751, 0.0175614170730114, -0.04858079180121422, -0.05776141583919525, 0.05351885408163071, -0.06447300314903259, 0.009267560206353664, -0.06749843806028366, -0.0009215397294610739, 0.05261470377445221, -0.03696591407060623, -0.008971971459686756, -0.09618788212537766, 0.03515760973095894, -0.031732264906167984, 0.003449253737926483, -0.04962404444813728, 0.050006572157144547, -0.030271710827946663, -0.04785051569342613, -0.002934147836640477, -0.04851124435663223, -0.018639445304870605, 0.02575094997882843, -0.0633254274725914, 0.0466681644320488, -0.012605967931449413, 0.0207781121134758, 0.04993702098727226, -0.04760709032416344, -0.02561184950172901, 0.018813321366906166, -0.018587281927466393, 0.05706591159105301, 0.015779195353388786, -0.0646468847990036, 0.0657944604754448, 0.03260164335370064, 0.06864601373672485, 0.026898527517914772, -0.049311067909002304, -0.016683347523212433, -0.005138018634170294, 0.025038059800863266, -0.021038925275206566, -0.014057828113436699, -0.002212564693763852, 0.04649428650736809, -0.044060032814741135, -0.025333648547530174, -0.04232127591967583, 0.010023918002843857, -0.05536193400621414, 0.007007179316133261, -0.007880903780460358, -0.07580968737602234, -0.016222577542066574, 0.004946755710989237, 0.03244515508413315, -0.015144549310207367, -0.011693121865391731, -0.029367558658123016, -0.03150622546672821, -0.052197400480508804, -0.03595743700861931, -0.030167385935783386, -0.04482508450746536, 0.0018995889695361257, 0.0037404950708150864, 0.008146063424646854, 0.04225172847509384, -0.005016305949538946, -0.007933066226541996, -0.04520760849118233, 0.044060032814741135, 0.002558142179623246, 0.0041664899326860905, 0.05278857797384262, -0.041973527520895004, -0.03835691884160042, -0.06256037950515747, 0.022134341299533844, -0.015083692967891693, -0.010962845757603645, -0.003944798838347197, 0.026324739679694176, 0.01681375317275524, -0.01206695381551981, 0.016396451741456985, -0.015735724940896034, -0.0050858561880886555, 0.02703762799501419, -0.02063901163637638, -0.034444719552993774, 0.03790484368801117, 0.033505793660879135, -0.012501643039286137, -0.0431211031973362, -0.027246277779340744, 0.046598613262176514, 0.012127811089158058, -0.05497941002249718, 0.03661816194653511, -0.0025711827911436558, 0.010875907726585865, 0.03362750634551048, 0.032705966383218765, 0.03787006810307503, 0.02305588126182556, 0.02783745527267456, -0.02895025722682476, 0.04252992942929268, -0.003153665456920862, -0.0017387542175129056, -0.024064358323812485, -0.05230172723531723, 0.004855471197515726, 0.023299306631088257, 0.04705068841576576, 0.016118250787258148, -0.012119117192924023, 0.010467300191521645, -0.02429039590060711, -0.007215830031782389, -0.024359947070479393, -0.05275380238890648, 0.01567486859858036, 0.017787456512451172, -0.012979799881577492, 0.007776578422635794, 0.04079117253422737, 0.018674220889806747, 0.0008873080369085073, 0.0065551032312214375, 0.007846128195524216, -0.029228458181023598, 0.012319074012339115, 0.030967213213443756, 0.0006993052083998919, 0.031593162566423416, 0.0169441606849432, 0.06231695041060448, 0.017857005819678307, -0.009702248498797417, 0.021334514021873474, -0.004151275847107172, 0.016057394444942474, 0.051084600389003754, -0.004077378660440445, -0.012258217670023441, -0.006037823855876923 ]
28,946
yampex.options
set_xlabel
Sets the x-axis label. Ignored if time-x mode has been activated with a call to L{set_timex}. If called out of context, on the L{Plotter} instance, this x-label is used for all subplots and only appears in the last (bottom) subplot of each column of subplots.
def set_xlabel(self, x): """ Sets the x-axis label. Ignored if time-x mode has been activated with a call to L{set_timex}. If called out of context, on the L{Plotter} instance, this x-label is used for all subplots and only appears in the last (bottom) subplot of each column of subplots. """ self.opts['xlabel'] = x if not self._isSubplot: self._universal_xlabel = True
(self, x)
[ -0.025211850181221962, -0.003147073555737734, 0.023113802075386047, 0.07531820237636566, 0.0046456800773739815, 0.0018115508137270808, 0.008542057126760483, 0.03406244516372681, 0.0548313669860363, -0.03270488232374191, 0.015021326020359993, -0.06438718736171722, 0.05705283209681511, -0.032546207308769226, 0.009256099350750446, -0.04308934509754181, 0.01480094250291586, 0.03621338680386543, 0.009317805990576744, -0.056206557899713516, 0.03559631109237671, -0.022373313084244728, -0.022108852863311768, -0.0358431413769722, -0.022814080119132996, 0.028455892577767372, -0.02288460172712803, 0.0046192342415452, -0.01297616958618164, -0.020627876743674278, -0.05856906622648239, -0.005866603460162878, -0.03935164213180542, -0.022373313084244728, -0.029460839927196503, -0.004077091347426176, -0.08272308111190796, -0.008683102205395699, -0.03614286333322525, 0.05387930944561958, 0.061213668435811996, -0.05983847379684448, -0.00511289294809103, -0.009626342914998531, -0.006201586220413446, -0.00846712663769722, 0.005923903081566095, 0.07150997221469879, 0.022531989961862564, 0.02669282630085945, 0.003969103563576937, -0.047250181436538696, -0.024224532768130302, 0.009282545186579227, -0.04488767310976982, 0.0394221656024456, 0.060191087424755096, -0.0041101486422121525, -0.031276799738407135, -0.0033277878537774086, 0.028261955827474594, 0.07320252060890198, -0.05028265714645386, -0.013522719964385033, 0.030025022104382515, -0.024118749424815178, 0.050705790519714355, -0.01944662258028984, -0.009996586479246616, -0.05557185411453247, 0.0179215706884861, -0.004057256504893303, -0.020275264978408813, 0.004830802325159311, -0.012896831147372723, -0.029742931947112083, -0.1322299838066101, 0.02986634522676468, -0.017101744189858437, 0.0418904572725296, 0.009837910532951355, 0.020539723336696625, -0.020821815356612206, 0.020257633179426193, -0.0014038416557013988, -0.06124892830848694, 0.010049479082226753, 0.015876414254307747, 0.07299095392227173, -0.004409870132803917, 0.009934879839420319, -0.018106693401932716, 0.03857589513063431, 0.05437297001481056, -0.04626286402344704, -0.00555365951731801, 0.007382840849459171, -0.019605299457907677, -0.04139680042862892, -0.02145651914179325, 0.011442300863564014, -0.04555763676762581, 0.04093840345740318, -0.006801028735935688, 0.025352895259857178, -0.0206455085426569, -0.008991639129817486, -0.010648921132087708, -0.015250524505972862, 0.020063696429133415, -0.03556105121970177, -0.025317633524537086, -0.002675453433766961, -0.013989931903779507, 0.046474430710077286, -0.011195472441613674, 0.015047771856188774, -0.0298839770257473, 0.0051569691859185696, 0.015056587755680084, -0.012535402551293373, 0.02316669374704361, -0.031276799738407135, -0.010331569239497185, -0.036989133805036545, 0.023536937311291695, 0.07076948881149292, 0.011786099523305893, -0.024295056238770485, -0.07284990698099136, 0.07404879480600357, 0.01645822450518608, -0.04330091178417206, -0.00722416490316391, 0.08942273259162903, -0.013002615422010422, 0.027221746742725372, 0.006399931386113167, -0.048484329134225845, 0.013425750657916069, -0.032281745225191116, 0.008118920959532261, 0.000824233575258404, 0.03011317551136017, 0.0074136946350336075, 0.03067735582590103, 0.013513904064893723, -0.002695287810638547, -0.00392723036929965, -0.019570037722587585, -0.006078171543776989, 0.013919409364461899, -0.04411192238330841, -0.07150997221469879, -0.028015125542879105, -0.011997667141258717, -0.025511572137475014, -0.005064408294856548, -0.021244950592517853, 0.020627876743674278, 0.014518852345645428, -0.05052948370575905, 0.021985439583659172, -0.009767387993633747, -0.04058578982949257, -0.05416140332818031, -0.04217255115509033, -0.016114426776766777, -0.013487458229064941, 0.03208781033754349, 0.056453388184309006, -0.00936188269406557, 0.014034008607268333, 0.037764884531497955, 0.021051013842225075, 0.016546377912163734, -0.047250181436538696, 0.05528976395726204, -0.014236761257052422, 0.03917533531785011, 0.076799176633358, 0.02069840021431446, -0.05250411853194237, -0.03663652017712593, -0.0007509561255574226, 0.004370200913399458, 0.009044530801475048, 0.05684126168489456, 0.0059900181367993355, 0.043970879167318344, 0.07158049941062927, 0.017762893810868263, -0.0191997941583395, 0.0075150709599256516, 0.03455610200762749, 0.05250411853194237, 0.01172439195215702, -0.05680600181221962, 0.05458453670144081, -0.022320421412587166, -0.01564721390604973, 0.026481257751584053, 0.014748050831258297, -0.028473522514104843, -0.0009922758908942342, 0.0047867256216704845, 0.060402657836675644, 0.023272477090358734, -0.072708860039711, -0.02369561232626438, 0.0527862086892128, -0.08427457511425018, -0.0025013505946844816, 0.04700335115194321, -0.036530736833810806, -0.0063029625453054905, -0.04809645190834999, -0.041220493614673615, -0.0010341486195102334, 0.01564721390604973, 0.015083033591508865, 0.033269062638282776, 0.010657737031579018, -0.00011831829033326358, 0.05201046168804169, 0.01746317371726036, 0.03878746181726456, -0.0029200788121670485, 0.003966899588704109, -0.03212307021021843, 0.015858782455325127, 0.08519136905670166, -0.0009895210387185216, 0.01183017622679472, 0.00024242163635790348, -0.010622475296258926, 0.04629812389612198, -0.026974916458129883, 0.003713458776473999, -0.020240003243088722, -0.03115338459610939, 0.030342373996973038, 0.014025193639099598, -0.022778818383812904, -0.04862537235021591, -0.019781606271862984, -0.024771083146333694, 0.06738439947366714, -0.0492953397333622, 0.006620314437896013, 0.04280725494027138, -0.035032130777835846, -0.003323380369693041, -0.022990386933088303, 0.014642266556620598, 0.000774096348322928, -0.034996870905160904, 0.020381048321723938, -0.020010804757475853, -0.00861257966607809, -0.03868167847394943, 0.04841380566358566, -0.063681960105896, 0.034714777022600174, 0.018529828637838364, 0.016493486240506172, -0.01032275427132845, 0.026481257751584053, -0.04633338749408722, -0.028843767940998077, 0.07581185549497604, 0.060402657836675644, -0.018230106681585312, 0.02388955093920231, -0.0057167429476976395, -0.030977077782154083, -0.03157652169466019, -0.031735196709632874, -0.0067128753289580345, -0.037976451218128204, 0.024982651695609093, -0.0882943645119667, 0.000006671760274912231, 0.011486377567052841, -0.04851958900690079, -0.029831085354089737, -0.022020699456334114, -0.0019228443270549178, -0.05821645259857178, 0.02718648500740528, -0.033251434564590454, 0.01942899264395237, 0.06893590092658997, 0.024506622925400734, -0.11805492639541626, -0.018282998353242874, -0.013152475468814373, 0.0013906186213716865, -0.0722857266664505, 0.025070805102586746, 0.021262582391500473, -0.006937666330486536, -0.05260990187525749, -0.017754079774022102, 0.02117442898452282, -0.029037704691290855, 0.05310356244444847, 0.04464084282517433, 0.048977985978126526, -0.019323209300637245, -0.010120001621544361, 0.03212307021021843, -0.029284533113241196, -0.03311038762331009, 0.006915627978742123, 0.025705508887767792, 0.011900698766112328, -0.016749130561947823, -0.032475683838129044, 0.015761815011501312, -0.02641073614358902, -0.06678495556116104, -0.03437979519367218, -0.041714154183864594, 0.0464039109647274, 0.036530736833810806, -0.01146874763071537, -0.010190524160861969, -0.03667178377509117, -0.013892963528633118, 0.006496899761259556, -0.01346101239323616, -0.03483819216489792, -0.030307112261652946, -0.017295682802796364, -0.04481714963912964, 0.023589828982949257, 0.04883693903684616, 0.01893533393740654, -0.010648921132087708, -0.04806119203567505, -0.004597195889800787, -0.09929589927196503, 0.03309275582432747, -0.024101117625832558, 0.007047858089208603, -0.029848715290427208, -0.027486206963658333, 0.0388227216899395, 0.040867879986763, -0.003907395992428064, 0.0492953397333622, -0.077645443379879, -0.08476823568344116, 0.05747596547007561, 0.028755614534020424, 0.00771782360970974, 0.00671728327870369, -0.04707387462258339, 0.029214011505246162, 0.03885798528790474, -0.02815617062151432, -0.006867143791168928, 0.012949722819030285, -0.02216174453496933, 0.014483590610325336, 0.02337826043367386, 0.042207811027765274, 0.004932178184390068, -0.00023181569122243673, -0.07962007820606232, -0.011283624917268753, 0.011909513734281063, -0.01044616848230362, -0.024982651695609093, 0.06311777979135513, -0.0031514812726527452, 0.023501675575971603, -0.0538087897002697, -0.10648921132087708, 0.07094579190015793, -0.05490189045667648, -0.025017913430929184, -0.016890177503228188, -0.04114997014403343, 0.01494198851287365, 0.02667519636452198, -0.010640106163918972, 0.0698174312710762, 0.017498435452580452, 0.03457373380661011, -0.03631917014718056, 0.015567876398563385, 0.0523630753159523, -0.03681282699108124, -0.0402684360742569, 0.009714496321976185, 0.005002701189368963, -0.01356679666787386, 0.0003179029154125601, 0.029954498633742332, -0.005161377135664225, -0.019058749079704285, 0.03113575279712677, 0.008634617552161217, 0.029072966426610947, 0.010366830974817276, -0.0412910170853138, -0.010569583624601364, 0.016273103654384613, 0.01284393947571516, 0.011345332488417625, -0.015382754616439342, -0.024823974817991257, 0.01944662258028984, 0.025370527058839798, -0.03910481557250023, -0.04164363071322441, 0.08589659631252289, -0.012764601036906242, -0.03790592774748802, 0.03196439519524574, 0.014175054617226124, 0.03221122547984123, 0.08124209940433502, 0.023484045639634132, -0.041996244341135025, -0.035032130777835846, 0.011671500280499458, 0.04139680042862892, -0.06378774344921112, -0.04181993752717972, -0.0099613256752491, 0.0618131086230278, -0.009564635343849659, -0.0199226513504982, 0.003852300113067031, 0.0007360802264884114, -0.047426488250494, 0.042948298156261444, 0.03305749595165253, 0.0010335977422073483, 0.004940993618220091, -0.06128419190645218, -0.002543223323300481, 0.03811749815940857, -0.03274014592170715, 0.03305749595165253, -0.04513449966907501, 0.00530242221429944, -0.030289482325315475, 0.03804697468876839, 0.010569583624601364, -0.04957742989063263, -0.0019933669827878475, -0.05779331922531128, -0.004517857916653156, -0.0319291353225708, 0.01320536807179451, 0.004189486615359783, -0.04739122465252876, 0.009476481936872005, 0.007563555147498846, -0.03713018074631691, 0.06234202906489372, -0.013981116935610771, 0.057405441999435425, 0.012332649901509285, -0.0039338418282568455, -0.027345160022377968, 0.00973212718963623, 0.01172439195215702, -0.023466413840651512, 0.02168571762740612, -0.023237215355038643, -0.03115338459610939, -0.027591990306973457, 0.09696865826845169, -0.01060484442859888, -0.032017286866903305, -0.037764884531497955, 0.011909513734281063, 0.11227206885814667, 0.005677074193954468, 0.040726836770772934, 0.036495476961135864, 0.0271159615367651, -0.01717226766049862, -0.03564920276403427, 0.011124948970973492, 0.008198259398341179, 0.01371665671467781, -0.02568787895143032, -0.010834043845534325, 0.022055961191654205, 0.01133651752024889, 0.002219259971752763, 0.003094181651249528, 0.017771709710359573, 0.04213728755712509, 0.016352441161870956, -0.0023184323217719793, -0.006012056488543749, 0.012032928876578808, 0.06727861613035202, 0.034044813364744186, -0.023819027468562126, 0.049189552664756775, -0.017824601382017136, -0.018759027123451233, -0.03455610200762749, -0.04541659355163574, -0.03014843724668026, 0.04527554661035538, 0.03684809058904648, -0.053420912474393845, -0.04933059960603714, 0.03921059891581535, 0.05878063663840294, 0.027979863807559013, -0.03510265424847603, 0.0009212022414430976, -0.032510943710803986, -0.0447818897664547, 0.0206455085426569, 0.03062446415424347, -0.019094008952379227, 0.02766251191496849, -0.02418927103281021, 0.07686969637870789, -0.01022578589618206, -0.006743729114532471, 0.05557185411453247, 0.08702495694160461, 0.03369219973683357, 0.026269691064953804, -0.06403457373380661, 0.006708467844873667, 0.04432348906993866, -0.0024264201056212187, 0.0022853747941553593, -0.034256380051374435, 0.12426092475652695, -0.03734174743294716, 0.041749414056539536, -0.013892963528633118, 0.004255601670593023, 0.03069498762488365, 0.03878746181726456, 0.011874252930283546, -0.024330317974090576, -0.05327986925840378, 0.008810924366116524, 0.02637547440826893, -0.09852015227079391, 0.0012738155201077461, 0.03868167847394943, 0.0607905313372612, 0.02092759869992733, -0.004632457159459591, -0.011539270170032978, 0.01159216184169054, 0.13300573825836182, -0.014483590610325336, -0.012896831147372723, 0.008365750312805176, -0.05257464200258255, 0.027962233871221542, -0.007488624658435583, -0.023254847154021263, 0.03189387172460556, -0.01545327715575695, -0.0011603181483224034, -0.010164078325033188, -0.07154523581266403, 0.029214011505246162, 0.06918273121118546, 0.0314178429543972, -0.024488992989063263, 0.005690297111868858, -0.05416140332818031, 0.0018644428346306086, 0.027309900149703026, -0.013346413150429726, 0.01431609969586134, 0.03332195430994034, 0.04964794963598251, -0.020504463464021683, -0.03589603304862976, -0.025070805102586746, -0.09520559012889862, -0.031541258096694946, 0.022831710055470467, 0.01355798076838255, 0.03386850655078888, 0.010463799349963665, 0.029548993334174156, -0.03952794894576073, 0.08878802508115768, -0.001003845944069326, 0.009776203893125057, 0.016079166904091835, -0.016749130561947823, 0.015321047976613045, -0.018044985830783844, -0.03755331411957741, -0.014977249316871166, 0.052433595061302185, -0.03815275803208351, -0.012826308608055115, 0.004295270424336195, 0.01845930516719818, 0.029037704691290855, -0.029778191819787025, -0.03758857771754265, -0.029531363397836685, -0.005311237648129463, -0.04040948301553726, 0.0015404793666675687, -0.040021609514951706, -0.0692179873585701, 0.06946481764316559, -0.061636801809072495, 0.01097508892416954, -0.04703861474990845, 0.008246743120253086, 0.050741054117679596, -0.012112266384065151, -0.0015360716497525573, -0.045945510268211365, 0.012262127362191677, -0.05088209733366966, -0.02413637936115265, -0.06131945177912712, -0.005174600053578615, 0.00653216103091836, -0.05426718667149544, -0.01944662258028984, -0.042243070900440216, 0.0009013677481561899, 0.02893192134797573, -0.04876641929149628, 0.04679178446531296, 0.005104077514261007, 0.035807881504297256, 0.05680600181221962, -0.06502188742160797, -0.009264914318919182, 0.02217937633395195, -0.0033784760162234306, 0.04256042465567589, -0.021738609299063683, -0.03115338459610939, 0.024841606616973877, 0.019005855545401573, 0.04114997014403343, -0.005465506110340357, -0.02940794825553894, 0.03233464062213898, -0.054690320044755936, 0.02270829677581787, -0.0239248126745224, 0.027715405449271202, 0.022796450182795525, 0.10239890217781067, -0.04591025039553642, -0.044711366295814514, -0.005937126465141773, -0.014765681698918343, -0.0552545040845871, 0.018282998353242874, -0.041255753487348557, -0.06745491921901703, -0.03342774137854576, 0.01695188321173191, -0.017524881288409233, -0.006034094840288162, -0.013381673954427242, -0.03303986415266991, -0.054443493485450745, -0.03519080579280853, -0.04055052995681763, -0.02388955093920231, 0.012182788923382759, -0.03540237620472908, -0.027027808129787445, 0.016581639647483826, 0.05758174881339073, -0.005738781299442053, 0.015118295326828957, -0.027503836899995804, 0.04890746250748634, 0.01890007220208645, 0.04083262011408806, 0.03441505879163742, -0.01939373090863228, -0.013425750657916069, -0.022972755134105682, 0.018282998353242874, -0.015488538891077042, 0.001953697996214032, 0.000378508324502036, 0.012464880011975765, 0.03843484818935394, -0.01870613545179367, 0.0007041246863082051, -0.0037597392220050097, -0.009458852000534534, -0.007440140470862389, 0.031752828508615494, -0.007567962631583214, 0.01418386958539486, 0.03847011178731918, 0.013654950074851513, -0.016290733590722084, -0.0038809499237686396, 0.020768923684954643, -0.004489208105951548, -0.014395437203347683, 0.038963768631219864, 0.031735196709632874, 0.026445996016263962, 0.00671728327870369, 0.07799805700778961, 0.034785300493240356, 0.05010635033249855, 0.023307738825678825, -0.02117442898452282, -0.004169652238488197, 0.018635611981153488, 0.018759027123451233, -0.02240857481956482, -0.002096947282552719, -0.019270315766334534, 0.02041631005704403, 0.05595972761511803, 0.03483819216489792, 0.006245662923902273, 0.027715405449271202, 0.03434453532099724, -0.024559516459703445, -0.025529202073812485, -0.04033895954489708, -0.009573451243340969, 0.06932377070188522, -0.005932718515396118, 0.013513904064893723, 0.06361144036054611, 0.03205254673957825, 0.06354091316461563, 0.06329408288002014, -0.01795683242380619, -0.046509694308042526, -0.022620143368840218, 0.02069840021431446, -0.011794914491474628, -0.0030236588791012764, 0.004169652238488197, 0.031241538003087044, 0.018036169931292534, -0.0023933628108352423, -0.02864982932806015, -0.00015578344755340368, 0.018265368416905403, 0.04993004351854324, -0.021509410813450813, -0.020292894914746284, 0.027063069865107536 ]
28,947
yampex.options
set_ylabel
Sets the y-axis label.
def set_ylabel(self, x): """ Sets the y-axis label. """ self.opts['ylabel'] = x
(self, x)
[ 0.022481190040707588, -0.0005396812339313328, 0.03949868679046631, 0.02105436660349369, -0.01499906089156866, -0.01363313663750887, 0.0008080265251919627, 0.04826843738555908, 0.05355812981724739, -0.0031864303164184093, 0.011806105263531208, -0.020775960758328438, 0.06239748373627663, 0.0004181510303169489, 0.0005731224664486945, -0.002792748622596264, 0.032729968428611755, -0.03300837427377701, 0.01639978587627411, -0.0047981333918869495, 0.014912059530615807, -0.04892965033650398, 0.003917242866009474, -0.054706551134586334, -0.009552765637636185, 0.014668455347418785, 0.012162811122834682, -0.010866489261388779, -0.04844244197010994, -0.02484763227403164, -0.08275584131479263, -0.043465957045555115, -0.030067723244428635, 0.030154723674058914, 0.005955253262072802, 0.006733917165547609, -0.05425414443016052, 0.011858305893838406, -0.05588977038860321, 0.04426636919379234, 0.028205890208482742, -0.05098288506269455, 0.03928988426923752, 0.004689381457865238, -0.006229308433830738, -0.018374718725681305, -0.028031887486577034, 0.05602897331118584, -0.029354309663176537, -0.014964260160923004, 0.006686066277325153, -0.06312830001115799, -0.0049416860565543175, 0.03175555169582367, -0.026204856112599373, 0.07725734263658524, 0.06340669840574265, 0.07551731169223785, 0.03796745836734772, 0.033269379287958145, 0.017034895718097687, 0.023960215970873833, -0.05505455657839775, -0.05421934276819229, -0.013798439875245094, 0.011310196481645107, 0.029267309233546257, -0.018339918926358223, 0.004365300759673119, -0.0020097349770367146, 0.025073835626244545, 0.0064468118362128735, -0.029789317399263382, 0.01244121603667736, 0.019488338381052017, -0.035148609429597855, -0.13850641250610352, 0.03741065040230751, 0.016634689643979073, 0.044753577560186386, -0.024290822446346283, 0.03915068134665489, 0.05414973944425583, -0.02201138250529766, -0.014912059530615807, -0.0725940614938736, 0.05160929635167122, 0.02072376012802124, 0.05930022895336151, 0.004824233707040548, -0.010457581840455532, -0.057490598410367966, 0.05550696328282356, 0.0416911244392395, -0.045345187187194824, -0.014224747195839882, 0.002079336205497384, -0.03758465498685837, -0.023908015340566635, 0.0026035201735794544, 0.013467834331095219, -0.04461437463760376, 0.06055305153131485, -0.002614395460113883, 0.05394093692302704, -0.026117853820323944, -0.02655286155641079, 0.0012974099954590201, -0.021993981674313545, 0.02688346803188324, -0.025108635425567627, -0.021089166402816772, -0.021959181874990463, -0.012641320005059242, 0.007068872917443514, -0.006760017480701208, -0.028153689578175545, -0.07593491673469543, 0.0161126796156168, 0.03723664581775665, -0.07095843553543091, 0.02404721826314926, -0.041343118995428085, -0.014537952840328217, -0.010849088430404663, 0.041134316474199295, 0.01581687480211258, 0.03192955628037453, -0.01271092053502798, -0.0676523745059967, 0.058743420988321304, -0.041377920657396317, -0.04478837922215462, 0.010561983101069927, 0.08449586480855942, -0.04565839469432831, 0.050286874175071716, 0.0002403416729066521, 0.0029102005064487457, 0.02930210903286934, 0.007242875639349222, 0.04551919177174568, 0.02493463270366192, -0.0015377517556771636, 0.016878293827176094, -0.014224747195839882, -0.010770787484943867, 0.0003200024366378784, 0.0049851867370307446, -0.001725892536342144, -0.013868041336536407, 0.017130598425865173, -0.007969338446855545, -0.07586532086133957, 0.035479217767715454, -0.032312363386154175, -0.019488338381052017, -0.01964494213461876, 0.022289786487817764, 0.018496520817279816, 0.03433079645037651, -0.029180306941270828, -0.008247743360698223, 0.017139296978712082, -0.027353275567293167, 0.011127493344247341, -0.013163329102098942, 0.03267776966094971, -0.00930046197026968, 0.03848946839570999, -0.007469079922884703, -0.11177954077720642, -0.036645036190748215, 0.02138497121632099, 0.017757007852196693, 0.030119923874735832, 0.0001540198572911322, 0.06076185777783394, 0.02027135156095028, 0.06873119622468948, 0.03175555169582367, 0.043257150799036026, -0.08094620704650879, -0.021071765571832657, 0.041134316474199295, -0.014677154831588268, 0.010144376195967197, 0.0655643418431282, -0.02218538522720337, -0.0037149644922465086, 0.040055494755506516, 0.014068144373595715, -0.020323554053902626, 0.005233141127973795, 0.0009048157371580601, -0.010953490622341633, 0.02048015594482422, -0.03654063493013382, 0.04290914535522461, -0.0013854990247637033, 0.030154723674058914, 0.015903877094388008, 0.014207347296178341, -0.0006829618941992521, 0.04290914535522461, 0.02159377560019493, 0.03005032241344452, 0.023734012618660927, -0.07844056189060211, -0.040055494755506516, 0.056655384600162506, -0.006964471191167831, -0.015007760375738144, -0.026518061757087708, 0.005263591650873423, -0.016617288812994957, 0.002701397053897381, -0.001324597978964448, -0.061283864080905914, 0.025735046714544296, 0.03513121232390404, -0.006377210840582848, 0.036018624901771545, 0.01475545670837164, 0.062188681215047836, 0.0004181510303169489, 0.08379985392093658, -0.01676519215106964, 0.015747273340821266, -0.018235517665743828, -0.019836343824863434, 0.045136384665966034, 0.012162811122834682, 0.01525136549025774, 0.005977003835141659, 0.00266442121937871, 0.019923346117138863, 0.0024490924552083015, -0.0512612909078598, 0.029563114047050476, -0.03445259854197502, 0.04506678134202957, -0.012615219689905643, 0.02213318459689617, -0.05613337457180023, 0.021193567663431168, 0.020619358867406845, 0.03297357261180878, -0.029493512585759163, 0.0034648352302610874, 0.047676827758550644, -0.03426119685173035, -0.0037345399614423513, -0.007321177050471306, 0.025978650897741318, -0.014711955562233925, -0.007134124170988798, -0.04405756667256355, 0.025996051728725433, -0.006181457545608282, -0.015590670518577099, 0.037723854184150696, -0.09236080199480057, 0.0812942162156105, 0.027283674106001854, 0.04524078592658043, 0.014581453055143356, 0.013398232869803905, -0.030206924304366112, -0.02951091341674328, 0.1260477900505066, 0.05362773314118385, -0.0176526065915823, 0.012223712168633938, 0.014059443958103657, 0.02176777832210064, 0.029476111754775047, -0.033895790576934814, 0.014172546565532684, -0.034435197710990906, 0.05571576952934265, -0.06605155020952225, -0.00685571925714612, 0.04412716627120972, -0.03716704621911049, -0.020410554483532906, -0.005781250540167093, 0.0424567386507988, -0.05275771766901016, 0.04332675412297249, -0.014094244688749313, 0.009413563646376133, 0.06862679123878479, 0.03351298347115517, -0.028901902958750725, -0.0018509571673348546, 0.00877845287322998, 0.052583713084459305, -0.055541764944791794, -0.008247743360698223, -0.03716704621911049, -0.02867569774389267, -0.053662531077861786, 0.01164950244128704, 0.01889672875404358, -0.018078913912177086, 0.07308126986026764, 0.0069166203029453754, 0.060692254453897476, 0.008791502565145493, 0.046458806842565536, 0.017626507207751274, -0.004297874867916107, 0.033391181379556656, -0.05129609256982803, 0.034069791436195374, 0.001980372006073594, -0.016947895288467407, -0.00222615129314363, -0.0015051261289045215, -0.018653124570846558, -0.09117758274078369, -0.025822049006819725, -0.10231377929449081, 0.03528781235218048, 0.044753577560186386, -0.026639863848686218, 0.0024860682897269726, 0.007943238131701946, -0.03782825917005539, 0.034278593957424164, -0.014207347296178341, 0.013154628686606884, -0.022359387949109077, 0.01931433565914631, -0.02813628874719143, 0.009665868245065212, 0.03803706169128418, 0.020497556775808334, -0.003973794169723988, -0.03300837427377701, -0.016573788598179817, -0.10161776840686798, 0.024621427059173584, 0.007873636670410633, 0.011971408501267433, -0.06187547370791435, -0.03046792931854725, 0.04973006248474121, 0.025769848376512527, -0.007808385882526636, 0.020758559927344322, -0.04489278048276901, -0.027701281011104584, -0.0155645702034235, 0.02281179651618004, 0.026605062186717987, -0.016295382753014565, -0.06076185777783394, -0.01773090846836567, -0.030485330149531364, -0.018235517665743828, -0.04426636919379234, 0.050252072513103485, -0.04844244197010994, 0.03159894794225693, 0.007451679557561874, 0.023125002160668373, 0.060692254453897476, 0.0025730696506798267, -0.0022663893178105354, 0.00842609629034996, 0.017443804070353508, 0.00685571925714612, -0.009900772012770176, 0.04172592610120773, -0.025526244193315506, 0.028519095852971077, -0.03956828638911247, -0.09110798686742783, 0.05564616620540619, -0.05157449468970299, -0.04457957297563553, 0.012728321366012096, -0.011788704432547092, -0.007643082644790411, -0.0027274973690509796, -0.009926872327923775, 0.024116819724440575, -0.027405476197600365, 0.029180306941270828, -0.007582181598991156, 0.019610140472650528, 0.02717927284538746, -0.03246896341443062, -0.07823175936937332, 0.0010750123765319586, 0.012937124818563461, 0.015599370934069157, -0.004598029889166355, 0.02479543164372444, 0.00297545175999403, -0.025352241471409798, 0.009457064792513847, -0.004793783184140921, 0.02096736431121826, 0.030520129948854446, 0.05999624356627464, -0.021524174138903618, 0.02230718731880188, -0.003697564359754324, -0.006185807287693024, -0.0053331926465034485, -0.04297874867916107, -0.013163329102098942, 0.009309161454439163, -0.05776900425553322, -0.0355314165353775, 0.05971783772110939, -0.03208615630865097, -0.026570262387394905, 0.012632619589567184, 0.0277186818420887, 0.0019488338148221374, 0.051957301795482635, -0.007160224486142397, -0.015964778140187263, -0.03845466673374176, 0.025491442531347275, -0.008452196605503559, -0.06949681043624878, -0.025334840640425682, -0.015964778140187263, 0.014207347296178341, -0.0006291297031566501, -0.06330230087041855, 0.0019705842714756727, -0.030363528057932854, -0.028954103589057922, 0.02992852032184601, 0.05916102975606918, -0.018757525831460953, 0.02009734883904457, 0.01090128906071186, -0.029058504849672318, -0.017904911190271378, -0.03513121232390404, -0.008169442415237427, -0.006442462094128132, -0.03299097344279289, -0.04562359303236008, 0.059369832277297974, 0.01544276811182499, -0.050460878759622574, 0.04036870226264, -0.050286874175071716, 0.003784565720707178, -0.08331264555454254, 0.01194530725479126, 0.004571929574012756, -0.006920970045030117, -0.019070731475949287, -0.0016639039386063814, -0.011701703071594238, 0.04764202609658241, -0.03873307257890701, 0.026726864278316498, 0.00983987096697092, -0.008352145552635193, 0.0030320025980472565, -0.022568192332983017, -0.017583005130290985, -0.011518999934196472, -0.0001598652743268758, -0.003954218700528145, -0.0025360940489917994, -0.02775348164141178, 0.07405568659305573, -0.04847724363207817, -0.04607599973678589, -0.008112890645861626, 0.012232412584125996, 0.04698081687092781, -0.0011397198541089892, 0.030206924304366112, 0.0030276526231318712, 0.011988808400928974, -0.046250004321336746, -0.00827819388359785, 0.011092692613601685, -0.005798650905489922, 0.013380832970142365, -0.031894754618406296, -0.03925508260726929, 0.02409941889345646, 0.0160604789853096, 0.01552106998860836, -0.0031211792957037687, -0.023037999868392944, 0.004511028528213501, 0.003284306963905692, 0.0038846174720674753, 0.006320660002529621, -0.045971598476171494, 0.04270034283399582, 0.00040510078542865813, -0.0424567386507988, 0.03234716132283211, -0.022689994424581528, 0.03417419269680977, -0.005715999286621809, -0.019192533567547798, -0.035096410661935806, 0.025752447545528412, 0.06660835444927216, -0.01206710934638977, -0.046215202659368515, 0.07189805060625076, 0.05188770219683647, 0.014198646880686283, -0.04572799429297447, -0.008608799427747726, 0.018705325201153755, -0.08915914595127106, 0.04322235286235809, 0.018235517665743828, -0.0723852589726448, -0.010222678072750568, 0.018044114112854004, 0.056655384600162506, 0.023264205083251, -0.03803706169128418, 0.03671463951468468, 0.06573834270238876, -0.005498495418578386, 0.031146541237831116, -0.04555399343371391, 0.0277186818420887, -0.007964988239109516, 0.01802671328186989, 0.029232507571578026, -0.04336155205965042, 0.07489090412855148, -0.016382385045289993, 0.02721407264471054, 0.027161872014403343, -0.005833451170474291, 0.0018770575989037752, 0.07349887490272522, 0.007199374958872795, -0.048512041568756104, 0.0005801913212053478, -0.020706359297037125, -0.009874671697616577, -0.06981001049280167, 0.013772339560091496, -0.0023816663306206465, 0.0382806658744812, 0.058952223509550095, 0.018044114112854004, -0.03935948386788368, -0.02164597623050213, 0.0896463543176651, -0.028901902958750725, 0.004236973822116852, 0.06344150006771088, -0.03363478556275368, 0.005628997925668955, -0.02329900488257408, -0.03807186335325241, 0.057490598410367966, -0.0410299114882946, 0.005742099601775408, -0.023699210956692696, -0.0760045200586319, 0.05418454110622406, 0.06312830001115799, 0.026813866570591927, -0.020340953022241592, 0.025526244193315506, -0.09542325884103775, 0.0799717903137207, 0.043848760426044464, -0.000480955233797431, -0.008704501204192638, 0.01997554674744606, 0.032312363386154175, -0.003412634367123246, -0.003327807877212763, 0.0024621428456157446, -0.04722442105412483, 0.02476062998175621, -0.01217151153832674, -0.020619358867406845, 0.038141462951898575, -0.020584557205438614, 0.0017237174324691296, -0.05439334362745285, 0.0554373636841774, 0.026900867000222206, 0.0010527182603254914, 0.012110610492527485, -0.016660789027810097, 0.022028783336281776, -0.0105880843475461, 0.020323554053902626, 0.00930046197026968, -0.0037214895710349083, -0.09027276933193207, 0.005894352216273546, -0.023020600900053978, -0.005063488148152828, 0.026396257802844048, -0.03977709263563156, -0.05446294695138931, -0.023212002590298653, 0.01227591373026371, -0.03276477009057999, -0.017991913482546806, -0.029041104018688202, -0.04329195246100426, 0.0739164873957634, -0.019505739212036133, 0.019192533567547798, -0.0757957175374031, -0.023647010326385498, 0.009509265422821045, -0.013989843428134918, -0.01371143851429224, -0.042178332805633545, -0.015608071349561214, -0.047294020652770996, -0.00020907551515847445, -0.08630549907684326, -0.007960638031363487, -0.007403828669339418, -0.03337378054857254, -0.018165916204452515, 0.009135158732533455, 0.004119521472603083, 0.024082018062472343, -0.04033390060067177, 0.01450315210968256, 0.04673721268773079, -0.023090200498700142, 0.08957675844430923, -0.09145598858594894, 0.04193472862243652, -0.01976674422621727, -0.023577408865094185, 0.031233543530106544, -0.051330890506505966, -0.03154674917459488, 0.051783300936222076, 0.035844624042510986, 0.022742195054888725, 0.027805684134364128, 0.005850851535797119, 0.002753597917035222, -0.0567597858607769, 0.00865665078163147, -0.014477051794528961, 0.005446294788271189, 0.02592645026743412, 0.08317344635725021, -0.03187735378742218, -0.029684916138648987, 0.013328631408512592, -0.026065653190016747, -0.06591234356164932, 0.08588789403438568, -0.03220795840024948, -0.05143529549241066, 0.0045675793662667274, 0.006368510890752077, -0.029371710494160652, -0.04913845285773277, -0.023525208234786987, -0.006003104150295258, -0.004395751282572746, -0.04085591062903404, -0.04207393154501915, -0.03848946839570999, 0.01598217710852623, -0.004019469954073429, 0.042387135326862335, 0.028031887486577034, 0.08540068566799164, -0.04224793240427971, -0.03949868679046631, -0.08442626893520355, 0.03467880189418793, -0.011823505163192749, 0.011614701710641384, 0.08449586480855942, -0.03995109349489212, -0.02206358313560486, -0.04872084781527519, 0.0547761507332325, -0.03605342656373978, 0.001194095704704523, -0.015190464444458485, -0.0036910390481352806, 0.02401241660118103, -0.008321695029735565, -0.005676848813891411, -0.031355343759059906, -0.0451015830039978, -0.0520269051194191, -0.025909049436450005, 0.017426403239369392, 0.05223570764064789, 0.013137227855622768, -0.03528781235218048, -0.00648161256685853, 0.003125529270619154, -0.0160604789853096, -0.02180257812142372, -0.036436233669519424, 0.011492899619042873, 0.009761570021510124, 0.039881493896245956, -0.014181246049702168, -0.00441097654402256, 0.03754985332489014, 0.054080139845609665, -0.005407143849879503, -0.03674943745136261, -0.009013356640934944, -0.035096410661935806, -0.01227591373026371, -0.020828161388635635, -0.01088388916105032, -0.001249559223651886, -0.05825621262192726, 0.05129609256982803, -0.004832934122532606, -0.01065768487751484, 0.046841613948345184, 0.022463791072368622, 0.022289786487817764, 0.03594902530312538, -0.017113197594881058, 0.0032756070140749216, 0.02850169502198696, -0.023246804252266884, -0.02658766135573387, 0.043013546615839005, 0.027405476197600365, 0.05693379044532776, 0.039603088051080704, 0.026152653619647026, -0.033234577625989914, 0.05014767125248909, 0.03678423911333084, -0.04478837922215462, 0.05540256202220917, 0.013058926910161972, 0.02804928831756115, 0.024708429351449013, -0.01702619530260563, -0.0026013453025370836, 0.029232507571578026, 0.005459344945847988, 0.05143529549241066, 0.006603414658457041, -0.03967268764972687, 0.03537481650710106 ]
28,948
yampex.options
set_zeroBottom
Sets the bottom (minimum) of the Y-axis range to zero, unless called with C{False}. This is useful for plotting values that are never negative and where zero is a meaningful absolute minimum.
def set_zeroBottom(self, yes=True): """ Sets the bottom (minimum) of the Y-axis range to zero, unless called with C{False}. This is useful for plotting values that are never negative and where zero is a meaningful absolute minimum. """ self.opts['zeroBottom'] = yes
(self, yes=True)
[ 0.03978291526436806, 0.04692520573735237, 0.04361283779144287, -0.0049512991681694984, -0.031933292746543884, 0.0027667756658047438, -0.021461380645632744, 0.05644826218485832, -0.05965711921453476, -0.016070157289505005, -0.004860726650804281, 0.049029938876628876, 0.04916795715689659, -0.020495275035500526, -0.006771376356482506, 0.04513100907206535, 0.05320490524172783, -0.022582756355404854, 0.0459245964884758, 0.00263307336717844, 0.04078352451324463, -0.08460338413715363, -0.010972217656672001, 0.007133666425943375, -0.02746504731476307, -0.05582719296216965, -0.0430607795715332, -0.011369011364877224, -0.04578658193349838, -0.03440031781792641, -0.06124429404735565, -0.030311614274978638, -0.011783057823777199, 0.021047335118055344, 0.03964490070939064, 0.007319124415516853, 0.010989469476044178, 0.03345146030187607, -0.09205621480941772, 0.02887970395386219, 0.07190597802400589, -0.02715451270341873, 0.052514828741550446, 0.005097940564155579, 0.024463213980197906, -0.008177407085895538, 0.03196779638528824, 0.060450706630945206, 0.019046112895011902, -0.0014286742080003023, 0.05727635696530342, -0.030794667080044746, 0.026774970814585686, 0.042750243097543716, -0.05599971488118172, 0.054171010851860046, 0.06486719846725464, 0.05831146985292435, 0.005671566817909479, 0.02781008556485176, -0.037781693041324615, 0.021323366090655327, -0.04154260829091072, -0.07501132041215897, 0.043992381542921066, 0.021858176216483116, -0.03957588970661163, 0.0027128634974360466, 0.022651763632893562, 0.014293210580945015, -0.013068324886262417, 0.021582145243883133, -0.01687237247824669, 0.04975451901555061, 0.005179887171834707, -0.05510261282324791, -0.10606476664543152, 0.08736369758844376, -0.051272690296173096, 0.015026417560875416, -0.02758581005036831, 0.04858139157295227, 0.06428062915802002, -0.0005380440852604806, -0.033416956663131714, -0.021150846034288406, 0.026481688022613525, 0.08239514380693436, 0.07715056091547012, 0.010454660281538963, -0.013585882261395454, -0.014586493372917175, 0.046718183904886246, 0.009755957871675491, 0.03616001084446907, 0.004468245897442102, -0.016130540519952774, 0.01325809583067894, -0.060450706630945206, -0.00796175841242075, 0.0014189699431881309, -0.01669985242187977, 0.06559177488088608, -0.0029026346746832132, -0.005227330140769482, -0.011015347205102444, -0.014948783442378044, -0.020391762256622314, -0.033813752233982086, 0.018131762742996216, -0.013922294601798058, -0.032399095594882965, 0.009488552808761597, -0.030742911621928215, 0.0016960788052529097, 0.018735578283667564, -0.02189267985522747, -0.05023757368326187, 0.04209467023611069, 0.041577111929655075, -0.039334364235401154, 0.022323977202177048, -0.025843366980552673, -0.07073284685611725, 0.002180210780352354, 0.00810839980840683, 0.015371455810964108, 0.034590087831020355, -0.03919634968042374, -0.046373143792152405, 0.06462567299604416, -0.029621535912156105, -0.028620926663279533, -0.015009165741503239, -0.041335586458444595, -0.0308291707187891, 0.03998993709683418, 0.01233511883765459, 0.005800956394523382, 0.023635122925043106, 0.016251303255558014, 0.025550084188580513, -0.018149014562368393, 0.012947561219334602, 0.01011824794113636, 0.02941451407968998, 0.007120727561414242, 0.035538941621780396, 0.021444128826260567, 0.023945657536387444, -0.011662294156849384, -0.019028861075639725, -0.039506882429122925, -0.052756354212760925, 0.05927757918834686, -0.036539554595947266, -0.011455271393060684, -0.016950005665421486, 0.003387844655662775, 0.007047406863421202, -0.005356719251722097, -0.002840096363797784, 0.052411314100027084, -0.003139848355203867, -0.03916184604167938, -0.0047874064184725285, -0.021754663437604904, 0.018269777297973633, -0.026119397953152657, 0.05444703996181488, 0.012688782997429371, -0.07266506552696228, -0.010808324441313744, 0.006969773210585117, 0.054826583713293076, -0.02147863246500492, 0.005447291769087315, 0.037022609263658524, 0.00917801819741726, 0.053998492658138275, 0.04837436601519585, 0.06338353455066681, -0.03452108055353165, -0.020253747701644897, 0.02805161289870739, -0.011136110872030258, 0.0094109196215868, -0.012110844254493713, -0.03729863837361336, -0.0027603062335401773, -0.020805807784199715, 0.04626963287591934, 0.02615390159189701, -0.03390001133084297, 0.03605649992823601, -0.00860870536416769, 0.01491427980363369, -0.01089458353817463, 0.08280918747186661, -0.039023831486701965, 0.0009838981786742806, -0.016950005665421486, 0.04609711468219757, -0.05461956188082695, 0.030035583302378654, 0.025049779564142227, -0.027430543676018715, 0.03567695990204811, -0.03667756915092468, -0.02147863246500492, 0.013525500893592834, -0.026533443480730057, -0.06314200907945633, -0.023117564618587494, -0.04402688518166542, -0.004405707586556673, 0.0047874064184725285, -0.017441686242818832, -0.03671207278966904, 0.05244581773877144, 0.01446572970598936, -0.03255436196923256, 0.010187255218625069, -0.005279085598886013, 0.09405743330717087, 0.041335586458444595, 0.04478596895933151, -0.028431154787540436, 0.017907487228512764, -0.020512526854872704, -0.004778780043125153, 0.029086727648973465, -0.0397484116256237, -0.031847033649683, 0.02929375134408474, 0.011438019573688507, 0.012947561219334602, -0.015293821692466736, -0.03871329501271248, 0.019149625673890114, -0.03729863837361336, 0.02177191525697708, -0.027378788217902184, 0.0711468979716301, -0.0304151251912117, 0.03905833512544632, -0.007137979380786419, 0.021099090576171875, -0.01485389843583107, 0.046476658433675766, -0.014802142046391964, -0.02805161289870739, -0.0022427488584071398, -0.02556733787059784, 0.05120368301868439, -0.02118535153567791, -0.02384214475750923, -0.06007116660475731, -0.0233763437718153, 0.006887826602905989, 0.0012529202504083514, -0.01987420581281185, -0.08632858097553253, 0.04171513020992279, 0.03798871487379074, 0.056137729436159134, 0.009988858364522457, -0.048857420682907104, -0.051341697573661804, 0.04161161556839943, 0.08922690153121948, 0.0019322143634781241, -0.024342451244592667, -0.030622147023677826, 0.02125435881316662, 0.058967042714357376, 0.03070840798318386, -0.07832369208335876, -0.0019138841889798641, 0.003739352338016033, 0.022703519091010094, -0.04450993984937668, 0.012507637962698936, 0.070318803191185, -0.0048650396056473255, 0.009402293711900711, -0.02963878959417343, 0.007685727905482054, -0.061520326882600784, 0.0409560427069664, 0.006987025495618582, 0.030863674357533455, 0.07763361185789108, 0.014293210580945015, 0.018977105617523193, -0.05037558823823929, 0.05982963740825653, 0.0013305539032444358, -0.047132231295108795, -0.031329475343227386, 0.021875428035855293, -0.05296337604522705, -0.003247672924771905, 0.039851922541856766, 0.04913345351815224, 0.016967257484793663, 0.035176653414964676, 0.02366962656378746, 0.05227329954504967, -0.00409948593005538, -0.014301836490631104, 0.018476800993084908, 0.0030212413985282183, 0.007534773554652929, -0.048201847821474075, 0.05220429226756096, 0.010040613822638988, -0.03362398222088814, 0.02887970395386219, -0.0067109945230185986, -0.05434352904558182, -0.05289436876773834, -0.021582145243883133, -0.11448370665311813, -0.040334977209568024, 0.007457139901816845, -0.014043058268725872, -0.0010642274282872677, -0.043819863349199295, 0.017234662547707558, 0.03971390798687935, -0.017191532999277115, 0.02361787110567093, 0.042232684791088104, 0.044406428933143616, -0.017717715352773666, 0.019132373854517937, 0.03450382873415947, -0.02177191525697708, -0.012171225622296333, -0.0042525967583060265, 0.014457103796303272, -0.010256263427436352, 0.02325558103621006, 0.023359091952443123, 0.0035883982200175524, -0.03491787612438202, 0.006309887859970331, 0.04602810740470886, 0.04972001537680626, -0.0062020630575716496, 0.05430902540683746, -0.04947848990559578, -0.03053588792681694, 0.02953527681529522, 0.0038018906489014626, 0.041404593735933304, -0.0052100783213973045, -0.008211911655962467, -0.010540919378399849, -0.003972253296524286, -0.008919239975512028, -0.09178018569946289, 0.03557344898581505, -0.07832369208335876, 0.01645832695066929, 0.03360673040151596, -0.02693023905158043, 0.027240771800279617, -0.009523056447505951, -0.033692989498376846, -0.07542537152767181, -0.006857635919004679, -0.011153362691402435, -0.02561909332871437, 0.05227329954504967, -0.0397484116256237, 0.039092838764190674, 0.0021112030372023582, -0.052411314100027084, 0.012404126115143299, -0.0537569634616375, -0.07839269936084747, -0.027033749967813492, -0.008414621464908123, -0.016423823311924934, 0.0058354600332677364, -0.027827337384223938, -0.00025716135860420763, -0.056655287742614746, 0.050617117434740067, -0.007526147644966841, -0.005028932821005583, 0.04085253179073334, -0.04416489973664284, -0.010584049858152866, 0.04081802815198898, 0.055240631103515625, 0.014448477886617184, -0.0009504726622253656, 0.043474823236465454, -0.03165726363658905, 0.022461991757154465, 0.032399095594882965, -0.03270962834358215, -0.02705100178718567, 0.0009078820003196597, 0.005934658460319042, 0.02556733787059784, 0.03384825587272644, 0.03788520395755768, -0.0492369644343853, -0.019373899325728416, 0.00799194909632206, 0.03262336924672127, -0.0069266436621546745, -0.022513747215270996, -0.009704201482236385, 0.06469468027353287, -0.04502749443054199, 0.0233763437718153, -0.002980268094688654, 0.022151457145810127, 0.0005226790672168136, 0.04668368026614189, -0.021616648882627487, -0.02900046855211258, -0.04295726493000984, 0.0049211084842681885, 0.009954354725778103, 0.005149696487933397, -0.053066886961460114, -0.005395536310970783, 0.013706645928323269, -0.02415267936885357, -0.00937641505151987, 0.024463213980197906, -0.03940337151288986, -0.016768861562013626, 0.04202566295862198, 0.05658628046512604, -0.04247421398758888, 0.015457714907824993, -0.02159939706325531, -0.00361643242649734, -0.014888402074575424, -0.004129677079617977, -0.0017791036516427994, 0.005839772988110781, -0.032640621066093445, -0.03100169077515602, 0.025481076911091805, -0.0052963378839194775, 0.0017068613087758422, -0.0036099629942327738, -0.05244581773877144, -0.05951910465955734, -0.050617117434740067, 0.001878302195109427, 0.0027991230599582195, 0.03360673040151596, 0.0009736549109220505, -0.08294720202684402, -0.017355425283312798, -0.0013650577748194337, 0.01061855349689722, 0.053066886961460114, -0.01811450906097889, -0.033416956663131714, -0.011446645483374596, -0.01363763865083456, -0.03774718940258026, -0.01627718098461628, -0.04099055007100105, 0.01073931623250246, -0.009626568295061588, 0.02970779687166214, 0.05620673671364784, -0.022755274549126625, -0.017648708075284958, -0.03407252952456474, 0.0003889767685905099, -0.00533946743234992, 0.029138483107089996, 0.013318478129804134, 0.03503863885998726, -0.06438414752483368, -0.08501743525266647, -0.006715307477861643, 0.018080005422234535, 0.01699313521385193, -0.04254322126507759, -0.039092838764190674, 0.0011688171653077006, 0.0004854796570725739, 0.016320310533046722, 0.060278188437223434, -0.03036336973309517, 0.03854077681899071, -0.03345146030187607, -0.026654208078980446, 0.016967257484793663, -0.03698810562491417, -0.05113467574119568, -0.011386263184249401, -0.012766416184604168, -0.022755274549126625, 0.004008913412690163, -0.054171010851860046, 0.04461345076560974, 0.04958200082182884, -0.0042935702949762344, -0.05555116385221481, 0.03895482420921326, 0.05924307182431221, 0.017234662547707558, -0.03217482194304466, 0.015380081720650196, 0.07577040791511536, -0.0337274931371212, -0.03874779865145683, 0.01764008216559887, 0.024342451244592667, -0.048788413405418396, -0.001332710380665958, -0.003806203603744507, -0.056655287742614746, -0.03283039107918739, 0.027775581926107407, 0.022461991757154465, 0.08060094714164734, -0.029086727648973465, 0.024946268647909164, 0.08060094714164734, -0.03546993434429169, 0.012119470164179802, -0.022582756355404854, -0.0015656112227588892, -0.05261833965778351, -0.044716961681842804, 0.03141573444008827, 0.009997484274208546, 0.10772095620632172, -0.0167516078799963, 0.038092225790023804, 0.05058261379599571, -0.037367645651102066, 0.013163210824131966, 0.030225353315472603, -0.014690005220472813, -0.03898932784795761, 0.041749633848667145, 0.014931531623005867, -0.01476763840764761, -0.0034180355723947287, -0.015319699421525002, 0.01550084538757801, 0.03854077681899071, 0.027792833745479584, 0.014448477886617184, -0.0032347338274121284, -0.009868094697594643, 0.050341084599494934, -0.05372245982289314, -0.06296948343515396, 0.017959242686629295, -0.019011609256267548, 0.02077130414545536, 0.012999317608773708, 0.041922152042388916, -0.0007979010115377605, -0.020374510437250137, -0.004080077633261681, -0.024894513189792633, -0.006133055314421654, 0.04806383326649666, 0.04161161556839943, 0.019632678478956223, -0.047132231295108795, 0.002283722162246704, -0.019511915743350983, -0.0025856306310743093, 0.002751680323854089, -0.0397484116256237, 0.0051367576234042645, 0.03100169077515602, 0.016604967415332794, 0.05227329954504967, -0.008207597769796848, -0.002231966471299529, 0.0010884879156947136, 0.043819863349199295, 0.0069266436621546745, -0.008289544843137264, -0.01614779233932495, -0.008526758290827274, -0.01608741097152233, -0.03283039107918739, 0.07721956819295883, 0.09592064470052719, 0.010747942142188549, 0.05537864565849304, -0.03153650090098381, 0.007668476086109877, 0.012050461955368519, 0.01405168417841196, 0.0013995615299791098, -0.0332789421081543, -0.12476584315299988, -0.0434403195977211, -0.017303669825196266, 0.014862524345517159, -0.012059087865054607, -0.03398627042770386, -0.06328002363443375, -0.009781835600733757, -0.012007332406938076, -0.025670848786830902, -0.01073931623250246, 0.005593933165073395, -0.011567408218979836, 0.022461991757154465, -0.001090105390176177, 0.0029565468430519104, -0.03874779865145683, -0.030087338760495186, 0.015380081720650196, -0.012317867018282413, -0.036781080067157745, 0.023410847410559654, 0.008569888770580292, 0.008535384200513363, -0.028776193037629128, -0.04868490248918533, -0.07342414557933807, 0.013327104039490223, -0.040093448013067245, -0.018494052812457085, 0.0951615571975708, 0.012706034816801548, 0.032640621066093445, -0.04402688518166542, 0.010368400253355503, 0.05199727043509483, -0.011601912789046764, 0.03698810562491417, -0.07680552452802658, 0.05617223307490349, -0.015699241310358047, -0.03386550769209862, 0.037609174847602844, -0.01764008216559887, -0.0014178917044773698, 0.022289473563432693, 0.025670848786830902, 0.018269777297973633, -0.015336952172219753, -0.022479243576526642, 0.02610214613378048, -0.04685619845986366, 0.005542177241295576, -0.014215577393770218, -0.011058476753532887, 0.05179024487733841, 0.06528124213218689, 0.004159867763519287, -0.03320993483066559, 0.003614275949075818, -0.01092046219855547, -0.07411422580480576, 0.029397262260317802, -0.006616109050810337, -0.08957193791866302, -0.006404773332178593, 0.01089458353817463, -0.0475807785987854, -0.04516551271080971, 0.03633253276348114, -0.03528016433119774, -0.024221688508987427, 0.027706574648618698, -0.00846206396818161, -0.0645221620798111, 0.034348562359809875, 0.0028163751121610403, 0.05782841518521309, 0.011783057823777199, 0.063694067299366, 0.0018944758921861649, -0.015638859942555428, -0.014077561907470226, -0.05893253907561302, 0.009574812836945057, 0.054654065519571304, 0.05593070760369301, -0.03916184604167938, -0.06379757821559906, -0.004308665636926889, 0.0430607795715332, -0.0028875390999019146, 0.02975955232977867, 0.00021645761444233358, -0.07597742974758148, 0.06421162188053131, -0.017855731770396233, -0.006051108706742525, -0.00023317040177062154, -0.009816339239478111, -0.017355425283312798, -0.016708478331565857, -0.013430614955723286, 0.06959421932697296, 0.0006124429637566209, -0.05775940790772438, -0.014517486095428467, -0.03336520120501518, -0.03217482194304466, 0.017200158908963203, -0.00013531970034819096, -0.044061388820409775, -0.02013298310339451, 0.02573985606431961, -0.03214031457901001, 0.0003639075730461627, 0.042336199432611465, 0.013646264560520649, -0.031985048204660416, -0.07232002168893814, -0.052514828741550446, -0.04413039609789848, -0.006624734960496426, -0.025532832369208336, 0.023290084674954414, -0.007690040860325098, -0.01399130281060934, 0.055309638381004333, 0.0322955846786499, 0.011524278670549393, 0.017027638852596283, 0.017838479951024055, -0.022030694410204887, -0.020046724006533623, 0.028327643871307373, -0.001983970170840621, 0.07307910919189453, -0.03916184604167938, -0.020909320563077927, 0.05430902540683746, 0.0027085505425930023, 0.055654674768447876, 0.028845200315117836, 0.007043093908578157, 0.009514430537819862, 0.05889803543686867, 0.06172734871506691, -0.015155807137489319, -0.009833591058850288, 0.057138338685035706, 0.009238400496542454, -0.049789026379585266, -0.05841498076915741, 0.015035043470561504, 0.0021780540701001883, 0.006094238720834255, 0.046718183904886246, 0.021685656160116196, -0.0062279412522912025, 0.03348596394062042 ]
28,949
yampex.options
set_zeroLine
Draws a horizontal line at the specified I{y} value (default is y=0) if the Y-axis range includes that value. If y is C{None} or C{False}, clears any previously set line. @keyword color: Set the line color (default: black). @keyword linestyle: Set the line type (default: '--'). @keyword linewidth: Set the line width (default: 1).
def set_zeroLine(self, y=0, color="black", linestyle='--', linewidth=1): """ Draws a horizontal line at the specified I{y} value (default is y=0) if the Y-axis range includes that value. If y is C{None} or C{False}, clears any previously set line. @keyword color: Set the line color (default: black). @keyword linestyle: Set the line type (default: '--'). @keyword linewidth: Set the line width (default: 1). """ self.opts['zeroLine'] = { 'y': y, 'color': color, 'linestyle': linestyle, 'linewidth': linewidth, }
(self, y=0, color='black', linestyle='--', linewidth=1)
[ -0.002421913668513298, 0.040169164538383484, 0.014289289712905884, 0.019703997299075127, -0.01324267778545618, -0.04369824007153511, -0.012282561510801315, 0.06103222072124481, -0.0345468670129776, 0.034373871982097626, -0.035135045647621155, 0.01940990798175335, 0.02043057046830654, 0.007516581565141678, -0.0044243172742426395, 0.046362344175577164, 0.004342144820839167, -0.04535898193717003, 0.03250553831458092, -0.05148296430706978, 0.063557930290699, -0.01851033978164196, 0.02793850377202034, 0.038854412734508514, -0.021918317303061485, 0.002205671276897192, -0.011971172876656055, 0.01215281616896391, -0.014375787228345871, -0.10614901036024094, 0.000006854711500636768, 0.016494961455464363, -0.04708892107009888, 0.019652098417282104, 0.049441635608673096, -0.02539549395442009, -0.025430092588067055, 0.008671315386891365, -0.058956295251846313, -0.0025386842899024487, 0.034304674714803696, 0.02079385705292225, 0.05234793201088905, 0.041864506900310516, -0.056188393384218216, -0.004240510985255241, 0.018285447731614113, 0.06753678619861603, 0.02319847233593464, -0.04791928827762604, 0.015448348596692085, 0.009289768524467945, 0.024720817804336548, 0.014254691079258919, -0.03290342539548874, -0.014133595861494541, 0.03916580229997635, 0.0352388434112072, -0.008736188523471355, 0.016546860337257385, -0.05317830294370651, 0.010595872066915035, -0.03008362650871277, -0.020741960033774376, 0.06649882346391678, -0.015543495304882526, -0.01396925188601017, 0.02456512302160263, 0.06971651315689087, 0.04750410467386246, -0.0011363532394170761, 0.049303241074085236, -0.013510817661881447, 0.014531481079757214, 0.04771169647574425, -0.012066319584846497, -0.11542148143053055, 0.08822685480117798, 0.00898702908307314, -0.020084582269191742, -0.0020856568589806557, 0.04639694467186928, 0.03132918104529381, -0.005769344046711922, -0.048126883804798126, -0.010786165483295918, 0.07853920012712479, 0.044840000569820404, 0.003803701838478446, 0.01966939866542816, -0.05774533748626709, 0.04695052281022072, -0.017593471333384514, -0.003159299725666642, 0.027644412592053413, -0.023215770721435547, 0.022039413452148438, -0.004186450503766537, 0.012957237660884857, -0.006409421097487211, 0.014410385861992836, -0.03001442924141884, 0.04708892107009888, -0.009627106599509716, -0.04266027733683586, -0.06501107662916183, 0.004575686529278755, -0.00312253856100142, -0.014920717105269432, 0.07321098446846008, 0.015569444745779037, -0.03937339410185814, 0.008589143864810467, -0.0568457692861557, 0.0033041820861399174, 0.02911486104130745, -0.07113505899906158, -0.0554618202149868, 0.07054688036441803, 0.038300834596157074, -0.03667468950152397, -0.019773194566369057, -0.03608651086688042, 0.003773427801206708, -0.0015266705304384232, -0.03598271682858467, -0.015335902571678162, 0.013943302445113659, 0.051517561078071594, -0.08912641555070877, 0.09078715741634369, 0.02063816413283348, 0.03293802589178085, 0.028336388990283012, -0.05995966121554375, 0.009661705233156681, -0.008139359764754772, 0.0422796905040741, 0.002298655454069376, 0.010864011943340302, 0.019565600901842117, -0.01735128089785576, -0.009298417717218399, -0.03861222043633461, 0.016347916796803474, 0.07238061726093292, 0.04653533920645714, 0.05148296430706978, 0.022454598918557167, 0.08026913553476334, -0.0031982234213501215, -0.0104574766010046, 0.01177223026752472, -0.013666512444615364, -0.012239312753081322, 0.0021321489475667477, -0.025793379172682762, -0.0339759886264801, 0.03940799459815025, 0.005263336934149265, -0.021036049351096153, -0.0138654550537467, 0.095215804874897, -0.07473333179950714, 0.01899472251534462, 0.03785105049610138, -0.07722444087266922, 0.019946187734603882, 0.023492561653256416, 0.03103509172797203, 0.043525245040655136, -0.09493900835514069, 0.014142245054244995, -0.0030100925359874964, 0.06158580258488655, -0.005008171312510967, -0.005189814604818821, 0.003968046046793461, -0.025205200538039207, 0.03792024776339531, 0.042902469635009766, 0.06988950818777084, -0.02498030848801136, 0.007127345539629459, 0.051448363810777664, -0.006828931160271168, -0.01014608796685934, -0.027990400791168213, -0.017645370215177536, -0.0034598764032125473, -0.001514777191914618, 0.028665076941251755, 0.05380107834935188, -0.024582423269748688, 0.01982509158551693, -0.0013266464229673147, 0.04214129596948624, -0.009912545792758465, 0.015941381454467773, -0.03764345496892929, 0.0058255670592188835, 0.0013266464229673147, -0.007741473615169525, -0.0418299064040184, -0.019358009099960327, -0.0009871460497379303, -0.012740994803607464, 0.03608651086688042, -0.043110061436891556, 0.03188276290893555, -0.00041626638267189264, -0.04764249920845032, -0.032851528376340866, -0.038370031863451004, 0.007568479981273413, -0.025568487122654915, 0.005899089388549328, 0.0605478398501873, -0.02319847233593464, 0.02105334773659706, 0.06172419711947441, -0.045255184173583984, 0.013199429027736187, -0.009160023182630539, 0.0637655258178711, -0.0036501698195934296, 0.027090832591056824, -0.005946662742644548, -0.049234043806791306, -0.0015126147773116827, -0.02925325557589531, 0.054804444313049316, -0.043386850506067276, -0.010180686600506306, -0.04868046194314957, 0.006997600197792053, 0.028872668743133545, 0.004921674262732267, -0.06570305675268173, -0.004930323921144009, -0.020205678418278694, 0.046673733741045, 0.031208086758852005, 0.017446426674723625, -0.0322287492454052, 0.0852513536810875, -0.005838541779667139, 0.024340230971574783, -0.05712256208062172, 0.028042299672961235, -0.006772708147764206, -0.009471411816775799, -0.010206636041402817, 0.028370987623929977, 0.0345468670129776, 0.0374358631670475, -0.00657376553863287, -0.07314179092645645, -0.025637684389948845, 0.0061931791715323925, -0.009860647842288017, -0.014643927104771137, -0.032176852226257324, 0.006154255475848913, 0.03778185322880745, 0.011062955483794212, -0.009826049208641052, -0.007663626689463854, -0.02925325557589531, 0.050687190145254135, 0.012377708218991756, 0.012213364243507385, 0.034373871982097626, -0.007836620323359966, -0.0020132155623286963, 0.06335034221410751, 0.004934648983180523, -0.05380107834935188, 0.002363528124988079, 0.010249883867800236, 0.032661233097314835, -0.01434983778744936, -0.005570400971919298, 0.03805864229798317, -0.03484095633029938, -0.01700529269874096, 0.03577512130141258, -0.007715524639934301, -0.04452861100435257, -0.04127632826566696, 0.02560308575630188, 0.08974919468164444, 0.06871315091848373, 0.03909660503268242, 0.0734877735376358, -0.031208086758852005, 0.046362344175577164, 0.02821529284119606, -0.03186546266078949, -0.019288811832666397, 0.03475445881485939, -0.05210573971271515, 0.041933704167604446, -0.018354644998908043, 0.01728208363056183, -0.017083140090107918, 0.03764345496892929, 0.012040370143949986, 0.06553006172180176, -0.025360895320773125, -0.0013580014929175377, 0.05636138841509819, -0.051517561078071594, -0.056949567049741745, -0.03425277769565582, 0.024824613705277443, -0.021572330966591835, 0.013753009028732777, -0.020482469350099564, 0.048126883804798126, 0.0024608371313661337, -0.07293419539928436, 0.0027051910292357206, -0.05566941201686859, 0.024720817804336548, -0.006335898768156767, 0.013545416295528412, 0.00555742671713233, -0.05840271711349487, 0.0402037650346756, 0.058956295251846313, -0.014574729837477207, -0.030031727626919746, 0.012758295051753521, 0.04255647957324982, -0.05404327064752579, -0.013303224928677082, 0.015249405987560749, -0.06296975165605545, 0.011434892192482948, -0.015984630212187767, 0.011313796043395996, -0.014894768595695496, -0.019946187734603882, 0.03584432229399681, 0.008091785944998264, -0.021849120035767555, -0.0005784481181763113, 0.03075830265879631, 0.0843517929315567, 0.03139837831258774, 0.059094689786434174, -0.006072083488106728, -0.037262871861457825, 0.05425086244940758, 0.017100440338253975, 0.017922161146998405, -0.01345026958733797, 0.0015472135273739696, -0.021382037550210953, 0.008117735385894775, 0.0323498472571373, -0.05155216157436371, 0.005349833983927965, -0.0690937340259552, 0.007953391410410404, 0.011478140018880367, -0.017178287729620934, 0.03027391992509365, 0.024582423269748688, -0.05214034020900726, -0.02084575593471527, -0.03075830265879631, -0.006738109514117241, 0.0026403183583170176, 0.07708604633808136, 0.021831821650266647, 0.036570895463228226, 0.0048654512502253056, -0.06570305675268173, -0.010786165483295918, -0.05224413424730301, 0.0003059828304685652, 0.0031571374274790287, -0.055704012513160706, 0.030913997441530228, 0.009333017282187939, -0.010085539892315865, 0.02842288464307785, -0.018216250464320183, 0.01761077158153057, -0.02655455283820629, 0.057641543447971344, -0.028042299672961235, 0.032522838562726974, -0.050894781947135925, 0.06442289799451828, 0.0619317889213562, 0.014358487911522388, -0.03625950589776039, -0.005012495908886194, 0.009229220449924469, 0.0022229705937206745, 0.03484095633029938, -0.05393947660923004, -0.04871506243944168, 0.008710239082574844, 0.018562236800789833, -0.02049976773560047, 0.017870262265205383, -0.012792893685400486, -0.0402037650346756, -0.03013552352786064, -0.002629506168887019, 0.010137437842786312, -0.011149452067911625, 0.050479598343372345, -0.020015385001897812, 0.009203271940350533, 0.008173958398401737, -0.029097560793161392, 0.009194621816277504, 0.017783764749765396, 0.04155311733484268, 0.0619317889213562, 0.011564637534320354, -0.03944259136915207, -0.038854412734508514, 0.0681595653295517, -0.016226820647716522, 0.036570895463228226, -0.04913024604320526, 0.033197514712810516, 0.0011947386665269732, -0.06061703711748123, -0.0073738619685173035, 0.036570895463228226, -0.03468526154756546, -0.021849120035767555, 0.003844787832349539, 0.03764345496892929, -0.07054688036441803, 0.029547344893217087, 0.008844309486448765, -0.023855848237872124, -0.009116774424910545, 0.0030641532503068447, 0.016598757356405258, -0.01177223026752472, -0.009540609084069729, -0.04570496827363968, 0.07203462719917297, -0.0229908786714077, -0.017576172947883606, -0.0020932252518832684, -0.029478147625923157, -0.0637655258178711, -0.032661233097314835, 0.0004381609323900193, -0.019236912950873375, 0.03084479831159115, 0.04888805374503136, -0.04279867187142372, -0.02677944488823414, 0.0034901504404842854, 0.05009901151061058, 0.02456512302160263, 0.003373379586264491, -0.038162436336278915, -0.041726112365722656, -0.034650664776563644, -0.015647292137145996, -0.04888805374503136, -0.012343109585344791, 0.0418299064040184, -0.000571420241612941, 0.04885345697402954, 0.01761077158153057, -0.056326787918806076, -0.023561758920550346, -0.05968286842107773, 0.032851528376340866, 0.010085539892315865, -0.015275354497134686, 0.05490824207663536, 0.025914475321769714, -0.028803471475839615, -0.06912833452224731, 0.009471411816775799, 0.04705432057380676, 0.0345468670129776, -0.007347912527620792, -0.056949567049741745, -0.03916580229997635, 0.010172037407755852, 0.010967808775603771, 0.037885647267103195, -0.019288811832666397, 0.041656915098428726, -0.011927924118936062, -0.020084582269191742, -0.000229216821026057, -0.07258821278810501, -0.0010260696290060878, -0.0004987087449990213, 0.03392408788204193, -0.02973763830959797, 0.017870262265205383, -0.06473428755998611, -0.0013255651574581861, 0.03667468950152397, 0.025585787370800972, 0.007741473615169525, -0.009696303866803646, 0.012706396169960499, 0.03639790043234825, -0.029633842408657074, 0.02953004650771618, 0.04695052281022072, -0.02271408960223198, -0.026052869856357574, 0.05352428928017616, 0.0073089892975986, -0.04231429100036621, -0.02574148215353489, 0.06871315091848373, -0.043802037835121155, -0.034512266516685486, 0.050410401076078415, -0.0033820292446762323, 0.05490824207663536, -0.04279867187142372, -0.016962043941020966, 0.08345222473144531, 0.005496878642588854, 0.025758780539035797, -0.029633842408657074, -0.024132639169692993, -0.012671797536313534, -0.07494092732667923, 0.029149459674954414, 0.019081218168139458, 0.017671318724751472, -0.003414465580135584, -0.019219614565372467, 0.03070640377700329, 0.012429606169462204, 0.02539549395442009, -0.021762622520327568, -0.019842391833662987, -0.03608651086688042, 0.008044213056564331, 0.04027296230196953, -0.037816449999809265, -0.02098415046930313, 0.049026452004909515, -0.00486977631226182, 0.006322924513369799, -0.008891882374882698, 0.018527638167142868, 0.02389044687151909, 0.03236714377999306, 0.0374358631670475, -0.08961080014705658, -0.021935617551207542, -0.020136481150984764, -0.015154259279370308, 0.0004157257790211588, 0.04771169647574425, 0.028959166258573532, -0.008225856348872185, -0.01618357188999653, -0.02338876575231552, 0.01583758555352688, -0.051725152879953384, 0.06999330222606659, -0.00686353025957942, -0.021087948232889175, -0.04996061697602272, 0.03290342539548874, -0.03411438316106796, -0.016624705865979195, -0.026744846254587173, -0.06874774396419525, -0.010889961384236813, -0.044909197837114334, -0.018198950216174126, 0.0280768983066082, -0.026052869856357574, -0.003051178529858589, -0.023769352585077286, 0.04823067784309387, -0.060997623950242996, 0.005012495908886194, -0.042971666902303696, -0.0019440180622041225, 0.07632487267255783, -0.045462775975465775, 0.039131201803684235, 0.07646327465772629, -0.03750506043434143, 0.02112254686653614, -0.037816449999809265, 0.04567037150263786, 0.0161143746227026, -0.01645171269774437, 0.0029971180483698845, 0.012913988903164864, -0.1040038913488388, -0.06757138669490814, -0.045462775975465775, 0.07217302173376083, -0.013259977102279663, -0.008788086473941803, -0.025084104388952255, -0.005734745413064957, 0.038370031863451004, -0.01595867983996868, -0.037470463663339615, -0.03191735967993736, 0.003200385719537735, 0.009073526598513126, -0.009549259208142757, -0.0104574766010046, -0.04127632826566696, 0.011997121386229992, -0.006128306500613689, -0.032522838562726974, 0.0013255651574581861, 0.029097560793161392, 0.015180207788944244, 0.007023549173027277, -0.07846999913454056, 0.009471411816775799, 0.01362326368689537, -0.043317653238773346, -0.033958688378334045, 0.012438256293535233, 0.056741975247859955, 0.01864873431622982, -0.032851528376340866, -0.02442672848701477, 0.05867950618267059, 0.020188380032777786, -0.02174532413482666, 0.02022297866642475, -0.07722444087266922, 0.03861222043633461, 0.012619899585843086, -0.0067900074645876884, -0.005393082741647959, -0.05189814791083336, 0.01837194338440895, 0.010431528091430664, 0.029633842408657074, 0.020966852083802223, -0.004355119541287422, -0.04203749820590019, 0.04217589646577835, -0.03868141770362854, -0.01273234561085701, 0.012472854927182198, -0.002114849630743265, 0.035602129995822906, 0.022056713700294495, -0.04196830093860626, 0.06082462891936302, -0.06258916854858398, -0.028526682406663895, -0.05189814791083336, -0.020326774567365646, 0.00015096414426807314, -0.06338493525981903, -0.0010087701957672834, -0.01899472251534462, -0.06051323935389519, -0.0374358631670475, 0.016771750524640083, 0.027834706008434296, 0.007702549919486046, -0.008623742498457432, -0.03124268539249897, -0.029547344893217087, 0.028820771723985672, 0.001267179730348289, 0.04432101920247078, 0.026952438056468964, 0.0026511303149163723, -0.024046141654253006, -0.029841434210538864, -0.005185490008443594, -0.06812497228384018, -0.03027391992509365, 0.017524274066090584, -0.011858726851642132, -0.07168864458799362, -0.08684290200471878, -0.03923499956727028, 0.008355601690709591, 0.05065259337425232, 0.04072274640202522, 0.040169164538383484, -0.055565617978572845, 0.05072179064154625, -0.0517597533762455, -0.023371465504169464, -0.015249405987560749, 0.015872184187173843, -0.017377229407429695, 0.004523788578808308, -0.004523788578808308, 0.012386358343064785, 0.01104565616697073, -0.07936956733465195, 0.008697264827787876, 0.019098518416285515, -0.05944067984819412, -0.008044213056564331, -0.04110333323478699, 0.006660262122750282, 0.024392129853367805, -0.00693272752687335, -0.0630735456943512, 0.019496403634548187, 0.008139359764754772, -0.017576172947883606, -0.05608459934592247, -0.03909660503268242, -0.007931767031550407, -0.05155216157436371, -0.0014304426731541753, -0.01575108803808689, 0.019392607733607292, -0.014254691079258919, 0.01966939866542816, 0.008865933865308762, -0.03181356564164162, 0.00011751416604965925, 0.06362713128328323, -0.014747723937034607, -0.05428546294569969, -0.006128306500613689, 0.04567037150263786, -0.036294106394052505, -0.017576172947883606, 0.046500738710165024, 0.010336381383240223, 0.03729746863245964, 0.006547816097736359, 0.04660453647375107, -0.011123502627015114, -0.02511870302259922, -0.001434767502360046, 0.09120234847068787, 0.058195121586322784, -0.018873626366257668, -0.04054975137114525, 0.051379166543483734, 0.029979830607771873, 0.028232593089342117, 0.020863056182861328, 0.011218649335205555, 0.006876504514366388, 0.021572330966591835, 0.05930228531360626, 0.026658348739147186, 0.027004336938261986, 0.026589151471853256 ]
28,950
yampex.plot
show
Call this to show the figure with suplots after the last call to my instance. If I have a non-C{None} I{fc} attribute (which must reference an instance of Qt's C{FigureCanvas}, then the FigureCanvas is drawn instead of PyPlot doing a window show. You can supply an open file-like object for PNG data to be written to (instead of a Matplotlib Figure being displayed) with the I{fh} keyword. (It's up to you to close the file object.) Or, with the I{filePath} keyword, you can specify the file path of a PNG file for me to create or overwrite. (That overrides any I{filePath} you set in the constructor.)
def show(self, windowTitle=None, fh=None, filePath=None, noShow=False): """ Call this to show the figure with suplots after the last call to my instance. If I have a non-C{None} I{fc} attribute (which must reference an instance of Qt's C{FigureCanvas}, then the FigureCanvas is drawn instead of PyPlot doing a window show. You can supply an open file-like object for PNG data to be written to (instead of a Matplotlib Figure being displayed) with the I{fh} keyword. (It's up to you to close the file object.) Or, with the I{filePath} keyword, you can specify the file path of a PNG file for me to create or overwrite. (That overrides any I{filePath} you set in the constructor.) """ try: self.fig.tight_layout() except ValueError as e: if self.verbose: proto = "WARNING: ValueError '{}' doing tight_layout "+\ "on {:.5g} x {:.5g} figure" print((sub(proto, e.message, self.width, self.height))) self.subplots_adjust() # Calling plt.draw massively slows things down when generating # plot images on Rpi. And without it, the (un-annotated) plot # still updates! if False and self.annotators: # This is not actually run, see above comment self.plt.draw() for annotator in list(self.annotators.values()): if self.verbose: annotator.setVerbose() annotator.update() if fh is None: if not filePath: filePath = self.filePath if filePath: fh = open(filePath, 'wb+') if fh is None: self.plt.draw() if windowTitle: self.fig.canvas.set_window_title(windowTitle) if self.fc is not None: self.fc.draw() elif not noShow: self.plt.show() else: self.fig.savefig(fh, format='png') self.plt.close() if filePath is not None: # Only close a file handle I opened myself fh.close() if not noShow: self.clear()
(self, windowTitle=None, fh=None, filePath=None, noShow=False)
[ 0.050835493952035904, -0.08097953349351883, 0.03287932649254799, 0.05991591885685921, -0.03561461716890335, 0.01624428480863571, -0.009029255248606205, 0.031223265454173088, -0.03213502839207649, 0.0012315792264416814, 0.019184259697794914, 0.014997587539255619, 0.05388711392879486, -0.009131595492362976, -0.042871516197919846, -0.022142840549349785, -0.019016792997717857, -0.01487663947045803, -0.03260021656751633, 0.03213502839207649, -0.012132043950259686, -0.05779467523097992, -0.02123107574880123, -0.009247892536222935, 0.0013292682124301791, -0.0025771288201212883, 0.008815268985927105, -0.03315843641757965, -0.027129631489515305, 0.04566263034939766, -0.05355218052864075, -0.04674186185002327, 0.06814040243625641, 0.02363143488764763, 0.07405756413936615, -0.009494440630078316, 0.012346029281616211, -0.008982736617326736, -0.014318416826426983, 0.06222324073314667, 0.040117617696523666, -0.04722565412521362, 0.0874549150466919, -0.07104316353797913, -0.020561208948493004, 0.028729870915412903, -0.007089430466294289, 0.08730605244636536, 0.002544565824791789, -0.038889527320861816, 0.03967103734612465, -0.029957959428429604, -0.059059977531433105, 0.0167652927339077, -0.020207667723298073, 0.059990350157022476, 0.048863109201192856, 0.008410558104515076, 0.02218005433678627, -0.046704646199941635, -0.018439961597323418, -0.017090924084186554, 0.04246215149760246, -0.06106958165764809, 0.012234384194016457, 0.005679917521774769, 0.030367324128746986, -0.04450897127389908, -0.04000597074627876, -0.018532998859882355, 0.016290804371237755, 0.0008722232305444777, -0.03647056221961975, 0.02245916612446308, 0.051319289952516556, -0.02305460348725319, -0.06497713923454285, 0.004456479102373123, -0.030758079141378403, 0.047858305275440216, 0.026757482439279556, 0.006038110703229904, 0.008610587567090988, -0.04034090414643288, 0.04283430054783821, -0.002884151414036751, 0.029139233753085136, 0.01979830488562584, 0.014532402157783508, 0.036228664219379425, 0.009675863198935986, 0.010299211367964745, 0.06948013603687286, 0.014095127582550049, 0.018030598759651184, -0.052993956953287125, -0.046555787324905396, -0.043392524123191833, 0.019761089235544205, -0.0417550690472126, -0.05258459225296974, -0.03198616951704025, -0.009703774005174637, -0.026571407914161682, 0.03756839781999588, -0.03632169961929321, -0.024226872250437737, 0.03498196601867676, -0.050165627151727676, 0.007973283529281616, -0.018756289035081863, -0.01253210287541151, -0.05950655788183212, 0.04618363827466965, 0.012206473387777805, -0.026701660826802254, -0.04551377147436142, -0.00581482145935297, 0.06222324073314667, -0.051765866577625275, -0.12645608186721802, 0.09288828074932098, -0.03639613091945648, -0.034777283668518066, 0.028283292427659035, 0.005707828793674707, 0.027706461027264595, -0.0343865267932415, -0.016960671171545982, -0.03959660977125168, 0.05366382375359535, 0.0015548833180218935, -0.026831911876797676, 0.01542555820196867, -0.006075325421988964, -0.014271898195147514, 0.0020863579120486975, 0.003046966390684247, -0.03792193904519081, 0.0400431863963604, -0.020710067823529243, -0.007829075679183006, -0.03756839781999588, 0.07606717199087143, -0.05336610600352287, 0.04067583754658699, -0.008350083604454994, 0.008754795417189598, -0.04030369222164154, -0.03548436611890793, -0.004447175655514002, 0.021770691499114037, -0.051617007702589035, 0.02065424621105194, 0.0474117286503315, -0.10449931770563126, 0.00997358188033104, 0.06017642468214035, -0.0200774148106575, 0.014653350226581097, -0.031093012541532516, -0.014727779664099216, 0.072196826338768, -0.038182444870471954, -0.03870345279574394, 0.020617030560970306, -0.02982770837843418, 0.03163262829184532, 0.015165054239332676, 0.060660216957330704, -0.010559716261923313, -0.03896395489573479, -0.004412286449223757, 0.03200477734208107, -0.03488893061876297, 0.06784268468618393, 0.008373343385756016, -0.031744275242090225, 0.004221560433506966, 0.01992855593562126, 0.039261676371097565, -0.038331303745508194, -0.027185453101992607, 0.029957959428429604, 0.026757482439279556, 0.024319909512996674, 0.00045181161840446293, 0.022496381774544716, 0.024245480075478554, 0.010950472205877304, -0.001568838837556541, 0.07718361169099808, -0.03900117054581642, 0.003663337556645274, 0.05396154522895813, -0.031818702816963196, 0.018728377297520638, -0.04119684547185898, 0.04480668902397156, -0.011136545799672604, 0.03764282912015915, -0.03989432752132416, 0.022868530824780464, -0.04953297600150108, 0.03202338516712189, 0.01502549834549427, 0.015881439670920372, 0.026757482439279556, -0.05027727410197258, 0.019854126498103142, -0.015062713995575905, -0.059059977531433105, -0.009229284711182117, -0.004056419245898724, 0.0069033559411764145, -0.036731064319610596, 0.012057613581418991, 0.0027027290780097246, -0.06598193943500519, 0.0023119731340557337, 0.0205053873360157, 0.04391353204846382, -0.06348855048418045, 0.0671728178858757, 0.01119236834347248, 0.009117640554904938, 0.07119202613830566, 0.025771288201212883, 0.06196273863315582, -0.07725804299116135, -0.05228687450289726, 0.0442112497985363, -0.014355631545186043, -0.004437871742993593, 0.0010053826263174415, 0.04689072072505951, 0.01937033422291279, 0.03967103734612465, -0.0016839723102748394, 0.03351197764277458, -0.056454937905073166, 0.02095196396112442, 0.05135650187730789, 0.00006534405838465318, -0.04160621017217636, 0.01900748908519745, -0.008001194335520267, 0.04510440677404404, -0.005442672874778509, 0.004600686952471733, 0.02378029376268387, -0.02370586432516575, -0.003349337261170149, 0.028115825727581978, 0.027501780539751053, 0.01155521348118782, -0.06233488768339157, -0.04551377147436142, 0.0474117286503315, 0.02095196396112442, 0.03704738989472389, 0.046481356024742126, 0.006428866647183895, 0.047151222825050354, 0.02478509582579136, -0.032618824392557144, -0.023296501487493515, -0.013843926601111889, -0.08142610639333725, 0.025771288201212883, 0.03459120914340019, 0.05738531053066254, -0.016802508383989334, -0.022235877811908722, 0.005554317496716976, -0.010717879049479961, -0.014662654139101505, -0.04629528149962425, 0.010634145699441433, 0.008154706098139286, 0.03922446072101593, -0.05961820110678673, 0.019388940185308456, 0.04019204527139664, 0.036377523094415665, -0.04190392792224884, 0.01705370843410492, 0.07279226183891296, 0.008029105141758919, -0.005224035587161779, 0.005089131649583578, 0.03338172659277916, 0.04000597074627876, -0.012597229331731796, -0.04022926092147827, 0.03165123611688614, -0.023519789800047874, 0.029381129890680313, -0.05455698072910309, 0.03280489519238472, 0.03185591846704483, -0.012653051875531673, 0.006647503934800625, 0.05288231372833252, 0.05984149128198624, -0.05935769900679588, 0.0030144033953547478, 0.015453469939529896, 0.03704738989472389, 0.017221175134181976, 0.0056892214342951775, 0.03751257807016373, 0.004889101721346378, 0.034777283668518066, -0.05772024393081665, 0.02861822582781315, 0.0026399290654808283, -0.016802508383989334, 0.0019340096041560173, 0.028655439615249634, 0.005154257640242577, 0.0016014018328860402, -0.03373526781797409, 0.000005955649157840526, 0.040638625621795654, -0.031744275242090225, -0.010922560468316078, 0.040489766746759415, -0.002644580788910389, 0.023594219237565994, -0.02846936509013176, 0.004340182524174452, -0.030181249603629112, -0.015583721920847893, -0.015072016976773739, -0.020691459998488426, -0.009340928867459297, -0.031744275242090225, -0.004735590424388647, -0.05474305525422096, 0.005921814125031233, -0.00863849837332964, -0.009178114123642445, 0.022663848474621773, -0.04488111659884453, 0.02072867564857006, -0.0005809006397612393, -0.04484390467405319, 0.014513794332742691, -0.024040797725319862, -0.019388940185308456, -0.0027190104592591524, -0.027483172714710236, 0.001367646036669612, 0.012001791968941689, 0.06493992358446121, 0.0007466230890713632, 0.03576347976922989, -0.0449555478990078, -0.02926948480308056, 0.017286300659179688, -0.0384429469704628, -0.08432886749505997, 0.030255679041147232, -0.02521306648850441, 0.010894649662077427, -0.019556406885385513, -0.016932759433984756, -0.010810916312038898, -0.01675598882138729, -0.021696262061595917, -0.03548436611890793, 0.004851887002587318, -0.05057499185204506, 0.04119684547185898, 0.016309412196278572, 0.005484539549797773, 0.05868782848119736, 0.005991592071950436, -0.050463348627090454, 0.017807308584451675, -0.0678054690361023, -0.034851714968681335, -0.021975373849272728, -0.03870345279574394, -0.04819323867559433, -0.06683788448572159, 0.035651832818984985, 0.022887136787176132, -0.026534194126725197, 0.008122142404317856, -0.030441753566265106, 0.0008524528238922358, 0.05608278885483742, -0.0014804535312578082, -0.06118122488260269, 0.0475233718752861, 0.06017642468214035, -0.03351197764277458, 0.017602628096938133, 0.009778203442692757, -0.06605637073516846, 0.004440197721123695, 0.06955456733703613, 0.04811881110072136, -0.0024468768388032913, -0.008615239523351192, 0.01705370843410492, 0.014569616876542568, -0.025603821501135826, 0.04305759072303772, -0.07807677239179611, -0.07554616034030914, 0.017063012346625328, 0.048230454325675964, 0.04904918372631073, -0.042722657322883606, -0.028804300352931023, 0.045923132449388504, -0.0016851352993398905, -0.006540511269122362, 0.06508878618478775, 0.04350416734814644, 0.052547380328178406, 0.03788472339510918, 0.004754198249429464, -0.06918241828680038, 0.003900582203641534, 0.0036377522628754377, -0.008685017004609108, -0.016579218208789825, -0.013527601025998592, -0.006466081365942955, 0.05224965885281563, -0.034647032618522644, -0.04529048129916191, 0.026496978476643562, 0.017137441784143448, -0.03498196601867676, 0.03779168799519539, 0.029529988765716553, -0.02044956386089325, 0.0017572391079738736, -0.052919525653123856, 0.006703326012939215, 0.005214732140302658, 0.04037811979651451, -0.0009873566450551152, -0.03967103734612465, 0.013955571688711643, 0.025827111676335335, 0.05664101243019104, -0.041717857122421265, 0.03258160874247551, -0.04045255109667778, -0.03624727204442024, 0.03256300091743469, -0.041345708072185516, 0.028413543477654457, 0.04045255109667778, 0.0035679745487868786, 0.02681330405175686, -0.03985711187124252, -0.01893305964767933, 0.03159541264176369, -0.027408743277192116, 0.11663136631250381, -0.004223886411637068, -0.05358939617872238, -0.015090624801814556, 0.05381268262863159, 0.00863849837332964, -0.03570765629410744, -0.024301301687955856, -0.01937033422291279, 0.009401403367519379, -0.0049449242651462555, 0.04130849242210388, 0.003291188972070813, -0.009750292636454105, -0.03408880904316902, -0.008619891479611397, -0.021435758098959923, 0.010634145699441433, -0.002018905943259597, -0.03669384866952896, 0.07896992564201355, -0.052063584327697754, -0.03866623714566231, 0.016653649508953094, 0.02485952526330948, -0.030590612441301346, -0.04983069375157356, 0.017611932009458542, -0.0059311180375516415, 0.041792284697294235, 0.013025199994444847, -0.02629229612648487, -0.027725068852305412, -0.06862419843673706, 0.003416788997128606, -0.013034503906965256, 0.004626271780580282, 0.03539133071899414, 0.02616204507648945, 0.026050399988889694, -0.017007190734148026, 0.06281867623329163, -0.047486159950494766, -0.020486779510974884, -0.034777283668518066, -0.06352575868368149, 0.006749844644218683, 0.0022166098933666945, 0.022812707349658012, -0.025622429326176643, -0.005219383630901575, -0.011964576318860054, 0.01091325655579567, -0.024654842913150787, 0.022068411111831665, -0.004996094852685928, 0.03429349139332771, -0.0013629941968247294, -0.002391054527834058, 0.04275987297296524, -0.011834324337542057, 0.05165422335267067, 0.0010350382653996348, 0.003926167264580727, -0.010178263299167156, -0.014569616876542568, 0.01632801815867424, 0.013081022538244724, 0.024152442812919617, 0.03859180584549904, -0.0458114892244339, 0.000028710681363008916, 0.0038563895504921675, -0.029027588665485382, -0.0307022575289011, 0.04130849242210388, 0.020040201023221016, 0.0026701660826802254, 0.06330247223377228, -0.004521605093032122, 0.0017967798048630357, 0.010392248630523682, 0.07800234109163284, -0.011964576318860054, 0.04484390467405319, 0.002244521165266633, 0.09817279130220413, 0.020263489335775375, -0.019463369622826576, 0.05448255315423012, 0.07569502294063568, -0.014150949195027351, -0.036023981869220734, -0.037307895720005035, -0.015369736589491367, 0.039633821696043015, 0.03371665999293327, -0.024078013375401497, -0.02130550518631935, -0.012829822488129139, 0.05217523127794266, 0.05716202035546303, -0.03237692639231682, -0.0703732967376709, -0.010820220224559307, 0.07963979244232178, 0.03206060081720352, -0.026459762826561928, -0.044322896748781204, 0.024468768388032913, 0.06814040243625641, 0.039633821696043015, -0.030590612441301346, -0.0026399290654808283, -0.04205279052257538, -0.00748018641024828, -0.008396602235734463, 0.0017025797860696912, -0.04342973977327347, 0.0037145079113543034, 0.009666559286415577, 0.002375936135649681, -0.009768900461494923, 0.002102639526128769, 0.006568422541022301, 0.016346625983715057, -0.007396453060209751, -0.04052697867155075, 0.03501918166875839, 0.042090002447366714, -0.009601432830095291, -0.03786611929535866, 0.03581929951906204, 0.031223265454173088, -0.050686635076999664, -0.025026991963386536, -0.027408743277192116, -0.05690151825547218, 0.009992189705371857, 0.010643449611961842, 0.029864924028515816, 0.06412120163440704, -0.05105878412723541, -0.029064804315567017, -0.0225335955619812, 0.055003561079502106, 0.05812960863113403, -0.05738531053066254, -0.02491534687578678, -0.038480162620544434, -0.06095793843269348, -0.03243274986743927, 0.0007018489413894713, 0.09296271204948425, -0.0003171985154040158, 0.01907261461019516, -0.007512749172747135, 0.0216776542365551, -0.0482676699757576, -0.0433553084731102, 0.03390273451805115, -0.03663802891969681, -0.020393742248415947, 0.008987387642264366, 0.058985549956560135, -0.03215363621711731, -0.006084629334509373, -0.044397324323654175, 0.03349337354302406, -0.053291674703359604, -0.061888307332992554, 0.018095724284648895, 0.006875445134937763, -0.013806711882352829, 0.0434669554233551, -0.015118535608053207, -0.01814224384725094, -0.057608600705862045, 0.07636488974094391, -0.0088896993547678, -0.03624727204442024, -0.03213502839207649, 0.055077988654375076, -0.02428269386291504, 0.011499390937387943, 0.01467195712029934, -0.03129769489169121, -0.0023573285434395075, 0.041345708072185516, 0.0348144993185997, -0.0009734011255204678, -0.06787990033626556, 0.022514989599585533, 0.02521306648850441, 0.02636672742664814, -0.03808940574526787, -0.02145436592400074, 0.028581010177731514, 0.08157496899366379, -0.00909903272986412, -0.05589671432971954, 0.01689554564654827, -0.014699868857860565, -0.06441891938447952, -0.014718475751578808, 0.006521903909742832, -0.07171303033828735, 0.016383841633796692, -0.0225335955619812, 0.005200776271522045, -0.027632031589746475, -0.01812363602221012, -0.06062300130724907, -0.03105579875409603, 0.06598193943500519, -0.00473093893378973, -0.0499795526266098, -0.04529048129916191, -0.013164755888283253, 0.012048309668898582, 0.03293514996767044, -0.030609220266342163, -0.04112241789698601, -0.041866715997457504, -0.023315107449889183, 0.03133491054177284, 0.002686447463929653, -0.017658449709415436, 0.018300406634807587, -0.035130824893713, -0.02621786668896675, -0.024226872250437737, 0.019091222435235977, -0.05485469847917557, 0.01238324400037527, 0.020430956035852432, 0.009759596548974514, 0.03533550724387169, -0.019109830260276794, 0.04357859864830971, -0.06996393203735352, -0.0184213537722826, -0.04603477939963341, -0.00021020579151809216, -0.04290873184800148, 0.047002363950014114, 0.026552800089120865, -0.029567204415798187, 0.006577725987881422, -0.01546277292072773, -0.025082813575863838, -0.024505984038114548, 0.002644580788910389, -0.017435161396861076, -0.011024901643395424, 0.028283292427659035, 0.012801910750567913, 0.03433070704340935, 0.017137441784143448, 0.009345580823719501, -0.040861912071704865, -0.05917162448167801, 0.00746157905086875, 0.008624543435871601, -0.0149231581017375, -0.030516183003783226, -0.0598042756319046, 0.007680216338485479, -0.011015597730875015, -0.008624543435871601, 0.016718775033950806, -0.015788402408361435, -0.01581631414592266, -0.013285703957080841, 0.026199258863925934, -0.04614642262458801, -0.032544393092393875, 0.056603796780109406, 0.07513679563999176, -0.02030070498585701, 0.009601432830095291, 0.03332590311765671, 0.012280902825295925, 0.062446530908346176, 0.02802278846502304, 0.01711883395910263, 0.005358939524739981, 0.0671728178858757, 0.0449555478990078, -0.02882290631532669, 0.04000597074627876, 0.021696262061595917, 0.04034090414643288, -0.02485952526330948, -0.0392988882958889, 0.05076106637716293, 0.05288231372833252, 0.02867404744029045, 0.03360501676797867, 0.027706461027264595, -0.01159242819994688, 0.005014702212065458 ]
28,951
yampex.plot
start
An alternative to the context-manager way of using me. Just call this method and a reference to myself as a subplotting tool will be returned. Call L{done} when finished, which is the same thing as exiting my subplotting context.
def start(self): """ An alternative to the context-manager way of using me. Just call this method and a reference to myself as a subplotting tool will be returned. Call L{done} when finished, which is the same thing as exiting my subplotting context. """ if self._isSubplot: raise Exception("You are already in a subplotting context!") return self.__enter__()
(self)
[ 0.04022093117237091, -0.03540550544857979, 0.007205817382782698, 0.0625312551856041, -0.0322529599070549, 0.05532543361186981, 0.02075136825442314, 0.02066476084291935, -0.004633548203855753, 0.003384222509339452, 0.02541089989244938, -0.012800718657672405, 0.05802761763334274, -0.0033928833436220884, -0.05969049781560898, -0.0352669321000576, 0.014238418079912663, 0.0024834952782839537, -0.0005932674393989146, 0.030087752267718315, -0.037865184247493744, 0.0236787311732769, 0.04475921019911766, -0.034522101283073425, -0.04708031564950943, 0.05362790822982788, -0.022622108459472656, -0.015043876133859158, -0.005031947046518326, -0.00918048806488514, -0.04666459560394287, -0.02974131889641285, 0.00004381166218081489, 0.01946956478059292, 0.051965028047561646, 0.0055039627477526665, -0.028753982856869698, 0.044204916805028915, 0.031802598387002945, 0.07302818447351456, 0.011813383549451828, -0.07015278935432434, 0.06890562921762466, 0.012740093283355236, 0.013095187023282051, 0.006318081635981798, 0.008180161938071251, 0.047634609043598175, 0.028165046125650406, -0.0403595045208931, 0.04725353419780731, -0.0685245543718338, -0.008738785982131958, -0.00004976598938810639, -0.013077865354716778, 0.06519878655672073, 0.021115124225616455, 0.009050576016306877, 0.042368821799755096, -0.020820654928684235, -0.0002714631555136293, 0.01104256883263588, 0.0024813301861286163, 0.00897262804210186, -0.009700139053165913, -0.052172888070344925, -0.003306275000795722, -0.022552821785211563, -0.05168788135051727, 0.014853337779641151, -0.030364898964762688, 0.04105237126350403, -0.0483621209859848, 0.0120905302464962, 0.010401667095720768, -0.03550943732261658, -0.06668845564126968, -0.04160666838288307, -0.008149848319590092, 0.016758721321821213, -0.004633548203855753, 0.06412484496831894, -0.028753982856869698, 0.037553396075963974, 0.035751938819885254, 0.027766646817326546, 0.03758803755044937, 0.023366941139101982, 0.0016758721321821213, 0.011077212169766426, -0.0022280006669461727, 0.028494156897068024, 0.04164130985736847, 0.007075904868543148, 0.006842062342911959, -0.03658337891101837, -0.024336954578757286, 0.010289075784385204, -0.07413677126169205, -0.07482964545488358, -0.042784541845321655, -0.039458777755498886, 0.0034665004350245, -0.008686820976436138, 0.037657324224710464, -0.022327641025185585, 0.020508864894509315, -0.00299665005877614, -0.01884598471224308, -0.0006598476320505142, -0.00875177700072527, -0.006417680997401476, -0.07420606166124344, 0.049539994448423386, -0.06814347207546234, -0.005807091947644949, -0.03921627625823021, -0.01583201251924038, -0.017572840675711632, -0.0513760931789875, -0.06606487184762955, 0.08155044913291931, 0.00880374200642109, -0.026761990040540695, -0.0002263997303089127, -0.0010041159112006426, 0.031698666512966156, 0.021201731637120247, -0.013311708346009254, -0.06370912492275238, 0.030832583084702492, 0.013597516342997551, -0.042576681822538376, -0.04365062341094017, 0.010254432447254658, 0.01782400533556938, 0.016429610550403595, -0.01782400533556938, -0.06315483152866364, 0.06301625818014145, 0.006383037660270929, 0.014792711474001408, -0.06880170106887817, 0.03202778100967407, -0.047530680894851685, 0.0317852757871151, -0.02286461368203163, 0.008180161938071251, -0.017460249364376068, 0.0044321841560304165, -0.025653403252363205, 0.012921970337629318, 0.032114386558532715, -0.006586567498743534, 0.025930549949407578, -0.043200261890888214, -0.020491542294621468, 0.06869776546955109, 0.04423956200480461, -0.018118472769856453, -0.017408285290002823, -0.00973478239029646, 0.019071165472269058, -0.006703488528728485, 0.0026458860374987125, 0.032114386558532715, -0.03149080649018288, -0.014420295134186745, -0.038973771035671234, 0.0017549023032188416, 0.011423645541071892, -0.014671459794044495, 0.03310172259807587, 0.021998528391122818, -0.06343197822570801, 0.02075136825442314, 0.016455592587590218, 0.02451017126441002, 0.0049193562008440495, 0.037241604179143906, 0.027766646817326546, -0.02568804658949375, -0.021721381694078445, 0.05047536641359329, -0.018101152032613754, 0.016871312633156776, 0.04022093117237091, 0.00032775860745459795, 0.04825818911194801, -0.010696135461330414, -0.005490971263498068, 0.03952806442975998, -0.03384655714035034, -0.02963738888502121, -0.0023838956840336323, 0.005885039456188679, -0.007950649596750736, -0.017572840675711632, 0.010029250755906105, 0.023436227813363075, -0.015901299193501472, -0.014073861762881279, 0.008362038992345333, -0.047322820872068405, 0.048223547637462616, 0.11744096875190735, -0.0030247976537793875, 0.02369605377316475, -0.059032272547483444, 0.017226407304406166, -0.03717231750488281, -0.05927477777004242, 0.036306232213974, 0.07399819791316986, 0.04053272306919098, -0.018187759444117546, -0.008829724974930286, -0.018412942066788673, 0.005053598899394274, 0.031508129090070724, 0.011259089224040508, -0.00531342439353466, -0.019712068140506744, 0.022396927699446678, -0.03776125609874725, -0.021946564316749573, 0.0826590433716774, -0.021115124225616455, 0.01017648447304964, -0.07185031473636627, -0.010912655852735043, -0.04205702990293503, 0.00461622653529048, -0.043512050062417984, -0.0786404088139534, 0.04604101553559303, 0.03738017752766609, 0.00942299235612154, -0.03318833187222481, 0.0453827939927578, -0.03762268275022507, 0.00456426152959466, 0.032408855855464935, -0.05425149202346802, -0.07448320835828781, 0.03841947764158249, 0.0037609690334647894, 0.049539994448423386, 0.00152430753223598, 0.026554130017757416, 0.0011789565905928612, 0.014307704754173756, -0.011709453538060188, -0.008769098669290543, -0.023245690390467644, -0.016975242644548416, -0.032703325152397156, -0.02994917891919613, 0.02568804658949375, -0.000126529426779598, 0.03637551888823509, 0.05092572793364525, -0.03218367323279381, 0.07489892840385437, 0.006530271843075752, -0.0017083503771573305, -0.00886869803071022, -0.010852030478417873, -0.027195032685995102, 0.022154424339532852, -0.0075262682512402534, 0.03258207440376282, 0.029360242187976837, 0.021825311705470085, -0.01199526060372591, 0.004414862487465143, -0.043512050062417984, -0.00001361713839287404, -0.015944603830575943, -0.007478633895516396, 0.092774897813797, 0.03455674275755882, -0.05269253998994827, 0.012965274974703789, -0.05816619098186493, -0.08737053722143173, 0.03065936639904976, 0.07718539237976074, 0.004395375493913889, -0.008504942990839481, -0.08224331587553024, 0.038315549492836, 0.008989949710667133, 0.04080986976623535, -0.009578887373209, 0.007335729897022247, -0.028078436851501465, -0.02017975226044655, -0.04392777010798454, 0.06433270871639252, 0.051480021327733994, -0.02007582224905491, -0.09526921808719635, 0.05456328019499779, 0.011466950178146362, 0.0071365307085216045, 0.058096904307603836, -0.00839668232947588, 0.016221750527620316, -0.03973592445254326, -0.011570880189538002, 0.04922820255160332, -0.023037830367684364, -0.03363869711756706, -0.07524536550045013, -0.017304355278611183, 0.021045837551355362, -0.05078715458512306, -0.014706103131175041, 0.07420606166124344, -0.07015278935432434, -0.03738017752766609, 0.0030247976537793875, -0.018620802089571953, 0.08480692654848099, 0.0645405650138855, 0.02125369757413864, 0.03779589757323265, -0.0042134979739785194, 0.05265789479017258, -0.05061393976211548, 0.011484271846711636, -0.01742560602724552, -0.023713374510407448, -0.06828204542398453, -0.049158915877342224, -0.018118472769856453, -0.007630198262631893, 0.0025939210318028927, -0.07877898216247559, 0.04756532236933708, -0.029169702902436256, -0.006114551797509193, -0.011882670223712921, -0.022119781002402306, -0.0048890430480241776, 0.02097655087709427, -0.032097067683935165, 0.10704796016216278, -0.0047894436866045, -0.05553329363465309, 0.08404477685689926, -0.03616765886545181, 0.005932674277573824, -0.006231473293155432, 0.013095187023282051, -0.03306708112359047, 0.027697360143065453, -0.010089876130223274, -0.02712574601173401, 0.02984524890780449, 0.00033912595245055854, -0.02612108737230301, 0.028268976137042046, -0.04354669526219368, -0.042091675102710724, -0.007487294729799032, -0.01846490614116192, -0.015043876133859158, -0.026588773354887962, -0.0049193562008440495, -0.0008796163601800799, 0.023765340447425842, 0.010704795829951763, -0.011969278566539288, 0.01844758540391922, 0.0216867383569479, -0.010955960489809513, 0.036756597459316254, -0.023263011127710342, 0.06097229942679405, -0.016351662576198578, -0.02007582224905491, -0.003704673610627651, -0.02783593349158764, -0.04306168854236603, -0.051064301282167435, 0.0072621130384504795, 0.04697638750076294, -0.004806765355169773, 0.033725302666425705, -0.016221750527620316, 0.03334422782063484, 0.04074058309197426, -0.02087262086570263, -0.03647945076227188, 0.03407173603773117, -0.02982792630791664, -0.02579197660088539, 0.021219054237008095, 0.02922166883945465, 0.021946564316749573, -0.010903995484113693, 0.0012330868048593402, 0.06911348551511765, -0.06055657938122749, 0.015953263267874718, -0.04375455528497696, 0.01946956478059292, -0.038454122841358185, -0.0001438511098967865, -0.10108930617570877, -0.05975978448987007, 0.013528229668736458, -0.01723506860435009, 0.0034665004350245, -0.01936563476920128, 0.009033254347741604, 0.03547479212284088, 0.041779883205890656, -0.0013088692212477326, 0.05695367231965065, 0.042368821799755096, 0.012800718657672405, -0.0019021366024389863, -0.008310073986649513, -0.0685245543718338, -0.036236945539712906, 0.024475527927279472, -0.0594826377928257, -0.061145517975091934, -0.02461410127580166, 0.00020407099509611726, 0.04150273650884628, -0.025532150641083717, -0.012965274974703789, -0.04074058309197426, 0.03540550544857979, 0.0028775634709745646, 0.06384769827127457, 0.026588773354887962, -0.0005916435038670897, 0.017261050641536713, -0.036306232213974, 0.0337945893406868, -0.002199852839112282, 0.021946564316749573, 0.03145616501569748, -0.06533735990524292, -0.005317754577845335, 0.022916577756404877, 0.06991028785705566, 0.030711332336068153, 0.006079908460378647, -0.027680039405822754, -0.03474728390574455, 0.016957921907305717, -0.016325680539011955, 0.028702016919851303, 0.04725353419780731, -0.025843940675258636, 0.02742021344602108, -0.06339733302593231, 0.0075262682512402534, 0.04022093117237091, -0.04967856779694557, 0.057507965713739395, 0.024336954578757286, -0.001217930344864726, -0.005486641079187393, 0.0071581825613975525, 0.014247078448534012, -0.012029903940856457, -0.03647945076227188, 0.04472456872463226, 0.02007582224905491, -0.04392777010798454, 0.010869352146983147, 0.01836097612977028, -0.024336954578757286, -0.029897212982177734, -0.04150273650884628, 0.026155730709433556, 0.03893912956118584, -0.03616765886545181, 0.0036786911077797413, 0.07129602134227753, -0.019382955506443977, -0.047738540917634964, 0.044308848679065704, -0.0023622435983270407, 0.00031990971183404326, -0.04604101553559303, 0.02378266118466854, -0.0025051473639905453, 0.02742021344602108, 0.03173331171274185, -0.027350926771759987, 0.02340158447623253, -0.0534546934068203, 0.050648581236600876, 0.012921970337629318, 0.03599444404244423, 0.022933900356292725, 0.042368821799755096, 0.005612222943454981, -0.04423956200480461, 0.03699909895658493, -0.05726546049118042, -0.009345044381916523, -0.003756638616323471, -0.012904648669064045, 0.0108347088098526, 0.01068747416138649, 0.061041586101055145, -0.020335648208856583, -0.043893128633499146, 0.037241604179143906, 0.0907655879855156, -0.035925157368183136, 0.01230705063790083, 0.008734455332159996, 0.08134259283542633, -0.0024964865297079086, 0.026346269994974136, 0.011700792238116264, -0.014454939402639866, 0.0624966099858284, -0.04590244218707085, 0.03478192538022995, 0.0282343327999115, -0.006889696698635817, 0.0043087671510875225, 0.03970128297805786, 0.012532233260571957, -0.017408285290002823, -0.06589165329933167, -0.040671296417713165, -0.003470830852165818, -0.011856687255203724, 0.01652487926185131, -0.004707165528088808, 0.0645405650138855, -0.018568838015198708, 0.04101772978901863, 0.032703325152397156, 0.04274989664554596, 0.013268403708934784, 0.011874008923768997, -0.003711169119924307, 0.040983084589242935, -0.02277800440788269, 0.005434676073491573, 0.06488700211048126, -0.032720647752285004, -0.001746241468936205, -0.0021489704959094524, 0.04042879119515419, -0.03400244936347008, -0.026276983320713043, -0.0072837648913264275, 0.08189688622951508, 0.008310073986649513, -0.02288193441927433, 0.02851147949695587, -0.021011194214224815, -0.02198120765388012, 0.06665381044149399, -0.020699404180049896, -0.03893912956118584, 0.007495955564081669, -0.025255003944039345, -0.01058354414999485, -0.016637470573186874, 0.017009885981678963, 0.05522150546312332, 0.049955714493989944, 0.0494014210999012, -0.07531464844942093, -0.006781436502933502, -0.036756597459316254, -0.01785864867269993, -0.004020794294774532, 0.019608138129115105, -0.015953263267874718, 0.008327395655214787, -0.00922379270195961, 0.011622845195233822, 0.020041178911924362, -0.0016747895861044526, -0.0061838384717702866, 0.03360405191779137, 0.01804918609559536, -0.05615687370300293, 0.028702016919851303, 0.0005819000652991235, -0.0024661736097186804, -0.03793447092175484, 0.024475527927279472, 0.014082523062825203, -0.05102965980768204, 0.030105073004961014, 0.03486853465437889, 0.012991257011890411, -0.011466950178146362, -0.005941335111856461, 0.015615491196513176, 0.005174851045012474, -0.07704681903123856, -0.053974345326423645, -0.007859710603952408, -0.006365715991705656, 0.024458207190036774, -0.04261132329702377, -0.016135141253471375, -0.04527886211872101, -0.06945992261171341, -0.04628352075815201, 0.04382384195923805, 0.040671296417713165, 0.02279532700777054, 0.009778086096048355, -0.020889941602945328, -0.0033669008407741785, -0.0036765257827937603, -0.013060543686151505, 0.1078101173043251, -0.02561875991523266, 0.002554947277531028, -0.012220442295074463, 0.001871823682449758, 0.009656834416091442, -0.006638532504439354, -0.09866426885128021, 0.10337576270103455, -0.02390391379594803, -0.020301004871726036, 0.02125369757413864, -0.031230982393026352, -0.03488585725426674, 0.002011479577049613, -0.025861263275146484, 0.012384998612105846, -0.03647945076227188, 0.027974506840109825, -0.059032272547483444, -0.006638532504439354, 0.010973282158374786, 0.0337945893406868, -0.004880382213741541, 0.028061116114258766, 0.057611893862485886, -0.03197581321001053, 0.016550861299037933, -0.012774736620485783, 0.007578233256936073, 0.03793447092175484, -0.05536007881164551, 0.017330337315797806, 0.025549473240971565, 0.02328033372759819, 0.02490857057273388, -0.043512050062417984, 0.03438352793455124, 0.06824740767478943, 0.0020915924105793238, -0.0463528074324131, 0.021807990968227386, 0.0252030398696661, -0.025462863966822624, -0.005209494382143021, -0.02359212376177311, -0.10968085378408432, 0.013043222017586231, -0.052276819944381714, -0.004401871003210545, -0.021617451682686806, -0.08120401948690414, -0.03045150637626648, -0.01652487926185131, -0.034141022711992264, 0.007946318946778774, -0.031127052381634712, -0.012800718657672405, 0.0030399542301893234, 0.04164130985736847, 0.040983084589242935, -0.06530272215604782, 0.0027433205395936966, -0.04957463964819908, 0.009795407764613628, 0.04624887555837631, 0.001189782633446157, 0.012774736620485783, -0.046422094106674194, 0.023921234533190727, -0.06021014600992203, -0.07954113930463791, 0.024267667904496193, -0.06977171450853348, 0.030919192358851433, -0.015147806145250797, 0.0463528074324131, 0.05134144797921181, 0.002433695597574115, 0.026987172663211823, -0.05414756014943123, -0.037033744156360626, 0.03800375759601593, -0.038661982864141464, -0.01750355400145054, 0.008006945252418518, 0.015009232796728611, 0.023263011127710342, 0.00008058639650698751, -0.05899763107299805, -0.028667373582720757, -0.008349047973752022, 0.04371991008520126, 0.007764441426843405, -0.007643189746886492, 0.00027335769846104085, 0.033933162689208984, 0.027195032685995102, 0.04798104241490364, 0.04344276338815689, -0.026987172663211823, -0.034608710557222366, 0.010037911124527454, -0.0022280006669461727, -0.06208088994026184, -0.03344815596938133, -0.0796104222536087, 0.06211553141474724, 0.0029836588073521852, -0.0036310565192252398, -0.04094844311475754, 0.06575307995080948, -0.01215115562081337, -0.04628352075815201, 0.013614838011562824, -0.07129602134227753, -0.021011194214224815, -0.0010073637822642922, 0.03104044497013092, 0.018794018775224686, -0.00015738366346340626, 0.046526022255420685, -0.0014745077351108193, 0.02407713048160076, 0.035751938819885254, 0.0005494219367392361, 0.010081215761601925, 0.033811911940574646, 0.005239807069301605, 0.023834627121686935, -0.015953263267874718, -0.004109567496925592, 0.03783054277300835, -0.03538818657398224, -0.017243728041648865, 0.011484271846711636, 0.04174524173140526, 0.022899257019162178, 0.04881248250603676, 0.014948606491088867, 0.021444234997034073, 0.0216867383569479 ]
28,952
yampex.plot
subplots_adjust
Adjusts spacings.
def subplots_adjust(self, *args): """ Adjusts spacings. """ dimThing = args[0] if args else self.fig.get_window_extent() fWidth, fHeight = [getattr(dimThing, x) for x in ('width', 'height')] self.adj.updateFigSize(fWidth, fHeight) if self._figTitle: kw = { 'm': 10, 'fontsize': self.fontsize('title', 14), 'alpha': 1.0, 'fDims': (fWidth, fHeight), } ax = self.fig.get_axes()[0] if self.tbmTitle: self.tbmTitle.remove() self.tbmTitle = TextBoxMaker(self.fig, **kw)("N", self._figTitle) titleObj = self.tbmTitle.tList[0] else: self.tbmTitle = titleObj = None kw = self.adj(self._universal_xlabel, titleObj) try: self.fig.subplots_adjust(**kw) except ValueError as e: if self.verbose: print((sub( "WARNING: ValueError '{}' doing subplots_adjust({})", e.message, ", ".join( [sub("{}={}", x, kw[x]) for x in kw])))) self.updateAnnotations()
(self, *args)
[ 0.03854602202773094, -0.03093065693974495, -0.0004517112101893872, 0.05464295670390129, -0.07976283878087997, -0.006532612256705761, 0.024849191308021545, -0.012352412566542625, 0.018018821254372597, 0.0038076830096542835, -0.005643852520734072, -0.020608406513929367, 0.07932973653078079, -0.038473840802907944, -0.02248517982661724, -0.007195799145847559, 0.0667697936296463, 0.00817478820681572, 0.028801241889595985, -0.008522171527147293, 0.028512507677078247, -0.09925240278244019, -0.023297244682908058, -0.02326115407049656, 0.008337201550602913, -0.0034963914658874273, -0.015122456476092339, -0.0092936335131526, 0.03840165585279465, -0.012307297438383102, -0.05673627927899361, -0.024379998445510864, -0.00829208642244339, 0.06550658494234085, 0.04081980511546135, -0.025841714814305305, -0.041144631803035736, 0.012153907679021358, -0.05807167664170265, 0.06749162822961807, 0.05247744917869568, -0.02003093808889389, 0.0742768868803978, -0.045620013028383255, 0.04803816229104996, 0.016791701316833496, -0.009591391310095787, 0.057746849954128265, -0.026816193014383316, 0.05341583862900734, 0.0034625553525984287, -0.06615623831748962, -0.014048726297914982, 0.044392891228199005, 0.019958755001425743, 0.045872654765844345, 0.05734984204173088, 0.004750580992549658, 0.04081980511546135, -0.06034545972943306, 0.018948186188936234, -0.026996653527021408, -0.059479255229234695, -0.032717201858758926, -0.014779584482312202, -0.027050789445638657, 0.03392627462744713, -0.04554782807826996, -0.014526941813528538, -0.07644239068031311, 0.015799177810549736, -0.038726482540369034, -0.05345192924141884, -0.0033948831260204315, -0.008562775328755379, -0.01285769697278738, -0.02226862870156765, -0.029324572533369064, 0.01691802218556404, 0.03829338029026985, -0.0074303955771028996, 0.015600672923028469, -0.024073218926787376, 0.03168858587741852, 0.025571027770638466, -0.01050270814448595, 0.015032227151095867, 0.01683681644499302, 0.06406291574239731, 0.0321577787399292, 0.04345450550317764, 0.003261794801801443, 0.09167312830686569, 0.021655069664120674, -0.0025467262603342533, -0.004421243444085121, -0.047352418303489685, -0.0718226432800293, -0.05013148486614227, -0.04377933219075203, -0.055509161204099655, -0.029721582308411598, 0.019453469663858414, -0.0068123238161206245, 0.02279195934534073, 0.01036736462265253, 0.009347771294414997, 0.01559164933860302, -0.040170151740312576, 0.009302657097578049, 0.03389018401503563, 0.019597837701439857, -0.10582110285758972, 0.03926785662770271, -0.0013929172419011593, -0.01336298231035471, -0.005959655623883009, -0.0371384434401989, 0.016881931573152542, -0.038473840802907944, -0.05763857439160347, 0.020482085645198822, 0.05312710255384445, -0.020951278507709503, 0.009582367725670338, 0.043382320553064346, 0.01309229340404272, 0.016051819548010826, -0.04063934460282326, -0.045620013028383255, 0.018136119470000267, -0.016187164932489395, -0.05716938152909279, -0.01569090224802494, 0.05384893715381622, -0.010719259269535542, 0.038979124277830124, 0.02151070162653923, -0.07745296508073807, -0.00043986859964206815, 0.019435424357652664, 0.036001551896333694, -0.033258575946092606, 0.012614077888429165, -0.052802275866270065, 0.014905906282365322, -0.002327919937670231, -0.033998459577560425, -0.009492138400673866, -0.016033774241805077, -0.033980414271354675, 0.008449988439679146, -0.03067801520228386, -0.029847903177142143, 0.018244395032525063, -0.018091006204485893, 0.03087651915848255, 0.04309358820319176, -0.003315932350233197, 0.03553235903382301, -0.018253417685627937, -0.052008256316185, 0.0518999807536602, -0.023820575326681137, -0.001224864856339991, 0.021925756707787514, -0.005377675406634808, -0.046630583703517914, -0.008932716213166714, 0.03728280961513519, 0.05236917361617088, 0.0029121555853635073, -0.002325664274394512, 0.0012857697438448668, 0.009961332194507122, 0.026798147708177567, 0.011531324125826359, 0.020445995032787323, 0.013687808066606522, 0.044898174703121185, 0.03365558758378029, -0.018361693248152733, 0.0235318411141634, 0.05161124840378761, 0.005111498758196831, 0.023315291851758957, 0.008003352209925652, 0.06593968719244003, 0.015501420013606548, -0.020103123039007187, 0.015113433822989464, 0.03040732629597187, 0.012262183241546154, -0.03800464794039726, -0.013263729400932789, -0.005463393405079842, -0.020409902557730675, -0.016791701316833496, 0.014842744916677475, -0.009591391310095787, -0.02322506159543991, -0.032987888902425766, 0.004592679440975189, 0.013308844529092312, 0.04818252846598625, 0.02425367757678032, 0.05020366981625557, -0.007055943366140127, -0.05655582249164581, -0.006658933591097593, -0.034539833664894104, -0.005995747167617083, 0.07485435158014297, 0.002537703374400735, 0.010412478819489479, 0.013877290301024914, -0.010412478819489479, -0.01100799348205328, -0.0021790412720292807, 0.034251101315021515, -0.012541893869638443, 0.014996135607361794, -0.017703019082546234, 0.04998711869120598, 0.0445011667907238, -0.013624647632241249, 0.09246714413166046, 0.015736017376184464, 0.07193092256784439, -0.026906423270702362, -0.016575150191783905, 0.044862084090709686, 0.0005458882078528404, -0.040964171290397644, 0.008905647322535515, 0.04731632396578789, -0.02253931760787964, -0.07528745383024216, 0.05316319316625595, -0.008463522419333458, -0.005657386966049671, 0.013633670285344124, -0.04998711869120598, 0.020391857251524925, -0.03998969495296478, 0.016539059579372406, 0.003214424243196845, 0.06593968719244003, -0.005278422962874174, -0.005779196508228779, 0.01666538044810295, -0.010520754382014275, -0.0222505833953619, 0.03934004157781601, 0.033745814114809036, -0.00792214646935463, -0.09600413590669632, 0.009428977966308594, 0.016421761363744736, -0.006704048253595829, 0.017197733744978905, 0.04670276492834091, -0.008179300464689732, 0.024849191308021545, 0.031291574239730835, 0.025065742433071136, -0.005702501628547907, -0.0024158935993909836, -0.058252137154340744, -0.005161124747246504, -0.03562258929014206, 0.06229441612958908, -0.0092665646225214, 0.03782418742775917, 0.009284610860049725, 0.04543955251574516, 0.020915187895298004, 0.00411220733076334, 0.024668732658028603, -0.019688066095113754, 0.027068836614489555, -0.06723898649215698, 0.009257541969418526, 0.0445733517408371, 0.013769014738500118, -0.030840426683425903, -0.0004105440166313201, 0.04500645026564598, 0.013651716522872448, 0.05265790969133377, -0.09116783738136292, -0.008201857097446918, 0.07301367074251175, 0.006956690922379494, -0.12458883225917816, -0.010448570363223553, 0.012947926297783852, -0.0023369428236037493, -0.0644238293170929, -0.025552980601787567, 0.027898946776986122, 0.021438518539071083, -0.08228926360607147, 0.018343647941946983, 0.06698634475469589, -0.016809746623039246, 0.04385151341557503, 0.03632637858390808, 0.05467905104160309, 0.0098891481757164, -0.024163447320461273, 0.01580820046365261, -0.028368139639496803, 0.029541123658418655, -0.017630835995078087, -0.0009147010860033333, 0.01816318929195404, -0.04507863521575928, -0.02474091574549675, 0.03408868610858917, -0.02396494336426258, -0.06135603040456772, -0.005531065631657839, -0.06586749851703644, 0.047641150653362274, -0.01754060573875904, -0.02400103397667408, 0.004867879208177328, 0.026094358414411545, 0.04154163971543312, -0.05587007850408554, 0.004321991000324488, -0.019633928313851357, -0.028133543208241463, -0.03739108517765999, -0.0666976124048233, -0.005296468734741211, 0.02302655763924122, 0.014066771604120731, -0.05457077547907829, 0.036723386496305466, -0.04475380852818489, -0.05781903490424156, 0.0421191081404686, -0.019958755001425743, 0.03443155810236931, -0.01740526221692562, 0.005467904731631279, -0.005143078975379467, -0.005851380061358213, -0.016006704419851303, -0.011693737469613552, -0.052080441266298294, -0.012794536538422108, -0.0024700313806533813, 0.0371745340526104, 0.005675432737916708, 0.0025128903798758984, -0.020103123039007187, -0.050853319466114044, 0.028025267645716667, -0.03807682916522026, -0.036488790065050125, 0.006171694491058588, -0.01954369992017746, 0.0017718808958306909, -0.005720547400414944, 0.007254448253661394, -0.008179300464689732, -0.02003093808889389, -0.019218873232603073, -0.020445995032787323, 0.040964171290397644, -0.04049497842788696, -0.02324310690164566, 0.07947410643100739, -0.05904615297913551, -0.023658161982893944, 0.00537316408008337, -0.05843259394168854, 0.04482599347829819, -0.04814643785357475, -0.04027842730283737, -0.01900232397019863, 0.011468163691461086, -0.0740603357553482, -0.014941997826099396, -0.01036736462265253, 0.06897139549255371, 0.0004945701803080738, -0.0033181882463395596, 0.028602736070752144, 0.027141019701957703, 0.055509161204099655, -0.04673885554075241, -0.03356535732746124, -0.01907450705766678, 0.026094358414411545, -0.03836556524038315, 0.06861047446727753, 0.011441094800829887, -0.05980408191680908, 0.0332946702837944, 0.02521010860800743, 0.03466615453362465, -0.025372521951794624, -0.01903841458261013, 0.05962362512946129, 0.021618977189064026, 0.02748389169573784, 0.02871101163327694, -0.0004852652782574296, -0.008188323117792606, -0.00845901109278202, -0.007092034909874201, 0.02918020635843277, -0.09044600278139114, 0.0049581085331737995, 0.023062648251652718, -0.052766185253858566, -0.010376387275755405, 0.05334365367889404, 0.008815417997539043, 0.06990978121757507, 0.03248260170221329, -0.02571539394557476, -0.07875226438045502, -0.012785513885319233, -0.004651328548789024, -0.045908745378255844, -0.012713329866528511, -0.05417376384139061, -0.0005019013187848032, 0.01089069526642561, -0.007461975794285536, 0.0020076052751392126, -0.010809488594532013, 0.028999745845794678, -0.052008256316185, 0.005183682311326265, 0.016169117763638496, 0.008246972225606441, -0.021817481145262718, -0.01633153110742569, 0.07449343800544739, 0.0016004448989406228, -0.009699665941298008, 0.0334390364587307, -0.04302140325307846, -0.05608662962913513, 0.009816964156925678, 0.035730864852666855, -0.026022175326943398, 0.003390371799468994, -0.027628259733319283, -0.06640888005495071, 0.03141789510846138, -0.0332946702837944, -0.005995747167617083, 0.019724158570170403, -0.03934004157781601, -0.00048611118108965456, -0.00977184996008873, -0.0007878158940002322, 0.0420469269156456, -0.011955402791500092, 0.08842486143112183, 0.023585978895425797, -0.025318384170532227, -0.011260636150836945, 0.0543542243540287, -0.04273267090320587, -0.02497551217675209, 0.013669762760400772, 0.015230732038617134, -0.02495746687054634, -0.028530552983283997, 0.024596549570560455, 0.004563354421406984, 0.04475380852818489, 0.042696576565504074, 0.03260892629623413, 0.021185874938964844, 0.04327404499053955, 0.0016737564001232386, 0.011648622341454029, 0.002413637936115265, -0.014048726297914982, -0.07969065755605698, 0.04626966267824173, -0.005296468734741211, -0.0004937243065796793, -0.05070895329117775, 0.07535964250564575, 0.00803042110055685, -0.013588556088507175, 0.0028828310314565897, -0.006027327384799719, 0.01064707525074482, -0.05670018866658211, 0.032969843596220016, -0.010132767260074615, 0.020915187895298004, 0.005792730953544378, -0.017838362604379654, 0.016809746623039246, -0.08878578245639801, 0.05706110596656799, 0.0003817833785433322, 0.016990207135677338, -0.01506831869482994, -0.02840423211455345, -0.008725188672542572, 0.026870330795645714, 0.05125033110380173, -0.03093065693974495, -0.025534935295581818, 0.0006942028412595391, 0.03015468269586563, 0.02818768098950386, -0.013615624979138374, -0.06211395561695099, 0.004346803762018681, -0.03486466035246849, -0.006343130487948656, 0.025354476645588875, -0.03728280961513519, 0.04027842730283737, 0.004346803762018681, 0.006961202248930931, -0.018208304420113564, -0.0030136636923998594, 0.02791699394583702, 0.05460686609148979, 0.008634958416223526, -0.012415573000907898, -0.022160353139042854, 0.0001526851556263864, 0.029505031183362007, 0.03224800527095795, -0.008278552442789078, 0.03659706562757492, 0.04006187617778778, -0.00951018463820219, 0.005508508067578077, 0.04132508859038353, 0.027032744139432907, -0.024867238476872444, 0.018948186188936234, -0.0006778487586416304, -0.031562261283397675, -0.0010122617240995169, 0.05175561457872391, 0.058757420629262924, -0.03495489060878754, -0.00048244561185128987, 0.021348288282752037, -0.03829338029026985, -0.049048732966184616, -0.005003223195672035, 0.03186904266476631, 0.043923698365688324, 0.1164320856332779, -0.006704048253595829, -0.015546535141766071, -0.026130449026823044, -0.03654292970895767, 0.08864141255617142, -0.016945092007517815, 0.025336431339383125, 0.025282293558120728, 0.007958238013088703, 0.007249936461448669, -0.03320444002747536, -0.06630060076713562, 0.0010489174164831638, 0.051575157791376114, 0.02394689805805683, -0.035712819546461105, 0.02199794165790081, -0.029017793014645576, -0.020915187895298004, -0.027754580602049828, -0.00857630930840969, 0.009789896197617054, 0.03879866376519203, 0.029992271214723587, 0.021582884714007378, -0.04136118292808533, 0.00588296027854085, -0.07290539890527725, 0.02050013281404972, 0.037246719002723694, -0.015302915126085281, 0.015113433822989464, 0.008138696663081646, -0.02943284809589386, -0.04677494987845421, 0.00358436512760818, -0.026870330795645714, -0.03564063459634781, 0.028115497902035713, 0.018091006204485893, -0.0016230023466050625, -0.023423565551638603, -0.01027713529765606, 0.05226089805364609, 0.019706113263964653, -0.05760248377919197, -0.025787578895688057, -0.019200827926397324, 0.02450631931424141, 0.043418414890766144, -0.07070379704236984, -0.023369427770376205, 0.001271107466891408, -0.07535964250564575, -0.029252389445900917, 0.05226089805364609, -0.013615624979138374, -0.0004886488895863295, 0.03690384700894356, -0.08950761705636978, 0.0569528304040432, -0.05146688222885132, 0.0002582818269729614, 0.05879351124167442, -0.015041249804198742, -0.03973705321550369, -0.05345192924141884, 0.03141789510846138, 0.02475896291434765, 0.03067801520228386, -0.09723126143217087, 0.055003874003887177, 0.030353188514709473, -0.062474872916936874, -0.001566608902066946, -0.009135732427239418, -0.017468422651290894, 0.07860790193080902, -0.05507605895400047, 0.012370457872748375, 0.027862856164574623, 0.0419747419655323, 0.045620013028383255, -0.029757674783468246, -0.03544212877750397, 0.033529266715049744, 0.023910805583000183, 0.04543955251574516, 0.025101834908127785, -0.048868272453546524, -0.008116139099001884, 0.04771333560347557, 0.007141661364585161, 0.00914926640689373, -0.04987884312868118, -0.019633928313851357, 0.008986853994429111, 0.03430523723363876, -0.033745814114809036, -0.02450631931424141, 0.03015468269586563, 0.10062389075756073, -0.04897654801607132, -0.05659191310405731, 0.0011729828547686338, 0.05312710255384445, -0.04518691077828407, 0.04273267090320587, -0.061211660504341125, -0.07499872148036957, 0.018857955932617188, -0.04580046981573105, -0.0022873166017234325, 0.009474093094468117, 0.010944833047688007, -0.03753545135259628, -0.007484533358365297, -0.07485435158014297, -0.03836556524038315, -0.02943284809589386, -0.017044343054294586, 0.02351379580795765, -0.04320186376571655, 0.04843517020344734, 0.03168858587741852, -0.030551692470908165, -0.007245425134897232, -0.00798981823027134, 0.0015609695110470057, 0.019976800307631493, -0.003381348680704832, 0.009519207291305065, -0.005251354072242975, -0.010926786810159683, -0.028368139639496803, 0.06731117516756058, -0.04186646640300751, 0.004527262877672911, -0.02151070162653923, -0.019688066095113754, 0.02024748921394348, -0.005165636073797941, 0.02326115407049656, -0.06778036803007126, -0.03338489681482315, -0.020644498988986015, 0.0012429107446223497, -0.061211660504341125, 0.053271468728780746, 0.05951534956693649, -0.0420830175280571, -0.028512507677078247, -0.032789383083581924, 0.03531580790877342, 0.03118329867720604, -0.009672597050666809, 0.0016816514544188976, -0.0154563058167696, 0.06817737221717834, 0.03609178215265274, 0.016286415979266167, 0.004637794103473425, 0.041938651353120804, 0.027628259733319283, -0.029360665008425713, -0.005467904731631279, -0.007764244452118874, 0.013146431185305119, -0.037246719002723694, -0.053054917603731155, 0.04377933219075203, -0.019417379051446915, 0.08438258618116379, -0.0004314095713198185, -0.01747744530439377, -0.03926785662770271, 0.003063289914280176, 0.05644754692912102, -0.035225577652454376, -0.021348288282752037, 0.029342617839574814, 0.02450631931424141, 0.0021666346583515406, -0.015167571604251862, 0.05294664204120636, 0.02914411388337612, 0.016539059579372406, 0.04298531264066696, 0.038221195340156555, 0.001585782621987164, 0.0036678272299468517, -0.0005518094985745847, -0.034720294177532196, 0.04421243071556091, -0.03114720806479454, 0.035965461283922195, 0.011946380138397217, -0.04673885554075241, 0.016403714194893837, 0.010313226841390133, 0.030966749414801598, 0.06460428982973099, 0.009898170828819275, -0.015005158260464668, 0.00839133933186531 ]
28,953
yampex.plot
updateAnnotations
Updates the positions of all annotations in an already-drawn plot. When L{PlotHelper} calls this, it will supply the annotator for its subplot.
def updateAnnotations(self, annotator=None): """ Updates the positions of all annotations in an already-drawn plot. When L{PlotHelper} calls this, it will supply the annotator for its subplot. """ plt = self.plt updated = False if annotator is None: for annotator in self.annotators.values(): if annotator.update(): updated = True elif annotator.update(): updated = True if updated: # This raises a warning with newer matplotlib #plt.pause(0.0001) plt.draw()
(self, annotator=None)
[ 0.06320497393608093, -0.05182525888085365, -0.012181226164102554, 0.08427330106496811, -0.03952953219413757, -0.0039084735326468945, 0.0071387444622814655, 0.031443946063518524, -0.008041546680033207, 0.07645194977521896, -0.008975177071988583, -0.03801458701491356, 0.06531885266304016, 0.030915476381778717, -0.02025800384581089, -0.054256219416856766, 0.016999108716845512, 0.05975230783224106, -0.022636117413640022, -0.005033673718571663, -0.006196307018399239, -0.05358682572841644, 0.0020169925410300493, -0.00021290172298904508, -0.016726065427064896, 0.04174910485744476, 0.0015777022344991565, -0.011767257936298847, 0.04051600769162178, 0.03413914144039154, -0.015660317614674568, -0.06577686220407486, 0.01661156304180622, -0.015457738190889359, 0.031901951879262924, 0.015272773802280426, 0.0062051150016486645, 0.04664625599980354, 0.008481938391923904, 0.027920814231038094, 0.039177220314741135, -0.019835228100419044, 0.04625871405005455, -0.031109249219298363, 0.028995370492339134, 0.032800350338220596, -0.022178111597895622, 0.05992846190929413, 0.015519393607974052, -0.04125586524605751, 0.015862898901104927, -0.07659287005662918, 0.015202311798930168, 0.05901245027780533, 0.012595194391906261, 0.047033801674842834, 0.07099109143018723, 0.022953199222683907, 0.02753327041864395, -0.04939429834485054, 0.02275942824780941, -0.0485839806497097, -0.018901599571108818, -0.02566601149737835, 0.04647010192275047, -0.04386298358440399, 0.04647010192275047, -0.04248896241188049, -0.042418498545885086, -0.006253557745367289, -0.021209249272942543, 0.03586547449231148, -0.034174371510744095, -0.03625302016735077, -0.012885852716863155, -0.006046574097126722, -0.05746227130293846, -0.004311431664973497, 0.03857828676700592, 0.00695818429812789, 0.03505515679717064, 0.01793273724615574, 0.025472238659858704, 0.0020808493718504906, 0.027850352227687836, -0.040762629359960556, 0.0284492839127779, 0.006993415299803019, -0.008248531259596348, 0.03072170540690422, 0.031144481152296066, 0.0074514225125312805, 0.0869508758187294, -0.0411854051053524, -0.03808504715561867, 0.011793681420385838, -0.00561939412727952, -0.06324020773172379, -0.020046615973114967, 0.0019057937897741795, -0.008706538006663322, -0.03162010386586189, -0.01704314723610878, -0.0020775464363396168, 0.016215210780501366, -0.03235996142029762, -0.01727215014398098, -0.014973307959735394, -0.03614732623100281, 0.006491369102150202, 0.010701511055231094, -0.024609072133898735, -0.05651102587580681, 0.025507470592856407, 0.008525977842509747, -0.011828913353383541, -0.023358359932899475, -0.04911245033144951, 0.03477330505847931, -0.02577170543372631, -0.06052739545702934, 0.08222988247871399, -0.003054114291444421, -0.020610317587852478, 0.022054800763726234, -0.07328113168478012, 0.032694656401872635, 0.10167756676673889, 0.027727043256163597, -0.06394483149051666, -0.014066101051867008, -0.02725142054259777, -0.05052170157432556, 0.02309412509202957, 0.036217790096998215, 0.0007035252638161182, -0.017853466793894768, -0.03512561693787575, -0.0999160036444664, 0.0026467524003237486, -0.0047253998927772045, 0.015545817092061043, -0.01630328968167305, 0.04358113184571266, -0.015017347410321236, 0.006561832036823034, -0.04706903174519539, 0.06598825007677078, -0.030985940247774124, -0.05291743203997612, 0.007213611155748367, -0.013960407115519047, 0.01900729350745678, -0.03766227141022682, 0.028607824817299843, -0.049535226076841354, -0.035425085574388504, -0.004844305571168661, 0.03248326852917671, 0.01191699132323265, 0.006072997581213713, -0.05154341086745262, 0.034456223249435425, 0.005755915772169828, -0.016682026907801628, 0.056651949882507324, -0.02783273719251156, 0.008376244455575943, -0.04650533199310303, 0.03350497782230377, 0.030580779537558556, -0.01021708082407713, 0.016655603423714638, -0.029770459979772568, 0.031849104911088943, 0.054890383034944534, -0.010287542827427387, 0.0314263291656971, 0.03413914144039154, 0.040375083684921265, 0.03903629258275032, 0.008217703551054, 0.00772446533665061, -0.0047386116348207, -0.00561939412727952, 0.04403914138674736, 0.01867259480059147, 0.008525977842509747, 0.0047253998927772045, 0.010710318572819233, 0.003782962216064334, 0.06257081031799316, -0.04414483532309532, 0.010261119343340397, -0.02161440998315811, -0.010278735309839249, -0.03165533393621445, -0.03285319730639458, 0.009609340690076351, -0.006112632807344198, -0.003179625840857625, -0.03512561693787575, -0.019095370545983315, 0.022495193406939507, 0.01990569196641445, 0.0795523002743721, 0.0265820249915123, 0.04442668333649635, -0.010604624636471272, -0.04798504710197449, -0.01266565639525652, -0.025243235751986504, 0.03304697200655937, -0.03271227329969406, -0.008882694877684116, -0.029206758365035057, 0.02156156301498413, 0.0430174320936203, -0.02464430220425129, 0.0249790009111166, 0.015140656381845474, 0.06126725301146507, -0.009882383048534393, -0.008402667939662933, 0.016796527430415154, -0.019500531256198883, 0.05418575927615166, 0.007614367641508579, 0.04868967458605766, -0.09857720881700516, 0.012339767068624496, -0.005350755527615547, 0.02355213277041912, 0.0007211409392766654, 0.014638610184192657, -0.03322312608361244, 0.005280293058604002, -0.03681671991944313, -0.02235426753759384, 0.035196080803871155, -0.01877828873693943, 0.0030276908073574305, 0.012172418646514416, -0.005099732428789139, -0.0647551491856575, 0.03512561693787575, 0.020786473527550697, 0.004826689604669809, -0.021772950887680054, -0.009151333011686802, 0.02730426751077175, -0.02066316455602646, -0.026617256924510002, 0.00010810232924995944, 0.016778912395238876, 0.00769363809376955, -0.06003415584564209, 0.033311206847429276, 0.03531939163804054, 0.03174341097474098, -0.035248927772045135, 0.0675736591219902, -0.05492561683058739, 0.020398929715156555, 0.02755088545382023, -0.010666280053555965, 0.03207810968160629, 0.03271227329969406, -0.06225372850894928, -0.006130248308181763, 0.006183095276355743, 0.048901062458753586, -0.02834358997642994, -0.03179625794291496, 0.04227757453918457, 0.042876508086919785, 0.016955068334937096, -0.04985230788588524, 0.035530779510736465, -0.017818236723542213, 0.10026831179857254, -0.05806120112538338, -0.00032506391289643943, 0.06390959769487381, -0.0011923597194254398, -0.05957615002989769, 0.03211333975195885, 0.10837151855230331, -0.03546031564474106, 0.0014907248551025987, 0.026722950860857964, 0.007883005775511265, 0.0841323733329773, 0.02237188257277012, -0.05062739551067352, -0.01476192008703947, 0.006011342629790306, 0.011282827705144882, -0.053692519664764404, -0.006619082763791084, 0.0379088930785656, -0.013793058693408966, -0.07433807104825974, 0.03938860818743706, 0.05446760728955269, -0.023922061547636986, 0.018866367638111115, 0.031884338706731796, 0.025014230981469154, -0.030598394572734833, 0.01706957072019577, 0.016056669875979424, -0.05707472562789917, 0.014444838277995586, -0.031443946063518524, -0.05016938969492912, -0.0032875218894332647, -0.006861297879368067, 0.00895756110548973, 0.048901062458753586, -0.013423129916191101, 0.0004054353339597583, -0.022459961473941803, -0.02589501440525055, -0.0326065793633461, -0.05883629247546196, 0.0749017670750618, 0.07673379778862, -0.022724196314811707, 0.059717074036598206, -0.0018452400108799338, -0.07560639828443527, -0.04580070450901985, -0.025172771885991096, -0.009494838304817677, 0.005711876321583986, -0.04368682578206062, -0.05404483154416084, 0.026476331055164337, 0.013220549561083317, -0.008292569778859615, -0.024732381105422974, -0.04097401723265648, 0.07127294689416885, 0.005245061591267586, 0.07990461587905884, 0.03611209616065025, 0.03896583244204521, 0.0284492839127779, -0.015924552455544472, -0.06679856777191162, 0.06782027333974838, -0.016549909487366676, 0.0022504001390188932, -0.0175804253667593, 0.01832028292119503, 0.02929483726620674, -0.04988753795623779, -0.02275942824780941, -0.00701103126630187, -0.028942523524165154, -0.01322935800999403, 0.01399563904851675, -0.016391368582844734, -0.03433291241526604, 0.006676333490759134, -0.03309981897473335, -0.056299638003110886, 0.03681671991944313, -0.04946476221084595, -0.0180384311825037, 0.03977615013718605, 0.009926422499120235, 0.02235426753759384, -0.008415879681706429, 0.05143771693110466, -0.0003157055762130767, 0.04129109904170036, 0.03903629258275032, -0.008821039460599422, 0.008182472549378872, -0.0527060441672802, 0.03197241574525833, 0.0485839806497097, 0.017087185755372047, -0.01997615396976471, -0.01765969581902027, -0.03438575938344002, 0.005482872948050499, -0.00021799374371767044, 0.021314943209290504, 0.017228111624717712, -0.027867967262864113, -0.02036369778215885, -0.04847828671336174, 0.0022768236231058836, 0.03403344750404358, 0.0028867656365036964, 0.006500177085399628, 0.0010613432386890054, 0.033434513956308365, 0.00119786465074867, 0.020962631329894066, 0.015079001896083355, 0.04058647155761719, 0.021350175142288208, -0.007526289205998182, 0.006125844549387693, -0.023464053869247437, 0.004998442251235247, 0.007063878234475851, -0.05115586519241333, 0.022336652502417564, 0.0021336963400244713, 0.042136650532484055, 0.013308628462255001, -0.05376298353075981, 0.0062623657286167145, 0.0485839806497097, 0.024503378197550774, 0.0018760673701763153, 0.07187187671661377, 0.007601155899465084, 0.09019216150045395, 0.027498038485646248, -0.058519210666418076, -0.07271742820739746, -0.030527932569384575, 0.007821351289749146, -0.028590209782123566, -0.0045800707302987576, -0.052036646753549576, 0.017897507175803185, 0.015783628448843956, -0.015748396515846252, -0.013035585172474384, 0.02987615391612053, -0.004835497587919235, -0.03135586902499199, -0.00353414099663496, 0.045835938304662704, 0.02561316452920437, 0.011828913353383541, -0.05023984983563423, -0.013889945112168789, 0.017562808468937874, 0.0060950168408453465, 0.037979353219270706, 0.010349198244512081, -0.040480777621269226, 0.001421363209374249, 0.03523131087422371, -0.003038700670003891, 0.04365159571170807, -0.007055070251226425, -0.029893768951296806, 0.03931814432144165, -0.0034724862780421972, 0.029911383986473083, 0.030598394572734833, -0.031056402251124382, 0.019553378224372864, -0.08110248297452927, 0.016717256978154182, 0.04220711067318916, -0.005821974482387304, 0.04692810773849487, 0.029277220368385315, -0.012216457165777683, 0.008865078911185265, 0.11774304509162903, -0.04844305291771889, 0.012366190552711487, -0.02931245230138302, -0.02288273721933365, -0.0070594740100204945, 0.02214287966489792, 0.06912383437156677, -0.031602486968040466, 0.050556931644678116, -0.03727472946047783, -0.0004819533496629447, -0.05404483154416084, -0.0003446062619332224, -0.00413967901840806, -0.03674625977873802, -0.03748611733317375, -0.04791458323597908, -0.06591778248548508, 0.01888398267328739, -0.009089678525924683, 0.020240388810634613, 0.017421884462237358, -0.03642917796969414, -0.005403602495789528, 0.037803199142217636, 0.04181956872344017, -0.019201064482331276, 0.07257650047540665, -0.058131664991378784, 0.02811458706855774, -0.021579178050160408, 0.016902221366763115, -0.007037454750388861, 0.020962631329894066, -0.008697730489075184, -0.015545817092061043, 0.04544839262962341, -0.04837259277701378, 0.02577170543372631, 0.020011385902762413, -0.03819074109196663, 0.008001911453902721, 0.040375083684921265, 0.03313504904508591, -0.06880675256252289, -0.02013469487428665, -0.008045950904488564, 0.04942953214049339, -0.019148217514157295, -0.009441991336643696, 0.015272773802280426, 0.017236920073628426, -0.06700995564460754, 0.000712883600499481, 0.03186672180891037, -0.010305158793926239, 0.03730995953083038, 0.003787366207689047, -0.03207810968160629, -0.026881491765379906, -0.009838343597948551, -0.004998442251235247, 0.01536085270345211, 0.03202526271343231, 0.024961384013295174, 0.011608717031776905, -0.03498469293117523, -0.0434754379093647, 0.05031031370162964, -0.004663744941353798, -0.03628825023770332, 0.017131226137280464, -0.05284696817398071, 0.07120247930288315, 0.0365348719060421, -0.017712542787194252, -0.04115017130970955, 0.030422238633036613, 0.04329928383231163, -0.033029355108737946, -0.003254492534324527, -0.02531369775533676, 0.03614732623100281, -0.057391807436943054, 0.044919922947883606, 0.004743015393614769, -0.013854713179171085, -0.00621832674369216, 0.03509038686752319, -0.0147971510887146, 0.03202526271343231, 0.06116155907511711, -0.01579243503510952, 0.035706933587789536, 0.015915745869278908, -0.0307745523750782, 0.059259068220853806, 0.005637010093778372, 0.0012363988207653165, 0.03671102598309517, 0.02964714914560318, -0.030351776629686356, -0.05799074098467827, -0.027515655383467674, 0.044532377272844315, 0.04326405003666878, -0.020522238686680794, -0.008671307004988194, -0.03089786134660244, -0.030017077922821045, 0.029277220368385315, 0.037063341587781906, -0.01049893070012331, 0.03914198651909828, 0.0017307382076978683, -0.02230142056941986, 0.04248896241188049, -0.008829847909510136, -0.02372828871011734, -0.09681564569473267, 0.016241634264588356, -0.01107143983244896, -0.0307745523750782, -0.0022680156398564577, 0.021667256951332092, 0.044532377272844315, -0.00981192011386156, -0.01484999805688858, -0.0021006669849157333, -0.02954145520925522, 0.03664056584239006, -0.011714410968124866, -0.030686473473906517, 0.007601155899465084, -0.043052662163972855, -0.006812855135649443, 0.03255373239517212, -0.054432377219200134, 0.0009677601046860218, -0.03829643502831459, 0.06496653705835342, 0.051578640937805176, -0.046293944120407104, 0.0012154802680015564, -0.06584732234477997, -0.04199572280049324, 0.00786979403346777, 0.03847259283065796, 0.07539501041173935, 0.030598394572734833, 0.022160494700074196, -0.020733626559376717, 0.0017076176591217518, -0.08194803446531296, -0.03165533393621445, 0.04661102592945099, -0.07056831568479538, 0.05524269863963127, 0.01047250721603632, 0.030510317534208298, -0.008301378227770329, -0.01038442924618721, -0.08941707015037537, 0.07828397303819656, -0.009952845983207226, -0.07483130693435669, -0.024327220395207405, -0.010912898927927017, -0.02783273719251156, 0.01865497976541519, -0.028748750686645508, 0.027850352227687836, -0.016549909487366676, 0.03167295083403587, 0.006156671792268753, -0.06679856777191162, 0.008200087584555149, 0.057497501373291016, 0.020698396489024162, 0.00559297064319253, 0.030069924890995026, -0.027339497581124306, 0.015440123155713081, 0.017333805561065674, 0.005011653993278742, -0.04868967458605766, -0.030017077922821045, 0.006795239169150591, 0.002444172278046608, -0.024380067363381386, -0.014303912408649921, -0.04580070450901985, 0.020522238686680794, 0.04988753795623779, -0.011256404221057892, -0.10153663903474808, 0.02867828868329525, 0.06856013089418411, -0.055735934525728226, -0.00830578152090311, 0.04580070450901985, -0.04587116837501526, -0.0008323397487401962, -0.008486342616379261, -0.07511315494775772, -0.002710608998313546, -0.020575085654854774, -0.01974715106189251, 0.005540123675018549, -0.01701672375202179, -0.020169926807284355, -0.05210711061954498, 0.007816947065293789, -0.05080355331301689, 0.02071601152420044, 0.07229465246200562, -0.016417792066931725, 0.029805690050125122, 0.019183449447155, 0.006368059664964676, 0.01100978534668684, 0.015193503350019455, -0.0008576622349210083, 0.0035693722311407328, -0.01106263231486082, -0.05661671981215477, -0.017712542787194252, -0.0032192610669881105, -0.07328113168478012, 0.02862544171512127, 0.013423129916191101, -0.035706933587789536, 0.019183449447155, -0.04178433492779732, 0.041572947055101395, -0.11069678515195847, -0.004395106341689825, -0.04107971116900444, -0.05048647150397301, -0.026493946090340614, 0.03801458701491356, -0.014612186700105667, -0.04090355336666107, 0.027286650612950325, -0.04488469287753105, 0.009600532241165638, -0.03998753800988197, 0.025630779564380646, -0.02691672183573246, 0.009389144368469715, 0.04125586524605751, -0.02589501440525055, 0.034509070217609406, -0.013440745882689953, 0.027004800736904144, -0.02793843112885952, -0.0379088930785656, -0.007737677078694105, -0.03311743214726448, -0.013537631370127201, -0.019430069252848625, -0.07342205196619034, -0.0025476643349975348, -0.02890729159116745, -0.00216562463901937, -0.015598664060235023, -0.026388252153992653, -0.04784412309527397, -0.006416502874344587, -0.02349928580224514, -0.054819922894239426, -0.05742703750729561, 0.042876508086919785, 0.004320239648222923, -0.012427845038473606, 0.004472174681723118, -0.014259873889386654, -0.0073721520602703094, 0.007786120288074017, 0.04534269869327545, 0.0326065793633461, -0.02036369778215885, -0.0005086520686745644, 0.07511315494775772, -0.022266188636422157, 0.021526331081986427, 0.0517900288105011, 0.05559501051902771, -0.004624109715223312, -0.0476679652929306, 0.025789320468902588, 0.01181129738688469, -0.04534269869327545, 0.025454623624682426, 0.06982845813035965, -0.06394483149051666, 0.022178111597895622 ]
28,954
yampex.options
use_bump
Bumps up the common y-axis upper limit to 120% of what Matplotlib decides. Call with C{False} to disable the bump.
def use_bump(self, yes=True): """ Bumps up the common y-axis upper limit to 120% of what Matplotlib decides. Call with C{False} to disable the bump. """ self.opts['bump'] = yes
(self, yes=True)
[ 0.05261857435107231, 0.023007797077298164, -0.0031625027768313885, 0.04758936166763306, -0.03173194080591202, -0.012598692439496517, -0.038112543523311615, 0.02278541587293148, -0.05364494398236275, -0.0018635032465681434, -0.007864560931921005, -0.022049851715564728, 0.0570661760866642, 0.025111854076385498, 0.01311187818646431, -0.0016935106832534075, 0.0020741228945553303, -0.014086929149925709, 0.04577610641717911, 0.03053450956940651, 0.04314175620675087, -0.054602887481451035, -0.019193120300769806, -0.023435451090335846, -0.001444402034394443, -0.016190988942980766, 0.016019927337765694, -0.008937972597777843, -0.04382600262761116, -0.024376289919018745, -0.07574611157178879, -0.021895894780755043, -0.0022729821503162384, -0.0018068390199914575, 0.04126007854938507, -0.014181013219058514, -0.020065534859895706, 0.04221802204847336, -0.11905892938375473, -0.016379155218601227, 0.06609823554754257, -0.026394817978143692, 0.05963210389018059, -0.0022109721321612597, 0.04139692708849907, -0.016806811094284058, -0.03034634329378605, 0.03414391353726387, 0.012316441163420677, -0.010930841788649559, 0.05508186295628548, -0.07649878412485123, 0.013787571340799332, 0.07766200602054596, -0.0009226639522239566, 0.07786727696657181, 0.05473973974585533, 0.06811676174402237, 0.04481815919280052, 0.002225940115749836, -0.0007147170836105943, -0.008480383083224297, -0.04882100597023964, -0.056279294192790985, 0.012898051179945469, -0.016952212899923325, -0.0155751658603549, -0.0009509960655122995, 0.010999266058206558, 0.00939128641039133, -0.012128273025155067, 0.0222893375903368, -0.008565913885831833, 0.010545953176915646, -0.01747395098209381, -0.02733565680682659, -0.10222645848989487, 0.04546819627285004, -0.027386974543333054, 0.02254592999815941, 0.006799702066928148, 0.035307131707668304, 0.05586874485015869, 0.0019575871992856264, -0.025300022214651108, -0.060966383665800095, 0.010238042101264, 0.03479394689202309, 0.06113744527101517, 0.011221646331250668, -0.01358229760080576, 0.004704196471720934, 0.0930575579404831, 0.026189543306827545, 0.03482815995812416, 0.015463976189494133, -0.05231066420674324, 0.010220935568213463, -0.05012107267975807, -0.019894473254680634, 0.027079064399003983, -0.041294291615486145, 0.020065534859895706, -0.013684934936463833, 0.011589429341256618, -0.006162497214972973, 0.005704907234758139, -0.0004960788646712899, -0.015215937048196793, -0.006230921950191259, -0.02165640890598297, -0.060145288705825806, -0.07567768543958664, 0.005632205866277218, -0.05213960260152817, 0.04071268066763878, -0.024992112070322037, -0.05450025200843811, 0.0621638149023056, 0.026206649839878082, -0.07362494617700577, 0.03034634329378605, -0.004888087511062622, -0.06223224103450775, 0.020253702998161316, -0.025744782760739326, 0.033562302589416504, 0.06312175840139389, -0.05843466892838478, -0.017319995909929276, 0.02415390871465206, -0.024393396452069283, -0.05463710054755211, -0.023999953642487526, 0.019004952162504196, -0.02827649563550949, -0.001611187239177525, 0.028926530852913857, 0.035546619445085526, 0.011264411732554436, -0.007607968524098396, 0.05487658828496933, -0.015643591061234474, -0.008309321478009224, -0.005636482499539852, 0.009596560150384903, 0.015891630202531815, 0.02247750572860241, -0.031047696247696877, 0.00675693666562438, -0.0029700584709644318, 0.002920878119766712, 0.00012081231398042291, -0.08628351241350174, 0.06520871073007584, -0.011495345272123814, -0.035375554114580154, 0.030329236760735512, 0.0005821443046443164, 0.02040765807032585, 0.003481105202808976, -0.02916601672768593, 0.05275542289018631, 0.016575876623392105, -0.004516028333455324, -0.03688089922070503, -0.021570878103375435, 0.030106855556368828, -0.025932950899004936, 0.0534396693110466, -0.004845322109758854, -0.04481815919280052, -0.01245329063385725, 0.007377034984529018, 0.05289227142930031, 0.0482051819562912, -0.0018153920536860824, -0.0003036345005966723, 0.018269388005137444, 0.02435918338596821, 0.019278651103377342, 0.022443292662501335, -0.0034875201527029276, -0.04290226846933365, -0.00824089627712965, 0.007436906453222036, 0.034691307693719864, -0.010862416587769985, -0.04437340050935745, 0.004317169077694416, 0.03132139518857002, 0.02528291754424572, 0.018372025340795517, -0.042115386575460434, 0.04550240933895111, -0.02073267661035061, -0.007428353652358055, -0.025522403419017792, 0.10516872256994247, -0.0120855076238513, -0.0048196627758443356, -0.002980749821290374, 0.04112323001027107, -0.0004025295202154666, 0.06691932678222656, 0.03982315957546234, 0.033049117773771286, 0.011726277880370617, 0.024632882326841354, -0.017516715452075005, 0.005401272792369127, 0.01666996069252491, -0.018902316689491272, -0.010366338305175304, -0.022563036531209946, 0.0137619124725461, 0.025505296885967255, -0.005841756239533424, -0.05148956552147865, 0.0567924790084362, 0.005516739096492529, -0.04191011190414429, -0.013086218386888504, 0.013419789262115955, 0.04683668911457062, 0.006975040305405855, 0.07567768543958664, 0.024273652583360672, 0.043244391679763794, -0.0275238249450922, 0.0044604334980249405, 0.011914446018636227, -0.019962897524237633, 0.004188872873783112, 0.025881633162498474, -0.0005655726999975741, -0.029114698991179466, -0.000909299764316529, -0.047418300062417984, 0.02808832749724388, -0.017371313646435738, 0.029610777273774147, -0.0310819074511528, 0.09353652596473694, -0.023332813754677773, -0.01917601376771927, -0.005084808450192213, 0.010229488834738731, -0.0047982800751924515, 0.056039806455373764, 0.031047696247696877, -0.03138981759548187, -0.011024925857782364, 0.0009098343434743583, 0.02429075911641121, -0.007749094162136316, -0.04717881232500076, -0.06360073387622833, -0.026257967576384544, -0.009759069420397282, -0.029337078332901, -0.021707726642489433, -0.07889364659786224, 0.02921733446419239, 0.01772199012339115, 0.013240174390375614, 0.005944393575191498, -0.034178122878074646, -0.032741207629442215, 0.027438294142484665, 0.055218711495399475, -0.017824627459049225, -0.05542398616671562, -0.017439737915992737, -0.01270132977515459, 0.05138693004846573, 0.07232487946748734, -0.03903627768158913, 0.05645035579800606, -0.00009047559433383867, 0.014292203821241856, -0.07889364659786224, 0.016310730949044228, 0.04050740599632263, -0.020698463544249535, -0.02964499033987522, -0.03150956332683563, 0.04071268066763878, -0.02153666503727436, 0.05668983981013298, -0.023880211636424065, -0.010725567117333412, 0.0534396693110466, 0.015446869656443596, -0.008578743785619736, -0.042662784457206726, 0.036675624549388885, 0.018081219866871834, -0.012282229028642178, -0.026069801300764084, 0.02090373821556568, -0.08792570233345032, -0.06319018453359604, 0.06301912665367126, 0.0853939950466156, 0.010930841788649559, 0.056724052876234055, -0.05302911996841431, 0.023367024958133698, 0.015198830515146255, -0.008133983239531517, 0.04208117350935936, -0.03008974902331829, 0.04433918744325638, -0.05131850391626358, 0.014702751301229, -0.0020249427761882544, 0.004610112402588129, 0.0005885590799152851, 0.002042048843577504, -0.06360073387622833, -0.06305333971977234, -0.0037034854758530855, -0.07047741115093231, -0.04403127729892731, 0.014429053291678429, 0.0043385517783463, 0.01629362441599369, 0.006222368683665991, 0.014745516702532768, -0.020801100879907608, -0.030551616102457047, 0.014651432633399963, 0.014651432633399963, -0.0038980680983513594, -0.022956477478146553, 0.0006879887077957392, -0.030859528109431267, 0.029833156615495682, -0.015318573452532291, -0.015763334929943085, -0.012538821436464787, -0.03335702791810036, 0.010725567117333412, 0.008506041951477528, 0.011572322808206081, 0.007073400542140007, 0.03582031652331352, 0.03234776481986046, 0.021707726642489433, -0.013744805939495564, 0.04170483723282814, -0.04752093553543091, 0.012846732512116432, 0.015036322176456451, 0.011495345272123814, 0.031560879200696945, -0.023178858682513237, 0.008219514042139053, -0.03412680700421333, -0.06024792417883873, -0.042046960443258286, -0.034109700471162796, 0.06308754533529282, -0.010819651186466217, 0.020698463544249535, -0.0013695625821128488, -0.04440761357545853, 0.021143224090337753, 0.011538110673427582, -0.06236908957362175, -0.018372025340795517, 0.01849176734685898, -0.0006564491777680814, -0.0447155237197876, 0.054226554930210114, -0.05614244565367699, 0.01910758949816227, 0.032689888030290604, -0.023486768826842308, 0.03821517899632454, -0.03592295199632645, -0.0691431313753128, 0.02177615277469158, 0.021878788247704506, -0.024547351524233818, 0.0031133226584643126, -0.04782884567975998, 0.026257967576384544, -0.06647457182407379, 0.0445786751806736, -0.003975045867264271, 0.000712578825186938, 0.024051273241639137, -0.06452446430921555, -0.02304200828075409, 0.005076255649328232, 0.030295023694634438, 0.009741962887346745, 0.03142403066158295, 0.04392864182591438, -0.011024925857782364, 0.01696931943297386, 0.00898929126560688, -0.051592204719781876, -0.003017100505530834, 0.011811809614300728, 0.06093217059969902, -0.0062180920504033566, 0.05302911996841431, 0.009767621755599976, -0.005093361716717482, -0.026805365458130836, -0.028071222826838493, 0.026617197319865227, -0.01245329063385725, -0.02116033062338829, -0.04971052333712578, 0.07971474528312683, -0.03660719841718674, 0.041602201759815216, 0.01991157978773117, -0.010426209308207035, 0.02360651269555092, 0.03409259393811226, -0.07246173173189163, -0.009091928601264954, -0.03422944247722626, -0.04102059081196785, 0.019740518182516098, -0.014394840225577354, -0.04262857139110565, -0.004357796162366867, 0.003913036081939936, 0.00012154734577052295, -0.03496500849723816, 0.0070862299762666225, -0.010657142847776413, 0.004238053224980831, -0.012461843900382519, 0.02646324224770069, -0.019928686320781708, 0.02179325744509697, -0.021947214379906654, 0.002653594361618161, -0.028806786984205246, -0.029302865266799927, -0.020698463544249535, -0.04413391277194023, -0.05792148411273956, -0.023213069885969162, 0.03333992138504982, -0.0336991511285305, 0.026771152392029762, 0.01915890909731388, -0.07567768543958664, -0.038112543523311615, -0.07957789301872253, 0.03246750682592392, 0.001621878589503467, 0.019706305116415024, -0.0007927640108391643, -0.06106901913881302, 0.03359651565551758, 0.0232301764190197, -0.009416945278644562, 0.07136693596839905, -0.001038665184751153, -0.039617884904146194, -0.011914446018636227, 0.003626507706940174, -0.06151378154754639, 0.012333547696471214, 0.0025616486091166735, -0.04868415370583534, 0.0020976439118385315, -0.026702728122472763, 0.05432919040322304, 0.0232301764190197, -0.00020901599782519042, -0.0284646637737751, -0.006504620425403118, 0.03739408403635025, 0.034742627292871475, 0.022118275985121727, -0.005059149116277695, -0.0275238249450922, -0.09476817399263382, -0.03190300241112709, 0.02916601672768593, -0.026446135714650154, -0.017508164048194885, -0.01948392577469349, 0.027301443740725517, -0.022391974925994873, 0.030671359971165657, 0.04108901694417, -0.044099703431129456, 0.038488879799842834, -0.023076221346855164, 0.031749047338962555, -0.0023243005853146315, -0.014967896975576878, -0.07369337230920792, 0.016122562810778618, -0.014360628090798855, -0.02803700976073742, 0.016875235363841057, -0.05874258279800415, 0.0751987174153328, 0.032125383615493774, -0.04064425453543663, -0.011332836002111435, 0.04649456590414047, 0.08429919928312302, -0.013351364061236382, -0.03838624060153961, 0.01584886573255062, 0.08368337154388428, -0.027079064399003983, -0.03132139518857002, -0.02453024499118328, 0.02921733446419239, -0.06469552963972092, 0.038865216076374054, -0.03226223215460777, -0.017841733992099762, -0.021365603432059288, 0.03226223215460777, 0.03263856843113899, 0.03503343090415001, -0.03371625766158104, 0.011486792005598545, 0.05798991024494171, -0.00017480365931987762, 0.008818229660391808, -0.03653877601027489, 0.031372711062431335, -0.02459866926074028, -0.04594716802239418, 0.018885210156440735, 0.0027519548311829567, 0.10708460956811905, 0.03445182368159294, 0.025436872616410255, 0.05542398616671562, -0.032501719892024994, 0.048923641443252563, 0.033818893134593964, -0.00268353009596467, -0.07410392165184021, 0.07383022457361221, -0.010263700969517231, 0.02827649563550949, -0.004832492675632238, -0.015190277248620987, 0.019381288439035416, 0.019945792853832245, 0.025180280208587646, -0.003596571972593665, -0.02810543403029442, -0.002298641251400113, 0.06254015117883682, -0.03234776481986046, -0.02110901102423668, 0.0213484987616539, 0.00792443286627531, 0.04851309210062027, 0.00451175170019269, 0.037873055785894394, 0.029935793951153755, -0.037359870970249176, -0.002920878119766712, -0.05046319589018822, -0.021878788247704506, 0.015831759199500084, 0.07430919259786606, 0.00895507913082838, -0.05542398616671562, -0.029371291399002075, -0.028430450707674026, 0.02629218064248562, 0.040986377745866776, -0.012222357094287872, 0.012898051179945469, 0.015617931261658669, 0.03588874265551567, 0.034811053425073624, 0.0425601452589035, 0.0371888093650341, -0.035238705575466156, -0.01936418190598488, -0.01314609032124281, -0.0483420304954052, -0.023863105103373528, -0.014540242962539196, -0.04690511152148247, -0.020253702998161316, 0.06346388161182404, 0.10229488462209702, 0.04259435832500458, 0.02610401250422001, -0.03335702791810036, -0.013650721870362759, -0.031492456793785095, 0.010255147702991962, 0.013231621123850346, -0.04550240933895111, -0.08614666014909744, 0.005764778703451157, 0.0009509960655122995, 0.013684934936463833, -0.02790016122162342, -0.010443315841257572, -0.06274542212486267, -0.006996423006057739, -0.01986026205122471, -0.04307333007454872, 0.005512462928891182, 0.0036607200745493174, 0.013804677873849869, 0.029764732345938683, 0.03421233594417572, 0.007774753496050835, -0.0276606734842062, -0.03996000811457634, 0.05436340346932411, -0.06421655416488647, -0.025368448346853256, -0.013565191067755222, -0.013223067857325077, -0.01611400954425335, 0.04163641482591629, -0.08313597738742828, -0.02909759245812893, 0.0015962193720042706, -0.009322862140834332, -0.027677780017256737, 0.04519449546933174, -0.00986170582473278, 0.057100389152765274, -0.0354439802467823, -0.0022644291166216135, 0.05812675878405571, -0.04047319293022156, 0.0231617521494627, -0.03653877601027489, 0.05583453178405762, 0.01536133885383606, 0.007090506609529257, 0.0479314848780632, -0.0031967151444405317, -0.009134694002568722, 0.012744095176458359, 0.02733565680682659, 0.012282229028642178, -0.00924588367342949, 0.0049950010143220425, 0.013163196854293346, -0.05987158790230751, -0.03210827708244324, 0.006376324221491814, 0.01029791310429573, 0.07560926675796509, 0.037736207246780396, 0.0017683501355350018, -0.04139692708849907, -0.003064142307266593, -0.017465397715568542, -0.05367915704846382, 0.022015638649463654, -0.0016026340890675783, -0.08224646002054214, -0.01979183591902256, 0.02196432091295719, -0.059905800968408585, -0.02541976608335972, 0.051660627126693726, -0.06551662087440491, -0.002538127824664116, -0.011606534942984581, 0.0021040586289018393, -0.0753355622291565, 0.03479394689202309, 0.0355808287858963, 0.06544820219278336, 0.01842334307730198, 0.08313597738742828, -0.001786525477655232, 0.0259158443659544, 0.009314308874309063, -0.0017063402337953448, -0.020835312083363533, 0.0037270064931362867, 0.02196432091295719, -0.06811676174402237, -0.05190011486411095, 0.027061957865953445, 0.049163129180669785, -0.03814675658941269, 0.033117540180683136, -0.03865994140505791, -0.04252593591809273, 0.03419522941112518, -0.0033271496649831533, 0.02985026314854622, 0.007205973379313946, -0.04355230554938316, -0.04505764693021774, -0.041225865483284, -0.02129717916250229, 0.08477816730737686, 0.033562302589416504, -0.04102059081196785, 0.01317174918949604, -0.047418300062417984, -0.06137693300843239, -0.026206649839878082, -0.0031860237941145897, -0.02016817219555378, -0.023623619228601456, 0.08806255459785461, -0.02110901102423668, -0.03824939206242561, 0.02247750572860241, 0.014694198966026306, 0.031680624932050705, -0.05005264654755592, -0.03234776481986046, -0.01004987396299839, 0.014360628090798855, -0.02042476460337639, -0.005046319682151079, -0.023059114813804626, 0.004135416354984045, 0.05244751274585724, -0.013496766798198223, 0.0016026340890675783, 0.05107901990413666, 0.01809832639992237, -0.03260435536503792, -0.04139692708849907, -0.02104058675467968, -0.015463976189494133, 0.02810543403029442, -0.06507186591625214, -0.0014219502918422222, 0.040678467601537704, 0.0022965031675994396, -0.009588006883859634, 0.03109901398420334, 0.023760467767715454, 0.02023659646511078, 0.03234776481986046, 0.0749250203371048, -0.04307333007454872, 0.05515028536319733, 0.04286805912852287, 0.022443292662501335, -0.0447155237197876, -0.025009218603372574, 0.03414391353726387, 0.022118275985121727, 0.021194541826844215, 0.007813242264091969, 0.01423233188688755, -0.013060559518635273, 0.04539977014064789 ]
28,955
yampex.options
use_grid
Adds a grid, unless called with C{False}. The behavior this method is a little different than it used to be. You can still enable a default grid by calling it with no arguments, or turn off the grid entirely by supplying C{False} as that sole argument. But now specifying a custom grid has become a lot more powerful. To turn gridlines on for just one axis's major tics, supply that axis name as an argument followed by 'major'. (Not case-sensitive.) For example, C{use_grid('x', 'major')} enables only vertical grid lines at major tics of the 'x' axis. To turn gridlines on for both major and minor ticks, use 'both', like this: C{use_grid('both')}. Or, for major and minor ticks on just the 'y' axis, for example, C{use_grid('y', 'both')}. You can also use the term 'minor' to have grid lines just at minor ticks, though it's not evident why you would want that as opposed to 'both'. To have different grid lines for different axes, supply each axis name followed by its tick specifier. For example, to have horizontal grid lines at both major and minor ticks of the 'y' axis but vertical lines just at major tick locations on the 'x' axis, do this::: use_grid('x', 'both', 'y', 'major')
def use_grid(self, *args): """ Adds a grid, unless called with C{False}. The behavior this method is a little different than it used to be. You can still enable a default grid by calling it with no arguments, or turn off the grid entirely by supplying C{False} as that sole argument. But now specifying a custom grid has become a lot more powerful. To turn gridlines on for just one axis's major tics, supply that axis name as an argument followed by 'major'. (Not case-sensitive.) For example, C{use_grid('x', 'major')} enables only vertical grid lines at major tics of the 'x' axis. To turn gridlines on for both major and minor ticks, use 'both', like this: C{use_grid('both')}. Or, for major and minor ticks on just the 'y' axis, for example, C{use_grid('y', 'both')}. You can also use the term 'minor' to have grid lines just at minor ticks, though it's not evident why you would want that as opposed to 'both'. To have different grid lines for different axes, supply each axis name followed by its tick specifier. For example, to have horizontal grid lines at both major and minor ticks of the 'y' axis but vertical lines just at major tick locations on the 'x' axis, do this::: use_grid('x', 'both', 'y', 'major') """ x, y = self.opts['grid'] if not args: # Default, no arg behavior x = 'major' y = 'major' elif args[0]: # Not just None or False args = [x.lower() for x in args] while args: arg = args.pop(0) if arg == 'x': if args: x = args.pop(0) else: x = None elif arg == 'y': if args: y = args.pop(0) else: y = None else: x = y = arg break self.opts['grid'] = (x, y)
(self, *args)
[ 0.04059398174285889, -0.0023380022030323744, 0.028369249776005745, 0.011222410015761852, -0.03773020952939987, -0.009432552382349968, -0.04546239599585533, 0.04914950206875801, -0.024485258385539055, -0.03683527931571007, 0.007342892698943615, -0.004156945273280144, 0.009584690444171429, -0.007137059234082699, -0.018363943323493004, -0.06604576110839844, 0.026812074705958366, -0.03665629401803017, 0.03166259080171585, -0.04961486533284187, 0.04478224739432335, -0.027921786531805992, 0.03504542261362076, 0.02720584347844124, 0.03540339320898056, 0.04929269105195999, 0.009611537680029869, 0.00779483187943697, 0.0026870244182646275, -0.04889892414212227, -0.05502023547887802, -0.019187279045581818, -0.015813395380973816, 0.03966325521469116, 0.061714306473731995, -0.03869673237204552, -0.011929403990507126, 0.056058354675769806, -0.06142792850732803, 0.032235343009233475, 0.0516195073723793, -0.061606913805007935, 0.10023204982280731, 0.012323172762989998, -0.018614523112773895, -0.004483594559133053, 0.040236011147499084, 0.040128618478775024, -0.06436329334974289, -0.01943785883486271, 0.028834613040089607, -0.07488766312599182, 0.024324171245098114, 0.020064309239387512, -0.0757467970252037, 0.020046411082148552, 0.06142792850732803, 0.07102157175540924, 0.00851524993777275, -0.03697846829891205, -0.024288374930620193, 0.015607562847435474, -0.029049396514892578, -0.03744383156299591, 0.004373965784907341, -0.024503156542778015, -0.06604576110839844, 0.010166393592953682, 0.028172366321086884, 0.04836196452379227, -0.03314817324280739, 0.04768181964755058, 0.012913825921714306, -0.043994709849357605, -0.013334442861378193, 0.010085850022733212, -0.10825061798095703, 0.07127214968204498, 0.04950747266411781, 0.004667054861783981, -0.03499172627925873, 0.05716806650161743, 0.05047399923205376, 0.02342924289405346, 0.010694402270019054, -0.024717940017580986, -0.00821097381412983, 0.08734507113695145, 0.070592001080513, -0.05702487751841545, -0.02183626778423786, -0.03522440791130066, 0.04943588003516197, 0.005848361179232597, -0.0014598530251532793, -0.017290029674768448, 0.00680146086961031, -0.022140543907880783, -0.05698908120393753, -0.06282401829957962, -0.016609882935881615, -0.04750283434987068, 0.057776618748903275, -0.039878036826848984, -0.01688731089234352, -0.06862315535545349, -0.029765339568257332, 0.019223075360059738, -0.06096256524324417, 0.032253243029117584, -0.043958913534879684, -0.008586844429373741, -0.03595824912190437, -0.026829972863197327, 0.007253400050103664, -0.002369324676692486, -0.07259664684534073, -0.04127412661910057, 0.006407692097127438, 0.003546156222000718, -0.07052040845155716, 0.0037184301763772964, 0.02321445941925049, -0.017048398032784462, 0.03300498425960541, -0.016645679250359535, -0.0036289372947067022, 0.020511774346232414, -0.04263442009687424, -0.08168911933898926, 0.06923171132802963, -0.006653797347098589, -0.034204188734292984, -0.013567124493420124, 0.00484156608581543, 0.010927083902060986, 0.022158442065119743, 0.03470534831285477, 0.015795497223734856, 0.03719324991106987, 0.027939684689044952, -0.02172887697815895, -0.026704682037234306, 0.024682143703103065, -0.010506466962397099, 0.024879027158021927, 0.013182304799556732, -0.007978292182087898, 0.000003945902790292166, 0.02733113244175911, -0.0039466372691094875, -0.003890703897923231, 0.013048065826296806, -0.013146507553756237, 0.0031210649758577347, 0.00532930251210928, -0.01262744888663292, 0.017728544771671295, 0.061785899102687836, 0.03694267198443413, -0.02924628183245659, 0.010488567873835564, 0.034490566700696945, 0.028422946110367775, 0.00991581380367279, 0.030534978955984116, -0.05899372324347496, -0.07302621006965637, 0.007392114028334618, 0.02922838181257248, 0.015741800889372826, -0.03368512913584709, -0.009150649420917034, 0.02566656470298767, -0.003751989919692278, 0.022230036556720734, -0.015115351416170597, 0.022677501663565636, -0.0011511024786159396, 0.02525489777326584, 0.022212138399481773, 0.03151940181851387, 0.0016477880999445915, -0.004948957357555628, -0.01976003311574459, 0.036190930753946304, 0.07639114558696747, -0.0702340304851532, -0.03347034752368927, 0.026418305933475494, 0.04349355027079582, 0.027134248986840248, 0.004367253743112087, -0.012502158991992474, 0.01649354211986065, 0.011562483385205269, 0.001039236318320036, -0.0018525031628087163, 0.01979582943022251, 0.0117951650172472, 0.002890620846301317, -0.0014497850788757205, 0.038123976439237595, 0.021639384329319, 0.05702487751841545, 0.022820690646767616, 0.02928207814693451, -0.032664909958839417, -0.005302454344928265, 0.06729866564273834, 0.034239985048770905, -0.04725225269794464, -0.03112563118338585, 0.07588998228311539, 0.0010302870068699121, 0.041775286197662354, -0.02355453185737133, 0.052120666950941086, -0.06586677581071854, 0.024073591455817223, 0.04549819231033325, 0.006582202855497599, 0.03765861317515373, 0.005942328833043575, 0.08383695036172867, -0.024019895121455193, 0.06998345255851746, 0.014238321222364902, 0.01172357052564621, -0.014300965704023838, -0.016072925180196762, 0.0064703370444476604, -0.026114029809832573, 0.028906207531690598, -0.0019453519489616156, -0.034436870366334915, 0.02523699961602688, -0.017290029674768448, -0.0028212638571858406, 0.04478224739432335, 0.014864771626889706, 0.04675109311938286, -0.02360822819173336, -0.04721645638346672, -0.02169308066368103, 0.011544584296643734, -0.030839255079627037, 0.0654372125864029, -0.004555188585072756, 0.01073914859443903, -0.05365994572639465, 0.015652308240532875, 0.014032487757503986, 0.007763509638607502, -0.050008635967969894, -0.0015090741217136383, -0.07667752355337143, -0.02171097882091999, -0.0028861460741609335, -0.032664909958839417, 0.006447963882237673, 0.030338093638420105, -0.024431562051177025, 0.07213128358125687, 0.08440970629453659, 0.01954524964094162, -0.00492658419534564, 0.014479951933026314, 0.011678824201226234, 0.03694267198443413, 0.005629103630781174, 0.04857674986124039, 0.005208487156778574, 0.015079554170370102, 0.03202056139707565, 0.03382831811904907, 0.013209152966737747, -0.032110054045915604, -0.0475386306643486, -0.008322839625179768, 0.02926417998969555, -0.0429207980632782, -0.03676368668675423, -0.012976471334695816, -0.02715214714407921, -0.061857495456933975, -0.042097460478544235, 0.006188434083014727, -0.018596624955534935, 0.03730064257979393, -0.053588349372148514, 0.0429207980632782, 0.02777859754860401, 0.02564866654574871, 0.026328811421990395, -0.0631461963057518, -0.0054948641918599606, -0.01667252741754055, -0.04306398704648018, -0.02960425242781639, 0.07603316754102707, -0.02520120143890381, 0.003300050739198923, -0.007759034633636475, 0.07653433084487915, 0.018704017624258995, 0.030409688130021095, -0.00985316839069128, 0.07281142473220825, -0.01695890538394451, 0.03679948300123215, 0.014981112442910671, 0.0035260203294456005, -0.030266501009464264, -0.007920121774077415, 0.011347699910402298, -0.006439014337956905, 0.0021355245262384415, -0.01686941273510456, 0.0019833864644169807, -0.03123302385210991, -0.006040771026164293, -0.020440179854631424, -0.009817371144890785, 0.01482897438108921, 0.03357773646712303, 0.022212138399481773, 0.0069356998428702354, -0.028727222234010696, 0.08863376826047897, -0.002758618677034974, 0.03153729811310768, -0.015142199583351612, 0.0430997833609581, 0.002364849904552102, -0.0661531537771225, 0.0016209401655942202, 0.046321526169776917, 0.004575324710458517, -0.07789462059736252, 0.016896260902285576, 0.003743040608242154, -0.056129951030015945, -0.005660426337271929, 0.004828142002224922, 0.006506134290248156, 0.011508787050843239, 0.022623805329203606, 0.05895792320370674, 0.05434009060263634, 0.010372227989137173, -0.038660936057567596, -0.03909049928188324, -0.03359563648700714, 0.026955261826515198, 0.03355984017252922, -0.010139546357095242, -0.04732384905219078, 0.013191253878176212, -0.02958635427057743, 0.01931256800889969, -0.05673849955201149, 0.005570933222770691, 0.08333579450845718, -0.06826518476009369, -0.005047399550676346, 0.024234678596258163, 0.036137234419584274, 0.03168048709630966, -0.004787870217114687, -0.008094632998108864, -0.011544584296643734, 0.029049396514892578, 0.05158371105790138, -0.010613858699798584, 0.059852853417396545, -0.030051717534661293, 0.001426293165422976, -0.029049396514892578, -0.08004245162010193, 0.05140472576022148, -0.03568977117538452, 0.046106744557619095, 0.0069625480100512505, -0.034580059349536896, -0.038410354405641556, 0.018614523112773895, 0.020816048607230186, 0.01261849980801344, -0.07746505737304688, 0.00969208125025034, -0.020744455978274345, 0.038302961736917496, 0.0199569184333086, -0.09128276258707047, -0.04539079964160919, 0.061857495456933975, 0.043278768658638, -0.03402520343661308, -0.02180047146975994, 0.020905543118715286, -0.024145185947418213, 0.011759367771446705, 0.0005545763415284455, -0.018229704350233078, 0.0084257572889328, 0.026615189388394356, 0.03150150179862976, 0.03773020952939987, 0.016189265996217728, 0.010953931137919426, 0.0029711644165217876, -0.024216780439019203, -0.024359967559576035, -0.021907862275838852, 0.016189265996217728, -0.02344714105129242, 0.05434009060263634, 0.04474645107984543, -0.00015311676543205976, 0.00028469928656704724, 0.02946106344461441, -0.018739813938736916, 0.03862513601779938, 0.08333579450845718, -0.004693903028964996, -0.040092822164297104, -0.05738284811377525, -0.011061322875320911, -0.014954264275729656, -0.07997085899114609, -0.041918475180864334, -0.013057014904916286, 0.01743321679532528, 0.009325160644948483, -0.05895792320370674, 0.006425590720027685, -0.005351675674319267, 0.004575324710458517, -0.016967855393886566, -0.00681488448753953, -0.046070948243141174, -0.0351170152425766, -0.05702487751841545, -0.03508121892809868, -0.0425628237426281, -0.028673525899648666, -0.021030832082033157, 0.01158933062106371, -0.02964005060493946, 0.00498922960832715, 0.10037524253129959, -0.0038616186939179897, 0.003743040608242154, 0.04714486002922058, -0.10760626941919327, -0.04295659437775612, -0.0075532011687755585, 0.007324994076043367, 0.03552868217229843, 0.026704682037234306, -0.0040652151219546795, -0.032485924661159515, 0.010112698189914227, 0.001076152198947966, -0.018435537815093994, 0.05076037347316742, 0.024538954719901085, -0.03483063727617264, -0.030785558745265007, -0.005848361179232597, -0.032289039343595505, -0.040343400090932846, 0.0028861460741609335, -0.019151480868458748, 0.017818037420511246, 0.021191919222474098, 0.06293141096830368, -0.024449462071061134, -0.06916011869907379, -0.053803134709596634, 0.0029286553617566824, 0.0512615367770195, 0.02964005060493946, 0.00779483187943697, 0.011768316850066185, 0.026901567354798317, -0.03345244750380516, -0.04374413192272186, 0.0065687792375683784, 0.01788068190217018, -0.013504479080438614, -0.03264700993895531, 0.021030832082033157, 0.02718794345855713, 0.041775286197662354, 0.047860804945230484, -0.030320195481181145, -0.00974577758461237, 0.0027944159228354692, 0.048039790242910385, -0.0009799472754821181, -0.006649322807788849, -0.00034734432119876146, 0.052084870636463165, -0.032414328306913376, 0.009790523909032345, 0.05376733839511871, -0.08426652103662491, 0.024843230843544006, -0.02350083738565445, -0.04385152459144592, 0.028834613040089607, 0.01642194762825966, 0.06106995791196823, 0.004796819761395454, -0.07141533493995667, -0.010712300427258015, 0.02912099100649357, 0.02763540856540203, 0.036531005054712296, -0.001869283034466207, 0.032450128346681595, 0.00009326838335255161, -0.008246771059930325, 0.0929294303059578, 0.04886312410235405, 0.02171097882091999, 0.004577562212944031, 0.03597614914178848, 0.0588863305747509, 0.010846540331840515, -0.00172161974478513, 0.08254825323820114, -0.03952006623148918, 0.022749096155166626, -0.05749024078249931, 0.03683527931571007, 0.042061664164066315, -0.056165747344493866, 0.01186675950884819, -0.01674412190914154, 0.05910111218690872, -0.032414328306913376, 0.026597291231155396, -0.004188267979770899, 0.053731538355350494, -0.022605907171964645, 0.056058354675769806, -0.03522440791130066, -0.02169308066368103, 0.013253899291157722, 0.007633744738996029, -0.007490556221455336, -0.01369241438806057, 0.018140211701393127, -0.011159765534102917, 0.00022820690355729312, -0.013665566220879555, 0.003541681682690978, -0.020905543118715286, 0.02520120143890381, -0.008703185245394707, -0.0033783570397645235, -0.01938416250050068, -0.016932057216763496, 0.01601923070847988, 0.059638071805238724, 0.006031821947544813, 0.005217436235398054, -0.024538954719901085, -0.032450128346681595, -0.010085850022733212, -0.036369916051626205, -0.061571117490530014, 0.04173948988318443, 0.020010612905025482, 0.018292348831892014, -0.07861056923866272, -0.05867154896259308, -0.07277563214302063, -0.012224731035530567, -0.014274118468165398, -0.023196561262011528, -0.0069625480100512505, 0.005033975932747126, -0.03381041809916496, 0.014462052844464779, -0.005427744705229998, -0.03164469078183174, 0.03495592996478081, 0.030785558745265007, 0.07238186150789261, -0.014882669784128666, 0.0013670041225850582, 0.0196884386241436, -0.032253243029117584, -0.01667252741754055, 0.06067618727684021, 0.015267489477992058, -0.06482865661382675, 0.024288374930620193, -0.012842231430113316, 0.01938416250050068, 0.008685286156833172, -0.07062780112028122, 0.01977793127298355, -0.06808619946241379, -0.08934971690177917, -0.029890630394220352, 0.002566209062933922, -0.01596553437411785, 0.022784892469644547, -0.022999675944447517, -0.008747931569814682, -0.002754144137725234, -0.026686783879995346, 0.002792178653180599, 0.06665431708097458, -0.059960246086120605, -0.0031367263291031122, 0.042276449501514435, -0.02165728248655796, -0.042276449501514435, -0.014265168458223343, -0.02541598491370678, 0.008985087275505066, -0.10066162049770355, -0.010631756857037544, 0.040307603776454926, 0.004613358993083239, -0.04675109311938286, 0.026436204090714455, -0.024342069402337074, 0.0032687282655388117, -0.051762696355581284, -0.04982965067028999, 0.012484259903430939, 0.028136568143963814, -0.024019895121455193, -0.0001876554306363687, -0.013737160712480545, 0.012090491130948067, 0.017057348042726517, -0.012770636938512325, -0.042133260518312454, -0.026167724281549454, 0.016287708654999733, 0.08312100917100906, -0.02561286836862564, 0.007414487190544605, 0.04836196452379227, -0.017263181507587433, 0.020225396379828453, -0.020547570660710335, 0.06361155956983566, -0.03202056139707565, -0.016180317848920822, 0.03916209563612938, -0.07653433084487915, 0.010291683487594128, 0.026865769177675247, 0.015741800889372826, 0.030821356922388077, -0.008533148095011711, -0.03384621441364288, 0.00492658419534564, -0.005758868530392647, -0.00533377705141902, -0.00182453659363091, -0.01976003311574459, -0.08090158551931381, -0.06894533336162567, -0.012913825921714306, -0.006456912960857153, -0.017621152102947235, -0.03563607484102249, -0.006658271886408329, -0.04377992823719978, 0.01386245060712099, -0.03279019892215729, -0.018086515367031097, -0.07030562311410904, 0.02561286836862564, 0.03264700993895531, 0.03966325521469116, 0.014721582643687725, 0.03307657688856125, 0.0021970507223159075, 0.001722738379612565, 0.00738316448405385, 0.026489900425076485, 0.04897051677107811, 0.024986417964100838, 0.03515281155705452, -0.040414996445178986, -0.0354749858379364, -0.05469806119799614, 0.0011203392641618848, 0.005150316748768091, 0.008555521257221699, -0.030481282621622086, -0.05258603021502495, 0.06257344037294388, -0.018632423132658005, -0.009709980338811874, -0.0069356998428702354, -0.006832783110439777, -0.007674016524106264, -0.017093144357204437, -0.014999010600149632, 0.07674911618232727, 0.07746505737304688, -0.02548757940530777, -0.014309915713965893, -0.011204511858522892, 0.03560027852654457, 0.016645679250359535, -0.014229372143745422, -0.02772490121424198, 0.015249590389430523, 0.028458744287490845, 0.0008943697321228683, -0.04184688255190849, 0.043923117220401764, -0.00030119955772534013, -0.03338085487484932, -0.07238186150789261, 0.02543388307094574, -0.06096256524324417, -0.01469473447650671, -0.007629270199686289, -0.00392873864620924, 0.03595824912190437, -0.015482272021472454, 0.030087513849139214, 0.009088004007935524, -0.014730531722307205, -0.034383174031972885, 0.01386245060712099, -0.03719324991106987, -0.024342069402337074, 0.02174677513539791, -0.04900631308555603, -0.010578061453998089, 0.02131721004843712, 0.008667387999594212, 0.05845676362514496, 0.016699375584721565, 0.04306398704648018, 0.031054038554430008, 0.006242129951715469, 0.009548893198370934, 0.015688106417655945, 0.034096796065568924, -0.04388732090592384, 0.018757712095975876, -0.006971497088670731, -0.008627115748822689, -0.06815779209136963, -0.06085517629981041, 0.034329477697610855, -0.0036244625225663185, 0.03898311033844948, 0.00414128415286541, -0.014524698257446289, 0.04095195233821869, 0.06869475543498993 ]
28,956
yampex.options
use_labels
Has annotation labels point to each plot line instead of a legend, with text taken from the legend list. (Works best in interactive apps.) Call with C{False} to revert to default legend-box behavior.
def use_labels(self, yes=True): """ Has annotation labels point to each plot line instead of a legend, with text taken from the legend list. (Works best in interactive apps.) Call with C{False} to revert to default legend-box behavior. """ self.opts['useLabels'] = yes
(self, yes=True)
[ 0.03747575357556343, -0.03208204731345177, 0.05113513767719269, 0.038421403616666794, -0.034411147236824036, 0.0028106814716011286, 0.035584453493356705, 0.057509519159793854, 0.07074861973524094, -0.003705984214320779, -0.046827178448438644, -0.022030139341950417, 0.08826065063476562, -0.05008441582322121, -0.00408905977383256, -0.011023825034499168, -0.009333914145827293, -0.000888735696207732, 0.01577834226191044, 0.0029048086144030094, 0.03407841920852661, -0.05088996887207031, 0.009631618857383728, -0.0164350438863039, 0.006632682867348194, 0.043359797447919846, 0.016951648518443108, -0.01798485964536667, -0.008221900090575218, 0.03071610815823078, -0.029805481433868408, -0.03989241272211075, -0.03975231572985649, 0.02302832528948784, -0.015795854851603508, 0.0011092779459431767, -0.03143410012125969, 0.037265609949827194, -0.019841134548187256, -0.011636746115982533, 0.006921631284058094, -0.0037825992330908775, 0.026688339188694954, -0.015042836777865887, -0.0018004559678956866, -0.0033010183833539486, -0.005056599620729685, 0.03080366738140583, 0.01489398442208767, -0.021609850227832794, 0.02745886892080307, -0.03019074723124504, -0.0176783986389637, 0.032782528549432755, -0.06220274418592453, 0.03877164423465729, 0.052396006882190704, 0.05369189754128456, -0.05365687236189842, -0.013589338399469852, 0.011093873530626297, 0.0370904877781868, -0.050189487636089325, -0.027248725295066833, -0.002839138498529792, 0.005481266416609287, 0.04493587836623192, -0.016041023656725883, 0.01428981963545084, -0.03740570321679115, -0.0064488062635064125, -0.029910553246736526, 0.007805989123880863, 0.010927509516477585, -0.01292388141155243, -0.03490148484706879, -0.059681013226509094, -0.007959219627082348, 0.06094187870621681, -0.0038745375350117683, -0.041853759437799454, 0.01599724218249321, 0.01510412897914648, -0.04875350371003151, -0.023641245439648628, -0.01428981963545084, 0.007302518002688885, 0.05110011622309685, 0.06108197569847107, -0.002112389076501131, -0.01457876805216074, -0.02756394073367119, 0.027669014409184456, 0.06440926343202591, -0.10850456357002258, 0.0030470939818769693, 0.03761585056781769, -0.02584776282310486, -0.010480952449142933, 0.02012132667005062, 0.0425192192196846, -0.07292010635137558, 0.032747503370046616, 0.03413095325231552, 0.030383378267288208, -0.042939506471157074, -0.045741431415081024, -0.0016078236512839794, 0.0022097998298704624, 0.02857963927090168, -0.030155722051858902, -0.043499890714883804, 0.01961347833275795, -0.03863154724240303, -0.010279564186930656, 0.014736376702785492, -0.013790726661682129, -0.07691285014152527, -0.028824808076024055, -0.014981544576585293, -0.04525109380483627, -0.014797668904066086, -0.047877900302410126, -0.05884043499827385, -0.005713301245123148, -0.002309399424120784, 0.03688034415245056, 0.055828362703323364, -0.020979417487978935, -0.07327035069465637, 0.09589589387178421, -0.007784098852425814, -0.050224512815475464, 0.00979798287153244, 0.03407841920852661, -0.014403647743165493, 0.0007989865262061357, 0.0334479846060276, 0.00783663522452116, 0.030926251783967018, 0.008169364184141159, -0.010752389207482338, -0.021469753235578537, 0.025042207911610603, -0.03929700329899788, -0.03873661905527115, -0.01293263677507639, -0.002497653942555189, -0.031136395409703255, -0.030033137649297714, 0.03378071263432503, 0.002438550814986229, -0.01535805407911539, -0.027896670624613762, 0.018265051767230034, -0.0031893791165202856, -0.02467445656657219, -0.03754580020904541, 0.022292818874120712, 0.02462191879749298, 0.04129337519407272, -0.04815809428691864, 0.03153917193412781, 0.02075175940990448, -0.03754580020904541, 0.01711801253259182, -0.018842948600649834, 0.03462129086256027, -0.017704665660858154, 0.036214884370565414, -0.024481823667883873, -0.06444428116083145, 0.02073424868285656, 0.03761585056781769, -0.00630871020257473, 0.03936705365777016, -0.01514790952205658, 0.0349540188908577, -0.0007267494220286608, 0.028894856572151184, 0.019911183044314384, 0.0494539849460125, -0.03800111263990402, -0.03639000654220581, 0.056914109736680984, -0.010358368046581745, -0.0043845754116773605, 0.048403263092041016, -0.008935514837503433, 0.028982415795326233, 0.04717741906642914, 0.042274050414562225, -0.027598965913057327, 0.02905246429145336, -0.02579522505402565, -0.016084803268313408, -0.017144281417131424, -0.02180248126387596, -0.06094187870621681, -0.02176745794713497, -0.0034542486537247896, 0.03416597843170166, -0.0328700877726078, 0.025585081428289413, 0.033325400203466415, 0.06220274418592453, 0.026583267375826836, 0.026495708152651787, -0.03512914106249809, -0.05323658138513565, 0.039437100291252136, -0.02180248126387596, -0.033623106777668, 0.0581749752163887, -0.0035877779591828585, 0.030085673555731773, -0.022730620577931404, 0.022222770377993584, -0.07761333137750626, 0.02078678458929062, -0.05775468796491623, -0.03232721611857414, 0.035584453493356705, 0.01726686581969261, 0.03292262554168701, -0.00545062031596899, 0.07165924459695816, 0.01606729067862034, 0.0649346187710762, -0.05337667837738991, -0.016023511067032814, -0.015524418093264103, 0.03201199695467949, 0.002265619346871972, 0.013134025037288666, 0.020348982885479927, 0.07025828212499619, 0.004833321552723646, 0.005919067654758692, 0.05705420672893524, -0.0020390574354678392, 0.067246213555336, -0.03821125626564026, -0.0038745375350117683, -0.018405146896839142, 0.053586822003126144, 0.007490772288292646, 0.004369252361357212, -0.011934450827538967, -0.03183687850832939, 0.011925695464015007, -0.031591709703207016, 0.045111000537872314, -0.0049383933655917645, 0.01230220403522253, -0.07936453819274902, 0.01426355168223381, -0.017433229833841324, 0.0185452438890934, -0.0016986672999337316, -0.054112184792757034, 0.03134654089808464, -0.06125709414482117, 0.036109812557697296, 0.02964787371456623, 0.06731625646352768, 0.0020543804857879877, 0.03033084236085415, -0.04388515651226044, -0.022152723744511604, 0.09701666980981827, 0.05547812208533287, 0.01010444387793541, 0.001907717203721404, 0.05278126895427704, 0.04209892824292183, -0.01907060481607914, -0.023973973467946053, 0.006772778928279877, -0.020401518791913986, 0.03234472498297691, -0.06293825060129166, -0.013011441566050053, 0.027108628302812576, -0.03470885008573532, -0.021487265825271606, 0.0005546389729715884, 0.03821125626564026, -0.0402076281607151, 0.0006567012751474977, 0.05169552564620972, 0.049103744328022, 0.07263991981744766, -0.011698038317263126, -0.04630181938409805, 0.04654698446393013, 0.030926251783967018, 0.0122759360820055, -0.08020511269569397, 0.0026180490385740995, -0.012634932063519955, -0.04087308794260025, -0.007004813756793737, 0.0045356168411672115, -0.01900055631995201, -0.0682268813252449, 0.0684020072221756, -0.011505406349897385, 0.03936705365777016, -0.01257363986223936, -0.004934015683829784, 0.06342858821153641, 0.02688097208738327, -0.03919193148612976, -0.06882229447364807, 0.05309648811817169, 0.03031332977116108, -0.014281063340604305, 0.018212515860795975, -0.039542172104120255, -0.03758082538843155, -0.036109812557697296, -0.07677275687456131, -0.08377756923437119, 0.054602522403001785, 0.03425353765487671, 0.00036419558455236256, -0.007989865727722645, 0.010051907040178776, 0.008418910205364227, 0.05253610014915466, -0.03146912530064583, -0.019771086052060127, -0.041363425552845, -0.02400899864733219, -0.0036775271873921156, 0.014543743804097176, 0.016496336087584496, -0.046757131814956665, -0.06017134711146355, -0.04808804392814636, -0.03880666568875313, -0.10002873837947845, 0.051205188035964966, -0.018632804974913597, 0.07313024997711182, -0.008055535145103931, 0.006422538310289383, -0.0004856853047385812, 0.026233026757836342, -0.025024697184562683, 0.05757956579327583, -0.030120698735117912, 0.03849145025014877, 0.0014819558709859848, 0.026583267375826836, 0.012599908746778965, -0.032800041139125824, -0.036214884370565414, 0.004224778153002262, 0.0005018291994929314, -0.0853886753320694, 0.005560070741921663, 0.03908685967326164, -0.034446172416210175, 0.030015626922249794, 0.009903055615723133, 0.023220956325531006, 0.06735128164291382, -0.026022883132100105, -0.029490264132618904, 0.004885857459157705, 0.015296761877834797, 0.015226713381707668, -0.02252047508955002, 0.025585081428289413, -0.007784098852425814, -0.00007422092312481254, -0.06367375701665878, -0.019315773621201515, -0.004653823096305132, -0.02808930166065693, -0.04973417520523071, 0.02850959077477455, -0.004369252361357212, -0.018405146896839142, 0.03695039078593254, 0.008418910205364227, 0.011584210209548473, -0.04241414740681648, 0.041118256747722626, -0.022065162658691406, 0.03076864406466484, 0.011417846195399761, -0.05481266602873802, -0.0794345885515213, 0.01120770163834095, 0.02409655787050724, -0.017599593847990036, -0.02796671725809574, 0.011216457933187485, -0.030611034482717514, -0.016461312770843506, -0.025952834635972977, -0.029017440974712372, 0.06700104475021362, -0.0030033139046281576, 0.0034454925917088985, 0.002613671123981476, 0.0380711629986763, 0.008830443024635315, -0.011382821947336197, -0.020856833085417747, -0.07242976874113083, -0.022502964362502098, 0.02460440807044506, -0.03435860946774483, 0.01570829376578331, 0.044585637748241425, -0.0185452438890934, 0.01594470627605915, -0.039962463080883026, 0.007560820784419775, 0.02863217517733574, 0.059751059859991074, -0.017126768827438354, -0.027161164209246635, -0.006873473525047302, 0.02639063447713852, -0.034411147236824036, -0.06889234483242035, -0.03371066600084305, 0.02744135633111, -0.02577771432697773, -0.028369495645165443, -0.06300830096006393, -0.011128897778689861, -0.0184576828032732, -0.03971729427576065, 0.009789226576685905, 0.06658075004816055, -0.04553128778934479, -0.01577834226191044, -0.02803676575422287, -0.021592337638139725, 0.005787727423012257, -0.04311462864279747, -0.004213833250105381, 0.00420726602897048, -0.04304457828402519, -0.0334479846060276, 0.030033137649297714, 0.04668708145618439, 0.014823936857283115, -0.006965411361306906, -0.018317587673664093, 0.01910562813282013, -0.09036209434270859, 0.014018382877111435, 0.07621236890554428, -0.006234284024685621, -0.008874223567545414, -0.006291198078542948, 0.05253610014915466, 0.05996120348572731, -0.018212515860795975, 0.06892736256122589, 0.014202259480953217, -0.04045279696583748, -0.012661200948059559, 0.04532114416360855, -0.04885857552289963, 0.037790969014167786, -0.011190189979970455, 0.007582710590213537, 0.030558498576283455, 0.003274750430136919, 0.06409404426813126, -0.05173054710030556, 0.00040770202758722007, -0.010953777469694614, -0.02978796884417534, 0.05222088471055031, 0.006575768813490868, 0.0125648844987154, 0.03316779062151909, -0.014351111836731434, -0.045671384781599045, -0.03143410012125969, 0.03367564082145691, -0.027633989229798317, -0.00046187988482415676, 0.012634932063519955, -0.007092373911291361, 0.0057745929807424545, 0.03232721611857414, 0.07509160041809082, -0.021434729918837547, 0.01762586273252964, -0.004894613288342953, -0.0024954648688435555, -0.009981859475374222, -0.055267978459596634, 0.00674213282763958, 0.06349863857030869, -0.012626176699995995, -0.024797039106488228, 0.030015626922249794, -0.04721244424581528, 0.0494539849460125, -0.04857838153839111, -0.01039339229464531, 0.05561821907758713, 0.03516416251659393, 0.019858647137880325, 0.01094502117484808, -0.04108323156833649, 0.029577825218439102, 0.036740247160196304, -0.007582710590213537, -0.015935949981212616, -0.006256174296140671, -0.008716614916920662, -0.08370751887559891, -0.031083859503269196, 0.03134654089808464, 0.015541929751634598, 0.026513218879699707, -0.01599724218249321, 0.032800041139125824, 0.016890356317162514, -0.007858525030314922, 0.02348363772034645, 0.020594151690602303, -0.018072418868541718, 0.050644803792238235, -0.021679898723959923, 0.06062665954232216, 0.04427042230963707, 0.00726311607286334, 0.03985738754272461, -0.019998742267489433, 0.06122206896543503, 0.009649130515754223, 0.07929448783397675, 0.02745886892080307, 0.01204827893525362, -0.043359797447919846, 0.04595157504081726, -0.004353929311037064, 0.038456425070762634, 0.025900298729538918, 0.005796483252197504, 0.018247539177536964, -0.040592893958091736, 0.0369153656065464, 0.047352541238069534, 0.029980601742863655, 0.042834434658288956, 0.01689911261200905, -0.04833321273326874, 0.016662700101733208, 0.0660904124379158, -0.06283317506313324, 0.018737876787781715, 0.028929879888892174, -0.039437100291252136, 0.059225697070360184, -0.005231719929724932, -0.05449745059013367, 0.024884600192308426, -0.023973973467946053, 0.024271678179502487, 0.00922008603811264, -0.03458626568317413, 0.060836806893348694, 0.0492788627743721, -0.021084489300847054, -0.03288760036230087, -0.014070918783545494, -0.10402148216962814, 0.048963647335767746, 0.0074251024052500725, 0.006387514527887106, 0.0019219457171857357, 0.030068162828683853, 0.023641245439648628, -0.01957845315337181, -0.0481230691075325, -0.012100815773010254, -0.07064354419708252, 0.005419974680989981, 0.020419031381607056, 0.011216457933187485, 0.022625546902418137, 0.013247854076325893, 0.015839634463191032, -0.03775594383478165, 0.0699080377817154, 0.07207953184843063, -0.027073604986071587, -0.005800861399620771, -0.01856275647878647, -0.0263731237500906, 0.032257165759801865, 0.020594151690602303, -0.03775594383478165, -0.03528674691915512, -0.07235972583293915, -0.02238037995994091, -0.03758082538843155, 0.014035895466804504, 0.021434729918837547, -0.0751616507768631, -0.032204631716012955, -0.05369189754128456, -0.018107442185282707, -0.014937764964997768, 0.02805427834391594, -0.02689848467707634, -0.008611543104052544, -0.008782285265624523, -0.04258926585316658, 0.023658758029341698, -0.04749263450503349, -0.02626805007457733, 0.018107442185282707, -0.008882978931069374, -0.013046464882791042, 0.03596971929073334, -0.03528674691915512, -0.009115013293921947, -0.0074251024052500725, -0.06199260056018829, 0.059050578624010086, -0.0007825689972378314, 0.006260551977902651, -0.03367564082145691, 0.027721550315618515, 0.028422031551599503, -0.05989115685224533, -0.0674213320016861, -0.007188689894974232, 0.03265994414687157, 0.0007967975689098239, 0.029525289312005043, -0.07148411870002747, -0.024937136098742485, 0.05323658138513565, -0.016627676784992218, 0.024516846984624863, 0.0347789004445076, -0.08692973852157593, 0.0212596096098423, 0.04073299095034599, 0.05369189754128456, -0.07579208165407181, 0.0006211299332790077, -0.007482016459107399, -0.038316331803798676, 0.0009281378006562591, -0.02236286737024784, 0.031679268926382065, 0.0033842006232589483, 0.04784287512302399, -0.011251482181251049, -0.029437728226184845, -0.03195946291089058, 0.040697965770959854, -0.04202888160943985, -0.012897612527012825, -0.01798485964536667, -0.02236286737024784, 0.013414218090474606, 0.02017386257648468, 0.009500278159976006, -0.01959596574306488, 0.007096751593053341, -0.0044217887334525585, -0.05828004702925682, -0.018650315701961517, -0.054077159613370895, -0.03765087202191353, 0.042834434658288956, -0.029315143823623657, 0.01486771646887064, 0.04766775667667389, 0.014964032918214798, 0.008335728198289871, 0.0013714111410081387, -0.029928065836429596, 0.033342912793159485, 0.052325956523418427, 0.06567012518644333, 0.01908811740577221, 0.005932201631367207, -0.05512788146734238, -0.06209767237305641, 0.016478823497891426, 0.017722178250551224, 0.031101372092962265, -0.009368938393890858, -0.027546430006623268, 0.03308023139834404, -0.027598965913057327, 0.007446992211043835, -0.06307834386825562, -0.007123020011931658, -0.04777282848954201, -0.03155668452382088, -0.01512164156883955, 0.07242976874113083, 0.046161722391843796, -0.024832064285874367, -0.019228212535381317, -0.07621236890554428, 0.005870909430086613, -0.06623051315546036, -0.021714922040700912, -0.008488958701491356, 0.03660015016794205, 0.008086181245744228, 0.007661514915525913, 0.041853759437799454, -0.017433229833841324, 0.02574268914759159, -0.024832064285874367, -0.05638875067234039, -0.013668142259120941, 0.01089248526841402, -0.017205573618412018, 0.005748325027525425, -0.062447912991046906, 0.055688269436359406, -0.05792980641126633, 0.04605665057897568, 0.04710737243294716, 0.013501778244972229, 0.029402704909443855, -0.001775282435119152, -0.0014250417007133365, -0.010673584416508675, -0.008042401634156704, 0.04157356917858124, 0.02413158304989338, 0.01008693128824234, -0.02360622212290764, 0.07235972583293915, 0.02857963927090168, 0.04920881614089012, 0.04521607235074043, 0.02402651123702526, -0.02297578752040863, 0.04083806276321411, 0.032782528549432755, -0.0539020411670208, 0.03292262554168701, 0.03880666568875313, 0.048543356359004974, 0.007333164103329182, -0.03413095325231552, 0.011627990752458572, -0.012766272760927677, -0.009044965729117393, 0.03425353765487671, -0.009762958623468876, -0.06300830096006393, 0.03866657242178917 ]
28,957
yampex.options
use_legend
Has an automatic legend entry added for each plot line, unless called with C{False}.
def use_legend(self, yes=True): """ Has an automatic legend entry added for each plot line, unless called with C{False}. """ self.opts['autolegend'] = yes
(self, yes=True)
[ 0.053730495274066925, 0.024789603427052498, 0.03796909749507904, 0.051300469785928726, -0.04188413545489311, -0.0007425068179145455, 0.012200737372040749, 0.07938072830438614, -0.012479176744818687, 0.02851901203393936, -0.00037125340895727277, -0.004104881547391415, 0.08383577316999435, -0.0332946814596653, 0.02511022984981537, -0.022106453776359558, -0.051165468990802765, 0.010968850925564766, -0.017938289791345596, -0.012917931191623211, 0.018680796027183533, -0.06797312200069427, -0.0406353734433651, -0.0037315187510102987, 0.012420114129781723, 0.07148315757513046, 0.010336032137274742, 0.03322717919945717, -0.005121609661728144, 0.032569050788879395, -0.015786707401275635, -0.04012911766767502, -0.03292342647910118, 0.04583292081952095, 0.001559897093102336, 0.002980574266985059, -0.034425314515829086, 0.03769909590482712, -0.033024679869413376, 0.03753034397959709, 0.052886735647916794, 0.044077906757593155, 0.06733186542987823, 0.00540004950016737, 0.010066029615700245, -0.005324111320078373, -0.0024152565747499466, 0.07755821198225021, 0.0022443956695497036, -0.07762571424245834, 0.04046662151813507, -0.0316409170627594, -0.005585676524788141, 0.025363357737660408, -0.023810843005776405, -0.017027031630277634, 0.04741918668150902, 0.05514800548553467, -0.03106716088950634, -0.041580382734537125, -0.006446309387683868, 0.01852891966700554, -0.03834035247564316, -0.015077951364219189, 0.02762462943792343, -0.014335444197058678, 0.0029447146225720644, -0.02001393400132656, 0.03285592794418335, -0.021701449528336525, -0.005821928381919861, 0.05106421932578087, -0.01593858376145363, -0.01783703826367855, -0.028856515884399414, -0.027844006195664406, -0.06507059931755066, -0.03726034238934517, 0.01639421284198761, -0.033851560205221176, -0.05690302327275276, 0.042019136250019073, -0.019457053393125534, -0.012504490092396736, -0.04991670697927475, -0.020756440237164497, 0.023928970098495483, 0.04137787967920303, 0.04843169450759888, -0.004176600836217403, -0.025616485625505447, -0.027118373662233353, 0.013652000576257706, 0.05133422091603279, -0.06520559638738632, -0.03604533150792122, 0.01974393054842949, -0.0003343390126246959, 0.005809272173792124, -0.024063970893621445, -0.0012202846119180322, -0.06939063966274261, 0.02907589264214039, 0.03962286561727524, 0.03035840392112732, -0.04718293249607086, -0.022595832124352455, -0.020182685926556587, -0.0003733627963811159, 0.03253529965877533, -0.03526907414197922, -0.03137091174721718, -0.008273044601082802, -0.026730244979262352, -0.03029090352356434, 0.02543085813522339, -0.01147510576993227, -0.045022912323474884, -0.01866392232477665, -0.011761982925236225, -0.05497925356030464, -0.020503314211964607, -0.04914044961333275, -0.03533657640218735, 0.02001393400132656, -0.026038363575935364, 0.041715383529663086, 0.07074064761400223, -0.00019314142991788685, -0.0633830800652504, 0.05983930081129074, 0.04404415562748909, -0.03150591626763344, -0.0049317642115056515, -0.01827579364180565, -0.005805053282529116, -0.004923326428979635, 0.027827130630612373, 0.009036645293235779, 0.01083384919911623, -0.009669464081525803, -0.0081169493496418, -0.02089144103229046, 0.029413394629955292, -0.04006161913275719, -0.03277155011892319, -0.051874227821826935, -0.009838215075433254, -0.0559917651116848, 0.02122894488275051, 0.03221467137336731, 0.01409919187426567, 0.009601962752640247, -0.060379303991794586, 0.010538534261286259, 0.01422575581818819, -0.05184047669172287, 0.026882121339440346, 0.054743003100156784, -0.009787590242922306, 0.011399167589843273, -0.021178320050239563, 0.08120324462652206, -0.025397108867764473, -0.02634211629629135, 0.014841699041426182, -0.012234487570822239, 0.02095894329249859, -0.011854796670377254, 0.07020064443349838, -0.02089144103229046, -0.037800345569849014, 0.03962286561727524, 0.033530931919813156, -0.0119813596829772, 0.05703802406787872, 0.015828896313905716, 0.012740742415189743, 0.005699583794921637, 0.029362769797444344, 0.016908904537558556, 0.030442779883742332, -0.03837410360574722, -0.012555114924907684, 0.03955536335706711, -0.03152278810739517, -0.01873142272233963, 0.010918225161731243, 0.007602257188409567, 0.04046662151813507, 0.03304155170917511, 0.05555301159620285, -0.02187020145356655, -0.018562670797109604, 0.0010119819780811667, -0.033598434180021286, 0.04016286879777908, 0.0029932307079434395, -0.01607358455657959, -0.019710181280970573, -0.0058809914626181126, -0.003893942106515169, -0.054236747324466705, 0.01744890958070755, 0.011272603645920753, 0.07209066301584244, -0.005438018590211868, 0.0022465051151812077, -0.02008143439888954, 0.0002518089604564011, 0.014554820954799652, -0.035572826862335205, -0.016697965562343597, 0.0704706460237503, 0.005484425462782383, -0.008327889256179333, -0.015002013184130192, 0.01604827307164669, -0.0429641455411911, 0.03386843577027321, -0.05092921853065491, -0.07857072353363037, 0.029413394629955292, 0.035775329917669296, 0.041580382734537125, 0.005674270913004875, 0.05325799062848091, 0.009171647019684315, 0.02242708019912243, -0.06527309864759445, -0.023473341017961502, 0.009947903454303741, 0.012411676347255707, 0.0006507481448352337, 0.03137091174721718, 0.035370323807001114, 0.06932313740253448, 0.038711607456207275, 0.01106166373938322, 0.06021055206656456, 0.0032864364329725504, 0.0779632180929184, 0.014428257942199707, 0.00013790166121907532, -0.04552916809916496, 0.0600755512714386, 0.00393823953345418, 0.024519599974155426, -0.04775669053196907, -0.014672947116196156, -0.015542018227279186, 0.00971165206283331, 0.061526816338300705, 0.016444837674498558, 0.027017123997211456, -0.025937113910913467, 0.028468387201428413, -0.029042141512036324, 0.003925582859665155, -0.020537063479423523, 0.016799217090010643, 0.05234673246741295, -0.03756409510970116, 0.02997027523815632, 0.04232288897037506, 0.0429641455411911, 0.021515822038054466, 0.008142262697219849, -0.05275173485279083, 0.02185332588851452, 0.061020560562610626, 0.03213029354810715, -0.013955753296613693, -0.008543047122657299, 0.0382053516805172, 0.05454050004482269, -0.01214167382568121, -0.043942902237176895, 0.0032864364329725504, 0.012631053104996681, 0.011778858490288258, -0.06908688694238663, -0.009703214280307293, 0.025616485625505447, -0.05275173485279083, 0.009897278621792793, -0.016284525394439697, 0.07391317933797836, -0.042795393615961075, 0.02031768672168255, 0.053662993013858795, 0.041715383529663086, 0.021330196410417557, -0.001672749756835401, -0.016039835289120674, 0.012040423229336739, 0.042019136250019073, 0.018174542114138603, -0.05956929549574852, 0.011584794148802757, -0.0037821440491825342, -0.03437469154596329, 0.006205838173627853, 0.02013205923140049, -0.05221172794699669, -0.050659216940402985, 0.0616280660033226, -0.03942036256194115, 0.034104689955711365, 0.003001668257638812, 0.0029763553757220507, 0.08977582305669785, -0.010985725559294224, -0.02453647553920746, -0.0429641455411911, -0.006416777614504099, 0.03547157719731331, -0.010614472441375256, -0.0035269074141979218, -0.0017708365339785814, -0.05403424799442291, -0.04856669530272484, -0.07033564895391464, -0.09139584004878998, 0.07337317615747452, 0.020368311554193497, 0.01873142272233963, -0.0235745906829834, 0.0047714500688016415, 0.033345308154821396, 0.016360463574528694, -0.028586512431502342, 0.01138229202479124, 0.004800981376320124, 0.0095513379201293, -0.008851018734276295, 0.0038496446795761585, -0.02966652251780033, -0.05413549765944481, -0.061459314078092575, -0.024266472086310387, -0.037294093519449234, -0.0704706460237503, 0.02492460422217846, -0.042356640100479126, 0.051739227026700974, -0.004910670220851898, 0.0023646310437470675, 0.007754133548587561, 0.02845151163637638, -0.007024283055216074, 0.027844006195664406, -0.04353789985179901, 0.051806725561618805, 0.03285592794418335, 0.006509590893983841, -0.014040129259228706, -0.0235745906829834, -0.009871965274214745, 0.025093356147408485, 0.01194760948419571, -0.04927545413374901, -0.01950768008828163, 0.044145405292510986, -0.01866392232477665, 0.010614472441375256, -0.009635713882744312, -0.0019585727714002132, 0.060446806252002716, -0.02870463952422142, -0.02345646545290947, 0.030662156641483307, 0.017052344977855682, -0.003003777703270316, -0.027320876717567444, 0.008766642771661282, 0.04620417580008507, 0.03088153339922428, -0.018360169604420662, -0.016546089202165604, -0.0005869389860890806, -0.023810843005776405, -0.04532666504383087, 0.00023335174773819745, -0.03356468304991722, -0.03393593803048134, 0.022258330136537552, -0.009703214280307293, 0.009888840839266777, -0.05950179696083069, 0.048296693712472916, -0.031742166727781296, 0.01967643015086651, 0.005079421680420637, -0.03175904229283333, -0.07107815146446228, 0.04563041776418686, 0.052009228616952896, -0.06466559320688248, -0.01758391223847866, 0.004195585381239653, -0.056531768292188644, -0.009247585199773312, -0.010951975360512733, -0.027455877512693405, -0.005345205310732126, -0.0143860699608922, 0.03248467296361923, 0.02327083796262741, 0.0020049794111400843, 0.04812794178724289, -0.042795393615961075, -0.05332548916339874, -0.03675408661365509, -0.016655778512358665, 0.03675408661365509, -0.00660240463912487, 0.01540701650083065, 0.039285361766815186, 0.0420866385102272, 0.04883669689297676, -0.006032867822796106, -0.03221467137336731, 0.04188413545489311, 0.03530282527208328, 0.005383174400776625, -0.03297405317425728, 0.046372927725315094, -0.0003891832602676004, -0.05703802406787872, -0.007771009113639593, -0.024840228259563446, 0.022730832919478416, -0.007859603501856327, -0.021650824695825577, -0.052009228616952896, -0.004241992253810167, 0.013820751570165157, -0.018292667344212532, -0.012521364726126194, 0.08174324780702591, -0.08775080740451813, -0.030797157436609268, -0.07175315916538239, -0.003404562594369054, 0.017212657257914543, 0.0158457700163126, 0.011745108291506767, 0.025262106209993362, -0.032383423298597336, -0.023692717775702477, 0.034222815185785294, 0.032315921038389206, 0.007682414259761572, 0.00952602457255125, -0.042289137840270996, 0.028654012829065323, -0.10982351005077362, 0.015525142662227154, 0.0681418776512146, 0.01758391223847866, 0.03145528957247734, -0.024266472086310387, 0.010471033863723278, 0.018309542909264565, 0.0034404222387820482, 0.06274182349443436, 0.006429434288293123, -0.02927839383482933, -0.018900172784924507, 0.023490216583013535, -0.04016286879777908, 0.006315526552498341, -0.024907728657126427, 0.009331961162388325, 0.027000248432159424, 0.02033456228673458, 0.07398068159818649, -0.04080412536859512, -0.021060192957520485, -0.03618033230304718, -0.017398284748196602, 0.042997896671295166, 0.006653029937297106, 0.053021736443042755, 0.034864071756601334, -0.04019661992788315, -0.0617293156683445, -0.05578926205635071, 0.05339299142360687, -0.03017277643084526, -0.05518175661563873, 0.0023625215981155634, 0.01230198796838522, 0.011416042223572731, 0.04613667353987694, 0.10752848535776138, -0.0033813591580837965, 0.03017277643084526, -0.024063970893621445, -0.016284525394439697, 0.008640079759061337, -0.06149306520819664, 0.04492166265845299, 0.037631597369909286, -0.023304589092731476, -0.020233310759067535, 0.03560657799243927, -0.10746099054813385, 0.045664168894290924, -0.04806044325232506, -0.0023962720297276974, 0.043841652572155, 0.06520559638738632, 0.011998235248029232, -0.026797745376825333, -0.06898563355207443, 0.005475987680256367, 0.054169248789548874, -0.01422575581818819, 0.006530684884637594, 0.024823352694511414, 0.031016534194350243, -0.07121315598487854, -0.02953152172267437, 0.01999705843627453, 0.010859162546694279, 0.01795516535639763, 0.015187639743089676, -0.01138229202479124, 0.048296693712472916, 0.0014154036762192845, 0.02978464774787426, 0.040297869592905045, -0.032569050788879395, 0.02249458245933056, -0.013567624613642693, 0.03631533309817314, -0.03705783933401108, -0.05339299142360687, 0.05592426285147667, 0.0007345965714193881, 0.07323817163705826, -0.03290655091404915, 0.04984920844435692, 0.011373854242265224, 0.024317098781466484, -0.028856515884399414, 0.016267649829387665, -0.027911506593227386, 0.01674015447497368, 0.05582301318645477, 0.02723650075495243, 0.003967770840972662, -0.04984920844435692, 0.011213540099561214, 0.05815178528428078, 0.019642680883407593, 0.03381780907511711, -0.012639490887522697, -0.019271427765488625, 0.0011190336663275957, 0.005151140969246626, -0.0406353734433651, 0.0034868288785219193, 0.00013447388482745737, -0.009441649541258812, 0.04941045492887497, 0.0007709836354479194, -0.05778053030371666, -0.012774492613971233, 0.02013205923140049, 0.041006628423929214, 0.042356640100479126, -0.03840785101056099, 0.05808428302407265, 0.03840785101056099, -0.033345308154821396, -0.07661320269107819, -0.03817160055041313, -0.08815581351518631, 0.03165779262781143, -0.009821340441703796, 0.009796027094125748, -0.014040129259228706, 0.0022380673326551914, 0.03030777908861637, 0.018933923915028572, -0.058590538799762726, -0.05207672715187073, -0.02691587246954441, -0.005589894950389862, -0.030223403126001358, -0.014014815911650658, -0.010074467398226261, 0.056666769087314606, 0.023878345265984535, -0.05693677440285683, 0.030949033796787262, 0.10219594091176987, -0.0642605870962143, 0.006796468514949083, 0.01699328050017357, -0.044077906757593155, 0.015626393258571625, -0.002809713361784816, -0.022089578211307526, -0.033463433384895325, -0.07398068159818649, -0.0576455295085907, -0.05217798054218292, -0.0022233016788959503, 0.011618544347584248, -0.06264057755470276, -0.025278981775045395, -0.04303164407610893, 0.010690410621464252, -0.011500418186187744, 0.034290313720703125, -0.0035205793101340532, 0.008994457311928272, 0.0011190336663275957, -0.006100368686020374, 0.03503282368183136, -0.04978170618414879, -0.025683986023068428, 0.04276164248585701, -0.020823940634727478, -0.0023646310437470675, 0.018123917281627655, -0.04863419756293297, 0.006728968117386103, 0.007682414259761572, -0.054101746529340744, 0.05970430001616478, -0.018107041716575623, 0.030004026368260384, 0.0024468975607305765, 0.03373343497514725, -0.00549708167091012, -0.05703802406787872, -0.039791613817214966, 0.0070411586202681065, 0.016242336481809616, 0.0027611972764134407, 0.025802111253142357, -0.030324652791023254, -0.004290508106350899, 0.06392309069633484, -0.053595490753650665, -0.0017782194772735238, 0.0382053516805172, -0.11589856445789337, 0.008365858346223831, 0.07674820721149445, 0.0009191685821861029, -0.033210303634405136, -0.052009228616952896, -0.007243660278618336, -0.010631348006427288, 0.0341215617954731, -0.01847829483449459, 0.005404268391430378, -0.007699289359152317, 0.07080814987421036, 0.00019960144709330052, -0.024333974346518517, -0.020688939839601517, 0.003341280622407794, -0.03840785101056099, -0.05757802724838257, -0.02634211629629135, -0.02932901866734028, 0.02863713726401329, 0.00615099398419261, 0.018579546362161636, -0.06534060090780258, 0.019592054188251495, -0.007994604296982288, -0.04431415721774101, 0.005973804742097855, 0.006847094278782606, -0.040297869592905045, 0.05906304344534874, -0.005421143490821123, 0.019389552995562553, 0.02883964031934738, -0.012555114924907684, 0.016478588804602623, 0.01540701650083065, -0.01859642006456852, 0.011306353844702244, 0.015651706606149673, 0.031084036454558372, -0.0009545009816065431, -0.013668875209987164, -0.05936679616570473, -0.0600755512714386, 0.03597782924771309, 0.015786707401275635, 0.03444219008088112, 0.010715723037719727, -0.03209654614329338, 0.09153084456920624, -0.025278981775045395, -0.0025186168495565653, -0.07512819021940231, -0.026055239140987396, -0.04276164248585701, -0.03597782924771309, -0.02634211629629135, 0.0365515872836113, 0.03380093723535538, 0.0003752085322048515, -0.020756440237164497, -0.09639088809490204, 0.002752759726718068, -0.05798303335905075, 0.03074653260409832, 0.02063831500709057, 0.03228216990828514, -0.03349718451499939, 0.007610694970935583, 0.050017960369586945, 0.007796321529895067, 0.011044789105653763, -0.04056787118315697, -0.06918813288211823, -0.017870789393782616, -0.011238853447139263, -0.014512632973492146, -0.036214083433151245, -0.049950458109378815, 0.052886735647916794, -0.01783703826367855, 0.028164634481072426, 0.026477118954062462, 0.02730400115251541, 0.026156490668654442, -0.01981143280863762, -0.023102087900042534, -0.05005171149969101, 0.00047435006126761436, 0.009002895094454288, 0.03803659975528717, 0.013601374812424183, -0.01898454874753952, 0.08903332054615021, 0.0036513616796582937, 0.025295857340097427, 0.019068924710154533, -0.004800981376320124, -0.004885357338935137, 0.07391317933797836, 0.028991516679525375, -0.005125828552991152, -0.007340692449361086, 0.05450674891471863, 0.048802949488162994, 0.005387393292039633, -0.024519599974155426, 0.015786707401275635, 0.01751641184091568, -0.03682158887386322, 0.04927545413374901, -0.018005790188908577, -0.019980182871222496, 0.020688939839601517 ]
28,958
yampex.options
use_minorTicks
Enables minor ticks for I{axisName} ("x" or "y", omit for both). Call with C{False} after the I{axisName} to disable. To enable with a specific tick spacing, supply a float instead of just C{True}. Or, for a specific number of ticks, supply that as an int. Note that, due to a Matplotlib limitation, you can't enable minor ticks for just one axis, although you can independently set the tick spacings.
def use_minorTicks(self, axisName=None, yes=True): """ Enables minor ticks for I{axisName} ("x" or "y", omit for both). Call with C{False} after the I{axisName} to disable. To enable with a specific tick spacing, supply a float instead of just C{True}. Or, for a specific number of ticks, supply that as an int. Note that, due to a Matplotlib limitation, you can't enable minor ticks for just one axis, although you can independently set the tick spacings. """ if axisName is None: for axisName in ('x', 'y'): self.use_minorTicks(axisName, yes) return key = optkey(axisName, 'minor') self.opts['ticks'][key] = yes
(self, axisName=None, yes=True)
[ 0.06599120795726776, 0.030531933531165123, 0.04297347739338875, 0.07524757832288742, 0.00880762655287981, -0.0228065624833107, -0.05993761494755745, 0.03706066310405731, 0.01028583012521267, -0.023510469123721123, 0.02317611314356327, -0.03980589658021927, 0.035652849823236465, -0.050470076501369476, 0.03899640589952469, -0.06680069863796234, 0.013682177290320396, -0.010109852999448776, 0.032045330852270126, -0.008812026120722294, 0.0397707037627697, 0.008213706314563751, 0.03639195114374161, -0.05222984403371811, 0.008526064455509186, 0.021081991493701935, 0.048147186636924744, 0.027821894735097885, -0.031922146677970886, -0.07204480469226837, -0.020061327144503593, 0.011614453047513962, -0.012547128833830357, -0.029088925570249557, 0.030655115842819214, 0.038046132773160934, -0.06282363086938858, 0.026361288502812386, -0.055010274052619934, 0.028156248852610588, 0.09017039090394974, -0.03498414158821106, 0.03542407974600792, -0.028631385415792465, -0.0012373351491987705, 0.014746835455298424, 0.008416078984737396, 0.09059273451566696, 0.012529531493782997, -0.016110654920339584, -0.007074257824569941, -0.0625772625207901, 0.010532197542488575, 0.007918945513665676, -0.06043035164475441, 0.004856952931731939, 0.04508519545197487, 0.0532505065202713, 0.0060975877568125725, 0.029476074501872063, 0.008847221732139587, 0.03598720580339432, -0.03266124799847603, 0.0032731639221310616, 0.021381152793765068, -0.011781631037592888, -0.013946142047643661, 0.012696708552539349, 0.011016132310032845, 0.04631702974438667, 0.016110654920339584, -0.015028398483991623, -0.05349687486886978, 0.00016882750787772238, -0.026959609240293503, 0.005138515494763851, -0.11579257994890213, 0.044099725782871246, -0.01252073235809803, 0.046528201550245285, -0.014412480406463146, 0.03324197232723236, 0.039383552968502045, 0.016858553513884544, -0.027047596871852875, -0.027012402191758156, 0.012362353503704071, 0.04856953024864197, 0.006106386426836252, -0.024601522833108902, -0.02808585949242115, 0.0011658447328954935, 0.06507613509893417, -0.008213706314563751, -0.03570564463734627, -0.04244554787874222, -0.003367751371115446, 0.009784297086298466, -0.03297800570726395, -0.026431679725646973, 0.05430636554956436, -0.06064152345061302, 0.011095321737229824, -0.024372752755880356, -0.0026286498177796602, -0.011764032766222954, 0.0038868822157382965, -0.0045841895043849945, -0.03153499960899353, 0.020923612639307976, 0.0054772705771028996, -0.03470257669687271, -0.027610722929239273, -0.01705212891101837, -0.02625570259988308, 0.02227863296866417, -0.02581576071679592, -0.03839808702468872, 0.015371552668511868, -0.00969630852341652, -0.020589256659150124, 0.02321130782365799, -0.022190643474459648, -0.02995121106505394, -0.016770565882325172, -0.014729238115251064, 0.038257304579019547, 0.062190115451812744, -0.043606992810964584, -0.04079136624932289, 0.018011201173067093, 0.016893750056624413, 0.014861220493912697, 0.016726572066545486, -0.008385282941162586, -0.05177230387926102, -0.03892601653933525, 0.0155035350471735, -0.0008050927426666021, -0.018213573843240738, -0.02576296776533127, -0.02569257840514183, -0.030144784599542618, -0.015573925338685513, -0.050505273044109344, -0.011922411620616913, 0.004544594790786505, -0.029740039259195328, -0.022700976580381393, -0.04314945265650749, -0.024689510464668274, 0.023281699046492577, -0.0012659314088523388, -0.08939608931541443, 0.025833358988165855, 0.018600722774863243, -0.004623784217983484, 0.024583924561738968, 0.004526996985077858, 0.040932148694992065, -0.026238104328513145, -0.023633651435375214, 0.0731358602643013, -0.02535822242498398, -0.03060232289135456, 0.0321333184838295, -0.04772484302520752, -0.02463671751320362, 0.01845994032919407, 0.042832694947719574, 0.017034530639648438, 0.044170115143060684, 0.017685644328594208, 0.011825624853372574, 0.01805519498884678, -0.02329929731786251, -0.04402933642268181, 0.002143614459782839, 0.03889081999659538, 0.020800428465008736, 0.0013550195144489408, 0.03538888692855835, -0.01789681613445282, -0.020219705998897552, -0.01643620990216732, 0.0532505065202713, 0.010892949067056179, -0.01438608393073082, -0.04951980337500572, -0.011526464484632015, 0.03429783135652542, 0.04374777153134346, -0.005345288198441267, -0.02183869108557701, 0.0020050329621881247, 0.047302499413490295, -0.0078001609072089195, -0.002240401692688465, 0.05434156209230423, -0.00015796645311638713, -0.012080790475010872, 0.03765898197889328, 0.028297031298279762, 0.05747394263744354, 0.037201445549726486, 0.029968807473778725, 0.06912359595298767, 0.03744781017303467, -0.03794054687023163, 0.0016266832826659083, 0.016920145601034164, -0.0027056396938860416, -0.08320171386003494, 0.08404640853404999, 0.0005416778731159866, 0.010963339358568192, 0.021909082308411598, 0.015045995824038982, -0.05349687486886978, 0.005486069247126579, -0.03811652213335037, 0.0034447412472218275, 0.03734222427010536, 0.014500468969345093, 0.0456131249666214, 0.01132409181445837, 0.07091855257749557, -0.010409013368189335, 0.042234376072883606, -0.02609732374548912, -0.0467393733561039, 0.011068925261497498, -0.01662098616361618, 0.0339810736477375, -0.024073593318462372, 0.009766698814928532, 0.05142034962773323, -0.051033202558755875, 0.01590828038752079, 0.018354354426264763, 0.006304360460489988, 0.03324197232723236, -0.04114332050085068, -0.007465805392712355, -0.022472206503152847, 0.006396748125553131, 0.023774433881044388, 0.057649921625852585, -0.013391816057264805, -0.008094921708106995, 0.014016533270478249, 0.01935742236673832, 0.05071644484996796, -0.010030663572251797, 0.01385815441608429, 0.021046796813607216, -0.06979230046272278, -0.029933612793684006, -0.0415656641125679, -0.010338623076677322, -0.03373470529913902, 0.017747236415743828, -0.06722304224967957, 0.012195175513625145, 0.009713905863463879, 0.007632983382791281, -0.0005845721461810172, 0.024478338658809662, 0.014148515649139881, 0.03211572393774986, 0.09523851424455643, -0.027487538754940033, -0.05163152143359184, -0.022173047065734863, 0.030056796967983246, 0.06535769253969193, 0.04079136624932289, -0.021275566890835762, 0.015670713037252426, 0.019251836463809013, -0.007738569285720587, -0.06609679758548737, 0.01898787170648575, 0.028754569590091705, 0.005292495246976614, -0.037799764424562454, -0.033541131764650345, -0.0037790965288877487, -0.0925636738538742, 0.03530089929699898, -0.07834476232528687, -0.01194880809634924, 0.03595201298594475, 0.04716171696782112, 0.007848554290831089, -0.09664632380008698, -0.012731904163956642, -0.023193711414933205, 0.0004039212071802467, -0.03324197232723236, 0.03899640589952469, 0.007738569285720587, -0.09038156270980835, -0.019163846969604492, 0.08341289311647415, -0.07869672030210495, 0.05064605548977852, -0.002457072725519538, 0.014729238115251064, 0.03438581898808479, 0.021609921008348465, 0.02175070345401764, 0.010787363164126873, -0.008578857406973839, -0.061063867062330246, 0.029194511473178864, 0.00024485489120706916, 0.01745687425136566, -0.018037596717476845, 0.016321826726198196, -0.04131929576396942, -0.05406000092625618, -0.02386242151260376, -0.04800640419125557, 0.06708226352930069, -0.009960273280739784, 0.002228303113952279, -0.03267884626984596, -0.03889081999659538, 0.04029863327741623, -0.004115651827305555, -0.00849966797977686, -0.024196777492761612, -0.03598720580339432, -0.012001601047813892, -0.04209359362721443, 0.018371952697634697, 0.022225840017199516, -0.03582882881164551, -0.018319159746170044, -0.05486949160695076, -0.04374777153134346, -0.057931482791900635, 0.009229970164597034, -0.04065058380365372, -0.009097987785935402, 0.023809628561139107, 0.020149316638708115, 0.010347421281039715, 0.040404219180345535, -0.0007198541425168514, -0.01566191390156746, -0.062436483800411224, -0.04698574170470238, 0.035652849823236465, -0.013215839862823486, 0.002206306206062436, -0.0585298053920269, -0.019216639921069145, 0.013946142047643661, 0.009995468892157078, -0.026167714968323708, 0.04445168003439903, 0.05036449059844017, -0.049414217472076416, -0.0009134283172897995, 0.027628319337964058, -0.006040395237505436, 0.047971211373806, -0.020958809182047844, -0.0585298053920269, 0.028297031298279762, 0.04075616970658302, 0.04072097688913345, -0.02301773428916931, 0.06746941059827805, -0.02873697131872177, -0.002545061055570841, -0.029405683279037476, -0.09777257591485977, 0.041248906403779984, -0.058952149003744125, 0.008020131848752499, 0.002773830434307456, -0.020677246153354645, -0.005112119019031525, 0.032203711569309235, -0.04050980508327484, 0.00829289574176073, -0.023932812735438347, -0.004098054021596909, 0.02755792997777462, -0.00712265120819211, 0.010505801066756248, -0.07904867082834244, -0.008798828348517418, 0.013075058348476887, 0.01870630867779255, -0.01647140644490719, -0.02410878799855709, 0.032573260366916656, 0.049449414014816284, 0.05458793044090271, 0.015459541231393814, -0.056840427219867706, -0.0037439013831317425, 0.017852822318673134, 0.01907585933804512, -0.004115651827305555, 0.057931482791900635, -0.008442475460469723, 0.01919904351234436, -0.00781335961073637, -0.05272257700562477, 0.04114332050085068, 0.004927343688905239, 0.023985605686903, -0.007487802766263485, 0.042586326599121094, -0.01802000030875206, -0.033136386424303055, 0.03396347537636757, -0.008046528324484825, 0.03843327984213829, 0.047337695956230164, -0.043114256113767624, -0.01997333951294422, -0.02009652368724346, -0.08418718725442886, -0.021398749202489853, -0.02783949114382267, -0.04747847467660904, -0.004390615038573742, 0.051314763724803925, 0.006423144601285458, -0.07264312356710434, 0.027980273589491844, -0.027540331706404686, -0.05124437436461449, -0.05768511816859245, -0.02248980477452278, -0.01186961866915226, 0.016691377386450768, -0.012168779037892818, 0.05669964849948883, -0.028297031298279762, -0.02442554570734501, 0.023932812735438347, 0.016796963289380074, -0.049977343529462814, -0.04079136624932289, 0.06064152345061302, 0.03174617141485214, 0.000026671446903492324, 0.025111855939030647, -0.058705780655145645, 0.023035332560539246, -0.07813359051942825, 0.02796267531812191, 0.023668847978115082, 0.02029009722173214, 0.005186908878386021, -0.04181203246116638, 0.03892601653933525, 0.049449414014816284, -0.017386484891176224, 0.07035543024539948, 0.019269432872533798, 0.025217441841959953, -0.028877753764390945, 0.0386444516479969, 0.016770565882325172, 0.021275566890835762, 0.004016664810478687, -0.03595201298594475, 0.007303027436137199, 0.026044530794024467, 0.08531343936920166, 0.03172857314348221, -0.052089061588048935, -0.034720174968242645, 0.017201708629727364, 0.02622050791978836, 0.016101855784654617, 0.029810428619384766, -0.001772963791154325, 0.012978271581232548, -0.09002960473299026, -0.007602187339216471, -0.006744301877915859, 0.04128409922122955, -0.00013163872063159943, 0.0031653784681111574, 0.03290761634707451, 0.025111855939030647, 0.013515000231564045, -0.004751367028802633, -0.0444868728518486, 0.013937343843281269, 0.03153499960899353, -0.0030619921162724495, -0.030408749356865883, -0.024830292910337448, -0.006194374989718199, 0.037729375064373016, -0.01814318262040615, -0.01483482401818037, 0.04075616970658302, -0.05828343704342842, 0.019181445240974426, -0.028138652443885803, -0.060324765741825104, -0.02783949114382267, 0.03734222427010536, 0.0801045298576355, 0.02678363211452961, -0.039348360151052475, 0.031798966228961945, 0.11368085443973541, 0.020360488444566727, -0.030690312385559082, -0.011148114688694477, 0.018213573843240738, -0.04181203246116638, -0.018125586211681366, 0.0014804027741774917, -0.04719691351056099, 0.031517401337623596, -0.0047425683587789536, 0.07169285416603088, 0.021416347473859787, -0.03899640589952469, -0.008614053018391132, 0.02050126902759075, -0.03215091675519943, 0.023475272580981255, -0.07686655968427658, 0.08489109575748444, 0.02820904180407524, -0.014412480406463146, 0.01919904351234436, -0.010681777261197567, 0.09981390833854675, -0.02277136594057083, -0.02171550691127777, 0.010760966688394547, 0.02183869108557701, 0.023000136017799377, 0.052335429936647415, -0.013321425765752792, -0.0006318658124655485, 0.062154922634363174, -0.0014463074039667845, -0.025182245299220085, -0.007932143285870552, -0.06461859494447708, 0.002701240126043558, 0.004518198315054178, -0.03199253976345062, 0.021381152793765068, -0.006123984232544899, 0.054728709161281586, 0.1046004667878151, -0.04937902092933655, -0.011684843339025974, 0.01385815441608429, -0.009898681193590164, 0.004436809103935957, 0.0006071191164664924, 0.042762305587530136, -0.01194880809634924, -0.05328570306301117, 0.03181656077504158, -0.04233996197581291, -0.009810693562030792, 0.06131023168563843, 0.0474080853164196, 0.031552597880363464, -0.1157221868634224, -0.00410905247554183, -0.030813496559858322, 0.05856499820947647, -0.03412185609340668, -0.009379550814628601, 0.041213709861040115, -0.01923423819243908, 0.02966964803636074, -0.022947343066334724, -0.006000800523906946, 0.0328020304441452, -0.03927796706557274, 0.03959472477436066, 0.02264818362891674, 0.00036900085979141295, 0.02491828054189682, 0.022173047065734863, -0.043642185628414154, 0.012758300639688969, 0.06454820185899734, 0.06704706698656082, 0.01566191390156746, 0.021152382716536522, -0.02995121106505394, -0.006106386426836252, 0.025217441841959953, -0.004610585980117321, -0.0021865088492631912, -0.08524304628372192, -0.07559952884912491, -0.0374126173555851, -0.004483002703636885, 0.01438608393073082, 0.0013748168712481856, 0.01566191390156746, -0.03966511785984039, 0.024601522833108902, 0.0022316027898341417, -0.03607519343495369, 0.012696708552539349, -0.05328570306301117, 0.009951474145054817, 0.037483006715774536, 0.026449276134371758, -0.05592535063624382, -0.005239702295511961, -0.06440742313861847, 0.025059062987565994, -0.036990273743867874, -0.011966406367719173, -0.0014991003554314375, -0.040932148694992065, 0.007879350334405899, 0.010840156115591526, -0.04072097688913345, -0.020554061979055405, -0.01006585918366909, -0.07327663898468018, -0.06567445397377014, 0.062366094440221786, 0.04614105448126793, 0.00645394017919898, -0.009819491766393185, -0.006920278072357178, -0.002582455985248089, -0.03632156178355217, 0.009502734057605267, -0.01600506901741028, 0.027645917609333992, -0.0027474339585751295, 0.03007439337670803, -0.0006247168057598174, 0.01699933595955372, -0.008939608931541443, 0.008182910270988941, 0.014553261920809746, 0.026818828657269478, -0.03230929747223854, -0.04114332050085068, 0.018618319183588028, -0.048111990094184875, 0.021662713959813118, -0.059761639684438705, 0.016163447871804237, 0.021539531648159027, 0.021081991493701935, -0.009687509387731552, -0.08446875214576721, 0.02187388576567173, 0.05205386504530907, -0.08108999580144882, 0.04614105448126793, -0.01972697302699089, -0.049203045666217804, -0.02641408145427704, 0.025023866444826126, -0.011068925261497498, -0.03201013803482056, -0.004146447870880365, -0.006431943271309137, -0.012547128833830357, -0.017448075115680695, -0.029159316793084145, -0.06342194974422455, 0.05272257700562477, -0.0298280268907547, 0.020184511318802834, 0.04452206939458847, 0.03846847638487816, -0.036427147686481476, -0.014007734134793282, 0.03790535032749176, 0.0251646488904953, -0.0166561808437109, 0.0474080853164196, 0.01000426709651947, 0.015573925338685513, -0.00044819028698839247, 0.006000800523906946, 0.020712440833449364, 0.001247233827598393, -0.00028816162375733256, -0.022876953706145287, -0.038327693939208984, 0.05272257700562477, 0.002474670298397541, 0.026959609240293503, -0.015732305124402046, -0.03653273358941078, -0.012828690931200981, -0.03734222427010536, -0.04621144384145737, 0.08763632923364639, 0.08059726655483246, -0.05349687486886978, -0.030619921162724495, -0.05409519374370575, -0.0025032665580511093, -0.043571796268224716, 0.02041328139603138, 0.002012731973081827, 0.007769365329295397, 0.07063698768615723, 0.016629785299301147, -0.008512865751981735, 0.020149316638708115, -0.005569658242166042, 0.01193121075630188, -0.06507613509893417, 0.0119928028434515, -0.022912148386240005, -0.011130517348647118, -0.0034777368418872356, -0.03429783135652542, -0.038820430636405945, -0.002635248936712742, -0.002560458844527602, 0.025516601279377937, 0.009546728804707527, 0.006145981140434742, 0.001928043202497065, -0.010840156115591526, -0.024953477084636688, 0.01882949098944664, 0.012485536746680737, 0.045472342520952225, -0.009916279464960098, 0.0009937176946550608, 0.05775550752878189, 0.0020787231624126434, 0.029036132618784904, 0.015468339435756207, -0.035899218171834946, -0.03433302789926529, 0.04406452924013138, 0.05152593553066254, -0.028420213609933853, 0.021521933376789093, 0.04680976644158363, -0.001045410754159093, -0.037483006715774536, 0.01318944338709116, 0.0748252347111702, 0.0017168712802231312, 0.01718411035835743, -0.05515105277299881, -0.03632156178355217, -0.00655512697994709, 0.034069061279296875 ]
28,959
yampex.options
use_timex
Uses intelligent time scaling for the x-axis, unless called with C{False}. If your x-axis is for time with units in seconds, you can call this to have the X values rescaled to the most sensible units, e.g., nanoseconds for values < 1E-6. Any I{xlabel} option is disregarded in such case because the x label is set automatically.
def use_timex(self, yes=True): """ Uses intelligent time scaling for the x-axis, unless called with C{False}. If your x-axis is for time with units in seconds, you can call this to have the X values rescaled to the most sensible units, e.g., nanoseconds for values < 1E-6. Any I{xlabel} option is disregarded in such case because the x label is set automatically. """ self.opts['timex'] = yes if not self._isSubplot: self._universal_xlabel = True
(self, yes=True)
[ 0.03292594477534294, 0.019371258094906807, 0.0625973790884018, 0.035280272364616394, 0.05536128953099251, -0.007067306432873011, -0.02359519526362419, 0.0346570685505867, 0.0164889395236969, -0.030969776213169098, 0.025205139070749283, -0.04251636192202568, 0.058061838150024414, -0.0226430781185627, 0.046809546649456024, -0.006249351426959038, -0.022435344755649567, 0.01573590189218521, 0.0121611338108778, -0.046878788620233536, 0.06505557149648666, -0.025430185720324516, -0.054149504750967026, -0.023750996217131615, -0.00969428475946188, 0.025689853355288506, -0.009850085712969303, -0.009486549533903599, -0.06564415246248245, -0.03891562670469284, -0.006227712146937847, 0.044420596212148666, -0.023750996217131615, -0.06602500379085541, -0.03784233331680298, 0.028771251440048218, -0.10421355813741684, -0.03405117243528366, -0.0433126799762249, 0.04625558480620384, 0.05193366855382919, -0.0513104647397995, -0.014662605710327625, -0.006301284767687321, -0.0226430781185627, -0.02373368665575981, -0.0013989631552249193, 0.1205553486943245, 0.026676593348383904, -0.01416058000177145, 0.034155040979385376, -0.04476682096719742, -0.04126995429396629, 0.055672891438007355, -0.07416127622127533, 0.034293532371520996, 0.044074371457099915, 0.05446110665798187, -0.00668213190510869, -0.0059637161903083324, 0.011217672377824783, 0.0732610896229744, -0.036353565752506256, 0.006889866665005684, 0.03143718093633652, -0.007075962144881487, 0.0029818580951541662, -0.02771526761353016, -0.009218226186931133, -0.025568675249814987, 0.01938856951892376, -0.00304028345271945, -0.002724353689700365, 0.00454852357506752, -0.001361094880849123, -0.016644740477204323, -0.12270194292068481, 0.03552262857556343, -0.040750619024038315, 0.03325485810637474, -0.016402382403612137, 0.04120070859789848, -0.054599594324827194, 0.02878856286406517, -0.024426134303212166, -0.02572447620332241, 0.013165184296667576, 0.019959839060902596, 0.04978707432746887, 0.008967213332653046, -0.0038495829794555902, -0.017311222851276398, 0.05023716762661934, 0.060658521950244904, -0.05629609525203705, -0.009599072858691216, 0.004431672859936953, -0.021500537171959877, -0.05629609525203705, -0.03323754668235779, 0.037219129502773285, -0.048090577125549316, 0.008789773099124432, 0.006651837378740311, 0.017744002863764763, 0.006015649531036615, -0.01468857191503048, -0.0020632813684642315, 0.020877333357930183, 0.03825780004262924, -0.0433126799762249, -0.021812140941619873, 0.0029429078567773104, -0.00785929523408413, -0.004587473813444376, -0.027351731434464455, 0.011243638582527637, -0.010014542378485203, -0.025741787627339363, 0.0066561647690832615, -0.011884153820574284, 0.0316276028752327, -0.0008174142567440867, -0.03919260576367378, -0.05338780954480171, -0.00463075190782547, 0.07713880389928818, 0.00794152356684208, -0.047675106674432755, 0.002717861905694008, 0.06339369714260101, 0.028805874288082123, -0.027559466660022736, 0.0053275288082659245, 0.03375688195228577, -0.007391891907900572, 0.022937370464205742, 0.03753073140978813, 0.0209812019020319, 0.020357998088002205, -0.028961675241589546, 0.025603298097848892, -0.0025014716666191816, 0.025222450494766235, 0.0246511809527874, 0.017406433820724487, 0.004894748330116272, 0.00871187262237072, -0.0426548533141613, 0.0030078247655183077, -0.009192259050905704, 0.003038119524717331, -0.04092372953891754, -0.09417305141687393, -0.03270089998841286, -0.03257972002029419, -0.037080638110637665, 0.01289686094969511, -0.013753766193985939, 0.0386386476457119, -0.028667384758591652, -0.017882492393255234, 0.061073992401361465, -0.015709934756159782, -0.026295747607946396, -0.02619187906384468, -0.027161307632923126, 0.011408095248043537, 0.016471628099679947, 0.05591524764895439, 0.03611120954155922, -0.010559845715761185, 0.03225080668926239, -0.008807084523141384, 0.013182495720684528, -0.02572447620332241, -0.044074371457099915, 0.018367206677794456, 0.009962608106434345, 0.03870789334177971, 0.0853097066283226, 0.009348060004413128, -0.06567877531051636, -0.04971782863140106, -0.04895613715052605, 0.0406467504799366, 0.018436452373862267, 0.02212374284863472, -0.03309905529022217, 0.02605338953435421, 0.07734654098749161, 0.041546933352947235, -0.04317418858408928, -0.0061974176205694675, 0.038811761885881424, 0.0526261143386364, -0.005725686904042959, -0.07319185137748718, 0.045943982899188995, -0.0036678151227533817, -0.026953572407364845, 0.04040439426898956, 0.02039261907339096, -0.05858117714524269, 0.004327805712819099, -0.016783230006694794, 0.02046186476945877, 0.019405880942940712, -0.02946370095014572, -0.04403974860906601, 0.04033514857292175, -0.08648686856031418, -0.02485891431570053, 0.047536615282297134, -0.04182391241192818, 0.0040659732185304165, -0.05889277905225754, -0.038742516189813614, -0.017458368092775345, 0.01791711524128914, 0.03211231902241707, 0.0010797875002026558, -0.023699063807725906, -0.0017289583338424563, 0.07783125340938568, 0.02845964953303337, 0.033012501895427704, -0.023474017158150673, -0.008387287147343159, -0.05816570669412613, 0.0033475575037300587, 0.07471523433923721, 0.010750268585979939, 0.028702005743980408, 0.018748054280877113, 0.010178999044001102, 0.06806772947311401, -0.01765744760632515, 0.014229824766516685, -0.008391615003347397, -0.03193920478224754, 0.02678046002984047, -0.02852889522910118, -0.04518229141831398, -0.040750619024038315, -0.006751376669853926, -0.025741787627339363, 0.08309386670589447, -0.07720804959535599, 0.017406433820724487, 0.03140255808830261, -0.02605338953435421, 0.01569262333214283, -0.010637746192514896, 0.022106431424617767, -0.00008817904017632827, -0.059481360018253326, -0.01662742905318737, -0.05511893332004547, -0.01342485286295414, -0.014013434760272503, 0.040473636239767075, -0.06142021715641022, 0.04805595427751541, 0.045078422874212265, 0.007037011906504631, -0.029757991433143616, 0.026763150468468666, -0.0479867085814476, -0.008664267137646675, 0.04989094287157059, 0.045009177178144455, -0.04137382283806801, -0.015242530964314938, 0.009711595252156258, -0.013554686680436134, -0.03230274096131325, -0.044005125761032104, 0.003338902024552226, 0.007140879053622484, -0.04438597336411476, -0.047017280012369156, 0.05203753337264061, 0.02392410859465599, -0.05304158478975296, -0.0493023619055748, -0.03687290474772453, 0.0061498116701841354, -0.06720216572284698, 0.025637920945882797, -0.059273626655340195, 0.018419140949845314, 0.06495170295238495, 0.0031290033366531134, -0.08946439623832703, -0.009884707629680634, -0.01676591858267784, -0.0316276028752327, -0.07457674294710159, 0.016506250947713852, 0.056746188551187515, 0.021102380007505417, -0.04725963622331619, -0.0032371985726058483, 0.02871931716799736, 0.009460583329200745, 0.02904823049902916, 0.012334246188402176, 0.04282796382904053, -0.005595852620899677, -0.04095835238695145, 0.009166291914880276, -0.01571859046816826, -0.028286537155508995, -0.006677804049104452, 0.03193920478224754, 0.029498321935534477, -0.03418966382741928, -0.014878995716571808, 0.009166291914880276, -0.054011013358831406, -0.044351350516080856, -0.022504588589072227, -0.0119966771453619, 0.0303119495511055, 0.010776235722005367, -0.015848424285650253, -0.018973099067807198, -0.05903126671910286, -0.001361094880849123, 0.009789496660232544, -0.01295745000243187, -0.050548769533634186, -0.01911158859729767, -0.045216914266347885, -0.04604785144329071, 0.017579546198248863, 0.04746737331151962, 0.03237198665738106, 0.006002666428685188, -0.020357998088002205, 0.0392964743077755, -0.07152996957302094, 0.020046396180987358, -0.005301561672240496, -0.01268912572413683, -0.04739812761545181, -0.011252294294536114, 0.03244123235344887, 0.02364712953567505, -0.008828723803162575, 0.025032026693224907, -0.04722501337528229, -0.03739224001765251, 0.03238929808139801, 0.0008130864589475095, 0.026815082877874374, -0.01669667474925518, -0.03344528004527092, -0.012039954774081707, 0.025759099051356316, -0.0034535888116806746, -0.015545478090643883, 0.02060035429894924, -0.006859571672976017, 0.0061498116701841354, 0.05418412759900093, 0.0018901691073551774, 0.017293911427259445, 0.010888759046792984, -0.08634837716817856, -0.03559187427163124, -0.01489630714058876, -0.0073832361958920956, 0.015554132871329784, 0.044005125761032104, -0.014472181908786297, 0.01952705904841423, -0.050410278141498566, -0.07990860193967819, 0.07076827436685562, -0.031887270510196686, -0.051137350499629974, -0.0022677702363580465, -0.020704220980405807, 0.0019107261905446649, 0.042274005711078644, -0.01109649334102869, 0.0586504228413105, -0.033947307616472244, 0.0027806151192635298, -0.027559466660022736, 0.0059637161903083324, 0.05241838097572327, -0.04258560761809349, -0.03926185145974159, 0.014757816679775715, 0.0452861562371254, -0.01326039619743824, 0.005167399998754263, 0.03791157528758049, -0.01639372669160366, 0.002199607202783227, 0.011217672377824783, -0.026105323806405067, 0.033479902893304825, -0.01536371000111103, -0.0539763905107975, -0.02899629808962345, 0.012152478098869324, 0.02979261428117752, -0.006097877863794565, -0.027697956189513206, -0.03697676956653595, 0.00014971502241678536, 0.0022656063083559275, -0.02359519526362419, -0.025776410475373268, 0.06574802100658417, 0.010213620960712433, -0.007075962144881487, 0.034553200006484985, 0.010343455709517002, 0.01126095000654459, 0.10781428962945938, 0.0046913414262235165, 0.012715092860162258, -0.022469965741038322, 0.005375134292989969, 0.039885055273771286, -0.04005816951394081, -0.032891321927309036, -0.02986185811460018, 0.03922722861170769, -0.005249628331512213, -0.004669702146202326, 0.01725928857922554, -0.012438112869858742, -0.054011013358831406, 0.04085448384284973, 0.000754120119381696, -0.008846034295856953, 0.03742686286568642, -0.06169719621539116, 0.041685424745082855, 0.0050115990452468395, -0.06432849913835526, 0.065297931432724, -0.023266281932592392, -0.004100595600903034, -0.027611399069428444, 0.032960567623376846, 0.052002910524606705, -0.024841604754328728, 0.005401101429015398, -0.058338820934295654, -0.016289860010147095, -0.01658415049314499, 0.02544749714434147, 0.00654796976596117, -0.015432954765856266, 0.0006188761908560991, -0.03476093336939812, -0.061593327671289444, 0.04352041333913803, -0.011312883347272873, 0.03669979050755501, 0.012481391429901123, -0.009486549533903599, -0.017674757167696953, 0.010966659523546696, 0.04895613715052605, 0.014394281432032585, -0.0032826405949890614, 0.008772461675107479, -0.026693904772400856, -0.03360108286142349, 0.11473878473043442, 0.014428903348743916, -0.029827235266566277, -0.008421909995377064, -0.01635044999420643, 0.0912647619843483, 0.017674757167696953, 0.023560574278235435, 0.06041616573929787, 0.017458368092775345, -0.02986185811460018, -0.0532839410007, 0.02111969143152237, -0.001363258808851242, -0.01838451810181141, -0.012585259042680264, 0.032683588564395905, -0.01667070761322975, 0.02086002379655838, 0.004756258334964514, -0.03285669907927513, 0.03458782285451889, 0.066682830452919, -0.01030017714947462, 0.02378561906516552, -0.006708098575472832, 0.024287644773721695, 0.04899075999855995, 0.010499256663024426, -0.033150989562273026, 0.036284323781728745, -0.04223938286304474, -0.034483954310417175, -0.03936572000384331, -0.040023546665906906, 0.00046442763414233923, 0.016939030960202217, 0.05619222670793533, -0.061004746705293655, -0.04244711622595787, 0.017813248559832573, 0.06740990281105042, -0.038673270493745804, -0.04815981909632683, 0.007634249050170183, -0.0003957237349823117, -0.036076586693525314, 0.021812140941619873, 0.039954300969839096, -0.06990271806716919, 0.04036977142095566, -0.003505522618070245, 0.07222241908311844, 0.0312986895442009, -0.00338218011893332, 0.0499601885676384, 0.08205519616603851, 0.0183152724057436, 0.00479520857334137, -0.07963161915540695, -0.01205726619809866, 0.02698819525539875, -0.03822317719459534, 0.027299797162413597, -0.03690752759575844, 0.14305993914604187, 0.011122460477054119, 0.03290863335132599, 0.008214174769818783, 0.025291696190834045, 0.029567567631602287, 0.031748782843351364, -0.00002894220051530283, -0.014584705233573914, -0.006058927625417709, 0.04445521906018257, 0.05636534094810486, -0.04743275046348572, -0.016168681904673576, 0.05103348195552826, 0.060208432376384735, 0.013269051909446716, -0.029030919075012207, 0.010083787143230438, 0.008110308088362217, 0.10165149718523026, -0.022954680025577545, -0.07256864756345749, -0.0129920719191432, -0.03283938765525818, 0.02352595143020153, 0.010594467632472515, 0.015233875252306461, 0.018834609538316727, -0.0025793721433728933, 0.004751930478960276, -0.010637746192514896, -0.05217602476477623, 0.03143718093633652, 0.03870789334177971, 0.023872176185250282, -0.08136274665594101, 0.003927483689039946, -0.03638818860054016, 0.007703493814915419, 0.020634977146983147, -0.0339992418885231, 0.03825780004262924, 0.02272963523864746, 0.08745629340410233, -0.03337603807449341, -0.0209812019020319, -0.015078074298799038, -0.033479902893304825, -0.002685403451323509, 0.029238654300570488, 0.03697676956653595, 0.024685803800821304, -0.029619501903653145, 0.04223938286304474, 0.010854136198759079, 0.07492297142744064, 0.0452861562371254, 0.031281378120183945, 0.029567567631602287, 0.007361597381532192, -0.005652114283293486, -0.006777343340218067, -0.04178928956389427, -0.007729460950940847, 0.029481012374162674, -0.043347299098968506, -0.036284323781728745, 0.0156666561961174, 0.006959111429750919, 0.00969428475946188, 0.010291521437466145, -0.02451269142329693, -0.008915279060602188, -0.025412874296307564, -0.036492057144641876, -0.004522556904703379, -0.03545338287949562, -0.06844857335090637, 0.061143238097429276, -0.03342796862125397, -0.011234982870519161, -0.017596857622265816, 0.0008157913689501584, 0.04085448384284973, -0.03573036193847656, -0.037876956164836884, -0.07713880389928818, 0.03618045523762703, -0.04033514857292175, -0.005764637142419815, -0.05290309712290764, -0.03112557716667652, 0.012412146665155888, -0.039157986640930176, -0.013952844776213169, 0.004301838576793671, 0.012247689999639988, 0.03877713903784752, -0.0296541228890419, 0.011771631427109241, 0.0028758267872035503, 0.026278436183929443, 0.022141052410006523, -0.05903126671910286, 0.002384620951488614, 0.01653221808373928, 0.0393310971558094, 0.04383201524615288, -0.02818267047405243, -0.011356161907315254, 0.03136793524026871, -0.005929093807935715, 0.043208811432123184, -0.0239933542907238, -0.07644635438919067, 0.024374201893806458, -0.03746148571372032, 0.01043001189827919, 0.014705883339047432, 0.001647811965085566, 0.03978119045495987, 0.06270124763250351, -0.03091784380376339, -0.0513104647397995, 0.024616558104753494, -0.008603677153587341, -0.06024305522441864, -0.012767026200890541, -0.05030641332268715, -0.03559187427163124, -0.0040205311961472034, 0.03850015997886658, -0.0027092061936855316, -0.030536996200680733, -0.005721359048038721, -0.06003531813621521, -0.04282796382904053, -0.01030017714947462, -0.02020219713449478, -0.03505522385239601, 0.013433508574962616, -0.04050825908780098, -0.02946370095014572, 0.02331821620464325, 0.028736628592014313, -0.014480837620794773, 0.00854741595685482, 0.017761314287781715, 0.024374201893806458, -0.0066475095227360725, 0.03676903620362282, 0.03211231902241707, -0.054011013358831406, -0.022037185728549957, 0.028875118121504784, 0.03451857715845108, -0.02179482951760292, -0.003267493098974228, -0.004912059288471937, 0.010871447622776031, 0.08018558472394943, -0.01838451810181141, 0.00531454524025321, 0.0032025761902332306, -0.02458193525671959, 0.007712149526923895, 0.03112557716667652, 0.006703770719468594, -0.005444379523396492, 0.03836166858673096, 0.02925596572458744, -0.027801822870969772, -0.06543642282485962, 0.015138664282858372, 0.0017051553586497903, 0.022279543802142143, 0.035488005727529526, 0.01938856951892376, 0.03136793524026871, 0.010672368109226227, 0.06657896190881729, -0.0023045565467327833, 0.055880624800920486, 0.026364991441369057, -0.03971194475889206, 0.01756223477423191, -0.019700171425938606, 0.028736628592014313, -0.013407541438937187, 0.0056477864272892475, -0.019371258094906807, 0.023681752383708954, 0.045943982899188995, 0.025568675249814987, 0.026555415242910385, 0.05605373904109001, 0.017882492393255234, -0.05788872763514519, -0.0078333280980587, -0.0199944619089365, -0.04483606666326523, 0.03631894290447235, -0.02705744095146656, 0.014039400964975357, 0.05002943426370621, 0.012065921910107136, 0.06052003428339958, 0.021742895245552063, -0.036561302840709686, -0.04251636192202568, 0.020219508558511734, 0.06470935046672821, 0.0209812019020319, -0.060866259038448334, 0.01719004288315773, 0.013874944299459457, -0.019353946670889854, 0.014576049521565437, -0.0021887875627726316, -0.015978258103132248, 0.034882113337516785, 0.03173147141933441, -0.02006370574235916, -0.01938856951892376, 0.0413045771420002 ]
28,960
yampex.plot
xBounds
See L{Subplotter.xBounds}.
def xBounds(self, *args, **kw): """ See L{Subplotter.xBounds}. """ self.sp.xBounds(*args, **kw)
(self, *args, **kw)
[ 0.014269630424678326, -0.04881935566663742, 0.04373679310083389, 0.02947552315890789, -0.025763913989067078, 0.03303666040301323, -0.010340675711631775, -0.042198650538921356, 0.023674044758081436, -0.02731877751648426, 0.008292603306472301, -0.024627024307847023, 0.04443899169564247, -0.07128963619470596, -0.046813081949949265, 0.020881978794932365, 0.04962186887860298, -0.03186633437871933, 0.03838672861456871, 0.008844329044222832, 0.020246658474206924, -0.02440967783331871, 0.019009456038475037, -0.01788928546011448, 0.008388737216591835, 0.04112863540649414, -0.00767400162294507, -0.008497410453855991, 0.010240362025797367, -0.03447449207305908, -0.06543800234794617, -0.014277989976108074, 0.03153195604681969, -0.03186633437871933, 0.028990672901272774, 0.01293211430311203, -0.003901786869391799, -0.002950896043330431, -0.0524306520819664, 0.04841810092329979, 0.009379335679113865, -0.0338057316839695, 0.02196871116757393, 0.038888297975063324, 0.03932299092411995, -0.0027795268688350916, 0.03378901258111, 0.030629131942987442, 0.03561137989163399, 0.01607527770102024, 0.02253715507686138, -0.0541694238781929, 0.014378303661942482, -0.02255387417972088, -0.03327072784304619, 0.054370053112506866, 0.026415953412652016, 0.07409842312335968, 0.026900803670287132, -0.012355309911072254, 0.017839128151535988, 0.05523943901062012, -0.0016018851893022656, -0.08112038671970367, 0.03828641399741173, 0.0021901836153119802, -0.04233240336179733, -0.014378303661942482, -0.02855597995221615, 0.003757585771381855, 0.0023322945926338434, 0.007235128898173571, -0.027335496619343758, 0.02506171725690365, 0.01263953186571598, -0.019176645204424858, -0.046813081949949265, 0.07149026542901993, 0.006980164907872677, 0.001924770069308579, 0.019360553473234177, 0.008718936704099178, -0.0250450000166893, 0.06089044362306595, 0.04440555348992348, -0.020881978794932365, -0.0016813002293929458, 0.07817784696817398, 0.07242652773857117, 0.0311641376465559, -0.00008620712469564751, 0.0437033548951149, 0.03169914335012436, 0.052999097853899, 0.0003192276053596288, 0.0034775433596223593, -0.0017837038030847907, -0.02068135142326355, -0.015072140842676163, -0.022637469694018364, -0.016568487510085106, -0.03634701296687126, -0.003889247542247176, -0.022871535271406174, -0.011602956801652908, 0.01875867135822773, 0.029926935210824013, -0.027469247579574585, -0.061893582344055176, 0.05049125477671623, 0.004514118656516075, -0.006687583401799202, -0.008313502185046673, 0.016710598021745682, -0.05483818054199219, 0.007540250197052956, -0.010031375102698803, -0.039690807461738586, 0.015314565971493721, -0.011410688981413841, 0.002124352613463998, 0.003028221195563674, 0.050190310925245285, 0.02131667174398899, 0.005019867327064276, 0.10412567108869553, 0.019828684628009796, 0.04059363156557083, -0.06266265362501144, -0.05570756644010544, 0.09717058390378952, -0.032601967453956604, -0.06430111080408096, -0.006532932631671429, 0.03303666040301323, -0.008911204524338245, 0.016994820907711983, 0.019962435588240623, 0.0029467162676155567, 0.026516268029808998, 0.008585184812545776, 0.061191387474536896, -0.03210039809346199, 0.01946086622774601, -0.02313903719186783, 0.0276698749512434, 0.02924145758152008, 0.01869179494678974, 0.017170369625091553, 0.011745068244636059, -0.050658442080020905, 0.03848704323172569, -0.023908110335469246, -0.08921235799789429, -0.023406540974974632, -0.003134804544970393, 0.03240134194493294, -0.012163042090833187, 0.035277001559734344, 0.028990672901272774, -0.038888297975063324, 0.040393002331256866, -0.01206272840499878, -0.04009206220507622, -0.028739888221025467, -0.014754480682313442, -0.04868560656905174, -0.03571169450879097, -0.004756543785333633, 0.02253715507686138, 0.032484933733940125, -0.03390604630112648, -0.002326024929061532, 0.03564481809735298, -0.01392689161002636, -0.03855391591787338, -0.009722074493765831, 0.07182464003562927, -0.021868396550416946, 0.019026175141334534, 0.09536493569612503, -0.030796321108937263, -0.006975985132157803, -0.0018756580539047718, -0.011778505519032478, 0.0022821377497166395, 0.003962392918765545, 0.02201886847615242, -0.027134869247674942, -0.054269738495349884, 0.020948855206370354, -0.00021395042131189257, -0.0038599893450737, -0.06222796067595482, -0.049254048615694046, -0.017153650522232056, -0.00428423285484314, -0.030946791172027588, -0.002119127893820405, -0.046344950795173645, -0.04243271425366402, -0.02848910540342331, 0.012104525230824947, -0.023573730140924454, 0.02889036014676094, -0.004367827903479338, 0.02773675136268139, 0.0051034619100391865, -0.02715158835053444, -0.06975149363279343, 0.0041274926625192165, -0.048384662717580795, 0.006403360981494188, 0.03215055540204048, 0.00025940508930943906, 0.02313903719186783, -0.05386848375201225, -0.06413391977548599, 0.0045350175350904465, 0.01636786013841629, 0.03735015168786049, -0.009187067858874798, 0.010298877954483032, -0.018023036420345306, 0.021015729755163193, 0.04754871502518654, 0.05965324118733406, -0.00034561220672912896, 0.0664077028632164, -0.013182898052036762, 0.023807795718312263, 0.0183574166148901, -0.0037408669013530016, -0.04507431015372276, -0.03698233515024185, -0.01104287151247263, 0.014804637059569359, -0.04189771041274071, 0.051293764263391495, 0.006721021141856909, -0.0021348020527511835, 0.055841319262981415, -0.03915579989552498, 0.013149460777640343, 0.016518330201506615, -0.002743999008089304, -0.02661658078432083, 0.07302840799093246, -0.019093049690127373, -0.00042189244413748384, -0.03378901258111, -0.019360553473234177, -0.043837107717990875, -0.01997915469110012, 0.0437033548951149, 0.007991662248969078, -0.09931061416864395, -0.018106631934642792, 0.011477564461529255, -0.005713704042136669, -0.0006269609439186752, 0.05283190682530403, 0.007778495084494352, 0.02952568046748638, 0.03507637232542038, 0.05142751336097717, -0.04035956412553787, -0.004326030611991882, -0.021600894629955292, 0.030829759314656258, 0.0349426232278347, 0.03484230861067772, 0.014570571482181549, 0.004405445419251919, -0.010282158851623535, 0.023506855592131615, 0.007414857856929302, -0.004539197310805321, 0.026549706235527992, -0.03805235028266907, 0.05778072029352188, -0.008179750293493271, -0.006858952343463898, 0.05022374913096428, 0.02469390071928501, -0.04206489771604538, 0.004037628415971994, -0.02987677790224552, -0.02656642347574234, -0.009646838530898094, -0.07951536774635315, 0.016091996803879738, 0.07242652773857117, 0.01665208302438259, -0.0279540978372097, -0.03828641399741173, 0.05721227452158928, -0.02412545680999756, -0.025646882131695747, 0.014587290585041046, 0.046579018235206604, -0.02865629456937313, -0.012338590808212757, 0.04691339656710625, 0.0060439035296440125, 0.005475458689033985, 0.0571119599044323, 0.032484933733940125, -0.03571169450879097, -0.01191225741058588, -0.033705420792102814, 0.0023302047047764063, -0.00894464273005724, -0.08172226697206497, 0.02424248866736889, 0.023038724437355995, 0.02778690867125988, 0.003799383295699954, -0.05022374913096428, 0.025379378348588943, -0.005370965227484703, -0.04905342310667038, 0.004150481428951025, -0.01648489199578762, 0.034407615661621094, 0.051695019006729126, -0.032719001173973083, 0.0003688620054163039, -0.03949017822742462, 0.018039755523204803, -0.02661658078432083, 0.019327115267515182, -0.0066499654203653336, -0.005776400212198496, -0.033170413225889206, -0.013224695809185505, 0.03805235028266907, 0.09850809723138809, -0.021684488281607628, -0.06577238440513611, 0.005889252759516239, 0.01071685180068016, -0.02506171725690365, 0.04701371118426323, -0.011402329429984093, 0.016635363921523094, -0.044238362461328506, -0.020948855206370354, 0.020179782062768936, 0.017437873408198357, -0.015021983534097672, 0.03099694848060608, -0.017454592511057854, -0.07811097055673599, -0.0037136985920369625, 0.019176645204424858, 0.034641679376363754, -0.03704921156167984, -0.012447264045476913, 0.003331252373754978, 0.10526256263256073, -0.017956160008907318, -0.05794790759682655, -0.00836365856230259, 0.02616516873240471, 0.03301994130015373, 0.033989641815423965, 0.013333369046449661, -0.013717904686927795, 0.013124382123351097, -0.03674827143549919, -0.04373679310083389, -0.09703683108091354, 0.0036238341126590967, -0.04066050425171852, 0.06216108426451683, -0.056008510291576385, -0.025596724823117256, -0.06226139888167381, -0.03718296438455582, 0.015414879657328129, -0.050658442080020905, -0.005876713898032904, -0.015924807637929916, 0.0024869448971003294, -0.013450401835143566, -0.04514118656516075, -0.022002149373292923, 0.055540379136800766, 0.0024033503141254187, 0.04102832451462746, -0.023038724437355995, 0.013910173438489437, 0.06363235414028168, -0.06507018208503723, -0.05620913580060005, 0.053567539900541306, 0.004231986124068499, 0.051761895418167114, 0.05045781657099724, -0.015322924591600895, 0.00305747939273715, -0.0021159930620342493, 0.006641605868935585, 0.017454592511057854, -0.038252975791692734, 0.01939399167895317, 0.0006295732455328107, 0.027485966682434082, 0.010248721577227116, 0.029391927644610405, -0.004526657983660698, -0.040292687714099884, -0.019678212702274323, -0.0027586279902607203, -0.027720032259821892, -0.056777581572532654, 0.025546567514538765, -0.02853926084935665, -0.08312665671110153, 0.01758834347128868, -0.002731459680944681, 0.06537112593650818, 0.030779602006077766, 0.03164898604154587, -0.009337537921965122, -0.028505822643637657, -0.0605895034968853, 0.010232002474367619, 0.019310396164655685, -0.05972011759877205, -0.06838054209947586, -0.049254048615694046, 0.033989641815423965, 0.006721021141856909, -0.025412816554307938, -0.029224738478660583, -0.003694889834150672, 0.0020856899209320545, 0.017153650522232056, 0.02265418879687786, 0.04443899169564247, 0.03995830938220024, -0.0448402464389801, 0.005542334634810686, -0.014035564847290516, -0.05376816913485527, -0.012823441065847874, -0.006440978497266769, -0.0349426232278347, -0.013207976706326008, 0.00029571657069027424, 0.06901586055755615, -0.008179750293493271, -0.015974964946508408, -0.08606919646263123, -0.08867735415697098, -0.03470855578780174, -0.013057506643235683, -0.028856921941041946, -0.007297825068235397, -0.019711650907993317, -0.054202862083911896, -0.04009206220507622, -0.020898697897791862, -0.01205436885356903, 0.016869429498910904, 0.00619019428268075, 0.02982662059366703, -0.02063119411468506, 0.03681514412164688, 0.03099694848060608, -0.02452671155333519, -0.03581200912594795, 0.07296153157949448, 0.022236214950680733, -0.04527493938803673, 0.06507018208503723, 0.03296978399157524, -0.0003738254599738866, -0.00902823731303215, 0.006440978497266769, 0.015105579048395157, 0.06670863926410675, -0.007364701014012098, 0.04577650874853134, -0.020296815782785416, 0.009471289813518524, -0.06607332080602646, 0.017621781677007675, 0.006048082839697599, 0.021400265395641327, -0.0384536050260067, 0.03430730104446411, -0.007820292375981808, -0.015707461163401604, -0.002263328991830349, -0.03430730104446411, 0.03738358989357948, 0.010909120552241802, -0.005839095916599035, 0.009145270101726055, -0.0008479646639898419, 0.011143185198307037, 0.01718708872795105, 0.017839128151535988, -0.036848582327365875, 0.033755578100681305, -0.016000043600797653, -0.04821747541427612, -0.0037868439685553312, -0.044238362461328506, -0.04166364297270775, 0.03524356335401535, 0.04828435182571411, -0.060322001576423645, -0.026650018990039825, 0.03925611451268196, 0.000624871056061238, -0.015205892734229565, 0.002641595434397459, -0.01360087189823389, -0.00028134870808571577, -0.02469390071928501, 0.03965736925601959, -0.010340675711631775, 0.01205436885356903, -0.015473395586013794, -0.018457729369401932, 0.07008587568998337, 0.04417148604989052, 0.025947822257876396, 0.03006068617105484, 0.053099412471055984, -0.02761971950531006, 0.07028649747371674, -0.06607332080602646, -0.015857931226491928, 0.02855597995221615, 0.045642755925655365, -0.0014472347684204578, 0.0183574166148901, 0.11576206237077713, 0.006140037439763546, -0.020079469308257103, 0.047916535288095474, -0.007669821847230196, -0.01357579417526722, 0.008062717504799366, 0.005450380500406027, 0.026900803670287132, -0.020246658474206924, 0.026516268029808998, 0.009044956415891647, 0.019310396164655685, -0.010741930454969406, 0.019561180844902992, 0.025446254760026932, -0.029024111106991768, 0.008388737216591835, -0.010566381737589836, 0.0652708113193512, 0.13321666419506073, -0.015072140842676163, -0.11382266879081726, -0.016409657895565033, -0.020363690331578255, 0.027569562196731567, 0.005513076204806566, 0.018223663792014122, -0.015398160554468632, 0.016702238470315933, 0.0020950944162905216, -0.021801522001624107, -0.02185167744755745, -0.00853502843528986, 0.051761895418167114, -0.027235182002186775, -0.08881110697984695, 0.0034169370774179697, -0.013182898052036762, -0.048785921186208725, -0.039523616433143616, -0.08346103876829147, 0.014244552701711655, 0.08887798339128494, -0.017153650522232056, -0.0012236187467351556, -0.0442718006670475, 0.009588322602212429, 0.014670886099338531, 0.06854772567749023, 0.022119181230664253, 0.0031389843206852674, 0.0068547725677490234, -0.017722096294164658, -0.032601967453956604, -0.02255387417972088, 0.012455623596906662, 0.010349035263061523, 0.019210083410143852, 0.053099412471055984, 0.0001246084866579622, 0.042666781693696976, 0.0033876788802444935, -0.031364765018224716, 0.04875248298048973, -0.02558000572025776, -0.0839291661977768, -0.05253096669912338, -0.011887178756296635, 0.01707005687057972, -0.01132709439843893, -0.018858984112739563, -0.06135857477784157, -0.009646838530898094, -0.013350088149309158, 0.012438904494047165, 0.06359891593456268, 0.005111821461468935, -0.043903984129428864, 0.02243684232234955, -0.06186014413833618, 0.009095112793147564, 0.04467305541038513, 0.014244552701711655, 0.04912029951810837, 0.011519362218677998, -0.013692826963961124, -0.024610307067632675, 0.02086525969207287, 0.038252975791692734, 0.04213177412748337, -0.08754046261310577, -0.03362182527780533, 0.0160084031522274, -0.04035956412553787, -0.017437873408198357, -0.0466124564409256, 0.006244530901312828, 0.04751528054475784, -0.04821747541427612, 0.012572656385600567, 0.024259207770228386, 0.03128116950392723, 0.04554244130849838, -0.064100481569767, -0.00678789708763361, 0.01200421154499054, -0.028355352580547333, 0.03268556296825409, 0.017571624368429184, -0.0419311486184597, 0.021751364693045616, 0.021166201680898666, 0.03141492232680321, -0.0039561232551932335, -0.0501234345138073, -0.014980186708271503, -0.03365526348352432, -0.02778690867125988, -0.009797309525310993, -0.031080542132258415, 0.05905136093497276, 0.03186633437871933, -0.054503802210092545, -0.02190183475613594, -0.02056431770324707, -0.027686594054102898, -0.024660462513566017, 0.05162814259529114, -0.05965324118733406, -0.10700133442878723, -0.010900761000812054, -0.06981837004423141, -0.007623844780027866, -0.012823441065847874, -0.016969742253422737, -0.01880882866680622, -0.02313903719186783, -0.05330003798007965, -0.07363028824329376, -0.03034490905702114, 0.012865237891674042, 0.02313903719186783, 0.019444148987531662, -0.05273159220814705, 0.047682467848062515, -0.01887570321559906, 0.059987623244524, 0.015799416229128838, -0.015423239208757877, 0.026950960978865623, 0.03156539425253868, -0.00715153431519866, -0.007636384107172489, -0.00934589747339487, -0.035912320017814636, 0.05319972336292267, -0.033705420792102814, -0.0018881973810493946, -0.009086753241717815, -0.06262921541929245, 0.05279846861958504, 0.00678789708763361, -0.02527906373143196, 0.0026311459951102734, -0.04387054592370987, 0.05099282041192055, 0.06914961338043213, 0.02150058001279831, -0.0038829781115055084, 0.035511065274477005, -0.024209050461649895, -0.034106675535440445, 0.010449348948895931, 0.005032406188547611, 0.04189771041274071, -0.010507864877581596, 0.012129603885114193, -0.020129624754190445, 0.047381527721881866, 0.009078394621610641, -0.022988567128777504, 0.0448736846446991, 0.054737869650125504, 0.058282285928726196, -0.01619231142103672, -0.021818241104483604, 0.015690742060542107, 0.015974964946508408, 0.0025788992643356323, -0.027686594054102898, 0.04621120169758797, 0.0244765542447567, 0.0553397499024868, -0.007791034411638975, 0.005007327999919653, 0.004129582550376654, -0.022570593282580376, 0.04641182720661163, -0.058750417083501816, 0.04072738066315651, -0.06914961338043213, 0.006294687744230032, 0.019176645204424858, -0.0002193057007389143, 0.04082769528031349, 0.0036112950183451176, 0.014495336450636387, 0.047448404133319855, 0.11696583032608032, 0.0063741025514900684, -0.018624918535351753, 0.021166201680898666, -0.050190310925245285, 0.019728370010852814, -0.024426396936178207, -0.00767400162294507, 0.0026457752101123333, -0.0413627028465271, 0.00998957734555006, -0.019093049690127373, 0.03301994130015373, 0.051226887851953506, 0.030679287388920784, 0.004041808191686869, 0.025145312771201134 ]
28,961
yampex.plot
yBounds
See L{Subplotter.yBounds}.
def yBounds(self, *args, **kw): """ See L{Subplotter.yBounds}. """ self.sp.yBounds(*args, **kw)
(self, *args, **kw)
[ 0.02524205483496189, -0.025611286982893944, 0.028212694451212883, 0.009851786307990551, -0.08116395026445389, 0.02195253223180771, -0.016774889081716537, -0.011630813591182232, -0.015944117680191994, 0.002897213911637664, -0.010204235091805458, -0.03319732844829559, 0.03375117853283882, -0.05840581655502319, -0.009071363136172295, 0.042092468589544296, 0.025141354650259018, -0.048805780708789825, 0.010791650041937828, -0.007686742581427097, -0.010800041258335114, -0.0640449970960617, 0.0422603003680706, -0.031535785645246506, -0.0002916094963438809, 0.004330086521804333, -0.005731490440666676, -0.034741390496492386, -0.028279827907681465, -0.03230781480669975, -0.08646746724843979, -0.022690996527671814, 0.013644807040691376, 0.013577674515545368, 0.0415218360722065, 0.021180501207709312, -0.006918907631188631, 0.026181917637586594, -0.07941848784685135, 0.06397786736488342, -0.018646225333213806, -0.044408559799194336, 0.030109206214547157, 0.04662395268678665, 0.049141447991132736, -0.000120302036521025, -0.0252084881067276, -0.009860177524387836, 0.033600129187107086, 0.003986029420047998, 0.025057438760995865, -0.06914711743593216, 0.02816234529018402, -0.00819024071097374, -0.002253155456855893, 0.058808617293834686, 0.0342211090028286, 0.08586326241493225, 0.0625680685043335, -0.016330132260918617, 0.004447569604963064, -0.011622422374784946, -0.03343229740858078, -0.06515269726514816, 0.021449033170938492, 0.01335109956562519, -0.03917217627167702, -0.0014507048763334751, -0.029454657807946205, 0.024772122502326965, -0.021214067935943604, 0.006272751372307539, -0.0058909314684569836, 0.027642063796520233, 0.006834991276264191, -0.0305120050907135, -0.10022975504398346, 0.031250469386577606, 0.01871335878968239, 0.00922241248190403, -0.015104953199625015, 0.0386686809360981, 0.04252883419394493, 0.046456120908260345, 0.0254938043653965, -0.01844482496380806, 0.04017917439341545, 0.07398070394992828, 0.036184754222631454, 0.024520372971892357, -0.021566515788435936, 0.02613156847655773, 0.04847011715173721, 0.027138564735651016, 0.00340071227401495, -0.005219600163400173, -0.010783257894217968, 0.01684202253818512, -0.017454613000154495, -0.028548361733555794, 0.007262964732944965, -0.04742955043911934, 0.04182393476366997, 0.01553292665630579, 0.007204223424196243, 0.036788951605558395, -0.007376252207905054, -0.00026813914882950485, -0.06394430249929428, 0.04477779194712639, 0.018981890752911568, 0.02661828324198723, -0.012083962559700012, 0.007090936414897442, -0.050584807991981506, 0.004451765213161707, -0.027474230155348778, -0.06162820756435394, -0.012855993583798409, 0.01259585190564394, -0.047630950808525085, 0.012344103306531906, 0.03722531720995903, -0.02287561260163784, 0.015306352637708187, 0.04900718107819557, -0.01849517598748207, 0.04534842446446419, -0.03641971945762634, -0.07377929985523224, 0.06122541055083275, -0.031485434621572495, -0.0246378555893898, 0.0272056981921196, 0.023580510169267654, -0.035849086940288544, 0.019468605518341064, 0.01291473489254713, -0.000026125537260668352, 0.007862967438995838, 0.030713403597474098, 0.08915279060602188, -0.005475545302033424, -0.029102209955453873, -0.01586019992828369, 0.009197237901389599, 0.030965153127908707, 0.019535738974809647, 0.03130082041025162, 0.018897974863648415, -0.06179603934288025, 0.0013646904844790697, -0.007103523705154657, -0.0629037395119667, 0.05508272722363472, -0.037124618887901306, 0.027339965105056763, -0.00967556145042181, 0.033885445445775986, 0.007069956976920366, -0.024486806243658066, 0.01259585190564394, -0.049678511917591095, -0.06179603934288025, -0.009037796407938004, 0.017706360667943954, -0.025141354650259018, 0.013451799750328064, -0.013384666293859482, 0.0322238989174366, -0.013821031898260117, -0.058204419910907745, -0.025124572217464447, 0.0363861545920372, 0.003574838861823082, -0.030965153127908707, 0.007422406226396561, 0.06552192568778992, 0.014886770397424698, 0.06434709578752518, 0.06767018884420395, 0.01218466181308031, -0.03917217627167702, 0.027474230155348778, 0.011320322751998901, 0.022808479145169258, -0.0028804305475205183, 0.017941327765583992, -0.047966618090867996, -0.011076965369284153, -0.03873581066727638, 0.018511958420276642, 0.008165066130459309, -0.0701541155576706, -0.020408470183610916, -0.011076965369284153, -0.004506310913711786, 0.047630950808525085, 0.012251795269548893, -0.02465463988482952, -0.00198042718693614, -0.027138564735651016, 0.007116110995411873, -0.0234965942800045, 0.030310604721307755, 0.06709955632686615, 0.01570075936615467, 0.06270233541727066, -0.04044770821928978, -0.07411497086286545, 0.003480432787910104, -0.0211301501840353, -0.02757493034005165, -0.010724516585469246, 0.030042072758078575, 0.046993188560009, -0.05927854776382446, -0.04746311902999878, -0.01997210457921028, 0.04229386895895004, 0.03954140841960907, -0.01716090552508831, 0.008572060614824295, -0.00326225021854043, 0.03551342338323593, 0.009071363136172295, 0.07398070394992828, 0.03537915647029877, 0.08371500670909882, -0.02613156847655773, -0.0071077193133533, 0.018260208889842033, 0.028917593881487846, -0.031200120225548744, -0.013837815262377262, 0.03260991349816322, -0.0038433712907135487, -0.01844482496380806, -0.027675630524754524, 0.033549778163433075, -0.015675583854317665, 0.02401687577366829, -0.05310229957103729, 0.025594502687454224, -0.029974939301609993, 0.017337128520011902, 0.00440980726853013, 0.07666602730751038, 0.005064355209469795, 0.007090936414897442, -0.009037796407938004, -0.0078084212727844715, -0.017471395432949066, -0.011446197517216206, 0.02138189971446991, -0.011110532097518444, -0.05280020087957382, -0.06582402437925339, 0.03729245066642761, 0.004084630869328976, 0.0042335824109613895, 0.05451209843158722, -0.06562262773513794, 0.047026753425598145, -0.027138564735651016, 0.03907147794961929, -0.00504757184535265, -0.04387149587273598, -0.060822609812021255, 0.03464069217443466, 0.045281291007995605, -0.008718914352357388, -0.007510518189519644, -0.007405622862279415, -0.015062994323670864, 0.06065477803349495, 0.04420716315507889, -0.03897077962756157, 0.037057485431432724, -0.024151140823960304, 0.0780758261680603, -0.005848973523825407, -0.014450404793024063, 0.04125330597162247, 0.028766542673110962, -0.04769808426499367, 0.006994432304054499, 0.001681474968791008, -0.026752550154924393, 0.030898019671440125, -0.04635542258620262, -0.037661682814359665, 0.0860646665096283, 0.04695961996912956, 0.042361002415418625, -0.03289522975683212, 0.04840298369526863, -0.010338501073420048, -0.0011538505787029862, -0.033264461904764175, -0.0026685416232794523, -0.02284204587340355, 0.0035160973202437162, 0.05092047527432442, 0.029672840610146523, -0.012931518256664276, 0.062232404947280884, 0.0017601465806365013, -0.007980450056493282, -0.004934284836053848, 0.016044816002249718, 0.012352494522929192, -0.040850505232810974, -0.03688964992761612, -0.051390405744314194, 0.04256239905953407, -0.01903223991394043, -0.017958110198378563, -0.029135776683688164, 0.02782667987048626, -0.024453239515423775, -0.060251977294683456, 0.06619326025247574, -0.11076965183019638, 0.0640449970960617, 0.026567934080958366, -0.020979100838303566, 0.02287561260163784, 0.0014811245491728187, 0.02287561260163784, 0.01277207676321268, -0.02139868400990963, 0.03930644318461418, 0.005211208947002888, 0.04387149587273598, -0.0007248279289342463, 0.017093772068619728, 0.0921066477894783, -0.02054273523390293, -0.06055407598614693, -0.032660264521837234, -0.024453239515423775, -0.02989102341234684, 0.04571765661239624, 0.006797228939831257, 0.019569305703043938, -0.06485059857368469, 0.000024945462428149767, 0.05518342927098274, 0.04581835865974426, -0.003360851900652051, 0.004166449420154095, -0.022103581577539444, -0.054377831518650055, -0.054109297692775726, 0.01997210457921028, 0.05461279675364494, -0.0005480790277943015, -0.010623816400766373, -0.015104953199625015, 0.0319385826587677, -0.0006571703706867993, -0.07411497086286545, -0.00998605228960514, 0.006520304828882217, 0.06327296793460846, 0.023362327367067337, -0.01755531132221222, 0.001276578288525343, -0.012092353776097298, -0.04598619043827057, -0.029505008831620216, -0.012713335454463959, 0.011672771535813808, -0.04081694036722183, 0.05236383527517319, -0.028800109401345253, -0.017488177865743637, -0.008886747062206268, -0.019418256357312202, 0.008878355845808983, -0.03668825328350067, -0.04259596765041351, -0.025292403995990753, 0.033264461904764175, -0.003037773771211505, -0.08989125490188599, -0.023009877651929855, 0.011051790788769722, -0.014433621428906918, 0.047060318291187286, -0.006897928658872843, 0.008043386973440647, 0.04068267345428467, -0.050853341817855835, -0.03628545254468918, 0.015457401983439922, 0.03900434449315071, 0.055284127593040466, 0.04048127308487892, -0.020878400653600693, 0.008458773605525494, 0.012855993583798409, 0.015910550951957703, 0.02784346230328083, -0.014676978811621666, 0.0415218360722065, 0.06679745763540268, 0.002697912510484457, 0.014601454138755798, 0.03343229740858078, -0.023798692971467972, -0.05535126104950905, -0.012008437886834145, -0.023983309045433998, 0.0018849722109735012, -0.05538482591509819, 0.030411304906010628, 0.04548269137740135, -0.05666035786271095, 0.029672840610146523, -0.0037951194681227207, 0.02371477521955967, 0.01625460758805275, 0.01714412122964859, -0.017739927396178246, -0.06579045951366425, -0.05182677134871483, 0.03742671757936478, -0.010271367616951466, -0.03776238113641739, -0.08129820972681046, -0.054679930210113525, 0.011370672844350338, -0.005517503712326288, -0.03665468469262123, -0.014786070212721825, -0.028212694451212883, 0.02165043167769909, 0.005156663246452808, 0.014114739373326302, 0.0345064252614975, 0.028229478746652603, 0.006344080436974764, -0.02400009147822857, -0.051994603127241135, -0.021197283640503883, -0.00995248556137085, -0.004724493715912104, -0.07485343515872955, -0.01188256312161684, 0.008559472858905792, 0.022036448121070862, 0.025158138945698738, -0.0008548983605578542, -0.06397786736488342, -0.0684422180056572, -0.05944637954235077, 0.014920337125658989, -0.039675675332546234, -0.021767916157841682, -0.016086773946881294, 0.002840570406988263, -0.008030800148844719, -0.01552453450858593, -0.032358165830373764, 0.010246193036437035, -0.023278411477804184, 0.00788814201951027, -0.0026748355012387037, 0.044072896242141724, -0.0005800721701234579, -0.05984918028116226, -0.049678511917591095, 0.05427712947130203, 0.053203001618385315, 0.008303528651595116, 0.0473959855735302, 0.027339965105056763, 0.00747275585308671, 0.00878604780882597, 0.01758887805044651, -0.030411304906010628, 0.021885398775339127, 0.02232176437973976, 0.0005194949917495251, -0.07330936938524246, -0.02582946978509426, -0.07720309495925903, 0.047362420707941055, 0.011035007424652576, 0.018965108320116997, -0.047060318291187286, 0.00008903005800675601, -0.03260991349816322, -0.012042003683745861, 0.052028171718120575, -0.02609800174832344, 0.039138611406087875, 0.005517503712326288, -0.005022396799176931, -0.002232176484540105, 0.011211231350898743, -0.019451823085546494, 0.0028720388654619455, -0.00340071227401495, -0.02752458117902279, 0.01274690218269825, -0.03893721103668213, 0.051121875643730164, 0.04333443194627762, -0.028263045474886894, -0.03158613294363022, 0.01963643915951252, 0.05978204682469368, -0.012948301620781422, -0.026769332587718964, 0.04873864725232124, 0.04195820167660713, 0.02111336775124073, -0.016816847026348114, 0.002907703397795558, 0.055552661418914795, -0.04024630784988403, 0.06726738810539246, 0.003837077645584941, -0.0027797308284789324, 0.000583743501920253, 0.03106585331261158, 0.032358165830373764, 0.058204419910907745, -0.008802831172943115, -0.007527301553636789, 0.05575405806303024, -0.04806731641292572, 0.03715818375349045, -0.059882745146751404, -0.00997766014188528, -0.0428309328854084, 0.0284308772534132, 0.029135776683688164, 0.033583346754312515, 0.1088227927684784, 0.028263045474886894, -0.012553893961012363, 0.05370650067925453, -0.038802944123744965, -0.013619632460176945, 0.044442128390073776, 0.028313394635915756, -0.011219623498618603, 0.01874692551791668, 0.024084007367491722, 0.01638048142194748, -0.0009021013393066823, -0.017370695248246193, 0.015558101236820221, 0.03130082041025162, -0.05887575075030327, 0.02606443502008915, -0.01758887805044651, 0.05807015299797058, 0.08881711959838867, -0.036184754222631454, -0.09264370799064636, 0.016044816002249718, -0.03046165406703949, 0.0678715854883194, -0.02784346230328083, 0.015944117680191994, -0.020995885133743286, 0.024671422317624092, -0.013107742182910442, -0.05504916235804558, -0.006688137538731098, 0.043233733624219894, 0.054948460310697556, -0.021180501207709312, -0.06793872267007828, -0.014769286848604679, -0.015432226471602917, -0.02636653371155262, 0.00012390781193971634, -0.05048410966992378, -0.029941372573375702, 0.04753025248646736, -0.022103581577539444, 0.03311341255903244, -0.049107879400253296, 0.039675675332546234, 0.04229386895895004, 0.09036118537187576, -0.016137124970555305, -0.012713335454463959, 0.004774843342602253, 0.0024000091943889856, -0.051423974335193634, -0.008651780895888805, 0.008177653886377811, 0.042361002415418625, -0.02282526157796383, 0.05065194144845009, -0.015281177125871181, -0.0019017555750906467, -0.01333431713283062, -0.024134358391165733, 0.060856178402900696, -0.03635258600115776, -0.11694590002298355, -0.04474422708153725, -0.0211301501840353, 0.028649060055613518, 0.019099373370409012, -0.020039238035678864, -0.02989102341234684, -0.009918918833136559, -0.014232221990823746, 0.0034174956381320953, 0.025913385674357414, -0.006641983520239592, -0.011639205738902092, 0.043972197920084, 0.019451823085546494, 0.020072804763913155, -0.01464341301470995, -0.018847623839974403, 0.04370366409420967, -0.007871358655393124, 0.005513307638466358, -0.003088123630732298, -0.007787442300468683, 0.03370082750916481, 0.013963690027594566, -0.09203951060771942, -0.023546943441033363, -0.006033589597791433, -0.03344907984137535, -0.04051484167575836, -0.002815395360812545, 0.002253155456855893, -0.008593039587140083, -0.007216810714453459, 0.0021839244291186333, 0.05676105618476868, -0.0136028490960598, 0.07156390696763992, -0.07626322656869888, 0.04276379942893982, 0.025745553895831108, -0.05300160124897957, 0.05793588608503342, -0.008068562485277653, -0.021214067935943604, 0.020039238035678864, 0.012276969850063324, 0.006734291557222605, 0.03428824245929718, -0.033868659287691116, 0.023026661947369576, -0.03128403425216675, 0.004837780725210905, -0.01728677935898304, -0.01435809675604105, 0.02611478604376316, 0.02604765258729458, -0.044374994933605194, -0.030125988647341728, -0.01657349057495594, 0.011672771535813808, -0.044408559799194336, 0.08431920409202576, -0.020156720653176308, -0.09881995618343353, 0.005362258292734623, -0.06686459481716156, -0.03779594972729683, -0.04279736801981926, -0.028951158747076988, 0.011823821812868118, -0.00594128156080842, -0.027088215574622154, -0.03396936133503914, -0.058170851320028305, 0.027037866413593292, 0.023395894095301628, 0.06968418508768082, 0.009197237901389599, 0.058506518602371216, 0.006944082677364349, -0.008165066130459309, 0.0034909225068986416, -0.06129254028201103, -0.01703502982854843, 0.0066126128658652306, 0.0350770577788353, -0.01201682910323143, -0.01930077373981476, -0.031250469386577606, 0.058003019541502, -0.0199049711227417, -0.03321411460638046, 0.0017790277488529682, -0.054377831518650055, 0.03893721103668213, -0.0009272762690670788, -0.005261558573693037, -0.02987424097955227, -0.050584807991981506, 0.024688206613063812, -0.02665184997022152, -0.002171336906030774, 0.001501054735854268, 0.03907147794961929, -0.0678715854883194, -0.025963734835386276, -0.010967873968183994, 0.0036126011982560158, 0.019250422716140747, 0.011941304430365562, -0.016506357118487358, 0.010137101635336876, 0.06414569914340973, -0.04742955043911934, -0.03227424994111061, 0.04991347715258598, 0.06709955632686615, 0.03484209254384041, -0.04575122520327568, -0.025946952402591705, -0.017370695248246193, -0.008156674914062023, -0.019149724394083023, -0.01508816983550787, -0.013846206478774548, -0.04830228164792061, 0.041152603924274445, -0.05125613883137703, -0.023278411477804184, 0.006230792962014675, -0.0014465090353041887, 0.033600129187107086, 0.004531485959887505, 0.0380980484187603, -0.019099373370409012, 0.028917593881487846, -0.02611478604376316, -0.02728961408138275, 0.023328760638833046, 0.04269666597247124, 0.001559796161018312, 0.03803091496229172, 0.08358073979616165, 0.013720332644879818, -0.016867198050022125, 0.0179077610373497, -0.05122257396578789, 0.030864452943205833, 0.007980450056493282, -0.010607033967971802, -0.0006083939224481583, -0.06696528941392899, 0.037628114223480225, 0.005446174647659063, 0.020374903455376625, 0.05471349507570267, 0.04128687083721161, -0.03658755123615265, 0.028263045474886894 ]
28,964
contextlib
contextmanager
@contextmanager decorator. Typical usage: @contextmanager def some_generator(<arguments>): <setup> try: yield <value> finally: <cleanup> This makes this: with some_generator(<arguments>) as <variable>: <body> equivalent to this: <setup> try: <variable> = <value> <body> finally: <cleanup>
def contextmanager(func): """@contextmanager decorator. Typical usage: @contextmanager def some_generator(<arguments>): <setup> try: yield <value> finally: <cleanup> This makes this: with some_generator(<arguments>) as <variable>: <body> equivalent to this: <setup> try: <variable> = <value> <body> finally: <cleanup> """ @wraps(func) def helper(*args, **kwds): return _GeneratorContextManager(func, args, kwds) return helper
(func)
[ 0.06895981729030609, 0.016554981470108032, 0.04561737924814224, 0.014197608456015587, 0.018574314191937447, 0.03134860470890999, 0.010087774135172367, 0.012818768620491028, 0.03771795704960823, -0.025922199711203575, -0.012560791335999966, -0.015131661668419838, 0.031917933374643326, 0.039105694741010666, 0.015416326001286507, 0.0714862048625946, -0.04234374687075615, 0.011315387673676014, 0.026455944404006004, 0.01800498738884926, 0.007983931340277195, 0.025797659531235695, 0.022203778848052025, -0.06796348839998245, -0.04647137224674225, 0.007605861872434616, -0.029017919674515724, 0.008277490735054016, 0.042201414704322815, -0.009509551338851452, 0.0371842123568058, -0.05650576949119568, -0.0015122765908017755, 0.025726493448019028, 0.000728895072825253, -0.029889702796936035, -0.05084807798266411, 0.08212551474571228, 0.0010558137437328696, -0.06572176516056061, 0.005404165014624596, 0.01288993377238512, 0.0013577130157500505, 0.04849959909915924, 0.03631243109703064, -0.02131420373916626, 0.018085049465298653, -0.055295947939157486, 0.036045558750629425, -0.04974500462412834, 0.08547031879425049, -0.01557644922286272, 0.04230816289782524, -0.002530839294195175, 0.0017357822507619858, 0.02565532736480236, -0.007040982134640217, 0.0008645551861263812, 0.01600344479084015, 0.0033981744199991226, 0.015354055911302567, 0.040422264486551285, -0.0143577316775918, 0.01999763399362564, -0.009242678992450237, -0.04597320780158043, -0.057893507182598114, 0.006017971318215132, -0.008397582918405533, 0.038322869688272476, -0.01815621554851532, 0.003963054157793522, 0.013904049061238766, -0.020051008090376854, 0.0085754981264472, -0.05981498956680298, -0.09315624088048935, -0.05230697989463806, 0.0553671158850193, -0.015620928257703781, -0.017987195402383804, 0.025762077420949936, -0.012027046643197536, 0.03721979632973671, 0.0487486831843853, -0.030476821586489677, -0.022915437817573547, 0.02433875761926174, 0.021011749282479286, 0.0632309541106224, 0.03700629994273186, 0.05387263000011444, 0.009518447332084179, -0.005408613011240959, -0.06294628977775574, -0.010941766202449799, 0.005662141367793083, 0.06440519541501999, 0.012978891842067242, 0.027647973969578743, 0.014864789322018623, 0.029978660866618156, 0.029605038464069366, 0.06027756631374359, 0.019179224967956543, -0.002359596313908696, 0.031081732362508774, -0.056826017796993256, 0.09159059077501297, -0.04878426343202591, -0.032451678067445755, -0.1020519807934761, -0.02862650714814663, 0.024481089785695076, -0.01946388930082321, -0.04803702235221863, 0.0025086000096052885, -0.0316154770553112, -0.005266280844807625, -0.05586527660489082, -0.033359043300151825, -0.0016145777190104127, -0.052484896034002304, -0.007516904268413782, 0.039425939321517944, -0.014304357580840588, 0.02487250231206417, 0.014722458086907864, 0.013752821832895279, 0.0027265457902103662, 0.004839285276830196, 0.027078647166490555, 0.04358914867043495, 0.005528705194592476, 0.03209584578871727, 0.005817817058414221, -0.01340588741004467, 0.021776782348752022, -0.026651650667190552, 0.012836559675633907, -0.04390939697623253, 0.06380028277635574, -0.08120036125183105, 0.002728769788518548, 0.00784159917384386, -0.05490453541278839, 0.0019303766312077641, 0.00974973663687706, 0.007476873695850372, -0.03857195004820824, 0.015371846966445446, -0.014179817400872707, 0.05540269985795021, 0.07963470369577408, -0.04725419729948044, 0.051986731588840485, -0.004479007329791784, 0.03424861654639244, 0.03828728571534157, -0.012382877059280872, 0.03440874069929123, 0.012996682897210121, 0.0017869326984509826, 0.004383378196507692, 0.05063457787036896, 0.010069983080029488, -0.03627684712409973, -0.015923382714390755, 0.00706322118639946, -0.0739414319396019, -0.043482400476932526, -0.0008017289801500738, 0.03380383178591728, -0.04106275737285614, 0.0035783133935183287, 0.029818536713719368, 0.008917984552681446, 0.009051420725882053, -0.017916029319167137, 0.035796478390693665, 0.0324338860809803, 0.0018825619481503963, -0.015549762174487114, -0.012080421671271324, -0.012293918989598751, -0.014482272788882256, 0.019108058884739876, 0.01625252515077591, 0.013325825333595276, 0.007685923483222723, -0.02190132439136505, 0.015229514800012112, 0.0056843808852136135, 0.005613214801996946, -0.024676796048879623, -0.022203778848052025, -0.031989097595214844, -0.03946152329444885, 0.03556518629193306, 0.020139966160058975, -0.019677387550473213, 0.032327137887477875, 0.007205553352832794, 0.023111144080758095, 0.054050546139478683, 0.05440637469291687, -0.028430800884962082, -0.017453450709581375, -0.11009373515844345, 0.050705745816230774, -0.017070934176445007, 0.002686514984816313, 0.039425939321517944, 0.050421081483364105, 0.03150872886180878, -0.003097943030297756, 0.07073896378278732, 0.047894690185785294, -0.013459261506795883, 0.05237814411520958, -0.013886258006095886, -0.05280514061450958, -0.014411106705665588, 0.004808150231838226, 0.08148502558469772, -0.03487132117152214, -0.013094536028802395, -0.03417745232582092, 0.003849633503705263, -0.011519989930093288, -0.004888211842626333, 0.021420953795313835, 0.019695179536938667, -0.023484766483306885, 0.006729630753397942, -0.08290833979845047, 0.052698392421007156, -0.019428307190537453, -0.07201994955539703, -0.012320606969296932, -0.022168196737766266, 0.03782470524311066, 0.08668013662099838, -0.005208458751440048, 0.012961099855601788, 0.026082323864102364, -0.01855652406811714, 0.043517984449863434, 0.0025686463341116905, 0.03474678099155426, -0.04924684390425682, 0.05849841609597206, 0.02590440958738327, 0.0022506234236061573, -0.011377657763659954, -0.01121753454208374, -0.012445147149264812, -0.006622882094234228, -0.006831931881606579, 0.01834302581846714, 0.011270908638834953, 0.025975575670599937, -0.03230934590101242, 0.01768474094569683, 0.001425543101504445, -0.008139606565237045, -0.0035227148327976465, -0.06451193988323212, -0.027043065056204796, 0.01181354932487011, 0.01569209434092045, 0.050883661955595016, 0.06205671653151512, -0.017239954322576523, -0.00622702157124877, 0.008459853008389473, -0.0063248747028410435, -0.020549170672893524, -0.05187998339533806, 0.022132612764835358, -0.009625195525586605, 0.032985422760248184, -0.027256561443209648, 0.01612798497080803, -0.03303879499435425, 0.04547504708170891, -0.02321789413690567, 0.06554384529590607, 0.0297473706305027, 0.007685923483222723, -0.04024434834718704, -0.014571229927241802, 0.04181000217795372, 0.009340532124042511, 0.045012470334768295, -0.023484766483306885, -0.0768592357635498, 0.010737163946032524, -0.025424038991332054, 0.0025263915304094553, 0.03490690141916275, 0.03227376192808151, -0.04821493849158287, 0.10212314873933792, 0.03380383178591728, 0.05266280844807625, 0.05614994093775749, -0.06700275093317032, -0.03643697127699852, 0.012881038710474968, 0.03065473586320877, 0.04408730939030647, -0.012267231941223145, -0.03440874069929123, 0.04515479877591133, -0.013272451236844063, 0.00976752769201994, -0.02325347624719143, -0.01684853993356228, 0.02412525936961174, 0.00917151290923357, -0.05308980494737625, 0.052769556641578674, -0.03871428221464157, -0.0026020053774118423, 0.016430441290140152, -0.015229514800012112, 0.03668605163693428, 0.012587479315698147, 0.051986731588840485, -0.07034754753112793, -0.043233320116996765, -0.03490690141916275, 0.007081012707203627, -0.06006406992673874, 0.0404934287071228, -0.008958014659583569, -0.004396721720695496, 0.017506826668977737, -0.08333534002304077, 0.04704069718718529, 0.0004698065167758614, -0.027203187346458435, -0.024676796048879623, -0.07621873915195465, 0.013308034278452396, 0.020869417116045952, -0.04572412744164467, 0.012507417239248753, 0.004232150502502918, 0.019179224967956543, 0.022737523540854454, 0.018182901665568352, -0.012569687329232693, 0.02019334025681019, -0.007201105356216431, 0.013752821832895279, 0.0051017096266150475, -0.004305540584027767, 0.016323691233992577, -0.048072606325149536, 0.03168664127588272, 0.03743329271674156, -0.018360817804932594, 0.010443604551255703, -0.024303175508975983, 0.0185921061784029, 0.010185628198087215, 0.03650813549757004, -0.03081486001610756, 0.0061158244498074055, 0.02602894976735115, 0.035547398030757904, 0.02821730263531208, 0.01590559259057045, -0.045332714915275574, -0.035938810557127, 0.01410865131765604, -0.0371842123568058, 0.10027283430099487, 0.01345036644488573, 0.027274353429675102, 0.07550708204507828, -0.038073789328336716, 0.01195588055998087, -0.05739534646272659, 0.02462342195212841, 0.039248026907444, -0.06956472247838974, 0.009776423685252666, 0.010016608983278275, -0.022915437817573547, 0.029462706297636032, -0.0008011730387806892, 0.012712019495666027, -0.04921125993132591, -0.038073789328336716, -0.0052218022756278515, 0.0020115503575652838, -0.03403512015938759, 0.043731480836868286, 0.00923378299921751, 0.040173184126615524, -0.03380383178591728, -0.0030601362232118845, -0.03006761707365513, -0.05458429083228111, -0.03672163560986519, 0.03049461357295513, -0.0027954878751188517, -0.037611208856105804, -0.08155618607997894, 0.008668903261423111, -0.04031551629304886, 0.030974984169006348, -0.03440874069929123, 0.004183223936706781, 0.01846756599843502, 0.05458429083228111, 0.026331404224038124, 0.03234492987394333, -0.04291307181119919, 0.002688738750293851, -0.005688828881829977, -0.01803167536854744, -0.026954106986522675, -0.029569456353783607, 0.0008589953649789095, -0.058391667902469635, -0.04985175281763077, -0.01762247085571289, -0.08653780817985535, 0.05259164422750473, -0.021634452044963837, -0.024890294298529625, -0.02896454557776451, -0.0628039613366127, 0.03417745232582092, 0.0026931867469102144, 0.027790306136012077, 0.07920771092176437, 0.005933461710810661, 0.052733976393938065, 0.0028444144409149885, -0.019855301827192307, -0.026793982833623886, 0.005577631760388613, 0.0441940613090992, 0.031010566279292107, 0.01712430827319622, 0.029836328700184822, 0.002964506857097149, 0.02053137868642807, 0.006106928922235966, 0.011475510895252228, -0.005048335064202547, 0.049389176070690155, -0.052983056753873825, -0.06746532768011093, 0.03127744048833847, 0.006364905275404453, -0.02465900406241417, -0.005533153191208839, -0.01323686819523573, -0.011831340380012989, 0.018049465492367744, 0.0033826068975031376, 0.03339462727308273, -0.0008389799040742218, 0.007814912125468254, -0.034675613045692444, -0.034515488892793655, -0.017489034682512283, -0.017604678869247437, 0.0735144317150116, -0.013672759756445885, -0.059174492955207825, -0.003571641631424427, 0.019517263397574425, -0.013147911056876183, 0.03609893098473549, 0.0030334489420056343, 0.06436961144208908, 0.006111376453191042, -0.027078647166490555, 0.04138300567865372, 0.07700156420469284, -0.07266044616699219, -0.0046702660620212555, 0.0660775899887085, -0.06049106642603874, 0.018609898164868355, 0.021705618128180504, -0.08803229033946991, -0.02412525936961174, 0.047859106212854385, 0.005969044752418995, 0.00714773079380393, -0.020478004589676857, -0.09080776572227478, 0.006805244833230972, -0.0179694052785635, 0.0022606311831623316, -0.02681177482008934, 0.05490453541278839, 0.03134860470890999, -0.04728977754712105, -0.07322977483272552, -0.041205089539289474, 0.007423499133437872, 0.005488674622029066, 0.0332522951066494, -0.021136289462447166, -0.001563427154906094, -0.015896696597337723, -0.024178633466362953, -0.03981735184788704, -0.01953505538403988, 0.051203906536102295, 0.014508959837257862, -0.015238410793244839, 0.04056459665298462, 0.0357431024312973, -0.021919114515185356, -0.01671510376036167, -0.03049461357295513, 0.0648321881890297, 0.03321671113371849, 0.0287154633551836, 0.015033808536827564, 0.02837742678821087, -0.013895153068006039, 0.014695770107209682, 0.03229155391454697, 0.026082323864102364, 0.013948528096079826, -0.0006844163872301579, -0.06116713955998421, 0.015852216631174088, -0.016234735026955605, 0.05422845855355263, 0.060668978840112686, -0.0008256363216787577, 0.01753351278603077, 0.021990280598402023, 0.028413008898496628, -0.01687522791326046, -0.04704069718718529, -0.029391540214419365, -0.029516080394387245, -0.02859092317521572, -0.04163208603858948, -0.04280632361769676, 0.008304177783429623, -0.019712969660758972, -0.0495670884847641, 0.0017079829704016447, 0.042201414704322815, 0.0035049235448241234, 0.007565830834209919, -0.0110485153272748, 0.10845691710710526, -0.11955881118774414, -0.015496387146413326, 0.06807024031877518, 0.006627330090850592, 0.02775472402572632, 0.03378603979945183, -0.033608123660087585, -0.0039986371994018555, -0.008886849507689476, -0.04415847733616829, 0.04946034029126167, -0.002559750573709607, -0.07465308904647827, 0.05696834996342659, 0.010505874641239643, -0.04764560982584953, 0.004496798850595951, -0.019036894664168358, -0.013023369945585728, -0.00842426996678114, -0.050421081483364105, 0.011742383241653442, -0.007685923483222723, -0.06995613873004913, 0.02668723464012146, 0.05155973508954048, -0.06995613873004913, 0.019392723217606544, -0.03334125131368637, -0.00637380126863718, -0.009571821428835392, -0.038322869688272476, 0.04800143837928772, -0.056292273104190826, -0.026865148916840553, -0.010034400038421154, 0.01834302581846714, -0.0028599819634109735, -0.030512405559420586, 0.017773699015378952, -0.056114356964826584, 0.05896099656820297, 0.0019103612285107374, -0.011671217158436775, 0.004599099978804588, -0.01134207472205162, -0.05753767862915993, -0.003538282588124275, -0.08710712939500809, -0.022524025291204453, 0.02234611101448536, 0.025459621101617813, -0.006200334057211876, 0.011439927853643894, -0.0677499920129776, -0.02259519137442112, -0.02862650714814663, 0.0003358143731020391, 0.004396721720695496, -0.03440874069929123, -0.016323691233992577, -0.014090859331190586, 0.009402802214026451, -0.0025886616203933954, 0.03277192264795303, -0.036045558750629425, -0.020638128742575645, -0.03874986246228218, -0.06974264234304428, 0.007352333050221205, 0.06269720941781998, -0.026651650667190552, 0.085114486515522, -0.028928961604833603, 0.03853636607527733, 0.05671926960349083, -0.0010157828219234943, -0.07266044616699219, -0.019855301827192307, 0.025993365794420242, -0.020869417116045952, -0.019819719716906548, -0.015505283139646053, -0.06796348839998245, 0.016928602010011673, 0.0030645839869976044, 0.056043192744255066, -0.01846756599843502, 0.015612032264471054, 0.06006406992673874, -0.030085409060120583, 0.014428897760808468, -0.01949947327375412, -0.03536948189139366, -0.005457539577037096, -0.041987914592027664, -0.0031802288722246885, 0.0017702531768009067, -0.02378722093999386, -0.004305540584027767, -0.013699446804821491, 0.04291307181119919, -0.010390229523181915, -0.017853759229183197, -0.06750091165304184, 0.027416685596108437, 0.045830875635147095, -0.023146728053689003, 0.03704188019037247, 0.00915372185409069, -0.06002848595380783, -0.05259164422750473, -0.032078057527542114, -0.04081367701292038, -0.005324103403836489, -0.051417406648397446, -0.01288993377238512, 0.04743210971355438, -0.04881984740495682, 0.0528763085603714, 0.0015445236349478364, 0.002439657924696803, -0.03771795704960823, -0.018022779375314713, 0.012116004712879658, -0.024071885272860527, 0.02049579657614231, -0.0078015681356191635, 0.00974973663687706, -0.012365085072815418, 0.0180672574788332, -0.008651112206280231, -0.1041157990694046, 0.05696834996342659, -0.017604678869247437, -0.007792672608047724, 0.045048050582408905, -0.0499940849840641, -0.019481681287288666, -0.006071345880627632, 0.027612391859292984, -0.006809692829847336, -0.01059483177959919, -0.06177205219864845, 0.008161845616996288, -0.04686278477311134, 0.005644349846988916, 0.03597439080476761, 0.022790897637605667, -0.03259401023387909, 0.009091450832784176, 0.031081732362508774, 0.06294628977775574, -0.0714862048625946, -0.04572412744164467, 0.017951613292098045, 0.08767645806074142, -0.013832882978022099, 0.02440992370247841, -0.019837511703372, 0.012249440886080265, -0.0320068895816803, -0.010176732204854488, -0.012987787835299969, -0.011786862276494503, 0.026260238140821457, 0.04828610271215439, -0.018520940095186234, 0.00789052527397871, -0.0101233571767807, -0.042201414704322815, 0.04508363455533981, 0.020602544769644737, 0.020086592063307762, -0.022648565471172333, 0.029836328700184822, -0.038144953548908234, -0.007156626787036657, -0.024712378159165382, 0.026082323864102364, -0.03721979632973671, 0.040956009179353714, 0.024961460381746292, -0.033074378967285156, 0.027576809749007225, 0.03528052568435669, -0.003424861701205373, 0.0029845223762094975, -0.0017090949695557356, -0.026954106986522675, 0.025708703324198723, 0.05045666545629501, -0.013957423157989979, -0.027541225776076317, 0.0316154770553112, -0.027861472219228745, 0.016047922894358635, 0.034106284379959106, -0.03424861654639244, -0.00900249369442463, 0.06543710082769394, -0.024320965632796288, -0.004258838016539812, 0.00567993288859725, 0.011617843061685562, 0.08198318630456924 ]
28,972
yampex
xy
A quick way to do a simple plot with a grid and zero-crossing line. You can provide one or more vectors to plot as args. If two or more, the first one will be used for the x axis. @keyword plot: Set to the name of a plot type, e.g., "semilogy" if a particular plot type is desired. @keyword dots: Set C{True} to show a marker at each coordinate pair. @keyword figSize: Set to a 2-sequence with figure width and height if not using the default, which is just shy of your entire monitor size. Dimensions are in inches, converted to pixels at 100 DPI, unless both are integers and either exceeds 75. Then they are considered to specify the pixel dimensions directly. @keyword width: Specify the figure width part of I{figSize}. @keyword height: Specify the figure height part of I{figSize}. @see: L{xyc}, on which this function is based.
def xy(*args, **kw): """ A quick way to do a simple plot with a grid and zero-crossing line. You can provide one or more vectors to plot as args. If two or more, the first one will be used for the x axis. @keyword plot: Set to the name of a plot type, e.g., "semilogy" if a particular plot type is desired. @keyword dots: Set C{True} to show a marker at each coordinate pair. @keyword figSize: Set to a 2-sequence with figure width and height if not using the default, which is just shy of your entire monitor size. Dimensions are in inches, converted to pixels at 100 DPI, unless both are integers and either exceeds 75. Then they are considered to specify the pixel dimensions directly. @keyword width: Specify the figure width part of I{figSize}. @keyword height: Specify the figure height part of I{figSize}. @see: L{xyc}, on which this function is based. """ with xyc(*args, **kw) as sp: pass
(*args, **kw)
[ 0.019631952047348022, -0.03415568172931671, 0.0413285531103611, 0.0072351666167378426, 0.012370088137686253, 0.03342593461275101, -0.03723485395312309, -0.0031970893032848835, -0.016365893185138702, -0.020593080669641495, 0.010260943323373795, -0.019507361575961113, 0.0096646873280406, 0.0007681245915591717, -0.03812478855252266, -0.002158090937882662, 0.010643615387380123, -0.01972094550728798, -0.03210883215069771, -0.017549505457282066, 0.03691447898745537, -0.0220169760286808, 0.025541117414832115, 0.011506851762533188, -0.01694435067474842, 0.01877761445939541, 0.014488131739199162, 0.025790298357605934, -0.012797256000339985, -0.05161619558930397, -0.059554409235715866, -0.014087661169469357, 0.0016519406344741583, 0.00669675599783659, 0.021020250394940376, -0.014826307073235512, 0.011248770169913769, 0.023779045790433884, -0.025630110874772072, 0.05983918905258179, 0.018706420436501503, -0.011586945503950119, 0.054321594536304474, 0.022337352856993675, -0.05133141577243805, -0.00025529993581585586, -0.04104377329349518, 0.03876554220914841, -0.05973239615559578, -0.03894352912902832, 0.022835716605186462, -0.09654007852077484, -0.001758732832968235, -0.044603511691093445, -0.0011268793605268002, 0.03040015883743763, 0.037519633769989014, 0.12039032578468323, 0.017496109008789062, -0.026306459680199623, -0.0233162809163332, 0.043144017457962036, 0.002883387263864279, -0.03826717659831047, 0.038872335106134415, 0.006403077859431505, 0.02708960324525833, -0.025238538160920143, 0.004569813143461943, 0.03762642666697502, -0.013357914984226227, 0.035935550928115845, -0.04278804361820221, -0.02534533105790615, 0.058593280613422394, -0.004285033792257309, -0.04043861851096153, 0.04987192153930664, 0.008254141546785831, 0.02294250763952732, -0.030222171917557716, 0.020326100289821625, 0.0016152309253811836, 0.045422252267599106, 0.02441979944705963, 0.03319455310702324, -0.009611290879547596, 0.03025776892900467, 0.007546643726527691, 0.05784573405981064, -0.0071728709153831005, 0.010608017444610596, -0.019489562138915062, 0.011524650268256664, -0.03623812645673752, -0.020610880106687546, 0.035010017454624176, -0.005277310963720083, 0.008699108846485615, 0.00830753706395626, 0.015235676430165768, -0.05816610902547836, 0.013936372473835945, -0.018457239493727684, -0.04748689755797386, -0.05570989102125168, -0.0020056895446032286, 0.041684526950120926, -0.0019011222757399082, 0.030346762388944626, -0.026644635945558548, 0.033247947692871094, 0.026377655565738678, -0.021376224234700203, -0.04613419622182846, -0.004233862739056349, -0.05891365557909012, -0.023138293996453285, -0.022497540339827538, -0.03465404361486435, -0.06873852759599686, -0.00010199482494499534, 0.010091856122016907, 0.004382926970720291, 0.024829169735312462, 0.0024450947530567646, -0.0005281204357743263, -0.004209389444440603, -0.0772463008761406, -0.05709819123148918, 0.0734017863869667, -0.046988535672426224, 0.02360105887055397, -0.00023750124091748148, 0.006567715667188168, 0.004480819683521986, 0.0453510545194149, -0.027694758027791977, -0.025256337597966194, -0.022177165374159813, -0.006781300064176321, 0.03129009157419205, -0.018475037068128586, 0.04481709375977516, -0.03876554220914841, 0.0666738823056221, 0.039797864854335785, -0.008587867021560669, 0.016873156651854515, 0.033247947692871094, 0.003982456400990486, 0.026342056691646576, -0.0386231504380703, -0.004930236376821995, -0.01998792588710785, -0.05877126753330231, 0.019436167553067207, 0.02707180380821228, 0.04923116788268089, 0.06663828343153, -0.038195982575416565, 0.007261864375323057, 0.07802944630384445, 0.004965833853930235, 0.0006924801855348051, 0.02522074058651924, -0.059020448476076126, -0.031948644667863846, 0.022746723145246506, 0.025167344138026237, 0.0029100854881107807, -0.018457239493727684, 0.008311986923217773, 0.017157934606075287, 0.01633029617369175, -0.0273565836250782, -0.04342879727482796, 0.028994061052799225, 0.05756095424294472, 0.015493757091462612, 0.034333668649196625, -0.008441027253866196, -0.03442266210913658, 0.01573403924703598, -0.007862569764256477, 0.0426456555724144, 0.020183712244033813, -0.022052573040127754, 0.007475448772311211, 0.009166324511170387, 0.008854847401380539, 0.05987478420138359, 0.026698030531406403, -0.00840098038315773, 0.009611290879547596, 0.033817507326602936, 0.005486445501446724, -0.003226012224331498, 0.003306106198579073, -0.019240381196141243, 0.04161333292722702, -0.03922830894589424, 0.025790298357605934, -0.049551546573638916, 0.05268411338329315, 0.026181869208812714, 0.014007567428052425, -0.011889522895216942, -0.008578967303037643, 0.036184731870889664, 0.08023648709058762, -0.02413501963019371, -0.039406295865774155, 0.019792141392827034, -0.019151387736201286, 0.05894925445318222, -0.060052771121263504, -0.004300607834011316, -0.04453231766819954, 0.008605665527284145, 0.09027494490146637, -0.03787560760974884, 0.0035708616487681866, 0.03577536344528198, 0.09540096670389175, -0.030453555285930634, 0.09960145503282547, 0.03210883215069771, 0.00239837309345603, -0.047807276248931885, 0.031379085034132004, 0.01193401962518692, -0.03310555964708328, 0.030987514182925224, 0.007809174247086048, -0.07268983870744705, 0.015912026166915894, 0.0005834632320329547, -0.037519633769989014, 0.0466681569814682, -0.03442266210913658, 0.07980931550264359, 0.03915711119771004, -0.021785592660307884, 0.0020401745568960905, 0.06624671816825867, -0.039940256625413895, 0.07019802182912827, -0.033942095935344696, -0.01577853597700596, -0.027943938970565796, -0.005424149800091982, -0.0020223758183419704, 0.002649779664352536, 0.016276899725198746, -0.01625020243227482, -0.029492424800992012, -0.077388696372509, 0.009210821241140366, -0.01192512083798647, -0.007733529899269342, 0.08294188231229782, -0.03230461850762367, 0.07973811775445938, 0.07952453941106796, -0.045137472450733185, -0.057810138911008835, -0.024757973849773407, -0.03531259670853615, 0.045956213027238846, 0.04812765121459961, 0.04656136780977249, 0.03614913299679756, -0.000056524739193264395, 0.012254396453499794, 0.06282936781644821, -0.01341131143271923, -0.03413788229227066, -0.0009750343742780387, 0.011720435693860054, 0.002945682732388377, -0.05585228279232979, -0.05318247899413109, 0.011435656808316708, -0.032749585807323456, -0.07831422239542007, 0.010109654627740383, 0.008614564314484596, -0.024206215515732765, -0.02479357086122036, -0.011693737469613552, 0.044069550931453705, 0.04784287139773369, 0.01700664684176445, 0.02039729617536068, 0.026039479300379753, 0.008552269078791142, 0.013206626288592815, -0.06190383434295654, -0.0002304095687577501, 0.09433304518461227, -0.017238028347492218, 0.015244576148688793, 0.0021258308552205563, 0.05496234819293022, 0.0011502401903271675, 0.003911261446774006, -0.04602740705013275, 0.016588376834988594, 0.00045080739073455334, -0.006994883995503187, 0.020432893186807632, -0.03372851386666298, -0.03242920711636543, -0.06581954658031464, 0.016775263473391533, -0.018368246033787727, -0.015173381194472313, -0.004778947681188583, 0.010100754909217358, 0.028602490201592445, -0.030489152297377586, -0.004149319138377905, -0.021927982568740845, 0.028744880110025406, 0.0693080872297287, -0.004058100748807192, 0.016793061047792435, 0.02708960324525833, 0.07190670073032379, 0.010278741829097271, 0.014861904084682465, -0.06343451887369156, 0.02894066646695137, -0.006015956401824951, -0.06044434383511543, -0.024829169735312462, 0.052862100303173065, 0.012049711309373379, -0.0719778910279274, -0.0120052145794034, -0.00022860188619233668, -0.0533248670399189, -0.010412232019007206, -0.033532727509737015, 0.004854592029005289, -0.018688620999455452, -0.01988113485276699, 0.04225408285856247, 0.048198845237493515, 0.013936372473835945, 0.002210374455899, -0.03947748988866806, -0.06311414390802383, 0.00883259903639555, 0.1052970364689827, 0.00636303098872304, -0.010679212398827076, 0.007457650266587734, -0.00830753706395626, 0.027303187176585197, -0.03684328496456146, -0.020183712244033813, 0.0012247721897438169, -0.05410800874233246, -0.008578967303037643, 0.03851636126637459, 0.015867529436945915, -0.022960307076573372, 0.012138704769313335, -0.040331825613975525, 0.002883387263864279, -0.05321807414293289, 0.02719639427959919, 0.01721133105456829, 0.04417634382843971, -0.021785592660307884, 0.03093411959707737, -0.05798812210559845, -0.021821191534399986, -0.01261037029325962, -0.08052126318216324, 0.07432731986045837, -0.05147380381822586, -0.010029560886323452, 0.0163124967366457, -0.03641611337661743, 0.050619468092918396, -0.020450692623853683, -0.011533549055457115, 0.006759051699191332, -0.03723485395312309, 0.04759369045495987, 0.032856378704309464, -0.012378986924886703, -0.06371930241584778, 0.1040867269039154, 0.09269556403160095, -0.035917751491069794, -0.02173219807446003, -0.0035753112751990557, 0.03278518095612526, -0.008797001093626022, 0.005174968391656876, -0.024063825607299805, -0.01877761445939541, -0.03347933292388916, -0.002623081672936678, 0.007168421521782875, 0.02692941389977932, 0.048732805997133255, -0.02119823731482029, -0.00803165789693594, -0.05150940269231796, 0.026911616325378418, 0.014897501096129417, -0.05385882779955864, 0.02733878418803215, 0.02308489754796028, -0.0025229640305042267, 0.02627086266875267, -0.02240854687988758, 0.004747800063341856, 0.051117829978466034, 0.05225694552063942, 0.014292346313595772, -0.04228968173265457, -0.05720498040318489, 0.06560596078634262, -0.001148015377111733, -0.05709819123148918, -0.07176430523395538, -0.03680768609046936, 0.037377241998910904, -0.031254496425390244, -0.014016466215252876, 0.018884407356381416, -0.008111751638352871, 0.009371008723974228, 0.028050731867551804, -0.048341237008571625, 0.014221151359379292, -0.01287735067307949, -0.05350285395979881, -0.052612919360399246, 0.01280615571886301, 0.0033550525549799204, -0.032197825610637665, 0.0038845634553581476, -0.00676795095205307, 0.04777167737483978, 0.0826571062207222, 0.04855481907725334, -0.0426456555724144, -0.011747133918106556, -0.10600898414850235, -0.06891651451587677, -0.03604234382510185, -0.017327021807432175, 0.027445577085018158, 0.009228619746863842, -0.03695007413625717, -0.02958141826093197, -0.0639684796333313, 0.0002134451933670789, -0.017691895365715027, 0.03784000873565674, 0.01747831143438816, -0.044318731874227524, -0.05930522829294205, 0.007795825134962797, 0.0048723905347287655, -0.04734450951218605, -0.016873156651854515, 0.03506341576576233, 0.005833519622683525, -0.01681976020336151, 0.0313434898853302, 0.010634715668857098, -0.05517593026161194, -0.0813755989074707, -0.016997747123241425, 0.040616605430841446, 0.021411821246147156, 0.024028228595852852, 0.08500653505325317, 0.03798240050673485, -0.021892385557293892, -0.05991038307547569, 0.042076095938682556, 0.02093125693500042, -0.016668470576405525, -0.0692724883556366, -0.0346718430519104, 0.025701304897665977, 0.02093125693500042, 0.027570167556405067, -0.003693227656185627, -0.025309734046459198, -0.019542958587408066, 0.018350446596741676, -0.04015383869409561, 0.037911202758550644, -0.04809205234050751, 0.041648928076028824, -0.0007275213720276952, 0.025149544700980186, 0.01827925257384777, -0.062081821262836456, 0.000726408907212317, -0.04467470571398735, -0.05133141577243805, 0.054357193410396576, -0.01819915883243084, 0.06339892745018005, -0.0022982554510235786, -0.04090138524770737, 0.004523091483861208, 0.005130471661686897, -0.002876712940633297, 0.031129904091358185, 0.034885428845882416, 0.012583672069013119, 0.024063825607299805, 0.0009911643574014306, 0.06044434383511543, -0.007724630180746317, 0.03013317845761776, 0.021572008728981018, 0.053146880120038986, 0.011595845222473145, 0.0077068316750228405, -0.011818328872323036, 0.07179990410804749, -0.0060738022439181805, 0.023779045790433884, -0.051402609795331955, -0.0029345585498958826, 0.0026564542204141617, -0.04570702835917473, 0.008187396451830864, 0.02894066646695137, 0.01774529181420803, -0.019489562138915062, 0.001934494823217392, -0.028050731867551804, 0.019525161013007164, 0.003341703675687313, 0.02080666646361351, -0.014381339773535728, -0.02360105887055397, -0.045956213027238846, 0.006296285893768072, 0.026876017451286316, -0.03150367736816406, 0.04196930676698685, -0.0017765314551070333, 0.0011296604061499238, -0.06880972534418106, -0.012450181879103184, -0.02306709811091423, 0.07674793899059296, 0.03422687575221062, -0.029439028352499008, -0.033283546566963196, 0.026893816888332367, 0.018991200253367424, 0.012645967304706573, 0.02974160760641098, -0.03250040486454964, -0.004307282157242298, -0.004970283713191748, -0.005263961851596832, -0.025167344138026237, -0.034849829971790314, 0.04510187357664108, 0.03582875803112984, -0.014034264720976353, -0.0233162809163332, -0.0069993338547647, -0.04677494987845421, -0.018581829965114594, -0.016543880105018616, -0.06044434383511543, 0.0352947972714901, 0.029421230778098106, -0.007275213487446308, 0.015547153539955616, 0.02518514357507229, -0.02652004361152649, 0.01788768172264099, 0.023547664284706116, 0.005851318594068289, 0.018332649022340775, -0.02666243351995945, -0.021696599200367928, -0.026092875748872757, 0.02813972532749176, 0.04649017006158829, 0.016935450956225395, -0.06948607414960861, 0.04599180817604065, -0.024224013090133667, -0.01154244877398014, -0.03691447898745537, -0.06347011774778366, 0.04449671879410744, -0.014452534727752209, -0.07101676613092422, -0.06824016571044922, 0.002033500000834465, 0.005001431331038475, 0.024757973849773407, -0.016561679542064667, -0.05122462287545204, -0.003479643492028117, -0.010118553414940834, 0.03798240050673485, 0.02773035503923893, 0.03545498475432396, -0.0064742728136479855, -0.023565461859107018, -0.046846143901348114, -0.031913045793771744, -0.016971047967672348, 0.033550526946783066, -0.0008014971390366554, -0.042859241366386414, 0.01681976020336151, 0.07767347246408463, 0.04172012209892273, 0.014701715670526028, -0.0030079782009124756, -0.0073063611052930355, 0.017513908445835114, -0.03883673623204231, -0.06756381690502167, 0.008516672067344189, 0.026235265657305717, 0.035276997834444046, -0.01239678543061018, 0.037412840873003006, 0.014523728750646114, 0.017718592658638954, 0.06884532421827316, 0.013918573968112469, -0.029937392100691795, 0.015315770171582699, 0.12181422114372253, 0.005931412801146507, 0.050192300230264664, 0.02479357086122036, 0.01127546839416027, 0.02838890627026558, -0.012619269080460072, 0.05542511120438576, -0.05264851823449135, -0.0559946708381176, 0.021572008728981018, -0.03915711119771004, 0.03573976457118988, 0.012788357213139534, 0.01312653161585331, 0.03429806977510452, 0.009362109936773777, -0.028584692627191544, -0.011845026165246964, 0.005797922611236572, -0.06870293617248535, -0.031236696988344193, -0.006158345844596624, -0.025897091254591942, -0.055674295872449875, -0.023707851767539978, -0.03255379945039749, -0.05649303272366524, -0.0065187690779566765, -0.0020435117185115814, -0.05129581689834595, 0.012378986924886703, 0.01074150763452053, -0.03146807849407196, 0.0028344409074634314, -0.01972094550728798, -0.03280298039317131, -0.011942919343709946, 0.015324669890105724, 0.02561231143772602, -0.014043164439499378, -0.0007925978279672563, 0.0012548074591904879, 0.03456505015492439, 0.06104949861764908, -0.029777204617857933, 0.0034596198238432407, -0.06186823919415474, -0.07966692745685577, -0.05748976022005081, 0.027926141396164894, -0.047949664294719696, 0.005944761447608471, 0.01273496076464653, -0.0008699108730070293, 0.10373075306415558, -0.0200057253241539, -0.003679878544062376, -0.011444556526839733, -0.03253600001335144, 0.0071728709153831005, 0.01799447275698185, 0.01908019371330738, -0.011595845222473145, 0.05289769917726517, -0.06856054067611694, -0.005437498912215233, -0.023120494559407234, -0.03079172968864441, 0.02386803925037384, 0.0024740176741033792, 0.04335760325193405, 0.0326605923473835, 0.02988399565219879, -0.01047452725470066, 0.015030991286039352, 0.01314433105289936, -0.012788357213139534, -0.03387090191245079, -0.03773321583867073, 0.03479643538594246, -0.051687389612197876, -0.005317357834428549, -0.018332649022340775, -0.0009043958270922303, 0.041933707892894745, -0.012450181879103184, 0.03929950296878815, -0.046596962958574295, -0.040047045797109604, 0.0049480353482067585, -0.018457239493727684, -0.05279090628027916, -0.07318820059299469, 0.003541938727721572, -0.05254172533750534, -0.004525316413491964, 0.004716651979833841, -0.0037466236390173435, 0.034315869212150574, 0.006661158986389637, 0.041292954236269, 0.03755522891879082, 0.05613705888390541, -0.0353303961455822, -0.007221817504614592, 0.02851349674165249, -0.02602168172597885, 0.012912947684526443, -0.006492071319371462, -0.013242223300039768, -0.047130923718214035, -0.050619468092918396, 0.034885428845882416, -0.03169946372509003, 0.034618448466062546, 0.029136450961232185, 0.0007492135046049953, 0.012717162258923054, 0.08742715418338776 ]
28,975
sphinx_cache.setup
setup
null
def setup(app: Sphinx) -> Dict[str, Any]: # Define config values app.add_config_value("cache_store_path", ".cache/", "html", types=[str]) app.add_config_value("cache_doctree_path", "_build/.doctrees", "html", types=[str]) # Make connections to events app.connect("config-inited", config_init) app.connect("builder-inited", build_init) app.connect("build-finished", write_cache) return { "version": __version__, "parallel_read_safe": True, "parallel_write_safe": True, }
(app: sphinx.application.Sphinx) -> Dict[str, Any]
[ 0.009477760642766953, -0.011252747848629951, 0.012774165719747543, -0.010324588045477867, 0.038255516439676285, 0.06449279189109802, -0.027098454535007477, -0.0023550873156636953, -0.018553638830780983, -0.013893699273467064, 0.027844810858368874, -0.017950812354683876, 0.07134395092725754, 0.06319145113229752, 0.03548060357570648, -0.020821411162614822, 0.032188981771469116, 0.05978500843048096, 0.04294415935873985, -0.010812589898705482, -0.036112137138843536, -0.04413067549467087, -0.002300067339092493, 0.011310160160064697, -0.010171488858759403, 0.004207819700241089, -0.0031098155304789543, 0.005530687514692545, 0.07811857014894485, -0.076090008020401, -0.012534948997199535, -0.07000434398651123, 0.049527402967214584, -0.0019496151944622397, 0.03737520053982735, -0.04194901883602142, 0.06028258055448532, 0.014065935276448727, -0.06280870735645294, 0.004913508426398039, 0.04424550011754036, -0.061239443719387054, 0.04099215194582939, -0.040532857179641724, 0.02198878861963749, 0.03056231141090393, -0.01345354039222002, 0.02267773263156414, -0.01149196457117796, 0.015998804941773415, -0.02072572521865368, 0.023443225771188736, 0.0310024693608284, 0.06311490386724472, 0.0022019885946065187, 0.010401137173175812, -0.008061598986387253, 0.07915198057889938, 0.04918292909860611, 0.02621813677251339, 0.013549227267503738, 0.038255516439676285, 0.03695417940616608, 0.01078388374298811, 0.021031921729445457, 0.024419229477643967, -0.02355804853141308, 0.011243179440498352, 0.005793825723230839, -0.038944460451602936, -0.005946924444288015, -0.019520074129104614, 0.025567468255758286, -0.013731031678617, 0.007166929077357054, -0.03209329769015312, -0.042370039969682693, -0.02267773263156414, 0.01565433293581009, -0.014544368721544743, 0.0032270317897200584, 0.0030189133249223232, -0.049527402967214584, -0.0058464533649384975, 0.05335486680269241, 0.0492977537214756, -0.03904014825820923, 0.05155595764517784, 0.06801405549049377, -0.008822307921946049, 0.021376393735408783, 0.057718176394701004, 0.03297361359000206, 0.052206628024578094, -0.006133513059467077, -0.024419229477643967, -0.020821411162614822, 0.006253121420741081, -0.05852194502949715, 0.0338156558573246, -0.016812141984701157, 0.031500041484832764, -0.0036193470004945993, -0.005124018993228674, -0.011951260268688202, -0.04072423279285431, -0.030543172731995583, 0.022294985130429268, 0.05890469253063202, -0.061239443719387054, -0.039652541279792786, -0.03467683494091034, 0.00831516832113266, -0.046580251306295395, 0.006186140701174736, -0.005645511206239462, 0.017127906903624535, -0.01288898941129446, 0.029930779710412025, 0.008238619193434715, 0.002822755603119731, 0.019357405602931976, -0.025758842006325722, -0.008951484225690365, 0.046541977673769, -0.008219481445848942, 0.03324153646826744, 0.024017345160245895, -0.011310160160064697, -0.07142050564289093, 0.03352859616279602, 0.014161622151732445, -0.0059182182885706425, -0.04524064064025879, 0.023864246904850006, -0.009511251002550125, 0.045317187905311584, 0.004353741649538279, -0.05297211930155754, 0.023003065958619118, -0.06648307293653488, 0.022199299186468124, -0.02721327915787697, -0.021108470857143402, 0.02013246715068817, -0.03969081491231918, -0.053737614303827286, -0.01957748457789421, 0.0077506173402071, 0.014534799382090569, 0.042637962847948074, -0.04428377375006676, -0.010764745995402336, 0.009884429164230824, -0.06319145113229752, 0.03647574409842491, -0.01133886631578207, 0.043594829738140106, 0.052742473781108856, 0.024840250611305237, 0.008147716522216797, -0.0056790015660226345, 0.014821859076619148, 0.017242731526494026, -0.04302071034908295, 0.02566315419971943, -0.04880018159747124, -0.03969081491231918, 0.0066980645060539246, 0.0351935438811779, 0.01176945585757494, -0.04971877485513687, -0.030390074476599693, -0.01036286260932684, 0.018974659964442253, -0.014697466976940632, -0.0010495627066120505, 0.01914689503610134, 0.008693130686879158, 0.004258055239915848, -0.03349032253026962, 0.031193843111395836, -0.05959363654255867, 0.06583240628242493, -0.017271436750888824, 0.040953878313302994, -0.01149196457117796, 0.04455169662833214, 0.03787276893854141, 0.03199760988354683, 0.020209016278386116, -0.02520385943353176, -0.023213576525449753, -0.04451342299580574, 0.010515960864722729, 0.024476639926433563, 0.00846348237246275, -0.03178710117936134, 0.01218090858310461, 0.017692457884550095, -0.04103042930364609, 0.01220004539936781, 0.030179563909769058, 0.03708814084529877, 0.01563519611954689, -0.0014197503915056586, 0.029280109331011772, 0.02987336739897728, -0.04099215194582939, 0.0351935438811779, 0.058675043284893036, -0.02298392914235592, 0.026945356279611588, -0.006324886344373226, 0.029203560203313828, -0.013606639578938484, 0.0007714735111221671, 0.037662260234355927, -0.017414966598153114, 0.012908127158880234, -0.011386709287762642, -0.00958301592618227, 0.015482096932828426, -0.006344023626297712, 0.004937430378049612, -0.05301039665937424, -0.007104732561856508, -0.02633296139538288, 0.0017283398192375898, -0.051632508635520935, 0.030657997354865074, 0.06388039886951447, 0.055038951337337494, -0.009764821268618107, 0.0633062794804573, -0.019826270639896393, 0.022907380014657974, 0.03297361359000206, -0.01245839986950159, -0.017692457884550095, 0.04677162691950798, 0.013070793822407722, 0.01942438632249832, -0.021529491990804672, -0.026428647339344025, 0.003081109607592225, 0.024878524243831635, -0.013826718553900719, 0.004167153034359217, 0.004985273815691471, 0.0010190625907853246, 0.007779323495924473, -0.017223594710230827, 0.02761516161262989, -0.017223594710230827, 0.02336667664349079, 0.03930806741118431, 0.036858491599559784, -0.021357256919145584, -0.045585110783576965, 0.01619974710047245, -0.005310608074069023, -0.006138297729194164, 0.04141317680478096, -0.007827166467905045, 0.024744562804698944, 0.044589970260858536, -0.03042834997177124, -0.11382881551980972, 0.015702176839113235, 0.10517875105142593, 0.07027226686477661, 0.024744562804698944, -0.011358003132045269, -0.03505958244204521, -0.0366288423538208, 0.005047469865530729, -0.009836586192250252, -0.054579656571149826, 0.046580251306295395, 0.018649324774742126, -0.056148916482925415, 0.04030321165919304, 0.0592108890414238, -0.011281454004347324, -0.04145145043730736, -0.03182537481188774, 0.11451776325702667, 0.0069324965588748455, -0.03228466957807541, -0.011444121599197388, -0.008334306068718433, -0.008535247296094894, -0.0026768336538225412, -0.011654632166028023, -0.0011165434261783957, -0.06973642110824585, 0.04772849380970001, 0.0023132243659347296, -0.049374304711818695, -0.010343724861741066, -0.003604993922635913, -0.05989983305335045, 0.053584516048431396, 0.029088737443089485, 0.04719264805316925, -0.004626448731869459, -0.03073454648256302, 0.013998954556882381, -0.03913583233952522, -0.012142634019255638, -0.02522299624979496, 0.042216941714286804, 0.09094057977199554, -0.07295148819684982, 0.00043417810229584575, -0.022448083385825157, 0.004547507036477327, 0.002057262696325779, 0.023462362587451935, -0.011310160160064697, 0.05258937552571297, 0.04397757723927498, -0.07976438105106354, 0.07762099802494049, -0.013625776395201683, 0.0521683543920517, -0.029930779710412025, -0.007037751842290163, 0.018381401896476746, -0.06353592127561569, 0.07631965726613998, 0.04060940816998482, 0.022582044824957848, -0.02675398252904415, 0.02154863066971302, 0.006358376704156399, -0.04202556982636452, -0.03174882382154465, -0.05281902104616165, 0.02845720387995243, -0.0004305898619350046, -0.053316593170166016, -0.027997909113764763, -0.01480272226035595, -0.02608417719602585, -0.027691712602972984, -0.018907679244875908, 0.03222725912928581, -0.06548792868852615, 0.07165014743804932, -0.0022354789543896914, -0.007434851489961147, 0.024610601365566254, 0.04635060578584671, -0.07256874442100525, -0.0577947273850441, -0.043594829738140106, -0.005856021773070097, -0.018553638830780983, -0.0634593740105629, 0.04424550011754036, -0.007855872623622417, 0.012027809396386147, -0.04267624020576477, 0.007367870770394802, -0.02017074264585972, 0.03132780268788338, -0.004707782529294491, -0.046159230172634125, 0.013998954556882381, -0.019749721512198448, 0.03203588351607323, -0.006434926297515631, 0.020342977717518806, -0.060818422585725784, -0.07390835881233215, -0.02097450941801071, -0.11038409918546677, 0.024055618792772293, 0.009133289568126202, 0.06047395244240761, -0.00401883851736784, -0.04956567659974098, 0.019213875755667686, -0.1099248081445694, -0.00887971930205822, 0.007999402470886707, 0.014075503684580326, 0.025031622499227524, 0.0034973465371876955, 0.037949319928884506, -0.06594722718000412, 0.05117321014404297, -0.03111729398369789, -0.01645810157060623, -0.020036781206727028, 0.038810499012470245, 0.010994394309818745, 0.0051862155087292194, 0.0507521890103817, -0.06307663023471832, 0.027021905407309532, 0.023175302892923355, 0.06564103066921234, 0.04623578116297722, 0.025299545377492905, -0.013233461417257786, 0.039384618401527405, 0.0352509543299675, -0.06571757793426514, 0.011922554112970829, -0.0507139153778553, 0.03461942449212074, -0.028399793431162834, -0.036533158272504807, 0.030619721859693527, -0.02338581345975399, 0.015989236533641815, -0.0022474396973848343, 0.04608268290758133, 0.015262017957866192, 0.0422552190721035, 0.009047171100974083, 0.035442329943180084, 0.025261271744966507, 0.018285715952515602, 0.024304404854774475, -0.050943564623594284, 0.02353891171514988, -0.01636241376399994, 0.01819002814590931, -0.018285715952515602, -0.033758245408535004, -0.010257607325911522, -0.01716618239879608, -0.0018216342432424426, -0.06537310779094696, -0.003473424818366766, -0.03969081491231918, 0.0033992675598710775, -0.01650594361126423, 0.05936398729681969, -0.027136730030179024, -0.017529791221022606, 0.038523439317941666, -0.01730971224606037, 0.037968456745147705, 0.017290575429797173, -0.07846304029226303, 0.0022916949819773436, 0.050522543489933014, -0.01415205281227827, -0.009893997572362423, 0.04424550011754036, -0.039384618401527405, -0.04497271776199341, -0.022352397441864014, -0.049680501222610474, 0.037566572427749634, -0.01471660379320383, -0.035289231687784195, 0.013692757114768028, -0.022046200931072235, 0.008157285861670971, -0.028227556496858597, 0.05182388052344322, 0.006965986918658018, -0.06223458796739578, -0.00930074043571949, 0.004894371144473553, -0.04397757723927498, 0.0065306127071380615, 0.01885983534157276, -0.010716903023421764, -0.02931838482618332, -0.050522543489933014, -0.04547028988599777, -0.006913359276950359, -0.041910745203495026, 0.01645810157060623, 0.05301039665937424, 0.027576887980103493, 0.01619017869234085, -0.03919324651360512, -0.06043567880988121, 0.036399196833372116, -0.05794782564043999, -0.04635060578584671, -0.021893100813031197, -0.03582507371902466, -0.01608492247760296, 0.01325259916484356, -0.020744862034916878, 0.02210361324250698, 0.013137774541974068, 0.07019571214914322, 0.08290290087461472, -0.0031648355070501566, -0.02506989799439907, -0.027978772297501564, -0.04099215194582939, -0.0169269647449255, 0.03419840335845947, -0.006731554865837097, -0.04439859837293625, -0.06464588642120361, -0.02407475747168064, 0.01508021354675293, -0.0070521049201488495, -0.008822307921946049, -0.03461942449212074, -0.026447786018252373, 0.0039805639535188675, 0.09492114186286926, -0.021051058545708656, -0.05044599249958992, -0.005506765563040972, 0.011358003132045269, -0.005377588793635368, -0.012640204280614853, -0.004839351400732994, 0.06889437884092331, -0.013156912289559841, 0.010936981998383999, -0.02633296139538288, 0.06713373959064484, 0.027385514229536057, -0.03886790946125984, 0.041221801191568375, -0.020496075972914696, -0.039652541279792786, -0.010573373176157475, 0.030217839404940605, -0.023921659216284752, -0.00958301592618227, 0.015529940836131573, -0.0006482769385911524, 0.0037317785900086164, -0.004234133753925562, 0.026887943968176842, 0.0015405548037961125, 0.05875159427523613, -0.05258937552571297, 0.01942438632249832, -0.005382372997701168, 0.023998208343982697, -0.00200583110563457, 0.017510654404759407, -0.005219705868512392, -0.06357420235872269, -0.020668312907218933, 0.052627649158239365, 0.02591194026172161, -0.0027629516553133726, -0.07563071697950363, 0.03014129027724266, -0.014525230973958969, 0.042370039969682693, 0.0408773310482502, 0.002920834580436349, -0.02947148308157921, -0.0860414206981659, 0.008487404324114323, 0.05986155942082405, 0.029548032209277153, -0.01288898941129446, -0.018936384469270706, -0.04210211709141731, -0.03972908854484558, -0.0027629516553133726, 0.022180162370204926, 0.03835120424628258, 0.005951708648353815, -0.043058983981609344, -0.0026744413189589977, -0.038236379623413086, 0.039499443024396896, 0.0032437769696116447, -0.07938162982463837, -0.01733841747045517, 0.017080064862966537, 0.010554235428571701, 0.07639620453119278, 0.03848516568541527, -0.03266741707921028, 0.08428078889846802, 0.05293384566903114, -0.021797414869070053, -0.05438828095793724, -0.057833001017570496, -0.041068702936172485, 0.04340345785021782, -0.001947222976014018, 0.038389477878808975, 0.023003065958619118, -0.07084638625383377, -0.04271451383829117, 0.054158635437488556, -0.0001412125420756638, -0.037279512733221054, 0.007487479131668806, 0.004990058019757271, -0.10257606953382492, -0.04948912560939789, -0.0037485237699002028, 0.011329296976327896, 0.024553190916776657, -0.0006013307138346136, 0.025529194623231888, -0.02055348828434944, -0.0026983630377799273, 0.002239067107439041, -0.010018390603363514, -0.030466623604297638, -0.03259086608886719, -0.010248037986457348, 0.0074539887718856335, 0.011587651446461678, -0.054043810814619064, 0.007721911184489727, -0.008659640327095985, 0.014563505537807941, -0.02817014418542385, -0.0018694775644689798, -0.0052771177142858505, 0.03620782122015953, -0.03538491576910019, -0.07371698319911957, 0.026734845712780952, 0.0633828267455101, -0.03452373668551445, 0.08917994052171707, 0.010401137173175812, 0.041489724069833755, 0.01325259916484356, 0.03930806741118431, -0.0028442852199077606, 0.04880018159747124, 0.02985422872006893, 0.06717201322317123, -0.011683338321745396, 0.019941095262765884, -0.007817598059773445, 0.03339463472366333, 0.019520074129104614, -0.02395993284881115, 0.005329745355993509, -0.00357389566488564, -0.01929042488336563, 0.023175302892923355, -0.03538491576910019, -0.03278224170207977, 0.022294985130429268, -0.02845720387995243, 0.04749884456396103, -0.022505495697259903, -0.03186364844441414, -0.03534664213657379, -0.023213576525449753, -0.00574598228558898, 0.007444419898092747, 0.00532017694786191, -0.07306631654500961, 0.031921062618494034, -0.02225671149790287, 0.0295863077044487, 0.0033490322530269623, 0.011329296976327896, 0.049527402967214584, 0.040226660668849945, 0.008066383190453053, -0.010755177587270737, -0.015108919702470303, 0.041489724069833755, -0.03157658874988556, 0.014774016104638577, 0.02269686944782734, -0.027576887980103493, -0.010228901170194149, -0.043594829738140106, 0.0718415230512619, 0.009420349262654781, 0.02143380604684353, -0.0028538538608700037, -0.010956119745969772, 0.007870225235819817, 0.015845706686377525, 0.06322972476482391, 0.027825672179460526, -0.06464588642120361, 0.0689709261059761, 0.013510952703654766, 0.01246796827763319, -0.01973058469593525, -0.06564103066921234, 0.049948424100875854, -0.10801107436418533, -0.006013904698193073, -0.053775887936353683, 0.05312521755695343, 0.0069324965588748455, 0.008683562278747559, -0.029949916526675224, -0.028418930247426033, -0.02759602479636669, -0.017577635124325752, -0.015816999599337578, -0.08673036098480225, -0.018572775647044182, 0.010850864462554455, 0.005985199008136988, 0.01647723838686943, 0.0034351502545177937, 0.015711745247244835, -0.04451342299580574, 0.018620619550347328, 0.06162219122052193, -0.028495479375123978, 0.01761590875685215, -0.043747927993535995, 0.030945057049393654, 0.019520074129104614, -0.039231520146131516, 0.04661852866411209, -0.03142349049448967, -0.053584516048431396, -0.03877222537994385, 0.004222172778099775, -0.009004112333059311, 0.002018987899646163, -0.07853958755731583, -0.006382298655807972, -0.005315392278134823, -0.02834238111972809, -0.008645287714898586, 0.019328700378537178, -0.02212275005877018, -0.029911641031503677, -0.062349408864974976, 0.012113927863538265, 0.011683338321745396, -0.04883845895528793, 0.01917560212314129, 0.012219183146953583, -0.015137625858187675, 0.02267773263156414, -0.03400702774524689, -0.012927263975143433, 0.026371236890554428, -0.008501756936311722, 0.054924126714468, -0.0017175751272588968, 0.017835987731814384, 0.019941095262765884, 0.03278224170207977, 0.002739029936492443, 0.0007714735111221671, -0.017979517579078674, -0.04975704848766327, 0.009334230795502663, -0.052359726279973984, -0.037968456745147705, -0.002139792311936617, 0.10625043511390686, -0.0036193470004945993, 0.022869104519486427, 0.024897662922739983 ]
28,978
aiomcache.client
Client
null
class Client(FlagClient[bytes]): def __init__(self, host: str, port: int = 11211, *, pool_size: int = 2, pool_minsize: Optional[int] = None, conn_args: Optional[Mapping[str, Any]] = None): super().__init__(host, port, pool_size=pool_size, pool_minsize=pool_minsize, conn_args=conn_args, get_flag_handler=None, set_flag_handler=None)
(host: str, port: int = 11211, *, pool_size: int = 2, pool_minsize: Optional[int] = None, conn_args: Optional[Mapping[str, Any]] = None)
[ 0.027344966307282448, -0.08470003306865692, -0.019897205755114555, 0.0017900639213621616, -0.02820291928946972, -0.004289764445275068, -0.028622768819332123, 0.04892157018184662, 0.009400973096489906, -0.10974495112895966, 0.0017889230512082577, 0.07922373712062836, -0.08309365063905716, 0.016949133947491646, -0.01464908942580223, -0.009912094101309776, -0.015561805106699467, -0.002436951268464327, 0.005266370251774788, -0.02666955627501011, 0.01095259003341198, 0.08499209582805634, 0.04603738710284233, 0.08134123682975769, 0.026578284800052643, 0.10412262380123138, -0.028221173211932182, -0.024314749985933304, 0.07747132331132889, -0.04629294574260712, -0.021540094166994095, 0.005973725114017725, -0.04099919646978378, 0.08740166574716568, 0.03424509987235069, -0.02833070047199726, -0.001165424007922411, 0.09134460240602493, -0.07834752649068832, 0.000816310232039541, -0.024077443405985832, -0.068088598549366, 0.014393528923392296, -0.03183552995324135, 0.029480721801519394, 0.027545765042304993, 0.05680743232369423, -0.006950330920517445, -0.023876646533608437, -0.033003803342580795, -0.012221265584230423, -0.013553829863667488, 0.03271173685789108, 0.021211516112089157, -0.07491571456193924, 0.04326273128390312, 0.038516607135534286, 0.09725899994373322, -0.07725226879119873, 0.04479609429836273, -0.10835762321949005, 0.005526494234800339, 0.009747805073857307, -0.026998134329915047, -0.029243415221571922, -0.05885191634297371, -0.09777012467384338, -0.04275161027908325, 0.03512130677700043, 0.012102612294256687, 0.06586157530546188, 0.017807086929678917, -0.009035887196660042, 0.024479039013385773, 0.018144790083169937, 0.015570932067930698, -0.03729356825351715, 0.0032447047997266054, -0.016328485682606697, -0.039137255400419235, 0.02502666786313057, -0.025556042790412903, 0.007981699891388416, 0.01804439164698124, 0.04556277394294739, -0.049177128821611404, 0.036581650376319885, 0.00667195301502943, 0.01975117065012455, 0.025282228365540504, -0.03490225225687027, 0.02844022586941719, -0.02259884402155876, 0.047242172062397, 0.04417544603347778, -0.027710052207112312, 0.005928089376538992, 0.006900131702423096, -0.01492290385067463, -0.0021562911570072174, -0.03866264224052429, 0.014822505414485931, -0.0005972584476694465, -0.06845369189977646, -0.005690783262252808, -0.025683823972940445, 0.013060963712632656, -0.04757075011730194, -0.02854975126683712, -0.022781386971473694, 0.008182497695088387, -0.0005624611512757838, -0.018747182562947273, 0.008465439081192017, -0.024314749985933304, 0.05885191634297371, -0.010432342067360878, -0.019459102302789688, -0.006439210381358862, 0.02310996502637863, -0.017341600731015205, 0.037330079823732376, -0.005398713983595371, 0.031415678560733795, 0.021759144961833954, 0.06056782230734825, 0.021978197619318962, 0.006950330920517445, 0.007653122302144766, -0.008679927326738834, 0.04428497329354286, 0.012029594741761684, -0.001572153065353632, 0.031014084815979004, 0.024898888543248177, -0.002845391631126404, 0.02871404029428959, 0.047424715012311935, -0.040561091154813766, 0.028969600796699524, 0.0328030064702034, 0.03048470988869667, 0.013015327975153923, -0.007110056467354298, 0.001936098444275558, 0.008031899109482765, 0.005398713983595371, -0.08404287695884705, -0.014594326727092266, 0.006220158655196428, 0.03804199770092964, -0.028987854719161987, -0.031196627765893936, 0.04110872000455856, -0.04081665351986885, 0.02502666786313057, -0.02526397444307804, -0.07108230888843536, 0.016155069693922997, -0.031872037798166275, -0.034026045352220535, 0.011691889725625515, 0.013535575941205025, -0.05625980347394943, -0.03685546666383743, 0.010286307893693447, -0.021467076614499092, -0.0777633935213089, 0.0020752877462655306, 0.04402941092848778, -0.01685786247253418, -0.0020821329671889544, -0.00038790423423051834, 0.025501281023025513, 0.04256906732916832, 0.06608062982559204, 0.011929196305572987, -0.023182982578873634, -0.010697029531002045, -0.012951437383890152, 0.010998225770890713, 0.022160740569233894, -0.02384013868868351, 0.00902219582349062, 0.04705962911248207, 0.027436237782239914, 0.07929675281047821, 0.0022121949587017298, 0.09338908642530441, -0.013289142400026321, -0.01112600602209568, 0.02338377945125103, -0.0027449929621070623, 0.0005858494550921023, 0.008018208667635918, -0.04914062097668648, 0.0167483352124691, -0.020682141184806824, -0.023767121136188507, 0.0322553776204586, -0.019714662805199623, 0.05249941349029541, -0.0076166135258972645, -0.030685506761074066, 0.013289142400026321, -0.010377579368650913, 0.007059857249259949, -0.009756932035088539, -0.022069469094276428, 0.004321709740906954, 0.014420910738408566, -0.03778643533587456, -0.007963445968925953, 0.06027575582265854, 0.032091088593006134, -0.07842054218053818, -0.010760920122265816, 0.03420858830213547, 0.010012492537498474, 0.018190426751971245, 0.11178943514823914, 0.019824188202619553, -0.009556135162711143, 0.01390066184103489, 0.0031351789366453886, 0.007246963679790497, 0.030265657231211662, -0.024825870990753174, -0.00851107481867075, -0.0008528188918717206, -0.031196627765893936, 0.010222417302429676, 0.008784890174865723, 0.01583562046289444, 0.010286307893693447, 0.002929817885160446, 0.039648376405239105, -0.0061562685295939445, -0.019148778170347214, -0.0029092817567288876, 0.03785945475101471, 0.009811695665121078, 0.0751347690820694, -0.01413796842098236, -0.0016908061224967241, -0.02163136564195156, -0.01645626686513424, 0.036180056631565094, -0.004746122285723686, 0.06520441919565201, -0.04603738710284233, -0.04479609429836273, -0.031360916793346405, -0.02882356569170952, 0.0070096575655043125, -0.02077341265976429, -0.04837394133210182, -0.06389010697603226, -0.03654514253139496, -0.013325651176273823, -0.058486830443143845, 0.010049001313745975, -0.03665466979146004, 0.053266096860170364, 0.024935396388173103, 0.013608593493700027, 0.009419227950274944, -0.03223712369799614, -0.008045590482652187, 0.020955955609679222, 0.10886874794960022, 0.0009691901504993439, 0.0248623788356781, 0.019148778170347214, -0.054908983409404755, -0.06494885683059692, -0.03659990429878235, -0.003297185990959406, -0.053667690604925156, -0.03818802908062935, 0.014868141151964664, 0.017524143680930138, 0.025355245918035507, -0.046621523797512054, -0.04099919646978378, -0.02225201204419136, -0.01464908942580223, 0.046512000262737274, -0.029608501121401787, -0.022580590099096298, -0.023876646533608437, 0.03910074755549431, 0.002475741785019636, -0.018290825188159943, 0.028987854719161987, 0.005202480126172304, -0.0024437967222183943, 0.06597109884023666, -0.005814000032842159, -0.06476631760597229, -0.0018779129022732377, -0.060020193457603455, -0.045781828463077545, 0.002587549388408661, 0.00729259941726923, -0.02276313304901123, 0.013535575941205025, -0.0041779568418860435, -0.01651103049516678, 0.03083154186606407, 0.030210893601179123, -0.008552147075533867, -0.05691695958375931, -0.034646693617105484, -0.00020892635802738369, 0.02526397444307804, 0.007680503651499748, -0.009013068862259388, -0.020809920504689217, 0.05242639780044556, -0.04939617961645126, -0.014868141151964664, -0.016620555892586708, 0.01856463961303234, -0.061261486262083054, 0.022836150601506233, 0.03676419332623482, -0.014384401962161064, -0.0002571291697677225, 0.0522073470056057, -0.05246290564537048, 0.044978637248277664, 0.013489940203726292, -0.010624011978507042, -0.03734833374619484, -0.004746122285723686, 0.043919887393713, -0.007310853805392981, -0.03656339645385742, -0.039648376405239105, 0.0751347690820694, -0.0004566431452985853, -0.05228036269545555, 0.015808237716555595, -0.008766635321080685, -0.04297066107392311, -0.021375805139541626, -0.03347841650247574, 0.04716915637254715, 0.016045544296503067, 0.037713419646024704, -0.033350635319948196, -0.01359033863991499, 0.05636933073401451, 0.12164676934480667, -0.03373397886753082, -0.022069469094276428, -0.043919887393713, 0.04899458587169647, -0.035614173859357834, -0.04614691436290741, -0.06688381731510162, 0.05337562412023544, 0.004673105198889971, -0.06378058344125748, -0.02055436000227928, 0.03659990429878235, -0.031068846583366394, 0.0226536076515913, 0.032784752547740936, -0.0037763617001473904, -0.062283728271722794, -0.0446135513484478, -0.004022795241326094, -0.005348514765501022, -0.04552626609802246, -0.08097615092992783, -0.007228709291666746, -0.07703321427106857, 0.02157660201191902, -0.01856463961303234, 0.0032743681222200394, 0.05074699968099594, 0.022379793226718903, -0.052754975855350494, -0.005982852540910244, 0.01656579226255417, 0.027326712384819984, 0.04034204035997391, 0.022836150601506233, 0.01804439164698124, -0.012869293801486492, -0.019167032092809677, -0.024369513615965843, -0.04245954006910324, 0.00126981595531106, 0.027509255334734917, 0.03855311870574951, 0.008871598169207573, -0.029425958171486855, 0.015808237716555595, -0.0056451475247740746, 0.03552290052175522, 0.028513243421912193, 0.003142024390399456, 0.01725945621728897, 0.04757075011730194, 0.000861946027725935, 0.027217186987400055, 0.00451109791174531, -0.030557725578546524, -0.01412884145975113, -0.017606288194656372, 0.00809122622013092, -0.06597109884023666, -0.025519534945487976, -0.01061488501727581, 0.016930878162384033, 0.030776778236031532, -0.0038037432823330164, 0.03858962655067444, 0.03415382653474808, 0.0011665649944916368, 0.03064899891614914, 0.02139405906200409, 0.022124232724308968, 0.025464771315455437, -0.003237859345972538, 0.025556042790412903, 0.004629751201719046, -0.003011962166056037, -0.005594948306679726, 0.007639431394636631, -0.04994381219148636, 0.034482404589653015, 0.03269348293542862, -0.03921027109026909, -0.030338674783706665, 0.019714662805199623, 0.017396364361047745, -0.022105976939201355, -0.007383871357887983, 0.03371572494506836, -0.0007159115048125386, 0.06958545744419098, -0.02259884402155876, -0.03276649862527847, 0.03576020523905754, 0.09105253219604492, -0.019167032092809677, 0.0057044741697609425, -0.05845032259821892, -0.006790605839341879, -0.011472837999463081, -0.014220112934708595, -0.039940446615219116, -0.047643765807151794, 0.040049970149993896, -0.03785945475101471, -0.05615027993917465, 0.04428497329354286, -0.039137255400419235, -0.03331412747502327, -0.050491441041231155, -0.05092954263091087, 0.03931979835033417, 0.03532210364937782, 0.009296011179685593, -0.026815591380000114, -0.015105446800589561, -0.0011403243988752365, -0.007233273237943649, -0.019933713600039482, -0.00979344081133604, 0.030959321185946465, 0.00513859000056982, 0.010733538307249546, -0.016949133947491646, -0.05863286554813385, -0.030740270391106606, -0.01589038223028183, 0.02718067727982998, 0.04935967177152634, 0.016775717958807945, -0.029152143746614456, -0.05896144360303879, 0.04811837896704674, -0.016958260908722878, 0.005882453639060259, 0.00706898421049118, -0.025501281023025513, 0.07973485440015793, -0.02457031048834324, 0.0036964991595596075, 0.1183609887957573, 0.022836150601506233, -0.01696738786995411, 0.036015767604112625, 0.03931979835033417, -0.0013268606271594763, -0.01838209666311741, -0.028476733714342117, -0.04768027737736702, -0.013508194126188755, 0.03479272872209549, -0.043737344443798065, -0.06797907501459122, 0.00005440642053144984, -0.010989098809659481, 0.04625643789768219, -0.007685067597776651, 0.0366729237139225, 0.016082054004073143, 0.025355245918035507, 0.006010233890265226, 0.05089303478598595, -0.05242639780044556, -0.021083736792206764, -0.060020193457603455, -0.025738587602972984, 0.06597109884023666, 0.08440796285867691, 0.025355245918035507, -0.004641159903258085, -0.007575541269034147, -0.06600760668516159, 0.047716785222291946, -0.052535925060510635, 0.07049816846847534, 0.04990730062127113, -0.010879572480916977, -0.03764040023088455, -0.051002562046051025, 0.05092954263091087, 0.032894279807806015, -0.02332901768386364, -0.014110586605966091, 0.011445457115769386, -0.019495610147714615, -0.08221744000911713, 0.035906240344047546, 0.05436135455965996, -0.0008779185591265559, -0.06677429378032684, -0.05246290564537048, 0.03532210364937782, 0.01855551265180111, 0.06885528564453125, -0.005444350186735392, -0.02701638825237751, -0.06330597400665283, -0.03479272872209549, 0.00014689020463265479, -0.013289142400026321, -0.013946298509836197, -0.020390072837471962, 0.05352165549993515, -0.03712927922606468, 0.009259502403438091, 0.019550373777747154, 0.04289764538407326, -0.003217323450371623, -0.04607389494776726, 0.04621993005275726, -0.025464771315455437, 0.005622329656034708, 0.03979441151022911, 0.02367584966123104, 0.03325936570763588, 0.019167032092809677, -0.019878951832652092, -0.012960565276443958, -0.0018071773229166865, 0.04300716891884804, -0.04085316136479378, 0.012066103518009186, -0.02185041643679142, 0.03939281404018402, 0.030795032158493996, -0.023566322401165962, -0.04052458330988884, -0.005334824323654175, -0.02645050548017025, -0.04914062097668648, -0.009547007270157337, 0.08506511896848679, -0.03818802908062935, 0.014840759336948395, -0.009848203510046005, 0.0057501099072396755, 0.0009098636219277978, -0.03616180270910263, -0.01245857123285532, -0.01379113644361496, -0.03906423971056938, 0.017104294151067734, 0.017405491322278976, -0.011728398501873016, 0.045380230993032455, 0.025410009548068047, -0.05761062353849411, 0.03599751368165016, -0.012303409166634083, -0.029024364426732063, -0.009574389085173607, -0.024716345593333244, -0.07217756658792496, 0.02781957946717739, -0.04552626609802246, -0.02152184024453163, -0.025866366922855377, -0.0008300009649246931, -0.023365525528788567, -0.009747805073857307, -0.01475861482322216, -0.008670800365507603, -0.015005048364400864, 0.037092771381139755, 0.013060963712632656, -0.044065922498703, 0.008264642208814621, 0.00472330441698432, 0.026030655950307846, -0.016584046185016632, -0.03342365473508835, 0.022635353729128838, -0.010295434854924679, -0.013243506662547588, -0.05454389750957489, -0.03440938889980316, 0.03711102530360222, 0.01061488501727581, 0.02572033181786537, 0.040670618414878845, 0.04888506233692169, -0.027728307992219925, 0.005727292038500309, 0.03446415066719055, 0.0066126263700425625, 0.0047278678975999355, 0.012276028282940388, -0.008848779834806919, 0.02617669105529785, -0.03899122029542923, -0.049469199031591415, -0.03557766228914261, 0.021138498559594154, -0.03196330741047859, 0.037822943180799484, -0.031196627765893936, 0.023055201396346092, 0.04629294574260712, -0.016593173146247864, 0.01883845590054989, 0.01081568282097578, 0.02814815752208233, -0.03804199770092964, 0.05976463481783867, 0.057866185903549194, -0.011335930787026882, -0.040670618414878845, 0.03501177951693535, 0.06056782230734825, 0.01599990949034691, -0.03207283467054367, -0.01953211985528469, 0.01730509288609028, -0.07885865122079849, 0.03928329050540924, 0.058705881237983704, 0.010094637051224709, 0.02690686285495758, -0.06140752136707306, 0.018473368138074875, 0.02163136564195156, -0.025921130552887917, -0.00028921684133820236, -0.007694194559007883, -0.006443773861974478, 0.024333003908395767, 0.01816304586827755, 0.005124899558722973, -0.006379883736371994, 0.009172794409096241, -0.007082675117999315, -0.023584578186273575, -0.015388389118015766, 0.020079748705029488, 0.02367584966123104, -0.036818958818912506, 0.014621707610785961, -0.01061488501727581, 0.04705962911248207, 0.02338377945125103, -0.03855311870574951, -0.004485998302698135, -0.032145850360393524, -0.09331607073545456, -0.00102851667907089, 0.006311430130153894, 0.032218869775533676, -0.007853919640183449, -0.04329923912882805, 0.0334966704249382, 0.0018163045169785619, 0.03829755634069443, -0.04884855076670647, -0.03143393248319626, 0.06012972071766853, 0.016155069693922997, 0.0490310937166214, 0.06096941977739334, 0.05184226110577583, -0.0031237700022757053, -0.010140272788703442, 0.06797907501459122, 0.018007883802056313, 0.025756841525435448, -0.0555296316742897, 0.045161180198192596, -0.04965174198150635, 0.014722106978297234, 0.023456797003746033, -0.013270888477563858, 0.013197870925068855, -0.04216747358441353, -0.030667252838611603, -0.011381566524505615, -0.0028020376339554787, 0.061334505677223206, 0.037603892385959625, -0.017788831144571304, -0.08229046314954758, -0.037494365125894547, 0.01855551265180111, -0.03048470988869667, 0.038918204605579376, -0.01691262423992157, 0.01878369227051735, 0.019568627700209618, -0.01410145964473486, -0.010423215106129646, -0.0026377488393336535, 0.03990393504500389, -0.016082054004073143, -0.008328531868755817, 0.05180574953556061, 0.04012298956513405, -0.010432342067360878, -0.0018037547124549747, -0.028987854719161987, 0.03729356825351715, -0.011518473736941814, 0.02343854308128357, 0.00913628563284874, -0.0763760581612587, -0.040962688624858856, 0.015151082538068295, -0.00868449080735445, -0.02429649606347084, -0.028348954394459724, -0.0053439512848854065, -0.002553322585299611, -0.039356306195259094, 0.010021619498729706, -0.0030484709423035383, 0.02906087227165699, 0.035449884831905365 ]
28,979
aiomcache.client
__init__
null
def __init__(self, host: str, port: int = 11211, *, pool_size: int = 2, pool_minsize: Optional[int] = None, conn_args: Optional[Mapping[str, Any]] = None): super().__init__(host, port, pool_size=pool_size, pool_minsize=pool_minsize, conn_args=conn_args, get_flag_handler=None, set_flag_handler=None)
(self, host: str, port: int = 11211, *, pool_size: int = 2, pool_minsize: Optional[int] = None, conn_args: Optional[Mapping[str, Any]] = None)
[ 0.017856309190392494, -0.0746288150548935, -0.0017405806574970484, -0.0087461331859231, -0.028195131570100784, 0.024026839062571526, -0.013369480147957802, 0.015672052279114723, -0.01953090727329254, -0.11379984766244888, -0.010411630384624004, 0.0832202360033989, -0.031981177628040314, 0.043321117758750916, 0.004750761203467846, -0.006015810649842024, 0.018693609163165092, -0.005506150424480438, 0.02844996191561222, -0.020113376900553703, 0.02040461078286171, 0.052349384874105453, 0.04758042097091675, 0.061086419969797134, 0.0019226021831855178, 0.08402112871408463, -0.015799466520547867, -0.02997894212603569, 0.07885171473026276, -0.030980059877038002, -0.02619289420545101, 0.04659750685095787, -0.03451127931475639, 0.09639859199523926, 0.04940063878893852, -0.005770081654191017, 0.017028111964464188, 0.06134124845266342, -0.052349384874105453, -0.003460683859884739, 0.0060567655600607395, -0.06978704780340195, 0.0013003161875531077, -0.025974469259381294, 0.04423122480511665, 0.031180284917354584, 0.0623241625726223, -0.036058459430933, -0.003171724732965231, -0.04019035026431084, -0.01911225914955139, 0.019967759028077126, 0.026101883500814438, 0.04346673563122749, -0.05533453822135925, 0.05460645258426666, -0.003385599935427308, 0.1067374125123024, -0.04754401743412018, 0.03261825442314148, -0.08533168584108353, 0.013487793505191803, 0.0015346688451245427, -0.027576258406043053, -0.018329566344618797, -0.045614589005708694, -0.10091272741556168, -0.04670671746134758, 0.004307083785533905, -0.008454899303615093, 0.09006424248218536, 0.014479811303317547, -0.04284786432981491, 0.012432068586349487, 0.012604989111423492, 0.047689635306596756, -0.02247965708374977, 0.01261409092694521, -0.029269058257341385, -0.04244741424918175, 0.016900697723031044, -0.015599243342876434, -0.006302494555711746, -0.0010790462838485837, 0.0639987587928772, -0.053805556148290634, 0.01852978952229023, 0.03236342594027519, -0.0012013419764116406, 0.009155682288110256, -0.031344104558229446, 0.018056534230709076, -0.0064299097284674644, 0.07586656510829926, 0.055880602449178696, -0.02397223189473152, -0.01443430595099926, 0.004914580844342709, -0.01964012160897255, -0.013542399741709232, -0.061159227043390274, -0.01994955725967884, -0.0118495998904109, -0.06651066243648529, 0.0012184064835309982, -0.03698677197098732, 0.001324206474237144, -0.04659750685095787, -0.04972827434539795, -0.023116732016205788, -0.04470448195934296, 0.03786047548055649, -0.01581766828894615, -0.0015722108073532581, -0.03731440752744675, 0.0533687062561512, -0.03687755763530731, -0.02435447834432125, -0.014934864826500416, 0.004652924835681915, -0.038916196674108505, 0.031944774091243744, 0.028777601197361946, 0.025410203263163567, 0.0144161032512784, 0.06953221559524536, 0.011212524957954884, 0.013769927434623241, -0.008737032301723957, -0.02821333333849907, 0.05609902739524841, -0.009665342047810555, -0.007226253859698772, 0.028996026143431664, -0.016026994213461876, -0.03234522044658661, 0.005446993745863438, 0.07076996564865112, -0.03851575031876564, -0.009019165299832821, 0.03492992743849754, 0.013269367627799511, -0.016300026327371597, -0.021915389224886894, 0.004277505446225405, -0.01703721284866333, 0.012513978406786919, -0.05453364551067352, 0.008586864918470383, 0.016354631632566452, 0.016645867377519608, -0.03492992743849754, -0.013842735439538956, -0.017392154783010483, -0.028395354747772217, 0.044886503368616104, 0.02308032661676407, -0.044850099831819534, 0.027230417355895042, -0.020149780437350273, -0.03698677197098732, -0.017164628952741623, 0.023863019421696663, -0.05573498457670212, -0.04885457456111908, -0.017910916358232498, 0.015389918349683285, -0.07506567239761353, 0.005355983041226864, 0.01680058427155018, -0.009674442932009697, -0.014843854121863842, 0.0010597064392641187, 0.023899424821138382, 0.03469330072402954, 0.040335964411497116, 0.03372858464717865, -0.0273396298289299, -0.009638038463890553, -0.0025278236716985703, 0.028322545811533928, 0.0030579613521695137, -0.024864137172698975, 0.015071380883455276, 0.030725231394171715, 0.02901422791182995, 0.041136860847473145, 0.034329257905483246, 0.06887693703174591, 0.010074890218675137, 0.03349195793271065, 0.011285333894193172, -0.034329257905483246, -0.021314717829227448, -0.00008638911094749346, -0.04747121036052704, 0.0064936173148453236, -0.003952141851186752, -0.010220508091151714, 0.05355072766542435, 0.013542399741709232, 0.03938945382833481, -0.00484177190810442, 0.003280937671661377, 0.05329589918255806, -0.029378270730376244, -0.032254211604595184, 0.005715475417673588, 0.009920172393321991, 0.00976545363664627, 0.018593497574329376, -0.058938562870025635, -0.0034265548456460238, 0.0379696860909462, 0.011412748135626316, -0.02408144623041153, -0.009374107234179974, 0.020550228655338287, -0.0020386409014463425, 0.010293316096067429, 0.10681021958589554, -0.014752843417227268, 0.030142761766910553, -0.011012300848960876, 0.021533144637942314, 0.010611853562295437, 0.023644594475626945, -0.0678212121129036, -0.008063552901148796, 0.052312981337308884, -0.02619289420545101, -0.016363734379410744, 0.019276076927781105, 0.021733367815613747, 0.021078091114759445, -0.003062511794269085, 0.022770890966057777, -0.011922408826649189, -0.014097565785050392, -0.04281145706772804, 0.029796920716762543, 0.04084562510251999, 0.03518475592136383, -0.023608189076185226, 0.005283174104988575, -0.03258185088634491, -0.03219960629940033, 0.049182210117578506, -0.016318228095769882, 0.05944822356104851, -0.03028837963938713, -0.0427386499941349, -0.026429522782564163, -0.02217021957039833, -0.013515097089111805, -0.03136230632662773, -0.08045350760221481, -0.022643474861979485, -0.04004473239183426, -0.039717093110084534, -0.011576567776501179, 0.0008492441265843809, -0.03201758489012718, 0.03837013244628906, 0.05427881330251694, 0.029542090371251106, -0.0005099446279928088, -0.03287308290600777, -0.007030580658465624, -0.005360533483326435, 0.08351146429777145, 0.006903165485709906, 0.03334634006023407, 0.05278623849153519, -0.021533144637942314, -0.041136860847473145, -0.06632863730192184, -0.03209039196372032, -0.06967782974243164, -0.038151707500219345, 0.04616065323352814, -0.01615440845489502, 0.004937333520501852, -0.04302988573908806, -0.006684740073978901, -0.006807604338973761, -0.01883922517299652, -0.006498167756944895, -0.03161713480949402, -0.008031698875129223, -0.042629435658454895, 0.04000832885503769, -0.04794446378946304, -0.010493540205061436, -0.0003464096807874739, 0.0013753999955952168, 0.021150900050997734, 0.07149805128574371, -0.009410511702299118, -0.04080922156572342, -0.005847441032528877, -0.0884624496102333, -0.04637908190488815, 0.052312981337308884, 0.027157608419656754, -0.005328679457306862, 0.02116910181939602, 0.019003044813871384, -0.017938219010829926, 0.008013497106730938, 0.048599742352962494, -0.012796112336218357, -0.04306628927588463, -0.023153135553002357, 0.014516214840114117, 0.03005175106227398, 0.005269522778689861, -0.02175156958401203, -0.030270176008343697, 0.041100457310676575, -0.04463167488574982, -0.02109629288315773, -0.05100242793560028, -0.01837507076561451, -0.02116910181939602, 0.039753496646881104, 0.041864946484565735, -0.020040567964315414, 0.032217808067798615, 0.06217854842543602, -0.026520533487200737, 0.05555296316742897, 0.006898615043610334, -0.012923527508974075, -0.017328446730971336, -0.03902541100978851, -0.006247888319194317, 0.011239828541874886, -0.02695738524198532, -0.03425644710659981, 0.05828328803181648, -0.01261409092694521, -0.02522818185389042, -0.02442728728055954, 0.02286190167069435, -0.04077281802892685, -0.025938065722584724, -0.07550252228975296, 0.0008981623686850071, -0.027194013819098473, -0.009756352752447128, 0.0032081289682537317, -0.047034356743097305, 0.0379696860909462, 0.07907014340162277, -0.000327354297041893, -0.026047278195619583, -0.03715059161186218, 0.03851575031876564, -0.04747121036052704, -0.029687708243727684, -0.03316431865096092, 0.0144161032512784, -0.016072498634457588, -0.011703982949256897, -0.010730167850852013, 0.014534417539834976, -0.036003854125738144, 0.022607071325182915, 0.015153290703892708, 0.0036199528258293867, -0.07033310830593109, -0.03837013244628906, -0.007849677465856075, -0.03132590278983116, -0.05427881330251694, -0.0845307856798172, 0.008177315816283226, -0.051366470754146576, 0.011631174013018608, -0.00821372028440237, -0.003624503267928958, 0.08904492110013962, 0.008673325181007385, -0.05984867364168167, -0.04950984939932823, 0.010220508091151714, 0.02328055165708065, 0.04495931416749954, 0.04088203236460686, -0.0065072691068053246, 0.003924838732928038, -0.010502641089260578, 0.00021245323296170682, -0.024864137172698975, 0.005155759397894144, 0.06891334056854248, 0.035585206001996994, -0.022807294502854347, -0.009747251868247986, -0.0038065246772021055, -0.03150792419910431, 0.027667269110679626, 0.005811036564409733, 0.019549109041690826, -0.004284331109374762, 0.04211977869272232, 0.02855917438864708, 0.052349384874105453, 0.014943965710699558, -0.01476194430142641, -0.017483165487647057, -0.02584705501794815, 0.006998727098107338, -0.09261254221200943, -0.02744884416460991, 0.007494735531508923, 0.011558366008102894, 0.05329589918255806, -0.021260112524032593, 0.035439588129520416, 0.0020579807460308075, 0.019967759028077126, -0.001554008573293686, 0.007699509616941214, 0.013988353312015533, 0.013888240791857243, -0.04546897113323212, 0.026884576305747032, -0.02546480856835842, -0.013023639097809792, 0.03360116854310036, 0.004323010798543692, -0.03472970426082611, 0.07506567239761353, 0.036422502249479294, -0.009346804581582546, -0.00148347532376647, 0.02675716206431389, 0.00780872255563736, 0.005642666947096586, -0.014361497014760971, 0.048563338816165924, -0.006625582929700613, 0.07218973338603973, 0.01719193160533905, -0.022224826738238335, 0.0064936173148453236, 0.031562529504299164, -0.008541359566152096, 0.013014538213610649, -0.056608688086271286, -0.006798503454774618, -0.03531217202544212, -0.0148347532376647, -0.0641079768538475, -0.05402398481965065, 0.04379437491297722, -0.005060197785496712, 0.004914580844342709, 0.052094556391239166, -0.0414280965924263, -0.026538735255599022, -0.04317549988627434, -0.06865851581096649, 0.044813696295022964, 0.020422812551259995, 0.0058519914746284485, -0.01730114407837391, 0.0018190774135291576, -0.018311364576220512, 0.01619991473853588, -0.03274567052721977, -0.011476456187665462, -0.01852978952229023, -0.006106821820139885, -0.014252284541726112, -0.03616767376661301, 0.023517178371548653, 0.009856464341282845, -0.0036609075032174587, 0.053077470511198044, 0.10054868459701538, 0.01535351388156414, -0.041136860847473145, -0.03833372890949249, 0.03789687901735306, -0.032909490168094635, -0.023935828357934952, 0.03189016878604889, -0.040335964411497116, 0.055152516812086105, 0.01630912721157074, 0.012231845408678055, 0.07036951184272766, 0.0009032817324623466, -0.009537926875054836, 0.05118444934487343, 0.04470448195934296, 0.018202150240540504, -0.02227943204343319, -0.02036820724606514, -0.0055380044505000114, -0.011440051719546318, 0.01630912721157074, -0.015171492472290993, -0.08169125020503998, 0.024026839062571526, -0.022188421338796616, 0.025246383622288704, 0.012113531120121479, 0.02641132101416588, 0.009565230458974838, 0.013114649802446365, -0.008145462721586227, 0.07371871173381805, -0.04987389221787453, 0.01106690801680088, -0.05853811651468277, -0.03261825442314148, 0.0854772999882698, 0.08525887131690979, 0.030270176008343697, 0.011130615137517452, -0.03296409547328949, -0.055953413248062134, 0.08518606424331665, -0.028996026143431664, 0.037114184349775314, 0.03902541100978851, -0.023262348026037216, -0.031071070581674576, -0.07805082201957703, 0.030415793880820274, 0.041828542947769165, 0.031143879517912865, -0.02273448556661606, 0.018930237740278244, -0.032254211604595184, -0.039680689573287964, 0.005396937485784292, 0.04834491387009621, 0.015635646879673004, -0.055152516812086105, -0.08780717849731445, 0.016026994213461876, -0.011694882065057755, 0.09494242072105408, -0.01389734260737896, -0.011822297237813473, -0.028759397566318512, -0.015544637106359005, -0.011148817837238312, -0.005820137914270163, 0.0035221162252128124, -0.0337831936776638, 0.06388954818248749, -0.037004973739385605, 0.023480774834752083, 0.02726682275533676, 0.046925146132707596, 0.005556206684559584, -0.02848636545240879, 0.05347792059183121, -0.035694416612386703, 0.007107940036803484, 0.00788608193397522, 0.0003057392605114728, -0.017565075308084488, 0.03352836146950722, -0.015335312113165855, -0.012077126652002335, -0.022097410634160042, 0.013806330971419811, -0.026283904910087585, -0.03997192159295082, -0.02171516604721546, 0.06469044089317322, 0.011667578481137753, 0.0032581849955022335, -0.023171337321400642, -0.008841694332659245, -0.012887123040854931, -0.02213381603360176, -0.03101646527647972, 0.08991862833499908, -0.07371871173381805, 0.007449230179190636, 0.007731363642960787, -0.002577879698947072, -0.010347922332584858, -0.034784309566020966, -0.008031698875129223, -0.01964012160897255, -0.03067062422633171, -0.008650572039186954, -0.02415425330400467, -0.0427386499941349, 0.051439277827739716, 0.012159036472439766, -0.07408275455236435, 0.04383077844977379, -0.0056563182733953, -0.04306628927588463, -0.02342616766691208, -0.034329257905483246, -0.046961549669504166, 0.06581898033618927, -0.045614589005708694, -0.0025665033608675003, -0.019166864454746246, 0.001269600004889071, -0.02178797498345375, 0.007713161408901215, -0.02848636545240879, -0.020495621487498283, -0.0204774197191, 0.07095198333263397, 0.04459527134895325, -0.05333230271935463, -0.005770081654191017, 0.03507554531097412, 0.03542138636112213, 0.01487115677446127, -0.01179499365389347, 0.04910940304398537, 0.012923527508974075, -0.041064053773880005, -0.04423122480511665, -0.00740827526897192, 0.023644594475626945, -0.020604833960533142, 0.044813696295022964, 0.01487115677446127, 0.013733522966504097, -0.047871656715869904, 0.024864137172698975, 0.0392802432179451, -0.004316185135394335, -0.0005381010705605149, 0.028777601197361946, -0.010984998196363449, 0.052058152854442596, -0.04288426786661148, 0.013997454196214676, -0.0018111140234395862, 0.027048395946621895, -0.012814314104616642, 0.05114804208278656, -0.019585514441132545, 0.029724111780524254, 0.01133083924651146, -0.006206933408975601, -0.006657436490058899, 0.007631251588463783, 0.02706659771502018, -0.09261254221200943, 0.030543209984898567, 0.02144213393330574, -0.007640352938324213, -0.04601503908634186, 0.008045350201427937, 0.04463167488574982, 0.022425049915909767, 0.01696440391242504, 0.001349234371446073, 0.01639103703200817, -0.0759393721818924, -0.02748524770140648, 0.10914009809494019, 0.015098684467375278, -0.0024004087317734957, -0.025610426440835, 0.02768547087907791, 0.03132590278983116, -0.020277196541428566, -0.014042959548532963, -0.01353329885751009, -0.048599742352962494, 0.025519415736198425, 0.03210859373211861, -0.013842735439538956, 0.00044936558697372675, 0.03851575031876564, -0.020495621487498283, 0.0015596967423334718, -0.07397354394197464, 0.011949712410569191, 0.04088203236460686, 0.01085758302360773, 0.019421694800257683, 0.022534262388944626, 0.03025197423994541, 0.0001335298438789323, -0.08096316456794739, -0.013333075679838657, -0.034820713102817535, -0.09421433508396149, 0.028304344043135643, 0.004115961492061615, 0.019439896568655968, 0.001981759211048484, -0.05256780982017517, 0.0473983995616436, -0.004350313916802406, 0.01448891218751669, -0.03775126114487648, 0.004009023774415255, 0.050019510090351105, 0.017737995833158493, 0.024936946108937263, 0.031835563480854034, 0.05427881330251694, -0.00836843904107809, -0.012177239172160625, 0.06516370177268982, 0.05693632736802101, 0.01447070948779583, -0.06894974410533905, 0.013469591736793518, -0.038916196674108505, -0.006793953012675047, 0.02564682997763157, -0.03456588461995125, 0.019312482327222824, -0.04830850660800934, -0.005792834330350161, -0.03616767376661301, 0.06720233708620071, 0.05431521683931351, -0.0037860474549233913, 0.016181712970137596, -0.03851575031876564, -0.0037701204419136047, -0.004184219520539045, -0.030069952830672264, 0.03782406821846962, -0.01971292868256569, 0.026010872796177864, 0.021150900050997734, 0.025064362213015556, -0.023062124848365784, 0.0061796302907168865, 0.0043821679428219795, 0.04066360369324684, -0.029924336820840836, 0.02508256398141384, 0.052276577800512314, 0.004559638909995556, 0.01861169934272766, -0.03902541100978851, 0.06436280161142349, 0.011494657956063747, 0.04641548544168472, -0.01891203410923481, -0.08780717849731445, 0.0029783269856125116, 0.0025551270227879286, -0.005219466518610716, -0.04091843590140343, -0.02397223189473152, -0.001926015131175518, -0.03278207406401634, -0.031489722430706024, 0.05122085288167, 0.012896223925054073, 0.07233534753322601, 0.03249083831906319 ]
28,980
aiomcache.client
_execute_simple_command
null
def _validate_key(self, key: bytes) -> bytes: if not isinstance(key, bytes): # avoid bugs subtle and otherwise raise ValidationException('key must be bytes', key) # Must decode to str for unicode-aware comparison. key_str = key.decode() m = self._valid_key_re.match(key_str) if m: # in python re, $ matches either end of line or right before # \n at end of line. We can't allow latter case, so # making sure length matches is simplest way to detect if len(m.group(0)) != len(key_str): raise ValidationException('trailing newline', key) else: raise ValidationException('invalid key', key) return key
(self, conn: aiomcache.pool.Connection, raw_command: bytes) -> bytes
[ 0.019475752487778664, 0.002956303069368005, -0.051366616040468216, 0.10897708684206009, -0.04592139273881912, -0.06381803005933762, 0.037608347833156586, 0.017043551430106163, 0.07507149130105972, -0.053944021463394165, 0.03671896457672119, 0.047083038836717606, 0.07296600937843323, 0.008417408913373947, -0.013676588423550129, 0.013213744387030602, 0.0370456762611866, -0.01116271037608385, -0.00442651379853487, 0.011580177582800388, -0.02936791069805622, 0.03334292396903038, 0.020383289083838463, 0.015890980139374733, -0.013204668648540974, 0.08741400390863419, 0.05361730977892876, 0.017161531373858452, 0.05888102576136589, -0.0296038705855608, -0.019076436758041382, -0.026881257072091103, 0.0813879519701004, 0.07557971775531769, -0.021308977156877518, -0.02924085408449173, 0.04254535213112831, -0.033597033470869064, -0.08189617097377777, -0.029767226427793503, -0.006865520495921373, 0.0962715670466423, 0.034940190613269806, -0.02766173891723156, 0.016662387177348137, -0.034323062747716904, -0.014121281914412975, 0.06737557798624039, -0.06389063596725464, 0.005517827346920967, -0.007886500097811222, -0.05198374018073082, 0.012986860238015652, -0.03631964698433876, 0.007137781474739313, 0.0024707706179469824, 0.01308668963611126, 0.0010697597172111273, -0.024394605308771133, -0.011217162013053894, -0.05332689732313156, -0.036065537482500076, -0.02125452645123005, -0.03258059173822403, -0.0007986329146660864, -0.021690143272280693, 0.015518889762461185, -0.030928874388337135, 0.010763393715023994, -0.01304131280630827, 0.02444905787706375, 0.02557440474629402, -0.04701043665409088, 0.0223254207521677, -0.0195846576243639, -0.0023822856601327658, -0.06686735898256302, 0.05532347783446312, -0.035666219890117645, 0.00030998073634691536, 0.05318169295787811, -0.025029880926012993, 0.03967753425240517, -0.031564150005578995, 0.006252932827919722, 0.022053157910704613, 0.01599988341331482, 0.04475974291563034, 0.011180860921740532, 0.03258059173822403, -0.017588075250387192, 0.022488776594400406, -0.07950027287006378, 0.004222317598760128, 0.070461206138134, -0.01202487014234066, 0.03684601932764053, -0.0005584190948866308, -0.014838236384093761, -0.028042905032634735, -0.01207024697214365, 0.09053593128919601, 0.007469032891094685, 0.02247062511742115, -0.009638046845793724, 0.01319559384137392, -0.013023161329329014, -0.023178504779934883, -0.0540529265999794, -0.013821794651448727, 0.016834817826747894, -0.03695492446422577, -0.02283364161849022, 0.023922685533761978, 0.017987390980124474, 0.029658321291208267, -0.013368025422096252, -0.009737876243889332, 0.0038139258977025747, 0.020945962518453598, 0.0701344907283783, 0.0027566447388380766, -0.05793718621134758, 0.001707304734736681, 0.014602276496589184, 0.0015723085962235928, 0.022270968183875084, 0.04163781553506851, 0.023940837010741234, 0.025156937539577484, -0.019149038940668106, 0.06998928636312485, 0.00650704326108098, -0.01660793460905552, -0.03027544729411602, 0.010627263225615025, 0.048389893025159836, 0.03682786598801613, -0.06414474546909332, 0.003037981456145644, 0.05517827346920967, 0.07521669566631317, 0.05528717860579491, -0.020274385809898376, -0.0022801877930760384, -0.06243857368826866, -0.04868030548095703, -0.028460372239351273, -0.012950558215379715, -0.014720256440341473, -0.02192610315978527, 0.014057754538953304, 0.013885322026908398, 0.022888092324137688, 0.06599611788988113, -0.03789876028895378, 0.00866698194295168, -0.07115092873573303, -0.012269905768334866, -0.033506281673908234, -0.000962556863669306, 0.0005085045704618096, 0.004959691781550646, -0.088067427277565, 0.0005039668758399785, 0.009211504831910133, -0.024830223992466927, -0.024884674698114395, 0.008136073127388954, 0.011081031523644924, -0.014202959835529327, 0.02444905787706375, -0.01697094924747944, 0.03869739547371864, 0.010681714862585068, -0.00992845930159092, -0.0010141730308532715, -0.019021984189748764, -0.021490486338734627, -0.01940315030515194, 0.0012603425420820713, 0.03757204860448837, 0.0628741905093193, 0.00794095266610384, 0.025029880926012993, 0.03684601932764053, 0.003916023764759302, 0.000049418245907872915, 0.02207130938768387, -0.03615628927946091, -0.05942554771900177, 0.01536460779607296, -0.024703167378902435, -0.006897284183651209, -0.01949390396475792, -0.051003601402044296, 0.088067427277565, 0.004850787576287985, -0.013794568367302418, 0.018386706709861755, 0.0021792242769151926, -0.02824256382882595, -0.006443515419960022, 0.013113914988934994, -0.06272898614406586, -0.03749944642186165, -0.0038366143126040697, 0.03428676351904869, 0.00990123301744461, -0.034323062747716904, 0.009179741144180298, -0.05967966094613075, -0.032471686601638794, 0.030565859749913216, -0.002865549409762025, -0.03383299335837364, -0.016753140836954117, 0.001947802142240107, 0.03615628927946091, 0.017179682850837708, 0.10309624671936035, 0.05361730977892876, 0.05278237536549568, -0.07216737419366837, 0.01891307905316353, 0.0029744538478553295, 0.003221757709980011, 0.05169333145022392, -0.004496847745031118, -0.004868938121944666, 0.019112737849354744, 0.017533622682094574, 0.0013760535512119532, 0.02250692807137966, 0.0005442388355731964, -0.038915202021598816, 0.022525077685713768, -0.022815490141510963, 0.036483004689216614, -0.0037140967324376106, -0.01664423570036888, -0.04363439977169037, -0.015110497362911701, 0.003251252695918083, -0.015174025669693947, 0.012651070952415466, -0.0019784315954893827, 0.09619896113872528, -0.024104192852973938, 0.012778126634657383, -0.03572067245841026, -0.0018491074442863464, 0.006656786892563105, 0.005254641640931368, 0.022906243801116943, 0.0513303168118, -0.032199427485466, -0.04544947296380997, 0.06639543920755386, 0.028914140537381172, 0.013803644105792046, 0.07819341868162155, -0.03626519441604614, 0.01900383271276951, 0.0018388977041468024, -0.016408275812864304, 0.002389092231169343, 0.07184065878391266, 0.04073027893900871, 0.057465266436338425, 0.03757204860448837, 0.010817845351994038, -0.006520656403154135, 0.0032625969033688307, 0.015954507514834404, 0.009601745754480362, 0.040403563529253006, -0.008662444539368153, 0.05053168162703514, -0.018441159278154373, 0.009501916356384754, -0.02742578089237213, 0.03635594993829727, -0.004950616508722305, 0.057501569390296936, -0.00045518673141486943, 0.008803112432360649, -0.10418529063463211, -0.012496789917349815, -0.01980246603488922, -0.021327128633856773, -0.06153103709220886, 0.03356073424220085, 0.01278720237314701, -0.03728163614869118, -0.014348166063427925, -0.0021225030068308115, -0.048208385705947876, 0.0007050430867820978, -0.030529558658599854, 0.030801819637417793, 0.07093312591314316, 0.02110932022333145, -0.0406939759850502, -0.011680006049573421, 0.025592554360628128, -0.03749944642186165, 0.024249399080872536, -0.04730084910988808, 0.01026424765586853, -0.04305357486009598, 0.05521457642316818, -0.021690143272280693, -0.0099466098472476, 0.031201135367155075, 0.007369203492999077, 0.043380286544561386, 0.0467563271522522, -0.019784314557909966, 0.06095021218061447, 0.05016866698861122, -0.0020011200103908777, -0.0261189267039299, -0.016689613461494446, -0.02061924897134304, -0.015482587739825249, 0.047083038836717606, -0.06577830761671066, -0.024939127266407013, 0.014829160645604134, 0.05278237536549568, -0.03109223209321499, 0.006280158646404743, -0.006035123486071825, -0.005204726941883564, -0.03993164375424385, -0.005572279449552298, 0.00042909503099508584, 0.01010996662080288, -0.0026137076783925295, 0.032054219394922256, -0.03895150497555733, 0.06265638023614883, -0.028641879558563232, 0.0022801877930760384, -0.06203925609588623, -0.06291048973798752, -0.04719194397330284, -0.00823136419057846, -0.024648714810609818, -0.03497648984193802, -0.003906948491930962, -0.00025822274619713426, -0.016054335981607437, 0.012460488826036453, -0.022035008296370506, -0.0002572301309555769, -0.03428676351904869, -0.005241028498858213, 0.022615831345319748, 0.03132819011807442, -0.02499357983469963, -0.06022418290376663, -0.007555248681455851, -0.05539608374238014, 0.007210384588688612, -0.0071967714466154575, -0.027952151373028755, 0.03297990933060646, 0.03869739547371864, -0.004199629183858633, 0.008222288452088833, -0.039822742342948914, -0.020111028105020523, -0.023795630782842636, -0.005245566368103027, 0.003040250390768051, 0.02359597198665142, 0.008462786674499512, 0.0022325420286506414, 0.011090107262134552, -0.0033034360967576504, -0.019784314557909966, -0.00034004292683675885, 0.003060669871047139, 0.025774061679840088, -0.010699866339564323, -0.04868030548095703, 0.009547293186187744, 0.005395309999585152, 0.014103131368756294, -0.01900383271276951, 0.029494965448975563, 0.022125761955976486, -0.06298309564590454, 0.009456539526581764, 0.030220994725823402, -0.04701043665409088, 0.01752454787492752, -0.02031068690121174, 0.014974366873502731, 0.03546656295657158, -0.029041197150945663, 0.03880630061030388, 0.057828281074762344, 0.04388850927352905, -0.029494965448975563, 0.017143381759524345, -0.06806530803442001, -0.0011695887660607696, 0.025919267907738686, -0.044687140733003616, 0.00036273134173825383, -0.043561793863773346, -0.00028190380544401705, -0.0180690698325634, 0.02107301913201809, -0.06846462190151215, -0.011997644789516926, -0.01187058910727501, -0.04185562580823898, 0.020691853016614914, -0.016843894496560097, 0.03829807788133621, 0.013794568367302418, 0.03149154782295227, -0.029494965448975563, -0.03880630061030388, 0.0373542383313179, -0.013939774595201015, -0.02775249443948269, -0.028006603941321373, -0.02377747930586338, 0.00040555576561018825, -0.02584666572511196, -0.012179152108728886, 0.002311951480805874, -0.004142908379435539, 0.030130241066217422, 0.018078144639730453, -0.05151182413101196, -0.026373036205768585, 0.03592032939195633, 0.06352762132883072, -0.009179741144180298, -0.004819023422896862, 0.0010510417632758617, 0.06283789128065109, 0.003950056619942188, -0.012641996145248413, -0.012778126634657383, 0.012651070952415466, -0.04501385614275932, -0.06817420572042465, -0.012151925824582577, -0.026010021567344666, -0.026554543524980545, -0.012387885712087154, -0.007641464937478304, -0.02265213429927826, -0.012995935045182705, 0.09285922348499298, -0.012524016201496124, -0.005753787234425545, -0.022434324026107788, -0.007959103211760521, -0.018205199390649796, 0.019602807238698006, 0.08342083543539047, 0.030529558658599854, -0.04018575698137283, 0.006897284183651209, 0.03771725296974182, 0.016344748437404633, 0.006021510809659958, 0.04167411848902702, 0.11384148895740509, 0.03935082256793976, -0.01795108988881111, -0.012805352918803692, -0.008449173532426357, -0.007632389664649963, -0.0592077411711216, -0.002418587217107415, 0.022942544892430305, 0.010663564316928387, -0.04701043665409088, 0.009846780449151993, -0.029585719108581543, 0.04127480089664459, -0.04976934939622879, 0.027407629415392876, -0.0035643531009554863, 0.0819687768816948, 0.04421522095799446, -0.026046322658658028, 0.008907479234039783, 0.036882318556308746, 0.011897815391421318, -0.019294245168566704, -0.009483765810728073, 0.04519536346197128, 0.03949602693319321, -0.008952856063842773, -0.007028877269476652, 0.008735047653317451, -0.010763393715023994, -0.019965821877121925, 0.06381803005933762, -0.026826804503798485, -0.0059579829685389996, 0.029658321291208267, 0.001549620064906776, -0.018295953050255775, -0.0007175217615440488, 0.006212093401700258, -0.028641879558563232, -0.02775249443948269, 0.02851482480764389, 0.023886384442448616, -0.040403563529253006, 0.07478108257055283, 0.0680290013551712, -0.043198779225349426, 0.03635594993829727, 0.026608996093273163, -0.04984195530414581, -0.08719619363546371, -0.010863222181797028, -0.031382642686367035, -0.00866698194295168, 0.037971366196870804, 0.06519749015569687, -0.0327984020113945, -0.04000424966216087, -0.029712773859500885, -0.04955154284834862, 0.03252613916993141, -0.0738009437918663, -0.01120808720588684, 0.001910366234369576, 0.02174459584057331, -0.004968767054378986, -0.06846462190151215, -0.00823136419057846, 0.09409347921609879, 0.024557961151003838, 0.032598745077848434, -0.12865249812602997, 0.009152514860033989, -0.041891925036907196, 0.04334398731589317, 0.004374330397695303, -0.03270764648914337, 0.06719406694173813, -0.0795728787779808, -0.003178649814799428, 0.012460488826036453, -0.019602807238698006, 0.024467207491397858, 0.02098226547241211, -0.036610059440135956, -0.042436446994543076, -0.03528505563735962, -0.05909883603453636, -0.02787954919040203, -0.03515799716114998, -0.0327984020113945, 0.029386060312390327, 0.05946185067296028, -0.06262008100748062, 0.044106315821409225, 0.03528505563735962, -0.006488892249763012, -0.038915202021598816, 0.006924510467797518, -0.017361190170049667, 0.05575909838080406, -0.06320090591907501, -0.04563098028302193, 0.057283759117126465, -0.029386060312390327, 0.06643173843622208, 0.05441594123840332, -0.03840698301792145, -0.002256364794448018, 0.021054867655038834, 0.02310590259730816, -0.05550498887896538, -0.004950616508722305, -0.01197949331253767, 0.019729863852262497, 0.025955568999052048, -0.019276093691587448, 0.014838236384093761, 0.027806945145130157, 0.07307491451501846, 0.014402618631720543, 0.0047464207746088505, 0.006602334324270487, 0.03869739547371864, 0.010227946564555168, 0.07202216982841492, 0.07274819910526276, 0.09736061096191406, 0.031019628047943115, -0.019911371171474457, 0.04860770329833031, 0.009556368924677372, -0.013531382195651531, 0.0011315856827422976, 0.013622135855257511, -0.014738406985998154, -0.048752907663583755, 0.004260887857526541, 0.012269905768334866, -0.01770605519413948, -0.026518242433667183, -0.025465499609708786, 0.03388744592666626, 0.04610290005803108, 0.028460372239351273, -0.009619896300137043, -0.006584183778613806, -0.04603029787540436, 0.01618139259517193, -0.037118278443813324, 0.014484296552836895, -0.018658969551324844, -0.09452909231185913, -0.020201781764626503, 0.04425152391195297, 0.009447464719414711, 0.009492841549217701, 0.04323508217930794, -0.004714656621217728, 0.007773058023303747, 0.014992517419159412, 0.015310156159102917, 0.003178649814799428, 0.009647122584283352, -0.03506724536418915, -0.0731838122010231, 0.06389063596725464, -0.04693783447146416, 0.04679262638092041, -0.0185228381305933, -0.04661111906170845, 0.01603618636727333, -0.03446827083826065, -0.00866698194295168, 0.01949390396475792, -0.008866640739142895, -0.00821321364492178, 0.04348919168114662, 0.029585719108581543, 0.04062137380242348, -0.052092645317316055, -0.03027544729411602, -0.04399741441011429, 0.01486546266824007, -0.011952267959713936, -0.03579327464103699, 0.015083271078765392, -0.017560848966240883, -0.05909883603453636, 0.02608262561261654, -0.03425046056509018, -0.004328953567892313, -0.009510992094874382, 0.03103777952492237, -0.0567755401134491, -0.054706353694200516, -0.005676646251231432, -0.014647653326392174, 0.003269403474405408, 0.011407745070755482, -0.05093099921941757, 0.07659615576267242, -0.007323826663196087, 0.0033646950032562017, -0.018504686653614044, -0.022488776594400406, -0.034141555428504944, 0.00022915318550076336, 0.07173175364732742, 0.01531923096626997, 0.05278237536549568, 0.028914140537381172, -0.07812082022428513, 0.01712523028254509, -0.04218233749270439, -0.04530426859855652, -0.00329436082392931, -0.0382617749273777, -0.013912548311054707, 0.009465615265071392, 0.03869739547371864, 0.001792386407032609, 0.0118433628231287, -0.07928247004747391, -0.03568436950445175, 0.016898347064852715, 0.017560848966240883, -0.02942236326634884, -0.025465499609708786, -0.03321586921811104, 0.0002609170041978359, 0.007945490069687366, -0.0009154783328995109, 0.04316247999668121, -0.023632273077964783, -0.016925573348999023, -0.10883188247680664, -0.0018967532087117434, -0.004814486019313335, -0.026245981454849243, -0.050422776490449905, -0.0006766825681552291, -0.010718016885221004, -0.022053157910704613, -0.026155227795243263, 0.000034670763852773234, -0.014393542893230915, -0.014366316609084606, -0.02219836413860321, -0.0491885282099247, -0.019167190417647362, -0.0015530233504250646, 0.032598745077848434, 0.05002346262335777, 0.024031590670347214, -0.032471686601638794, 0.016689613461494446, 0.027262423187494278, -0.014656729064881802, -0.09387566894292831, -0.04254535213112831, 0.02553810179233551, 0.054524846374988556, -0.005408922675997019, 0.04327138140797615, 0.011652779765427113, -0.04178301990032196, 0.054343339055776596, 0.015555190853774548, -0.000159244445967488, 0.05423443391919136, 0.007396429777145386, -0.03230833262205124, -0.023360012099146843, 0.03550286218523979, -0.05176593363285065, 0.04385220631957054, 0.0071740830317139626, -0.009828629903495312, -0.012986860238015652, 0.07202216982841492, 0.0318908654153347, -0.029930584132671356, -0.006579645909368992, 0.014720256440341473, -0.027643589302897453, 0.014620427042245865, -0.057102251797914505, -0.014457070268690586, 0.03858849033713341, 0.012061172164976597 ]
28,981
aiomcache.client
_incr_decr
null
@acquire async def prepend(self, conn: Connection, key: bytes, value: bytes, exptime: int = 0) -> bool: """Add data to an existing key before existing data :param key: ``bytes``, is the key of the item. :param value: ``bytes``, data to store. :param exptime: ``int`` is expiration time. If it's 0, the item never expires. :return: ``bool``, True in case of success. """ return await self._storage_command(conn, b"prepend", key, value, exptime)
(self, conn: aiomcache.pool.Connection, command: bytes, key: bytes, delta: int) -> Optional[int]
[ -0.01932951994240284, -0.012037957087159157, -0.15339796245098114, 0.03475530073046684, 0.07862505316734314, 0.038383886218070984, -0.019587475806474686, 0.006779949180781841, 0.058194924145936966, -0.0938272774219513, 0.0031148213893175125, -0.04130738973617554, 0.012373300269246101, 0.026603884994983673, -0.04130738973617554, -0.054445959627628326, 0.04818622022867203, 0.008426569402217865, -0.03817752003669739, -0.030387243255972862, 0.035219620913267136, 0.061943888664245605, 0.04099784046411514, -0.05282943323254585, -0.0014209088403731585, 0.0561656691133976, 0.02625994384288788, 0.010722380131483078, 0.015150628983974457, 0.014944263733923435, 0.05812613666057587, 0.00009411371138412505, 0.03439416363835335, -0.020292555913329124, 0.015236614271998405, 0.013878044672310352, 0.002953598741441965, -0.020154979079961777, -0.04030995815992355, 0.00963896419852972, 0.013955431059002876, 0.005958788562566042, 0.030146483331918716, -0.058951593935489655, 0.05551217868924141, 0.05661279335618019, 0.0035425988025963306, 0.0687195360660553, 0.07394745200872421, 0.023955535143613815, 0.04853016510605812, 0.014514336362481117, 0.014153198339045048, -0.01630283333361149, -0.05712870508432388, 0.033981431275606155, 0.029492994770407677, 0.029613373801112175, -0.0499747171998024, 0.038315098732709885, 0.025142133235931396, -0.008736117742955685, -0.026483505964279175, -0.018882395699620247, 0.005339693743735552, -0.011908979155123234, -0.029664965346455574, -0.06411071866750717, 0.01243348978459835, -0.02237340249121189, 0.03358589857816696, -0.0029471497982740402, -0.007205577101558447, 0.004144496750086546, -0.02930382639169693, 0.043267857283353806, -0.056372031569480896, 0.03632023558020592, 0.003091175341978669, 0.006444605998694897, 0.01752382516860962, -0.057610221207141876, 0.043302249163389206, 0.0438525564968586, 0.012880614027380943, 0.033912643790245056, 0.010644993744790554, -0.02686184085905552, -0.022063855081796646, 0.014772293157875538, -0.006130759604275227, 0.026431914418935776, -0.028409577906131744, 0.015056044794619083, 0.11006131768226624, -0.03821191564202309, 0.024626219645142555, -0.04313027858734131, -0.027893666177988052, 0.038280703127384186, -0.0032309016678482294, 0.036973726004362106, 0.04925243929028511, -0.05657839775085449, -0.005038744769990444, -0.06655270606279373, 0.02058490552008152, 0.03693933039903641, 0.002031405223533511, 0.0032330513931810856, -0.00022786132467444986, -0.06008660048246384, 0.0023968431632965803, -0.0035404490772634745, 0.0156063511967659, 0.015890102833509445, 0.026672672480344772, -0.0016971369041129947, 0.06438587605953217, 0.00125216250307858, 0.017833372578024864, -0.03876222297549248, 0.01924353465437889, 0.007098095491528511, 0.011599431745707989, -0.0010753549868240952, 0.05537459999322891, 0.027257373556494713, -0.0007555967313237488, -0.06548648327589035, -0.0024548834189772606, -0.0006615502061322331, -0.011126511730253696, -0.010197869502007961, -0.012252920307219028, -0.051453668624162674, 0.054549142718315125, 0.046982426196336746, -0.010791168548166752, -0.013921037316322327, -0.015064642764627934, -0.0436117984354496, 0.0249701626598835, 0.015864307060837746, 0.049561988562345505, -0.05227912589907646, -0.06063690781593323, -0.019621869549155235, 0.0065477886237204075, 0.013585694134235382, 0.009191839955747128, 0.005361190065741539, -0.03549477458000183, 0.03941570967435837, 0.015589154325425625, 0.0041853394359350204, -0.054583534598350525, -0.020894452929496765, -0.025176526978611946, -0.008379277773201466, -0.00403486518189311, 0.0033340840600430965, 0.02177150547504425, -0.033293548971414566, -0.041995272040367126, 0.009733548387885094, -0.04663848504424095, 0.014118803665041924, -0.008340584114193916, 0.04791107028722763, 0.07408502697944641, 0.004471241030842066, 0.012364701367914677, -0.010266657918691635, 0.02746373973786831, -0.017291665077209473, -0.03380946069955826, -0.016010481864213943, 0.00151441793423146, -0.05317337438464165, -0.022682949900627136, 0.037799183279275894, 0.02484978176653385, 0.007394745014607906, 0.005795416422188282, 0.010498818010091782, 0.030112089589238167, 0.045813024044036865, 0.09561577439308167, 0.029475796967744827, 0.0001726425689412281, 0.027618512511253357, -0.005597650073468685, 0.0018411625642329454, -0.005847007501870394, -0.006840139161795378, -0.0027429345063865185, -0.001658443477936089, -0.03821191564202309, 0.10476461797952652, -0.03219293802976608, -0.02801404520869255, 0.06748134642839432, -0.017111096531152725, 0.0625973790884018, -0.05289822071790695, 0.014325168915092945, 0.00483237998560071, -0.0625973790884018, 0.008779110386967659, -0.02189188450574875, -0.019673461094498634, 0.016956321895122528, -0.001692837686277926, -0.006969117093831301, -0.06087766960263252, -0.01625124178826809, 0.0186244398355484, 0.023972731083631516, -0.019157549366354942, 0.0688227191567421, -0.002465631579980254, -0.00007019902113825083, -0.03432537242770195, 0.05128169804811478, -0.020344147458672523, -0.019467096775770187, -0.050731390714645386, -0.047704704105854034, 0.01739484816789627, 0.03790236636996269, 0.0684443861246109, -0.03508204594254494, -0.02990572527050972, 0.04626014828681946, -0.028994278982281685, -0.007123890798538923, 0.007270066067576408, 0.017162686213850975, 0.0006792846834287047, 0.005249409005045891, 0.08013840019702911, 0.01800534501671791, 0.026621080935001373, -0.048220615833997726, -0.0004610967298503965, -0.00403486518189311, -0.009535782039165497, -0.03972525894641876, 0.035150833427906036, 0.03179740160703659, -0.017850570380687714, -0.028839506208896637, -0.015271008014678955, -0.01819451153278351, 0.010541810654103756, -0.04557226598262787, -0.03807433694601059, -0.03243369609117508, -0.0076355040073394775, -0.05974265933036804, -0.022665753960609436, -0.04656969755887985, 0.007532321382313967, -0.013577095232903957, 0.010051693767309189, -0.0031986571848392487, 0.05183200165629387, -0.0004468554107006639, 0.027893666177988052, -0.004621715750545263, 0.011186701245605946, 0.02424788475036621, -0.05131608992815018, 0.021393168717622757, -0.0046088178642094135, 0.016698366031050682, 0.020086191594600677, -0.005666438490152359, 0.014299373142421246, 0.008495357818901539, 0.005343993194401264, -0.0039553288370370865, -0.029664965346455574, -0.012923606671392918, -0.02044733054935932, 0.0005777144688181579, 0.00026252420502714813, -0.022098248824477196, -0.006724058650434017, -0.03680175542831421, 0.053826864808797836, 0.011590832844376564, 0.004763591568917036, -0.0014467044966295362, -0.001533764647319913, -0.02858154848217964, 0.018572848290205002, 0.04509074613451958, 0.032055359333753586, 0.030885957181453705, 0.005816912744194269, -0.0746353343129158, 0.018555650487542152, 0.013224555179476738, -0.03179740160703659, 0.0072872634045779705, 0.05716309696435928, -0.10448946803808212, 0.020997636020183563, -0.07209016382694244, 0.012932205572724342, -0.04288952052593231, 0.009724949486553669, 0.05417080596089363, 0.011969168670475483, -0.012958000414073467, 0.07167743146419525, -0.018813606351614, 0.03188338875770569, -0.02304408885538578, 0.023508410900831223, -0.07229653000831604, 0.039518892765045166, -0.020774073898792267, -0.03179740160703659, 0.01865883357822895, -0.007399043999612331, 0.001747653353959322, 0.030748382210731506, -0.041960880160331726, 0.03996601700782776, -0.04233921319246292, 0.028409577906131744, -0.10435189306735992, 0.017326058819890022, -0.003697372507303953, -0.038315098732709885, 0.010111884213984013, 0.057679012417793274, 0.0068573360331356525, 0.010129081085324287, -0.010567606426775455, -0.011384467594325542, 0.03797115385532379, -0.08564146608114243, 0.02615676075220108, 0.006470401771366596, 0.022235825657844543, 0.014273577369749546, -0.003641481976956129, -0.02737775258719921, 0.009742146357893944, 0.004922664724290371, 0.1119873970746994, -0.050937753170728683, -0.027601314708590508, -0.029716556891798973, 0.009535782039165497, -0.03621705248951912, 0.03549477458000183, -0.015210818499326706, -0.02670706808567047, 0.02110081911087036, -0.07374108582735062, 0.010885752737522125, -0.025933198630809784, 0.013731869868934155, -0.004673306830227375, 0.017274467274546623, -0.04911486431956291, -0.02049892023205757, 0.028357986360788345, 0.034033022820949554, 0.025245314463973045, -0.04409331828355789, -0.015271008014678955, 0.03927813470363617, -0.05410201847553253, 0.035322804003953934, 0.05190079286694527, -0.0018089179648086429, 0.010473022237420082, 0.005460073240101337, -0.013362132012844086, 0.02742934413254261, 0.035219620913267136, 0.0030782774556428194, 0.029733752831816673, 0.00012535060523077846, 0.02299249731004238, 0.016449008136987686, -0.014359562657773495, 0.0155547596514225, -0.04787667468190193, -0.025159329175949097, 0.017042307183146477, -0.05121290683746338, 0.002300109714269638, -0.022803328931331635, 0.09912397712469101, -0.030180877074599266, 0.02749813348054886, 0.04560665786266327, 0.028306396678090096, -0.01993141695857048, -0.018985576927661896, -0.017111096531152725, -0.020946044474840164, 0.04037874564528465, -0.0682036280632019, -0.03790236636996269, 0.008314789272844791, 0.005812613293528557, -0.017197081819176674, -0.04732636734843254, -0.031522251665592194, -0.028547154739499092, -0.053276557475328445, 0.039002981036901474, -0.010008701123297215, -0.02130718342959881, -0.08914966881275177, 0.0500091128051281, -0.027807680889964104, -0.007025007624179125, 0.03604508191347122, -0.024075914174318314, -0.03221013396978378, -0.00815571565181017, 0.04632893577218056, 0.01819451153278351, 0.044574834406375885, 0.03687054291367531, 0.016345825046300888, 0.020223768427968025, 0.06909786909818649, -0.06115281954407692, -0.027584118768572807, 0.02067089080810547, -0.03941570967435837, 0.011092117056250572, 0.01625983975827694, -0.022149840369820595, 0.04261436685919762, -0.0017498030792921782, -0.04629454389214516, 0.008985474705696106, 0.041479360312223434, 0.03251967951655388, 0.02545168064534664, 0.00405851099640131, 0.035735536366701126, 0.052038367837667465, -0.033362336456775665, -0.058848410844802856, 0.016354424878954887, -0.005692233797162771, -0.04409331828355789, -0.04419649764895439, 0.010619197972118855, 0.06156555190682411, -0.02252817712724209, -0.0017455037450417876, 0.03468651324510574, 0.08020718395709991, -0.027016615495085716, 0.04065389931201935, -0.03566674515604973, 0.0016949872951954603, -0.036423418670892715, -0.04877092316746712, 0.004484138917177916, -0.024660615250468254, 0.02484978176653385, -0.01748943142592907, 0.06696543097496033, 0.03172861412167549, 0.017111096531152725, -0.008933884091675282, -0.008564146235585213, -0.06049933284521103, 0.00751082506030798, 0.06373238563537598, 0.02252817712724209, -0.0019110256107524037, 0.011014730669558048, 0.017816176638007164, -0.0046991026028990746, -0.016964919865131378, -0.013706074096262455, -0.016990715637803078, -0.014978657476603985, 0.06404192745685577, 0.051488060504198074, -0.029080264270305634, -0.048220615833997726, 0.008598540909588337, 0.027188586071133614, -0.021960671991109848, -0.00592009536921978, 0.023388030007481575, -0.00839647464454174, 0.011418862268328667, -0.0059845843352377415, 0.048255011439323425, -0.06521133333444595, 0.03221013396978378, -0.021685520187020302, -0.01798814721405506, 0.0078160734847188, 0.005434277467429638, -0.0023044089321047068, -0.007945051416754723, 0.009587372653186321, 0.03219293802976608, -0.014058614149689674, 0.0014230584492906928, -0.03669857233762741, -0.058263711631298065, 0.030817169696092606, 0.047016821801662445, 0.050146687775850296, -0.029733752831816673, -0.035254016518592834, -0.022253023460507393, -0.03413620591163635, -0.0625285878777504, -0.01187458448112011, 0.03927813470363617, -0.03062800131738186, -0.015417183749377728, 0.01929512433707714, -0.013293343596160412, 0.050181083381175995, 0.030748382210731506, -0.025073343887925148, 0.016509197652339935, -0.04818622022867203, -0.055787332355976105, 0.018968380987644196, 0.008628635667264462, 0.044609230011701584, -0.06689664721488953, -0.015915898606181145, 0.06951060146093369, -0.0023667484056204557, 0.054445959627628326, -0.05052502453327179, -0.03786797448992729, -0.10270097106695175, -0.023233257234096527, 0.02423068694770336, -0.061359185725450516, 0.007459233980625868, -0.0622878298163414, 0.004441146273165941, -0.07587352395057678, 0.016388818621635437, 0.016681168228387833, 0.04928683489561081, -0.004810883663594723, -0.020292555913329124, 0.06572724133729935, 0.013362132012844086, -0.04742955043911934, -0.027136994525790215, 0.004604518413543701, 0.06957939267158508, 0.007222773972898722, 0.03377506881952286, -0.009724949486553669, 0.015821315348148346, 0.010180671699345112, -0.06583042442798615, -0.032055359333753586, -0.033964235335588455, 0.002437686314806342, -0.039518892765045166, -0.057610221207141876, -0.0038650440983474255, -0.014221985824406147, 0.03797115385532379, -0.026466308161616325, 0.03611386939883232, 0.0042132847011089325, 0.016603782773017883, 0.09630365669727325, 0.0009200438507832587, -0.001878781127743423, -0.06552088260650635, 0.0077988761477172375, -0.013009591959416866, 0.017179884016513824, 0.05939871817827225, -0.05344852805137634, 0.04505635425448418, -0.018400877714157104, -0.041995272040367126, 0.020842863246798515, 0.01927792839705944, 0.02428227849304676, -0.0034458651207387447, 0.008602839894592762, -0.005494467448443174, 0.008916686289012432, -0.07105834037065506, 0.01807413250207901, 0.009389606304466724, -0.05874523147940636, 0.010748175904154778, 0.03384385630488396, -0.031350277364254, 0.027928059920668602, -0.000018910071958089247, 0.010516014881432056, -0.038899797946214676, -0.08405933529138565, 0.03172861412167549, 0.006676767021417618, 0.015958892181515694, 0.040172383189201355, 0.014995855279266834, 0.006397314369678497, -0.036492206156253815, -0.02063649706542492, 0.009578774683177471, -0.01986262947320938, -0.01554616168141365, -0.09637244045734406, 0.017050907015800476, -0.027704497799277306, 0.021393168717622757, 0.07277804613113403, -0.01463471632450819, -0.01343092042952776, -0.02314727194607258, 0.01814291998744011, 0.01055900752544403, -0.020808467641472816, -0.0009485264890827239, 0.006706861779093742, -0.05097214877605438, -0.0500779002904892, -0.0156321469694376, -0.005571854300796986, -0.01307838037610054, -0.06342283636331558, -0.026586687192320824, -0.012691445648670197, 0.015382789075374603, -0.010326847434043884, 0.050731390714645386, 0.016534993425011635, 0.045744236558675766, 0.010481621138751507, 0.027257373556494713, -0.042579974979162216, -0.006195248570293188, -0.03680175542831421, 0.013224555179476738, -0.026552293449640274, -0.005980284884572029, 0.030679592862725258, 0.026586687192320824, -0.029114658012986183, -0.00023444458201993257, -0.03611386939883232, -0.027102600783109665, 0.05289822071790695, -0.0028654637280851603, -0.05193518474698067, -0.05554657429456711, -0.004763591568917036, 0.07917536050081253, -0.02861594408750534, -0.015520365908741951, -0.005094635300338268, 0.008443767204880714, 0.05159124359488487, 0.01941550523042679, -0.03358589857816696, 0.05166003108024597, -0.01986262947320938, -0.05743825063109398, 0.021599534898996353, 0.02426508255302906, -0.035254016518592834, -0.050731390714645386, -0.06720619648694992, 0.08034476637840271, -0.0017723741475492716, -0.005687934812158346, -0.014402555301785469, -0.062081463634967804, -0.0496995635330677, 0.02624274604022503, 0.0140156215056777, -0.021410366520285606, -0.03045603074133396, 0.03293241187930107, 0.06304450333118439, 0.03948449715971947, -0.05465232580900192, -0.01989702321588993, -0.005021547898650169, -0.011384467594325542, -0.013155766762793064, -0.01802254095673561, 0.05413641035556793, 0.037661608308553696, 0.02689623460173607, 0.017326058819890022, -0.04003480449318886, 0.0040219672955572605, 0.013972628861665726, -0.026621080935001373, -0.008147117681801319, -0.03435976803302765, 0.08323387056589127, -0.03107512556016445, 0.0038865404203534126, 0.02435106784105301, -0.0248669795691967, -0.0006980940233916044, -0.03879661485552788, -0.001741204527206719, -0.04175451397895813, -0.03468651324510574, 0.053895652294158936, 0.02994011901319027, 0.021633928641676903, -0.00264405133202672, 0.015709534287452698, 0.08763632923364639, -0.005825511179864407, -0.04670727252960205, -0.00032459490466862917, 0.06417950987815857, 0.037145696580410004, 0.01343092042952776, -0.014849679544568062, 0.03632023558020592, -0.05668158084154129, 0.026431914418935776, -0.06548648327589035, 0.02127278968691826, 0.011616628617048264, -0.021375972777605057, 0.07759322971105576, -0.010834161192178726, 0.05035305395722389, -0.03601069003343582, 0.028856702148914337, 0.04006920009851456, -0.03165982663631439, -0.023302044719457626, 0.08350902795791626, 0.011160905472934246, -0.03047322854399681, -0.0050817374140024185, -0.0313330814242363, -0.011246890760958195, 0.02622554823756218, -0.026380322873592377, -0.03618266060948372, 0.05344852805137634, 0.05678476393222809 ]
28,982
aiomcache.client
_multi_get
null
@overload async def _multi_get(self, conn: Connection, *keys: bytes, with_cas: Literal[False]) -> _Result[_T, None]: ...
(self, conn: aiomcache.pool.Connection, *keys: bytes, with_cas: bool = True) -> Tuple[Dict[bytes, Union[bytes, ~_T]], Dict[bytes, Optional[int]]]
[ -0.03284071013331413, -0.07497755438089371, -0.06470109522342682, 0.04560176655650139, -0.03248576447367668, 0.035832375288009644, -0.011349735781550407, -0.06006993353366852, 0.07943969964981079, -0.09661219269037247, -0.011670874431729317, 0.02209099568426609, -0.02329104207456112, -0.022462841123342514, -0.0024233332369476557, 0.002617707010358572, -0.019302155822515488, 0.05168651044368744, 0.02207409404218197, -0.02031628042459488, 0.0013669542968273163, 0.06686456501483917, 0.03160685673356056, 0.0004423586942721158, 0.002976875752210617, 0.04495948925614357, 0.05685853958129883, -0.0357985682785511, 0.0799129530787468, 0.030322302132844925, 0.018795093521475792, 0.003843106562271714, -0.012076524086296558, 0.023375554010272026, -0.03279000148177147, -0.024693913757801056, 0.017983796074986458, 0.05347812920808792, -0.03240125626325607, 0.031015286222100258, -0.005264992825686932, -0.06196296215057373, 0.05466127023100853, -0.07288169860839844, 0.012617389671504498, 0.007103092037141323, -0.005349502898752689, 0.019606392830610275, 0.02330794557929039, -0.022243114188313484, 0.018406346440315247, -0.017747165635228157, -0.014603382907807827, -0.03358440101146698, -0.006972101051360369, -0.005679093301296234, -0.030102575197815895, 0.07673536986112595, -0.008201725780963898, 0.0720703974366188, -0.01588793843984604, -0.014163929037749767, 0.005712897516787052, 0.05564159154891968, -0.023443162441253662, -0.03270549327135086, -0.045906003564596176, -0.02792220748960972, 0.009837000630795956, 0.007365074008703232, 0.024254459887742996, 0.02242903783917427, -0.043438300490379333, -0.0003581124765332788, -0.006946748122572899, -0.031657565385103226, -0.03378722444176674, 0.008320041000843048, -0.0062622143886983395, 0.0025733390357345343, -0.01943737268447876, -0.03481825068593025, -0.009042603895068169, 0.03368581086397171, -0.006874914281070232, 0.002068389905616641, 0.026147492229938507, -0.040497343987226486, 0.014941424131393433, 0.019606392830610275, -0.03236744925379753, -0.012887823395431042, -0.045669373124837875, 0.034175973385572433, 0.0018528886139392853, -0.013538552448153496, -0.04266080632805824, -0.041579075157642365, -0.047427188605070114, -0.010893379338085651, -0.013716024346649647, -0.0409029945731163, 0.0998573899269104, -0.0020990250632166862, 0.04408058151602745, -0.08410466462373734, -0.004056495148688555, -0.03620421886444092, 0.03488585725426674, 0.016428805887699127, -0.025150269269943237, 0.008966544643044472, 0.04661589115858078, 0.014704794622957706, -0.02406853809952736, 0.0008630615775473416, 0.02141491323709488, -0.01440900843590498, -0.0886344164609909, -0.00949050858616829, 0.013445591554045677, -0.024017831310629845, 0.04918500408530235, 0.005172031465917826, 0.04495948925614357, 0.06402501463890076, 0.03498727083206177, 0.011882150545716286, 0.014045614749193192, 0.02582635171711445, 0.042356569319963455, 0.0401931069791317, 0.042018529027700424, 0.03725214675068855, 0.00764818349853158, 0.0077707236632704735, -0.003959308378398418, 0.004808636847883463, 0.0009998626774176955, 0.002349386690184474, -0.016318941488862038, 0.01867678016424179, 0.028327858075499535, -0.004977657459676266, -0.0053748562932014465, -0.012051170691847801, -0.0014419573126360774, -0.06473489850759506, 0.012642743065953255, 0.001519072917290032, 0.03796203434467316, 0.0021740279626101255, -0.06345034390687943, 0.011958209797739983, -0.06635750085115433, 0.021905073896050453, 0.024355873465538025, 0.007681987714022398, -0.06050938740372658, -0.0399564765393734, -0.007584800943732262, 0.00784255750477314, -0.027550362050533295, -0.022682568058371544, 0.012346956878900528, 0.007829880341887474, -0.03236744925379753, -0.04076777771115303, 0.0027148937806487083, 0.012668096460402012, -0.0043691834434866905, 0.036508455872535706, -0.029798338189721107, -0.014873815700411797, 0.03667747601866722, -0.0007347115315496922, -0.01734151691198349, 0.009135564789175987, -0.005890368949621916, -0.017544342204928398, -0.05094281956553459, -0.06301089376211166, -0.018930310383439064, -0.01568511500954628, 0.04462144523859024, 0.06990693509578705, 0.0325026661157608, -0.004217064939439297, 0.03853670507669449, -0.012363859452307224, -0.044012971222400665, 0.028310956433415413, -0.014256889931857586, 0.00910176057368517, 0.008239755406975746, -0.043674930930137634, -0.023172728717327118, 0.027786992490291595, -0.03338157385587692, 0.09309656172990799, -0.0631123036146164, -0.000094942057330627, -0.010360964573919773, 0.0027508107014000416, 0.041342444717884064, -0.022445939481258392, 0.04563556984066963, 0.00185077590867877, -0.036373239010572433, -0.009921510703861713, -0.006760825403034687, 0.0044029876589775085, -0.004774832632392645, 0.02307131700217724, 0.011459599249064922, 0.026367219164967537, -0.03005186840891838, -0.005886143539100885, 0.014552676118910313, -0.005463591776788235, 0.07085344940423965, -0.04746099188923836, 0.05192313715815544, -0.025691136717796326, 0.054965510964393616, 0.006143900100141764, 0.03013637848198414, 0.000015606348824803717, -0.04056495055556297, -0.016200628131628036, 0.009203173220157623, 0.061591118574142456, 0.01154410932213068, 0.02187126874923706, -0.05499931424856186, -0.04337069392204285, 0.0037691600155085325, 0.019910629838705063, 0.043438300490379333, 0.009287683293223381, 0.01347094401717186, 0.05168651044368744, 0.01820352114737034, 0.023561475798487663, -0.03201250731945038, -0.009236977435648441, 0.0226487647742033, 0.04925261065363884, -0.008396100252866745, 0.05929243564605713, -0.0086158262565732, -0.04161287844181061, 0.031184306368231773, -0.0032430833671242, -0.01987682655453682, -0.05357953906059265, -0.08511879295110703, -0.03745497018098831, 0.02408543974161148, -0.033973146229982376, -0.025539018213748932, 0.054390840232372284, -0.018068306148052216, 0.07274647802114487, -0.06388980150222778, 0.00370155181735754, 0.0259446669369936, 0.006574902683496475, -0.0379958376288414, 0.04293124005198479, -0.0552697479724884, 0.031235013157129288, -0.02364598587155342, -0.017257006838917732, 0.0036466200836002827, 0.032198429107666016, 0.028412368148565292, 0.01967400126159191, -0.06006993353366852, -0.013885044492781162, 0.03569715842604637, -0.003306466154754162, -0.003101528622210026, -0.0872146487236023, -0.017265457659959793, 0.003010679967701435, -0.014873815700411797, 0.012777959927916527, -0.035832375288009644, -0.044891878962516785, 0.013293473049998283, -0.0216684453189373, 0.02969692461192608, -0.031065991148352623, 0.011653972789645195, 0.01363996509462595, -0.029899749904870987, -0.03613661229610443, 0.04959065467119217, 0.008729915134608746, -0.034953467547893524, -0.03961843624711037, 0.012431466951966286, -0.031336426734924316, 0.0360351987183094, -0.05929243564605713, 0.042356569319963455, 0.016589375212788582, -0.050976622849702835, 0.06064460426568985, -0.047224365174770355, -0.001069583697244525, -0.032637882977724075, 0.0017979569965973496, -0.029460296034812927, -0.005319924559444189, -0.025437604635953903, 0.07666775584220886, 0.0019627520814538, 0.03985506296157837, -0.05036814883351326, -0.037049323320388794, 0.009127113968133926, -0.01701192744076252, 0.023798104375600815, -0.04337069392204285, -0.04624404385685921, -0.011899052187800407, 0.007145347073674202, 0.0339900478720665, -0.06345034390687943, 0.015727369114756584, -0.02616439387202263, 0.016817552968859673, -0.050638582557439804, 0.0025796773843467236, 0.01842324808239937, -0.04850891977548599, 0.05121324956417084, 0.014155478216707706, 0.008721464313566685, -0.062131982296705246, 0.01599780283868313, -0.011468050070106983, -0.010242650285363197, -0.0199782382696867, 0.029747631400823593, 0.02673906460404396, 0.01911623403429985, -0.03160685673356056, 0.022361429408192635, -0.04948924109339714, 0.04752860218286514, 0.11047188192605972, 0.08640334755182266, 0.04509470611810684, -0.026451729238033295, -0.04384395107626915, 0.019403567537665367, -0.02019796520471573, 0.0682167261838913, -0.028699703514575958, 0.008421452715992928, 0.05743321031332016, 0.007212955504655838, 0.003183926222845912, -0.010969438590109348, -0.009507410228252411, 0.006198831833899021, -0.04441862180829048, -0.03725214675068855, -0.004204388242214918, -0.026215100660920143, 0.021448718383908272, 0.010614495724439621, -0.014704794622957706, -0.06537718325853348, 0.026908084750175476, -0.06321371346712112, 0.025877058506011963, 0.012490624561905861, -0.047663819044828415, 0.044351015239953995, -0.010715908370912075, 0.013234315440058708, -0.015372426249086857, -0.0124821737408638, 0.020350083708763123, 0.029460296034812927, 0.06480251252651215, 0.02650243416428566, 0.0023134700022637844, 0.005738250445574522, -0.06304469704627991, -0.05486409738659859, 0.0022183957044035196, 0.05013151839375496, -0.01943737268447876, 0.018254227936267853, -0.04803566262125969, 0.0249643474817276, -0.011670874431729317, 0.009025701321661472, 0.06727021187543869, -0.04063256084918976, -0.0012961769243702292, 0.02560662478208542, -0.03931419923901558, 0.0008973939111456275, -0.0014958325773477554, -0.0788988322019577, -0.03755638375878334, 0.030778657644987106, -0.016428805887699127, -0.02472771890461445, -0.014670990407466888, 0.00252897129394114, 0.07605928182601929, -0.0064861667342484, 0.08836398273706436, 0.05733179673552513, -0.05182172730565071, -0.022716373205184937, 0.01622598059475422, 0.016056960448622704, -0.04255939647555351, 0.0226487647742033, 0.01131593156605959, -0.03769160062074661, -0.010360964573919773, -0.030322302132844925, -0.02376430109143257, -0.036745086312294006, -0.06010373681783676, -0.002995890798047185, 0.04009169340133667, -0.050976622849702835, -0.004428340587764978, 0.06943367421627045, -0.003183926222845912, 0.004559331573545933, 0.08836398273706436, -0.06192915886640549, -0.06872379034757614, 0.051314663141965866, -0.05523594096302986, -0.014552676118910313, 0.037623994052410126, 0.08457792550325394, -0.02231072261929512, 0.004994559567421675, 0.03157305344939232, 0.023933321237564087, 0.019843021407723427, 0.07051540911197662, -0.020248671993613243, -0.001965921139344573, 0.02121208980679512, -0.03402385488152504, -0.010369415394961834, 0.053173892199993134, -0.03542672470211983, -0.026654552668333054, -0.0051297759637236595, 0.01137508824467659, -0.04671730101108551, -0.02827715128660202, 0.07152952998876572, -0.02881801687180996, -0.04320167377591133, -0.08173837512731552, -0.0250826608389616, -0.040936797857284546, -0.002991665154695511, 0.03755638375878334, -0.04053114727139473, 0.036508455872535706, 0.006515745539218187, -0.015710467472672462, -0.06743922829627991, 0.005235414020717144, -0.06165872514247894, 0.053511932492256165, -0.055371157824993134, 0.016648532822728157, -0.03897615894675255, 0.04465525224804878, 0.011856797151267529, 0.0016342182643711567, -0.050199128687381744, -0.0030677244067192078, 0.058481138199567795, 0.025336192920804024, 0.03290831670165062, 0.05597963184118271, -0.03512248769402504, -0.07085344940423965, 0.003437457140535116, 0.015161151066422462, 0.05199074745178223, 0.01435830257833004, -0.02408543974161148, 0.002883914625272155, -0.02951100282371044, 0.033533692359924316, -0.01987682655453682, -0.00767353642731905, -0.055066920816898346, 0.007225632201880217, -0.05986710637807846, -0.04712295159697533, -0.0002757149050012231, 0.02188817225396633, 0.001467310357838869, 0.015938645228743553, 0.0015940758166834712, -0.004079735372215509, 0.00045397886424325407, -0.016395000740885735, 0.03302663192152977, 0.03890854865312576, 0.012845568358898163, -0.018964115530252457, 0.04475666210055351, -0.01020884606987238, -0.002002894412726164, -0.03260407969355583, -0.0565204992890358, -0.02484603226184845, 0.026198197156190872, -0.06176013872027397, -0.03415906801819801, -0.0331280454993248, -0.01734151691198349, -0.04009169340133667, 0.016428805887699127, -0.027229223400354385, 0.06615467369556427, 0.03941561281681061, -0.007390426937490702, 0.05445844680070877, 0.0842398852109909, -0.0010785629274323583, -0.032418157905340195, -0.01105394959449768, 0.025674233213067055, -0.022902294993400574, 0.045128509402275085, 0.0384690947830677, 0.014476616866886616, -0.027043301612138748, -0.021600836887955666, 0.03657606616616249, -0.019488079473376274, -0.04171429201960564, -0.030203986912965775, -0.01845705322921276, -0.06855476647615433, -0.01612456887960434, 0.007018581498414278, 0.06331513077020645, -0.0034290060866624117, -0.041477661579847336, 0.040260713547468185, 0.000537168700248003, -0.006921394728124142, 0.0725436583161354, 0.027668677270412445, 0.02793911099433899, -0.006388979963958263, -0.03498727083206177, -0.017054181545972824, -0.004631165415048599, -0.010597593151032925, 0.011915954761207104, 0.02564042992889881, -0.04580458998680115, -0.05381616950035095, -0.011561010964214802, -0.04408058151602745, 0.002370514441281557, -0.002102194121107459, 0.0653095692396164, -0.030085671693086624, 0.08937811106443405, 0.046108826994895935, -0.006050938740372658, 0.00276348739862442, 0.03961843624711037, 0.046987734735012054, -0.008104539476335049, -0.042255159467458725, -0.032198429107666016, 0.01724010519683361, 0.043438300490379333, 0.04928641766309738, -0.05026673525571823, 0.03103218786418438, -0.046886324882507324, -0.017814774066209793, -0.008260883390903473, 0.03322945535182953, 0.01369912177324295, -0.0031543474178761244, -0.049962498247623444, 0.050773799419403076, -0.022057192400097847, 0.0010172929614782333, 0.03522390127182007, 0.002400093013420701, -0.002258538268506527, -0.017155593261122704, 0.027685578912496567, 0.030525125563144684, 0.025336192920804024, 0.04255939647555351, -0.03160685673356056, 0.04543274641036987, 0.0009190496639348567, -0.05851494148373604, -0.02949409931898117, 0.010918732732534409, -0.004445242695510387, -0.00358957564458251, -0.04083538427948952, 0.01865987852215767, -0.0067988550290465355, -0.032992828637361526, -0.00695519894361496, 0.022733274847269058, -0.01898101717233658, 0.005379081703722477, 0.10026303678750992, 0.0638221874833107, 0.06284186989068985, -0.03235054761171341, 0.03921278566122055, 0.02021486684679985, -0.010808869265019894, 0.0007537264027632773, -0.0552697479724884, 0.06294327974319458, -0.02308821864426136, 0.009955314919352531, -0.015161151066422462, 0.026316512376070023, -0.007145347073674202, -0.012287800200283527, 0.06605326384305954, 0.024119244888424873, -0.002634609118103981, 0.08200880885124207, 0.008138343691825867, 0.011248323135077953, 0.002459250157698989, -0.0314040333032608, 0.00018671498401090503, -0.015879487618803978, 0.045331332832574844, -0.02650243416428566, -0.016961220651865005, -0.005645289085805416, -0.009076408110558987, -0.035730961710214615, -0.05425562337040901, -0.03191109374165535, -0.02185436710715294, -0.06253763288259506, 0.04705534502863884, 0.05631767585873604, 0.040159303694963455, -0.00833694264292717, -0.015042835846543312, 0.01590484194457531, 0.03377032279968262, 0.016868259757757187, 0.020671222358942032, -0.020248671993613243, -0.004255094565451145, 0.004436791408807039, 0.02155013009905815, 0.008172147907316685, -0.03005186840891838, 0.07085344940423965, -0.06862237304449081, -0.04516231268644333, 0.01105394959449768, 0.03361820429563522, -0.03047442063689232, -0.0998573899269104, 0.042796023190021515, -0.03304353356361389, 0.01635274663567543, 0.0006317145889624953, -0.06764205545186996, 0.05523594096302986, 0.0014366753166541457, -0.04935402423143387, 0.01115536130964756, 0.03667747601866722, -0.03280690312385559, -0.02738134190440178, 0.005235414020717144, -0.015127346850931644, 0.01458648033440113, 0.020958557724952698, 0.06365317106246948, -0.03260407969355583, -0.02011345513164997, 0.01710488833487034, -0.026451729238033295, 0.049759674817323685, 0.05023293197154999, -0.026232002303004265, -0.00737775070592761, 0.027770088985562325, 0.018288033083081245, 0.04495948925614357, -0.027888404205441475, 0.04211994260549545, -0.0216684453189373, -0.005417111329734325, 0.02804052270948887, -0.013749828562140465, 0.0005419224034994841, -0.02464320883154869, 0.03796203434467316, 0.01955568790435791, 0.016935866326093674, 0.0867413878440857, 0.06639130413532257, -0.00922852661460638, 0.0007859459146857262, 0.016724592074751854, 0.009186271578073502, -0.0799129530787468, -0.00009210303687723354, -0.02041769213974476, 0.05222737416625023, 0.04117342457175255, -0.03235054761171341, -0.0043353792279958725, -0.003904376644641161, 0.00441988930106163, -0.05929243564605713, -0.051314663141965866, 0.023054413497447968, 0.04519611597061157, -0.0019025384681299329, -0.044790465384721756, -0.009735587984323502, 0.07470712065696716, -0.003262098180130124, 0.013099098578095436, 0.03410836309194565, 0.0057931821793317795, 0.0027254577726125717, 0.0018465503817424178, 0.0018402121495455503, 0.0018349302699789405, -0.04326928034424782, 0.05750081688165665, -0.014400557614862919, 0.03931419923901558, -0.03725214675068855, -0.010284905321896076, 0.05564159154891968, 0.042593199759721756 ]
28,983
aiomcache.client
_storage_command
null
@acquire async def stats( self, conn: Connection, args: Optional[bytes] = None ) -> Dict[bytes, Optional[bytes]]: """Runs a stats command on the server.""" # req - stats [additional args]\r\n # resp - STAT <name> <value>\r\n (one per result) # END\r\n if args is None: args = b'' conn.writer.write(b''.join((b'stats ', args, b'\r\n'))) result: Dict[bytes, Optional[bytes]] = {} resp = await conn.reader.readline() while resp != b'END\r\n': terms = resp.split() if len(terms) == 2 and terms[0] == b'STAT': result[terms[1]] = None elif len(terms) == 3 and terms[0] == b'STAT': result[terms[1]] = terms[2] elif len(terms) >= 3 and terms[0] == b'STAT': result[terms[1]] = b' '.join(terms[2:]) else: raise ClientException('stats failed', resp) resp = await conn.reader.readline() return result
(self, conn: aiomcache.pool.Connection, command: bytes, key: bytes, value: Union[bytes, ~_T], exptime: int = 0, cas: Optional[int] = None) -> bool
[ 0.0031752032227814198, -0.04795912280678749, -0.05517609789967537, -0.032867465168237686, 0.05926453322172165, 0.015064994804561138, 0.0020608825143426657, 0.014985003508627415, 0.037115879356861115, -0.11497391015291214, -0.021704258397221565, 0.05706033483147621, -0.018753474578261375, -0.026041554287075996, -0.03821798041462898, 0.02045995183289051, 0.014611711725592613, 0.010594380088150501, -0.028796805068850517, -0.017669150605797768, -0.009234530851244926, 0.07280969619750977, 0.015384959056973457, 0.017002558335661888, -0.023446286097168922, 0.04227086529135704, 0.043053001165390015, -0.09691368788480759, 0.07629375904798508, -0.007656928151845932, 0.025988226756453514, -0.0008654595003463328, -0.0020542165730148554, 0.007736918982118368, -0.04475947842001915, -0.0016875904984772205, -0.00035329413367435336, -0.0021408735774457455, -0.11810244619846344, 0.008461283519864082, -0.034005116671323776, -0.06818798929452896, 0.036475952714681625, -0.030378850176930428, 0.03747139871120453, -0.004986113402992487, 0.006843685172498226, -0.0057504731230437756, -0.019464505836367607, -0.07209866493940353, 0.017358073964715004, 0.014131764881312847, 0.009590046480298042, 0.015856018289923668, 0.028530167415738106, 0.012185314670205116, -0.01839795894920826, 0.06537941098213196, -0.009145651943981647, -0.019162317737936974, -0.008034664206206799, 0.02774803154170513, -0.004063993226736784, -0.007390290964394808, -0.017651375383138657, -0.04859904944896698, -0.040777698159217834, -0.04543495923280716, -0.017909124493598938, -0.03900011628866196, 0.058233536779880524, 0.037364743649959564, -0.012434176169335842, 0.012096435762941837, -0.004059549421072006, -0.009652262553572655, -0.04337296634912491, 0.017340298742055893, 0.007679147645831108, -0.0035440512001514435, 0.021650930866599083, -0.018451286479830742, 0.05656261369585991, 0.003939562942832708, 0.03194312006235123, -0.03683146834373474, 0.010078881867229939, -0.03903566673398018, -0.10125098377466202, 0.010923231951892376, -0.035533834248781204, 0.016495946794748306, 0.011412067338824272, 0.055318307131528854, -0.006119321100413799, -0.03347184136509895, -0.025312745943665504, -0.03197867423295975, -0.043301861733198166, 0.0004327297501731664, -0.052829694002866745, 0.03409399464726448, 0.02881458029150963, -0.01228308118879795, -0.008696813136339188, -0.0608288049697876, 0.041204314678907394, -0.01886012963950634, -0.010052218101918697, 0.005950450897216797, -0.024850575253367424, -0.01135873980820179, 0.04067104309797287, -0.06427731364965439, 0.03935563191771507, 0.003590712556615472, -0.043977342545986176, -0.01395400706678629, -0.05286524444818497, 0.022610824555158615, -0.021224310621619225, 0.022095326334238052, 0.07572492957115173, 0.004343962296843529, 0.020566606894135475, 0.04067104309797287, -0.03572936728596687, -0.040777698159217834, 0.023908458650112152, 0.005466060247272253, 0.00154760607983917, 0.01045217365026474, 0.04497278854250908, 0.07480058819055557, 0.03843129053711891, -0.003721809247508645, 0.030485505238175392, 0.039177875965833664, 0.019677815958857536, 0.005141651723533869, 0.05723809078335762, -0.011785359121859074, -0.008070215582847595, -0.07622265070676804, 0.02433507703244686, -0.01565159671008587, -0.022095326334238052, -0.05947784334421158, 0.019624488428235054, -0.053007449954748154, -0.003286302089691162, -0.02134874276816845, -0.050127770751714706, 0.00545717217028141, -0.015100546181201935, 0.00016831465472932905, -0.037826914340257645, -0.05499834194779396, -0.03565826639533043, -0.04426175355911255, -0.044510617852211, -0.008923454210162163, 0.016673704609274864, -0.07657817006111145, -0.018966784700751305, 0.030129989609122276, 0.015749363228678703, -0.022806357592344284, -0.03475169837474823, 0.03176536411046982, 0.0036707038525491953, 0.015784915536642075, -0.000265664973994717, -0.00732807582244277, 0.014922788366675377, 0.014585047960281372, 0.019624488428235054, 0.020975450053811073, -0.027072550728917122, -0.03242306783795357, -0.010994335636496544, -0.0685790553689003, -0.05855350196361542, -0.010816577821969986, -0.02904566563665867, 0.016931453719735146, 0.08603489398956299, -0.012736364267766476, 0.03811132535338402, 0.0023197424598038197, 0.00032301971805281937, 0.024175094440579414, -0.00016664816939737648, -0.0021230976562947035, 0.03386290743947029, -0.057806916534900665, -0.05183424800634384, -0.003192978911101818, 0.015153873711824417, 0.004315076861530542, -0.015793802216649055, -0.015633821487426758, -0.006674814969301224, -0.0027841355185955763, 0.043301861733198166, -0.007030331064015627, 0.01930452510714531, -0.004590601660311222, -0.07444506883621216, 0.013189647346735, -0.043728481978178024, -0.011838686652481556, 0.03460949286818504, 0.035551611334085464, 0.004728364292532206, -0.009061216376721859, 0.07686258107423782, 0.041915349662303925, 0.02001555636525154, -0.01955338567495346, 0.08731475472450256, -0.040991008281707764, 0.0029952232725918293, 0.008670149371027946, -0.010665482841432095, -0.016478171572089195, 0.030592160299420357, 0.02454838715493679, 0.002020886866375804, -0.01190978940576315, 0.04276858642697334, 0.041915349662303925, 0.02950783632695675, 0.02817465178668499, -0.09158094972372055, 0.014078437350690365, -0.0009804466972127557, 0.025774916633963585, 0.0025241642724722624, -0.015420511364936829, -0.043266311287879944, 0.03697367385029793, 0.009838907979428768, -0.010416622273623943, -0.06292635202407837, -0.0695745050907135, 0.01284301932901144, -0.0005668815574608743, -0.03254749998450279, 0.03882235661149025, 0.009456728585064411, -0.03811132535338402, -0.010016665793955326, -0.011838686652481556, -0.052829694002866745, -0.01815798506140709, -0.06740584969520569, -0.044901683926582336, -0.022308634594082832, -0.031232088804244995, 0.0009337852825410664, 0.012736364267766476, -0.07700479030609131, 0.058980122208595276, 0.042341966181993484, 0.03311632573604584, 0.017793580889701843, -0.010247752070426941, -0.03574714437127113, 0.01771358959376812, 0.034005116671323776, 0.03704477846622467, 0.002921897917985916, -0.043728481978178024, -0.08681703358888626, 0.030609937384724617, 0.05083880200982094, -0.025508280843496323, -0.014905012212693691, 0.002855238737538457, 0.025383850559592247, -0.021064329892396927, -0.010692146606743336, -0.07444506883621216, 0.026219312101602554, 0.005608266685158014, 0.02973892167210579, 0.03588934987783432, -0.032849688082933426, 0.03364959731698036, 0.04447506368160248, -0.016202647238969803, 0.007808022201061249, -0.05798467621207237, -0.00024025111633818597, 0.035142768174409866, -0.039568942040205, 0.003288523992523551, 0.031160986050963402, -0.010905456729233265, -0.020406624302268028, -0.06562827527523041, -0.03475169837474823, 0.0018664594972506166, 0.00865237321704626, -0.0017475838540121913, 0.04294634610414505, -0.0014909456949681044, -0.05684702470898628, -0.015971560031175613, -0.01907343976199627, 0.009447840042412281, 0.05183424800634384, 0.00671036634594202, 0.031196538358926773, 0.031001003459095955, -0.044901683926582336, 0.050056666135787964, -0.008554605767130852, 0.08247973769903183, -0.07234752923250198, 0.022664152085781097, 0.11106322705745697, 0.010994335636496544, 0.016691481694579124, -0.003937340807169676, -0.030076662078499794, 0.0421997606754303, 0.07458727806806564, 0.04539940506219864, -0.05926453322172165, 0.005288301967084408, -0.019695593044161797, -0.01112765446305275, -0.029223423451185226, 0.06321076303720474, 0.0036507060285657644, -0.006701478734612465, -0.01146539393812418, -0.03432507812976837, 0.014247307553887367, 0.015518277883529663, 0.030787695199251175, 0.05002111569046974, 0.04333741217851639, -0.05549606308341026, 0.03044995479285717, -0.012807467952370644, 0.03519609570503235, 0.005590490531176329, 0.014122877269983292, 0.039568942040205, 0.0028241309337317944, 0.08397290110588074, 0.09037218987941742, 0.019926678389310837, -0.010861016809940338, -0.0509454570710659, -0.0014231754466891289, -0.04052883759140968, -0.07707589119672775, 0.04607488587498665, 0.029596716165542603, 0.020033331587910652, -0.0431952066719532, -0.05026997625827789, 0.027979116886854172, 0.007301412057131529, 0.05592268332839012, 0.02883235551416874, -0.04991446062922478, 0.00653705233708024, -0.03697367385029793, 0.020282194018363953, -0.04180869460105896, 0.030627712607383728, -0.02113543264567852, -0.0267881378531456, -0.04251972585916519, -0.026006003841757774, -0.0007682481082156301, -0.014958339743316174, 0.019251197576522827, 0.0009143429924733937, -0.003646261990070343, 0.0030329967848956585, -0.051016561686992645, 0.0042906347662210464, -0.04013776779174805, 0.016967006027698517, -0.05154983326792717, 0.003026330843567848, -0.02954338863492012, 0.0056882575154304504, -0.06260638684034348, 0.005919343326240778, 0.06729919463396072, -0.033702924847602844, -0.02751694619655609, -0.031054330989718437, 0.015367183834314346, -0.022344186902046204, 0.008145762607455254, 0.05428731068968773, -0.03416509926319122, -0.04020887240767479, 0.04230641573667526, -0.022824134677648544, 0.018664594739675522, 0.010541052557528019, -0.04856349900364876, -0.03729363903403282, -0.008514611050486565, 0.03002333454787731, -0.07241863012313843, -0.0013320744037628174, 0.018451286479830742, 0.0581979863345623, 0.027979116886854172, 0.03542717918753624, 0.036902572959661484, -0.03364959731698036, 0.004026219714432955, 0.07465837895870209, 0.061184320598840714, -0.029383406043052673, 0.04091990366578102, -0.05208310857415199, 0.003828464075922966, -0.0144250662997365, -0.00198644632473588, 0.00977669283747673, -0.002096434123814106, -0.05115876719355583, 0.041879795491695404, 0.027534721419215202, 0.006092657335102558, -0.04923897981643677, 0.06722809374332428, 0.048243533819913864, -0.043692927807569504, 0.08987446874380112, 0.029490061104297638, -0.016869239509105682, 0.03112543560564518, -0.005568271037191153, 0.023037442937493324, -0.049878910183906555, 0.0581979863345623, -0.04543495923280716, -0.03364959731698036, 0.006212643813341856, -0.002808577148243785, 0.0029752254486083984, 0.0089856693521142, -0.061717595905065536, 0.0022453065030276775, 0.06324631720781326, -0.058980122208595276, -0.03882235661149025, 0.011998668313026428, 0.009154539555311203, -0.06424175947904587, -0.02748139388859272, -0.02501055784523487, -0.009190090931952, 0.056704819202423096, 0.04294634610414505, -0.024246199056506157, 0.010834353044629097, 0.015020555816590786, 0.04266193136572838, -0.02636151947081089, 0.04835018888115883, 0.06381513923406601, -0.026254864409565926, 0.0006921454332768917, -0.017340298742055893, -0.08383069932460785, -0.04639485105872154, -0.0029485616832971573, 0.020531054586172104, 0.07280969619750977, 0.004946117755025625, 0.010701035149395466, -0.021917568519711494, 0.044830579310655594, -0.027854686602950096, 0.022308634594082832, -0.029027890413999557, 0.009634486399590969, 0.03448506072163582, 0.027392515912652016, -0.03156983107328415, 0.020957674831151962, 0.025614935904741287, -0.0115809366106987, 0.02701922319829464, 0.02700144797563553, -0.0027108103968203068, 0.02227308414876461, -0.01293189823627472, -0.012896346859633923, -0.03151650354266167, -0.0027841355185955763, 0.014362850226461887, -0.0015087214997038245, 0.0133940689265728, 0.014238419942557812, 0.01657593809068203, -0.029223423451185226, 0.011385403573513031, -0.027090327814221382, -0.00005051522748544812, 0.018140209838747978, 0.03044995479285717, 0.0020164428278803825, 0.03092990070581436, -0.07494279742240906, -0.06025997921824455, 0.024406179785728455, 0.060117773711681366, 0.007808022201061249, 0.037400294095277786, -0.047852467745542526, -0.03320520371198654, 0.007892457768321037, -0.0056927017867565155, 0.011509833857417107, 0.016869239509105682, 0.017358073964715004, 0.024228421971201897, -0.04881235957145691, -0.06872126460075378, 0.045754920691251755, -0.013696257956326008, 0.017678039148449898, 0.00930563360452652, -0.08575048297643661, -0.013438508845865726, 0.0413820743560791, 0.0059637827798724174, 0.014745030552148819, -0.08155539631843567, -0.02451283484697342, 0.00642150966450572, 0.027836911380290985, 0.03176536411046982, 0.04113321378827095, -0.06374403834342957, -0.05990446358919144, -0.03868015110492706, 0.003712921403348446, -0.023232977837324142, -0.07885347306728363, 0.03364959731698036, -0.026397069916129112, -0.10295746475458145, 0.017793580889701843, 0.031676486134529114, 0.05354072526097298, -0.03764915466308594, -0.046643711626529694, 0.06356628239154816, 0.012238642200827599, 0.025934899225831032, 0.06207311153411865, 0.06779692322015762, -0.013962894678115845, -0.007639152463525534, -0.049381185322999954, 0.032583050429821014, -0.008070215582847595, -0.011163205839693546, -0.031178763136267662, -0.020584382116794586, 0.007181425113230944, 0.007808022201061249, 0.051692042499780655, 0.026877017691731453, 0.010967671871185303, -0.020388849079608917, -0.005812688264995813, -0.014380626380443573, -0.002375291893258691, 0.09079881012439728, -0.02813909947872162, 0.0009832242503762245, 0.06968115270137787, 0.0776447132229805, -0.01612265594303608, -0.03178314119577408, 0.007416954729706049, -0.019215645268559456, 0.04767470806837082, 0.007083658128976822, 0.00897233746945858, -0.0033862909767776728, -0.015598269179463387, 0.013358517549932003, -0.058731261640787125, 0.02433507703244686, 0.0064970566891133785, -0.03233418986201286, -0.012291969731450081, 0.0040662153623998165, -0.011998668313026428, -0.013340741395950317, -0.009901123121380806, 0.011865349486470222, -0.045790474861860275, -0.0008493501809425652, -0.013598490506410599, 0.06683702766895294, 0.07373403757810593, 0.03613821044564247, 0.020104436203837395, -0.011332076042890549, 0.05058994144201279, -0.02271747961640358, 0.05958449840545654, 0.02998778410255909, -0.0007138096843846142, -0.015216088853776455, 0.025312745943665504, 0.06769026815891266, -0.02568603865802288, -0.01792689971625805, -0.05428731068968773, -0.04660816118121147, -0.03574714437127113, -0.018771249800920486, 0.03087657317519188, 0.030805470421910286, 0.009243418462574482, -0.031054330989718437, -0.003057438414543867, 0.0012320855166763067, -0.025348298251628876, -0.0008771248976700008, 0.05250972881913185, -0.013705145567655563, 0.006599267479032278, -0.026201536878943443, -0.028245754539966583, 0.006817021407186985, -0.054180655628442764, 0.0028419068548828363, 0.04091990366578102, 0.004032885655760765, 0.05730919539928436, 0.03046773001551628, 0.004657261073589325, 0.03932008147239685, 0.04788801819086075, 0.007172537501901388, -0.011385403573513031, -0.009812244214117527, 0.02383735403418541, -0.006505944766104221, -0.03498278558254242, -0.015260528773069382, 0.040564388036727905, -0.0067681376822292805, -0.039853356778621674, -0.02337518334388733, -0.04611044004559517, -0.010549940168857574, 0.04454616829752922, 0.006114876829087734, 0.07035663723945618, 0.047603607177734375, 0.0035351633559912443, 0.0019475616281852126, -0.03338296338915825, 0.06338851898908615, 0.00794578529894352, 0.004715032409876585, 0.0002044217544607818, -0.0011304301442578435, 0.00816798210144043, -0.005874903406947851, 0.0013409622479230165, -0.024477284401655197, 0.019642265513539314, -0.01932230032980442, 0.00744361849501729, -0.0005491057527251542, -0.044510617852211, -0.04063548892736435, 0.02342851087450981, -0.04223531484603882, 0.02342851087450981, 0.009070104919373989, -0.0359426774084568, -0.01453172042965889, -0.001007665996439755, -0.04831463843584061, 0.038964565843343735, -0.04429730772972107, 0.00413954071700573, -0.013571827672421932, 0.043692927807569504, -0.0036884795408695936, 0.021295415237545967, -0.026645932346582413, -0.029170095920562744, -0.01179424673318863, 0.05478503182530403, 0.03523164615035057, 0.00579046830534935, 0.04742584750056267, 0.006674814969301224, 0.06843684613704681, 0.0038617937825620174, 0.04333741217851639, 0.0017575827660039067, 0.05197645351290703, -0.03772025927901268, 0.044901683926582336, -0.054393962025642395, -0.003935118671506643, 0.03452061489224434, 0.021082105115056038, -0.0007471393328160048, -0.024192871525883675, 0.027072550728917122, 0.004350628238171339, 0.03971114754676819, 0.02682369016110897, -0.015784915536642075, -0.06409955024719238, -0.03796911984682083, 0.017100324854254723, 0.009456728585064411, -0.002486390760168433, -0.002477502916008234, -0.04906122386455536, 0.11156095564365387, 0.05311410501599312, 0.0038795694708824158, -0.004812799394130707, 0.00021400403056759387, -0.061433181166648865, -0.0049416739493608475, -0.07750251144170761, -0.014833909459412098, 0.020762139931321144, 0.02591712400317192, -0.03220975771546364, 0.04835018888115883, 0.015571605414152145, -0.033276308327913284, 0.04948784038424492, 0.029152320697903633, -0.032867465168237686, -0.01726030744612217, 0.013011889532208443, 0.029596716165542603, 0.001818687072955072, 0.03633374720811844, 0.03020109236240387, -0.0072791920974850655, 0.019908901304006577, -0.05521165207028389, -0.009287858381867409, 0.0007793579716235399, 0.01566937193274498 ]
28,985
aiomcache.client
add
Store this data, but only if the server *doesn't* already hold data for this key. :param key: ``bytes``, is the key of the item. :param value: ``bytes``, data to store. :param exptime: ``int`` is expiration time. If it's 0, the item never expires. :return: ``bool``, True in case of success.
def acquire( func: Callable[Concatenate[_Client, Connection, _P], Awaitable[_T]] ) -> Callable[Concatenate[_Client, _P], Awaitable[_T]]: @functools.wraps(func) async def wrapper(self: _Client, *args: _P.args, # type: ignore[misc] **kwargs: _P.kwargs) -> _T: conn = await self._pool.acquire() try: return await func(self, conn, *args, **kwargs) except Exception as exc: conn[0].set_exception(exc) raise finally: self._pool.release(conn) return wrapper
(self, conn: aiomcache.pool.Connection, key: bytes, value: Union[bytes, ~_T], exptime: int = 0) -> bool
[ -0.02244344726204872, -0.09585260599851608, 0.006454112473875284, 0.051299307495355606, -0.0005108154728077352, 0.0342118926346302, 0.0003081109025515616, -0.04855642467737198, 0.01615149714052677, -0.10482257604598999, 0.004702745471149683, 0.05044678971171379, -0.00976688414812088, 0.009030197747051716, -0.017522938549518585, 0.030245834961533546, -0.021405600011348724, -0.03361883759498596, -0.016698220744729042, -0.05218889191746712, -0.011731380596756935, 0.03376710042357445, 0.06004687771201134, -0.03869687765836716, 0.004345985595136881, 0.042848266661167145, -0.007519759237766266, -0.010109744034707546, 0.05011319741606712, -0.060565799474716187, 0.08710503578186035, 0.02841106802225113, -0.018820248544216156, 0.06690408289432526, 0.03647291660308838, 0.03836328163743019, -0.02205425500869751, 0.015020986087620258, -0.0236666239798069, -0.0624190978705883, -0.008534440770745277, -0.0443309023976326, 0.032970182597637177, -0.057748787105083466, 0.01203717477619648, -0.01607736572623253, 0.029689844697713852, -0.039030469954013824, -0.007797754369676113, -0.024908334016799927, 0.06375347077846527, 0.0332111120223999, 0.01748587377369404, 0.004406217485666275, 0.013797808438539505, 0.02831840328872204, 0.006773806642740965, 0.05982448160648346, 0.0261685773730278, 0.011527517810463905, -0.029485981911420822, -0.015020986087620258, -0.016818685457110405, 0.06697821617126465, -0.010304340161383152, -0.016142230480909348, -0.059676218777894974, -0.019496701657772064, 0.030264366418123245, -0.010304340161383152, 0.06290096044540405, 0.029634246602654457, -0.0076494901441037655, -0.05278194695711136, 0.02387048676609993, -0.030431164428591728, -0.021905990317463875, -0.02889292687177658, 0.02870759554207325, -0.027743881568312645, -0.0005834994954057038, -0.008247178979218006, -0.010971528477966785, 0.006514344830065966, 0.0725751742720604, -0.07509566098451614, -0.06523611396551132, -0.02509366348385811, -0.10156076401472092, -0.009474989026784897, 0.02427821233868599, 0.03234006091952324, -0.01787506602704525, 0.009442556649446487, 0.026020312681794167, -0.035824261605739594, -0.010406272485852242, -0.004012391436845064, -0.001364491181448102, 0.03767756372690201, -0.020627213642001152, 0.04492396116256714, -0.006417046766728163, -0.00935915857553482, 0.026743099093437195, -0.07342769205570221, 0.024000218138098717, 0.037399567663669586, -0.02981957606971264, -0.045072223991155624, -0.010508203878998756, -0.04699965566396713, 0.02639097347855568, 0.008858767338097095, -0.0014617893612012267, -0.001577620510943234, -0.02748441882431507, -0.022591710090637207, 0.003704280825331807, -0.01430746540427208, -0.03556480258703232, -0.004503515549004078, -0.045183420181274414, 0.015197048895061016, 0.04484982788562775, 0.06460598856210709, -0.01037847250699997, 0.004480349365621805, -0.0008733670110814273, -0.04410851001739502, 0.008432509377598763, 0.06909097731113434, 0.01671675406396389, 0.022387847304344177, 0.006060286425054073, 0.02327743172645569, -0.012009375728666782, 0.050001997500658035, -0.022035721689462662, 0.0125931641086936, -0.0017502089031040668, 0.04599887132644653, -0.017300542443990707, -0.003111225087195635, 0.04288532957434654, -0.03513854369521141, -0.0226658433675766, -0.006347547750920057, 0.030894488096237183, -0.05489470809698105, 0.04270000010728836, -0.047481510788202286, 0.00896069873124361, -0.006690408103168011, 0.0016691271448507905, 0.0017270427197217941, -0.01002634596079588, 0.0473332479596138, 0.021405600011348724, -0.026205644011497498, -0.001503488514572382, 0.022777041420340538, 0.023611025884747505, -0.0045938640832901, 0.012463433668017387, -0.016698220744729042, 0.030542362481355667, -0.08110035210847855, -0.0010291598737239838, -0.033989496529102325, 0.014131402596831322, -0.016049565747380257, -0.004628613591194153, 0.015827171504497528, -0.02587204985320568, 0.005300434306263924, -0.011657248251140118, 0.047296181321144104, -0.020404817536473274, -0.0029536946676671505, 0.02959717996418476, -0.013593945652246475, -0.027855079621076584, -0.009386957623064518, 0.0402907133102417, 0.016299761831760406, 0.06964696198701859, -0.02246198058128357, 0.04877882078289986, -0.022832639515399933, -0.032062068581581116, 0.062456164509058, 0.042329341173172, 0.0020189371425658464, 0.01801406219601631, -0.0643835961818695, -0.04711085185408592, 0.027855079621076584, 0.0013505914248526096, 0.09407343715429306, 0.015447244048118591, 0.005634027998894453, 0.050335593521595, 0.058267708867788315, 0.0493718758225441, -0.06112179160118103, -0.04966840520501137, -0.05048385635018349, -0.04414557293057442, 0.02427821233868599, -0.022406380623579025, -0.01113832462579012, -0.012778494507074356, 0.03219179809093475, 0.021980121731758118, -0.005620128009468317, 0.026428038254380226, 0.04051310941576958, 0.058564238250255585, 0.006273415870964527, 0.0018521404126659036, -0.007459527347236872, -0.007037901785224676, -0.0422922745347023, 0.049001216888427734, -0.03638025373220444, -0.019719097763299942, 0.004994640126824379, -0.0017154596280306578, 0.0017015598714351654, 0.0158735029399395, 0.028374003246426582, 0.024760069325566292, -0.008881933987140656, -0.020645746961236, -0.01252829935401678, -0.008534440770745277, 0.0322103314101696, 0.01224103756248951, 0.001578778843395412, 0.01605883240699768, 0.016902083531022072, 0.052003562450408936, -0.007051801308989525, 0.009108963422477245, 0.03132074698805809, -0.018727583810687065, 0.02931918576359749, -0.0017061930848285556, 0.026909897103905678, -0.04110616445541382, 0.061381250619888306, -0.006319748237729073, -0.02527899295091629, -0.06879444420337677, -0.025130730122327805, -0.03686210885643959, -0.06779366731643677, -0.038029689341783524, 0.011036393232643604, -0.039215799421072006, 0.018588585779070854, -0.049112413078546524, 0.03430455923080444, -0.012898958288133144, -0.008474208414554596, -0.009739084169268608, -0.02939331717789173, -0.0226658433675766, 0.018949978053569794, -0.00488344207406044, 0.0685349851846695, 0.09511128813028336, -0.026038846001029015, -0.0017027182038873434, -0.021590929478406906, 0.00023861220688559115, -0.012157639488577843, -0.026353906840085983, -0.011657248251140118, -0.029560113325715065, 0.03563893213868141, 0.00008578745473641902, -0.017041081562638283, -0.042329341173172, -0.013167686760425568, 0.008691971190273762, -0.00715373270213604, 0.01626269519329071, -0.010888129472732544, -0.010952995158731937, -0.03476788476109505, 0.06560677289962769, -0.014409396797418594, 0.020997874438762665, -0.002437087707221508, -0.01773606799542904, 0.010693533346056938, -0.01842178963124752, -0.058156512677669525, 0.0014235650887712836, -0.0584530383348465, -0.0332111120223999, 0.039030469954013824, 0.07976597547531128, -0.07442847639322281, -0.02559405378997326, 0.002333997981622815, -0.10489670187234879, 0.03534240648150444, -0.041328560560941696, 0.023796355351805687, -0.028763195499777794, 0.011944510042667389, 0.008149880915880203, 0.004417800810188055, -0.03395242989063263, 0.07694896310567856, -0.005360666196793318, -0.010489670559763908, -0.024296745657920837, 0.010276541113853455, 0.01680941879749298, 0.028355469927191734, -0.011342187412083149, 0.019070442765951157, -0.019978560507297516, 0.017207877710461617, -0.0181437935680151, 0.11023420840501785, -0.07127786427736282, 0.03354470431804657, -0.03467521816492081, -0.020831076428294182, -0.09711284935474396, 0.0523371547460556, 0.040846701711416245, -0.046962589025497437, -0.008854134008288383, -0.04147682338953018, 0.020182423293590546, 0.007269564084708691, -0.008557606488466263, 0.01801406219601631, -0.025723785161972046, 0.014400131069123745, 0.03543506935238838, 0.011592383496463299, 0.009831749834120274, -0.054746441543102264, 0.03977178782224655, 0.004911241587251425, -0.002220483496785164, 0.0453316867351532, 0.03602812439203262, 0.0191260427236557, 0.015604774467647076, 0.049001216888427734, -0.005953722167760134, -0.0573781281709671, -0.014205534011125565, -0.05559895932674408, 0.03202500194311142, 0.030635027214884758, -0.024852735921740532, 0.055450696498155594, 0.014678125269711018, -0.017319075763225555, -0.035194139927625656, -0.006935970392078161, -0.03423042595386505, 0.012176171876490116, -0.018292058259248734, 0.03615785762667656, -0.039920054376125336, -0.017819466069340706, -0.06501371413469315, -0.00702400179579854, 0.009428656660020351, 0.04510929062962532, -0.008219379931688309, -0.00626414967700839, 0.06115885451436043, -0.04848229140043259, -0.012361502274870872, -0.028133073821663857, 0.018820248544216156, -0.014205534011125565, -0.027577083557844162, 0.040253646671772, 0.002397705102339387, 0.02861493080854416, 0.0025691352784633636, 0.03534240648150444, -0.0473332479596138, -0.019107509404420853, 0.021590929478406906, -0.002800797577947378, 0.03910460323095322, -0.03936406224966049, 0.008210113272070885, 0.017291275784373283, 0.06697821617126465, 0.0030672093853354454, -0.020071225240826607, 0.0483340285718441, 0.014492795802652836, -0.009257227182388306, 0.07031415402889252, -0.030338499695062637, -0.08836527913808823, -0.015298980288207531, -0.0036417318042367697, -0.011842578649520874, -0.018634917214512825, -0.033989496529102325, -0.00543943140655756, 0.021887456998229027, -0.024241145700216293, 0.02025655470788479, 0.01828279159963131, -0.003542117075994611, -0.03662118315696716, 0.03504587709903717, -0.02889292687177658, -0.02559405378997326, 0.013816341757774353, 0.02046041749417782, 0.0046425131149590015, 0.006866471376270056, 0.019200174137949944, 0.006180751137435436, 0.0443309023976326, -0.030635027214884758, 0.020886676385998726, 0.003472618293017149, -0.005564529448747635, 0.06323455274105072, 0.07242691516876221, 0.015549175441265106, 0.030357033014297485, 0.026409506797790527, -0.03597252815961838, -0.02598324790596962, 0.03714010491967201, -0.03597252815961838, 0.0015602458734065294, 0.03917873278260231, -0.008117448538541794, 0.015067318454384804, 0.03699184209108353, 0.06771953403949738, 0.019867362454533577, 0.06623689085245132, -0.0317099392414093, 0.006171484477818012, 0.06716354191303253, -0.07491033524274826, -0.041143231093883514, 0.03113541752099991, 0.036899175494909286, -0.0003292500914540142, 0.025723785161972046, 0.015215582214295864, -0.029560113325715065, -0.005754492245614529, 0.002585351699963212, 0.027132293209433556, -0.019385503605008125, -0.012574631720781326, 0.013686610385775566, -0.05166996642947197, -0.05255955085158348, -0.03363737091422081, 0.02627977542579174, -0.029467448592185974, 0.01914457604289055, 0.05189236253499985, 0.055339496582746506, -0.019904427230358124, 0.007844086736440659, 0.008242545649409294, 0.0382520854473114, 0.010841797105967999, -0.021405600011348724, 0.0796177089214325, 0.06575503945350647, 0.010322873480618, 0.006963769905269146, 0.03884514048695564, -0.06282682716846466, 0.06364227831363678, 0.026150044053792953, 0.015020986087620258, -0.04881588742136955, 0.012880425900220871, -0.057044532150030136, 0.002054844982922077, 0.031747005879879, -0.0196449663490057, 0.05118810757994652, -0.01601250097155571, -0.05159583315253258, 0.025946181267499924, 0.04603593796491623, 0.011861111037433147, -0.0694616362452507, 0.006454112473875284, 0.02405581623315811, -0.017180077731609344, 0.0008038682863116264, 0.01812526024878025, -0.0513363741338253, 0.0033660538028925657, -0.00967421941459179, 0.04121736064553261, -0.0007864936487749219, 0.002793847816064954, -0.04659193009138107, -0.03243272751569748, 0.07009175419807434, 0.07969184219837189, -0.007556825410574675, 0.012639496475458145, -0.06364227831363678, -0.015298980288207531, 0.06990642845630646, -0.05144757032394409, -0.0251863282173872, 0.04914947971701622, -0.035379473119974136, -0.015011719428002834, -0.04762977734208107, -0.02637244015932083, -0.010545269586145878, -0.007626323960721493, -0.11142031848430634, 0.06278976052999496, -0.00889120064675808, -0.06916510313749313, -0.001250976580195129, 0.055450696498155594, 0.021294401958584785, -0.02891145832836628, -0.017022548243403435, -0.008372277021408081, 0.0276882816106081, 0.055524829775094986, -0.060380470007658005, -0.013251085765659809, -0.019274305552244186, -0.007056434638798237, 0.017207877710461617, -0.0004193088097963482, 0.00682013900950551, -0.0462954007089138, -0.0036811144091188908, -0.06816432625055313, -0.0018579319585114717, 0.037733159959316254, 0.03132074698805809, 0.019311372190713882, -0.04662899300456047, 0.03662118315696716, 0.001039584749378264, -0.035379473119974136, 0.08947726339101791, 0.09140469133853912, -0.000033247164537897334, -0.045479949563741684, -0.01052673626691103, -0.02848520129919052, 0.004674945957958698, -0.006834038998931646, -0.049594271928071976, 0.02307356894016266, 0.0001059131245710887, -0.054931771010160446, 0.024241145700216293, -0.00639388058334589, -0.0181437935680151, -0.043552517890930176, -0.02789214439690113, -0.034693751484155655, -0.0003263543185312301, 0.03486054763197899, -0.0251863282173872, 0.06568090617656708, -0.01867198385298252, -0.002793847816064954, -0.014585460536181927, -0.004023974761366844, -0.0196449663490057, 0.010072678327560425, 0.07516979426145554, -0.021090539172291756, -0.02448207512497902, 0.032970182597637177, 0.03940112888813019, -0.022109853103756905, -0.032284460961818695, 0.027855079621076584, -0.04573941230773926, -0.02123880200088024, -0.022999435663223267, 0.015623307786881924, -0.05385686084628105, -0.05719279870390892, 0.021831858903169632, -0.06790485978126526, -0.036194924265146255, 0.02750295214354992, -0.03293311595916748, -0.0012996257282793522, -0.03284045308828354, 0.029652778059244156, -0.1409989595413208, 0.003474934957921505, 0.029560113325715065, -0.026112977415323257, 0.009326725266873837, -0.020719878375530243, -0.008877300657331944, -0.024037282913923264, 0.011453385464847088, 0.04421970620751381, 0.011258789338171482, -0.07835746556520462, 0.0327477864921093, 0.04240347445011139, -0.022480512037873268, -0.0049344077706336975, 0.07887639105319977, 0.06605156511068344, 0.04262587055563927, -0.02498246543109417, 0.0634198784828186, 0.0906633734703064, 0.010443338192999363, -0.07231571525335312, -0.025000998750329018, -0.019496701657772064, -0.022814106196165085, -0.021424133330583572, 0.04581354185938835, -0.026057379320263863, -0.02527899295091629, -0.0392528660595417, 0.03995712101459503, -0.022424913942813873, -0.001109662582166493, 0.04318185895681381, 0.030653560534119606, -0.009627887047827244, 0.013760742731392384, -0.02255464531481266, -0.008807801641523838, -0.038511548191308975, 0.03182113915681839, 0.042551737278699875, -0.011555316857993603, 0.032784853130578995, 0.015085850842297077, 0.04340425506234169, -0.014353797771036625, -0.021201737225055695, -0.05971328169107437, -0.07806093990802765, -0.031969401985406876, 0.034489888697862625, 0.013000890612602234, -0.035787198692560196, -0.050335593521595, -0.004132856149226427, 0.04840816184878349, -0.016698220744729042, 0.015067318454384804, -0.03854861110448837, -0.0674600750207901, 0.02728055603802204, 0.03243272751569748, 0.019311372190713882, -0.023203298449516296, 0.01011901069432497, -0.03352617472410202, -0.05960208550095558, -0.031691405922174454, -0.01278776116669178, 0.008464941754937172, -0.035824261605739594, 0.01903337799012661, 0.013862674124538898, -0.0007088867132551968, 0.016957683488726616, -0.06586623191833496, -0.01607736572623253, 0.009664952754974365, -0.05748932436108589, 0.014270399697124958, -0.005230935290455818, 0.01787506602704525, -0.017522938549518585, -0.03463815152645111, 0.006755273789167404, 0.03552773594856262, -0.009572288021445274, 0.0332481786608696, 0.023944618180394173, 0.011314388364553452, 0.026057379320263863, 0.03343350812792778, -0.041847482323646545, 0.06519904732704163, 0.04499809071421623, 0.0452946200966835, -0.007862620055675507, 0.00467957928776741, 0.016865018755197525, -0.026224175468087196, 0.002073377836495638, -0.07305703312158585, 0.014205534011125565, 0.017346875742077827, -0.08021076768636703, 0.05118810757994652, 0.006847938522696495, 0.024352343752980232, -0.00265485025011003, 0.0021243435330688953, 0.06152951717376709, 0.02902265638113022, 0.018449587747454643, -0.007552192080765963, 0.0015011719660833478, 0.0443309023976326, -0.010647200979292393, -0.008339843712747097, 0.0302273016422987, -0.024500608444213867, -0.019904427230358124, -0.017087412998080254, -0.02659483626484871, 0.001971446443349123, 0.005545996129512787, 0.0564144104719162, -0.04451623558998108, 0.00041872967267408967, 0.06256736069917679, 0.0020953859202563763, -0.020089756697416306, 0.0007187323644757271, 0.055561892688274384, -0.0028517632745206356, 0.03634318709373474, 0.023685157299041748, -0.10230208933353424, 0.012268837541341782, 0.0007633274071849883, -0.00788115244358778, -0.012602430768311024, -0.02103493921458721, 0.01444646343588829, 0.015234114602208138, -0.020478950813412666, -0.056340280920267105, -0.02166506089270115, 0.03795555606484413, 0.04177335277199745 ]
28,986
aiomcache.client
append
Add data to an existing key after existing data :param key: ``bytes``, is the key of the item. :param value: ``bytes``, data to store. :param exptime: ``int`` is expiration time. If it's 0, the item never expires. :return: ``bool``, True in case of success.
def acquire( func: Callable[Concatenate[_Client, Connection, _P], Awaitable[_T]] ) -> Callable[Concatenate[_Client, _P], Awaitable[_T]]: @functools.wraps(func) async def wrapper(self: _Client, *args: _P.args, # type: ignore[misc] **kwargs: _P.kwargs) -> _T: conn = await self._pool.acquire() try: return await func(self, conn, *args, **kwargs) except Exception as exc: conn[0].set_exception(exc) raise finally: self._pool.release(conn) return wrapper
(self, conn: aiomcache.pool.Connection, key: bytes, value: Union[bytes, ~_T], exptime: int = 0) -> bool
[ -0.02244344726204872, -0.09585260599851608, 0.006454112473875284, 0.051299307495355606, -0.0005108154728077352, 0.0342118926346302, 0.0003081109025515616, -0.04855642467737198, 0.01615149714052677, -0.10482257604598999, 0.004702745471149683, 0.05044678971171379, -0.00976688414812088, 0.009030197747051716, -0.017522938549518585, 0.030245834961533546, -0.021405600011348724, -0.03361883759498596, -0.016698220744729042, -0.05218889191746712, -0.011731380596756935, 0.03376710042357445, 0.06004687771201134, -0.03869687765836716, 0.004345985595136881, 0.042848266661167145, -0.007519759237766266, -0.010109744034707546, 0.05011319741606712, -0.060565799474716187, 0.08710503578186035, 0.02841106802225113, -0.018820248544216156, 0.06690408289432526, 0.03647291660308838, 0.03836328163743019, -0.02205425500869751, 0.015020986087620258, -0.0236666239798069, -0.0624190978705883, -0.008534440770745277, -0.0443309023976326, 0.032970182597637177, -0.057748787105083466, 0.01203717477619648, -0.01607736572623253, 0.029689844697713852, -0.039030469954013824, -0.007797754369676113, -0.024908334016799927, 0.06375347077846527, 0.0332111120223999, 0.01748587377369404, 0.004406217485666275, 0.013797808438539505, 0.02831840328872204, 0.006773806642740965, 0.05982448160648346, 0.0261685773730278, 0.011527517810463905, -0.029485981911420822, -0.015020986087620258, -0.016818685457110405, 0.06697821617126465, -0.010304340161383152, -0.016142230480909348, -0.059676218777894974, -0.019496701657772064, 0.030264366418123245, -0.010304340161383152, 0.06290096044540405, 0.029634246602654457, -0.0076494901441037655, -0.05278194695711136, 0.02387048676609993, -0.030431164428591728, -0.021905990317463875, -0.02889292687177658, 0.02870759554207325, -0.027743881568312645, -0.0005834994954057038, -0.008247178979218006, -0.010971528477966785, 0.006514344830065966, 0.0725751742720604, -0.07509566098451614, -0.06523611396551132, -0.02509366348385811, -0.10156076401472092, -0.009474989026784897, 0.02427821233868599, 0.03234006091952324, -0.01787506602704525, 0.009442556649446487, 0.026020312681794167, -0.035824261605739594, -0.010406272485852242, -0.004012391436845064, -0.001364491181448102, 0.03767756372690201, -0.020627213642001152, 0.04492396116256714, -0.006417046766728163, -0.00935915857553482, 0.026743099093437195, -0.07342769205570221, 0.024000218138098717, 0.037399567663669586, -0.02981957606971264, -0.045072223991155624, -0.010508203878998756, -0.04699965566396713, 0.02639097347855568, 0.008858767338097095, -0.0014617893612012267, -0.001577620510943234, -0.02748441882431507, -0.022591710090637207, 0.003704280825331807, -0.01430746540427208, -0.03556480258703232, -0.004503515549004078, -0.045183420181274414, 0.015197048895061016, 0.04484982788562775, 0.06460598856210709, -0.01037847250699997, 0.004480349365621805, -0.0008733670110814273, -0.04410851001739502, 0.008432509377598763, 0.06909097731113434, 0.01671675406396389, 0.022387847304344177, 0.006060286425054073, 0.02327743172645569, -0.012009375728666782, 0.050001997500658035, -0.022035721689462662, 0.0125931641086936, -0.0017502089031040668, 0.04599887132644653, -0.017300542443990707, -0.003111225087195635, 0.04288532957434654, -0.03513854369521141, -0.0226658433675766, -0.006347547750920057, 0.030894488096237183, -0.05489470809698105, 0.04270000010728836, -0.047481510788202286, 0.00896069873124361, -0.006690408103168011, 0.0016691271448507905, 0.0017270427197217941, -0.01002634596079588, 0.0473332479596138, 0.021405600011348724, -0.026205644011497498, -0.001503488514572382, 0.022777041420340538, 0.023611025884747505, -0.0045938640832901, 0.012463433668017387, -0.016698220744729042, 0.030542362481355667, -0.08110035210847855, -0.0010291598737239838, -0.033989496529102325, 0.014131402596831322, -0.016049565747380257, -0.004628613591194153, 0.015827171504497528, -0.02587204985320568, 0.005300434306263924, -0.011657248251140118, 0.047296181321144104, -0.020404817536473274, -0.0029536946676671505, 0.02959717996418476, -0.013593945652246475, -0.027855079621076584, -0.009386957623064518, 0.0402907133102417, 0.016299761831760406, 0.06964696198701859, -0.02246198058128357, 0.04877882078289986, -0.022832639515399933, -0.032062068581581116, 0.062456164509058, 0.042329341173172, 0.0020189371425658464, 0.01801406219601631, -0.0643835961818695, -0.04711085185408592, 0.027855079621076584, 0.0013505914248526096, 0.09407343715429306, 0.015447244048118591, 0.005634027998894453, 0.050335593521595, 0.058267708867788315, 0.0493718758225441, -0.06112179160118103, -0.04966840520501137, -0.05048385635018349, -0.04414557293057442, 0.02427821233868599, -0.022406380623579025, -0.01113832462579012, -0.012778494507074356, 0.03219179809093475, 0.021980121731758118, -0.005620128009468317, 0.026428038254380226, 0.04051310941576958, 0.058564238250255585, 0.006273415870964527, 0.0018521404126659036, -0.007459527347236872, -0.007037901785224676, -0.0422922745347023, 0.049001216888427734, -0.03638025373220444, -0.019719097763299942, 0.004994640126824379, -0.0017154596280306578, 0.0017015598714351654, 0.0158735029399395, 0.028374003246426582, 0.024760069325566292, -0.008881933987140656, -0.020645746961236, -0.01252829935401678, -0.008534440770745277, 0.0322103314101696, 0.01224103756248951, 0.001578778843395412, 0.01605883240699768, 0.016902083531022072, 0.052003562450408936, -0.007051801308989525, 0.009108963422477245, 0.03132074698805809, -0.018727583810687065, 0.02931918576359749, -0.0017061930848285556, 0.026909897103905678, -0.04110616445541382, 0.061381250619888306, -0.006319748237729073, -0.02527899295091629, -0.06879444420337677, -0.025130730122327805, -0.03686210885643959, -0.06779366731643677, -0.038029689341783524, 0.011036393232643604, -0.039215799421072006, 0.018588585779070854, -0.049112413078546524, 0.03430455923080444, -0.012898958288133144, -0.008474208414554596, -0.009739084169268608, -0.02939331717789173, -0.0226658433675766, 0.018949978053569794, -0.00488344207406044, 0.0685349851846695, 0.09511128813028336, -0.026038846001029015, -0.0017027182038873434, -0.021590929478406906, 0.00023861220688559115, -0.012157639488577843, -0.026353906840085983, -0.011657248251140118, -0.029560113325715065, 0.03563893213868141, 0.00008578745473641902, -0.017041081562638283, -0.042329341173172, -0.013167686760425568, 0.008691971190273762, -0.00715373270213604, 0.01626269519329071, -0.010888129472732544, -0.010952995158731937, -0.03476788476109505, 0.06560677289962769, -0.014409396797418594, 0.020997874438762665, -0.002437087707221508, -0.01773606799542904, 0.010693533346056938, -0.01842178963124752, -0.058156512677669525, 0.0014235650887712836, -0.0584530383348465, -0.0332111120223999, 0.039030469954013824, 0.07976597547531128, -0.07442847639322281, -0.02559405378997326, 0.002333997981622815, -0.10489670187234879, 0.03534240648150444, -0.041328560560941696, 0.023796355351805687, -0.028763195499777794, 0.011944510042667389, 0.008149880915880203, 0.004417800810188055, -0.03395242989063263, 0.07694896310567856, -0.005360666196793318, -0.010489670559763908, -0.024296745657920837, 0.010276541113853455, 0.01680941879749298, 0.028355469927191734, -0.011342187412083149, 0.019070442765951157, -0.019978560507297516, 0.017207877710461617, -0.0181437935680151, 0.11023420840501785, -0.07127786427736282, 0.03354470431804657, -0.03467521816492081, -0.020831076428294182, -0.09711284935474396, 0.0523371547460556, 0.040846701711416245, -0.046962589025497437, -0.008854134008288383, -0.04147682338953018, 0.020182423293590546, 0.007269564084708691, -0.008557606488466263, 0.01801406219601631, -0.025723785161972046, 0.014400131069123745, 0.03543506935238838, 0.011592383496463299, 0.009831749834120274, -0.054746441543102264, 0.03977178782224655, 0.004911241587251425, -0.002220483496785164, 0.0453316867351532, 0.03602812439203262, 0.0191260427236557, 0.015604774467647076, 0.049001216888427734, -0.005953722167760134, -0.0573781281709671, -0.014205534011125565, -0.05559895932674408, 0.03202500194311142, 0.030635027214884758, -0.024852735921740532, 0.055450696498155594, 0.014678125269711018, -0.017319075763225555, -0.035194139927625656, -0.006935970392078161, -0.03423042595386505, 0.012176171876490116, -0.018292058259248734, 0.03615785762667656, -0.039920054376125336, -0.017819466069340706, -0.06501371413469315, -0.00702400179579854, 0.009428656660020351, 0.04510929062962532, -0.008219379931688309, -0.00626414967700839, 0.06115885451436043, -0.04848229140043259, -0.012361502274870872, -0.028133073821663857, 0.018820248544216156, -0.014205534011125565, -0.027577083557844162, 0.040253646671772, 0.002397705102339387, 0.02861493080854416, 0.0025691352784633636, 0.03534240648150444, -0.0473332479596138, -0.019107509404420853, 0.021590929478406906, -0.002800797577947378, 0.03910460323095322, -0.03936406224966049, 0.008210113272070885, 0.017291275784373283, 0.06697821617126465, 0.0030672093853354454, -0.020071225240826607, 0.0483340285718441, 0.014492795802652836, -0.009257227182388306, 0.07031415402889252, -0.030338499695062637, -0.08836527913808823, -0.015298980288207531, -0.0036417318042367697, -0.011842578649520874, -0.018634917214512825, -0.033989496529102325, -0.00543943140655756, 0.021887456998229027, -0.024241145700216293, 0.02025655470788479, 0.01828279159963131, -0.003542117075994611, -0.03662118315696716, 0.03504587709903717, -0.02889292687177658, -0.02559405378997326, 0.013816341757774353, 0.02046041749417782, 0.0046425131149590015, 0.006866471376270056, 0.019200174137949944, 0.006180751137435436, 0.0443309023976326, -0.030635027214884758, 0.020886676385998726, 0.003472618293017149, -0.005564529448747635, 0.06323455274105072, 0.07242691516876221, 0.015549175441265106, 0.030357033014297485, 0.026409506797790527, -0.03597252815961838, -0.02598324790596962, 0.03714010491967201, -0.03597252815961838, 0.0015602458734065294, 0.03917873278260231, -0.008117448538541794, 0.015067318454384804, 0.03699184209108353, 0.06771953403949738, 0.019867362454533577, 0.06623689085245132, -0.0317099392414093, 0.006171484477818012, 0.06716354191303253, -0.07491033524274826, -0.041143231093883514, 0.03113541752099991, 0.036899175494909286, -0.0003292500914540142, 0.025723785161972046, 0.015215582214295864, -0.029560113325715065, -0.005754492245614529, 0.002585351699963212, 0.027132293209433556, -0.019385503605008125, -0.012574631720781326, 0.013686610385775566, -0.05166996642947197, -0.05255955085158348, -0.03363737091422081, 0.02627977542579174, -0.029467448592185974, 0.01914457604289055, 0.05189236253499985, 0.055339496582746506, -0.019904427230358124, 0.007844086736440659, 0.008242545649409294, 0.0382520854473114, 0.010841797105967999, -0.021405600011348724, 0.0796177089214325, 0.06575503945350647, 0.010322873480618, 0.006963769905269146, 0.03884514048695564, -0.06282682716846466, 0.06364227831363678, 0.026150044053792953, 0.015020986087620258, -0.04881588742136955, 0.012880425900220871, -0.057044532150030136, 0.002054844982922077, 0.031747005879879, -0.0196449663490057, 0.05118810757994652, -0.01601250097155571, -0.05159583315253258, 0.025946181267499924, 0.04603593796491623, 0.011861111037433147, -0.0694616362452507, 0.006454112473875284, 0.02405581623315811, -0.017180077731609344, 0.0008038682863116264, 0.01812526024878025, -0.0513363741338253, 0.0033660538028925657, -0.00967421941459179, 0.04121736064553261, -0.0007864936487749219, 0.002793847816064954, -0.04659193009138107, -0.03243272751569748, 0.07009175419807434, 0.07969184219837189, -0.007556825410574675, 0.012639496475458145, -0.06364227831363678, -0.015298980288207531, 0.06990642845630646, -0.05144757032394409, -0.0251863282173872, 0.04914947971701622, -0.035379473119974136, -0.015011719428002834, -0.04762977734208107, -0.02637244015932083, -0.010545269586145878, -0.007626323960721493, -0.11142031848430634, 0.06278976052999496, -0.00889120064675808, -0.06916510313749313, -0.001250976580195129, 0.055450696498155594, 0.021294401958584785, -0.02891145832836628, -0.017022548243403435, -0.008372277021408081, 0.0276882816106081, 0.055524829775094986, -0.060380470007658005, -0.013251085765659809, -0.019274305552244186, -0.007056434638798237, 0.017207877710461617, -0.0004193088097963482, 0.00682013900950551, -0.0462954007089138, -0.0036811144091188908, -0.06816432625055313, -0.0018579319585114717, 0.037733159959316254, 0.03132074698805809, 0.019311372190713882, -0.04662899300456047, 0.03662118315696716, 0.001039584749378264, -0.035379473119974136, 0.08947726339101791, 0.09140469133853912, -0.000033247164537897334, -0.045479949563741684, -0.01052673626691103, -0.02848520129919052, 0.004674945957958698, -0.006834038998931646, -0.049594271928071976, 0.02307356894016266, 0.0001059131245710887, -0.054931771010160446, 0.024241145700216293, -0.00639388058334589, -0.0181437935680151, -0.043552517890930176, -0.02789214439690113, -0.034693751484155655, -0.0003263543185312301, 0.03486054763197899, -0.0251863282173872, 0.06568090617656708, -0.01867198385298252, -0.002793847816064954, -0.014585460536181927, -0.004023974761366844, -0.0196449663490057, 0.010072678327560425, 0.07516979426145554, -0.021090539172291756, -0.02448207512497902, 0.032970182597637177, 0.03940112888813019, -0.022109853103756905, -0.032284460961818695, 0.027855079621076584, -0.04573941230773926, -0.02123880200088024, -0.022999435663223267, 0.015623307786881924, -0.05385686084628105, -0.05719279870390892, 0.021831858903169632, -0.06790485978126526, -0.036194924265146255, 0.02750295214354992, -0.03293311595916748, -0.0012996257282793522, -0.03284045308828354, 0.029652778059244156, -0.1409989595413208, 0.003474934957921505, 0.029560113325715065, -0.026112977415323257, 0.009326725266873837, -0.020719878375530243, -0.008877300657331944, -0.024037282913923264, 0.011453385464847088, 0.04421970620751381, 0.011258789338171482, -0.07835746556520462, 0.0327477864921093, 0.04240347445011139, -0.022480512037873268, -0.0049344077706336975, 0.07887639105319977, 0.06605156511068344, 0.04262587055563927, -0.02498246543109417, 0.0634198784828186, 0.0906633734703064, 0.010443338192999363, -0.07231571525335312, -0.025000998750329018, -0.019496701657772064, -0.022814106196165085, -0.021424133330583572, 0.04581354185938835, -0.026057379320263863, -0.02527899295091629, -0.0392528660595417, 0.03995712101459503, -0.022424913942813873, -0.001109662582166493, 0.04318185895681381, 0.030653560534119606, -0.009627887047827244, 0.013760742731392384, -0.02255464531481266, -0.008807801641523838, -0.038511548191308975, 0.03182113915681839, 0.042551737278699875, -0.011555316857993603, 0.032784853130578995, 0.015085850842297077, 0.04340425506234169, -0.014353797771036625, -0.021201737225055695, -0.05971328169107437, -0.07806093990802765, -0.031969401985406876, 0.034489888697862625, 0.013000890612602234, -0.035787198692560196, -0.050335593521595, -0.004132856149226427, 0.04840816184878349, -0.016698220744729042, 0.015067318454384804, -0.03854861110448837, -0.0674600750207901, 0.02728055603802204, 0.03243272751569748, 0.019311372190713882, -0.023203298449516296, 0.01011901069432497, -0.03352617472410202, -0.05960208550095558, -0.031691405922174454, -0.01278776116669178, 0.008464941754937172, -0.035824261605739594, 0.01903337799012661, 0.013862674124538898, -0.0007088867132551968, 0.016957683488726616, -0.06586623191833496, -0.01607736572623253, 0.009664952754974365, -0.05748932436108589, 0.014270399697124958, -0.005230935290455818, 0.01787506602704525, -0.017522938549518585, -0.03463815152645111, 0.006755273789167404, 0.03552773594856262, -0.009572288021445274, 0.0332481786608696, 0.023944618180394173, 0.011314388364553452, 0.026057379320263863, 0.03343350812792778, -0.041847482323646545, 0.06519904732704163, 0.04499809071421623, 0.0452946200966835, -0.007862620055675507, 0.00467957928776741, 0.016865018755197525, -0.026224175468087196, 0.002073377836495638, -0.07305703312158585, 0.014205534011125565, 0.017346875742077827, -0.08021076768636703, 0.05118810757994652, 0.006847938522696495, 0.024352343752980232, -0.00265485025011003, 0.0021243435330688953, 0.06152951717376709, 0.02902265638113022, 0.018449587747454643, -0.007552192080765963, 0.0015011719660833478, 0.0443309023976326, -0.010647200979292393, -0.008339843712747097, 0.0302273016422987, -0.024500608444213867, -0.019904427230358124, -0.017087412998080254, -0.02659483626484871, 0.001971446443349123, 0.005545996129512787, 0.0564144104719162, -0.04451623558998108, 0.00041872967267408967, 0.06256736069917679, 0.0020953859202563763, -0.020089756697416306, 0.0007187323644757271, 0.055561892688274384, -0.0028517632745206356, 0.03634318709373474, 0.023685157299041748, -0.10230208933353424, 0.012268837541341782, 0.0007633274071849883, -0.00788115244358778, -0.012602430768311024, -0.02103493921458721, 0.01444646343588829, 0.015234114602208138, -0.020478950813412666, -0.056340280920267105, -0.02166506089270115, 0.03795555606484413, 0.04177335277199745 ]